@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";body.mobile-nav-open{overflow:hidden}.mobile-nav-backdrop,.mobile-nav-drawer{display:none}.not-found-page{min-height:64vh;display:grid;place-items:center;padding:72px 0;background:radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 34%),#f7fafc}.not-found-card{max-width:920px;display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:48px;align-items:center;padding:48px;border:1px solid #e6ebf0;border-radius:28px;background:#fff;box-shadow:0 24px 70px #0f172a14}.not-found-code{font-size:clamp(92px,13vw,160px);line-height:.85;font-weight:900;letter-spacing:-.08em;color:#0f172a;opacity:.08}.not-found-content h1{margin:8px 0 14px;font-size:clamp(30px,4vw,48px);letter-spacing:-.04em}.not-found-content p{margin:0;max-width:580px;color:#64748b;font-size:17px;line-height:1.7}.not-found-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.not-found-actions a,.not-found-actions button{display:inline-flex;align-items:center;gap:8px}@media(max-width:920px){.header-main{grid-template-columns:auto 1fr auto}.header-search,.header-nav,.header-actions>.favorite-header-link,.header-actions>.header-user-menu,.header-actions>.login-button,.header-actions>.post-listing-button{display:none}.mobile-menu{display:inline-flex;align-items:center;justify-content:center}.mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1090;background:#0f172a7a;opacity:0;visibility:hidden;transition:.22s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-nav-backdrop.is-open{opacity:1;visibility:visible}.mobile-nav-drawer{display:flex;position:fixed;inset:0 0 0 auto;z-index:1100;width:min(390px,92vw);height:100dvh;flex-direction:column;gap:20px;padding:22px;background:#fff;box-shadow:-24px 0 70px #0f172a2e;transform:translate(105%);transition:transform .24s ease;overflow-y:auto}.mobile-nav-drawer.is-open{transform:translate(0)}.mobile-nav-head{display:flex;justify-content:space-between;align-items:center;gap:18px}.mobile-nav-head>div{display:grid;gap:3px}.mobile-nav-head strong{font-size:20px;color:#0f172a}.mobile-nav-head span{font-size:13px;color:#64748b}.mobile-nav-head button{width:42px;height:42px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;display:grid;place-items:center}.mobile-nav-search{height:48px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dfe6ed;border-radius:14px;background:#f8fafc}.mobile-nav-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit}.mobile-nav-links{display:grid;gap:5px;padding:8px 0;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.mobile-nav-links a,.mobile-account-block a,.mobile-account-block button{min-height:46px;display:flex;align-items:center;gap:11px;padding:0 10px;border:0;border-radius:11px;background:transparent;color:#1e293b;font:inherit;font-weight:650;text-align:left;text-decoration:none}.mobile-nav-links a.active,.mobile-nav-links a:hover,.mobile-account-block a:hover,.mobile-account-block button:hover{background:#f0fdf4;color:#047857}.mobile-account-block{display:grid;gap:4px}.mobile-account-block>span{padding:0 10px 5px;color:#94a3b8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mobile-account-block button{cursor:pointer;color:#b91c1c}.mobile-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-auth-actions a{display:grid;place-items:center;min-height:46px;border:1px solid #dfe6ed;border-radius:12px;font-weight:750;text-decoration:none}.mobile-auth-actions a:last-child{color:#fff;border-color:#0f172a;background:#0f172a}.mobile-post-listing{margin-top:auto;min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:14px;color:#fff;background:#0f172a;font-weight:800;text-decoration:none}.not-found-card{grid-template-columns:1fr;gap:18px;padding:32px 24px}.not-found-code{font-size:96px}}@media(max-width:560px){.top-strip-note,.brand-copy small{display:none}.not-found-page{padding:40px 0}.not-found-actions{display:grid}.not-found-actions>*{justify-content:center}}.privacy-account-card{margin-top:24px;padding:28px;border:1px solid #e2e8f0;border-radius:24px;background:linear-gradient(135deg,#fff,#f8fafc);display:flex;align-items:center;justify-content:space-between;gap:28px}.privacy-account-copy{max-width:720px}.privacy-account-copy>span{display:block;margin-bottom:7px;color:#64748b;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.privacy-account-copy h2{margin:0 0 8px;color:#0f172a;font-size:clamp(1.25rem,2vw,1.65rem)}.privacy-account-copy p{margin:0;color:#64748b;line-height:1.65}.privacy-account-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;flex-shrink:0}.danger-button{border:0;border-radius:13px;background:#dc2626;color:#fff;padding:12px 17px;font:inherit;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.18s ease}.danger-button:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px)}.danger-button:disabled{opacity:.55;cursor:not-allowed}.privacy-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172aa8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.privacy-modal{position:relative;width:min(100%,520px);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:24px;padding:30px;box-shadow:0 26px 80px #0f172a47}.privacy-modal-close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f9;color:#475569;display:grid;place-items:center;cursor:pointer}.privacy-modal-icon{width:58px;height:58px;border-radius:18px;background:#fee2e2;color:#dc2626;display:grid;place-items:center;margin-bottom:18px}.privacy-modal h2{margin:0 38px 10px 0;color:#0f172a;font-size:1.45rem}.privacy-modal>p{margin:0 0 22px;color:#64748b;line-height:1.65}.privacy-modal form{display:grid;gap:16px}.privacy-modal label{display:grid;gap:7px;color:#334155;font-weight:700}.privacy-modal input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 13px;font:inherit;outline:none}.privacy-modal input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.privacy-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}@media(max-width:760px){.privacy-account-card{align-items:stretch;flex-direction:column;padding:22px}.privacy-account-actions{justify-content:stretch}.privacy-account-actions>*{flex:1}.privacy-modal{padding:24px 20px}.privacy-modal-actions{flex-direction:column-reverse}.privacy-modal-actions button{width:100%}}.catalog-filter-section{padding:16px 0;border-top:1px solid #edf0f4}.catalog-filter-section:first-of-type{padding-top:0;border-top:0}.catalog-filter-section h3{margin:0 0 11px;color:#344054;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.price-filter-form>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-filter-form input,.catalog-filter-section select,.catalog-toolbar-controls>select{width:100%;min-width:0;border:1px solid #dfe4eb;border-radius:10px;background:#fff;color:#344054;outline:0}.price-filter-form input{padding:10px 9px}.price-filter-form button{width:100%;margin-top:8px;padding:9px;border:0;border-radius:10px;background:#edf3ff;color:#1f56c7;font-weight:800;cursor:pointer}.catalog-filter-section select{padding:10px}.choice-filter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.choice-filter-grid button{padding:8px 5px;border:1px solid #e2e7ee;border-radius:9px;background:#fff;color:#697386;font-size:11px;font-weight:700;cursor:pointer}.choice-filter-grid button.active{border-color:#bfd2f7;background:#edf3ff;color:#1f56c7}.orderable-filter{display:flex;align-items:center;gap:10px;padding:13px 0 2px;border-top:1px solid #edf0f4;color:#475467;font-size:12px;font-weight:750;cursor:pointer}.orderable-filter input{width:17px;height:17px;accent-color:var(--brand)}.catalog-toolbar-controls{display:flex;align-items:center;gap:10px}.catalog-toolbar-controls>select{width:auto;padding:9px 34px 9px 11px;font-size:12px;font-weight:700}.catalog-mobile-toolbar button{position:relative}.catalog-mobile-toolbar button i{position:absolute;right:7px;top:6px;width:7px;height:7px;border-radius:50%;background:#ef6d4d}.catalog-section-modern{scroll-margin-top:82px}@media(max-width:800px){.mobile-filter-drawer .catalog-filter-section{padding:17px 0}.catalog-toolbar-controls>select{max-width:190px}}@media(max-width:620px){.catalog-toolbar-modern{align-items:flex-start}.catalog-toolbar-controls{align-items:flex-end;flex-direction:column}.catalog-toolbar-controls>select{max-width:170px;padding:8px 28px 8px 9px;font-size:10px}.choice-filter-grid{grid-template-columns:1fr 1fr 1fr}}.notifications-page{padding:42px 0 72px}.notifications-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.notifications-head h1{font-size:clamp(2rem,4vw,3.2rem);margin:6px 0}.notifications-head p{color:var(--muted);max-width:680px}.notifications-head button{display:flex;align-items:center;gap:8px;border:1px solid #d9e2ec;background:#fff;border-radius:12px;padding:11px 14px;font-weight:700;cursor:pointer}.notification-list{display:grid;gap:10px}.notification-row{position:relative;display:flex;gap:15px;align-items:flex-start;padding:18px;border:1px solid #e5eaf0;border-radius:16px;background:#fff;text-decoration:none;color:inherit;transition:.2s}.notification-row:hover{transform:translateY(-1px);box-shadow:0 12px 28px #12263f14}.notification-row.is-unread{border-color:#b9cef3;background:#f7faff}.notification-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#edf3ff;color:#2456a6;flex:0 0 auto}.notification-icon svg{width:21px}.notification-copy{display:grid;gap:5px;min-width:0}.notification-copy strong{font-size:1rem}.notification-copy>span{color:#4f6175;line-height:1.5}.notification-copy time{font-size:.82rem;color:#8795a6}.notification-row>i{width:9px;height:9px;border-radius:50%;background:#2563eb;margin-left:auto;margin-top:7px;flex:0 0 auto}.tone-success .notification-icon{background:#eaf8ef;color:#18864b}.tone-warning .notification-icon{background:#fff7df;color:#ad7200}.tone-danger .notification-icon{background:#fff0f0;color:#c23c3c}.tone-muted .notification-icon{background:#f1f3f5;color:#667085}.notification-empty{min-height:260px;border:1px dashed #cad5e2;border-radius:18px;display:grid;place-content:center;text-align:center;gap:8px;color:#607086;background:#fafcff}.notification-empty svg{margin:auto}.notification-empty h2{color:#182538;margin:0}@media(max-width:700px){.notifications-page{padding-top:25px}.notifications-head{align-items:flex-start;flex-direction:column}.notifications-head button{width:100%;justify-content:center}.notification-row{padding:15px}.notification-icon{width:40px;height:40px}}:root{font-family:Manrope,system-ui,sans-serif;color:#172033;background:#fff;font-synthesis:none;--navy:#172554;--blue:#2563eb;--orange:#f97316;--line:#e5e7eb;--soft:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.top-strip{background:var(--navy);color:#dbeafe;text-align:center;font-size:12px;padding:8px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-main{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:800;color:var(--navy)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,var(--orange),#fb923c);color:#fff}.header-search{flex:1;display:flex;align-items:center;gap:10px;background:#f3f5f8;border:1px solid transparent;border-radius:14px;padding:5px 6px 5px 16px}.header-search:focus-within{border-color:#93c5fd;background:#fff}.header-search input{border:0;outline:0;background:transparent;flex:1}.header-search button,.hero-search button{border:0;background:var(--blue);color:#fff;border-radius:10px;padding:11px 22px;font-weight:700}.header-actions{display:flex;align-items:center;gap:8px}.icon-button,.secondary-action,.mobile-menu{border:1px solid var(--line);background:#fff;border-radius:11px;width:42px;height:42px;display:grid;place-items:center}.login-button{display:flex;gap:8px;align-items:center;border:0;background:var(--navy);color:#fff;padding:12px 17px;border-radius:11px;font-weight:700}.mobile-menu{display:none}.hero{overflow:hidden;background:radial-gradient(circle at 85% 20%,#dbeafe 0,transparent 28%),linear-gradient(135deg,#f8fafc,#eef4ff);padding:75px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.eyebrow,.section-kicker{display:inline-block;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(43px,6vw,72px);line-height:1.04;letter-spacing:-.055em;margin:16px 0}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:18px;line-height:1.7;color:#526078;max-width:650px}.hero-search{display:flex;align-items:center;gap:12px;background:#fff;padding:8px 8px 8px 18px;border-radius:16px;box-shadow:0 20px 50px #1725541f;margin-top:28px}.hero-search input{flex:1;border:0;outline:0}.hero-trust{display:flex;gap:22px;margin-top:24px;color:#526078;font-size:13px}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{color:#16a34a;width:17px}.hero-visual{position:relative;min-height:360px;display:grid;place-items:center}.visual-card{width:78%;min-height:270px;border-radius:32px;padding:38px;display:flex;flex-direction:column;justify-content:end;box-shadow:0 35px 80px #17255433}.visual-primary{background:linear-gradient(145deg,#1e3a8a,#2563eb);color:#fff}.visual-card strong{font-size:27px;margin:22px 0 8px}.visual-card span{color:#dbeafe}.visual-badge{position:absolute;right:0;top:30px;background:#fff;padding:14px 18px;border-radius:14px;box-shadow:0 16px 45px #17255424;font-weight:700}.section{padding:78px 0}.section-soft{background:var(--soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading h2{font-size:34px;letter-spacing:-.035em;margin:8px 0 0}.section-heading>a{display:flex;align-items:center;gap:7px;color:var(--blue);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.category-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:21px;display:flex;flex-direction:column;transition:.2s}.category-card:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 13px 35px #17255417}.category-icon{font-size:26px;margin-bottom:18px}.category-card small{color:#7b8497;margin-top:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1725541a}.product-image-wrap{height:210px;display:block;position:relative;background:#eef2f7}.product-image-wrap img,.detail-gallery img{width:100%;height:100%;object-fit:cover}.image-placeholder{height:100%;display:grid;place-items:center;color:#8a94a7;background:linear-gradient(145deg,#eef2f7,#e2e8f0)}.favorite-float{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffeb;display:grid;place-items:center}.product-body{padding:18px}.product-category{font-size:12px;font-weight:800;color:var(--blue);text-transform:uppercase}.product-body h3{font-size:16px;line-height:1.45;margin:8px 0;height:46px;overflow:hidden}.product-location{display:flex;align-items:center;gap:5px;color:#7b8497;font-size:13px}.product-price{font-size:20px;font-weight:800;color:var(--navy);margin-top:15px}.status-card,.detail-state{border:1px solid var(--line);border-radius:16px;padding:24px;background:#fff;text-align:center}.error{color:#b91c1c}.site-footer{background:#101936;color:#dbe4ff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid strong{color:#fff;font-size:18px}.footer-grid p{max-width:420px;line-height:1.7;color:#9ca8c7}.footer-grid div{display:flex;flex-direction:column;gap:12px}.footer-grid a{color:#9ca8c7}.footer-bottom{border-top:1px solid #2b3657;margin-top:40px;padding-top:20px;color:#8490b0;font-size:13px}.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-weight:700;margin-bottom:22px}.detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:34px}.detail-gallery{height:580px;border-radius:24px;overflow:hidden;background:#eef2f7}.detail-panel{border:1px solid var(--line);border-radius:24px;padding:30px;align-self:start;position:sticky;top:110px}.detail-panel h1{font-size:34px;line-height:1.2;margin:10px 0}.detail-panel p{color:#657087;line-height:1.7}.detail-price{font-size:30px;font-weight:800;color:var(--navy);margin:20px 0}.detail-actions{display:flex;gap:10px;margin:24px 0}.primary-action{flex:1;border:0;border-radius:13px;background:var(--orange);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.seller-card{background:var(--soft);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:4px}.detail-state{margin-top:70px;margin-bottom:70px}@media(max-width:960px){.header-search{display:none}.header-main{justify-content:space-between}.hero-grid,.detail-grid{grid-template-columns:1fr}.hero-visual{display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.detail-panel{position:static}.detail-gallery{height:480px}}@media(max-width:620px){.container{width:min(100% - 24px,1180px)}.top-strip{display:none}.header-main{height:66px}.icon-button,.login-button{display:none}.mobile-menu{display:grid}.hero{padding:48px 0}.hero h1{font-size:43px}.hero-search{flex-wrap:wrap}.hero-search input{min-width:180px}.hero-trust{flex-direction:column;gap:8px}.section{padding:54px 0}.section-heading{align-items:start;gap:16px}.section-heading h2{font-size:28px}.section-heading>a{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:28px}.detail-gallery{height:330px}.detail-panel{padding:22px}.detail-panel h1{font-size:27px}}.catalog-page{min-height:70vh}.catalog-header{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.catalog-header h1{font-size:38px;letter-spacing:-.04em;margin:8px 0}.catalog-header p{color:#6b7280;margin:0}.catalog-search{width:min(470px,100%);display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:7px 7px 7px 15px}.catalog-search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.catalog-search button{border:0;background:var(--blue);color:#fff;border-radius:10px;padding:11px 20px;font-weight:700}.catalog-layout{display:grid;grid-template-columns:235px 1fr;gap:26px;align-items:start}.filter-panel{position:sticky;top:104px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.filter-title{display:flex;align-items:center;gap:8px;padding:10px 10px 14px}.filter-panel>button{width:100%;border:0;background:transparent;border-radius:11px;padding:11px 10px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:#4b5563;cursor:pointer}.filter-panel>button:hover,.filter-panel>button.active{background:#eff6ff;color:var(--blue);font-weight:700}.filter-panel small{color:#8a94a7}.catalog-product-grid{grid-template-columns:repeat(3,1fr)}.active-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.active-filters button{display:flex;align-items:center;gap:6px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:8px 11px;cursor:pointer}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:34px}.pagination button{width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;display:grid;place-items:center;cursor:pointer}.pagination button.active{background:var(--blue);border-color:var(--blue);color:#fff}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination-item{display:flex;align-items:center;gap:7px}.pagination-gap{color:#8a94a7}.gallery-wrap{min-width:0}.gallery-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 2px}.gallery-thumbnails button{flex:0 0 88px;height:72px;padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#eef2f7;cursor:pointer}.gallery-thumbnails button.active{border-color:var(--blue)}.gallery-thumbnails img{width:100%;height:100%;object-fit:cover}.detail-meta{display:flex;gap:16px;flex-wrap:wrap;color:#667085;font-size:13px}.detail-meta span,.seller-card strong{display:flex;align-items:center;gap:7px}.detail-section{padding-top:48px}@media(max-width:960px){.catalog-layout{grid-template-columns:1fr}.filter-panel{position:static;display:flex;overflow-x:auto;gap:7px}.filter-title{flex:0 0 auto}.filter-panel>button{width:auto;flex:0 0 auto;gap:10px}.catalog-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.catalog-header{align-items:stretch;flex-direction:column}.catalog-header h1{font-size:31px}.catalog-search{width:100%}.catalog-product-grid{grid-template-columns:1fr}.filter-panel{margin-left:-12px;margin-right:-12px;border-radius:0;border-left:0;border-right:0}.gallery-thumbnails button{flex-basis:74px;height:62px}}:root{--ink:#101828;--muted:#667085;--surface:#fff;--cream:#fbfaf8;--brand:#2457e6;--brand-deep:#183a9e;--accent:#ff6b35;--green:#17a673;--shadow-sm:0 8px 24px rgba(16,24,40,.06);--shadow-lg:0 28px 80px rgba(27,49,99,.14)}body{color:var(--ink);background:#fff}.top-strip{padding:7px 0;background:#0f1f46}.top-strip-inner{display:flex;justify-content:space-between;align-items:center}.top-strip-note{color:#93c5fd}.site-header{box-shadow:0 1px #1018280a}.header-main{height:84px;gap:24px}.brand-mark{position:relative;overflow:hidden;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#ff7a45,#ff5a20);box-shadow:0 9px 20px #f9731640}.brand-mark:after{content:"";position:absolute;width:24px;height:24px;border-radius:50%;background:#ffffff2e;right:-7px;top:-7px}.brand-mark span{position:relative;z-index:1}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:18px}.brand-copy small{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#8b96a8;margin-top:4px}.header-search{max-width:520px;background:#f7f8fa;border-color:#edf0f4}.header-nav{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:700;color:#475467}.header-nav a:hover,.header-nav a.active{color:var(--brand)}.post-listing-button{display:flex;align-items:center;gap:7px;border:0;background:var(--accent);color:#fff;border-radius:12px;padding:12px 16px;font-weight:800;box-shadow:0 9px 20px #ff6b3533}.hero-modern{position:relative;padding:82px 0 88px;background:linear-gradient(135deg,#fbfcff,#f5f8ff 54%,#fff8f4)}.hero-modern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#d9e2f2 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to right,#000,transparent 70%);mask-image:linear-gradient(to right,#000,transparent 70%);opacity:.5}.hero-modern .hero-grid{position:relative;z-index:1;grid-template-columns:1.08fr .92fr;gap:70px}.hero-modern .eyebrow{display:inline-flex;align-items:center;gap:8px;background:#eef4ff;border:1px solid #d8e5ff;border-radius:999px;padding:8px 12px;letter-spacing:.02em;text-transform:none}.hero-modern h1{font-size:clamp(46px,5.6vw,76px);max-width:770px}.hero-modern h1 em{background:linear-gradient(90deg,var(--brand),#6b5cf6);-webkit-background-clip:text;color:transparent}.hero-modern .hero-copy>p{max-width:670px;font-size:18px}.hero-modern .hero-search{max-width:690px;border:1px solid #e6eaf0}.quick-searches{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:15px;font-size:13px;color:#7c8799}.quick-searches a{padding:5px 10px;border-radius:999px;background:#fff;border:1px solid #e8ebf0;color:#475467}.hero-modern .hero-trust{font-size:12px}.hero-modern .hero-trust svg{color:var(--green)}.hero-showcase{position:relative;min-height:470px;display:grid;place-items:center}.showcase-orbit{position:absolute;border:1px dashed #cbd8ef;border-radius:50%}.orbit-one{width:390px;height:390px}.orbit-two{width:300px;height:300px}.showcase-card{position:relative;z-index:2}.showcase-main{width:300px;min-height:350px;padding:30px;border-radius:34px;color:#fff;background:linear-gradient(150deg,#173b9d,#2f67f3 65%,#5685f8);box-shadow:0 35px 85px #1f49b445;display:flex;flex-direction:column;justify-content:flex-end;transform:rotate(-3deg)}.showcase-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#ffffff24;margin-bottom:auto}.showcase-main>span{font-size:13px;color:#dbe7ff}.showcase-main>strong{font-size:23px;line-height:1.25;margin-top:8px}.showcase-stat{display:flex;align-items:end;gap:8px;margin-top:26px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18)}.showcase-stat b{font-size:31px}.showcase-stat small{padding-bottom:5px;color:#dbe7ff}.showcase-float{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;background:#fff;padding:13px 16px;border:1px solid #edf0f5;border-radius:16px;box-shadow:var(--shadow-lg)}.showcase-float svg{color:var(--brand)}.showcase-float span{display:flex;flex-direction:column}.showcase-float strong{font-size:13px}.showcase-float small{font-size:10px;color:#98a2b3;margin-top:3px}.showcase-top{right:-4px;top:62px}.showcase-bottom{left:-12px;bottom:62px}.home-metrics{position:relative;z-index:3;margin-top:-30px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #edf0f5;border-radius:20px;box-shadow:var(--shadow-sm);padding:20px}.metrics-grid>div{display:flex;flex-direction:column;align-items:center;padding:7px;border-right:1px solid #edf0f5}.metrics-grid>div:last-child{border-right:0}.metrics-grid strong{font-size:24px;color:#193b92}.metrics-grid span{font-size:12px;color:#8490a3;margin-top:4px}.category-section{background:#fff}.modern-heading{align-items:flex-end}.modern-heading h2{font-size:38px}.modern-heading p{color:var(--muted);margin:9px 0 0}.category-showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.modern-category-card{position:relative;min-height:116px;display:flex;align-items:center;gap:14px;padding:20px;border:1px solid #e9edf3;border-radius:21px;background:linear-gradient(145deg,#fff,#fafbfc);transition:.22s;overflow:hidden}.modern-category-card:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;right:-35px;bottom:-45px;background:currentColor;opacity:.055}.modern-category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-sm);border-color:#d7deea}.modern-category-icon{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:17px;background:#eef4ff;color:var(--brand)}.modern-category-copy{display:flex;flex-direction:column;min-width:0}.modern-category-copy strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modern-category-copy small{color:#8a94a6;margin-top:5px}.category-arrow{margin-left:auto;color:#a6afbd;transition:.2s}.modern-category-card:hover .category-arrow{transform:translate(3px);color:currentColor}.tone-violet{color:#7c3aed}.tone-violet .modern-category-icon{background:#f2eaff}.tone-blue{color:#2563eb}.tone-blue .modern-category-icon{background:#eaf1ff}.tone-cyan{color:#0891b2}.tone-cyan .modern-category-icon{background:#e7f9fd}.tone-indigo{color:#4f46e5}.tone-indigo .modern-category-icon{background:#eeedff}.tone-amber{color:#d97706}.tone-amber .modern-category-icon{background:#fff4db}.tone-rose{color:#e11d48}.tone-rose .modern-category-icon{background:#ffe9ef}.tone-slate{color:#475569}.tone-slate .modern-category-icon{background:#edf1f5}.tone-emerald{color:#059669}.tone-emerald .modern-category-icon{background:#e4f8f0}.tone-orange{color:#ea580c}.tone-orange .modern-category-icon{background:#fff0e7}.tone-pink{color:#db2777}.tone-pink .modern-category-icon{background:#ffeaf5}.tone-purple{color:#9333ea}.tone-purple .modern-category-icon{background:#f6eaff}.tone-teal{color:#0f766e}.tone-teal .modern-category-icon{background:#e4f6f4}.tone-red{color:#dc2626}.tone-red .modern-category-icon{background:#ffe9e9}.tone-lime{color:#65a30d}.tone-lime .modern-category-icon{background:#f2fbdc}.tone-sky{color:#0284c7}.tone-sky .modern-category-icon{background:#e5f5fd}.tone-stone{color:#57534e}.tone-stone .modern-category-icon{background:#efeeec}.tone-fuchsia{color:#c026d3}.tone-fuchsia .modern-category-icon{background:#fbe8ff}.section-soft{background:#f7f8fb}.home-product-grid{gap:18px}.product-card{border-radius:21px;border-color:#e8ebf0;box-shadow:0 1px 2px #10182805}.product-card:hover{box-shadow:0 18px 45px #1018281a}.product-image-wrap{height:225px}.product-image-wrap:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,#0000002e);pointer-events:none}.product-chip{position:absolute;z-index:2;left:12px;bottom:12px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 9px;border-radius:999px;font-size:10px;font-weight:800;color:#344054}.favorite-float{z-index:2;color:#475467}.product-body h3{height:auto;min-height:46px;margin-top:0}.product-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:14px}.product-price{margin-top:0;font-size:19px}.verified-store{display:flex;align-items:center;gap:4px;color:#16845f;font-size:10px;font-weight:800}.product-category{display:none}.seller-promo-section{background:#fff}.seller-promo{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;gap:55px;padding:52px;border-radius:30px;color:#fff;background:linear-gradient(135deg,#111f45,#1d3d91)}.seller-promo:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-160px;top:-180px;background:#5685f840}.seller-promo-copy,.seller-benefits{position:relative;z-index:1}.seller-promo .section-kicker{color:#93b5ff}.seller-promo h2{font-size:40px;line-height:1.15;margin:12px 0}.seller-promo p{color:#c5d3ef;line-height:1.7}.seller-promo-actions{display:flex;align-items:center;gap:18px;margin-top:25px}.seller-promo-actions button,.footer-callout button{border:0;border-radius:12px;padding:13px 18px;background:var(--accent);color:#fff;font-weight:800}.seller-promo-actions a{display:flex;align-items:center;gap:7px;font-weight:800}.seller-benefits{display:grid;gap:12px}.seller-benefits>span{display:grid;grid-template-columns:42px 1fr;column-gap:13px;padding:15px;border-radius:17px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.seller-benefits svg{grid-row:1/3;width:42px;height:42px;padding:11px;border-radius:13px;background:#ffffff1f}.seller-benefits b{font-size:14px}.seller-benefits small{color:#b8c8e7;margin-top:3px}.site-footer{padding:0 0 20px;background:#0c1633}.footer-callout{transform:translateY(-1px);display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px 40px;background:#fff3ed;color:#172033;border-radius:0 0 26px 26px}.footer-callout h2{font-size:28px;margin:6px 0}.footer-callout p{margin:0;color:#6b7280}.footer-callout button{display:flex;align-items:center;gap:9px;white-space:nowrap}.footer-grid{grid-template-columns:2fr repeat(3,1fr);padding-top:60px}.footer-brand{color:#fff}.footer-brand-column p{max-width:420px}.footer-contact{display:flex;align-items:center;gap:7px;color:#9ca8c7;font-size:13px}.footer-grid>div:not(.footer-brand-column)>a{display:flex;align-items:center;gap:6px}.footer-bottom{display:flex;justify-content:space-between}@media(max-width:1100px){.header-nav,.post-listing-button{display:none}.hero-modern .hero-grid{gap:30px}.category-showcase-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.hero-showcase{display:none}.hero-modern .hero-grid{grid-template-columns:1fr}.category-showcase-grid{grid-template-columns:repeat(2,1fr)}.seller-promo{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.metrics-grid{grid-template-columns:repeat(2,1fr)}.metrics-grid>div:nth-child(2){border-right:0}.metrics-grid>div:nth-child(-n+2){border-bottom:1px solid #edf0f5}}@media(max-width:620px){.top-strip-note,.brand-copy small{display:none}.header-main{height:70px}.header-actions .icon-button{display:none}.hero-modern{padding:54px 0 66px}.hero-modern h1{font-size:43px}.quick-searches{display:none}.hero-modern .hero-search button{width:100%}.home-metrics{margin-top:-24px}.metrics-grid{padding:12px}.metrics-grid strong{font-size:20px}.modern-heading h2{font-size:29px}.category-showcase-grid{display:flex;overflow-x:auto;margin-left:-12px;margin-right:-12px;padding:2px 12px 14px;scroll-snap-type:x mandatory}.modern-category-card{flex:0 0 250px;scroll-snap-align:start}.home-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.home-product-grid .product-image-wrap{height:165px}.home-product-grid .product-body{padding:13px}.home-product-grid .product-body h3{font-size:13px;min-height:38px}.home-product-grid .product-location{font-size:11px}.home-product-grid .product-price{font-size:15px}.verified-store{display:none}.seller-promo{padding:30px 23px;border-radius:22px}.seller-promo h2{font-size:31px}.seller-promo-actions{align-items:flex-start;flex-direction:column}.footer-callout{align-items:flex-start;flex-direction:column;padding:28px 24px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:7px}}.breadcrumb{display:flex;align-items:center;gap:7px;min-width:0;color:#7c8799;font-size:12px}.breadcrumb a{color:#596579;transition:.2s}.breadcrumb a:hover{color:var(--brand)}.breadcrumb span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-page-modern{background:#f7f8fb}.catalog-hero-strip{padding:25px 0 38px;background:linear-gradient(135deg,#f6f8fc,#edf3ff);border-bottom:1px solid #e7ebf2}.catalog-intro{display:grid;grid-template-columns:1fr minmax(360px,520px);align-items:end;gap:42px;margin-top:28px}.catalog-intro h1{font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;line-height:1.08;margin:10px 0;color:#14203b}.catalog-intro p{margin:0;color:#6c778b}.catalog-search-modern{display:flex;align-items:center;gap:10px;padding:7px 7px 7px 16px;border:1px solid #e1e6ee;border-radius:16px;background:#fff;box-shadow:0 12px 35px #1e376914}.catalog-search-modern svg{color:#7f8a9d;flex:0 0 auto}.catalog-search-modern input{min-width:0;flex:1;border:0;outline:0;background:transparent}.catalog-search-modern button{border:0;border-radius:11px;padding:12px 20px;background:var(--brand);color:#fff;font-weight:800}.catalog-section-modern{padding-top:38px}.catalog-layout-modern{display:grid;grid-template-columns:265px minmax(0,1fr);gap:26px;align-items:start}.catalog-sidebar-modern{position:sticky;top:105px;padding:22px;border:1px solid #e8ebf0;border-radius:22px;background:#fff;box-shadow:0 8px 26px #1018280a}.catalog-filter-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.catalog-filter-heading h2{font-size:21px;margin:5px 0 0}.mobile-filter-close{display:none;border:0;background:transparent}.category-filter-list,.category-filter-group{display:grid;gap:4px}.category-filter-item{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;border:0;border-radius:11px;background:transparent;color:#475467;text-align:left;cursor:pointer;transition:.18s}.category-filter-item:hover{background:#f5f7fa;color:#253756}.category-filter-item.active{background:#edf3ff;color:#1f56c7;font-weight:800}.category-filter-item small{min-width:26px;padding:3px 6px;border-radius:999px;background:#f1f3f6;color:#7d8797;text-align:center;font-size:10px}.category-filter-item.active small{background:#dbe8ff;color:#1f56c7}.subcategory-filter-list{display:grid;gap:3px;margin:0 0 5px 18px;padding-left:12px;border-left:1px solid #dfe5ee}.subcategory-filter-list button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px;border:0;border-radius:8px;background:transparent;color:#6f7a8d;text-align:left;font-size:12px;cursor:pointer}.subcategory-filter-list button.active,.subcategory-filter-list button:hover{background:#f5f7fa;color:#1f56c7}.subcategory-filter-list small{font-size:10px}.catalog-content-modern{min-width:0}.catalog-toolbar-modern{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:15px 17px;border:1px solid #e8ebf0;border-radius:16px;background:#fff}.catalog-toolbar-modern>div:first-child{display:flex;align-items:center;gap:10px}.catalog-toolbar-modern strong{font-size:15px}.catalog-toolbar-modern span{color:#8a94a6;font-size:12px}.catalog-view-actions{display:flex;gap:5px;padding:4px;border-radius:10px;background:#f3f5f8}.catalog-view-actions button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#8791a3;cursor:pointer}.catalog-view-actions button.active{background:#fff;color:var(--brand);box-shadow:0 2px 8px #10182814}.active-filters-modern{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:15px}.active-filters-modern>span{display:flex;align-items:center;gap:5px;color:#7b8495;font-size:12px}.active-filters-modern button{display:flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #dde3eb;border-radius:999px;background:#fff;color:#455166;font-size:11px;cursor:pointer}.active-filters-modern .clear-filters{border-color:transparent;background:transparent;color:#d44a3a;font-weight:800}.subcategory-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:6px}.subcategory-chips button{flex:0 0 auto;display:flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #e1e6ed;border-radius:999px;background:#fff;color:#475467;cursor:pointer}.subcategory-chips button:hover{border-color:#b9cff8;color:#1f56c7}.subcategory-chips small{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#f1f4f8;color:#7c8799;font-size:9px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-product-grid.list-view{grid-template-columns:1fr}.catalog-product-grid.list-view .product-card{display:grid;grid-template-columns:240px 1fr}.catalog-product-grid.list-view .product-image-wrap{height:180px}.catalog-product-grid.list-view .product-body{display:flex;flex-direction:column;justify-content:center}.catalog-product-grid.list-view .product-body h3{font-size:19px;min-height:auto}.product-skeleton{height:330px;border-radius:21px;background:linear-gradient(90deg,#edf0f4 25%,#f6f7f9 37%,#edf0f4 63%);background-size:400% 100%;animation:catalogShimmer 1.4s ease infinite}@keyframes catalogShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.empty-catalog-state{display:flex;min-height:350px;flex-direction:column;align-items:center;justify-content:center;padding:45px;border:1px dashed #d7dde7;border-radius:22px;background:#fff;text-align:center}.empty-catalog-state>svg{width:58px;height:58px;padding:15px;border-radius:18px;background:#eef3ff;color:var(--brand)}.empty-catalog-state h2{margin:18px 0 8px}.empty-catalog-state p{max-width:500px;margin:0;color:#7a8597;line-height:1.6}.empty-catalog-state button{margin-top:20px;padding:11px 16px;border:0;border-radius:11px;background:var(--brand);color:#fff;font-weight:800}.catalog-mobile-toolbar{display:none}.detail-breadcrumb-section{padding:22px 0;border-bottom:1px solid #e8ebf0;background:#fafbfc}.detail-section-modern{padding-top:28px;background:#f7f8fb}.back-link-modern{display:inline-flex;align-items:center;gap:7px;margin-bottom:18px;color:#536176;font-size:13px;font-weight:800}.detail-layout-modern{display:grid;grid-template-columns:minmax(0,1.25fr) 390px;gap:26px;align-items:start}.detail-main-column,.detail-side-column{display:grid;gap:18px}.detail-side-column{position:sticky;top:104px}.gallery-card-modern,.detail-content-card,.detail-summary-card,.seller-card-modern,.safety-card-modern,.listing-id-card{border:1px solid #e5e9f0;border-radius:22px;background:#fff;box-shadow:0 6px 22px #10182809}.gallery-card-modern{padding:14px}.detail-gallery-modern{position:relative;height:560px;overflow:hidden;border-radius:16px;background:#edf1f6}.detail-gallery-modern>img{width:100%;height:100%;object-fit:contain;background:#f3f5f8}.detail-gallery-modern .image-placeholder{display:flex;gap:10px;flex-direction:column}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#ffffffe6;color:#344054;box-shadow:0 5px 18px #10182829;cursor:pointer}.gallery-nav-left{left:15px}.gallery-nav-right{right:15px}.gallery-counter{position:absolute;right:15px;bottom:15px;display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#101828b8;color:#fff;font-size:11px}.gallery-thumbnails-modern{display:flex;gap:9px;overflow-x:auto;padding-top:12px}.gallery-thumbnails-modern button{flex:0 0 76px;height:68px;padding:3px;border:2px solid transparent;border-radius:11px;background:#fff;overflow:hidden;cursor:pointer}.gallery-thumbnails-modern button.active{border-color:var(--brand)}.gallery-thumbnails-modern img{width:100%;height:100%;object-fit:cover;border-radius:7px}.detail-content-card{padding:28px}.detail-content-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.detail-content-card h2{font-size:25px;margin:6px 0 18px}.detail-content-card>p{white-space:pre-line;color:#5f6b7e;line-height:1.85;margin:0}.detail-date{display:flex;align-items:center;gap:6px;color:#8892a3;font-size:12px}.detail-facts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-facts-grid>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;padding:14px;border-radius:15px;background:#f7f8fa}.detail-facts-grid>div>span{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e9f0ff;color:var(--brand)}.detail-facts-grid small{color:#8a94a6;font-size:10px}.detail-facts-grid strong{font-size:13px;margin-top:3px}.detail-summary-card{padding:25px}.detail-summary-topline{display:flex;justify-content:space-between;align-items:center}.detail-summary-topline>span{padding:6px 9px;border-radius:999px;background:#edf3ff;color:#1f56c7;font-size:10px;font-weight:800;text-transform:uppercase}.detail-summary-topline>div{display:flex;gap:6px}.detail-summary-topline button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e2e7ee;border-radius:10px;background:#fff;color:#596579;cursor:pointer}.detail-summary-card h1{font-size:29px;line-height:1.27;letter-spacing:-.025em;margin:18px 0 10px}.detail-location{display:flex;align-items:center;gap:6px;color:#7c8799;font-size:12px}.detail-price-modern{padding:22px 0;margin:18px 0;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;color:#162959;font-size:31px;font-weight:900}.share-copied{margin:-8px 0 12px;padding:8px 10px;border-radius:9px;background:#e9f8f0;color:#16724f;font-size:11px}.primary-contact-button,.orderable-button{width:100%;display:flex;align-items:center;justify-content:center;gap:9px;padding:14px;border:0;border-radius:13px;font-weight:800;cursor:pointer}.primary-contact-button{background:var(--accent);color:#fff}.orderable-button{margin-top:9px;background:#ebf7f1;color:#147452}.seller-card-modern{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:18px}.seller-card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eef3ff;color:var(--brand)}.seller-card-copy{display:flex;min-width:0;flex-direction:column}.seller-card-copy small{color:#8b95a5}.seller-card-copy strong{margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seller-card-copy span{display:flex;align-items:center;gap:4px;color:#16845f;font-size:10px;font-weight:800}.seller-card-modern>svg{color:#9ba4b2}.safety-card-modern{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:18px;background:#fffdf5;border-color:#f2e6b6}.safety-card-modern>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#fff4c9;color:#a56b09}.safety-card-modern strong{font-size:13px}.safety-card-modern p{margin:6px 0 0;color:#7e735d;font-size:11px;line-height:1.55}.listing-id-card{display:grid;gap:10px;padding:16px;color:#788396;font-size:11px}.listing-id-card span{display:flex;align-items:center;gap:7px}.listing-id-card small{padding-top:10px;border-top:1px solid #eef0f4}.related-products-modern{padding-top:62px}.mobile-detail-actions{display:none}@media(max-width:1050px){.catalog-intro{grid-template-columns:1fr}.catalog-layout-modern{grid-template-columns:230px minmax(0,1fr)}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout-modern{grid-template-columns:minmax(0,1fr) 340px}.detail-gallery-modern{height:480px}}@media(max-width:800px){.catalog-sidebar-modern{display:none}.catalog-layout-modern{display:block}.catalog-mobile-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.catalog-mobile-toolbar button{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #dfe4eb;border-radius:11px;background:#fff;font-weight:800}.catalog-mobile-toolbar strong{font-size:12px}.mobile-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0a12247a;display:flex;justify-content:flex-start}.mobile-filter-drawer{width:min(88vw,360px);height:100%;overflow-y:auto;padding:23px;background:#fff;box-shadow:18px 0 50px #0a122438;animation:filterSlide .22s ease}@keyframes filterSlide{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-filter-close{display:grid;place-items:center}.detail-layout-modern{grid-template-columns:1fr}.detail-side-column{position:static}.detail-summary-card{order:-1}.detail-gallery-modern{height:470px}.mobile-detail-actions{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 18px calc(11px + env(safe-area-inset-bottom));border-top:1px solid #e4e8ef;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -8px 25px #10182814}.mobile-detail-actions>div{display:flex;flex-direction:column}.mobile-detail-actions small{color:#8993a4;font-size:9px}.mobile-detail-actions strong{font-size:16px}.mobile-detail-actions button{display:flex;align-items:center;gap:7px;padding:11px 15px;border:0;border-radius:11px;background:var(--accent);color:#fff;font-weight:800}.product-detail-page-modern{padding-bottom:74px}}@media(max-width:620px){.catalog-hero-strip{padding:18px 0 28px}.catalog-intro{gap:24px;margin-top:19px}.catalog-intro h1{font-size:34px}.catalog-search-modern{align-items:stretch;flex-wrap:wrap;padding:10px}.catalog-search-modern svg{margin:10px 0 0 5px}.catalog-search-modern input{min-width:calc(100% - 40px)}.catalog-search-modern button{width:100%}.catalog-toolbar-modern{padding:12px}.catalog-toolbar-modern>div:first-child{display:grid;gap:2px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-product-grid.list-view{grid-template-columns:1fr}.catalog-product-grid.list-view .product-card{grid-template-columns:125px 1fr}.catalog-product-grid.list-view .product-image-wrap{height:135px}.catalog-product-grid.list-view .product-body{padding:12px}.catalog-product-grid.list-view .product-body h3{font-size:13px}.product-skeleton{height:265px}.detail-breadcrumb-section{display:none}.detail-section-modern{padding-top:15px}.back-link-modern{margin-bottom:12px}.gallery-card-modern{padding:8px;border-radius:17px}.detail-gallery-modern{height:360px;border-radius:12px}.gallery-nav{width:38px;height:38px}.gallery-thumbnails-modern button{flex-basis:65px;height:58px}.detail-content-card,.detail-summary-card{padding:20px;border-radius:18px}.detail-summary-card h1{font-size:24px}.detail-price-modern{font-size:27px}.detail-facts-grid{grid-template-columns:1fr}.detail-content-heading{display:grid}.detail-date{order:-1}.related-products-modern .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.auth-page{min-height:calc(100vh - 118px);display:flex;align-items:center;padding:70px 0;background:radial-gradient(circle at 12% 15%,#dbeafe 0,transparent 28%),linear-gradient(135deg,#f8fafc,#f2f5fb)}.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:80px;align-items:center}.auth-story h1{max-width:650px;margin:17px 0 18px;color:var(--navy);font-size:clamp(42px,5vw,66px);line-height:1.05;letter-spacing:-.05em}.auth-story>p{max-width:590px;color:#59667b;font-size:17px;line-height:1.75}.auth-story-points{display:grid;gap:12px;margin-top:30px;color:#31415c;font-weight:700}.auth-story-points span{display:flex;align-items:center;gap:9px}.auth-card{padding:36px;border:1px solid #e2e7ef;border-radius:26px;background:#fffffff2;box-shadow:0 30px 75px #17255421}.auth-card-heading small{color:var(--blue);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.auth-card-heading h2{margin:8px 0 7px;font-size:31px;letter-spacing:-.035em}.auth-card-heading p{margin:0 0 27px;color:#788397;font-size:13px;line-height:1.55}.auth-form{display:grid;gap:17px}.auth-form label{display:grid;gap:8px;color:#344054;font-size:12px;font-weight:800}.auth-input{display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #dfe4ec;border-radius:13px;background:#fff;transition:.2s}.auth-input:focus-within{border-color:#8db2ff;box-shadow:0 0 0 4px #2563eb14}.auth-input>svg{flex:0 0 auto;color:#8994a6}.auth-input input{width:100%;height:48px;border:0;outline:0;background:transparent;color:#172033}.auth-input button{border:0;background:none;color:#7d889b;cursor:pointer}.auth-hint{color:#929bad;font-size:10px;font-weight:500}.auth-form-meta{display:flex;justify-content:space-between}.auth-form-meta button{border:0;background:none;color:#9aa3b1;font-size:11px}.auth-error{padding:11px 13px;border:1px solid #fecaca;border-radius:11px;background:#fef2f2;color:#b42318;font-size:12px}.auth-submit{height:50px;border:0;border-radius:13px;background:var(--navy);color:#fff;font-weight:800;cursor:pointer}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-switch,.auth-terms{text-align:center;color:#7b8597;font-size:12px}.auth-switch{margin:24px 0 0;padding-top:22px;border-top:1px solid #eceff4}.auth-switch a{color:var(--blue);font-weight:800}.auth-terms{line-height:1.5}.account-page{min-height:70vh;background:#f6f8fb}.account-hero{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:18px;padding:30px;border:1px solid #e2e7ef;border-radius:24px;background:#fff}.account-avatar{width:72px;height:72px;display:grid;place-items:center;border-radius:21px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff}.account-hero span{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase}.account-hero h1{margin:4px 0;font-size:29px}.account-hero p{margin:0;color:#7d8798}.account-hero>button{display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #e0e5ec;border-radius:11px;background:#fff;color:#596579;font-weight:700;cursor:pointer}.account-notice{display:flex;gap:13px;margin-top:18px;padding:18px;border:1px solid #fde68a;border-radius:16px;background:#fffbeb;color:#8a5a09}.account-notice strong{font-size:13px}.account-notice p{margin:5px 0 0;font-size:11px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.account-card{display:grid;grid-template-columns:48px 1fr;gap:14px;min-height:160px;padding:23px;border:1px solid #e3e7ee;border-radius:19px;background:#fff}.account-card>svg{width:48px;height:48px;padding:13px;border-radius:14px;background:#eef3ff;color:var(--blue)}.account-card strong{font-size:16px}.account-card p{margin:7px 0;color:#7a8597;font-size:12px;line-height:1.55}.account-card>span{grid-column:2;color:#9aa3b2;font-size:10px;font-weight:800;text-transform:uppercase}.header-user-menu{display:flex;align-items:center;gap:5px}.header-logout{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:#687488;cursor:pointer}.login-button{text-decoration:none}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;gap:38px}.auth-story{text-align:center}.auth-story h1,.auth-story>p{margin-left:auto;margin-right:auto}.auth-story-points{justify-content:center}.auth-card{width:min(100%,520px);margin:auto}.account-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.auth-page{align-items:flex-start;padding:32px 0 55px}.auth-story{display:none}.auth-card{padding:24px 19px;border-radius:20px}.auth-card-heading h2{font-size:27px}.account-hero{grid-template-columns:55px 1fr;padding:20px}.account-avatar{width:55px;height:55px;border-radius:16px}.account-hero h1{font-size:22px}.account-hero>button{grid-column:1/3;justify-content:center}.account-grid{grid-template-columns:1fr}.header-user-menu .login-button span,.header-user-menu .login-button svg:last-child,.header-logout{display:none}}.auth-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.auth-verification-state,.verification-page-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.auth-verification-state>svg,.verification-page-card>svg{color:#16a36a}.auth-verification-state h2,.verification-page-card h1{margin:0}.auth-verification-state p,.verification-page-card p{margin:0;color:#667085;line-height:1.65}.auth-verification-state strong{padding:10px 14px;border-radius:10px;background:#f4f7fb;word-break:break-all}.auth-submit svg,.auth-resend svg{flex:0 0 auto}.auth-secondary-link{font-weight:700;color:#173b85;text-decoration:none}.auth-success{padding:12px 14px;border-radius:12px;background:#eaf8f1;color:#087a4b;font-weight:600}.auth-resend{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border:1px solid #cfd8e8;border-radius:12px;background:#fff;color:#173b85;font-weight:700;cursor:pointer}.auth-resend:disabled{opacity:.65;cursor:not-allowed}.verification-page-card{max-width:620px;margin:70px auto;padding:44px;border:1px solid #e3e8f1;border-radius:24px;background:#fff;box-shadow:0 20px 55px #182b521a;align-items:center;text-align:center}.verification-page-card .verification-spinner{animation:verification-spin 1s linear infinite;color:#2868e8}.verification-page-card>small{font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2868e8}.auth-link-button{display:inline-flex;width:auto;text-decoration:none;margin-top:8px}@keyframes verification-spin{to{transform:rotate(360deg)}}.product-image-shell{position:relative}.product-title-link{color:inherit;text-decoration:none}.product-title-link:hover h3{color:var(--primary, #5b3df5)}.favorite-action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,border-color .18s ease}.favorite-action:disabled{cursor:wait;opacity:.65}.favorite-action.is-favorite{color:#e83e62!important}.favorite-action:hover{transform:translateY(-1px)}.favorite-float{position:absolute;z-index:3;top:.8rem;right:.8rem;width:2.55rem;height:2.55rem;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fffffff0;box-shadow:0 8px 22px #0f172a1f;color:#334155}.favorite-float.is-favorite{background:#fff0f3;border-color:#ffc7d2}.detail-favorite-button{width:2.75rem;height:2.75rem;border-radius:.8rem;border:1px solid #e2e8f0;background:#fff;color:#475569}.detail-favorite-button.is-favorite{background:#fff0f3;border-color:#ffc7d2}.favorite-header-link{position:relative;text-decoration:none}.favorite-header-link>span{position:absolute;top:-.4rem;right:-.45rem;min-width:1.15rem;height:1.15rem;padding:0 .25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e83e62;color:#fff;font-size:.65rem;font-weight:800;line-height:1;box-shadow:0 0 0 2px #fff}.favorites-page{min-height:70vh;background:#f8fafc}.favorites-hero{padding:3.6rem 0 3rem;background:linear-gradient(135deg,#f5f3ff,#fff 55%,#fff1f3);border-bottom:1px solid #e8eaf0}.favorites-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.favorites-hero h1{margin:.4rem 0 .55rem;color:#111827;font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.045em}.favorites-hero p{margin:0;max-width:41rem;color:#64748b;font-size:1.02rem}.favorites-count-card{min-width:9rem;padding:1.25rem 1.4rem;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .75rem;border:1px solid #eadcff;border-radius:1.2rem;background:#ffffffe6;box-shadow:0 16px 38px #5b3df517;color:#e83e62}.favorites-count-card strong{color:#111827;font-size:1.75rem;line-height:1}.favorites-count-card span{grid-column:2;color:#64748b;font-size:.8rem}.favorites-grid{align-items:stretch}.favorites-empty{max-width:38rem;margin:1.5rem auto 3rem;padding:3.5rem 2rem;text-align:center;border:1px dashed #d8dce7;border-radius:1.5rem;background:#fff}.favorites-empty>span{width:4.2rem;height:4.2rem;margin:0 auto 1.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.2rem;background:#fff0f3;color:#e83e62}.favorites-empty h2{margin:0 0 .65rem;color:#111827}.favorites-empty p{margin:0 auto 1.4rem;max-width:30rem;color:#64748b;line-height:1.65}.favorites-empty a{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.1rem;border-radius:.8rem;background:#5b3df5;color:#fff;text-decoration:none;font-weight:750}@media(max-width:720px){.favorites-hero{padding:2.5rem 0 2.1rem}.favorites-hero-inner{align-items:flex-start;flex-direction:column}.favorites-count-card{min-width:0;width:100%}.favorite-float{top:.55rem;right:.55rem;width:2.35rem;height:2.35rem}}.account-links-grid a{text-decoration:none;color:inherit}.account-settings-card{margin-top:28px;background:#fff;border:1px solid #e7eaf0;border-radius:24px;padding:28px;box-shadow:0 16px 50px #0f172a0f}.account-settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.account-settings-heading span,.my-products-heading>div>span{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ef5b2a}.account-settings-heading h2{margin:5px 0 0;font-size:1.35rem}.account-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-profile-form label{display:flex;flex-direction:column;gap:8px;font-weight:700;color:#263043}.account-profile-form input{min-height:48px;border:1px solid #dfe4eb;border-radius:13px;padding:0 14px;font:inherit}.account-profile-form input:focus{outline:3px solid rgba(239,91,42,.12);border-color:#ef5b2a}.account-profile-form input:disabled{background:#f6f7f9;color:#7a8494}.account-profile-form small{font-weight:500;color:#7a8494;line-height:1.4}.account-profile-form .form-success,.account-profile-form .form-error,.account-profile-form button{grid-column:1/-1}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border:0;border-radius:13px;background:#ef5b2a;color:#fff;font-weight:800;cursor:pointer}.primary-button:disabled{opacity:.55;cursor:not-allowed}.my-products-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.my-products-heading h1{font-size:clamp(2rem,4vw,3.1rem);margin:5px 0 8px}.my-products-heading p{margin:0;color:#687386}.my-products-tabs{display:flex;gap:9px;overflow:auto;padding:3px 0 18px}.my-products-tabs button{display:flex;align-items:center;gap:9px;white-space:nowrap;border:1px solid #e2e6ec;background:#fff;border-radius:999px;padding:9px 13px;font-weight:700;color:#596579;cursor:pointer}.my-products-tabs button strong{display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;background:#f0f2f5;font-size:.76rem}.my-products-tabs button.active{background:#172033;color:#fff;border-color:#172033}.my-products-tabs button.active strong{background:#ffffff29}.my-products-list{display:grid;gap:14px}.my-product-row{display:grid;grid-template-columns:116px minmax(0,1fr) auto auto;align-items:center;gap:20px;background:#fff;border:1px solid #e6e9ee;border-radius:20px;padding:14px;box-shadow:0 10px 34px #0f172a0b}.my-product-image{width:116px;height:94px;border-radius:14px;overflow:hidden;background:#f1f3f6;display:grid;place-items:center;color:#9aa3b0}.my-product-image img{width:100%;height:100%;object-fit:cover}.my-product-content{min-width:0}.my-product-content h2{margin:8px 0 5px;font-size:1.06rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-product-content p{margin:0;color:#7a8494}.my-product-topline{display:flex;align-items:center;gap:12px}.my-product-topline>span:last-child{display:flex;align-items:center;gap:5px;color:#8a93a1;font-size:.8rem}.status-pill{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:800;background:#eef1f5;color:#657084}.status-active{background:#e7f8ee;color:#147a41}.status-pending{background:#fff4d9;color:#956400}.status-rejected{background:#ffe7e7;color:#b42323}.status-expired,.status-passive{background:#eef0f3;color:#667080}.rejection-note{margin-top:8px;padding:8px 10px;background:#fff3f3;border-radius:9px;color:#a12727;font-size:.82rem}.my-product-price{font-weight:900;font-size:1.05rem;white-space:nowrap}.my-product-actions{display:flex;flex-direction:column;gap:8px}.my-product-actions a,.my-product-actions button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:112px;height:38px;border-radius:10px;font-weight:750;text-decoration:none}.my-product-actions a{background:#f1f4f8;color:#253047}.my-product-actions button{border:1px solid #f0d2d2;background:#fff;color:#b42323;cursor:pointer}.my-products-empty{display:grid;place-items:center;text-align:center;min-height:300px;border:1px dashed #d8dde5;border-radius:22px;background:#fff;color:#7b8593;padding:30px}.my-products-empty h2{color:#263043;margin:14px 0 7px}.my-products-empty p{margin:0}.form-success{padding:12px 14px;border-radius:12px;background:#e8f8ef;color:#176c3c}.form-error{padding:12px 14px;border-radius:12px;background:#fff0f0;color:#a42424}@media(max-width:820px){.account-profile-form{grid-template-columns:1fr}.my-products-heading{flex-direction:column}.my-product-row{grid-template-columns:86px minmax(0,1fr);gap:13px}.my-product-image{width:86px;height:78px}.my-product-price{grid-column:2}.my-product-actions{grid-column:1/-1;flex-direction:row}.my-product-actions a,.my-product-actions button{flex:1}.my-product-topline{flex-wrap:wrap}.account-settings-card{padding:20px}}.product-form-shell{max-width:960px}.product-form-heading{margin-bottom:24px}.product-form-heading>span{font-weight:800;color:var(--primary,#e5522d);text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}.product-form-heading h1{margin:7px 0 8px;font-size:clamp(2rem,4vw,3rem)}.product-form-heading p{color:#667085;max-width:700px}.product-form-card{background:#fff;border:1px solid #e7e9ee;border-radius:24px;box-shadow:0 16px 50px #18203812;overflow:hidden}.form-section{padding:28px;border-bottom:1px solid #eef0f3}.form-section h2{margin:0 0 18px;font-size:1.2rem}.form-section label{display:grid;gap:8px;font-weight:700;color:#344054;margin-bottom:18px}.form-section input,.form-section textarea,.form-section select{width:100%;border:1px solid #d7dce4;border-radius:13px;padding:13px 14px;font:inherit;background:#fff;outline:none}.form-section input:focus,.form-section textarea:focus,.form-section select:focus{border-color:#e5522d;box-shadow:0 0 0 3px #e5522d1f}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.checkbox-label{display:flex!important;align-items:center;gap:10px;margin-top:28px}.checkbox-label input{width:18px;height:18px}.form-help{color:#667085;margin:-8px 0 18px}.image-picker{border:2px dashed #ccd2dc;border-radius:18px;padding:26px!important;display:flex!important;align-items:center;justify-content:center;gap:10px;cursor:pointer;background:#fafbfc}.image-picker input{display:none}.selected-files{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.selected-files span{display:flex;align-items:center;gap:7px;background:#f2f4f7;border-radius:999px;padding:8px 11px;font-size:.85rem}.selected-files button,.image-preview button{border:0;background:transparent;cursor:pointer}.image-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.image-preview{position:relative;aspect-ratio:1;border-radius:14px;overflow:hidden;background:#f2f4f7}.image-preview img{width:100%;height:100%;object-fit:cover}.image-preview button{position:absolute;right:7px;top:7px;width:32px;height:32px;border-radius:50%;background:#fff;color:#d92d20;display:grid;place-items:center;box-shadow:0 4px 12px #00000026}.product-form-actions{padding:22px 28px;display:flex;justify-content:flex-end;gap:12px}.product-form-actions button{display:inline-flex;align-items:center;gap:8px}.my-product-actions a{display:inline-flex;align-items:center;gap:6px}.my-products-empty .primary-button{margin-top:15px;display:inline-flex;align-items:center;gap:8px}@media(max-width:700px){.form-grid{grid-template-columns:1fr}.form-section{padding:20px}.image-preview-grid{grid-template-columns:repeat(3,1fr)}.product-form-actions{flex-direction:column-reverse}.product-form-actions>*{width:100%;justify-content:center}}.password-reset-page{padding:64px 0 86px}.password-reset-shell{display:flex;justify-content:center}.password-reset-card{width:min(100%,520px)}.password-reset-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:20px;border-radius:18px;background:#eef3ff;color:var(--blue)}.password-reset-card .auth-submit{display:flex;align-items:center;justify-content:center;gap:8px}.password-reset-back{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:22px;color:#53617a;font-size:12px;font-weight:700;text-decoration:none}.auth-form-meta a{color:var(--blue);font-size:11px;font-weight:800;text-decoration:none}.password-reset-complete{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:12px 0}.password-reset-complete>svg{color:#16a36a}.password-reset-complete small{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.password-reset-complete h2{margin:0;font-size:30px}.password-reset-complete p{margin:0 0 8px;color:#667085;line-height:1.65}.password-reset-login{width:100%;text-decoration:none}.password-reset-invalid>svg{color:#d97706}@media(max-width:620px){.password-reset-page{padding:30px 0 55px}.password-reset-card{width:100%}}.store-account-page{background:#f6f8fb;min-height:70vh}.store-account-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:32px;border-radius:28px;background:linear-gradient(135deg,#13233b,#234d72);color:#fff;margin-bottom:24px}.store-account-hero>div:first-child>span,.store-form-heading span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#74d7bc}.store-account-hero h1{font-size:clamp(28px,4vw,44px);margin:7px 0 8px}.store-account-hero p{margin:0;color:#d6e4ef;max-width:620px}.store-status{display:flex;align-items:center;gap:12px;min-width:260px;padding:16px 18px;border-radius:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16)}.store-status svg{color:#76e0c2}.store-status strong,.store-status small{display:block}.store-status small{margin-top:3px;color:#d6e4ef}.store-status-rejected svg{color:#ff9b9b}.store-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.store-summary-grid article{background:#fff;border:1px solid #e6ebf1;border-radius:18px;padding:18px;display:grid;grid-template-columns:auto 1fr;column-gap:12px}.store-summary-grid svg{grid-row:1/3;color:#1c806b}.store-summary-grid span{font-size:13px;color:#667085}.store-summary-grid strong{font-size:15px;color:#192536}.store-form-card{background:#fff;border:1px solid #e5eaf0;border-radius:26px;padding:28px;box-shadow:0 18px 50px #1e2e4212}.store-form-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid #edf0f4}.store-form-heading h2{margin:5px 0 0;font-size:26px;color:#172536}.store-form-heading svg{color:#1f806c}.store-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.store-form-grid label{display:flex;flex-direction:column;gap:8px}.store-form-grid label span{font-size:13px;font-weight:700;color:#344054}.store-form-grid input,.store-form-grid textarea{width:100%;border:1px solid #d8dee7;border-radius:13px;padding:13px 14px;font:inherit;background:#fff;color:#1c2735}.store-form-grid input:focus,.store-form-grid textarea:focus{outline:none;border-color:#2a9d84;box-shadow:0 0 0 4px #2a9d841f}.store-form-wide{grid-column:1/-1}.store-form-section{margin-top:26px;padding-top:24px;border-top:1px solid #edf0f4}.store-form-section h3{margin:0;font-size:18px;color:#1b2839}.store-form-section>p{color:#667085;margin:6px 0 0}.store-form-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:22px;border-top:1px solid #edf0f4}.store-form-actions p{margin:0;color:#667085;font-size:13px;max-width:560px}@media(max-width:760px){.store-account-hero{align-items:flex-start;flex-direction:column;padding:24px}.store-status{min-width:0;width:100%}.store-summary-grid,.store-form-grid{grid-template-columns:1fr}.store-form-wide{grid-column:auto}.store-form-card{padding:20px}.store-form-actions{align-items:stretch;flex-direction:column}.store-form-actions button{justify-content:center;width:100%}}.store-media-card{background:#fff;border:1px solid #e5eaf0;border-radius:26px;padding:26px;margin-bottom:24px;box-shadow:0 16px 44px #1e2e420f}.store-media-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #edf0f4}.store-media-heading>div>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:#1f806c}.store-media-heading h2{margin:5px 0;font-size:25px;color:#172536}.store-media-heading p{margin:0;color:#667085}.store-media-heading>svg{color:#1f806c}.store-media-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:18px;margin-top:22px}.store-media-item{border:1px solid #e5eaf0;border-radius:20px;padding:18px;background:#fbfcfe;display:flex;align-items:center;gap:18px}.store-logo-preview{width:112px;height:112px;border-radius:24px;border:1px dashed #cfd8e3;background:#fff;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.store-logo-preview img{width:100%;height:100%;object-fit:cover}.store-logo-preview svg{width:38px;height:38px;color:#98a2b3}.store-cover-item{align-items:stretch;flex-direction:column}.store-cover-preview{height:155px;border-radius:17px;border:1px dashed #cfd8e3;background:linear-gradient(135deg,#eef4ff,#f7f9fc);display:grid;place-items:center;overflow:hidden}.store-cover-preview img{width:100%;height:100%;object-fit:cover}.store-cover-preview>div{display:grid;place-items:center;gap:7px;color:#667085}.store-media-copy{min-width:0}.store-media-copy>strong,.store-media-copy>span{display:block}.store-media-copy>strong{color:#172536;font-size:16px}.store-media-copy>span{color:#667085;font-size:13px;margin-top:5px;line-height:1.45}.store-media-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.store-media-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.danger-ghost-button{border:1px solid #f4c7c7;background:#fff;color:#b42318;border-radius:11px;padding:10px 12px;font-weight:700;cursor:pointer}.danger-ghost-button:hover{background:#fff5f5}.danger-ghost-button:disabled,.store-media-actions button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:850px){.store-media-grid{grid-template-columns:1fr}}@media(max-width:560px){.store-media-card{padding:20px}.store-media-item{align-items:flex-start;flex-direction:column}.store-logo-preview{width:96px;height:96px}.store-media-actions{width:100%}.store-media-actions button{flex:1}.store-cover-preview{height:130px}}.order-form-shell{max-width:1180px}.order-form-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:28px;align-items:start}.order-form-card,.order-product-summary,.order-card,.store-order-card{background:#fff;border:1px solid #e7eaf0;border-radius:24px;box-shadow:0 14px 40px #0f172a12}.order-form-card{padding:32px;display:grid;gap:22px}.order-heading span,.orders-heading span,.order-product-summary>span{color:#e4572e;font-weight:800;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.order-heading h1,.orders-heading h1{margin:7px 0 8px;font-size:clamp(1.8rem,4vw,2.8rem)}.order-heading p,.orders-heading p{margin:0;color:#667085}.order-form-card label{display:grid;gap:9px}.order-form-card label>span{display:flex;align-items:center;gap:8px;font-weight:750}.order-form-card input,.order-form-card textarea{width:100%;border:1px solid #d8dee9;border-radius:14px;padding:13px 15px;font:inherit}.order-form-card textarea{min-height:130px;resize:vertical}.order-form-card fieldset{border:0;padding:0;margin:0;display:grid;gap:12px}.order-form-card legend{font-weight:800;margin-bottom:10px}.payment-choice{border:1px solid #dde2ea;border-radius:17px;padding:15px;cursor:pointer}.payment-choice.active{border-color:#f07b50;background:#fff8f5}.payment-choice input{position:absolute;opacity:0;pointer-events:none}.payment-choice>span{display:grid!important;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center}.payment-choice svg{grid-row:1/3}.payment-choice small{color:#667085}.receipt-upload{border:1px dashed #c8d0dd;border-radius:17px;padding:16px}.order-product-summary{padding:20px;position:sticky;top:100px}.order-product-summary img,.order-image-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:17px;background:#f2f4f7;display:grid;place-items:center;color:#98a2b3}.order-product-summary h2{font-size:1.15rem;margin:10px 0}.order-product-summary strong{font-size:1.45rem}.order-product-summary p{color:#667085}.orders-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.orders-list,.store-orders-table{display:grid;gap:16px}.order-card{display:grid;grid-template-columns:170px 1fr;overflow:hidden}.order-card>img,.order-card>.order-image-placeholder{width:100%;height:100%;min-height:180px;object-fit:cover;border-radius:0}.order-card-main{padding:20px;display:grid;gap:8px}.order-card-main>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:center}.order-card-main small{display:flex;gap:5px;align-items:center;color:#667085}.order-card-main h2,.order-card-main p,.order-card-main strong{margin:0}.order-meta{display:flex;gap:12px;flex-wrap:wrap;color:#667085;font-size:.9rem}.order-card-main a{font-weight:800;color:#e4572e}.order-status{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:800}.order-status.beklemede{background:#fff4d8;color:#9a6700}.order-status.onaylandi{background:#e7f4ff;color:#1769aa}.order-status.tamamlandi{background:#e7f8ef;color:#16834b}.order-status.iptal_edildi{background:#fdebec;color:#b42318}.empty-orders{display:grid;place-items:center;text-align:center;padding:60px 20px;background:#fff;border:1px dashed #ced5df;border-radius:24px}.store-order-card{padding:24px}.store-order-title{display:flex;justify-content:space-between;gap:16px}.store-order-title h2{margin:10px 0 5px}.store-order-title p{margin:0;color:#667085}.store-order-details{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:16px;margin:22px 0;padding:18px;background:#f8fafc;border-radius:16px}.store-order-details small{color:#667085}.store-order-details p{margin:5px 0}.store-order-details a{font-weight:800;color:#e4572e}.store-order-actions{display:flex;gap:10px;flex-wrap:wrap}.store-order-actions button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:12px;padding:11px 15px;background:#143c5c;color:#fff;font-weight:800;cursor:pointer}.store-order-actions button.danger{background:#b42318}.orderable-button{text-decoration:none;justify-content:center}@media(max-width:820px){.order-form-layout{grid-template-columns:1fr}.order-product-summary{position:static;order:-1}.order-card{grid-template-columns:105px 1fr}.order-card>img,.order-card>.order-image-placeholder{min-height:150px}.store-order-details{grid-template-columns:1fr}.order-form-card{padding:20px}}@media(max-width:520px){.order-card{grid-template-columns:1fr}.order-card>img,.order-card>.order-image-placeholder{height:210px}.order-card-main>div:first-child{align-items:flex-start;flex-direction:column}.orders-heading{align-items:flex-start}.order-form-card{border-radius:18px}.store-order-card{padding:17px}}.stores-page,.store-detail-page{min-height:70vh}.stores-hero{background:linear-gradient(135deg,#10213b,#173f6d);color:#fff;padding:54px 0}.stores-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.stores-hero h1{font-size:clamp(2rem,4vw,3.4rem);margin:8px 0 12px}.stores-hero p{max-width:650px;color:#dce8f6}.stores-hero-icon{width:100px;height:100px;border-radius:28px;background:#ffffff1f;display:grid;place-items:center}.store-search{max-width:720px;margin:0 auto 34px;display:flex;align-items:center;gap:12px;border:1px solid #dfe6ee;border-radius:16px;background:#fff;padding:8px 8px 8px 16px;box-shadow:0 12px 32px #10213b12}.store-search input{flex:1;border:0;outline:0;font:inherit}.store-search button{border:0;border-radius:12px;padding:12px 22px;background:#112f55;color:#fff;font-weight:700}.store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.public-store-card{overflow:hidden;border:1px solid #e4e9ef;border-radius:22px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 30px #0e233c0f;transition:.2s}.public-store-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0e233c1f}.public-store-cover{height:126px;background:linear-gradient(135deg,#eaf2f9,#dce9f5);overflow:hidden;display:grid;place-items:center;color:#789}.public-store-cover img{width:100%;height:100%;object-fit:cover}.public-store-card-body{padding:0 20px 18px;position:relative}.public-store-logo{width:72px;height:72px;margin-top:-36px;border:4px solid #fff;border-radius:20px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 8px 20px #0000001f}.public-store-logo img{width:100%;height:100%;object-fit:cover}.public-store-copy{padding-top:14px}.public-store-copy small{color:#6d7784}.public-store-copy h2{font-size:1.2rem;margin:4px 0}.public-store-copy span,.verified-store-label{display:inline-flex;align-items:center;gap:6px;color:#1771c8;font-size:.86rem;font-weight:700}.public-store-copy p{color:#66717f;line-height:1.5;min-height:48px}.public-store-footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #edf0f4;padding-top:14px;font-size:.88rem}.public-store-footer span{display:flex;align-items:center;gap:5px;color:#1771c8}.empty-store-state{text-align:center;padding:55px 20px;color:#718096}.public-store-profile{background:#f5f8fb}.public-store-profile-cover{height:240px;background:linear-gradient(135deg,#dbe8f5,#edf4fa);overflow:hidden}.public-store-profile-cover img{width:100%;height:100%;object-fit:cover}.public-store-profile-content{display:flex;align-items:flex-end;gap:24px;margin-top:-55px;padding-bottom:28px}.public-store-profile-logo{width:118px;height:118px;border:6px solid #fff;border-radius:28px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 12px 30px #0000001f}.public-store-profile-logo img{width:100%;height:100%;object-fit:cover}.public-store-profile-copy{flex:1;padding-top:58px}.public-store-profile-copy h1{font-size:2rem;margin:7px 0}.public-store-profile-copy p{color:#66717f}.public-store-profile-stat{text-align:center;background:#fff;border:1px solid #e2e8ef;border-radius:16px;padding:16px 24px}.public-store-profile-stat strong{display:block;font-size:1.5rem}.store-detail-layout{display:grid;grid-template-columns:310px 1fr;gap:34px;align-items:start}.store-info-panel{position:sticky;top:100px;border:1px solid #e3e9ef;border-radius:22px;padding:24px;background:#fff}.store-info-panel p{color:#66717f;line-height:1.65}.store-contact-list{display:grid;gap:12px;margin-top:22px}.store-contact-list a,.store-contact-list span{display:flex;align-items:flex-start;gap:10px;color:#334155;text-decoration:none}.store-contact-list a:hover{color:#1771c8}.footer-post-link{display:inline-flex;align-items:center;gap:8px}.seller-card-modern{text-decoration:none;color:inherit}.seller-card-modern:hover{border-color:#b7cee3}@media(max-width:960px){.store-grid{grid-template-columns:repeat(2,1fr)}.store-detail-layout{grid-template-columns:1fr}.store-info-panel{position:static}.public-store-profile-content{align-items:center;flex-wrap:wrap}.public-store-profile-copy{padding-top:20px}}@media(max-width:640px){.stores-hero{padding:38px 0}.stores-hero-icon{display:none}.store-grid{grid-template-columns:1fr}.store-search{margin-bottom:24px}.public-store-profile-cover{height:160px}.public-store-profile-content{margin-top:-42px;gap:14px}.public-store-profile-logo{width:88px;height:88px;border-radius:22px}.public-store-profile-copy{width:calc(100% - 110px);flex:none}.public-store-profile-copy h1{font-size:1.45rem}.public-store-profile-stat{width:100%;display:flex;justify-content:center;gap:8px}.store-products-column .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-shell{padding-top:42px;padding-bottom:72px}.admin-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;background:linear-gradient(135deg,#111827,#1f2937);color:#fff;border-radius:28px;padding:34px;margin-bottom:24px}.admin-hero h1,.admin-page-head h1{margin:6px 0 8px;font-size:clamp(28px,4vw,44px)}.admin-hero p{margin:0;color:#cbd5e1}.admin-quick{display:flex;gap:10px;flex-wrap:wrap}.admin-quick a{background:#fff;color:#111827;padding:12px 16px;border-radius:12px;font-weight:700}.admin-stat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:24px}.admin-stat{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;display:flex;gap:14px;align-items:center;box-shadow:0 10px 30px #0f172a0d}.admin-stat svg{color:#ef4444}.admin-stat strong{display:block;font-size:27px}.admin-stat span{font-size:13px;color:#64748b}.admin-two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-panel,.admin-list{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px}.admin-panel-head,.admin-page-head,.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-panel-head h2{margin:0}.admin-row{display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #f1f5f9}.admin-row:last-child{border:0}.admin-row strong,.admin-row span{display:block}.admin-row span{color:#64748b;font-size:13px;margin-top:4px}.status-pill{font-style:normal;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#f1f5f9;color:#475569}.status-pill.active{background:#dcfce7;color:#166534}.status-pill.pending,.status-pill.beklemede{background:#fef3c7;color:#92400e}.status-pill.rejected,.status-pill.inactive,.status-pill.expired{background:#fee2e2;color:#991b1b}.admin-page-head{margin-bottom:20px}.admin-toolbar{background:#fff;border:1px solid #e5e7eb;padding:14px;border-radius:18px;margin-bottom:16px}.admin-search{display:flex;align-items:center;gap:9px;flex:1}.admin-search input,.admin-toolbar select{border:1px solid #dbe3ee;border-radius:12px;padding:11px 13px;background:#fff}.admin-search input{width:100%;border:0;outline:0}.admin-list{padding:0 18px}.admin-product-item,.admin-store-item{display:grid;grid-template-columns:92px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #eef2f7}.admin-product-item:last-child,.admin-store-item:last-child{border:0}.admin-product-item img,.admin-image-placeholder{width:92px;height:78px;border-radius:14px;object-fit:cover;background:#f1f5f9}.admin-store-mark{width:70px;height:70px;border-radius:18px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:900;font-size:28px}.admin-product-copy strong,.admin-product-copy span,.admin-product-copy small{display:block}.admin-product-copy span,.admin-product-copy small{color:#64748b;margin-top:4px}.admin-product-copy p{margin:7px 0 0;color:#475569}.admin-actions{display:flex;flex-direction:column;gap:8px;align-items:stretch;min-width:116px}.admin-actions button,.admin-modal button{border:0;border-radius:10px;padding:9px 12px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.approve{background:#dcfce7;color:#166534}.reject{background:#fee2e2;color:#991b1b}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:grid;place-items:center;padding:20px;z-index:100}.admin-modal{width:min(500px,100%);background:#fff;border-radius:22px;padding:24px}.admin-modal h2{margin-top:0}.admin-modal textarea{width:100%;border:1px solid #dbe3ee;border-radius:12px;padding:12px;resize:vertical}.admin-modal>div{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}@media(max-width:980px){.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-two-col{grid-template-columns:1fr}}@media(max-width:720px){.admin-hero{align-items:flex-start;flex-direction:column}.admin-stat-grid{grid-template-columns:1fr 1fr}.admin-product-item,.admin-store-item{grid-template-columns:70px 1fr}.admin-product-item img,.admin-image-placeholder{width:70px;height:64px}.admin-actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap}.admin-toolbar{align-items:stretch;flex-direction:column}.admin-toolbar select{width:100%}}.admin-user-item,.admin-order-item{display:grid;grid-template-columns:64px 1fr minmax(180px,auto);gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #eef2f7}.admin-user-item:last-child,.admin-order-item:last-child{border:0}.admin-user-avatar,.admin-order-number{width:56px;height:56px;border-radius:16px;background:#eef2ff;color:#1d4ed8;display:grid;place-items:center;font-weight:900;font-size:20px}.admin-order-number{font-size:15px;background:#fff7ed;color:#c2410c}.admin-user-controls{display:flex;flex-direction:column;gap:8px;min-width:190px}.admin-user-controls select{width:100%;border:1px solid #dbe3ee;border-radius:10px;padding:9px 11px;background:#fff;font-weight:700}.admin-user-controls button{border:0;border-radius:10px;padding:9px 11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.admin-neutral{background:#f1f5f9;color:#334155}.admin-pager{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:20px}.admin-pager button{border:1px solid #dbe3ee;background:#fff;border-radius:10px;padding:9px 14px;font-weight:800;cursor:pointer}.admin-pager button:disabled{opacity:.45;cursor:not-allowed}.admin-receipt{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#2563eb;font-weight:800}.status-pill.onaylandi{background:#dbeafe;color:#1d4ed8}.status-pill.tamamlandi{background:#dcfce7;color:#166534}.status-pill.iptal_edildi{background:#fee2e2;color:#991b1b}@media(max-width:760px){.admin-user-item,.admin-order-item{grid-template-columns:56px 1fr}.admin-user-controls{grid-column:1/-1;min-width:0;flex-direction:row;flex-wrap:wrap}.admin-user-controls select,.admin-user-controls button{flex:1 1 180px}}.admin-editor{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px;margin-bottom:22px;display:grid;gap:16px}.admin-editor-title{display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-editor-title h2{margin:0}.admin-editor label{display:grid;gap:7px;font-weight:750;color:#334155}.admin-editor input,.admin-editor textarea,.admin-editor select{width:100%;border:1px solid #dbe3ee;border-radius:12px;padding:11px 13px;background:#fff;font:inherit}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-span-2{grid-column:1/-1}.admin-check{display:flex!important;grid-auto-flow:column;align-items:center;justify-content:flex-start;gap:9px!important}.admin-check input{width:auto}.admin-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:19px;display:grid;gap:12px}.admin-content-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-content-card-head strong,.admin-content-card-head span{display:block}.admin-content-card-head span,.admin-content-card small{color:#64748b;font-size:13px;margin-top:4px}.admin-content-card p{margin:0;color:#475569;line-height:1.55}.admin-card-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:auto}.admin-card-actions button,.admin-editor button{border:0;border-radius:10px;padding:10px 13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.admin-card-actions button:not(.reject){background:#eef2ff;color:#1d4ed8}.admin-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-plan-card>b{font-size:28px;color:#111827}@media(max-width:850px){.admin-content-grid,.admin-plan-grid,.admin-form-grid{grid-template-columns:1fr}.admin-span-2{grid-column:auto}}.admin-product-item{position:relative}.admin-product-item .admin-actions{position:relative;z-index:3;pointer-events:auto}.admin-product-item .admin-actions button{position:relative;z-index:4;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;user-select:none}.admin-product-item .admin-actions button:disabled{opacity:.58;cursor:wait;pointer-events:none}.admin-product-item .admin-actions .approve:hover:not(:disabled){background:#bbf7d0;color:#14532d;transform:translateY(-1px)}.admin-product-item .admin-actions .reject:hover:not(:disabled){background:#fecaca;color:#7f1d1d;transform:translateY(-1px)}.admin-feedback{margin:0 0 16px;padding:13px 16px;border-radius:14px;border:1px solid;font-weight:750}.admin-feedback.success{background:#ecfdf5;border-color:#a7f3d0;color:#166534}.admin-feedback.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.admin-report-item{display:grid;grid-template-columns:56px 1fr auto;gap:16px;align-items:start;padding:18px 0;border-bottom:1px solid #eef2f7}.admin-report-item:last-child{border-bottom:0}.admin-report-mark{width:48px;height:48px;border-radius:15px;background:#fff7ed;color:#c2410c;display:grid;place-items:center}.admin-report-link{display:inline-flex;margin-top:8px;font-weight:800;color:#2563eb}.admin-report-details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;color:#475569;margin:10px 0}.admin-report-modal label{display:grid;gap:7px;font-weight:750;color:#334155}.admin-report-decisions{display:grid!important;grid-template-columns:1fr 1fr;gap:9px!important}.admin-warning,.status-pill.open{background:#fef3c7;color:#92400e}.status-pill.resolved{background:#dcfce7;color:#166534}.status-pill.dismissed{background:#f1f5f9;color:#475569}@media(max-width:720px){.admin-report-item{grid-template-columns:48px 1fr}.admin-report-item .admin-actions{grid-column:1/-1;flex-direction:row}.admin-report-decisions{grid-template-columns:1fr!important}}.admin-store-item{position:relative}.admin-store-item .admin-actions{position:relative;z-index:3;pointer-events:auto}.admin-store-item .admin-actions button{position:relative;z-index:4;pointer-events:auto}.admin-store-item .admin-actions button:disabled{opacity:.55;cursor:not-allowed}.admin-inline-message{margin:0 0 16px;padding:12px 14px;border-radius:12px;font-weight:700}.admin-inline-message.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.admin-inline-message.success{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.content-page{padding-top:52px;padding-bottom:80px}.content-page-header{max-width:760px;margin-bottom:34px}.content-page-header.centered{text-align:center;margin-left:auto;margin-right:auto}.content-page-header h1{font-size:clamp(2rem,4vw,3.35rem);line-height:1.06;margin:12px 0 16px;color:#101b39}.content-page-header p{font-size:1.05rem;line-height:1.75;color:#64708a}.post-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.post-card,.post-detail-card,.plan-card{background:#fff;border:1px solid #e6eaf2;border-radius:24px;box-shadow:0 14px 34px #111f430f}.post-card{padding:26px;display:flex;flex-direction:column;min-height:260px}.post-date{display:flex;align-items:center;gap:8px;color:#7b8499;font-size:.86rem}.post-card h2{font-size:1.25rem;line-height:1.3;margin:20px 0 10px;color:#111c3b}.post-card p{color:#68738a;line-height:1.65;margin:0 0 24px}.post-card a{margin-top:auto;display:inline-flex;align-items:center;gap:7px;color:#245fe8;font-weight:750}.content-back-link{display:inline-flex;align-items:center;gap:8px;color:#53627e;font-weight:700;margin-bottom:20px}.post-detail-card{max-width:900px;padding:clamp(28px,5vw,58px)}.post-detail-card h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.12;color:#101b39;margin:18px 0 26px}.post-content{white-space:pre-wrap;font-size:1.06rem;line-height:1.85;color:#3f4b64}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.plan-card{position:relative;padding:30px;display:flex;flex-direction:column}.plan-card.featured{border-color:#2c64eb;transform:translateY(-8px);box-shadow:0 20px 45px #245fe826}.plan-popular{position:absolute;right:20px;top:18px;background:#eaf1ff;color:#245fe8;border-radius:999px;padding:7px 11px;font-size:.76rem;font-weight:800}.plan-card h2{color:#111c3b;margin:0 0 20px}.plan-price{display:flex;align-items:flex-start;gap:5px;color:#111c3b}.plan-price strong{font-size:3rem;line-height:1}.plan-price span{font-weight:800}.plan-card>p{display:flex;align-items:center;gap:8px;color:#6b758a;margin:18px 0}.plan-card ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:13px}.plan-card li{display:flex;align-items:center;gap:9px;color:#49556d}.plan-card li svg{color:#18a566}.plan-card .primary-button{margin-top:auto;text-align:center}.home-banner-ad{display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden;background:linear-gradient(135deg,#0e1d47,#245fe8);border-radius:28px;color:#fff;min-height:290px;box-shadow:0 24px 60px #1a45a433}.home-banner-copy{padding:42px;display:flex;flex-direction:column;justify-content:center}.home-banner-copy .section-kicker{color:#aecdff}.home-banner-copy h2{font-size:clamp(1.8rem,3vw,3rem);margin:10px 0}.home-banner-copy p{color:#dbe6ff;line-height:1.65;max-width:620px}.home-banner-copy strong{display:inline-flex;align-items:center;gap:8px;margin-top:12px}.home-banner-ad img{width:100%;height:100%;object-fit:cover}.home-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-post-card{background:#fff;border:1px solid #e6eaf2;border-radius:22px;padding:24px;transition:.2s ease}.home-post-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #111f4314}.home-post-card small{color:#8a93a6}.home-post-card h3{color:#111c3b;font-size:1.16rem;margin:13px 0 9px}.home-post-card p{color:#68738a;line-height:1.55}.home-post-card span{display:flex;align-items:center;gap:6px;color:#245fe8;font-weight:750;margin-top:18px}@media(max-width:900px){.post-list-grid,.plan-grid,.home-post-grid{grid-template-columns:1fr 1fr}.home-banner-ad{grid-template-columns:1fr}.home-banner-ad img{max-height:260px}.plan-card.featured{transform:none}}@media(max-width:640px){.content-page{padding-top:30px}.post-list-grid,.plan-grid,.home-post-grid{grid-template-columns:1fr}.post-card{min-height:auto}.home-banner-copy{padding:28px}.home-banner-ad{border-radius:22px}.post-detail-card{padding:25px}.content-page-header h1{font-size:2.15rem}}.security-page{background:#f7f8fb;min-height:70vh}.security-hero,.security-card{background:#fff;border:1px solid #e8eaf0;border-radius:24px;box-shadow:0 14px 40px #161f340f}.security-hero{display:flex;justify-content:space-between;align-items:center;padding:30px;margin-bottom:22px}.security-hero h1{margin:7px 0 8px;font-size:clamp(1.7rem,3vw,2.4rem)}.security-hero p,.security-card p{color:#6b7280;margin:0}.security-card{padding:24px;margin-bottom:20px}.security-card-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.security-card-head h2{margin:0 0 5px}.danger-button{border:0;border-radius:12px;padding:11px 15px;background:#fff0f0;color:#c81e1e;font-weight:700;display:inline-flex;gap:8px;align-items:center;cursor:pointer}.security-list{display:grid;gap:12px}.security-list article{display:flex;gap:13px;align-items:center;padding:15px;border:1px solid #eceef3;border-radius:16px}.security-list article div{display:grid;gap:3px}.security-list span,.security-list small{color:#6b7280}.security-table-wrap,.admin-table-wrap{overflow:auto}.security-table,.admin-data-table{width:100%;border-collapse:collapse}.security-table th,.security-table td,.admin-data-table th,.admin-data-table td{text-align:left;padding:14px;border-bottom:1px solid #eceef3;vertical-align:top}.security-table td strong,.security-table td small,.admin-data-table td strong,.admin-data-table td small{display:block}.security-table td small,.admin-data-table td small{max-width:520px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audit-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:20px 0}.audit-tabs{display:flex;gap:8px}.audit-tabs button{border:1px solid #dfe3ea;background:#fff;border-radius:12px;padding:10px 14px;font-weight:700;cursor:pointer}.audit-tabs button.active{background:#111827;color:#fff;border-color:#111827}.audit-toolbar input{min-width:320px;padding:11px 13px;border:1px solid #dfe3ea;border-radius:12px}.audit-agent{max-width:380px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:720px){.security-hero,.security-card-head,.audit-toolbar{align-items:flex-start;flex-direction:column}.audit-toolbar input{min-width:0;width:100%}.audit-tabs{width:100%}.audit-tabs button{flex:1}.security-card{padding:17px}.security-hero{padding:22px}}.admin-ad-editor{padding:30px}.admin-editor-title>div>p{margin:6px 0 0;color:#748096}.admin-ad-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:28px;align-items:start}.admin-upload-panel{display:flex;flex-direction:column;gap:12px}.admin-field-label{font-weight:800;color:#172033}.admin-dropzone{position:relative;min-height:300px;border:1.5px dashed #b9c7df;border-radius:22px;background:#f7f9fd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#65738e;overflow:hidden;cursor:pointer;transition:.2s ease}.admin-dropzone:hover{border-color:#386fe8;background:#f1f5ff}.admin-dropzone input,.upload-select input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.admin-dropzone.has-preview{border-style:solid;background:#eef2f7}.admin-dropzone img{width:100%;height:100%;min-height:300px;object-fit:cover}.admin-dropzone strong{color:#172033}.admin-dropzone small{font-size:.82rem}.admin-upload-actions{display:flex;gap:10px;flex-wrap:wrap}.upload-select{position:relative;display:inline-flex;align-items:center;gap:7px;overflow:hidden;cursor:pointer}.admin-remove-image{display:inline-flex;align-items:center;gap:7px;border:1px solid #f2c8c8;background:#fff5f5;color:#b42318;border-radius:11px;padding:10px 13px;font-weight:750}.admin-image-hint{margin:0;color:#7b8497;font-size:.84rem;line-height:1.5}.admin-ad-fields{align-self:stretch}.admin-ad-fields textarea{resize:vertical}.admin-save-button{width:100%;margin-top:22px;min-height:48px}.admin-form-error{margin-top:18px;border:1px solid #fecaca;background:#fff1f2;color:#b42318;border-radius:12px;padding:12px 14px;font-weight:700}.admin-ad-list{margin-top:28px}.admin-ad-card{overflow:hidden;padding:0}.admin-ad-thumb{height:170px;background:#eef2f7;display:grid;place-items:center;color:#8a94a7}.admin-ad-thumb img{width:100%;height:100%;object-fit:cover}.admin-ad-card .admin-content-card-head,.admin-ad-card>p,.admin-ad-card .admin-card-actions{margin-left:20px;margin-right:20px}.admin-ad-card .admin-content-card-head{margin-top:18px}.admin-ad-card .admin-card-actions{margin-bottom:20px}@media(max-width:900px){.admin-ad-layout{grid-template-columns:1fr}.admin-dropzone,.admin-dropzone img{min-height:240px}}@media(max-width:600px){.admin-ad-editor{padding:20px}.admin-upload-actions{flex-direction:column}.admin-upload-actions>*{justify-content:center;width:100%}}.seller-promo-section{padding-bottom:0}.seller-promo{padding:42px 48px;gap:42px;border-radius:28px 28px 0 0;box-shadow:0 24px 55px #101f4a24}.seller-promo h2{font-size:clamp(2rem,3.5vw,3rem);max-width:560px}.seller-promo p{max-width:600px}.seller-benefits>span{padding:13px 14px}.site-footer-clean{padding-top:54px}.site-footer-clean .footer-grid{padding-top:0}.site-footer-clean .footer-callout{display:none}@media(max-width:960px){.seller-promo{border-radius:24px 24px 0 0;padding:36px 30px}.site-footer-clean{padding-top:46px}}@media(max-width:620px){.seller-promo-section{padding-top:48px}.seller-promo{padding:28px 22px;border-radius:22px 22px 0 0}.seller-benefits{margin-top:6px}.site-footer-clean{padding-top:40px}}.category-admin-page{padding-top:42px;padding-bottom:72px}.category-editor{margin-bottom:24px}.category-form{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:end}.category-form label{display:grid;gap:8px;font-weight:700;color:#14213d}.category-form input,.category-form select,.admin-search{min-height:48px;border:1px solid #dbe2ee;border-radius:13px;padding:0 14px;background:#fff;font:inherit}.category-admin-list{display:grid;gap:10px}.category-admin-row{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:20px;align-items:center;padding:16px 18px;border:1px solid #e4e9f2;border-radius:15px;background:#fff}.category-admin-row.is-child{margin-left:34px;background:#f8faff}.category-admin-name{display:flex;gap:12px;align-items:center}.category-admin-name>span{color:#2962ff}.category-admin-name div{display:grid;gap:3px}.category-admin-name small{color:#7b879f}.category-admin-stats{display:flex;gap:8px}.category-admin-stats span{padding:7px 10px;border-radius:999px;background:#f0f4fa;color:#56627a;font-size:.82rem}.category-admin-actions{display:flex;gap:8px}.category-admin-actions button{border:0;background:#eef3ff;color:#1747b7;border-radius:9px;padding:9px 12px;font-weight:700;cursor:pointer}.category-admin-actions .danger-link{background:#fff0ed;color:#c63e2d}.admin-form-message{margin:14px 0 0;font-weight:700;color:#1747b7}@media(max-width:860px){.category-form,.category-admin-row{grid-template-columns:1fr}.category-admin-row.is-child{margin-left:16px}.category-admin-stats,.category-admin-actions{justify-content:flex-start}.admin-search{width:100%}}.support-page,.info-page{background:#f7f8fc;min-height:70vh}.support-hero,.info-hero{padding:72px 0 64px;background:linear-gradient(135deg,#102456,#1c3978);color:#fff}.support-hero h1,.info-hero h1{max-width:760px;margin:10px 0 14px;font-size:clamp(2.1rem,5vw,4rem);line-height:1.05}.support-hero p,.info-hero p{max-width:690px;margin:0;color:#d8e1f7;font-size:1.08rem;line-height:1.7}.eyebrow{display:inline-flex;font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#ffb092}.support-layout{display:grid;grid-template-columns:.82fr 1.35fr;gap:28px;padding-top:50px;padding-bottom:70px}.support-contact-cards{display:grid;gap:14px;align-content:start}.support-contact-cards article{display:flex;gap:14px;padding:20px;border:1px solid #e4e8f1;border-radius:18px;background:#fff;box-shadow:0 10px 30px #12265a0d}.support-contact-cards svg{flex:none;color:#ff6846}.support-contact-cards div{display:grid;gap:5px}.support-contact-cards a,.support-contact-cards span{color:#637089}.support-form{display:grid;gap:18px;padding:30px;border:1px solid #e4e8f1;border-radius:24px;background:#fff;box-shadow:0 16px 42px #12265a12}.support-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.support-form label{display:grid;gap:8px;font-weight:700;color:#26334b}.support-form input,.support-form textarea{width:100%;border:1px solid #dce2ec;border-radius:13px;padding:13px 14px;font:inherit;outline:none;transition:.2s}.support-form input:focus,.support-form textarea:focus{border-color:#244d9b;box-shadow:0 0 0 4px #244d9b1a}.support-honeypot{position:absolute!important;left:-9999px!important}.support-status{padding:13px 15px;border-radius:12px;font-weight:700}.support-status.success{background:#e9f8f0;color:#187246}.support-status.error{background:#fff0ee;color:#a43b30}.support-submit{justify-self:start;display:inline-flex;align-items:center;gap:8px}.info-section{padding-top:64px;padding-bottom:70px}.info-section-alt{background:#fff;border-top:1px solid #e8ebf2;border-bottom:1px solid #e8ebf2}.info-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.info-step-grid article{position:relative;padding:26px;border-radius:22px;background:#fff;border:1px solid #e3e8f0;box-shadow:0 14px 34px #12265a0e}.info-section-alt .info-step-grid article{background:#f8f9fc}.info-step-grid b{position:absolute;right:20px;top:18px;font-size:1.6rem;color:#e5e9f1}.info-step-grid svg{width:34px;height:34px;color:#ff6846}.info-step-grid h3{margin:20px 0 9px;color:#182746}.info-step-grid p,.safety-grid p,.legal-content p{color:#637089;line-height:1.7}.info-actions{display:flex;gap:12px;margin-top:30px}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.safety-grid article{display:flex;gap:18px;padding:24px;border:1px solid #e3e8f0;border-radius:20px;background:#fff}.safety-grid svg{flex:none;color:#ff6846}.safety-grid h2{font-size:1.08rem;margin:0 0 7px}.safety-grid p{margin:0}.safety-notice{display:flex;gap:16px;margin-top:24px;padding:22px;border-radius:18px;background:#fff4e8;color:#713e12}.safety-notice p{margin:5px 0 0;line-height:1.6}.faq-list{max-width:880px;display:grid;gap:12px}.faq-list article{background:#fff;border:1px solid #e3e8f0;border-radius:16px;overflow:hidden}.faq-list button{width:100%;border:0;background:transparent;padding:19px 22px;display:flex;justify-content:space-between;align-items:center;font:inherit;font-weight:800;color:#1b2944;cursor:pointer;text-align:left}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list p{margin:0;padding:0 22px 22px;color:#637089;line-height:1.7}.legal-content{max-width:860px;background:#fff;margin-top:48px;margin-bottom:70px;padding:40px;border-radius:24px;border:1px solid #e3e8f0}.legal-content h2{margin:30px 0 9px;color:#182746}.legal-content h2:first-child{margin-top:0}.footer-bottom a{color:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px}@media(max-width:800px){.support-layout,.support-form-grid,.safety-grid,.info-step-grid{grid-template-columns:1fr}.support-hero,.info-hero{padding:52px 0 45px}.legal-content{padding:25px;margin-top:25px}.info-actions{flex-direction:column;align-items:stretch}}.store-rejection-card{margin:24px 0;padding:22px 24px;border:1px solid #fecaca;background:#fff7f7;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.store-rejection-card>div{display:flex;align-items:flex-start;gap:14px}.store-rejection-card svg{flex:0 0 auto;color:#dc2626;margin-top:3px}.store-rejection-card span{display:block;margin-bottom:5px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;color:#dc2626}.store-rejection-card h2{margin:0 0 7px;font-size:20px}.store-rejection-card p{margin:0;color:#64748b;line-height:1.6}.store-rejection-card .primary-button{flex:0 0 auto}@media(max-width:760px){.store-rejection-card{align-items:stretch;flex-direction:column}.store-rejection-card .primary-button{width:100%;justify-content:center}}.subscription-admin-page .admin-page-head p{margin:.45rem 0 0;color:var(--muted)}.subscription-editor{margin-bottom:1.25rem}.subscription-editor .admin-editor-title span{display:block;color:var(--muted);font-size:.9rem;margin-top:.2rem}.subscription-filters{display:grid;grid-template-columns:minmax(280px,1fr) 220px 220px;gap:.75rem;align-items:center}.subscription-filters label{display:flex;align-items:center;gap:.55rem;background:#fff;border:1px solid var(--border);border-radius:14px;padding:0 .85rem}.subscription-filters input,.subscription-filters select{width:100%;border:0;outline:0;background:transparent;min-height:44px}.subscription-filters>select{border:1px solid var(--border);border-radius:14px;background:#fff;padding:0 .85rem;min-height:46px}.subscription-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.subscription-store-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:1.05rem;box-shadow:0 10px 26px #0f172a0d}.subscription-store-head{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center}.subscription-store-head>div{min-width:0}.subscription-store-head strong,.subscription-store-head span{display:block}.subscription-store-head span{color:var(--muted);font-size:.88rem;margin-top:.15rem}.subscription-store-icon{width:42px;height:42px;border-radius:13px;display:grid!important;place-items:center;background:#eef2ff;color:#3730a3}.subscription-due{font-style:normal;font-size:.76rem;font-weight:800;border-radius:999px;padding:.4rem .62rem}.subscription-due.active{background:#dcfce7;color:#166534}.subscription-due.due_soon{background:#fef3c7;color:#92400e}.subscription-due.expired{background:#fee2e2;color:#991b1b}.subscription-due.not_set{background:#f1f5f9;color:#475569}.subscription-store-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem;margin:1rem 0}.subscription-store-meta p{display:flex;align-items:flex-start;gap:.45rem;margin:0;background:#f8fafc;border-radius:13px;padding:.7rem}.subscription-store-meta small,.subscription-store-meta b{display:block}.subscription-store-meta small{color:var(--muted);font-size:.7rem}.subscription-store-meta b{font-size:.84rem;margin-top:.15rem;word-break:break-word}.admin-card-edit{width:100%;border:1px solid #c7d2fe;background:#eef2ff;color:#312e81;border-radius:12px;padding:.68rem;font-weight:800;cursor:pointer}@media(max-width:850px){.subscription-filters,.subscription-store-grid,.subscription-store-meta{grid-template-columns:1fr}}.language-selector{position:relative;display:inline-flex;align-items:center;color:#475467;font-size:13px;font-weight:700;z-index:40}.language-selector-trigger{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#172033;font:inherit;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.language-selector-trigger:hover{border-color:#cbd5e1;background:#f8fafc}.language-selector.is-open .language-selector-trigger{border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a0f}.language-selector-trigger>svg:first-child{flex:0 0 auto;color:#64748b}.language-selector-label{color:#64748b}.language-selector-current{min-width:22px;color:#172033;letter-spacing:.02em}.language-selector-chevron{flex:0 0 auto;color:#64748b;transition:transform .18s ease}.language-selector.is-open .language-selector-chevron{transform:rotate(180deg)}.language-selector-menu{position:absolute;top:calc(100% + 9px);right:0;width:176px;padding:7px;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 18px 45px #0f172a29,0 3px 10px #0f172a0f;overflow:hidden;z-index:100}.language-selector-menu:before{content:"";position:absolute;top:-5px;right:18px;width:9px;height:9px;border-left:1px solid #e2e8f0;border-top:1px solid #e2e8f0;background:#fff;transform:rotate(45deg)}.language-selector-option{position:relative;width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border:0;border-radius:10px;background:transparent;color:#172033;text-align:left;cursor:pointer}.language-selector-option:hover{background:#f8fafc}.language-selector-option.active{background:#eef4ff;color:#1d4ed8}.language-selector-option>span{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex:1}.language-selector-option strong{font-size:13px;font-weight:750}.language-selector-option small{color:#94a3b8;font-size:11px;font-weight:800}.language-selector-option.active small{color:#60a5fa}.language-selector-option>svg{flex:0 0 auto}.language-selector-compact .language-selector-label{display:none}.language-selector-compact .language-selector-trigger{min-width:78px;justify-content:center;padding-inline:10px}.mobile-language-block{padding:0 0 2px}.mobile-language-block .language-selector{width:100%;display:block}.mobile-language-block .language-selector-trigger{width:100%;min-height:48px;justify-content:flex-start;padding:0 14px;border-radius:14px;background:#f8fafc}.mobile-language-block .language-selector-current{margin-left:auto}.mobile-language-block .language-selector-menu{position:static;width:100%;margin-top:8px;box-shadow:none;border-radius:14px;background:#fff}.mobile-language-block .language-selector-menu:before{display:none}@media(max-width:920px){.header-actions>.language-selector{display:none}}@media(max-width:520px){.mobile-language-block .language-selector-option{min-height:44px}}
