:root{--ink:#080807;--paper:#f4eee4;--muted:#9c958b;--line:#f4eee424;--copper:#bd7040;--gold:#f6c847;--ven-blue:#2756a6;--ven-red:#cb2d3e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--paper);background:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}body:before{z-index:-1;content:"";opacity:.23;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.38'/%3E%3C/svg%3E");position:fixed;inset:0}.landing-shell{max-width:1440px;margin:auto;padding:0 6vw;overflow:hidden}.nav,footer{justify-content:space-between;align-items:center;display:flex}.nav{border-bottom:1px solid var(--line);min-height:92px}.brand{color:var(--paper);letter-spacing:-1.4px;align-items:center;gap:12px;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex}.brand>span span{color:var(--gold)}.brand-logo{object-fit:cover;border:1px solid #f6c84773;border-radius:50%;width:48px;height:48px}.nav-status,.art-label,footer span{color:var(--muted);letter-spacing:1.7px;font:500 10px/1.2 monospace}.nav-meta{align-items:center;gap:12px;display:flex}.flag-accent{border-radius:3px;width:30px;height:3px;display:flex;overflow:hidden}.flag-accent i{flex:1}.flag-accent i:first-child{background:var(--gold)}.flag-accent i:nth-child(2){background:var(--ven-blue)}.flag-accent i:nth-child(3){background:var(--ven-red)}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;min-height:660px;display:grid}.hero-copy{z-index:1;padding:76px 0;position:relative}.hero-copy>*{animation:.7s both reveal-up}.hero-copy .eyebrow{animation-delay:50ms}.hero-copy h1{animation-delay:.14s}.hero-copy .intro{animation-delay:.23s}.hero-copy .hero-actions{animation-delay:.32s}.hero-copy .hero-proof{animation-delay:.41s}.eyebrow{color:var(--gold);letter-spacing:1.55px;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font:500 10px/1.2 monospace;display:flex}.eyebrow span{background:var(--copper);width:32px;height:1px;display:inline-block}h1,h2{letter-spacing:-4px;max-width:690px;margin:0;font-size:clamp(52px,6.3vw,94px);font-weight:700;line-height:.98}h1 em,h2 em{color:var(--gold);font-family:Georgia,serif;font-weight:600}.intro{color:#c1bbb2;max-width:540px;margin:30px 0;font-size:16px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.primary-action{color:#12100a;background:var(--gold);align-items:center;gap:24px;padding:15px 18px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.primary-action:hover{background:#ffda64;transform:translateY(-2px)}.primary-action span{font-size:16px}.launch-note{align-items:flex-start;gap:12px;display:flex}.launch-note strong{letter-spacing:.2px;text-transform:uppercase;margin-bottom:4px;font-size:11px;display:block}.launch-note p{color:var(--muted);margin:0;font-size:11px}.pulse{background:var(--gold);border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px;animation:2s infinite pulse;box-shadow:0 0 #e6ad6299}@keyframes pulse{70%{box-shadow:0 0 0 9px #e6ad6200}to{box-shadow:0 0 #e6ad6200}}.hero-proof{gap:0;margin:48px 0 0;display:flex}.hero-proof div{border-left:1px solid var(--line);min-width:120px;padding:0 20px}.hero-proof div:first-child{border-left:0;padding-left:0}.hero-proof dt{color:var(--gold);margin-bottom:6px;font-size:18px;font-weight:800}.hero-proof dd{max-width:85px;color:var(--muted);margin:0;font-size:10px;line-height:1.45}.hero-art{isolation:isolate;min-height:520px;animation:.9s .2s both reveal-art;position:relative}.hero-art:before{aspect-ratio:1;content:"";border:1px solid #f6c84724;border-radius:50%;width:76%;position:absolute;top:9%;right:-18%;box-shadow:-90px 90px 150px #2756a61a}.dashboard-card{backdrop-filter:blur(10px);background:linear-gradient(145deg,#1d1d1bf0,#0b0b0af0);border:1px solid #f4eee421;position:absolute;box-shadow:0 25px 70px #00000061}.main-dashboard{border-top:2px solid var(--gold);width:min(400px,88%);padding:24px;animation:6s ease-in-out infinite dashboard-drift;top:13%;right:5%;transform:rotate(-4deg)}.card-topline,.dashboard-bottom{color:var(--muted);letter-spacing:1px;justify-content:space-between;align-items:center;font:10px monospace;display:flex}.card-topline b{color:#9bdaa1;font-size:9px}.dashboard-heading{gap:8px;margin:36px 0 24px;display:grid}.dashboard-heading span{color:var(--muted);font-size:12px}.dashboard-heading strong{letter-spacing:-1.1px;font-size:25px}.dashboard-chart{border-bottom:1px solid var(--line);align-items:end;gap:8px;height:94px;padding:12px 0;display:flex}.dashboard-chart i{background:linear-gradient(to top, var(--ven-blue), #4d80d7);flex:1;min-height:15px}.dashboard-chart i:nth-child(2){height:38%}.dashboard-chart i:nth-child(3){height:66%}.dashboard-chart i:nth-child(4){height:43%}.dashboard-chart i:nth-child(5){height:84%}.dashboard-chart i:nth-child(6){height:58%}.dashboard-chart i:nth-child(7){background:linear-gradient(to top, var(--ven-red), #f16c4e);height:100%}.dashboard-bottom{padding-top:16px}.dashboard-bottom strong{color:var(--gold);font-size:12px}.order-card{width:220px;padding:18px;animation:7s ease-in-out .5s infinite order-drift;bottom:7%;left:0;transform:rotate(5deg)}.mini-label{color:var(--gold);letter-spacing:1.1px;margin-bottom:18px;font:9px monospace;display:block}.order-card strong,.inventory-card strong{margin-bottom:16px;font-size:13px;display:block}.order-row{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:8px 0;font-size:11px;display:flex}.order-row b{color:var(--ven-red)}.inventory-card{width:180px;padding:18px;animation:6.5s ease-in-out 1s infinite inventory-drift;bottom:1%;right:-2%;transform:rotate(-7deg)}.inventory-card .mini-label{color:#80a6ef}.inventory-line{align-items:center;gap:8px;display:flex}.inventory-line span{background:linear-gradient(to right, var(--ven-blue) 74%, #30302e 74%);width:100%;height:5px}.inventory-line i{background:var(--gold);border-radius:50%;width:7px;height:7px}.art-label{color:#f4eee4b3;writing-mode:vertical-rl;position:absolute;bottom:0;right:1%}.ecosystem{padding:110px 0 95px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:58px;display:flex}.section-heading .eyebrow{align-self:flex-start}h2{text-align:right;font-size:clamp(38px,4.4vw,64px)}.feature-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.feature-grid li{border-right:1px solid var(--line);min-height:250px;padding:22px 18px 20px;transition:background .25s}.feature-grid li:first-child{border-left:1px solid var(--line)}.feature-grid li:hover{background:#e6ad620f}.feature-number{color:var(--copper);letter-spacing:1px;font:500 10px monospace}h3{letter-spacing:-.6px;margin:70px 0 12px;font-size:17px}.feature-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}footer{border-top:1px solid var(--line);min-height:95px}footer p{color:var(--muted);font-size:11px}footer a{color:var(--gold);letter-spacing:.7px;font:500 10px/1.2 monospace;text-decoration:none}footer a:hover{text-decoration:underline}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-art{0%{opacity:0;transform:translate(28px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes dashboard-drift{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(-4deg)translateY(-10px)}}@keyframes order-drift{0%,to{transform:rotate(5deg)translateY(0)}50%{transform:rotate(5deg)translateY(9px)}}@keyframes inventory-drift{0%,to{transform:rotate(-7deg)translateY(0)}50%{transform:rotate(-7deg)translateY(-7px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=820px){.landing-shell{padding:0 7vw}.nav{min-height:80px}.nav-status{display:none}.hero{flex-direction:column;align-items:stretch;gap:0;min-height:auto;display:flex}.hero-copy{padding:68px 0 24px}h1{letter-spacing:-2.8px}.hero-art{min-height:410px;margin:0 -8vw}.main-dashboard{right:12%}.order-card{left:8%}.inventory-card{right:5%}.ecosystem{padding:76px 0 60px}.section-heading{margin-bottom:40px;display:block}h2{text-align:left}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid li{min-height:190px}.feature-grid li:nth-child(3){border-left:1px solid var(--line)}.feature-grid li:last-child{grid-column:span 2}h3{margin-top:48px}footer{min-height:75px}footer p{display:none}}@media (width<=450px){.intro{font-size:14px}.launch-note p{max-width:210px}.hero-proof{margin-top:38px}.hero-proof div{flex:1;min-width:0;padding:0 11px}.hero-art{min-height:350px}.main-dashboard{padding:18px;top:10%;right:8%}.dashboard-heading{margin:22px 0 18px}.dashboard-chart{height:70px}.order-card{width:176px;padding:14px;bottom:4%;left:3%}.inventory-card,.art-label{display:none}.feature-grid{grid-template-columns:1fr}.feature-grid li,.feature-grid li:last-child{border-left:1px solid var(--line);grid-column:auto}.feature-grid li{min-height:150px}h3{margin-top:28px}footer span{max-width:100px}footer a{text-align:right;max-width:145px;line-height:1.45}}
