/* Board marketplace tools: same surfaces, typography and accent as the public board. */
.market-page{width:100%;min-width:0;color:#ededf2;padding:24px 0 48px}.market-page h1{font-size:clamp(26px,4vw,38px);line-height:1.2;margin:16px 0 24px}.market-page h2,.market-panel h2{font-size:20px;line-height:1.4;margin:0 0 16px}.market-page h3,.market-panel h3{font-size:16px;line-height:1.5;margin:0 0 12px}.market-panel{min-width:0;margin:20px 0;padding:24px;background:#101116;border:1px solid #30323a;border-radius:6px;color:#ededf2}.market-panel p{font-size:14px;line-height:1.65;margin:12px 0}.market-panel a,.market-page a{color:#eda2dc;text-decoration:none}.market-panel a:hover,.market-page a:hover{text-decoration:underline}.market-muted{color:#aeb0bd!important;font-size:13px;line-height:1.6}.market-alert,.market-status{padding:12px 16px;background:#201723;border:1px solid #59314d;font-size:14px;line-height:1.5;color:#efc4e6}.market-alert{background:#30191c;border-color:#8b414e;color:#ffc7cf}.market-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.market-section-head h2,.market-section-head h3{margin:0}.market-section-head .market-status{padding:6px 10px}.market-prewrap{white-space:pre-wrap;overflow-wrap:anywhere}.market-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:16px 0}.market-panel button,.market-page button,.market-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid #49414d;border-radius:6px;background:#211c27;color:#eee!important;font:inherit;font-size:14px;line-height:1.5;cursor:pointer;text-decoration:none!important}.market-panel button:hover:not(:disabled),.market-page button:hover:not(:disabled),.market-button:hover{background:#392333;border-color:#ae438e}.market-panel .market-primary,.market-page .market-primary{background:#c908a3;border-color:#c908a3;color:white}.market-panel button:disabled{opacity:.45;cursor:not-allowed}.market-page :focus-visible,.market-panel :focus-visible,.market-exchange :focus-visible{outline:2px solid #eb89d3;outline-offset:3px}.market-form{display:grid;gap:16px;margin:16px 0}.market-form>button{justify-self:start}.market-field{display:grid!important;gap:8px!important;grid-template-columns:minmax(0,1fr)!important;font-size:14px;line-height:1.5;color:#dedee7}.market-field input,.market-field textarea{display:block;box-sizing:border-box;grid-column:auto!important;width:100%!important;max-width:none!important;min-width:0;padding:12px 14px!important;background:#17181f!important;border:1px solid #494b56!important;border-radius:6px;color:#eee!important;font:inherit!important;font-size:16px!important;line-height:1.5!important;appearance:textfield}.market-field textarea{resize:vertical}.market-field input::-webkit-inner-spin-button,.market-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.market-field input::placeholder,.market-field textarea::placeholder{color:#9295a4}.market-field[hidden]{display:none!important}.market-exchange{min-width:0;padding:0!important;margin:20px 0;border:0!important;grid-column:1/-1}.market-exchange legend{font-size:16px;color:#ededf2;margin:0 0 12px;font-weight:600}.market-choices{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.market-choices label{position:relative;min-width:0}.market-choices input,.market-check input{position:absolute;width:1px;height:1px;opacity:0}.market-choices span{display:flex;align-items:center;min-height:44px;padding:8px 12px;box-sizing:border-box;border:1px solid #494b56;background:#17181f;color:#ddd;font-size:14px;line-height:1.5;cursor:pointer}.market-choices input:checked+span{border-color:#e238aa;background:#301b2c;color:#fff}.market-choices input:checked+span:before{content:'✓';margin-right:8px;color:#f185d3}.market-choices input:focus-visible+span,.market-check input:focus-visible+span{outline:2px solid #eb89d3;outline-offset:3px}.market-check{position:relative;display:block}.market-check span{display:block;padding:12px 12px 12px 40px;background:#17181f;border:1px solid #494b56;cursor:pointer}.market-check span:before{content:'';position:absolute;left:12px;top:14px;width:16px;height:16px;border:1px solid #aaa;background:#101116;text-align:center;line-height:16px}.market-check input:checked+span:before{content:'✓';background:#c908a3;color:white;border-color:#c908a3}.market-table-wrap{max-width:100%;overflow-x:auto}.market-panel table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.5;text-align:left}.market-panel th{color:#aeb0bd;font-size:12px;font-weight:500}.market-panel td,.market-panel th{padding:12px;border-bottom:1px solid #30323a;vertical-align:top}.market-panel td small{display:block;color:#aeb0bd;margin-top:4px;font-size:12px}.market-panel details{margin-top:16px;border-top:1px solid #30323a;padding-top:16px}.market-panel summary{min-height:40px;cursor:pointer;font-size:14px;line-height:1.5;color:#eda2dc}.market-chart{display:block;width:100%;max-height:220px;margin:16px 0}.market-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.market-metrics article{min-width:0;padding:16px;background:#19151d;border:1px solid #3a2b38}.market-metrics span{display:block;color:#aaaeb9;font-size:13px;line-height:1.5}.market-metrics strong{display:block;font-size:clamp(20px,3vw,28px);margin-top:8px;line-height:1.3;font-variant-numeric:tabular-nums}.market-listing-panel{grid-column:1/-1;margin:0}.market-similar{list-style:none!important;padding:0!important;margin:16px 0!important;display:grid;gap:8px}.market-similar a{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #30323a;font-size:14px;line-height:1.5}.market-similar small{display:block;color:#aaaeb9}.market-estimate{grid-column:1/-1}.market-date-filter{grid-template-columns:1fr 1fr auto;align-items:end}.market-date-filter>button{margin-bottom:0;min-height:50px}.market-sales{margin-top:24px}
@media(max-width:680px){.market-panel{padding:16px}.market-page{padding-top:16px}.market-metrics{grid-template-columns:1fr}.market-date-filter{grid-template-columns:1fr}.market-section-head{align-items:flex-start}.market-choices label{flex:1 1 100%}.market-similar a{flex-wrap:wrap}.market-panel td,.market-panel th{padding:10px 8px}.market-panel table{font-size:13px}.market-listing-panel{margin:0}.market-panel h2{font-size:18px}}
@media(prefers-reduced-motion:no-preference){.market-panel button,.market-button,.market-choices span{transition:background .15s,border-color .15s}}

.market-page h1{background:none;color:#ededf2;-webkit-text-fill-color:currentColor}

.market-price-section{grid-column:1/-1;margin:0}.market-price-section[hidden],.market-related[hidden]{display:none!important}.market-current-price{font-size:24px;line-height:1.3;font-variant-numeric:tabular-nums}.market-price-estimates{display:flex;flex-wrap:wrap;gap:24px 48px;margin:24px 0 8px}.market-price-estimates span{display:block;color:#aaaeb9;font-size:13px;line-height:1.5}.market-price-estimates strong{display:block;color:#eee;font-size:22px;line-height:1.4;margin-top:6px}.market-apex-price{min-width:0;margin-top:20px}.market-related{grid-column:1/-1;min-width:0;padding-top:8px}.market-related>h2{font-size:22px;line-height:1.4;margin:0 0 20px;color:#ededf2}.catalog-v2 .market-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.market-price-section .apexcharts-tooltip{border-color:#45414b;background:#17181f}.market-price-section .apexcharts-tooltip-title{background:#211c27;border-color:#45414b}
@media(max-width:1180px){.catalog-v2 .market-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.catalog-v2 .market-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.catalog-v2 .market-related-grid{grid-template-columns:minmax(0,1fr)}.market-related>h2{font-size:20px}.market-current-price{font-size:22px}.market-price-estimates{gap:16px;margin-top:20px}.market-price-estimates>div{flex:1 1 120px}.market-price-estimates strong{font-size:20px}}
.service-checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:32px;margin-top:24px}.service-information{min-width:0}.service-listing{display:flex;align-items:center;gap:24px;padding:20px;border:1px solid #30323a;border-radius:6px;background:#101116;color:#eee!important;text-decoration:none!important}.service-listing>img{flex:0 0 132px;width:132px;height:112px;object-fit:cover}.service-listing>div{min-width:0}.service-listing span{font-size:12px;color:#aeb0bd}.service-listing h2{font-size:18px;line-height:1.5;margin:4px 0 8px;overflow-wrap:anywhere}.service-listing strong{font-size:20px;font-weight:700;line-height:1.4}.service-listing small{display:block;margin-top:8px;font-size:13px;color:#d988c3}.service-description{padding:32px 0 8px}.service-symbol{display:grid;place-items:center;width:48px;height:48px;border:1px solid #613453;background:#271725;color:#ee77cc;font-size:22px;margin-bottom:20px}.service-description h2{font-size:24px;line-height:1.3;letter-spacing:-.02em;margin:0 0 12px}.service-description>p{max-width:650px;color:#b6b7c3;font-size:15px;line-height:1.7;margin:0}.service-benefits{display:grid;gap:16px;list-style:none;margin:24px 0 0;padding:0}.service-benefits li{display:flex;align-items:center;gap:12px;font-size:15px;line-height:1.5;color:#e4e4ec}.service-benefits i{font-size:13px;color:#e87bce}.service-report-preview{margin-top:24px;border-top:1px solid #30323a;padding-top:24px}.service-report-preview>div{display:flex;justify-content:space-between;gap:16px;align-items:center}.service-report-preview h3{margin:0;font-size:16px}.service-report-preview span{color:#aeb0bd;font-size:13px}.service-report-preview p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.7;color:#b6b7c3}.service-order-card{min-width:0;padding:24px;border:1px solid #4b3044;border-radius:6px;background:#141017}.service-order-label{font-size:13px;color:#c1b5c2}.service-order-card h2{margin:12px 0 8px;font-size:28px;line-height:1.2;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.service-order-card>p{margin:0;color:#aaa4af;font-size:13px;line-height:1.6}.service-order-detail{display:flex;justify-content:space-between;gap:12px;margin:24px 0;font-size:14px}.service-order-detail>span{color:#aaa4af}.service-order-form{margin-top:24px}.service-order-form details{margin-bottom:20px;border-top:1px solid #3c2d39;padding-top:16px}.service-order-form summary{color:#c5b8c7;cursor:pointer;font-size:14px;line-height:1.5;min-height:32px}.service-order-form .market-field{margin-top:12px}.service-comment-label{font-size:12px;color:#aaa4af}.service-order-form>button{width:100%;min-height:48px;justify-content:space-between;background:#c908a3;border-color:#c908a3;font-size:15px;font-weight:650}.service-payment-note{display:flex;align-items:flex-start;gap:8px;color:#aaa4af;font-size:12px;line-height:1.65;margin:16px 0 8px}.service-payment-note i{margin-top:4px;color:#c9afc7}.service-terms{display:block;text-align:center;font-size:12px;color:#c1b5c2!important}.service-my-orders{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;border-top:1px solid #3c2d39;padding-top:20px;font-size:14px;color:#ddbdd7!important;min-height:44px}.service-unavailable{margin:24px 0!important}.service-order-card>.market-button{margin-top:16px;width:100%}
@media(max-width:900px){.service-checkout{grid-template-columns:minmax(0,1fr);gap:24px}.service-order-card{max-width:none}.service-description{padding-top:24px}.service-description>p{max-width:none}}
@media(max-width:540px){.service-checkout{margin-top:20px}.service-listing{padding:16px;gap:16px}.service-listing>img{width:88px;height:100px;flex-basis:88px}.service-listing h2{font-size:15px}.service-listing strong{font-size:18px}.service-listing small{font-size:12px}.service-description h2{font-size:22px}.service-order-card{padding:20px}.service-order-card h2{font-size:26px}.service-report-preview>div{align-items:flex-start}.service-benefits li{font-size:14px}}

.market-service-options{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:16px;min-width:0}.service-promo{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:16px;row-gap:20px;padding:24px;border:1px solid #34303a;border-radius:6px;background:#131017;color:#ededf2;min-width:0}.service-promo-icon{display:grid;place-items:center;align-self:start;width:48px;height:48px;border:1px solid #59344f;background:#251823;color:#e887d0;font-size:20px}.service-promo h2,.market-exchange-panel h2{font-size:18px;line-height:1.4;margin:0 0 8px;color:#ededf2}.service-promo p,.market-exchange-panel p{margin:0;color:#aeb0bd;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.service-promo-action{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;padding:10px 14px;border:1px solid #594051;border-radius:6px;color:#f0cce7;background:#241b26;font-size:14px;line-height:1.5;text-decoration:none}.service-promo-action:hover{background:#382131;border-color:#c15b9f}.service-promo-action:focus-visible{outline:2px solid #eb89d3;outline-offset:3px}.market-exchange-panel{grid-column:1/-1;display:flex;align-items:flex-start;gap:16px;min-width:0;padding:24px;border:1px solid #30323a;border-radius:6px;background:#101116}.market-exchange-panel .service-promo-icon{flex:0 0 48px}.market-exchange-panel p{white-space:pre-wrap}
@media(max-width:600px){.service-promo{padding:20px;grid-template-columns:40px minmax(0,1fr);gap:16px}.service-promo-icon{width:40px;height:40px;font-size:18px}.service-promo h2,.market-exchange-panel h2{font-size:17px}.service-promo-action{grid-column:1/-1}.market-exchange-panel{padding:20px}.market-exchange-panel .service-promo-icon{flex-basis:40px}}

.service-report-preview>div{flex-wrap:wrap}.service-report-preview>div>span{flex:0 0 auto;white-space:nowrap}
