.shop-page{min-height:100vh;background:#edf3f5;color:#17384f;overflow:visible}.shop-header{height:92px;padding:0 clamp(24px,7vw,110px);display:flex;align-items:center;gap:28px;background:#f8faf9;border-bottom:1px solid #cbdce3;position:sticky;top:0;z-index:20}.shop-brand{width:190px;height:52px;overflow:hidden;display:flex;align-items:flex-start}.shop-brand img{width:190px;max-width:none;transform:translateY(-35px);mix-blend-mode:multiply}.back-site{margin-left:auto;font-size:12px;font-weight:600;color:#527083}.cart-button{border:0;background:#245b83;color:#fff;padding:13px 16px;display:flex;align-items:center;gap:12px;font-weight:650;cursor:pointer}.cart-button span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#245b83;font-size:11px}.shop-hero{padding:95px clamp(24px,7vw,110px) 105px;background:radial-gradient(circle at 82% 35%,rgba(63,130,189,.2),transparent 24%),linear-gradient(125deg,#f3efe7,#e6f0f2 55%,#d8e9ef)}.shop-kicker,.catalog-heading span,.bank-note span,.cart-top span{font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:700;color:#3f82bd}.shop-hero h1{margin:24px 0 28px;font-size:clamp(48px,6vw,82px);line-height:1.02;letter-spacing:-.05em;font-weight:450;color:#245b83}.shop-hero h1 em{font-family:inherit;font-style:normal;font-weight:300;color:#3f82bd}.shop-hero>p:last-child{max-width:720px;font-size:18px;line-height:1.7;color:#5c7483}.catalog{padding:95px clamp(24px,7vw,110px) 110px}.catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.catalog-heading h2{font-size:38px;font-weight:450;margin:12px 0 0}.catalog-heading p{max-width:380px;color:#617888;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.product-card{display:grid;grid-template-columns:44% 1fr;background:rgba(255,255,255,.78);border:1px solid #cbdce3;min-height:360px}.product-image{min-height:100%;overflow:hidden;background:#dce8ec}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.product-copy{padding:32px;display:flex;flex-direction:column}.product-category{font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#3f82bd;font-weight:700}.product-card h3{font-size:23px;font-weight:550;margin:16px 0 12px}.product-card p{font-size:14px;line-height:1.65;color:#617888;margin:0 0 14px}.product-card small{font-size:10px;color:#7c909c}.product-buy{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:auto;padding-top:25px}.product-buy>div{display:flex;flex-direction:column}.product-buy strong{font-size:22px}.product-buy span{font-size:9px;color:#758c99;margin-top:4px}.product-buy button,.cart-summary button,.send-order{border:0;background:#245b83;color:#fff;padding:13px 18px;font-weight:650;cursor:pointer}.bank-note{margin:0 clamp(24px,7vw,110px) 100px;padding:36px 42px;background:#245b83;color:#fff;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.bank-note div{display:flex;flex-direction:column;gap:9px}.bank-note span{color:#8bc6e3}.bank-note strong{font-size:24px}.bank-note p{color:#c5dae4;line-height:1.7;margin:0}.shop-footer{padding:28px clamp(24px,7vw,110px);background:#214c69;color:#bed1dc;display:flex;justify-content:space-between;gap:25px;font-size:11px}.cart-layer{position:fixed;inset:0;z-index:100}.cart-backdrop{position:absolute;inset:0;width:100%;height:100%;background:rgba(6,26,44,.56);border:0;cursor:pointer}.cart-panel{position:absolute;right:0;top:0;bottom:0;width:min(580px,100%);background:#f6f9f9;box-shadow:-20px 0 70px rgba(6,26,44,.2);display:flex;flex-direction:column;overflow:auto}.cart-top{display:flex;justify-content:space-between;align-items:start;padding:34px;border-bottom:1px solid #d3e1e7}.cart-top h2{font-size:34px;margin:6px 0 0;font-weight:450}.cart-top>button{font-size:32px;background:none;border:0;color:#527083;cursor:pointer}.cart-items{padding:10px 34px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:74px 1fr auto;gap:16px;align-items:center;padding:22px 0;border-bottom:1px solid #d7e3e8}.cart-item img{width:74px;height:74px;object-fit:cover}.cart-item>div{display:flex;flex-direction:column;gap:6px}.cart-item b{font-size:14px}.cart-item small{color:#708693}.cart-item>strong{font-size:14px}.quantity{display:flex!important;flex-direction:row!important;align-items:center;gap:0!important}.quantity button{width:28px;height:25px;border:1px solid #c6d7df;background:#fff;cursor:pointer}.quantity span{width:30px;text-align:center;font-size:12px}.empty-cart{padding:60px 0;text-align:center;color:#627a89}.empty-cart b{font-size:18px}.cart-summary{padding:27px 34px 34px;border-top:1px solid #d3e1e7;background:#fff}.cart-summary>div{display:flex;justify-content:space-between;align-items:center}.cart-summary strong{font-size:25px}.cart-summary small{display:block;color:#728794;margin:6px 0 20px}.cart-summary button{width:100%;font-size:14px}.cart-summary button:disabled{opacity:.4;cursor:not-allowed}.checkout-form{padding:28px 34px 40px;display:flex;flex-direction:column;gap:15px}.back-cart{align-self:flex-start;border:0;background:none;color:#3f82bd;font-weight:650;padding:0;cursor:pointer}.checkout-form>p{font-size:13px;line-height:1.55;color:#617888}.checkout-form label{font-size:11px;font-weight:650;color:#446173;display:flex;flex-direction:column;gap:7px}.checkout-form label small{font-weight:400}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid #c5d7df;background:#fff;padding:12px;font:inherit;color:#17384f;outline:none}.checkout-form input:focus,.checkout-form textarea:focus{border-color:#3f82bd;box-shadow:0 0 0 2px rgba(63,130,189,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.privacy-check{flex-direction:row!important;align-items:flex-start}.privacy-check input{width:auto;margin-top:2px}.order-total{padding:18px;background:#e5eff3;display:grid;grid-template-columns:1fr auto}.order-total strong{font-size:20px}.order-total small{grid-column:1/-1;color:#6b818f;margin-top:3px}.send-order{font-size:14px;padding:15px}.email-help{font-size:10px!important;text-align:center;margin:0}.shop-page button:focus-visible,.shop-page a:focus-visible,.shop-page input:focus-visible,.shop-page textarea:focus-visible{outline:3px solid #69b6db;outline-offset:2px}
.hp-field{position:absolute!important;left:-9999px!important}.send-order:disabled{opacity:.65;cursor:wait}.order-message{padding:13px!important;margin:0!important;text-align:center!important;font-weight:650}.order-message.success{background:#daf6e8;color:#09683f!important}.order-message.error{background:#fde6e2;color:#9c2f22!important}
.price-notice{max-width:850px;margin-top:32px;padding:18px 22px;border-left:4px solid #3f82bd;background:rgba(255,255,255,.68);display:flex;gap:16px;align-items:baseline;color:#456272}.price-notice strong{color:#245b83;white-space:nowrap}.catalog-tools{display:grid;grid-template-columns:1fr 250px;gap:16px;margin:-12px 0 32px}.catalog-tools label{display:flex;flex-direction:column;gap:8px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:#527083}.catalog-tools input,.catalog-tools select{width:100%;border:1px solid #c5d7df;background:#fff;padding:14px 15px;color:#17384f;font:inherit;outline:none}.catalog-tools input:focus,.catalog-tools select:focus{border-color:#3f82bd;box-shadow:0 0 0 3px rgba(63,130,189,.12)}.no-products{grid-column:1/-1;padding:60px;background:#fff;border:1px solid #cbdce3;text-align:center;color:#617888}.no-products b{font-size:19px;color:#17384f}.cart-price-notice{margin:22px 34px 0;padding:14px 16px;background:#e5eff3;border-left:3px solid #3f82bd;color:#4c6878;font-size:12px;line-height:1.5}.checkout-price-notice{margin:0!important;padding:13px!important;background:#e5eff3;color:#456272!important;font-size:11px!important}.price-notice span,.cart-price-notice,.checkout-price-notice{text-transform:none}.price-notice strong{font-size:13px}.price-notice span{font-size:14px}
@media(max-width:1000px){.product-grid{grid-template-columns:1fr}.product-card{min-height:330px}.bank-note{grid-template-columns:1fr;gap:18px}}
@media(max-width:640px){.shop-header{height:76px;padding:0 18px}.shop-brand{width:138px;height:42px}.shop-brand img{width:138px;transform:translateY(-25px)}.back-site{display:none}.shop-hero{padding:65px 22px 70px}.shop-hero h1{font-size:43px}.shop-hero>p:last-child{font-size:16px}.catalog{padding:70px 22px}.catalog-heading{display:block}.catalog-heading p{margin-top:18px}.product-card{grid-template-columns:1fr}.product-image{height:220px}.product-copy{padding:25px}.bank-note{margin:0 22px 70px;padding:28px}.shop-footer{flex-direction:column;padding:25px 22px}.cart-top,.cart-items,.cart-summary,.checkout-form{padding-left:22px;padding-right:22px}.form-row{grid-template-columns:1fr}}
@media(max-width:640px){.price-notice{display:block}.price-notice strong{display:block;margin-bottom:7px}.catalog-tools{grid-template-columns:1fr}.cart-price-notice{margin-left:22px;margin-right:22px}}
