@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#15161b;--surface:#202128;--surface2:#262730;--line:#34353f;--text:#e7e9f4;--muted:#a7aabc;--purple:#c39aff;--blue:#94baff;--warm:#ffc280;--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.7 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:5px}.skip{position:fixed;top:-60px;left:20px;z-index:20;background:var(--purple);color:#18131e;padding:8px 16px}.skip:focus{top:12px}.wrap{max-width:var(--max);margin:auto;padding:0 30px}.nav-wrap{position:sticky;top:22px;z-index:10;margin:22px auto 0;padding:0 22px;max-width:1040px}.nav{display:flex;align-items:center;gap:8px;padding:7px 10px;background:#23242bef;border:1px solid #373842;border-radius:40px;box-shadow:0 8px 24px #0005,inset 0 1px 2px #fff08;backdrop-filter:blur(20px)}.brand{font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:2px;padding:6px 20px 6px 12px;font-size:20px}.brand span{color:var(--warm)}.nav-links{display:flex;gap:3px}.nav-links a{font-size:14px;font-weight:600;white-space:nowrap;padding:8px 17px;border-radius:25px;color:#b7b9cb}.nav-links a:hover,.nav-links a[aria-current=page]{background:#30313a;color:#f3f1fc;box-shadow:0 1px 4px #0002}.nav-end{margin-left:auto;font-size:13px;color:var(--muted);padding:0 12px;letter-spacing:.04em}.hero{text-align:center;padding:64px 0 50px;position:relative}.eyebrow{font:500 12px/1.5 'Space Grotesk',sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.wordmark{font:700 clamp(90px,13vw,172px)/1 'Space Grotesk',sans-serif;letter-spacing:-.055em;margin:10px 0 8px;background:linear-gradient(115deg,#ffb764 15%,#ffd19b 38%,#d6c4fa 61%,#91b4f6 83%);background-clip:text;color:transparent}.hero .full-name{font:400 12px/1.5 'Space Grotesk',sans-serif;letter-spacing:.12em;color:#8f91a2;margin:18px auto 24px}.hero h1{font:650 clamp(32px,4.7vw,57px)/1.13 'Space Grotesk',sans-serif;letter-spacing:-.045em;margin:22px auto}.hero p{max-width:580px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.8}.actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin:26px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:10px 22px;border-radius:28px;background:var(--purple);color:#221832;font-size:14px;font-weight:650;border:1px solid transparent;transition:transform .18s,background .18s}.button:hover{background:#d1b0ff;transform:translateY(-2px)}.button.secondary{background:#292a33;border-color:#3b3c47;color:#e0e2ed}.button.secondary:hover{background:#353643}.arrow{font-size:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:575px;margin:30px auto 0;border:1px solid var(--line);border-radius:18px;background:linear-gradient(125deg,#25262f,#202127);box-shadow:0 10px 25px #0003}.stat{padding:15px 18px}.stat+.stat{border-left:1px solid var(--line)}.stat strong{display:block;font:600 25px/1.3 'Space Grotesk',sans-serif}.stat span{font:400 11px/1.6 'Space Grotesk',sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.hero-note{font-size:12px!important;color:#8b8e9f!important;margin-top:10px!important}.photo-ribbon{display:grid;grid-template-columns:1fr 1.22fr 1fr;gap:16px;margin-top:30px;align-items:center}.photo-ribbon figure{margin:0;height:270px;overflow:hidden;border:1px solid var(--line);border-radius:17px;position:relative;background:#20232a}.photo-ribbon figure:nth-child(2){height:315px}.photo-ribbon img{width:100%;height:100%;object-fit:cover;opacity:.9}.photo-ribbon figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:36px 18px 15px;font-size:12px;color:#fff}.section{padding:92px 0;border-bottom:1px solid #30313b}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head p{max-width:370px;margin:0;color:var(--muted)}h2{font:600 clamp(28px,3.4vw,40px)/1.18 'Space Grotesk',sans-serif;letter-spacing:-.035em;margin:12px 0 20px}h3{font:600 23px/1.3 'Space Grotesk',sans-serif;letter-spacing:-.025em;margin:10px 0 14px}p{margin:0 0 20px}.muted{color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.portal{background:#202128;border:1px solid var(--line);border-radius:22px;padding:34px;position:relative;overflow:hidden;display:flex;flex-direction:column}.portal p{color:var(--muted);max-width:410px}.portal .text-link{margin-top:auto}.portal-art{height:220px;display:flex;justify-content:center;align-items:center;margin:20px 0 30px;background:#1b1c23;border-radius:12px;overflow:hidden}.portal-art img{height:95%;object-fit:contain}.portal-art.world-art{background:#1b1c23}.world-type{font:600 50px/1.1 'Space Grotesk',sans-serif;letter-spacing:-3px;color:#c4b1e4;text-align:center}.world-type small{display:block;font:400 12px/1.5 'DM Sans',sans-serif;letter-spacing:3px;color:var(--muted);margin-top:15px}.text-link{color:var(--purple);font-weight:550;font-size:15px;display:inline-flex;align-items:center;gap:20px}.text-link:hover{color:#e1caff}.index-num{font:400 13px 'Space Grotesk',sans-serif;color:#8f849f}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split p{color:var(--muted)}.feature-photo{border-radius:18px;border:1px solid var(--line);width:100%;max-height:490px;object-fit:cover}.caption{font-size:12px;color:#9496a8;line-height:1.5;margin-top:12px}.closing{text-align:center;padding:90px 20px}.closing p{color:var(--muted)}footer{border-top:1px solid #30313b;padding:36px 0;color:#9295a7;font-size:13px}.footer-row{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-links{display:flex;gap:23px}.footer-brand{color:var(--text);font-family:'Space Grotesk';font-weight:600;letter-spacing:2px}.page-hero{padding:90px 0 40px;text-align:left}.page-hero h1{font-size:clamp(46px,7vw,82px);margin:15px 0 22px}.page-hero p{margin-left:0;max-width:660px}.page-hero .actions{justify-content:flex-start}.accent{color:var(--purple)}.subnav{display:flex;gap:25px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:25px 0 0;color:var(--muted);font-size:14px}.subnav a:hover{color:var(--purple)}.tag{display:inline-block;border:1px solid #484053;background:#2b2634;color:#d8bfff;border-radius:20px;padding:3px 11px;font-size:12px}.technical-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;align-items:center}.technical-hero .product-image{height:450px;width:100%;object-fit:contain}.specs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;background:var(--surface);margin:25px 0}.specs .stat{padding:24px}.specs .stat strong{font-size:25px}.specs .stat span{font-size:11px}.prose{max-width:760px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);margin-top:40px}.step{padding:24px 18px 0 0}.step h3{font-size:19px}.step p{font-size:14px;color:var(--muted)}.path{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:36px 0;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.path div{text-align:center}.path strong{display:block;font:500 20px 'Space Grotesk'}.path span{color:var(--muted);font-size:12px}.path b{color:var(--purple);font-weight:400}.note{border-left:2px solid var(--purple);padding:14px 22px;background:#c39aff08;color:#bbbdcd;font-size:14px;margin:25px 0}.list-rows{border-top:1px solid var(--line)}.list-row{display:grid;grid-template-columns:65px 1fr;gap:20px;border-bottom:1px solid var(--line);padding:23px 0}.list-row h3{margin:0 0 8px;font-size:21px}.list-row p{color:var(--muted);margin:0}.big-num{font:500 27px 'Space Grotesk';color:var(--purple)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gallery figure{margin:0;min-width:0}.gallery button{padding:0;width:100%;border:1px solid var(--line);border-radius:14px;background:#24262c;cursor:zoom-in;overflow:hidden;display:block}.gallery img{width:100%;height:245px;object-fit:contain;transition:transform .3s;padding:12px}.gallery .photo img{object-fit:cover;padding:0}.gallery button:hover img{transform:scale(1.035)}.gallery figcaption{padding:12px 2px;font-size:13px;color:var(--muted)}.gallery figcaption strong{display:block;color:#dde0ed;font-weight:550;font-size:15px}.gallery.wide{grid-template-columns:1fr 1fr}.gallery.wide img{height:330px}.gallery .span-two{grid-column:span 2}.gallery .span-two img{height:330px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:16px}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:16px 20px;border-bottom:1px solid var(--line)}th{font-weight:550;color:#aeb0c3;background:#24252d}td{color:#d9dcea}tr:last-child td{border-bottom:0}td:first-child{color:#b3b6c8}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.result{padding:25px;background:var(--surface);border:1px solid var(--line);border-radius:16px}.result h3{font-size:19px}.result p{color:var(--muted);font-size:15px;margin:0}.result .status{font-size:12px;color:var(--warm);letter-spacing:.07em;text-transform:uppercase}.video-shell{position:relative;background:#090a0e;border:1px solid var(--line);border-radius:18px;overflow:hidden;aspect-ratio:16/9}.video-shell img{height:100%;width:100%;object-fit:cover;opacity:.65}.video-shell button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #ffffff50;background:#26232ee8;color:white;padding:17px 25px;border-radius:40px;cursor:pointer;white-space:nowrap}.video-shell iframe{border:0;width:100%;height:100%}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-weight:550}.faq details p{color:var(--muted);margin:17px 0 0}.lightbox{max-width:94vw;max-height:94vh;border:1px solid #55515c;background:#1b1c22;border-radius:16px;color:var(--text);padding:20px}.lightbox::backdrop{background:#000d;backdrop-filter:blur(8px)}.lightbox img{max-height:75vh;max-width:85vw;object-fit:contain;margin:auto}.lightbox button{display:block;margin:0 0 15px auto;background:#35343f;color:white;border:1px solid #585566;border-radius:22px;padding:5px 18px;cursor:pointer}.lightbox p{margin:15px 0 0;font-size:14px}.source-label{font-size:12px;letter-spacing:.02em;color:#8f92a7}.future-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.future-grid article{border:1px dashed #44424e;border-radius:16px;padding:24px}.future-grid h3{font-size:20px}.future-grid p{font-size:14px;color:var(--muted);margin:0}.cost{font:600 64px 'Space Grotesk';letter-spacing:-4px;color:var(--warm)}
@media(max-width:800px){.nav-end{display:none}.nav{justify-content:space-between}.nav-links a{padding:8px 11px}.brand{font-size:17px;padding-right:8px}.wrap{padding:0 22px}.hero{padding-top:52px}.hero h1{font-size:37px}.hero p{font-size:16px}.photo-ribbon{gap:10px}.photo-ribbon figure{height:210px}.photo-ribbon figure:nth-child(2){height:255px}.section{padding:64px 0}.split{gap:30px}.section-head{align-items:start;flex-direction:column;gap:5px}.technical-hero{gap:20px}.technical-hero .product-image{height:340px}.specs{grid-template-columns:repeat(2,1fr)}.specs .stat:nth-child(3){border-left:0;border-top:1px solid var(--line)}.specs .stat:nth-child(4){border-top:1px solid var(--line)}.steps{grid-template-columns:repeat(3,1fr)}.gallery{grid-template-columns:1fr 1fr}.future-grid{grid-template-columns:1fr}.footer-row{align-items:start}.path{padding:22px 15px;gap:8px}.path strong{font-size:16px}.portal{padding:25px}.portal-art{height:190px}.world-type{font-size:40px}}
@media(max-width:560px){.nav-wrap{top:10px;margin-top:10px;padding:0 10px}.nav{padding:6px}.brand{font-size:14px;letter-spacing:1px;padding-left:9px;padding-right:5px}.nav-links{gap:0}.nav-links a{font-size:12px;padding:8px 10px}.hero{padding:46px 0 25px}.hero h1{font-size:32px;letter-spacing:-1.3px}.wordmark{font-size:104px}.hero .full-name{font-size:10px;max-width:290px;letter-spacing:.06em}.eyebrow{font-size:11px}.stats{margin-top:24px}.stat{padding:15px 8px}.stat strong{font-size:21px}.stat span{font-size:9px;letter-spacing:.06em}.hero-note{font-size:11px!important}.photo-ribbon{grid-template-columns:1fr 1fr}.photo-ribbon figure,.photo-ribbon figure:nth-child(2){height:230px}.photo-ribbon figure:last-child{display:none}.photo-ribbon figcaption{font-size:11px;padding:30px 12px 12px}.two-col,.split,.technical-hero,.result-grid{grid-template-columns:1fr}.portal-art{height:230px}.split{gap:28px}.page-hero{padding-top:54px}.page-hero h1{font-size:52px}.technical-hero .product-image{height:315px}.specs .stat{padding:20px}.steps{grid-template-columns:1fr 1fr}.step{padding-right:14px}.path{display:grid;grid-template-columns:1fr;gap:15px}.path b{transform:rotate(90deg);text-align:center}.gallery{gap:18px 12px}.gallery img{height:190px;padding:8px}.gallery figcaption{font-size:12px}.gallery figcaption strong{font-size:14px}.gallery.wide{grid-template-columns:1fr}.gallery.wide img{height:260px}.gallery .span-two img{height:270px}.gallery .span-two{grid-column:span 2}.footer-row{flex-direction:column;gap:18px}.footer-links{gap:20px;font-size:12px}.subnav{gap:14px 22px;font-size:13px}.video-shell button{font-size:13px;padding:12px 18px}.cost{font-size:52px}.section-head h2{margin-bottom:12px}.closing{padding:64px 0}.source-label{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Original supplied logo, preserved without alteration. */
.brand{padding:0 13px 0 9px;display:flex;align-items:center}.brand img{width:100px;height:39px;object-fit:contain;mix-blend-mode:screen}.logo-hero{margin:5px auto 0;max-width:610px;height:220px;display:flex;align-items:center;justify-content:center}.logo-hero img{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen}.hero:has(.logo-hero){padding-top:36px}.hero:has(.logo-hero) .full-name{margin-top:0}.local-video video{display:block;width:100%;height:100%;object-fit:contain}.video-shell.local-video{background:#000}.gallery button{height:100%}.gallery figure{display:flex;flex-direction:column}.gallery button{flex:0 0 auto;height:auto}.gallery figcaption{flex:1}.two-col>.gallery{grid-template-columns:1fr 1fr}
@media(max-width:560px){.brand{padding:0 5px}.brand img{width:67px;height:30px}.logo-hero{height:145px;max-width:360px}.hero:has(.logo-hero){padding-top:30px}.nav-links a{padding:8px 9px}}
@media(max-width:360px){.nav{flex-wrap:wrap;justify-content:center;gap:0;border-radius:24px}.brand{flex-basis:100%;justify-content:center}.brand img{width:67px;height:28px}.nav-links{justify-content:center}.nav-links a{padding:7px 10px}.nav-wrap{max-width:310px}}

.download-card{padding:32px}.download-card p{margin-bottom:28px}.download-actions{margin-top:auto;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.download-actions .text-link{font-size:14px}.download-grid .eyebrow{font-size:11px}@media(max-width:560px){.download-card{padding:25px}.download-actions{gap:20px}}

.progress-banner{display:flex;gap:20px;align-items:center;padding:22px 26px;border:1px solid #534063;border-radius:16px;background:#231f2c}.progress-banner p{margin:0;flex:1;font-size:14px;color:var(--muted)}.progress-banner strong{color:var(--text)}.progress-banner>.tag{flex-shrink:0}.progress-banner>.text-link{font-size:13px;white-space:nowrap}.signal-recovery{margin:36px 0;padding:30px;border:1px solid #534063;border-radius:18px;background:#1e1c26;scroll-margin-top:115px}.signal-recovery .section-head{margin-bottom:15px}.signal-recovery h3{font-size:28px;margin-bottom:5px}.signal-recovery .section-head p{font-size:14px;max-width:260px}.recovery-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.recovery-steps h4{font:600 18px/1.4 'Space Grotesk',sans-serif;margin:10px 0}.recovery-steps p{font-size:14px;color:var(--muted);margin-bottom:12px}.roadmap-grid{grid-template-columns:repeat(2,1fr)}.roadmap-grid article{padding:28px}.roadmap-grid p{font-size:15px}.roadmap-grid .text-link{margin-top:18px}.signal-recovery>.caption{margin-bottom:0}@media(max-width:800px){.progress-banner{flex-wrap:wrap}.progress-banner>.text-link{margin-left:auto}.recovery-steps{grid-template-columns:1fr;gap:14px}.roadmap-grid{grid-template-columns:1fr}}@media(max-width:560px){.progress-banner{padding:22px;gap:14px}.progress-banner p{flex-basis:100%}.progress-banner>.text-link{margin-left:0}.signal-recovery{padding:24px}.signal-recovery h3{font-size:24px}.roadmap-grid article{padding:24px}}

.source-image-link{display:inline-block;margin-top:8px;color:var(--purple);font-size:13px}.source-image-link:hover{text-decoration:underline}

.lightbox p{white-space:pre-line}

.forum-hero{padding:100px 0 48px}.forum-hero h1{font-size:clamp(48px,7vw,76px);margin:20px 0}.forum-plans{padding:25px 0 80px}.forum-plans>h2{text-align:center;font-size:27px}.forum-plans .actions{margin-top:34px}.footer-links{flex-wrap:wrap}@media(max-width:700px){.nav{flex-wrap:wrap;justify-content:center;gap:0;border-radius:24px}.brand{flex-basis:100%;justify-content:center}.brand img{width:75px;height:30px}.nav-links{justify-content:center}.nav-links a{padding:8px 10px}.forum-hero{padding-top:65px}}@media(max-width:360px){.nav-links a{font-size:11px;padding:7px 8px}}

.gallery.wide .calibration-source{grid-column:1 / -1}.gallery.wide .calibration-source img{width:100%;height:auto;padding:0;object-fit:contain}.gallery.wide .calibration-source button:hover img{transform:none}

.design-credit{margin-top:20px;font-size:13px;color:var(--muted)}.design-credit a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}

.pricing-grid{margin-top:28px}.pricing-grid .price-label{font:600 20px/1.4 "Space Grotesk",sans-serif;color:var(--purple);margin:16px 0}.pricing-grid h3{margin-top:18px}
