@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";.journey-section{max-width:1440px;margin:0 auto;padding:138px clamp(24px,6vw,96px) 132px}.journey-intro{justify-content:space-between;align-items:flex-end;gap:56px;margin-bottom:54px;display:flex}.journey-kicker{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;font:500 11px DM Sans,system-ui,sans-serif;display:inline-flex}.journey-kicker i{background:var(--acid);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dfff5747}.journey-intro h2{max-width:850px;color:var(--ink);letter-spacing:-.04em;margin:16px 0 0;font-size:clamp(56px,6.4vw,96px);font-weight:600;line-height:.98}.journey-intro h2 em{color:var(--violet);font-family:inherit;font-style:normal;font-weight:inherit}.journey-intro>p{color:#67655e;max-width:390px;margin:0 0 8px;font-size:16px;line-height:1.65}.journey-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.journey-feature-card{color:#fff;background:var(--ink);border:1px solid #1717134d;border-radius:24px;min-width:0;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;overflow:hidden;box-shadow:0 22px 54px #1717131f}.journey-feature-card[href]:hover{transform:translateY(-6px);box-shadow:0 30px 64px #17171330}.journey-feature-card[href]:focus-visible,.journey-upcoming-card[href]:focus-visible{outline:3px solid var(--violet);outline-offset:4px}.journey-feature-media{background:#090909;height:clamp(500px,48vw,680px);position:relative;overflow:hidden}.journey-feature-card:first-child .journey-feature-media{background:#fff}.journey-feature-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#08080757);height:23%;position:absolute;inset:auto 0 0}.journey-feature-media img{object-fit:contain;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1);display:block}.journey-feature-card[href]:hover .journey-feature-media img{transform:scale(1.018)}.journey-feature-number,.journey-speaker-badge{z-index:1;color:#fff;-webkit-backdrop-filter:blur(10px);background:#10100ec2;border:1px solid #fff3;position:absolute;top:20px}.journey-feature-number{border-radius:50%;place-items:center;width:34px;height:34px;font:500 10px DM Sans,system-ui,sans-serif;display:grid;left:20px}.journey-speaker-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font:500 9px DM Sans,system-ui,sans-serif;display:inline-flex;right:20px}.journey-feature-card:first-child .journey-speaker-badge{color:var(--ink);background:var(--acid);border-color:#1717132e}.journey-feature-card:nth-child(2) .journey-speaker-badge{color:var(--ink);background:var(--violet);border-color:#1717132e}.journey-feature-body{padding:27px 28px 26px}.journey-feature-heading{justify-content:space-between;align-items:flex-start;gap:22px;min-height:104px;display:flex}.journey-date{color:#fff9;letter-spacing:.08em;text-transform:uppercase;font:500 9px DM Sans,system-ui,sans-serif;display:block}.journey-feature-heading h3{letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(25px,2.4vw,36px);line-height:1.04}.journey-feature-arrow{border:1px solid #ffffff38;border-radius:50%;flex:none;width:38px;height:38px;padding:9px;transition:transform .25s,background .25s,color .25s}.journey-feature-card[href]:hover .journey-feature-arrow{color:var(--ink);background:var(--acid);transform:translate(2px,-2px)}.journey-speaker-line{border-top:1px solid #ffffff26;align-items:center;gap:11px;margin-top:24px;padding-top:20px;display:flex}.journey-speaker-line strong{letter-spacing:-.015em;font-size:15px}.journey-speaker-line strong span{color:var(--acid)}.journey-feature-card:nth-child(2) .journey-speaker-line strong span{color:#bba8ff}.journey-location-line{color:#ffffff9e;flex-wrap:wrap;align-items:center;gap:9px 22px;margin-top:18px;font-size:11px;display:flex}.journey-location-line span{align-items:center;gap:6px;display:inline-flex}.journey-upcoming{border-top:1px solid var(--line);margin-top:98px;padding-top:34px}.journey-upcoming-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:27px;display:flex}.journey-upcoming-heading h3{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(38px,4vw,58px);line-height:1}.journey-upcoming-heading>p{color:#77746c;max-width:420px;margin:0 0 4px;font-size:13px;line-height:1.55}.journey-upcoming-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.journey-upcoming-card{border:1px solid var(--line);background:#ffffff6b;border-radius:18px;grid-template-columns:142px minmax(0,1fr) auto;align-items:center;gap:19px;min-width:0;padding:13px;transition:transform .25s,border-color .25s,background .25s;display:grid}.journey-upcoming-card[href]:hover{background:#ffffffb8;border-color:#17171347;transform:translateY(-3px)}.journey-upcoming-media{aspect-ratio:1.3;background:#dedbd3;border-radius:12px;width:142px;position:relative;overflow:hidden}.journey-upcoming-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block}.journey-upcoming-card[href]:hover .journey-upcoming-media img{transform:scale(1.05)}.journey-upcoming-media span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f0f0db8;border-radius:999px;padding:5px 7px;font:500 8px DM Sans,system-ui,sans-serif;position:absolute;top:8px;left:8px}.journey-upcoming-copy .journey-date{color:#7c7971}.journey-upcoming-copy h4{letter-spacing:-.045em;margin:5px 0 2px;font-size:27px;line-height:1}.journey-upcoming-copy p{color:#5f5d56;margin:7px 0 0;font-size:13px}.journey-upcoming-copy small{color:#89867e;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;max-width:310px;margin-top:11px;font:400 9px DM Sans,system-ui,sans-serif;display:flex;overflow:hidden}.journey-upcoming-action{flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;padding:5px 4px 5px 0;display:flex}.journey-upcoming-action span{color:#397346;text-transform:uppercase;background:#dbead9;border-radius:999px;padding:6px 9px;font:500 8px DM Sans,system-ui,sans-serif}.journey-upcoming-action svg{opacity:.35;width:19px;transition:opacity .2s,transform .2s}.journey-upcoming-card[href]:hover .journey-upcoming-action svg{opacity:1;transform:translate(2px,-2px)}.journey-disclaimer{color:#88857c;margin:18px 0 0;font:400 9px DM Sans,system-ui,sans-serif}@media (width<=900px){.journey-section{padding-top:100px;padding-bottom:100px}.journey-intro,.journey-upcoming-heading{flex-direction:column;align-items:flex-start}.journey-feature-media{height:clamp(460px,64vw,610px)}.journey-upcoming-grid{grid-template-columns:1fr}}@media (width<=640px){.journey-section{padding-top:86px;padding-bottom:88px}.journey-intro{gap:24px;margin-bottom:34px}.journey-intro h2{font-size:clamp(48px,14vw,68px)}.journey-feature-grid{grid-template-columns:1fr;gap:16px}.journey-feature-card{border-radius:18px}.journey-feature-media{aspect-ratio:.79;height:auto}.journey-feature-body{padding:23px 20px 22px}.journey-feature-heading h3{font-size:28px}.journey-feature-heading{min-height:0}.journey-speaker-badge{padding:8px 10px;font-size:8px;top:14px;right:14px}.journey-feature-number{top:14px;left:14px}.journey-upcoming{margin-top:72px}.journey-upcoming-heading{gap:16px}.journey-upcoming-card{grid-template-columns:104px minmax(0,1fr);gap:14px;padding:10px}.journey-upcoming-media{align-self:stretch;width:104px}.journey-upcoming-copy h4{font-size:23px}.journey-upcoming-copy p{font-size:12px}.journey-upcoming-copy small{white-space:normal;max-width:100%}.journey-upcoming-action{flex-direction:row;grid-column:1/-1;align-items:center;padding:2px 3px 3px}}@media (prefers-reduced-motion:reduce){.journey-feature-card,.journey-feature-media img,.journey-feature-arrow,.journey-upcoming-card,.journey-upcoming-media img,.journey-upcoming-action svg{transition:none}}.kicker-sep{color:#747169;text-transform:none;letter-spacing:0;margin-left:4px;font-weight:500}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bid-notice{color:#2c5d38;background:#dfe9dc;border-radius:12px;align-items:center;gap:10px;margin:-24px 0 28px;padding:13px 16px;font-size:14px;display:flex}.bid-notice.cancelled{color:#9e3d21;background:#ffe8dd}.bid-notice button{cursor:pointer;opacity:.6;background:0 0;border:0;margin-left:auto;font-size:20px;line-height:1}.bid-notice button:hover{opacity:1}.board-tabs{background:#1717130f;border-radius:999px;gap:2px;margin-bottom:22px;padding:4px;display:inline-flex}.board-tabs button{color:#67655e;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .2s,color .2s}.board-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1717131a}.board-error{color:#9e3d21;margin:0 0 16px;font-size:13px}.board-empty{text-align:center;color:#858279;padding:40px 20px;font-size:14px}.brand-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:9px;flex:none;width:34px;height:34px;padding:3px}.history-wrap{border:1px solid var(--line);background:#ffffff7a;border-radius:19px;overflow:hidden;box-shadow:0 18px 42px #1717130e}.history-controls{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:16px 20px;display:flex}.history-select{align-items:center;display:inline-flex;position:relative}.history-select select{appearance:none;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;min-width:220px;padding:10px 38px 10px 14px;font-size:13px;font-weight:500}.history-select svg{pointer-events:none;color:#67655e;position:absolute;right:13px}.history-sort{background:#1717130f;border-radius:999px;gap:2px;padding:3px;display:inline-flex}.history-sort button{color:#67655e;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:600}.history-sort button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #1717131a}.history-list{margin:0;padding:0;list-style:none}.history-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:14px 20px;font-size:14px;display:grid}.history-row:first-child{border-top:0}.history-row .brand-token,.history-row .brand-logo{border-radius:7px;width:28px;height:28px;font-size:13px}.history-copy{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-copy span{color:#67655e}.history-copy a{border-bottom:1px solid #0000}.history-copy a:hover{border-bottom-color:currentColor}.history-flag{text-transform:uppercase;letter-spacing:.06em;color:#747169;background:#ece9e1;border-radius:999px;margin-left:8px;padding:2px 7px;font:600 9px DM Sans,system-ui,sans-serif}.history-flag.won{color:#563aab;background:#dcd2ff}.history-row.status-outbid .history-copy strong{color:#858279}.history-amount{letter-spacing:-.02em;font-size:15px}.history-row time{text-align:right;color:#858279;min-width:52px;font-size:12px}.bid-modal{background:var(--paper);border-radius:22px;width:min(460px,100%);max-height:calc(100vh - 44px);padding:32px 28px 26px;position:relative;overflow:auto;box-shadow:0 35px 90px #00000059}.bid-modal-head h2{letter-spacing:-.02em;margin:0 34px 6px 0;font-size:20px}.bid-modal-sub{color:#67655e;margin:0 0 4px;font-size:13px}.bid-modal-current{color:#47453f;margin:0 0 22px;font-size:13px}.bid-form{gap:16px;display:grid}.bid-field{gap:6px;display:grid}.bid-field>span{font-size:13px;font-weight:600}.bid-field>span em{color:#858279;font-style:normal;font-weight:400}.bid-field input{border:1px solid var(--line);background:#fff;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-size:15px}.bid-field input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #9875ff26}.bid-field input[aria-invalid=true]{border-color:#d9542a}.bid-amount{position:relative}.bid-amount input{padding-right:34px;font-size:17px;font-weight:600}.bid-amount b{color:#858279;font-weight:500;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.bid-hint{color:#858279;font-size:12px}.bid-hint.error{color:#d9542a}.bid-deposit{background:#1717130d;border-radius:12px;padding:4px 14px 12px;font-size:13px}.bid-deposit>div{justify-content:space-between;padding:9px 0;display:flex}.bid-deposit>div+div{border-top:1px solid var(--line)}.bid-deposit>div span{color:#47453f}.bid-deposit-due{font-weight:600}.bid-deposit p{color:#67655e;margin:4px 0 0;font-size:12px;line-height:1.5}.bid-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.bid-dropzone{border:1.5px dashed var(--line);color:#47453f;cursor:pointer;background:#ffffff80;border-radius:12px;justify-items:center;gap:4px;padding:22px 14px;transition:border-color .2s,background .2s;display:grid}.bid-dropzone:hover{border-color:var(--ink);background:#fff}.bid-dropzone span{font-size:14px;font-weight:500}.bid-dropzone small{color:#858279;font-size:11px}.bid-dropzone img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:8px;width:56px;height:56px;padding:4px}.bid-dropzone.has-file{border-style:solid;border-color:var(--line)}.bid-error{color:#9e3d21;background:#ffe8dd;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.bid-submit{justify-content:center;width:100%}.bid-submit:disabled{opacity:.55;cursor:not-allowed}.bid-note{text-align:center;color:#858279;font-size:12px;display:block}.waitlist{max-width:1440px;margin:0 auto;padding-top:24px;padding-bottom:96px}.waitlist-card{background:var(--ink);color:var(--paper);border-radius:26px;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;padding:clamp(32px,5vw,64px);display:grid}.waitlist-copy .kicker{color:var(--acid)}.waitlist-copy h2{letter-spacing:-.035em;margin:16px 0 14px;font-size:clamp(40px,5vw,64px);line-height:.96}.waitlist-copy h2 em{color:var(--acid);font-style:italic}.waitlist-copy p{color:#f4f2ecb8;max-width:460px;font-size:15px;line-height:1.6}.waitlist-copy p b{color:var(--paper);font-weight:600}.waitlist-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;gap:14px;padding:26px;display:grid}.waitlist-form label{gap:6px;font-size:13px;font-weight:600;display:grid}.waitlist-form label em{color:#f4f2ec80;font-style:normal;font-weight:400}.waitlist-form input{width:100%;color:var(--paper);background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;outline:none;padding:12px 13px;font-size:15px}.waitlist-form input::placeholder{color:#f4f2ec59}.waitlist-form input:focus{border-color:var(--acid);box-shadow:0 0 0 3px #dfff5726}.waitlist-handle{background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;align-items:center;display:flex;overflow:hidden}.waitlist-handle:focus-within{border-color:var(--acid);box-shadow:0 0 0 3px #dfff5726}.waitlist-handle b{color:#f4f2ec80;white-space:nowrap;padding:0 0 0 13px;font-size:14px;font-weight:500}.waitlist-handle input{background:0 0;border:0;padding-left:2px}.waitlist-hp{opacity:0;pointer-events:none;width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.waitlist-handle input:focus{box-shadow:none}.waitlist-form .button{background:var(--acid);width:100%;color:var(--ink);box-shadow:none;justify-content:center}.waitlist-form .button:disabled{opacity:.6;cursor:not-allowed}.waitlist-form small{text-align:center;color:#f4f2ec73;font-size:12px}.waitlist-form .bid-error{color:#ffb79c;background:#ff744826}.waitlist-done{text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;justify-items:center;gap:8px;padding:34px 26px;display:grid}.waitlist-done .success-icon{background:var(--acid);width:46px;height:46px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.waitlist-done strong{font-size:18px}.waitlist-done p{color:#f4f2ecb3;margin:0;font-size:14px}.waitlist-done code{color:var(--paper);background:#ffffff1a;border-radius:6px;padding:2px 6px;font-size:13px}@media (width<=860px){.waitlist-card{grid-template-columns:1fr;gap:28px}.bid-grid{grid-template-columns:1fr}.history-row{grid-template-columns:auto 1fr auto}.history-row time{text-align:left;grid-column:2/-1;margin-top:-6px}.bid-modal{padding:26px 20px 22px}}:root{color:#171713;font-synthesis:none;--ink:#171713;--paper:#f4f2ec;--cream:#e8e4d8;--acid:#dfff57;--violet:#9875ff;--orange:#ff7448;--line:#17171326;background:#f4f2ec;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-shell{position:relative;overflow:hidden}.noise{opacity:.035;pointer-events:none;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' 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='.8'/%3E%3C/svg%3E");position:fixed;inset:0}.section-pad{padding-left:clamp(24px,6vw,96px);padding-right:clamp(24px,6vw,96px)}.nav-wrap{z-index:30;justify-content:space-between;align-items:center;max-width:1440px;height:76px;margin:0 auto;padding:0 clamp(24px,6vw,96px);display:flex;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-weight:700;display:inline-flex}.brand-mark{background:#57b9ee;border-radius:11px;flex:none;width:40px;height:40px;display:block;overflow:hidden;transform:rotate(-2deg);box-shadow:0 5px 14px #17171329}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.nav-links{align-items:center;gap:34px;font-size:14px;display:flex}.nav-links a{opacity:.65;transition:opacity .2s}.nav-links a:hover{opacity:1}.mobile-cta{display:none}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:7px;padding:11px 17px;font-size:14px;font-weight:600;display:inline-flex}.menu-button{background:0 0;border:0;padding:7px;display:none}.hero{text-align:center;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto;padding-top:34px;padding-bottom:80px;display:flex}.hero-copy{flex-direction:column;align-items:center;max-width:900px;display:flex}.event-countdown{border:1px solid var(--line);letter-spacing:.02em;background:#ffffff8c;border-radius:999px;align-items:center;gap:14px;margin-bottom:22px;padding:8px 8px 8px 14px;font:500 12px DM Sans,system-ui,sans-serif;display:inline-flex;box-shadow:0 8px 22px #1717130f}.event-countdown-label{text-transform:uppercase;letter-spacing:.08em;color:#5d5c56;align-items:center;gap:9px;font-size:11px;display:inline-flex}.event-countdown-clock{font-variant-numeric:tabular-nums;gap:6px;display:inline-flex}.event-countdown-clock b{background:var(--ink);color:#fff;letter-spacing:-.03em;border-radius:8px;justify-content:center;align-items:baseline;gap:1px;min-width:34px;padding:5px 8px;font-size:15px;font-weight:700;display:inline-flex}.event-countdown-clock b small{opacity:.6;font-size:9px;font-weight:500}.event-countdown-event{background:var(--acid);color:var(--ink);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;display:inline-flex}.realtime-visitors{width:260px;height:24px;margin-bottom:18px;overflow:hidden}.realtime-visitors iframe{background:0 0;border:0;width:100%;height:100%;display:block}.live-traffic{max-width:1440px;margin:0 auto;padding-top:40px;padding-bottom:120px}.live-traffic-heading{margin-bottom:34px}.live-traffic-link{color:var(--ink);border-bottom:1px solid;align-items:center;gap:5px;margin-top:12px;font-weight:600;display:inline-flex}.live-traffic-frame{isolation:isolate;border:1px solid var(--line);background:#101112;border-radius:28px;height:620px;position:relative;overflow:hidden;box-shadow:0 30px 70px #17171329}.live-traffic-frame iframe{border:0;width:100%;height:100%;display:block}.live-traffic-badge{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;pointer-events:none;background:#f4f2eceb;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font:500 10px DM Sans,system-ui,sans-serif;display:inline-flex;position:absolute;bottom:14px;right:16px}.auction-progress{text-align:left;width:min(640px,100%);margin-top:34px}.auction-progress-head{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:12px;display:flex}.auction-raised{align-items:baseline;gap:9px;display:flex}.auction-raised strong{letter-spacing:-.04em;color:#2f8a45;font-size:clamp(26px,2.4vw,34px);font-weight:700}.auction-raised span,.auction-goal{color:#5d5c56;font-size:14px}.auction-goal span{border-bottom:1px dashed #17171359}.auction-goal b{color:#2f8a45;font-weight:600}.auction-bar{background:#e1ded4;border-radius:999px;height:10px;overflow:hidden}.auction-bar i{background:linear-gradient(90deg,#2f8a45,#46b662);border-radius:999px;min-width:0;height:100%;transition:width .6s cubic-bezier(.2,.8,.2,1);display:block}.auction-countdown{text-align:center;color:#5d5c56;margin:12px 0 0;font-size:13px}.auction-countdown b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:600}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:9px;font:500 11px DM Sans,system-ui,sans-serif;display:inline-flex}.eyebrow{border:1px solid var(--line);border-radius:999px;margin-bottom:24px;padding:8px 12px}.live-dot{background:#46b662;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #46b66221}h1,h2{letter-spacing:-.04em;margin:0;font-weight:600;line-height:.98}h1{font-size:clamp(50px,6vw,92px)}h1 em,h2 em{color:var(--violet);font-family:inherit;font-style:normal;font-weight:inherit}.hero-lede{color:#5d5c56;letter-spacing:-.02em;max-width:640px;margin:24px 0 0;font-size:clamp(17px,1.35vw,21px);line-height:1.55}.hero-actions{justify-content:center;align-items:center;gap:28px;margin-top:26px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 8px 18px #1717131f}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:8px;padding-bottom:3px;font-size:14px;font-weight:600;display:inline-flex}.laptop-stage{perspective:1200px;flex-direction:column;justify-content:center;align-items:center;min-height:590px;display:flex;position:relative}.laptop-stage.laptop-experience{justify-content:flex-start;width:min(1120px,100%);min-height:0;margin-top:44px}.laptop-shadow{filter:blur(26px);background:#1717133d;border-radius:50%;width:92%;height:68px;position:absolute;bottom:76px;transform:rotate(-3deg)}.laptop-deck{z-index:0;aspect-ratio:1.82;transform-origin:bottom;background:linear-gradient(145deg,#f5f6f5,#bfc2c1 60%,#929594);border:7px solid #aaaead;border-radius:22px 17px 30px 20px;width:min(580px,82%);position:absolute;bottom:112px;left:-7%;overflow:hidden;transform:rotateX(66deg)rotate(5deg);box-shadow:0 22px 30px #1717132e}.deck-keyboard{background:#9b9e9d;border-radius:7px;grid-template-columns:repeat(7,1fr);gap:4px;width:61%;padding:7px;display:grid;position:absolute;top:9%;left:7%}.deck-keyboard i{aspect-ratio:1.25;background:linear-gradient(#383a38,#111210);border-radius:3px;box-shadow:inset 0 1px #ffffff1f}.deck-trackpad{border:1px solid #494b4959;border-radius:6px;width:25%;height:48%;position:absolute;top:15%;right:4%}.deck-ports{gap:10px;display:flex;position:absolute;bottom:2px;left:10%}.deck-ports i{background:#555856;border-radius:99px;width:18px;height:3px}.laptop-lid{z-index:2;aspect-ratio:1.36;background:linear-gradient(122deg,#f5f6f6 0%,#d9dcdd 32%,#b8bcbd 72%,#eef0f0 100%);border:7px solid #aeb2b3;border-radius:26px 19px 21px 25px;width:min(690px,100%);position:relative;overflow:hidden;transform:rotateX(-1deg)rotateY(-7deg)rotate(-1.2deg);box-shadow:inset 0 0 0 1px #ffffffd9,inset -25px -20px 50px #4b4e4f14,0 32px 60px #1717133d}.lid-glow{background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:55%;height:160%;position:absolute;top:-65%;left:-15%;transform:rotate(22deg)}.outside-label{color:#1e1f1d7a;letter-spacing:.12em;align-items:center;gap:6px;font:500 6px DM Sans,system-ui,sans-serif;display:flex;position:absolute;top:16px;right:18px}.outside-label span{background:#65bd74;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #65bd7424}.center-logo{color:#696c6b;filter:drop-shadow(0 1px #ffffffbf)drop-shadow(0 -1px #0003);opacity:.82;place-items:center;width:86px;height:86px;display:grid;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.center-logo svg{stroke-width:1.35px;fill:#5356551f;width:76px;height:76px}.laptop-spot{cursor:pointer;color:#252622;background:#ffffff2e;border:1.5px dashed #24262485;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:absolute}.laptop-spot:hover{background:#dfff579e;border-color:#6d7c18;transform:translateY(-2px)rotate(-1deg);box-shadow:0 8px 16px #1717131a}.laptop-spot span{opacity:.72;font:500 11px DM Sans,system-ui,sans-serif}.laptop-spot small{color:#576312;margin-top:4px;font:500 9px DM Sans,system-ui,sans-serif}.laptop-spot strong{letter-spacing:-.04em;font-weight:700}.laptop-spot.reserved{background:var(--orange);color:var(--ink);border-style:solid;border-color:#ffb399;transform:rotate(3deg)}.laptop-spot.sold{cursor:default;background:var(--violet);color:var(--ink);border-style:solid;border-color:#cabbff;transform:rotate(-4deg)}.laptop-spot.final-view.available{opacity:.15}.spot-1{width:30%;height:25%;top:5%;left:3%}.spot-2{width:31%;height:25%;top:5%;left:34.5%}.spot-3{width:30%;height:25%;top:5%;right:3%}.spot-4{width:14%;height:25%;top:35%;left:3%}.spot-5{width:15%;height:25%;top:35%;left:18%}.spot-6{width:15%;height:25%;top:35%;right:18%}.spot-7{width:14%;height:25%;top:35%;right:3%}.spot-8{width:30%;height:25%;bottom:5%;left:3%}.spot-9{width:31%;height:25%;bottom:5%;left:34.5%}.spot-10{width:30%;height:25%;bottom:5%;right:3%}.lid-signature{letter-spacing:.12em;color:#2b2d2b66;font:500 6px DM Sans,system-ui,sans-serif;position:absolute;bottom:11px;right:20px}.laptop-edge{z-index:3;background:linear-gradient(#d9dcdb,#858988);border:1px solid #8d9190;border-radius:2px 2px 18px 18px;width:min(720px,104%);height:13px;margin-top:-8px;position:relative;transform:rotateY(-6deg)rotate(-1.2deg);box-shadow:0 6px 9px #0000002b}.laptop-edge span{background:#9da09f;border-radius:0 0 5px 5px;width:16%;height:4px;position:absolute;top:0;left:42%}.stage-note{z-index:6;border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font:500 10px DM Sans,system-ui,sans-serif;display:flex;position:absolute;box-shadow:0 6px 16px #17171314}.note-top{top:-14px;left:2%;transform:rotate(-5deg)}.note-side{bottom:96px;right:-1%;transform:rotate(3deg)}.view-toggle{border:1px solid var(--line);z-index:2;background:#ebe8df;border-radius:999px;margin-top:30px;padding:3px;display:flex}.view-toggle button{cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 15px;font-size:12px;font-weight:500}.view-toggle .active{background:var(--ink);color:#fff}.tap-hint{color:#77756d;align-items:center;gap:6px;margin:12px 0 0;font:400 12px DM Sans,system-ui,sans-serif;display:flex}.laptop-experience{min-width:0}.experience-visual{aspect-ratio:1.36;width:100%;position:relative}.auction-view,.final-3d-view{place-items:center;transition:opacity .45s,transform .55s cubic-bezier(.2,.8,.2,1),filter .45s;display:grid;position:absolute;inset:0}.auction-view.is-active,.final-3d-view.is-active{z-index:2;opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)scale(1)}.auction-view.is-hidden{z-index:1;opacity:0;filter:blur(5px);pointer-events:none;transform:translateY(10px)scale(.965)}.final-3d-view.is-hidden{z-index:1;opacity:0;filter:blur(4px);pointer-events:none;transform:translateY(10px)scale(.97)}.auction-lid{background:linear-gradient(135deg,#353735 0%,#1c1d1b 46%,#292b29 100%);border:1px solid #4c4e4d;border-radius:clamp(22px,3vw,38px);width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e,inset -20px -24px 50px #0000002e,0 28px 55px #1717133d}.auction-metal-glow{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1c,#0000);width:70%;height:160%;position:absolute;top:-70%;left:-20%;transform:rotate(24deg)}.auction-device-logo{z-index:1;color:#666968;filter:drop-shadow(0 1px #ffffff29)drop-shadow(0 -1px #00000061);place-items:center;width:clamp(70px,9vw,130px);height:clamp(70px,9vw,130px);display:grid;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.auction-device-logo svg{stroke-width:1.25px;fill:#8b8f8d29;width:88%;height:88%}.auction-spot{z-index:2;cursor:pointer;color:#f5f4ef;background:#ffffff09;border:1.5px dashed #ffffff57;border-radius:clamp(10px,1.4vw,18px);flex-direction:column;justify-content:center;align-items:center;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:flex;position:absolute}.auction-spot:hover:not(:disabled){z-index:4;background:#dfff57b3;border-color:#637314;transform:translateY(-3px)rotate(-.5deg);box-shadow:0 12px 22px #17171321}.auction-spot span{opacity:.72;font:500 clamp(11px,1.15vw,16px) DM Sans,system-ui,sans-serif}.auction-spot small{color:var(--acid);margin-top:7px;font:500 clamp(10px,1.05vw,15px) DM Sans,system-ui,sans-serif}.auction-spot strong{text-overflow:ellipsis;letter-spacing:-.04em;max-width:90%;font-size:clamp(12px,1.7vw,24px);overflow:hidden}.auction-spot-logo{object-fit:contain;pointer-events:none;width:auto;max-width:78%;height:auto;max-height:52%;display:block}.auction-spot.reserved,.auction-spot.sold{border-style:solid;border-color:#17171329;box-shadow:0 8px 14px #1717131f}.auction-spot.reserved{background:var(--orange);transform:rotate(2deg)}.auction-spot.sold{cursor:default;opacity:1;background:var(--violet);transform:rotate(-3deg)}.auction-spot.reserved small,.auction-spot.sold small{color:#1717139e}.auction-lid-label{color:#ffffff57;letter-spacing:.12em;font:500 clamp(6px,.6vw,9px) DM Sans,system-ui,sans-serif;position:absolute;bottom:15px;right:24px}.final-3d-view{border-radius:clamp(22px,3vw,38px);overflow:hidden}.macbook-canvas{cursor:grab;touch-action:pan-y;width:100%!important;height:100%!important}.macbook-canvas:active{cursor:grabbing}.three-loading,.webgl-fallback{border:1px solid var(--line);color:#6a685f;white-space:nowrap;background:#f4f2ece0;border-radius:999px;padding:10px 14px;font:500 9px DM Sans,system-ui,sans-serif}.webgl-fallback{border-radius:20px;place-items:center;width:100%;height:100%;display:grid}.experience-toggle{z-index:5;margin-top:26px;position:relative;box-shadow:0 7px 18px #17171314}.experience-toggle button{min-width:112px}.top-ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff73;align-items:center;height:46px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.top-ticker-track{width:max-content;animation:48s linear infinite ticker;display:flex}.top-ticker:hover .top-ticker-track{animation-play-state:paused}.top-ticker-track span{white-space:nowrap;color:#3d3c37;align-items:center;gap:9px;margin-right:44px;font:500 12px DM Sans,system-ui,sans-serif;display:inline-flex}.top-ticker-track svg{opacity:.75;flex:none}.top-ticker-tag{background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:4px 8px;font:600 9px DM Sans,system-ui,sans-serif}.top-ticker-tag.is-content{background:var(--acid);color:var(--ink)}@keyframes ticker{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.top-ticker-track{animation:none}}.stats-strip{grid-template-columns:repeat(3,1fr);max-width:1440px;margin:20px auto 0;padding-top:90px;padding-bottom:110px;display:grid}.stats-strip div{border-right:1px solid var(--line);flex-direction:column;align-items:center;display:flex}.stats-strip div:last-child{border:0}.stats-strip strong{font-family:inherit;font-size:58px;font-weight:600;line-height:1}.stats-strip span{text-transform:uppercase;letter-spacing:.08em;color:#77746b;margin-top:8px;font:500 10px DM Sans,system-ui,sans-serif}.inventory{max-width:1440px;margin:0 auto;padding-top:90px;padding-bottom:130px}.section-heading{margin-bottom:56px}.split-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.section-heading h2,.faq-intro h2{margin-top:15px;font-size:clamp(54px,6vw,92px)}.split-heading>p{color:#67655e;max-width:370px;font-size:16px;line-height:1.6}.legend{color:#68665f;gap:18px;padding-bottom:8px;font-size:11px;display:flex}.legend span{align-items:center;gap:7px;display:flex}.legend i{border-radius:50%;width:8px;height:8px}.available-dot{background:#65bd74}.reserved-dot{background:var(--orange)}.sold-dot{background:var(--violet)}.inventory-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.inventory-card{border:1px solid var(--line);background:#ffffff5c;border-radius:16px;flex-direction:column;min-height:250px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.inventory-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #17171312}.inventory-card.sold{background:#e8e3f6}.inventory-card.reserved{background:#f3e1d9}.card-topline,.card-footer{justify-content:space-between;align-items:center;display:flex}.spot-number{font:500 12px DM Sans,system-ui,sans-serif}.status-pill{text-transform:uppercase;letter-spacing:.07em;color:#397346;background:#dfe9dc;border-radius:999px;padding:6px 8px;font:500 8px DM Sans,system-ui,sans-serif}.status-pill.reserved{color:#9e3d21;background:#ffd9c9}.status-pill.sold{color:#563aab;background:#dcd2ff}.inventory-card h3{letter-spacing:-.035em;margin:32px 0 8px;font-size:21px}.spot-meta{color:#77746c;font:400 10px DM Sans,system-ui,sans-serif}.spot-meta span{background:var(--ink);color:#fff;border-radius:3px;margin-right:5px;padding:3px 5px}.held-by{color:#78766e;margin-top:16px;font-size:11px}.card-footer{margin-top:auto;padding-top:25px}.card-footer>div{flex-direction:column;display:flex}.card-footer small{text-transform:uppercase;color:#77746c;font:400 9px DM Sans,system-ui,sans-serif}.card-footer strong{letter-spacing:-.04em;font-size:24px}.card-footer button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.card-footer button:disabled{cursor:default;opacity:.5}.price-note{color:#77746c;align-items:center;gap:7px;margin:22px 0 0;font-size:11px;display:flex}.auction-live-dot{background:#46b662;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #46b6621f}.auction-table-wrap{border:1px solid var(--line);background:#ffffff7a;border-radius:19px;overflow:hidden;box-shadow:0 18px 42px #1717130e}.auction-table{border-collapse:collapse;table-layout:fixed;width:100%}.auction-table th{color:#747169;text-align:left;padding:18px 20px;font-size:11px;font-weight:600}.auction-table th:first-child{width:29%}.auction-table th:nth-child(2){width:17%}.auction-table th:nth-child(3){width:22%}.auction-table th:nth-child(4){width:17%}.auction-table th:nth-child(5){width:15%}.auction-table td{border-top:1px solid var(--line);vertical-align:middle;padding:18px 20px}.auction-table tbody tr{transition:background .2s}.auction-table tbody tr:hover{background:#ffffff9e}.table-spot-name{align-items:center;gap:13px;display:flex}.table-spot-name>span{background:#deddd8;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font:500 11px DM Sans,system-ui,sans-serif;display:grid}.table-spot-name strong{font-size:14px;line-height:1.35}.table-size{color:#747169;white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}.table-size>span{color:#4e4c47;background:#deddd8;border-radius:7px;place-items:center;width:27px;height:27px;font:600 10px DM Sans,system-ui,sans-serif;display:grid}.table-brand{align-items:center;gap:10px;min-width:0;display:flex}.table-brand strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.brand-token{width:34px;height:34px;color:var(--ink);background:var(--orange);border-radius:9px;flex:none;place-items:center;font-weight:800;display:grid}.brand-5{background:var(--violet)}.table-bid{flex-direction:column;display:flex}.table-bid strong{letter-spacing:-.03em;font-size:17px}.table-bid small{color:#858279;margin-top:2px;font:400 9px DM Sans,system-ui,sans-serif}.table-action{text-align:right}.table-action button{border:1px solid var(--ink);min-width:82px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:600;transition:background .2s,color .2s}.table-action button:hover:not(:disabled){color:#fff;background:var(--ink)}.table-action button:disabled{cursor:default;border-color:var(--line);color:#8b887f;background:#e6e3db}.social-wall{max-width:1440px;margin:0 auto;padding-top:20px;padding-bottom:140px}.social-heading>p{max-width:430px}.youtube-feature,.social-embed-card{border:1px solid var(--line);background:#ffffff85;box-shadow:0 20px 55px #1717130e}.youtube-feature{border-radius:24px;padding:18px}.social-card-head{justify-content:space-between;align-items:center;gap:20px;padding:2px 2px 18px;display:flex}.social-platform{align-items:center;gap:12px;min-width:0;display:flex}.social-platform-mark{color:#fff;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;display:grid}.youtube-mark{background:#f03}.tiktok-mark{color:#fff;background:#101010;box-shadow:inset 3px 0 #25f4ee,inset -3px 0 #fe2c55}.instagram-mark{background:linear-gradient(135deg,#5b51d8 3%,#c13584 48%,#f77737 77%,#fcaf45)}.social-platform>div{flex-direction:column;gap:3px;min-width:0;display:flex}.social-platform small{color:#77746c;text-transform:uppercase;letter-spacing:.08em;font:500 8px DM Sans,system-ui,sans-serif}.social-platform strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;font-size:15px;overflow:hidden}.social-profile-link{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;flex:none;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.social-profile-link:hover{background:#fff;transform:translateY(-1px)}.youtube-player{aspect-ratio:16/9;background:#111;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}.youtube-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.social-card-foot{grid-template-columns:.75fr 1.25fr;align-items:center;gap:30px;padding:18px 4px 3px;display:grid}.social-card-foot strong{font-size:14px}.social-card-foot span{color:#747169;font-size:12px;line-height:1.55}.social-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;margin-top:16px;display:grid}.social-embed-card{border-radius:20px;min-width:0;padding:18px;overflow:hidden}.social-embed-shell{background:#f8f7f3;border:1px solid #17171314;border-radius:14px;justify-content:center;align-items:flex-start;min-width:0;min-height:560px;padding:16px;display:flex;overflow:hidden}.social-embed-shell>blockquote{width:100%;margin:0 auto!important}.social-embed-shell>iframe{width:100%!important;max-width:100%!important;margin:0 auto!important}.tiktok-shell .tiktok-embed{width:100%}.instagram-shell .instagram-media{max-width:540px!important}.embed-note{color:#77746c;min-height:38px;margin:16px 3px 1px;font-size:11px;line-height:1.55}.faq-section{grid-template-columns:.85fr 1.15fr;gap:10vw;max-width:1440px;margin:0 auto;padding-top:130px;padding-bottom:130px;display:grid}.faq-intro{align-self:start;position:sticky;top:30px}.faq-intro h2{margin:15px 0 25px}.faq-intro p{color:#6d6b63;max-width:390px;line-height:1.6}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:20px;width:100%;padding:24px 0;font-size:17px;font-weight:600;display:flex}.faq-item button svg{flex:none;width:18px;transition:transform .25s}.faq-item.open button svg{transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-answer-inner{color:#6d6b63;max-width:610px;min-height:0;line-height:1.65;overflow:hidden}.faq-answer p{margin:0 0 12px}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{margin:2px 0 14px;padding-left:20px}.faq-answer li{margin:7px 0;padding-left:4px}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer-inner{padding-bottom:24px}.faq-waitlist{color:#5941be;border-bottom:1px solid;align-items:center;gap:6px;width:fit-content;margin-top:4px;font-weight:600;display:inline-flex}.founder-note{max-width:1120px;margin:0 auto;padding-top:90px;padding-bottom:70px}.founder-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:84px 1fr;align-items:start;gap:24px;padding:34px 0;display:grid}.founder-avatar{aspect-ratio:1;object-fit:cover;border-radius:50%;width:76px;box-shadow:0 0 0 5px #ffffff94,0 8px 24px #1717131f}.founder-copy h2{letter-spacing:-.04em;margin:8px 0 12px;font-size:30px}.founder-copy p{color:#65635c;max-width:680px;margin:7px 0;font-size:14px;line-height:1.65}.founder-copy a{color:#5941be;border-bottom:1px solid;align-items:center;gap:4px;font-weight:600;display:inline-flex}.founder-waitlist{padding-top:3px}.footer{max-width:1440px;margin:0 auto;padding-top:60px;padding-bottom:30px}.footer-top{grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding-bottom:38px;display:grid}.footer-top>p{color:#6d6b63;justify-self:end;max-width:390px;margin:0;font-size:13px;line-height:1.6}.footer-top>p a{color:var(--ink);border-bottom:1px solid;align-items:center;gap:4px;font-weight:600;display:inline-flex}.footer-social-groups{border-top:1px solid var(--line);grid-template-columns:1fr 1.25fr .8fr;align-items:start;gap:12px;padding:18px 0 45px;display:grid}.footer-social-group{border:1px solid var(--line);background:#ffffff47;border-radius:16px;min-width:0;padding:14px}.footer-social-group>span{color:#77746c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font:500 9px DM Sans,system-ui,sans-serif;display:block}.footer-social-group>div{gap:4px;display:grid}.footer-social-link{border-radius:12px;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:11px;min-width:0;padding:10px;transition:background .2s,transform .2s;display:grid}.footer-social-link:hover{background:#ffffffb3;transform:translateY(-1px)}.footer-social-icon{color:#fff;background:var(--ink);border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.footer-social-icon svg{width:18px;height:18px}.footer-social-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.footer-social-copy small{color:#77746c;font-size:10px}.footer-social-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.footer-social-arrow{opacity:.3;transition:opacity .2s,transform .2s}.footer-social-link:hover .footer-social-arrow{opacity:1;transform:translate(2px,-2px)}.social-youtube .footer-social-icon{background:#f03}.social-linkedin .footer-social-icon{background:#0a66c2}.social-instagram .footer-social-icon{background:linear-gradient(135deg,#5b51d8 3%,#c13584 48%,#f77737 77%,#fcaf45)}.social-tiktok .footer-social-icon{background:#101010;box-shadow:inset 3px 0 #25f4ee,inset -3px 0 #fe2c55}.social-website .footer-social-icon{color:var(--ink);background:var(--acid)}.footer-bottom{border-top:1px solid var(--line);color:#77746c;justify-content:space-between;align-items:center;padding-top:23px;font:400 9px DM Sans,system-ui,sans-serif;display:flex}.footer-bottom div{gap:25px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11110fad;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.spot-modal{background:var(--paper);border-radius:22px;grid-template-columns:.8fr 1.2fr;width:min(900px,100%);max-height:calc(100vh - 44px);display:grid;position:relative;overflow:auto;box-shadow:0 35px 90px #00000059}.modal-close{z-index:3;border:1px solid var(--line);cursor:pointer;background:#ffffffbf;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}.modal-close svg{width:18px}.modal-visual{background:#242520;justify-content:center;align-items:center;min-height:580px;display:flex;position:relative;overflow:hidden}.modal-visual:after{content:"";background:linear-gradient(110deg,#0000,#ffffff14,#0000);width:400px;height:500px;position:absolute;transform:rotate(20deg)}.modal-spot-id{color:#ffffff73;font:500 11px DM Sans,system-ui,sans-serif;position:absolute;top:20px;left:20px}.modal-sticker{aspect-ratio:1;background:var(--acid);width:190px;color:var(--ink);z-index:1;border-radius:35% 25% 38% 28%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(-7deg);box-shadow:0 18px 40px #0000004d}.modal-sticker span,.modal-sticker small{letter-spacing:.1em;font:500 9px DM Sans,system-ui,sans-serif}.modal-sticker strong{letter-spacing:-.07em;font-size:37px;line-height:1}.modal-price{color:#fff;font:500 15px DM Sans,system-ui,sans-serif;position:absolute;bottom:18px;right:18px}.modal-content{padding:52px 42px 36px}.modal-content h2{margin:15px 0 12px;font-size:43px}.modal-meta{flex-wrap:wrap;gap:8px;display:flex}.modal-meta span{border:1px solid var(--line);text-transform:uppercase;border-radius:5px;padding:6px 8px;font:500 8px DM Sans,system-ui,sans-serif}.modal-content>p{color:#6b6961;margin:20px 0;font-size:13px;line-height:1.6}.modal-content form{gap:13px;display:grid}.modal-content label{text-transform:uppercase;letter-spacing:.05em;gap:6px;font:500 9px DM Sans,system-ui,sans-serif;display:grid}.modal-content input,.modal-content textarea{border:1px solid var(--line);resize:vertical;text-transform:none;letter-spacing:0;background:#ffffffb3;border-radius:9px;outline:none;width:100%;padding:12px 13px;font-family:DM Sans}.modal-content input:focus,.modal-content textarea:focus{border-color:var(--violet);box-shadow:0 0 0 3px #9875ff26}.modal-content form .button{width:100%;margin-top:3px}.form-note{text-align:center;color:#86837a;font:400 8px DM Sans,system-ui,sans-serif}.success-state{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:560px;padding:70px;display:flex}.success-icon{background:var(--acid);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:25px;display:grid}.success-state h2{max-width:600px;margin:15px 0;font-size:55px}.success-state p{color:#6d6b63;max-width:560px;line-height:1.7}.success-state .button{margin-top:15px}@media (width<=1100px){.hero{padding-top:40px}.inventory-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.nav-wrap{height:66px}.nav-links{border:1px solid var(--line);background:#f4f2ecf7;border-radius:16px;flex-direction:column;align-items:flex-start;gap:22px;padding:25px;display:none;position:absolute;top:58px;left:15px;right:15px;box-shadow:0 15px 40px #17171321}.nav-links.is-open{display:flex}.mobile-cta{text-align:center;background:var(--ink);color:#fff;border-radius:999px;width:100%;padding:12px;display:block;opacity:1!important}.nav-cta{display:none}.menu-button{display:grid}.hero{padding-top:28px;padding-bottom:60px}h1{font-size:clamp(44px,13vw,64px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;gap:17px}.laptop-stage{min-height:460px;margin-top:20px}.event-countdown{border-radius:20px;flex-direction:column;align-items:center;gap:10px;margin-bottom:22px;padding:12px 14px}.event-countdown-event{white-space:normal;text-align:center}.auction-progress{margin-top:26px}.auction-progress-head{text-align:center;flex-direction:column;align-items:center;gap:4px}.auction-countdown{font-size:12px}.laptop-lid{border-width:4px;border-radius:17px 17px 10px 10px}.center-logo{border-radius:20px;width:68px;height:68px}.center-logo svg{width:52px;height:52px}.outside-label{font-size:4px;top:9px;right:10px}.laptop-deck{border-width:4px;bottom:100px;left:-12%}.laptop-spot small{display:none}.laptop-spot strong{font-size:10px}.laptop-stage.laptop-experience{min-height:0;margin-top:34px}.experience-visual{margin-top:0}.note-top{top:-12px}.note-side{bottom:80px}.auction-lid{border-radius:17px;width:100%}.auction-device-logo{width:57px;height:57px}.auction-device-logo svg{width:50px;height:50px}.auction-spot{border-radius:7px}.auction-spot strong{font-size:8px}.auction-spot small{margin-top:3px;font-size:6px}.auction-spot span{font-size:7px}.auction-lid-label{font-size:4px;bottom:7px;right:10px}.final-3d-view{border-radius:16px}.experience-toggle{margin-top:18px}.experience-toggle button{min-width:0;padding-left:11px;padding-right:11px}.stats-strip{grid-template-columns:repeat(3,1fr);gap:0;padding:70px 16px 75px}.stats-strip strong{font-size:40px}.stats-strip span{text-align:center;max-width:88px;font-size:7px;line-height:1.45}.inventory,.faq-section{padding-top:85px;padding-bottom:90px}.live-traffic{padding-bottom:80px}.live-traffic-frame{border-radius:18px;height:480px}.realtime-visitors{width:100%;max-width:260px}.split-heading{flex-direction:column;align-items:flex-start}.section-heading h2,.faq-intro h2{font-size:clamp(48px,14vw,68px)}.inventory-grid{grid-template-columns:1fr}.inventory-card{min-height:220px}.auction-table-wrap{box-shadow:none;background:0 0;border-radius:15px}.auction-table,.auction-table tbody{display:block}.auction-table thead{display:none}.auction-table tr{border-bottom:1px solid var(--line);background:#ffffff6b;grid-template-columns:1fr auto;gap:10px 18px;padding:20px;display:grid}.auction-table tr:last-child{border-bottom:0}.auction-table td{border:0;padding:0;display:block}.auction-table td:first-child{grid-column:1/-1}.auction-table td:nth-child(2),.auction-table td:nth-child(3){grid-column:1}.auction-table td:nth-child(4){text-align:right;grid-area:2/2/4;align-self:center}.auction-table td:nth-child(5){grid-column:1/-1}.table-action button{width:100%}.legend{flex-wrap:wrap}.social-wall{padding:0 16px 90px}.social-secondary-grid{grid-template-columns:1fr}.youtube-feature,.social-embed-card{border-radius:16px;padding:14px}.social-card-head{align-items:flex-start;padding-bottom:14px}.social-platform-mark{border-radius:11px;width:42px;height:42px}.social-profile-link{padding:8px 10px}.social-profile-link svg{display:none}.youtube-player{border-radius:11px}.social-card-foot{grid-template-columns:1fr;gap:7px}.social-embed-shell{border-left:0;border-right:0;border-radius:0;min-height:520px;margin-left:-14px;margin-right:-14px;padding:0}.faq-section{grid-template-columns:1fr}.faq-intro{margin-bottom:40px;position:static}.founder-note{padding-top:65px;padding-bottom:40px}.founder-card{grid-template-columns:1fr;gap:18px}.founder-avatar{width:68px}.footer-top{grid-template-columns:1fr}.footer-top>p{justify-self:start}.footer-social-groups{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}.spot-modal{grid-template-columns:1fr}.modal-visual{min-height:250px}.modal-content{padding:35px 22px 28px}.modal-content h2{font-size:38px}.modal-sticker{width:125px}.modal-sticker strong{font-size:26px}.success-state{padding:45px 24px}.success-state h2{font-size:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
