.st-cp-preview{margin-bottom:1.25rem}.st-cp-hero{min-height:22rem}.st-cp-hero-inner{gap:.7rem;max-width:40rem;padding-bottom:4.6rem}.st-cp-hero .st-tier-badge{position:absolute;top:1.1rem;right:1.1rem;z-index:2}.st-cp-hero-state{position:absolute;bottom:1.1rem;left:clamp(1.5rem,4vw,2.75rem);z-index:2;display:flex;align-items:center;gap:.5rem}.st-cp-hero-sub{min-height:calc(2 * 1.7em)}.st-cp-hero-row{display:flex;align-items:center;min-height:2.6rem;margin-top:.2rem}.st-cp-doors{display:flex;gap:.5rem;min-height:2.4rem;margin:0;padding:0;list-style:none}.st-cp-door{display:inline-grid;place-items:center;width:2.4rem;height:2.4rem;color:var(--color-fg-muted);border:1px solid var(--color-border-strong);border-radius:var(--radius-full);background:rgb(10 10 11/.55);backdrop-filter:blur(6px);box-shadow:inset 0 1px 0 rgb(255 255 255/.08);transition:color var(--duration-base) var(--ease-out-soft),border-color var(--duration-base) var(--ease-out-soft),transform var(--duration-base) var(--ease-out-soft)}.st-cp-door:hover{color:var(--color-fg);border-color:var(--color-fg-muted);transform:translateY(-1px)}.st-cp-door-icon{width:1rem;height:1rem}.st-cp-detail-btn{flex-shrink:0}.st-cp-detail-slot{display:block;width:1px;height:2.4rem}.st-cp-grid{display:grid;grid-template-columns:minmax(0,1fr) 20rem;gap:1.5rem;align-items:start}.st-cp-main{gap:1.5rem;min-width:0}.st-cp-main,.st-cp-rail{display:flex;flex-direction:column}.st-cp-rail{position:sticky;top:5.5rem;gap:1rem}@media (width <= 960px){.st-cp-grid{grid-template-columns:minmax(0,1fr)}.st-cp-rail{position:static}}.st-cp-rail-box{gap:1rem;padding:1.1rem 1.2rem 1.25rem}.st-cp-rail-eyebrow{margin:0}.st-cp-countdown{font-family:var(--font-mono);font-weight:700;color:var(--color-success)}.st-cp-pool{font-weight:700}.st-cp-address{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono)}.st-cp-address a{color:var(--color-fg);text-decoration:underline;text-decoration-color:var(--color-border-strong);text-underline-offset:.2em}.st-cp-copy{display:inline-grid;place-items:center;width:1.4rem;height:1.4rem;color:var(--color-fg-muted);border-radius:var(--radius-sm);transition:color var(--duration-base) var(--ease-out-soft)}.st-cp-copy:hover{color:var(--color-fg)}.st-cp-bands{width:100%;border-collapse:collapse;font-size:.78rem}.st-cp-bands caption{margin-bottom:.5rem}.st-cp-bands td,.st-cp-bands th{padding:.45rem 0;border-top:1px solid var(--color-border);text-align:left;vertical-align:top}.st-cp-bands th{width:4.5rem;font-family:var(--font-mono);font-weight:400;color:var(--color-fg-subtle)}.st-cp-bands td{color:var(--color-fg)}.st-cp-claim{justify-content:center}.st-cp-gallery{display:flex;flex-direction:column;gap:.6rem}.st-cp-gallery-window{position:relative;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:radial-gradient(70% 90% at 25% 15%,rgb(255 255 255/.04),transparent 70%),var(--color-surface-1)}.st-cp-gallery-open{position:absolute;inset:0;display:block;cursor:zoom-in}.st-cp-gallery-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.st-cp-lightbox{position:relative;display:grid;place-items:center;min-height:calc(100dvh - 12rem)}.st-cp-lightbox-img{max-width:100%;max-height:calc(100dvh - 12rem);object-fit:contain;border-radius:var(--radius-lg)}.st-cp-gallery-kanji{font-family:var(--font-jp-display);font-size:3rem;color:rgb(242 239 237/.22)}.st-cp-gallery-arrow{position:absolute;top:50%;display:grid;place-items:center;width:2.4rem;height:2.4rem;color:var(--color-fg);border:1px solid var(--color-border-strong);border-radius:var(--radius-full);background:rgb(10 10 11/.6);backdrop-filter:blur(6px);transform:translateY(-50%);transition:border-color var(--duration-base) var(--ease-out-soft),background var(--duration-base) var(--ease-out-soft)}.st-cp-gallery-arrow:hover{border-color:var(--color-brand);background:rgb(239 55 69/.35)}.st-cp-gallery-arrow.is-prev{left:.85rem}.st-cp-gallery-arrow.is-next{right:.85rem}.st-cp-gallery-count{position:absolute;right:.85rem;bottom:.85rem;padding:.3rem .6rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.1em;color:var(--color-fg);border-radius:var(--radius-full);background:rgb(10 10 11/.6)}.st-cp-gallery-thumbs{display:flex;gap:.5rem;min-height:3.6rem;overflow-x:auto;scrollbar-width:none}.st-cp-gallery-thumb{flex-shrink:0;width:6rem;height:3.6rem;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-lg);opacity:.55;transition:opacity var(--duration-base) var(--ease-out-soft),border-color var(--duration-base) var(--ease-out-soft)}.st-cp-gallery-thumb img{width:100%;height:100%;object-fit:cover}.st-cp-gallery-thumb.is-active,.st-cp-gallery-thumb:hover{opacity:1;border-color:var(--color-brand)}.st-cp-network{display:inline-flex;align-items:center;gap:.4rem}.st-cp-network-icon{width:.9rem;height:.9rem;color:var(--color-fg-muted)}.st-cp-prose{max-width:64ch;color:var(--color-fg-muted)}.st-cp-prose p{font-size:.92rem;line-height:1.8}.st-cp-prose p+p{margin-top:.8rem}.st-cp-prose h2,.st-cp-prose h3{margin:1.4rem 0 .4rem;font-size:.98rem;font-weight:700;letter-spacing:-.01em;color:var(--color-fg)}.st-cp-prose h2:first-child,.st-cp-prose h3:first-child{margin-top:0}.st-cp-prose a,.st-cp-prose strong{color:var(--color-fg)}.st-cp-prose a{text-decoration:underline;text-decoration-color:var(--color-border-strong);text-underline-offset:.2em}.st-cp-prose ol,.st-cp-prose ul{margin:.6rem 0 .6rem 1.2rem;font-size:.9rem;line-height:1.75}.st-cp-prose li+li{margin-top:.3rem}.st-cp-prose blockquote{margin:1.2rem 0;padding:.2rem 0 .2rem 1.2rem;font-size:1.05rem;font-weight:700;line-height:1.45;color:var(--color-fg);border-left:2px solid var(--color-brand)}.st-cp-prose hr{margin:1.4rem 0;border:0;border-top:1px solid var(--color-border)}.st-cp-detail{max-width:72ch;margin:0 auto}.st-cp-detail img{display:block;max-width:100%;height:auto;margin:1.4rem 0;border-radius:var(--radius-xl)}