
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f6f8fc;color:#122033}.topbar{height:76px;background:#fff;border-bottom:1px solid #e7ebf2;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1200px)/2));position:sticky;top:0;z-index:20}.brand{display:flex;gap:12px;align-items:center;color:#111827;text-decoration:none;font-weight:900;font-size:24px}.brand img{height:42px;max-width:180px;object-fit:contain}.topbar nav{display:flex;gap:28px}.topbar nav a{color:#526174;text-decoration:none;font-weight:700}.topbar nav a:hover{color:var(--accent)}.menuBtn{display:none;border:0;background:#eef3ff;border-radius:10px;padding:9px 12px;font-size:20px}.hero,.pageHero{max-width:1200px;margin:0 auto;padding:90px 24px 54px}.hero h1,.pageHero h1{font-size:clamp(42px,7vw,82px);line-height:.98;letter-spacing:-.055em;margin:8px 0 22px;max-width:900px}.hero>p:last-child{font-size:20px;color:#637083;max-width:660px;line-height:1.65}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--accent);margin:0}.stores{max-width:1200px;margin:0 auto;padding:0 24px 80px;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.storeCard{background:white;border:1px solid #e6ebf3;border-radius:24px;overflow:hidden;box-shadow:0 8px 30px rgba(16,24,40,.05)}.storeVisual{height:235px;background-size:cover;background-position:center;position:relative;background-color:#e8eef8}.storeVisual.placeholder{background-image:linear-gradient(135deg,#e8eef8,#f7f9fc)}.status{position:absolute;top:16px;left:16px;background:#e9f8ee;color:#16783b;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.status.coming{background:#fff4dc;color:#9a6500}.storeBody{padding:25px}.storeBody h2{margin:0 0 6px;font-size:30px}.storeBody p{color:#637083}.meta{font-size:14px;margin:8px 0}.button{display:inline-flex;margin-top:12px;padding:13px 18px;border-radius:12px;background:var(--accent);color:#fff;text-decoration:none;font-weight:800}.button.disabled{background:#d9deea;color:#737d8d}.newsSection{background:#fff;border-top:1px solid #e7ebf2;padding:70px 24px}.sectionHead,.newsGrid{max-width:1200px;margin:auto}.sectionHead h2{font-size:42px;margin:6px 0 28px}.newsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.newsCard{border:1px solid #e5eaf2;border-radius:20px;overflow:hidden;background:#fff}.newsCard img{width:100%;height:190px;object-fit:cover}.newsBody{padding:20px}.newsBody small{color:#8a94a4}.newsBody h3{font-size:21px;margin:8px 0}.newsBody p{color:#637083;line-height:1.55}.newsBody a{color:var(--accent);font-weight:800;text-decoration:none}.pageText{white-space:normal;line-height:1.75;color:#536074;font-size:18px;max-width:850px}footer{background:#111827;color:#fff;padding:32px max(24px,calc((100vw - 1200px)/2));display:flex;gap:28px;align-items:center;flex-wrap:wrap}.socials{display:flex;gap:15px}.socials a,.adminLink{color:#c9d1df;text-decoration:none}.adminLink{margin-left:auto}
@media(max-width:760px){.topbar{height:66px;padding:0 18px}.menuBtn{display:block}.topbar nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;border-bottom:1px solid #e7ebf2}.navopen .topbar nav{display:flex}.hero,.pageHero{padding:58px 18px 36px}.hero h1,.pageHero h1{font-size:46px}.stores{grid-template-columns:1fr;padding:0 18px 56px}.newsSection{padding:56px 18px}.newsGrid{grid-template-columns:1fr}.sectionHead h2{font-size:34px}.adminLink{margin-left:0}}
