:root{--ink: #070a0f;--ink-soft: #1b2430;--muted: #667085;--subtle: #98a2b3;--line: #e6e9ee;--line-dark: rgba(255, 255, 255, .12);--bg: #ffffff;--bg-soft: #f6f7f9;--titanium: #eef1f4;--dark: #070a0f;--dark-soft: #111821;--accent: #178fc4;--accent-dark: #0c6f9b;--success: #13b26b;--danger: #d94352;--shell: 1120px;--radius: 24px;--shadow: 0 28px 90px rgba(7, 10, 15, .12);--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:var(--font);line-height:1.5;letter-spacing:0;text-rendering:geometricPrecision}body::selection{color:#fff;background:var(--ink)}main{display:flex;flex-direction:column}main>section{order:20}.hero{order:1}.shop{order:2}.problem{order:3}.dedicated{order:4}.solution{order:5}.features{order:6}.scenarios{order:7}.comparison{order:8}.reviews{order:9}.learning{order:10}.faq{order:11}.guarantee{order:12}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(var(--shell),calc(100% - 40px));margin:0 auto}.narrow{width:min(860px,calc(100% - 40px))}.section-pad{padding:88px 0}.top-strip{min-height:34px;display:flex;align-items:center;justify-content:center;gap:24px;padding:7px 20px;color:#fff;background:var(--dark);font-size:12px;font-weight:500;line-height:16px}.site-header{position:sticky;top:0;z-index:70;background:#ffffffe0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:72px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:28px;width:min(1180px,calc(100% - 40px));margin:0 auto}.brand,.footer-brand{display:inline-flex;align-items:center}.wordmark{color:var(--ink);font-size:20px;font-weight:800;letter-spacing:.28em;line-height:1}.menu-button,.cart-button,.circle-button{display:inline-grid;place-items:center;border:1px solid var(--line);color:var(--ink);background:#fff;cursor:pointer;text-decoration:none}.menu-button{width:40px;height:40px;gap:4px;border-color:transparent;border-radius:50%;background:transparent}.menu-button span{width:20px;height:2px;border-radius:999px;background:var(--ink)}.cart-button,.circle-button{width:46px;height:46px;border-radius:50%}.cart-button svg,.line-icon svg,.compare-row svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.cart-button svg{width:16px;height:16px;stroke-width:2}.cart-button{position:relative;width:40px;height:40px}.cart-count-badge{position:absolute;right:-2px;top:-3px;min-width:17px;height:17px;display:inline-grid;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:var(--ink);font-size:9px;font-weight:700;line-height:1}.cart-count-badge.is-empty{display:none}.main-nav,.mobile-nav,.header-actions{display:flex;align-items:center}.main-nav{justify-content:center;gap:34px;color:#3c4653;font-size:14px;font-weight:500}.header-actions{justify-content:end;gap:12px}.mobile-nav{display:none}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 28px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-dark));box-shadow:0 16px 32px #178fc438;font-size:14px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 20px 38px #178fc447}.button-sm{min-height:36px;padding:0 20px;font-size:12px;font-weight:500}.button.secondary{color:var(--ink);background:#fff;border:1px solid var(--line);box-shadow:none}.button.full{width:100%}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.48}.shopify-cart-form{margin:0}.checkout-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-actions>.button:only-child{grid-column:1 / -1}.product-page .shopify-cart-form{display:grid;gap:12px}.product-variant-select{width:100%;min-height:52px;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#fff;font:inherit;font-weight:750}.hero{padding:34px 0 72px;background:linear-gradient(180deg,#fff,#f8f9fb)}.hero-shell{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.hero-copy{max-width:780px;margin:0 auto;text-align:center}.system-label,.eyebrow{margin:0 0 14px;color:var(--subtle);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero h1,.section-head h2,.split-section h2,.solution-copy h2,.guarantee h2{margin:0;color:var(--ink);font-weight:600;letter-spacing:0;line-height:1.05}.hero h1{max-width:660px;font-size:clamp(38px,4.75vw,60px)}.lead{max-width:560px;margin:20px auto 0;color:#475467;font-size:18px;line-height:1.625}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px}.hero-proof,.micro-trust{display:flex;flex-wrap:wrap;gap:12px;padding:0;margin:26px 0 0;list-style:none;color:#475467;font-size:13px;font-weight:750}.hero-proof li,.micro-trust li{display:inline-flex;align-items:center;gap:7px}.hero-proof li:before,.micro-trust li:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--success)}.hero-media{position:relative;overflow:hidden;width:min(980px,100%);margin:0 auto;padding:10px;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:var(--shadow)}.hero-media>img{width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover;object-position:center;border-radius:26px}.hero-rating{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:34px;margin-bottom:16px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:#344054;background:#fff;box-shadow:0 10px 24px #1018280f;font-size:13px;font-weight:600}.stars{color:#f4b740;font-size:13px;letter-spacing:.06em}.hero-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:min(520px,100%);margin:28px auto 0}.hero-promises article{display:grid;gap:3px;min-height:78px;align-content:center;padding:12px 10px;border:1px solid var(--line);border-radius:20px;background:#fff}.hero-promises strong{color:var(--ink);font-size:18px;line-height:1}.hero-promises span{color:#667085;font-size:12px;font-weight:760;line-height:1.2}.payment-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:18px auto 0;color:#667085;font-size:12px;font-weight:760}.payment-strip img{width:auto;max-width:70px;height:26px;object-fit:contain;padding:4px 7px;border:1px solid var(--line);border-radius:999px;background:#fff}.hero-thumbs{display:flex;justify-content:center;width:max-content;max-width:100%;gap:10px;margin:12px auto 0;padding:8px;border:1px solid var(--line);border-radius:999px;background:#fffffff0;box-shadow:0 12px 28px #10182814;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.thumb{width:66px;height:48px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:999px;background:#fff;cursor:pointer}.thumb.is-active{border-color:var(--accent)}.thumb img{width:100%;height:100%;object-fit:cover}.section-head{max-width:760px;margin-bottom:44px}.section-head.center{margin-inline:auto;text-align:center}.section-head.light h2,.section-head.light p,.dark .eyebrow,.dark h2,.dark h3{color:#fff}.section-head h2,.split-section h2,.solution-copy h2,.guarantee h2{font-size:clamp(32px,4.2vw,52px);line-height:1.04}.section-head p,.solution-copy p,.split-section>div>p{color:#667085;font-size:16px}.split-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.problem-grid,.feature-grid,.trust-grid,.blog-grid{display:grid;gap:16px}.problem-grid{grid-template-columns:repeat(4,1fr)}.problem-grid article,.feature-grid article,.blog-grid article,.blog-card,.trust-grid article{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.line-icon{display:inline-grid;place-items:center;width:46px;height:46px;margin-bottom:28px;border-radius:50%;color:var(--ink);background:var(--bg-soft)}.line-icon svg{width:23px;height:23px;stroke-width:2}article h3{margin:0 0 12px;color:var(--ink);font-size:18px;line-height:1.16}article p{margin:0;color:#667085}.dark{color:#fff;background:var(--dark)}.dedicated{overflow:hidden;background:#fff}.precision-panel{display:grid;grid-template-columns:1.24fr .76fr;gap:22px;align-items:center}.precision-panel img,.solution-media img{width:100%;aspect-ratio:16 / 9;height:auto;min-height:0;object-fit:cover;border-radius:32px}.precision-panel img{align-self:center;object-position:72% center}.precision-copy{display:flex;flex-direction:column;justify-content:end;min-height:460px;padding:34px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,#fff,#f6f7f9)}.precision-copy span{color:var(--accent-dark);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.precision-copy h3{margin:18px 0;color:var(--ink);font-size:clamp(28px,3.4vw,42px);line-height:1.04}.precision-copy p{margin:0;color:#667085;font-size:16px}.solution{background:var(--bg-soft)}.solution-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:center}.solution-stats{display:grid;gap:14px;margin-top:34px}.solution-stats div{display:grid;grid-template-columns:132px 1fr;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.solution-stats strong{color:var(--ink);font-size:26px;line-height:1}.solution-stats span{color:#667085;font-weight:650}.solution-media{padding:10px;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 20px 70px #070a0f14}.feature-grid{grid-template-columns:repeat(3,1fr)}.scenarios{background:var(--bg-soft)}.scenario-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.scenario-grid article{position:relative;overflow:hidden;aspect-ratio:3 / 2;min-height:0;border-radius:28px;background:#dfe3e8}.scenario-grid img{width:100%;height:100%;min-height:0;object-fit:cover}.scenario-grid article:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070a0f05,#070a0f94)}.scenario-grid span{position:absolute;left:18px;bottom:18px;z-index:1;color:#fff;font-weight:850}.compare-table{overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff}.compare-row{display:grid;grid-template-columns:1.35fr 1fr 1fr;min-height:64px;border-bottom:1px solid var(--line)}.compare-row:last-child{border-bottom:0}.compare-row>div{display:flex;align-items:center;padding:0 22px}.compare-row>div:nth-child(2),.compare-row>div:nth-child(3){justify-content:center}.compare-row>div:nth-child(2){background:#d943520a}.compare-row>div:nth-child(3){background:#f8f9fb}.compare-header>div{color:#667085;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.compare-header>div:nth-child(3){color:var(--ink);background:var(--titanium)}.compare-row svg{width:22px;height:22px;stroke-width:2.4}.bad{color:var(--danger)}.good{color:var(--ink)}.shop{background:linear-gradient(180deg,#fff,#f6f7f9)}.shop-grid{display:grid;grid-template-columns:minmax(380px,.92fr) minmax(420px,1.08fr);gap:24px;align-items:start}.choice-panel,.product-preview{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 70px #070a0f12}.choice-panel{padding:26px}.field-label{margin:0 0 12px;color:var(--subtle);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.field-label:not(:first-child){margin-top:28px}.size-toggle,.plug-grid{display:grid;gap:10px}.size-toggle{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-button,.package-card,.plug-button{border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#fff;cursor:pointer;text-align:left}.choice-button{display:grid;gap:6px;padding:18px}.choice-button.is-active,.package-card.is-active,.plug-button.is-active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.choice-button strong,.package-card>strong{font-size:18px;line-height:1.1}.choice-button span,.package-desc{color:#667085}.choice-button small{color:var(--accent-dark);font-size:13px;font-weight:850;line-height:1.25}.choice-button em{display:inline-grid;place-items:center;min-height:20px;padding:0 8px;border-radius:999px;color:#fff;background:var(--ink);font-size:10px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.package-card{position:relative;min-height:322px;padding:18px}.badge{position:absolute;top:14px;right:14px;z-index:1;padding:6px 10px;border-radius:999px;color:#fff;background:var(--ink);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.package-images{display:flex;align-items:center;gap:10px;height:78px;margin-bottom:18px}.package-images img{width:74px;height:64px;object-fit:contain;border:1px solid var(--line);border-radius:16px;background:#fff}.price-line{margin:14px 0 2px}.price-line span{font-size:25px;font-weight:900}.price-line del{margin-left:8px;color:#98a2b3;font-weight:750}.save-line{margin:0;color:var(--accent-dark);font-size:13px;font-weight:850}.gift-pill{display:flex;align-items:center;gap:10px;margin-top:16px;padding:12px;border:1px solid rgba(23,143,196,.22);border-radius:16px;background:#178fc40f;color:var(--accent-dark);font-size:13px;font-weight:850}.gift-pill img{width:32px;height:32px;object-fit:contain}.gift-pill small{color:#667085;font-weight:650}.shop-payments{justify-content:flex-start;margin-top:16px}.plug-grid{grid-template-columns:repeat(3,1fr)}.plug-button{min-height:46px;text-align:center;font-weight:850}.buy-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0 14px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.buy-summary del{color:#98a2b3}.selected-configuration{display:grid;gap:2px}.selected-configuration small{color:var(--muted);font-size:12px;font-weight:600}.product-preview{overflow:hidden}.product-preview>img{width:100%;aspect-ratio:4 / 3;height:auto;object-fit:contain;background:#f7f8fa}.product-preview>div:not(.detail-grid){padding:28px 28px 8px}.product-preview h3{margin:0 0 10px;font-size:28px;line-height:1.06}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;padding:20px 28px 28px}.detail-grid div{padding:18px;border:1px solid var(--line);background:#fff}.detail-grid h4{margin:0 0 8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.detail-grid p{margin:0;color:#667085;font-size:14px}.review-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:34px}.review-head h2{max-width:760px;margin:0;font-size:clamp(32px,4.2vw,50px);line-height:1.04}.carousel-actions{display:flex;gap:10px}.circle-button{color:var(--ink)}.circle-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.review-track{display:flex;gap:18px;overflow-x:auto;padding:4px 0 20px;scroll-snap-type:x mandatory}.review-card{flex:0 0 360px;overflow:hidden;border:1px solid var(--line);border-radius:26px;background:#fff;scroll-snap-align:start}.review-card img{width:100%;aspect-ratio:3 / 2;height:auto;object-fit:cover}.review-card blockquote{margin:22px 22px 14px;color:var(--ink);font-size:18px;font-weight:760;line-height:1.32}.review-card p{margin:0 22px 24px;color:#667085;font-weight:650}.learning{background:var(--bg-soft)}.blog-grid{grid-template-columns:repeat(3,1fr)}.blog-grid span,.blog-card span{display:block;margin-bottom:26px;color:var(--accent-dark);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.accordion-list{display:grid;gap:0;border-top:1px solid var(--line)}.accordion-list details{border-bottom:1px solid var(--line)}.accordion-list summary{display:flex;justify-content:space-between;gap:20px;padding:24px 0;color:var(--ink);font-size:18px;font-weight:800;cursor:pointer}.accordion-list summary:after{content:"+";color:#98a2b3}.accordion-list details[open] summary:after{content:"-"}.accordion-list details p{margin:-8px 0 24px;color:#667085}.guarantee{color:var(--ink);background:var(--bg-soft)}.guarantee h2{color:var(--ink)}.guarantee .eyebrow{color:var(--subtle)}.guarantee-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px}.trust-grid{grid-template-columns:repeat(3,1fr)}.trust-grid article{border-color:var(--line);background:#fff}.trust-grid strong{display:block;margin-bottom:10px;color:var(--ink);font-size:17px}.trust-grid span{color:#667085}.footer{padding:48px 0 108px;color:#667085;border-top:1px solid var(--line)}.footer-inner{display:grid;gap:24px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 28px;padding-top:24px;border-top:1px solid var(--line);color:#315173;font-weight:500;line-height:1.35}.footer-links a{white-space:nowrap}.footer-main{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(260px,1fr) minmax(190px,.85fr);align-items:start;gap:28px}.footer-support,.footer-copy{margin:0;font-size:13px}.footer-copy{text-align:center}.footer-support a{color:var(--ink);font-weight:800}.footer-label{display:block;margin-bottom:5px;color:#98a2b3;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.footer-support>span:not(.footer-label){display:block;margin-top:5px}.footer-cancel{color:var(--ink);font-size:13px;font-weight:800}.footer-cancel span{color:#667085;font-weight:500}.sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:60;min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:8px max(28px,calc((100vw - var(--shell)) / 2));background:#fffffff0;border-top:1px solid var(--line);box-shadow:0 -18px 42px #10182814;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;transform:translateY(100%);transition:.24s ease}.cart-visible .sticky-cart{opacity:1;visibility:visible;transform:translateY(0)}.sticky-product{display:flex;align-items:center;gap:12px}.sticky-product img{width:48px;height:48px;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.sticky-product strong,.sticky-product span{display:block}.sticky-product span{color:#667085;font-size:13px}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:58;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;min-height:56px;padding:0;border-radius:50%;color:#fff;background:#1fbd59;box-shadow:0 18px 44px #1fbd5942;font-size:0;font-weight:850}.cart-visible .whatsapp-float{bottom:96px}.whatsapp-float svg{width:28px;height:28px;fill:currentColor}.whatsapp-float span{display:none}.cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#070a0fb8;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}body.cart-drawer-open{overflow:hidden}.cart-drawer-backdrop.is-open{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;z-index:100;width:min(448px,100vw);height:100dvh;display:grid;grid-template-rows:auto 1fr auto;color:var(--ink);background:#fff;box-shadow:-22px 0 70px #070a0f2e;transform:translate(100%);transition:transform .26s ease}.cart-drawer.is-open{transform:translate(0)}.cart-drawer-header{display:flex;justify-content:space-between;align-items:start;gap:18px;padding:22px 20px 16px;border-bottom:1px solid var(--line)}.cart-drawer-header h2{margin:0;color:var(--ink);font-size:28px;line-height:1}.cart-drawer-header p{margin:8px 0 0;color:#667085;font-size:14px}.cart-drawer-close{width:34px;height:34px;display:inline-grid;place-items:center;border:0;border-radius:50%;color:var(--ink);background:transparent;font-size:24px;line-height:1;cursor:pointer}.cart-drawer-items{overflow:auto;padding:20px}.cart-drawer-empty{display:grid;gap:14px;padding:28px 0}.cart-drawer-empty h3,.cart-drawer-empty p{margin:0}.drawer-cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:12px;align-items:start;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer-cart-item+.drawer-cart-item{padding-top:20px}.drawer-cart-item img{width:82px;aspect-ratio:1;height:auto;object-fit:cover;border:1px solid var(--line);border-radius:18px;background:var(--bg-soft)}.drawer-cart-title{display:block;margin-bottom:6px;color:var(--ink);font-size:16px;font-weight:900;line-height:1.12}.drawer-cart-variant{display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;color:#667085;background:var(--bg-soft);font-size:11px;font-weight:850;text-transform:uppercase}.drawer-cart-price{display:grid;justify-items:end;gap:2px;white-space:nowrap}.drawer-cart-price strong{font-size:15px}.drawer-cart-price del{color:#98a2b3;font-size:12px}.drawer-cart-tools{display:flex;align-items:center;gap:12px;margin-top:14px}.drawer-cart-qty{display:inline-flex;align-items:center;gap:12px;min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:999px}.drawer-cart-qty button,.drawer-cart-remove{border:0;color:var(--ink);background:transparent;cursor:pointer}.drawer-cart-qty button{width:20px;height:20px;display:inline-grid;place-items:center;font-size:16px;line-height:1}.drawer-cart-qty span{min-width:12px;text-align:center;font-weight:850}.drawer-cart-remove{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#667085;background:var(--bg-soft)}.drawer-cart-remove svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-drawer-footer{display:grid;gap:14px;padding:18px 20px 20px;border-top:1px solid var(--line);background:#fff}.cart-drawer-footer[hidden]{display:none}.cart-drawer-gift{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(23,143,196,.18);border-radius:20px;background:#178fc40d}.cart-drawer-gift-image{width:54px;height:44px;object-fit:contain;padding:5px;border-radius:14px;background:#fff}.gift-icon{width:54px;height:44px;display:inline-grid;place-items:center;border-radius:14px;background:#fff}.gift-icon svg{width:23px;height:23px;fill:none;stroke:var(--accent-dark);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-drawer-gift strong{display:block;color:var(--accent-dark);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cart-drawer-gift p{margin:2px 0 0;color:var(--ink);font-size:13px;font-weight:850}.cart-drawer-gift p:not(.cart-gift-copy),.cart-drawer-trust:not(.cart-drawer-trust-clean){display:none}.cart-drawer-gift>span:last-child{color:var(--accent-dark);font-size:12px;font-weight:900}.cart-drawer-total{display:flex;justify-content:space-between;align-items:baseline;gap:18px;color:var(--ink)}.cart-drawer-total span{color:#667085;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.cart-drawer-total strong{font-size:24px;line-height:1}.cart-drawer-shipping,.cart-drawer-trust{display:flex;justify-content:space-between;gap:14px;color:#667085;font-size:12px;font-weight:750}.cart-drawer-trust{justify-content:center;margin:0;text-align:center}.cart-drawer-checkout{min-height:56px;background:linear-gradient(135deg,var(--accent),var(--accent-dark))}.cart-drawer-loading{opacity:.62}.content-page{min-height:60vh;background:linear-gradient(180deg,#fff,#f6f7f9)}.content-shell{width:min(900px,calc(100% - 40px));margin:0 auto}.content-page h1{margin:0 0 18px;color:var(--ink);font-size:clamp(36px,5vw,58px);line-height:1;letter-spacing:0}.content-intro{max-width:680px;margin:0 0 34px;color:#667085;font-size:17px}.rte{color:#344054;font-size:16px;line-height:1.72}.rte h2,.rte h3{margin:34px 0 10px;color:var(--ink);line-height:1.14}.rte p,.rte ul,.rte ol{margin:0 0 16px}.rte a{color:var(--accent-dark);font-weight:800;text-decoration:underline;text-underline-offset:3px}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.article-card{display:grid;gap:16px;padding:22px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 20px 60px #070a0f0f}.article-card img,.article-hero{width:100%;aspect-ratio:16 / 10;height:auto;object-fit:cover;border-radius:18px;background:var(--bg-soft)}.article-hero{margin:28px 0}.article-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--subtle);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.article-card h2,.article-card h3{margin:0;color:var(--ink);font-size:22px;line-height:1.12}.article-card p{margin:0;color:#667085}.article-body{padding:32px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 20px 60px #070a0f0f}.cart-page .content-shell{width:min(980px,calc(100% - 40px))}.cart-card{display:grid;gap:18px;padding:26px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 20px 60px #070a0f0f}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line)}.cart-item:last-of-type{padding-bottom:0;border-bottom:0}.cart-item img{width:90px;aspect-ratio:1;height:auto;object-fit:cover;border:1px solid var(--line);border-radius:18px;background:var(--bg-soft)}.cart-item h2{margin:0 0 6px;font-size:17px;line-height:1.18}.cart-item-details{min-width:0}.cart-item p{margin:0;color:#667085;font-size:13px}.cart-remove{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin-top:10px;padding:0 14px;border:1px solid rgba(217,67,82,.24);border-radius:999px;color:var(--danger);background:#d943520f;font-size:12px;font-weight:850}.quantity-input{width:86px;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:999px;font:inherit;font-weight:800;text-align:center}.cart-total{display:flex;justify-content:space-between;gap:20px;padding-top:8px;color:var(--ink);font-size:22px;font-weight:900}.cart-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.empty-state{display:grid;gap:16px;justify-items:start;padding:36px;border:1px solid var(--line);border-radius:28px;background:#fff}@media(max-width:1020px){.main-nav{display:none}.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-content:center}.hero-shell,.split-section,.solution-grid,.precision-panel,.shop-grid,.guarantee-grid{grid-template-columns:1fr}.problem-grid,.feature-grid,.blog-grid,.blog-list,.trust-grid,.scenario-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.top-strip{display:none}.shell,.narrow{width:calc(100% - 40px)}.section-pad{padding:58px 0}.header-inner{min-height:68px;width:calc(100% - 28px);gap:8px}.header-actions .button{display:none}.wordmark{font-size:18px;font-weight:800;letter-spacing:.28em}.mobile-nav{display:none;flex-direction:column;align-items:stretch;padding:0 22px 22px;border-top:1px solid var(--line);background:#fff}.mobile-nav.is-open{display:flex}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);font-weight:500}.hero{padding:24px 0 10px}.hero-shell{display:flex;flex-direction:column;gap:18px}.hero h1{font-size:32px;line-height:1.06}.lead{font-size:15px;line-height:1.45}.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.hero-actions .button{min-height:48px;padding:0 14px;font-size:13px}.hero-proof{display:none}.hero-media{border-radius:24px}.hero-media>img{aspect-ratio:16 / 9;display:block;border-radius:18px}.hero-thumbs{margin:10px auto 0}.thumb{width:54px;height:40px}.section-head h2,.split-section h2,.solution-copy h2,.guarantee h2,.review-head h2{font-size:30px;line-height:1.08}.feature-grid,.blog-grid,.blog-list,.package-grid,.checkout-actions,.detail-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feature-grid article{padding:14px;border-radius:18px}.feature-grid .line-icon{width:34px;height:34px;margin-bottom:14px}.feature-grid .line-icon svg{width:18px;height:18px}.feature-grid h3{margin-bottom:8px;font-size:13px;line-height:1.18}.feature-grid p{font-size:11.5px;line-height:1.4}.problem-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.problem-grid,.trust-grid{gap:10px}.problem-grid article,.trust-grid article{padding:16px;border-radius:18px}.problem-grid .line-icon,.trust-grid .line-icon{width:34px;height:34px;margin-bottom:16px}.problem-grid .line-icon svg{width:18px;height:18px}.problem-grid h3,.trust-grid strong{font-size:15px;line-height:1.18}.problem-grid p,.trust-grid span{font-size:12px;line-height:1.45}.shop{padding-top:18px}.shop .section-head{margin-bottom:18px}.shop .section-head h2{font-size:28px}.shop .section-head p{display:none}.choice-panel{padding:18px;border-radius:18px}.field-label:not(:first-child){margin-top:20px}.choice-button{padding:14px;border-radius:14px}.choice-button strong,.package-card>strong{font-size:16px}.choice-button span,.package-desc{font-size:13px}.package-card{min-height:auto;padding:16px;border-radius:14px}.package-images{height:62px;margin-bottom:14px}.package-images img{width:64px;height:54px}.price-line span{font-size:22px}.gift-pill{margin-top:12px;padding:10px}.precision-panel img,.solution-media img{aspect-ratio:16 / 9;min-height:0}.precision-copy{min-height:340px}.scenario-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.scenario-grid article{flex:0 0 76%;scroll-snap-align:start}.compare-row{grid-template-columns:minmax(0,1.15fr) minmax(0,.72fr) minmax(0,.72fr);min-width:0;min-height:54px}.compare-row>div{min-width:0;padding:10px 7px;font-size:12px;line-height:1.2}.compare-row>div:first-child{font-weight:760}.compare-row>div:nth-child(2),.compare-row>div:nth-child(3){text-align:center}.compare-header>div{padding:10px 6px;font-size:8.5px;line-height:1.1;letter-spacing:.04em;overflow-wrap:anywhere}.compare-row svg{width:17px;height:17px}.product-preview>img{height:auto}.review-head{align-items:start}.carousel-actions{display:none}.review-card{flex-basis:310px}.review-card img{height:auto}.footer-main{grid-template-columns:1fr;gap:16px}.footer-links{gap:14px 24px}.sticky-cart{padding:10px 18px}.sticky-product img{display:none}.sticky-cart .button{min-height:48px;padding:0 18px;font-size:13px}.whatsapp-float{right:12px;left:auto;bottom:16px;width:48px;height:48px;min-height:48px;justify-content:center;gap:0;padding:0;border-radius:50%;font-size:0;box-shadow:0 16px 34px #1fbd594d}.cart-visible .whatsapp-float{bottom:92px}.whatsapp-float svg{width:26px;height:26px}.whatsapp-float span{display:none}.content-page h1{font-size:34px}.article-body,.cart-card,.empty-state{padding:20px;border-radius:22px}.cart-item{grid-template-columns:68px 1fr}.cart-item img{width:68px}.cart-line-price{grid-column:1 / -1}.cart-remove{min-height:32px;padding:0 12px}.cart-actions{justify-content:stretch}.cart-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}.system-label,.eyebrow,.field-label,.compare-header>div,.detail-grid h4,.blog-grid span,.blog-card span,.footer-label,.article-meta,.cart-drawer-gift strong,.cart-drawer-total span{font-weight:600;letter-spacing:.08em}.hero-proof,.micro-trust,.hero-promises span,.payment-strip,.choice-button small,.save-line,.gift-pill,.plug-button,.price-line del,.review-card p,.footer-support a,.footer-cancel,.cart-drawer-shipping,.cart-drawer-trust,.cart-drawer-gift p,.cart-drawer-gift>span:last-child{font-weight:500}article h3,.choice-button strong,.package-card>strong,.product-preview h3,.trust-grid strong,.review-card blockquote,.accordion-list summary,.drawer-cart-title,.article-card h2,.article-card h3,.cart-item h2{font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/4/assets/styles.css.map */
