:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#f5f6f8;background:#05070a;font-synthesis:none;--surface:#0a0d12;--raised:#0e1218;--gold:#e0b95c;--blue:#a9d2ff;--line:rgba(255,255,255,.085);--muted:#8e96a1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#05070a;color:#f5f6f8}button,input,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.section{width:min(1320px,calc(100% - 64px));margin-inline:auto}.site-header{position:fixed;z-index:50;top:18px;left:50%;transform:translate(-50%);width:min(1180px,calc(100% - 40px));height:62px;padding:0 10px 0 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#06090e94;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%);border-radius:8px;transition:width .65s cubic-bezier(.16,1,.3,1),height .65s cubic-bezier(.16,1,.3,1),top .65s cubic-bezier(.16,1,.3,1),background .35s}.site-header.compact{top:9px;width:min(950px,calc(100% - 28px));height:50px;background:#06090edb}.wordmark,.footer-mark{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:-.02em}.wordmark img{width:32px;height:32px;object-fit:cover;image-rendering:pixelated}.site-header nav{display:flex;gap:2px}.site-header nav a{padding:10px 13px;color:#929aa6;font-size:13px;font-weight:600;transition:color .18s}.site-header nav a:hover,.site-header nav a.active{color:#fff}.wallet-button,.button{border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;font-weight:650;font-size:13px;cursor:pointer;transition:transform .2s,background .2s,opacity .2s}.wallet-button{justify-self:end;background:#f4f6f8;color:#0c1015}.wallet-button:hover,.button.primary:hover{transform:translateY(-1px);background:#fff}.wallet-button:disabled,.button:disabled{cursor:not-allowed;opacity:.45}.wallet-dot{width:7px;height:7px;border-radius:50%;background:#58d394}.button.primary{background:#f2f4f7;color:#101419}.button.quiet{background:#ffffff13}.button.quiet:hover{background:#ffffff1f}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:#05070a}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#030508f0,#030508a6 48%,#03050824),linear-gradient(0deg,#05070a,transparent 32%)}.hero-copy{position:relative;z-index:2;width:min(1320px,calc(100% - 64px));margin:8vh auto 0}.hero h1{max-width:760px;margin:0;font-size:clamp(52px,6vw,88px);line-height:.94;letter-spacing:-.065em;font-weight:560}.hero h1 span{color:var(--blue)}.hero-copy p{max-width:510px;margin:25px 0 30px;color:#adb4bd;font-size:17px;line-height:1.6}.hero-actions{display:flex;gap:10px}.live-strip{display:grid;grid-template-columns:repeat(4,1fr);width:min(1320px,calc(100% - 64px));margin:auto;border-bottom:1px solid var(--line)}.live-strip div{padding:26px 0}.live-strip div+div{padding-left:28px;border-left:1px solid var(--line)}.live-strip strong,.live-strip span{display:block}.live-strip strong{font-size:20px;letter-spacing:-.025em}.live-strip span{margin-top:6px;color:var(--muted);font-size:12px}.mechanism{padding:130px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.mechanism h2,.section-head h2,.mint-panel h2,.page-title h1{margin:0;font-size:clamp(38px,4.5vw,62px);line-height:1;letter-spacing:-.052em;font-weight:550}.mechanism p,.page-title p{max-width:520px;color:var(--muted);line-height:1.7}.flow{display:grid;grid-template-columns:1fr 46px 1fr 32px 1fr;align-items:center}.flow>div{min-height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid var(--line)}.flow span{font-size:19px;font-weight:650}.flow small{margin-top:7px;color:var(--muted)}.flow i{height:1px;background:linear-gradient(90deg,var(--blue),var(--gold))}.flow b{text-align:center;color:#69727f;font-weight:500}.flow .burn-node{color:var(--gold)}.mint-section{padding:35px 0 140px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr)}.mint-preview{min-height:680px;background:#080b10;overflow:hidden;border-radius:8px 0 0 8px}.mint-preview img{width:100%;height:100%;max-height:760px;object-fit:contain}.mint-panel{padding:clamp(40px,5vw,72px);display:flex;flex-direction:column;justify-content:center;background:var(--raised);border-radius:0 8px 8px 0}.mint-panel>p{color:var(--muted);line-height:1.65}.quantity{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding:19px 0;border-block:1px solid var(--line)}.quantity>span{color:var(--muted)}.quantity>div{display:flex;align-items:center;gap:18px}.quantity button{width:34px;height:34px;border:0;border-radius:5px;background:#181d25;cursor:pointer}.quantity strong{font-size:19px}.mint-panel dl{margin:22px 0}.mint-panel dl div,.broker-info dl div,.contracts dl div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;font-weight:600}.mint-button{width:100%}.disclosure{display:block;margin-top:15px;color:#707986;line-height:1.5}.collection-preview{padding:20px 0 145px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.section-head a{display:flex;align-items:center;gap:8px;color:#c6cbd2;font-size:14px}.preview-grid,.collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.broker-card{display:block;background:var(--surface);border-radius:6px;overflow:hidden;transition:background .2s,transform .25s cubic-bezier(.16,1,.3,1)}.broker-card:hover{background:#10151c;transform:translateY(-3px)}.broker-art{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.broker-card-copy{padding:14px 14px 16px}.broker-card-copy strong,.broker-card-copy span{display:block}.broker-card-copy strong{font-size:14px}.broker-card-copy span{margin-top:5px;color:var(--muted);font-size:12px}.page{min-height:90vh;padding:145px 0 120px}.page-title{margin-bottom:44px}.page-title h1{font-size:clamp(46px,5vw,66px)}.filters{display:grid;grid-template-columns:2fr repeat(4,1fr);margin-bottom:24px;background:var(--surface);border-radius:6px;overflow:hidden}.filters label{display:flex;align-items:center;gap:10px;padding:0 17px}.filters input,.filters select{width:100%;height:54px;color:#dce0e5;background:transparent;border:0;border-right:1px solid var(--line);outline:0}.filters input{border:0}.filters select{padding:0 14px}.filters option{background:#0a0e14}.load{display:flex;margin:38px auto 0;background:#121821}.back{display:inline-flex;align-items:center;gap:8px;margin-bottom:30px;color:var(--muted)}.broker-detail{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.broker-image{max-height:760px;display:flex;justify-content:center}.broker-image img{max-height:760px;width:auto;max-width:100%;object-fit:contain;border-radius:6px}.broker-info>span{color:var(--gold);font-size:13px}.broker-info h1{margin:12px 0;font-size:clamp(48px,5vw,68px);letter-spacing:-.05em}.broker-info p{color:var(--muted);line-height:1.7}.broker-info dl{margin:34px 0}.empty-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--surface);border-radius:6px}.empty-state span{margin-top:8px;color:var(--muted)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);background:var(--surface);border-radius:6px;overflow:hidden}.proof-grid div{padding:32px;border-right:1px solid var(--line)}.proof-grid span,.proof-grid strong{display:block}.proof-grid span{color:var(--muted);font-size:13px}.proof-grid strong{margin-top:9px;font-size:26px}.contracts{margin-top:28px;padding:34px;background:var(--surface);border-radius:6px}.contracts h2{margin-top:0}.contracts dd{font-family:ui-monospace,monospace;overflow-wrap:anywhere}.docs-layout{padding:145px 0 130px;display:grid;grid-template-columns:190px minmax(0,760px);gap:80px}.docs-layout aside{position:sticky;top:95px;height:max-content;display:flex;flex-direction:column}.docs-layout aside a{padding:10px 0;color:var(--muted)}.docs-layout article section{padding-bottom:66px}.docs-layout h1{margin:0;font-size:clamp(50px,5vw,68px);letter-spacing:-.055em}.docs-layout h2{font-size:34px;letter-spacing:-.035em}.docs-layout p{color:#a5acb6;font-size:16px;line-height:1.8}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.header-x{width:42px;height:42px;display:grid;place-items:center;border-radius:6px;color:#b8bec7;background:#fff1;font-size:13px;font-weight:700;transition:color .2s,background .2s,transform .2s}.header-x:hover{color:#fff;background:#ffffff1c;transform:translateY(-1px)}.site-header.compact .header-x{width:38px;height:38px}.site-footer{min-height:110px;padding:32px max(32px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer-mark{color:#fff}.footer-mark img{width:27px;height:27px;object-fit:cover;image-rendering:pixelated}.site-footer>div:last-child{display:flex;gap:20px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.section,.hero-copy,.live-strip{width:min(100% - 32px,1320px)}.hero h1{font-size:54px}.live-strip{grid-template-columns:repeat(2,1fr)}.live-strip div:nth-child(3){border-left:0}.mechanism,.mint-section,.broker-detail,.docs-layout{grid-template-columns:1fr;gap:42px}.flow{grid-template-columns:1fr}.flow i{width:1px;height:28px;margin:auto}.flow b{padding:8px}.mint-preview,.mint-panel{border-radius:7px}.preview-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr 1fr}.docs-layout aside{position:static;flex-direction:row;flex-wrap:wrap;gap:14px}.site-footer{align-items:flex-start;gap:24px;flex-direction:column}}@media(max-width:520px){.hero h1{font-size:44px}.hero-copy{margin-top:12vh}.hero-actions{align-items:stretch;flex-direction:column}.live-strip strong{font-size:17px}.mechanism{padding:95px 0}.filters{grid-template-columns:1fr}.filters select{border-top:1px solid var(--line)}.mint-preview{min-height:auto}.mint-panel{padding:30px 24px}.proof-grid{grid-template-columns:1fr}.proof-grid div{border-right:0;border-bottom:1px solid var(--line)}.site-header{width:calc(100% - 20px)}.wordmark span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header,.button,.broker-card{transition-duration:.18s}.spin{animation-duration:1.2s}}
