:root{--navy: #01409D;--navy-deep: #012C6E;--navy-ink: #011C48;--orange: #CC4A00;--accent: #FC5F02;--purple: #4B3CE2;--green: #008F11;--black: #0a0a0a;--text: #333333;--muted: #808089;--border: #e8e8e8;--card-bg:#F2F2F2;--wa-green:#24CC63;--fb-blue: #1674EA;--tg-blue: #1E94D3}html,body{max-width:100%;overflow-x:hidden}body{font-family:Inter,sans-serif;background:#f7f7f7;color:var(--black)}.topbar{background:var(--navy-ink);height:48px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.06)}.topbar-inner{display:flex;align-items:center;gap:48px;font-size:14px;color:#fff9;font-weight:400;line-height:20px}.topbar-dot{width:4px;height:4px;border-radius:50%;background:#ffffff4d;flex-shrink:0}.container{width:min(1280px,calc(100vw - 40px));margin:0 auto}.site-header{background:var(--navy-ink);position:sticky;top:0;z-index:100}.header-top{border-bottom:1px solid rgba(255,255,255,.07)}.header-inner{height:64px;display:flex;align-items:center;gap:40px}.logo{display:inline-flex;align-items:center;flex-shrink:0}.logo-img{height:34px;width:auto;display:block}.main-nav{display:flex;align-items:center;gap:32px;flex:1}.main-nav a{font-size:15px;font-weight:400;color:#ffffff8c;white-space:nowrap;transition:color .15s}.main-nav a:hover{color:#fff}.header-ctas{display:flex;align-items:center;gap:10px;flex-shrink:0}.btn-whatsapp,.btn-telegram{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:100px;font-size:14px;font-weight:500;line-height:1;white-space:nowrap}.btn-whatsapp{background:#dbffdff5;color:#0a0a0a}.btn-telegram{background:linear-gradient(90deg,#1d93d2,#38b0e3);color:#fff}.header-subnav{background:#111;border-bottom:1px solid rgba(255,255,255,.05);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.header-subnav::-webkit-scrollbar{display:none}.header-subnav-inner{display:flex;align-items:center;height:44px;gap:0;white-space:nowrap}.header-subnav a{color:#ffffff73;font-size:13px;font-weight:400;padding:0 16px;height:44px;display:inline-flex;align-items:center;transition:color .15s;flex-shrink:0}.header-subnav a:first-child{color:#ffffffbf;font-weight:500}.header-subnav a:hover{color:#fff}.page-wrap{max-width:1440px;margin:0 auto;padding:0 80px 80px}.hero-section{display:grid;grid-template-columns:628px 1fr;gap:38px;padding-top:48px;align-items:start}.product-image-wrap{width:628px;height:522px;flex-shrink:0;overflow:hidden;border-radius:12px}.product-image-wrap img{width:100%;height:100%;object-fit:contain;display:block}.product-detail{width:614px;max-width:100%;display:flex;flex-direction:column;align-items:flex-start}.discount-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 18px;background:var(--orange);border-radius:100px;color:#fff;font-size:16px;font-weight:500;line-height:20px;align-self:flex-start;margin-bottom:18px}.product-title{width:614px;max-width:100%;font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:1.45;color:#0a0a0a;margin-bottom:32px}.price-row{display:flex;flex-direction:row;align-items:flex-start;gap:60px;width:612px;max-width:100%;height:52px;margin-bottom:32px}.price-cell{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:0 0 0 10px;gap:6px;height:52px;border-left:1px solid #d8d8d8;flex:none}.price-cell:nth-child(1),.price-cell:nth-child(2){width:128px}.price-cell:nth-child(3){width:208px}.price-label{font-size:14px;font-weight:400;line-height:20px;color:#808089}.price-offer,.price-mrp,.price-saved{font-size:20px;font-weight:700;line-height:24px}.price-offer{color:var(--orange)}.price-mrp{color:#0a0a0a;text-decoration-line:line-through}.price-saved{color:#008f11}.pricing-stamp{font-size:12px;color:var(--muted);margin-bottom:16px;line-height:1.5}.stamp-parens{white-space:nowrap}.stamp-btn{background:none;border:none;padding:0;font-size:12px;color:var(--orange);text-decoration:underline;cursor:pointer;font-family:inherit}.btn-buy{box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:12px 20px;width:201px;height:46px;background:#4b3ce2;color:#fff;font-size:16px;font-weight:500;line-height:1;align-self:flex-start;margin-bottom:32px;white-space:nowrap;border-radius:8px;flex:none;transition:background .15s}.btn-buy:hover{background:#3a2ec0}.share-box{box-sizing:border-box;width:614px;max-width:100%;background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:18px;display:flex;align-items:center;gap:0}.share-label{font-size:16px;font-weight:500;line-height:20px;color:#0a0a0a;margin-right:16px;white-space:nowrap;flex-shrink:0}.share-icons{display:flex;align-items:center;gap:20px}.share-item{display:flex;flex-direction:column;align-items:center;gap:6px;width:68px;background:none;border:none;cursor:pointer;text-decoration:none;color:#0a0a0a;padding:0;transition:opacity .15s}.share-item:hover{opacity:.75}.share-circle{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.share-circle svg{display:block;width:22px;height:22px;max-width:none}.share-circle.share-fb svg{width:13px;height:22px}.share-copy{background:#464646}.share-wa{background:var(--wa-green)}.share-fb{background:var(--fb-blue)}.share-x{background:#0a0a0a}.share-tg{background:var(--tg-blue)}.share-name{width:68px;font-size:12px;font-weight:400;line-height:16px;text-align:center;color:#333}.products-section{margin-top:52px}.section-title{font-size:26px;font-weight:700;line-height:1.3;letter-spacing:-.3px;color:#0a0a0a;margin-bottom:24px}.products-grid{display:grid;grid-template-columns:repeat(5,238px);gap:16px;overflow-x:auto;scrollbar-width:none;position:relative}.products-grid::-webkit-scrollbar{display:none}.products-slider{position:relative}.products-track{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.products-track::-webkit-scrollbar{display:none}.products-track .pcard{flex:0 0 238px;width:238px;scroll-snap-align:start}.products-slider-btn{position:absolute;top:119px;z-index:2;width:36px;height:36px;border:1px solid #e8e8e8;border-radius:50%;background:#fff;color:#0a0a0a;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 8px #0000000f;transform:translateY(-50%);transition:background .15s}.products-slider-btn:hover{background:#f5f5f5}.products-slider-prev{left:-18px}.products-slider-next{right:-18px}.pcard{width:238px;flex-shrink:0;cursor:pointer;text-decoration:none;color:inherit;transition:opacity .15s}.pcard:hover{opacity:.85}.pcard-image{position:relative;width:238px;height:238px;background:var(--card-bg);overflow:hidden;border-radius:10px}.pcard-image img{width:100%;height:100%;object-fit:contain;display:block}.pcard-badge{position:absolute;right:0;bottom:32px;display:inline-flex;align-items:center;gap:4px;padding:6px 10px;background:#fef6e8;border:1px solid #FFE4C4;border-radius:100px;font-size:12px;font-weight:500;line-height:1;color:#756c7d}.pcard-body{padding-top:10px}.pcard-title{font-size:14px;font-weight:400;line-height:1.5;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px;margin-bottom:8px}.pcard-price-row{display:flex;align-items:center;justify-content:space-between}.pcard-prices{display:flex;flex-direction:column;gap:3px}.pcard-price{font-size:18px;font-weight:700;line-height:1.2;color:#0a0a0a}.pcard-old{font-size:12px;font-weight:400;line-height:1.3;color:var(--muted);text-decoration:line-through}.pcard-store{font-size:12px;font-weight:400;color:var(--muted)}.section-divider{border:none;border-top:1px solid var(--border);margin:52px 0 0}.text-section{margin-top:40px}.subsection-title{font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-.2px;color:#0a0a0a;margin-bottom:12px}.how-to-text,.body-text{font-size:16px;font-weight:400;line-height:1.6;color:#333}.how-to-text{margin-bottom:24px}.body-text+.body-text{margin-top:10px}.info-modal{position:fixed;inset:0;background:#0a0a0a80;display:none;align-items:center;justify-content:center;padding:16px;z-index:200}.info-modal.is-open{display:flex}.info-modal-card{width:min(620px,100%);background:#fff;border-radius:12px;border:1px solid #e8e8e8;padding:20px}.info-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.info-modal-head h4{font-size:17px;font-weight:600}.modal-close{width:30px;height:30px;border:0;border-radius:999px;background:#f3f4f6;color:#0a0a0a;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.modal-close:hover{background:#e8e8e8}.info-modal-card p{margin-top:12px;color:#374151;line-height:1.6;font-size:15px;white-space:pre-line}.copy-toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%) translateY(20px);background:#0a0a0a;color:#fff;font-size:14px;padding:10px 20px;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:300}.copy-toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media(max-width:1200px){.header-inner{gap:28px}.page-wrap{padding:0 40px 60px}.hero-section{grid-template-columns:1fr 1fr}.product-image-wrap{width:100%}.products-grid{grid-template-columns:repeat(4,238px)}}@media(max-width:900px){.topbar-inner{gap:20px;font-size:13px;overflow:hidden}.header-inner{height:56px;gap:12px;justify-content:space-between}.main-nav{display:none}.hero-section{grid-template-columns:1fr;padding-top:24px}.hero-section>*{min-width:0}.product-image-wrap{width:100%;height:320px}.product-detail{width:100%;min-width:0}.product-title,.price-row{width:100%}.page-wrap{padding:0 20px 40px}.products-grid{grid-template-columns:repeat(3,238px)}.section-title{font-size:22px}.subsection-title{font-size:18px}.btn-buy{width:100%}.share-box{width:100%;flex-wrap:wrap;height:auto;padding:16px}}@media(max-width:600px){.topbar-inner span:not(.topbar-dot):nth-child(n+6){display:none}.topbar-dot:nth-child(n+6){display:none}.btn-whatsapp,.btn-telegram{padding:8px;gap:0;font-size:0}.products-slider-btn{display:none}.products-grid{grid-template-columns:repeat(2,1fr);overflow-x:visible}.products-grid .pcard,.products-grid .pcard-image{width:100%}.products-track .pcard,.products-track .pcard-image{flex:0 0 190px;width:190px}.products-track .pcard-image{height:190px}.price-row{flex-wrap:wrap;gap:20px;width:100%;height:auto}.price-cell{width:auto;min-width:120px;flex:1 1 120px;height:auto}.price-cell:nth-child(3){display:none}.share-box{width:100%}.share-icons{gap:12px;flex-wrap:wrap}.share-item{width:56px}}
