.navWrap{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #e9eef5;position:sticky;top:0}.navInner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:7px 18px;display:flex}.brand{color:inherit;border-radius:14px;align-items:center;gap:10px;text-decoration:none;display:flex}.brand:focus-visible{outline-offset:4px;outline:3px solid #0a2e5738}.brandLogo{object-fit:contain;width:58px;height:76px;display:block}.brandText{flex-direction:column;line-height:1.1;display:flex}.brandText strong{font-size:15px;font-weight:var(--weight-bold);letter-spacing:0}.brandText span{color:#5c6b7b;font-size:12px}.navLinks{gap:18px;display:flex}.navLinks a{color:#1b2a3a;font-weight:var(--weight-semibold);border-radius:10px;padding:8px 11px;font-size:14px;text-decoration:none}.navLinks a.active{color:#0b2b4d;background:#edf4ff;box-shadow:inset 0 0 0 1px #0a2e5714}.navActions{align-items:center;gap:12px;display:flex}.callBtn{color:#fff;font-weight:var(--weight-bold);white-space:nowrap;background:#0b2b4d;border-radius:12px;padding:9px 14px;font-size:14px;text-decoration:none}.cartBtn{color:#0b2b4b;width:40px;height:40px;font-weight:var(--weight-bold);cursor:pointer;background:#fff;border:1px solid #dbe7f7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.cartBtn:hover{background:#f5f9ff}.cartIcon{font-size:20px;line-height:1}.cartBadge{color:#fff;background:#0b2b4b;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.hamburger{cursor:pointer;background:0 0;border:1px solid #dbe7f7;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.ham-line{background:#0b2b4b;border-radius:2px;width:18px;height:2px;transition:transform .22s,opacity .22s;display:block}@media (max-width:768px){.navInner{flex-wrap:wrap;gap:8px;padding:7px 14px}.hamburger{display:flex}.callBtn{display:none}.brandLogo{width:50px;height:66px}.navLinks{border-top:1px solid #e9eef5;flex-direction:column;order:3;gap:4px;width:100%;padding:8px 0 4px;display:none}.navLinks.open{display:flex}.navLinks a{border-radius:12px;padding:12px 14px;font-size:15px}.navLinks a.active{color:#0b2b4d;background:#edf4ff}}.siteFooter{color:#425466;background:linear-gradient(#eef3f8 0%,#e8eef5 100%);border-top:1px solid #dce5ee;margin-top:60px}.siteFooterInner{grid-template-columns:1.35fr 1fr .9fr 1.15fr;align-items:start;gap:28px;width:min(1120px,100% - 36px);margin:0 auto;padding:36px 0 32px;display:grid}.footerBrandBlock{align-items:flex-start;gap:14px;display:flex}.footerLogo{object-fit:contain;flex:none;width:66px;height:66px;display:block}.footerBrandBlock h2,.footerSection h3{color:#0b2a4a;letter-spacing:0;margin:0}.footerBrandBlock h2{font-size:21px;line-height:1.15;font-weight:var(--weight-bold)}.footerBrandBlock p,.footerSection p{margin:7px 0 0}.footerBrandBlock span{color:#5b6b7c;max-width:280px;margin-top:8px;line-height:1.45;display:block}.footerSection{gap:8px;display:grid}.footerSection h3{text-transform:uppercase;font-size:14px;font-weight:var(--weight-bold);letter-spacing:.06em}.footerSection a{color:#425466;text-decoration:none;transition:color .15s}.footerSection p{color:#425466;line-height:1.45}.footerSection a:hover{color:#0b2a4a}.footerBottom{background:#e7edf3;border-top:1px solid #dce5ee}.footerBottomInner{color:#5b6b7c;width:min(1120px,100% - 36px);margin:0 auto;padding:15px 0;font-size:14px}@media (max-width:900px){.siteFooterInner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.siteFooter{margin-top:42px}.siteFooterInner{grid-template-columns:1fr;gap:22px;padding:28px 0 24px}.footerLogo{width:58px;height:58px}}.cdOverlay{opacity:0;pointer-events:none;z-index:60;background:#02122859;transition:opacity .18s;position:fixed;inset:0}.cdOverlay.show{opacity:1;pointer-events:auto}.cdDrawer{z-index:70;background:#fff;border-left:1px solid #0f27421a;flex-direction:column;width:380px;max-width:calc(100vw - 24px);height:100vh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(110%);box-shadow:-20px 0 55px #0d264c2e}.cdDrawer.open{transform:translate(0)}.cdHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;background:#ffffffeb;border-bottom:1px solid #0f274214;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;display:flex;position:sticky;top:0}.cdHeader h3{color:#0b2b4b;letter-spacing:0;margin:0;font-size:18px}.cdHeader p{color:#6b7e97;margin:6px 0 0;font-size:12px}.cdClose{color:#0b2b4b;cursor:pointer;background:#f3f7ff;border:1px solid #0f27421a;border-radius:14px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .12s,box-shadow .12s,background .12s;display:flex}.cdClose:hover{background:#eaf2ff;transform:translateY(-1px);box-shadow:0 10px 22px #0b2a4a1a}.cdClose:active{transform:translateY(0)}.cdBody{flex:1;padding:12px;overflow:auto}.cdBody::-webkit-scrollbar{width:10px}.cdBody::-webkit-scrollbar-thumb{background:#0f27422e;border:3px solid #fff;border-radius:12px}.cdBody::-webkit-scrollbar-track{background:0 0}.cdEmpty{color:#2a3a52;background:linear-gradient(#f8fbff,#fff);border:1px dashed #dbe7f7;border-radius:18px;padding:16px}.cdEmpty strong{color:#0b2b4b}.cdItem{background:#fff;border:1px solid #0f274214;border-radius:18px;grid-template-columns:56px 1fr auto;gap:10px;margin-bottom:10px;padding:12px;transition:transform .14s,box-shadow .14s;display:grid;box-shadow:0 10px 24px #0d264c0f}.cdItem:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0d264c1a}.cdThumb{background:#f4f7fd;border:1px solid #0f274214;border-radius:14px;width:56px;height:56px;overflow:hidden}.cdThumb img{object-fit:cover;width:100%;height:100%}.cdName{color:#0c1e33;font-size:13px;font-weight:800;line-height:1.2}.cdUnit{color:#6b7e97;margin-top:2px;font-size:12px}.cdQtyRow{align-items:center;gap:8px;margin-top:10px;display:flex}.cdQtyBtn{cursor:pointer;color:#0b2b4b;background:#f6f9ff;border:1px solid #0f27421f;border-radius:12px;width:32px;height:32px;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s}.cdQtyBtn:hover{background:#eef5ff;transform:translateY(-1px);box-shadow:0 10px 22px #0b2a4a1a}.cdQtyBtn:active{box-shadow:none;transform:translateY(0)}.cdQtyInput{text-align:center;color:#0b2b4b;background:#fff;border:1px solid #0f274226;border-radius:10px;outline:none;width:56px;height:32px;font-weight:800}.cdQtyInput:focus{border-color:#0d264c59;box-shadow:0 0 0 3px #0d264c14}.cdQtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cdQtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cdQtyInput[type=number]{-moz-appearance:textfield}.cdLineTotal{color:#0b2b4b;margin-top:8px;font-size:14px;font-weight:800}.cdQty{text-align:center;color:#0b2b4b;min-width:28px;font-weight:800}.cdTrash{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;font-size:22px;transition:all .2s;display:flex}.cdTrash:hover{background:#fee2e2;border-color:#b4282833;transform:scale(1.05);box-shadow:0 10px 22px #b4282814}.cdTrash:active{transform:translateY(0)}.cdLineTotal{font-weight:var(--weight-bold);color:#0b2b4b;align-self:center}.cdFooter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-top:1px solid #0f274214;flex-direction:column;gap:10px;padding:12px;display:flex}.cdClear{cursor:pointer;color:#0b2b4b;font-weight:var(--weight-bold);background:#fff;border:1px solid #0f27421f;border-radius:14px;padding:10px 12px;transition:transform .12s,box-shadow .12s,background .12s}.cdClear:hover{background:#f7fbff;transform:translateY(-1px);box-shadow:0 12px 26px #0d264c14}.cdClear:active{box-shadow:none;transform:translateY(0)}.cdTotals{background:linear-gradient(#f8fbff,#fff);border:1px solid #0f27421a;border-radius:16px;padding:12px}.cdTotals .row{color:#2a3a52;justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.cdTotals .row.total{font-size:14px;font-weight:var(--weight-bold);color:#0b2b4b;border-top:1px solid #0f27421a;margin-bottom:0;padding-top:10px}.cdWhats{text-align:center;color:#fff;font-weight:var(--weight-bold);background:#0b2b4b;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:13px 14px;text-decoration:none;transition:transform .12s,box-shadow .12s,background .12s;display:flex;box-shadow:0 16px 36px #0b2a4a38}.cdWhats:hover{background:#0e3560;transform:translateY(-1px);box-shadow:0 20px 45px #0b2a4a47}.cdWhats:active{transform:translateY(0);box-shadow:0 16px 36px #0b2a4a38}.cdWhats.disabled{opacity:.55;pointer-events:none;box-shadow:none}@media (max-width:640px){.cdDrawer{width:calc(100vw - 12px);max-width:calc(100vw - 12px)}.cdItem{grid-template-columns:48px 1fr auto;gap:8px}.cdThumb{width:48px;height:48px}}@media (max-width:420px){.cdDrawer{width:100vw;max-width:100vw}}:root{--brand:#0b2a4a;--brand2:#0e3560;--bg:#f6f9ff;--text:#0b1b2a;--muted:#5b6b7c;--card:#fff;--border:#0f27421a;--shadow:0 12px 30px #0d264c1a;--shadow2:0 16px 45px #0d264c29;--r:18px;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.125rem;--fs-xl:1.5rem;--fs-2xl:clamp(1.75rem, 2.6vw, 2.5rem);--fs-hero:clamp(2.25rem, 4.3vw, 3.9rem);--weight-regular:400;--weight-medium:560;--weight-semibold:680;--weight-bold:760;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:22px;--shadow-card:0 12px 30px #0d264c14;--shadow-card-hover:0 18px 42px #0d264c1f}*{box-sizing:border-box}html,body{min-height:100%;margin:0;padding:0}body{color:var(--text);background:radial-gradient(1200px 600px at 20% 0%, #eef4ff 0%, var(--bg) 55%, #f7fbff 100%);font-family:var(--font-sans);font-size:16px;line-height:1.55;font-weight:var(--weight-regular);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}h1,h2,h3,h4,h5,h6{color:#082846;font-weight:var(--weight-bold);letter-spacing:0;line-height:1.12}p{letter-spacing:0}button,input,textarea,select{font:inherit}.btnPrimary{background:var(--brand);color:#fff;border-radius:var(--radius-md);font-weight:var(--weight-bold);cursor:pointer;border:1px solid #00000014;padding:12px 16px;transition:transform .12s,box-shadow .12s,background .12s;box-shadow:0 10px 22px #0b2a4a2e}.btnPrimary:hover{background:var(--brand2);transform:translateY(-1px);box-shadow:0 14px 30px #0b2a4a40}.btnPrimary:active{transform:translateY(0);box-shadow:0 10px 22px #0b2a4a2e}.btnPrimary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.pageFallback{min-height:45vh;color:var(--muted);place-items:center;font-weight:800;display:grid}
