:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1b1b1f;--muted:#5f6168;--accent:#0f6cbd;--accent-text:#0c56a0;--success:#107c10;--warning:#9d5d00;--ground:#f8fafd;--white:#fff;--success-bg:#dff6dd;--warning-bg:#fff4ce;--neutral-bg:#f0f0f2;--border:#ffffffb8;--glass:#ffffff94;--soft:#ffffff85;--shadow:0 10px 30px #1f304e1c;--highlight:inset 0 1px 0 #ffffffd1;--blue-orb:#79baff;--pink-orb:#ffc3d1;--green-orb:#a9eed0;--violet-orb:#c9b8ff;--radius-md:12px;--radius-lg:14px;--radius-xl:16px;--font:"Segoe UI Variable Text", "Segoe UI", system-ui, sans-serif;--mono:"Cascadia Mono", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{background:var(--ground);color:var(--ink);font-family:var(--font);margin:0;font-size:16px;line-height:1.5}button,input,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.045em;font-weight:600;line-height:1.06}h1{font-size:clamp(44px,5.4vw,80px)}h2{font-size:clamp(34px,4vw,56px)}h3{font-size:20px;font-weight:600;line-height:28px}p+p{margin-top:16px}.wrap{width:min(1200px,100% - 96px);margin-inline:auto}.section{padding-block:104px}.small{font-size:13px;line-height:1.5}.muted{color:var(--muted)}.mono{font-family:var(--mono);overflow-wrap:anywhere;font-size:.92em}.eyebrow{letter-spacing:.1em;color:var(--accent-text);margin-bottom:24px;font-size:12px;font-weight:600}.lead{letter-spacing:-.02em;font-size:22px;line-height:1.45}.glass{background:linear-gradient(155deg, #ffffff8a, #ffffff1f), var(--glass);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--highlight), var(--shadow);-webkit-backdrop-filter:blur(10px)saturate(1.55);backdrop-filter:blur(10px)saturate(1.55)}.glass-soft{background:linear-gradient(145deg, #ffffff80, #ffffff1f), var(--soft);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--highlight)}.button{border-radius:var(--radius-md);background:#ffffff6b;border:1px solid #1b1b1f1a;justify-content:center;align-items:center;gap:24px;min-height:44px;padding:12px 20px;font-size:14px;font-weight:600;line-height:1.2;transition:background .2s,box-shadow .2s;display:inline-flex}.button:hover{box-shadow:var(--shadow);background:#fffc}.primary{color:var(--white);background:var(--accent);border-color:var(--accent)}.primary:hover{background:var(--accent-text)}.text-link{color:var(--accent-text);align-items:center;gap:24px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{text-decoration:underline}.actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.app-mark{background:var(--accent);width:36px;height:36px;color:var(--white);border-radius:8px;place-items:center;font-size:20px;font-weight:600;display:inline-grid}.small-mark{border-radius:6px;width:24px;height:24px;font-size:14px}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:600;display:flex}.nav{z-index:20;-webkit-backdrop-filter:blur(16px)saturate(1.5);backdrop-filter:blur(16px)saturate(1.5);background:#f8fafddb;justify-content:space-between;align-items:center;width:min(1296px,100% - 48px);margin:16px auto 0;padding:14px 24px;display:flex;position:sticky;top:16px}nav{align-items:center;gap:32px;display:flex}nav a{font-size:14px}nav a:hover{color:var(--accent-text)}.nav-cta{padding:10px 16px}.hero{grid-template-columns:1fr 1.06fr;align-items:center;gap:24px;min-height:690px;padding-block:64px 56px;display:grid}.hero-copy{z-index:2;position:relative}.hero h1 span{color:var(--accent-text)}.hero .lead{margin-top:28px}.hero-description{max-width:350px;color:var(--muted);margin:16px 0 28px}.hero .actions+.small{max-width:350px;margin-top:20px}.routing-scene{isolation:isolate;position:relative}.hero-scene{height:550px}.scene-orbs{z-index:-2;pointer-events:none;background:radial-gradient(ellipse at 24% 32%, var(--blue-orb), transparent 52%), radial-gradient(ellipse at 78% 65%, var(--pink-orb), transparent 45%), radial-gradient(ellipse at 55% 85%, var(--green-orb), transparent 44%), radial-gradient(ellipse at 65% 10%, var(--violet-orb), transparent 44%);opacity:.48;filter:blur(18px);position:absolute;inset:0}.scene-heading{letter-spacing:.08em;color:var(--muted);justify-content:space-between;font-size:10px;display:flex;position:absolute;top:0;left:16px;right:16px}.scene-index{font-family:var(--mono)}.route-card{z-index:2;transform-style:preserve-3d;flex-direction:column;gap:8px;padding:20px;display:flex;position:absolute}.micro{letter-spacing:.09em;color:var(--muted);font-size:10px;font-weight:600}.route-card strong{font-size:18px;font-weight:600}.incoming{width:290px;top:50px;left:0;transform:perspective(900px)rotateY(7deg)rotateX(3deg)}.domain{width:205px;top:210px;left:10%;transform:perspective(900px)rotateY(7deg)}.alias{width:235px;top:210px;right:0;transform:perspective(900px)rotateY(-7deg)}.destination{width:280px;top:375px;right:5%;transform:perspective(900px)rotateX(3deg)rotateY(-7deg)}.mail-heading{align-items:center;gap:10px;display:flex}.mail-heading strong{font-size:15px}.mini-icon{background:var(--ground);color:var(--accent-text);border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.destination-note{color:var(--muted);border-top:1px solid #5f616826;padding-top:8px;font-size:12px}.badge{white-space:nowrap;border:1px solid #5f616833;border-radius:999px;width:fit-content;padding:3px 8px;font-size:12px;font-weight:600}.receiving{background:var(--success-bg);color:var(--success);border-color:#107c1038}.paused{background:var(--neutral-bg);color:var(--muted)}.scene-caption{font-size:11px;position:absolute;bottom:0;left:16px;right:16px}.route-fallback{z-index:-1;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.route-fallback path{fill:none;stroke:var(--accent);stroke-width:1.5px;opacity:.35;stroke-dasharray:5 6}.network-canvas{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.webgl-ready .route-fallback{opacity:0}.intro-strip{color:var(--muted);border-top:1px solid #5f616826;border-bottom:1px solid #5f616826;justify-content:space-between;align-items:center;gap:32px;padding-block:28px;display:flex}.intro-strip p{font-size:18px;line-height:1.4}.intro-strip strong{color:var(--ink);font-weight:600}.intro-strip>span{letter-spacing:.08em;font-size:11px}.split{grid-template-columns:1fr 1fr;align-items:center;gap:96px;display:grid}.section-copy .lead{margin-top:28px}.section-copy>p:not(.eyebrow){max-width:440px}.section-copy>p:not(.eyebrow)+p{color:var(--muted);margin-top:20px}.create-demo{background:linear-gradient(155deg, #ffffffb8, #fff6), radial-gradient(ellipse at 95% 90%, var(--green-orb), transparent 65%);border-radius:18px;padding:24px;position:relative}.demo-chrome{color:var(--muted);align-items:center;gap:8px;padding-bottom:24px;font-size:12px;display:flex}.demo-tag{text-transform:uppercase;letter-spacing:.08em;margin-left:auto;font-size:10px}.create-demo h3{margin-bottom:8px}.create-demo form{flex-direction:column;gap:12px;margin-top:24px;display:flex}.create-demo label{font-size:14px;font-weight:600}.create-demo form .primary{margin-top:12px}.create-demo input{width:100%}input,select{border:1px solid #5f616833;border-bottom-color:var(--muted);border-radius:var(--radius-md);background:#ffffffa6;min-width:0;min-height:44px;padding:10px 12px;font-size:14px}input::placeholder{color:var(--muted);opacity:1}.address-input{align-items:center;gap:12px;display:flex}.address-input input{flex:1;width:0}.address-input span{font-size:14px}.catch-section{background:linear-gradient(#0000,#79baff14,#0000)}.catch-layout{grid-template-columns:1fr 1.08fr;align-items:center;gap:64px;display:grid}.catch-scene{border-radius:var(--radius-xl);background-image:radial-gradient(#5f61682b .75px,#0000 .75px);background-size:20px 20px;height:440px}.catch-scene .scene-heading{top:16px}.alias-token{z-index:2;padding:12px 24px;font-size:15px;position:absolute}.token-one{top:90px;left:16px}.token-two{top:190px;left:16px}.token-three{top:290px;left:16px}.catch-node,.catch-destination{z-index:2;flex-direction:column;gap:8px;padding:20px;display:flex;position:absolute}.catch-node{width:220px;top:150px;left:38%}.catch-node strong{font-size:20px}.catch-destination{width:200px;bottom:36px;right:16px}.catch-destination strong{font-size:20px}.catch-scene .scene-caption{font-size:10px;bottom:8px}.reveal-section{min-height:1450px;padding-top:64px;padding-bottom:64px}.reveal-sticky{position:sticky;top:120px}.reveal-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px;display:flex}.reveal-heading>p{max-width:270px;color:var(--muted)}.dashboard-scene{perspective:1400px;justify-content:center;align-items:center;min-height:660px;padding-inline:48px;display:flex}.dashboard-scene .scene-orbs{opacity:.6}.exploded-label{color:var(--muted);letter-spacing:.1em;font-size:10px;position:absolute;top:0;right:48px}.dashboard{transform-origin:50%;z-index:2;width:100%;max-width:880px;transform-style:preserve-3d;box-shadow:var(--highlight), 0 26px 72px #1f304e3d;background:#f8fafdbd;position:relative}.dashboard>.demo-chrome{border-bottom:1px solid var(--border);padding:12px 20px}.dashboard-body{flex-direction:column;gap:16px;padding:24px;display:flex}.profile-panel{padding:16px}.profile-panel h3{margin-bottom:12px}.profile-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.profile-bottom p{margin-top:4px}.warning{color:var(--warning)}.demo-warning{background:var(--warning-bg);color:var(--ink);border-radius:8px;padding:12px 16px}.dashboard-actions{align-items:center;gap:16px;display:flex}.dashboard-actions .button{min-height:34px;padding:8px 12px;font-weight:400}.ui-caption{color:var(--muted);font-size:12px}.filters{grid-template-columns:1fr 160px;gap:12px;display:grid}.address-rows{flex-direction:column;gap:12px;display:flex}.address-row{justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.address-row strong{font-size:14px;font-weight:400}.address-row p{margin-top:4px;margin-bottom:6px}.row-action{flex-shrink:0;min-height:34px;padding:8px 12px;font-size:12px;font-weight:400}.demo-disclaimer{font-size:11px}.empty-row{color:var(--muted);padding:20px;font-size:14px}.privacy-section{border-top:1px solid #5f616826}.privacy-heading{grid-template-columns:1.2fr 1fr;gap:72px;display:grid}.privacy-heading h2 span{color:var(--muted)}.privacy-heading .text-link{margin-top:24px}.privacy-route{border-top:1px solid #5f616826;border-bottom:1px solid #5f616826;justify-content:space-between;align-items:center;gap:24px;margin-top:64px;padding-block:24px;display:flex}.privacy-route>span:not(.route-step){flex-direction:column;gap:12px;display:flex}.privacy-route small{color:var(--muted);letter-spacing:.1em;font-size:10px}.privacy-route strong{font-size:15px;font-weight:400}.route-step{color:var(--accent-text)}.faq-section{grid-template-columns:1fr 1.2fr;gap:80px;display:grid}.faq-list details{border-bottom:1px solid #5f61682e;padding-block:20px}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;justify-content:space-between;gap:24px;font-size:18px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--accent-text);font-size:22px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);max-width:550px;margin-top:16px;font-size:14px}.final-section{padding-top:24px}.final-panel{text-align:center;background:linear-gradient(155deg, #ffffffb8, #ffffff57), radial-gradient(ellipse at 10% 100%, var(--blue-orb), transparent 60%), radial-gradient(ellipse at 90% 100%, var(--green-orb), transparent 60%);padding:64px;position:relative}.final-panel .eyebrow{margin-top:24px}.final-panel .lead{margin-top:28px}.final-panel>p:not(.eyebrow):not(.lead){max-width:520px;color:var(--muted);margin:16px auto 28px}.final-panel>.small{margin-top:16px;display:block}footer{border-top:1px solid #5f616826;justify-content:space-between;align-items:center;gap:32px;margin-bottom:16px;padding-block:32px;display:flex}footer nav{gap:24px}.skip-link{z-index:100;background:var(--white);padding:12px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.legal{max-width:760px;padding-block:80px 104px}.legal h1{margin-bottom:24px;font-size:48px}.legal h2{letter-spacing:-.02em;margin-top:40px;margin-bottom:16px;font-size:24px;line-height:1.25}.legal p,.legal li{color:var(--muted)}.legal a{color:var(--accent-text);text-decoration:underline}.legal .eyebrow{color:var(--accent-text)}.legal ul{padding-left:24px}@media (width>=1500px){.hero{min-height:760px}.hero-scene{height:570px}}@media (width<=1100px){.wrap{width:calc(100% - 64px)}.hero{grid-template-columns:1fr 1fr;gap:20px}.hero h1{font-size:56px}.hero-scene{height:570px}.incoming{width:260px}.domain{width:175px;left:0}.alias{width:200px;top:325px}.destination{width:230px;top:435px}.split{gap:48px}.catch-layout{gap:32px}.catch-node{width:205px;left:30%}.catch-destination{width:180px}.dashboard-scene{padding-inline:24px}.privacy-heading,.faq-section{gap:40px}.intro-strip{gap:24px}.intro-strip p{font-size:16px}}@media (width<=800px){.wrap{width:calc(100% - 48px)}.section{padding-block:72px}.nav{padding:12px 16px}.nav nav{gap:20px}.nav nav a{font-size:12px}.nav nav a:last-child{display:none}.hero{grid-template-columns:1fr;gap:48px;padding-block:56px 40px}.hero h1{font-size:clamp(48px,8vw,68px)}.hero-copy{max-width:600px}.hero-description{max-width:440px}.hero-scene{width:100%;max-width:620px;height:560px;margin-inline:auto}.incoming{width:290px}.domain{width:210px;top:220px;left:8%}.alias{width:240px;top:220px}.destination{width:280px;top:400px}.intro-strip{flex-wrap:wrap;justify-content:flex-start;gap:24px}.intro-strip p{width:100%;font-size:20px}.split,.catch-layout{grid-template-columns:1fr;gap:40px}.create-demo{justify-self:center;width:100%;max-width:560px}.catch-scene{justify-self:center;width:100%;max-width:600px}.catch-node{width:220px;left:38%}.catch-destination{width:200px}.reveal-section{min-height:1200px}.reveal-sticky{top:110px}.reveal-heading{display:block}.reveal-heading>p{margin-top:20px}.dashboard-scene{min-height:680px;padding:0}.exploded-label{display:none}.dashboard-body{padding:16px}.privacy-heading,.faq-section{grid-template-columns:1fr;gap:32px}.privacy-route{gap:12px}.privacy-route strong{font-size:13px}.privacy-route small{font-size:9px}footer{flex-wrap:wrap}footer .muted{order:3;width:100%}.final-panel{padding:48px 32px}}@media (width<=520px){.wrap{width:calc(100% - 32px)}html{scroll-padding-top:100px}.nav{width:calc(100% - 24px);margin-top:8px;padding:10px 12px;top:8px}.nav nav{display:none}.nav .brand{font-size:16px}.nav-cta{gap:12px;min-height:40px;font-size:12px}.nav .app-mark{width:28px;height:28px;font-size:16px}.hero{gap:40px;padding-top:48px}.hero h1{font-size:clamp(40px,10.4vw,54px)}.hero .lead{font-size:22px}.eyebrow{margin-bottom:20px;font-size:10px}.hero-scene{flex-direction:column;gap:16px;height:auto;padding:40px 12px 36px;display:flex}.scene-heading{font-size:9px;left:12px;right:12px}.route-card{gap:6px;width:100%;padding:16px;position:relative;top:auto;left:auto;right:auto;transform:none}.domain,.alias{max-width:none}.destination{align-self:auto}.route-card strong{font-size:17px}.scene-caption{font-size:10px;left:12px;right:12px}.scene-orbs{opacity:.32}.hero-scene .route-fallback{display:none}.hero .actions{gap:24px}.hero-description{font-size:15px}.intro-strip{gap:16px}.intro-strip>span{font-size:9px}.intro-strip p{font-size:18px}.section{padding-block:56px}.section-copy .lead{margin-top:20px;font-size:20px}.section-copy p{font-size:15px}.section-copy p.small{font-size:12px}.create-demo{padding:20px}.demo-tag{font-size:8px}.address-input{gap:8px}.address-input span{font-size:11px}.catch-scene{grid-template-columns:repeat(3,1fr);gap:12px;height:auto;padding:56px 12px 48px;display:grid}.alias-token{text-align:center;padding:12px 8px;font-size:12px;position:static}.catch-node,.catch-destination{text-align:center;grid-column:1/-1;width:100%;padding:20px;position:relative;inset:auto}.catch-scene .scene-caption{font-size:10px;bottom:8px}.catch-scene .route-fallback{display:none}.reveal-section{min-height:0;padding-block:48px}.reveal-sticky{position:static}.reveal-heading{margin-bottom:32px}.reveal-heading h2{font-size:34px}.reveal-heading>p{font-size:15px}.dashboard-scene{min-height:0}.dashboard>.demo-chrome{padding:12px}.dashboard-body{gap:12px;padding:12px}.profile-panel{padding:12px}.profile-bottom{align-items:flex-start;gap:8px}.profile-bottom .small{font-size:11px}.profile-bottom #quota{font-size:10px}.dashboard-actions{align-items:flex-start;gap:8px}.ui-caption{max-width:130px;font-size:10px}.filters{grid-template-columns:1fr;gap:8px}.filters input,.filters select{font-size:12px}.address-row{align-items:flex-start;gap:8px;padding:12px}.address-row strong{font-size:11px}.address-row .small{font-size:10px}.row-action{min-height:36px;padding:8px;font-size:10px}.address-row .badge{font-size:10px}.demo-warning{padding:10px;font-size:11px}.demo-disclaimer{font-size:10px}.privacy-heading h2{font-size:34px}.privacy-route{background:var(--soft);border-radius:14px;flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px;padding:24px 16px}.privacy-route strong{font-size:15px}.privacy-route small{font-size:10px}.route-step{margin-left:4px;transform:rotate(90deg)}.faq-list summary{font-size:16px}.final-panel{padding:40px 20px}.final-panel h2{font-size:34px}.final-panel .eyebrow{font-size:9px}.final-panel p{font-size:15px}.final-panel .lead{font-size:20px}footer{gap:20px;padding-block:24px}footer nav a{font-size:12px}.legal{padding-block:56px}.legal h1{font-size:36px}}.nav.legal-nav nav{display:flex}.nav.legal-nav nav a:last-child{display:inline}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.reveal-section{min-height:0}.reveal-sticky{position:static}.route-card,.dashboard,.address-row{opacity:1!important;transform:none!important}.network-canvas{display:none}.route-fallback{opacity:1!important}}@media (prefers-reduced-transparency:reduce){.glass,.glass-soft,.nav,.dashboard,.final-panel,.create-demo{background:var(--ground);-webkit-backdrop-filter:none;backdrop-filter:none}.scene-orbs{display:none}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass{background:var(--ground)}}@media (forced-colors:active){.glass,.glass-soft,.badge,.button{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid canvastext}.scene-orbs,.network-canvas{display:none}.app-mark{color:highlighttext;background:highlight}.route-fallback path{stroke:canvastext}}.hero.film-hero{width:min(1320px,100% - 64px);min-height:0;padding-top:56px;padding-bottom:40px;display:block}.film-hero-copy{text-align:center;max-width:1080px;margin:0 auto 28px}.film-hero-copy .eyebrow{margin-bottom:16px}.film-hero-copy h1{letter-spacing:-.045em;font-size:clamp(40px,4.4vw,64px);line-height:1.08}.film-hero-copy h1 span{color:var(--accent-text)}.film-hero-copy .lead{color:var(--muted);margin-top:20px;font-size:19px}.film-hero-copy .actions{justify-content:center;gap:28px;margin-top:24px}.product-film{isolation:isolate;border:1px solid var(--border);background:linear-gradient(#ffffff1f,#ffffff8f);border-radius:24px;position:relative;overflow:hidden}.film-light{background:radial-gradient(ellipse at 18% 55%, var(--blue-orb), transparent 60%), radial-gradient(ellipse at 86% 50%, var(--pink-orb), transparent 52%), radial-gradient(ellipse at 55% 90%, var(--green-orb), transparent 48%), radial-gradient(ellipse at 60% 5%, var(--violet-orb), transparent 52%);filter:blur(18px);opacity:.48;pointer-events:none;position:absolute;inset:4% 8% 0}.film-stage{height:650px;position:relative;overflow:hidden}.film-objects{place-items:center;display:grid;position:absolute;inset:0}.film-object{box-shadow:var(--highlight), 0 24px 64px #1424442e;-webkit-backdrop-filter:blur(16px)saturate(1.5);backdrop-filter:blur(16px)saturate(1.5);background:#f8fafde8;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.film-app{z-index:1;background:linear-gradient(155deg, #f8fafddb, #f8fafda6), radial-gradient(ellipse at 0% 20%, var(--blue-orb), transparent 65%), radial-gradient(ellipse at 90% 90%, var(--pink-orb), transparent 60%);border-radius:16px;width:900px;height:610px}.film-titlebar{border-bottom:1px solid var(--border);color:var(--muted);align-items:center;gap:8px;height:48px;padding:12px 16px;font-size:12px;display:flex}.film-window-actions{letter-spacing:8px;margin-left:auto}.film-app-body{flex-direction:column;gap:12px;padding:20px;display:flex}.film-profile{padding:16px}.film-profile h3{margin-bottom:12px}.film-profile>div{justify-content:space-between;font-size:12px;display:flex}.film-profile p{margin-top:4px;font-size:13px}.film-profile small{font-size:11px}.film-banner{background:var(--warning-bg);border-radius:8px;padding:10px 12px;font-size:12px}.film-toolbar{gap:8px;display:flex}.film-toolbar .button{min-height:34px;padding:8px 12px;font-size:12px;font-weight:400}.film-search{color:var(--muted);border:1px solid #5f616826;border-bottom-color:var(--muted);background:#ffffffa6;border-radius:8px;justify-content:space-between;padding:8px 12px;font-size:12px;display:flex}.film-list{flex-direction:column;gap:8px;display:flex}.film-app-row{justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.film-app-row strong{font-size:13px;font-weight:400}.film-app-row p{margin-top:2px;margin-bottom:4px;font-size:11px}.film-app-row .badge{padding:2px 6px;font-size:10px}.film-app-row>span{background:var(--ground);border-radius:8px;padding:6px 10px}.film-create{z-index:3;border-radius:18px;width:400px}.film-form{flex-direction:column;gap:12px;padding:24px;display:flex}.film-form h3{font-size:22px}.film-form>p{font-size:11px}.film-label{margin-top:4px;font-size:14px;font-weight:600}.film-input{border:1px solid #5f61682e;border-bottom-color:var(--muted);background:#fffc;border-radius:12px;justify-content:space-between;gap:12px;height:44px;padding:10px 12px;font-size:13px;display:flex}.film-input strong{min-width:0;font-weight:400}.film-input>span{color:var(--muted);font-size:11px}.film-typed:after{content:"";background:var(--accent);vertical-align:middle;width:1px;height:14px;margin-left:2px;display:inline-block}.film-create-button{justify-content:space-between;width:100%;margin-top:8px}.film-domain,.film-alias,.film-inbox,.film-message-card{flex-direction:column;gap:12px;padding:24px;display:none}.film-domain{text-align:center;align-items:center;width:270px}.film-domain-icon{background:var(--accent);width:64px;height:64px;color:var(--white);border-radius:16px;place-items:center;font-size:40px;font-weight:400;display:grid;box-shadow:0 10px 30px #1f304e1c}.film-domain strong{font-size:24px;font-weight:600}.film-domain .small{font-size:12px}.film-alias{width:370px}.film-alias>strong{font-size:19px;font-weight:600}.film-alias>p{margin:0}.film-alias .badge{font-size:12px}.film-inbox{width:340px}.film-inbox>strong{font-size:30px;font-weight:600}.film-message{border-top:1px solid #5f616826;align-items:center;gap:12px;margin-top:8px;padding-top:16px;display:flex}.film-message>div{flex-direction:column;gap:4px;display:flex}.film-message strong{font-size:12px;font-weight:600}.film-message span:not(.mini-icon){color:var(--muted);font-size:10px}.film-message-card{width:330px}.film-message-card>strong{font-size:17px}.film-message-card>.mono{font-size:11px}.film-css-layer,.film-webgl{pointer-events:none;position:absolute;inset:0}.film-css-layer{z-index:2}.film-webgl{z-index:1}.film-css-layer .film-object{top:auto;left:auto}.film-caption{z-index:5;text-align:center;flex-direction:column;align-items:center;gap:8px;min-height:110px;padding:0 24px 20px;display:flex;position:relative}.film-chapter{letter-spacing:.1em;color:var(--accent-text);font-size:10px;font-weight:600}.film-status{letter-spacing:-.02em;font-size:22px;font-weight:600}.film-example{color:var(--muted);font-size:10px}.film-controls{z-index:6;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px)saturate(1.5);backdrop-filter:blur(10px)saturate(1.5);background:#f8fafdcc;border-radius:999px;align-items:center;gap:16px;width:min(460px,100% - 48px);margin:0 auto 24px;padding:8px 16px;display:flex;position:relative}.film-control{color:var(--accent-text);cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.film-controls input{accent-color:var(--accent);cursor:pointer;background:0 0;border:0;flex:1;width:0;min-height:24px;padding:0}.film-duration{font-family:var(--mono);white-space:nowrap;color:var(--muted);font-size:10px}.product-film:not(.film-ready) .film-controls,.product-film:not(.film-ready) .film-create{display:none}.product-film.film-ready .film-domain,.product-film.film-ready .film-alias,.product-film.film-ready .film-inbox,.product-film.film-ready .film-message-card{display:flex}.film-no-webgl .film-webgl{display:none}.film-video-recording{z-index:6;text-align:center;padding:0 24px 24px;position:relative}.film-video-recording summary{cursor:pointer;color:var(--accent-text);font-size:13px;font-weight:600;list-style:none}.film-video-recording summary::-webkit-details-marker{display:none}.film-video-recording summary span{margin-left:12px}.film-video-recording video{border-radius:var(--radius-xl);background:var(--ground);width:min(100%,1000px);margin:24px auto 12px;display:block}.film-video-recording p{font-size:11px}@media (width>=1600px){.film-stage{height:720px}.film-hero-copy{margin-bottom:36px}}@media (width<=1100px){.film-stage{height:560px}.hero.film-hero{width:calc(100% - 48px)}.film-hero-copy h1{font-size:52px}}@media (width<=800px){.hero.film-hero{width:calc(100% - 32px);padding-top:48px}.film-hero-copy h1{font-size:44px}.film-hero-copy .lead{max-width:500px;margin-inline:auto;font-size:18px}.film-stage{height:500px}.film-status{font-size:20px}}@media (width<=520px){.hero.film-hero{width:calc(100% - 24px);padding-top:40px}.film-hero-copy h1{font-size:34px;line-height:1.12}.film-hero-copy .lead{max-width:300px;font-size:15px}.film-hero-copy .actions{gap:20px}.film-hero-copy .button{padding:10px 16px;font-size:12px}.film-hero-copy .text-link{gap:12px;font-size:12px}.film-stage{height:460px}.film-app{width:310px;height:auto;min-height:370px}.film-titlebar{padding:10px 12px}.film-app-body{gap:8px;padding:12px}.film-profile{padding:12px}.film-profile>div,.film-profile p{font-size:10px}.film-profile small{font-size:9px}.film-banner{font-size:10px}.film-toolbar{gap:4px}.film-toolbar .button{min-height:32px;padding:8px;font-size:10px}.film-search{gap:8px;font-size:9px}.film-search span{display:none}.film-app-row{padding:10px}.film-app-row strong{font-size:11px}.film-app-row p{font-size:10px}.film-desktop-only{display:none!important}.film-create{width:300px}.film-form{padding:20px}.film-input{font-size:12px}.film-input>span{font-size:10px}.film-domain{width:240px}.film-alias{width:300px;padding:20px}.film-alias>strong{font-size:15px}.film-inbox{width:280px}.film-message-card{width:270px}.film-controls{gap:8px;width:calc(100% - 32px);margin-bottom:20px;padding:6px 12px}.film-control{width:28px;height:32px}.film-duration{font-size:9px}.film-caption{min-height:100px;padding:0 16px 16px}.film-status{font-size:18px}.film-chapter,.film-example{font-size:9px}.film-light{opacity:.35;inset:0}.product-film:not(.film-ready) .film-app{width:calc(100% - 16px)}}@media (prefers-reduced-motion:reduce){.film-controls{display:none!important}.film-stage{height:540px}.film-object{transform:translate(-50%,-50%)!important}.film-create,.film-domain,.film-alias,.film-inbox,.film-message-card{display:none!important}.film-app{display:block!important}.film-css-layer,.film-webgl{display:none}@media (width<=520px){.film-stage{height:420px}}}@media (prefers-reduced-transparency:reduce){.film-object{background:var(--ground);-webkit-backdrop-filter:none;backdrop-filter:none}.film-light{display:none}}.chapter-heading{grid-template-columns:1.3fr 1fr;column-gap:8%;display:grid}.chapter-heading .eyebrow{grid-column:1/-1}.chapter-heading h2{grid-row:2/5}.chapter-heading h2 span,.reveal-heading h2 span,.faq-section h2 span{color:var(--accent-text)}.workbench{padding-block:110px}.workbench-stage{isolation:isolate;perspective:1400px;grid-template-columns:1fr 1.25fr .9fr;align-items:center;gap:36px;margin-top:50px;padding:145px 36px 85px;display:grid;position:relative}.workbench-stage:before{content:"";z-index:-1;background:radial-gradient(at 60%,#a9eed080,#0000 55%),radial-gradient(at 20%,#79baff59,#0000 65%),linear-gradient(135deg,#edf4fc,#f4f2fc);border-radius:30px;position:absolute;inset:60px 0 0}.address-stamp{text-align:center;position:absolute;inset:0 36px auto}.address-stamp>span{letter-spacing:.15em;color:var(--muted);font-size:10px}.address-stamp strong{letter-spacing:-.045em;color:var(--accent-text);overflow-wrap:anywhere;font-size:clamp(28px,4.8vw,68px);font-weight:500;display:block}.address-stamp strong span{color:#8b9bb1}.signup-ticket{background:#fffc;padding:28px;transform:rotate(-7deg)}.ticket-icon{color:var(--accent);margin-block:28px;font-size:65px;line-height:1}.signup-ticket h3{font-size:28px}.signup-ticket p{color:var(--muted);margin-block:16px 24px;font-size:14px}.ticket-bottom{border-top:1px dashed #aebdd0;margin-top:30px;padding-top:20px;display:block}.example-picks{flex-wrap:wrap;gap:6px;display:flex}.example-picks button{font:inherit;cursor:pointer;background:#fff;border:1px solid #c4d2e3;border-radius:999px;padding:9px 11px;font-size:12px}.example-picks button[aria-pressed=true]{background:var(--accent);color:#fff;border-color:var(--accent)}.workbench .create-demo{z-index:2;box-shadow:0 35px 70px #1f304e2e}.minted-ticket{border-top:3px solid var(--accent);background:#fffc;flex-direction:column;gap:20px;padding:28px;display:flex;transform:rotate(6deg)}.minted-ticket strong{overflow-wrap:anywhere;font-size:18px}.minted-ticket .text-link{font-size:13px}.is-minted{animation:.6s both mint}@keyframes mint{0%{transform:translateY(35px)rotate(12deg)}to{transform:translateY(0)rotate(6deg)}}.catch-section{background:var(--accent-text);color:#fff;padding-block:100px;position:relative;overflow:hidden}.catch-layout{grid-template-columns:1fr 1fr;gap:30px 80px}.catch-section .section-copy{grid-column:1/-1;grid-template-columns:1.3fr 1fr;column-gap:8%;display:grid}.catch-section .eyebrow{color:#c7e0ff;grid-column:1/-1}.catch-section h2{grid-row:2/5;font-size:clamp(40px,5.3vw,76px)}.catch-section h2 span{color:#b3d5ff}.catch-section .section-copy p:not(.eyebrow),.catch-section .section-copy .muted{color:#e2edfa}.catch-section .section-copy .lead{margin-top:0}.mode-controls{grid-column:1/-1;gap:8px;margin-top:30px;display:flex}.mode-controls button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:1px solid #8eb5e0;border-radius:999px;padding:14px 24px}.mode-controls button[aria-pressed=true]{color:var(--accent-text);background:#fff;border-color:#fff}.mode-story{flex-direction:column;justify-content:center;min-height:440px;display:flex;position:relative}.wildcard{color:#b4d7ff;transform-origin:90px 60px;width:fit-content;margin:40px 0 20px;font-size:290px;font-weight:300;line-height:.6;animation:18s linear infinite wildcard-turn}@keyframes wildcard-turn{to{transform:rotate(360deg)}}.catch-section .wildcard{animation-play-state:paused}.catch-section[data-inview=true] .wildcard{animation-play-state:running}.catch-section .catch-scene{--accent:#b3d5ff}.normal-example .route-fallback{visibility:hidden}.mode-story h3{letter-spacing:-.025em;max-width:420px;font-size:30px}.mode-story p{color:#dbeafa;max-width:420px;margin-top:18px;font-size:15px}.catch-section .catch-scene{background-image:radial-gradient(#82a7d4 .7px,#0000 .7px);background-size:22px 22px;height:480px}.catch-section .catch-scene .glass{color:var(--ink);background:#f3f8ff;box-shadow:0 20px 45px #06366b55}.catch-section .scene-heading,.catch-section .scene-caption{color:#dbeafa}.catch-section .catch-node{width:245px;top:170px;left:28%}.catch-section .catch-destination{bottom:45px;right:0}.catch-section .alias-token{left:0}.normal-example .token-one,.normal-example .token-three{visibility:hidden}.normal-example .wildcard{color:#7db2ed;animation:none}.normal-example .wildcard:after{content:"="}.normal-example .wildcard{font-size:0}.normal-example .wildcard:after{font-size:220px}.reveal-section{min-height:1750px;padding-block:100px}.reveal-sticky{top:85px}.reveal-heading h2{font-size:clamp(38px,4.7vw,64px)}.assembly-guide{color:var(--muted);letter-spacing:.12em;border-bottom:1px solid #cbd7e6;justify-content:space-between;margin-bottom:24px;padding-bottom:18px;font-size:10px;display:flex;position:relative}.assembly-guide i{background:var(--accent);transform-origin:0;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.dashboard-scene{perspective:1800px;min-height:670px;padding-block:55px;padding-inline:55px;overflow:clip}.dashboard-scene:before{content:"";z-index:-1;border:1px solid #c4d8f0;border-radius:50%;position:absolute;inset:5% 0;transform:rotateX(65deg)}.exploded-label{top:5px;right:12px}.privacy-section{grid-template-columns:1fr 1fr;align-items:center;gap:0 10%;padding-block:100px;display:grid}.privacy-section>.eyebrow{grid-column:2}.privacy-heading{grid-column:2;display:block}.privacy-heading h2{margin-bottom:30px;font-size:clamp(32px,3.5vw,50px)}.privacy-heading p{margin-bottom:20px}.privacy-route{display:none}.identity-cutaway{background:repeating-linear-gradient(-45deg,#0000 0 12px,#bcd5ee22 12px 13px),linear-gradient(145deg,#e7f2ff,#f3eeff);border:1px solid #c8d9ec;border-radius:28px;grid-area:1/1/4;min-height:530px;padding:50px 35px;position:relative}.identity-cutaway>strong{letter-spacing:-.055em;color:var(--accent-text);margin-top:30px;font-size:clamp(26px,3.3vw,46px);font-weight:500;display:block}.identity-core{background:#fffd;flex-direction:column;gap:20px;padding:35px;display:flex;position:absolute;bottom:80px;left:65px;right:-25px;box-shadow:0 25px 60px #304b7425}.identity-core strong{font-size:28px}.cutaway-note{position:absolute;bottom:25px}.faq-section{border-top:1px solid #cbd7e6;gap:10%;padding-top:90px}.faq-list details{counter-increment:answer}.faq-list summary:before{content:"0" counter(answer);color:var(--accent-text);font:11px var(--mono);margin-right:18px}.final-panel{box-shadow:none;background:radial-gradient(at 0 100%,#79baff70,#0000 60%),radial-gradient(at 100% 0,#c9b8ff70,#0000 60%),#eef4fc;padding-block:85px;position:relative;overflow:hidden}.final-panel h2{font-size:clamp(38px,5.6vw,78px)}.final-panel h2 span{color:var(--accent-text)}@media (width<=1100px){.workbench-stage{grid-template-columns:.85fr 1.25fr;gap:18px;padding-inline:12px}.minted-ticket{flex-flow:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;transform:none}.signup-ticket{padding:20px}.catch-layout{gap:30px}.catch-section .catch-node{width:220px;left:22%}}@media (width<=800px){.chapter-heading,.catch-section .section-copy{display:block}.chapter-heading h2{margin-bottom:25px}.workbench,.privacy-section{padding-block:65px}.workbench-stage{grid-template-columns:1fr;gap:24px;margin-top:30px;padding:105px 16px 30px}.address-stamp{inset-inline:12px}.address-stamp strong{font-size:clamp(22px,5vw,38px)}.signup-ticket{padding:20px;transform:none}.ticket-icon{display:none}.signup-ticket h3{margin-top:12px;font-size:23px}.signup-ticket p{margin-block:10px 15px}.ticket-bottom{display:none}.minted-ticket{flex-direction:column;align-items:flex-start;gap:12px;padding:20px}.catch-layout{display:block}.catch-section{padding-block:65px}.catch-section h2{margin-bottom:25px}.mode-controls{flex-wrap:wrap}.mode-controls button{padding:12px 16px;font-size:13px}.mode-story{flex-direction:row;align-items:center;gap:25px;min-height:0;padding-block:35px}.wildcard{transform-origin:50%;margin:0;font-size:135px}.mode-story h3{font-size:24px}.mode-story p{font-size:13px}.catch-section .catch-scene{height:auto}.catch-section .catch-node{width:100%;position:relative;top:auto;left:auto}.catch-section .catch-destination{position:relative;inset:auto}.catch-section .alias-token{position:static}.normal-example .token-one,.normal-example .token-three{display:none}.normal-example .token-two{grid-column:1/-1}.normal-example .wildcard:after{font-size:100px}.reveal-section{min-height:0;padding-block:65px}.reveal-sticky{position:static}.assembly-guide{letter-spacing:0;gap:12px;font-size:8px}.dashboard-scene{min-height:0;padding:12px 0}.dashboard-scene:before{display:none}.privacy-section{flex-direction:column;align-items:stretch;gap:25px;display:flex}.identity-cutaway{min-height:380px;margin-right:12px;padding:30px 20px}.identity-core{padding:25px;bottom:55px;left:25px;right:-12px}.identity-cutaway>strong{font-size:32px}.identity-core strong{font-size:24px}.privacy-section>.eyebrow{margin-top:20px}.faq-section{padding-block:60px}.final-panel{padding:60px 20px}}@media (prefers-reduced-motion:reduce){.signup-ticket,.minted-ticket{transform:none}.reveal-section{min-height:0}.reveal-sticky{position:static}}.site-nav{gap:24px;width:min(1200px,100% - 64px);min-height:78px;margin:0;padding:15px 22px;transition:width .35s,min-height .35s,padding .35s,top .35s,box-shadow .35s;position:fixed;top:20px;left:50%;transform:translate(-50%)}.site-nav.is-compact{width:min(840px,100% - 48px);min-height:60px;box-shadow:var(--highlight), 0 8px 28px #263c631c;padding:8px 12px;top:12px}.site-nav .brand{gap:9px;font-size:18px}.site-nav .app-mark{flex:none;width:34px;height:34px;transition:width .35s,height .35s}.site-nav.is-compact .app-mark{width:29px;height:29px}.site-nav nav{gap:24px}.site-nav nav a{white-space:nowrap;padding-block:10px;font-size:13px;position:relative}.site-nav nav a[aria-current]{color:var(--accent-text)}.site-nav nav a[aria-current]:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:1px;left:50%}.site-nav .nav-cta{white-space:nowrap;border-radius:999px;gap:14px;min-height:40px;font-size:13px}.site-nav .menu-toggle{display:none}body:has(.site-nav){padding-top:94px}.site-footer{background:#edf4fb;border:0;margin:0;padding:76px 0 0;display:block}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px;display:grid}.footer-brand p{color:var(--muted);margin-top:22px;font-size:14px;line-height:1.8}.site-footer h3{margin-bottom:22px;font-size:13px;font-weight:600}.site-footer nav{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.site-footer nav a,.footer-contact>a{color:var(--muted);font-size:14px}.site-footer a:hover{color:var(--accent-text)}.footer-contact>a{overflow-wrap:anywhere;display:inline-block}.motion-toggle{min-height:32px;color:var(--accent-text);text-underline-offset:5px;background:0 0;border:0;margin-top:28px;padding:0;font-size:12px;text-decoration:underline;display:block}.motion-toggle:disabled{color:var(--muted);cursor:default}.footer-bottom{color:var(--muted);border-top:1px solid #cedbe9;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:65px;padding:25px 0;font-size:12px;display:flex}.footer-bottom p{margin:0}.ready-section{border-top:1px solid #d3deeb;padding-block:80px}.ready-heading{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.ready-heading h2{font-size:clamp(30px,3.6vw,48px)}.ready-heading>p{max-width:310px;color:var(--muted);font-size:15px}.ready-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px;display:grid}.ready-grid article{border-top:1px solid #bdcfe3;padding-top:22px}.ready-grid .micro{color:var(--accent-text)}.ready-grid h3{margin-block:16px 10px;font-size:21px}.ready-grid p{color:var(--muted);font-size:15px}.release-note{color:var(--muted);align-items:center;gap:8px;margin-top:24px;font-size:12px;display:inline-flex}.release-note:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px}.support-hero{padding-block:75px 65px}.support-hero h1{max-width:780px}.support-hero h1 span{color:var(--accent-text)}.support-hero .lead{max-width:610px;color:var(--muted);margin-block:30px}.support-layout{grid-template-columns:1.2fr 1fr;gap:90px;padding-bottom:100px;display:grid}.support-layout h2{margin-bottom:25px;font-size:32px}.support-layout ol{padding-left:23px}.support-layout li{margin-bottom:20px;padding-left:7px}.support-layout p,.support-layout li{color:var(--muted)}.support-layout strong{color:var(--ink);margin-bottom:6px;display:block}.support-note{border-top:1px solid #ccd9e9;padding-top:30px}.support-note a{color:var(--accent-text);text-decoration:underline}.licenses-copy{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.6 var(--mono);background:#edf3fa;border-radius:12px;padding:22px}[data-motion-paused=true]{scroll-behavior:auto}[data-motion-paused=true] *,[data-motion-paused=true] :before,[data-motion-paused=true] :after{transition:none!important;animation:none!important}[data-motion-paused=true] .reveal-section{min-height:0}[data-motion-paused=true] .reveal-sticky{position:static}@media (width<=800px){.site-nav,.site-nav.is-compact{flex-wrap:wrap;gap:10px;width:calc(100% - 28px);min-height:66px;padding:12px;top:14px}.site-nav.is-compact{min-height:56px;padding-block:7px;top:8px}.site-nav .brand{margin-right:auto;font-size:16px}.site-nav .nav-cta{gap:8px;padding:9px 13px;font-size:12px}.site-enhanced .site-nav .menu-toggle{background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:8px;font-size:12px;display:inline-flex}.menu-toggle span{font-size:19px}.site-nav #site-navigation{border-top:1px solid #d4dfec;flex-direction:column;order:4;align-items:stretch;gap:0;width:100%;padding:12px 4px 4px;display:flex}.site-enhanced .site-nav:not(.menu-open) #site-navigation{display:none}.site-nav #site-navigation a,.site-nav #site-navigation a:last-child{border-radius:8px;padding:12px 8px;font-size:15px;display:block}.site-nav #site-navigation a:hover{background:#dceafb}.site-nav nav a[aria-current]:after{display:none}html:not(.site-enhanced) .site-nav{position:relative;top:0}html:not(.site-enhanced) body:has(.site-nav){padding-top:16px}.site-footer{padding-top:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand,.footer-contact{grid-column:1/-1}.site-footer nav a,.footer-contact>a{font-size:14px}.footer-bottom{gap:10px;margin-top:40px;font-size:11px}.ready-heading{display:block}.ready-heading>p{margin-top:20px}.ready-grid{grid-template-columns:1fr;gap:28px}.support-hero{padding-block:50px}.support-hero h1{font-size:44px}.support-layout{grid-template-columns:1fr;gap:45px;padding-bottom:60px}.support-hero .button{max-width:100%;padding-inline:14px;font-size:14px}}@media (prefers-reduced-motion:reduce){.site-nav,.site-nav .app-mark{transition:none}}@media (width<=400px){.site-nav .brand{gap:0;font-size:0}.site-nav .brand .app-mark{font-size:18px}}@media (prefers-reduced-transparency:reduce){.site-nav{background:var(--ground);-webkit-backdrop-filter:none;backdrop-filter:none}}main{overflow-x:clip}.immersive-hero.hero{isolation:isolate;grid-template-columns:1.05fr 1fr;gap:0;min-height:min(830px,100svh - 95px);padding:55px 0 100px;display:grid;position:relative}.immersive-copy{z-index:2;position:relative}.immersive-copy .eyebrow{letter-spacing:.17em;margin-bottom:32px;font-size:10px}.immersive-hero.hero h1{letter-spacing:-.065em;font-size:clamp(54px,6.5vw,100px);font-weight:600;line-height:.99}.hero-line{transform-origin:0 100%;display:block;color:var(--ink)!important}.hero-line.hero-accent{color:var(--accent-text)!important}.immersive-copy .lead{color:var(--muted);margin-top:30px;font-size:19px;line-height:1.5}.immersive-copy .actions{gap:24px;margin-top:30px}.hero-platform{color:var(--muted);margin-top:25px;font-size:11px;display:block}.hero-atmosphere{z-index:-1;pointer-events:none;background:radial-gradient(at 80% 36%,#79baff4d,#0000 48%),radial-gradient(at 55% 70%,#c9b8ff55,#0000 45%),radial-gradient(at 92% 72%,#a9eed055,#0000 40%);position:absolute;inset:-100px -7vw -50px}.portal-stage{touch-action:pan-y;width:calc(100% + 110px);height:620px;margin-left:-45px;position:relative}.portal-stage canvas{width:100%;height:100%;position:absolute;inset:0}.portal-stage[data-ready=true] .portal-fallback{visibility:hidden}.portal-address{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--accent-text);pointer-events:none;background:#ffffffb0;border:1px solid #fffc;border-radius:12px;padding:11px 17px;font-size:13px;position:absolute;box-shadow:0 12px 35px #2857891c}.portal-address-one{top:23%;left:6%;transform:rotate(-9deg)}.portal-address-two{top:38%;right:3%;transform:rotate(8deg)}.portal-address-three{bottom:19%;left:18%;transform:rotate(-3deg)}.portal-caption{font:9px/1.8 var(--mono);color:var(--muted);letter-spacing:.12em;position:absolute;bottom:3%;right:5%}.portal-caption b{font:14px var(--font);color:var(--accent-text);letter-spacing:0}.portal-fallback{perspective:900px;place-items:center;display:grid;position:absolute;inset:10%}.portal-fallback i{aspect-ratio:1;border:38px solid #85b9ef77;border-color:#85b9ef77 #d7eafe #85b9ef77 #0f6cbdaa;border-radius:50%;width:75%;position:absolute;transform:rotateY(-30deg)rotateX(12deg);box-shadow:inset 0 0 22px #fff,0 30px 60px #23558c33}.fallback-envelope{color:var(--accent-text);background:linear-gradient(135deg,#fff,#c4dcf7);border-radius:17px;padding:35px 60px;font-size:68px;transform:rotate(-12deg);box-shadow:0 20px 40px #1e528c33}.scroll-cue{color:var(--muted);align-items:center;gap:15px;font-size:11px;display:flex;position:absolute;bottom:28px;left:0}.scroll-cue>span{width:30px;height:42px;color:var(--accent-text);border:1px solid #b3c9e1;border-radius:20px;place-items:center;display:grid}.manifesto{isolation:isolate;margin-block:30px 40px;padding:140px 0 120px;position:relative;overflow:clip}.manifesto h2{letter-spacing:-.05em;max-width:1080px;font-size:clamp(38px,5.3vw,76px);line-height:1.12}.story-line{padding-block:6px;display:block}.story-line:nth-child(2){color:var(--accent-text)}.manifesto-note{text-align:right;color:var(--muted);margin-top:38px;font-size:14px}.manifesto-orbit{z-index:-1;border:1px solid #9fc4ec77;border-radius:50%;width:800px;height:800px;position:absolute;top:-60px;left:45%}.manifesto-orbit:after{content:"";border:1px solid #a0c7ee66;border-radius:50%;position:absolute;inset:50px}.product-theater.film-hero{perspective:1600px;width:min(1320px,100% - 64px);padding-block:35px 95px}.theater-heading{grid-template-columns:1fr 1fr;align-items:end;gap:18px;padding:0 40px 40px;display:grid}.theater-heading .eyebrow{grid-column:1/-1;margin:0}.theater-heading h2{font-size:clamp(38px,4.5vw,62px)}.theater-heading h2 span{color:var(--accent-text)}.theater-heading>p:last-child{color:var(--muted);justify-self:end;font-size:14px}.product-theater .product-film{background:#ecf3fbd9;border:1px solid #fff;box-shadow:0 25px 90px #2659861a}.chapter-heading h2,.reveal-heading h2,.privacy-heading h2,.faq-section h2{text-wrap:balance}.workbench-stage{transform-style:preserve-3d}.workbench-stage:after{content:"";pointer-events:none;z-index:-2;opacity:.35;border:1px solid #a6c6e8;border-radius:36px;position:absolute;inset:55px -18px -16px;transform:rotate(2deg)}.catch-section{isolation:isolate;transform-origin:50%}.catch-section .wrap{z-index:1;position:relative}.catch-rings{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.catch-rings i{border:1px solid #aed8ff30;border-radius:50%;width:950px;height:950px;position:absolute;top:2%;left:34%}.catch-rings i:nth-child(2){border-width:50px;border-color:#a2d0ff0c;width:1250px;height:1250px;inset:-20% auto auto 44%}.catch-rings i:nth-child(3){border-width:2px;width:650px;height:650px;top:13%;left:48%}.catch-section .catch-scene{background-image:none}.catch-node{transform-origin:50%}.identity-cutaway{perspective:1000px;transform-style:preserve-3d}.privacy-shutter{z-index:3;transform-origin:0;pointer-events:none;background:linear-gradient(135deg,#d1e7ffdc,#f3f8ffe6);border:1px solid #fff;border-radius:28px;justify-content:center;align-items:center;display:none;position:absolute;inset:0;box-shadow:12px 0 30px #0f6cbd11}.privacy-shutter span{font:12px var(--mono);color:var(--accent-text);letter-spacing:.22em}.experience-active .privacy-shutter{display:flex}.final-panel{isolation:isolate}.final-orbit{z-index:-1;pointer-events:none;position:absolute;inset:0}.final-orbit i{border:80px solid #79baff33;border-radius:50%;width:750px;height:750px;position:absolute;top:-60%;left:-40%}.final-orbit i:nth-child(2){border:1px solid #0f6cbd44;top:5%;left:auto;right:-35%}.reading-progress{transform-origin:0;z-index:30;background:var(--accent);pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}.button.primary{position:relative;overflow:hidden}.button.primary:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff4,#0000);width:45%;transition:left .55s;position:absolute;inset:-60% auto -60% -80%;transform:rotate(25deg)}.button.primary:hover:after{left:140%}.site-footer{position:relative}.site-footer:before{content:"INMASK";letter-spacing:-.065em;color:#b7cfe85e;pointer-events:none;width:min(1200px,100% - 96px);margin:-20px auto 60px;font-size:clamp(80px,18vw,260px);font-weight:600;line-height:.8;display:block}@media (width<=1100px){.immersive-hero.hero h1{font-size:65px}.portal-stage{width:calc(100% + 45px);height:540px;margin-left:-20px}.immersive-copy .actions{gap:16px}.immersive-copy .text-link{font-size:12px}}@media (width<=800px){.immersive-hero.hero{flex-direction:column;gap:0;min-height:0;padding-top:38px;padding-bottom:70px;display:flex}.immersive-hero.hero h1{font-size:clamp(48px,9.5vw,76px)}.immersive-copy{width:100%}.immersive-copy .eyebrow{margin-bottom:22px;font-size:9px}.immersive-copy .lead{margin-top:23px;font-size:17px}.immersive-copy .actions{gap:20px;margin-top:23px}.hero-platform{max-width:250px;font-size:10px}.portal-stage{width:calc(100% + 32px);height:390px;margin:-5px -16px 0}.portal-address{padding:8px 12px;font-size:10px}.portal-address-one{top:21%;left:1%}.portal-address-two{top:45%;right:0}.portal-address-three{bottom:14%;left:4%}.portal-caption{font-size:7px;bottom:2%;right:0}.portal-caption b{font-size:11px}.scroll-cue{bottom:0}.manifesto{margin-block:30px;padding-block:80px}.manifesto h2{font-size:clamp(33px,6vw,48px);line-height:1.2}.story-line{padding-block:10px}.manifesto-note{text-align:left;font-size:13px}.product-theater.film-hero{width:calc(100% - 28px);padding-block:30px 40px}.theater-heading{padding:0 10px 25px;display:block}.theater-heading .eyebrow{margin-bottom:20px}.theater-heading h2{font-size:34px}.theater-heading>p:last-child{margin-top:20px}.workbench-stage:after{inset-inline:0;transform:none}.catch-rings i{width:600px;height:600px;left:0}.site-footer:before{width:calc(100% - 48px);margin-bottom:40px;font-size:20vw}.hero-atmosphere{inset-inline:-24px}}@media (prefers-reduced-motion:reduce){.privacy-shutter{display:none!important}}[data-motion-paused=true] .privacy-shutter{display:none}@media (prefers-reduced-transparency:reduce){.portal-address{background:var(--ground);-webkit-backdrop-filter:none;backdrop-filter:none}}
