/* GoblinMarket — clean storefront layer */
:root{--gm-accent:#9CCB0B;--gm-accent-2:#B6E31A;--gm-bg:#070A07;--gm-surface:#0D110D;--gm-surface-2:#121712;--gm-surface-3:#171D17;--gm-border:#273027;--gm-border-green:rgba(156,203,11,.25);--gm-text:#F3F5EF;--gm-muted:#9AA393;--gm-soft:#CBD1C4;--gm-danger:#EE6262;--gm-radius:14px;--gm-shadow:0 18px 50px rgba(0,0,0,.28)}
*{box-sizing:border-box}.gm-body{background:radial-gradient(circle at 50% -20%,rgba(156,203,11,.06),transparent 34%),var(--gm-bg)!important;color:var(--gm-text);font-family:Inter,system-ui,sans-serif}.gm-body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,black,transparent 68%)}.gm-shop-bg{opacity:.08;filter:saturate(.5) contrast(1.2)}.gm-shell{width:min(1460px,calc(100% - 44px));margin-inline:auto}.gm-header{background:rgba(7,10,7,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.055)}
/* announcement */
.gm-header>[data-component-id="announcement"],.gm-header .announcement{font-size:12px}.gm-header>[data-component-id="announcement"]{border-bottom:1px solid rgba(255,255,255,.04)}
/* navbar */
.gm-nav-wrap{padding:12px 0}.gm-nav-inner{position:relative;width:min(1460px,calc(100% - 44px));margin:auto;min-height:54px;display:flex;align-items:center;gap:18px}.gm-brand{display:flex;align-items:center;gap:10px;min-width:max-content}.gm-brand-logo{width:42px;height:42px;object-fit:cover;border-radius:11px;border:1px solid var(--gm-border-green);background:var(--gm-surface-2)}.gm-brand-fallback{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:rgba(156,203,11,.1);border:1px solid var(--gm-border-green);font-size:23px}.gm-brand-name{font-weight:800;font-size:19px;letter-spacing:-.03em;color:var(--gm-text)}.gm-nav-links{display:flex;align-items:center;gap:4px;margin-left:12px;padding:4px;border:1px solid var(--gm-border);background:#0A0E0A;border-radius:12px}.gm-nav-link{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:9px;color:#B8C0B4;font-size:13px;font-weight:600;transition:.18s ease}.gm-nav-link:hover{color:var(--gm-text);background:rgba(255,255,255,.04)}.gm-nav-link.is-active{color:var(--gm-text);background:rgba(156,203,11,.08);box-shadow:inset 0 0 0 1px rgba(156,203,11,.18)}.gm-nav-link.is-active>span:first-child{color:var(--gm-accent)}.gm-nav-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.gm-action,.gm-account,.gm-menu-btn,.gm-select{height:40px;border:1px solid var(--gm-border);background:#0D120D;color:var(--gm-text);border-radius:10px}.gm-action{display:flex;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:600}.gm-action:hover,.gm-account:hover,.gm-menu-btn:hover{border-color:rgba(156,203,11,.35);background:#111711}.gm-cart{position:relative}.gm-cart-count{min-width:18px;height:18px;padding:0 4px;display:inline-grid;place-items:center;border-radius:6px;background:var(--gm-accent);color:#090C07;font-size:10px;font-weight:800}.gm-account,.gm-menu-btn{width:40px;display:grid;place-items:center;font-size:16px}.gm-menu-btn{display:none}.gm-select{padding:0 9px;min-width:82px;outline:none;font-size:12px}.gm-mobile-menu{position:absolute;top:62px;left:0;right:0;padding:12px;border:1px solid var(--gm-border);border-radius:14px;background:#0B0F0B;box-shadow:var(--gm-shadow);display:flex;flex-direction:column;gap:4px;z-index:80}.gm-mobile-menu a,.gm-mobile-menu button{padding:12px;border-radius:9px;text-align:left;color:var(--gm-soft);font-weight:600}.gm-mobile-menu a:hover,.gm-mobile-menu button:hover{background:rgba(255,255,255,.04);color:white}
/* hero */
.gm-hero-section{padding:28px 0 18px}.gm-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px}.gm-hero-card{min-height:425px;position:relative;overflow:hidden;display:grid;grid-template-columns:230px minmax(330px,1fr) minmax(250px,.9fr);align-items:center;border:1px solid rgba(156,203,11,.35);border-radius:16px;background:radial-gradient(circle at 17% 50%,rgba(156,203,11,.14),transparent 25%),linear-gradient(110deg,#0A0F0A 0%,#101710 46%,#090D09 100%);box-shadow:0 20px 70px rgba(0,0,0,.33)}.gm-hero-card::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0,rgba(156,203,11,.025) 50%,transparent 100%);pointer-events:none}.gm-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(7,10,7,.28),transparent 50%),radial-gradient(circle at 90% 10%,rgba(156,203,11,.08),transparent 34%);pointer-events:none}.gm-mascot-zone,.gm-hero-copy,.gm-hero-art{position:relative;z-index:2}.gm-mascot-zone{padding-left:26px}.gm-mascot-ring{width:190px;height:260px;border-radius:20px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,rgba(156,203,11,.16),rgba(156,203,11,.02) 68%,transparent 69%);filter:drop-shadow(0 16px 30px rgba(0,0,0,.32))}.gm-mascot-ring img{width:100%;height:100%;object-fit:contain}.gm-mascot-emoji{font-size:104px}.gm-hero-copy{padding:44px 16px}.gm-kicker,.gm-section-kicker{display:inline-flex;align-items:center;width:max-content;color:#DCE5D4;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gm-wordmark{margin:10px 0 14px;line-height:.86;letter-spacing:-.06em}.gm-wordmark span{display:block;font-size:58px;font-weight:900;color:#F4F5F0;text-shadow:0 2px 0 rgba(0,0,0,.35)}.gm-wordmark strong{display:block;font-size:47px;font-weight:900;color:var(--gm-accent);font-style:italic;transform:skew(-5deg);transform-origin:left}.gm-hero-copy h1{font-size:22px;line-height:1.24;font-weight:800;letter-spacing:-.03em;margin:0 0 10px;color:white}.gm-accent-word{color:var(--gm-accent)}.gm-hero-copy p{max-width:620px;color:var(--gm-muted);font-size:14px;line-height:1.65;margin:0}.gm-mini-benefits{display:flex;flex-wrap:wrap;gap:13px 18px;margin-top:18px;color:#C8CFC3;font-size:12px;font-weight:600}.gm-mini-benefits span{display:flex;align-items:center;gap:6px}.gm-hero-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:21px}.gm-btn{min-height:42px;padding:0 16px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:750;transition:.18s ease;border:1px solid transparent}.gm-btn-primary{background:linear-gradient(180deg,var(--gm-accent-2),var(--gm-accent));color:#090C07;border-color:#B5D84B;box-shadow:0 8px 24px rgba(156,203,11,.14)}.gm-btn-primary:hover{filter:brightness(1.06);transform:translateY(-1px)}.gm-btn-ghost{background:#101510;border-color:var(--gm-border);color:var(--gm-text)}.gm-btn-ghost:hover{border-color:rgba(156,203,11,.32);background:#141A14}.gm-hero-art{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;min-width:0}.gm-hero-art img{width:100%;height:100%;max-height:420px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 24px 30px rgba(0,0,0,.4))}.gm-art-placeholder{margin:auto 20px 24px;width:90%;height:265px;border:1px dashed rgba(156,203,11,.25);border-radius:16px;background:linear-gradient(145deg,rgba(156,203,11,.035),rgba(255,255,255,.01));display:flex;flex-direction:column;align-items:center;justify-content:center;color:#75806E;text-align:center;gap:10px}.gm-art-placeholder span{font-size:54px;opacity:.5}.gm-art-placeholder small{font-size:11px;max-width:160px;line-height:1.5}.gm-hero-side{display:flex;flex-direction:column;gap:16px}.gm-side-card{padding:18px;border-radius:14px;border:1px solid var(--gm-border);background:linear-gradient(180deg,#0E130E,#0A0E0A);box-shadow:0 18px 40px rgba(0,0,0,.16)}.gm-side-card h3{font-size:14px;font-weight:800;margin:0 0 15px}.gm-trust-list{display:flex;flex-direction:column;gap:13px}.gm-trust-list>div{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px}.gm-trust-list>div>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--gm-border-green);background:rgba(156,203,11,.055);font-size:14px}.gm-trust-list p{margin:0}.gm-trust-list strong{display:block;font-size:12px;color:#E7EAE3}.gm-trust-list small{display:block;color:#75806F;font-size:10px;margin-top:2px}.gm-rating-card{margin-top:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.gm-rating-card>span{font-size:12px;font-weight:700}.gm-stars{color:var(--gm-accent);letter-spacing:2px}.gm-rating-card .gm-stars{font-size:22px;margin:8px 0 3px}.gm-rating-card strong{font-size:13px}.gm-rating-card small{color:var(--gm-muted);font-size:10px;margin-top:5px}.gm-rating-card a{margin-top:11px;color:var(--gm-accent);font-size:11px;font-weight:700}
/* sections */
.gm-products-section,.gm-feedback-section,.gm-faq-section{padding:18px 0 34px}.gm-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:15px}.gm-section-head h2,.gm-faq-intro h2{font-size:22px;font-weight:800;letter-spacing:-.03em;margin:5px 0 0}.gm-section-head p,.gm-faq-intro p{color:var(--gm-muted);font-size:12px;margin-top:5px}.gm-section-head>a{color:var(--gm-accent);font-size:12px;font-weight:700;white-space:nowrap}.gm-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gm-product-card{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--gm-border);border-radius:14px;background:#0D110D;color:var(--gm-text);transition:.2s ease;box-shadow:0 12px 28px rgba(0,0,0,.13)}.gm-product-card:hover{transform:translateY(-3px);border-color:rgba(156,203,11,.33);box-shadow:0 18px 38px rgba(0,0,0,.22)}.gm-product-media{position:relative;aspect-ratio:16/9;background:linear-gradient(140deg,#161B16,#0A0D0A);overflow:hidden}.gm-product-media img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.gm-product-card:hover .gm-product-media img{transform:scale(1.025)}.gm-product-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#616A5D;background:radial-gradient(circle at 50% 50%,rgba(156,203,11,.05),transparent 45%)}.gm-product-placeholder span{font-size:35px;opacity:.5}.gm-product-placeholder small{font-size:10px}.gm-stock-badge{position:absolute;left:9px;bottom:9px;background:rgba(7,10,7,.9);color:var(--gm-accent);border:1px solid rgba(156,203,11,.28);padding:5px 7px;border-radius:6px;font-size:8px;font-weight:900;letter-spacing:.055em}.gm-badges{position:absolute;right:9px;top:9px;display:flex;gap:5px}.gm-badges span{background:var(--badge-color,var(--gm-accent));color:#080A07;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:800}.gm-product-body{padding:13px;display:flex;flex-direction:column;flex:1}.gm-product-body h3{font-size:14px;font-weight:750;line-height:1.3;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gm-product-meta{color:#899383;font-size:10px;display:flex;gap:10px;margin-bottom:12px}.gm-product-bottom{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:10px}.gm-price{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap}.gm-price>span{font-size:17px;font-weight:850;color:white}.gm-price small{color:#798174}.gm-price del{font-size:10px;color:#6F786A}.gm-view-btn{min-height:34px;padding:0 10px;border-radius:8px;background:rgba(156,203,11,.09);border:1px solid rgba(156,203,11,.28);display:inline-flex;align-items:center;justify-content:center;color:#DCEBC5;font-size:10px;font-weight:750;white-space:nowrap}.gm-product-card-horizontal{display:grid;grid-template-columns:190px 1fr;min-height:130px}.gm-product-card-horizontal .gm-product-media{aspect-ratio:auto;height:100%}.gm-search{display:flex;align-items:center;gap:8px;width:100%;height:44px;padding:0 13px;margin-bottom:14px;background:var(--gm-surface);border:1px solid var(--gm-border);border-radius:10px}.gm-search input{flex:1;background:transparent;border:0;outline:0;color:white;font-size:13px}.gm-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.gm-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}.gm-modal-card{position:relative;width:min(1200px,100%);max-height:88vh;overflow:auto;padding:18px;border:1px solid var(--gm-border);border-radius:16px;background:#090D09;box-shadow:0 30px 90px rgba(0,0,0,.55)}.gm-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.gm-modal-head h3{font-size:19px;font-weight:800}.gm-modal-head button{width:36px;height:36px;border-radius:9px;border:1px solid var(--gm-border);background:#111611}
/* benefits */
.gm-benefits-section{padding:0 0 32px}.gm-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gm-benefit-card{display:flex;align-items:center;gap:12px;min-height:88px;padding:14px;border-radius:13px;border:1px solid var(--gm-border);background:#0C100C}.gm-benefit-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;background:rgba(156,203,11,.09);border:1px solid rgba(156,203,11,.18)}.gm-benefit-card h3{font-size:12px;font-weight:800;margin:0 0 4px}.gm-benefit-card p{font-size:10px;color:var(--gm-muted);line-height:1.45;margin:0}
/* reviews */
.gm-feedback-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gm-feedback-card{padding:16px;border:1px solid var(--gm-border);border-radius:13px;background:#0C100C}.gm-feedback-top{display:flex;justify-content:space-between;gap:10px;font-size:11px}.gm-feedback-top strong{font-size:12px}.gm-feedback-top span{color:var(--gm-accent);letter-spacing:1px}.gm-feedback-card p{color:#B0B8AA;font-size:11px;line-height:1.6;margin:11px 0}.gm-feedback-card small{color:#667060;font-size:9px}.gm-rating-inline{display:flex;align-items:center;gap:10px;font-size:12px}.gm-center-action{text-align:center;margin-top:14px}
/* faq */
.gm-faq-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;padding-top:12px}.gm-faq-intro{padding:16px 0}.gm-faq-intro .gm-btn{margin-top:18px}.gm-faq-list{display:flex;flex-direction:column;gap:8px}.gm-faq-item{border:1px solid var(--gm-border);border-radius:12px;background:#0C100C;overflow:hidden}.gm-faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;padding:14px 16px;color:var(--gm-text);font-size:12px;font-weight:700}.gm-faq-item button b{color:var(--gm-accent);font-size:18px}.gm-faq-item p{padding:0 16px 15px;color:var(--gm-muted);font-size:11px;line-height:1.6}
/* footer */
.gm-footer{margin-top:34px;padding:28px 0 14px;border-top:1px solid var(--gm-border);background:#070A07}.gm-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}.gm-footer-brand{display:flex;gap:12px;align-items:flex-start}.gm-footer-brand>img{width:46px;height:46px;border-radius:11px;object-fit:cover}.gm-footer-brand>span{font-size:30px}.gm-footer-brand strong{display:block;font-size:17px}.gm-footer-brand p{max-width:360px;margin-top:5px;color:var(--gm-muted);font-size:10px;line-height:1.55}.gm-footer h4{font-size:11px;font-weight:800;margin-bottom:9px}.gm-footer a{display:block;color:#818B7B;font-size:10px;padding:3px 0}.gm-footer a:hover{color:var(--gm-accent)}.gm-footer-bottom{display:flex;justify-content:space-between;gap:15px;padding-top:20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.045);color:#626B5E;font-size:9px}
/* generic SellAuth pages: make built-in pages match */
.gm-body .container{max-width:1460px}.gm-body input,.gm-body textarea,.gm-body select{border-color:var(--gm-border)!important;background-color:#0D120D!important;color:var(--gm-text)!important}.gm-body input:focus,.gm-body textarea:focus,.gm-body select:focus{outline:none!important;box-shadow:0 0 0 2px rgba(156,203,11,.12)!important;border-color:rgba(156,203,11,.38)!important}.gm-body .bg-white\/5,.gm-body .bg-\[rgba\(255\,255\,255\,0\.01\)\]{background-color:#0D110D!important}.gm-body .border-white\/5,.gm-body .border-white\/10{border-color:var(--gm-border)!important}.gm-body .rounded-xl{border-radius:13px!important}.gm-body .bg-accent-500{background-color:var(--gm-accent)!important}.gm-body .text-accent-500,.gm-body .text-accent-400,.gm-body .text-accent-300{color:var(--gm-accent)!important}.gm-body .border-accent-500{border-color:rgba(156,203,11,.42)!important}.gm-body table{border-color:var(--gm-border)!important}.gm-body hr{border-color:var(--gm-border)!important}.gm-body [class*="backdrop-blur"]{backdrop-filter:blur(14px)}
/* responsive */
@media(max-width:1180px){.gm-nav-links{display:none}.gm-menu-btn{display:grid}.gm-hero-layout{grid-template-columns:1fr}.gm-hero-side{display:grid;grid-template-columns:1fr 1fr}.gm-hero-card{grid-template-columns:180px 1fr 230px}.gm-mascot-ring{width:160px;height:220px}.gm-wordmark span{font-size:50px}.gm-wordmark strong{font-size:41px}.gm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.gm-shell,.gm-nav-inner{width:min(100% - 24px,1460px)}.gm-currency,.gm-balance,.gm-cart>span:not(.gm-cart-count){display:none}.gm-hero-card{grid-template-columns:1fr;min-height:auto;padding:26px}.gm-mascot-zone{display:none}.gm-hero-copy{padding:10px 0}.gm-hero-art{display:none}.gm-wordmark span{font-size:48px}.gm-wordmark strong{font-size:39px}.gm-hero-copy h1{font-size:20px}.gm-hero-side{grid-template-columns:1fr 1fr}.gm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-feedback-grid{grid-template-columns:1fr 1fr}.gm-faq-layout{grid-template-columns:1fr}.gm-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.gm-footer-grid>div:last-child{display:none}}
@media(max-width:560px){.gm-brand-name{font-size:16px}.gm-brand-logo,.gm-brand-fallback{width:36px;height:36px}.gm-nav-actions{gap:6px}.gm-account,.gm-menu-btn,.gm-action{height:36px}.gm-account,.gm-menu-btn{width:36px}.gm-hero-section{padding-top:16px}.gm-hero-card{padding:22px 18px}.gm-wordmark span{font-size:41px}.gm-wordmark strong{font-size:34px}.gm-mini-benefits{gap:9px}.gm-hero-buttons{flex-direction:column}.gm-btn{width:100%}.gm-hero-side{grid-template-columns:1fr}.gm-product-grid{grid-template-columns:1fr}.gm-benefit-grid,.gm-feedback-grid{grid-template-columns:1fr}.gm-section-head{align-items:flex-start}.gm-section-head p{display:none}.gm-footer-grid{grid-template-columns:1fr 1fr}.gm-footer-brand{grid-column:1/-1}.gm-footer-bottom{flex-direction:column}.gm-product-card-horizontal{grid-template-columns:120px 1fr}}

/* GoblinMarket v4 — responsive polish, category filter, SVG icon system, featured product */
:root{--gm-shell-max:1680px}
.gm-shell,.gm-nav-inner{width:min(var(--gm-shell-max),calc(100% - clamp(24px,4vw,64px)))}
.gm-nav-link svg,.gm-action svg,.gm-account svg,.gm-menu-btn svg{width:18px;height:18px;flex:0 0 18px}.gm-account svg,.gm-menu-btn svg{width:19px;height:19px}.gm-nav-link>svg{color:#899482}.gm-nav-link.is-active>svg{color:var(--gm-accent)}
.gm-mini-benefits svg{width:15px;height:15px;color:var(--gm-accent);flex:0 0 15px}.gm-btn svg{width:17px;height:17px}.gm-side-card h3{display:flex;align-items:center;gap:8px}.gm-side-card h3>svg{width:18px;height:18px;color:var(--gm-accent)}.gm-trust-list>div>span svg{width:16px;height:16px;color:var(--gm-accent)}
.gm-mascot-fallback{font-size:34px;font-weight:950;color:var(--gm-accent);letter-spacing:-.08em}.gm-art-placeholder svg{width:58px;height:58px;color:var(--gm-accent);opacity:.42}
.gm-service-card{margin-top:auto;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.gm-service-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:rgba(156,203,11,.08);border:1px solid rgba(156,203,11,.18)}.gm-service-icon svg{width:20px;height:20px;color:var(--gm-accent)}.gm-service-card strong{display:block;font-size:12px;line-height:1.35}.gm-service-card small{display:block;margin-top:4px;color:var(--gm-muted);font-size:10px;line-height:1.5}.gm-service-card>a{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:10px 11px;border-radius:9px;background:rgba(156,203,11,.07);border:1px solid rgba(156,203,11,.16);color:#dbe6cc;font-size:10px;font-weight:750}.gm-service-card>a:hover{background:rgba(156,203,11,.11);border-color:rgba(156,203,11,.3)}
.gm-benefit-icon svg{width:19px;height:19px;color:var(--gm-accent)}.gm-faq-intro .gm-btn svg{width:17px;height:17px}
.gm-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,255px),1fr));gap:clamp(12px,1.2vw,18px)}.gm-product-meta span{display:inline-flex;align-items:center;gap:5px}.gm-product-meta svg{width:13px;height:13px;color:var(--gm-accent)}.gm-view-btn{gap:6px}.gm-view-btn svg{width:14px;height:14px}.gm-product-placeholder svg{width:42px;height:42px;opacity:.45}.gm-product-card{min-width:0}.gm-product-media{aspect-ratio:16/9}.gm-product-body{min-height:142px}

/* featured product */
.gm-featured-section{padding:18px 0 38px}.gm-featured-head{margin-bottom:16px}.gm-featured-card{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);min-height:430px;overflow:hidden;border:1px solid rgba(156,203,11,.25);border-radius:18px;background:linear-gradient(135deg,#0d120d,#090d09 62%,#0d120d);box-shadow:0 22px 60px rgba(0,0,0,.24)}.gm-featured-media{position:relative;min-width:0;background:radial-gradient(circle at 50% 45%,rgba(156,203,11,.08),transparent 45%),#090d09;overflow:hidden}.gm-featured-media>img{width:100%;height:100%;min-height:430px;object-fit:cover}.gm-featured-media-shade{position:absolute;inset:0;background:linear-gradient(90deg,transparent 62%,rgba(9,13,9,.78)),linear-gradient(0deg,rgba(7,10,7,.3),transparent 45%);pointer-events:none}.gm-featured-status{position:absolute;left:18px;bottom:18px;padding:7px 10px;border-radius:7px;background:rgba(7,10,7,.9);border:1px solid rgba(156,203,11,.28);color:var(--gm-accent);font-size:9px;font-weight:900;letter-spacing:.06em}.gm-featured-placeholder{height:100%;min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#727d6c}.gm-featured-placeholder svg{width:70px;height:70px;color:var(--gm-accent);opacity:.28}.gm-featured-placeholder span{font-size:11px}.gm-featured-info{padding:clamp(28px,4vw,56px);display:flex;flex-direction:column;justify-content:center}.gm-featured-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;color:var(--gm-accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.075em}.gm-featured-topline>a{display:inline-flex;align-items:center;gap:6px;color:#8c9785;text-transform:none;letter-spacing:0}.gm-featured-topline>a:hover{color:var(--gm-text)}.gm-featured-topline svg{width:14px;height:14px}.gm-featured-info h3{font-size:clamp(27px,3vw,43px);line-height:1.05;letter-spacing:-.045em;font-weight:900;margin:0 0 15px}.gm-featured-description{max-height:112px;overflow:hidden;color:#a6afa0;font-size:12px;line-height:1.65;mask-image:linear-gradient(to bottom,black 65%,transparent)}.gm-featured-description p{margin:0 0 8px}.gm-featured-points{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.gm-featured-points span{display:flex;align-items:center;gap:7px;color:#c9d0c4;font-size:11px;font-weight:650}.gm-featured-points svg{width:16px;height:16px;color:var(--gm-accent)}.gm-featured-variant{display:grid;grid-template-columns:auto minmax(160px,280px);align-items:center;gap:14px;padding-top:16px;margin-top:2px;border-top:1px solid var(--gm-border);font-size:11px;color:#aab3a4}.gm-featured-variant select{height:40px;border-radius:9px!important}.gm-featured-buy{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:22px;padding-top:20px;border-top:1px solid var(--gm-border)}.gm-featured-price{display:flex;flex-direction:column;gap:2px}.gm-featured-price small{color:#707a6b;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.gm-featured-price strong{font-size:30px;line-height:1;color:#fff}.gm-featured-price del{font-size:11px;color:#697263}.gm-featured-cart{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;background:linear-gradient(180deg,var(--gm-accent-2),var(--gm-accent));color:#0a0d08;font-size:12px;font-weight:850;border:1px solid #b7d853;box-shadow:0 10px 28px rgba(156,203,11,.13);transition:.18s}.gm-featured-cart:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04)}.gm-featured-cart:disabled{opacity:.42;cursor:not-allowed}.gm-featured-cart svg{width:19px;height:19px}.gm-featured-empty{display:flex;align-items:center;gap:16px;padding:28px;border:1px dashed rgba(156,203,11,.24);border-radius:15px;background:rgba(156,203,11,.025)}.gm-featured-empty>svg{width:40px;height:40px;color:var(--gm-accent);opacity:.55}.gm-featured-empty strong{font-size:13px}.gm-featured-empty p{margin-top:4px;color:var(--gm-muted);font-size:11px}

/* category / product listing */
.gm-catalog{padding:clamp(44px,6vw,86px) 0 70px}.gm-catalog-head{max-width:720px;margin:0 0 28px}.gm-catalog-head h1{font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.045em;font-weight:900;margin:7px 0 10px}.gm-catalog-head p{color:var(--gm-muted);font-size:13px;line-height:1.6}.gm-catalog-layout{display:grid;grid-template-columns:268px minmax(0,1fr);gap:clamp(20px,2.5vw,38px);align-items:start}.gm-filter-sidebar{min-width:0}.gm-filter-card{position:sticky;top:90px;padding:17px;border:1px solid var(--gm-border);border-radius:15px;background:linear-gradient(180deg,#0d120d,#090d09);box-shadow:0 14px 40px rgba(0,0,0,.16)}.gm-filter-title{display:flex;align-items:center;gap:10px;padding-bottom:14px;margin-bottom:15px;border-bottom:1px solid var(--gm-border)}.gm-filter-title>svg{width:20px;height:20px;color:var(--gm-accent)}.gm-filter-title strong{display:block;font-size:13px}.gm-filter-title small{display:block;margin-top:2px;color:#6e7968;font-size:9px}.gm-filter-form{display:flex;flex-direction:column;gap:19px}.gm-filter-group>label{display:block;margin-bottom:8px;color:#c9d0c4;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.065em}.gm-category-links{display:flex;flex-direction:column;gap:3px}.gm-category-links a{display:block;padding:9px 10px 9px calc(10px + (var(--depth,0) * 10px));border:1px solid transparent;border-radius:8px;color:#8f9989;font-size:11px;font-weight:600;transition:.15s}.gm-category-links a:hover{color:#e8ece4;background:rgba(255,255,255,.025)}.gm-category-links a.is-active{background:rgba(156,203,11,.075);border-color:rgba(156,203,11,.18);color:#e7eedc}.gm-filter-input{height:40px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--gm-border);border-radius:9px;background:#0a0e0a}.gm-filter-input svg{width:16px;height:16px;color:#65705f}.gm-filter-input input{min-width:0;flex:1;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:11px}.gm-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:7px}.gm-price-filter input{width:100%;height:40px;padding:0 10px!important;border-radius:9px!important;font-size:11px}.gm-filter-actions{display:flex;flex-direction:column;gap:8px}.gm-filter-apply{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:var(--gm-accent);color:#090c07;font-size:11px;font-weight:850}.gm-filter-apply svg{width:15px;height:15px}.gm-filter-actions>a{text-align:center;color:#788272;font-size:10px;font-weight:650}.gm-filter-actions>a:hover{color:#cbd2c5}.gm-catalog-results{min-width:0}.gm-results-bar{min-height:52px;margin-bottom:13px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--gm-border);border-radius:11px;background:#0b0f0b}.gm-results-bar strong{display:block;font-size:12px}.gm-results-bar small{display:block;margin-top:2px;color:#697363;font-size:9px}.gm-results-bar>svg{width:18px;height:18px;color:#687262}.gm-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,245px),1fr));gap:clamp(12px,1.4vw,18px)}.gm-catalog-grid>div{min-width:0}.gm-catalog-empty{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;border:1px dashed var(--gm-border);border-radius:15px;background:#0a0e0a}.gm-catalog-empty svg{width:52px;height:52px;color:#596452}.gm-catalog-empty h3{margin:15px 0 5px;font-size:18px}.gm-catalog-empty p{color:var(--gm-muted);font-size:11px}.gm-catalog-empty a{margin-top:14px;color:var(--gm-accent);font-size:11px;font-weight:750}.gm-mobile-filters{display:none}.gm-pagination{margin-top:24px}.gm-modal-head button svg{width:18px;height:18px}

@media(min-width:1800px){.gm-product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gm-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.gm-product-body h3{font-size:15px}.gm-product-body{padding:15px}}
@media(max-width:1180px){.gm-shell,.gm-nav-inner{width:min(100% - 32px,var(--gm-shell-max))}.gm-catalog-layout{grid-template-columns:238px minmax(0,1fr);gap:22px}.gm-featured-card{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}}
@media(max-width:900px){.gm-filter-sidebar{display:none}.gm-mobile-filters{display:block;margin-bottom:16px;border:1px solid var(--gm-border);border-radius:12px;background:#0b100b;overflow:hidden}.gm-mobile-filters summary{list-style:none;display:flex;align-items:center;gap:8px;padding:13px 14px;color:#e4e8df;font-size:12px;font-weight:750;cursor:pointer}.gm-mobile-filters summary::-webkit-details-marker{display:none}.gm-mobile-filters summary svg{width:17px;height:17px;color:var(--gm-accent)}.gm-mobile-filter-panel{padding:0 14px 15px;border-top:1px solid var(--gm-border)}.gm-mobile-filter-panel .gm-filter-form{padding-top:15px}.gm-catalog-layout{display:block}.gm-catalog-head{margin-bottom:20px}.gm-featured-card{grid-template-columns:1fr}.gm-featured-media>img,.gm-featured-placeholder{min-height:320px;max-height:420px}.gm-featured-media-shade{background:linear-gradient(0deg,rgba(9,13,9,.82),transparent 42%)}.gm-featured-info{padding:28px}.gm-hero-side{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.gm-shell,.gm-nav-inner{width:min(100% - 22px,var(--gm-shell-max))}.gm-product-grid,.gm-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gm-product-body{padding:10px;min-height:130px}.gm-product-body h3{font-size:12px}.gm-product-meta{font-size:9px}.gm-price>span{font-size:15px}.gm-view-btn{padding:0 8px;font-size:9px}.gm-product-media{aspect-ratio:1.3/1}.gm-featured-buy{align-items:stretch;flex-direction:column}.gm-featured-cart{width:100%}.gm-featured-variant{grid-template-columns:1fr}.gm-featured-variant select{width:100%}.gm-featured-info h3{font-size:28px}.gm-featured-media>img,.gm-featured-placeholder{min-height:260px}.gm-catalog{padding-top:38px}.gm-catalog-head h1{font-size:36px}.gm-hero-side{grid-template-columns:1fr}}
@media(max-width:410px){.gm-product-grid,.gm-catalog-grid{grid-template-columns:1fr}.gm-product-media{aspect-ratio:16/9}.gm-product-body{min-height:138px}}
.gm-section-head>a{display:inline-flex;align-items:center;gap:6px}.gm-section-head>a svg{width:14px;height:14px}.gm-search>svg{width:17px;height:17px;color:#65705f;flex:0 0 17px}.gm-footer-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(156,203,11,.2);border-radius:11px;background:rgba(156,203,11,.06);color:var(--gm-accent)}.gm-footer-mark svg{width:25px;height:25px}.gm-modal-head button{display:grid;place-items:center}

/* GoblinMarket category-first catalog flow */
.gm-category-browser .gm-catalog-head{margin-bottom:22px}.gm-category-intro{min-height:60px;margin:0 0 16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--gm-border);border-radius:13px;background:linear-gradient(100deg,rgba(156,203,11,.05),rgba(255,255,255,.012) 45%,transparent)}.gm-category-intro strong{display:block;font-size:13px}.gm-category-intro span{display:block;margin-top:3px;color:var(--gm-muted);font-size:10px}.gm-category-intro>svg{width:22px;height:22px;color:var(--gm-accent);opacity:.8}.gm-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:clamp(14px,1.5vw,20px)}.gm-category-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--gm-border);border-radius:16px;background:linear-gradient(180deg,#0e130e,#090d09);box-shadow:0 18px 48px rgba(0,0,0,.16);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.gm-category-card:hover{transform:translateY(-3px);border-color:rgba(156,203,11,.34);box-shadow:0 20px 55px rgba(0,0,0,.22),0 0 0 1px rgba(156,203,11,.045)}.gm-category-media{position:relative;overflow:hidden;aspect-ratio:16/7;background:radial-gradient(circle at 75% 25%,rgba(156,203,11,.16),transparent 34%),#0a0e0a;border-bottom:1px solid var(--gm-border)}.gm-category-media>img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease,filter .35s ease;filter:saturate(.9) contrast(1.03)}.gm-category-card:hover .gm-category-media>img{transform:scale(1.025);filter:saturate(1) contrast(1.06)}.gm-category-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,10,7,.72));pointer-events:none}.gm-category-shine{position:absolute;inset:auto -15% -80% 30%;height:120%;background:radial-gradient(circle,rgba(156,203,11,.12),transparent 64%);pointer-events:none}.gm-category-placeholder{height:100%;display:grid;place-items:center;color:rgba(156,203,11,.58)}.gm-category-placeholder svg{width:62px;height:62px}.gm-category-body{min-height:158px;padding:17px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.gm-category-label{display:block;margin-bottom:6px;color:var(--gm-accent);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.11em}.gm-category-body h2{margin:0;color:var(--gm-text);font-size:clamp(18px,1.55vw,24px);line-height:1.05;letter-spacing:-.035em;font-weight:850}.gm-category-body p{max-width:470px;margin:8px 0 0;color:var(--gm-muted);font-size:10px;line-height:1.5}.gm-category-open{height:37px;flex:0 0 auto;padding:0 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(156,203,11,.22);border-radius:9px;background:rgba(156,203,11,.06);color:#dfe8d5;font-size:10px;font-weight:750;transition:.18s}.gm-category-card:hover .gm-category-open{background:var(--gm-accent);border-color:var(--gm-accent);color:#090c07}.gm-category-open svg{width:14px;height:14px}.gm-category-empty{grid-column:1/-1}.gm-category-back{width:max-content;margin-bottom:14px;display:inline-flex;align-items:center;gap:7px;color:#8f9a89;font-size:10px;font-weight:700}.gm-category-back:hover{color:var(--gm-text)}.gm-category-back svg{width:15px;height:15px}.gm-filter-context{padding:12px;border:1px solid rgba(156,203,11,.14);border-radius:10px;background:rgba(156,203,11,.035)}.gm-filter-context>span{display:block;color:#6f7a69;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.gm-filter-context>strong{display:block;margin-top:4px;color:#e7ebE2;font-size:11px;line-height:1.3}.gm-filter-context>a{display:inline-block;margin-top:8px;color:var(--gm-accent);font-size:9px;font-weight:750}.gm-filter-context>a:hover{color:var(--gm-accent-2)}
@media(min-width:1800px){.gm-category-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}
@media(max-width:700px){.gm-category-grid{grid-template-columns:1fr}.gm-category-media{aspect-ratio:16/8}.gm-category-body{min-height:140px;padding:15px}.gm-category-intro{align-items:flex-start}.gm-category-intro>svg{display:none}}

/* GoblinMarket category hierarchy v2 — rich SellAuth images + 4-column desktop grid */
.gm-category-registry,.gm-category-tree-source{display:none!important}.gm-category-overview{padding-top:clamp(44px,6vw,86px)}
.gm-category-grid-four{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.gm-category-card-compact{border-radius:13px}.gm-category-card-compact .gm-category-media{aspect-ratio:2/1;min-height:138px}.gm-category-card-compact .gm-category-body{min-height:112px;padding:13px;gap:10px;align-items:center}.gm-category-card-compact .gm-category-body h2{font-size:16px;line-height:1.12}.gm-category-card-compact .gm-category-body p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:9px;margin-top:5px}.gm-category-card-compact .gm-category-open{height:32px;padding:0 9px}.gm-category-card-compact .gm-category-open span{display:none}.gm-category-card-compact .gm-category-open svg{width:15px;height:15px}.gm-category-card-compact .gm-category-placeholder svg{width:36px;height:36px}.gm-category-copy{min-width:0}.gm-subcategory-browser{margin-top:4px}.gm-subcategory-browser[hidden]{display:none!important}.gm-products-view[hidden]{display:none!important}
@media(max-width:900px){.gm-category-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-category-card-compact .gm-category-media{aspect-ratio:2/1;min-height:150px}}
@media(max-width:640px){.gm-category-grid-four{grid-template-columns:1fr;gap:11px}.gm-category-card-compact .gm-category-media{aspect-ratio:2/1;min-height:0}.gm-category-card-compact .gm-category-body{min-height:94px;padding:12px}.gm-category-card-compact .gm-category-body h2{font-size:15px}}

/* Category image sizing tuned for 2:1 artwork (e.g. 1774x887). */
.gm-category-card-compact .gm-category-media>img{object-fit:cover;object-position:center}


/* GoblinMarket product banner standard — 1536x1024 / 3:2.
   Keep future product artwork in this aspect ratio so SellAuth cards do not crop it. */
.gm-product-media{aspect-ratio:3/2}
.gm-product-media img{object-fit:cover}
.gm-featured-grid-section{padding:18px 0 38px}
.gm-featured-grid-section .gm-section-head>a{display:inline-flex;align-items:center;gap:6px}
.gm-featured-grid-section .gm-section-head>a svg{width:14px;height:14px}
.gm-featured-products-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:clamp(12px,1vw,16px);
}
.gm-featured-product-item{min-width:0}
.gm-featured-products-grid .gm-product-card{height:100%}
@media(max-width:1450px){
  .gm-featured-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:1100px){
  .gm-featured-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  .gm-featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:480px){
  .gm-featured-products-grid{grid-template-columns:1fr}
}
/* Do not switch product media to the old 1.3:1 crop on mobile. */
@media(max-width:640px){.gm-product-media{aspect-ratio:3/2}}
