@font-face{font-family:Pretendard;src:url(/fonts/PretendardVariable.ttf) format("truetype");font-weight:100 900;font-display:swap}:root{color:#f7f7f7;background:#080808;font-family:Pretendard,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080808;--surface: #111111;--card: #171717;--line: #2a2a2a;--muted: #96969e;--orange: #ff6800;--orange-light: #ff9d3f;--orange-dark: #d93f00;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app{min-height:100vh;background:var(--bg);overflow-x:hidden}.screen{position:relative;width:min(100%,520px);min-height:100dvh;margin:0 auto;background:var(--bg)}.locale-toggle{position:fixed;z-index:60;top:max(14px,env(safe-area-inset-top));right:max(16px,calc((100vw - 500px)/2));display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;color:#d7d7dc;background:#131313c7;border:1px solid rgba(255,255,255,.12);border-radius:999px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-size:12px;font-weight:750}.landing-page{min-height:100dvh;background:var(--bg)}.landing-screen{display:grid;grid-template-rows:auto 1fr auto;padding:max(70px,env(safe-area-inset-top)) 22px calc(116px + var(--safe-bottom));isolation:isolate}.ambient{position:absolute;z-index:-1;width:360px;height:360px;border-radius:50%;filter:blur(90px);opacity:.17;pointer-events:none}.ambient-one{top:-100px;right:-180px;background:var(--orange)}.ambient-two{left:-230px;bottom:90px;background:#ff3d00}.landing-copy{position:relative;z-index:2;max-width:440px}.brand-mark{width:36px;height:36px;object-fit:contain;margin-bottom:20px}.eyebrow{margin:0 0 12px;color:var(--orange-light);font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.landing-copy h1{margin:0;font-size:clamp(45px,13.2vw,68px);line-height:.96;letter-spacing:-.055em;font-weight:900}.landing-copy h1 span{display:block}.hero-body{max-width:400px;margin:18px 0 0;color:#b8b8bf;font-size:16px;line-height:1.62;word-break:keep-all}.trust-row{display:flex;align-items:center;gap:7px;margin-top:16px;color:#77777f;font-size:12px;line-height:1.4}.phone-stage{display:flex;align-items:center;justify-content:center;min-height:330px;padding:30px 0 10px;perspective:1000px}.phone-shell{position:relative;width:min(240px,59vw);aspect-ratio:9 / 16;padding:12px;border:1px solid #3a3a3c;border-radius:38px;background:linear-gradient(145deg,#242424,#050505 22%);box-shadow:0 36px 90px #000,0 0 0 5px #0a0a0a;transform:rotateX(4deg) rotateY(-7deg) rotate(2deg);animation:phoneFloat 5s ease-in-out infinite}.phone-island{position:absolute;z-index:3;top:16px;left:50%;width:66px;height:17px;transform:translate(-50%);border-radius:99px;background:#000}.phone-content{height:100%;padding:32px 12px 14px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 50% 20%,rgba(255,104,0,.16),transparent 32%),#080808}.phone-content.intro-video-frame{position:relative;padding:0;background:#050505}.intro-video-frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.intro-video-frame video.is-visible{opacity:1}.intro-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;opacity:0;background:radial-gradient(circle at 50% 42%,rgba(255,104,0,.14),transparent 34%),linear-gradient(#090909,#181818);transition:opacity .3s ease}.intro-video-placeholder.is-visible{opacity:1}.intro-video-placeholder img{width:82px;height:82px;object-fit:contain}.intro-video-placeholder .spinner{width:22px;height:22px}@keyframes phoneFloat{0%,to{transform:rotateX(4deg) rotateY(-7deg) rotate(2deg) translateY(0)}50%{transform:rotateX(3deg) rotateY(-5deg) rotate(1deg) translateY(-10px)}}.sticky-cta{position:fixed;z-index:40;left:50%;bottom:0;width:min(100%,520px);padding:12px 22px calc(18px + var(--safe-bottom));transform:translate(-50%);background:linear-gradient(to top,#080808 72%,rgba(8,8,8,.86),transparent)}.landing-cta{padding-top:38px}.landing-page .landing-cta{position:absolute}.primary-button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;gap:9px;padding:0 22px;color:#fff;border:0;border-radius:18px;background:linear-gradient(105deg,var(--orange-dark),var(--orange) 55%,#ff8b22);box-shadow:0 13px 30px #ff590036;font-size:16px;font-weight:850;transition:transform .15s ease,opacity .2s ease}.primary-button:active{transform:scale(.975)}.primary-button:disabled{cursor:default;opacity:.42;box-shadow:none}.hero-button{min-height:68px;border-radius:999px;font-size:18px}.text-button{display:flex;min-height:42px;align-items:center;justify-content:center;gap:7px;margin:7px auto 0;padding:0 15px;color:#aaaab2;border:0;background:transparent;font-size:13px;font-weight:700}.icon-button{display:inline-flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;color:#f5f5f5;border:1px solid #2c2c2c;border-radius:50%;background:#151515}.flow-screen{padding:max(12px,env(safe-area-inset-top)) 0 120px}.flow-header{display:flex;height:66px;align-items:center;gap:11px;padding:8px 18px}.flow-language-row{display:flex;min-height:44px;align-items:center;justify-content:flex-end;padding:0 18px}.locale-toggle.flow-locale-toggle{position:static;z-index:auto;flex:0 0 auto}.progress-track{height:5px;flex:1;overflow:hidden;border-radius:9px;background:#242424}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange-dark),var(--orange-light));transition:width .35s ease}.step-count{color:#999;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.analysis-dot{display:flex;width:39px;height:39px;align-items:center;justify-content:center;border-radius:50%;background:conic-gradient(var(--orange) var(--progress),#292929 0)}.analysis-dot>span{display:flex;width:33px;height:33px;align-items:center;justify-content:center;border-radius:50%;background:#121212;color:#d9d9dc}.question-wrap{padding:16px 24px 110px}.question-wrap h2{max-width:440px;margin:0;color:#fafafa;font-size:clamp(28px,8.4vw,38px);line-height:1.22;letter-spacing:-.035em;word-break:keep-all}.almost{display:flex;align-items:center;gap:6px;margin:0 0 10px;color:var(--orange-light);font-size:12px;font-weight:850}.description-card{margin:18px 0 0;padding:16px;color:#c5c5ca;border:1px solid rgba(255,104,0,.22);border-radius:15px;background:#ff68000e;font-size:14px;line-height:1.65;word-break:keep-all}.option-list{display:grid;gap:11px;margin-top:25px}.option-card{display:flex;width:100%;min-height:61px;align-items:center;gap:14px;padding:11px 14px 11px 18px;text-align:left;color:#dfdfe4;border:1px solid #28282a;border-radius:16px;background:#141414;font-size:15px;font-weight:650;transition:border .15s,background .15s,transform .15s}.option-card:active{transform:scale(.985)}.option-card>span:first-child{flex:1}.option-card.selected{color:#fff;border-color:var(--orange);background:linear-gradient(100deg,#ff68002e,#ff68000f);box-shadow:inset 0 0 0 1px #ff68001f}.option-check{display:flex;width:31px;height:31px;align-items:center;justify-content:center;border:1px solid #343434;border-radius:50%;color:#777;font-size:12px}.selected .option-check{color:#fff;border-color:var(--orange);background:var(--orange)}.page-enter{animation:pageEnter .35s cubic-bezier(.2,.7,.2,1) both}@keyframes pageEnter{0%{opacity:0;transform:translate(28px)}}.simple-header{display:flex;height:72px;align-items:center;justify-content:space-between;padding:max(10px,env(safe-area-inset-top)) 20px 0}.simple-header img{width:28px;height:28px;margin-right:6px}.selfie-screen{padding-bottom:calc(28px + var(--safe-bottom))}.selfie-copy{padding:18px 24px 20px;text-align:center}.selfie-copy h2{margin:0;font-size:31px;letter-spacing:-.035em}.selfie-copy>p:last-child{max-width:390px;margin:10px auto 0;color:var(--muted);font-size:14px;line-height:1.55}.camera-card{position:relative;width:min(calc(100% - 48px),350px);aspect-ratio:4 / 5;margin:0 auto;overflow:hidden;border:1px solid #2c2c2c;border-radius:29px;background:#151515;box-shadow:0 28px 70px #00000080}.camera-card video,.camera-card img{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-card img{transform:none}.camera-card.has-photo{border-color:var(--orange);box-shadow:0 0 0 1px #ff680059,0 30px 70px #000}.camera-placeholder{display:flex;height:100%;align-items:center;justify-content:center;flex-direction:column;padding:30px;text-align:center;color:#777}.camera-placeholder p{max-width:250px;font-size:13px;line-height:1.5}.face-guide{position:absolute;top:13%;right:16%;bottom:13%;left:16%;border:1.5px solid rgba(255,255,255,.42);border-radius:47% 47% 43% 43%;box-shadow:0 0 0 999px #0000002e;pointer-events:none}.face-guide span{position:absolute;width:28px;height:28px;border-color:var(--orange)}.face-guide span:nth-child(1){top:-2px;left:-2px;border-top:3px solid var(--orange);border-left:3px solid var(--orange);border-radius:12px 0 0}.face-guide span:nth-child(2){top:-2px;right:-2px;border-top:3px solid var(--orange);border-right:3px solid var(--orange);border-radius:0 12px 0 0}.face-guide span:nth-child(3){bottom:-2px;left:-2px;border-bottom:3px solid var(--orange);border-left:3px solid var(--orange);border-radius:0 0 0 12px}.face-guide span:nth-child(4){right:-2px;bottom:-2px;border-right:3px solid var(--orange);border-bottom:3px solid var(--orange);border-radius:0 0 12px}.scan-line{position:absolute;left:12%;right:12%;top:18%;height:2px;background:linear-gradient(90deg,transparent,var(--orange),transparent);box-shadow:0 0 14px var(--orange);animation:scan 2.5s ease-in-out infinite alternate}@keyframes scan{to{top:80%}}.camera-hint{display:flex;max-width:390px;align-items:center;justify-content:center;gap:7px;margin:14px auto 0;padding:0 24px;text-align:center;color:#777;font-size:12px;line-height:1.45}.selfie-actions{display:flex;min-height:104px;align-items:center;justify-content:center;gap:12px;padding:18px 24px 0}.capture-button{display:flex;width:76px;height:76px;flex:0 0 76px;align-items:center;justify-content:center;padding:0;color:#fff;border:4px solid var(--orange);border-radius:50%;background:transparent;box-shadow:0 0 28px #ff68003d}.capture-button span{display:flex;width:60px;height:60px;flex:0 0 60px;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,var(--orange),var(--orange-dark))}.upload-button{margin:0}.secondary-button{display:flex;min-height:55px;align-items:center;justify-content:center;gap:7px;padding:0 18px;color:#ddd;border:1px solid #333;border-radius:16px;background:#151515;font-weight:750}.primary-button.compact{width:auto;flex:1;max-width:270px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.scan-screen{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:50px 30px;text-align:center}.scan-avatar{position:relative;width:150px;height:150px;margin-bottom:36px;border:3px solid var(--orange);border-radius:50%;background:#171717;box-shadow:0 0 65px #ff680040}.scan-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.orbit-ring{position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border:2px solid transparent;border-top-color:var(--orange-light);border-right-color:#ff680033;border-radius:50%;animation:rotate 1.25s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.scan-screen h2{margin:0;font-size:25px}.scan-progress{width:min(280px,80vw);height:5px;margin:24px 0;overflow:hidden;border-radius:10px;background:#242424}.scan-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange-dark),var(--orange-light));animation:scanProgress 3.2s ease-in-out forwards}@keyframes scanProgress{0%{width:4%}to{width:100%}}.scan-checklist{display:grid;gap:12px;width:min(320px,90vw);text-align:left}.scan-checklist div{display:flex;align-items:center;gap:10px;color:#b8b8be;opacity:0;animation:checkIn .35s ease forwards}.scan-checklist svg{color:var(--orange)}@keyframes checkIn{to{opacity:1;transform:none}0%{transform:translateY(8px)}}.paywall-screen{padding:max(18px,env(safe-area-inset-top)) 18px calc(24px + var(--safe-bottom))}.paywall-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:4px 2px 15px}.paywall-header p{margin:0 0 5px;color:var(--orange-light);font-size:12px;font-weight:850}.paywall-header h2{margin:0;max-width:360px;font-size:24px;line-height:1.18;letter-spacing:-.035em;word-break:keep-all}.audit-preview{position:relative;min-height:350px;padding:15px 14px 18px;overflow:hidden;border:1px solid #292929;border-radius:20px;background:#1a1a1a}.audit-date{color:#a5a5ad;font-size:10px;font-weight:750;letter-spacing:.2em}.audit-photo{display:grid;width:78px;height:78px;margin:-3px auto 13px;overflow:hidden;place-items:center;border:3px solid var(--orange);border-radius:50%;background:#242424;color:#777;box-shadow:0 0 18px #ff680047}.audit-photo img{display:block;width:100%;height:100%;object-fit:cover}.audit-photo svg{display:block}.audit-overall{margin-bottom:12px}.audit-metric-label{display:block;overflow:hidden;color:#e1e1e5;font-size:11px;font-weight:540;text-overflow:ellipsis;white-space:nowrap}.audit-blurred-result{padding-top:3px;filter:blur(6px);opacity:.88}.audit-blurred-result b{display:block;color:var(--orange);font-size:20px;font-weight:900;line-height:1}.audit-overall-result b{font-size:29px}.audit-score-line{display:block;height:3px;margin-top:5px;overflow:hidden;border-radius:4px;background:#292929}.audit-score-line i{display:block;height:100%;border-radius:inherit;background:var(--orange)}.audit-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:19px;row-gap:9px}.audit-metric{min-width:0}.audit-metric .audit-score-line{height:2px;margin-top:4px}.paywall-body{margin:14px 5px 18px;color:#aaaab1;font-size:13px;line-height:1.55;word-break:keep-all}.reviews h3{margin:0 0 10px;text-align:center;font-size:17px;font-style:italic}.review-rail{display:flex;gap:10px;margin:0 -18px;padding:0 18px 12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.review-rail::-webkit-scrollbar{display:none}.review-card{width:min(79vw,350px);flex:0 0 auto;padding:14px;border:1px solid #292929;border-radius:17px;background:#141414;scroll-snap-align:center}.review-card header{display:flex;align-items:center;gap:9px}.review-card img{width:38px;height:38px;object-fit:cover;border-radius:50%}.review-card header>div:nth-child(2){display:flex;flex-direction:column}.review-card b{font-size:12px}.review-card header span{color:#777;font-size:9px}.review-stars{margin-left:auto;color:var(--orange);font-size:9px;letter-spacing:1px}.review-card p{margin:11px 0 0;color:#b8b8be;font-size:11px;line-height:1.5}.purchase-panel{position:sticky;z-index:20;bottom:0;margin:8px -18px -24px;padding:17px 18px calc(24px + var(--safe-bottom));border-top:1px solid #272727;background:#0c0c0cfa;box-shadow:0 -18px 45px #0006;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.plan-card{position:relative;display:flex;width:100%;min-height:75px;align-items:center;gap:12px;margin-bottom:10px;padding:12px;text-align:left;color:#ddd;border:1px solid #2c2c2c;border-radius:16px;background:#151515}.plan-card.selected{border:2px solid var(--orange);padding:11px;background:linear-gradient(100deg,#ff680024,#151515 48%)}.plan-badge{position:absolute;top:-9px;right:10px;padding:4px 9px;color:#111;border-radius:99px;background:var(--orange-light);font-size:8px;font-weight:950;letter-spacing:.04em}.plan-radio{display:flex;width:22px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;border:2px solid #555;border-radius:50%}.selected .plan-radio{border-color:var(--orange)}.plan-radio span{width:12px;height:12px;border-radius:50%;background:var(--orange)}.plan-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.plan-copy b{font-size:14px}.plan-copy small{color:#85858c;font-size:10px;line-height:1.25}.plan-price{display:flex;align-items:flex-end;flex-direction:column}.plan-price b{color:#fff;font-size:15px}.plan-price small{color:#777;font-size:9px}.payment-status{display:flex;min-height:58px;align-items:center;justify-content:center;gap:10px;color:#999}.spinner{display:inline-block;width:20px;height:20px;border:2px solid #444;border-top-color:var(--orange);border-radius:50%;animation:rotate .8s linear infinite}.spinner.light{border-color:#ffffff59;border-top-color:#fff}.secure-line{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;color:#85858c;font-size:10px}.legal-links{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px;color:#696970;font-size:10px}.legal-links a,.legal-links button{padding:0;color:#94949b;border:0;background:none;text-decoration:none}.renewal-copy{margin:9px auto 0;max-width:430px;text-align:center;color:#5f5f65;font-size:9px;line-height:1.45}.payment-error{margin:10px 0;text-align:center;color:#ff8f76;font-size:12px;line-height:1.4}.payment-error p{margin:0}.retry-button{min-height:36px;margin-top:8px;padding:0 18px;color:#fff;border:1px solid rgba(255,104,0,.55);border-radius:999px;background:#ff68001f;font-size:12px;font-weight:800}.already-paid{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:15px;border:1px solid rgba(255,104,0,.32);border-radius:16px;background:#ff680014}.already-paid svg{color:var(--orange)}.already-paid div{display:flex;flex-direction:column;gap:3px}.already-paid b{font-size:14px}.already-paid span{color:#999;font-size:11px;line-height:1.35}.success-screen{display:flex;width:min(100%,640px);align-items:center;flex-direction:column;padding:max(74px,calc(env(safe-area-inset-top) + 58px)) 20px calc(40px + var(--safe-bottom));text-align:center}.success-hero{display:flex;align-items:center;flex-direction:column}.success-mark{display:flex;width:88px;height:88px;align-items:center;justify-content:center;margin-bottom:22px;color:#070707;border-radius:50%;background:linear-gradient(145deg,var(--orange-light),var(--orange));box-shadow:0 0 65px #ff680047}.success-screen h1{max-width:520px;margin:0;font-size:clamp(30px,8.2vw,40px);line-height:1.12;letter-spacing:-.045em;word-break:keep-all}.success-body{max-width:440px;margin:13px 0 26px;color:#a0a0a7;font-size:14px;line-height:1.65;word-break:keep-all}.handoff-card{width:100%;max-width:560px;padding:20px;text-align:left;border:1px solid #292929;border-radius:24px;background:linear-gradient(155deg,#1b1816fa,#0e0e0efa 60%);box-shadow:0 28px 80px #00000059}.handoff-card>h2{margin:0 0 16px;font-size:19px;line-height:1.35;letter-spacing:-.025em;word-break:keep-all}.handoff-steps{display:grid;gap:12px;margin:0;padding:0;list-style:none}.handoff-step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;padding:17px;border:1px solid #2d2d2d;border-radius:18px;background:#121212}.handoff-step-primary{border-color:#ff680066;background:linear-gradient(135deg,#ff68001b,#121212fa 58%)}.step-number{display:flex;width:32px;height:32px;align-items:center;justify-content:center;color:#0a0a0a;border-radius:50%;background:linear-gradient(145deg,var(--orange-light),var(--orange));font-size:14px;font-weight:900}.step-content{min-width:0}.step-heading{display:flex;align-items:center;gap:8px;color:#f7f7f7}.step-heading svg{flex:0 0 auto;color:var(--orange-light)}.step-heading h3{margin:0;font-size:16px;line-height:1.3;letter-spacing:-.02em;word-break:keep-all}.step-content>p{margin:7px 0 0;color:#929299;font-size:12px;line-height:1.55;word-break:keep-all}.success-primary{max-width:none;min-height:60px;margin-top:16px;border-radius:16px}.fallback-note{display:block;margin-top:10px;text-align:center;color:#77777e;font-size:10px;line-height:1.45}.store-grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px}.store-button{display:flex;min-width:0;align-items:center;justify-content:center;padding:0;border:0;border-radius:9px;background:transparent;cursor:pointer;transition:filter .15s ease,transform .15s ease}.store-button img{display:block;width:100%;max-width:176px;height:52px;object-fit:contain}.store-button:hover{filter:brightness(1.12);transform:translateY(-1px)}.store-button:focus-visible{outline:2px solid var(--orange-light);outline-offset:3px}.recovery-card{display:grid;width:100%;max-width:560px;grid-template-columns:40px minmax(0,1fr);gap:13px;margin-top:16px;padding:17px;text-align:left;border:1px solid #262626;border-radius:17px;background:#111}.recovery-card>span{display:flex;width:40px;height:40px;align-items:center;justify-content:center;color:var(--orange-light);border:1px solid rgba(255,104,0,.35);border-radius:12px;background:#ff680014}.recovery-card h2{margin:1px 0 6px;color:#d7d7dc;font-size:14px;letter-spacing:-.01em}.recovery-card p{margin:0;color:#77777e;font-size:11px;line-height:1.55;word-break:keep-all}.manage-web-card{display:grid;width:100%;max-width:560px;grid-template-columns:48px minmax(0,1fr);gap:15px;margin-top:16px;padding:19px;text-align:left;border:1px solid rgba(255,104,0,.24);border-radius:19px;background:linear-gradient(145deg,#ff680013,#111 48%)}.manage-web-card h2{margin:1px 0 0;color:#ededf0;font-size:16px;line-height:1.35;letter-spacing:-.02em;word-break:keep-all}.manage-web-card p{margin:8px 0 0;color:#898991;font-size:11px;line-height:1.6;word-break:keep-all}.manage-web-card .billing-portal-link{min-height:50px;margin-top:14px;font-size:13px}.success-legal-links{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:22px;color:#4f4f55;font-size:10px}.success-legal-links a{color:#88888f;text-decoration:none}@media(max-width:430px){.success-screen{padding-right:16px;padding-left:16px}.handoff-card{padding:16px;border-radius:21px}.handoff-step{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:15px 13px}.step-number{width:30px;height:30px}.store-grid{gap:6px}.store-button img{height:45px}}.legal-screen{width:min(100%,900px);padding:max(20px,env(safe-area-inset-top)) 22px 64px}.legal-header{display:flex;align-items:center;gap:15px;padding-right:84px}.legal-brand{display:flex;align-items:center;gap:9px;color:#f4f4f4;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.16em}.legal-brand img{width:27px;height:27px;object-fit:contain}.legal-hero{padding:54px 0 24px;text-align:center}.legal-hero .eyebrow{margin-bottom:14px}.legal-screen h1{margin:0;font-size:clamp(35px,7vw,54px);line-height:1.05;letter-spacing:-.045em}.legal-updated{display:inline-flex;margin:17px 0 0;padding:7px 12px;color:#85858d;border:1px solid #292929;border-radius:999px;background:#121212;font-size:11px}.legal-card{padding:clamp(22px,5vw,44px);color:#c5c5cb;border:1px solid #272727;border-radius:26px;background:linear-gradient(180deg,#191919f5,#0d0d0dfa);box-shadow:0 30px 80px #00000057;font-size:14px;line-height:1.82}.legal-card>p:first-child{margin-top:0}.legal-card p{margin:10px 0 0;word-break:keep-all}.legal-card a{color:var(--orange-light);overflow-wrap:anywhere}.legal-section{padding-top:28px}.legal-section+.legal-section{margin-top:28px;border-top:1px solid #292929}.legal-card h2{margin:0 0 13px;color:#fff;font-size:clamp(18px,4vw,22px);line-height:1.3;letter-spacing:-.02em}.legal-card ul{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.legal-card li{position:relative;padding-left:18px}.legal-card li:before{position:absolute;left:0;color:var(--orange);content:"•"}.legal-footer{padding:30px 0 0;text-align:center;color:#66666d;font-size:11px}.legal-footer nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px}.legal-footer a{color:#94949b;text-decoration:none}.legal-footer a.active{color:var(--orange-light)}.legal-footer p{margin:14px 0 0}.centered-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#999}.centered-loading img{width:60px;height:60px}.landing-section{position:relative;padding:84px 22px;border-top:1px solid rgba(255,255,255,.065);background:#0a0a0a}.landing-section-inner{width:min(100%,1080px);margin:0 auto}.landing-demo-section{overflow:hidden;background:radial-gradient(circle at 80% 48%,rgba(255,104,0,.13),transparent 34%),#0b0b0b}.landing-data-section{background:linear-gradient(180deg,#090909,#0c0a09)}.landing-billing-section{background:radial-gradient(circle at 18% 46%,rgba(255,104,0,.12),transparent 34%),#090909}.section-copy{max-width:520px}.section-copy h2{margin:0;color:#f8f8f8;font-size:clamp(32px,7.8vw,52px);line-height:1.05;letter-spacing:-.045em;word-break:keep-all}.section-copy>p:last-child{margin:18px 0 0;color:#96969e;font-size:15px;line-height:1.7;word-break:keep-all}.section-copy-centered{margin:0 auto;text-align:center}.demo-layout{display:grid;align-items:center;gap:46px}.demo-preview{position:relative;width:min(100%,640px);aspect-ratio:9 / 13;margin:0 auto;overflow:hidden;border:1px solid #303030;border-radius:28px;background:radial-gradient(circle at 50% 38%,rgba(255,104,0,.14),transparent 35%),#050505;box-shadow:0 35px 90px #0000008c}.demo-preview:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff09;content:"";pointer-events:none}.demo-preview video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .3s ease}.demo-preview video.is-visible{opacity:1}.demo-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;opacity:0;background:radial-gradient(circle at 50% 42%,rgba(255,104,0,.16),transparent 34%),#090909;transition:opacity .3s ease}.demo-placeholder.is-visible{opacity:1}.demo-placeholder img{width:76px;height:76px;object-fit:contain}.feature-grid{display:grid;gap:12px;margin-top:42px}.feature-card{min-height:180px;padding:24px;border:1px solid #292929;border-radius:22px;background:linear-gradient(145deg,#1a1a1af5,#101010f5);box-shadow:0 22px 55px #0003}.feature-icon{display:flex;width:45px;height:45px;align-items:center;justify-content:center;border:1px solid rgba(255,104,0,.22);border-radius:14px;background:#ff680017;font-size:21px}.feature-card h3,.data-card h3{margin:20px 0 0;color:#f2f2f3;font-size:17px;line-height:1.3;letter-spacing:-.02em;word-break:keep-all}.feature-card p,.data-card p{margin:9px 0 0;color:#8f8f97;font-size:13px;line-height:1.65;word-break:keep-all}.data-grid{display:grid;gap:12px;max-width:900px;margin:42px auto 0}.data-card{display:flex;align-items:flex-start;gap:16px;padding:22px;border:1px solid #292929;border-radius:20px;background:#141414d1}.data-card>svg{flex:0 0 auto;margin-top:1px;color:var(--orange)}.data-card h3{margin:0}.billing-layout{display:grid;align-items:center;gap:38px}.billing-home-card{padding:25px;border:1px solid rgba(255,104,0,.28);border-radius:23px;background:linear-gradient(145deg,#ff680017,#121212fa 48%);box-shadow:0 28px 70px #0000004d}.billing-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;color:var(--orange-light);border:1px solid rgba(255,104,0,.26);border-radius:15px;background:#ff68001a}.billing-home-card h3{margin:19px 0 0;color:#f5f5f6;font-size:20px;line-height:1.3;letter-spacing:-.025em;word-break:keep-all}.billing-home-card>p{margin:10px 0 0;color:#9999a1;font-size:13px;line-height:1.65;word-break:keep-all}.billing-portal-link{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:8px;margin-top:19px;padding:0 18px;color:#fff;border:1px solid rgba(255,104,0,.5);border-radius:15px;background:#ff680024;text-decoration:none;font-size:14px;font-weight:820;transition:border .15s ease,background .15s ease,transform .15s ease}.billing-portal-link:hover{border-color:var(--orange);background:#ff680033}.billing-portal-link:active{transform:scale(.985)}.billing-home-card small,.manage-web-card small{display:block;margin-top:11px;color:#73737b;font-size:10px;line-height:1.5;word-break:keep-all}.billing-portal-unavailable{margin:17px 0 0;padding:12px 14px;color:#a8a8af;border:1px solid #303030;border-radius:13px;background:#151515;font-size:11px;line-height:1.55;word-break:keep-all}.landing-footer{padding:56px 22px calc(38px + var(--safe-bottom));border-top:1px solid #222;background:#070707}.landing-footer-inner{display:flex;width:min(100%,1080px);align-items:center;margin:0 auto;text-align:center;flex-direction:column}.landing-footer-brand{display:inline-flex;align-items:center;gap:10px;color:#f1f1f1;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.18em}.landing-footer-brand img{width:28px;height:28px;object-fit:contain}.landing-footer p{margin:17px 0 0;color:#77777f;font-size:12px;line-height:1.6}.landing-footer nav{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;color:#4f4f55;font-size:12px}.landing-footer nav a{color:#b2b2b8;text-decoration:none}.landing-footer nav a:hover{color:var(--orange-light)}.landing-footer small{margin-top:18px;color:#505057;font-size:10px}@media(min-width:760px){.landing-screen{width:min(100%,1080px);grid-template-columns:1fr 440px;grid-template-rows:1fr auto;align-items:center;gap:20px 70px;padding:80px 60px 120px}.landing-copy{grid-column:1;grid-row:1}.phone-stage{grid-column:2;grid-row:1}.landing-cta{position:absolute;left:60px;bottom:45px;width:390px;padding:0;transform:none;background:none}.locale-toggle{right:28px}.landing-section{padding:116px 40px}.demo-layout{grid-template-columns:.8fr 1.2fr;gap:76px}.demo-preview{aspect-ratio:16 / 10}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px}.data-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:54px}.data-card{min-height:166px;padding:26px}.billing-layout{grid-template-columns:1fr 1fr;gap:76px}.billing-home-card{padding:30px}}@media(max-height:700px){.landing-screen{padding-top:58px}.landing-copy h1{font-size:42px}.hero-body{margin-top:12px;font-size:14px}.phone-stage{min-height:245px;padding:15px 0 0}.phone-shell{width:172px}.camera-card{width:min(calc(100% - 70px),290px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
