*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#08265d;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.skip{position:absolute;left:-999px}.skip:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:99}.topbar{height:34px;background:#062d6b;color:#fff;display:flex;align-items:center;justify-content:center;gap:36px;font-size:11px;font-weight:800;letter-spacing:.09em}.header{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;border-bottom:1px solid #e9eef7;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);z-index:50}.brand img{width:145px;height:72px;object-fit:contain}.desktop-nav{display:flex;gap:28px}.desktop-nav a,.mobile-menu a{color:#0a326c;text-decoration:none;font-weight:700;font-size:14px}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.lang{display:flex;border:1px solid #dbe5f4;border-radius:999px;overflow:hidden}.lang button{border:0;background:#fff;color:#6c7b96;padding:8px 10px;font-weight:800;cursor:pointer}.lang button.active{background:#083a82;color:#fff}.icon-btn,.bag-btn{border:1px solid #dbe5f4;background:#fff;border-radius:999px;min-height:40px;padding:0 14px;color:#08265d;font-weight:800;cursor:pointer}.bag-btn span{display:inline-grid;place-items:center;background:#ffd72e;color:#08265d;border-radius:999px;min-width:24px;height:24px;margin-left:5px}.mobile-only{display:none}.mobile-menu{position:fixed;z-index:60;left:0;right:0;top:118px;background:#fff;padding:18px 6vw;box-shadow:0 18px 30px #0024571a}.mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid #edf1f7}.hero{min-height:650px;background:linear-gradient(115deg,#f4f9ff 0 52%,#daf4ff 52%);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:72px 7vw;overflow:hidden}.hero-copy{max-width:700px}.eyebrow{color:#0790b7;font-size:13px;font-weight:900;letter-spacing:.15em;margin-bottom:10px}.hero h1{font-size:clamp(55px,7vw,106px);line-height:.92;margin:0 0 24px;letter-spacing:-.05em;color:#062d6b}.hero-lead{font-size:20px;color:#435775;max-width:630px}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.hero-pills span{padding:9px 13px;background:#fff;border:1px solid #dbe9f6;border-radius:999px;font-size:13px;font-weight:800}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{border:0;border-radius:14px;padding:14px 20px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:#073b83;color:#fff}.btn.secondary{background:#fff;color:#073b83;border:1px solid #cbdbea}.hero-image{display:flex;justify-content:center;align-items:center}.hero-image img{width:min(520px,100%);max-height:550px;object-fit:contain;filter:drop-shadow(0 28px 24px #07336b22)}section{padding:88px 6vw}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;max-width:1440px;margin:0 auto 36px}.section-head h2,.faq h2,.process h2{font-size:clamp(34px,4vw,58px);line-height:1;margin:4px 0 10px;letter-spacing:-.03em}.section-head p{margin:0;color:#6d7b94}.shop-tools{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.searchbox{border:1px solid #d8e1ef;border-radius:12px;height:46px;display:flex;align-items:center;padding:0 12px;background:#fff}.searchbox input{border:0;outline:0;font:inherit;min-width:190px;color:#08265d}.shop-tools select{height:46px;border:1px solid #d8e1ef;border-radius:12px;padding:0 12px;background:#fff;color:#08265d;font-weight:700}.product-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid #e1e8f2;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 38px #0728610a;display:flex;flex-direction:column}.product-media{height:330px;background:#f8fafc;position:relative;display:grid;place-items:center;padding:20px}.product-image-btn{border:0;background:transparent;width:100%;height:100%;cursor:zoom-in}.product-media img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;left:14px;top:14px;background:#fff6c7;color:#765b00;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;z-index:2}.heart{position:absolute;right:14px;top:14px;border:0;background:#fff;width:36px;height:36px;border-radius:999px;font-size:22px;color:#073b83;box-shadow:0 3px 12px #1232;cursor:pointer;z-index:2}.heart.active{color:#d92746}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.small{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#0892b9}.product-body h3{font-size:20px;margin:6px 0}.product-body p{color:#60708a;font-size:14px;margin:6px 0}.product-body .detail{color:#0a326c;font-weight:800}.rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.stars{display:flex;gap:1px}.stars button{border:0;background:transparent;padding:0 1px;color:#f2b500;font-size:16px;cursor:pointer}.rating-text{font-size:12px;color:#6d7b94}.availability{margin-top:10px;font-size:12px;font-weight:900}.in-stock{color:#078a68}.out-stock{color:#b32837}.price-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-end;margin-top:auto;padding-top:14px}.price-row strong{display:block;font-size:22px}.price-row span{display:block;color:#7a879c;font-size:11px}.btn.add{background:#073b83;color:#fff;padding:11px 13px;border-radius:12px}.btn.add:disabled{background:#aab6c8}.current-selection{background:#f5f8fc}.section-head.simple{align-items:flex-start}.selection-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.selection-row{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;background:#fff;padding:12px 14px;border-radius:16px;border:1px solid #e1e8f2}.selection-row img{width:64px;height:64px;object-fit:contain}.selection-row strong,.selection-row span{display:block}.selection-row span{color:#71809a;font-size:12px}.selection-row em{font-style:normal;color:#078a68;font-size:12px;font-weight:900}.benefit-grid{max-width:1440px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.benefit-grid article{border-top:3px solid #ffd428;padding:22px;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 10px 24px #062d6b0d}.benefit-grid article span{font-size:12px;color:#0892b9;font-weight:900}.benefit-grid h3{font-size:21px;margin:7px 0}.benefit-grid p{color:#60708a;margin:0}.process{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;background:#062d6b;color:#fff}.process-image{background:#fff;border-radius:24px;padding:22px}.process-image img{width:100%;display:block}.process-copy>p{color:#bfd0ea;font-size:18px}.process ol{list-style:none;padding:0;margin:28px 0 0}.process li{display:flex;gap:14px;padding:18px 0;border-top:1px solid #315385}.process li b{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#ffd428;color:#062d6b}.process li strong,.process li span{display:block}.process li span{color:#c8d7eb;font-size:14px}.faq{max-width:980px;margin:auto}.faq details{border-top:1px solid #dfe6ef;padding:20px 0}.faq details:last-child{border-bottom:1px solid #dfe6ef}.faq summary{font-weight:900;font-size:18px;cursor:pointer}.faq details p{color:#60708a;max-width:760px}footer{text-align:center;padding:55px 20px;background:#f7f9fc;color:#6e7d95}footer img{width:140px}footer a{color:#073b83;font-weight:900}.overlay{position:fixed;inset:0;background:#001c3c88;z-index:80}.drawer{position:fixed;z-index:90;right:0;top:0;bottom:0;width:min(470px,100%);background:#fff;transform:translateX(105%);transition:.25s;padding:22px;overflow:auto;box-shadow:-10px 0 40px #001a3d44}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer-head button,.modal-close{border:0;background:#edf2f8;color:#062d6b;border-radius:999px;width:42px;height:42px;font-size:26px;cursor:pointer}.cart-item{display:grid;grid-template-columns:66px 1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid #e8edf4}.cart-item img{width:66px;height:66px;object-fit:contain}.cart-item strong,.cart-item span{display:block}.qty{display:flex;align-items:center;gap:7px;margin-top:6px}.qty button{width:28px;height:28px;border:1px solid #d8e1ed;background:#fff;border-radius:7px}.cart-total{display:flex;justify-content:space-between;padding:18px 0;font-size:20px}.order-fields{display:grid;gap:9px}.order-fields h3{margin:4px 0}.order-fields input,.order-fields textarea{width:100%;border:1px solid #ccd8e7;border-radius:10px;padding:12px;font:inherit}.order-fields textarea{min-height:70px}.two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.full{width:100%;margin-top:12px}.tiny{font-size:11px;color:#7c899c}.modal{position:fixed;z-index:100;inset:0;background:#001b3f99;display:grid;place-items:center;padding:20px}.modal-card{position:relative;width:min(560px,100%);background:#fff;border-radius:22px;padding:28px;box-shadow:0 25px 70px #00163066}.modal-card h2{font-size:32px}.modal-close{position:absolute;right:14px;top:14px}.image-card{width:min(900px,96vw);padding:18px}.image-card img{width:100%;max-height:86vh;object-fit:contain}.toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%);z-index:120;background:#062d6b;color:#fff;padding:11px 16px;border-radius:999px;font-weight:800;box-shadow:0 8px 25px #001b3f44}@media(max-width:1050px){.desktop-nav{display:none}.mobile-only{display:inline-block}.header{grid-template-columns:auto 1fr auto}.brand{text-align:center}.hero{grid-template-columns:1fr 1fr;padding:55px 5vw}.product-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.topbar{gap:14px;overflow:hidden;justify-content:flex-start;padding:0 14px;white-space:nowrap}.topbar span:nth-child(2),.topbar span:nth-child(3){display:none}.header{height:72px;padding:0 14px}.mobile-menu{top:106px}.brand img{width:110px;height:60px}.icon-btn{padding:0 11px}.header-actions .lang{display:none}.bag-btn{font-size:0;padding:0 8px}.bag-btn:before{content:'🛍️';font-size:17px}.bag-btn span{font-size:12px}.hero{min-height:auto;grid-template-columns:1fr;padding:46px 20px 28px;background:linear-gradient(180deg,#f4f9ff 0 63%,#daf4ff 63%)}.hero h1{font-size:58px}.hero-lead{font-size:17px}.hero-image img{max-height:380px}.hero-buttons .btn{flex:1}section{padding:64px 18px}.section-head{display:block}.shop-tools{margin-top:18px;justify-content:stretch}.searchbox,.shop-tools select{width:100%}.searchbox input{min-width:0;width:100%}.product-grid{grid-template-columns:1fr;gap:16px}.product-media{height:340px}.selection-grid,.benefit-grid,.process{grid-template-columns:1fr}.selection-row{grid-template-columns:56px 1fr}.selection-row em{grid-column:2}.process{padding:64px 18px}.process-copy{order:-1}.two{grid-template-columns:1fr}}