.landing-root{--bg:#0a0a0f;--surface:#111118;--surface2:#18181f;--surface3:#1e1e27;--border:#242430;--text:#e8e8f0;--muted:#8d8da3;--muted-dim:#5a5a6b;--accent:var(--primary);--accent-glow:#a89cf7;--accent2:#e8a87c;--accent3:#6adbb5;--logo-grad:linear-gradient(135deg, var(--accent), #e8a87c 60%, #6adbb5);--btn-grad:linear-gradient(135deg, #8f7ef9, var(--accent));background:var(--bg);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;background-image:radial-gradient(1100px 620px at 15% -10%,#7c6af747,#0000 60%),radial-gradient(900px 520px at 88% 4%,#7c6af729,#0000 55%),radial-gradient(700px 420px at 50% 100%,#e8a87c0f,#0000 60%);background-attachment:fixed;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.landing-root *{box-sizing:border-box}.landing-root ::selection{background:var(--accent);color:#0a0a0f}.landing-root a{color:inherit;text-decoration:none}.landing-root img,.landing-root svg{max-width:100%;display:block}.landing-root .eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--accent-glow);align-items:center;gap:10px;font-family:DM Mono,monospace;font-size:.7rem;display:flex}.landing-root .eyebrow:before{content:"";background:var(--accent);width:22px;height:1px;display:inline-block}.landing-root .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.landing-root h1,.landing-root h2,.landing-root h3{letter-spacing:-.01em;font-family:Syne,sans-serif;font-weight:700}.landing-root em{color:var(--accent-glow);font-family:Instrument Serif,serif;font-style:italic;font-weight:400}.landing-root :focus-visible{outline:2px solid var(--accent);outline-offset:3px}.landing-root .grain{pointer-events:none;z-index:200;opacity:.04;mix-blend-mode:overlay;position:fixed;inset:0}@media(prefers-reduced-motion:no-preference){.landing-root .grain{animation:1.4s steps(4,end) infinite landingGrainShift}}@keyframes landingGrainShift{0%{transform:translate(0)}25%{transform:translate(-1%,1%)}50%{transform:translate(1%,-1%)}75%{transform:translate(-1%,-1%)}to{transform:translate(0)}}.landing-root nav#nav{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:20px 32px;transition:background .3s,border-color .3s,padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.landing-root nav#nav.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom-color:var(--border);background:#0a0a0fdb;padding:13px 32px}.landing-root .brand{align-items:center;gap:10px;display:flex}.landing-root .brand img{border-radius:7px;width:26px;height:26px}.landing-root .brand span{letter-spacing:-.02em;color:var(--text);font-family:Syne,sans-serif;font-size:1.28rem;font-weight:700}.landing-root .nav-links{color:var(--muted);align-items:center;gap:30px;font-size:.86rem;display:flex}.landing-root .nav-links a:not(.nav-cta):not(.nav-login){transition:color .2s}.landing-root .nav-links a:not(.nav-cta):not(.nav-login):hover{color:var(--accent-glow)}.landing-root .nav-login{color:var(--text);border:1px solid var(--border);border-radius:99px;padding:9px 16px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:border-color .2s,color .2s}.landing-root .nav-login:hover{border-color:var(--accent);color:var(--accent-glow)}.landing-root .nav-cta{background:var(--btn-grad);color:#fff;border-radius:99px;padding:10px 20px;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 24px #7c6af759}.landing-root .nav-cta:hover{transform:translateY(-1px);box-shadow:0 10px 30px #7c6af780}.landing-root .nav-credit-pill{color:var(--accent-glow);background:#7c6af71a;border:1px solid #7c6af74d;border-radius:99px;align-items:center;padding:6px 12px;font-family:DM Mono,monospace;font-size:.74rem;display:inline-flex}.landing-root .btn{cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:14px 26px;font-size:.92rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.landing-root .btn-primary{background:var(--btn-grad);color:#fff;box-shadow:0 10px 34px #7c6af759}.landing-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px #7c6af780}.landing-root .btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.landing-root .btn-ghost:hover{border-color:var(--accent);color:var(--accent-glow)}.landing-root .hero{padding:150px 0 0;position:relative}.landing-root .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;max-width:1180px;margin:0 auto;padding:0 32px 90px;display:grid}.landing-root .hero h1{color:var(--text);margin:20px 0;font-size:clamp(2.1rem,4.2vw,3.5rem);line-height:1.1}.landing-root .hero p.sub{color:var(--muted);max-width:460px;margin-bottom:30px;font-size:1.04rem}.landing-root .hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:16px;display:flex}.landing-root .hero-note{color:var(--muted-dim);letter-spacing:.04em;font-family:DM Mono,monospace;font-size:.72rem}.landing-root .device-frame{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #0000008c,0 0 0 1px #7c6af71a}.landing-root .device-bar{background:var(--surface2);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:11px 14px;display:flex}.landing-root .device-dot{background:var(--surface3);border-radius:50%;width:7px;height:7px}.landing-root .device-dot:first-child{background:#e8656b}.landing-root .device-dot:nth-child(2){background:#e8c25a}.landing-root .device-dot:nth-child(3){background:#5ed49a}.landing-root .device-url{color:var(--muted-dim);background:var(--surface3);border-radius:99px;flex:1;max-width:220px;margin-left:10px;padding:3px 10px;font-family:DM Mono,monospace;font-size:.66rem}.landing-root .device-body{padding:28px;position:relative}.landing-root .mock-card{animation:5s ease-in-out infinite landingBreathe}@keyframes landingBreathe{0%,to{box-shadow:0 30px 80px #0000008c,0 0 0 1px #7c6af71a}50%{box-shadow:0 30px 90px #0009,0 0 0 1px #7c6af752}}@media(prefers-reduced-motion:reduce){.landing-root .mock-card{animation:none}}.landing-root .mock-steps{align-items:center;gap:8px;margin-bottom:22px;display:flex}.landing-root .mock-step-dot{background:var(--surface3);border:1px solid var(--border);cursor:pointer;border-radius:50%;width:7px;height:7px;transition:transform .15s}.landing-root .mock-step-dot:hover{transform:scale(1.3)}.landing-root .mock-step-dot.active{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 3px #7c6af738}.landing-root .mock-step-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-left:4px;font-family:DM Mono,monospace;font-size:.64rem}.landing-root .mock-next{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:99px;margin-left:auto;padding:5px 11px;font-family:DM Mono,monospace;font-size:.68rem;transition:all .2s}.landing-root .mock-next:hover{border-color:var(--accent);color:var(--accent-glow);background:var(--surface3)}.landing-root .mock-panel{display:none}.landing-root .mock-panel.active{animation:.35s landingFadeUp;display:block}.landing-root .mock-title{color:var(--text);margin-bottom:6px;font-family:Syne,sans-serif;font-size:1.18rem;font-weight:700}.landing-root .mock-dropzone{border:1.5px dashed var(--border);text-align:center;background:var(--surface2);border-radius:12px;margin:16px 0 18px;padding:26px 20px}.landing-root .mock-dropzone img{opacity:.95;width:44px;height:44px;margin:0 auto 12px}.landing-root .mock-dropzone p{color:var(--muted);max-width:280px;margin:0 auto;font-size:.85rem}.landing-root .mock-thumbs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.landing-root .mock-thumb{border:1px solid var(--border);opacity:0;border-radius:6px;width:50px;height:50px;animation:.5s forwards landingThumbIn;overflow:hidden}.landing-root .mock-thumb svg{width:100%;height:100%;display:block}.landing-root .mock-thumb:first-child{animation-delay:.2s}.landing-root .mock-thumb:nth-child(2){animation-delay:.35s}.landing-root .mock-thumb:nth-child(3){animation-delay:.5s}.landing-root .mock-thumb:nth-child(4){animation-delay:.65s}.landing-root .mock-thumb:nth-child(5){animation-delay:.8s}.landing-root .mock-thumb:nth-child(6){animation-delay:.95s}@keyframes landingThumbIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.landing-root .mock-thumb{opacity:1;animation:none}}.landing-root .mock-status{color:var(--muted);margin-bottom:16px;font-family:DM Mono,monospace;font-size:.74rem}.landing-root .mock-status b{color:var(--accent-glow);font-weight:500}.landing-root .mock-btn{background:var(--btn-grad);color:#fff;cursor:pointer;border:none;border-radius:99px;width:100%;padding:12px;font-size:.86rem;font-weight:600;box-shadow:0 8px 24px #7c6af747}.landing-root .filmstrip-outer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#0000,#00000059 15% 85%,#0000);width:100%;padding:22px 0;position:relative;overflow:hidden}.landing-root .sprockets{opacity:.5;background-image:radial-gradient(circle,#e8e8f04d 2.4px,#0000 3px);background-repeat:repeat-x;background-size:26px 10px;height:10px;position:absolute;left:0;right:0}.landing-root .sprockets.top{top:0}.landing-root .sprockets.bottom{bottom:0}.landing-root .filmstrip{gap:12px;width:max-content;animation:46s linear infinite landingFilmScroll;display:flex}.landing-root .filmstrip-outer:hover .filmstrip{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.landing-root .filmstrip{animation:none}}@keyframes landingFilmScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-root .frame{background:var(--surface);border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:148px;height:190px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.landing-root .frame:hover{border-color:var(--accent);transform:translateY(-6px)scale(1.035);box-shadow:0 18px 40px #00000073,0 0 0 1px #7c6af747}.landing-root .frame svg{width:100%;height:148px}.landing-root .frame-cap{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);background:linear-gradient(#0000,#0a0a0ff0 40%);justify-content:space-between;align-items:center;padding:8px 9px;font-family:DM Mono,monospace;font-size:.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-root section{padding:110px 0;position:relative}.landing-root .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.landing-root .reveal.in{opacity:1;transform:translateY(0)}.landing-root .section-head{text-align:center;max-width:640px;margin:0 auto 52px}.landing-root .section-head .eyebrow{justify-content:center}.landing-root .section-head h2{color:var(--text);margin-top:16px;font-size:clamp(1.75rem,3.3vw,2.6rem);line-height:1.2}.landing-root .section-head p{color:var(--muted);margin-top:14px;font-size:.98rem}.landing-root .compare{grid-template-columns:1fr 1fr;gap:22px;max-width:900px;margin:0 auto;display:grid}.landing-root .compare-card{border:1px solid var(--border);border-radius:14px;padding:32px 28px}.landing-root .compare-card.dim{background:var(--surface)}.landing-root .compare-card.glow{background:linear-gradient(160deg,#7c6af71a,#e8a87c0d);border-color:#7c6af759}.landing-root .compare-label{letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-family:DM Mono,monospace;font-size:.68rem;display:block}.landing-root .compare-card.dim .compare-label{color:var(--muted)}.landing-root .compare-card.glow .compare-label{color:var(--accent-glow)}.landing-root .compare-card ul{list-style:none}.landing-root .compare-card li{border-top:1px solid var(--border);align-items:flex-start;gap:10px;padding:12px 0;font-size:.94rem;display:flex}.landing-root .compare-card li:first-of-type{border-top:none}.landing-root .compare-card.dim li{color:var(--muted)}.landing-root .compare-card.glow li{color:var(--text)}.landing-root .compare-mark{flex-shrink:0;margin-top:1px;font-family:DM Mono,monospace;font-size:.8rem}.landing-root .compare-card.dim .compare-mark{color:var(--muted-dim)}.landing-root .compare-card.glow .compare-mark{color:var(--accent3)}.landing-root .hybrid{grid-template-columns:1fr 1fr;gap:22px;max-width:960px;margin:0 auto;display:grid}.landing-root .hybrid-card{border:1px solid var(--border);border-radius:16px;padding:30px 28px}.landing-root .hybrid-card.auto{background:var(--surface)}.landing-root .hybrid-card.human{background:linear-gradient(160deg,#7c6af71f,#7c6af708);border-color:#7c6af766}.landing-root .hybrid-tag{letter-spacing:.1em;text-transform:uppercase;border-radius:99px;margin-bottom:16px;padding:4px 11px;font-family:DM Mono,monospace;font-size:.66rem;display:inline-block}.landing-root .hybrid-card.auto .hybrid-tag{background:var(--surface3);color:var(--muted)}.landing-root .hybrid-card.human .hybrid-tag{color:var(--accent-glow);background:#7c6af733}.landing-root .hybrid-card h3{color:var(--text);margin-bottom:16px;font-size:1.25rem}.landing-root .hybrid-card ul{flex-direction:column;gap:12px;list-style:none;display:flex}.landing-root .hybrid-card li{color:var(--muted);align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.landing-root .hybrid-card.human li{color:var(--text)}.landing-root .hybrid-ico{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:.7rem;display:flex}.landing-root .hybrid-card.auto .hybrid-ico{background:var(--surface3);color:var(--muted)}.landing-root .hybrid-card.human .hybrid-ico{background:var(--btn-grad);color:#fff}.landing-root .process-wrap{grid-template-columns:.9fr 1.1fr;align-items:start;gap:50px;max-width:1080px;margin:0 auto;display:grid}.landing-root .process-list-mini{flex-direction:column;gap:4px;display:flex}.landing-root .pm-item{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 12px;transition:background .2s,border-color .2s;display:flex}.landing-root .pm-item:hover{background:var(--surface)}.landing-root .pm-item.active{background:var(--surface);border-color:#7c6af74d}.landing-root .pm-num{background:var(--surface2);width:28px;height:28px;color:var(--muted);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:DM Mono,monospace;font-size:.78rem;transition:background .2s,color .2s,border-color .2s;display:flex}.landing-root .pm-item.active .pm-num,.landing-root .pm-item.done .pm-num{background:var(--btn-grad);color:#fff;border-color:#0000}.landing-root .pm-item h3{color:var(--text);margin-bottom:3px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.landing-root .pm-item p{color:var(--muted);font-size:.84rem;line-height:1.5}.landing-root .demo-card{position:sticky;top:100px}.landing-root .demo-card .device-body{padding:22px 24px}.landing-root .demo-progress{gap:5px;margin-bottom:20px;display:flex}.landing-root .demo-seg{background:var(--surface3);border-radius:99px;flex:1;height:3px;position:relative;overflow:hidden}.landing-root .demo-seg-fill{background:var(--btn-grad);width:0%;height:100%;position:absolute;top:0;left:0}.landing-root .demo-seg.done .demo-seg-fill{background:var(--accent-glow);width:100%}.landing-root .demo-seg.active .demo-seg-fill{animation:landingDemoFill var(--step-dur,3.3s) linear forwards}@keyframes landingDemoFill{0%{width:0%}to{width:100%}}.landing-root .demo-stage{min-height:230px;position:relative}.landing-root .demo-panel{display:none}.landing-root .demo-panel.active{animation:.4s landingFadeUp;display:block}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-root .demo-label{color:var(--accent-glow);letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px;font-family:DM Mono,monospace;font-size:.68rem}.landing-root .demo-thumbs{flex-wrap:wrap;gap:8px;margin-bottom:6px;display:flex}.landing-root .demo-thumb{border:1px solid var(--border);opacity:0;border-radius:6px;width:46px;height:46px;animation:.4s forwards landingThumbIn;overflow:hidden}.landing-root .demo-thumb:first-child{animation-delay:.1s}.landing-root .demo-thumb:nth-child(2){animation-delay:.25s}.landing-root .demo-thumb:nth-child(3){animation-delay:.4s}.landing-root .demo-thumb:nth-child(4){animation-delay:.55s}.landing-root .demo-thumb:nth-child(5){animation-delay:.7s}.landing-root .demo-thumb:nth-child(6){animation-delay:.85s}.landing-root .demo-thumb svg{width:100%;height:100%}.landing-root .demo-face-row{background:var(--surface2);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;margin-bottom:10px;padding:12px 14px;display:flex}.landing-root .demo-face-avatar{background:var(--btn-grad);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:flex}.landing-root .demo-face-name{color:var(--text);font-size:.86rem;font-weight:500}.landing-root .demo-face-rel{color:var(--muted);font-family:DM Mono,monospace;font-size:.68rem}.landing-root .demo-typing{gap:3px;margin-left:4px;display:inline-flex}.landing-root .demo-typing span{background:var(--accent-glow);border-radius:50%;width:4px;height:4px;animation:1s infinite landingBlink}.landing-root .demo-typing span:nth-child(2){animation-delay:.15s}.landing-root .demo-typing span:nth-child(3){animation-delay:.3s}@keyframes landingBlink{0%,60%,to{opacity:.25}30%{opacity:1}}.landing-root .demo-chips{flex-wrap:wrap;gap:8px;display:flex}.landing-root .demo-chip{border:1px solid var(--border);color:var(--muted);background:var(--surface2);border-radius:99px;padding:8px 15px;font-size:.82rem}.landing-root .demo-chip.picked{color:var(--accent-glow);background:#7c6af729;border-color:#7c6af766}.landing-root .demo-story-lines{color:var(--text);font-family:Instrument Serif,serif;font-size:1.05rem;font-style:italic;line-height:1.6}.landing-root .demo-story-line{opacity:0;animation:.5s forwards landingLineIn}.landing-root .demo-story-line:first-child{animation-delay:.1s}.landing-root .demo-story-line:nth-child(2){animation-delay:.9s}.landing-root .demo-story-line:nth-child(3){animation-delay:1.7s}@keyframes landingLineIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.landing-root .demo-wave{align-items:flex-end;gap:3px;height:44px;margin:6px 0 14px;display:flex}.landing-root .demo-wave span{background:var(--accent);border-radius:2px;width:4px;animation:1.1s ease-in-out infinite landingWave}.landing-root .demo-wave span:nth-child(odd){background:var(--accent3)}@keyframes landingWave{0%,to{height:20%}50%{height:100%}}.landing-root .demo-final{align-items:center;gap:14px;display:flex}.landing-root .demo-final-icon{background:var(--btn-grad);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;display:flex;box-shadow:0 10px 30px #7c6af759}.landing-root .demo-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.landing-root .demo-replay{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:7px;padding:8px 14px;font-family:DM Mono,monospace;font-size:.72rem;transition:all .2s;display:inline-flex}.landing-root .demo-replay:hover{border-color:var(--accent);color:var(--accent-glow)}.landing-root .demo-step-tag{color:var(--muted-dim);font-family:DM Mono,monospace;font-size:.68rem}.landing-root .quote-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.landing-root .quote-wrap{text-align:center;max-width:740px;margin:0 auto;padding:0 32px}.landing-root blockquote{color:var(--text);font-family:Instrument Serif,serif;font-size:clamp(1.35rem,2.9vw,1.9rem);font-style:italic;font-weight:400;line-height:1.5}.landing-root .quote-attr{color:var(--muted);letter-spacing:.04em;margin-top:26px;font-family:DM Mono,monospace;font-size:.78rem}.landing-root .mm-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:34px;display:flex}.landing-root .mm-heading h2{color:var(--text);margin-bottom:8px;font-size:clamp(1.8rem,3.2vw,2.3rem)}.landing-root .mm-count{color:var(--accent-glow);font-family:DM Mono,monospace;font-size:.8rem}.landing-root .mm-note{color:var(--muted);white-space:nowrap;margin-top:6px;font-size:.82rem}.landing-root .mm-new{white-space:nowrap}.landing-root .gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:0 auto;display:grid}.landing-root .gal-card{border:1px solid var(--border);background:var(--surface);border-radius:12px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.landing-root .gal-card:hover{border-color:var(--accent);transform:translateY(-4px)}.landing-root .gal-media{background:var(--surface2);width:100%;height:150px;position:relative;overflow:hidden}.landing-root .gal-media svg{filter:blur(1.5px)saturate(1.15);width:100%;height:100%;display:block;transform:scale(1.06)}.landing-root .gal-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0a0a0fbf);position:absolute;inset:0}.landing-root .gal-media img,.landing-root .gal-media video{object-fit:cover;width:100%;height:100%;display:block}.landing-root .gal-play{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0a0f8c;border:1px solid #e8e8f066;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-root .gal-card:hover .gal-play{opacity:1}.landing-root .gal-play:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid var(--text);width:0;height:0;margin-left:2px}.landing-root .gal-preview-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);background:#0a0a0fb3;border-radius:99px;padding:2px 7px;font-family:DM Mono,monospace;font-size:.55rem;position:absolute;top:8px;left:8px}.landing-root .gal-menu{width:24px;height:24px;color:var(--text);background:#0a0a0f8c;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;line-height:1;display:flex;position:absolute;top:8px;right:8px}.landing-root .gal-overlay-tags{color:#e8e8f08c;gap:12px;font-size:.74rem;font-weight:600;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.landing-root .gal-overlay-tags span.on{color:#fff}.landing-root .gal-body{padding:14px 16px 16px}.landing-root .gal-title{color:var(--text);margin-bottom:5px;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.landing-root .gal-sub{color:var(--accent-glow);font-family:DM Mono,monospace;font-size:.74rem}.landing-root .pricing-grid{grid-template-columns:repeat(5,1fr);gap:14px;max-width:1080px;margin:0 auto 26px;display:grid}.landing-root .price-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:22px 16px;position:relative}.landing-root .price-card.pop{border-color:#7c6af780;box-shadow:0 10px 34px #7c6af729}.landing-root .price-pop-badge{background:var(--btn-grad);color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:3px 10px;font-family:DM Mono,monospace;font-size:.58rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.landing-root .price-name{letter-spacing:.04em;color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-family:DM Mono,monospace;font-size:.72rem}.landing-root .price-amount{color:var(--text);margin-bottom:10px;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:700}.landing-root .price-desc{color:var(--muted);font-size:.78rem;line-height:1.55}.landing-root .pricing-note{text-align:center;color:var(--muted);letter-spacing:.02em;font-family:DM Mono,monospace;font-size:.72rem}.landing-root .pricing-note a{color:var(--accent-glow);text-underline-offset:3px;text-decoration:underline}.landing-root .cta-final{text-align:center;background:radial-gradient(at 50% 0,#7c6af724,#0000 60%)}.landing-root .cta-final h2{max-width:680px;color:var(--text);margin:0 auto 18px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.15}.landing-root .cta-final p{color:var(--muted);max-width:480px;margin:0 auto 36px}.landing-root .landing-foot{border-top:1px solid var(--border);padding:34px 0 22px}.landing-root .foot-row{flex-wrap:wrap;align-items:center;gap:20px 36px;display:flex}.landing-root .foot-row .brand{flex-shrink:0}.landing-root .foot-tagline{color:var(--muted);flex:1;min-width:200px;font-size:.82rem}.landing-root .foot-contact{color:var(--muted);font-size:.84rem}.landing-root .foot-contact:hover{color:var(--accent-glow)}.landing-root .chat-bubble{z-index:150;background:var(--btn-grad);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 10px 30px #7c6af773}.landing-root .chat-bubble:hover{transform:scale(1.06)}.landing-root .chat-bubble svg{width:22px;height:22px}.landing-root .chat-panel{z-index:150;background:var(--surface);border:1px solid var(--border);border-radius:14px;width:300px;max-width:calc(100vw - 40px);padding:18px;display:none;position:fixed;bottom:92px;right:26px;box-shadow:0 24px 60px #00000080}.landing-root .chat-panel.open{animation:.25s landingFadeUp;display:block}.landing-root .chat-panel-head{align-items:center;gap:10px;margin-bottom:12px;display:flex}.landing-root .chat-panel-dot{background:var(--accent3);border-radius:50%;width:8px;height:8px}.landing-root .chat-panel-title{font-size:.9rem;font-weight:600}.landing-root .chat-panel-sub{color:var(--muted);font-size:.7rem}.landing-root .chat-panel-msg{background:var(--surface2);border:1px solid var(--border);color:var(--muted);border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:.82rem}.landing-root .chat-panel-input{gap:8px;display:flex}.landing-root .chat-panel-input input{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:8px;flex:1;padding:9px 11px;font-family:Inter,sans-serif;font-size:.82rem}.landing-root .chat-panel-input button{background:var(--btn-grad);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:0 14px;font-size:.8rem;font-weight:600}@media(max-width:900px){.landing-root .hero-grid{grid-template-columns:1fr}.landing-root .nav-links{display:none}.landing-root .compare{grid-template-columns:1fr}.landing-root .gallery-grid,.landing-root .pricing-grid{grid-template-columns:repeat(2,1fr)}.landing-root .process-wrap{grid-template-columns:1fr}.landing-root .demo-card{position:static}}@media(max-width:520px){.landing-root .gallery-grid,.landing-root .pricing-grid{grid-template-columns:1fr}.landing-root .hero{padding-top:130px}.landing-root section{padding:80px 0}.landing-root .frame{width:128px;height:168px}.landing-root .frame svg{height:128px}.landing-root .foot-row{flex-direction:column;align-items:flex-start}.landing-root .mm-note{white-space:normal}}
