/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:Google Sans Flex;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/google-sans-flex.woff2)format("woff2")}:root{--brand:#08314d;--brand-hover:#0a3e62;--brand-fg:#fff;--accent:#e39f22;--accent-hover:#c98a1d;--accent-fg:#1a1205;--cream:#faf4de;--bg:#f5f6fb;--surface:#fff;--surface-2:#f7f8fc;--border:#eceef5;--text:#1b2330;--text-muted:#8a93a6;--danger:#ef4444;--success:#16a34a;--sidebar-w:248px;--radius:18px;--radius-sm:12px;--shadow-sm:0 1px 3px #1018280d;--shadow:0 8px 28px #10182812;--shadow-lg:0 20px 50px #1018281f;--font:"Google Sans Flex", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4{color:var(--text);margin:0;font-weight:800;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}img,a,.hero,.about-rev-card,svg{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}p,h1,h2,h3,h4,li,span,.about-split-text,.about-hero-text{-webkit-user-select:text;user-select:text}button{font-family:inherit}:focus-visible{outline:3px solid var(--brand)}@supports (color:color-mix(in lab, red, red)){:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 40%, transparent)}}:focus-visible{outline-offset:2px;border-radius:6px}.skip-link{background:var(--brand);color:#fff;z-index:100;top:0;padding:10px 16px;transition:transform .15s;position:absolute;inset-inline-start:0;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;font-weight:700;transition:all .18s;display:inline-flex}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-hover)}.btn-accent{background:var(--accent);color:var(--accent-fg)}.btn-accent:hover{background:var(--accent-hover)}.btn-ghost{background:var(--surface);color:var(--brand);border:1.5px solid var(--border)}.btn-ghost:hover{border-color:var(--brand)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-lg{padding:14px 28px;font-size:16px}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border);transition:box-shadow .2s,transform .2s;overflow:hidden}.card:hover{box-shadow:var(--shadow)}.field{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:12px;padding:12px 16px;font-family:inherit;font-size:15px}.field:focus{border-color:var(--brand);outline:none}.field::placeholder{color:var(--text-muted)}.badge{border-radius:8px;align-items:center;gap:5px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.badge-promo{background:var(--danger);color:#fff}.badge-hot{color:#fff;background:#ec4899}.pill{cursor:pointer;background:var(--surface);border:1.5px solid var(--border);color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.pill:hover{border-color:var(--brand);color:var(--brand)}.pill.active,.pill[aria-pressed=true]{background:var(--brand);color:#fff;border-color:var(--brand)}.price{color:var(--brand);font-weight:800}.price-old{color:var(--text-muted);font-size:.82em;font-weight:600;text-decoration:line-through}.stars{color:var(--accent);align-items:center;gap:1px;display:inline-flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.fade-up{animation:.4s both fadeUp}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.shell{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:4px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.sidebar-logo{align-items:center;gap:10px;padding:4px 8px 20px;display:flex}.sidebar-logo img{height:30px}.nav-group{flex-direction:column;gap:3px;display:flex}.nav-sep{background:var(--border);height:1px;margin:14px 8px}.nav-link{color:var(--text-muted);border-radius:12px;align-items:center;gap:12px;padding:11px 14px;font-size:14.5px;font-weight:600;transition:all .15s;display:flex;position:relative}.nav-link:hover{background:var(--surface-2);color:var(--text)}.nav-link.active{background:var(--brand);color:#fff}.nav-link .nav-badge{background:var(--danger);color:#fff;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:800}.side-promo{color:#fff;background:linear-gradient(150deg, var(--brand), #0d4a72);border-radius:16px;margin-top:16px;padding:18px;position:relative;overflow:hidden}.side-promo h4{color:#fff;margin-bottom:4px;font-size:16px}.side-promo p{opacity:.9;margin:0 0 12px;font-size:12.5px}.main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{z-index:30;background:var(--bg);align-items:center;gap:16px;padding:18px 28px;display:flex;position:sticky;top:0}.topbar .search{flex:1;max-width:620px;position:relative}.topbar .search input{background:var(--surface);width:100%;box-shadow:var(--shadow-sm);border:none;border-radius:999px;padding:13px 18px 13px 46px;font-size:15px}.topbar .search input:focus{box-shadow:0 0 0 2px var(--brand);outline:none}.topbar-actions{align-items:center;gap:10px;margin-inline-start:auto;display:flex}.icon-btn{background:var(--surface);width:44px;height:44px;box-shadow:var(--shadow-sm);cursor:pointer;color:var(--text);border:none;border-radius:50%;place-items:center;display:grid;position:relative}.icon-btn:hover{color:var(--brand)}.content{padding:8px 40px 40px}.search-results{z-index:60;flex-direction:column;gap:2px;max-height:420px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.search-item{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:8px 10px;display:flex}.search-item:hover{background:var(--surface-2)}.search-all{text-align:center;background:var(--surface-2);cursor:pointer;color:var(--brand);border:none;border-radius:10px;margin-top:2px;padding:11px;font-size:14px;font-weight:700}.search-all:hover{background:var(--cream)}.section-head{justify-content:space-between;align-items:center;margin:0 0 18px;display:flex}.section-head h2{font-size:21px}.section-head a{color:var(--accent-hover);font-size:14px;font-weight:700}.hero{isolation:isolate;border-radius:22px;min-height:320px;position:relative;overflow:hidden}.hero-slide{align-items:center;transition:opacity .7s;display:flex;position:absolute;inset:0}.hero-slide:first-child{position:relative}.hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:-1;background:linear-gradient(100deg,#08314df0 0%,#08314dc7 42%,#08314d59 100%);position:absolute;inset:0}.hero-inner{color:#fff;padding:48px 52px;max-width:580px;padding-inline-start:76px}.hero-inner .hero-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;margin-bottom:16px}.hero-inner h1,.hero-inner .hero-title-alt{color:#fff;margin-bottom:14px;font-size:40px;font-weight:800;line-height:1.1}.hero-inner p{opacity:.92;margin-bottom:24px;font-size:16px;line-height:1.6}.hero-arrow{z-index:2;cursor:pointer;width:44px;height:44px;color:var(--brand);background:#ffffffe6;border:none;border-radius:50%;place-items:center;transition:background .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{background:#fff}.hero-arrow-l{left:16px}.hero-arrow-r{right:16px}.hero-dots{z-index:2;bottom:18px;gap:8px;display:flex;position:absolute;inset-inline-start:76px}.hero-dot{cursor:pointer;background:#ffffff73;border:none;border-radius:999px;width:9px;height:9px;padding:0;transition:all .2s}.hero-dot.active{background:var(--accent);width:26px}.footer{background:var(--brand);color:#cdd9e6;margin-top:48px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:40px;max-width:1280px;margin:0 auto;padding:48px 28px 32px;display:grid}.footer-logo{filter:brightness(0)invert();height:38px;margin-bottom:14px}.footer-slogan{max-width:320px;margin:0 0 18px;font-size:14px;line-height:1.6}.footer-contact{flex-direction:column;gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.footer-contact li{align-items:center;gap:10px;display:flex}.footer-contact a{color:#cdd9e6}.footer-contact a:hover{color:#fff}.footer-h{color:#fff;margin-bottom:14px;font-size:15px}.footer-links{flex-direction:column;gap:10px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.footer-links a{color:#cdd9e6}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:8px;max-width:1280px;margin:0 auto;padding:18px 28px;font-size:13px;display:flex}.fab-stack{z-index:60;flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed;bottom:22px;right:22px}.fab{cursor:pointer;color:#fff;width:56px;height:56px;box-shadow:var(--shadow-lg);border:none;border-radius:50%;place-items:center;transition:transform .15s;display:grid}.fab:hover{transform:scale(1.06)}.fab-top{background:var(--brand)}.fab-wa{background:#25d366}.fab-chat{background:var(--accent);color:var(--accent-fg)}.chatw{z-index:61;background:var(--surface);width:370px;max-width:calc(100vw - 44px);height:560px;max-height:calc(100vh - 120px);box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;animation:.2s fadeUp;display:flex;position:fixed;bottom:90px;right:22px;overflow:hidden}.chatw-head{background:linear-gradient(135deg, var(--brand), #0d4a72);color:#fff;justify-content:space-between;align-items:flex-start;gap:10px;padding:22px 20px;display:flex}.chatw-head-chat{align-items:center;padding:14px 16px}.chatw-title{color:#fff;font-size:22px}.chatw-sub{opacity:.9;margin-top:4px;font-size:13.5px}.chatw-x{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.chatw-body{background:var(--surface-2);flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatw-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:16px;transition:box-shadow .15s;display:flex}.chatw-card:hover{box-shadow:var(--shadow)}.chatw-card strong{color:var(--text);font-size:15px;display:block}.chatw-card span{color:var(--text-muted);margin-top:2px;font-size:12.5px;display:block}.chatw-thread{background:var(--surface-2);flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.chatw-msg{border-radius:14px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.4}.chatw-msg-in{background:var(--surface);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.chatw-msg-out{background:var(--brand);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chatw-input{border-top:1px solid var(--border);background:var(--surface);padding:12px}.chatw-foot{text-align:center;color:var(--text-muted);background:var(--surface);border-top:1px solid var(--border);padding:8px;font-size:11px}.reviews-grid{grid-template-columns:1.5fr 1fr}.blog-layout{grid-template-columns:1fr 300px}.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-hero{grid-template-columns:1.25fr 1fr}.offers-grid{grid-template-columns:repeat(2,1fr)}.hero-offer{grid-template-columns:1fr;display:grid}.hero-offer.has-img{grid-template-columns:1.2fr 1fr}.hero-offer-body{flex-direction:column;justify-content:center;gap:14px;padding:40px 44px;display:flex}.hero-offer-img{object-fit:cover;width:100%;height:100%}@media (width<=767px){.reviews-grid,.blog-layout,.blog-hero,.offers-grid{grid-template-columns:1fr}.blog-grid{grid-template-columns:1fr;gap:14px}.blog-hero{min-height:auto}}.about{flex-direction:column;gap:40px;width:100%;max-width:1120px;margin:0 auto;display:flex}.about-crumb{color:var(--text-muted);font-size:13px}.about-crumb a{color:var(--text-muted)}.about-crumb a:hover{color:var(--brand)}.about-hero{grid-template-columns:1.1fr 1fr;align-items:stretch;display:grid;overflow:hidden}.about-hero-text{flex-direction:column;justify-content:center;gap:16px;padding:48px 46px;display:flex}.about-badge{background:var(--cream);color:var(--brand);width:fit-content}.about-hero-text h1{color:var(--brand);font-size:38px;line-height:1.12}.about-hero-text p{color:var(--text-muted);font-size:15.5px;line-height:1.7}.about-hero-cta{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.about-hero-img{object-fit:cover;width:100%;height:100%;min-height:300px}.about-stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.about-stat{text-align:center;flex-direction:column;gap:6px;padding:26px 18px;display:flex}.about-stat-value{color:var(--brand);font-size:30px;font-weight:800}.about-stat-label{color:var(--text-muted);font-size:13.5px;font-weight:600}.about-split{grid-template-columns:1fr 1.15fr;align-items:stretch;display:grid;overflow:hidden}.about-split.reverse{grid-template-columns:1.15fr 1fr}.about-split.reverse img{order:2}.about-split img{object-fit:cover;width:100%;height:100%;min-height:260px}.about-split-text{flex-direction:column;justify-content:center;gap:14px;padding:40px 44px;display:flex}.about-split-text h2{color:var(--brand);font-size:26px}.about-split-text p{color:var(--text-muted);line-height:1.75}.about-pillars{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.about-pillar{flex-direction:column;gap:12px;padding:30px 26px;display:flex}.about-pillar-ico{object-fit:contain;width:54px;height:54px}.about-pillar h3{color:var(--brand);font-size:18px}.about-pillar p{color:var(--text-muted);font-size:14.5px;line-height:1.7}.about-reviews{align-items:center;gap:10px;display:flex}.about-rev-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:4px;display:flex;overflow-x:auto}.about-rev-track::-webkit-scrollbar{display:none}.about-rev-card{scroll-snap-align:start;flex-direction:column;flex:0 0 340px;gap:12px;max-width:340px;padding:24px;display:flex}.about-rev-quote{color:var(--accent)}.about-rev-text{color:var(--text);font-size:14.5px;line-height:1.7}.about-rev-meta{flex-direction:column;gap:2px;margin-top:auto;display:flex}.about-rev-meta strong{color:var(--brand)}.about-rev-prod{color:var(--text-muted);font-size:13px}.about-rev-prod:hover{color:var(--accent-hover)}.about-rev-arrow{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--brand);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:50%;flex:none;place-items:center;display:grid}.about-rev-arrow:hover{background:var(--surface-2)}.about-faq{width:100%}.about-cta{text-align:center;background:var(--cream);flex-direction:column;align-items:center;gap:14px;padding:44px;display:flex}.about-cta h2{color:var(--brand);font-size:26px}.about-cta p{color:var(--text-muted);max-width:560px}.about-cta .about-hero-cta{justify-content:center}.engage-btn{cursor:pointer;width:40px;height:40px;color:var(--brand);box-shadow:var(--shadow-sm);background:#ffffffeb;border:none;border-radius:50%;place-items:center;transition:all .15s;display:grid}.engage-btn:hover{background:#fff;transform:scale(1.06)}.share-item{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:14px;font-weight:600;display:flex}.share-item:hover{background:var(--surface-2)}[dir=rtl] .sidebar{border-right:none;border-left:1px solid var(--border)}[dir=rtl] .topbar .search input{padding:13px 46px 13px 18px}[dir=rtl] .topbar .search svg{left:auto;right:16px}[dir=rtl] .nav-link .nav-badge{margin-left:0;margin-right:auto}[dir=rtl] .hero-inner,[dir=rtl] .footer-grid{text-align:right}[dir=rtl] .hero-overlay{background:linear-gradient(260deg,#08314df0 0%,#08314dc7 42%,#08314d59 100%)}[dir=rtl] .fab-stack,[dir=rtl] .chatw{left:22px;right:auto}[dir=rtl] body{font-family:"Readex Pro", var(--font)}.carousel-track{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:16px;padding:4px 2px 12px;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{height:6px}.carousel-track::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.carousel-item{scroll-snap-align:start;flex:0 0 220px}.carousel-arrow{z-index:3;cursor:pointer;background:var(--surface);width:40px;height:40px;color:var(--brand);box-shadow:var(--shadow);border:none;border-radius:50%;place-items:center;transition:transform .15s;display:grid;position:absolute;top:42%}.carousel-arrow:hover{transform:scale(1.08)}.pgrid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}@media (width<=1400px){.pgrid{grid-template-columns:repeat(4,1fr)}}@media (width<=1100px){.pgrid{grid-template-columns:repeat(3,1fr)}}@media (width<=767px){.pgrid{grid-template-columns:repeat(2,1fr);gap:12px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.m-app{min-height:100dvh;padding-bottom:calc(var(--m-nav-h,62px) + env(safe-area-inset-bottom))}.m-header{z-index:40;padding:10px 12px;padding-top:calc(10px + env(safe-area-inset-top));background:var(--brand);align-items:center;gap:10px;display:flex;position:sticky;top:0}.m-favicon{border-radius:9px;width:34px;height:34px;display:block}.m-header .m-search{color:var(--text-muted);background:#fff;border-radius:999px;flex:1;align-items:center;gap:8px;padding:9px 14px;display:flex}.m-header .m-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.m-lang{cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.m-content{padding:16px 14px 8px}.m-bottomnav{z-index:50;background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #08314d0f}.m-tab{cursor:pointer;height:62px;color:var(--text-muted);background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex;position:relative}.m-tab.active{color:var(--brand)}.m-tab.active:before{content:"";background:var(--accent);border-radius:0 0 4px 4px;width:26px;height:3px;position:absolute;top:0}.m-sheet-overlay{z-index:70;background:#08314d80;align-items:flex-end;display:flex;position:fixed;inset:0}.m-sheet{background:var(--surface);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:75vh;animation:.22s sheetUp;display:flex}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:none}}.m-sheet-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 18px;font-size:17px;font-weight:800;display:flex}.m-sheet-head button{cursor:pointer;color:var(--text-muted);background:0 0;border:none}.m-sheet-body{padding:8px;padding-bottom:calc(16px + env(safe-area-inset-bottom));overflow-y:auto}.m-sheet-item{color:var(--text);border-radius:12px;padding:14px;font-size:15.5px;font-weight:600;display:block}.m-sheet-item:active{background:var(--surface-2)}.m-sheet-legal{color:var(--text-muted);font-size:14.5px;font-weight:500}.m-sheet-sep{background:var(--border);height:1px;margin:8px 14px}.m-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.m-hscroll{scrollbar-width:none;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.m-hscroll::-webkit-scrollbar{display:none}.m-buybar{z-index:55;left:0;right:0;bottom:calc(var(--m-nav-h,62px) + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);align-items:center;gap:12px;padding:12px 14px;display:flex;position:fixed;box-shadow:0 -4px 16px #08314d1a}@media (width<=767px){.fab-stack{bottom:calc(var(--m-nav-h,62px) + env(safe-area-inset-bottom) + 12px);right:14px}.fab-stack .fab-wa,.fab-stack .fab-top{display:none}.fab-stack .fab-chat{width:48px;height:48px}.fab-stack .fab-chat svg{width:20px;height:20px}.chatw{bottom:calc(var(--m-nav-h,62px) + env(safe-area-inset-bottom) + 70px);max-height:calc(100dvh - var(--m-nav-h,62px) - 100px)}.hero{border-radius:16px;min-height:380px}.hero-slide{position:absolute!important}.hero-inner{padding:40px 22px;max-width:100%;padding-inline-start:22px}.hero-inner h1,.hero-inner .hero-title-alt{font-size:30px}.hero-inner p{margin-bottom:18px;font-size:15px}.hero-arrow{display:none}.hero-inner .btn-lg{padding:11px 18px;font-size:15px}.hero-dots{inset-inline-start:22px;bottom:16px}.hero-offer.has-img{grid-template-columns:1fr}.hero-offer-img{order:-1;height:180px}.hero-offer-body{gap:12px;padding:24px 22px}.hero-offer-body h2{font-size:24px!important}.blog-hero{min-height:auto!important}.blog-hero>img{height:180px!important}.blog-hero h2{font-size:21px!important}.blog-hero>div{gap:10px!important;padding:20px!important}.about{gap:28px}.about-hero,.about-split,.about-split.reverse{grid-template-columns:1fr}.about-hero-img,.about-split img,.about-split.reverse img{height:200px;min-height:200px;order:-1!important}.about-hero-text{padding:26px 22px}.about-hero-text h1{font-size:27px}.about-split-text{padding:24px 22px}.about-split-text h2{font-size:22px}.about-stats{grid-template-columns:1fr 1fr}.about-stat-value{font-size:24px}.about-pillars{grid-template-columns:1fr}.about-rev-card{flex-basis:82vw;max-width:82vw}.about-rev-arrow{display:none}.about-cta{padding:30px 22px}.section-head h2{font-size:19px}.pcard-buy{display:none}.footer-grid{grid-template-columns:1fr;gap:24px;padding:32px 18px 24px}.footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 18px}h1{font-size:26px}h2{font-size:20px}.article-title{font-size:26px!important}.product-title{font-size:22px!important}.price-row{flex-wrap:nowrap!important;align-items:baseline!important;gap:10px!important}.price-row .price,.price-row .price-old{white-space:nowrap}}
