{"id":7,"date":"2026-06-11T11:15:36","date_gmt":"2026-06-11T11:15:36","guid":{"rendered":"https:\/\/trakice-za-nos.com.hr\/?page_id=7"},"modified":"2026-06-11T11:19:57","modified_gmt":"2026-06-11T11:19:57","slug":"coming-soon","status":"publish","type":"page","link":"https:\/\/trakice-za-nos.com.hr\/","title":{"rendered":"Coming Soon&#8230;"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5390dec e-flex e-con-boxed e-con e-parent\" data-id=\"5390dec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f70db4d elementor-widget elementor-widget-html\" data-id=\"f70db4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"hr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>FLYY \u00b7 Di\u0161i slobodno. Uskoro.<\/title>\n  <meta name=\"description\" content=\"FLYY nazalne trake koje ti poma\u017eu prodisati. Bolji san, lak\u0161e disanje, vi\u0161e energije. Uskoro u prodaji.\" \/>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700&family=Inter:wght@300;400;500&display=swap\" rel=\"stylesheet\" \/>\n\n  <style>\n    :root {\n      --bg:        #06121b;\n      --bg-2:      #0a1d2a;\n      --ink:       #eaf6fb;\n      --muted:     #8aa6b4;\n      --mint:      #5ce1c6;\n      --sky:       #58b9ff;\n      --accent:    linear-gradient(120deg, #5ce1c6 0%, #58b9ff 100%);\n      --glass:     rgba(255, 255, 255, 0.04);\n      --border:    rgba(255, 255, 255, 0.08);\n      --radius:    18px;\n    }\n\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    html, body { height: 100%; }\n\n    body {\n      font-family: 'Inter', system-ui, sans-serif;\n      background: var(--bg);\n      color: var(--ink);\n      min-height: 100vh;\n      display: flex;\n      flex-direction: column;\n      overflow-x: hidden;\n      position: relative;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ---------- Ambient background ---------- *\/\n    .glow {\n      position: fixed;\n      border-radius: 50%;\n      filter: blur(120px);\n      opacity: 0.45;\n      z-index: 0;\n      pointer-events: none;\n    }\n    .glow--mint {\n      width: 520px; height: 520px;\n      background: #16e0bd;\n      top: -180px; right: -120px;\n      animation: float1 14s ease-in-out infinite;\n    }\n    .glow--sky {\n      width: 460px; height: 460px;\n      background: #2a7fff;\n      bottom: -200px; left: -140px;\n      animation: float2 16s ease-in-out infinite;\n    }\n\n    @keyframes float1 {\n      0%,100% { transform: translate(0,0); }\n      50%     { transform: translate(-40px, 50px); }\n    }\n    @keyframes float2 {\n      0%,100% { transform: translate(0,0); }\n      50%     { transform: translate(50px, -40px); }\n    }\n\n    .grid-overlay {\n      position: fixed; inset: 0;\n      background-image:\n        linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\n      background-size: 64px 64px;\n      mask-image: radial-gradient(ellipse at center, #000 0%, transparent 78%);\n      -webkit-mask-image: radial-gradient(ellipse at center, #000 0%, transparent 78%);\n      z-index: 0;\n      pointer-events: none;\n    }\n\n    \/* ---------- Layout ---------- *\/\n    header, main, footer {\n      position: relative;\n      z-index: 2;\n      width: 100%;\n      max-width: 1080px;\n      margin-inline: auto;\n      padding-inline: 28px;\n    }\n\n    header {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding-top: 34px;\n    }\n\n    .brand {\n      display: flex;\n      align-items: center;\n      gap: 11px;\n      font-family: 'Sora', sans-serif;\n      font-weight: 700;\n      font-size: 1.4rem;\n      letter-spacing: 0.04em;\n    }\n    .brand .mark {\n      width: 34px; height: 34px;\n      display: grid; place-items: center;\n      border-radius: 11px;\n      background: var(--accent);\n      box-shadow: 0 8px 26px rgba(92, 225, 198, 0.35);\n    }\n    .brand .mark svg { width: 20px; height: 20px; }\n\n    .nav-pill {\n      font-size: 0.82rem;\n      color: var(--muted);\n      border: 1px solid var(--border);\n      background: var(--glass);\n      padding: 8px 15px;\n      border-radius: 100px;\n      backdrop-filter: blur(8px);\n    }\n\n    main {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding-block: 70px 50px;\n    }\n\n    h1 {\n      font-family: 'Sora', sans-serif;\n      font-weight: 700;\n      font-size: clamp(2.6rem, 7vw, 5rem);\n      line-height: 1.02;\n      letter-spacing: -0.035em;\n      max-width: 14ch;\n      margin-bottom: 24px;\n      animation: rise 0.8s 0.08s cubic-bezier(.2,.7,.2,1) both;\n    }\n    h1 .grad {\n      background: var(--accent);\n      -webkit-background-clip: text;\n      background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    .sub {\n      font-size: clamp(1rem, 2.4vw, 1.22rem);\n      color: var(--muted);\n      font-weight: 300;\n      line-height: 1.6;\n      max-width: 52ch;\n      margin-bottom: 44px;\n      animation: rise 0.8s 0.16s cubic-bezier(.2,.7,.2,1) both;\n    }\n\n    \/* ---------- Feature row ---------- *\/\n    .features {\n      display: flex;\n      gap: 14px;\n      flex-wrap: wrap;\n      justify-content: center;\n      margin-top: 8px;\n      animation: rise 0.9s 0.24s cubic-bezier(.2,.7,.2,1) both;\n    }\n    .feature {\n      display: flex;\n      align-items: center;\n      gap: 11px;\n      text-align: left;\n      padding: 16px 20px;\n      border: 1px solid var(--border);\n      background: var(--glass);\n      border-radius: var(--radius);\n      backdrop-filter: blur(8px);\n      min-width: 210px;\n      transition: border-color 0.25s ease, transform 0.25s ease;\n    }\n    .feature:hover {\n      border-color: rgba(92, 225, 198, 0.3);\n      transform: translateY(-3px);\n    }\n    .feature .ico {\n      width: 40px; height: 40px;\n      flex-shrink: 0;\n      display: grid; place-items: center;\n      border-radius: 11px;\n      background: rgba(88, 185, 255, 0.1);\n      color: var(--sky);\n    }\n    .feature .ico svg { width: 21px; height: 21px; }\n    .feature h3 {\n      font-family: 'Sora', sans-serif;\n      font-size: 0.95rem;\n      font-weight: 600;\n      margin-bottom: 2px;\n    }\n    .feature p { font-size: 0.8rem; color: var(--muted); }\n\n    footer {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding-block: 30px;\n      font-size: 0.82rem;\n      color: #5e7785;\n      flex-wrap: wrap;\n      gap: 14px;\n    }\n    .socials { display: flex; gap: 10px; }\n    .socials a {\n      width: 36px; height: 36px;\n      display: grid; place-items: center;\n      border-radius: 10px;\n      border: 1px solid var(--border);\n      color: var(--muted);\n      transition: color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;\n    }\n    .socials a:hover {\n      color: var(--mint);\n      border-color: rgba(92, 225, 198, 0.3);\n      transform: translateY(-2px);\n    }\n    .socials svg { width: 17px; height: 17px; }\n\n    \/* ---------- Animations ---------- *\/\n    @keyframes rise {\n      from { opacity: 0; transform: translateY(20px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    @media (max-width: 560px) {\n      .nav-pill { display: none; }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"glow glow--mint\"><\/div>\n  <div class=\"glow glow--sky\"><\/div>\n  <div class=\"grid-overlay\"><\/div>\n\n  <header>\n    <div class=\"brand\">\n      <span class=\"mark\" aria-hidden=\"true\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M4 14c3.5 0 4-5 8-5s4.5 5 8 5\" stroke=\"#04161a\" stroke-width=\"2.2\" stroke-linecap=\"round\"\/>\n          <path d=\"M4 9c3.5 0 4 5 8 5s4.5-5 8-5\" stroke=\"#04161a\" stroke-width=\"2.2\" stroke-linecap=\"round\" opacity=\"0.5\"\/>\n        <\/svg>\n      <\/span>\n      FLYY\n    <\/div>\n    <span class=\"nav-pill\">Uskoro u prodaji \u2726 2026<\/span>\n  <\/header>\n\n  <main>\n    <h1>Di\u0161i slobodno.<br \/><span class=\"grad\">Spavaj dublje.<\/span><\/h1>\n\n    <p class=\"sub\">\n      FLYY nazalne trake nje\u017eno otvaraju nosne kanale za prirodno, bezstresno\n      disanje. Manje hrkanja, bolji san i vi\u0161e energije, bez lijekova i bez navikavanja.\n    <\/p>\n\n    <div class=\"features\">\n      <div class=\"feature\">\n        <span class=\"ico\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 3C7 8 7 13 12 21c5-8 5-13 0-18Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3>Lak\u0161e disanje<\/h3>\n          <p>Do 30% vi\u0161e protoka zraka<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"feature\">\n        <span class=\"ico\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M21 12.8A9 9 0 1 1 11.2 3 7 7 0 0 0 21 12.8Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3>Mirniji san<\/h3>\n          <p>Manje hrkanja, vi\u0161e odmora<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"feature\">\n        <span class=\"ico\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M13 2 4 14h7l-1 8 9-12h-7l1-8Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/span>\n        <div>\n          <h3>Bez lijekova<\/h3>\n          <p>100% prirodno i sigurno<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/main>\n\n  <footer>\n    <span>\u00a9 2026 FLYY. Sva prava pridr\u017eana.<\/span>\n    <div class=\"socials\">\n      <a href=\"#\" aria-label=\"Instagram\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.7\"\/><circle cx=\"17.5\" cy=\"6.5\" r=\"1\" fill=\"currentColor\"\/><\/svg>\n      <\/a>\n      <a href=\"#\" aria-label=\"TikTok\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M14 3v11.5a3.5 3.5 0 1 1-3-3.46M14 3c.5 2.5 2 4 4.5 4.2\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n      <a href=\"#\" aria-label=\"Facebook\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M14 8h2.5M14 8V6.5C14 5 15 4.5 16.5 4.5H18M14 8v12M14 12h3.5\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n  <\/footer>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FLYY \u00b7 Di\u0161i slobodno. Uskoro. FLYY Uskoro u prodaji \u2726 2026 Di\u0161i slobodno.Spavaj dublje. FLYY nazalne trake nje\u017eno otvaraju nosne kanale za prirodno, bezstresno disanje. Manje hrkanja, bolji san i vi\u0161e energije, bez lijekova i bez navikavanja. Lak\u0161e disanje Do 30% vi\u0161e protoka zraka Mirniji san Manje hrkanja, vi\u0161e odmora Bez lijekova 100% prirodno i [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":5,"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/trakice-za-nos.com.hr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}