:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0}.container{max-width:1160px;margin:0 auto;padding:1rem}.top-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.top-nav a{color:#2563eb;text-decoration:none}.hero-actions{display:flex;gap:1rem}.brand{letter-spacing:.08em;color:#1d4ed8}.shop-hero{background:linear-gradient(135deg,#fff,#eef2ff);border:1px solid #dbeafe;border-radius:1rem;padding:1.4rem;box-shadow:0 10px 25px #0f172a14}.hero-grid{display:grid;grid-template-columns:1.3fr .9fr;gap:1rem;align-items:end}.pill{display:inline-block;background:#e0e7ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:.25rem .55rem;border-radius:999px;font-size:.8rem}.shop-hero h1{margin:.6rem 0 .25rem;font-size:clamp(1.8rem,3vw,2.6rem)}.shop-hero p,.header p{color:#334155}.cta-row{display:flex;gap:.6rem;margin-top:.9rem}.hero-side-card{background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;padding:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-side-card h3,.hero-side-card p{margin:0}.hero-side-card strong{display:block;margin:.35rem 0;color:#1d4ed8;font-size:1.2rem}.hero-side-card small{color:#64748b}.category-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.category-chip{background:#f8fafc;border:1px solid #e2e8f0;padding:.35rem .65rem;border-radius:999px;font-size:.85rem}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem}.thumb{height:120px;border-radius:.5rem;width:100%;object-fit:cover;display:block;margin-bottom:.6rem}.product-top{display:flex;justify-content:space-between;align-items:center}.tag{color:#2563eb;font-size:.75rem}.rating{color:#1d4ed8;font-size:.85rem}.price{font-weight:700}.price small{color:#64748b;text-decoration:line-through;font-weight:400;margin-left:.3rem}button{border:none;background:linear-gradient(90deg,#2563eb,#3b82f6);color:#fff;padding:.45rem .75rem;border-radius:.4rem}.ghost-btn{background:transparent;border:1px solid #60a5fa}.header h1{margin-bottom:.25rem}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:1rem 0}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem}.label{display:block;color:#64748b;margin-bottom:.4rem}.list{display:grid;gap:1rem}.event-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem}.event-head{display:grid;grid-template-columns:90px 1fr 90px 100px 120px;gap:.5rem;align-items:center;margin-bottom:.6rem}.method{background:#1d4ed8;padding:.2rem .4rem;border-radius:.3rem;text-align:center}.path{overflow-wrap:anywhere}.status{font-weight:700}.duration,.time{color:#64748b;font-size:.9rem}details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.4rem;margin-top:.5rem;padding:.4rem}summary{cursor:pointer}pre{margin:.5rem 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.empty{border:1px dashed #cbd5e1;border-radius:.5rem;padding:1rem;color:#64748b}.city-list{list-style:none;padding:0;margin:0;display:grid;gap:.35rem}.city-list li{display:flex;justify-content:space-between;align-items:center;color:#334155;border-bottom:1px solid #1e293b;padding-bottom:.2rem}.city-list li:last-child{border-bottom:0;padding-bottom:0}.country-policy-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.9rem;margin-bottom:1rem}.country-policy-card h2{margin:0;font-size:1.1rem}.country-policy-card p{margin:.3rem 0 .8rem;color:#64748b}.country-policy-grid{display:grid;gap:.5rem}.country-policy-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid #e2e8f0;border-radius:.55rem;padding:.45rem .55rem}.country-label{font-weight:700}.empty-inline{color:#64748b}.country-slide-toggle{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;padding:.3rem .5rem;background:transparent;border:1px solid #e2e8f0;border-radius:999px}.toggle-track{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .2s ease}.toggle-thumb{width:18px;height:18px;border-radius:999px;background:#fff;position:absolute;top:3px;left:3px;transition:left .2s ease}.country-slide-toggle.allowed .toggle-track{background:#16a34a}.country-slide-toggle.blocked .toggle-track{background:#dc2626}.country-slide-toggle.blocked .toggle-thumb{left:21px}.toggle-text{color:#334155;min-width:56px;text-align:left}.country-slide-toggle.disabled{opacity:.5;cursor:not-allowed}.country-slide-toggle.disabled .toggle-track{background:#cbd5e1}.top-nav a:hover{text-decoration:underline}.status-layout{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:1rem;align-items:start}.left-panel{position:sticky;top:1rem}.right-panel{min-width:0}@media (max-width: 960px){.status-layout{grid-template-columns:1fr}.left-panel{position:static}}
