:root{color-scheme:dark;--bg:#0b0d10;--surface:#14181d;--surface-2:#1b2027;--line:#262d36;--text:#eef2f6;--muted:#98a4b3;--accent:#7dd3a0;--warn:#e5b567;--danger:#e57373}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font:16px/1.55 ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}main{max-width:40rem;margin:0 auto;padding:1.5rem 1.25rem 4rem}.market-main{max-width:72rem}.player-shell{display:flex;flex-direction:column;gap:.25rem}.top-nav{display:flex;gap:1rem;align-items:center;margin-bottom:1.25rem;font-size:.9rem}.top-nav a{color:var(--muted);text-decoration:none}.top-nav a:hover,.top-nav a[aria-current=page]{color:var(--accent)}.kind-pill{display:inline-block;margin-left:auto;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:.1rem .55rem}.guarantee-chips{margin:.5rem 0}.guarantee-chips button{min-width:4.5rem}.asset-title{font-size:clamp(1.35rem,4vw,1.75rem);font-weight:620;letter-spacing:-.01em;margin:0 0 .15rem}.asset-creator{color:var(--muted);margin:0 0 1.5rem}.card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1.25rem;margin-bottom:1rem}.approved{font-size:1.5rem;font-weight:620;margin:0}.unspent{color:var(--muted);font-size:.95rem;margin:.35rem 0 0}.reassurance{color:var(--muted);font-size:.85rem;margin:.9rem 0 0;padding-top:.9rem;border-top:1px solid var(--line)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.protection-card{padding:.95rem 1rem}.protection-title{margin:0 0 .65rem;color:var(--muted);font-size:.78rem;font-weight:650;text-transform:uppercase}.protection-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;list-style:none;padding:0;margin:0}.protection-step{min-height:4.25rem;display:flex;flex-direction:column;justify-content:center;gap:.45rem;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:8px;padding:.65rem;font-size:.82rem;line-height:1.25}.protection-step.done{color:var(--text);border-color:rgba(125,211,160,.55)}.protection-step.current{color:var(--text);border-color:var(--warn)}.protection-dot{width:.65rem;height:.65rem;border-radius:50%;background:var(--line)}.protection-step.done .protection-dot{background:var(--accent)}.protection-step.current .protection-dot{background:var(--warn)}button{font:inherit;font-weight:560;color:#0b0d10;background:var(--accent);border:0;border-radius:8px;padding:.7rem 1.15rem;cursor:pointer;min-height:44px}button:disabled{opacity:.5;cursor:default}button.secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--line)}.media-el,audio,video{width:100%;margin-top:.5rem;border-radius:8px;background:#000}video.media-el{aspect-ratio:16/9;max-height:70vh}.text-input,textarea{width:100%;background:var(--bg);color:var(--text);border:1px solid var(--line);border-radius:8px;padding:.7rem;font:inherit;margin-top:.35rem}textarea{min-height:6rem;font-size:.8rem;resize:vertical}.pay-to,textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pay-to{font-size:.85rem;word-break:break-all;background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:.6rem;margin:.5rem 0 1rem}.wallet-bind{margin-bottom:.75rem}.wallet-bind-row{align-items:center;gap:.75rem;flex-wrap:wrap}.wallet-bind .error{margin:.5rem 0 0;color:#c45c5c;font-size:.9rem}.wallet-bind .error a{color:var(--accent)}.wallet-links{margin-bottom:.5rem}.wallet-link{display:inline-flex;align-items:center;min-height:40px;padding:.45rem .85rem;border-radius:999px;border:1px solid var(--line);background:var(--surface-2);color:var(--text);text-decoration:none;font-size:.85rem}.wallet-link:hover{border-color:var(--accent);color:var(--accent)}.row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.muted{color:var(--muted);font-size:.9rem}.refund-card{margin-top:1rem}.refund-list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.75rem}.refund-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center;padding:.65rem 0;border-top:1px solid var(--line)}.refund-row-done{opacity:.55}.refund-meta{display:flex;flex-direction:column;gap:.2rem;min-width:12rem}.refund-txid{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.refund-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.error{color:var(--danger)}.error,.notice{font-size:.9rem;margin-top:.6rem}.notice{color:var(--warn)}.paste-fallback{margin-top:1rem;border-top:1px solid var(--line);padding-top:.75rem}.paste-fallback summary{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paste-fallback textarea{margin-top:.6rem}.trial-badge{display:inline-block;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border:1px solid var(--accent);border-radius:999px;padding:.15rem .6rem;margin-bottom:.8rem}.market-shell{display:flex;flex-direction:column;gap:1.25rem}.market-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid var(--line)}.market-header h1{font-size:clamp(1.65rem,4vw,2.45rem);line-height:1.05;margin:0}.market-lede{margin:.55rem 0 0;max-width:36rem;color:var(--muted);font-size:.98rem}.market-kicker{color:var(--accent);font-size:.78rem;font-weight:680;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.market-link,.watch-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;color:#0b0d10;background:var(--accent);border-radius:8px;padding:.65rem .95rem;text-decoration:none;font-weight:650;white-space:nowrap}.market-header-links{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;justify-content:flex-end}a.market-link.secondary-link{color:var(--text);background:transparent;border:1px solid var(--line)}a.market-link.secondary-link:hover{border-color:var(--accent);color:var(--accent)}.market-flow{border-bottom:1px solid var(--line);padding-bottom:1.25rem}.market-live{margin:1.75rem 0 2.25rem}.market-live h2{display:flex;align-items:center;gap:.65rem;font-size:1.15rem;margin:0 0 .35rem}.market-live .kind-pill{margin-left:0;color:#b42318;border-color:color-mix(in srgb,#b42318 35%,var(--line))}.market-live>.muted{margin:0 0 1rem}.market-flow h2{margin:0 0 .7rem;font-size:1rem}.market-flow a{color:var(--accent)}.market-flow ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;list-style:none;margin:0;padding:0;counter-reset:flow}.market-flow li{counter-increment:flow;min-height:8.4rem;background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:.84rem;line-height:1.35;padding:.85rem}.market-flow li:before{content:counter(flow);display:block;width:1.45rem;height:1.45rem;margin-bottom:.65rem;border-radius:50%;background:var(--surface-2);color:var(--accent);text-align:center;line-height:1.45rem;font-weight:700}.market-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.market-item{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden}.market-poster-link{display:block;background:#050607}.market-poster{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.market-item-body{display:flex;min-height:18.25rem;flex-direction:column;gap:.8rem;padding:.95rem}.market-item h2{margin:0;font-size:1.02rem;line-height:1.25}.market-creator,.market-description{color:var(--muted);margin:0;font-size:.87rem}.market-description{min-height:3.65rem}.market-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem;gap:.55rem;margin:auto 0 0}.market-facts div{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;padding:.55rem}.market-facts dt{color:var(--muted);font-size:.68rem;text-transform:uppercase}.market-facts dd{margin:.15rem 0 0;font-weight:700}.watch-link{margin-top:.15rem;width:100%}.catalog-list{list-style:none;padding:0;margin:0}.catalog-item{margin-bottom:.75rem}.catalog-link{color:var(--text);text-decoration:none;display:block}.catalog-link:hover strong{color:var(--accent)}@media (max-width:480px){main{padding:1rem 1rem 3rem}.approved{font-size:1.25rem}.protection-steps{grid-template-columns:1fr}.protection-step{min-height:3.2rem}}@media (max-width:980px){.market-flow ol,.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.market-header{flex-direction:column}.market-flow ol,.market-grid{grid-template-columns:1fr}.market-flow li,.market-item-body{min-height:0}.how-split{grid-template-columns:1fr}}.how-main{max-width:42rem;margin:0 auto;padding:1.5rem 1.25rem 4rem}.how-hero{padding-bottom:1.25rem;border-bottom:1px solid var(--line);margin-bottom:.5rem}.how-hero h1{margin:0;font-size:clamp(1.75rem,4vw,2.35rem);letter-spacing:-.02em;line-height:1.1}.how-lede{margin:.75rem 0 0;color:var(--muted);font-size:1.05rem;max-width:36rem}.how-section{padding:1.35rem 0;border-bottom:1px solid var(--line)}.how-section h2{margin:0 0 .65rem;font-size:1.15rem}.how-section h3{margin:0 0 .4rem;font-size:.95rem;color:var(--accent)}.how-section p{margin:0 0 .75rem;color:var(--muted)}.how-section p:last-child{margin-bottom:0}.how-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.how-split>div{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:.95rem 1rem}.how-steps{margin:0;padding-left:1.2rem;color:var(--muted)}.how-steps li{margin-bottom:.75rem}.how-steps li:last-child{margin-bottom:0}.how-steps strong{color:var(--text)}.how-not{margin:0;padding-left:1.2rem;color:var(--muted)}.how-not li{margin-bottom:.45rem}.how-cta{margin:1.75rem 0 0}.publish-form{display:flex;flex-direction:column;gap:.35rem;margin-top:1rem}.publish-form label{margin-top:.55rem}.publish-form textarea.text-input{min-height:5rem;resize:vertical;font:inherit}