*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.page-width{width:min(1220px,calc(100% - 32px));margin:0 auto}.section-space{padding:28px 0}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px;z-index:100}.announcement-bar{background:var(--brand-dark);color:#fff;text-align:center;font-weight:800;font-size:13px;padding:9px 0}.announcement-bar a{display:block}.site-header{background:#fff;position:relative;z-index:20;box-shadow:0 1px #0f234614}.header-main{display:grid;grid-template-columns:auto minmax(300px,1fr) auto;gap:24px;align-items:center;padding:18px 0}.brand-mark{font-size:30px;font-weight:950;letter-spacing:-1.7px;color:var(--brand-dark)}.brand-mark span{color:var(--brand)}.search-box{display:flex;background:#f4f7fb;border:2px solid #dce5f2;border-radius:12px;overflow:hidden;transition:.2s}.search-box:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #1264e81a}.search-box input{flex:1;min-width:0;border:0;background:transparent;padding:13px 16px;font-size:15px;outline:0}.search-box button{border:0;background:var(--brand);color:#fff;min-width:52px;font-size:22px;cursor:pointer}.header-actions{display:flex;gap:18px}.header-action{position:relative;display:flex;gap:7px;align-items:center;font-size:13px}.header-action span{font-size:20px}.header-action em{position:absolute;right:-8px;top:-8px;background:#e93131;color:#fff;font-size:10px;font-style:normal;min-width:18px;height:18px;border-radius:10px;text-align:center;line-height:18px}.header-mobile-search{display:none}.nav-strip{border-top:1px solid #eef2f6}.nav-inner{display:flex;align-items:center;gap:24px;min-height:46px}.menu-toggle{background:transparent;border:0;font-weight:850;color:var(--brand-dark);font-size:14px;cursor:pointer;padding:0}.nav-links{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.nav-highlight{color:#d12727}.whatsapp-float{position:fixed;right:18px;bottom:20px;z-index:50;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#20c66a;color:#fff;font-size:26px;box-shadow:0 10px 24px #0003}.hero-card{background:var(--hero-bg);color:var(--hero-text);border-radius:24px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;min-height:370px;box-shadow:0 14px 40px #1434681f}.hero-copy{padding:46px 48px;display:flex;flex-direction:column;justify-content:center}.eyebrow,.section-kicker{display:block;font-size:12px;letter-spacing:.12em;font-weight:900;text-transform:uppercase;color:var(--brand)}.hero-copy .eyebrow{color:var(--accent)}.hero-copy h1{font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-2px;margin:10px 0 14px;max-width:650px}.hero-copy p{font-size:18px;max-width:570px;margin:0 0 24px;opacity:.94}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;font-size:13px;font-weight:800}.hero-media{min-height:320px;display:grid;place-items:center;background:#ffffff14}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-placeholder{display:grid;place-items:center;text-align:center;gap:8px;color:#fff}.hero-placeholder span{font-size:100px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;font-weight:900;cursor:pointer;padding:12px 18px}.btn-accent{background:var(--accent);color:#342600;align-self:flex-start}.btn-primary{background:var(--brand);color:#fff}.btn-full{width:100%}.btn-xl{padding:16px 20px;font-size:16px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px}.section-head h1,.section-head h2{margin:5px 0 0;font-size:28px;letter-spacing:-.7px}.text-link{font-weight:850;color:var(--brand);font-size:14px}.category-bubbles{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-bubble{text-align:center;background:#fff;border-radius:16px;padding:14px 8px 12px;box-shadow:0 3px 14px #18345b0f;transition:.2s}.category-bubble:hover{transform:translateY(-3px);box-shadow:0 8px 20px #18345b1c}.bubble-media{width:82px;height:82px;border-radius:50%;margin:0 auto 10px;display:grid;place-items:center;background:#edf4ff;overflow:hidden}.bubble-media img{width:100%;height:100%;object-fit:cover}.bubble-media b{font-size:36px}.category-bubble strong{font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 3px 16px #19325412;border:1px solid #eef1f5;min-width:0}.product-image{position:relative;display:block;aspect-ratio:1/1;background:#fff;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:14px}.image-empty{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#f4f7fb,#e7eef8);color:#8797aa;font-weight:800;min-height:200px}.discount-badge{position:absolute;left:10px;top:10px;background:#e72e2e;color:#fff;font-size:10px;font-weight:950;padding:5px 8px;border-radius:6px}.product-info{padding:14px}.product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;font-size:14px;font-weight:650}.compare-price{margin-top:10px;color:#8491a2;font-size:13px;text-decoration:line-through}.compare-price.big{font-size:16px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:2px 0 8px}.price-row strong{font-size:22px;color:#111a2c}.price-row span{font-size:11px;font-weight:900;color:#17794d;background:#e9f8f0;border-radius:6px;padding:4px 6px}.cod-mini{font-size:11px;font-weight:800;color:#4e5f73;margin-bottom:12px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-card{background:var(--promo);border-radius:18px;padding:22px;min-height:200px;display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden}.promo-card span{font-size:11px;font-weight:900;text-transform:uppercase;color:var(--brand)}.promo-card h3{font-size:24px;line-height:1.05;margin:6px 0 8px}.promo-card p{font-size:14px;margin:0 0 14px}.promo-card b{font-size:13px;color:var(--brand-dark)}.promo-card img{width:150px;height:150px;object-fit:contain}.promo-card em{font-style:normal;font-size:72px}.trust-wrap{padding-top:12px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:#fff;border-radius:18px;padding:20px;box-shadow:0 3px 16px #1932540f}.trust-item{display:flex;gap:12px;padding:8px 14px;border-right:1px solid #e8edf4}.trust-item:last-child{border-right:0}.trust-item>span{font-size:28px}.trust-item strong{font-size:14px}.trust-item p{margin:3px 0 0;font-size:12px;color:#637087}.trust-note{font-size:10px;color:#7c8797;margin:8px 6px 0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 3px 16px #1932540f}.stars{color:#f5aa00;letter-spacing:2px}.review-card p{font-size:15px;min-height:66px}.review-card strong,.review-card small{display:block}.review-card small{color:#7a8799;margin-top:2px}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:start}.faq-wrap h2{font-size:32px;margin:6px 0}.faq-list details{background:#fff;border-radius:12px;margin-bottom:10px;padding:0 16px;box-shadow:0 2px 10px #1932540d}.faq-list summary{cursor:pointer;font-weight:850;display:flex;justify-content:space-between;padding:16px 0;list-style:none}.faq-answer{padding:0 0 16px;color:#59677a;font-size:14px}.site-footer{background:#0d1c35;color:#d8e0eb;margin-top:32px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px;padding:45px 0}.footer-brand{color:#fff}.footer-grid h3{color:#fff;font-size:14px;margin-top:0}.footer-grid a{display:block;font-size:13px;color:#bec9d9;margin:9px 0}.footer-grid p{max-width:320px}.co-chip{display:inline-block;background:#152a4b;padding:7px 10px;border-radius:8px;font-size:12px}.footer-bottom{border-top:1px solid #213352;padding:16px 0 24px;font-size:12px;color:#8fa0b6}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:38px;align-items:start}.product-gallery,.product-buy{background:#fff;border-radius:18px;padding:24px}.product-gallery>img{width:100%;max-height:600px;object-fit:contain}.thumb-row{display:flex;gap:8px;margin-top:12px}.thumb-row img{width:72px;height:72px;object-fit:contain;border:1px solid #e3e8ef;border-radius:8px}.product-buy h1{font-size:30px;line-height:1.15}.product-main-price{font-size:36px;font-weight:950;margin:4px 0 16px}.buy-benefit{padding:10px 12px;background:#f4f8ff;border-radius:9px;margin:8px 0;font-size:13px;font-weight:750}.variant-select{width:100%;padding:13px;border:1px solid #dce3ed;border-radius:9px;margin:12px 0}.product-description{margin-top:22px;color:#4c5b70}.cart-page{max-width:900px}.cart-list,.cart-summary,.empty-state{background:#fff;border-radius:16px;padding:20px}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f4}.cart-item img{width:80px;height:80px;object-fit:contain}.cart-item input{width:70px;padding:8px}.cart-summary{margin-top:16px;margin-left:auto;max-width:380px}.cart-summary p{margin:0;color:#677487}.cart-summary>strong{display:block;font-size:32px;margin:4px 0 14px}.narrow{max-width:800px}.search-page{max-width:720px;margin:14px 0 24px}@media(max-width:900px){.header-main{grid-template-columns:1fr auto}.header-main>.search-box{display:none}.header-mobile-search{display:block;padding-bottom:14px}.header-actions b{display:none}.nav-inner{position:relative;min-height:44px}.nav-links{display:none;position:absolute;left:0;right:0;top:44px;background:#fff;box-shadow:0 12px 20px #0000001a;padding:14px 16px;flex-direction:column;align-items:flex-start;z-index:30}.nav-links.is-open{display:flex}.hero-card{grid-template-columns:1fr}.hero-copy{padding:30px}.hero-media{min-height:250px;order:-1}.hero-copy h1{font-size:38px}.category-bubbles{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item{border-right:0}.review-grid{grid-template-columns:1fr}.faq-wrap{grid-template-columns:1fr;gap:18px}.footer-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr}}@media(max-width:560px){.page-width{width:min(100% - 20px,1220px)}.section-space{padding:18px 0}.announcement-bar{font-size:11px}.header-main{padding:12px 0}.brand-mark{font-size:25px}.header-actions{gap:12px}.hero-card{border-radius:16px}.hero-media{min-height:210px}.hero-copy{padding:24px 20px}.hero-copy h1{font-size:31px;letter-spacing:-1.2px}.hero-copy p{font-size:15px}.hero-trust{gap:8px;font-size:11px}.category-bubbles{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.category-bubble{min-width:104px;scroll-snap-align:start}.bubble-media{width:66px;height:66px}.section-head h1,.section-head h2{font-size:23px}.product-grid{gap:10px}.product-card{border-radius:12px}.product-info{padding:11px}.product-title{font-size:12px;min-height:36px}.price-row{display:block}.price-row strong{font-size:18px}.price-row span{display:inline-block;margin-top:4px}.product-info .btn{font-size:12px;padding:10px 8px}.promo-card{min-height:160px;padding:18px}.promo-card h3{font-size:21px}.promo-card em{font-size:54px}.trust-grid{grid-template-columns:1fr;padding:12px}.trust-item{padding:9px 7px;border-bottom:1px solid #eef1f5}.trust-item:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr;gap:20px;padding:32px 0}.footer-grid>div:first-child{grid-column:1/-1}.product-gallery,.product-buy{padding:16px}.product-buy h1{font-size:24px}.product-main-price{font-size:30px}.cart-item{grid-template-columns:70px 1fr}.cart-item>b{grid-column:2}.whatsapp-float{width:50px;height:50px;right:12px;bottom:14px}}.mobile-only{display:none!important}.desktop-only{display:flex}.site-header{box-shadow:0 1px #092a5e14}.header-main{grid-template-columns:auto minmax(360px,1fr) auto;gap:26px;padding:15px 0}.header-actions{gap:10px;align-items:center}.icon-action{position:relative;display:flex;align-items:center;gap:7px;min-height:42px;padding:7px 9px;border-radius:10px;color:var(--brand-dark);font-size:13px;font-weight:800}.icon-action:hover{background:#f3f7ff}.icon-action svg,.search-box svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.icon-action em{position:absolute;right:1px;top:0;background:#e43131;color:#fff;font-size:10px;font-style:normal;font-weight:900;min-width:18px;height:18px;border-radius:20px;text-align:center;line-height:18px}.desktop-nav{border-top:1px solid #eef2f7;background:#fff}.desktop-nav-inner{min-height:44px;display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800}.desktop-nav-inner a:hover{color:var(--brand)}.mobile-menu{display:none}.search-box button{display:grid;place-items:center}.announcement-bar{background:var(--brand-dark);padding:8px 0;font-size:12px;letter-spacing:.01em}.hero-diagonal{padding-top:22px}.diagonal-banner{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;min-height:345px;background:var(--hero-bg);color:var(--hero-text);border-radius:24px;overflow:hidden;box-shadow:0 12px 34px #193a6b1f}.diagonal-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:42px 20px 42px 48px}.diagonal-copy:after{content:"";position:absolute;z-index:-1;top:-15%;right:-110px;width:200px;height:130%;background:var(--hero-bg);transform:skew(-13deg)}.diagonal-copy>span{align-self:flex-start;background:var(--accent);color:#302300;font-size:11px;font-weight:950;border-radius:999px;padding:6px 10px}.diagonal-copy h1{font-size:clamp(34px,4vw,56px);line-height:.98;letter-spacing:-2px;margin:13px 0 9px;max-width:470px}.diagonal-copy p{font-size:17px;margin:0 0 18px;max-width:400px;opacity:.92}.diagonal-copy b{font-size:14px}.diagonal-media{min-width:0;min-height:345px;background:#dfeafa}.diagonal-media img{width:100%;height:100%;object-fit:cover}.banner-placeholder{height:100%;min-height:345px;display:grid;place-items:center;align-content:center;gap:6px;color:#60738f}.banner-placeholder span{font-size:88px}.banner-placeholder small{font-weight:800}.store-section-title{text-align:left;margin-bottom:16px}.store-section-title h2{font-size:28px;letter-spacing:-.7px;margin:0}.store-section-title p{margin:5px 0 0;color:#6c788a;font-size:14px}.room-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.room-category{position:relative;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 3px 16px #19325412;transition:.2s}.room-category:hover{transform:translateY(-3px);box-shadow:0 9px 24px #1932541f}.room-image{display:grid;place-items:center;aspect-ratio:1.5/1;background:linear-gradient(135deg,#f2f6fb,#e4edf8);overflow:hidden}.room-image img{width:100%;height:100%;object-fit:cover}.room-image b{font-size:58px}.room-category strong{display:block;padding:12px 14px 14px;font-size:16px;color:#13223b}.welcome-card{background:linear-gradient(120deg,#0b428f,#1264e8);color:#fff;border-radius:20px;padding:30px 34px;display:flex;align-items:center;gap:22px;box-shadow:0 10px 30px #1264e824}.welcome-icon{flex:0 0 auto;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ffffff24;font-size:25px}.welcome-card small,.secure-heading small{font-size:10px;letter-spacing:.12em;font-weight:950}.welcome-card h2{font-size:29px;letter-spacing:-.8px;margin:4px 0 7px}.welcome-card p{margin:0;max-width:800px;font-size:15px;opacity:.92}.secure-payment{background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:28px;box-shadow:0 3px 16px #1932540d}.secure-heading{display:flex;align-items:center;gap:15px;padding-bottom:20px;border-bottom:1px solid #edf1f5}.shield-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8f8ef;color:#14864d;font-weight:950;font-size:22px}.secure-heading h2{margin:2px 0;font-size:26px}.secure-heading p{margin:0;color:#69768a;font-size:13px}.secure-items{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:18px}.secure-item{display:flex;align-items:flex-start;gap:11px;padding:12px;border-radius:12px;background:#f7f9fc}.secure-item>span{font-size:24px}.secure-item strong,.secure-item small{display:block}.secure-item strong{font-size:14px}.secure-item small{font-size:11px;color:#6f7c8f;margin-top:2px}.site-footer{margin-top:34px}.footer-top{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px;padding:42px 0 30px}.footer-about p{max-width:310px;font-size:13px}.footer-top h3{color:#fff;font-size:13px;margin:0 0 12px}.footer-top a{display:block;font-size:12px;color:#bdc9d9;margin:8px 0}.footer-top a:hover{color:#fff}.footer-payment-note{display:flex;align-items:center;gap:10px;border-top:1px solid #213352;padding:14px 0}.footer-payment-note>span{font-size:22px}.footer-payment-note strong,.footer-payment-note small{display:block}.footer-payment-note strong{font-size:12px;color:#fff}.footer-payment-note small{font-size:10px;color:#91a1b5}@media(max-width:900px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.header-main{grid-template-columns:auto 1fr auto;gap:12px;padding:10px 0}.brand{justify-self:center}.brand-mark{font-size:25px}.header-actions{justify-self:end;gap:2px}.icon-action{padding:5px;min-height:38px}.icon-action svg{width:24px;height:24px}.menu-toggle{display:grid!important;place-items:center;width:40px;height:40px;padding:0;border:0;background:transparent}.hamburger-two{width:24px;display:grid;gap:7px}.hamburger-two i{display:block;height:2.5px;border-radius:10px;background:var(--brand-dark)}.mobile-search{padding-bottom:10px}.mobile-search .search-box{width:100%}.mobile-menu{display:block;position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;background:#06132973;opacity:0;visibility:hidden;transition:.2s}.mobile-menu.is-open{opacity:1;visibility:visible}.mobile-menu-panel{position:absolute;left:0;top:0;bottom:0;width:min(86vw,340px);background:#fff;transform:translate(-102%);transition:.24s ease;box-shadow:16px 0 40px #00000029}.mobile-menu.is-open .mobile-menu-panel{transform:translate(0)}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #edf0f4;color:var(--brand-dark)}.mobile-menu-close{border:0;background:#f3f6fa;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}.mobile-menu nav{display:grid;padding:8px 16px}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;padding:14px 2px;border-bottom:1px solid #f0f2f5;font-weight:800;font-size:14px}.mobile-menu nav span{color:#8290a2;font-size:20px}.menu-open{overflow:hidden}.diagonal-banner{grid-template-columns:1fr;min-height:0}.diagonal-copy{padding:26px 24px 30px;order:2}.diagonal-copy:after{display:none}.diagonal-copy h1{font-size:36px;letter-spacing:-1.4px}.diagonal-media{min-height:250px;order:1}.room-categories{grid-template-columns:repeat(2,1fr)}.secure-items{grid-template-columns:1fr}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-about{grid-column:1/-1}}@media(max-width:560px){.announcement-bar{font-size:10.5px;padding:7px 0}.header-main{padding:8px 0}.brand-mark{font-size:23px}.mobile-search{padding-bottom:9px}.search-box{border-width:1.5px;border-radius:10px}.search-box input{padding:11px 13px;font-size:13px}.search-box button{min-width:46px}.hero-diagonal{padding-top:12px}.diagonal-banner{border-radius:15px}.diagonal-media{min-height:190px}.diagonal-copy{padding:20px 18px 22px}.diagonal-copy>span{font-size:9px;padding:5px 8px}.diagonal-copy h1{font-size:28px;margin:9px 0 6px}.diagonal-copy p{font-size:13px;margin-bottom:11px}.diagonal-copy b{font-size:12px}.banner-placeholder{min-height:190px}.banner-placeholder span{font-size:58px}.store-section-title h2{font-size:22px}.store-section-title p{font-size:12px}.room-categories{gap:9px}.room-category{border-radius:12px}.room-image{aspect-ratio:1.35/1}.room-image b{font-size:42px}.room-category strong{padding:9px 10px 11px;font-size:13px}.welcome-card{padding:22px 18px;gap:13px;align-items:flex-start}.welcome-icon{width:42px;height:42px;font-size:18px}.welcome-card h2{font-size:21px;margin-top:3px}.welcome-card p{font-size:12px}.secure-payment{padding:18px 14px;border-radius:15px}.secure-heading{align-items:flex-start}.shield-icon{width:40px;height:40px}.secure-heading h2{font-size:21px}.secure-heading p{font-size:11px}.secure-item{padding:10px}.footer-top{grid-template-columns:1fr 1fr;gap:22px;padding:30px 0 22px}.footer-top>div:last-child{grid-column:1/-1}.footer-payment-note{align-items:flex-start}.faq-wrap h2{font-size:25px}.faq-list summary{font-size:13px}.faq-answer{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
