:root{--navy:#0b2f6b;--navy2:#164b8f;--orange:#2563eb;--ink:#172033;--muted:#64748b;--line:#dbe4f0;--soft:#f5f8fd;--green:#15803d;--red:#b42318;--shadow:0 8px 28px rgba(15,56,110,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:14px/1.5 Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-width{width:min(1380px,calc(100% - 34px));margin:auto}.top-strip{background:#071f46;color:#dcecff;font-size:12px}.top-strip .page-width{height:32px;display:flex;justify-content:space-between;align-items:center}.site-header{background:var(--navy);color:#fff}.header-grid{height:72px;display:grid;grid-template-columns:210px minmax(260px,1fr) auto;gap:22px;align-items:center}.logo{display:flex;gap:10px;align-items:center;font-size:27px;font-weight:800;letter-spacing:-1px}.logo-mark{width:34px;height:34px;border-radius:10px;background:var(--orange);display:grid;place-items:center;color:#ffffff;font-size:22px}.site-search{height:44px;display:grid;grid-template-columns:1fr 48px;background:#fff;border-radius:7px;overflow:hidden}.site-search input{border:0;outline:0;padding:0 16px}.site-search button{border:0;background:var(--orange);font-size:19px}.header-links{display:flex;gap:12px}.header-links a{padding:6px}.header-links small{display:block;color:#d3e4fb}.cart-link{display:flex;align-items:center;gap:7px}.site-nav{background:var(--navy2);color:#fff}.site-nav .page-width{height:42px;display:flex;align-items:center;gap:26px;font-size:13px;font-weight:700}.market-hero{display:grid;grid-template-columns:1.3fr .7fr;margin-top:28px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--soft)}.market-hero>div{padding:55px}.market-hero h1{font-size:42px;line-height:1.08;letter-spacing:-1.5px;margin:8px 0 14px}.market-hero>div>p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:650px}.eyebrow{color:var(--green);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.market-hero aside{background:#e8f1fc;padding:48px}.market-hero aside h2{font-size:20px}.market-hero aside p{color:var(--muted)}.market-hero ul,.buy-trust{list-style:none;padding:0;display:grid;gap:10px}.primary-button,.buy-button{display:inline-block;background:var(--orange);border:1px solid #1d4ed8;border-radius:8px;padding:11px 18px;font-weight:800}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;margin:18px 0 35px}.trust-row>div{display:flex;gap:12px;align-items:center;padding:18px;border-right:1px solid var(--line)}.trust-row>div:last-child{border:0}.trust-row b{width:35px;height:35px;border-radius:50%;background:#e8f1fc;display:grid;place-items:center}.trust-row strong,.trust-row small{display:block}.trust-row small{color:var(--muted)}.products-section{padding:15px 0 40px}.section-heading h2{font-size:27px;margin:0}.section-heading p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.product-card:hover{box-shadow:var(--shadow)}.product-image{aspect-ratio:1;background:var(--soft);padding:18px;position:relative;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span{position:absolute;left:12px;top:12px;background:#e8f1fc;color:#1e5da8;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:800;text-transform:uppercase}.product-card-body{padding:15px;display:flex;flex-direction:column;flex:1}.stars{color:#e28b00}.stars small{color:var(--muted)}.product-title{font-weight:700;font-size:15px;line-height:1.35;margin:7px 0}.product-title:hover{text-decoration:underline;color:#1d5ea8}.card-price{font-size:23px;font-weight:800}.available{color:var(--green);font-weight:800}.unavailable{color:var(--red);font-weight:800}.delivery-note{color:var(--muted);font-size:12px}.card-button{text-align:center;margin-top:auto}.shopping-info{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:25px;background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:27px;margin:10px 0 45px}.shopping-info h2{margin:0}.shopping-info p{color:var(--muted);font-size:12px}.breadcrumbs{padding:18px 0;color:var(--muted);font-size:12px}.breadcrumbs a{color:#1d5ea8}.product-page{display:grid;grid-template-columns:minmax(380px,1.1fr) minmax(340px,.9fr) 320px;gap:34px;padding:10px 0 42px;border-bottom:1px solid var(--line)}.product-gallery{display:grid;grid-template-columns:72px 1fr;gap:14px}.thumbnail-list{display:grid;gap:8px;align-content:start}.thumbnail-list button{width:66px;height:66px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:4px}.thumbnail-list button:first-child{border:2px solid var(--orange)}.thumbnail-list img{width:100%;height:100%;object-fit:contain}.main-product-image{height:570px;background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:24px;display:grid;place-items:center}.main-product-image img{width:100%;height:100%;object-fit:contain}.brand-link{color:#1d5ea8;font-size:12px;font-weight:700}.product-copy h1{font-size:30px;line-height:1.22;margin:4px 0 9px}.product-price{font-size:32px;font-weight:800;margin:18px 0 2px}.short-description{color:#475569}.product-copy dl{display:grid;grid-template-columns:110px 1fr;border-top:1px solid var(--line)}.product-copy dt,.product-copy dd{margin:0;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.product-copy dd{color:var(--muted)}.buy-box{border:1px solid #cbd8ea;border-radius:11px;padding:20px;box-shadow:0 4px 15px #0b2f6b1a;height:max-content;position:sticky;top:18px}.delivery-box{background:var(--soft);padding:13px;border-radius:7px}.delivery-box strong,.delivery-box small{display:block}.delivery-box small,.secure-note{color:var(--muted)}.buy-box label{display:block;font-weight:700;margin:14px 0 5px}.buy-box select{width:100%;height:42px;border:1px solid #b8c8de;border-radius:7px;padding:0 10px}.buy-button{width:100%;margin-top:14px;height:47px}.buy-button:disabled{background:#e1e8f2;border-color:#cbd6e5}.secure-note{text-align:center;font-size:11px}.product-information{display:grid;grid-template-columns:1fr 320px;gap:50px;padding:45px 0}.product-information h2{font-size:25px}.product-information>aside{border-left:1px solid var(--line);padding-left:30px}.product-information>aside section{padding-bottom:20px;border-bottom:1px solid var(--line)}.product-information>aside p,.benefit-grid p{color:var(--muted);font-size:12px}.rte img{height:auto}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px}.benefit-grid>div{border:1px solid var(--line);border-radius:8px;padding:17px}.cart-page{padding:45px 0}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;border-bottom:1px solid var(--line);padding:18px}.cart-item img{width:100px;height:100px;object-fit:contain}.cart-item input{width:70px}.cart-summary{margin:25px 0 25px auto;width:min(380px,100%);border:1px solid var(--line);padding:20px;border-radius:9px}.cart-summary p{display:flex;justify-content:space-between;font-size:18px}.cart-summary button{width:100%;margin-top:10px;padding:11px}.empty-cart{text-align:center;padding:80px}.search-page{max-width:700px;margin:20px 0}.footer{background:#0a2857;color:#dce8f7}.footer-grid{padding:34px 0;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px}.footer a{display:block;margin:5px 0;font-size:12px}.footer .logo{font-size:24px}.footer-bottom{text-align:center;background:#061a3a;padding:13px;color:#abc2df;font-size:11px}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.product-page{grid-template-columns:1fr 1fr}.buy-box{grid-column:2}.product-information{grid-template-columns:1fr}.shopping-info{grid-template-columns:1fr 1fr}}@media(max-width:720px){.page-width{width:min(100% - 22px,1380px)}.top-strip span:last-child,.header-links>a:first-child{display:none}.header-grid{height:auto;grid-template-columns:1fr auto;padding:11px 0;gap:10px}.logo{font-size:23px}.site-search{grid-column:1/-1;grid-row:2;height:42px}.site-nav .page-width{white-space:nowrap;overflow-x:auto;gap:18px}.market-hero{display:block}.market-hero>div{padding:35px 24px}.market-hero h1{font-size:32px}.market-hero aside{display:none}.trust-row{grid-template-columns:1fr}.trust-row>div{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{padding:9px}.product-card-body{padding:11px}.product-title{font-size:13px}.card-price{font-size:20px}.shopping-info{grid-template-columns:1fr}.product-page{display:block}.product-gallery{display:block}.thumbnail-list{display:none}.main-product-image{height:390px;padding:12px}.product-copy{padding:25px 2px}.product-copy h1{font-size:24px}.buy-box{position:static;margin-bottom:30px}.buy-button{height:50px}.benefit-grid{grid-template-columns:1fr}.product-information{padding-top:25px}.product-information>aside{border:0;padding:0}.cart-page{padding:24px 0}.cart-item{grid-template-columns:76px minmax(0,1fr);gap:12px;padding:14px 0}.cart-item img{width:72px;height:72px}.cart-item>strong{grid-column:2}.cart-summary{position:sticky;bottom:0;background:#fff;box-shadow:0 -8px 20px #0b2f6b15;border-radius:10px 10px 0 0;margin-bottom:0}.empty-cart{padding:55px 15px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:not(:first-child){display:none}}
.market-hero{grid-template-columns:1.08fr .92fr;min-height:310px;background:#f5f8fd}.market-hero>div{padding:42px 56px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.market-hero h1{font-size:46px;line-height:1.04;max-width:570px}.market-hero aside{background:#e8f1fc;padding:20px;display:grid;place-items:center;overflow:hidden}.market-hero aside img{width:100%;height:270px;object-fit:contain;mix-blend-mode:multiply;transform:scale(1.18) translateY(18px)}.product-image img{object-fit:cover}.product-placeholder{display:grid;justify-items:center;gap:4px;color:#315d92}.product-placeholder b{width:58px;height:58px;border-radius:16px;background:#2563eb;color:#0b2f6b;font-size:34px;display:grid;place-items:center}.product-placeholder strong{font-size:20px}.product-placeholder small{color:#718096}.products-section{padding-top:34px}.shopping-info{margin-top:8px}
@media(max-width:720px){.market-hero{display:block;min-height:0}.market-hero>div{padding:36px 24px}.market-hero h1{font-size:34px}.market-hero aside{display:none}}
