.landing-root{--amber:#ff9f1c;--amber-soft:#ffb547;--honey:#ffbf69;--honey-pale:#ffe0b8;--sea:#2ec4b6;--sea-deep:#1fa194;--frozen:#cbf3f0;--frozen-pale:#e8f8f6;--canvas:#fbf8f3;--paper:#fff;--surface:#fffcf7;--line:#eae3d6;--line-strong:#d9cfbd;--ink:#1a1614;--ink-2:#3e3832;--ink-3:#6b6359;--ink-4:#9a9082;--ink-5:#c2b8a9;--danger:#c43f3f;--success:#1fa194;--shadow-sm:0 1px 2px rgba(61,40,15,.04),0 1px 1px rgba(61,40,15,.03);--shadow:0 2px 8px rgba(61,40,15,.06),0 1px 2px rgba(61,40,15,.04);--shadow-lg:0 12px 32px rgba(61,40,15,.1),0 4px 12px rgba(61,40,15,.06);--shadow-xl:0 24px 64px rgba(61,40,15,.14),0 8px 24px rgba(61,40,15,.08);--font-display:var(--font-instrument-serif),"Iowan Old Style",Georgia,serif;--font-ui:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,"SF Mono",Menlo,monospace;font-family:var(--font-ui);font-size:15px;line-height:1.55;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11"}.landing-root *{box-sizing:border-box}.landing-root button,.landing-root input,.landing-root select,.landing-root textarea{font:inherit;color:inherit}.landing-root button{cursor:pointer;border:none;background:none;padding:0}.landing-root a{color:inherit;text-decoration:none}.landing-root img,.landing-root svg{display:block;max-width:100%}.landing-root .serif{font-family:var(--font-display);font-weight:400;letter-spacing:-.015em}.landing-root .mono{font-family:var(--font-mono)}.landing-root .container{max-width:1240px;margin:0 auto;padding:0 28px}.landing-root .container-narrow{max-width:980px;margin:0 auto;padding:0 28px}.landing-root .nav{position:sticky;top:0;z-index:50;background:hsla(38,50%,97%,.78);backdrop-filter:blur(14px) saturate(180%);border-bottom:1px solid transparent;transition:border-color .2s,background .2s}.landing-root .nav.scrolled{border-bottom-color:var(--line);background:hsla(38,50%,97%,.94)}.landing-root .nav-inner{max-width:1240px;margin:0 auto;padding:14px 28px;display:flex;align-items:center;gap:32px}.landing-root .brand{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:24px;letter-spacing:-.02em;color:var(--ink)}.landing-root .brand-mark{width:26px;height:26px;background:linear-gradient(135deg,#ffbf69,#ff9f1c 60%,#e07f00);border-radius:50%;position:relative;box-shadow:0 0 0 4px rgba(255,159,28,.1),0 4px 14px rgba(255,159,28,.32)}.landing-root .brand-mark:after{content:"";position:absolute;inset:5px;border-radius:50%;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.65),transparent 60%)}.landing-root .nav-links{display:flex;gap:26px;flex:1}.landing-root .nav-links a{font-size:14px;color:var(--ink-2);font-weight:500;transition:color .12s}.landing-root .nav-links a:hover{color:var(--amber)}.landing-root .nav-actions{display:flex;gap:12px;align-items:center}.landing-root .btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:12px;font-size:14px;font-weight:500;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;white-space:nowrap}.landing-root .btn-amber{background:var(--amber);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 4px 14px rgba(255,159,28,.32),0 1px 2px rgba(180,90,0,.18)}.landing-root .btn-amber:hover{background:#ffb547;transform:translateY(-1px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 8px 22px rgba(255,159,28,.4),0 1px 2px rgba(180,90,0,.18)}.landing-root .btn-ghost{color:var(--ink-2);background:transparent}.landing-root .btn-ghost:hover{color:var(--ink);background:rgba(0,0,0,.04)}.landing-root .btn-outline{background:var(--paper);color:var(--ink);border:1px solid var(--line-strong)}.landing-root .btn-outline:hover{border-color:var(--ink-3);transform:translateY(-1px)}.landing-root .btn-ink{background:var(--ink);color:var(--canvas)}.landing-root .btn-ink:hover{background:#2e2622;transform:translateY(-1px)}.landing-root .btn-lg{padding:14px 26px;font-size:15px}.landing-root .btn-arrow svg{transition:transform .2s}.landing-root .btn-arrow:hover svg{transform:translateX(4px)}.landing-root .hero{position:relative;overflow:hidden;padding:64px 0 80px}.landing-root .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 500px at 12% 0,rgba(255,191,105,.32),transparent 60%),radial-gradient(700px 400px at 90% 20%,rgba(203,243,240,.55),transparent 65%);pointer-events:none}.landing-root .hero-grid{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:72px;align-items:center}.landing-root .hero-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 14px;border-radius:999px;background:hsla(0,0%,100%,.7);border:1px solid var(--line);font-size:12px;font-weight:500;letter-spacing:.02em;color:var(--ink-2);backdrop-filter:blur(8px)}.landing-root .hero-eyebrow .pulse{width:7px;height:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 0 rgba(255,159,28,.5);animation:landingPulse 1.8s infinite}@keyframes landingPulse{0%,to{box-shadow:0 0 0 0 rgba(255,159,28,.5)}50%{box-shadow:0 0 0 6px rgba(255,159,28,0)}}.landing-root .hero h1{font-family:var(--font-display);font-size:clamp(48px,6.4vw,84px);line-height:.97;letter-spacing:-.025em;margin:22px 0 0;color:var(--ink);font-weight:400}.landing-root .hero h1 em{font-style:italic;color:var(--amber)}.landing-root .hero h1 .strike{position:relative;color:var(--ink-3);font-style:italic}.landing-root .hero h1 .strike:after{content:"";position:absolute;left:-2%;right:-2%;top:56%;height:5px;background:var(--amber);border-radius:3px;transform:rotate(-2deg)}.landing-root .hero-sub{font-size:19px;color:var(--ink-2);max-width:540px;margin:26px 0 32px;line-height:1.5}.landing-root .hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.landing-root .hero-trust{margin-top:28px;display:flex;gap:24px;flex-wrap:wrap;align-items:center;font-size:13px;color:var(--ink-3)}.landing-root .hero-trust .check{display:inline-flex;align-items:center;gap:6px}.landing-root .hero-trust .check svg{color:var(--sea-deep);flex-shrink:0}.landing-root .hero-product{position:relative;background:var(--paper);border-radius:20px;border:1px solid var(--line);box-shadow:var(--shadow-xl);overflow:hidden;transform:rotate(.6deg)}.landing-root .hero-product:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,191,105,.06),transparent 30%);pointer-events:none}.landing-root .hp-bar{height:36px;padding:0 14px;display:flex;align-items:center;gap:6px;background:var(--surface);border-bottom:1px solid var(--line)}.landing-root .hp-bar .dot{width:11px;height:11px;border-radius:50%;background:#e5dbc5}.landing-root .hp-bar .title{margin-left:16px;font-size:11px;color:var(--ink-4);font-family:var(--font-mono);letter-spacing:.03em}.landing-root .hp-body{padding:22px 24px}.landing-root .hp-patient{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}.landing-root .hp-av{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#ff9f1c,#e07f00);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.landing-root .hp-patient .name{font-weight:500;font-size:14px}.landing-root .hp-patient .meta{font-size:11px;color:var(--ink-4);margin-top:2px}.landing-root .hp-status{margin-left:auto;font-size:11px;font-family:var(--font-mono);color:var(--danger);display:inline-flex;align-items:center;gap:6px;padding:4px 9px;background:rgba(196,63,63,.08);border-radius:6px}.landing-root .hp-status .rec-dot{width:7px;height:7px;border-radius:50%;background:var(--danger);animation:landingBlink 1.4s infinite}@keyframes landingBlink{0%,to{opacity:1}50%{opacity:.3}}.landing-root .hp-timer{margin:22px 0 14px;font-family:var(--font-display);font-size:64px;line-height:1;letter-spacing:-.02em;text-align:center}.landing-root .hp-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:56px;margin-bottom:18px}.landing-root .hp-wave span{display:block;width:4px;border-radius:3px;background:linear-gradient(180deg,#ffb547,#ff9f1c);animation:landingWave 1.1s ease-in-out infinite}@keyframes landingWave{0%,to{height:12px}50%{height:38px}}.landing-root .hp-divider{border:0;border-top:1px dashed var(--line-strong);margin:18px -10px}.landing-root .hp-arrow{text-align:center;font-size:11px;font-family:var(--font-mono);color:var(--ink-4);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;display:flex;align-items:center;gap:10px;justify-content:center}.landing-root .hp-arrow .ln{width:50px;height:1px;background:var(--line-strong)}.landing-root .hp-doc{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:16px 18px;position:relative;overflow:hidden}.landing-root .hp-doc h4{font-family:var(--font-display);font-size:18px;margin:0 0 8px;letter-spacing:-.01em}.landing-root .hp-doc-sec{margin-top:10px}.landing-root .hp-doc-sec .lbl{font-size:10px;color:var(--ink-4);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.landing-root .hp-doc-sec p{margin:4px 0 0;font-size:12.5px;color:var(--ink-2);line-height:1.45}.landing-root .hp-doc .typing:after{content:"";display:inline-block;width:1.5px;height:12px;background:var(--amber);margin-left:2px;vertical-align:middle;animation:landingCursor .9s steps(2) infinite}@keyframes landingCursor{50%{opacity:0}}.landing-root .hero-floater{position:absolute;right:-14px;top:28px;background:var(--paper);border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow-lg);padding:12px 14px;display:flex;align-items:center;gap:10px;font-size:12px;z-index:2;transform:rotate(-2deg)}.landing-root .hero-floater .fic{width:32px;height:32px;border-radius:8px;background:var(--frozen);color:var(--sea-deep);display:flex;align-items:center;justify-content:center}.landing-root .hero-floater .lbl{font-size:10px;color:var(--ink-4);text-transform:uppercase;letter-spacing:.06em}.landing-root .hero-floater .val{font-weight:600;font-size:14px}.landing-root .logo-strip{padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper)}.landing-root .logo-strip-inner{text-align:center}.landing-root .logo-strip-label{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--ink-4);margin-bottom:18px;font-weight:500}.landing-root .logo-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;font-family:var(--font-display);font-size:22px;color:var(--ink-3);opacity:.78}.landing-root .logo-row span{display:inline-flex;align-items:center;gap:8px}.landing-root .logo-row span:before{content:"";width:14px;height:14px;border-radius:4px;background:var(--ink-4);opacity:.55}.landing-root .logo-row span:first-child:before{border-radius:50%;background:#4b2a94}.landing-root .logo-row span:nth-child(2):before{background:#2ec4b6;transform:rotate(45deg)}.landing-root .logo-row span:nth-child(3):before{background:#c43f3f;clip-path:polygon(50% 0,100% 100%,0 100%);border-radius:0}.landing-root .logo-row span:nth-child(4):before{background:#ff9f1c;border-radius:50%}.landing-root .logo-row span:nth-child(5):before{background:#1a1614}.landing-root .logo-row span:nth-child(6):before{background:#6b6359;border-radius:50%}.landing-root section{padding:100px 0;position:relative}.landing-root .section-eyebrow{display:inline-block;font-size:11px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--amber);font-weight:500;margin-bottom:14px;padding:5px 11px;border-radius:6px;background:rgba(255,159,28,.1)}.landing-root .section-title{font-family:var(--font-display);font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.02em;margin:0;color:var(--ink);font-weight:400;max-width:820px}.landing-root .section-title em{font-style:italic;color:var(--amber)}.landing-root .section-sub{font-size:18px;color:var(--ink-2);max-width:640px;margin:18px 0 0;line-height:1.55}.landing-root .section-head{margin-bottom:56px}.landing-root .section-head.center{text-align:center}.landing-root .section-head.center .section-sub,.landing-root .section-head.center .section-title{margin-left:auto;margin-right:auto}.landing-root .problem{background:var(--ink);color:#f0ead8;padding:110px 0;position:relative;overflow:hidden}.landing-root .problem:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 400px at 80% 10%,rgba(255,159,28,.18),transparent 60%),radial-gradient(500px 300px at 5% 80%,rgba(46,196,182,.14),transparent 65%);pointer-events:none}.landing-root .problem .section-eyebrow{background:rgba(255,159,28,.18)}.landing-root .problem .section-title{color:#fbf8f3}.landing-root .problem .section-title em{color:var(--amber-soft)}.landing-root .problem-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center;position:relative}.landing-root .problem-numbers{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.landing-root .problem-num{padding:22px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;backdrop-filter:blur(4px)}.landing-root .problem-num .big{font-family:var(--font-display);font-size:64px;line-height:.95;letter-spacing:-.025em;color:var(--amber-soft);display:block}.landing-root .problem-num .lbl{font-size:14px;color:hsla(45,44%,89%,.78);margin-top:10px}.landing-root .problem-quote{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:18px;padding:36px 36px 30px;position:relative}.landing-root .problem-quote:before{content:'"';position:absolute;top:-20px;left:22px;font-family:var(--font-display);font-size:120px;line-height:1;color:var(--amber);font-style:italic}.landing-root .problem-quote p{font-family:var(--font-display);font-size:26px;line-height:1.35;font-style:italic;color:#f8f2dd;margin:6px 0 22px;letter-spacing:-.005em}.landing-root .problem-quote .author{display:flex;align-items:center;gap:12px}.landing-root .problem-quote .author .av{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#ffb547,#e07f00);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.landing-root .problem-quote .author .nm{font-weight:500;color:#f0ead8;font-size:14px}.landing-root .problem-quote .author .tt{font-size:12px;color:hsla(45,44%,89%,.6);margin-top:2px}.landing-root .demo{background:var(--canvas);position:relative;overflow:hidden}.landing-root .demo:before{content:"";position:absolute;inset:0;background:radial-gradient(800px 400px at 50% 100%,rgba(203,243,240,.4),transparent 60%);pointer-events:none}.landing-root .demo-stage{position:relative;background:var(--paper);border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow-xl);overflow:hidden;margin-top:48px}.landing-root .demo-tabs{display:flex;gap:4px;padding:12px;background:var(--surface);border-bottom:1px solid var(--line);align-items:center}.landing-root .demo-tab{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:500;color:var(--ink-3);transition:all .12s;position:relative}.landing-root .demo-tab.active{background:var(--paper);color:var(--ink);box-shadow:var(--shadow-sm)}.landing-root .demo-tab .num{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,159,28,.12);color:var(--amber);font-family:var(--font-mono);font-size:11px;font-weight:600}.landing-root .demo-tab.active .num{background:var(--amber);color:#fff}.landing-root .demo-tab.done .num{background:var(--sea);color:#fff}.landing-root .demo-progress{flex:1;height:3px;background:var(--line);border-radius:99px;overflow:hidden;margin-left:16px}.landing-root .demo-progress>div{height:100%;background:linear-gradient(90deg,var(--amber),var(--sea));transition:width .48s ease}.landing-root .demo-bar-actions{margin-left:auto;display:flex;gap:8px;align-items:center}.landing-root .demo-content{padding:38px 44px 44px;min-height:460px;position:relative}.landing-root .demo-content>div{display:none}.landing-root .demo-content>div.active{display:block}.landing-root .demo-setup{display:grid;grid-template-columns:1fr 1.2fr;gap:36px;align-items:start}.landing-root .demo-setup h3{font-family:var(--font-display);font-size:32px;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px;font-weight:400}.landing-root .demo-setup .copy p{color:var(--ink-3);font-size:15px;line-height:1.55;margin:0 0 18px}.landing-root .demo-setup .copy ul{padding:0;list-style:none;margin:0}.landing-root .demo-setup .copy ul li{padding:10px 0;border-top:1px dashed var(--line);display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-2)}.landing-root .demo-setup .copy ul li:first-child{border-top:0;padding-top:0}.landing-root .demo-setup .copy ul li svg{color:var(--sea-deep);flex-shrink:0}.landing-root .demo-form{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:22px}.landing-root .df-field{margin-bottom:16px}.landing-root .df-field label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--ink-3)}.landing-root .df-field .val{margin-top:4px;padding:11px 14px;border-radius:10px;background:var(--paper);border:1px solid var(--line);font-size:14px}.landing-root .df-field .val.with-av{display:flex;align-items:center;gap:12px}.landing-root .df-field .val .pat-av{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ff9f1c,#e07f00);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px}.landing-root .df-field .val .pat-meta{font-size:11px;color:var(--ink-4);margin-top:2px}.landing-root .df-doctype{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.landing-root .df-doctype button{padding:12px;border-radius:10px;background:var(--paper);border:1px solid var(--line);text-align:left;display:flex;flex-direction:column;gap:2px;font-size:12px;transition:all .12s}.landing-root .df-doctype button:hover{border-color:var(--ink-4)}.landing-root .df-doctype button.selected{border-color:var(--amber);background:rgba(255,159,28,.06);box-shadow:0 0 0 3px rgba(255,159,28,.1)}.landing-root .df-doctype button .dt{font-weight:500;color:var(--ink);font-size:13px}.landing-root .df-doctype button .ds{color:var(--ink-4);font-size:11px}.landing-root .demo-rec{display:grid;grid-template-columns:1fr 1.1fr;gap:36px;align-items:stretch}.landing-root .demo-rec h3{font-family:var(--font-display);font-size:32px;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px;font-weight:400}.landing-root .demo-rec .copy p{color:var(--ink-3);font-size:15px;margin:0 0 18px}.landing-root .rec-stage{background:linear-gradient(180deg,#fffef8 0,var(--surface) 100%);border:1px solid var(--line);border-radius:16px;padding:32px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:360px}.landing-root .rec-stage .rec-status{font-size:11px;color:var(--danger);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px;padding:5px 11px;background:rgba(196,63,63,.08);border-radius:6px}.landing-root .rec-stage .rec-timer{font-family:var(--font-display);font-size:92px;line-height:1;letter-spacing:-.025em;margin:18px 0 4px}.landing-root .rec-stage .rec-meta{font-size:12px;color:var(--ink-4)}.landing-root .rec-stage .big-wave{margin:30px 0 12px;height:76px;display:flex;align-items:center;justify-content:center;gap:5px}.landing-root .rec-stage .big-wave span{display:block;width:5px;border-radius:4px;background:linear-gradient(180deg,#ffb547,#ff9f1c);animation:landingWave 1.1s ease-in-out infinite}.landing-root .rec-transcript{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:22px 24px;font-size:14px;line-height:1.6;position:relative;display:flex;flex-direction:column;gap:14px;overflow:hidden}.landing-root .rec-transcript:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,transparent,var(--paper));pointer-events:none}.landing-root .rec-line{display:flex;gap:12px;align-items:flex-start}.landing-root .rec-line .who{flex-shrink:0;font-size:11px;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;width:50px;padding-top:2px}.landing-root .rec-line .who.dr{color:var(--amber)}.landing-root .rec-line .who.pt{color:var(--sea-deep)}.landing-root .rec-line .text{color:var(--ink-2)}.landing-root .rec-line.live .text{color:var(--ink)}.landing-root .rec-line.live .text:after{content:"";display:inline-block;width:1.5px;height:14px;background:var(--amber);margin-left:2px;vertical-align:middle;animation:landingCursor .9s steps(2) infinite}.landing-root .demo-doc{display:grid;grid-template-columns:1.05fr 1fr;gap:36px;align-items:stretch}.landing-root .demo-doc h3{font-family:var(--font-display);font-size:32px;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px;font-weight:400}.landing-root .demo-doc .copy p{color:var(--ink-3);font-size:15px;margin:0 0 18px}.landing-root .demo-doc .copy ul{padding:0;list-style:none;margin:18px 0 0}.landing-root .demo-doc .copy ul li{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:14px;color:var(--ink-2);border-top:1px dashed var(--line)}.landing-root .demo-doc .copy ul li:first-child{border-top:0}.landing-root .demo-doc .copy ul li .ic{width:28px;height:28px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.landing-root .gen-doc{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:32px 36px;font-size:13.5px;line-height:1.6;color:var(--ink-2);position:relative;overflow:hidden}.landing-root .gen-doc:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--amber),var(--sea))}.landing-root .gen-doc h2{font-family:var(--font-display);font-size:22px;margin:0 0 4px;letter-spacing:-.01em;font-weight:400;color:var(--ink)}.landing-root .gen-doc .doc-meta{font-size:11px;font-family:var(--font-mono);color:var(--ink-4);letter-spacing:.04em;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:14px}.landing-root .gen-doc h3{font-family:var(--font-display);font-size:16px;margin:16px 0 6px;letter-spacing:-.005em;color:var(--ink);font-weight:500}.landing-root .gen-doc p{margin:0 0 10px}.landing-root .gen-doc .source-pill{background:rgba(255,159,28,.1);border-bottom:1px dotted var(--amber);padding:0 1px}.landing-root .demo-replay{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:30px}.landing-root .features{background:var(--paper)}.landing-root .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.landing-root .feat{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:30px 28px 32px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.landing-root .feat:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:var(--shadow-lg)}.landing-root .feat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--amber);transform-origin:left;transform:scaleX(0);transition:transform .25s}.landing-root .feat:hover:before{transform:scaleX(1)}.landing-root .feat .ficon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#ffe0b8,#ffbf69);color:var(--ink);display:flex;align-items:center;justify-content:center;margin-bottom:18px}.landing-root .feat:nth-child(2) .ficon{background:linear-gradient(135deg,#cbf3f0,#2ec4b6);color:#fff}.landing-root .feat:nth-child(3) .ficon{background:linear-gradient(135deg,#e8d5ff,#8b5cf6);color:#fff}.landing-root .feat:nth-child(4) .ficon{background:linear-gradient(135deg,#ffd4c5,#e85d3c);color:#fff}.landing-root .feat:nth-child(5) .ficon{background:linear-gradient(135deg,#dcdcdc,#6b6359);color:#fff}.landing-root .feat:nth-child(6) .ficon{background:linear-gradient(135deg,#ffe7a8,#ff9f1c);color:#fff}.landing-root .feat h3{font-family:var(--font-display);font-size:26px;letter-spacing:-.015em;margin:0 0 10px;font-weight:400}.landing-root .feat p{color:var(--ink-3);font-size:14px;line-height:1.55;margin:0 0 16px}.landing-root .feat .feat-list{padding:0;list-style:none;margin:0}.landing-root .feat .feat-list li{display:flex;gap:8px;align-items:flex-start;font-size:13px;padding:4px 0;color:var(--ink-2)}.landing-root .feat .feat-list li svg{color:var(--sea-deep);flex-shrink:0;margin-top:2px}.landing-root .how{background:var(--canvas);position:relative}.landing-root .how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;position:relative}.landing-root .how-steps:before{content:"";position:absolute;top:38px;left:18%;right:18%;height:1px;background:linear-gradient(90deg,var(--amber) 0,var(--sea) 50%,var(--amber) 100%);opacity:.4;z-index:0}.landing-root .how-step{position:relative;z-index:1;text-align:center}.landing-root .how-num{width:76px;height:76px;margin:0 auto 22px;background:var(--paper);border-radius:50%;border:1px solid var(--line);box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:38px;letter-spacing:-.02em;color:var(--amber)}.landing-root .how-step h3{font-family:var(--font-display);font-size:26px;letter-spacing:-.015em;margin:0 0 10px;font-weight:400}.landing-root .how-step p{color:var(--ink-3);max-width:320px;margin:0 auto;font-size:14.5px;line-height:1.55}.landing-root .docs-tabs{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing-root .dt-bar{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;background:var(--surface);padding:6px;border-radius:14px;border:1px solid var(--line);width:-moz-fit-content;width:fit-content;margin:36px auto}.landing-root .dt-bar button{padding:11px 20px;border-radius:10px;font-size:13px;font-weight:500;color:var(--ink-3);transition:all .15s}.landing-root .dt-bar button.active{background:var(--paper);color:var(--ink);box-shadow:var(--shadow-sm)}.landing-root .dt-pane{display:none;grid-template-columns:1fr 1fr;gap:56px;align-items:center;max-width:1100px;margin:0 auto}.landing-root .dt-pane.active{display:grid}.landing-root .dt-pane h3{font-family:var(--font-display);font-size:38px;letter-spacing:-.02em;line-height:1.1;margin:0 0 16px;font-weight:400}.landing-root .dt-pane p{color:var(--ink-3);font-size:16px;line-height:1.55;margin:0 0 22px}.landing-root .dt-pane ul{padding:0;list-style:none;margin:0}.landing-root .dt-pane ul li{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-top:1px dashed var(--line);font-size:14.5px;color:var(--ink-2)}.landing-root .dt-pane ul li:first-child{border-top:0}.landing-root .dt-pane ul li svg{color:var(--amber);flex-shrink:0;margin-top:2px}.landing-root .dt-preview{background:var(--surface);border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow-lg);padding:28px 30px;font-size:13px;line-height:1.6;color:var(--ink-2);position:relative}.landing-root .dt-preview h4{font-family:var(--font-display);font-size:20px;letter-spacing:-.01em;margin:0 0 4px;font-weight:400;color:var(--ink)}.landing-root .dt-preview .pmeta{font-size:11px;font-family:var(--font-mono);color:var(--ink-4);padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:12px}.landing-root .dt-preview h5{font-family:var(--font-display);font-size:14px;margin:14px 0 4px;color:var(--ink);font-weight:500}.landing-root .dt-preview p{margin:0 0 6px}.landing-root .copilot{background:var(--canvas);position:relative;overflow:hidden}.landing-root .copilot:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 500px at 90% 10%,rgba(139,92,246,.1),transparent 60%),radial-gradient(500px 400px at 0 90%,rgba(255,191,105,.2),transparent 65%);pointer-events:none}.landing-root .copilot-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center;position:relative}.landing-root .copilot-bullets{padding:0;list-style:none;margin:28px 0 0}.landing-root .copilot-bullets li{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-top:1px dashed var(--line)}.landing-root .copilot-bullets li:first-child{border-top:0}.landing-root .copilot-bullets .ic{width:32px;height:32px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.landing-root .copilot-bullets li:first-child .ic{background:rgba(196,63,63,.12);color:var(--danger)}.landing-root .copilot-bullets li:nth-child(2) .ic{background:rgba(255,159,28,.14);color:var(--amber)}.landing-root .copilot-bullets li:nth-child(3) .ic{background:rgba(46,196,182,.14);color:var(--sea-deep)}.landing-root .copilot-bullets li:nth-child(4) .ic{background:rgba(139,92,246,.14);color:#8b5cf6}.landing-root .copilot-bullets li h4{font-size:15px;font-weight:600;margin:4px 0;color:var(--ink)}.landing-root .copilot-bullets li p{font-size:13.5px;color:var(--ink-3);margin:0;line-height:1.5}.landing-root .copilot-disclaimer{margin-top:28px;padding:14px 16px;background:hsla(0,0%,100%,.6);border:1px dashed var(--line-strong);border-radius:12px;font-size:13px;color:var(--ink-3);line-height:1.55;display:flex;gap:12px;align-items:flex-start}.landing-root .copilot-disclaimer svg{color:var(--ink-3);flex-shrink:0;margin-top:2px}.landing-root .copilot-chat{background:var(--paper);border-radius:22px;border:1px solid var(--line);box-shadow:var(--shadow-xl);overflow:hidden;position:relative;transform:rotate(-.4deg)}.landing-root .cc-bar{height:56px;padding:0 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:var(--surface)}.landing-root .cc-bar .ic{width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#c7b3ff,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center}.landing-root .cc-bar .nm{font-weight:600;font-size:14px}.landing-root .cc-bar .st{font-size:11px;color:var(--ink-4);display:flex;align-items:center;gap:5px}.landing-root .cc-bar .st .dot{width:7px;height:7px;border-radius:50%;background:var(--success)}.landing-root .cc-bar .ctx{margin-left:auto;font-size:11px;font-family:var(--font-mono);color:var(--ink-4);padding:4px 9px;background:var(--paper);border:1px solid var(--line);border-radius:6px;letter-spacing:.04em}.landing-root .cc-body{padding:24px 22px;display:flex;flex-direction:column;gap:14px;max-height:520px;overflow:hidden}.landing-root .cc-msg{display:flex;gap:10px;max-width:86%}.landing-root .cc-msg.dr{align-self:flex-end;flex-direction:row-reverse}.landing-root .cc-msg .av{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.landing-root .cc-msg.dr .av{background:linear-gradient(135deg,#ff9f1c,#e07f00);color:#fff}.landing-root .cc-msg.ai .av{background:linear-gradient(135deg,#c7b3ff,#8b5cf6);color:#fff}.landing-root .cc-msg .bubble{padding:12px 14px;border-radius:14px;font-size:13.5px;line-height:1.5}.landing-root .cc-msg.dr .bubble{background:var(--ink);color:#f0ead8;border-radius:14px 14px 4px 14px}.landing-root .cc-msg.ai .bubble{background:var(--surface);border:1px solid var(--line);color:var(--ink-2);border-radius:14px 14px 14px 4px}.landing-root .cc-msg.ai .bubble strong{color:var(--ink);font-weight:600}.landing-root .cc-callout{margin-top:10px;padding:12px 14px;background:rgba(196,63,63,.06);border-left:3px solid var(--danger);border-radius:6px;font-size:12.5px;color:var(--ink-2);display:flex;gap:10px}.landing-root .cc-callout svg{color:var(--danger);flex-shrink:0;margin-top:2px}.landing-root .cc-callout strong{color:var(--danger);font-weight:600}.landing-root .cc-evidence{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.landing-root .cc-evidence .src{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;background:rgba(46,196,182,.1);color:var(--sea-deep);font-size:10.5px;font-family:var(--font-mono);font-weight:500;letter-spacing:.02em}.landing-root .cc-typing{display:flex;gap:4px;padding:10px 14px;background:var(--surface);border:1px solid var(--line);border-radius:14px;width:-moz-fit-content;width:fit-content}.landing-root .cc-typing span{width:6px;height:6px;border-radius:50%;background:var(--ink-4);animation:landingCcDot 1.2s infinite}.landing-root .cc-typing span:nth-child(2){animation-delay:.15s}.landing-root .cc-typing span:nth-child(3){animation-delay:.3s}@keyframes landingCcDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.landing-root .cc-input{display:flex;align-items:center;gap:10px;padding:14px 18px;border-top:1px solid var(--line);background:var(--surface)}.landing-root .cc-input .field{flex:1;padding:10px 14px;background:var(--paper);border:1px solid var(--line);border-radius:12px;font-size:13px;color:var(--ink-4)}.landing-root .cc-input .send{width:36px;height:36px;border-radius:10px;background:var(--ink);color:var(--canvas);display:flex;align-items:center;justify-content:center}.landing-root .phone-mic{background:var(--paper);position:relative;overflow:hidden}.landing-root .phone-mic:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 400px at 10% 20%,rgba(255,191,105,.18),transparent 60%),radial-gradient(500px 350px at 90% 90%,rgba(203,243,240,.4),transparent 65%);pointer-events:none}.landing-root .pm-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center;position:relative}.landing-root .pm-features{padding:0;list-style:none;margin:28px 0 0}.landing-root .pm-features li{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-top:1px dashed var(--line);font-size:14.5px;color:var(--ink-2)}.landing-root .pm-features li:first-child{border-top:0}.landing-root .pm-features .ic{width:30px;height:30px;border-radius:9px;flex-shrink:0;background:rgba(255,159,28,.14);color:var(--amber);display:flex;align-items:center;justify-content:center}.landing-root .pm-stage{position:relative;display:flex;justify-content:center;align-items:center;min-height:540px}.landing-root .pm-modal{background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-xl);width:360px;position:relative;z-index:2;overflow:hidden;transform:rotate(-1deg)}.landing-root .pm-modal-head{padding:18px 20px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.landing-root .pm-modal-head .ic{width:28px;height:28px;border:1.5px solid var(--amber);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--amber)}.landing-root .pm-modal-head .title{font-family:var(--font-display);font-size:18px;letter-spacing:-.01em;flex:1}.landing-root .pm-modal-head .close{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink-3)}.landing-root .pm-qr{padding:26px 20px 14px;display:flex;flex-direction:column;align-items:center}.landing-root .pm-qr-box{width:200px;height:200px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;margin-bottom:16px;position:relative}.landing-root .pm-qr-box svg{width:100%;height:100%}.landing-root .pm-qr p{font-size:12.5px;color:var(--ink-3);margin:0;text-align:center}.landing-root .pm-code{display:flex;align-items:center;gap:9px;padding:14px 16px 16px;justify-content:center}.landing-root .pm-code .lbl{font-size:12.5px;color:var(--ink-4)}.landing-root .pm-code .digits{display:flex;gap:6px}.landing-root .pm-code .d{width:32px;height:32px;border:1.5px solid var(--line-strong);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:18px;color:var(--ink)}.landing-root .pm-confirm-text{padding:0 22px 14px;font-size:11.5px;color:var(--ink-4);text-align:center;line-height:1.4}.landing-root .pm-status{padding:12px 22px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:var(--ink-3)}.landing-root .pm-status .spin{width:14px;height:14px;border:1.5px solid var(--line-strong);border-top-color:var(--amber);border-radius:50%;animation:landingSpin .9s linear infinite}@keyframes landingSpin{to{transform:rotate(1turn)}}.landing-root .pm-modal-foot{padding:12px 22px;border-top:1px solid var(--line);text-align:right;font-size:13px;color:var(--ink-3)}.landing-root .pm-phone{position:absolute;right:-12px;bottom:30px;width:168px;height:320px;background:var(--ink);border-radius:30px;box-shadow:0 26px 60px rgba(61,40,15,.3),0 0 0 6px rgba(0,0,0,.04);padding:6px;z-index:3;transform:rotate(7deg)}.landing-root .pm-phone-screen{width:100%;height:100%;background:linear-gradient(180deg,#fffef8,#fff1d8);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;text-align:center;position:relative;overflow:hidden}.landing-root .pm-phone-screen .notch{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:60px;height:16px;background:var(--ink);border-radius:99px}.landing-root .pm-phone-screen .pulse-rec{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#ffb547,#ff9f1c);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:14px;box-shadow:0 0 0 8px rgba(255,159,28,.18),0 0 0 16px rgba(255,159,28,.1);animation:landingPhonePulse 1.6s infinite}@keyframes landingPhonePulse{0%,to{box-shadow:0 0 0 8px rgba(255,159,28,.18),0 0 0 16px rgba(255,159,28,.1)}50%{box-shadow:0 0 0 12px rgba(255,159,28,.22),0 0 0 24px rgba(255,159,28,0)}}.landing-root .pm-phone-screen .ptitle{font-size:11px;color:var(--ink-3);margin-bottom:4px}.landing-root .pm-phone-screen .pname{font-family:var(--font-display);font-size:15px;letter-spacing:-.01em;margin-bottom:6px}.landing-root .pm-phone-screen .ptimer{font-family:var(--font-display);font-size:28px;letter-spacing:-.02em;color:var(--ink)}.landing-root .pm-phone-screen .pcode-conf{margin-top:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;color:var(--success);display:flex;align-items:center;gap:5px;padding:4px 10px;background:rgba(31,161,148,.1);border-radius:999px}.landing-root .pm-beam{position:absolute;top:50%;right:130px;width:60px;height:2px;background:linear-gradient(90deg,var(--amber),transparent);z-index:1;border-radius:99px}.landing-root .pm-beam:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:var(--amber);box-shadow:0 0 12px var(--amber);animation:landingBeam 1.8s ease-out infinite}@keyframes landingBeam{0%{left:0;opacity:0}20%{opacity:1}to{left:60px;opacity:0}}@media (max-width:1100px){.landing-root .copilot-grid,.landing-root .pm-grid{grid-template-columns:1fr;gap:48px}.landing-root .copilot-chat,.landing-root .pm-modal{transform:none;max-width:480px;margin:0 auto}.landing-root .pm-stage{min-height:460px}}@media (max-width:720px){.landing-root .pm-phone{display:none}.landing-root .pm-modal{width:100%;max-width:360px}.landing-root .cc-body{padding:18px 16px;max-height:460px}}.landing-root .testimonials{background:var(--paper)}.landing-root .t-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.landing-root .t-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:28px 28px 26px;display:flex;flex-direction:column;position:relative;transition:transform .2s,box-shadow .2s}.landing-root .t-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.landing-root .t-card .stars{display:inline-flex;gap:2px;color:var(--amber);margin-bottom:14px}.landing-root .t-card .quote{font-family:var(--font-display);font-size:22px;line-height:1.35;letter-spacing:-.01em;color:var(--ink);margin:0 0 22px;flex:1}.landing-root .t-card .author{display:flex;align-items:center;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.landing-root .t-card .author .av{width:44px;height:44px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.landing-root .t-card .author .nm{font-weight:500;font-size:14px}.landing-root .t-card .author .tt{font-size:12px;color:var(--ink-4);margin-top:2px}.landing-root .stats{background:linear-gradient(180deg,#fff8eb,#ffe0b8);position:relative;padding:80px 0;overflow:hidden}.landing-root .stats:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 400px at 30% 20%,rgba(255,159,28,.18),transparent 60%)}.landing-root .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;position:relative;text-align:center}.landing-root .stat{padding:24px 16px}.landing-root .stat .big{font-family:var(--font-display);font-size:clamp(54px,6vw,80px);letter-spacing:-.025em;line-height:.95;color:var(--ink)}.landing-root .stat .lbl{font-size:13px;color:var(--ink-2);margin-top:10px;max-width:200px;margin-left:auto;margin-right:auto}.landing-root .pricing{background:var(--canvas)}.landing-root .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px}.landing-root .plan{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:34px 32px 30px;position:relative;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.landing-root .plan.popular{border-color:var(--amber);box-shadow:0 0 0 4px rgba(255,159,28,.1),var(--shadow-lg);transform:translateY(-6px)}.landing-root .plan.popular:before{content:"Mais popular";position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--amber);color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:5px 14px;border-radius:999px;box-shadow:0 4px 14px rgba(255,159,28,.32)}.landing-root .plan h3{font-family:var(--font-display);font-size:28px;letter-spacing:-.015em;margin:0 0 6px;font-weight:400}.landing-root .plan .pdesc{font-size:13px;color:var(--ink-3);margin:0 0 22px}.landing-root .plan .price{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.landing-root .plan .price .currency{font-family:var(--font-display);font-size:22px;color:var(--ink-3)}.landing-root .plan .price .amount{font-family:var(--font-display);font-size:64px;line-height:1;letter-spacing:-.025em}.landing-root .plan .price .per{font-size:13px;color:var(--ink-4)}.landing-root .plan .billing-note{font-size:12px;color:var(--ink-4);margin-bottom:22px}.landing-root .plan ul{padding:0;list-style:none;margin:0 0 28px;flex:1}.landing-root .plan ul li{display:flex;gap:10px;align-items:flex-start;padding:9px 0;font-size:14px;color:var(--ink-2)}.landing-root .plan ul li svg{color:var(--sea-deep);flex-shrink:0;margin-top:2px}.landing-root .plan ul li.dim{color:var(--ink-4)}.landing-root .plan ul li.dim svg{color:var(--ink-5)}.landing-root .plan .btn{width:100%;justify-content:center}.landing-root .price-toggle{display:inline-flex;gap:4px;margin:0 auto;background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:4px;font-size:13px}.landing-root .price-toggle button{padding:8px 16px;border-radius:999px;color:var(--ink-3);font-weight:500;transition:all .12s;display:inline-flex;align-items:center;gap:6px}.landing-root .price-toggle button.active{background:var(--ink);color:var(--canvas)}.landing-root .price-toggle .save{font-size:10px;padding:2px 6px;border-radius:4px;background:var(--frozen);color:var(--sea-deep);font-weight:600}.landing-root .price-toggle button.active .save{background:var(--amber);color:#fff}.landing-root .security{background:var(--paper);position:relative;overflow:hidden}.landing-root .sec-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.landing-root .sec-badges{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:32px}.landing-root .sec-badge{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px 22px;display:flex;gap:14px;align-items:flex-start}.landing-root .sec-badge .ic{width:38px;height:38px;border-radius:10px;background:var(--frozen);color:var(--sea-deep);display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .sec-badge h4{font-size:14px;font-weight:600;margin:0 0 4px}.landing-root .sec-badge p{font-size:12.5px;color:var(--ink-3);margin:0;line-height:1.45}.landing-root .sec-visual{background:linear-gradient(165deg,#fafaf7 0,var(--frozen-pale) 100%);border:1px solid var(--line);border-radius:24px;padding:44px;position:relative;overflow:hidden;min-height:460px}.landing-root .sec-shield{width:200px;height:200px;margin:0 auto;background:linear-gradient(160deg,#2ec4b6,#1fa194);border-radius:32% 32% 28% 28%;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 24px 50px rgba(31,161,148,.32)}.landing-root .sec-shield:before{content:"";position:absolute;inset:14px;border:2px solid hsla(0,0%,100%,.5);border-radius:30% 30% 26% 26%}.landing-root .sec-shield:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 28% 24%,hsla(0,0%,100%,.42),transparent 50%);border-radius:inherit}.landing-root .sec-shield svg{color:#fff;width:80px;height:80px;position:relative;z-index:2}.landing-root .sec-pills{margin-top:38px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.landing-root .sec-pill{padding:8px 14px;border-radius:999px;background:var(--paper);border:1px solid var(--line);font-size:12px;font-weight:500;color:var(--ink-2);display:inline-flex;align-items:center;gap:6px}.landing-root .sec-pill svg{color:var(--sea-deep)}.landing-root .faq{background:var(--canvas)}.landing-root .faq-list{max-width:820px;margin:56px auto 0}.landing-root .faq-item{background:var(--paper);border:1px solid var(--line);border-radius:14px;margin-bottom:12px;overflow:hidden;transition:border-color .2s}.landing-root .faq-item.open{border-color:var(--line-strong)}.landing-root .faq-q{width:100%;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;font-size:16px;font-weight:500;color:var(--ink)}.landing-root .faq-q .ico{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s}.landing-root .faq-item.open .faq-q .ico{transform:rotate(45deg);background:var(--amber);color:#fff}.landing-root .faq-a{max-height:0;overflow:hidden;transition:max-height .28s ease}.landing-root .faq-item.open .faq-a{max-height:360px}.landing-root .faq-a-inner{padding:0 24px 22px;color:var(--ink-2);font-size:14.5px;line-height:1.6}.landing-root .final-cta{background:var(--ink);color:#f0ead8;padding:110px 0;position:relative;overflow:hidden}.landing-root .final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 500px at 50% 0,rgba(255,159,28,.3),transparent 60%),radial-gradient(500px 300px at 0 80%,rgba(46,196,182,.15),transparent 65%)}.landing-root .final-cta-inner{position:relative;text-align:center;max-width:760px;margin:0 auto}.landing-root .final-cta h2{font-family:var(--font-display);font-size:clamp(44px,6vw,72px);line-height:1;letter-spacing:-.025em;margin:0 0 22px;font-weight:400;color:#fbf8f3}.landing-root .final-cta h2 em{font-style:italic;color:var(--amber-soft)}.landing-root .final-cta p{font-size:19px;color:hsla(45,44%,89%,.8);max-width:540px;margin:0 auto 36px}.landing-root .final-cta .actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.landing-root .final-cta .reverse{margin-top:26px;font-size:13px;color:hsla(45,44%,89%,.55);display:inline-flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.landing-root .final-cta .reverse span{display:inline-flex;align-items:center;gap:6px}.landing-root .landing-footer{background:var(--ink);color:hsla(45,44%,89%,.7);padding:60px 0 40px;border-top:1px solid hsla(0,0%,100%,.08)}.landing-root .foot-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:40px}.landing-root .foot-brand .brand{color:#f0ead8}.landing-root .foot-brand p{font-size:14px;color:hsla(45,44%,89%,.55);margin:16px 0;max-width:340px;line-height:1.55}.landing-root .foot-col h5{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--amber-soft);margin:0 0 16px;font-weight:600}.landing-root .foot-col a{display:block;padding:6px 0;font-size:14px;color:hsla(45,44%,89%,.7);transition:color .12s}.landing-root .foot-col a:hover{color:#f0ead8}.landing-root .foot-bottom{padding-top:24px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;font-size:13px;color:hsla(45,44%,89%,.5)}.landing-root .foot-bottom .social{display:flex;gap:14px}.landing-root .foot-bottom .social a{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.06);display:flex;align-items:center;justify-content:center;color:hsla(45,44%,89%,.7);transition:all .12s}.landing-root .foot-bottom .social a:hover{background:var(--amber);color:#fff}@media (max-width:1100px){.landing-root .hero-grid{grid-template-columns:1fr;gap:48px}.landing-root .hero-product{transform:none;max-width:520px}.landing-root .demo-doc,.landing-root .demo-rec,.landing-root .demo-setup,.landing-root .dt-pane.active,.landing-root .problem-grid,.landing-root .sec-grid{grid-template-columns:1fr!important;gap:36px}.landing-root .feat-grid,.landing-root .price-grid,.landing-root .t-grid{grid-template-columns:1fr 1fr!important}.landing-root .how-steps{grid-template-columns:1fr!important}.landing-root .how-steps:before{display:none}.landing-root .stats-grid{grid-template-columns:1fr 1fr!important}.landing-root .foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:720px){.landing-root section{padding:70px 0}.landing-root .container,.landing-root .container-narrow{padding:0 20px}.landing-root .nav-links{display:none}.landing-root .hero{padding:40px 0 60px}.landing-root .feat-grid,.landing-root .price-grid,.landing-root .stats-grid,.landing-root .t-grid{grid-template-columns:1fr!important}.landing-root .demo-content{padding:24px 20px 30px}.landing-root .demo-form,.landing-root .gen-doc,.landing-root .rec-stage{padding:22px}.landing-root .foot-grid,.landing-root .problem-numbers{grid-template-columns:1fr}.landing-root .foot-grid{gap:24px}.landing-root .hero-floater{display:none}.landing-root .plan.popular{transform:none}.landing-root .demo-tab .num{display:none}}.landing-root .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.7,.2,1)}.landing-root .reveal.visible{opacity:1;transform:none}