:root{--bg:#101016;--panel:#191923;--line:#30303d;--text:#eeeef4;--muted:#aaaab8;--accent:#0e827d;--green:#4ed29b;--danger:#ff7893}*{box-sizing:border-box}body{margin:0;background-color:var(--bg);background-image:radial-gradient(circle at 20% 0,#143532 0,var(--bg) 36rem);background-repeat:no-repeat;background-size:100% 100%;background-attachment:fixed;color:var(--text);font:16px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}main{max-width:1080px;margin:auto;padding:46px 22px 120px}header{position:relative;border-bottom:1px solid var(--line);margin-bottom:26px}header:after{content:"";position:absolute;top:0;right:0;width:clamp(100px,13vw,155px);aspect-ratio:4/1;background:url('/static/spectaculum-logo.png') center/contain no-repeat;pointer-events:none}.collection-header-actions{display:flex;justify-content:flex-end;margin:.6rem 0 0}.collection-header-actions a{border:1px solid #285d59;background:#143532;color:#d4f5f2;border-radius:8px;padding:6px 10px;font-size:.84rem;font-weight:800;text-decoration:none}.collection-header-actions a:hover{background:#1c4b47;color:#fff}.collection-login{position:absolute;top:0;right:0;border:1px solid #285d59;background:#143532;color:#d4f5f2;border-radius:8px;padding:6px 10px;font-size:.84rem;font-weight:800;text-decoration:none}.collection-login:hover{background:#1c4b47;color:#fff}.eyebrow{color:var(--accent);font-weight:800;letter-spacing:.15em;font-size:.75rem;margin:0}h1{font-size:clamp(2.2rem,6vw,4rem);line-height:1;margin:.5rem 0}.subtitle{color:var(--muted);font-size:1.1rem;max-width:46rem}.status{display:flex;gap:20px;align-items:center;margin:20px 0}.rule-section{margin:18px 0}.rule-section h2{margin:0 0 7px}.rule-section ul{margin:0;padding-left:22px}.status span{color:var(--green);font-weight:700}.status span.closed{color:var(--danger)}.trade-status{font-weight:700;color:var(--green)}.trade-status.closed{color:var(--danger)}.link,button{cursor:pointer}button{font:inherit}.link{border:0;background:none;color:var(--text);padding:0;text-decoration:underline}.toolbar{position:sticky;top:0;padding:14px 0;background:linear-gradient(var(--bg) 80%,transparent);z-index:2}.search-row{display:grid;grid-template-columns:1fr auto auto;gap:8px}.search-row button{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:10px;padding:0 14px;font-weight:700}.search-row #search-button{background:#124b49;border-color:#287f7a}.search-row #clear-search{font-size:1.4rem;padding:0 13px}.toolbar input,.filters select,input,textarea{width:100%;border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:11px;color:var(--text);font:inherit}.filters{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}#resultcount,.fine,small{color:var(--muted);font-size:.86rem}.alpha{display:flex;flex-wrap:wrap;gap:5px;margin:16px 0}.alpha button{border:1px solid var(--line);color:var(--muted);background:var(--panel);border-radius:7px;padding:2px 9px}.show{border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 87%,transparent);border-radius:13px;margin:8px 0;overflow:hidden}.showhead{width:100%;border:0;background:none;color:inherit;display:grid;grid-template-columns:48px minmax(120px,1fr) 2fr 20px;gap:12px;align-items:center;text-align:left;padding:10px}.showhead img,.poster-placeholder{width:48px;height:66px;border-radius:6px;object-fit:cover;background:#282534;display:grid;place-items:center;color:var(--accent);font-size:1.5rem}.showtitle{font-weight:800}.meta{color:var(--muted);font-size:.88rem}.chevron{font-size:2rem;color:var(--accent)}.details{border-top:1px solid var(--line);padding:18px 18px 15px;margin-left:60px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags b{font-size:.78rem;border:1px solid #285d59;border-radius:99px;padding:2px 8px;color:#c0f0ec}.tags .nfs{color:#ffb6c4;border-color:#7b3549}.tags .nft{color:#ffd294;border-color:#7b5d35}dl{display:grid;grid-template-columns:145px 1fr;gap:6px 15px}dt{color:var(--muted)}dd{margin:0;white-space:pre-line}.select{display:block;margin-top:16px;font-weight:700}.select input{width:auto;margin-right:7px}aside{position:fixed;bottom:18px;left:0;right:0;text-align:center;z-index:3}aside button,.send{border:0;background:var(--accent);color:white;border-radius:12px;padding:13px 20px;font-weight:800;box-shadow:0 8px 28px #0008}.flash{padding:10px 13px;border-radius:8px}.flash.ok{background:#153a2c;color:#b6f8d4}.flash.error{background:#46232b;color:#ffc3cf}dialog{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:16px;width:min(580px,94vw);box-shadow:0 20px 80px #000}dialog::backdrop{background:#000a}dialog form{display:grid;gap:12px}.import-actions{display:flex;justify-content:flex-end;gap:9px;align-items:center}.import-actions .send{box-shadow:none}.import-actions .filter-reset{padding:10px 13px}#import-overwrite-list{max-height:260px;overflow:auto;margin:0;padding-left:22px;color:var(--muted)}label{display:grid;gap:5px;font-weight:700}.check{display:block}.check input{width:auto}.close{float:right;border:0;background:transparent;color:var(--text);font-size:2rem}#selected-list{padding-left:20px;max-height:180px;overflow:auto}.admin-page main{max-width:1200px}.login{max-width:420px!important}.login-logo{display:block;width:min(100%,360px);height:auto;margin:0 0 1.5rem}.collection-access-page{max-width:420px!important}.collection-access-page .access-prompt{margin:0 0 1.25rem;font-size:1.05rem}.collection-access-page form{display:grid;gap:12px}.collection-access-page .send{justify-self:start;box-shadow:none}.admin-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-header-actions{display:flex;gap:8px}.admin-header-actions a{border:1px solid #285d59;background:#143532;color:#d4f5f2;border-radius:8px;padding:6px 10px;font-size:.84rem;font-weight:800;text-decoration:none}.admin-header-actions a:hover{background:#1c4b47;color:#fff}.admin-card{border:1px solid var(--line);background:var(--panel);padding:20px;border-radius:13px;margin:18px 0}.poster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.poster-filter{display:flex;align-items:center;gap:8px;margin:12px 0;font-weight:700}.poster-filter input{width:auto}.poster-admin{border:1px solid var(--line);padding:10px;border-radius:9px;display:grid;gap:7px}.poster-admin[hidden]{display:none}.poster-admin img{width:100%;height:210px;object-fit:cover}.poster-admin form{display:grid;gap:6px}.poster-drop{border:1px dashed #287f7a;border-radius:7px;padding:12px 8px;text-align:center;color:#c0f0ec;cursor:pointer;transition:.15s}.poster-drop small{color:var(--muted)}.poster-drop.dragging{background:#124b49;border-color:var(--accent);transform:scale(1.02)}.poster-drop.uploading{opacity:.75;cursor:wait}.poster-admin input{padding:5px}.poster-admin button{padding:6px}.requests{display:grid;gap:10px}.requests article{border:1px solid var(--line);border-left-width:5px;padding:12px;border-radius:9px}.request-card.request-new,.request-row.request-new{background:#4a2029;border-color:#a34858}.request-card.request-pending,.request-row.request-pending{background:#493c1d;border-color:#a58a34}.request-card.request-completed{background:#17382d;border-color:#357e61}.request-status{display:inline-block;border-radius:99px;padding:2px 8px;font-size:.78rem;font-weight:800}.status-new{background:#a83e51;color:#fff}.status-pending{background:#b28b1e;color:#17130a}.status-completed{background:#3c9a70;color:#071b12}.complete-request{display:inline;margin:0 0 0 8px}.complete-request button,.request-row button{border:1px solid #6e8f8b;background:#143532;color:var(--text);border-radius:7px;padding:4px 8px;font-weight:700}.requests pre{white-space:pre-wrap;font:inherit;color:var(--text)}.recording{padding:4px 0 22px}.recording+.recording{border-top:1px solid var(--line);padding-top:22px}.recording-title{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px}.recording-title span{color:var(--muted);font-size:.9rem}.alpha button.active{background:var(--accent);border-color:var(--accent);color:white}a{color:#9ce4de}.request-dashboard{background:radial-gradient(circle at 20% 0,#143532 0,var(--bg) 36rem)}.request-dashboard main{max-width:none;padding:14px}.request-dashboard header{margin-bottom:10px}.request-dashboard h1{font-size:1.7rem;margin:.1rem 0}.request-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.request-summary a{font-size:.85rem}.request-rows{display:grid;gap:7px}.request-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:var(--panel)}.request-row div{display:grid;min-width:0}.request-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-row span{color:var(--muted);font-size:.8rem}.request-row .status-new{color:#fff}.request-row .status-pending{color:#17130a}.request-row .status-completed{color:#071b12}.request-row form{margin:0}.request-row button{border:1px solid #287f7a;background:#124b49;color:var(--text);padding:5px 9px;border-radius:7px;font-weight:700}.request-row.completed{opacity:.55}.request-row .completed{color:var(--green);font-weight:700}.empty-inbox{color:var(--muted)}.admin-split{display:grid;grid-template-columns:2fr 1fr;gap:18px;align-items:start}.inbox-card{margin:0}.admin-tools{display:grid;gap:12px}.admin-tools .admin-card{margin:0}.admin-link{display:grid;gap:3px;padding:16px;border:1px solid #285d59;border-radius:11px;background:#143532;text-decoration:none;color:var(--text)}.admin-link:hover{border-color:var(--accent);background:#1c4b47}.admin-link small{color:#c0f0ec}.toggle{display:flex;align-items:center;gap:9px}.toggle input{position:absolute;opacity:0}.toggle span{width:42px;height:24px;border-radius:99px;background:#5a2635;position:relative;transition:.2s}.toggle span:after{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.toggle input:checked+span{background:var(--accent)}.toggle input:checked+span:after{transform:translateX(18px)}.gift-icon{display:inline-block;width:17px;height:14px;margin-left:8px;border:2px solid #f2d588;border-radius:2px;vertical-align:-2px;position:relative}.gift-icon:before{content:'';position:absolute;left:6px;top:-2px;width:2px;height:14px;background:#f2d588}.gift-icon:after{content:'';position:absolute;left:-2px;right:-2px;top:3px;height:2px;background:#f2d588}.private-links{margin-top:10px;padding:8px 10px;border:1px solid #285d59;border-radius:8px;background:#102b29}.private-links ul{margin:5px 0 0;padding-left:18px}.listing-grid{display:grid;gap:10px}.listing-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.listing-editor summary{cursor:pointer;font-size:1.05rem}.listing-editor form{margin-top:12px;grid-template-columns:1fr}.listing-editor textarea{min-height:70px}.listing-filter{display:grid;grid-template-columns:auto minmax(220px,360px) auto;align-items:center;margin:14px 0;gap:10px}.listing-filter label{display:block;white-space:nowrap}.listing-filter select{width:100%;border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:11px;color:var(--text);font:inherit}.filter-reset{border:1px solid #285d59;background:#143532;color:#d4f5f2;border-radius:10px;padding:10px 13px;font-weight:800}.filter-reset:hover{background:#1c4b47;color:#fff}.collection-access form{display:grid;gap:10px}.collection-access label:not(.toggle){display:grid;gap:5px}.collection-access .filter-reset{justify-self:start}.access-page{max-width:520px}.access-page .admin-card form{display:grid;gap:12px}.access-page .admin-card label{display:grid;gap:5px}.listing-editor[hidden]{display:none}.listing-editor{border:1px solid var(--line);padding:13px;border-radius:9px;background:#15151e}.listing-editor h3{margin:0}.listing-editor p{margin:5px 0}.listing-editor form{display:grid;grid-template-columns:1fr;gap:8px;align-items:end}.listing-editor .send{padding:9px 12px}@media(max-width:850px){.admin-split{grid-template-columns:1fr}.admin-tools{grid-template-columns:repeat(3,1fr)}.admin-tools .trading-status{grid-column:1/-1}}@media(max-width:600px){.admin-meta{align-items:flex-start;flex-direction:column}.admin-tools{grid-template-columns:1fr}.listing-editor form{grid-template-columns:1fr}.listing-filter{grid-template-columns:1fr}}.status-actions{display:inline-flex;flex-wrap:wrap;gap:4px;vertical-align:middle;margin-left:8px}.status-action{display:inline;margin:0}.status-button{border-radius:7px;padding:4px 8px;font-weight:800}.status-button.status-new{background:#a83e51;color:#fff;border-color:#d46a7b}.status-button.status-pending{background:#b28b1e;color:#17130a;border-color:#e0bc48}.status-button.status-completed{background:#3c9a70;color:#071b12;border-color:#62c697}.status-button:disabled{opacity:.45;cursor:default}.request-delete{display:inline;margin-left:7px}.trash-button{width:29px;height:29px;padding:5px;border:1px solid #a34858;border-radius:7px;background:#4a2029;color:#ffd1d9;vertical-align:middle}.trash-button:hover{background:#74303d;color:#fff}.trash-button svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.request-card{position:relative;padding-right:46px!important}.copy-symbol{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:5px;padding:2px;border:0;border-radius:4px;background:transparent;color:#8fdeda;vertical-align:middle}.copy-symbol:hover{background:#1c4b47;color:#fff}.copy-symbol svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.copy-symbol.copied{background:#246948;color:#fff}.copy-symbol.copy-failed{background:#74303d;color:#fff}.request-copy{position:absolute;top:9px;right:9px;margin:0;width:28px;height:28px;padding:5px;border:1px solid #397a75;background:#102b29}.request-copy:hover{background:#1c4b47}.request-listings{display:grid;gap:5px;margin-top:10px}.request-listings-heading{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:.86rem;font-weight:800}.request-listing{display:flex;align-items:center;gap:5px}.request-listing:before{content:'•';color:#8fdeda;font-weight:800}.request-listing span{min-width:0;overflow-wrap:anywhere}@media(max-width:680px){header:after{width:100px}main{padding:30px 14px 110px}.filters{grid-template-columns:1fr 1fr}.showhead{grid-template-columns:40px 1fr 18px}.showhead img,.poster-placeholder{width:40px;height:55px}.meta{display:none}.details{margin-left:0}dl{grid-template-columns:1fr}dt{font-size:.78rem;margin-top:6px}}.member-admin{max-width:980px}.member-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px}.member-header h1{margin:.1rem 0;font-size:clamp(2rem,5vw,3.4rem)}.member-header-actions{display:flex;gap:8px;flex-wrap:wrap}.small-action{border:1px solid var(--line);border-radius:7px;padding:7px 10px;color:var(--text);font-size:.85rem;text-decoration:none}.small-action:hover{border-color:var(--accent);background:#13312f}.member-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:26px 0}.member-summary article,.invite-panel,.system-link{background:linear-gradient(135deg,#1d1d29,#171721);border:1px solid var(--line);border-radius:12px;padding:20px}.member-summary strong{display:block;font-size:2rem;color:#8fdeda;line-height:1.15}.member-summary small{font-size:1rem;color:var(--muted)}.summary-label{display:block;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.member-summary article>span:last-child{color:var(--muted)}.member-tools{display:grid;gap:10px}.member-tool{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:16px 18px;color:var(--text);text-decoration:none}.member-tool b{font-size:1.05rem}.member-tool span{grid-column:1;color:var(--muted);font-size:.9rem}.member-tool i{grid-column:2;grid-row:1/3;color:#8fdeda;font-size:2rem;font-style:normal}.member-tool:hover{border-color:var(--accent);background:#1d3231}.invite-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.invite-panel h2{margin:.15rem 0}.invite-panel p:last-child{margin-bottom:0;color:var(--muted)}.invite-panel .eyebrow,.system-link .eyebrow{margin:0;color:#8fdeda;font-size:.72rem;font-weight:800;letter-spacing:.1em}.system-link{margin-top:18px}.system-link a{display:flex;justify-content:space-between;align-items:center;color:#8fdeda;font-weight:800;text-decoration:none}.system-link span{font-size:1.6rem}@media(max-width:680px){.member-header,.invite-panel{flex-direction:column}.member-header-actions{width:100%}.member-header-actions .small-action{flex:1;text-align:center}.member-summary{grid-template-columns:1fr}}.system-admin{max-width:1180px}.user-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.user-card{border:1px solid #303047;border-radius:12px;background:#15151f;padding:16px;display:grid;gap:14px}.user-card-title{display:flex;justify-content:space-between;gap:12px;align-items:start}.user-card-title b{font-size:1.08rem}.user-card-title small,.suggestion small{display:block;color:#aaaac0;margin-top:4px;overflow-wrap:anywhere}.user-card-title a{color:#8fdeda;text-decoration:none;font-size:.86rem}.role-badge{display:inline-block;margin-left:8px;padding:2px 6px;border:1px solid #188f8a;border-radius:999px;color:#8fdeda;font-size:.7rem;text-transform:uppercase}.user-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0}.user-stats div{padding:9px;border-radius:8px;background:#0f0f17}.user-stats dt{color:#8d8da5;font-size:.72rem;text-transform:uppercase}.user-stats dd{margin:3px 0 0;font-size:.85rem}.user-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:end}.user-actions form{margin:0;display:flex;gap:6px;align-items:end}.user-actions label{display:grid;gap:3px;color:#aaaac0;font-size:.76rem}.user-actions input{width:68px}.danger{background:#441d2b!important;border-color:#b55069!important;color:#ffe7ed!important}.suggestions{display:grid;gap:10px}.suggestion{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:13px;border:1px solid #303047;border-radius:10px;background:#15151f}.suggestion-actions{display:flex;gap:8px}.suggestion-actions form{margin:0}@media(max-width:680px){.member-header,.invite-panel{flex-direction:column}.member-header-actions{width:100%}.member-header-actions .small-action{flex:1;text-align:center}.member-summary{grid-template-columns:1fr}.user-stats{grid-template-columns:1fr}.suggestion{align-items:start;flex-direction:column}}
/* Minimal public landing page */
.landing-page{min-height:100svh;display:grid;place-items:center}.landing-content{display:flex;flex-direction:column;align-items:center;gap:2rem;width:min(760px,88vw);padding:2rem}.landing-logo{display:block;width:100%;height:auto}.landing-login{min-width:9rem;text-align:center;text-decoration:none;box-shadow:none}

.system-tabs{display:flex;gap:.5rem;margin:1.5rem 0 1rem;border-bottom:1px solid var(--line)}
.system-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);padding:.7rem 1rem;font:inherit;font-weight:700;cursor:pointer}
.system-tabs button.active{border-color:var(--accent);color:var(--text)}.system-tabs span{display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;margin-left:.25rem;border-radius:999px;background:#155e75;color:#ecfeff;font-size:.75rem}
.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.table-toolbar h2{margin:0}.table-toolbar label{display:flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.9rem}.table-toolbar input{min-width:16rem}
.user-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:.8rem}.user-table-wrap table{width:100%;border-collapse:collapse;min-width:1040px}.user-table-wrap th,.user-table-wrap td{padding:.85rem .9rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.user-table-wrap tbody tr:last-child td{border-bottom:0}.user-table-wrap tbody tr:hover{background:rgba(103,232,249,.045)}.user-table-wrap th{background:rgba(10,10,20,.65);white-space:nowrap}.user-table-wrap th button{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;padding:0;cursor:pointer}.user-table-wrap th button::after{content:' ↕';color:var(--muted);font-size:.8em}.user-table-wrap td small{display:block;margin-top:.2rem;color:var(--muted)}
.user-table-actions{display:flex;flex-wrap:wrap;gap:.4rem;min-width:230px}.user-table-actions form{display:inline-flex;gap:.35rem;margin:0}.user-table-actions input[type=number]{width:4.5rem;padding:.45rem}.user-table-actions button{white-space:nowrap}.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}
@media(max-width:700px){.table-toolbar{align-items:flex-start;flex-direction:column}.table-toolbar input{min-width:0;width:100%}}

.membership-settings{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.membership-settings h2{margin:.25rem 0}.membership-settings form{max-width:34rem}.membership-prices{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin:1rem 0}.membership-prices input{margin-top:.3rem}.premium-badge{display:inline-block;border:1px solid #d6ab48;border-radius:999px;color:#ffdb77;padding:.12rem .42rem;font-size:.78rem;font-weight:800}@media(max-width:700px){.membership-settings{flex-direction:column}.membership-settings form{max-width:none;width:100%}.membership-prices{grid-template-columns:1fr}}

.user-table-actions select{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:10px;padding:.45rem;font:inherit}.membership-quantity{display:inline-flex;align-items:center;gap:.25rem;color:var(--muted);font-size:.85rem}.membership-quantity input{width:3.5rem;padding:.45rem}.membership-unit{white-space:nowrap}

/* System Admin is an operational workspace: use the available browser width. */
main.system-admin{max-width:none;width:100%;margin:0;padding:clamp(24px,4vw,46px) clamp(16px,3vw,56px) 120px}.system-admin .admin-card{width:100%}.system-admin .user-table-wrap{width:100%}@media(min-width:1500px){main.system-admin{padding-left:clamp(32px,5vw,96px);padding-right:clamp(32px,5vw,96px)}}

/* Rich trading-rules editor */
.rich-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin:1rem 0 .55rem}.rich-toolbar button,.rich-toolbar select{background:var(--panel);border:1px solid var(--line);border-radius:8px;color:var(--text);padding:.38rem .6rem;font:inherit}.rich-toolbar button:hover{border-color:var(--accent);color:#fff}.rich-toolbar label{display:flex;align-items:center;gap:.35rem;color:var(--muted);font-size:.9rem}.rich-editor{min-height:20rem;max-height:60vh;overflow:auto;padding:1rem;border:1px solid var(--line);border-radius:10px;background:#111119;color:var(--text);outline:none}.rich-editor:focus{border-color:var(--accent);box-shadow:0 0 0 2px rgba(14,130,125,.2)}.rich-editor p{margin:.55rem 0}.rich-rules p{margin:.5rem 0}.rich-rules ul,.rich-rules ol{margin:.55rem 0;padding-left:1.5rem}

/* Scoped collection settings */
.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.settings-grid .admin-card{margin:0}.settings-grid form{display:grid;gap:.8rem}.settings-grid label{display:grid;gap:.35rem;color:var(--muted)}.settings-grid label small{color:var(--muted)}.settings-grid select{appearance:auto;width:100%;background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:9px;padding:.65rem .75rem;font:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.settings-grid select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(14,130,125,.2)}.delete-account{border-color:#704052}.danger-button{border:1px solid #a34862;background:#4a1f2d;color:#ffe9ee;border-radius:9px;padding:.65rem 1rem;font-weight:800}.danger-button:hover{background:#642438}@media(max-width:700px){.settings-grid{grid-template-columns:1fr}}

/* Private trade-management notes */
.request-notes{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line)}.request-notes label{display:block;color:var(--muted);font-size:.88rem}.request-notes textarea{display:block;width:100%;margin:.35rem 0 .5rem;min-height:4.5rem;resize:vertical;background:#111119;color:var(--text);border:1px solid var(--line);border-radius:8px;padding:.6rem;font:inherit}.request-notes textarea:focus{outline:none;border-color:var(--accent)}

/* Manual listing dialog */
.listing-section-title{display:flex;align-items:center;justify-content:space-between;gap:1rem}.listing-section-title h2{margin:0}#manual-listing-dialog{width:min(760px,calc(100vw - 2rem));max-height:90vh;overflow:auto}#manual-listing-dialog select{width:100%;border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:10px;padding:11px;font:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}#manual-listing-dialog select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(14,130,125,.2)}.show-match{padding:.6rem .75rem;border:1px solid var(--accent);border-radius:8px;background:#102b29}.show-match button{margin-left:.4rem;color:var(--accent);background:none;border:0;text-decoration:underline;font:inherit;cursor:pointer}@media(max-width:600px){.listing-section-title{align-items:flex-start;flex-direction:column}}

/* Invitation acceptance */
.invite-shell{max-width:1120px;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:3rem;align-items:center;padding-top:3rem}.invite-logo{display:block;width:min(100%,390px);height:auto;margin:0 0 1.25rem}.invite-lede{font-size:1.2rem;max-width:56ch}.invite-accountability{margin:1.5rem 0;padding:1rem 1.2rem;border-left:4px solid var(--danger);background:#301923;border-radius:0 10px 10px 0}.invite-accountability strong{color:#ff9bae;letter-spacing:.05em}.invite-accountability p{margin:.3rem 0 0}.conduct-card,.invite-form-card{border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#1e1e2a,#171720);padding:1.4rem}.conduct-card h2,.invite-form-card h2{margin:.15rem 0 .7rem}.conduct-card ul{margin:.5rem 0 0;padding-left:1.25rem}.conduct-card li+li{margin-top:.5rem}.invite-form-card form{display:grid;gap:1rem;margin-top:1.3rem}.invite-form-card label:not(.conduct-ack){display:grid;gap:.35rem;color:var(--muted)}.invite-form-card input:not([type=checkbox]){width:100%;background:#111119;border:1px solid var(--line);border-radius:8px;padding:.7rem;color:var(--text);font:inherit}.conduct-ack{display:flex;gap:.65rem;align-items:flex-start;color:var(--text);font-size:.92rem}.conduct-ack input{margin-top:.28rem;accent-color:var(--accent)}.invite-form-card .send{width:100%}@media(max-width:760px){.invite-shell{display:block;padding-top:2rem}.invite-form-card{margin-top:1.5rem}}

.owned-listing{background:#19493a!important;color:#c9ffe1!important;border:1px solid #3cab7e}
