*{box-sizing:border-box}
:root{--bg:#000;--fg:#fff;--accent:#f59e0b;--magenta:#d946ef;--aqua:#44e3d6}
html,body{height:100%;overflow:hidden}
body{margin:0;padding-right:0;background:var(--bg);color:var(--fg);font-family:'Inter',system-ui,Arial,sans-serif;height:100vh;overflow:hidden;display:flex;flex-direction:column}
.nav{display:flex;justify-content:space-between;align-items:center;padding:22px 32px 8px}
.brand{font-weight:800;font-size:22px}
.corner-brand{position:fixed;top:0;left:0;padding:22px 0 0 32px;font-weight:800;font-size:22px;z-index:10;text-shadow:none;line-height:1.05;display:inline-block}
.corner-brand-title{display:block}
.corner-brand-sub{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:4px;width:100%}
.corner-brand-utc{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.corner-brand-time{margin-left:0;font-weight:900;font-size:12px;letter-spacing:.25px;color:rgba(255,255,255,.72)}
.corner-brand-date{margin-left:0;font-weight:900;font-size:12px;letter-spacing:.25px;color:rgba(255,255,255,.55)}
.corner-brand-beta{font-weight:900;font-size:12px;letter-spacing:.25px;color:rgba(255,255,255,.45);margin-left:auto}
.points{font-weight:800;color:var(--accent);letter-spacing:.5px}
.points .fire{display:inline-block;animation:flicker 1s infinite ease-in-out alternate;margin-left:6px}
.points .fire:nth-child(2){animation-delay:.12s}
.points .fire:nth-child(3){animation-delay:.24s}
.account{font-weight:800}
.content{display:grid;grid-template-columns:minmax(0,1fr) clamp(360px,34vw,480px);gap:0;padding:0;align-items:stretch;flex:1;min-height:0;height:100vh;overflow:hidden;width:100%;max-width:100vw;min-width:0}
.left{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;min-width:0;padding-left:32px;padding-right:0}
.connect{position:fixed;right:0;top:0;padding:22px 12px 0 0;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:12}
.connect-btn{appearance:none;height:auto;border:0;border-radius:0;background:transparent;color:#ff1a1a;font-weight:900;font-size:12px;letter-spacing:.2px;cursor:pointer;padding:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
.connect-btn:hover{text-decoration:underline;text-underline-offset:3px}
.connect-btn:active{transform:translateY(1px)}
.connect-menu{min-width:180px;background:rgba(0,0,0,.92);border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px rgba(0,0,0,.45);padding:6px 0}
.connect-option{appearance:none;border:0;background:transparent;width:100%;text-align:left;padding:0 12px;height:32px;cursor:pointer;font-weight:800;font-size:12px;color:rgba(255,255,255,.92)}
.connect-option:hover{background:rgba(255,255,255,.08)}
.featured{display:flex;align-items:center;justify-content:center;flex:1;min-height:0}
.featured-main{display:flex;align-items:flex-start;justify-content:center;gap:32px;margin:0 auto;flex-wrap:wrap;max-width:100%;min-width:0}
.featured-image{position:relative;width:clamp(220px,28vw,360px);aspect-ratio:1/1;overflow:visible;background:#0a0a0a}
.featured-image .label{display:none}
.featured-image img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.featured-meta{display:flex;flex-direction:column;gap:10px;height:360px;max-width:min(360px,100%);min-height:0;flex:1 1 320px;min-width:0;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.featured-meta input{ -webkit-user-select:text; user-select:text }
.project-info{display:flex;flex-direction:column;gap:6px;max-width:min(360px,100%);min-width:0}
.project-title{font-weight:800;font-size:34px;line-height:1.08;letter-spacing:-.015em;white-space:nowrap;display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-transform:uppercase}
.project-links{display:flex;align-items:center;gap:12px}
.project-link{display:inline-flex;align-items:center;justify-content:center;color:var(--fg);text-decoration:none;background:transparent;border:0;width:auto;height:auto;padding:0;border-radius:0}
.project-link:hover{border-color:rgba(245,158,11,.35);color:var(--accent)}
.project-bio{font-size:11px;line-height:1.25;color:rgba(255,255,255,.78);max-width:360px}
.mint-info{margin-top:8px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.mint-info input{ -webkit-user-select:text; user-select:text }
.mint-info summary{display:none;list-style:none;cursor:pointer;user-select:none}
.mint-info summary::-webkit-details-marker{display:none}
.mint-info summary::after{content:"+";font-weight:800;opacity:.8}
.mint-info[open] summary::after{content:"−"}
.mint-info-inner{display:flex;flex-direction:column}
.progress-row{display:flex;align-items:center;gap:16px}
.progress-label{font-weight:600;letter-spacing:.6px}
.progress{position:relative;width:360px;height:8px;background:rgba(22,163,74,.18)}
.progress-bar-reserved{position:absolute;left:0;top:0;height:100%;background:rgba(34,197,94,.35);z-index:1}
.progress-bar{position:absolute;left:0;top:0;height:100%;background:#16a34a;z-index:2}
.progress-val{position:absolute;right:-44px;top:-8px;font-size:12px;color:#15803d}
.link-progress{display:flex;align-items:center;gap:10px}
.link-progress .progress{width:210px;height:6px}
.progress-count{font-size:12px;font-weight:800;color:#15803d;letter-spacing:.2px;white-space:nowrap}
.progress-text{font-size:12px;font-weight:800;color:#15803d;letter-spacing:.2px}
body[data-sold-out="1"] .progress{background:rgba(220,38,38,.18)}
body[data-sold-out="1"] .progress-bar-reserved{background:rgba(239,68,68,.35)}
body[data-sold-out="1"] .progress-bar{background:#dc2626}
body[data-sold-out="1"] .progress-count{color:#dc2626}
body[data-sold-out="1"] .progress-text{color:#dc2626}

.meta-split{display:grid;grid-template-columns:1fr;gap:12px;padding-top:8px;border-top:1px solid rgba(255,255,255,.12)}
.meta-split-col{display:flex;flex-direction:column;gap:8px;min-width:0}
.meta-split-title{font-weight:700;font-size:12px;letter-spacing:.4px;text-transform:uppercase;color:rgba(255,255,255,.66)}
.phase-line{display:flex;align-items:baseline;gap:10px;min-width:0}
.phase-line.upcoming{opacity:.45}
.phase-line.live .phase-meta{text-decoration:none;color:#16a34a;text-shadow:0 0 10px rgba(34,197,94,.55),0 0 20px rgba(34,197,94,.35)}
.phase-line.ended{position:relative;opacity:.55}
.phase-line.ended::after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:4px;background:rgba(255,255,255,.45);transform:translateY(-50%)}
.phase-price{font-weight:800;font-size:13px;letter-spacing:.2px;white-space:nowrap}
.phase-meta{font-size:11px;color:rgba(255,255,255,.66);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex:1}
.selected-empty{font-size:12px;color:rgba(255,255,255,.45)}

.mint-controls{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:12px}
.mint-qty{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:12px;row-gap:6px;align-items:center}
.mint-label{grid-column:1;grid-row:1;font-weight:700;font-size:12px;letter-spacing:.4px;text-transform:uppercase;color:rgba(255,255,255,.66)}
.stepper{grid-column:2;grid-row:1;display:grid;grid-template-columns:22px 32px 22px;align-items:center;height:24px;border:0;border-radius:0;overflow:visible;background:transparent;justify-self:end;align-self:center;margin-top:0;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}
.mint-max{grid-column:2;grid-row:2;font-size:11px;color:rgba(255,255,255,.66);justify-self:end;white-space:nowrap}
.stepper-btn{appearance:none;border:0;background:transparent;color:var(--fg);font-weight:800;font-size:14px;height:24px;cursor:pointer}
.stepper-val{width:100%;height:24px;border:0;background:transparent;text-align:center;font-weight:800;font-size:12px;color:var(--fg);outline:none;appearance:textfield;-moz-appearance:textfield;padding:0}
.stepper-val::-webkit-outer-spin-button,.stepper-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.total-row{display:flex;align-items:flex-start;justify-content:space-between;margin-top:12px}
.price-row{display:flex;align-items:baseline;gap:10px}
.price-main{font-weight:800;font-size:14px;color:var(--fg)}
.price-sub{font-size:12px;color:rgba(255,255,255,.66)}
.total-label{font-weight:700;font-size:12px;letter-spacing:.4px;text-transform:uppercase;color:rgba(255,255,255,.66)}
.price-stack{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}
.address{display:flex;flex-direction:column;gap:6px}
body[data-sold-out="1"] .address:not([data-reserve-address]){display:none}
.address-label{font-weight:700;font-size:12px;letter-spacing:.4px;text-transform:uppercase;color:rgba(255,255,255,.66)}
.address-input{height:32px;border:1px solid rgba(255,255,255,.14);border-radius:0;padding:0 12px;background:rgba(255,255,255,.06);color:var(--fg);outline:none}
.allowlist-indicator{margin-top:6px;font-weight:900;font-size:12px;letter-spacing:.2px;color:#22c55e;align-self:flex-end;user-select:none;-webkit-user-select:none}
.mobile-mint-body .allowlist-indicator{align-self:stretch;text-align:left}
.mint-primary{height:32px;border:1px solid rgba(255,26,26,.55);border-radius:999px;background:rgba(255,26,26,.09);color:#ff1a1a;font-weight:900;font-size:12px;letter-spacing:.2px;cursor:pointer;align-self:flex-end;padding:0 14px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 30px rgba(0,0,0,.12)}
.mint-primary:hover{background:rgba(255,26,26,.14);border-color:rgba(255,26,26,.75)}
.mint-primary:active{background:rgba(255,26,26,.2);border-color:rgba(255,26,26,.9);transform:translateY(1px)}
.mint-primary:disabled{opacity:.45;cursor:not-allowed;pointer-events:none;filter:grayscale(1)}
.mint-primary:disabled:active{transform:none}
.mint-primary.is-sold-out{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.2);color:#ff1a1a}
.mint-primary.is-sold-out:disabled{opacity:1;filter:none}
.mint{appearance:none;border:none;background:transparent;color:var(--accent);font-weight:800;font-size:28px;letter-spacing:.5px;padding:0;cursor:pointer}
.right{display:flex;justify-content:stretch;align-items:stretch;min-height:0;height:100%;padding:0;margin:0;min-width:0}
.right-panel{width:100%;height:100%;min-height:0;border:0;background:#000;overflow:hidden;display:flex;flex-direction:column}
.right-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}
.right-scroll::-webkit-scrollbar{width:0;height:0}
.mosaic{display:grid;grid-template-columns:repeat(3, minmax(0,1fr));gap:0;width:100%;min-height:0;overflow-x:hidden;align-content:start}
.tile{aspect-ratio:1/1;width:100%;background:#000;position:relative;cursor:pointer}
.tile img{display:block;width:100%;height:100%;object-fit:cover}
.tile.is-dim img{filter:grayscale(1) brightness(.55);opacity:.55}
body[data-sold-out="1"] .tile.is-dim img{filter:none;opacity:1}

.mobile-mint{display:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.mobile-mint input{ -webkit-user-select:text; user-select:text }
.mobile-mint-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.mobile-mint-title{font-weight:900;font-size:14px;letter-spacing:.35px;text-transform:uppercase;color:rgba(255,255,255,.92);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mobile-mint-links{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.mobile-mint .project-link{color:rgba(255,255,255,.92)}
.mobile-mint-progress{margin-top:10px}
.mobile-mint-progress .link-progress{display:flex;align-items:center;justify-content:space-between;gap:12px}
.mobile-mint-progress .progress-count{color:#16a34a}
 .mobile-mint-links{display:flex;align-items:center;gap:12px;flex:0 0 auto}
 .mobile-mint .project-link{color:rgba(255,255,255,.92)}
 .mobile-mint-progress{margin-top:10px}
 .mobile-mint-progress .link-progress{display:flex;align-items:center;justify-content:space-between;gap:12px}
 .mobile-mint-progress .progress-count{color:#16a34a}

 .mobile-phase-status{margin-top:8px;font-weight:900;font-size:11px;letter-spacing:.25px;text-transform:uppercase;color:rgba(255,255,255,.72)}

 .mobile-mint-dropdown{margin-top:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06)}
 .mobile-mint-dropdown summary{list-style:none;cursor:pointer;user-select:none;padding:12px 12px;font-weight:900;font-size:12px;letter-spacing:.35px;text-transform:uppercase;color:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:space-between}
 .mobile-mint-dropdown summary::-webkit-details-marker{display:none}
 .mobile-mint-dropdown summary::after{content:"+";opacity:.9}
 .mobile-mint-dropdown[open] summary::after{content:"−"}
 .mobile-mint-body{padding:12px 12px 14px;display:flex;flex-direction:column;gap:12px}
 .mobile-mint-body .meta-split{padding-top:0;border-top:0}
 .mobile-mint-body .mint-controls{margin-top:0;padding-top:0}
 .mobile-mint-body .address-input{border-radius:0}
 .mobile-mint-body .mint-primary{align-self:stretch;width:100%}

.about-section{padding:24px 20px 32px;background:#000;color:#fff;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.about-h1{margin:0 0 12px 0;font-weight:900;font-size:18px;letter-spacing:.25px}
.about-title{font-weight:900;font-size:12px;letter-spacing:.35px;text-transform:uppercase;margin-bottom:10px}
.about-text{font-size:12px;line-height:1.4;color:rgba(255,255,255,.78)}
.about-quote{display:grid;grid-template-columns:18px 1fr;gap:10px;margin:16px 0;padding:12px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06)}
.about-quote-mark{font-weight:900;font-size:22px;line-height:1}
.about-quote-text{font-size:12px;line-height:1.4;color:rgba(255,255,255,.78);font-weight:700}
.game-placeholder{margin-top:18px;border:1px dashed rgba(255,255,255,.28);padding:16px;font-weight:900;font-size:12px;letter-spacing:.25px;text-transform:uppercase;color:rgba(255,255,255,.72);background:rgba(255,255,255,.04)}
.game-placeholder.trex-game{border:0;padding:0;background:#000}
.trex-game{display:flex;flex-direction:column;gap:10px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.trex-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}
.trex-title{font-weight:900;font-size:12px;letter-spacing:.25px}
.trex-score{font-weight:900;font-size:12px;color:rgba(255,255,255,.72)}
.trex-canvas{width:100%;height:auto;display:block;background:#000;border:0;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}
.trex-hint{font-weight:800;font-size:11px;letter-spacing:.2px;text-transform:none;color:rgba(255,255,255,.62)}
.trex-highscores{font-weight:900;font-size:11px;letter-spacing:.22px;color:rgba(255,255,255,.55);text-transform:uppercase;user-select:none}
.about-previews{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}
.about-thumb{aspect-ratio:1/1;background:#0a0a0a;border:1px solid rgba(0,0,0,.12);overflow:hidden}
.about-thumb img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}

.account-view{width:100%;height:100%;min-height:360px;border:0;background:#000;color:#fff;display:flex;flex-direction:column;overflow:hidden}
.account-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.14)}
.account-head-left{display:flex;align-items:center;gap:10px;min-width:0}
.account-title{font-weight:900;font-size:12px;letter-spacing:.35px;text-transform:uppercase;color:rgba(255,255,255,.92);white-space:nowrap}
.account-balance{font-weight:900;font-size:12px;letter-spacing:.25px;color:rgba(255,255,255,.92);white-space:nowrap}
.account-back{appearance:none;height:28px;border:1px solid rgba(255,26,26,.6);background:rgba(255,26,26,.12);color:#fff;font-weight:900;font-size:12px;letter-spacing:.2px;cursor:pointer;padding:0 10px;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 30px rgba(0,0,0,.25)}
.account-body{padding:14px;overflow:auto;min-height:0;display:flex;flex-direction:column;gap:12px}
.account-meta{font-size:11px;font-weight:800;color:rgba(255,255,255,.72);word-break:break-all}
.account-section{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);padding:12px;display:flex;flex-direction:column;gap:10px}
.account-section-title{font-weight:900;font-size:12px;letter-spacing:.35px;text-transform:uppercase;color:rgba(255,255,255,.9)}
.account-orders{display:flex;flex-direction:column;gap:10px}
.order-row{border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.55);padding:10px;display:flex;flex-direction:column;gap:6px}
.order-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.order-row-title{font-weight:900;font-size:12px;color:rgba(255,255,255,.9);letter-spacing:.2px}
.order-row-meta{font-size:11px;color:rgba(255,255,255,.72);font-weight:800;word-break:break-all}
.order-row-items{display:flex;align-items:center;gap:8px;margin-top:6px}
.order-row-thumb{width:36px;height:36px;border:1px solid rgba(255,255,255,.14);background:#0a0a0a;flex:0 0 auto}
.order-row-thumb img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.order-row-more{appearance:none;height:36px;min-width:36px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.9);font-weight:900;font-size:12px;letter-spacing:.2px;cursor:pointer;padding:0 10px;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 10px 30px rgba(0,0,0,.25)}
.order-row-more:hover{background:rgba(255,255,255,.1)}
.order-row-more-grid{display:none;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px}
.order-row.open .order-row-more-grid{display:grid}
.order-row-empty{font-size:12px;color:rgba(255,255,255,.62);font-weight:800}

.img-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:18px}
.img-modal.hide-cursor{cursor:none}
.img-modal.hide-cursor *{cursor:none}
.img-modal[hidden]{display:none}
.img-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(6px);opacity:0;transition:opacity 160ms ease}
.img-modal.open .img-modal-backdrop{opacity:1}
.img-modal-figure{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;max-width:92vw;max-height:92vh;width:fit-content}
.img-modal-img{position:relative;z-index:1;max-width:92vw;max-height:92vh;display:block;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.img-modal-meta{position:relative;left:auto;right:auto;bottom:auto;z-index:1;background:rgba(0,0,0,.72);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:10px 12px;display:none;flex-direction:column;gap:6px;width:100%;box-sizing:border-box}
.img-modal-meta-row{font-size:11px;line-height:1.25;color:rgba(255,255,255,.86);font-weight:800;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.img-modal-meta-row:first-child{font-size:12px;color:rgba(255,255,255,.95)}
.img-modal-meta a{color:#ff1a1a;text-decoration:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:bottom}
.img-modal-meta a:hover{text-decoration:underline}
.img-modal-magnifier{position:fixed;z-index:2;width:140px;height:140px;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.15);box-shadow:0 14px 40px rgba(0,0,0,.55);display:none;pointer-events:none;overflow:hidden}
.img-modal-magnifier img{position:absolute;top:0;left:0;display:block;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.mosaic-magnifier{position:fixed;z-index:999;width:140px;height:140px;border:1px solid rgba(0,0,0,.18);background:rgba(255,255,255,.85);box-shadow:0 14px 40px rgba(0,0,0,.25);display:none;pointer-events:none;overflow:hidden}
.mosaic-magnifier img{position:absolute;top:0;left:0;display:block;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
.img-modal-panel{position:relative;width:min(980px,92vw);height:min(760px,92vh);background:#0a0a0a;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 60px rgba(0,0,0,.55);overflow:hidden;display:flex;flex-direction:column;opacity:0;transform:translateY(8px) scale(.99);transition:opacity 160ms ease,transform 160ms ease}
.img-modal.open .img-modal-panel{opacity:1;transform:none}
.img-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:rgba(255,255,255,.06);color:#fff}
.img-modal-title{font-weight:800;font-size:12px;letter-spacing:.3px;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.img-modal-controls{display:flex;align-items:center;gap:10px}
.img-modal-btn{appearance:none;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff;height:28px;padding:0 10px;border-radius:0;font-weight:800;font-size:12px;cursor:pointer}
.img-modal-btn:hover{background:rgba(255,255,255,.1)}
.img-modal-zoom{display:flex;align-items:center;gap:8px}
.img-modal-zoom-val{min-width:52px;text-align:right;font-weight:800;font-size:12px;opacity:.95}
.img-modal-range{width:170px}
.img-modal-view{flex:1;min-height:0;overflow:auto;background:#000;padding:16px}
.img-modal-view img{display:block;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}

 body.order-open{overflow:hidden}
 .order-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:18px}
 .order-modal[hidden]{display:none}
 .order-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(6px)}
 .order-panel{position:relative;z-index:1;width:min(680px,92vw);max-height:min(760px,92vh);background:rgba(255,255,255,.96);border:1px solid rgba(17,17,17,.14);box-shadow:0 20px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;overflow:hidden}
 .order-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(17,17,17,.12)}
 .order-title{font-weight:800;font-size:13px;letter-spacing:.3px;text-transform:uppercase;color:rgba(17,17,17,.86)}
 .order-close{appearance:none;border:0;background:transparent;color:rgba(17,17,17,.8);font-size:18px;font-weight:800;line-height:1;cursor:pointer;padding:6px 8px}
 .order-close:hover{color:rgba(17,17,17,.95)}
 .order-body{padding:14px;overflow:hidden;display:flex;flex-direction:column;min-height:0}
 .order-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px 10px}
 .order-loading-text{font-weight:700;font-size:12px;color:rgba(17,17,17,.72)}
 .order-spinner{width:26px;height:26px;border-radius:999px;border:3px solid rgba(17,17,17,.18);border-top-color:rgba(17,17,17,.75);animation:orderSpin 900ms linear infinite}
 @keyframes orderSpin{to{transform:rotate(360deg)}}

 .order-content{flex:1;min-height:0;overflow:hidden;padding-bottom:12px}
 .order-pay{flex:1;min-height:0;overflow:auto;padding-bottom:12px}

 .order-timers{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
 .order-timer{display:flex;flex-direction:column;gap:2px}
 .order-timer-label{font-size:11px;font-weight:700;letter-spacing:.25px;color:rgba(17,17,17,.6)}
 .order-reserve-countdown{font-size:13px;font-weight:800;letter-spacing:.2px;color:rgba(17,17,17,.86)}
 .order-reroll{appearance:none;border:1px solid rgba(17,17,17,.14);background:rgba(255,255,255,.72);color:rgba(17,17,17,.86);font-weight:900;font-size:12px;height:32px;padding:0 12px;border-radius:999px;cursor:pointer}
 .order-reroll:disabled{opacity:.55;cursor:not-allowed}
 .order-reroll:not(:disabled):hover{background:rgba(255,255,255,.95)}
 .order-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0 14px}
 .order-items--scroll{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin:10px 0 14px;padding-bottom:4px}
 .order-items--tiles .order-item{flex:0 0 calc((100% - 20px)/3);scroll-snap-align:start}
 .order-items--tiles .order-item-img{width:100%}
 .order-items--grid4{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
 .order-items--grid4 .order-item{padding:0;min-height:0;gap:0}
 .order-items--grid4 .order-item-name{display:none}
 .order-items--grid4 .order-item-img{aspect-ratio:1/1}
 .order-items--vscroll{max-height:min(340px,42vh);overflow-y:auto;overflow-x:hidden;padding-right:4px}
 .order-items--single{grid-template-columns:1fr}
 .order-item{position:relative;border:1px solid rgba(17,17,17,.12);background:rgba(255,255,255,.9);padding:8px;min-height:96px;display:flex;flex-direction:column;gap:8px}
 .order-item.removed{opacity:.55}
 .order-item-img{width:100%;aspect-ratio:1/1;background:#0a0a0a;overflow:hidden}
 .order-item-img img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}
 .order-item-name{font-size:11px;font-weight:800;color:rgba(17,17,17,.86)}
 .order-item-remove{position:absolute;top:6px;right:6px;appearance:none;border:1px solid rgba(17,17,17,.14);background:rgba(255,255,255,.92);color:rgba(17,17,17,.78);width:22px;height:22px;line-height:20px;padding:0;border-radius:0;cursor:pointer;font-weight:900}
 .order-item-remove:hover{background:#fff;color:rgba(17,17,17,.95)}

 .fee-section{border-top:1px solid rgba(17,17,17,.12);padding-top:12px;display:flex;flex-direction:column;gap:8px}
 .fee-title{font-weight:800;font-size:12px;letter-spacing:.25px;text-transform:uppercase;color:rgba(17,17,17,.72);margin-bottom:2px}
 .fee-opt{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;border:1px solid rgba(17,17,17,.12);background:rgba(255,255,255,.9);padding:10px;cursor:pointer;user-select:none}
 .fee-opt input{margin:0}
 .fee-opt-main{display:flex;flex-direction:column;gap:2px}
 .fee-opt-name{font-weight:800;font-size:12px;color:rgba(17,17,17,.86)}
 .fee-opt-sub{font-size:11px;color:rgba(17,17,17,.6)}
 .fee-opt-amt{display:flex;flex-direction:column;align-items:flex-end;gap:2px}
 .fee-sats{font-weight:800;font-size:12px;color:rgba(17,17,17,.86)}
 .fee-btc{font-size:11px;color:rgba(17,17,17,.62)}
 .fee-custom-row{display:flex;align-items:center;gap:8px}
 .fee-custom-input{width:56px;height:26px;border:1px solid rgba(17,17,17,.14);border-radius:0;padding:0 8px;background:rgba(255,255,255,.95);color:#000;outline:none;font-weight:800;font-size:11px}
 .fee-custom-unit{font-size:11px;color:rgba(17,17,17,.62);font-weight:700}
 .fee-total{display:flex;align-items:flex-start;justify-content:space-between;border-top:1px solid rgba(17,17,17,.12);padding-top:10px;margin-top:4px}
 .fee-total-label{font-weight:800;font-size:12px;color:rgba(17,17,17,.72)}
 .fee-total-amt{display:flex;flex-direction:column;align-items:flex-end;gap:2px}
 
 .order-footer-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;margin-top:10px;align-items:start}
 .order-preview{min-height:0;max-height:min(520px,56vh);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:4px}
 .order-side{display:flex;flex-direction:column;gap:12px;min-width:0}
 .order-summary{display:flex;flex-direction:column;gap:10px;align-items:stretch}
 .order-summary .fee-total{margin-top:0}
 .terms-row{display:flex;align-items:flex-start;gap:10px;margin-top:0;font-size:12px;color:rgba(17,17,17,.72);font-weight:700}
 .terms-row input{margin-top:3px}
 
 .order-history{border-top:1px solid rgba(17,17,17,.12);padding-top:12px;margin-top:12px;display:flex;flex-direction:column;gap:8px}
 .order-side .order-history{border-top:0;padding-top:0;margin-top:0}
 .order-history-title{font-weight:800;font-size:12px;letter-spacing:.25px;text-transform:uppercase;color:rgba(17,17,17,.72)}
 .order-history-list{display:flex;flex-direction:column;gap:8px;max-height:min(220px,24vh);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:4px}
 .order-history-row{border:1px solid rgba(17,17,17,.12);background:rgba(255,255,255,.9);padding:10px;display:flex;flex-direction:column;gap:8px}
 .order-history-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
 .order-history-name{font-weight:900;font-size:12px;color:rgba(17,17,17,.86);letter-spacing:.2px;text-transform:uppercase}
 .order-history-meta{font-size:11px;color:rgba(17,17,17,.62);font-weight:800;word-break:break-word}
 .order-history-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:0 0 auto}
 .order-history-time-label{font-size:11px;font-weight:900;letter-spacing:.25px;text-transform:uppercase;color:rgba(17,17,17,.6)}
 .order-history-time{font-size:12px;font-weight:900;color:rgba(17,17,17,.86);text-align:right;white-space:nowrap}
 .order-history-items{display:flex;flex-wrap:wrap;gap:6px}
 .order-history-chip{border:1px solid rgba(17,17,17,.14);background:rgba(17,17,17,.03);color:rgba(17,17,17,.82);font-weight:900;font-size:11px;letter-spacing:.15px;padding:4px 8px;border-radius:999px}
 .order-confirm{margin-top:0;height:36px;border:1px solid rgba(255,26,26,.55);background:rgba(255,26,26,.1);color:#ff1a1a;font-weight:900;font-size:12px;letter-spacing:.2px;border-radius:999px;cursor:pointer;align-self:stretch;width:100%;padding:0 14px;position:static;bottom:auto;z-index:2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 10px 30px rgba(0,0,0,.12)}
 .order-confirm:disabled{opacity:.55;cursor:not-allowed}
 .order-confirm:not(:disabled):hover{background:rgba(255,26,26,.16);border-color:rgba(255,26,26,.8)}
 .order-confirm:not(:disabled):active{background:rgba(255,26,26,.22);border-color:rgba(255,26,26,.95);transform:translateY(1px)}
 .order-error{margin-top:10px;border:1px solid rgba(185,28,28,.25);background:rgba(254,226,226,.7);color:#b91c1c;font-weight:900;font-size:12px;letter-spacing:.1px;padding:10px;white-space:pre-wrap}
 
 .order-modal.limit-reached .order-content .order-timers{display:none}
 .order-modal.limit-reached .order-content .order-items{display:none}
 .order-modal.limit-reached .order-content .fee-section{display:none}
 .order-modal.limit-reached .order-content .terms-row{display:none}
 .order-modal.limit-reached .order-content .order-confirm{display:none}
 .order-modal.limit-reached .order-content .order-summary{display:none}
 .order-modal.limit-reached .order-content .order-footer-grid{grid-template-columns:1fr}
 .order-pay-details{border-top:1px solid rgba(17,17,17,.12);padding-top:12px;display:flex;flex-direction:column;gap:10px}
 .order-pay-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
 .order-pay-field{display:flex;flex-direction:column;gap:6px}
 .order-pay-label{font-size:11px;font-weight:900;letter-spacing:.25px;text-transform:uppercase;color:rgba(17,17,17,.6)}
 .order-pay-value{font-size:12px;font-weight:900;color:rgba(17,17,17,.86);word-break:break-all;text-align:right}
 .order-pay-sub{display:block;margin-top:1px;font-size:11px;font-weight:800;color:rgba(17,17,17,.62)}
 .order-pay-address-row{display:flex;align-items:center;gap:10px}
 .order-pay-input{flex:1;min-width:0;height:32px;border:1px solid rgba(17,17,17,.14);border-radius:0;padding:0 10px;background:rgba(255,255,255,.95);color:rgba(17,17,17,.86);outline:none;font-weight:900}
 .order-pay-copy{appearance:none;height:32px;border:1px solid rgba(17,17,17,.14);background:rgba(255,255,255,.72);color:rgba(17,17,17,.86);font-weight:900;font-size:12px;letter-spacing:.2px;cursor:pointer;padding:0 12px;border-radius:999px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 10px 30px rgba(0,0,0,.1)}
.order-pay-copy:hover{background:rgba(255,255,255,.95)}
 .order-pay-field .order-pay-msg{margin-top:6px}
 .order-pay-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:12px;position:static;bottom:auto;z-index:auto;background:transparent;padding-top:0}
 .order-pay-btn{height:36px;border:1px solid rgba(255,26,26,.55);background:rgba(255,26,26,.1);color:#ff1a1a;font-weight:900;font-size:12px;letter-spacing:.2px;border-radius:999px;cursor:pointer;padding:0 14px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 10px 30px rgba(0,0,0,.12)}
 .order-pay-btn:disabled{opacity:.55;cursor:not-allowed}
 .order-pay-btn:not(:disabled):hover{background:rgba(255,26,26,.16);border-color:rgba(255,26,26,.8)}
 .order-pay-btn:not(:disabled):active{background:rgba(255,26,26,.22);border-color:rgba(255,26,26,.95);transform:translateY(1px)}
.order-pay-secondary{height:36px;border:1px solid rgba(17,17,17,.14);background:rgba(255,255,255,.72);color:rgba(17,17,17,.86);font-weight:900;font-size:12px;letter-spacing:.2px;border-radius:999px;cursor:pointer;padding:0 14px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 10px 30px rgba(0,0,0,.1)}
.order-pay-secondary:hover{background:rgba(255,255,255,.95)}
.order-pay-msg{margin-top:0;font-weight:900;font-size:12px;color:rgba(17,17,17,.72);white-space:pre-wrap;text-align:left}

 @media (max-width:540px){.order-items{grid-template-columns:repeat(2,1fr)}.fee-opt{grid-template-columns:18px 1fr}.fee-opt-amt{align-items:flex-start}.order-footer-grid{grid-template-columns:1fr}.order-preview{max-height:none;overflow:visible;padding-right:0}.order-content{overflow:auto}.order-history-list{max-height:200px}}
@keyframes flicker{from{transform:translateY(0) scale(1)}to{transform:translateY(-1px) scale(1.08)}}
@keyframes flamebg{0%{background-position:50% 0%}50%{background-position:47% 10%}100%{background-position:53% 0%}}
@media (max-width:1100px){.corner-brand{padding:16px 0 0 16px}.connect{position:fixed;top:0;right:0;z-index:12;padding:16px 16px 0 0}.content{grid-template-columns:minmax(0,1fr) clamp(320px,40vw,420px);height:100vh;overflow:hidden;padding:0;gap:0;width:100%;max-width:100vw}.left{align-items:center;justify-content:center;overflow:hidden;min-width:0;padding-left:16px;padding-right:0}.featured{align-items:center;justify-content:center}.featured-main{flex-direction:column;align-items:center;gap:18px;margin:0;flex-wrap:nowrap;min-width:0}.featured-image{width:clamp(200px,32vw,320px);max-width:none}.featured-meta{flex:1;min-width:0;max-width:320px;height:auto}.project-title{font-size:clamp(22px,3.6vw,30px)}.link-progress .progress{width:min(280px,50vw)}.right{justify-content:stretch;min-width:0;padding:0}.right-panel{width:100%;height:100%}.mosaic{width:100%;grid-template-columns:repeat(3, minmax(0,1fr));gap:0}.account-view{width:100%;height:100%;min-height:320px}.tile{aspect-ratio:1/1;width:100%}}
@media (max-width:900px){.content{grid-template-columns:minmax(0,1fr) clamp(300px,44vw,360px);width:100%;max-width:100vw}.right-panel{width:100%}.featured-image{width:clamp(180px,28vw,280px)}.featured-meta{max-width:280px}}
@media (max-width:760px){.content{grid-template-columns:1fr;height:100vh;overflow:hidden;padding:72px 0 0 0;gap:0;width:100%;max-width:100vw}.left{display:none}.right{justify-content:stretch;height:100%;padding:0}.right-panel{width:100%;height:100%;border:0}.mosaic{width:100%;grid-template-columns:repeat(3, 1fr);gap:0}}

 @media (max-width:760px){
  [data-mint-desktop]{display:none !important}
  .mobile-mint{display:block;padding:14px 14px 18px;background:#000;border-top:1px solid rgba(255,255,255,.12)}
  .mobile-mint .link-progress .progress{width:min(220px,56vw)}
 }

 @media (min-width:1101px){
  .content{grid-template-columns:minmax(0,1fr) 480px;gap:0;padding:0;align-items:stretch;flex:1;min-height:0;height:100vh;overflow:hidden;width:100%;max-width:100vw;min-width:0}
  .left{padding-left:32px;padding-right:0;min-width:0}
  .right{justify-content:flex-end;padding:0;margin:0;min-width:0}
  .right-panel{border:0;box-shadow:none;width:100%;max-width:480px;height:100%}
  .account-view{border:0;box-shadow:none;width:100%;max-width:480px;height:100%}
  .mosaic{grid-template-columns:repeat(3, minmax(0,1fr));gap:0;width:100%}
 }
