:root{--bg:#f7fbff;--panel:#fff;--ink:#10233f;--muted:#667890;--blue:#1268c4;--blue2:#69b7ff;--gold:#d5a941;--soft:#eef7ff;--line:#dbeaf8;--shadow:0 14px 42px rgba(18,104,196,.12);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Be Vietnam Pro',sans-serif;background:var(--bg);color:var(--ink)}a{text-decoration:none;color:inherit}.topbar{text-align:center;background:#0e63be;color:#fff;font-weight:700;font-size:.86rem;padding:9px 14px}.site-header{background:linear-gradient(180deg,#fff 0,#edf8ff 100%);border-bottom:1px solid var(--line)}.navbar{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#fff}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--blue),#8bd2ff);color:#fff;box-shadow:0 9px 24px rgba(18,104,196,.2)}.brand strong{display:block;color:var(--blue);font-size:1.12rem}.brand small{display:block;color:var(--muted);font-size:.7rem}.menu{display:flex;align-items:center;gap:2px;flex-wrap:wrap;justify-content:flex-end}.menu a{padding:9px 11px;border-radius:10px;color:#29445f;font-size:.88rem;font-weight:700}.menu a:hover{background:var(--soft);color:var(--blue)}.nav-cta{background:var(--blue)!important;color:#fff!important}.menu-toggle{display:none;background:var(--soft);border:1px solid var(--line);color:var(--blue);border-radius:10px;width:42px;height:42px;font-size:1.2rem}.hero{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:center;text-align:left;padding:36px 20px 42px}.hero-copy{margin:0}.eyebrow,.section-kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:900}.hero h1,.section-head h2,.contact h2{font-family:'Playfair Display',serif;color:#0c2d58;line-height:1.05}.hero h1{font-size:clamp(2.35rem,4.5vw,4.8rem);margin:12px 0}.hero-text{font-size:1.05rem;line-height:1.7;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px;justify-content:flex-start}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;font-weight:900;transition:.2s}.btn.primary{background:var(--blue);color:white;box-shadow:0 12px 24px rgba(18,104,196,.18)}.btn.ghost{background:#fff;border:1px solid var(--line);color:var(--blue)}.btn:hover{transform:translateY(-2px)}.hero-showcase{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.showcase-card.main{min-height:190px;border-radius:18px;padding:24px;background:linear-gradient(135deg,#0e63be,#7ac8ff);color:#fff;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.showcase-card.main:before{content:'✦';position:absolute;right:22px;top:16px;font-size:4rem;color:rgba(255,255,255,.18)}.showcase-card span{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.showcase-card strong{font-family:'Playfair Display',serif;font-size:2rem;line-height:1.05;margin:10px 0}.showcase-card p{margin:0;color:rgba(255,255,255,.9);line-height:1.55}.showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.showcase-grid a{background:#f4faff;border:1px solid var(--line);padding:14px;border-radius:14px;color:#17466f;font-weight:900}.showcase-grid a:hover{background:var(--blue);color:#fff}.category-strip{position:sticky;top:0;z-index:8;display:flex;gap:10px;overflow:auto;padding:14px 20px;max-width:1240px;margin:0 auto;background:rgba(247,251,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.category-strip a{white-space:nowrap;background:#fff;border:1px solid var(--line);padding:10px 14px;border-radius:999px;color:#29445f;font-weight:800;font-size:.88rem}.category-strip a:hover{background:var(--blue);color:#fff}.section{max-width:1240px;margin:0 auto;padding:34px 20px}.product-section:before{display:none}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px;border-bottom:1px solid var(--line);padding-bottom:14px}.section-head h2{font-size:clamp(1.65rem,3vw,2.7rem);margin:8px 0}.section-head p{color:var(--muted);line-height:1.6;margin:0}.back-link{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 26px rgba(18,104,196,.08);transition:.22s}.product-card:before{display:none}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(18,104,196,.13)}.image-wrap{height:178px;background:#edf8ff;overflow:hidden}.image-wrap img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover img{transform:scale(1.05)}.product-body{padding:14px}.tag{display:inline-block;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#0b4f93;background:#e9f5ff;border:1px solid var(--line);padding:5px 8px;border-radius:999px}.product-body h3{font-size:1rem;line-height:1.35;margin:10px 0 6px;color:#12345d}.product-body p{color:#61738c;line-height:1.5;font-size:.9rem;margin:0 0 12px;min-height:68px}.card-btn{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff;color:var(--blue);font-weight:900;cursor:pointer}.card-btn:hover,.card-btn.saved{background:var(--blue);color:#fff}.contact{max-width:1200px;margin:36px auto 54px;padding:26px 28px;border-radius:22px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow)}.contact h2{font-size:2rem;margin:8px 0}.contact p{color:var(--muted);margin:0}.order-section{align-items:flex-start}.order-copy{max-width:430px}.order-form{width:min(100%,520px);display:grid;gap:9px;background:#f5fbff;border:1px solid var(--line);border-radius:18px;padding:18px}.order-form label{font-size:.78rem;font-weight:900;color:#315573;text-transform:uppercase;letter-spacing:.06em}.order-form input,.order-form textarea{width:100%;border:1px solid #cfe3f5;border-radius:12px;padding:12px 13px;font:inherit;color:var(--ink);background:#fff;outline:none}.order-form input:focus,.order-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(18,104,196,.1)}.order-form textarea{resize:vertical}.order-form button{border:0;cursor:pointer;margin-top:6px}.footer{display:flex;justify-content:space-between;gap:16px;padding:24px 20px;max-width:1240px;margin:auto;color:#657891;border-top:1px solid var(--line)}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.menu-toggle{display:block}.menu{display:none;position:absolute;top:92px;left:16px;right:16px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.menu.open{display:grid}.menu a{text-align:center}.hero{grid-template-columns:1fr}.hero-showcase{max-width:640px}.contact{display:block}.order-form{width:100%;margin-top:18px}}@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:2.35rem}.contact,.footer{display:block}.contact .btn{margin-top:16px}}@media(max-width:480px){.product-grid{grid-template-columns:1fr}.image-wrap{height:220px}.hero{padding-top:24px}.category-strip{top:0}.showcase-grid{grid-template-columns:1fr}}
