:root{color-scheme:dark;font-family:system-ui,sans-serif;color:#fff;background:#000}*{box-sizing:border-box}body{margin:0;font-size:1rem;line-height:1.5}main{padding:clamp(1.5rem,5vw,4rem)}h1{font-size:clamp(2rem,6vw,4rem)}:root{--paper: #ffffff;--muted: #bac6d7;--quiet: #9aacc4;--line: #b8d8ff2e;--blue: #a5d9ff;--violet: #c3a1f3;background:#03060a;color:var(--paper);font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}html{scroll-behavior:smooth;scroll-padding-top:32px}body{min-width:320px;font-size:16px}main{padding:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:6px}img{display:block;max-width:100%}::selection{color:#fff;background:#306baa99}.site{position:relative;isolation:isolate;overflow:clip}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.celestial-backdrop{position:absolute;z-index:-1;pointer-events:none;top:0;right:0;width:100%;height:1550px;background:linear-gradient(180deg,#03060a26,#03060a00 30%,#03060a 93%),linear-gradient(90deg,#03060af2 5%,#03060a80 65%,#03060a33),url(/brand/lunaea-aurora.png) 70% -170px / max(1800px,145vw) auto no-repeat;opacity:.84;filter:saturate(1.05) contrast(1.12)}.site-header{min-height:114px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:15px;font-size:25px;letter-spacing:-.04em;white-space:nowrap}.brand-symbol{display:block;width:34px;height:52px;overflow:visible;mix-blend-mode:screen}.brand-symbol img{width:73px;max-width:none;height:73px;transform:translate(-19px,-10px)}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;color:#dae4f1}.site-header nav a{transition:color .2s}.site-header nav a:hover,.text-link:hover,.footer-links a:hover{color:#fff}.site-header nav a:last-child{padding-left:24px;border-left:1px solid var(--line)}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:end;padding-block:90px 94px}.hero h1{font-size:clamp(44px,5.4vw,76px);letter-spacing:-.052em;line-height:1.08;font-weight:400}.hero>p{color:#dce6f2;font-size:17px;line-height:1.7;max-width:380px;justify-self:end;padding-bottom:6px}.eyebrow{font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.19em;line-height:1.6;color:var(--quiet)}.product-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:28px}.product-identity{display:flex;align-items:center;gap:21px}.product-identity>img{width:64px;height:64px;object-fit:contain}.product-identity h2{font-size:48px;letter-spacing:-.055em;line-height:1.1;margin-top:6px}.product-intro{display:flex;gap:46px;align-items:end}.product-intro>p{color:#c6d7e9;font-size:15px;line-height:1.55}.text-link{display:inline-flex;align-items:center;gap:16px;color:var(--blue);font-size:13px;white-space:nowrap}.showcase{border:1px solid #aacfff59;border-radius:10px;background:#03070df0;box-shadow:0 18px 100px #0009,0 0 75px #459aff1a;overflow:hidden}.view-tabs{display:flex;padding:0 26px;gap:38px;border-bottom:1px solid #b1d6ff24}.view-tabs button{position:relative;color:#afc1d9;font-size:12px;padding:18px 0;white-space:nowrap}.view-tabs button[aria-selected=true]{color:#fff}.view-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--blue);box-shadow:0 0 10px #68bfff88}.view-tabs button:focus-visible{outline-offset:-3px}.tab-number{font:10px ui-monospace,monospace;margin-right:10px;opacity:.6}.screenshot-button{display:block;position:relative;width:100%;padding:0;background:#000;cursor:zoom-in}.screenshot-button>img{width:100%;height:auto;aspect-ratio:1728 / 1117;object-fit:contain;animation:picture-in .25s ease}.screenshot-button:focus-visible{outline-offset:-5px}.enlarge-label{position:absolute;bottom:22px;right:24px;display:flex;gap:18px;padding:8px 12px;border:1px solid #ffffff2e;border-radius:4px;background:#060e1bed;color:#f1f8ff;font-size:11px;opacity:0;transition:opacity .2s}.screenshot-button:hover .enlarge-label,.screenshot-button:focus-visible .enlarge-label{opacity:1}.view-description{display:grid;grid-template-columns:1fr 1.12fr;gap:40px;padding:30px 32px;border-top:1px solid var(--line);background:#060d17;align-items:start;min-height:135px}.view-description h3{font-size:23px;line-height:1.4;letter-spacing:-.035em;max-width:340px}.view-description p{font-size:14px;line-height:1.75;color:#c0cddd;max-width:490px}.product-footnote{display:flex;justify-content:space-between;margin-top:17px;color:#acbbd1;font-size:11px}.product-footnote a{color:var(--blue)}.product-footnote a span{margin-left:10px}.section-space{padding-block:110px}.section-intro{margin-bottom:55px}.section-intro .eyebrow,.section-topline .eyebrow,.acquisition .eyebrow{margin-bottom:20px}.section-intro h2,.section-topline h2,.acquisition h2,.how-it-works h2,.philosophy h2{font-size:clamp(33px,3.5vw,48px);line-height:1.18;letter-spacing:-.045em}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.steps li{border-top:1px solid var(--line);padding-top:25px}.step-number{display:block;color:#89c8ff;font:11px ui-monospace,monospace;margin-bottom:32px}.steps h3{font-size:21px;letter-spacing:-.025em;margin-bottom:11px}.steps p{color:var(--muted);font-size:14px;max-width:300px;line-height:1.8}.demo{border-top:1px solid var(--line)}.section-topline{display:flex;gap:25px;justify-content:space-between;align-items:end;margin-bottom:35px}.muted{color:var(--muted)}.small{font-size:12px}.demo-poster{width:100%;display:block;position:relative;overflow:hidden;border:1px solid #ffffff28;border-radius:8px;padding:0;background:#03070d}.demo-poster>img{width:100%;height:auto;max-height:520px;object-fit:cover;object-position:center 25%;opacity:.48;transition:opacity .3s}.demo-poster:hover>img{opacity:.66}.play-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;justify-items:center;gap:20px;font-size:15px;text-shadow:0 2px 10px black}.play-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;padding-left:4px;border:1px solid #ffffff8c;background:#040c19d9;box-shadow:0 0 60px #5cb9ff40;font-size:20px}.acquisition{display:grid;grid-template-columns:1fr .7fr;gap:70px;border-top:1px solid var(--line)}.acquisition-note{color:var(--muted);font-size:14px;line-height:1.8;margin-top:25px}.license-offer{padding-left:48px;border-left:1px solid var(--line)}.price{font-size:50px;letter-spacing:-.04em;line-height:1.2;margin-bottom:15px}.price span{font-size:17px;color:var(--muted);letter-spacing:0;margin-left:8px}.license-offer>p:not(.price){font-size:14px;color:#c6d3e5;line-height:1.7}.offer-rule{margin:25px 0;width:34px;height:1px;background:#8abdff88}.license-offer .release-status{margin-top:23px;font-size:12px!important;color:#adc5e7!important}.button-primary{display:flex;width:fit-content;align-items:center;gap:36px;margin-top:12px;color:#030a13;background:#edf7ff;border:1px solid #ffffff;border-radius:5px;padding:13px 18px;font-size:13px;font-weight:500;transition:background .2s}.button-primary:hover{background:#fff}.offer-manual{margin-top:20px}.how-it-works{display:grid;grid-template-columns:1fr 1.22fr;gap:90px;border-top:1px solid var(--line)}.how-it-works-copy{display:grid;gap:22px}.how-it-works-copy p{color:var(--muted);font-size:16px;line-height:1.85}@media(max-width:1000px){.how-it-works{grid-template-columns:.8fr 1.2fr;gap:50px}}@media(max-width:700px){.how-it-works{grid-template-columns:1fr;gap:28px}.how-it-works-copy p{font-size:15px}}.philosophy{border-block:1px solid var(--line);padding-block:115px;background:radial-gradient(ellipse at 0 80%,#244d9233,transparent 65%),#04080f}.philosophy-grid{display:grid;grid-template-columns:1fr 1.22fr;gap:90px}.philosophy-label{display:flex;align-items:start;flex-direction:column}.philosophy-symbol{width:180px;height:280px;overflow:visible;margin-top:65px;mix-blend-mode:screen;opacity:.9}.philosophy-symbol img{width:410px;height:410px;max-width:none;transform:translate(-115px,-65px)}.philosophy-copy h2{margin-bottom:34px}.philosophy-copy>p{font-size:16px;color:#c4cedd;line-height:1.85;margin-top:25px}.philosophy-copy>.closing-thought{font-size:clamp(28px,3.1vw,39px);color:var(--paper);letter-spacing:-.04em;line-height:1.3;margin-top:55px}.site-footer{display:flex;align-items:start;justify-content:space-between;gap:30px;padding-block:65px}.brand-footer{font-size:22px}.site-footer p{font-size:12px;color:var(--quiet);margin-top:22px}.footer-links{display:grid;grid-template-columns:auto auto;gap:18px 45px;font-size:12px;color:#b9c9df;padding-top:11px}.footer-links>span{color:var(--quiet)}.skip-link{position:absolute;top:-100px;left:24px;background:#fff;color:#080b0f;z-index:5;padding:12px}.skip-link:focus{top:15px}.media-dialog{width:min(1600px,96vw);max-width:96vw;max-height:95dvh;padding:0;border:1px solid #7c8d9d5e;background:#03070d;color:var(--paper);border-radius:8px;box-shadow:0 30px 100px #000c}.media-dialog::backdrop{background:#000e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 20px;font-size:12px;color:#c8d9ef;position:sticky;top:0;background:#03070d;z-index:1}.dialog-toolbar button{padding:8px}.dialog-toolbar button span{margin-left:15px;font-size:21px}.media-dialog>img,.media-dialog>video{width:100%;max-height:calc(95dvh - 70px);object-fit:contain;display:block;background:#000}@keyframes picture-in{0%{opacity:.6}to{opacity:1}}@media(min-width:1800px){.wrap{width:min(1480px,calc(100% - 180px))}.hero h1{font-size:88px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{grid-template-columns:1.4fr 1fr;gap:30px;padding-block:70px}.hero>p{font-size:15px}.desktop-break{display:none}.product-intro{gap:24px}.product-intro p{display:none}.philosophy-grid{gap:50px;grid-template-columns:.8fr 1.2fr}.acquisition{gap:35px}.license-offer{padding-left:30px}.view-description{gap:25px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{min-height:88px;gap:18px;flex-wrap:wrap;padding-block:15px}.brand{font-size:23px;gap:10px}.brand-symbol{width:28px;height:42px}.brand-symbol img{width:60px;height:60px;transform:translate(-16px,-9px)}.site-header nav{gap:18px;font-size:12px}.site-header nav a:last-child{display:none}.hero{display:block;padding-block:57px 60px}.hero h1{font-size:clamp(39px,7.5vw,53px)}.hero>p{padding:0;margin-top:23px;max-width:320px;font-size:15px}.product-heading{margin-bottom:23px;gap:15px}.product-identity{gap:12px}.product-identity>img{width:42px;height:42px}.product-identity h2{font-size:35px}.product-identity .eyebrow{font-size:8px;letter-spacing:.12em}.product-intro .text-link{font-size:11px;gap:9px}.view-tabs{padding:0 15px;gap:24px;overflow-x:auto}.view-tabs button{font-size:11px;padding:15px 0}.tab-number{display:none}.view-description{display:block;min-height:190px;padding:22px}.view-description h3{font-size:22px;margin-bottom:10px;max-width:none}.view-description p{font-size:13px}.enlarge-label{opacity:1;bottom:8px;right:8px;padding:4px 8px;font-size:9px;gap:10px}.product-footnote{font-size:10px;gap:20px}.section-space{padding-block:70px}.section-intro{margin-bottom:38px}.steps{grid-template-columns:1fr;gap:30px}.steps li{display:grid;grid-template-columns:36px 1fr;column-gap:15px;padding-top:22px}.step-number{grid-row:span 2;padding-top:8px;margin:0}.steps h3{font-size:22px}.steps p{max-width:none;font-size:14px}.section-topline{display:block}.section-topline .small{display:block;margin-top:20px}.play-icon{width:54px;height:54px;font-size:16px}.play-label{gap:13px;font-size:13px}.acquisition{grid-template-columns:1fr;gap:42px}.license-offer{padding:28px 0 0;border:0;border-top:1px solid var(--line)}.philosophy{padding-block:70px}.philosophy-grid{grid-template-columns:1fr;gap:35px}.philosophy-symbol{display:none}.philosophy-copy>p{font-size:15px}.philosophy-copy>.closing-thought{font-size:32px;margin-top:38px}.site-footer{flex-direction:column;gap:38px;padding-block:44px}.footer-links{gap:18px 24px;font-size:11px}.site-footer p{line-height:1.8;max-width:270px}}@media(max-width:390px){.site-header nav{gap:12px;font-size:11px}.brand{font-size:21px}.hero h1{font-size:36px}.product-intro .text-link{white-space:normal;max-width:85px}.product-identity .eyebrow{max-width:165px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
