:root{--r-navy:#071d30;--r-navy2:#102f49;--r-blue:#0967b7;--r-yellow:#ffc400;--r-red:#d83b22;--r-ink:#101820;--r-muted:#687580;--r-line:#e2e7eb;--r-soft:#f5f7f8;--r-white:#fff;--r-radius:14px;--r-shadow:0 18px 50px rgba(7,29,48,.12)}.retail-body{background:#fff;color:var(--r-ink)}.retail-body .shell{width:min(1320px,calc(100% - 40px))}.retail-top{background:var(--r-navy);color:#dce7ef;font-size:.76rem}.retail-top .shell{display:flex;justify-content:space-between;padding-block:8px}.retail-header{position:sticky;top:0;z-index:60;background:#fff;box-shadow:0 1px 0 var(--r-line)}.retail-header__main{display:grid;grid-template-columns:270px 1fr auto;align-items:center;gap:32px;padding-block:17px}.retail-logo{display:flex;align-items:center;gap:11px}.retail-logo i{display:grid;place-items:center;width:47px;height:47px;background:var(--r-yellow);color:var(--r-navy);font-size:1.7rem;font-style:normal;font-weight:950;transform:skew(-7deg)}.retail-logo span{display:grid}.retail-logo b{font-size:1.16rem;letter-spacing:.1em}.retail-logo small{font-size:.53rem;letter-spacing:.09em;color:var(--r-muted);font-weight:750}.retail-search{display:flex;height:48px;border:2px solid var(--r-navy);border-radius:9px;overflow:hidden}.retail-search input{flex:1;min-width:0;border:0;padding:0 16px;outline:0}.retail-search button{border:0;background:var(--r-yellow);color:var(--r-navy);font-weight:850;padding:0 25px;cursor:pointer}.retail-actions{display:flex;gap:17px}.retail-actions a{position:relative;display:grid;place-items:center;min-width:58px;color:var(--r-navy)}.retail-actions span{font-size:1.35rem;line-height:1}.retail-actions small{font-size:.65rem;margin-top:3px}.retail-actions b,.retail-mobile b{position:absolute;right:3px;top:-6px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:99px;background:var(--r-yellow);font-size:.62rem}.retail-nav{border-top:1px solid var(--r-line)}.retail-nav .shell{display:flex;align-items:center;overflow:auto}.retail-nav a{flex:0 0 auto;padding:12px 15px;font-size:.82rem;font-weight:750}.retail-nav a:hover,.retail-nav a.active{color:var(--r-blue)}.retail-nav__all{background:var(--r-navy);color:#fff!important;padding-inline:23px!important}.retail-nav__offer{margin-left:auto;color:var(--r-red)}.retail-hero{background:linear-gradient(118deg,var(--r-navy) 0%,#0c3554 62%,#145b85 100%);color:#fff;overflow:hidden}.retail-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:510px;align-items:center}.retail-hero__content{padding:65px 0;position:relative;z-index:2}.retail-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--r-yellow);font-size:.72rem;font-weight:900;letter-spacing:.14em}.retail-hero h1{max-width:700px;margin:14px 0 18px;font-size:clamp(2.65rem,5vw,5rem);line-height:.96;letter-spacing:-.055em}.retail-hero p{max-width:590px;color:#d6e3ec;font-size:1.08rem}.retail-hero__buttons{display:flex;gap:12px;margin-top:28px}.retail-button{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:9px;padding:13px 20px;font-weight:850}.retail-button--yellow{background:var(--r-yellow);color:var(--r-navy)}.retail-button--ghost{border-color:#7790a3;color:#fff}.retail-hero__visual{position:relative;height:100%;min-height:460px}.hero-product{position:absolute;display:grid;place-items:center;background:#fff;border-radius:22px;box-shadow:0 30px 70px rgba(0,0,0,.3)}.hero-product img{width:100%;height:100%;object-fit:contain;padding:20px}.hero-product--main{width:360px;height:360px;right:25px;top:65px;transform:rotate(3deg)}.hero-product--small{width:170px;height:170px;left:20px;bottom:34px;transform:rotate(-6deg)}.hero-price{position:absolute;right:0;bottom:38px;z-index:3;background:var(--r-yellow);color:var(--r-navy);border-radius:50%;display:grid;place-items:center;width:115px;height:115px;font-size:1.3rem;font-weight:950;transform:rotate(7deg)}.retail-benefits{position:relative;z-index:3;margin-top:-25px}.retail-benefits .shell{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:12px;box-shadow:var(--r-shadow);overflow:hidden}.retail-benefits article{display:flex;gap:12px;align-items:center;padding:20px;border-right:1px solid var(--r-line)}.retail-benefits article:last-child{border:0}.retail-benefits b{color:var(--r-blue);font-size:1.35rem}.retail-benefits span{display:grid}.retail-benefits strong{font-size:.84rem}.retail-benefits small{color:var(--r-muted);font-size:.7rem}.retail-section{padding-block:70px}.retail-section--soft{background:var(--r-soft)}.retail-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.retail-heading p{margin:0 0 6px;color:var(--r-blue);font-size:.7rem;font-weight:900;letter-spacing:.13em}.retail-heading h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em}.retail-heading>a{color:var(--r-blue);font-size:.85rem;font-weight:800}.retail-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.retail-category{position:relative;min-height:170px;border-radius:var(--r-radius);overflow:hidden;background:linear-gradient(145deg,#fff,#eaf0f4);border:1px solid var(--r-line);padding:22px}.retail-category:hover{transform:translateY(-3px);box-shadow:var(--r-shadow)}.retail-category span{display:block;color:var(--r-blue);font-size:2rem;margin-bottom:16px}.retail-category h3{margin:0;font-size:1.15rem}.retail-category small{color:var(--r-muted)}.retail-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.retail-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--r-line);border-radius:var(--r-radius);background:#fff;overflow:hidden;transition:.2s}.retail-card:hover{transform:translateY(-4px);box-shadow:var(--r-shadow)}.retail-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1.12;padding:22px;background:#fff}.retail-card__media img{width:100%;height:100%;object-fit:contain}.retail-card__sale{position:absolute;left:12px;top:12px;z-index:2;background:var(--r-red);color:#fff;border-radius:5px;padding:5px 8px;font-size:.7rem;font-weight:900}.wish-button{position:absolute;right:10px;top:10px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--r-line);border-radius:50%;background:#fff;font-size:1.25rem;cursor:pointer}.wish-button.active{color:var(--r-red);border-color:#f0b2a8}.retail-card__body{display:flex;flex:1;flex-direction:column;padding:16px;border-top:1px solid #edf0f2}.retail-card__body>p{margin:0 0 7px;color:var(--r-muted);font-size:.67rem;font-weight:800;text-transform:uppercase}.retail-card h3{margin:0;font-size:.94rem;line-height:1.35}.retail-stock{margin:12px 0;font-size:.72rem;font-weight:800}.retail-stock.yes{color:#167244}.retail-stock.no{color:var(--r-red)}.retail-card__buy{display:flex;justify-content:space-between;align-items:end;margin-top:auto}.retail-card__buy>span{display:grid}.retail-card__buy del{color:var(--r-muted);font-size:.7rem}.retail-card__buy strong{font-size:1.18rem}.retail-add{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:9px;background:var(--r-navy);color:#fff;font-size:1.5rem;cursor:pointer}.retail-add:hover{background:var(--r-blue)}.retail-add:disabled{opacity:.4}.brand-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.brand-strip a{display:grid;place-items:center;min-height:90px;border:1px solid var(--r-line);border-radius:10px;background:#fff;font-weight:950;letter-spacing:.08em}.brand-strip a:hover{border-color:var(--r-blue)}.retail-promo{display:grid;grid-template-columns:1.3fr .7fr;gap:16px}.retail-promo article{min-height:230px;border-radius:var(--r-radius);padding:34px;background:var(--r-navy);color:#fff}.retail-promo article:last-child{background:var(--r-yellow);color:var(--r-navy)}.retail-promo h2{font-size:2rem;margin:8px 0}.retail-promo p{max-width:540px}.retail-page{padding-block:42px 80px}.retail-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--r-muted);font-size:.74rem;margin-bottom:22px}.retail-page-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.retail-page-title h1{font-size:clamp(2.1rem,4vw,3.5rem);letter-spacing:-.05em;margin:0}.retail-page-title p{color:var(--r-muted);margin:8px 0 0}.retail-shop{display:grid;grid-template-columns:245px 1fr;gap:30px}.retail-filters{align-self:start;position:sticky;top:150px;border:1px solid var(--r-line);border-radius:var(--r-radius);padding:18px}.retail-filters h2{margin-top:0}.retail-filters label{display:grid;gap:4px;margin:12px 0;color:var(--r-muted);font-size:.78rem}.retail-filters input,.retail-filters select{width:100%;border:1px solid var(--r-line);border-radius:7px;padding:9px}.retail-filter-links{display:grid;border-top:1px solid var(--r-line);margin-top:15px;padding-top:12px}.retail-filter-links a{padding:7px 0;font-size:.82rem}.retail-toolbar{display:flex;justify-content:space-between;margin-bottom:15px;color:var(--r-muted);font-size:.82rem}.retail-trust{background:#eef3f6;border-top:1px solid var(--r-line)}.retail-trust .shell{display:grid;grid-template-columns:repeat(4,1fr)}.retail-trust article{display:flex;gap:11px;padding:24px 15px}.retail-trust article>b{font-size:1.3rem;color:var(--r-blue)}.retail-trust span{display:grid}.retail-trust strong{font-size:.8rem}.retail-trust small{color:var(--r-muted);font-size:.68rem}.retail-footer{background:var(--r-navy);color:#dce6ed;padding:55px 0 20px}.retail-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px}.retail-logo--footer{color:#fff}.retail-logo--footer small{color:#aebdca}.retail-footer p,.retail-footer a{display:block;color:#aebdca;font-size:.8rem;margin:7px 0}.retail-footer h2{font-size:.9rem;color:#fff;margin-top:0}.retail-footer__bottom{display:flex;justify-content:space-between;border-top:1px solid #284055;margin-top:35px;padding-top:18px;color:#8398a9;font-size:.72rem}.retail-mobile{display:none}.retail-empty{grid-column:1/-1;text-align:center;padding:60px;border:1px dashed #bbc5cd;border-radius:var(--r-radius);background:var(--r-soft)}
@media(max-width:1050px){.retail-header__main{grid-template-columns:230px 1fr auto;gap:14px}.retail-actions a:first-child{display:none}.retail-hero__grid{grid-template-columns:1fr 420px}.retail-products{grid-template-columns:repeat(3,1fr)}.retail-category-grid{grid-template-columns:repeat(3,1fr)}.retail-benefits .shell,.retail-trust .shell{grid-template-columns:repeat(2,1fr)}.retail-footer__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.retail-body{padding-bottom:63px}.retail-body .shell{width:min(100% - 24px,1320px)}.retail-top .shell span:last-child{display:none}.retail-header{position:static}.retail-header__main{grid-template-columns:1fr auto;padding-block:12px}.retail-logo i{width:40px;height:40px}.retail-logo b{font-size:1rem}.retail-logo small{font-size:.45rem}.retail-actions a:not(:last-child){display:none}.retail-search{grid-column:1/-1;grid-row:2;height:44px}.retail-search button{padding-inline:12px;font-size:.75rem}.retail-nav{display:none}.retail-hero__grid{display:block;min-height:610px}.retail-hero__content{padding:45px 0 10px}.retail-hero h1{font-size:2.7rem}.retail-hero__visual{min-height:275px}.hero-product--main{width:245px;height:245px;right:12px;top:10px}.hero-product--small{width:115px;height:115px;left:4px;bottom:12px}.hero-price{width:82px;height:82px;right:0;bottom:12px;font-size:.9rem}.retail-benefits{margin-top:0}.retail-benefits .shell{width:100%;grid-template-columns:1fr 1fr;border-radius:0;box-shadow:none}.retail-benefits article{padding:14px 12px}.retail-benefits small{display:none}.retail-section{padding-block:45px}.retail-category-grid{display:flex;overflow:auto}.retail-category{min-width:185px}.retail-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.retail-card__media{padding:12px}.retail-card__body{padding:11px}.retail-card h3{font-size:.83rem}.retail-card__buy{display:grid;gap:8px}.retail-add{width:100%;height:36px}.brand-strip{display:flex;overflow:auto}.brand-strip a{min-width:135px}.retail-promo{grid-template-columns:1fr}.retail-promo article{min-height:190px;padding:25px}.retail-shop{grid-template-columns:1fr}.retail-filters{position:static}.retail-trust .shell{grid-template-columns:1fr 1fr}.retail-trust article{padding:15px 5px}.retail-trust small{display:none}.retail-footer__grid{grid-template-columns:1fr 1fr;gap:25px}.retail-footer__grid>div:first-child{grid-column:1/-1}.retail-footer__grid>div:last-child{display:none}.retail-mobile{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--r-line);padding:7px 3px env(safe-area-inset-bottom)}.retail-mobile a{position:relative;display:grid;place-items:center;font-size:.61rem}.retail-mobile span{font-size:1.05rem}.retail-page{padding-block:28px}.retail-page-title{display:block}.retail-toolbar{display:grid;gap:5px}}
