.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f6fde0;border-bottom:1px solid #4a3fd414;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo img{width:auto;height:30px;display:block}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--mid);font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--near-black)}.nav-cta{background:var(--indigo);border-radius:8px;padding:8px 20px;color:#fff!important;font-weight:500!important;text-decoration:none!important;transition:background .2s!important}.nav-cta:hover{background:var(--indigo-light)!important;color:#fff!important}.nav-right{align-items:center;gap:28px;display:flex}.lang-select{position:relative}.lang-trigger{background:var(--white);cursor:pointer;font-family:var(--sans);color:var(--near-black);border:1px solid #4a3fd424;border-radius:8px;align-items:center;gap:7px;padding:6px 10px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s;display:flex}.lang-trigger:hover{border-color:var(--indigo-border)}.lang-code{letter-spacing:.02em}.lang-chev{color:var(--soft);transition:transform .2s}.lang-select.open .lang-chev{transform:rotate(180deg)}.flag{border-radius:3px;flex-shrink:0;width:20px;height:14px;line-height:0;display:inline-block;overflow:hidden;box-shadow:0 0 0 1px #12112a0f}.flag svg{width:100%;height:100%;display:block}.lang-menu{background:var(--white);opacity:0;visibility:hidden;z-index:120;border:1px solid #4a3fd41f;border-radius:12px;min-width:188px;padding:6px;list-style:none;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px);box-shadow:0 12px 32px -12px #12112a38}.lang-select.open .lang-menu{opacity:1;visibility:visible;transform:translateY(0)}.lang-menu li{cursor:pointer;color:var(--mid);border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.lang-menu li:hover{background:var(--indigo-pale);color:var(--near-black)}.lang-menu li.active{color:var(--indigo)}.lang-menu li.active:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 7.5l3 3 6-7' stroke='%234A3FD4' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;flex-shrink:0;width:14px;height:14px;margin-left:auto}.hero{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a3fd41a 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.hero-waitlist{align-items:center;gap:12px;margin-bottom:32px;animation:.6s both fadeUp;display:inline-flex}.wl-avatars{align-items:center;display:flex}.wl-avatars span{border:2px solid var(--bg);color:#fff;letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:10px;font-weight:600;display:flex}.wl-avatars span:first-child{margin-left:0}.wl-text{color:var(--mid);text-align:left;font-size:13px;line-height:1.3}.wl-text strong{color:var(--near-black);font-weight:600}.hero h1{font-family:var(--serif);letter-spacing:-1.5px;color:var(--near-black);max-width:820px;margin-bottom:24px;font-size:clamp(48px,7vw,80px);font-weight:500;line-height:1.1;animation:.6s .1s both fadeUp}.hero h1 em{color:var(--indigo);font-style:italic}.hero-sub{color:var(--mid);max-width:520px;margin-bottom:44px;font-size:clamp(17px,2vw,20px);font-weight:300;line-height:1.65;animation:.6s .2s both fadeUp}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;animation:.6s .3s both fadeUp;display:flex}.btn-primary{background:var(--indigo);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:10px;padding:14px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--indigo-light);transform:translateY(-1px)}.btn-ghost{color:var(--mid);align-items:center;gap:6px;font-size:15px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.btn-ghost:hover{color:var(--near-black)}.btn-ghost svg{transition:transform .2s}.btn-ghost:hover svg{transform:translate(3px)}.hero-note{color:var(--soft);margin-top:20px;font-size:13px;animation:.6s .4s both fadeUp}.hero-mockup{perspective:1600px;width:100%;max-width:940px;margin-top:72px;animation:.7s .5s both fadeUp}.mock-stage{width:100%;position:relative}@media (prefers-reduced-motion:no-preference){.mock-stage{will-change:transform;animation:6.5s ease-in-out infinite mockFloat}.mock-stage:hover{animation-play-state:paused}}.mock-window{z-index:2;background:var(--white);text-align:left;border:1px solid #4a3fd41f;border-radius:16px;max-width:680px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 70px -30px #4a3fd459,0 8px 24px -12px #12112a1f}.mock-links{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.mock-link-path{fill:none;stroke:var(--indigo-light);stroke-width:1.5px;stroke-dasharray:1 7;stroke-linecap:round;opacity:.5}.mock-link-dot{fill:var(--indigo);opacity:.55}@media (prefers-reduced-motion:no-preference){.mock-link-path{animation:1.4s linear infinite dashFlow}}@keyframes dashFlow{to{stroke-dashoffset:-16px}}.mock-chip{background:var(--white);z-index:3;border:1px solid #4a3fd41a;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;box-shadow:0 10px 24px -10px #12112a38}.mock-chip svg{width:27px;height:27px;display:block}.mock-chip[data-pos=tl]{top:1%;left:2%}.mock-chip[data-pos=ml]{top:27%;left:-1%}.mock-chip[data-pos=bl]{top:53%;left:-1%}.mock-chip[data-pos=fl]{top:79%;left:3%}.mock-chip[data-pos=tr]{top:4%;right:1%}.mock-chip[data-pos=mr]{top:39%;right:-1.5%}.mock-chip[data-pos=br]{top:74%;right:3.5%}@media (prefers-reduced-motion:no-preference){.mock-chip{animation:5s ease-in-out infinite chipBob}.mock-chip[data-pos=ml],.mock-chip[data-pos=fl],.mock-chip[data-pos=tr],.mock-chip[data-pos=br]{animation-delay:-2.5s}}@keyframes chipBob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes mockFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(-.25deg)}}@media (max-width:880px){.hero-mockup{max-width:680px}.mock-chip,.mock-links{display:none}}.mock-bar{background:#fbfafe;border-bottom:1px solid #4a3fd414;align-items:center;gap:7px;padding:12px 16px;display:flex}.mock-dot{border-radius:50%;width:11px;height:11px}.mock-url{color:var(--soft);background:var(--bg);text-align:center;border-radius:6px;flex:1;max-width:240px;margin-left:12px;padding:4px 14px;font-size:11px}.mock-body{padding:24px 24px 28px}.mock-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.mock-greeting{font-family:var(--serif);color:var(--near-black);letter-spacing:-.3px;font-size:22px;font-weight:500}.mock-date{color:var(--soft);margin-top:3px;font-size:12.5px}.mock-pill{color:var(--indigo);background:var(--indigo-pale);border:1px solid var(--indigo-border);white-space:nowrap;border-radius:100px;flex-shrink:0;padding:5px 11px;font-size:11px;font-weight:500}.mock-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--soft);margin-bottom:10px;font-size:10px;font-weight:600}.mock-section-label:not(:first-of-type){margin-top:18px}.mock-item{border:1px solid #4a3fd414;border-radius:11px;align-items:center;gap:14px;margin-bottom:8px;padding:12px 14px;transition:border-color .2s,background .2s;display:flex}.mock-item:hover{border-color:var(--indigo-border);background:#fcfbfe}.mock-ic{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mock-ic svg{width:17px;height:17px}.mock-text{flex:1;min-width:0}.mock-t1{color:var(--near-black);margin-bottom:2px;font-size:13.5px;font-weight:500}.mock-t2{color:var(--soft);font-size:12px;line-height:1.4}.mock-tag{color:var(--mid);background:var(--bg);white-space:nowrap;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:10.5px;font-weight:500}.integrations{text-align:center;padding:20px 24px 64px}.int-label{color:var(--soft);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:500}.int-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.int-logo{color:var(--soft);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.int-icon{flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.int-icon svg{width:100%;height:100%;display:block}.problem{background:var(--near-black);text-align:center;padding:96px 24px}.problem h2{font-family:var(--serif);color:#fff;letter-spacing:-.5px;max-width:680px;margin:0 auto 20px;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.25}.problem h2 em{color:var(--indigo-light);font-style:italic}.problem p{color:#ffffff80;max-width:500px;margin:0 auto;font-size:17px;font-weight:300;line-height:1.7}.pains{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:56px;display:flex}.pain-card{text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;max-width:220px;padding:24px 28px}.pain-number{font-family:var(--serif);color:var(--indigo-light);margin-bottom:8px;font-size:36px;font-weight:500;line-height:1}.pain-label{color:#ffffff73;font-size:13px;line-height:1.5}.features{max-width:1120px;margin:0 auto;padding:100px 24px}.section-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--indigo);background:var(--indigo-pale);border-radius:100px;margin-bottom:20px;padding:5px 12px;font-size:11px;font-weight:500;display:inline-block}.section-h2{font-family:var(--serif);letter-spacing:-.5px;color:var(--near-black);max-width:560px;margin-bottom:64px;font-size:clamp(30px,3.5vw,44px);font-weight:500;line-height:1.2}.section-h2 em{color:var(--indigo);font-style:italic}.fx-showcase{flex-direction:column;gap:88px;display:flex}.fx-row{grid-template-columns:1fr 1.05fr;align-items:center;gap:64px;display:grid}.fx-row.flip .fx-visual{order:-1}.fx-kicker{letter-spacing:.13em;text-transform:uppercase;color:var(--indigo);white-space:nowrap;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:inline-flex}.fx-kicker:before{content:"";background:var(--indigo);opacity:.5;width:22px;height:1.5px}.fx-title{font-family:var(--serif);letter-spacing:-.5px;color:var(--near-black);text-wrap:balance;margin-bottom:14px;font-size:clamp(26px,2.6vw,33px);font-weight:500;line-height:1.18}.fx-title em{color:var(--indigo);font-style:italic}.fx-desc{color:var(--mid);max-width:440px;font-size:15.5px;font-weight:300;line-height:1.62}.fx-window{background:var(--white);border:1px solid #4a3fd41a;border-radius:16px;overflow:hidden;box-shadow:0 26px 60px -32px #4a3fd457,0 6px 20px -12px #12112a1a}.fx-bar{background:#fbfafe;border-bottom:1px solid #4a3fd414;align-items:center;gap:7px;padding:11px 15px;display:flex}.fx-dot{border-radius:50%;width:10px;height:10px}.fx-url{color:var(--soft);background:var(--bg);text-align:center;border-radius:6px;flex:1;max-width:200px;margin-left:10px;padding:3px 12px;font-size:10.5px}.fx-pad{padding:18px}.fx-brief-card{background:var(--near-black);border-radius:18px;padding:24px;box-shadow:0 30px 64px -30px #4a3fd480,0 8px 24px -14px #12112a4d}.fx-brief-top{align-items:center;gap:9px;margin-bottom:18px;display:flex}.fx-brief-mark{border-radius:6px;flex-shrink:0;width:22px;height:22px;display:flex;overflow:hidden}.fx-brief-mark img{object-fit:contain;width:100%;height:100%}.fx-brief-label{color:#ffffffd9;font-size:12px;font-weight:500}.fx-brief-time{color:#fff6;margin-left:auto;font-size:11px}.fx-brief-greeting{font-family:var(--serif);color:#fff;letter-spacing:-.2px;margin-bottom:10px;font-size:21px;font-style:italic}.fx-brief-text{font-family:var(--serif);color:#ffffffc7;margin-bottom:18px;font-size:15px;line-height:1.6}.fx-brief-text .fx-hl{color:var(--teal)}.fx-brief-text .fx-ref{font-family:var(--sans);color:var(--indigo-light);white-space:nowrap;background:#7b72e829;border-radius:5px;padding:1px 6px;font-size:10.5px;font-weight:500}.fx-brief-dots{border-top:1px solid #ffffff14;align-items:center;gap:16px;padding-top:16px;display:flex}.fx-brief-dots span{color:#ffffff80;align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.fx-brief-dots i{border-radius:50%;width:7px;height:7px}.fx-task{border-bottom:1px solid #4a3fd412;align-items:center;gap:12px;padding:12px 6px;display:flex}.fx-task:last-child{border-bottom:none}.fx-task-check{border:1.5px solid var(--indigo-border);border-radius:6px;flex-shrink:0;width:18px;height:18px}.fx-task-check.done{background:var(--teal);border-color:var(--teal);background-image:url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5l3 3 6-6.5' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.fx-task-main{flex:1;min-width:0}.fx-task-text{color:var(--near-black);margin-bottom:4px;font-size:13.5px;font-weight:500;line-height:1.35}.fx-task-src{color:var(--soft);align-items:center;gap:6px;font-size:11px;display:inline-flex}.fx-bug{background:var(--white);border-radius:4px;flex-shrink:0;width:16px;height:16px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #12112a14}.fx-bug img,.fx-bug svg{object-fit:contain;width:100%;height:100%;display:block}.fx-org-intro{letter-spacing:.05em;color:var(--indigo);background:var(--indigo-pale);border-radius:100px;align-items:center;gap:8px;margin-bottom:6px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.fx-tree{text-align:center;padding:10px 0 4px}.fx-tree ul{justify-content:center;padding-top:16px;list-style:none;display:flex;position:relative}.fx-tree li{padding:16px 8px 0;list-style:none;position:relative}.fx-tree li:before,.fx-tree li:after{content:"";border-top:1.5px solid var(--indigo-border);width:50%;height:16px;position:absolute;top:0;right:50%}.fx-tree li:after{border-left:1.5px solid var(--indigo-border);left:50%;right:auto}.fx-tree li:only-child:before,.fx-tree li:only-child:after{display:none}.fx-tree li:first-child:before,.fx-tree li:last-child:after{border:0}.fx-tree li:last-child:before{border-right:1.5px solid var(--indigo-border);border-radius:0 6px 0 0}.fx-tree li:first-child:after{border-radius:6px 0 0}.fx-tree ul ul:before{content:"";border-left:1.5px solid var(--indigo-border);width:0;height:16px;position:absolute;top:0;left:50%}.fx-node{background:var(--white);border:1px solid #4a3fd41a;border-radius:12px;flex-direction:column;align-items:center;gap:7px;min-width:104px;padding:11px 13px;display:inline-flex}.fx-node.root{background:var(--near-black);border-color:var(--near-black)}.fx-node.root .fx-node-name{color:#fff}.fx-node.root .fx-node-role{color:#ffffff80}.fx-node-name{color:var(--near-black);font-size:12px;font-weight:600;line-height:1.2}.fx-node-role{color:var(--soft);margin-top:2px;font-size:10px}.fx-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.fx-av.s28{width:28px;height:28px}.fx-av.s26{width:26px;height:26px;font-size:10px}.fx-av.ai{background:var(--indigo)}.fx-av.at{background:var(--teal)}.fx-av.al{background:var(--indigo-light)}.fx-av.ad{background:var(--near-black)}.fx-ask{flex-direction:column;gap:14px;display:flex}.fx-ask-user{align-items:flex-start;gap:10px;display:flex}.fx-ask-q{color:#fff;background:var(--indigo);border:1px solid var(--indigo);border-radius:13px 13px 13px 4px;padding:9px 13px;font-size:13px;line-height:1.45}.fx-ask-fenly{align-items:flex-start;gap:10px;display:flex}.fx-ask-mark{border:1px solid #4a3fd41f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.fx-ask-mark img{object-fit:contain;width:17px;height:17px}.fx-ask-bubble{flex:1;min-width:0}.fx-ask-a{color:var(--near-black);font-size:13px;line-height:1.55}.fx-ask-a strong{font-weight:600}.fx-ask-a .fx-cite{color:var(--indigo);background:var(--indigo-pale);vertical-align:text-top;border-radius:4px;justify-content:center;align-items:center;min-width:14px;height:13px;margin-left:1px;padding:0 3px;font-size:9px;font-weight:600;display:inline-flex}.fx-ask-source{color:var(--soft);border:1px solid #4a3fd41a;border-radius:8px;align-items:center;gap:7px;margin-top:10px;padding:6px 10px;font-size:10.5px;display:inline-flex}.fx-ask-source b{color:var(--indigo);font-weight:600}.fx-chat-input{border:1.5px solid var(--indigo);border-radius:14px;margin-top:6px;padding:13px 15px;box-shadow:0 0 0 3px #4a3fd412}.fx-chat-top{align-items:center;gap:11px;min-height:22px;margin-bottom:11px;display:flex}.fx-chat-logo{flex-shrink:0;width:18px;height:18px;display:flex}.fx-chat-logo img{object-fit:contain;width:100%;height:100%}.fx-chat-text{color:var(--soft);flex:1;min-width:0;font-size:13.5px;line-height:1.4}.fx-chat-caret{background:var(--indigo);vertical-align:text-bottom;width:1.5px;height:15px;margin-left:1px;animation:1.1s step-end infinite fxCaret;display:inline-block}@keyframes fxCaret{50%{opacity:0}}.fx-chat-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.fx-chat-tools{align-items:center;gap:13px;display:flex}.fx-chat-tool{color:var(--soft);font-size:11.5px}.fx-chat-tool-ic{color:var(--soft);display:flex}.fx-chat-tool-ic svg{width:14px;height:14px}.fx-chat-send{font-family:var(--sans);color:#fff;background:var(--indigo);border:none;border-radius:7px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.fx-chat-send svg{width:13px;height:13px}@media (max-width:860px){.fx-row,.fx-row.flip{grid-template-columns:1fr;gap:28px}.fx-row.flip .fx-visual{order:0}.fx-desc{max-width:520px}.fx-showcase{gap:64px}}@media (max-width:560px){.fx-showcase{gap:52px}.fx-brief-card{padding:20px}.fx-brief-greeting{font-size:19px}.fx-brief-text{font-size:14px}.fx-pad{padding:14px}.fx-tree li{padding:14px 4px 0}.fx-node{gap:6px;min-width:0;padding:9px 10px}.fx-node-name{font-size:11px}.fx-node-role{font-size:9px}.fx-av.s28{width:24px;height:24px;font-size:10px}.fx-av.s26{width:22px;height:22px;font-size:9px}.fx-chat-tools{gap:10px}.fx-chat-tool-ic{display:none}.fx-chat-tool{font-size:11px}}.how{background:var(--white);padding:100px 24px}.how-inner{max-width:900px;margin:0 auto}.steps{flex-direction:column;gap:0;margin-top:56px;display:flex;position:relative}.steps:before{content:"";background:var(--indigo-border);width:1px;position:absolute;top:48px;bottom:48px;left:23px}.step{border-bottom:1px solid #4a3fd40f;align-items:flex-start;gap:28px;padding:32px 0;display:flex}.step:last-child{border-bottom:none}.step-num{background:var(--indigo-pale);border:1px solid var(--indigo-border);width:46px;height:46px;font-family:var(--serif);color:var(--indigo);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:500;display:flex;position:relative}.step-content h3{font-family:var(--serif);color:var(--near-black);letter-spacing:-.2px;margin-bottom:8px;font-size:22px;font-weight:500}.step-content p{color:var(--mid);max-width:600px;font-size:15px;line-height:1.65}.testimonials{max-width:1100px;margin:0 auto;padding:100px 24px}.testi-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:56px;display:grid}.testi-card{background:var(--white);border:1px solid #4a3fd41a;border-radius:16px;padding:28px 32px}.testi-quote{font-family:var(--serif);color:var(--near-black);margin-bottom:20px;font-size:16px;font-style:italic;line-height:1.6}.testi-author{align-items:center;gap:12px;display:flex}.testi-avatar{background:var(--indigo-pale);width:36px;height:36px;color:var(--indigo);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.testi-name{color:var(--near-black);font-size:13px;font-weight:500}.testi-role{color:var(--soft);font-size:12px}.pricing{background:var(--near-black);padding:100px 24px}.pricing-inner{text-align:center;max-width:960px;margin:0 auto}.pricing-inner .section-h2{color:#fff;text-align:center;max-width:100%;margin:0 auto 16px}.pricing-inner .section-h2 em{color:var(--indigo-light)}.pricing-sub{color:#ffffff73;margin-bottom:56px;font-size:16px;font-weight:300}.fm-card{text-align:left;background:#ffffff0b;border:1px solid #7b72e880;border-radius:20px;max-width:540px;margin:0 auto;padding:36px 36px 30px;position:relative;box-shadow:0 28px 64px -30px #4a3fd499}.fm-badge{letter-spacing:.08em;color:var(--indigo-light);white-space:nowrap;background:#7b72e824;border:1px solid #7b72e84d;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 13px;font-size:10.5px;font-weight:600;display:inline-flex}.fm-dot{background:var(--teal);border-radius:50%;width:6px;height:6px;animation:2s infinite fmPulse}@keyframes fmPulse{0%,to{opacity:1}50%{opacity:.35}}.fm-title{font-family:var(--serif);letter-spacing:-.4px;color:#fff;margin-bottom:28px;font-size:27px;font-weight:500;line-height:1.24}.fm-title em{color:var(--indigo-light);font-style:italic}.fm-benefits{flex-direction:column;gap:14px;margin-bottom:30px;list-style:none;display:flex}.fm-benefits li{color:#ffffffd1;align-items:flex-start;gap:13px;font-size:14.5px;line-height:1.45;display:flex}.fm-benefits li:before{content:"";background-color:#1bc89a29;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4.5l3.2 3.2L11 1' stroke='%231BC89A' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:1px solid #1bc89a66;border-radius:6px;flex-shrink:0;width:21px;height:21px;margin-top:1px}.fm-btn{text-align:center;width:100%;color:var(--indigo);font-family:var(--sans);background:#fff;border-radius:11px;padding:15px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:block}.fm-btn:hover{background:var(--indigo-pale);transform:translateY(-1px)}.fm-note{color:#ffffff73;text-align:center;margin-top:16px;font-size:12.5px;line-height:1.55}.fm-urgency{text-align:center;justify-content:center;align-items:center;gap:11px;margin-top:38px;display:flex}.fm-pulse{background:var(--teal);border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative}.fm-pulse:after{content:"";border:1.5px solid var(--teal);opacity:0;border-radius:50%;animation:2.4s ease-out infinite fmRing;position:absolute;inset:-5px}@keyframes fmRing{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(1.4)}}.fm-urgency-text{color:#ffffff9e;max-width:440px;font-size:13px;line-height:1.5}.fm-urgency-text strong{color:#fff;font-weight:600}.cta-section{text-align:center;padding:120px 24px;position:relative;overflow:hidden}.cta-section:before{content:"";pointer-events:none;background:radial-gradient(#4a3fd41f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section h2{font-family:var(--serif);letter-spacing:-1px;color:var(--near-black);max-width:700px;margin:0 auto 20px;font-size:clamp(36px,5vw,60px);font-weight:500;line-height:1.15}.cta-section h2 em{color:var(--indigo);font-style:italic}.cta-section p{color:var(--mid);margin-bottom:40px;font-size:17px;font-weight:300}.cta-note{color:var(--soft);margin-top:16px;font-size:13px}.cta-big{padding:16px 40px;font-size:16px}.footer{border-top:1px solid #4a3fd414;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:40px 48px;display:flex}.footer-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.footer-logo img{width:auto;height:22px;display:block}.footer-copy{color:var(--soft);font-size:13px}.footer-links{gap:24px;list-style:none;display:flex}.footer-links a{color:var(--soft);font-size:13px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--near-black)}.nav-burger{background:var(--white);width:40px;height:40px;color:var(--near-black);cursor:pointer;border:1px solid #4a3fd424;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:none}.nav-burger:hover{border-color:var(--indigo-border)}.nav-mobile{display:none}@media (max-width:768px){.nav-desktop{display:none}.nav-burger{display:inline-flex}.nav-mobile{z-index:110;background:var(--white);opacity:0;visibility:hidden;border-bottom:1px solid #4a3fd41a;flex-direction:column;gap:2px;padding:12px 20px 20px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:fixed;top:64px;left:0;right:0;transform:translateY(-10px);box-shadow:0 16px 32px -16px #12112a38}.nav-mobile.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-mobile a:not(.nav-cta){color:var(--near-black);border-radius:8px;padding:13px 10px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s}.nav-mobile a:not(.nav-cta):hover{background:var(--indigo-pale)}.nav-mobile-cta{text-align:center;margin-top:10px;padding:13px 20px}.nav-mobile-lang{margin-top:14px}.nav-backdrop{z-index:105;cursor:default;background:#12112a47;border:none;margin:0;padding:0;position:fixed;inset:64px 0 0}}@media (max-width:640px){.nav{padding:0 20px}.hero{padding:104px 20px 56px}.hero-mockup{margin-top:48px}.hero-sub{margin-bottom:36px}.mock-body{padding:18px 16px 20px}.mock-head{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px}.mock-pill{align-self:flex-start}.mock-greeting{font-size:18px}.mock-date{font-size:11.5px}.mock-pill{padding:4px 9px;font-size:10px}.mock-item{gap:11px;padding:10px 11px}.mock-ic{border-radius:8px;width:30px;height:30px}.mock-ic svg{width:15px;height:15px}.mock-t1{font-size:12.5px}.mock-t2{font-size:11px}.mock-tag{padding:3px 8px;font-size:10px}.mock-section-label{font-size:9.5px}.mock-item--tagged{grid-template-columns:auto 1fr;grid-template-areas:"ic text"".tag";align-items:start;gap:8px 11px;display:grid}.mock-item--tagged .mock-ic{grid-area:ic}.mock-item--tagged .mock-text{grid-area:text}.mock-item--tagged .mock-tag{grid-area:tag;justify-self:start}.integrations{padding:16px 20px 48px}.int-logos{gap:22px 26px}.problem{padding:64px 20px}.pains{margin-top:40px}.pain-card{width:100%;max-width:100%}.features,.how,.testimonials,.pricing{padding:64px 20px}.cta-section{padding:80px 20px}.section-h2{margin-bottom:40px}.how .steps{margin-top:40px}.step{gap:18px;padding:24px 0}.testi-grid,.fx-showcase{margin-top:40px}.fm-card{padding:28px 22px 26px}.fm-badge{white-space:normal}.footer{flex-direction:column;align-items:flex-start;padding:32px 20px}}.security{background:var(--near-black);padding:104px 24px;overflow:hidden}.security-inner{max-width:1080px;margin:0 auto}.security-head{text-align:center;max-width:640px;margin:0 auto 64px}.security h2{font-family:var(--serif);letter-spacing:-.5px;color:#fff;margin-bottom:16px;font-size:clamp(30px,3.5vw,44px);font-weight:500;line-height:1.2}.security h2 em{color:var(--indigo-light);font-style:italic}.security-sub{color:#ffffff80;font-size:16px;font-weight:300;line-height:1.6}.security-body{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.enc-diagram{width:100%;max-width:480px;margin:0 auto;position:relative}.enc-svg{width:100%;height:auto;display:block;overflow:visible}.enc-line{fill:none;stroke:var(--indigo-light);stroke-width:1.4px;stroke-dasharray:1 7;stroke-linecap:round;opacity:.55}@media (prefers-reduced-motion:no-preference){.enc-line{animation:1.5s linear infinite encFlow}}@keyframes encFlow{to{stroke-dashoffset:-16px}}.enc-chips-row{justify-content:space-between;margin-bottom:6px;display:flex}.enc-chip{background:var(--white);border-radius:13px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 8px 20px -10px #00000080}.enc-chip svg,.enc-chip img{object-fit:contain;width:26px;height:26px;display:block}.enc-core{flex-direction:column;align-items:center;margin-top:4px;display:flex;position:relative}.enc-shield{background:radial-gradient(circle at 50% 40%,#1bc89a38,#1bc89a0a 70%);border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.enc-shield:before{content:"";border:1px solid #1bc89a59;border-radius:50%;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.enc-shield:after{content:"";border:1px solid #1bc89a4d;border-radius:50%;animation:2.8s ease-out infinite encPulse;position:absolute;inset:-8px}}@keyframes encPulse{0%{opacity:.7;transform:scale(.85)}to{opacity:0;transform:scale(1.15)}}.enc-shield-ic{background:var(--near-black);border:1px solid #1bc89a73;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.enc-shield-ic svg{width:26px;height:26px;color:var(--teal)}.enc-badge{color:var(--teal);background:#1bc89a1a;border:1px solid #1bc89a47;border-radius:100px;align-items:center;gap:8px;margin-top:16px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.enc-badge .lock{width:12px;height:12px}.enc-caption{color:#fff6;margin-top:10px;font-size:12.5px}.sec-list{flex-direction:column;gap:14px;display:flex}.sec-item{background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:16px;padding:18px 20px;transition:border-color .2s,background .2s;display:flex}.sec-item:hover{background:#ffffff0d;border-color:#1bc89a4d}.sec-ic{background:#1bc89a1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.sec-ic svg{width:19px;height:19px;color:var(--teal);stroke-width:1.7px}.sec-item h4{color:#fff;letter-spacing:-.1px;margin-bottom:4px;font-size:15px;font-weight:600}.sec-item p{color:#ffffff80;font-size:13px;line-height:1.5}@media (max-width:860px){.security-body{grid-template-columns:1fr;gap:48px}.enc-diagram{max-width:420px}}@media (max-width:640px){.security{padding:72px 20px}.security-head{margin-bottom:44px}}.problem,.features,.how,.security,.testimonials,.founding,.cta-section,.footer{content-visibility:auto;contain-intrinsic-size:auto 700px}
