:root{
  --qg-graphite:#1e1e1e;--qg-graphite-2:#2a2927;--qg-ivory:#f5f1e9;--qg-ivory-2:#fbf8f2;
  --qg-white:#fff;--qg-sand:#b8966b;--qg-sand-soft:#e8dccb;--qg-bronze:#9d7d53;--qg-orange:#f97316;
  --qg-orange-2:#ff8a3d;--qg-green:#3d7f53;--qg-red:#bd3d31;--qg-border:#e4dbcf;--qg-muted:#77736c;
  --qg-shadow:0 18px 55px rgba(30,30,30,.09);--qg-shadow-soft:0 10px 35px rgba(30,30,30,.055);
  --r-sm:12px;--r-md:18px;--r-lg:26px;--r-xl:34px;--nav-h:78px;--header-h:72px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--qg-ivory)}body{margin:0;color:var(--qg-graphite);background:var(--qg-ivory);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.qg-body{min-height:100vh;padding-bottom:calc(var(--nav-h) + 34px)}

.site-header{position:sticky;top:0;z-index:40;background:rgba(245,241,233,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(228,219,207,.72)}.site-header__inner{height:var(--header-h);max-width:1180px;margin:auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.qg-logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:950;letter-spacing:.095em;font-size:15px}.qg-logo img{width:42px;height:42px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:9px}.header-profile{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:800;font-size:13px}.header-profile img{width:35px;height:35px;border-radius:50%;object-fit:cover;border:1px solid var(--qg-border)}.text-link{font-size:13px;text-decoration:none;font-weight:800}.icon-btn{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--qg-border);background:#fff;border-radius:14px;text-decoration:none;color:var(--qg-graphite);padding:0}.icon-btn--dark{background:rgba(20,20,20,.65);color:#fff;border-color:rgba(255,255,255,.18);backdrop-filter:blur(8px)}

.verify-strip{background:#fff1df;border-bottom:1px solid #f2d9ba;padding:9px 18px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:12px;color:#745628}.verify-strip a{font-weight:900}.flash-stack{position:fixed;z-index:90;top:84px;right:18px;display:grid;gap:8px;width:min(390px,calc(100% - 36px))}.flash-stack--auth{top:18px}.flash{padding:13px 15px;border-radius:15px;border:1px solid var(--qg-border);background:#fff;box-shadow:var(--qg-shadow-soft);font-size:13px;font-weight:700}.flash--success{border-color:#cae5d1;background:#eef8f0;color:#28693d}.flash--error{border-color:#efcbc6;background:#fff0ee;color:#9f3329}.flash--info{background:#f4eee5;color:#6f5c45}

.page{max-width:1180px;margin:0 auto;padding:20px 18px 72px}.page--narrow{max-width:760px}.page--home{padding-top:14px}.page-titlebar{min-height:54px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin:0 0 16px}.page-titlebar h1{margin:0;text-align:center;font-size:22px}.surface-card,.settings-card,.menu-card{background:#fff;border:1px solid var(--qg-border);border-radius:var(--r-lg);box-shadow:var(--qg-shadow-soft)}

.home-search-wrap{margin-bottom:14px}.home-search{min-height:54px;background:#fff;border:1px solid var(--qg-border);border-radius:18px;display:flex;align-items:center;gap:11px;padding:0 16px;color:#8b857d;text-decoration:none;box-shadow:0 6px 22px rgba(30,30,30,.03)}.home-hero{position:relative;min-height:360px;border-radius:30px;overflow:hidden;background:#171717 url('/brand/hero.jpg') center/cover;color:#fff;display:flex;align-items:flex-end;justify-content:space-between}.home-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.94) 0%,rgba(12,12,12,.78) 47%,rgba(10,10,10,.28) 76%,rgba(10,10,10,.16) 100%)}.home-hero::after{content:"";position:absolute;inset:0;opacity:.13;background:repeating-radial-gradient(ellipse at 10% 100%,transparent 0 22px,rgba(255,255,255,.15) 23px 24px,transparent 25px 44px)}.home-hero__content,.home-hero__words{position:relative;z-index:2}.home-hero__content{padding:34px 34px 32px;max-width:650px}.eyebrow{display:inline-block;color:#efc88e;font-size:12px;font-weight:950;letter-spacing:.18em}.home-hero h1{font-size:clamp(42px,7vw,72px);line-height:.92;letter-spacing:-.035em;margin:10px 0 15px;font-weight:950}.home-hero p{font-size:17px;line-height:1.55;color:#ece9e3;margin:0 0 18px}.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-hero__words{align-self:flex-end;padding:0 30px 32px 0;text-align:right;font-size:12px;line-height:1.45;letter-spacing:.08em;color:#d9d4ca}.home-hero__words strong{color:#efc88e}.section-block{margin-top:31px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title h2{font-size:22px;margin:0 0 3px}.section-title p{margin:0;color:var(--qg-muted);font-size:13px}.section-title>a{font-size:12px;text-decoration:none;font-weight:850;display:flex;align-items:center;gap:3px}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.category-card{min-height:116px;background:#fff;border:1px solid var(--qg-border);border-radius:20px;text-decoration:none;padding:16px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;transition:.18s ease;box-shadow:0 6px 18px rgba(30,30,30,.025)}.category-card:hover{transform:translateY(-2px);box-shadow:var(--qg-shadow-soft);border-color:#d6c6b1}.category-card__icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:#f0e6d8;color:#634e34;font-size:22px}.category-card strong{font-size:12px}.listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.listing-card{background:#fff;border:1px solid var(--qg-border);border-radius:21px;overflow:hidden;text-decoration:none;box-shadow:0 8px 26px rgba(30,30,30,.035)}.listing-card__image{aspect-ratio:4/3;background:#ded6cb;overflow:hidden}.listing-card__image img{width:100%;height:100%;object-fit:cover}.listing-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#222,#4a4237);color:#d7b57f;font-weight:950;font-size:32px}.listing-card__body{padding:12px;display:grid;gap:4px}.listing-card__body strong{font-size:14px}.listing-card__body small{display:flex;align-items:center;gap:4px;color:var(--qg-muted)}.listing-price{font-size:19px;font-weight:950}.home-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.home-values article{background:#ece3d6;border:1px solid #ded1c0;border-radius:20px;padding:18px;display:flex;align-items:flex-start;gap:12px}.home-values svg{color:var(--qg-bronze);flex:0 0 auto}.home-values strong,.home-values span{display:block}.home-values strong{font-size:13px;margin-bottom:4px}.home-values span{font-size:12px;line-height:1.45;color:#6f675e}

.btn{min-height:44px;border:1px solid transparent;border-radius:999px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:900;font-size:13px;transition:.16s ease}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--qg-orange);color:#fff;box-shadow:0 8px 22px rgba(249,115,22,.18)}.btn--ghost{background:#fff;color:var(--qg-graphite);border-color:var(--qg-border)}.btn--glass{background:rgba(255,255,255,.09);color:#fff;border-color:rgba(255,255,255,.2);backdrop-filter:blur(8px)}.btn--compact{min-height:38px;padding:0 14px}.btn--wide{width:100%}.btn--danger-ghost{background:#fff;border-color:#efc8c3;color:var(--qg-red)}

.bottom-nav{position:fixed;z-index:60;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(580px,calc(100% - 20px));height:var(--nav-h);padding:4px 9px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border:1px solid var(--qg-border);border-radius:26px;box-shadow:0 18px 48px rgba(30,30,30,.14);display:grid;grid-template-columns:repeat(5,1fr);align-items:center}.bottom-nav__item{height:100%;text-decoration:none;color:#7b766f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:750}.bottom-nav__item.is-active{color:var(--qg-graphite)}.bottom-nav__item.is-active:not(.bottom-nav__sell)::after{content:"";width:18px;height:2px;border-radius:4px;background:var(--qg-sand)}.bottom-nav__sell{transform:translateY(-9px);gap:1px}.bottom-nav__plus{width:54px;height:54px;border-radius:50%;background:var(--qg-orange);color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(249,115,22,.24)}.bottom-nav__sell span:last-child{font-size:10px;color:var(--qg-graphite);margin-top:1px}

.auth-body{min-height:100vh;background:var(--qg-ivory);padding:22px}.auth-back{position:fixed;z-index:20;top:18px;left:18px;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.92);border:1px solid var(--qg-border);display:grid;place-items:center;text-decoration:none}.auth-page{min-height:calc(100vh - 44px);max-width:1000px;margin:auto;display:grid;grid-template-columns:1.08fr .92fr;border:1px solid var(--qg-border);border-radius:32px;overflow:hidden;background:#fff;box-shadow:var(--qg-shadow)}.auth-page--plain{display:block;max-width:560px;min-height:0;margin:60px auto 30px}.auth-visual{position:relative;min-height:670px;padding:36px;background:#151515 url('/brand/hero.jpg') center/cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,12,12,.26),rgba(10,10,10,.83))}.auth-visual>*{position:relative;z-index:1}.auth-visual__logo{width:86px;filter:brightness(2.4) grayscale(1)}.auth-visual__copy span{font-size:11px;letter-spacing:.18em;color:#d9b987}.auth-visual__copy h1{font-size:46px;margin:8px 0}.auth-visual__copy p{font-size:18px;max-width:390px;line-height:1.55;color:#ece8df}.auth-panel{padding:42px;align-self:center;width:100%}.auth-panel--center{padding:34px}.auth-panel--message{text-align:center}.auth-panel__brand{display:flex;align-items:center;gap:10px;margin-bottom:34px;font-weight:950;letter-spacing:.09em}.auth-panel__brand img{width:42px;height:42px;object-fit:contain}.auth-heading{margin-bottom:22px}.auth-heading h1{font-size:30px;margin:0 0 8px}.auth-heading p{margin:0;color:var(--qg-muted);line-height:1.55}.auth-switch{text-align:center;margin-top:20px;font-size:13px;color:var(--qg-muted)}.auth-switch a{font-weight:900;color:var(--qg-graphite)}

.qg-form{display:grid;gap:14px}.qg-form label,.settings-card--form label{font-size:12px;font-weight:850;display:grid;gap:7px}.qg-form input,.qg-form textarea,.qg-form select,.settings-card--form input,.settings-card--form select{width:100%;border:1px solid var(--qg-border);background:#fff;border-radius:14px;outline:none;transition:.15s}.qg-form input,.qg-form select,.settings-card--form input,.settings-card--form select{height:48px;padding:0 13px}.qg-form textarea{padding:12px 13px;resize:vertical;min-height:110px}.qg-form input:focus,.qg-form textarea:focus,.qg-form select:focus,.settings-card--form input:focus,.settings-card--form select:focus{border-color:#c6a980;box-shadow:0 0 0 3px rgba(184,150,107,.16)}.input-icon{position:relative}.input-icon>svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#837b72;pointer-events:none}.input-icon>input{padding-left:42px}.input-icon .password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:36px;height:36px;border:0;background:transparent;display:grid;place-items:center}.input-icon .password-toggle+*{}.form-row{display:flex;align-items:center;gap:12px}.form-row--between{justify-content:space-between;font-size:12px}.form-row--between>a{font-weight:850}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-row{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start!important;gap:8px!important;font-weight:600!important}.check-row input{width:17px!important;height:17px!important;margin-top:2px}.check-row--terms{line-height:1.45}.field-help,.tiny-note{font-size:11px;color:var(--qg-muted);line-height:1.5}.password-rules{display:flex;flex-wrap:wrap;gap:6px}.password-rules span{font-size:10px;padding:6px 8px;border-radius:999px;background:#f1ede6;color:#716b63}.form-errors{display:grid;gap:6px;background:#fff0ee;border:1px solid #efcbc6;color:#98372d;padding:12px 14px;border-radius:15px;font-size:12px;margin-bottom:15px}.avatar-editor{display:flex;flex-direction:column;align-items:center;gap:9px;position:relative;margin-bottom:8px}.avatar-editor>img{width:104px;height:104px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 0 0 1px var(--qg-border),0 12px 26px rgba(30,30,30,.10)}.avatar-camera{position:absolute;top:70px;left:calc(50% + 22px);width:34px;height:34px;border-radius:50%;background:var(--qg-graphite);color:#fff;display:grid!important;place-items:center;border:3px solid #fff;cursor:pointer}.status-illustration{width:92px;height:92px;margin:0 auto 20px;border-radius:28px;background:#f0ebe3;display:grid;place-items:center;position:relative;color:#5e574f}.status-illustration span{position:absolute;right:4px;bottom:4px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--qg-green);color:#fff;border:3px solid #fff}.step-list{text-align:left;max-width:320px;margin:18px auto 22px;display:grid;gap:10px;color:#625c55;font-size:13px;line-height:1.45}

.page--account{max-width:760px}.account-hero{background:linear-gradient(160deg,#20201f,#3a342d);color:#fff;border-radius:28px;overflow:hidden;padding:24px;position:relative}.account-hero::after{content:"";position:absolute;right:-40px;bottom:-70px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(255,255,255,.06);box-shadow:0 0 0 24px rgba(255,255,255,.025),0 0 0 48px rgba(255,255,255,.018)}.account-hero__top{display:flex;align-items:flex-end;gap:16px;position:relative;z-index:1}.account-avatar{position:relative}.account-avatar>img{width:98px;height:98px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.92)}.account-avatar__edit{position:absolute;right:-1px;bottom:4px;width:31px;height:31px;border-radius:50%;background:#fff;color:#222;display:grid;place-items:center}.account-hero h1{font-size:27px;margin:0 0 6px}.member-line{display:flex;flex-wrap:wrap;gap:7px 12px;color:#77736c;font-size:11px;align-items:center}.member-line--light{color:#ddd5cc}.verified-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#efe4d5;color:#6c5434;font-weight:850}.account-edit-btn{margin-left:auto;align-self:flex-start;position:relative;z-index:2}.account-stats,.seller-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--qg-border);border-radius:22px;margin-top:12px;overflow:hidden}.account-stats article,.seller-stats article{text-align:center;padding:15px 8px;border-right:1px solid #eee7dd}.account-stats article:last-child,.seller-stats article:last-child{border-right:0}.account-stats strong,.seller-stats strong{display:block;font-size:20px}.account-stats span,.seller-stats span{font-size:10px;color:var(--qg-muted)}.menu-card{margin-top:14px;overflow:hidden}.menu-card>a{min-height:66px;padding:10px 14px;display:grid;grid-template-columns:40px 1fr auto auto;align-items:center;gap:10px;text-decoration:none;border-bottom:1px solid #eee8df}.menu-card>a:last-child{border-bottom:0}.menu-card>a>span:nth-child(2){display:grid;gap:3px}.menu-card strong{font-size:13px}.menu-card small{font-size:11px;color:var(--qg-muted)}.menu-icon{width:38px;height:38px;border-radius:13px;background:#f0e8dc;display:grid;place-items:center;color:#6a5539}.menu-count{min-width:24px;height:24px;border-radius:999px;padding:0 7px;display:grid;place-items:center;background:#eee8df;font-size:10px}.menu-count--orange{background:var(--qg-orange);color:#fff}.menu-card--help{margin-top:12px}.logout-form{margin-top:14px}

.settings-group{margin:0 0 18px}.settings-group h2{font-size:14px;margin:0 0 8px}.settings-card{overflow:hidden}.settings-row{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #eee8df}.settings-row:last-child{border-bottom:0}.settings-row__icon{width:36px;height:36px;border-radius:12px;background:#f1ebe2;display:grid;place-items:center}.settings-row strong,.settings-row small{display:block}.settings-row strong{font-size:13px}.settings-row small{font-size:11px;color:var(--qg-muted);margin-top:3px}.settings-card--form{padding:16px;display:grid;gap:14px}.switch-row{grid-template-columns:1fr auto!important;align-items:center!important;padding:8px 0}.switch-row strong,.switch-row small{display:block}.switch-row small{font-weight:500;color:var(--qg-muted);margin-top:3px}.switch-row input[type=checkbox]{width:42px;height:24px;accent-color:var(--qg-orange)}

.notification-list,.favorite-list{display:grid;gap:10px}.notification-item{background:#fff;border:1px solid var(--qg-border);border-radius:18px;padding:13px;display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:flex-start}.notification-item__icon{width:42px;height:42px;border-radius:14px;background:#f1e7da;display:grid;place-items:center;color:#735c40}.notification-item strong,.notification-item p,.notification-item small{display:block;margin:0}.notification-item p{font-size:12px;color:#625d56;margin-top:3px;line-height:1.45}.notification-item small{font-size:10px;color:#9a938b;margin-top:4px}.favorite-row{background:#fff;border:1px solid var(--qg-border);border-radius:18px;padding:10px;display:grid;grid-template-columns:86px 1fr;gap:12px;text-decoration:none}.favorite-row__image{width:86px;height:72px;border-radius:13px;background:#e8e0d5;overflow:hidden;display:grid;place-items:center;font-weight:900;color:#705a40}.favorite-row__image img{width:100%;height:100%;object-fit:cover}.favorite-row strong,.favorite-row b,.favorite-row small{display:block}.favorite-row strong{font-size:13px}.favorite-row b{font-size:17px;margin-top:4px}.favorite-row small{font-size:10px;color:var(--qg-muted);margin-top:4px}

.page--profile-public{max-width:900px}.seller-cover{min-height:300px;border-radius:28px;background:#171717 url('/brand/hero.jpg') center/cover;color:#fff;position:relative;overflow:hidden;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.seller-cover::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.82))}.seller-cover>*{position:relative;z-index:1}.seller-cover__top{display:flex;justify-content:flex-start}.seller-cover__identity{display:flex;align-items:flex-end;gap:16px}.seller-cover__identity>img{width:106px;height:106px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.94)}.seller-cover__identity h1{font-size:30px;margin:0 0 6px}.profile-bio{padding:17px;margin-top:12px}.profile-bio p{margin:0;line-height:1.6}.trust-chips,.chip-row{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}.trust-chips span,.chip{padding:8px 10px;border-radius:999px;background:#ece4d8;color:#665642;font-size:11px;font-weight:800}.review-list{display:grid;gap:10px}.review-list article{background:#fff;border:1px solid var(--qg-border);border-radius:18px;padding:14px}.review-list p{font-size:13px;line-height:1.5;margin:7px 0}.review-list small{color:var(--qg-muted);font-size:10px}.review-stars{color:var(--qg-orange);letter-spacing:.08em}.review-stars span{color:#ddd6cc}.sticky-actions{position:sticky;bottom:calc(var(--nav-h) + 24px);display:grid;grid-template-columns:1fr 1.5fr;gap:8px;margin-top:18px;padding:9px;background:rgba(245,241,233,.9);backdrop-filter:blur(14px);border-radius:20px}

.empty-state{background:#fff;border:1px solid var(--qg-border);border-radius:24px;padding:34px 20px;text-align:center}.empty-state--home{padding:42px 20px}.empty-state--compact{padding:20px}.empty-state--feature{margin-top:40px}.empty-state__icon{width:68px;height:68px;border-radius:22px;margin:0 auto 14px;background:#eee6da;color:#715b3e;display:grid;place-items:center;font-weight:950}.empty-state h2,.empty-state h3{margin:0 0 8px}.empty-state p{max-width:520px;margin:0 auto 16px;color:var(--qg-muted);line-height:1.55}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center;padding:30px}.error-mountain{font-size:78px;font-weight:950;color:#d1c0aa;line-height:1}.minimal-body{min-height:100vh;background:var(--qg-ivory)}

@media (max-width:900px){.category-grid{grid-template-columns:repeat(4,1fr)}.listing-grid{grid-template-columns:repeat(2,1fr)}.auth-page{grid-template-columns:1fr;max-width:560px}.auth-visual{display:none}.auth-panel{padding:32px}.home-values{grid-template-columns:1fr}.home-hero__words{display:none}}
@media (max-width:640px){:root{--header-h:62px;--nav-h:72px}.site-header__inner{padding:0 14px}.qg-logo span{font-size:13px}.qg-logo img{width:37px;height:37px}.header-profile span,.hide-mobile{display:none}.page{padding:14px 12px 68px}.page--home{padding-top:10px}.home-hero{min-height:330px;border-radius:24px;background-position:62% center}.home-hero::before{background:linear-gradient(90deg,rgba(8,8,8,.95),rgba(8,8,8,.67) 68%,rgba(8,8,8,.28))}.home-hero__content{padding:24px 20px}.home-hero h1{font-size:46px}.home-hero p{font-size:14px;max-width:310px}.section-title h2{font-size:19px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category-card{min-height:98px;padding:12px 8px;border-radius:17px}.category-card__icon{width:38px;height:38px}.category-card strong{font-size:10px}.listing-grid{grid-template-columns:repeat(2,1fr);gap:9px}.listing-card{border-radius:17px}.listing-card__body{padding:9px}.listing-card__body strong{font-size:12px}.listing-price{font-size:17px}.bottom-nav{width:calc(100% - 16px);bottom:max(8px,env(safe-area-inset-bottom));height:72px;border-radius:23px}.bottom-nav__plus{width:50px;height:50px}.auth-body{padding:0}.auth-back{top:12px;left:12px}.auth-page,.auth-page--plain{border:0;border-radius:0;box-shadow:none;min-height:100vh;margin:0;max-width:none;background:#fff}.auth-panel,.auth-panel--center{padding:74px 20px 30px}.auth-panel__brand{margin-bottom:26px}.auth-heading h1{font-size:27px}.form-grid{grid-template-columns:1fr}.account-hero{border-radius:23px;padding:18px}.account-hero__top{align-items:center}.account-avatar>img{width:80px;height:80px}.account-avatar__edit{bottom:0}.account-hero h1{font-size:23px}.account-edit-btn{margin-left:0}.account-stats,.seller-stats{grid-template-columns:repeat(4,1fr);border-radius:18px}.account-stats article,.seller-stats article{padding:12px 4px}.account-stats strong,.seller-stats strong{font-size:16px}.account-stats span,.seller-stats span{font-size:9px}.seller-cover{min-height:260px;border-radius:22px;padding:15px}.seller-cover__identity>img{width:84px;height:84px}.seller-cover__identity h1{font-size:24px}.sticky-actions{bottom:calc(var(--nav-h) + 17px)}.verify-strip{font-size:11px;padding:8px 12px}.flash-stack{top:70px;right:10px;width:calc(100% - 20px)}}
@media (max-width:390px){.category-grid{grid-template-columns:repeat(2,1fr)}.home-hero h1{font-size:42px}.hero-actions .btn{width:100%}.account-stats,.seller-stats{grid-template-columns:repeat(2,1fr)}.account-stats article:nth-child(2),.seller-stats article:nth-child(2){border-right:0}.account-stats article:nth-child(-n+2),.seller-stats article:nth-child(-n+2){border-bottom:1px solid #eee7dd}}

/* QG Airsoft Phase 2 — Catalogue */
.page--catalog,.page--sell-catalog,.page--admin{max-width:1180px}.catalog-head,.admin-heading,.sell-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.catalog-head h1,.admin-heading h1,.sell-top h1{font-size:32px;margin:4px 0 6px}.catalog-head p,.admin-heading p,.sell-top p{margin:0;color:var(--qg-muted);line-height:1.5}.catalog-searchbar{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--qg-border);border-radius:20px;padding:9px 10px 9px 14px;box-shadow:0 10px 28px #1e1e1e0a}.catalog-searchbar input{border:0;outline:0;background:transparent;min-width:0;font:inherit}.category-grid--catalog .category-card.is-selected{border-color:var(--qg-sand);box-shadow:0 0 0 2px #b8966b22;background:#fffaf4}.catalog-panel,.sell-card,.admin-card,.admin-info{background:#fff;border:1px solid var(--qg-border);border-radius:24px;padding:18px;margin-top:14px}.catalog-subcats .chip{text-decoration:none}.catalog-attributes h3{font-size:14px;margin:18px 0 10px}.catalog-attribute-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.catalog-attribute-grid article{border:1px solid #eee6db;background:#fbf9f5;border-radius:16px;padding:13px}.catalog-attribute-grid strong,.catalog-attribute-grid small{display:block}.catalog-attribute-grid strong{font-size:13px}.catalog-attribute-grid small{font-size:10px;color:var(--qg-muted);margin-top:4px;line-height:1.4}.mini-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.mini-chips span,.brand-cloud span{font-size:10px;padding:6px 8px;border-radius:999px;background:#eee7dc;color:#675744;font-weight:750}.brand-cloud{display:flex;flex-wrap:wrap;gap:8px}
.sell-top{align-items:center}.phase-badge{padding:8px 11px;border-radius:999px;background:#eee7db;color:#735c3e;font-size:10px;font-weight:900}.sell-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 14px}.sell-steps span{display:flex;align-items:center;gap:7px;padding:10px;border-radius:14px;background:#eee9e1;color:#847d74;font-size:10px;font-weight:800}.sell-steps b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#dcd5cb}.sell-steps .is-on{background:#fff;border:1px solid #eadcc9;color:#3b342c}.sell-steps .is-on b{background:var(--qg-orange);color:#fff}.sell-card__title{display:flex;gap:12px;align-items:center;margin-bottom:14px}.sell-card__title h2{font-size:18px;margin:0 0 3px}.sell-card__title p{margin:0;color:var(--qg-muted);font-size:11px}.catalog-number{width:34px;height:34px;border-radius:12px;background:#f1e6d8;color:#765c3a;display:grid;place-items:center;font-weight:950}.sell-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.sell-category{border:1px solid #e9e0d4;background:#fbf9f5;border-radius:16px;min-height:90px;padding:12px;cursor:pointer;display:grid;place-items:center;gap:7px;color:var(--qg-graphite);font:inherit}.sell-category span{font-size:22px;color:var(--qg-sand)}.sell-category strong{font-size:11px}.sell-category.is-selected{border-color:var(--qg-orange);background:#fff7ef;box-shadow:0 0 0 2px #f9731615}.dynamic-attributes{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dynamic-attributes .field--full{grid-column:1/-1}.catalog-loading{grid-column:1/-1;padding:20px;border-radius:16px;background:#f6f2eb;color:var(--qg-muted);text-align:center}.sell-summary{margin-top:14px;border-radius:24px;background:linear-gradient(135deg,#1e1e1e,#383029);color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.sell-summary h2{margin:4px 0 5px}.sell-summary p{margin:0;color:#d4cdc3;font-size:12px}.sell-summary .eyebrow{color:#e3bb82}
.admin-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-stat-grid article{background:#fff;border:1px solid var(--qg-border);border-radius:18px;padding:18px}.admin-stat-grid strong{font-size:30px;display:block}.admin-stat-grid span{font-size:11px;color:var(--qg-muted)}.admin-module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.admin-module-grid>a{background:#fff;border:1px solid var(--qg-border);border-radius:20px;padding:17px;display:grid;grid-template-columns:44px 1fr;align-items:center;gap:12px;text-decoration:none}.admin-module-grid>a>span{width:44px;height:44px;border-radius:14px;background:#eee5d8;color:#725b3d;display:grid;place-items:center;font-weight:900}.admin-module-grid strong,.admin-module-grid small{display:block}.admin-module-grid small{color:var(--qg-muted);font-size:10px;margin-top:4px}.admin-info h2{margin:0 0 7px}.admin-info p{margin:0;color:var(--qg-muted);line-height:1.6}.back-link{font-size:11px;font-weight:850;color:#785f41;text-decoration:none}.admin-split{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(420px,1.6fr);gap:12px}.admin-card{margin-top:0}.admin-card h2{font-size:17px;margin:0 0 14px}.admin-form{display:grid;gap:11px}.admin-form label,.admin-map-form label{font-size:11px;font-weight:850;display:grid;gap:6px}.admin-form input,.admin-form select,.admin-form textarea,.admin-map-form input,.admin-map-form select,.admin-filter select{width:100%;border:1px solid var(--qg-border);border-radius:13px;padding:11px 12px;background:#fff;font:inherit;outline:none}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.admin-map-form input:focus,.admin-map-form select:focus{border-color:var(--qg-sand);box-shadow:0 0 0 3px #b8966b1c}.admin-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.admin-card__head h2{margin:0}.admin-card__head p{margin:5px 0 0;color:var(--qg-muted);font-size:11px}.admin-card__head>span{font-size:10px;color:var(--qg-muted);font-weight:800}.admin-list{display:grid;gap:7px;max-height:720px;overflow:auto;padding-right:2px}.admin-row{border:1px solid #eee6db;border-radius:14px;padding:10px 11px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center}.admin-row.is-child{margin-left:18px;background:#fbfaf7}.admin-row strong,.admin-row small{display:block}.admin-row strong{font-size:12px}.admin-row small{font-size:9px;color:var(--qg-muted);margin-top:3px}.status-pill{padding:5px 7px;border-radius:999px;font-size:9px;font-weight:850}.status-pill.is-on{background:#e9f4eb;color:#2f7546}.status-pill.is-off{background:#eeeae5;color:#777}.mini-btn{border:1px solid #dfd7cc;background:#fff;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:850;cursor:pointer}.mini-btn--danger{color:#aa342d;border-color:#efd1cd}.row-actions{display:flex;gap:5px}.row-actions form{margin:0}.checkbox-row{display:flex;flex-wrap:wrap;gap:14px}.checkbox-row label,.inline-check{display:flex!important;align-items:center;gap:7px!important}.checkbox-row input,.inline-check input{width:auto!important}.admin-map-card{margin-top:12px}.admin-filter{max-width:420px;margin-bottom:12px}.admin-map-form{display:grid;grid-template-columns:2fr 1.3fr .7fr 1fr auto;gap:8px;align-items:end;padding:12px;background:#f8f4ee;border-radius:16px}.mapping-list{display:grid;gap:7px;margin-top:12px}.mapping-list article{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:11px;border:1px solid #eee6db;border-radius:13px}.mapping-list strong,.mapping-list small{display:block}.mapping-list small{color:var(--qg-muted);font-size:9px;margin-top:3px}.muted{color:var(--qg-muted)}
@media(max-width:900px){.catalog-attribute-grid{grid-template-columns:repeat(2,1fr)}.sell-category-grid{grid-template-columns:repeat(3,1fr)}.admin-split{grid-template-columns:1fr}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-map-form{grid-template-columns:1fr 1fr}.admin-map-form .btn{grid-column:1/-1}}
@media(max-width:640px){.catalog-head,.admin-heading,.sell-top{align-items:flex-start}.catalog-head h1,.admin-heading h1,.sell-top h1{font-size:26px}.catalog-searchbar{grid-template-columns:auto 1fr}.catalog-searchbar .btn{grid-column:1/-1}.catalog-attribute-grid{grid-template-columns:1fr}.sell-steps{display:flex;overflow:auto}.sell-steps span{min-width:116px}.sell-category-grid{grid-template-columns:repeat(2,1fr)}.dynamic-attributes{grid-template-columns:1fr}.dynamic-attributes .field--full{grid-column:auto}.sell-summary{align-items:flex-start;flex-direction:column}.admin-module-grid{grid-template-columns:1fr}.admin-row{grid-template-columns:1fr auto}.admin-row>form,.admin-row>.row-actions{grid-column:1/-1}.admin-map-form{grid-template-columns:1fr}.admin-map-form .btn{grid-column:auto}}
.field{display:grid;gap:6px;font-size:11px;font-weight:850}.field>span{display:block}.field em{color:var(--qg-orange);font-style:normal}.field input,.field select,.field textarea{width:100%;min-height:46px;border:1px solid var(--qg-border);border-radius:13px;background:#fff;padding:0 12px;outline:none}.field textarea{padding:11px 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--qg-sand);box-shadow:0 0 0 3px #b8966b1c}.field small{font-size:9px;color:var(--qg-muted);font-weight:500;line-height:1.4}

/* QG Airsoft Phase 3 — Annonces */
.btn--light{background:#fff;border-color:var(--qg-border);color:var(--qg-graphite)}
.listing-form{display:grid;gap:0}.photo-count{margin-left:auto;font-size:11px;color:var(--qg-muted);font-weight:800}.photo-drop{border:1.5px dashed #d9c9b5;background:#fbf8f3;border-radius:18px;min-height:128px;display:grid;place-items:center;text-align:center;padding:18px;cursor:pointer}.photo-drop input{position:absolute;opacity:0;pointer-events:none}.photo-drop__icon{width:48px;height:48px;border-radius:16px;background:#efe5d8;color:#735a3d;display:grid;place-items:center}.photo-drop strong,.photo-drop small{display:block}.photo-drop strong{font-size:13px;margin-top:7px}.photo-drop small{font-size:10px;color:var(--qg-muted);margin-top:3px}.new-photo-preview,.existing-photo-grid,.photo-manager-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:10px}.new-photo-preview{margin:10px 0 0}.new-photo-preview article,.existing-photo,.photo-manager-grid article{position:relative;border-radius:14px;overflow:hidden;background:#eee7dc;border:1px solid #e5dacb}.new-photo-preview img,.existing-photo img,.photo-manager-grid img{width:100%;aspect-ratio:1/1;object-fit:cover}.new-photo-preview span,.existing-photo>span{position:absolute;left:6px;right:6px;bottom:6px;background:rgba(20,20,20,.72);color:#fff;border-radius:8px;padding:4px 6px;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sell-subgrid,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.sell-subgrid{grid-template-columns:1.2fr 1fr 1fr}.field--full{grid-column:1/-1}.delivery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.delivery-choice{position:relative;border:1px solid var(--qg-border);border-radius:18px;background:#fbf9f5;padding:15px;display:flex;align-items:flex-start;gap:11px;cursor:pointer}.delivery-choice>input{position:absolute;top:12px;right:12px;accent-color:var(--qg-orange)}.delivery-choice>span{width:38px;height:38px;border-radius:13px;background:#eee3d4;color:#795c38;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.delivery-choice strong,.delivery-choice small{display:block}.delivery-choice strong{font-size:12px;margin-bottom:3px}.delivery-choice small{font-size:10px;color:var(--qg-muted);line-height:1.4}.listing-form-actions{position:sticky;bottom:calc(var(--nav-h) + 22px);z-index:20;display:flex;gap:8px;margin:16px 0;background:rgba(245,241,233,.92);backdrop-filter:blur(16px);border:1px solid var(--qg-border);border-radius:21px;padding:8px;box-shadow:var(--qg-shadow-soft)}.listing-form-actions .btn{flex:1}.listing-photo-manager{margin-top:20px}.photo-manager-grid article{padding-bottom:9px}.photo-manager-grid form{padding:7px 7px 0}.photo-manager-grid .mini-btn{width:100%}
.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:900;white-space:nowrap;background:#eee8df;color:#6f685f}.status-badge.is-online{background:#e8f5eb;color:#2b7541}.status-badge.is-reserved{background:#fff0d8;color:#8b5f1d}.status-badge.is-sold{background:#ececec;color:#565656}.status-badge.is-draft{background:#eee9e2;color:#6d655d}.status-badge.is-pending{background:#e9eff8;color:#365c88}.status-badge.is-rejected{background:#f8e8e5;color:#9e362c}.status-badge.is-expired{background:#efe8e8;color:#765b5b}
.page--listing-detail{max-width:860px;padding-top:12px}.preview-banner{display:flex;align-items:center;gap:12px;background:#28231f;color:#fff;border-radius:18px;padding:12px 14px;margin-bottom:12px}.preview-banner strong{font-size:12px}.preview-banner span{font-size:10px;color:#d9d1c8;flex:1}.preview-banner a{color:#f2c289;font-size:10px;font-weight:900}.listing-detail-top{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;margin-bottom:10px}.listing-detail-brand{text-align:center;font-size:13px;font-weight:950;letter-spacing:.12em}.listing-detail-tools{display:flex;gap:7px}.listing-gallery{position:relative;background:#dcd4c9;border-radius:26px 26px 0 0;overflow:hidden}.listing-gallery__main{width:100%;aspect-ratio:16/10;object-fit:cover}.listing-gallery__empty{width:100%;aspect-ratio:16/10;background:linear-gradient(135deg,#222,#493f34);display:grid;place-items:center;color:#d7b57f;font-size:48px;font-weight:950}.listing-gallery__counter{position:absolute;right:12px;top:12px;background:rgba(20,20,20,.7);color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850}.listing-gallery__thumbs{display:flex;gap:6px;padding:7px;background:#fff;overflow:auto}.listing-gallery__thumbs button{border:2px solid transparent;background:none;padding:0;border-radius:10px;overflow:hidden;flex:0 0 78px}.listing-gallery__thumbs button.is-active{border-color:var(--qg-orange)}.listing-gallery__thumbs img{width:100%;aspect-ratio:4/3;object-fit:cover}.listing-sheet{background:#fff;border:1px solid var(--qg-border);border-top:0;border-radius:0 0 26px 26px;padding:20px}.listing-main-info{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.listing-main-info h1{font-size:28px;margin:0 0 6px;line-height:1.08}.listing-detail-price{font-size:30px;color:var(--qg-orange);font-weight:950}.listing-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px;color:var(--qg-muted);font-size:11px}.listing-meta span{display:flex;align-items:center;gap:5px}.listing-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.condition-badge,.neutral-badge{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:9px;font-weight:850}.condition-badge{background:#e8f4e8;color:#337345}.neutral-badge{background:#f0e9df;color:#665c50}.detail-section{border-top:1px solid #eee7dd;padding-top:18px;margin-top:18px}.detail-section h2{font-size:17px;margin:0 0 12px}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#faf8f4;border:1px solid #eee6db;border-radius:18px;overflow:hidden}.spec-grid article{padding:11px 13px;border-bottom:1px solid #eee6db;display:flex;justify-content:space-between;gap:10px}.spec-grid article:nth-child(odd){border-right:1px solid #eee6db}.spec-grid span{font-size:10px;color:var(--qg-muted)}.spec-grid strong{font-size:11px;text-align:right}.listing-description{font-size:13px;line-height:1.65;color:#4a4641}.delivery-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.delivery-cards article{border:1px solid #e9e0d4;border-radius:16px;padding:13px;display:flex;gap:10px;align-items:center}.delivery-cards svg,.delivery-box{color:var(--qg-bronze);flex:0 0 auto}.delivery-cards strong,.delivery-cards span{display:block}.delivery-cards strong{font-size:11px}.delivery-cards span{font-size:9px;color:var(--qg-muted);margin-top:3px}.seller-mini-card{display:flex;align-items:center;gap:12px;background:#fbf9f5;border:1px solid #eee5d9;border-radius:18px;padding:13px}.seller-mini-card img{width:56px;height:56px;border-radius:50%;object-fit:cover}.seller-mini-card strong,.seller-mini-card span,.seller-mini-card small{display:block}.seller-mini-card strong{font-size:13px}.seller-mini-card span,.seller-mini-card small{font-size:9px;color:var(--qg-muted);margin-top:3px}.listing-sticky-actions{position:sticky;z-index:25;bottom:calc(var(--nav-h) + 20px);display:flex;gap:8px;margin:12px 0;background:rgba(245,241,233,.94);backdrop-filter:blur(16px);border:1px solid var(--qg-border);border-radius:20px;padding:8px;box-shadow:var(--qg-shadow-soft)}.listing-sticky-actions>*{flex:1}.listing-sticky-actions form{display:flex}.listing-sticky-actions .btn{width:100%}
.search-filter-panel{background:#fff;border:1px solid var(--qg-border);border-radius:24px;padding:12px;box-shadow:0 10px 30px #1e1e1e08}.search-filter-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}.search-filter-grid label{display:grid;gap:5px}.search-filter-grid span{font-size:9px;font-weight:850;color:#6b655f}.search-filter-grid select,.search-filter-grid input{width:100%;height:42px;border:1px solid var(--qg-border);border-radius:12px;background:#fbfaf7;padding:0 10px;outline:none}.search-filter-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.search-filter-actions a{font-size:10px;font-weight:850;color:var(--qg-muted)}.search-results{margin-top:24px}.listing-grid--search{grid-template-columns:repeat(4,minmax(0,1fr))}.listing-card__image{position:relative}.listing-card__condition{position:absolute;left:8px;bottom:8px;padding:5px 7px;background:rgba(240,247,237,.92);color:#2f6d3e;border-radius:7px;font-size:8px;font-weight:850}
.page--my-listings{max-width:980px}.listing-status-tabs{display:flex;gap:6px;overflow:auto;padding:2px 0 12px}.listing-status-tabs a{white-space:nowrap;text-decoration:none;padding:9px 12px;border-radius:999px;border:1px solid var(--qg-border);background:#fff;font-size:10px;font-weight:850;color:#716b64}.listing-status-tabs a.is-active{background:var(--qg-graphite);color:#fff;border-color:var(--qg-graphite)}.seller-listings-list{display:grid;gap:9px}.seller-listing-row{display:grid;grid-template-columns:140px 1fr;background:#fff;border:1px solid var(--qg-border);border-radius:20px;overflow:hidden}.seller-listing-row__image{background:#e6ddd0;min-height:120px;text-decoration:none}.seller-listing-row__image img{width:100%;height:100%;object-fit:cover}.seller-listing-row__image>span{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#262421,#51483d);color:#d9b67e;font-weight:950;font-size:24px}.seller-listing-row__body{padding:13px;display:grid;gap:9px}.seller-listing-row__head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.seller-listing-row__head strong,.seller-listing-row__head b{display:block}.seller-listing-row__head strong{font-size:14px}.seller-listing-row__head b{font-size:19px;margin-top:3px}.seller-listing-row__stats{display:flex;gap:12px;flex-wrap:wrap;color:var(--qg-muted);font-size:9px}.seller-listing-row__stats span{display:flex;align-items:center;gap:4px}.seller-listing-row__actions{display:flex;gap:6px;flex-wrap:wrap}.seller-listing-row__actions form{margin:0}.mini-btn--accent{border-color:#f3c39e;color:#c65e16;background:#fff8f1}
@media(max-width:900px){.search-filter-grid{grid-template-columns:repeat(3,1fr)}.listing-grid--search{grid-template-columns:repeat(3,1fr)}.new-photo-preview,.existing-photo-grid,.photo-manager-grid{grid-template-columns:repeat(4,1fr)}.sell-subgrid{grid-template-columns:1fr 1fr}.sell-subgrid .field:first-child{grid-column:1/-1}}
@media(max-width:640px){.photo-count{font-size:9px}.new-photo-preview,.existing-photo-grid,.photo-manager-grid{grid-template-columns:repeat(3,1fr)}.sell-subgrid,.form-grid,.delivery-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.listing-form-actions{bottom:calc(var(--nav-h) + 15px);flex-wrap:wrap}.listing-form-actions .btn{flex:1 1 45%}.listing-main-info h1{font-size:23px}.listing-detail-price{font-size:25px}.spec-grid{grid-template-columns:1fr}.spec-grid article:nth-child(odd){border-right:0}.delivery-cards{grid-template-columns:1fr}.search-filter-grid{grid-template-columns:repeat(2,1fr)}.listing-grid--search{grid-template-columns:repeat(2,1fr)}.seller-listing-row{grid-template-columns:104px 1fr}.seller-listing-row__head{display:block}.seller-listing-row__head .status-badge{margin-top:5px}.preview-banner{align-items:flex-start;flex-wrap:wrap}.preview-banner span{flex-basis:60%}}
@media(max-width:390px){.new-photo-preview,.existing-photo-grid,.photo-manager-grid{grid-template-columns:repeat(2,1fr)}.search-filter-grid{grid-template-columns:1fr}.listing-grid--search{grid-template-columns:1fr 1fr}.listing-card__body strong{font-size:12px}.seller-listing-row{grid-template-columns:92px 1fr}}
