:root{
  --bg:#050505;
  --panel:#0d0d0f;
  --panel-2:#121215;
  --line:rgba(255,255,255,.11);
  --line-soft:rgba(255,255,255,.07);
  --muted:#9b9ba2;
  --text:#f5f5f7;
  --accent:#d7b978;
  --accent-deep:#9b8154;
  --green:#8fe1b3;
  --paper:#f1f1f3;
  --ink:#111113;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
img{max-width:100%}
section[id]{scroll-margin-top:92px}
.shell{width:min(1180px,calc(100% - 40px));margin:auto}

.nav{position:fixed;z-index:50;top:0;left:0;right:0;height:78px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(5,5,5,.72);border-bottom:1px solid transparent;backdrop-filter:blur(22px);transition:.25s background,.25s border-color}
.nav.scrolled{background:rgba(5,5,5,.92);border-color:rgba(255,255,255,.07)}
.brand-logo{position:relative;display:block;width:150px;height:54px;overflow:hidden;flex:0 0 auto}
.brand-logo img{display:block;width:100%;height:auto}
.brand-logo:after{content:"";position:absolute;z-index:2;left:42%;right:42%;top:43px;height:11px;background:#050505}
.brand-studio{position:absolute;z-index:3;left:50%;top:40px;transform:translateX(-50%);padding:0 7px;background:#050505;color:#fff;font-size:8px;font-weight:500;line-height:1;letter-spacing:.13em;white-space:nowrap}
.brand-studio:after{content:"";display:block;width:34px;height:2px;margin:4px auto 0;background:linear-gradient(90deg,#009246 0 33.33%,#f4f4f4 33.33% 66.66%,#ce2b37 66.66%)}
.nav nav{display:flex;align-items:center;gap:24px;color:#bdbdc4;font-size:13px}
.nav nav>a:not(.pill){position:relative;padding:9px 0;transition:.2s color}
.nav nav>a:not(.pill):after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:#fff;transition:.2s right}
.nav nav>a:not(.pill):hover{color:#fff}
.nav nav>a:not(.pill):hover:after{right:0}
.menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent;color:#fff;padding:11px;cursor:pointer}
.menu-toggle span{display:block;height:1px;background:currentColor;margin:5px 0;transition:.2s transform,.2s opacity}
.nav.open .menu-toggle span:first-child{transform:translateY(3px) rotate(45deg)}
.nav.open .menu-toggle span:last-child{transform:translateY(-3px) rotate(-45deg)}
.pill,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f5f5f7;color:#09090a;padding:14px 22px;font-weight:650;border:1px solid transparent;transition:.25s transform,.25s opacity,.25s background}
.pill{padding:9px 16px}
.button:hover,.pill:hover{transform:translateY(-2px);opacity:.92}
.text-link{display:inline-flex;align-items:center;gap:9px;color:#d1d1d6;font-size:15px}
.text-link span{transition:.25s transform}
.text-link:hover span{transform:translateY(2px)}

.hero{padding:196px 0 98px;text-align:center;position:relative}
.hero:before{content:"";position:absolute;z-index:-1;left:50%;top:80px;width:min(900px,90vw);height:540px;transform:translateX(-50%);background:radial-gradient(circle,rgba(215,185,120,.12),transparent 66%);filter:blur(22px);pointer-events:none}
.eyebrow{margin:0 0 22px;color:#8e8e96;font-size:11px;font-weight:700;letter-spacing:.17em}
.hero h1{margin:0;font-size:clamp(58px,9.2vw,118px);line-height:.93;letter-spacing:-.074em;font-weight:700;background:linear-gradient(180deg,#fff 8%,#9d9da3 115%);-webkit-background-clip:text;color:transparent}
.hero h1 span{background:linear-gradient(90deg,#f5f5f7,#c0a163);-webkit-background-clip:text;color:transparent}
.lead{max-width:840px;margin:38px auto 0;color:#b2b2b9;font-size:clamp(20px,2.4vw,29px);line-height:1.28;letter-spacing:-.035em}
.actions{display:flex;justify-content:center;align-items:center;gap:28px;margin-top:42px}
.credentials{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:56px auto 0;max-width:820px}
.credentials span{padding:8px 12px;border:1px solid var(--line-soft);border-radius:999px;background:rgba(255,255,255,.025);color:#8d8d94;font-size:9px;letter-spacing:.08em;text-transform:uppercase}

.stage{position:relative;padding-bottom:120px}
.device{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:#0c0c0e;box-shadow:0 55px 140px rgba(0,0,0,.55),0 0 120px rgba(215,185,120,.07)}
.topbar{height:60px;padding:0 20px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:13px}
.topbar b{font-weight:650}
.topbar b small{margin-left:8px;color:#77777d;font-weight:500}
.lights{color:#54545a;letter-spacing:3px}
.secure{justify-self:end;color:#a7a7ae}
.secure::first-letter{color:var(--green)}
.workspace{display:grid;grid-template-columns:190px minmax(0,1fr) 255px;min-height:610px}
.steps{padding:28px 22px;border-right:1px solid var(--line)}
.steps>small,.drawer>small{color:#777780;font-size:9px;letter-spacing:.17em}
.steps h3{margin:7px 0 3px;font-size:17px}
.steps>p{margin:0;color:#73737a;font-size:9px;letter-spacing:.09em}
.steps ol{list-style:none;margin:36px 0 0;padding:0}
.steps li{position:relative;display:flex;gap:12px;padding:0 0 27px;color:#696970}
.steps li:not(:last-child)::after{content:"";position:absolute;left:12px;top:27px;width:1px;height:22px;background:#343438}
.steps li>b{width:25px;height:25px;border:1px solid #343439;border-radius:50%;display:grid;place-items:center;font-size:8px}
.steps li span{font-size:11px;font-weight:650}
.steps li small{display:block;margin-top:4px;color:#5f5f65;font-size:9px;font-weight:400}
.steps li.done,.steps li.active{color:#f1f1f3}
.steps li.done>b{border-color:#527a62;color:var(--green)}
.steps li.active>b{background:#eee;color:#111}
.canvas{padding:25px 24px}
.canvas-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px;color:#83838a;font-size:10px}
.canvas-head span strong{display:block;margin-top:4px;color:#ededf0;font-size:14px}
.canvas-head em{font-style:normal;color:#8e8e95}
.room{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:20px;background:#27231f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}
.room-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center 55%;filter:saturate(.88) contrast(1.04) brightness(.9)}
.room-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(2,2,3,.03),rgba(2,2,3,.2)),linear-gradient(90deg,rgba(4,4,5,.16),transparent 35%,transparent 68%,rgba(4,4,5,.18))}
.hot{position:absolute;z-index:2;width:30px;height:30px;border:0;border-radius:50%;background:rgba(12,12,14,.78);color:#fff;font-size:10px;box-shadow:0 0 0 6px rgba(255,255,255,.16),0 8px 24px rgba(0,0,0,.24);cursor:pointer;backdrop-filter:blur(10px)}
.hot.active{background:#fff;color:#111;box-shadow:0 0 0 7px rgba(255,255,255,.24),0 8px 24px rgba(0,0,0,.24)}
.one{left:35%;bottom:23%}
.two{right:18%;top:38%}
.three{left:53%;bottom:11%}
.compare{position:absolute;z-index:2;left:14px;bottom:13px;padding:7px 11px;border-radius:999px;background:rgba(7,7,8,.62);backdrop-filter:blur(12px);font-size:9px}
.compare i{display:inline-block;width:28px;height:1px;margin:0 7px;vertical-align:middle;background:#89898e}
.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}
.packages button{padding:12px;text-align:left;border:1px solid var(--line);border-radius:13px;background:#111114;color:#a5a5aa;font-size:11px}
.packages small{display:block;margin-top:3px;color:#626269;font-size:8px}
.packages .selected{border-color:rgba(215,185,120,.55);background:rgba(215,185,120,.08);color:#eee}
.drawer{padding:28px 20px;border-left:1px solid var(--line)}
.product-image{height:174px;margin:14px 0;border-radius:16px;background:#ebe6df;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08)}
.product-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 66%;transition:.3s opacity,.3s transform}
.match{display:inline-flex;margin-top:4px;padding:6px 9px;border-radius:999px;font-size:8px}
.match[data-kind="exact"]{background:rgba(79,150,103,.13);color:#91deb0}
.match[data-kind="similar"]{background:rgba(215,185,120,.13);color:#e1c88f}
.match[data-kind="compatible"]{background:rgba(101,145,196,.15);color:#a8c8eb}
.drawer h3{margin:14px 0 7px;font-size:18px}
.drawer>p{margin:0;color:#86868d;font-size:10px;line-height:1.5}
.drawer dl{margin:20px 0}
.drawer dl div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:9px}
.drawer dt{color:#707077}
.drawer dd{margin:0;color:#c7c7cb;text-align:right}
.drawer>button{width:100%;padding:11px;border:0;border-radius:10px;background:#ededf0;color:#111;font-size:10px;font-weight:700}
.drawer>small:last-child{display:block;margin-top:11px;color:#606066;line-height:1.4}
.mobile-product-card{display:none}
.demo-note{text-align:center;margin:17px auto 0;color:#66666d;font-size:11px}

.section{padding:130px 0}
.statement{text-align:center}
.statement h2,.heading h2,.access h2,.trust h2{margin:0;font-size:clamp(38px,5vw,67px);line-height:1.04;letter-spacing:-.055em}
.statement>p:last-child,.heading>p:last-child{max-width:760px;margin:30px auto 0;color:#95959c;font-size:18px}
.heading{max-width:850px}
.heading>p:last-child{margin-left:0}
.statement .eyebrow,.statement>p:last-child{margin-left:auto;margin-right:auto}
.output-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px}
.output-card{min-height:310px;padding:25px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#121215,#09090b);display:flex;flex-direction:column}
.output-card>span{color:#68686f;font-size:10px}
.output-card h3{margin:auto 0 10px;font-size:23px;letter-spacing:-.03em}
.output-card p{margin:0;color:#85858c;font-size:13px}
.output-card small{margin-top:30px;color:#5f5f66;font-size:8px;letter-spacing:.13em}

.commerce{background:var(--paper);color:var(--ink)}
.commerce .eyebrow{color:#77777d}
.commerce .heading>p:last-child{color:#66666c}
.commerce-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}
.commerce-note{margin-top:35px;padding:18px 0;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}
.commerce-note strong,.commerce-note span{display:block}
.commerce-note strong{font-size:13px}
.commerce-note span{margin-top:7px;color:#6d6d73;font-size:12px;line-height:1.55}
.truth{display:grid;gap:12px}
.truth article{display:flex;gap:17px;padding:21px;border:1px solid rgba(0,0,0,.09);border-radius:18px;background:#fff}
.truth article>b{flex:0 0 36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff}
.truth h3{margin:0 0 4px;font-size:16px}
.truth p{margin:0;color:#717176;font-size:12px}
.catalog-proof{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}
.catalog-proof div{padding:22px 18px;border-right:1px solid rgba(0,0,0,.1)}
.catalog-proof div:last-child{border-right:0}
.catalog-proof small,.catalog-proof strong{display:block}
.catalog-proof small{color:#77777d;font-size:8px;letter-spacing:.14em}
.catalog-proof strong{margin-top:7px;font-size:13px}

.brand-partner-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:start}
.brand-partner-grid .text-link{margin-top:30px}
.partner-points{border-top:1px solid var(--line)}
.partner-points article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}
.partner-points article>span{color:#66666d;font-size:10px}
.partner-points h3{margin:0 0 7px;font-size:20px}
.partner-points p{margin:0;color:#8b8b92;font-size:13px;line-height:1.6}

.sectors{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}
.sectors article{min-height:220px;padding:26px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#111114,#09090b)}
.sectors span,.process span{color:#696970;font-size:11px}
.sectors h3{margin:75px 0 8px;font-size:24px}
.sectors p{margin:0;color:#85858c;font-size:13px}
.sectors .future{background:linear-gradient(145deg,rgba(215,185,120,.15),#0b0b0d)}

.flow-section{background:#0a0a0c;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}
.process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px}
.process article{min-height:250px;padding:25px;border:1px solid var(--line);border-radius:23px;background:#101012;display:flex;flex-direction:column}
.process h3{margin:auto 0 8px;font-size:23px}
.process p{margin:0;color:#85858c;font-size:13px}

.trust{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:55px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(140deg,#111114,#09090a)}
.trust h2{font-size:clamp(34px,4vw,55px)}
.trust ul{margin:0;padding:0;list-style:none}
.trust li{padding:18px 0;border-bottom:1px solid var(--line);color:#a0a0a7}
.trust li:before{content:"✓";margin-right:13px;color:var(--green)}

.company{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}
.company-facts{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:#0d0d0f}
.company-facts div{min-height:150px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end}
.company-facts div:nth-child(2n){border-right:0}
.company-facts div:nth-last-child(-n+2){border-bottom:0}
.company-facts small{color:#68686f;font-size:8px;letter-spacing:.14em}
.company-facts strong{margin-top:8px;font-size:16px}

.access{padding:75px;border-radius:36px;background:linear-gradient(135deg,#e3d4b8,#9b8154);color:#111;text-align:center}
.access .eyebrow{color:rgba(0,0,0,.55)}
.access p:not(.eyebrow){max-width:690px;margin:26px auto 35px;color:rgba(0,0,0,.68);font-size:18px}
.access-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
.light{background:#111;color:#fff}
.outline{background:transparent;color:#111;border-color:rgba(0,0,0,.32)}

footer{padding:55px 0;border-top:1px solid var(--line)}
.footer{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.footer-logo{width:170px;height:60px}
.footer-logo:after{top:49px;height:12px}
.footer-logo .brand-studio{top:46px}
.footer>div:first-child p{color:#73737a;font-size:12px}
.legal{text-align:right;color:#77777e;font-size:11px}
.legal p{margin:4px 0}
.legal nav{display:flex;justify-content:flex-end;gap:18px;margin-top:14px;color:#c4c4ca}

.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}
.reveal.visible{opacity:1;transform:none}

@media(max-width:1050px){
  .workspace{grid-template-columns:170px minmax(0,1fr)}
  .drawer{display:none}
  .mobile-product-card{display:flex;align-items:center;width:210px;height:38px;margin:6px 0 0 auto;padding:3px 4px;gap:5px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#101012;overflow:hidden}
  .mobile-product-card .product-image{flex:0 0 30px;width:30px;height:30px;margin:0;border-radius:5px}
  .mobile-product-copy{min-width:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:4px;align-items:center}
  .mobile-product-copy h3{grid-column:1;grid-row:1;margin:0;overflow:hidden;color:#f1f1f3;font-size:7.5px;line-height:1;text-overflow:ellipsis;white-space:nowrap}
  .mobile-product-copy .match{grid-column:1;grid-row:2;justify-self:start;margin:2px 0 0;padding:2px 3px;font-size:4.5px;line-height:1}
  .mobile-product-copy>button{grid-column:2;grid-row:1/3;min-width:32px;padding:4px 5px;border:0;border-radius:5px;background:#ededf0;color:#111;font-size:5.5px;font-weight:700;line-height:1}
  .output-grid{grid-template-columns:repeat(2,1fr)}
  .process{grid-template-columns:repeat(2,1fr)}
  .commerce-grid,.brand-partner-grid,.company{gap:45px}
}

@media(max-width:820px){
  .nav{height:70px;padding:0 16px}
  .brand-logo{width:122px;height:45px}
  .brand-logo:after{top:35px;height:10px}
  .brand-studio{top:33px;font-size:7px}
  .brand-studio:after{width:29px;margin-top:3px}
  .menu-toggle{display:block;position:relative;z-index:52}
  .nav nav{position:fixed;z-index:51;inset:0;display:flex;flex-direction:column;justify-content:center;gap:24px;background:rgba(5,5,5,.98);font-size:18px;opacity:0;pointer-events:none;transform:translateY(-12px);transition:.2s opacity,.2s transform}
  .nav.open nav{opacity:1;pointer-events:auto;transform:none}
  .nav nav .pill{margin-top:8px}
  .hero{padding:150px 0 80px}
  .hero h1{font-size:clamp(54px,13vw,78px)}
  .lead{font-size:21px}
  .credentials{margin-top:42px}
  .stage{padding-bottom:75px}
  .workspace{display:block;min-height:0}
  .steps{display:none}
  .canvas{padding:13px}
  .canvas-head em{display:none}
  .room{aspect-ratio:4/3;border-radius:15px}
  .room-photo{object-position:center}
  .one{left:31%;bottom:25%}
  .two{right:16%;top:37%}
  .three{left:53%;bottom:12%}
  .packages{gap:5px;margin-top:7px}
  .packages button{padding:8px 6px;font-size:9px;border-radius:9px}
  .packages small{font-size:6px}
  .mobile-product-card{width:170px;height:29px;margin-top:3px;padding:2px 3px;gap:3px;border-radius:6px}
  .mobile-product-card .product-image{flex-basis:23px;width:23px;height:23px;border-radius:4px}
  .mobile-product-copy{column-gap:3px}
  .mobile-product-copy h3{font-size:6.5px}
  .mobile-product-copy .match{margin-top:1px;padding:1.5px 2px;font-size:3.7px}
  .mobile-product-copy>button{min-width:27px;padding:3px 4px;border-radius:4px;font-size:4.5px}
  .section{padding:90px 0}
  .statement{text-align:left}
  .statement .eyebrow,.statement>p:last-child{margin-left:0}
  .statement>p:last-child,.heading>p:last-child{font-size:16px}
  .commerce-grid,.brand-partner-grid,.company,.trust,.footer{grid-template-columns:1fr}
  .catalog-proof{grid-template-columns:1fr 1fr;margin-top:50px}
  .catalog-proof div:nth-child(2){border-right:0}
  .catalog-proof div:nth-child(-n+2){border-bottom:1px solid rgba(0,0,0,.1)}
  .sectors{grid-template-columns:repeat(2,1fr)}
  .trust{padding:32px;gap:30px}
  .company-facts{max-width:none}
  .access{padding:55px 24px}
  .legal{text-align:left}
  .legal nav{justify-content:flex-start;flex-wrap:wrap}
  .demo-note{text-align:left}
}

@media(max-width:560px){
  .shell{width:min(100% - 26px,1180px)}
  .hero{padding-top:138px}
  .hero h1{font-size:54px}
  .lead{font-size:19px}
  .actions{flex-direction:column;gap:16px;margin-top:34px}
  .button{width:100%;max-width:310px}
  .credentials{gap:7px}
  .credentials span{padding:7px 9px;font-size:7px}
  .device{border-radius:21px}
  .topbar{height:48px;grid-template-columns:1fr 1fr;padding:0 13px;font-size:10px}
  .topbar b{display:none}
  .canvas{padding:9px}
  .canvas-head{margin-bottom:8px;font-size:8px}
  .canvas-head span strong{font-size:10px}
  .hot{width:22px;height:22px;font-size:7px;box-shadow:0 0 0 4px rgba(255,255,255,.16)}
  .hot.active{box-shadow:0 0 0 5px rgba(255,255,255,.24)}
  .compare{left:8px;bottom:8px;padding:5px 7px;font-size:6px}
  .compare i{width:18px;margin:0 4px}
  .demo-note{font-size:9px}
  .statement h2,.heading h2,.access h2,.trust h2{font-size:36px}
  .output-grid,.sectors,.process{grid-template-columns:1fr}
  .output-card{min-height:230px}
  .sectors article{min-height:180px}
  .sectors h3{margin-top:55px}
  .process article{min-height:190px}
  .catalog-proof{grid-template-columns:1fr}
  .catalog-proof div{border-right:0;border-bottom:1px solid rgba(0,0,0,.1)}
  .catalog-proof div:nth-child(2){border-bottom:1px solid rgba(0,0,0,.1)}
  .catalog-proof div:last-child{border-bottom:0}
  .partner-points article{grid-template-columns:34px 1fr;gap:12px}
  .company-facts{grid-template-columns:1fr}
  .company-facts div{min-height:110px;border-right:0;border-bottom:1px solid var(--line)}
  .company-facts div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}
  .company-facts div:last-child{border-bottom:0}
  .trust{padding:25px 20px}
  .trust li{font-size:13px}
  .access p:not(.eyebrow){font-size:15px}
  .access-actions{flex-direction:column;align-items:center}
  .footer{gap:28px}
  .footer-logo{width:150px;height:54px}
  .footer-logo:after{top:43px;height:11px}
  .footer-logo .brand-studio{top:40px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  .reveal{opacity:1;transform:none}
}
