@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600;700;800&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--bg: #080808;--surface: #121212;--surface-2: #1e1e1e;--text: #ffffff;--muted: #a1a1aa;--muted-low: #52525b;--accent: #f97316;--accent-deep: #7c2d12;--accent-warm: #fbbf24;--rg-red: #c1121f;--rg-wine: #7a0c14;--amber-signal: #ffb000;--success: #10b981;--success-bg: #042f2e;--danger: #ef4444;--danger-bg: #450a0a;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .14);--body-font: "IBM Plex Sans", sans-serif;--display-font: "Archivo", sans-serif;--shell-max: min(1440px, calc(100vw - 32px) );background:var(--bg);color:var(--text);font-family:var(--body-font)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%;margin:0}html,body{overflow-x:clip}body{background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;background:none;padding:0}img{display:block;width:100%;max-width:100%}.shell{min-height:100vh;padding:10px 16px 16px;background:var(--bg)}.layout{width:var(--shell-max);margin:0 auto;display:grid;gap:14px}.topbar{position:sticky;top:12px;z-index:50;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:68px;padding:10px 16px;border:1px solid var(--line);border-radius:18px;background:#080808f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.brand-lockup--compact{align-items:flex-start}.brand-mark-shell{flex:0 0 auto}.brand-mark{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:10px;border:1px solid var(--line-strong);background:var(--surface-2);color:var(--accent);font-family:var(--display-font);font-size:.92rem;font-weight:800;letter-spacing:.08em}.brand-logo{width:38px;height:38px;border-radius:10px;object-fit:contain}.brand-side-slot{display:none}.brand-side-asset{display:block;width:100%;max-width:none;height:100%;object-fit:contain;object-position:left center;image-rendering:-webkit-optimize-contrast}.brand-copy{display:grid;gap:0}.brand-title,.section-title,.announcement-title,.detail-panel-title,.hero-title,.detail-title,.footer-title{margin:0;font-family:var(--display-font);line-height:1.04}.brand-title{font-size:1rem}.brand-subtitle{margin:2px 0 0;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.14em;line-height:1;text-transform:uppercase}.section-kicker,.market-kpi-label,.toolbar-stat-label,.announcement-price-label,.announcement-spec-label,.detail-panel-kicker,.footer-heading{margin:0;color:var(--accent);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.section-copy,.market-kpi-copy,.detail-description,.detail-panel-copy,.footer-copy,.hero-copy-text{margin:0;color:var(--muted);line-height:1.5}.topbar-nav,.topbar-actions,.quick-categories,.catalog-toolbar-actions,.catalog-toolbar-stats,.detail-primary-actions,.announcement-badges,.filters-panel-actions,.footer-links{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.topbar-nav{justify-content:center;gap:16px}.topbar-link{color:var(--muted);font-size:.88rem;font-weight:600;transition:color .2s ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:12px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.button-primary{background:var(--accent);color:var(--bg)}.button-primary:hover{background:var(--accent-warm)}.button-secondary{border-color:var(--line-strong);background:var(--surface-2);color:var(--text)}.button-secondary:hover{border-color:var(--accent)}.button-tertiary{border-color:var(--line);background:transparent;color:var(--text)}.button-tertiary:hover{border-color:var(--line-strong);background:#ffffff08}.topbar-button{min-height:40px;padding-inline:14px}.main-grid{display:grid;gap:14px}.hero-search-panel,.hero-metric-card,.commerce-band-card,.catalog-main,.filters-panel,.state-card,.detail-gallery-panel,.detail-summary,.detail-panel,.growth-card,.footer{border:1px solid var(--line);border-radius:20px;background:var(--surface)}.hero-shell,.catalog-shell,.detail-page,.detail-content{display:grid;gap:14px}.hero-search-panel{gap:20px;padding:26px}.hero-search-panel--premium{background:radial-gradient(circle at top right,rgba(249,115,22,.12),transparent 28%),radial-gradient(circle at bottom left,rgba(251,191,36,.08),transparent 30%),var(--surface)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,420px);gap:18px;align-items:stretch}.hero-grid--explore{grid-template-columns:minmax(0,1fr)}.hero-copy{display:grid;gap:10px;align-content:start}.hero-title{font-size:clamp(2.45rem,4.8vw,4.1rem);max-width:11ch}.hero-copy-text{max-width:42ch;font-size:.98rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.hero-spotlight{display:grid;gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffff05}.hero-spotlight--home{min-height:100%}.hero-spotlight-media{aspect-ratio:4 / 2.8;background:var(--bg)}.hero-spotlight-media img{height:100%;object-fit:cover}.hero-spotlight-body{display:grid;gap:12px;padding:20px}.hero-spotlight-title,.placeholder-title{margin:0;font-family:var(--display-font);line-height:1.04}.hero-spotlight-title{font-size:1.7rem}.hero-spotlight-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.hero-search-form{display:grid;gap:10px}.hero-search-form--home{max-width:640px;margin-top:4px}.hero-search-row{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:10px}.hero-price-chip{display:inline-flex;width:fit-content;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(249,115,22,.28);background:#f9731614;color:var(--text);font-size:.94rem}.hero-inline-filters,.filters-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.trust-item{display:grid;gap:6px;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.trust-item strong{font-size:.96rem}.trust-item span{color:var(--muted);font-size:.88rem;line-height:1.45}.field{display:grid;gap:6px}.field span{color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.field input,.field select{min-height:44px;width:100%;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);color:var(--text);outline:none}.field input::placeholder{color:var(--muted-low)}.field input:focus,.field select:focus{border-color:var(--accent)}.field--full{grid-column:1 / -1}.field--hero-search input{min-height:50px;font-size:.96rem}.hero-submit{min-height:50px}.quick-categories{gap:8px}.quick-categories--hero,.quick-categories--rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.quick-category{min-height:58px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);color:var(--muted);text-align:left;cursor:pointer}.quick-category span:first-child{display:block;margin-bottom:2px;color:var(--text);font-weight:700;font-size:.9rem}.quick-category-count{color:var(--muted-low);font-size:.76rem}.quick-category.is-active{border-color:var(--accent);background:#7c2d1242}.market-kpi-value,.commerce-band-value,.announcement-price,.detail-price,.hero-metric-value{font-family:var(--display-font);line-height:1}.market-kpi-value,.commerce-band-value{font-size:clamp(1.5rem,2.6vw,2.25rem)}.hero-metrics-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hero-metric-card{min-height:96px;padding:14px 16px;display:grid;gap:6px}.hero-metric-value{font-size:clamp(1.25rem,2vw,1.8rem)}.section-head{display:flex;justify-content:space-between;gap:16px;align-items:end}.brand-rail,.featured-shell,.cta-shell,.placeholder-card{border:1px solid var(--line);border-radius:20px;background:var(--surface)}.brand-rail,.featured-shell,.cta-shell{display:grid;gap:16px;padding:22px}.brand-rail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.brand-rail-item{min-height:90px;padding:14px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(180deg,#ffffff05,#fff0);color:var(--text);text-align:left;cursor:pointer}.brand-rail-item strong{display:block;margin-bottom:6px;font-family:var(--display-font);font-size:1.1rem}.brand-rail-item span{color:var(--muted);font-size:.84rem}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commerce-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.commerce-band-card,.growth-card,.detail-panel--nested{padding:18px;display:grid;gap:8px}.catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:start}.catalog-sidebar{position:sticky;top:94px}.filters-panel{padding:16px;display:grid;gap:14px}.filters-panel-head,.catalog-toolbar,.detail-page-head,.detail-related-header,.announcement-footer,.announcement-price-row,.footer{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.filters-close{min-height:40px}.catalog-main{padding:18px;display:grid;gap:14px}.catalog-toolbar{align-items:flex-end}.catalog-toolbar-actions{justify-content:flex-end}.catalog-toolbar-stats{gap:8px}.toolbar-stat{min-width:114px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.toolbar-stat strong{display:block;margin-top:4px;font-family:var(--display-font);font-size:1.22rem}.mobile-filter-trigger{display:none}.announcement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.announcement-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface-2)}.announcement-media{position:relative;aspect-ratio:4 / 2.8;overflow:hidden;background:var(--bg)}.announcement-media img,.detail-hero-media img,.detail-thumb img{height:100%;object-fit:cover}.announcement-media-placeholder,.cc-home-vehicle-fallback{position:relative;width:100%;height:100%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 72% 18%,rgba(214,169,92,.2),transparent 24%),linear-gradient(145deg,#171f2c,#0d1117 46%,#050608);color:transparent;font-size:0}.announcement-media-placeholder:before,.cc-home-vehicle-fallback:before{content:"";width:min(58%,220px);aspect-ratio:3.2 / 1;border:2px solid rgba(214,169,92,.32);border-top-color:#f3d49c80;border-radius:999px 999px 44px 44px;transform:translateY(10%);box-shadow:0 22px 50px #00000057}.announcement-media-placeholder:after,.cc-home-vehicle-fallback:after{content:"";position:absolute;width:min(64%,260px);height:1px;bottom:28%;background:linear-gradient(90deg,transparent,rgba(243,212,156,.38),transparent)}.announcement-badges{position:absolute;inset:10px 10px auto}.announcement-badges--static{position:static}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:#080808eb;color:var(--text);font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.badge--accent{border-color:var(--accent);background:var(--accent);color:var(--bg)}.badge--success{border-color:var(--success);background:var(--success-bg);color:var(--success)}.announcement-body{padding:14px;display:grid;gap:10px}.announcement-copy{display:grid;gap:6px}.announcement-title{font-size:1.1rem}.announcement-summary{margin:0;color:var(--muted);font-size:.84rem}.announcement-price-row{align-items:end}.announcement-price-label{color:var(--muted)}.announcement-price{font-size:1.58rem}.announcement-installment{margin:4px 0 0;color:var(--accent-warm);font-size:.8rem;font-weight:600}.announcement-cta{min-height:40px}.announcement-specs,.detail-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.detail-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.announcement-spec,.detail-spec{padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#0808088c;display:grid;gap:4px}.announcement-spec-value{color:var(--text);font-size:.88rem;font-weight:600}.announcement-footer{align-items:center;color:var(--muted);font-size:.8rem}.announcement-code{color:var(--muted-low);font-size:.8rem;font-weight:600}.state-card{padding:20px}.status-error{border-color:#ef44444d;background:var(--danger-bg)}.detail-page-head{align-items:center}.detail-back{color:var(--muted);font-size:.92rem;font-weight:600}.detail-layout{display:grid;grid-template-columns:minmax(0,1.18fr) 400px;gap:16px;align-items:start}.detail-gallery-panel,.detail-summary,.detail-panel{padding:20px}.detail-gallery-panel{display:grid;gap:12px}.detail-hero-media{overflow:hidden;aspect-ratio:16 / 10;border-radius:18px;background:var(--surface-2)}.detail-thumb-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.detail-thumb{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);cursor:pointer}.detail-thumb.is-active{border-color:var(--accent)}.detail-thumb img{aspect-ratio:4 / 3}.detail-summary{position:sticky;top:94px;display:grid;gap:14px}.detail-summary-top{display:grid;gap:8px}.detail-title{font-size:clamp(2rem,3.8vw,3.1rem)}.detail-subtitle,.detail-location{margin:0;color:var(--muted);font-size:.96rem}.detail-price{font-size:clamp(2.1rem,4vw,3.3rem)}.detail-price--secondary{font-size:2rem}.detail-primary-actions .button{flex:1 1 170px}.growth-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cta-shell{grid-template-columns:minmax(0,1.3fr) auto;align-items:center}.cta-shell--sell{gap:18px}.cta-shell-actions,.placeholder-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.placeholder-actions{justify-content:flex-start}.cta-mini-steps{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.cta-mini-steps span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid var(--line);background:#ffffff08;color:var(--muted);font-size:.88rem}.footer{padding:16px 18px;align-items:flex-start}.footer-brand{display:grid;gap:10px;align-content:start;max-width:280px}.footer-title{font-size:1.08rem}.footer-links{width:100%;justify-content:flex-end;align-items:flex-start;gap:24px}.footer-column{display:grid;gap:8px;min-width:140px}.footer-column a{color:var(--muted);font-size:.84rem}.placeholder-page{display:grid;justify-items:center;align-content:start;min-height:calc(100vh - 220px);padding-top:clamp(32px,8vh,88px)}.placeholder-card{width:min(720px,100%);padding:24px;display:grid;gap:16px}.placeholder-title{font-size:clamp(1.8rem,3.5vw,2.8rem);max-width:12ch}.placeholder-copy{margin:0;color:var(--muted);max-width:42ch;line-height:1.5}.placeholder-helper{margin:0;color:var(--muted);font-size:.92rem;line-height:1.5}.public-auth-page{display:grid;justify-items:center;align-content:start;min-height:calc(100vh - 220px);padding:clamp(32px,7vh,80px) 0}.public-auth-card{width:min(860px,100%);display:grid;gap:18px;padding:clamp(22px,4vw,34px);border:1px solid rgba(217,179,108,.14);border-radius:24px;background:linear-gradient(135deg,rgba(217,179,108,.08),transparent 34%),linear-gradient(180deg,#0f1217f5,#080a0dfa);box-shadow:0 24px 70px #00000047,inset 0 1px #ffffff0a}.public-auth-card--compact{width:min(720px,100%)}.public-auth-title{max-width:13ch}.public-auth-copy{max-width:58ch}.public-auth-heading{display:grid;gap:10px}.public-auth-card--account{width:min(820px,100%)}.public-account-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.public-account-summary div{display:grid;gap:6px;padding:14px;border:1px solid rgba(217,179,108,.14);border-radius:16px;background:#ffffff09}.public-account-summary span{color:var(--accent-warm);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.public-account-summary strong{min-width:0;color:var(--text);font-size:.94rem;overflow-wrap:anywhere}.public-auth-form{display:grid;gap:18px}.public-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.public-form-field{display:grid;gap:7px}.public-form-field--full{grid-column:1 / -1}.public-form-field span{color:var(--accent-warm);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.public-form-field input{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(217,179,108,.16);border-radius:14px;background:#ffffff09;color:var(--text);outline:none}.public-form-field input::placeholder{color:#a1a1aa94}.public-form-field input:focus{border-color:#d9b36c9e;box-shadow:0 0 0 3px #d9b36c1f}.public-form-field input[aria-invalid=true]{border-color:#ef4444b8}.public-password-control{position:relative;display:flex;align-items:center}.public-password-control input{padding-right:98px}.public-password-toggle{position:absolute;right:8px;min-height:34px;padding:0 11px;border:1px solid rgba(217,179,108,.18);border-radius:999px;color:#f5f7fbd6;font-size:.76rem;font-weight:800;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.public-password-toggle:hover,.public-password-toggle:focus-visible{border-color:#d9b36c75;background:#d9b36c14;color:var(--text)}.public-field-error,.public-field-help{min-height:18px;font-size:.82rem;line-height:1.35}.public-field-error{color:#fca5a5}.public-field-help{color:#c9d2dead}.public-form-success{margin:0;padding:12px 14px;border:1px solid rgba(16,185,129,.26);border-radius:14px;background:#10b9811a;color:#a7f3d0;line-height:1.45}.public-form-error{margin:0;padding:12px 14px;border:1px solid rgba(239,68,68,.28);border-radius:14px;background:#450a0a57;color:#fecaca;line-height:1.45}.toast-region{position:fixed;right:clamp(16px,4vw,36px);top:clamp(86px,10vh,116px);z-index:120;display:grid;width:min(420px,calc(100vw - 32px));gap:12px;pointer-events:none}.toast-card{--toast-accent: var(--accent);display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 16px;border:1px solid color-mix(in srgb,var(--toast-accent) 34%,transparent);border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--toast-accent) 10%,transparent),transparent 58%),#080a0df0;box-shadow:0 22px 58px #0000006b;color:var(--text);pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:toast-enter .22s ease-out}.toast-card--success{--toast-accent: var(--success)}.toast-card--warning,.toast-card--info,.toast-card--loading{--toast-accent: var(--accent)}.toast-card--error{--toast-accent: var(--rg-red)}.toast-status-dot{width:10px;height:10px;flex:0 0 auto;margin-top:6px;border-radius:999px;background:var(--toast-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--toast-accent) 14%,transparent)}.toast-copy{display:grid;min-width:0;gap:4px;flex:1 1 auto}.toast-copy strong{color:var(--text);font-size:.92rem;line-height:1.25}.toast-copy span{color:#f5f7fbc7;font-size:.88rem;line-height:1.45}.toast-close{flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#f5f7fbc7;font-size:.76rem;font-weight:750;letter-spacing:.01em;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease}.toast-close:hover,.toast-close:focus-visible{border-color:color-mix(in srgb,var(--toast-accent) 46%,transparent);background:#ffffff0b;color:var(--text)}.toast-spinner{width:18px;height:18px;flex:0 0 auto;margin-top:4px;border:2px solid rgba(255,255,255,.16);border-top-color:var(--toast-accent);border-radius:999px;animation:toast-spin .8s linear infinite}@keyframes toast-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.toast-card,.toast-spinner{animation:none}}.public-auth-note{display:grid;gap:6px;padding:14px 16px;border:1px solid rgba(217,179,108,.16);border-radius:16px;background:#ffffff09;color:#f5f7fbcc;line-height:1.45}.public-auth-note strong{color:var(--text)}.public-auth-note span{color:#f5f7fbbd}.public-auth-provider-button{justify-content:space-between;width:100%;gap:12px;min-height:54px;padding-inline:16px;border-color:#d9b36c2e}.public-auth-provider-button span{color:var(--text)}.public-auth-provider-button small{color:#c9d2dead;font-size:.78rem;font-weight:700}.public-form-grid--single{grid-template-columns:1fr}.public-auth-actions{justify-content:flex-start}.account-page{display:grid;gap:18px;padding:clamp(28px,5vw,58px) 0 60px}.account-hero,.account-panel,.account-detail-panel{border:1px solid rgba(217,179,108,.14);background:linear-gradient(135deg,rgba(217,179,108,.08),transparent 36%),linear-gradient(180deg,#0f1217f5,#080a0dfa);box-shadow:0 24px 70px #00000042,inset 0 1px #ffffff0a}.account-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:20px;align-items:end;padding:clamp(24px,4vw,36px);border-radius:28px}.account-hero-copy,.account-panel-heading{display:grid;gap:10px}.account-title{max-width:14ch}.account-copy{max-width:66ch}.account-identity-card{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid rgba(217,179,108,.18);border-radius:20px;background:linear-gradient(135deg,rgba(217,179,108,.12),transparent 58%),#ffffff09}.account-avatar{width:54px;height:54px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(217,179,108,.26);border-radius:18px;background:#d9b36c1f;color:var(--accent-warm);font-family:var(--display-font);font-size:1rem;font-weight:800}.account-identity-card div:last-child{display:grid;min-width:0;gap:4px}.account-identity-card span,.account-summary-grid span,.account-status-stack span,.account-publication-footer,.account-detail-grid strong{color:#c9d2deb8;font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.account-identity-card strong{color:var(--text);overflow-wrap:anywhere}.account-identity-card small{color:#f5f7fbad;overflow-wrap:anywhere}.account-tabs{display:flex;flex-wrap:wrap;gap:10px;padding:8px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff09;width:fit-content}.account-tab,.account-filter{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:999px;color:#f5f7fbb8;font-size:.88rem;font-weight:800;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.account-tab[aria-selected=true],.account-filter[aria-pressed=true],.account-tab:hover,.account-filter:hover,.account-tab:focus-visible,.account-filter:focus-visible{border-color:#d9b36c47;background:#d9b36c1a;color:var(--text)}.account-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:16px}.account-panel,.account-detail-panel{display:grid;gap:18px;padding:clamp(20px,3vw,28px);border-radius:24px}.account-panel--wide{min-width:0}.account-panel-heading h2{margin:0;color:var(--text);font-family:var(--display-font);font-size:clamp(1.35rem,2vw,2rem);letter-spacing:-.03em}.account-panel-heading p{margin:0;color:#f5f7fbb8;line-height:1.5}.account-panel-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:start}.account-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-summary-grid div,.account-status-stack span,.account-detail-grid span{display:grid;gap:6px;padding:14px;border:1px solid rgba(217,179,108,.14);border-radius:16px;background:#ffffff09}.account-summary-grid strong,.account-status-stack strong{color:var(--text);font-size:1.1rem}.account-actions,.account-card-actions{justify-content:flex-start}.account-status-stack{display:grid;gap:10px}.account-status-stack span{grid-template-columns:minmax(0,1fr) auto;align-items:center}.account-filters{display:flex;flex-wrap:wrap;gap:10px}.account-view-switch{display:inline-flex;flex-wrap:wrap;gap:8px;width:fit-content;padding:6px;border:1px solid rgba(217,179,108,.16);border-radius:18px;background:#ffffff09}.account-view-button{min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:14px;color:#f5f7fbb8;font-size:.84rem;font-weight:900;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.account-view-button[aria-selected=true],.account-view-button:hover,.account-view-button:focus-visible{border-color:#d9b36c47;background:#d9b36c1a;color:var(--text)}.account-empty-state{display:grid;justify-items:start;gap:8px;padding:22px;border:1px dashed rgba(217,179,108,.22);border-radius:18px;background:#d9b36c0a;color:#f5f7fbb8}.account-empty-state strong{color:var(--text);font-size:1rem}.account-publication-list{display:grid;gap:14px}.account-publication-card{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1.05fr) minmax(220px,.85fr);gap:16px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(135deg,rgba(217,179,108,.055),transparent 42%),#ffffff08}.account-request-cover{display:grid;place-items:center;align-self:stretch;overflow:hidden;min-height:148px;aspect-ratio:4 / 3;border:1px solid rgba(217,179,108,.14);border-radius:18px;background:radial-gradient(circle at 50% 0%,rgba(217,179,108,.18),transparent 42%),linear-gradient(135deg,rgba(255,255,255,.06),transparent 52%),#ffffff0a;color:#f5f7fba3;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.account-request-cover img{width:100%;height:100%;display:block;object-fit:cover}.account-request-cover--fallback{background:radial-gradient(circle at 50% 0%,rgba(217,179,108,.14),transparent 40%),linear-gradient(135deg,#ffffff0e,#ffffff04),#ffffff09}.account-request-cover--fallback span,.account-photo-thumb--fallback span{max-width:12ch;text-align:center;line-height:1.25}.account-announcement-card{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:16px;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(135deg,rgba(217,179,108,.055),transparent 42%),#ffffff08}.account-announcement-cover{display:grid;place-items:center;overflow:hidden;min-height:170px;aspect-ratio:4 / 3;border:1px solid rgba(217,179,108,.14);border-radius:18px;background:radial-gradient(circle at 35% 20%,rgba(217,179,108,.18),transparent 38%),#ffffff0a;color:#f5f7fb9e;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.account-announcement-cover img{width:100%;height:100%;object-fit:cover}.account-publication-main{display:grid;align-content:start;gap:10px}.account-publication-main h3{margin:0;color:var(--text);font-family:var(--display-font);font-size:clamp(1.15rem,1.8vw,1.55rem);letter-spacing:-.02em}.account-publication-main p{margin:0;color:#f5f7fbb3;line-height:1.45}.account-state-badge{width:fit-content;padding:6px 10px;border:1px solid rgba(217,179,108,.2);border-radius:999px;background:#d9b36c14;color:var(--accent-warm);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.account-state-badge--published{border-color:#10b98147;background:#10b9811a;color:#a7f3d0}.account-state-badge--changes,.account-state-badge--rejected{border-color:#c1121f4d;background:#c1121f1f;color:#fecaca}.account-state-badge--review{border-color:#fbbf2447;background:#fbbf241a;color:#fde68a}.account-state-badge--sold{border-color:#bfc5cc42;background:#bfc5cc1a;color:#e8ecf1}.account-state-badge--withdrawn,.account-state-badge--archived{border-color:#94a3b83d;background:#94a3b817;color:#cbd5e1}.account-publication-meta,.account-publication-specs,.account-missing-list,.account-security-list{display:flex;flex-wrap:wrap;gap:8px}.account-publication-meta span,.account-publication-specs span,.account-missing-list span,.account-security-list span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff09;color:#f5f7fbc7;font-size:.82rem;font-weight:700}.account-missing-list span{border-color:#fbbf2438;background:#fbbf2414;color:#fde68a}.account-review-note{display:grid;gap:6px;grid-column:1 / -1;padding:14px 16px;border:1px solid rgba(217,179,108,.22);border-radius:16px;background:linear-gradient(135deg,rgba(217,179,108,.1),transparent 62%),#ffffff09;color:#f5f7fbd1}.account-review-note strong{color:var(--accent);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.account-review-note span{color:#f5f7fbdb;font-size:.92rem;line-height:1.55}.account-review-note--panel{margin-top:16px}.account-publication-footer{display:flex;flex-wrap:wrap;gap:10px;grid-column:1 / -1}.account-card-actions{grid-column:1 / -1}.account-detail-panel{margin-top:18px}.account-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.account-detail-grid span{color:var(--text);overflow-wrap:anywhere}.account-photo-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.account-photo-thumb{display:grid;place-items:center;overflow:hidden;aspect-ratio:1 / .78;border:1px solid rgba(217,179,108,.14);border-radius:14px;background:#ffffff0a;color:#f5f7fba3;font-size:.78rem;font-weight:800}.account-photo-thumb img{width:100%;height:100%;object-fit:cover}.sell-page{display:grid;gap:18px;padding:clamp(28px,5vw,58px) 0 60px}.sell-hero,.sell-panel,.sell-stepper{border:1px solid rgba(217,179,108,.14);background:linear-gradient(135deg,rgba(217,179,108,.08),transparent 36%),linear-gradient(180deg,#0f1217f5,#080a0dfa);box-shadow:0 24px 70px #00000042,inset 0 1px #ffffff0a}.sell-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:20px;align-items:end;padding:clamp(24px,4vw,36px);border-radius:28px}.sell-hero-copy,.sell-panel-heading,.sell-summary,.sell-guidance{display:grid;gap:10px}.sell-title{max-width:13ch}.sell-copy{max-width:68ch}.sell-status-card{display:grid;gap:5px;padding:16px;border:1px solid rgba(217,179,108,.18);border-radius:20px;background:linear-gradient(135deg,rgba(217,179,108,.12),transparent 58%),#ffffff09}.sell-status-card span,.sell-status-card small,.sell-guidance span,.sell-form-grid small{color:#c9d2deb8;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sell-status-card strong{color:var(--text);overflow-wrap:anywhere}.sell-edit-banner{display:grid;gap:8px;padding:clamp(16px,2.4vw,22px);border:1px solid rgba(217,179,108,.22);border-radius:22px;background:linear-gradient(135deg,#d9b36c21,#ffffff06 48%),#0b0f15eb;box-shadow:0 18px 48px #00000038}.sell-edit-banner strong{color:var(--text);font-family:var(--display-font);font-size:clamp(1.05rem,1.7vw,1.35rem)}.sell-edit-banner span{color:#f5f7fbc2;line-height:1.55}.sell-edit-banner--changes{border-color:#efbc5e57;background:linear-gradient(135deg,#efbc5e2b,#9b4d1e14 56%),#0b0f15f0}.sell-stepper{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:8px;border-radius:24px}.sell-step{display:grid;gap:5px;min-height:94px;padding:14px;border:1px solid transparent;border-radius:18px;background:#ffffff06;color:#f5f7fbb8;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.sell-step[aria-current=step],.sell-step:hover,.sell-step:focus-visible{border-color:#d9b36c47;background:#d9b36c1a;color:var(--text)}.sell-step span{color:var(--accent-warm);font-family:var(--display-font);font-weight:800}.sell-step strong{font-size:.92rem}.sell-step small{color:#f5f7fb9e;line-height:1.35}.sell-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px;align-items:start}.sell-panel{padding:clamp(20px,3vw,28px);border-radius:24px}.sell-panel-heading h2,.sell-review-card h3{margin:0;color:var(--text);font-family:var(--display-font);font-size:clamp(1.35rem,2vw,2rem);letter-spacing:-.03em}.sell-panel-heading p,.sell-review-card p{margin:0;color:#f5f7fbb8;line-height:1.5}.sell-form{display:grid;gap:22px}.sell-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sell-form-grid--single{grid-template-columns:1fr}.sell-form-grid label{display:grid;gap:8px}.sell-form-grid label>span{color:#f5f7fbc7;font-size:.8rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.sell-form-grid input,.sell-form-grid select,.sell-form-grid textarea{width:100%;border:1px solid rgba(217,179,108,.16);border-radius:16px;background:#ffffff0b;color:var(--text);font:inherit;outline:none;padding:13px 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.sell-form-grid textarea{resize:vertical}.sell-form-grid input:focus,.sell-form-grid select:focus,.sell-form-grid textarea:focus{border-color:#d9b36c6b;background:#fff1;box-shadow:0 0 0 4px #d9b36c17}.sell-photo-uploader{display:grid;gap:8px;padding:22px;border:1px dashed rgba(217,179,108,.28);border-radius:20px;background:#d9b36c0b;color:#f5f7fbbd}.sell-photo-uploader input{max-width:100%;color:#f5f7fbc7}.sell-photo-uploader strong,.sell-empty-state strong,.sell-guidance strong{color:var(--text)}.sell-photo-uploader span,.sell-empty-state span{color:#f5f7fbad}.sell-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sell-photo-card{display:grid;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff09}.sell-photo-card img,.sell-photo-card>span{display:grid;place-items:center;width:100%;aspect-ratio:4 / 3;border:1px solid rgba(217,179,108,.12);border-radius:14px;background:#ffffff09;object-fit:cover;color:#f5f7fb9e;font-size:.78rem;font-weight:800;text-transform:uppercase}.sell-photo-card div{display:flex;justify-content:space-between;gap:8px;color:#f5f7fbc2;font-size:.82rem}.sell-empty-state,.sell-review-card,.sell-missing-list,.sell-guidance{padding:18px;border:1px solid rgba(217,179,108,.14);border-radius:18px;background:#ffffff09}.sell-review-card{display:grid;gap:12px}.sell-missing-list{display:flex;flex-wrap:wrap;gap:8px}.sell-missing-list span,.sell-missing-list button{min-height:34px;padding:6px 10px;border:1px solid rgba(251,191,36,.22);border-radius:999px;background:#fbbf2414;color:#fde68a;font-size:.82rem;font-weight:800}.sell-missing-list button{cursor:pointer}.sell-form-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.sell-summary{position:sticky;top:94px}.sell-summary-grid{grid-template-columns:1fr}.button:disabled{cursor:not-allowed;opacity:.62}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:stretch;padding:16px;background:#080808cc}.mobile-drawer{width:100%;max-height:90vh;overflow:auto;border-radius:20px 20px 0 0}.mobile-drawer .filters-panel{border-radius:20px 20px 0 0}.detail-sticky-actions{display:none}@media(max-width:1240px){.detail-layout,.hero-grid,.cta-shell{grid-template-columns:1fr}.detail-summary{position:static}.hero-metrics-strip,.announcement-grid,.growth-strip,.commerce-band,.brand-rail-grid,.featured-grid,.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-categories--hero,.quick-categories--rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1080px){.topbar{grid-template-columns:1fr;align-items:start}.topbar-nav{justify-content:flex-start}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{display:none}.mobile-filter-trigger{display:inline-flex}}@media(max-width:820px){.toast-region{right:12px;top:82px;width:calc(100vw - 24px)}.toast-card{padding:13px;border-radius:16px}.toast-close{padding-inline:8px}.shell{padding:8px 12px 12px}.layout{width:min(100vw - 24px,100%)}.topbar,.hero-search-panel,.hero-metric-card,.catalog-main,.filters-panel,.state-card,.detail-gallery-panel,.detail-summary,.detail-panel,.growth-card,.footer{padding:14px;border-radius:18px}.hero-search-row,.hero-metrics-strip,.hero-inline-filters,.filters-panel-grid,.announcement-grid,.growth-strip,.commerce-band,.brand-rail-grid,.featured-grid,.trust-strip,.announcement-specs,.detail-spec-grid,.detail-thumb-row,.quick-categories--hero,.quick-categories--rail,.hero-spotlight-stats{grid-template-columns:1fr}.catalog-toolbar,.catalog-toolbar-actions,.filters-panel-head,.announcement-price-row,.announcement-footer,.footer,.section-head,.cta-shell-actions,.placeholder-actions{flex-direction:column;align-items:stretch}.catalog-toolbar-actions{justify-content:flex-start}.hero-title,.detail-title{max-width:none}.footer-links{justify-content:flex-start;gap:16px}.placeholder-card{padding:20px}.detail-sticky-actions{position:fixed;left:12px;right:12px;bottom:12px;z-index:90;display:flex;gap:10px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#121212f5}.detail-sticky-actions .button{flex:1}.detail-page{padding-bottom:92px}}:root{--bg: #050608;--surface: #0d1117;--surface-2: #121924;--surface-3: #171f2c;--text: #f5f7fb;--muted: #9da8b8;--muted-low: #5c6777;--accent: #d9b36c;--accent-deep: #7f6030;--accent-warm: #f3d49c;--rg-red: #c1121f;--rg-wine: #7a0c14;--amber-signal: #ffb000;--line: rgba(214, 221, 232, .08);--line-strong: rgba(214, 221, 232, .18);--shadow-elevated: 0 20px 60px rgba(0, 0, 0, .32);--shell-max: min(1460px, calc(100vw - 40px) )}body{background:radial-gradient(circle at top center,rgba(217,179,108,.08),transparent 24%),linear-gradient(180deg,#050608,#070b11 36%,#050608)}.shell--marketplace-premium{padding:14px 20px 24px}.layout--marketplace-premium{gap:18px}.topbar--marketplace-premium{min-height:74px;padding:12px 20px;border-radius:22px;border-color:#d9b36c24;background:#080c12d1;box-shadow:var(--shadow-elevated)}.brand-title{font-size:1.02rem;letter-spacing:.01em}.topbar-link{color:#b0bac8;font-size:.9rem}.topbar-link.active,.topbar-link:hover{color:var(--text)}.button{min-height:48px;padding:0 18px;border-radius:14px}.button-primary{background:linear-gradient(135deg,var(--accent-warm),var(--accent));color:#111317}.button-primary:hover{background:linear-gradient(135deg,#f5ddaf,#e0b86e)}.button-secondary{background:#ffffff08;border-color:#d9b36c2e}.button-secondary--soft{background:#ffffff05;border-color:var(--line)}.button-tertiary{color:#c6cfdb}.topbar-button{min-height:42px}.topbar-button--accent{box-shadow:0 12px 28px #d9b36c2e}.hero-shell--premium-home,.hero-shell--premium-explore{gap:18px}.hero-search-panel--editorial,.hero-search-panel--catalog,.featured-shell--premium,.cta-shell--premium-home,.catalog-shell--premium .catalog-main,.catalog-shell--premium .filters-panel,.footer--marketplace-premium{border-color:#d9b36c1f;box-shadow:var(--shadow-elevated)}.hero-search-panel--editorial{background:linear-gradient(135deg,rgba(217,179,108,.08),transparent 34%),radial-gradient(circle at 85% 18%,rgba(243,212,156,.12),transparent 22%),linear-gradient(180deg,#0d1117fa,#0a0e14fa)}.hero-search-panel--catalog{background:linear-gradient(180deg,#0d1117fa,#090d12fa),radial-gradient(circle at top right,rgba(217,179,108,.08),transparent 22%)}.hero-grid--editorial{gap:26px;grid-template-columns:minmax(0,1fr) minmax(360px,430px)}.hero-copy{gap:14px}.hero-title{font-size:clamp(3rem,5vw,5rem);max-width:12ch;letter-spacing:-.04em}.hero-copy-text{max-width:46ch;font-size:1.02rem;color:#b7c1cf}.hero-search-form--home{max-width:700px}.hero-search-row{gap:12px;grid-template-columns:minmax(0,1fr) 196px}.field span{color:var(--accent)}.field input,.field select{background:#ffffff08;border-color:#d9b36c1f}.field input:focus,.field select:focus{border-color:#d9b36c94;box-shadow:0 0 0 3px #d9b36c1f}.hero-actions{margin-top:10px}.stat-pill-row{display:grid;gap:12px}.stat-pill-row--hero{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px}.stat-pill-row--catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-pill{display:grid;gap:8px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#ffffff05}.stat-pill--accent{border-color:#d9b36c47;background:linear-gradient(180deg,#d9b36c1a,#d9b36c08)}.stat-pill-label{color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stat-pill-value{font-family:var(--display-font);font-size:1.4rem;letter-spacing:-.03em}.hero-spotlight--premium{border-color:#d9b36c29;background:linear-gradient(180deg,#ffffff05,#ffffff03)}.hero-spotlight-body{gap:14px;padding:22px}.hero-spotlight-title{font-size:1.95rem;letter-spacing:-.03em}.hero-price-chip{border-color:#d9b36c38;background:#d9b36c1a;color:#f1e4c6}.trust-strip--premium{gap:14px}.trust-item{padding:18px;border-color:var(--line);background:linear-gradient(180deg,#ffffff05,#ffffff03)}.trust-item strong{font-family:var(--display-font);font-size:1.02rem;letter-spacing:-.02em}.section-head--premium{align-items:end}.section-head-copy{display:grid;gap:8px;max-width:60ch}.section-head-action{display:flex;align-items:center}.section-title{letter-spacing:-.035em}.featured-shell--premium,.cta-shell--premium-home,.catalog-shell--premium .catalog-main,.catalog-shell--premium .filters-panel{background:linear-gradient(180deg,#0d1117fa,#0a0e14fa)}.featured-shell--premium .section-title,.cta-shell--premium-home .section-title,.catalog-toolbar--premium .section-title{font-size:clamp(1.6rem,2.4vw,2.5rem)}.catalog-shell--premium .catalog-layout{gap:18px;grid-template-columns:310px minmax(0,1fr)}.catalog-shell--premium .catalog-sidebar{top:102px}.catalog-toolbar--premium{padding-bottom:4px;border-bottom:1px solid var(--line)}.catalog-toolbar--premium .catalog-toolbar-actions{align-self:flex-end}.announcement-grid{gap:16px}.announcement-card{border-color:#d9b36c1f;border-radius:22px;background:linear-gradient(180deg,#121924f2,#0e141df2);box-shadow:0 18px 40px #00000038}.announcement-body{padding:18px;gap:14px}.announcement-title{font-size:1.22rem;letter-spacing:-.03em}.announcement-summary,.announcement-footer{color:#afbac8}.announcement-spec,.detail-spec{background:#ffffff05}.announcement-price{font-size:1.8rem;letter-spacing:-.035em}.announcement-installment{color:#cda96a}.footer--marketplace-premium{background:linear-gradient(180deg,#0c1017fa,#090d12fa),radial-gradient(circle at top right,rgba(217,179,108,.08),transparent 20%)}.layout--marketplace-explore{position:relative;display:block;overflow-x:clip;width:min(calc(100vw - 24px),1880px)}.main-grid--explore{gap:clamp(18px,2vw,32px);padding-top:clamp(132px,10.5vw,174px)}.layout--marketplace-explore .topbar--home-overlay{position:absolute;top:clamp(14px,1.5vw,24px);left:clamp(22px,5vw,82px);right:clamp(22px,5vw,82px);z-index:40;width:auto;display:grid;grid-template-columns:minmax(360px,400px) minmax(0,1fr) auto;gap:clamp(18px,2vw,34px);align-items:center;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.layout--marketplace-explore .topbar--home-overlay .brand-lockup{position:relative;display:grid;grid-template-columns:clamp(120px,9vw,140px) minmax(0,1fr);align-items:center;gap:clamp(14px,1.4vw,20px);width:100%;min-width:0;text-decoration:none}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell{border:0;background:transparent;box-shadow:none;display:grid;place-items:center;width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex:0 0 clamp(120px,9vw,140px);line-height:0}.layout--marketplace-explore .topbar--home-overlay .brand-logo,.layout--marketplace-explore .topbar--home-overlay .brand-mark{width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex-basis:auto;border-radius:0}.layout--marketplace-explore .topbar--home-overlay .brand-logo{display:block;object-fit:contain;object-position:center;filter:none;image-rendering:auto}.layout--marketplace-explore .topbar--home-overlay .brand-side-slot{display:block;width:100%;min-width:0;height:clamp(72px,5.8vw,92px);overflow:visible;opacity:1;pointer-events:none;filter:drop-shadow(0 18px 30px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(214,169,92,.14))}.layout--marketplace-explore .topbar--home-overlay .brand-side-asset{object-fit:contain;object-position:left center}.layout--marketplace-explore .topbar--home-overlay .brand-copy{display:none}.layout--marketplace-explore .topbar--home-overlay .topbar-nav{justify-self:center;flex-wrap:nowrap;gap:clamp(18px,2vw,32px);min-width:max-content;padding-top:0;overflow:visible}.layout--marketplace-explore .topbar--home-overlay .topbar-link{padding:7px 0;color:#f7f9fbd1;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-explore .topbar--home-overlay .topbar-link.active,.layout--marketplace-explore .topbar--home-overlay .topbar-link:hover{color:#fff}.layout--marketplace-explore .topbar--home-overlay .topbar-link:after{bottom:-4px;height:1px;background:transparent}.layout--marketplace-explore .topbar--home-overlay .topbar-link.active:after,.layout--marketplace-explore .topbar--home-overlay .topbar-link:hover:after{background:#f3d49ceb}.layout--marketplace-explore .topbar--home-overlay .topbar-actions{justify-self:end;gap:clamp(14px,1.8vw,24px);padding-top:0}.layout--marketplace-explore .topbar--home-overlay .topbar-button{min-height:38px;padding-inline:0;border:0;border-radius:0;background:transparent;color:#f7f9fbd6;box-shadow:none;font-size:.82rem;letter-spacing:.02em;text-shadow:0 12px 24px rgba(0,0,0,.6)}.layout--marketplace-explore .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-explore .topbar--home-overlay .topbar-button.button-secondary{border:0;background:transparent}.layout--marketplace-explore .topbar--home-overlay .topbar-button--accent{min-height:42px;padding-inline:18px;border-radius:999px;background:linear-gradient(135deg,#f3d49c,#d3a455);color:#0d0f12;text-shadow:none;box-shadow:0 18px 42px #00000047}.main-grid--explore .hero-shell--premium-explore{width:100%}.hero-search-panel--catalog{position:relative;overflow:hidden;padding:clamp(30px,3.4vw,56px);border-right:0;border-left:0;border-radius:0;background:radial-gradient(circle at 82% 16%,rgba(217,179,108,.14),transparent 28%),linear-gradient(118deg,#0b0f15fa,#080b0ffa 52%,#12090cf5);box-shadow:none}.hero-search-panel--catalog .hero-grid--explore{grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);gap:clamp(34px,5vw,92px);align-items:stretch}.hero-search-panel--catalog .hero-title{max-width:12ch;font-size:clamp(3rem,4.75vw,5.55rem);line-height:.94}.hero-search-form--explore{align-self:auto}.catalog-hero-console{display:grid;align-content:start;gap:clamp(18px,2vw,28px);min-height:100%;padding:clamp(8px,1.2vw,18px) 0 clamp(8px,1.2vw,18px) clamp(28px,3.4vw,58px);border-left:1px solid rgba(217,179,108,.22);border-radius:0;background:transparent;box-shadow:none}.catalog-console-head{display:grid;gap:8px;max-width:58ch}.catalog-console-head span,.catalog-brand-bar-copy span{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.catalog-console-head strong{color:#f7f9fb;font-family:var(--display-font);font-size:clamp(1.25rem,1.5vw,2rem);line-height:1;letter-spacing:-.03em}.catalog-console-head p{max-width:44ch;margin:0;color:#b8c3d1;font-size:clamp(.92rem,.92vw,1.04rem);line-height:1.6}.catalog-hero-console .hero-search-row{grid-template-columns:minmax(0,1fr) auto;gap:12px}.catalog-hero-console .stat-pill-row--catalog{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.catalog-hero-console .stat-pill{min-height:82px;border:0;border-top:1px solid rgba(217,179,108,.2);border-radius:0;background:transparent;box-shadow:none}.catalog-brand-bar{display:grid;grid-template-columns:1fr;gap:14px;align-items:start;padding-top:clamp(16px,1.8vw,24px);border-top:1px solid rgba(255,255,255,.08)}.catalog-brand-bar-copy{display:grid;gap:6px}.catalog-brand-bar-copy strong{max-width:40ch;color:#e7edf6;font-family:var(--display-font);font-size:clamp(1rem,1.15vw,1.3rem);letter-spacing:-.02em}.catalog-brand-chips{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.catalog-brand-chip{min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff09;color:#dce4ee;font-size:.86rem;font-weight:700;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.catalog-brand-chip:hover,.catalog-brand-chip.is-active{border-color:#d9b36c6b;background:#d9b36c1a;color:#f3d49c}.catalog-shell--explore-premium{width:100%}.catalog-shell--explore-premium .catalog-layout{grid-template-columns:minmax(0,1fr);gap:clamp(18px,2vw,30px);align-items:start}.catalog-main--explore-premium{grid-column:1}.catalog-main--explore-premium{padding:clamp(24px,2.8vw,46px) 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.catalog-toolbar--explore{align-items:end;gap:clamp(18px,2.4vw,46px);padding-bottom:clamp(18px,1.8vw,28px);border-bottom:1px solid rgba(217,179,108,.18)}.catalog-results-count{min-height:42px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid rgba(217,179,108,.18);border-radius:999px;background:#d9b36c12;color:#f3d49c;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.catalog-main--explore-premium .announcement-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2vw,34px)}.catalog-main--explore-premium .announcement-card{min-height:100%}.catalog-main--explore-premium .announcement-media{aspect-ratio:16 / 10}.catalog-main--explore-premium .announcement-body{padding:clamp(18px,1.5vw,24px)}.catalog-main--explore-premium .announcement-title{font-size:clamp(1.2rem,1.12vw,1.5rem)}.footer-body{display:contents}.footer--marketplace-zocalo{position:relative;z-index:35;display:grid;gap:0;width:100vw;max-width:none;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:0;border:0;border-top:1px solid rgba(217,179,108,.16);border-radius:0;background:linear-gradient(90deg,#080a0dfa,#0a0c10fa),#07090cfa;overflow:hidden;box-shadow:0 -12px 44px #0000003d}.footer-resource-panel{position:relative;padding:clamp(28px,3vw,52px) clamp(24px,4vw,72px);overflow:visible;border-top:1px solid rgba(217,179,108,.18);border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:radial-gradient(circle at 12% 0%,rgba(193,18,31,.1),transparent 34%),linear-gradient(180deg,#0a0d12fa,#080a0dfa);box-shadow:none}.footer-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(28px,4.8vw,88px);max-width:none}.footer-resource-column{display:grid;gap:16px}.footer-resource-column span{color:#f5f7fb;font-family:var(--display-font);font-size:clamp(1rem,1.1vw,1.28rem);font-weight:800;letter-spacing:-.02em}.footer-resource-column a{width:fit-content;color:#c4ccd7;font-size:clamp(.92rem,.95vw,1.08rem);transition:color .18s ease}.footer-resource-column a:hover{color:#f3d49c}.footer-panel-close{position:absolute;top:28px;right:clamp(22px,3vw,44px);display:grid;place-items:center;width:42px;height:42px;border-radius:999px;color:#f3d49c;font-size:1.7rem;line-height:1;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.footer-panel-close:hover{background:#d6a95c1a;color:#fff;box-shadow:0 14px 32px #d6a95c24}.footer-bottom-bar{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;min-height:72px;gap:18px;width:min(100%,1880px);margin:0 auto;padding:0 clamp(22px,5vw,94px)}.footer-social-icons{display:flex;align-items:center;gap:clamp(14px,1.6vw,24px)}.social-link{display:grid;place-items:center;width:34px;height:34px;border:1px solid transparent;border-radius:999px;color:#e7edf6;opacity:.82;transition:opacity .18s ease,color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.social-link:hover{opacity:1;transform:translateY(-1px)}.social-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.social-link--facebook .social-icon,.social-link--tiktok .social-icon{fill:currentColor;stroke:none}.social-link--tiktok:hover{border-color:#25f4ee6b;background:#25f4ee12;box-shadow:0 0 0 1px #fe2c552e,0 14px 34px #25f4ee24;color:#fff}.social-link--instagram:hover{border-color:#e1306c80;background:linear-gradient(135deg,#833ab429,#e1306c1f,#fcaf451f);box-shadow:0 14px 34px #e1306c29;color:#fff}.social-link--facebook:hover{border-color:#1877f280;background:#1877f21a;box-shadow:0 14px 34px #1877f229;color:#fff}.social-link--whatsapp:hover{border-color:#25d36680;background:#25d3661a;box-shadow:0 14px 34px #25d36629;color:#fff}.footer-copyright{margin:0;color:#f5f7fb;font-size:.98rem;text-align:center}.footer-resources-toggle{justify-self:end;display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:0;color:#f5f7fb;font-size:clamp(.96rem,1vw,1.08rem);font-weight:800;cursor:pointer}.footer-resources-toggle:hover{color:#f3d49c}.footer-resources-chevron{color:#f3d49c;font-size:1.15rem;line-height:1}.footer-brand{max-width:340px}.footer-column a{color:#b5bfcc}@media(max-width:1240px){.hero-grid--editorial{grid-template-columns:1fr}.stat-pill-row--hero,.stat-pill-row--catalog,.catalog-main--explore-premium .announcement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1080px){.catalog-shell--premium .catalog-layout{grid-template-columns:1fr}}@media(max-width:820px){.shell--marketplace-premium{padding:10px 14px 18px}.topbar--marketplace-premium,.hero-search-panel--editorial,.hero-search-panel--catalog,.featured-shell--premium,.cta-shell--premium-home,.catalog-shell--premium .catalog-main,.catalog-shell--premium .filters-panel,.footer--marketplace-premium{border-radius:20px}.hero-title{font-size:clamp(2.4rem,9vw,3.6rem);max-width:none}.hero-search-row,.stat-pill-row--hero,.stat-pill-row--catalog{grid-template-columns:1fr}}.topbar--marketplace-premium{background:#080a0dd6;border-color:#ffffff14}.footer--marketplace-premium{gap:28px}.home-hero,.home-curated-section,.home-trust-section,.home-sell-band{display:grid}.home-hero-frame{position:relative;overflow:hidden;min-height:clamp(560px,72vh,760px);border:1px solid rgba(255,255,255,.08);border-radius:30px;background:#050608;box-shadow:0 32px 70px #00000047}.home-hero-media,.home-hero-overlay{position:absolute;inset:0}.home-hero-media img,.home-hero-media-fallback{width:100%;height:100%}.home-hero-media img{object-fit:cover;transform:scale(1.02)}.home-hero-media-fallback{display:grid;place-items:center;background:radial-gradient(circle at top right,rgba(217,179,108,.28),transparent 22%),linear-gradient(140deg,#11161d,#06080c);color:#ffffffc7;font-family:var(--display-font);font-size:4rem;letter-spacing:.1em}.home-hero-overlay{background:linear-gradient(90deg,#050608e6,#050608b3 34%,#0506081f 72%,#0506086b),linear-gradient(180deg,#05060814,#05060833 38%,#050608c2)}.home-hero-content{position:relative;z-index:1;display:grid;align-content:space-between;gap:32px;min-height:inherit;padding:40px}.home-hero-copy{display:grid;gap:18px;max-width:700px}.home-eyebrow{margin:0;color:#dcc08a;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.home-hero-title{margin:0;max-width:11ch;font-family:var(--display-font);font-size:clamp(3.2rem,6.6vw,6rem);line-height:.94;letter-spacing:-.055em;text-wrap:balance}.home-hero-summary{margin:0;max-width:52ch;color:#e6ecf4d6;font-size:1.06rem;line-height:1.65}.home-hero-actions,.home-sell-actions,.home-brand-chip-row,.home-sell-points{display:flex;flex-wrap:wrap;gap:12px}.home-hero-button{min-height:48px;padding-inline:18px}.home-hero-lower{display:grid;gap:18px;grid-template-columns:minmax(0,420px) minmax(300px,1fr);align-items:end}.home-hero-search{display:grid;grid-template-columns:minmax(0,1fr) 136px;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#080a0d94;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero-search .field{gap:8px}.home-hero-search .field span{color:#dcc08ae6}.home-hero-search .field input{min-height:52px;border-color:#ffffff14;background:#ffffff0a}.home-hero-search-button{min-height:52px}.home-hero-featured{display:grid;gap:10px;justify-items:start;padding:18px 22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#080a0d94;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero-featured-label{color:#dcc08ae6;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-hero-featured-title{margin:0;font-family:var(--display-font);font-size:clamp(1.45rem,2vw,2rem);line-height:1.02;letter-spacing:-.04em}.home-hero-featured-copy{margin:6px 0 0;color:#e6ecf4c2;line-height:1.55}.home-inline-link{color:#f3dfb0;font-size:.95rem;font-weight:700}.home-authority-band{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:12px 4px 2px}.home-authority-item{display:grid;gap:4px;padding:0 8px}.home-authority-item:not(:first-child){border-left:1px solid rgba(255,255,255,.08)}.home-authority-value{font-family:var(--display-font);font-size:clamp(1.7rem,2.8vw,2.35rem);line-height:1;letter-spacing:-.05em}.home-authority-label{color:#c9d2deb8;font-size:.88rem;line-height:1.45}.home-authority-item--copy .home-authority-value{font-size:clamp(1.05rem,1.7vw,1.35rem);letter-spacing:-.03em}.home-brand-rail{display:grid;gap:16px;padding:18px 0 4px}.home-brand-rail-copy{display:grid;gap:8px;max-width:52ch}.home-brand-chip{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff05;color:#e9eff7eb;font-weight:600;transition:border-color .2s ease,background .2s ease,color .2s ease}.home-brand-chip:hover{border-color:#dcc08a5c;background:#dcc08a14;color:#fff}.home-curated-section{gap:24px;padding-top:10px}.home-curated-grid{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(0,1fr));gap:18px}.home-curated-card{display:grid;gap:0;overflow:hidden;min-height:100%;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:linear-gradient(180deg,#11151bfa,#090c10fa);box-shadow:0 24px 60px #0000003d}.home-curated-card--lead{grid-row:span 1}.home-curated-media{position:relative;aspect-ratio:1.25 / 1;overflow:hidden;background:#090b0f}.home-curated-card--lead .home-curated-media{aspect-ratio:1.42 / 1}.home-curated-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-curated-card:hover .home-curated-media img{transform:scale(1.03)}.home-curated-body{display:grid;gap:16px;padding:18px 20px 20px}.home-curated-topline,.home-curated-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.home-curated-topline{color:#dcc08ad6;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-curated-copy{display:grid;gap:8px}.home-curated-title{margin:0;font-family:var(--display-font);font-size:clamp(1.35rem,2vw,2rem);line-height:1.02;letter-spacing:-.045em}.home-curated-meta,.home-curated-location{margin:0;color:#c9d2deb8;line-height:1.5}.home-curated-price{font-family:var(--display-font);font-size:clamp(1.35rem,2vw,2rem);line-height:1;letter-spacing:-.04em}.home-trust-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:30px;align-items:start;padding:18px 0 8px}.home-trust-intro{display:grid;gap:10px;max-width:46ch}.home-trust-list{display:grid;gap:0;border-top:1px solid rgba(255,255,255,.08)}.home-trust-row{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:18px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)}.home-trust-row strong{font-family:var(--display-font);font-size:1.05rem;letter-spacing:-.02em}.home-trust-row span{color:#c9d2debd;line-height:1.6}.home-sell-band{gap:18px;padding:28px 30px;border:1px solid rgba(220,192,138,.14);border-radius:30px;background:radial-gradient(circle at top right,rgba(220,192,138,.14),transparent 28%),linear-gradient(180deg,#11151bfa,#090c10fa)}.home-sell-copy{display:grid;gap:10px;max-width:56ch}.home-sell-points span{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#ffffff0a;color:#e7edf5eb;font-size:.92rem}@media(max-width:1240px){.home-hero-content{padding:34px}.home-hero-lower,.home-trust-section,.home-curated-grid{grid-template-columns:1fr}.home-authority-band{grid-template-columns:repeat(2,minmax(0,1fr))}.home-authority-item:nth-child(3){border-left:0}}@media(max-width:820px){.home-hero-frame,.home-sell-band{border-radius:24px}.home-hero-frame{min-height:0}.home-hero-content{gap:24px;padding:22px}.home-hero-title{max-width:none;font-size:clamp(2.4rem,12vw,4rem)}.home-hero-search{grid-template-columns:1fr}.home-authority-band{grid-template-columns:1fr;gap:12px}.home-authority-item{padding:0}.home-authority-item:not(:first-child){border-left:0;border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.home-trust-row{grid-template-columns:1fr;gap:8px}.home-sell-band{padding:22px}}.shell--marketplace-premium{background:radial-gradient(circle at top center,rgba(214,169,92,.08),transparent 24%),linear-gradient(180deg,#06080b,#0a0d12 34%,#06080b)}.layout--marketplace-premium{gap:22px}.topbar--marketplace-premium{min-height:64px;padding:10px 16px;border-radius:18px;border-color:#ffffff14;background:#090c10d1;box-shadow:0 12px 34px #00000042;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar-nav{gap:18px}.topbar-link,.brand-title{color:#eef2f7}.topbar-link{font-size:.83rem;font-weight:700;letter-spacing:.01em}.topbar-link.active,.topbar-link:hover{color:#fff}.topbar-actions{gap:8px}.topbar-button{min-height:38px;padding-inline:12px;border-radius:999px}.topbar-button.button-tertiary,.topbar-button.button-secondary{border-color:#ffffff14;background:#ffffff08;color:#eef2f7}.topbar-button.button-primary{background:linear-gradient(135deg,#f0d69c,#d4ac62);color:#111419;box-shadow:0 12px 28px #d4ac622e}.topbar-button.button-primary:hover{background:linear-gradient(135deg,#f5dfb1,#ddb974);color:#111419}.topbar-label-mobile{display:none}.topbar-session-greeting{display:inline-flex;align-items:center;min-height:38px;padding:0 10px;color:#f5f7fbd1;font-size:.84rem;font-weight:750;white-space:nowrap}.brand-mark,.brand-logo{border-radius:999px}.brand-mark{border-color:#ffffff1a;background:#ffffff08;color:#fff}.main-grid{gap:28px}.cc-home{display:grid;gap:28px;color:#f2f5f9}.cc-home .section-kicker{color:#d6a95c}.cc-home .section-title,.cc-home .section-copy{color:#f2f5f9}.cc-home .section-copy{color:#98a3b2}.cc-home-hero{position:relative;overflow:hidden;min-height:clamp(520px,70vh,760px);border-radius:28px;background:#0f1318;box-shadow:0 24px 70px #19130a2e}.cc-home-hero-media,.cc-home-hero-overlay{position:absolute;inset:0}.cc-home-hero-media img,.cc-home-hero-fallback{width:100%;height:100%}.cc-home-hero-media img{object-fit:cover}.cc-home-hero-fallback{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 28%,rgba(214,169,92,.2),transparent 22%),radial-gradient(circle at 26% 76%,rgba(255,255,255,.08),transparent 24%),linear-gradient(128deg,#171f2cfa,#0a0e14e0 48%,#050608fa)}.cc-home-hero-fallback:before{content:"";position:absolute;right:clamp(22px,8vw,128px);bottom:clamp(86px,16vh,152px);width:min(54vw,760px);aspect-ratio:3.3 / 1;border:2px solid rgba(214,169,92,.28);border-top-color:#f3d49c75;border-radius:999px 999px 58px 58px;box-shadow:inset 0 -42px 80px #00000042,0 34px 90px #0000005c}.cc-home-hero-fallback:after{content:"";position:absolute;right:clamp(14px,6vw,104px);bottom:clamp(70px,13vh,122px);width:min(62vw,860px);height:1px;background:linear-gradient(90deg,transparent,rgba(243,212,156,.42),transparent)}.cc-home-hero-overlay{background:linear-gradient(90deg,#0c0f14c2,#0c0f147a 36%,#0c0f1414,#0c0f145c),linear-gradient(180deg,#0c0f140f,#0c0f1414 40%,#0c0f1475)}.cc-home-hero-content{position:relative;z-index:1;display:grid;align-content:space-between;gap:26px;min-height:inherit;padding:34px}.cc-home-hero-copy{display:grid;gap:14px;max-width:640px}.cc-home-kicker{margin:0;color:#d6a95ce0;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.cc-home-title{margin:0;max-width:10ch;color:#fff;font-family:var(--display-font);font-size:clamp(3.1rem,6vw,5.9rem);line-height:.94;letter-spacing:-.06em;text-wrap:balance}.cc-home-summary{margin:0;max-width:48ch;color:#e9eef4d1;font-size:1rem;line-height:1.65}.cc-home-actions{display:flex;flex-wrap:wrap;gap:10px}.cc-home-primary-cta{min-height:42px;padding-inline:14px;border-radius:999px;background:linear-gradient(135deg,#f0d69c,#d4ac62);color:#111419}.cc-home-primary-cta:hover{background:linear-gradient(135deg,#f5dfb1,#ddb974)}.cc-home-secondary-cta{min-height:42px;padding-inline:8px;color:#ffffffe0}.cc-home-secondary-cta:hover{background:transparent;color:#fff}.cc-home-hero-caption{display:grid;gap:6px;align-self:end;width:fit-content;max-width:min(100%,520px);padding:16px 18px;border-radius:18px;background:#0a0c106b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cc-home-hero-caption-label{color:#fff4e4bd;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cc-home-hero-caption-title{color:#fff;font-family:var(--display-font);font-size:1.35rem;letter-spacing:-.03em}.cc-home-hero-caption-copy{color:#ebf0f5cc;line-height:1.5}.cc-home-authority{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:6px 2px 0}.cc-home-authority-item{display:grid;gap:4px;padding:0 16px}.cc-home-authority-item:not(:first-child){border-left:1px solid rgba(255,255,255,.08)}.cc-home-authority-item strong{font-family:var(--display-font);font-size:clamp(1.45rem,2vw,2.1rem);line-height:1;letter-spacing:-.045em}.cc-home-authority-item span{color:#96a1b0;font-size:.88rem;line-height:1.45}.cc-home-explore-strip{display:grid;gap:16px;padding:22px 24px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(180deg,#0e1218eb,#0a0e14eb);box-shadow:0 16px 36px #0000002e}.cc-home-search{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:12px;align-items:end}.cc-home-search-field{display:grid;gap:8px}.cc-home-search-field span{color:#d6a95c;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cc-home-search-field input{min-height:48px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:#eef2f7}.cc-home-search-button{min-height:48px;border-radius:999px;background:linear-gradient(135deg,#f0d69c,#d4ac62);color:#111419}.cc-home-search-button:hover{background:linear-gradient(135deg,#f5dfb1,#ddb974)}.cc-home-brand-strip{display:flex;flex-wrap:wrap;gap:10px}.cc-home-brand-link,.cc-home-inline-action{color:#eef2f7;font-size:.92rem;font-weight:700}.cc-home-brand-link{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a}.cc-home-brand-link:hover,.cc-home-inline-action:hover{color:#fff}.cc-home-inventory,.cc-home-trust,.cc-home-sell{display:grid;gap:20px}.cc-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.cc-home-card{display:grid;gap:0;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#121821fa,#0c1118fa);box-shadow:0 18px 40px #0000002e}.cc-home-card-media{aspect-ratio:1.24 / 1;background:#0b1016}.cc-home-card-media img{width:100%;height:100%;object-fit:cover}.cc-home-card-body{display:grid;gap:16px;padding:16px}.cc-home-card-copy{display:grid;gap:6px}.cc-home-card-kicker{margin:0;color:#d6a95c;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cc-home-card-title{margin:0;color:#f4f7fb;font-family:var(--display-font);font-size:1.22rem;line-height:1.04;letter-spacing:-.04em}.cc-home-card-meta,.cc-home-card-location{margin:0;color:#96a1b0;line-height:1.5}.cc-home-card-bottom{display:grid;gap:4px}.cc-home-card-price{color:#f4f7fb;font-family:var(--display-font);font-size:1.35rem;letter-spacing:-.04em}.cc-home-trust{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;padding:4px 0}.cc-home-trust-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.cc-home-trust-points article{display:grid;gap:6px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.cc-home-trust-points strong{color:#f4f7fb;font-family:var(--display-font);font-size:1rem;letter-spacing:-.02em}.cc-home-trust-points span{color:#98a3b2;line-height:1.6}.cc-home-sell{padding:24px 0 0;border-top:1px solid rgba(255,255,255,.08)}.cc-home-sell-points{display:flex;flex-wrap:wrap;gap:10px}.cc-home-sell-points span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffff0a;color:#eef2f7;font-size:.86rem}.footer--marketplace-premium{border:1px solid rgba(255,255,255,.08);background:#090c10e6;box-shadow:0 14px 36px #0000002e}.footer-copy,.footer-column a{color:#98a3b2}.footer-heading{color:#d6a95c}@media(max-width:1240px){.cc-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-home-trust{grid-template-columns:1fr}}@media(max-width:960px){.topbar--marketplace-premium{gap:12px}.cc-home-authority{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cc-home-authority-item:not(:first-child){border-left:0}}@media(max-width:820px){.topbar--marketplace-premium,.footer--marketplace-premium{border-radius:18px}.topbar--marketplace-premium{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";gap:8px 10px;min-height:0;padding:8px 10px}.topbar--marketplace-premium .brand-lockup{grid-area:brand}.topbar--marketplace-premium .brand-logo,.topbar--marketplace-premium .brand-mark{width:32px;height:32px;flex-basis:32px}.topbar--marketplace-premium .brand-title{font-size:.9rem}.topbar--marketplace-premium .topbar-nav{grid-area:nav;flex-wrap:nowrap;justify-content:flex-start;gap:14px;overflow-x:auto;scrollbar-width:none}.topbar--marketplace-premium .topbar-nav::-webkit-scrollbar{display:none}.topbar--marketplace-premium .topbar-actions{grid-area:actions;justify-content:flex-end;flex-wrap:nowrap}.topbar--marketplace-premium .topbar-button:not(.topbar-button--accent){display:none}.topbar--marketplace-premium .topbar-button--account{display:inline-flex}.topbar--marketplace-premium .topbar-button--accent{min-height:34px;padding-inline:12px}.topbar-label-desktop{display:none}.topbar-label-mobile{display:inline}.cc-home{gap:22px}.cc-home-hero{min-height:520px;border-radius:22px}.cc-home-hero-content{padding:22px}.cc-home-title{max-width:none;font-size:clamp(2.2rem,10.5vw,3.6rem)}.cc-home-search,.cc-home-grid,.cc-home-trust-points,.cc-home-authority{grid-template-columns:1fr}.cc-home-authority-item{padding:0}.cc-home-authority-item:not(:first-child){border-top:1px solid rgba(255,255,255,.08);padding-top:10px}.cc-home-explore-strip{padding:18px;border-radius:18px}}.topbar--marketplace-premium{grid-template-columns:auto minmax(220px,1fr) auto;min-height:58px;padding:8px 12px;border-radius:16px}.topbar--marketplace-premium .brand-logo,.topbar--marketplace-premium .brand-mark{width:32px;height:32px;flex-basis:32px}.topbar--marketplace-premium .brand-title{font-size:.9rem}.topbar--marketplace-premium .topbar-nav{gap:18px}.topbar--marketplace-premium .topbar-actions{flex-wrap:nowrap}.topbar--marketplace-premium .topbar-button{min-height:34px;padding-inline:12px;font-size:.82rem}.cc-home-hero{min-height:clamp(620px,78vh,820px);border:1px solid rgba(255,255,255,.08);background:#050608}.cc-home-hero-media img{height:100%;object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.02);transform:scale(1.01)}.cc-home-hero-fallback{background:radial-gradient(circle at 70% 28%,rgba(214,169,92,.14),transparent 22%),linear-gradient(128deg,#171f2cf5,#050608fa)}.cc-home-hero-fallback:before,.cc-home-hero-fallback:after{display:none}.cc-home-hero-overlay{background:linear-gradient(90deg,#050608eb,#050608c2 26%,#05060833 62%,#05060894),linear-gradient(180deg,#0506081a,#05060814 38%,#050608b8)}.cc-home-hero-content{padding:clamp(28px,4vw,54px)}.cc-home-title{max-width:9.5ch;font-size:clamp(3.4rem,6.6vw,6.6rem)}.cc-home-summary{max-width:42ch}.cc-home-hero-bottom{display:flex;flex-wrap:wrap;gap:14px;align-items:end;justify-content:space-between}.cc-home-hero-caption{background:#05070a8a;box-shadow:0 18px 46px #00000042}.cc-home-hero-cover-indicators{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#05070a80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cc-home-hero-cover-indicator{width:26px;height:3px;border-radius:999px;background:#ffffff38;transition:width .2s ease,background .2s ease}.cc-home-hero-cover-indicator.is-active{width:42px;background:#f3d49ceb}.cc-home-explore-strip{padding:18px 2px;border-width:1px 0;border-radius:0;background:transparent;box-shadow:none}.cc-home-search{grid-template-columns:minmax(0,1fr) 112px}.cc-home-search-field input{min-height:44px;background:#ffffff09}.cc-home-search-button{min-height:44px}@media(max-width:1080px){.topbar--marketplace-premium{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";gap:8px 12px;align-items:center}.topbar--marketplace-premium .brand-lockup{grid-area:brand}.topbar--marketplace-premium .topbar-nav{grid-area:nav;justify-content:flex-start}.topbar--marketplace-premium .topbar-actions{grid-area:actions;justify-content:flex-end}}@media(max-width:820px){.topbar--marketplace-premium{padding:8px 10px}.cc-home-hero{min-height:560px}.cc-home-hero-media img{object-position:58% center}.cc-home-title{font-size:clamp(2.25rem,10vw,3.8rem)}.cc-home-summary{font-size:.94rem}.cc-home-hero-bottom{align-items:start}}@media(prefers-reduced-motion:reduce){.cc-home-hero-cover-indicator{transition:none}}.shell--marketplace-premium{padding:8px 12px 24px}.layout--marketplace-premium{width:min(1760px,100%);gap:18px}.topbar--marketplace-premium{position:relative;top:auto;z-index:auto;min-height:62px;padding:9px 14px;border-radius:14px;border-color:#d6a95c29;background:linear-gradient(180deg,#080a0deb,#05070ad1),radial-gradient(circle at 2% 0%,rgba(193,18,31,.08),transparent 26%),radial-gradient(circle at 96% 0%,rgba(214,169,92,.1),transparent 28%);box-shadow:0 14px 42px #00000052,inset 0 1px #ffffff0a;backdrop-filter:blur(20px) saturate(1.08);-webkit-backdrop-filter:blur(20px) saturate(1.08)}.topbar--marketplace-premium .brand-lockup{gap:13px}.topbar--marketplace-premium .brand-logo,.topbar--marketplace-premium .brand-mark{width:46px;height:46px;flex-basis:46px;border-radius:13px}.topbar--marketplace-premium .brand-title{color:#fff;font-size:1.08rem;font-weight:800;letter-spacing:-.02em}.topbar--marketplace-premium .brand-subtitle{color:#f3d49cd1;font-size:.62rem;letter-spacing:.16em}.topbar--marketplace-premium .topbar-nav{gap:22px}.topbar--marketplace-premium .topbar-link{position:relative;color:#eef2f7c7;padding-block:8px}.topbar--marketplace-premium .topbar-link:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:transparent}.topbar--marketplace-premium .topbar-link.active,.topbar--marketplace-premium .topbar-link:hover{color:#fff}.topbar--marketplace-premium .topbar-link.active:after{background:#f3d49ce6}.cc-home{gap:24px}.cc-home-hero{min-height:clamp(600px,78vh,800px);border-radius:18px;border-color:#ffffff12;box-shadow:0 18px 48px #0003}.cc-home-hero-media img{filter:saturate(1.02) contrast(1.02);transform:scale(1)}.cc-home-hero-overlay{background:linear-gradient(90deg,#050608db,#050608a3 30%,#0506081f 62%,#0506085c),linear-gradient(180deg,#0506080d,#05060814 44%,#0506089e)}.cc-home-hero-content{padding:clamp(30px,4.2vw,62px)}.cc-home-title{max-width:10.5ch;font-size:clamp(3.45rem,6.2vw,6.8rem)}.cc-home-summary{max-width:46ch;color:#f5f7fbe0}.cc-home-authority{padding-inline:18px}@media(max-width:1080px){.shell--marketplace-premium{padding:8px 10px 18px}.layout--marketplace-premium{width:100%}.topbar--marketplace-premium .topbar-nav{gap:18px}.cc-home-hero{min-height:clamp(560px,70vh,720px)}.account-hero,.account-grid{grid-template-columns:1fr}.account-summary-grid,.account-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){html,body{overflow-x:clip}.shell--marketplace-premium{padding:6px 8px 16px}.layout--marketplace-premium{width:100%;gap:14px}.topbar--marketplace-premium{gap:6px 10px;grid-template-columns:minmax(0,1fr) max-content;padding:7px 9px;width:100%;box-sizing:border-box;overflow:hidden}.topbar--marketplace-premium .brand-lockup{min-width:0}.topbar--marketplace-premium .brand-logo,.topbar--marketplace-premium .brand-mark{width:38px;height:38px;flex-basis:38px}.topbar--marketplace-premium .brand-title{overflow:hidden;max-width:170px;font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}.topbar--marketplace-premium .brand-subtitle{display:block;overflow:hidden;max-width:150px;font-size:.48rem;letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap}.topbar--marketplace-premium .topbar-nav{gap:16px;min-width:0}.topbar--marketplace-premium .topbar-actions{display:flex;min-width:0}.topbar--marketplace-premium .topbar-button--accent{display:inline-flex;min-height:32px;padding-inline:10px;font-size:.78rem}.topbar--marketplace-premium .topbar-link{padding-block:4px}.cc-home{gap:18px}.cc-home-hero{min-height:540px;border-radius:16px}.cc-home-hero-content{min-width:0;padding:18px}.cc-home-title{max-width:9ch;font-size:clamp(2rem,8.8vw,3.15rem)}.cc-home-hero-copy{max-width:100%;min-width:0}.cc-home-summary{max-width:27ch;font-size:.94rem;overflow-wrap:anywhere}.cc-home-authority{padding-inline:4px}.cc-home-hero-caption{width:100%;max-width:100%}.cc-home-hero-caption-title,.cc-home-hero-caption-copy{min-width:0;overflow-wrap:anywhere;word-break:break-word}.cc-home-hero-cover-indicators{max-width:100%}}@media(max-width:980px){.sell-hero,.sell-layout{grid-template-columns:1fr}.sell-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-summary{position:static}}@media(max-width:720px){.public-auth-page{padding:24px 0 42px}.public-auth-card{border-radius:18px;padding:20px}.public-auth-title{max-width:none}.public-account-summary{grid-template-columns:1fr}.public-auth-provider-button{align-items:flex-start;flex-direction:column}.public-form-grid{grid-template-columns:1fr}.public-auth-actions{flex-direction:column;align-items:stretch}.account-page{padding:20px 0 42px}.account-hero,.account-panel,.account-detail-panel{border-radius:18px;padding:20px}.account-title{max-width:none}.account-tabs{width:100%;border-radius:18px}.account-tab,.account-filter,.account-view-button{flex:1 1 auto}.account-panel-heading--split,.account-summary-grid,.account-detail-grid,.account-publication-card,.account-announcement-card{grid-template-columns:1fr}.account-view-switch{width:100%}.account-publication-specs,.account-publication-meta,.account-missing-list{grid-column:1 / -1}.account-actions,.account-card-actions{flex-direction:column;align-items:stretch}.account-photo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.sell-page{padding:20px 0 42px}.sell-hero,.sell-layout,.sell-form-grid{grid-template-columns:1fr}.sell-hero,.sell-panel,.sell-stepper{border-radius:18px;padding:20px}.sell-title{max-width:none}.sell-stepper{grid-template-columns:1fr}.sell-step{min-height:74px}.sell-photo-grid{grid-template-columns:1fr}.sell-form-actions{flex-direction:column}.sell-summary{position:static}}@media(max-width:820px){.topbar-session-greeting{padding-inline:6px;font-size:.78rem}}@media(max-width:620px){.topbar-session-greeting{display:none}}.shell--marketplace-home{overflow-x:clip;padding:0;background:#050608}.layout--marketplace-home{position:relative;display:block;overflow-x:clip;width:100%;gap:0}.layout--marketplace-home .topbar--home-overlay{position:absolute;top:clamp(14px,1.5vw,24px);left:clamp(22px,5vw,82px);right:clamp(22px,5vw,82px);z-index:40;width:auto;display:grid;grid-template-columns:minmax(360px,400px) minmax(0,1fr) auto;gap:clamp(18px,2vw,34px);align-items:center;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.layout--marketplace-home .topbar--home-overlay .brand-lockup{position:relative;display:grid;grid-template-columns:clamp(120px,9vw,140px) minmax(0,1fr);align-items:center;gap:clamp(14px,1.4vw,20px);width:100%;min-width:0;text-decoration:none}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell{border:0;background:transparent;box-shadow:none;display:grid;place-items:center;width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex:0 0 clamp(120px,9vw,140px);line-height:0}.layout--marketplace-home .topbar--home-overlay .brand-logo,.layout--marketplace-home .topbar--home-overlay .brand-mark{width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex-basis:auto;border-radius:0}.layout--marketplace-home .topbar--home-overlay .brand-logo{display:block;object-fit:contain;object-position:center;filter:none;image-rendering:auto}.layout--marketplace-home .topbar--home-overlay .brand-side-slot{display:block;width:100%;min-width:0;height:clamp(72px,5.8vw,92px);overflow:visible;opacity:1;pointer-events:none;filter:drop-shadow(0 18px 30px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(214,169,92,.14))}.layout--marketplace-home .topbar--home-overlay .brand-side-asset{object-fit:contain;object-position:left center}@media(min-width:1600px){.layout--marketplace-home .topbar--home-overlay{grid-template-columns:clamp(560px,34vw,650px) minmax(360px,1fr) auto}.layout--marketplace-home .topbar--home-overlay .brand-lockup{grid-template-columns:clamp(136px,8.6vw,154px) minmax(0,1fr)}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell,.layout--marketplace-home .topbar--home-overlay .brand-logo,.layout--marketplace-home .topbar--home-overlay .brand-mark{width:clamp(136px,8.6vw,154px);height:clamp(136px,8.6vw,154px)}.layout--marketplace-home .topbar--home-overlay .brand-side-slot{height:clamp(98px,6.4vw,122px)}}.layout--marketplace-home .topbar--home-overlay .brand-mark{filter:drop-shadow(0 22px 32px rgba(0,0,0,.48)) drop-shadow(0 0 20px rgba(214,169,92,.2))}.layout--marketplace-home .topbar--home-overlay .brand-copy{display:none}.layout--marketplace-home .topbar--home-overlay .brand-title{max-width:260px;color:#fff;font-size:clamp(1.18rem,1.45vw,1.72rem);letter-spacing:-.035em;line-height:.98;text-shadow:0 14px 28px rgba(0,0,0,.54)}.layout--marketplace-home .topbar--home-overlay .brand-subtitle{display:none}.layout--marketplace-home .topbar--home-overlay .topbar-nav{justify-self:center;flex-wrap:nowrap;gap:clamp(18px,2vw,32px);min-width:max-content;padding-top:0;overflow:visible}.layout--marketplace-home .topbar--home-overlay .topbar-link{padding:7px 0;color:#f7f9fbd1;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-home .topbar--home-overlay .topbar-link.active,.layout--marketplace-home .topbar--home-overlay .topbar-link:hover{color:#fff}.layout--marketplace-home .topbar--home-overlay .topbar-link:after{bottom:-4px;height:1px;background:transparent}.layout--marketplace-home .topbar--home-overlay .topbar-link.active:after,.layout--marketplace-home .topbar--home-overlay .topbar-link:hover:after{background:#f3d49ceb}.layout--marketplace-home .topbar--home-overlay .topbar-actions{justify-self:end;gap:clamp(14px,1.8vw,24px);padding-top:0}.layout--marketplace-home .topbar--home-overlay .topbar-button{min-height:38px;padding-inline:0;border:0;border-radius:0;background:transparent;color:#f7f9fbd6;box-shadow:none;font-size:.82rem;letter-spacing:.02em;text-shadow:0 12px 24px rgba(0,0,0,.6)}.layout--marketplace-home .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-home .topbar--home-overlay .topbar-button.button-secondary{border:0;background:transparent}.layout--marketplace-home .topbar--home-overlay .topbar-button--accent{min-height:42px;padding-inline:18px;border-radius:999px;background:linear-gradient(135deg,#f3d49c,#d3a455);color:#0d0f12;text-shadow:none;box-shadow:0 18px 42px #00000047}.main-grid--home,.main-grid--home .cc-home{gap:0}.main-grid--home .cc-home-hero{min-height:100svh;border:0;border-radius:0;background:#050608;box-shadow:none}.main-grid--home .cc-home-hero-media img{filter:saturate(1.06) contrast(1.04);transform:scale(1.01)}.main-grid--home .cc-home-hero-overlay{background:linear-gradient(90deg,#050608c7,#0506087a 34%,#0506080f 70%,#0506083d),linear-gradient(180deg,#0506082e,#05060805 40%,#050608b3)}.main-grid--home .cc-home-hero-content{grid-template-rows:1fr auto;align-content:stretch;padding:clamp(168px,18vh,220px) clamp(28px,6vw,96px) clamp(40px,5.2vw,78px)}.main-grid--home .cc-home-hero-copy{align-self:center;max-width:min(58vw,760px);gap:clamp(16px,1.8vw,24px)}.main-grid--home .cc-home-kicker{display:none}.main-grid--home .cc-home-title{max-width:10.4ch;font-size:clamp(4rem,7.2vw,7.9rem);line-height:.88;letter-spacing:-.075em;text-shadow:0 18px 42px rgba(0,0,0,.52)}.main-grid--home .cc-home-summary{max-width:34ch;color:#f7f9fbd1;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.65;text-shadow:0 14px 34px rgba(0,0,0,.62)}.main-grid--home .cc-home-actions{gap:14px}.main-grid--home .cc-home-primary-cta{min-height:48px;padding-inline:22px;border-radius:999px}.main-grid--home .cc-home-secondary-cta{min-height:48px;padding-inline:14px;border-color:#ffffff24;background:#0000001a;color:#fff}.main-grid--home .cc-home-hero-bottom{align-items:end;justify-content:space-between}.main-grid--home .cc-home-hero-caption{padding:0 0 0 18px;border:0;border-left:1px solid rgba(243,212,156,.58);border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.main-grid--home .cc-home-hero-caption-title{font-size:clamp(1.25rem,1.5vw,1.8rem)}.main-grid--home .cc-home-hero-caption-copy{max-width:46ch;color:#ebf0f5bd}.main-grid--home .cc-home-hero-cover-indicators{align-self:end;padding:8px 0;border:0;background:transparent}.main-grid--home .cc-home-hero-cover-indicator{background:#ffffff3d}.main-grid--home .cc-home>section:not(.cc-home-hero){width:100%;margin-inline:0;padding-inline:clamp(48px,5.4vw,112px)}.main-grid--home .cc-home-authority{gap:0;padding-block:clamp(38px,4.8vw,78px);border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 8% 0%,rgba(193,18,31,.12),transparent 28%),linear-gradient(180deg,#06080cf5,#040609fa)}.main-grid--home .cc-home-authority-item{min-height:clamp(92px,8vw,136px);padding:clamp(14px,1.6vw,28px) clamp(18px,2.6vw,46px);justify-content:end;border-top:1px solid rgba(255,255,255,.1)}.main-grid--home .cc-home-authority-item:first-child{padding-left:0}.main-grid--home .cc-home-authority-item:last-child{padding-right:0}.main-grid--home .cc-home-authority-item strong{color:#f7f9fb}.main-grid--home .cc-home-authority-item span{color:#bfc5ccbd}.main-grid--home .cc-home-explore-strip{grid-template-columns:minmax(460px,5fr) minmax(0,7fr);align-items:end;column-gap:clamp(34px,5.8vw,112px);padding-block:clamp(38px,5vw,84px);border:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:linear-gradient(90deg,#0b0f15f5,#070a0fe6 58%,#05070afa),radial-gradient(circle at 76% 50%,rgba(214,169,92,.11),transparent 38%);box-shadow:none}.main-grid--home .cc-home-search{align-items:end;grid-template-columns:minmax(0,1fr) minmax(128px,.22fr);gap:clamp(14px,2vw,26px)}.main-grid--home .cc-home-brand-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px;justify-content:stretch}.main-grid--home .cc-home-search-field input{border-radius:0;border-width:0 0 1px;background:transparent;padding-inline:0}.main-grid--home .cc-home-brand-link{justify-content:center;min-height:44px;border-color:#ffffff1a;background:#ffffff09}.main-grid--home .cc-home-inventory,.main-grid--home .cc-home-trust,.main-grid--home .cc-home-sell{padding-block:clamp(54px,6.2vw,108px)}.main-grid--home .cc-home-inventory,.main-grid--home .cc-home-trust{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(20px,2vw,34px)}.main-grid--home .cc-home-inventory .section-head{display:grid;grid-column:1 / -1;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,5vw,84px);align-items:end}.main-grid--home .cc-home-inventory .section-head-copy{grid-column:1 / span 7;max-width:none}.main-grid--home .cc-home-inventory .section-head-action{grid-column:9 / -1;justify-self:end}.main-grid--home .cc-home-grid{grid-column:1 / -1;gap:clamp(18px,1.8vw,30px)}.main-grid--home .cc-home-card-media{aspect-ratio:1.52 / 1}.main-grid--home .cc-home-card-body{padding:clamp(16px,1.5vw,24px)}.main-grid--home .cc-home-card-title{font-size:clamp(1.18rem,1.22vw,1.45rem)}.main-grid--home .cc-home-trust-points article{border-top-color:#ffffff14}.main-grid--home .cc-home-trust-copy{grid-column:1 / span 4;max-width:48ch}.main-grid--home .cc-home-trust-points{grid-column:6 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,34px)}.main-grid--home .cc-home-sell{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:"copy copy copy copy copy copy copy points points points points points" "copy copy copy copy copy copy copy actions actions actions actions actions";align-items:end;gap:clamp(22px,3vw,48px) clamp(28px,4vw,70px);border-top-color:#ffffff14;background:linear-gradient(180deg,#05070afa,#070a0ff5),radial-gradient(circle at 92% 36%,rgba(193,18,31,.14),transparent 32%)}.main-grid--home .cc-home-sell-copy{grid-area:copy;max-width:820px}.main-grid--home .cc-home-sell-points{grid-area:points;justify-content:flex-end}.main-grid--home .cc-home-sell>.cc-home-actions{grid-area:actions;justify-content:flex-end}.layout--marketplace-home .footer--marketplace-premium{width:100%;margin:0 0 clamp(28px,4vw,54px);padding:clamp(34px,4vw,62px) clamp(48px,5.4vw,112px) 0;border:0;border-top:1px solid rgba(255,255,255,.08);border-radius:0;background:transparent;box-shadow:none}.layout--marketplace-home .footer--marketplace-premium .brand-subtitle{display:none}@media(max-width:1080px){.layout--marketplace-home .topbar--home-overlay{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";top:14px;left:22px;right:22px;gap:10px 18px}.layout--marketplace-home .topbar--home-overlay .brand-lockup{grid-area:brand;grid-template-columns:110px minmax(0,240px);width:min(100%,380px)}.layout--marketplace-home .topbar--home-overlay .topbar-nav{grid-area:nav;justify-self:start;gap:26px;padding-top:0}.layout--marketplace-home .topbar--home-overlay .topbar-actions{grid-area:actions;padding-top:8px}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell,.layout--marketplace-home .topbar--home-overlay .brand-logo,.layout--marketplace-home .topbar--home-overlay .brand-mark{width:110px;height:110px;flex-basis:auto}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell{flex-basis:110px}.layout--marketplace-home .topbar--home-overlay .brand-side-slot{height:68px;opacity:.8}.main-grid--home .cc-home-hero-content{padding-top:154px}.main-grid--home .cc-home-hero-copy{max-width:680px}}@media(max-width:820px){.layout--marketplace-home .topbar--home-overlay{left:18px;right:18px;top:12px}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell,.layout--marketplace-home .topbar--home-overlay .brand-logo,.layout--marketplace-home .topbar--home-overlay .brand-mark{width:91px;height:91px;flex-basis:auto}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell{flex-basis:91px}.layout--marketplace-home .topbar--home-overlay .brand-side-slot{display:none}.layout--marketplace-home .topbar--home-overlay .brand-title{max-width:150px;font-size:1rem}.layout--marketplace-home .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-home .topbar--home-overlay .topbar-button.button-secondary{display:none}.layout--marketplace-home .topbar--home-overlay .topbar-button--accent{min-height:38px;padding-inline:14px}.layout--marketplace-home .topbar--home-overlay .topbar-nav{gap:18px;width:100%;overflow-x:auto;scrollbar-width:none}.layout--marketplace-home .topbar--home-overlay .topbar-nav::-webkit-scrollbar{display:none}.layout--marketplace-home .topbar--home-overlay .topbar-link{flex:0 0 auto;font-size:.75rem;letter-spacing:.04em}.main-grid--home .cc-home-hero{min-height:100svh}.main-grid--home .cc-home-hero-content{padding:148px 22px 28px}.main-grid--home .cc-home-hero-copy{max-width:100%}.main-grid--home .cc-home-title{max-width:10.5ch;font-size:clamp(2.72rem,12vw,4.2rem)}.main-grid--home .cc-home-summary{max-width:27ch}.main-grid--home .cc-home-hero-bottom{display:grid;gap:18px}.main-grid--home .cc-home-hero-caption{width:100%;max-width:100%}.main-grid--home .cc-home>section:not(.cc-home-hero),.layout--marketplace-home .footer--marketplace-premium{width:100%;padding-inline:22px}.main-grid--home .cc-home-authority{grid-template-columns:1fr 1fr;gap:24px 0}.main-grid--home .cc-home-authority-item{padding:0 16px 0 0;border-left:0}.main-grid--home .cc-home-authority-item:nth-child(2n){padding-right:0;padding-left:16px;border-left:1px solid rgba(255,255,255,.08)}.main-grid--home .cc-home-explore-strip{grid-template-columns:1fr;gap:20px}.main-grid--home .cc-home-brand-strip{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));justify-content:flex-start}.main-grid--home .cc-home-inventory,.main-grid--home .cc-home-trust{grid-template-columns:1fr}.main-grid--home .cc-home-inventory .section-head{display:flex}.main-grid--home .cc-home-inventory .section-head-copy,.main-grid--home .cc-home-inventory .section-head-action,.main-grid--home .cc-home-grid,.main-grid--home .cc-home-trust-copy,.main-grid--home .cc-home-trust-points{grid-column:auto}.main-grid--home .cc-home-trust-points{grid-template-columns:repeat(2,minmax(0,1fr))}.main-grid--home .cc-home-sell{grid-template-columns:1fr;grid-template-areas:"copy" "points" "actions"}.main-grid--home .cc-home-sell-points,.main-grid--home .cc-home-sell>.cc-home-actions{justify-content:flex-start}}@media(max-width:520px){.layout--marketplace-home .topbar--home-overlay{left:16px;right:16px}.layout--marketplace-home .topbar--home-overlay .brand-lockup{grid-template-columns:77px;gap:10px}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell,.layout--marketplace-home .topbar--home-overlay .brand-logo,.layout--marketplace-home .topbar--home-overlay .brand-mark{width:77px;height:77px;flex-basis:auto}.layout--marketplace-home .topbar--home-overlay .brand-mark-shell{flex-basis:77px}.layout--marketplace-home .topbar--home-overlay .brand-side-slot{display:none}.layout--marketplace-home .topbar--home-overlay .brand-title{max-width:132px;font-size:.92rem}.layout--marketplace-home .topbar--home-overlay .topbar-nav{gap:16px}.main-grid--home .cc-home-hero-content{padding-top:138px}.main-grid--home .cc-home-title{font-size:clamp(2.42rem,11vw,3.35rem)}.main-grid--home .cc-home-actions{align-items:stretch;flex-direction:column;width:min(100%,280px)}.main-grid--home .cc-home-authority{grid-template-columns:1fr 1fr}.main-grid--home .cc-home-authority-item{min-height:86px;padding:14px 0}.main-grid--home .cc-home-search{grid-template-columns:1fr}.main-grid--home .cc-home-brand-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.main-grid--home .cc-home-trust-points{grid-template-columns:1fr}.main-grid--home .cc-home-primary-cta,.main-grid--home .cc-home-secondary-cta{justify-content:center;width:100%}}@media(max-width:1240px){.layout--marketplace-explore{width:min(calc(100vw - 28px),100%)}.layout--marketplace-explore .topbar--home-overlay{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";top:14px;left:22px;right:22px;gap:10px 18px}.layout--marketplace-explore .topbar--home-overlay .brand-lockup{grid-area:brand;grid-template-columns:110px minmax(0,240px);width:min(100%,380px)}.layout--marketplace-explore .topbar--home-overlay .topbar-nav{grid-area:nav;justify-self:start;gap:26px;padding-top:0}.layout--marketplace-explore .topbar--home-overlay .topbar-actions{grid-area:actions;padding-top:8px}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell,.layout--marketplace-explore .topbar--home-overlay .brand-logo,.layout--marketplace-explore .topbar--home-overlay .brand-mark{width:110px;height:110px;flex-basis:auto}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell{flex-basis:110px}.layout--marketplace-explore .topbar--home-overlay .brand-side-slot{height:68px;opacity:.8}.hero-search-panel--catalog .hero-grid--explore,.catalog-brand-bar,.catalog-shell--explore-premium .catalog-layout{grid-template-columns:1fr}.catalog-main--explore-premium{grid-column:auto}.catalog-brand-chips{justify-content:flex-start}.catalog-hero-console{padding-left:0;padding-top:clamp(22px,3vw,32px);border-left:0;border-top:1px solid rgba(217,179,108,.18)}}@media(max-width:1080px){.catalog-toolbar--explore{align-items:flex-start}}@media(max-width:820px){.layout--marketplace-explore{width:min(calc(100vw - 24px),100%)}.main-grid--explore{padding-top:150px}.layout--marketplace-explore .topbar--home-overlay{left:18px;right:18px;top:12px}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell,.layout--marketplace-explore .topbar--home-overlay .brand-logo,.layout--marketplace-explore .topbar--home-overlay .brand-mark{width:91px;height:91px;flex-basis:auto}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell{flex-basis:91px}.layout--marketplace-explore .topbar--home-overlay .brand-side-slot,.layout--marketplace-explore .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-explore .topbar--home-overlay .topbar-button.button-secondary{display:none}.layout--marketplace-explore .topbar--home-overlay .topbar-button--accent{min-height:38px;padding-inline:14px}.layout--marketplace-explore .topbar--home-overlay .topbar-nav{gap:18px;width:100%;overflow-x:auto;scrollbar-width:none}.layout--marketplace-explore .topbar--home-overlay .topbar-nav::-webkit-scrollbar{display:none}.layout--marketplace-explore .topbar--home-overlay .topbar-link{flex:0 0 auto;font-size:.75rem;letter-spacing:.04em}.hero-search-panel--catalog{padding:22px 18px;border-radius:0}.catalog-main--explore-premium{padding:22px 0 0;border-radius:0}.catalog-hero-console{padding:20px 0 0;border-radius:0}.catalog-hero-console .hero-search-row{grid-template-columns:1fr}.catalog-hero-console .hero-submit{width:100%}.catalog-hero-console .stat-pill-row--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-hero-console .stat-pill{min-height:78px;padding:12px}.catalog-hero-console .stat-pill-value{font-size:clamp(1.05rem,5vw,1.28rem);word-break:normal}.hero-search-panel--catalog .hero-title{font-size:clamp(2.35rem,10vw,3.5rem);max-width:none}.catalog-brand-bar{display:none}.catalog-results-count{justify-content:center;width:100%}.catalog-main--explore-premium .announcement-grid{grid-template-columns:1fr}.footer--marketplace-zocalo{border-radius:0}.footer-resource-panel{padding:28px 20px}.footer-resource-grid{grid-template-columns:1fr;gap:24px}.footer-bottom-bar{grid-template-columns:1fr;justify-items:center;padding-block:16px}.footer-social-icons{justify-content:center}.footer-resources-toggle{justify-self:center}.footer-panel-close{top:16px;right:16px}}@media(min-width:681px)and (max-width:820px){.catalog-main--explore-premium .announcement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.layout--marketplace-explore .topbar--home-overlay{left:16px;right:16px}.layout--marketplace-explore .topbar--home-overlay .brand-lockup{grid-template-columns:77px;gap:10px}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell,.layout--marketplace-explore .topbar--home-overlay .brand-logo,.layout--marketplace-explore .topbar--home-overlay .brand-mark{width:77px;height:77px;flex-basis:auto}.layout--marketplace-explore .topbar--home-overlay .brand-mark-shell{flex-basis:77px}.layout--marketplace-explore .topbar--home-overlay .brand-side-slot{display:none}.layout--marketplace-explore .topbar--home-overlay .topbar-nav{gap:16px}.catalog-hero-console .stat-pill-row--catalog{grid-template-columns:1fr}}.shell--marketplace-premium{padding-bottom:24px}.layout--marketplace-premium{min-height:calc(100vh - 38px);grid-template-rows:auto minmax(0,1fr) auto}.layout--marketplace-premium .footer--marketplace-zocalo,.layout--marketplace-home .footer--marketplace-zocalo{position:relative;right:auto;bottom:auto;left:50%;z-index:35;display:block;width:100%;width:100vw;inline-size:100vw;max-width:none;margin-block:clamp(28px,4vw,64px) 0;margin-inline:0;transform:translate(-50%);padding:0;border:0;border-top:1px solid rgba(217,179,108,.16);border-radius:0;background:linear-gradient(90deg,#080a0dfa,#0a0c10fa),#07090cfa;overflow:visible;box-shadow:0 -18px 54px #00000061;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.layout--marketplace-premium .footer-resource-panel,.layout--marketplace-home .footer-resource-panel{position:relative;right:auto;bottom:auto;left:auto;width:100%;max-width:none;margin:0;max-height:none;padding:clamp(28px,3vw,52px) clamp(24px,4vw,72px);overflow:visible;border-top:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:transparent;box-shadow:none}.layout--marketplace-premium .footer-resource-panel[hidden],.layout--marketplace-home .footer-resource-panel[hidden]{display:none}.layout--marketplace-premium .footer-bottom-bar,.layout--marketplace-home .footer-bottom-bar{width:100%;max-width:none;margin:0;min-height:64px}@media(max-width:680px){.shell--marketplace-premium{padding-bottom:18px}.layout--marketplace-premium{min-height:calc(100vh - 28px)}.layout--marketplace-premium .footer-resource-panel,.layout--marketplace-home .footer-resource-panel{max-height:min(66vh,520px);padding:28px 20px}}.shell--marketplace-premium{padding-bottom:0}.layout--marketplace-premium{min-height:calc(100dvh - 14px);row-gap:0}.layout--marketplace-auth{position:relative;overflow-x:clip;width:min(calc(100vw - 24px),1880px)}.main-grid--auth{align-content:start;padding-top:clamp(132px,10.5vw,174px)}.layout--marketplace-auth .topbar--home-overlay{position:absolute;top:clamp(14px,1.5vw,24px);left:clamp(22px,5vw,82px);right:clamp(22px,5vw,82px);z-index:40;width:auto;display:grid;grid-template-columns:minmax(360px,400px) minmax(0,1fr) auto;gap:clamp(18px,2vw,34px);align-items:center;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.layout--marketplace-auth .topbar--home-overlay .brand-lockup{position:relative;display:grid;grid-template-columns:clamp(120px,9vw,140px) minmax(0,1fr);align-items:center;gap:clamp(14px,1.4vw,20px);width:100%;min-width:0;text-decoration:none}.layout--marketplace-auth .topbar--home-overlay .brand-mark-shell{display:grid;place-items:center;width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex:0 0 clamp(120px,9vw,140px);border:0;background:transparent;box-shadow:none;line-height:0}.layout--marketplace-auth .topbar--home-overlay .brand-logo,.layout--marketplace-auth .topbar--home-overlay .brand-mark{width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex-basis:auto;border-radius:0}.layout--marketplace-auth .topbar--home-overlay .brand-logo{display:block;object-fit:contain;object-position:center;filter:none;image-rendering:auto}.layout--marketplace-auth .topbar--home-overlay .brand-side-slot{display:block;width:100%;min-width:0;height:clamp(72px,5.8vw,92px);overflow:visible;opacity:1;pointer-events:none;filter:drop-shadow(0 18px 30px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(214,169,92,.14))}.layout--marketplace-auth .topbar--home-overlay .brand-side-asset{object-fit:contain;object-position:left center}.layout--marketplace-auth .topbar--home-overlay .brand-copy{display:none}.layout--marketplace-auth .topbar--home-overlay .topbar-nav{justify-self:center;flex-wrap:nowrap;gap:clamp(18px,2vw,32px);min-width:max-content;padding-top:0;overflow:visible}.layout--marketplace-auth .topbar--home-overlay .topbar-link{padding:7px 0;color:#f7f9fbd1;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-auth .topbar--home-overlay .topbar-link.active,.layout--marketplace-auth .topbar--home-overlay .topbar-link:hover{color:#fff}.layout--marketplace-auth .topbar--home-overlay .topbar-link:after{bottom:-4px;height:1px;background:transparent}.layout--marketplace-auth .topbar--home-overlay .topbar-link.active:after,.layout--marketplace-auth .topbar--home-overlay .topbar-link:hover:after{background:#f3d49ceb}.layout--marketplace-auth .topbar--home-overlay .topbar-actions{justify-self:end;gap:clamp(14px,1.8vw,24px);padding-top:0}.layout--marketplace-auth .topbar--home-overlay .topbar-button{min-height:38px;padding-inline:0;border:0;border-radius:0;background:transparent;color:#f7f9fbd6;box-shadow:none;font-size:.82rem;letter-spacing:.02em;text-shadow:0 12px 24px rgba(0,0,0,.6)}.layout--marketplace-auth .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-auth .topbar--home-overlay .topbar-button.button-secondary{border:0;background:transparent}.layout--marketplace-auth .topbar--home-overlay .topbar-button--accent{min-height:42px;padding-inline:18px;border-radius:999px;background:linear-gradient(135deg,#f3d49c,#d3a455);color:#0d0f12;text-shadow:none;box-shadow:0 18px 42px #00000047}.public-auth-page{min-height:auto;padding:clamp(24px,4.5vh,56px) 0 clamp(32px,6vh,72px)}.public-auth-provider-label{display:inline-flex;align-items:center;gap:10px;min-width:0}.public-auth-google-mark{width:20px;height:20px;flex:0 0 20px}@media(max-width:1240px){.layout--marketplace-auth{width:min(calc(100vw - 28px),100%)}.layout--marketplace-auth .topbar--home-overlay{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";top:14px;left:22px;right:22px;gap:10px 18px}.layout--marketplace-auth .topbar--home-overlay .brand-lockup{grid-area:brand}.layout--marketplace-auth .topbar--home-overlay .topbar-nav{grid-area:nav;justify-self:start}.layout--marketplace-auth .topbar--home-overlay .topbar-actions{grid-area:actions}}@media(max-width:680px){.layout--marketplace-premium{min-height:calc(100dvh - 10px)}.main-grid--auth{padding-top:150px}.layout--marketplace-auth .topbar--home-overlay{left:18px;right:18px;top:12px}.layout--marketplace-auth .topbar--home-overlay .brand-mark-shell,.layout--marketplace-auth .topbar--home-overlay .brand-logo,.layout--marketplace-auth .topbar--home-overlay .brand-mark{width:86px;height:86px;flex-basis:auto}.layout--marketplace-auth .topbar--home-overlay .brand-mark-shell{flex-basis:86px}.layout--marketplace-auth .topbar--home-overlay .brand-side-slot,.layout--marketplace-auth .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-auth .topbar--home-overlay .topbar-button.button-secondary{display:none}.layout--marketplace-auth .topbar--home-overlay .topbar-button--accent{min-height:36px;padding-inline:14px;font-size:.76rem}.layout--marketplace-auth .topbar--home-overlay .topbar-nav{justify-content:space-between;gap:10px;width:100%;min-width:0;overflow:visible}.layout--marketplace-auth .topbar--home-overlay .topbar-link{flex:0 0 auto;font-size:.68rem;letter-spacing:.055em}}.shell--marketplace-premium{display:grid;grid-template-rows:auto auto;align-items:start;overflow-x:clip;padding-bottom:0}.layout--marketplace-premium{grid-template-rows:auto minmax(0,1fr)}.shell--marketplace-premium>.footer--marketplace-zocalo{position:relative;left:auto;right:auto;bottom:auto;z-index:30;display:block;width:100vw;max-width:none;margin:clamp(30px,4vw,64px) calc(50% - 50vw) 0;padding:0;transform:none;border:0;border-top:1px solid rgba(217,179,108,.16);border-radius:0;background:linear-gradient(90deg,#07090cfc,#090c10fc),#07090cfc;overflow:visible;box-shadow:0 -18px 54px #00000057;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.shell--marketplace-home>.footer--marketplace-zocalo{margin-top:0}.footer--marketplace-zocalo .footer-resource-panel{position:relative;left:auto;right:auto;bottom:auto;width:100%;max-width:none;max-height:none;margin:0;padding:clamp(30px,3vw,54px) clamp(24px,5vw,92px);overflow:visible;border:0;border-bottom:1px solid rgba(255,255,255,.08);border-radius:0;background:radial-gradient(circle at 16% 0%,rgba(193,18,31,.1),transparent 34%),linear-gradient(180deg,#0b0e13fc,#07090cfc);box-shadow:none}.footer--marketplace-zocalo .footer-resource-panel[hidden]{display:none}.footer--marketplace-zocalo .footer-resource-grid,.footer--marketplace-zocalo .footer-bottom-bar{width:min(100%,1880px);max-width:none;margin-inline:auto}.footer--marketplace-zocalo .footer-resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer--marketplace-zocalo .footer-bottom-bar{min-height:64px;padding:0 clamp(22px,5vw,94px)}.layout--marketplace-explore,.layout--marketplace-auth,.layout--marketplace-account,.layout--marketplace-sell{width:min(calc(100vw - 24px),1880px)}.main-grid--explore{gap:clamp(30px,4vw,70px)}.hero-shell--premium-explore,.catalog-shell--explore-premium{width:100%;max-width:none}.hero-search-panel--catalog{padding:clamp(26px,3.3vw,58px) clamp(20px,4.5vw,86px);border:0;border-bottom:1px solid rgba(217,179,108,.14);border-radius:0;background:radial-gradient(circle at 88% 8%,rgba(217,179,108,.12),transparent 28%),linear-gradient(118deg,#080b10fa,#06080cfa 54%,#12080ceb);box-shadow:none}.hero-search-panel--catalog .hero-grid--explore{grid-template-columns:minmax(380px,.86fr) minmax(560px,1.14fr);gap:clamp(38px,6vw,112px);align-items:end}.hero-search-panel--catalog .hero-title{max-width:13ch;font-size:clamp(3.1rem,5vw,6rem)}.catalog-hero-console{align-content:end;padding:clamp(12px,1.4vw,22px) 0 clamp(12px,1.4vw,22px) clamp(34px,4.2vw,72px);border-left:1px solid rgba(217,179,108,.18)}.catalog-hero-console .stat-pill{min-height:74px;padding:12px 0 10px}.catalog-brand-bar{grid-template-columns:minmax(180px,.38fr) minmax(0,1fr);gap:clamp(16px,2.4vw,44px);align-items:center}.catalog-brand-chips{justify-content:flex-end}.catalog-shell--explore-premium .catalog-layout{display:block}.catalog-main--explore-premium{width:100%;padding:0 clamp(20px,4.5vw,86px);border:0;border-radius:0;background:transparent;box-shadow:none}.catalog-main--explore-premium .announcement-grid{grid-template-columns:repeat(3,minmax(300px,1fr));gap:clamp(22px,2.3vw,42px)}.main-grid--auth{display:grid;align-content:start;gap:clamp(32px,4vw,70px)}.public-auth-page{width:100%;padding:clamp(22px,4vh,52px) clamp(20px,4.5vw,86px) clamp(36px,7vh,86px)}.public-auth-card{width:min(920px,100%);border-radius:28px;background:radial-gradient(circle at 16% 0%,rgba(217,179,108,.1),transparent 30%),linear-gradient(145deg,#0f131af5,#080b10fa)}@media(max-width:1240px){.hero-search-panel--catalog .hero-grid--explore{grid-template-columns:1fr}.catalog-hero-console{padding-left:0;border-left:0;border-top:1px solid rgba(217,179,108,.14);padding-top:clamp(22px,3vw,34px)}.catalog-brand-bar,.footer--marketplace-zocalo .footer-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-brand-chips{justify-content:flex-start}}@media(max-width:820px){.hero-search-panel--catalog,.catalog-main--explore-premium,.public-auth-page{padding-inline:0}.hero-search-panel--catalog{border-bottom:0}.catalog-main--explore-premium .announcement-grid{grid-template-columns:1fr}.footer--marketplace-zocalo .footer-bottom-bar{grid-template-columns:1fr;justify-items:center;gap:12px;min-height:118px;padding-block:18px;text-align:center}.footer--marketplace-zocalo .footer-social-icons,.footer--marketplace-zocalo .footer-resources-toggle{justify-self:center}.footer--marketplace-zocalo .footer-resource-grid{grid-template-columns:1fr}}.layout--marketplace-account,.layout--marketplace-sell{position:relative;overflow-x:clip;width:min(calc(100vw - 24px),1880px)}.main-grid--account,.main-grid--sell{align-content:start;gap:clamp(30px,4vw,70px)}.layout--marketplace-account .topbar--home-overlay,.layout--marketplace-sell .topbar--home-overlay{position:absolute;top:clamp(14px,1.5vw,24px);left:clamp(22px,5vw,82px);right:clamp(22px,5vw,82px);z-index:40;width:auto;display:grid;grid-template-columns:minmax(360px,400px) minmax(0,1fr) auto;gap:clamp(18px,2vw,34px);align-items:center;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.layout--marketplace-account .topbar--home-overlay .brand-lockup,.layout--marketplace-sell .topbar--home-overlay .brand-lockup{position:relative;display:grid;grid-template-columns:clamp(120px,9vw,140px) minmax(0,1fr);align-items:center;gap:clamp(14px,1.4vw,20px);width:100%;min-width:0;text-decoration:none}.layout--marketplace-account .topbar--home-overlay .brand-mark-shell,.layout--marketplace-sell .topbar--home-overlay .brand-mark-shell{display:grid;place-items:center;width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex:0 0 clamp(120px,9vw,140px);border:0;background:transparent;box-shadow:none;line-height:0}.layout--marketplace-account .topbar--home-overlay .brand-logo,.layout--marketplace-account .topbar--home-overlay .brand-mark,.layout--marketplace-sell .topbar--home-overlay .brand-logo,.layout--marketplace-sell .topbar--home-overlay .brand-mark{width:clamp(120px,9vw,140px);height:clamp(120px,9vw,140px);flex-basis:auto;border-radius:0}.layout--marketplace-account .topbar--home-overlay .brand-logo,.layout--marketplace-sell .topbar--home-overlay .brand-logo{display:block;object-fit:contain;object-position:center;filter:none;image-rendering:auto}.layout--marketplace-account .topbar--home-overlay .brand-side-slot,.layout--marketplace-sell .topbar--home-overlay .brand-side-slot{display:block;width:100%;min-width:0;height:clamp(72px,5.8vw,92px);overflow:visible;opacity:1;pointer-events:none;filter:drop-shadow(0 18px 30px rgba(0,0,0,.42)) drop-shadow(0 0 18px rgba(214,169,92,.14))}.layout--marketplace-account .topbar--home-overlay .brand-side-asset,.layout--marketplace-sell .topbar--home-overlay .brand-side-asset{object-fit:contain;object-position:left center}.layout--marketplace-account .topbar--home-overlay .brand-copy,.layout--marketplace-sell .topbar--home-overlay .brand-copy{display:none}.layout--marketplace-account .topbar--home-overlay .topbar-nav,.layout--marketplace-sell .topbar--home-overlay .topbar-nav{justify-self:center;flex-wrap:nowrap;gap:clamp(18px,2vw,32px);min-width:max-content;padding-top:0;overflow:visible}.layout--marketplace-account .topbar--home-overlay .topbar-link,.layout--marketplace-sell .topbar--home-overlay .topbar-link{padding:7px 0;color:#f7f9fbd1;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-account .topbar--home-overlay .topbar-link.active,.layout--marketplace-account .topbar--home-overlay .topbar-link:hover,.layout--marketplace-sell .topbar--home-overlay .topbar-link.active,.layout--marketplace-sell .topbar--home-overlay .topbar-link:hover{color:#fff}.layout--marketplace-account .topbar--home-overlay .topbar-link:after,.layout--marketplace-sell .topbar--home-overlay .topbar-link:after{bottom:-4px;height:1px;background:transparent}.layout--marketplace-account .topbar--home-overlay .topbar-link.active:after,.layout--marketplace-account .topbar--home-overlay .topbar-link:hover:after,.layout--marketplace-sell .topbar--home-overlay .topbar-link.active:after,.layout--marketplace-sell .topbar--home-overlay .topbar-link:hover:after{background:#f3d49ceb}.layout--marketplace-account .topbar--home-overlay .topbar-actions,.layout--marketplace-sell .topbar--home-overlay .topbar-actions{justify-self:end;gap:clamp(14px,1.8vw,24px);padding-top:0}.layout--marketplace-account .topbar--home-overlay .topbar-button,.layout--marketplace-sell .topbar--home-overlay .topbar-button{min-height:38px;padding-inline:0;border:0;border-radius:0;background:transparent;color:#f7f9fbd6;box-shadow:none;font-size:.82rem;letter-spacing:.02em;text-shadow:0 12px 24px rgba(0,0,0,.6)}.layout--marketplace-account .topbar--home-overlay .topbar-button--account,.layout--marketplace-sell .topbar--home-overlay .topbar-button--account{letter-spacing:0;text-transform:none}.layout--marketplace-account .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-account .topbar--home-overlay .topbar-button.button-secondary,.layout--marketplace-sell .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-sell .topbar--home-overlay .topbar-button.button-secondary{border:0;background:transparent}.layout--marketplace-account .topbar--home-overlay .topbar-button--accent,.layout--marketplace-sell .topbar--home-overlay .topbar-button--accent{min-height:42px;padding-inline:18px;border-radius:999px;background:linear-gradient(135deg,#f3d49c,#d3a455);color:#0d0f12;text-shadow:none;box-shadow:0 18px 42px #00000047}.account-page,.sell-page{width:100%;max-width:none;padding:clamp(140px,10.5vw,182px) clamp(20px,4.5vw,86px) clamp(42px,6vw,94px)}.account-hero,.sell-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(22px,4vw,70px);align-items:end;padding:clamp(34px,5vw,82px) 0 clamp(28px,4vw,60px);border-right:0;border-left:0;border-radius:0;background:radial-gradient(circle at 86% 8%,rgba(217,179,108,.11),transparent 28%),linear-gradient(115deg,#080b10fa,#06080cfa 56%,#12080ceb);box-shadow:none}.account-title,.sell-title{max-width:13ch;font-size:clamp(3.1rem,5.2vw,6.1rem);line-height:.92}.account-copy,.sell-copy{max-width:62ch}.account-tabs{width:100%;padding:0 0 14px;border:0;border-bottom:1px solid rgba(217,179,108,.16);border-radius:0;background:transparent}.account-grid,.sell-layout{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(18px,2.4vw,42px)}.account-panel--wide,.sell-panel{grid-column:span 8}.account-grid>.account-panel:not(.account-panel--wide),.sell-summary{grid-column:span 4}.sell-stepper{grid-template-columns:repeat(5,minmax(0,1fr));padding:0 0 18px;border-top:0;border-right:0;border-left:0;border-radius:0;background:transparent;box-shadow:none}.account-panel,.account-detail-panel,.sell-panel,.sell-stepper{border-color:#d9b36c1f;background:linear-gradient(180deg,#0d1117eb,#090c11f0)}.account-publication-card{background:linear-gradient(180deg,#121924f0,#0e141df2)}.account-photo-thumb img,.sell-photo-card img{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:820px){.account-page,.sell-page{padding-inline:0;padding-top:150px}}@media(max-width:1240px){.layout--marketplace-account,.layout--marketplace-sell{width:min(calc(100vw - 28px),100%)}.layout--marketplace-account .topbar--home-overlay,.layout--marketplace-sell .topbar--home-overlay{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";top:14px;left:22px;right:22px;gap:10px 18px}.layout--marketplace-account .topbar--home-overlay .brand-lockup,.layout--marketplace-sell .topbar--home-overlay .brand-lockup{grid-area:brand}.layout--marketplace-account .topbar--home-overlay .topbar-nav,.layout--marketplace-sell .topbar--home-overlay .topbar-nav{grid-area:nav;justify-self:start}.layout--marketplace-account .topbar--home-overlay .topbar-actions,.layout--marketplace-sell .topbar--home-overlay .topbar-actions{grid-area:actions}.account-hero,.sell-hero,.account-grid,.sell-layout{grid-template-columns:1fr}.account-panel--wide,.sell-panel,.account-grid>.account-panel:not(.account-panel--wide),.sell-summary{grid-column:auto}}@media(max-width:680px){.layout--marketplace-account .topbar--home-overlay,.layout--marketplace-sell .topbar--home-overlay{left:18px;right:18px;top:12px}.layout--marketplace-account .topbar--home-overlay .brand-mark-shell,.layout--marketplace-account .topbar--home-overlay .brand-logo,.layout--marketplace-account .topbar--home-overlay .brand-mark,.layout--marketplace-sell .topbar--home-overlay .brand-mark-shell,.layout--marketplace-sell .topbar--home-overlay .brand-logo,.layout--marketplace-sell .topbar--home-overlay .brand-mark{width:86px;height:86px;flex-basis:auto}.layout--marketplace-account .topbar--home-overlay .brand-mark-shell,.layout--marketplace-sell .topbar--home-overlay .brand-mark-shell{flex-basis:86px}.layout--marketplace-account .topbar--home-overlay .brand-side-slot,.layout--marketplace-sell .topbar--home-overlay .brand-side-slot,.layout--marketplace-account .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-account .topbar--home-overlay .topbar-button.button-secondary,.layout--marketplace-sell .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-sell .topbar--home-overlay .topbar-button.button-secondary{display:none}.layout--marketplace-account .topbar--home-overlay .topbar-button--accent,.layout--marketplace-sell .topbar--home-overlay .topbar-button--accent{min-height:36px;padding-inline:14px;font-size:.76rem}.layout--marketplace-account .topbar--home-overlay .topbar-nav,.layout--marketplace-sell .topbar--home-overlay .topbar-nav{justify-content:space-between;gap:10px;width:100%;min-width:0;overflow:visible}.layout--marketplace-account .topbar--home-overlay .topbar-link,.layout--marketplace-sell .topbar--home-overlay .topbar-link{flex:0 0 auto;font-size:.68rem;letter-spacing:.055em}.account-title,.sell-title{font-size:clamp(2.65rem,17vw,4rem)}.account-summary-grid,.sell-stepper,.sell-form-grid,.sell-photo-grid{grid-template-columns:1fr}}.shell--marketplace-detail{overflow-x:clip}.layout--marketplace-detail{width:calc(100vw - 10px);max-width:none;min-height:100vh;margin-inline:auto;border-inline:1px solid rgba(217,179,108,.08);background:radial-gradient(circle at 84% 10%,rgba(217,179,108,.11),transparent 24%),radial-gradient(circle at 12% 40%,rgba(190,31,45,.1),transparent 30%),linear-gradient(180deg,#05070afa,#070a0ffa)}.main-grid--detail{gap:0}.layout--marketplace-detail .topbar--home-overlay{position:absolute;z-index:20;top:14px;left:36px;right:36px;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,auto) minmax(320px,.9fr);gap:18px;align-items:center;padding:0;border:0;background:transparent;box-shadow:none}.layout--marketplace-detail .topbar--home-overlay .brand-lockup{min-width:0}.layout--marketplace-detail .topbar--home-overlay .brand-mark-shell{width:clamp(96px,7.5vw,142px);height:clamp(96px,7.5vw,142px);flex-basis:clamp(96px,7.5vw,142px);border:0;background:transparent;box-shadow:none}.layout--marketplace-detail .topbar--home-overlay .brand-logo,.layout--marketplace-detail .topbar--home-overlay .brand-mark{width:clamp(96px,7.5vw,142px);height:clamp(96px,7.5vw,142px);object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.58))}.layout--marketplace-detail .topbar--home-overlay .brand-side-slot{width:clamp(170px,17vw,320px);max-width:32vw;margin-left:clamp(10px,1.5vw,22px)}.layout--marketplace-detail .topbar--home-overlay .brand-side-asset{width:100%;height:auto;max-height:62px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.55))}.layout--marketplace-detail .topbar--home-overlay .brand-copy{display:none}.layout--marketplace-detail .topbar--home-overlay .topbar-nav{justify-self:center;display:inline-flex;align-items:center;gap:clamp(20px,2vw,36px);min-width:0}.layout--marketplace-detail .topbar--home-overlay .topbar-link{padding:0 0 6px;border:0;border-radius:0;background:transparent;color:#f7f9fbe0;font-size:.8rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-detail .topbar--home-overlay .topbar-link.active,.layout--marketplace-detail .topbar--home-overlay .topbar-link:hover{color:#fff7e5}.layout--marketplace-detail .topbar--home-overlay .topbar-link:after{bottom:-2px;height:2px;background:linear-gradient(90deg,transparent,rgba(229,193,126,.9),transparent)}.layout--marketplace-detail .topbar--home-overlay .topbar-link.active:after,.layout--marketplace-detail .topbar--home-overlay .topbar-link:hover:after{transform:scaleX(1)}.layout--marketplace-detail .topbar--home-overlay .topbar-actions{justify-self:end;display:inline-flex;align-items:center;gap:14px;min-width:0}.layout--marketplace-detail .topbar--home-overlay .topbar-session-greeting{color:#f7f9fbc7;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-detail .topbar--home-overlay .topbar-button{min-height:38px;padding-inline:0;border:0;border-radius:0;background:transparent;color:#f7f9fbd6;box-shadow:none;font-size:.82rem;letter-spacing:.02em;text-shadow:0 12px 24px rgba(0,0,0,.62)}.layout--marketplace-detail .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-detail .topbar--home-overlay .topbar-button.button-secondary{border:0;background:transparent}.layout--marketplace-detail .topbar--home-overlay .topbar-button--accent{min-height:42px;padding-inline:18px;border-radius:999px;background:linear-gradient(135deg,#f3d49c,#d3a455);color:#0d0f12;text-shadow:none;box-shadow:0 18px 42px #0000004d}.detail-page--premium{width:100%;max-width:none;padding:clamp(150px,11vw,206px) clamp(20px,4.4vw,86px) clamp(48px,6vw,100px);gap:clamp(22px,3.4vw,58px)}.detail-page--premium .detail-page-head{display:flex;justify-content:space-between;gap:16px;padding-bottom:clamp(16px,2vw,28px);border-bottom:1px solid rgba(217,179,108,.16)}.detail-page--premium .detail-back{display:inline-flex;align-items:center;color:#e5c17e;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.detail-page--premium .announcement-code{color:#e7ecf485;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-page--premium .detail-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,460px);gap:clamp(28px,4vw,74px)}.detail-page--premium .detail-content{gap:clamp(26px,3vw,52px)}.detail-page--premium .detail-gallery-panel,.detail-page--premium .detail-summary,.detail-page--premium .detail-panel{border:0;border-radius:0;background:transparent;box-shadow:none}.detail-page--premium .detail-gallery-panel,.detail-page--premium .detail-panel{padding:0}.detail-page--premium .detail-gallery-panel{gap:clamp(14px,1.6vw,24px)}.detail-page--premium .detail-hero-media{min-height:clamp(420px,48vw,760px);aspect-ratio:16 / 10;border:1px solid rgba(217,179,108,.2);border-radius:clamp(18px,2.2vw,34px);background:radial-gradient(circle at 74% 8%,rgba(217,179,108,.12),transparent 28%),#0a0e14eb;box-shadow:0 34px 90px #00000061}.detail-page--premium .detail-hero-media img,.detail-page--premium .detail-thumb img{display:block;width:100%;height:100%;object-fit:cover}.detail-page--premium .detail-thumb-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scrollbar-gutter:stable}.detail-page--premium .detail-thumb{flex:0 0 clamp(110px,11vw,172px);border-color:#d9b36c29;border-radius:16px;background:#0d1219e6}.detail-page--premium .detail-thumb.is-active{border-color:#e5c17ee6;box-shadow:0 18px 42px #00000052}.detail-page--premium .detail-thumb img{aspect-ratio:4 / 3}.detail-page--premium .detail-summary{top:clamp(22px,3vw,42px);gap:clamp(18px,2vw,28px);padding:0 0 0 clamp(20px,3vw,44px);border-left:1px solid rgba(217,179,108,.16)}.detail-page--premium .detail-summary-top{gap:14px}.detail-page--premium .detail-title{max-width:100%;font-size:clamp(2.7rem,3.35vw,4.75rem);line-height:.92;overflow-wrap:break-word}.detail-page--premium .detail-subtitle,.detail-page--premium .detail-location,.detail-source-note{color:#dae2eebd}.detail-source-note{max-width:38ch;margin:0;font-size:.94rem;line-height:1.55}.detail-page--premium .detail-price{font-size:clamp(2.3rem,4.4vw,4rem);letter-spacing:0}.detail-page--premium .detail-panel{padding-block:clamp(18px,2.4vw,34px);border-top:1px solid rgba(217,179,108,.14)}.detail-page--premium .detail-panel--nested{padding:clamp(18px,2vw,26px);border:1px solid rgba(217,179,108,.14);border-radius:24px;background:linear-gradient(180deg,#0d1118d1,#080b10e6)}.detail-page--premium .detail-panel--contact-third{border-color:#25d36638;background:radial-gradient(circle at 92% 12%,rgba(37,211,102,.13),transparent 26%),linear-gradient(180deg,#0b1212eb,#080c10f0)}.detail-page--premium .detail-spec{border-color:#d9b36c1f;background:#0a0e14a8}.badge--third-party{border-color:#25d36647;background:#25d3661a;color:#a9f4c5}.button-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button-whatsapp{display:inline-flex;gap:10px;align-items:center}.detail-contact-pending{cursor:not-allowed;opacity:.72}.detail-page--third-party .detail-sticky-actions{justify-content:flex-end}.detail-page--premium .announcement-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1240px){.layout--marketplace-detail{width:min(calc(100vw - 28px),100%);max-width:none}.layout--marketplace-detail .topbar--home-overlay{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";top:14px;left:22px;right:22px;gap:10px 18px}.layout--marketplace-detail .topbar--home-overlay .brand-lockup{grid-area:brand}.layout--marketplace-detail .topbar--home-overlay .topbar-nav{grid-area:nav;justify-self:start}.layout--marketplace-detail .topbar--home-overlay .topbar-actions{grid-area:actions}.detail-page--premium .detail-layout{grid-template-columns:1fr}.detail-page--premium .detail-summary{order:-1;position:static;padding-left:0;border-left:0}.detail-page--premium .detail-content{order:0}.detail-page--premium .detail-title{max-width:14ch}.detail-page--premium .announcement-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.layout--marketplace-detail .topbar--home-overlay{left:18px;right:18px;top:12px}.layout--marketplace-detail .topbar--home-overlay .brand-mark-shell,.layout--marketplace-detail .topbar--home-overlay .brand-logo,.layout--marketplace-detail .topbar--home-overlay .brand-mark{width:86px;height:86px;flex-basis:auto}.layout--marketplace-detail .topbar--home-overlay .brand-mark-shell{flex-basis:86px}.layout--marketplace-detail .topbar--home-overlay .brand-side-slot,.layout--marketplace-detail .topbar--home-overlay .topbar-button.button-tertiary,.layout--marketplace-detail .topbar--home-overlay .topbar-button.button-secondary{display:none}.layout--marketplace-detail .topbar--home-overlay .topbar-button--accent{min-height:36px;padding-inline:14px;font-size:.76rem}.layout--marketplace-detail .topbar--home-overlay .topbar-nav{justify-content:space-between;gap:10px;width:100%;overflow:visible}.layout--marketplace-detail .topbar--home-overlay .topbar-link{flex:0 0 auto;font-size:.68rem;letter-spacing:.055em}.detail-page--premium{padding:150px 0 42px}.detail-page--premium .detail-page-head,.detail-page--premium .detail-content,.detail-page--premium .detail-summary{padding-inline:18px}.detail-page--premium .detail-hero-media{min-height:300px;border-radius:18px}.detail-page--premium .detail-title{font-size:clamp(2.65rem,17vw,4.15rem)}.detail-page--premium .detail-spec-grid,.detail-page--premium .announcement-grid--related{grid-template-columns:1fr}.detail-page--premium .detail-sticky-actions{left:12px;right:12px;bottom:12px;justify-content:stretch}.detail-page--premium .detail-sticky-actions .button{flex:1 1 auto}}
