@import url("store-responsive.css?v=22.0.0");
:root{--bg:#050816;--panel:rgba(14,20,43,.72);--line:rgba(255,255,255,.11);--text:#f6f8ff;--muted:#9aa7c7;--cyan:#48e8ff;--blue:#596cff;--violet:#b95cff;--green:#4bf0ac;--red:#ff667f}
*{box-sizing:border-box}html{background:var(--bg)}body.store-body{margin:0;min-height:100vh;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 15% 10%,rgba(89,108,255,.2),transparent 28%),radial-gradient(circle at 85% 18%,rgba(185,92,255,.18),transparent 25%),linear-gradient(145deg,#050816,#090d20 45%,#050714);overflow-x:hidden}.store-body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 78%)}.store-shell{width:min(1180px,calc(100% - 32px));margin:auto;padding:22px 0 42px;position:relative}.store-shell.narrow{width:min(980px,calc(100% - 28px))}.store-shell.micro{width:min(580px,calc(100% - 28px))}.glass{border:1px solid var(--line);background:linear-gradient(145deg,rgba(21,29,59,.88),rgba(8,12,29,.76));box-shadow:0 28px 80px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.08),inset 0 -16px 40px rgba(0,0,0,.14);backdrop-filter:blur(22px)}.store-nav{min-height:66px;border-radius:22px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;position:relative;z-index:5}.store-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:850;letter-spacing:.02em}.store-orb{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,var(--cyan),var(--blue) 58%,var(--violet));box-shadow:0 8px 24px rgba(72,232,255,.28),inset 0 1px rgba(255,255,255,.7)}.store-nav nav{display:flex;align-items:center;gap:18px}.store-nav nav>a{color:#c6d0ea;text-decoration:none;font-weight:700;font-size:.92rem}.store-body .language-switcher select{width:auto;max-width:150px;min-height:38px;padding:7px 28px 7px 10px;border-radius:12px;font-size:.78rem;background-color:rgba(4,8,20,.82)}.store-hero{margin-top:24px;min-height:480px;border-radius:36px;padding:60px clamp(26px,6vw,72px);display:grid;grid-template-columns:1.18fr .82fr;align-items:center;overflow:hidden;position:relative}.store-hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(72,232,255,.16);border-radius:50%;right:-160px;top:-180px;box-shadow:0 0 0 46px rgba(89,108,255,.035),0 0 0 92px rgba(185,92,255,.025)}.eyebrow{font-size:.72rem;letter-spacing:.22em;color:var(--cyan);font-weight:900}.store-hero h1{font-size:clamp(2.75rem,7vw,5.4rem);line-height:.92;margin:20px 0 22px;letter-spacing:-.065em}.store-hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,var(--cyan),#a5b0ff,var(--violet));-webkit-background-clip:text;background-clip:text}.store-hero p{color:var(--muted);font-size:1.13rem;max-width:560px}.trust-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.trust-row span{padding:10px 13px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.035);color:var(--green);font-size:.86rem}.trust-row b{color:#dfe5f7;margin-left:4px}.cert-scene{height:340px;position:relative;display:grid;place-items:center;perspective:900px;z-index:2}.cert-halo{position:absolute;width:290px;height:290px;border-radius:50%;background:conic-gradient(from 180deg,var(--blue),var(--cyan),var(--violet),var(--blue));filter:blur(55px);opacity:.23;animation:spin 9s linear infinite}.cert-card{width:268px;height:340px;padding:28px;border-radius:32px;border:1px solid rgba(255,255,255,.25);background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.03) 40%,rgba(89,108,255,.19));box-shadow:22px 35px 70px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.44);transform:rotateY(-13deg) rotateX(6deg) rotateZ(2deg);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;animation:float 5s ease-in-out infinite}.cert-card:before{content:"";position:absolute;inset:-40%;background:linear-gradient(110deg,transparent 43%,rgba(255,255,255,.22) 49%,transparent 56%);animation:shine 5s ease-in-out infinite}.cert-chip{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#a7b5df);color:#0a1026;font-size:2rem;box-shadow:0 10px 25px rgba(0,0,0,.3)}.cert-card strong{font-size:1.55rem;letter-spacing:.08em;line-height:1.1}.cert-card small{font-weight:900;color:var(--cyan);letter-spacing:.17em}.cert-card i{position:absolute;width:140px;height:140px;border:18px solid rgba(255,255,255,.04);border-radius:50%;right:-45px;bottom:-45px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:72px 0 24px}.section-head h2{font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.05em;margin:10px 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.product-card{border-radius:28px;padding:30px;position:relative;transition:.28s transform,.28s border-color}.product-card:hover{transform:translateY(-7px);border-color:rgba(72,232,255,.38)}.product-card.featured{box-shadow:0 28px 90px rgba(89,108,255,.2),inset 0 1px rgba(255,255,255,.11)}.popular{position:absolute;right:18px;top:18px;padding:7px 10px;border-radius:10px;background:linear-gradient(90deg,var(--blue),var(--violet));font-size:.66rem;font-weight:900;letter-spacing:.12em}.product-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(72,232,255,.27),rgba(185,92,255,.2));border:1px solid rgba(72,232,255,.28);font-size:1.6rem}.product-card h3{font-size:1.35rem;margin:24px 0 10px}.product-card p,.order-summary p{color:var(--muted);line-height:1.6}.price{font-size:2rem;font-weight:950;margin:24px 0}.product-card ul{padding:0;list-style:none;color:#dce5fb;line-height:2}.product-card li{color:var(--green)}.product-card li span{color:#dce5fb}.buy-button,.secondary-button{border:0;display:block;width:100%;padding:16px 18px;border-radius:17px;text-align:center;text-decoration:none;color:#050816;font-weight:950;letter-spacing:.04em;background:linear-gradient(100deg,var(--cyan),#7e91ff 54%,#df72ff);box-shadow:0 14px 36px rgba(89,108,255,.3),inset 0 1px rgba(255,255,255,.75);cursor:pointer}.buy-button:hover{filter:brightness(1.1)}.buy-button.disabled{pointer-events:none;opacity:.4}.secondary-button{margin-top:12px;color:#eaf3ff;background:rgba(255,255,255,.07);border:1px solid var(--line);box-shadow:none}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-radius:30px;margin-top:24px;padding:30px}.steps>div{padding:16px 28px;border-right:1px solid var(--line)}.steps>div:last-child{border:0}.steps b{color:var(--cyan);font-size:1.4rem}.steps h3{margin:12px 0 5px}.steps p{margin:0;color:var(--muted)}footer{display:flex;justify-content:space-between;color:var(--muted);padding:32px 8px 0;font-size:.86rem}footer a{color:var(--cyan)}.checkout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:20px;margin-top:24px;align-items:start}.checkout-form,.order-summary,.order-page{border-radius:30px;padding:clamp(24px,5vw,42px)}.checkout-form h1,.order-page h1{font-size:clamp(2rem,6vw,3.2rem);margin:12px 0 28px;letter-spacing:-.04em}.checkout-form label{display:block;font-size:.82rem;font-weight:800;color:#cfd8ef;margin:18px 0 8px}.checkout-form input:not([type=checkbox]){width:100%;min-height:52px;border:1px solid rgba(255,255,255,.13);background:rgba(3,7,19,.7);border-radius:15px;color:#fff;padding:0 15px;outline:0;font-size:1rem}.checkout-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 4px rgba(72,232,255,.1)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.inline-help{display:inline-block;color:var(--cyan);font-size:.82rem;margin-top:9px}.consent{display:flex!important;align-items:flex-start;gap:9px;line-height:1.45}.consent input{margin-top:4px}.checkout-form .buy-button{margin-top:24px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.order-summary{position:sticky;top:20px}.order-summary h2{margin:20px 0 8px}.order-summary dl,.order-details{margin:25px 0 0}.order-summary dl div,.order-details div{display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-top:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;text-align:right;font-weight:800;word-break:break-word}.summary-total dd{color:var(--cyan);font-size:1.25rem}.store-alert{padding:14px 16px;border:1px solid rgba(255,102,127,.36);border-radius:15px;background:rgba(255,102,127,.1);color:#ffc2cd;margin:16px 0}.order-page{margin-top:24px;text-align:center}.status-orb{width:76px;height:76px;border-radius:25px;margin:0 auto 20px;display:grid;place-items:center;font-size:2rem;font-weight:950;background:linear-gradient(145deg,#28335c,#10152d);box-shadow:12px 18px 35px rgba(0,0,0,.36),inset 0 1px rgba(255,255,255,.18)}.status-ready{color:var(--green)}.status-failed,.status-cancelled{color:var(--red)}.status-pill{display:inline-flex;border:1px solid rgba(72,232,255,.2);background:rgba(72,232,255,.08);color:var(--cyan);padding:8px 13px;border-radius:99px;font-weight:800}.order-page>p{color:var(--muted);max-width:620px;margin:22px auto;line-height:1.6}.qr{width:min(330px,85vw);border-radius:24px;background:#fff;padding:10px;margin:20px auto;display:block}.payment-box{max-width:620px;margin:20px auto;text-align:left;border:1px solid var(--line);border-radius:20px;overflow:hidden}.payment-box>div{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid var(--line)}.payment-box>div:last-child{border:0}.payment-box span{color:var(--muted)}.payment-box strong{text-align:right;word-break:break-all}.copy-value{color:var(--cyan)}.order-page>.buy-button,.order-page>.secondary-button{max-width:480px;margin-left:auto;margin-right:auto}.order-details{text-align:left;margin-top:32px}.order-details code{color:var(--cyan)}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{50%{transform:rotateY(-8deg) rotateX(2deg) rotateZ(-1deg) translateY(-12px)}}@keyframes shine{0%,35%{transform:translateX(-60%)}70%,100%{transform:translateX(60%)}}
@media(max-width:760px){.store-shell{width:min(100% - 20px,1180px);padding-top:10px}.store-nav{border-radius:18px}.store-brand span:last-child{max-width:142px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-nav nav>a{display:none}.store-body .language-switcher select{max-width:132px}.store-hero{grid-template-columns:1fr;padding:38px 22px 30px;min-height:auto;text-align:center}.store-hero h1{font-size:3.2rem}.store-hero p{margin-left:auto;margin-right:auto}.trust-row{justify-content:center}.cert-scene{height:270px}.cert-card{width:205px;height:250px;padding:20px;border-radius:25px}.cert-card strong{font-size:1.15rem}.cert-chip{width:47px;height:47px}.section-head{margin-top:46px}.product-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr;padding:12px}.steps>div{border-right:0;border-bottom:1px solid var(--line);padding:20px}.checkout-grid{grid-template-columns:1fr}.order-summary{position:static;grid-row:1}.two-col{grid-template-columns:1fr}.payment-box>div{align-items:flex-start}footer{flex-direction:column;gap:12px;text-align:center}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

/* V9 MR KHOI storefront */
.store-nav{position:sticky;top:10px;z-index:30}
.nav-actions{display:flex;align-items:center;gap:10px;margin-left:auto;min-width:0}
.nav-account{max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#dfe7ff;text-decoration:none;font-weight:750;font-size:.82rem;padding:9px 12px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.04)}
.menu-toggle{width:46px;height:46px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(4,8,20,.82);display:grid;align-content:center;justify-items:center;gap:5px;padding:0;cursor:pointer}
.menu-toggle span{display:block;width:21px;height:2px;border-radius:4px;background:#fff}
.hamburger-menu{position:absolute;top:calc(100% + 10px);right:0;width:min(330px,calc(100vw - 32px));border-radius:20px;padding:10px;display:none;grid-template-columns:1fr;gap:7px;z-index:60}
.hamburger-menu.open{display:grid}
.hamburger-menu a{display:flex;align-items:center;min-height:44px;padding:10px 12px;border-radius:12px;color:#e9edff;text-decoration:none;font-weight:750;background:rgba(255,255,255,.035);border:1px solid transparent}
.hamburger-menu a:hover{border-color:rgba(72,232,255,.28);background:rgba(72,232,255,.08)}
.mrkhoi-title{font-size:clamp(2.45rem,6vw,5rem)!important;line-height:.96!important;margin-bottom:12px!important;text-transform:uppercase}
.verified-badge{display:inline-grid;place-items:center;vertical-align:.12em;width:.62em;height:.62em;border-radius:50%;font-size:.45em;color:#fff;background:#168cff;box-shadow:0 0 0 3px rgba(22,140,255,.18)}
.hero-subtitle{font-weight:850;letter-spacing:.08em;color:#f7f9ff!important;margin-top:0!important;text-transform:uppercase;font-size:clamp(.86rem,2vw,1rem)!important}
.wallet-hero{margin-top:24px;display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;padding:13px 15px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.045);width:max-content;max-width:100%}
.wallet-hero span{color:var(--muted);font-size:.86rem}.wallet-hero strong{font-size:1.15rem}.wallet-hero a{color:var(--cyan);font-weight:800;text-decoration:none}
.feature-check{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:7px;background:rgba(75,240,172,.13);border:1px solid rgba(75,240,172,.3);color:var(--green);font-weight:900;flex:0 0 20px}
.product-card li{display:flex;align-items:flex-start;gap:8px}
.reviews-section{margin-top:28px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{border-radius:22px;padding:22px}.review-card .stars{color:#ffd85b;letter-spacing:.08em;font-size:1.1rem}.review-card p{color:#d9e0f5;line-height:1.6;min-height:55px}.review-card strong{font-size:.9rem;color:var(--cyan)}
.udid-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.udid-get-button{display:grid;place-items:center;text-decoration:none;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#071020;font-weight:900;font-size:.78rem;white-space:nowrap}
.payment-methods{border:0;padding:0;margin:20px 0;display:grid;gap:10px}.payment-methods legend{font-weight:800;margin-bottom:9px}.pay-option{position:relative;display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:13px;background:rgba(255,255,255,.03);cursor:pointer}.pay-option input{appearance:none;-webkit-appearance:none;width:42px;height:24px;border-radius:999px;background:#30374c;border:1px solid rgba(255,255,255,.18);position:relative;flex:0 0 42px;transition:.2s}.pay-option input:before{content:"";position:absolute;width:18px;height:18px;left:2px;top:2px;border-radius:50%;background:white;transition:.2s}.pay-option input:checked{background:linear-gradient(90deg,var(--cyan),var(--blue))}.pay-option input:checked:before{transform:translateX(18px)}.pay-option span{display:grid;gap:3px}.pay-option small{color:var(--muted);line-height:1.35}
.consent-button{display:flex!important;align-items:center;gap:10px;padding:13px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.035);cursor:pointer}.consent-button input{position:absolute;opacity:0;pointer-events:none}.consent-box{width:26px;height:26px;display:grid;place-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.22);background:#242a3d;color:transparent;font-weight:900;flex:0 0 26px}.consent-button input:checked+.consent-box{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#071020}
.auth-card{margin-top:24px}.auth-switch{text-align:center;margin-top:18px;color:var(--muted)}.auth-switch a{color:var(--cyan);font-weight:800}
.account-hero{margin-top:24px;padding:28px;border-radius:28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.account-hero h1{font-size:clamp(1.4rem,4vw,2.4rem);margin:8px 0}.account-hero p{color:var(--muted);margin:0}.account-hero>div>strong{font-size:clamp(2rem,5vw,3.5rem);display:block;margin-top:8px}.account-actions{display:grid;gap:10px;min-width:220px}.account-section{margin-top:18px;padding:24px;border-radius:24px}.account-section h2{margin-top:0}
.topup-box{display:grid;grid-template-columns:1fr auto;gap:10px 14px;padding:16px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.03);margin-bottom:18px}.topup-box span{color:var(--muted)}.topup-box strong{text-align:right}.store-alert.success{border-color:rgba(75,240,172,.3);color:#bff8df}.binance-form{margin-top:18px}
/* turn admin/public boolean checkboxes into switches */
label.check{display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important;padding:8px 0!important}
label.check input[type="checkbox"]{appearance:none!important;-webkit-appearance:none!important;width:46px!important;height:26px!important;min-width:46px!important;border-radius:999px!important;background:#30374c!important;border:1px solid rgba(255,255,255,.18)!important;position:relative!important;margin:0!important;transition:.2s!important;padding:0!important}
label.check input[type="checkbox"]:before{content:"";position:absolute;width:20px;height:20px;left:2px;top:2px;border-radius:50%;background:#fff;transition:.2s}
label.check input[type="checkbox"]:checked{background:linear-gradient(90deg,var(--cyan),var(--blue))!important}
label.check input[type="checkbox"]:checked:before{transform:translateX(20px)}
@media(max-width:800px){.reviews-grid{grid-template-columns:1fr}.nav-account{max-width:190px}.account-hero{align-items:stretch;flex-direction:column}.account-actions{min-width:0;width:100%}}
@media(max-width:600px){.store-nav{display:flex!important;grid-template-columns:none!important;top:6px}.store-brand{justify-content:flex-start!important;width:auto!important;min-width:0}.store-brand span:last-child{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:145px!important}.nav-actions{gap:7px}.nav-account{display:none}.menu-toggle{width:44px;height:44px}.hamburger-menu{right:0}.udid-input-row{grid-template-columns:minmax(0,1fr) 92px}.udid-get-button{padding:0 8px;font-size:.7rem}.reviews-grid{grid-template-columns:1fr}.mrkhoi-title{font-size:clamp(2rem,10.4vw,3.1rem)!important}.store-hero{padding-top:38px!important}}


/* V11 fixed public layout + compact mobile storefront */
.store-body.has-fixed-shell .store-shell{padding-top:clamp(12px,2vw,24px)!important;padding-bottom:clamp(18px,3vw,34px)!important}
.store-body .app-fixed-header{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.store-body .app-header-tools .language-switcher select{background:rgba(4,8,20,.88)!important}
.store-body .app-header-menu{font-family:inherit}
.mrkhoi-title{display:flex!important;align-items:center;gap:.18em;max-width:100%;width:max-content;white-space:nowrap!important;font-size:clamp(1.45rem,5.35vw,3.2rem)!important;line-height:1!important;letter-spacing:-.045em!important}
.verified-badge{flex:0 0 auto;width:.72em!important;height:.72em!important;font-size:.44em!important;box-shadow:0 0 0 2px rgba(22,140,255,.18)!important}
.product-card li{align-items:center!important;line-height:1.4!important;min-height:28px}.feature-check{align-self:center!important;margin-top:0!important}
.payment-methods{display:grid!important;gap:clamp(6px,1.6vw,10px)!important;margin:20px 0!important}.payment-methods.payment-count-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.payment-methods.payment-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.payment-methods legend{grid-column:1/-1}
.pay-option.pay-card{position:relative!important;min-width:0!important;min-height:88px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:10px 5px!important;margin:0!important;text-align:center!important;border:1px solid var(--line)!important;border-radius:15px!important;background:rgba(255,255,255,.035)!important;overflow:hidden!important}
.pay-option.pay-card input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;min-width:1px!important}
.pay-option.pay-card.selected,.pay-option.pay-card:has(input:checked){border-color:rgba(72,232,255,.62)!important;background:linear-gradient(145deg,rgba(72,232,255,.13),rgba(89,108,255,.14))!important;box-shadow:0 0 0 2px rgba(72,232,255,.08),inset 0 1px rgba(255,255,255,.09)!important}
.pay-card .pay-icon{display:grid!important;place-items:center!important;width:28px;height:28px;border-radius:9px;background:rgba(72,232,255,.11);color:var(--cyan);font-size:17px;font-weight:900}.pay-card b{display:block;max-width:100%;font-size:clamp(10px,2.7vw,13px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pay-card small{display:block!important;max-width:100%;font-size:clamp(8px,2.2vw,10.5px);line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:var(--muted)!important}
.warranty-page{margin-top:0!important;padding:clamp(22px,4vw,34px)!important;border-radius:26px}.warranty-page h1{margin:10px 0 22px}.warranty-list{display:grid;gap:10px}.warranty-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;text-decoration:none;color:#fff;background:rgba(255,255,255,.035)}.warranty-item>div:first-child{display:grid;gap:4px;min-width:0}.warranty-item span{color:var(--muted);font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.warranty-state{font-size:.75rem;font-weight:900;color:#ffbe73;text-align:right;white-space:nowrap}.warranty-state.active{color:var(--green)}.warranty-support{margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}
@media(max-width:600px){
 .store-shell,.store-shell.narrow,.store-shell.micro{width:calc(100% - 14px)!important}
 .store-hero{padding:26px 14px 20px!important;margin-top:12px!important;text-align:center!important}.hero-copy{min-width:0!important}.mrkhoi-title{margin-left:auto!important;margin-right:auto!important;font-size:clamp(1.35rem,6.6vw,2.2rem)!important}.hero-subtitle{font-size:clamp(.68rem,3.3vw,.88rem)!important;letter-spacing:.055em!important;white-space:nowrap!important}
 .trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.trust-row span{min-width:0!important;padding:8px 4px!important;font-size:clamp(8px,2.25vw,10px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.trust-row b{margin-left:2px!important}
 .payment-methods{gap:6px!important}.pay-option.pay-card{min-height:80px!important;padding:8px 3px!important;border-radius:13px!important}.pay-card .pay-icon{width:25px;height:25px;font-size:15px}.pay-card b{font-size:clamp(9px,2.75vw,11px)}.pay-card small{font-size:clamp(7.5px,2.2vw,9px)}
 .warranty-item{align-items:flex-start;flex-direction:column}.warranty-state{text-align:left}
}
@media(max-width:350px){.hero-subtitle{font-size:10px!important}.payment-methods{gap:4px!important}.pay-option.pay-card{padding-left:2px!important;padding-right:2px!important}.pay-card small{display:none!important}}

.trust-row span{display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important}
.orders-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.orders-head h1{margin:8px 0 0}.compact-action{width:auto!important;min-width:104px;margin:0!important;padding:11px 15px!important}.mobile-order-list{display:grid;gap:10px;margin-top:20px}.mobile-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.035);color:#fff;text-decoration:none}.mobile-order-card>div{display:grid;gap:4px;min-width:0}.mobile-order-card>div:last-child{text-align:right}.mobile-order-card span{color:var(--muted);font-size:.78rem}.mobile-order-card code{color:var(--cyan);font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-order-card b{color:#fff;white-space:nowrap}
@media(max-width:420px){.orders-head{align-items:flex-start}.compact-action{min-width:86px!important;padding:9px 10px!important;font-size:.72rem!important}.mobile-order-card{grid-template-columns:minmax(0,1fr)!important}.mobile-order-card>div:last-child{text-align:left;grid-template-columns:auto 1fr;align-items:center}.mobile-order-card>div:last-child span{text-align:right}}

.pay-card b,.pay-card small,.mrkhoi-title{max-width:100%!important;overflow:visible!important;text-overflow:clip!important}.pay-card b,.pay-card small{white-space:nowrap!important}


/* V12 storefront fit + legend fix */
.store-shell{padding-top:4px!important}
.mrkhoi-title{font-size:clamp(1.2rem,4.3vw,2.45rem)!important;letter-spacing:-.04em!important}
.payment-methods{min-width:0!important}
.payment-methods legend{display:block!important;width:100%!important;writing-mode:horizontal-tb!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;letter-spacing:.06em!important;font-size:clamp(11px,2.9vw,14px)!important;font-weight:900!important;margin:0 0 8px!important;padding:0 2px!important;line-height:1.1!important}
.payment-methods.payment-count-3,.payment-methods.payment-count-2{align-items:stretch!important}
.pay-card b,.pay-card small{display:block!important;width:100%!important;text-align:center!important}
.trust-row span,.product-card li{word-break:normal!important}
.product-card li span:last-child{min-width:0!important;display:inline-block!important}
@media(max-width:420px){
 .payment-methods legend{font-size:11px!important}
 .mrkhoi-title{font-size:clamp(1.12rem,6vw,1.7rem)!important}
}


/* V14 compact 42px content controls; fixed header/footer keep their own dimensions */
.store-shell input:not([type="checkbox"]):not([type="radio"]),
.store-shell select,
.store-shell button:not(.app-menu-toggle),
.store-shell .buy-button,
.store-shell .secondary-button,
.store-shell .udid-get-button,
.store-shell .compact-action,
.store-shell a.buy-button,
.store-shell a.secondary-button{
  height:42px!important;min-height:42px!important;max-height:42px!important;
  padding-top:0!important;padding-bottom:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border-radius:13px!important;line-height:1.1!important;
}
.store-shell input:not([type="checkbox"]):not([type="radio"]),.store-shell select{padding-left:13px!important;padding-right:13px!important}
.store-shell input[type="file"]{padding:5px 8px!important}
.store-shell input[type="file"]::file-selector-button{height:31px!important;padding:0 10px!important}
.checkout-form label{margin:13px 0 6px!important}
.checkout-form .buy-button{margin-top:18px!important}
.udid-input-row{gap:8px!important}
.consent-button{min-height:42px!important;padding:7px 10px!important}
/* Header language selector intentionally remains compact at its V12 header size. */
.app-fixed-header select{height:30px!important;min-height:30px!important;max-height:30px!important}
/* Footer navigation intentionally keeps the V12 41px shell. */
.app-fixed-footer .app-footer-item{height:auto!important;min-height:0!important;max-height:none!important}


/* V14 storefront content */
.mrkhoi-title{font-size:clamp(24px,7vw,28px)!important;line-height:1!important;letter-spacing:-.035em!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;white-space:nowrap!important}
.typing-title{display:inline-block;width:14ch;max-width:calc(100vw - 130px);white-space:nowrap;overflow:hidden;font-weight:950}
.verified-badge{width:18px!important;height:18px!important;font-size:10px!important;flex:0 0 18px!important}
.trust-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-width:520px!important}
.trust-row span{min-width:0!important;white-space:nowrap!important;justify-content:center!important}
/* Checkout payment choices: compact 30px button row. */
.payment-methods.payment-count-3,.payment-methods.payment-count-2{gap:5px!important}
.pay-option.pay-card{height:30px!important;min-height:30px!important;max-height:30px!important;padding:0 6px!important;border-radius:10px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:4px!important}
.pay-card .pay-icon{width:18px!important;height:18px!important;border-radius:6px!important;font-size:11px!important;flex:0 0 18px!important}
.pay-card b{width:auto!important;font-size:9.5px!important;line-height:1!important}
.pay-card small{display:none!important}
/* Deposit: logo-only Bank/Binance selectors, 35px high and horizontal. */
.deposit-methods{border:0!important;padding:0!important;margin:14px 0 16px!important;min-width:0!important}
.deposit-methods legend{display:block!important;width:100%!important;margin:0 0 7px!important;padding:0!important;color:#cfd8ef!important;font-size:11px!important;font-weight:850!important;white-space:nowrap!important}
.deposit-method-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
.deposit-method-logo{position:relative!important;height:35px!important;min-height:35px!important;max-height:35px!important;display:grid!important;place-items:center!important;border:1px solid var(--line)!important;border-radius:10px!important;background:rgba(255,255,255,.035)!important;cursor:pointer!important;overflow:hidden!important}
.deposit-method-logo input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}
.deposit-method-logo.selected,.deposit-method-logo:has(input:checked){border-color:rgba(72,232,255,.68)!important;background:linear-gradient(145deg,rgba(72,232,255,.16),rgba(89,108,255,.15))!important;box-shadow:0 0 0 2px rgba(72,232,255,.08)!important}
.deposit-method-logo span{display:grid!important;place-items:center!important;width:26px!important;height:26px!important}
.deposit-method-logo svg{width:23px!important;height:23px!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.deposit-logo-bank{color:#62e9ff!important}.deposit-logo-binance{color:#f5c84a!important}.deposit-logo-binance svg{fill:currentColor!important;stroke:none!important}
@media(max-width:600px){
 .mrkhoi-title{font-size:clamp(24px,7vw,28px)!important;justify-content:center!important;margin-left:auto!important;margin-right:auto!important}
 .typing-title{max-width:calc(100vw - 105px)}
 .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .pay-option.pay-card{height:30px!important;min-height:30px!important;max-height:30px!important;padding-left:3px!important;padding-right:3px!important}
 .pay-card b{font-size:8.5px!important}
}
@media(max-width:350px){.mrkhoi-title{font-size:25px!important}.pay-card .pay-icon{display:none!important}.pay-card b{font-size:8px!important}}

.store-shell textarea{height:42px!important;min-height:42px!important;max-height:none!important;resize:vertical!important;padding:9px 12px!important}

/* V15 storefront title, embedded UDID action and customer voices */
.system-eyebrow{display:inline-block!important;color:var(--cyan)!important;font-size:clamp(9px,2.6vw,12px)!important;font-weight:900!important;letter-spacing:.11em!important;line-height:1.25!important;text-transform:none!important}
.mrkhoi-title{font-size:clamp(20px,6.3vw,25px)!important;line-height:1!important;letter-spacing:-.025em!important;margin-top:13px!important;margin-bottom:12px!important;justify-content:flex-start!important;min-height:25px!important}
.typing-title{font-family:"Avenir Next","SF Pro Display","Trebuchet MS",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:950!important}
.verified-badge{display:none!important}

.udid-input-row.udid-combo{display:block!important;position:relative!important;gap:0!important;width:100%!important}
.udid-combo #checkout-udid{width:100%!important;padding-right:104px!important;border-radius:14px!important}
.store-shell .udid-combo .udid-inside-button{position:absolute!important;z-index:2!important;right:4px!important;top:4px!important;width:94px!important;height:34px!important;min-height:34px!important;max-height:34px!important;padding:0 9px!important;border-radius:11px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:linear-gradient(135deg,rgba(72,232,255,.98),rgba(89,108,255,.98))!important;color:#071020!important;box-shadow:0 7px 18px rgba(72,129,255,.24),inset 0 1px rgba(255,255,255,.55)!important;font-size:10px!important;line-height:1!important}
.udid-inside-button span{font-size:15px!important;line-height:1!important}.udid-inside-button b{font-size:9px!important;white-space:nowrap!important}
.udid-combo:focus-within #checkout-udid{border-color:var(--cyan)!important;box-shadow:0 0 0 4px rgba(72,232,255,.1)!important}

.customer-voices{margin-top:34px!important;padding-bottom:8px!important}
.reviews-title{text-align:center;max-width:720px;margin:0 auto 18px}.reviews-title h2{margin:9px 0 8px;font-size:clamp(25px,5.5vw,42px);letter-spacing:-.045em}.reviews-title p{margin:0;color:var(--muted);line-height:1.5}
.review-demo-note{width:max-content;max-width:100%;margin:0 auto 16px;padding:7px 11px;border:1px solid rgba(255,216,91,.18);border-radius:999px;background:rgba(255,216,91,.055);color:#d9c98e;font-size:10px;font-weight:750;text-align:center}
.voices-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.voice-card{position:relative;overflow:hidden;border-radius:24px!important;padding:20px!important;min-height:210px;background:linear-gradient(150deg,rgba(20,29,59,.88),rgba(7,12,28,.92))!important}
.voice-card:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;right:-70px;bottom:-70px;background:radial-gradient(circle,rgba(72,232,255,.14),transparent 65%);pointer-events:none}
.voice-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.voice-avatar{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(72,232,255,.24),rgba(89,108,255,.2),rgba(185,92,255,.2));border:1px solid rgba(72,232,255,.24);font-size:13px;font-weight:950;color:#ecfbff;box-shadow:0 10px 25px rgba(0,0,0,.24)}
.voice-person{display:grid;gap:2px;min-width:0}.voice-person strong{font-size:13px!important;color:#f8fbff!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-person span{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.voice-quote{align-self:start;font-family:Georgia,serif;font-size:42px;line-height:.8;color:rgba(72,232,255,.32)}
.voice-card .stars{margin-top:15px!important;color:#ffd85b!important;font-size:14px!important;letter-spacing:.12em!important}.voice-card p{min-height:0!important;margin:11px 0 0!important;color:#dce4f8!important;font-size:12px!important;line-height:1.65!important}

@media(max-width:800px){.voices-grid{grid-template-columns:1fr!important}}
@media(max-width:600px){
 .mrkhoi-title{font-size:clamp(20px,6.4vw,25px)!important;justify-content:center!important;margin-left:auto!important;margin-right:auto!important}
 .system-eyebrow{font-size:9px!important;letter-spacing:.075em!important}
 .udid-combo #checkout-udid{padding-right:96px!important}.store-shell .udid-combo .udid-inside-button{width:87px!important;right:4px!important}.udid-inside-button b{font-size:8.5px!important}
 .customer-voices{margin-top:26px!important}.voice-card{min-height:0!important;padding:18px!important}.reviews-title h2{font-size:28px!important}
}

/* V17 compact checkout consent */
.checkout-form .consent-button{
  height:36px!important;min-height:36px!important;max-height:36px!important;
  display:flex!important;align-items:center!important;gap:7px!important;
  padding:4px 8px!important;margin-top:10px!important;border-radius:11px!important;
  overflow:hidden!important
}
.checkout-form .consent-box{
  width:20px!important;height:20px!important;min-width:20px!important;flex:0 0 20px!important;
  border-radius:6px!important;font-size:11px!important;line-height:1!important
}
.checkout-form .consent-button>span:last-child{
  min-width:0!important;display:block!important;color:#ff6b78!important;font-size:clamp(8.5px,2.4vw,11px)!important;
  line-height:1.05!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important
}
.mrkhoi-title{justify-content:center!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}
.typing-title{text-align:center!important}

/* V17 refined site font */
body.store-body,body.store-body button,body.store-body input,body.store-body select,body.store-body textarea,body.store-body a{
  font-family:"Avenir Next","SF Pro Text","Segoe UI Variable Text","Segoe UI",Roboto,system-ui,-apple-system,sans-serif!important
}

/* V18 customer voices carousel inspired by the reference structure, with MR KHOI styling. */
.customer-voices{margin-top:clamp(26px,5vw,52px);padding:clamp(22px,4vw,34px) 0 6px}
.reviews-title{text-align:center;max-width:760px;margin:0 auto 18px}.reviews-title h2{margin:7px 0 7px;font-size:clamp(1.45rem,4vw,2.25rem)}.reviews-title p{margin:0;color:var(--muted)}
.review-demo-note{width:min(760px,100%);margin:0 auto 12px;padding:8px 12px;border:1px solid rgba(255,193,92,.28);border-radius:12px;background:rgba(255,193,92,.07);color:#ffd28b;text-align:center;font-size:.78rem;font-weight:800}
.review-slider-shell{width:min(820px,100%);margin:0 auto;padding:clamp(14px,3vw,24px);border-radius:26px;overflow:hidden}
.review-viewport{overflow:hidden;border-radius:22px}.review-track{display:flex;width:100%;transition:transform .48s cubic-bezier(.22,.7,.26,1);will-change:transform;touch-action:pan-y}
.review-slide{flex:0 0 100%;min-width:100%;padding:clamp(18px,4vw,30px);border:1px solid rgba(132,182,255,.18);border-radius:22px;background:linear-gradient(145deg,rgba(39,58,84,.76),rgba(18,30,54,.82));box-shadow:inset 0 1px rgba(255,255,255,.05)}
.review-person-row{display:flex;align-items:center;gap:14px}.voice-avatar{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ff6579,#ff6fa7);color:#fff;font-weight:950;font-size:1rem;box-shadow:0 10px 24px rgba(255,101,121,.2)}
.voice-person{display:grid;gap:4px;min-width:0}.voice-person strong{font-size:1rem;color:#ff7b8b}.voice-person span{font-size:.78rem;color:#d4dbeb}.stars{color:#ffe257;letter-spacing:.13em;font-size:.88rem;white-space:nowrap}
.review-quote-box{position:relative;margin-top:18px;min-height:128px;display:flex;align-items:center;padding:24px 26px;border-radius:18px;background:rgba(7,18,34,.42);border:1px solid rgba(255,255,255,.035)}.review-quote-box p{margin:0;color:#f2f5fb;line-height:1.65;font-size:clamp(.9rem,2.8vw,1rem);font-weight:650}.quote-mark{position:absolute;color:rgba(200,215,235,.28);font-size:2rem;font-weight:950;line-height:1}.quote-open{left:10px;top:9px}.quote-close{right:10px;bottom:4px}
.review-controls{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:14px;margin-top:18px}.review-arrow{width:48px!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0!important;border-radius:50%!important;border:1px solid rgba(154,184,255,.16)!important;background:rgba(255,255,255,.05)!important;color:#dce8ff!important}.review-arrow.primary{justify-self:end;background:linear-gradient(135deg,#ff6579,#ff6f79)!important;color:#fff!important}.review-dots{display:flex;justify-content:center;align-items:center;gap:10px}.review-dot{width:10px!important;height:10px!important;min-height:10px!important;min-width:10px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#6c7b91!important;opacity:.72}.review-dot.active{width:14px!important;height:14px!important;min-height:14px!important;min-width:14px!important;background:#ff6579!important;opacity:1;box-shadow:0 0 0 4px rgba(255,101,121,.08)}
@media(max-width:520px){.review-slider-shell{padding:10px;border-radius:22px}.review-slide{padding:18px 16px}.voice-avatar{width:50px;height:50px;flex-basis:50px}.review-quote-box{padding:22px 18px;min-height:138px}.review-controls{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.review-arrow{width:42px!important;height:42px!important;min-height:42px!important}.review-dots{gap:7px}}


/* V19: compact review navigation below the customer comment. */
.review-controls{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:8px!important;margin-top:10px!important;min-height:34px!important}
.review-arrow{width:32px!important;height:32px!important;min-height:32px!important;min-width:32px!important;font-size:13px!important;border-radius:10px!important}
.review-dots{gap:6px!important}
.review-dot{width:7px!important;height:7px!important;min-height:7px!important;min-width:7px!important}
.review-dot.active{width:10px!important;height:10px!important;min-height:10px!important;min-width:10px!important;box-shadow:0 0 0 2px rgba(255,101,121,.08)!important}
@media(max-width:520px){.review-controls{grid-template-columns:30px minmax(0,1fr) 30px!important;gap:6px!important;margin-top:8px!important}.review-arrow{width:28px!important;height:28px!important;min-height:28px!important;min-width:28px!important;font-size:12px!important}.review-dots{gap:5px!important}.review-dot{width:6px!important;height:6px!important;min-height:6px!important;min-width:6px!important}.review-dot.active{width:9px!important;height:9px!important;min-height:9px!important;min-width:9px!important}}
.review-demo-note{display:none!important}


/* V21 ESign doanh nghiệp Free */
.free-esign-hero{margin-top:4px;padding:clamp(20px,4vw,34px);border-radius:24px;text-align:center}
.free-esign-hero h1{margin:8px 0 6px;font-size:clamp(1.35rem,4.5vw,2.35rem);letter-spacing:-.035em}
.free-esign-hero p{margin:0;color:var(--muted);line-height:1.5}
.free-esign-list{display:grid;gap:12px;margin-top:14px}
.free-esign-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 15px;border-radius:20px}
.free-esign-logo{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;font-size:27px;background:linear-gradient(145deg,rgba(72,232,255,.16),rgba(89,108,255,.18));border:1px solid rgba(72,232,255,.24)}
.free-esign-copy{min-width:0}.free-esign-copy h2{margin:0 0 4px;font-size:clamp(14px,3.8vw,18px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.free-esign-copy p{margin:0 0 3px;color:#dce5ff;font-size:clamp(10px,2.7vw,13px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.free-esign-copy small{color:var(--muted);font-size:clamp(9px,2.4vw,11px)}
.free-install-button{height:38px;min-width:92px;padding:0 14px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:950;color:#071222;background:linear-gradient(135deg,var(--cyan),#71f2bd);box-shadow:0 8px 20px rgba(72,232,255,.16)}
.free-esign-note,.free-esign-empty{margin-top:14px;padding:16px;border-radius:18px;color:var(--muted);text-align:center}.free-esign-empty-icon{font-size:34px;color:#fff}.free-esign-empty h2{color:#fff;margin:8px 0 4px}
@media(max-width:430px){.free-esign-card{grid-template-columns:44px minmax(0,1fr) 82px;gap:9px;padding:11px}.free-esign-logo{width:42px;height:42px;font-size:23px;border-radius:12px}.free-install-button{min-width:78px;height:34px;padding:0 8px;font-size:9px}}


/* V22 store-wide device-safe rendering and file chooser alignment */
.store-shell input[type="file"]{
  display:block!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;
  padding:4px 7px!important;line-height:32px!important;white-space:nowrap!important;overflow:hidden!important;
}
.store-shell input[type="file"]::file-selector-button,
.store-shell input[type="file"]::-webkit-file-upload-button{
  height:32px!important;min-height:32px!important;max-height:32px!important;margin:0 9px 0 0!important;padding:0 11px!important;
  line-height:30px!important;vertical-align:middle!important;border:0!important;border-radius:9px!important;
  background:#263862!important;color:#eef3ff!important;font-weight:850!important;
}
.store-shell,.store-shell *{min-width:0}
.store-shell img,.store-shell svg,.store-shell video,.store-shell canvas{max-width:100%;height:auto}
.store-shell h1{font-size:clamp(1.3rem,2vw + .72rem,2.25rem)}
.store-shell h2{font-size:clamp(1.08rem,1.2vw + .72rem,1.55rem)}
.store-shell h3{font-size:clamp(.98rem,.8vw + .72rem,1.28rem)}
.store-shell p,.store-shell li,.store-shell dd,.store-shell dt,.store-shell label{overflow-wrap:break-word;word-break:normal}
.store-shell button,.store-shell .buy-button,.store-shell .secondary-button,.store-shell .small-action{
  max-width:100%;min-width:0;font-size:clamp(10px,.42vw + 9px,14px);
}
.app-footer-icon svg,.app-menu-toggle svg{display:block;max-width:100%;max-height:100%}
@media(max-width:479px){
  .store-shell,.store-shell.narrow,.store-shell.micro{width:calc(100% - 12px)!important;max-width:none!important}
  .product-grid,.reviews-grid,.checkout-grid{min-width:0!important}
}
@media(min-width:1024px){
  .store-shell{width:min(1180px,calc(100% - 48px))!important}
  .store-shell.narrow{width:min(940px,calc(100% - 48px))!important}
  .store-shell.micro{width:min(720px,calc(100% - 48px))!important}
}
@media(min-width:1600px){
  .store-shell{width:min(1360px,calc(100% - 72px))!important}
  .store-shell.narrow{width:min(1040px,calc(100% - 72px))!important}
}

/* V24 Android-safe SVG icons + 17px review navigation bound to the review/body frame */
.store-body .app-header-brand-icon{display:grid!important;place-items:center!important}
.store-body .app-header-brand-icon .header-apple-svg{width:100%!important;height:100%!important;color:#f6fbff!important}
.cert-chip{color:#0a1026!important}.cert-chip .cert-apple-svg{width:60%!important;height:60%!important}
.free-esign-logo,.free-esign-empty-icon{color:#f6fbff!important}.free-esign-logo .free-apple-svg,.free-esign-empty-icon .free-apple-svg{width:58%!important;height:58%!important}

.customer-voices .review-slider-shell{width:min(820px,100%)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}
.customer-voices .review-controls{
  width:100%!important;max-width:100%!important;height:17px!important;min-height:17px!important;max-height:17px!important;
  display:grid!important;grid-template-columns:26px minmax(0,1fr) 26px!important;align-items:center!important;
  gap:clamp(4px,1.1vw,8px)!important;margin:8px auto 0!important;padding:0!important
}
.customer-voices .review-arrow{
  width:26px!important;min-width:26px!important;max-width:26px!important;height:17px!important;min-height:17px!important;max-height:17px!important;
  padding:0!important;margin:0!important;border-radius:6px!important;font-size:9px!important;line-height:17px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important
}
.customer-voices .review-arrow.primary{justify-self:end!important}
.customer-voices .review-dots{
  width:100%!important;max-width:100%!important;height:17px!important;min-height:17px!important;max-height:17px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(3px,.9vw,6px)!important;overflow:hidden!important
}
.customer-voices .review-dot{
  flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:17px!important;min-height:17px!important;max-height:17px!important;
  padding:0!important;margin:0!important;border-radius:999px!important;box-shadow:none!important
}
.customer-voices .review-dot.active{
  flex-basis:5px!important;width:5px!important;min-width:5px!important;max-width:5px!important;height:17px!important;min-height:17px!important;max-height:17px!important;
  box-shadow:0 0 0 2px rgba(255,101,121,.08)!important
}
@media(max-width:380px){
  .customer-voices .review-controls{grid-template-columns:23px minmax(0,1fr) 23px!important;gap:3px!important}
  .customer-voices .review-arrow{width:23px!important;min-width:23px!important;max-width:23px!important;font-size:8px!important}
  .customer-voices .review-dots{gap:3px!important}
}


/* V25 compact review control rail: 5px indicators, 10px bottom inset */
.customer-voices .review-slider-shell{padding-bottom:10px!important}
.customer-voices .review-controls{
  width:100%!important;max-width:100%!important;
  height:17px!important;min-height:17px!important;max-height:17px!important;
  grid-template-columns:22px minmax(0,1fr) 22px!important;
  gap:clamp(3px,.8vw,6px)!important;
  margin:6px auto 0!important;padding:0!important;
}
.customer-voices .review-arrow{
  width:22px!important;min-width:22px!important;max-width:22px!important;
  height:17px!important;min-height:17px!important;max-height:17px!important;
  border-radius:6px!important;font-size:8px!important;line-height:17px!important;
}
.customer-voices .review-dots{
  height:5px!important;min-height:5px!important;max-height:5px!important;
  gap:clamp(3px,.75vw,5px)!important;
  align-self:center!important;
}
.customer-voices .review-dot{
  flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;
  height:5px!important;min-height:5px!important;max-height:5px!important;
  border-radius:999px!important;
}
.customer-voices .review-dot.active{
  flex-basis:10px!important;width:10px!important;min-width:10px!important;max-width:10px!important;
  height:5px!important;min-height:5px!important;max-height:5px!important;
  box-shadow:none!important;
}
@media(max-width:380px){
  .customer-voices .review-controls{grid-template-columns:20px minmax(0,1fr) 20px!important;gap:3px!important}
  .customer-voices .review-arrow{width:20px!important;min-width:20px!important;max-width:20px!important}
}


/* V26 ultra-compact customer-review rail: 7px arrows and 10px bottom inset */
.customer-voices .review-slider-shell{
  padding-bottom:10px!important;
}
.customer-voices .review-controls{
  width:100%!important;max-width:100%!important;
  height:7px!important;min-height:7px!important;max-height:7px!important;
  grid-template-columns:18px minmax(0,1fr) 18px!important;
  align-items:center!important;
  gap:clamp(3px,.7vw,5px)!important;
  margin:7px auto 0!important;padding:0!important;
}
.customer-voices .review-arrow{
  width:18px!important;min-width:18px!important;max-width:18px!important;
  height:7px!important;min-height:7px!important;max-height:7px!important;
  padding:0!important;margin:0!important;border-radius:3px!important;
  font-size:6px!important;line-height:7px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  overflow:hidden!important;
}
.customer-voices .review-dots{
  height:5px!important;min-height:5px!important;max-height:5px!important;
  align-self:center!important;
}
@media(max-width:380px){
  .customer-voices .review-controls{grid-template-columns:16px minmax(0,1fr) 16px!important;gap:3px!important}
  .customer-voices .review-arrow{width:16px!important;min-width:16px!important;max-width:16px!important;font-size:5.5px!important}
}

/* V30 review indicators: identical geometry; selected state changes color only. */
.customer-voices .review-dots{gap:clamp(3px,.75vw,5px)!important}
.customer-voices .review-dot,
.customer-voices .review-dot.active{
  flex:0 0 10px!important;
  width:10px!important;min-width:10px!important;max-width:10px!important;
  height:5px!important;min-height:5px!important;max-height:5px!important;
  border-radius:999px!important;
  box-shadow:none!important;
  transform:none!important;
}
.customer-voices .review-dot{background:#66758d!important;opacity:.72!important}
.customer-voices .review-dot.active{background:#ff6579!important;opacity:1!important}
@media(max-width:380px){
  .customer-voices .review-dot,.customer-voices .review-dot.active{width:9px!important;min-width:9px!important;max-width:9px!important;flex-basis:9px!important}
}


/* V30 review controls: keep arrows clean; only dots share geometry and change color */
.customer-voices .review-slider-shell{
  padding-bottom:10px!important;
}
.customer-voices .review-controls{
  width:100%!important;max-width:100%!important;
  min-height:26px!important;height:26px!important;max-height:26px!important;
  display:grid!important;grid-template-columns:28px minmax(0,1fr) 28px!important;
  align-items:end!important;gap:clamp(4px,1vw,8px)!important;
  margin:6px auto 0!important;padding:0!important;
  overflow:visible!important;
}
.customer-voices .review-arrow,
.customer-voices .review-arrow.primary{
  width:28px!important;min-width:28px!important;max-width:28px!important;
  height:26px!important;min-height:26px!important;max-height:26px!important;
  padding:0!important;margin:0!important;
  border:1px solid rgba(154,184,255,.22)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.045)!important;
  color:#dce8ff!important;
  font-size:0!important;line-height:1!important;
  display:grid!important;place-items:center!important;
  overflow:hidden!important;box-shadow:none!important;
}
.customer-voices .review-arrow.primary{
  justify-self:end!important;
  border-color:rgba(255,101,121,.4)!important;
  background:rgba(255,101,121,.12)!important;
  color:#ff7185!important;
}
.customer-voices .review-arrow::before{
  content:"";display:block;width:7px;height:7px;
  border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;
  transform:rotate(45deg);margin-left:2px;
}
.customer-voices .review-arrow.primary::before{
  transform:rotate(225deg);margin-left:-2px;
}
.customer-voices .review-dots{
  width:100%!important;height:26px!important;min-height:26px!important;max-height:26px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  gap:clamp(4px,.9vw,6px)!important;overflow:visible!important;
}
.customer-voices .review-dot,
.customer-voices .review-dot.active{
  flex:0 0 10px!important;
  width:10px!important;min-width:10px!important;max-width:10px!important;
  height:5px!important;min-height:5px!important;max-height:5px!important;
  padding:0!important;margin:0!important;
  border:0!important;border-radius:999px!important;
  transform:none!important;box-shadow:none!important;
}
.customer-voices .review-dot{background:#66758d!important;opacity:.78!important}
.customer-voices .review-dot.active{background:#ff6579!important;opacity:1!important}
@media(max-width:380px){
  .customer-voices .review-controls{grid-template-columns:26px minmax(0,1fr) 26px!important;gap:4px!important}
  .customer-voices .review-arrow,.customer-voices .review-arrow.primary{width:26px!important;min-width:26px!important;max-width:26px!important;height:24px!important;min-height:24px!important;max-height:24px!important}
  .customer-voices .review-dots{height:24px!important;min-height:24px!important;max-height:24px!important}
  .customer-voices .review-dot,.customer-voices .review-dot.active{width:9px!important;min-width:9px!important;max-width:9px!important;flex-basis:9px!important}
}


/* V31 FINAL review navigation — single authoritative layout, no legacy geometry. */
.customer-voices .review-slider-shell{
  position:relative!important;
  padding-bottom:42px!important;
  overflow:hidden!important;
}
.customer-voices .review-controls{
  position:absolute!important;
  left:14px!important;
  right:14px!important;
  bottom:10px!important;
  width:auto!important;
  height:22px!important;
  min-height:22px!important;
  max-height:22px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:30px minmax(0,1fr) 30px!important;
  align-items:center!important;
  gap:6px!important;
  overflow:visible!important;
}
.customer-voices .review-arrow,
.customer-voices .review-arrow.primary{
  -webkit-appearance:none!important;
  appearance:none!important;
  box-sizing:border-box!important;
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:22px!important;
  min-height:22px!important;
  max-height:22px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(154,184,255,.24)!important;
  border-radius:8px!important;
  background:rgba(255,255,255,.045)!important;
  color:#cdd9ef!important;
  box-shadow:none!important;
  display:grid!important;
  place-items:center!important;
  overflow:visible!important;
  font-size:0!important;
  line-height:0!important;
}
.customer-voices .review-arrow.primary{
  justify-self:end!important;
  border-color:rgba(255,101,121,.40)!important;
  background:rgba(255,101,121,.10)!important;
  color:#ff6579!important;
}
.customer-voices .review-arrow::before,
.customer-voices .review-arrow.primary::before{
  content:""!important;
  display:block!important;
  box-sizing:border-box!important;
  width:7px!important;
  height:7px!important;
  margin:0!important;
  border:0!important;
  border-left:1.5px solid currentColor!important;
  border-bottom:1.5px solid currentColor!important;
  transform:rotate(45deg)!important;
}
.customer-voices .review-arrow.primary::before{
  transform:rotate(225deg)!important;
}
.customer-voices .review-dots{
  box-sizing:border-box!important;
  width:100%!important;
  height:22px!important;
  min-height:22px!important;
  max-height:22px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  overflow:visible!important;
}
.customer-voices .review-dot,
.customer-voices .review-dot.active{
  -webkit-appearance:none!important;
  appearance:none!important;
  box-sizing:border-box!important;
  flex:0 0 7px!important;
  width:7px!important;
  min-width:7px!important;
  max-width:7px!important;
  height:7px!important;
  min-height:7px!important;
  max-height:7px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  transform:none!important;
  box-shadow:none!important;
  outline:0!important;
  background:#66758d!important;
  opacity:.78!important;
}
.customer-voices .review-dot.active{
  background:#ff6579!important;
  opacity:1!important;
}
@media(max-width:380px){
  .customer-voices .review-controls{
    left:10px!important;
    right:10px!important;
    grid-template-columns:28px minmax(0,1fr) 28px!important;
    gap:4px!important;
  }
  .customer-voices .review-arrow,
  .customer-voices .review-arrow.primary{
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
  }
  .customer-voices .review-dots{gap:5px!important}
}


/* V32 final lock: review dots are always 5px; active differs by color only. */
.review-controls{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr) 34px!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:8px!important;
  padding:0 0 10px 0!important;
  min-height:20px!important;
}
.review-arrow{
  width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;
  display:grid!important;place-items:center!important;justify-self:stretch!important;align-self:center!important;
  margin:0!important;padding:0!important;border-radius:12px!important;line-height:1!important;font-size:16px!important;
}
.review-arrow.primary{justify-self:end!important}
.review-dots{
  display:flex!important;justify-content:center!important;align-items:center!important;
  gap:6px!important;min-height:32px!important;margin:0!important;padding:0!important;
}
.review-dot,
.review-dot.active{
  appearance:none!important;-webkit-appearance:none!important;
  width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important;max-width:5px!important;max-height:5px!important;
  flex:0 0 5px!important;display:block!important;box-sizing:border-box!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  background:#6c7b91!important;opacity:1!important;transform:none!important;box-shadow:none!important;
}
.review-dot.active{background:#ff6579!important}
@media(max-width:520px){
  .review-controls{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:8px!important;padding-bottom:10px!important}
  .review-dots{gap:6px!important}
  .review-dot,.review-dot.active{width:5px!important;height:5px!important;min-width:5px!important;min-height:5px!important;flex-basis:5px!important}
}


/* V33 final: comment/review section redesigned to match the reference layout. */
.customer-voices{
  position:relative!important;
  margin-top:28px!important;
  padding:44px 0 28px!important;
  background:linear-gradient(180deg,#33485d 0%,#3c5166 100%)!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.customer-voices::before{
  content:""!important;position:absolute!important;left:12px!important;top:92px!important;
  width:62px!important;height:62px!important;border-radius:50%!important;
  background:rgba(101,126,255,.16)!important;filter:blur(.2px)!important;pointer-events:none!important;
}
.customer-voices::after{
  content:""!important;position:absolute!important;left:74px!important;bottom:74px!important;
  width:42px!important;height:42px!important;border-radius:13px!important;
  background:rgba(255,255,255,.08)!important;pointer-events:none!important;
}
.customer-voices .reviews-title{position:relative!important;text-align:center!important;max-width:760px!important;margin:0 auto 22px!important;padding:0 14px!important}
.customer-voices .reviews-title .eyebrow,
.customer-voices .reviews-title p{display:none!important}
.customer-voices .reviews-title h2{
  margin:0!important;color:#ffffff!important;font-size:clamp(26px,4.7vw,31px)!important;
  line-height:1.15!important;font-weight:900!important;letter-spacing:-.02em!important;
}
.customer-voices .reviews-title::after{
  content:""!important;display:block!important;width:152px!important;max-width:48vw!important;height:5px!important;
  margin:16px auto 0!important;border-radius:999px!important;background:#ff6e79!important;
}
.customer-voices .review-slider-shell{
  position:relative!important;width:min(820px,calc(100% - 32px))!important;max-width:calc(100% - 32px)!important;
  margin:0 auto!important;padding:0 0 78px!important;border-radius:0!important;border:0!important;
  background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;overflow:visible!important;
}
.customer-voices .review-viewport{overflow:visible!important;border-radius:0!important}
.customer-voices .review-track{display:flex!important;transition:transform .45s cubic-bezier(.22,.7,.26,1)!important}
.customer-voices .review-slide{
  position:relative!important;flex:0 0 100%!important;min-width:100%!important;
  padding:28px 30px 24px!important;border-radius:22px!important;
  border:1px solid rgba(214,224,238,.28)!important;
  background:linear-gradient(180deg,rgba(84,104,126,.88),rgba(78,96,117,.9))!important;
  box-shadow:0 16px 30px rgba(23,31,43,.18)!important;
}
.customer-voices .review-person-row{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}
.customer-voices .voice-avatar{
  width:56px!important;height:56px!important;min-width:56px!important;flex:0 0 56px!important;
  border-radius:50%!important;background:#ff6e79!important;color:#fff!important;
  font-size:22px!important;font-weight:900!important;box-shadow:none!important;
}
.customer-voices .voice-person{gap:4px!important}
.customer-voices .voice-person strong{font-size:15px!important;font-weight:900!important;color:#ff7d86!important;line-height:1.2!important}
.customer-voices .voice-person span{font-size:13px!important;font-weight:700!important;color:#ffffff!important;opacity:.95!important;line-height:1.2!important}
.customer-voices .stars{font-size:14px!important;letter-spacing:.18em!important;color:#ffd84c!important;line-height:1!important;margin-top:3px!important}
.customer-voices .review-quote-box{
  position:relative!important;margin-top:18px!important;min-height:148px!important;display:flex!important;align-items:center!important;
  padding:26px 34px 24px!important;border-radius:18px!important;background:rgba(54,71,90,.96)!important;border:0!important;
}
.customer-voices .review-quote-box p{margin:0!important;color:#ffffff!important;font-size:13px!important;line-height:1.72!important;font-weight:800!important}
.customer-voices .quote-mark{position:absolute!important;color:rgba(212,224,239,.28)!important;font-size:46px!important;font-weight:900!important;line-height:1!important}
.customer-voices .quote-open{left:14px!important;top:10px!important}
.customer-voices .quote-close{right:14px!important;bottom:8px!important}
.customer-voices .review-controls{
  position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;
  display:grid!important;grid-template-columns:68px minmax(0,1fr) 68px!important;align-items:center!important;gap:18px!important;
  margin:0!important;padding:0 14px!important;min-height:56px!important;height:56px!important;
}
.customer-voices .review-arrow,
.customer-voices .review-arrow.primary{
  width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;
  border-radius:50%!important;border:0!important;padding:0!important;margin:0!important;
  display:grid!important;place-items:center!important;justify-self:start!important;
  background:rgba(255,255,255,.10)!important;color:#f7fbff!important;box-shadow:none!important;
  font-size:0!important;line-height:1!important;overflow:hidden!important;
}
.customer-voices .review-arrow.primary{justify-self:end!important;background:#ff6e79!important;color:#fff!important}
.customer-voices .review-arrow::before,
.customer-voices .review-arrow.primary::before{content:"←"!important;font-size:20px!important;font-weight:900!important;line-height:1!important}
.customer-voices .review-arrow.primary::before{content:"→"!important}
.customer-voices .review-dots{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;
  height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;
}
.customer-voices .review-dot,
.customer-voices .review-dot.active{
  appearance:none!important;-webkit-appearance:none!important;display:block!important;box-sizing:border-box!important;
  width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;max-width:12px!important;max-height:12px!important;
  flex:0 0 12px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  background:#c8ced6!important;opacity:1!important;transform:none!important;box-shadow:none!important;
}
.customer-voices .review-dot.active{background:#ff6e79!important}
@media(max-width:640px){
  .customer-voices{padding:36px 0 20px!important}
  .customer-voices .reviews-title h2{font-size:clamp(21px,8vw,28px)!important}
  .customer-voices .reviews-title::after{width:122px!important;height:4px!important;margin-top:14px!important}
  .customer-voices .review-slider-shell{width:calc(100% - 20px)!important;max-width:calc(100% - 20px)!important;padding-bottom:64px!important}
  .customer-voices .review-slide{padding:22px 16px 18px!important;border-radius:18px!important}
  .customer-voices .review-person-row{grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important}
  .customer-voices .voice-avatar{width:54px!important;height:54px!important;min-width:54px!important;font-size:21px!important}
  .customer-voices .voice-person strong{font-size:14px!important}
  .customer-voices .voice-person span{font-size:12px!important}
  .customer-voices .stars{font-size:13px!important;letter-spacing:.16em!important}
  .customer-voices .review-quote-box{min-height:138px!important;padding:22px 22px 20px!important;border-radius:16px!important}
  .customer-voices .review-quote-box p{font-size:12px!important;line-height:1.68!important}
  .customer-voices .quote-mark{font-size:38px!important}
  .customer-voices .review-controls{grid-template-columns:54px minmax(0,1fr) 54px!important;gap:10px!important;height:46px!important;min-height:46px!important;padding:0 10px!important}
  .customer-voices .review-arrow,.customer-voices .review-arrow.primary{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important}
  .customer-voices .review-arrow::before,.customer-voices .review-arrow.primary::before{font-size:16px!important}
  .customer-voices .review-dots{gap:10px!important;height:42px!important;min-height:42px!important}
  .customer-voices .review-dot,.customer-voices .review-dot.active{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;max-width:10px!important;max-height:10px!important;flex-basis:10px!important}
}


/* V34 — final reference-matched customer review component. Do not layer older review overrides after this block. */
.customer-voices{
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  margin:28px 0 8px!important;
  padding:38px clamp(10px,2.6vw,22px) 24px!important;
  border:1px solid rgba(196,215,235,.24)!important;
  border-radius:28px!important;
  background:linear-gradient(180deg,#34495e 0%,#3b5065 100%)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.customer-voices::before,
.customer-voices::after{content:none!important;display:none!important}
.customer-voices .reviews-title{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto 24px!important;
  padding:0 clamp(6px,2vw,18px)!important;
  text-align:center!important;
  overflow:visible!important;
}
.customer-voices .reviews-title .eyebrow,
.customer-voices .reviews-title p{display:none!important}
.customer-voices .reviews-title h2{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  color:#fff!important;
  font-family:"Avenir Next","SF Pro Display","Segoe UI Variable Display","Segoe UI",Roboto,system-ui,sans-serif!important;
  font-size:clamp(20px,4.8vw,31px)!important;
  line-height:1.08!important;
  font-weight:850!important;
  letter-spacing:-.025em!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.customer-voices .reviews-title::after{
  content:""!important;
  display:block!important;
  width:min(42%,155px)!important;
  height:4px!important;
  margin:16px auto 0!important;
  border-radius:999px!important;
  background:#ff6f79!important;
}
.customer-voices .review-slider-shell{
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  padding:0 0 70px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow:visible!important;
}
.customer-voices .review-viewport{
  width:100%!important;
  overflow:hidden!important;
  border-radius:22px!important;
}
.customer-voices .review-track{
  display:flex!important;
  width:100%!important;
  transition:transform .45s cubic-bezier(.22,.7,.26,1)!important;
  will-change:transform!important;
  touch-action:pan-y!important;
}
.customer-voices .review-slide{
  flex:0 0 100%!important;
  min-width:100%!important;
  width:100%!important;
  padding:24px clamp(18px,3.7vw,30px) 22px!important;
  border:1px solid rgba(213,225,239,.30)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,rgba(82,102,124,.92),rgba(76,95,116,.92))!important;
  box-shadow:0 12px 24px rgba(20,29,40,.16)!important;
  overflow:hidden!important;
}
.customer-voices .review-person-row{
  display:grid!important;
  grid-template-columns:60px minmax(0,1fr)!important;
  align-items:center!important;
  gap:16px!important;
}
.customer-voices .voice-avatar{
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  min-height:56px!important;
  flex:0 0 56px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#ff6e79!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:18px!important;
  font-weight:850!important;
}
.customer-voices .voice-person{
  display:grid!important;
  gap:4px!important;
  min-width:0!important;
  text-align:left!important;
}
.customer-voices .voice-person strong{
  color:#ff7c86!important;
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:850!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.customer-voices .voice-person span{
  color:#fff!important;
  opacity:.96!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:650!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.customer-voices .stars{
  margin-top:2px!important;
  color:#ffdc48!important;
  font-size:13px!important;
  line-height:1!important;
  letter-spacing:.15em!important;
  white-space:nowrap!important;
}
.customer-voices .review-quote-box{
  position:relative!important;
  min-height:142px!important;
  margin:18px 0 0!important;
  padding:26px 30px 24px!important;
  display:flex!important;
  align-items:center!important;
  border:0!important;
  border-radius:17px!important;
  background:rgba(52,69,88,.96)!important;
  box-shadow:none!important;
}
.customer-voices .review-quote-box p{
  width:100%!important;
  margin:0!important;
  color:#fff!important;
  font-size:clamp(11px,2.7vw,13px)!important;
  line-height:1.68!important;
  font-weight:750!important;
  text-align:left!important;
}
.customer-voices .quote-mark{
  position:absolute!important;
  color:rgba(214,226,239,.28)!important;
  font-family:Georgia,serif!important;
  font-size:40px!important;
  font-weight:900!important;
  line-height:1!important;
}
.customer-voices .quote-open{left:12px!important;top:7px!important}
.customer-voices .quote-close{right:12px!important;bottom:4px!important}
.customer-voices .review-controls{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  width:100%!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr) 54px!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
  padding:0 clamp(6px,1.6vw,14px)!important;
}
.customer-voices .review-arrow,
.customer-voices .review-arrow.primary{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  max-width:46px!important;
  max-height:46px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:rgba(214,224,235,.12)!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:0!important;
  line-height:1!important;
  transform:none!important;
  overflow:hidden!important;
}
.customer-voices .review-arrow{justify-self:start!important}
.customer-voices .review-arrow.primary{
  justify-self:end!important;
  background:#ff6e79!important;
}
.customer-voices .review-arrow::before,
.customer-voices .review-arrow.primary::before{
  content:"←"!important;
  display:block!important;
  color:currentColor!important;
  font-family:Arial,sans-serif!important;
  font-size:18px!important;
  font-weight:500!important;
  line-height:1!important;
}
.customer-voices .review-arrow.primary::before{content:"→"!important}
.customer-voices .review-dots{
  width:100%!important;
  height:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.customer-voices .review-dot,
.customer-voices .review-dot.active{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:block!important;
  flex:0 0 10px!important;
  width:10px!important;
  height:10px!important;
  min-width:10px!important;
  min-height:10px!important;
  max-width:10px!important;
  max-height:10px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:#b8c0ca!important;
  opacity:1!important;
  box-shadow:none!important;
  transform:none!important;
}
.customer-voices .review-dot.active{background:#ff6e79!important}
@media(max-width:480px){
  .customer-voices{padding:30px 9px 18px!important;border-radius:24px!important}
  .customer-voices .reviews-title{margin-bottom:20px!important;padding:0 4px!important}
  .customer-voices .reviews-title h2{font-size:clamp(18px,6vw,26px)!important}
  .customer-voices .reviews-title::after{height:4px!important;margin-top:13px!important}
  .customer-voices .review-slider-shell{padding-bottom:62px!important}
  .customer-voices .review-slide{padding:20px 14px 18px!important;border-radius:19px!important}
  .customer-voices .review-person-row{grid-template-columns:54px minmax(0,1fr)!important;gap:12px!important}
  .customer-voices .voice-avatar{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;flex-basis:50px!important;font-size:16px!important}
  .customer-voices .voice-person strong{font-size:14px!important}
  .customer-voices .voice-person span{font-size:11px!important}
  .customer-voices .stars{font-size:12px!important}
  .customer-voices .review-quote-box{min-height:132px!important;margin-top:16px!important;padding:23px 20px 20px!important;border-radius:15px!important}
  .customer-voices .review-quote-box p{font-size:11px!important;line-height:1.62!important}
  .customer-voices .quote-mark{font-size:34px!important}
  .customer-voices .review-controls{height:48px!important;min-height:48px!important;max-height:48px!important;grid-template-columns:48px minmax(0,1fr) 48px!important;gap:8px!important;padding:0 4px!important}
  .customer-voices .review-arrow,.customer-voices .review-arrow.primary{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important}
  .customer-voices .review-arrow::before,.customer-voices .review-arrow.primary::before{font-size:16px!important}
  .customer-voices .review-dots{height:42px!important;min-height:42px!important;max-height:42px!important;gap:10px!important}
  .customer-voices .review-dot,.customer-voices .review-dot.active{width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important;max-width:9px!important;max-height:9px!important;flex-basis:9px!important}
}


/* V35 — final customer comment sizing matched to the supplied dark reference screenshot. */
.customer-voices{
  position:relative!important;
  width:100%!important;max-width:100%!important;
  margin:28px 0 10px!important;
  padding:28px 10px 18px!important;
  border:1px solid rgba(191,211,231,.30)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#34495d 0%,#3a5065 100%)!important;
  box-shadow:none!important;overflow:hidden!important;
}
.customer-voices::before,.customer-voices::after{content:none!important;display:none!important}
.customer-voices .reviews-title{
  width:100%!important;max-width:100%!important;
  margin:0 auto 18px!important;padding:0 8px!important;
  text-align:center!important;overflow:hidden!important;
}
.customer-voices .reviews-title h2{
  display:block!important;width:100%!important;max-width:100%!important;
  margin:0!important;color:#fff!important;
  font-family:ui-rounded,"SF Pro Rounded","Avenir Next Rounded","Arial Rounded MT Bold","Avenir Next","Segoe UI",system-ui,sans-serif!important;
  font-size:clamp(20px,6vw,29px)!important;line-height:1.05!important;
  font-weight:900!important;letter-spacing:-.035em!important;
  white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;
}
.customer-voices .reviews-title::after{
  content:""!important;display:block!important;
  width:min(42%,150px)!important;height:4px!important;
  margin:14px auto 0!important;border-radius:999px!important;background:#ff6876!important;
}
.customer-voices .review-slider-shell{
  position:relative!important;width:100%!important;max-width:100%!important;
  margin:0!important;padding:0 0 56px!important;
  border:0!important;border-radius:0!important;background:transparent!important;
  box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:visible!important;
}
.customer-voices .review-viewport{width:100%!important;overflow:hidden!important;border-radius:20px!important}
.customer-voices .review-track{display:flex!important;width:100%!important;transition:transform .45s cubic-bezier(.22,.7,.26,1)!important;will-change:transform!important}
.customer-voices .review-slide{
  flex:0 0 100%!important;min-width:100%!important;width:100%!important;
  padding:20px 18px 18px!important;
  border:1px solid rgba(211,225,239,.32)!important;border-radius:20px!important;
  background:linear-gradient(180deg,rgba(80,101,123,.94),rgba(74,94,115,.94))!important;
  box-shadow:none!important;overflow:hidden!important;
}
.customer-voices .review-person-row{
  display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;
  align-items:center!important;gap:14px!important;
}
.customer-voices .voice-avatar{
  width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;flex:0 0 54px!important;
  display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;
  background:#ff6174!important;color:#fff!important;box-shadow:none!important;
  font-size:18px!important;font-weight:900!important;
}
.customer-voices .voice-person{display:grid!important;gap:3px!important;min-width:0!important;text-align:left!important}
.customer-voices .voice-person strong{
  color:#ff6876!important;font-size:14px!important;line-height:1.18!important;font-weight:900!important;
  white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.customer-voices .voice-person span{
  color:#fff!important;opacity:.96!important;font-size:12px!important;line-height:1.18!important;font-weight:700!important;
  white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;
}
.customer-voices .stars{margin-top:2px!important;color:#ffda3f!important;font-size:13px!important;line-height:1!important;letter-spacing:.13em!important;white-space:nowrap!important}
.customer-voices .review-quote-box{
  position:relative!important;min-height:122px!important;margin:16px 0 0!important;
  padding:24px 25px 21px!important;display:flex!important;align-items:center!important;
  border:0!important;border-radius:16px!important;background:rgba(49,67,86,.96)!important;box-shadow:none!important;
}
.customer-voices .review-quote-box p{
  width:100%!important;margin:0!important;color:#fff!important;
  font-size:clamp(11px,2.7vw,13px)!important;line-height:1.62!important;font-weight:800!important;text-align:left!important;
}
.customer-voices .quote-mark{
  position:absolute!important;color:rgba(214,226,239,.28)!important;font-family:Georgia,serif!important;
  font-size:36px!important;font-weight:900!important;line-height:1!important;
}
.customer-voices .quote-open{left:10px!important;top:7px!important}.customer-voices .quote-close{right:10px!important;bottom:4px!important}
.customer-voices .review-controls{
  position:absolute!important;left:0!important;right:0!important;bottom:0!important;
  width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;
  display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;align-items:center!important;
  gap:9px!important;margin:0!important;padding:0 8px!important;
}
.customer-voices .review-arrow,.customer-voices .review-arrow.primary{
  appearance:none!important;-webkit-appearance:none!important;
  width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;
  display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  background:rgba(210,221,233,.14)!important;color:#fff!important;box-shadow:none!important;
  font-size:0!important;line-height:1!important;transform:none!important;overflow:hidden!important;
}
.customer-voices .review-arrow{justify-self:start!important}.customer-voices .review-arrow.primary{justify-self:end!important;background:#ff6174!important}
.customer-voices .review-arrow::before,.customer-voices .review-arrow.primary::before{
  content:"←"!important;display:block!important;color:currentColor!important;font-family:Arial,sans-serif!important;
  font-size:17px!important;font-weight:500!important;line-height:1!important;
}
.customer-voices .review-arrow.primary::before{content:"→"!important}
.customer-voices .review-dots{
  width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;
  margin:0!important;padding:0!important;overflow:visible!important;
}
.customer-voices .review-dot,.customer-voices .review-dot.active{
  appearance:none!important;-webkit-appearance:none!important;display:block!important;
  flex:0 0 9px!important;width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important;max-width:9px!important;max-height:9px!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  background:#8998a8!important;opacity:1!important;box-shadow:none!important;transform:none!important;
}
.customer-voices .review-dot.active{background:#ff6174!important}
@media(max-width:380px){
  .customer-voices{padding-left:8px!important;padding-right:8px!important;border-radius:22px!important}
  .customer-voices .reviews-title h2{font-size:clamp(18px,6vw,24px)!important}
  .customer-voices .review-slide{padding:18px 14px 16px!important}
  .customer-voices .review-person-row{grid-template-columns:52px minmax(0,1fr)!important;gap:11px!important}
  .customer-voices .voice-avatar{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;font-size:16px!important}
  .customer-voices .review-quote-box{min-height:116px!important;padding:22px 19px 19px!important}
  .customer-voices .review-quote-box p{font-size:10.5px!important}
  .customer-voices .review-controls{grid-template-columns:44px minmax(0,1fr) 44px!important;gap:6px!important;padding:0 5px!important}
  .customer-voices .review-arrow,.customer-voices .review-arrow.primary{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important}
  .customer-voices .review-dots{gap:8px!important}
  .customer-voices .review-dot,.customer-voices .review-dot.active{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;max-width:8px!important;max-height:8px!important;flex-basis:8px!important}
}


/* V36 HARD RESET — real review controls and proportions matched to the approved reference. */
.customer-voices{
  box-sizing:border-box!important;
  position:relative!important;
  width:100%!important;
  margin:30px 0 10px!important;
  padding:28px 10px 18px!important;
  border:1px solid rgba(191,211,231,.30)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#34495d 0%,#3a5065 100%)!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.customer-voices::before,.customer-voices::after{content:none!important;display:none!important}
.customer-voices .reviews-title{width:100%!important;margin:0 auto 18px!important;padding:0 7px!important;text-align:center!important;overflow:hidden!important}
.customer-voices .reviews-title h2{
  display:block!important;width:100%!important;margin:0!important;
  color:#fff!important;font-family:ui-rounded,"SF Pro Rounded","Avenir Next Rounded","Arial Rounded MT Bold","Avenir Next","Segoe UI",system-ui,sans-serif!important;
  font-size:26px!important;line-height:1.04!important;font-weight:900!important;letter-spacing:-.035em!important;
  white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;
}
.customer-voices .reviews-title::after{content:""!important;display:block!important;width:38%!important;max-width:150px!important;height:4px!important;margin:14px auto 0!important;border-radius:999px!important;background:#ff6876!important}
.customer-voices .review-slider-shell{
  position:relative!important;width:100%!important;margin:0!important;padding:0 0 56px!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:visible!important;
}
.customer-voices .review-viewport{width:100%!important;overflow:hidden!important;border-radius:20px!important}
.customer-voices .review-track{display:flex!important;width:100%!important;transition:transform .45s cubic-bezier(.22,.7,.26,1)!important;will-change:transform!important}
.customer-voices .review-slide{
  box-sizing:border-box!important;flex:0 0 100%!important;min-width:100%!important;width:100%!important;
  padding:20px 18px 18px!important;border:1px solid rgba(211,225,239,.32)!important;border-radius:20px!important;
  background:linear-gradient(180deg,rgba(80,101,123,.94),rgba(74,94,115,.94))!important;box-shadow:none!important;overflow:hidden!important;
}
.customer-voices .review-person-row{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;gap:14px!important}
.customer-voices .voice-avatar{all:unset!important;box-sizing:border-box!important;width:54px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#ff6174!important;color:#fff!important;font-family:inherit!important;font-size:18px!important;font-weight:900!important;text-align:center!important}
.customer-voices .voice-person{display:grid!important;gap:3px!important;min-width:0!important;text-align:left!important}
.customer-voices .voice-person strong{color:#ff6876!important;font-size:14px!important;line-height:1.18!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.customer-voices .voice-person span{color:#fff!important;opacity:.96!important;font-size:12px!important;line-height:1.18!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.customer-voices .stars{margin-top:2px!important;color:#ffda3f!important;font-size:13px!important;line-height:1!important;letter-spacing:.13em!important;white-space:nowrap!important}
.customer-voices .review-quote-box{position:relative!important;min-height:122px!important;margin:16px 0 0!important;padding:24px 25px 21px!important;display:flex!important;align-items:center!important;border:0!important;border-radius:16px!important;background:rgba(49,67,86,.96)!important;box-shadow:none!important}
.customer-voices .review-quote-box p{width:100%!important;margin:0!important;color:#fff!important;font-size:clamp(11px,2.7vw,13px)!important;line-height:1.62!important;font-weight:800!important;text-align:left!important}
.customer-voices .quote-mark{position:absolute!important;color:rgba(214,226,239,.28)!important;font-family:Georgia,serif!important;font-size:36px!important;font-weight:900!important;line-height:1!important}
.customer-voices .quote-open{left:10px!important;top:7px!important}.customer-voices .quote-close{right:10px!important;bottom:4px!important}
.customer-voices .review-controls{
  box-sizing:border-box!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;
  width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;
  display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;align-items:center!important;gap:9px!important;
  margin:0!important;padding:0 8px!important;background:transparent!important;border:0!important;
}
.customer-voices .review-arrow,
.customer-voices .review-arrow.primary{
  all:unset!important;box-sizing:border-box!important;
  width:38px!important;height:38px!important;display:grid!important;place-items:center!important;
  border-radius:50%!important;background:rgba(210,221,233,.14)!important;color:#fff!important;cursor:pointer!important;
  justify-self:start!important;align-self:center!important;
}
.customer-voices .review-arrow.primary{justify-self:end!important;background:#ff6174!important}
.customer-voices .review-arrow svg{display:block!important;width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important}
.customer-voices .review-dots{
  box-sizing:border-box!important;width:100%!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;overflow:visible!important;
}
.customer-voices .review-dot,
.customer-voices .review-dot.active{
  all:unset!important;box-sizing:border-box!important;width:22px!important;height:22px!important;display:grid!important;place-items:center!important;flex:0 0 22px!important;cursor:pointer!important;border-radius:50%!important;
}
.customer-voices .review-dot-core{display:block!important;width:8px!important;height:8px!important;border-radius:50%!important;background:#8998a8!important;opacity:1!important;box-shadow:none!important;transform:none!important;pointer-events:none!important}
.customer-voices .review-dot.active .review-dot-core{background:#ff6174!important}
@media(max-width:480px){
  .customer-voices{margin-top:28px!important;padding:27px 9px 17px!important;border-radius:23px!important}
  .customer-voices .reviews-title{margin-bottom:18px!important;padding:0 4px!important}
  .customer-voices .reviews-title h2{font-size:25px!important}
  .customer-voices .reviews-title::after{width:40%!important;height:4px!important;margin-top:13px!important}
  .customer-voices .review-slider-shell{padding-bottom:54px!important}
  .customer-voices .review-slide{padding:19px 14px 17px!important;border-radius:19px!important}
  .customer-voices .review-person-row{grid-template-columns:52px minmax(0,1fr)!important;gap:11px!important}
  .customer-voices .voice-avatar{width:48px!important;height:48px!important;font-size:16px!important}
  .customer-voices .voice-person strong{font-size:14px!important}.customer-voices .voice-person span{font-size:11px!important}.customer-voices .stars{font-size:12px!important}
  .customer-voices .review-quote-box{min-height:116px!important;padding:22px 19px 19px!important;border-radius:15px!important}
  .customer-voices .review-quote-box p{font-size:10.5px!important;line-height:1.62!important}.customer-voices .quote-mark{font-size:34px!important}
  .customer-voices .review-controls{height:46px!important;min-height:46px!important;max-height:46px!important;grid-template-columns:42px minmax(0,1fr) 42px!important;gap:6px!important;padding:0 5px!important}
  .customer-voices .review-arrow,.customer-voices .review-arrow.primary{width:36px!important;height:36px!important}
  .customer-voices .review-arrow svg{width:16px!important;height:16px!important}
  .customer-voices .review-dots{height:36px!important;gap:6px!important}
  .customer-voices .review-dot,.customer-voices .review-dot.active{width:20px!important;height:20px!important;flex-basis:20px!important}
  .customer-voices .review-dot-core{width:8px!important;height:8px!important}
}


/* V37 final review arrows + cert card offset */
.customer-voices .review-arrow::before,
.customer-voices .review-arrow::after,
.customer-voices .review-arrow.primary::before,
.customer-voices .review-arrow.primary::after{
  content:none !important;
  display:none !important;
}
.customer-voices .review-arrow svg,
.customer-voices .review-arrow.primary svg{
  display:block !important;
}
.customer-voices .review-arrow path,
.customer-voices .review-arrow.primary path{
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
.cert-scene{
  margin-top:20px !important;
}
@media(max-width:480px){
  .cert-scene{margin-top:20px !important;}
}


/* V38 — move the animated certificate scene up exactly 20px from V37. */
.store-body .cert-scene{
  top:0!important;
}
@media(max-width:760px){
  .store-body .cert-scene{top:0!important;}
}


/* V40 — certificate-plan heading panel + perfectly aligned feature checks. */
.certificate-plans-head{
  box-sizing:border-box!important;display:block!important;width:100%!important;
  margin:clamp(34px,6vw,58px) 0 18px!important;padding:0!important;
  border:1px solid rgba(154,184,255,.20)!important;border-radius:16px!important;
  background:linear-gradient(145deg,rgba(20,29,59,.76),rgba(8,13,30,.82))!important;
  overflow:hidden!important;box-shadow:inset 0 1px rgba(255,255,255,.06)!important;
}
.certificate-plans-head>div{display:grid!important;width:100%!important;margin:0!important;padding:0!important;text-align:center!important}
.certificate-plans-head .eyebrow{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:43px!important;margin:0!important;padding:8px 10px!important;
  color:var(--cyan)!important;font-size:20px!important;line-height:1!important;font-weight:900!important;
  letter-spacing:.08em!important;white-space:nowrap!important;
}
.certificate-plans-head h2{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:38px!important;margin:0!important;padding:7px 10px!important;
  border-top:1px solid rgba(154,184,255,.18)!important;
  color:#f4f7ff!important;font-size:16px!important;line-height:1!important;font-weight:800!important;
  letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;
}
.product-card ul{display:grid!important;gap:7px!important;line-height:1.3!important}
.product-card li{
  display:grid!important;grid-template-columns:20px minmax(0,1fr)!important;align-items:center!important;
  column-gap:8px!important;min-height:26px!important;line-height:1.3!important;color:var(--green)!important;
}
.product-card li .feature-check{
  width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;
  margin:0!important;align-self:center!important;justify-self:start!important;line-height:1!important;
}
.product-card li>span:last-child{display:block!important;min-width:0!important;line-height:1.3!important;color:#dce5fb!important}
@media(max-width:420px){
  .certificate-plans-head .eyebrow{font-size:20px!important}
  .certificate-plans-head h2{font-size:16px!important}
}


/* V44: Free ESign two-step DNS + ESign layout */
.free-step-block{margin-top:16px}
.free-step-title{
  margin:0 0 10px!important;padding:11px 14px!important;width:100%;
  display:flex;align-items:center;justify-content:center;text-align:center;
  border:1px solid rgba(91,224,255,.34);border-radius:16px;
  background:linear-gradient(145deg,rgba(16,27,55,.9),rgba(9,16,37,.88));
  box-shadow:inset 0 1px rgba(255,255,255,.08),0 10px 28px rgba(0,0,0,.16);
  color:#f7fbff;font-size:clamp(15px,4vw,19px)!important;line-height:1.25;font-weight:850!important;
}
.free-dns-card{
  display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;
  padding:12px 13px;border-radius:18px;
}
.free-dns-file{min-width:0;display:flex;align-items:center;gap:11px}
.free-dns-icon{
  width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:14px;
  color:#69ecff;background:linear-gradient(145deg,rgba(72,232,255,.16),rgba(112,95,255,.2));
  border:1px solid rgba(72,232,255,.3);box-shadow:inset 0 1px rgba(255,255,255,.1);
}
.free-dns-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.free-dns-copy{min-width:0;display:grid;gap:3px;text-align:left}
.free-dns-copy strong{font-size:clamp(13px,3.6vw,16px);line-height:1.2;font-weight:900;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.free-dns-copy span{font-size:clamp(10px,2.7vw,12px);line-height:1.25;font-weight:650;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.free-dns-download{
  min-width:94px;height:40px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;
  border:1.5px solid rgba(72,232,255,.72);border-radius:12px;text-decoration:none;
  color:#f8fcff;background:rgba(11,22,48,.66);font-size:12px;font-weight:850;white-space:nowrap;
  box-shadow:inset 0 1px rgba(255,255,255,.08),0 7px 18px rgba(25,180,225,.12);
}
.free-dns-download:active{transform:scale(.98)}
.free-esign-step .free-esign-list{margin-top:0}
.free-esign-step .free-esign-empty,.free-esign-step .free-step-status{margin-top:0}
@media(max-width:430px){
  .free-step-block{margin-top:13px}
  .free-step-title{padding:10px 8px!important;border-radius:14px;font-size:14px!important}
  .free-dns-card{gap:8px;padding:10px;border-radius:16px}
  .free-dns-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px}
  .free-dns-icon svg{width:26px;height:26px}
  .free-dns-file{gap:8px}
  .free-dns-copy strong{font-size:13px}.free-dns-copy span{font-size:9.5px}
  .free-dns-download{min-width:78px;height:36px;padding:0 9px;font-size:10px;border-radius:10px}
}


/* V49: pair each signed ESign with its rebuilt certificate ZIP */
.free-esign-list{display:grid;gap:16px!important}
.free-esign-pair{display:grid;gap:8px;min-width:0}
.free-esign-pair .free-esign-card{margin:0!important}
.free-cert-download-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:8px 10px 8px 12px;border-radius:16px}
.free-cert-download-copy{display:flex;align-items:center;gap:10px;min-width:0}
.free-cert-file-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;border:1px solid rgba(72,232,255,.25);background:rgba(72,232,255,.08);color:#dfeaff}
.free-cert-file-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.free-cert-download-copy>span:last-child{display:grid;gap:2px;min-width:0}
.free-cert-download-copy strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:13px;font-weight:800}
.free-cert-download-copy small{color:var(--muted);font-size:10px;font-weight:650}
.free-cert-download-button{flex:0 0 auto;min-width:92px;height:36px;padding:0 12px;display:grid;place-items:center;border:1px solid rgba(72,232,255,.42);border-radius:12px;color:#07101d;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.02em;background:linear-gradient(100deg,#4be6ff,#58efc5)}
@media(max-width:430px){.free-cert-download-row{min-height:54px;padding:7px 8px 7px 10px}.free-cert-file-icon{width:31px;height:31px;flex-basis:31px}.free-cert-download-copy{gap:8px}.free-cert-download-copy strong{font-size:11.5px}.free-cert-download-button{min-width:86px;height:34px;padding:0 8px;font-size:9px}}


/* V50: ESign Free owner typing badge, animated title, guide + copy row, video guide pages */
.free-esign-owner-badge{display:flex;align-items:center;justify-content:center;min-height:28px;margin:0 auto 8px;color:#55e8ff;font-size:calc(.72rem + 5px)!important;font-weight:900;letter-spacing:.055em;line-height:1.1;text-align:center;white-space:nowrap}
.free-esign-owner-badge span{animation:freeOwnerFlash 1.1s steps(1,end) infinite}
.free-esign-owner-badge::after{content:"|";display:inline-block;margin-left:4px;color:#8cf4ff;font-size:1.08em;font-weight:500;animation:freeTypingCaret .62s step-end infinite}
@keyframes freeOwnerFlash{0%,100%{opacity:1}50%{opacity:.42}}
@keyframes freeTypingCaret{0%,49%{opacity:1}50%,100%{opacity:0}}
.free-esign-main-title{position:relative;display:block!important;width:100%!important;min-width:0!important;min-height:36px;margin:7px auto 7px!important;text-align:center!important;font-size:clamp(22px,6vw,31px)!important;font-weight:950!important;letter-spacing:-.03em!important;white-space:nowrap!important;overflow:visible!important}
.free-esign-main-title .title-reserve,.free-esign-main-title .title-live{width:100%!important;text-align:center!important;transform-origin:center center!important}
.free-esign-main-subtitle{max-width:680px;margin:0 auto!important;font-size:clamp(11px,3.1vw,14px)!important;font-weight:650!important}
.free-quick-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;margin-top:16px}
.free-guide-action,.free-password-copy{height:42px;min-height:42px;border:1px solid rgba(100,227,255,.42);border-radius:13px;background:rgba(7,14,31,.58);box-shadow:inset 0 1px rgba(255,255,255,.07);overflow:hidden}
.free-guide-action{display:flex;align-items:center;justify-content:center;padding:0 9px;color:#eef8ff;text-decoration:none;font-size:12px;font-weight:850;text-align:center}
.free-guide-action:active{transform:scale(.985)}
.free-password-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}
.free-password-copy input{all:unset!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:40px!important;padding:0 7px!important;color:#fff!important;font-family:inherit!important;font-size:13px!important;font-weight:850!important;text-align:center!important;background:transparent!important}
.free-password-copy button{all:unset;box-sizing:border-box;display:grid;place-items:center;height:40px;min-width:58px;padding:0 9px;border-left:1px solid rgba(100,227,255,.32);color:#071020;background:linear-gradient(100deg,#55e4fa,#88a4ff 58%,#d879ff);font-size:10px;font-weight:950;cursor:pointer;text-transform:uppercase}
.free-password-copy button:active{filter:brightness(.92)}
.guide-page-card{margin-top:18px;padding:clamp(18px,4vw,30px);border-radius:24px;text-align:center}
.guide-page-card h1{margin:0 0 14px;font-size:clamp(20px,5vw,30px);font-weight:950;letter-spacing:-.03em}
.guide-video-shell{position:relative;width:100%;aspect-ratio:16/9;border:1px solid rgba(100,227,255,.28);border-radius:18px;overflow:hidden;background:#030711;box-shadow:0 18px 44px rgba(0,0,0,.3)}
.guide-video-shell iframe,.guide-video-shell video{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}
.guide-placeholder{min-height:220px;display:grid;place-items:center;padding:24px;border:1px dashed rgba(100,227,255,.28);border-radius:18px;color:#9eabc6;font-size:13px;font-weight:700}
@media(max-width:430px){.free-esign-owner-badge{font-size:17px!important}.free-quick-actions{gap:6px}.free-guide-action,.free-password-copy{height:38px;min-height:38px;border-radius:11px}.free-password-copy input{height:36px!important;font-size:12px!important}.free-password-copy button{height:36px;min-width:52px;padding:0 6px;font-size:9px}.free-guide-action{font-size:10px}}


/* V51: typewriter owner name, smaller Free title, action row outside hero */
.free-esign-owner-badge span{
  display:inline-block!important;
  min-width:0!important;
  animation:none!important;
  opacity:1!important;
}
.free-esign-owner-badge::after{
  content:"|"!important;
  display:inline-block!important;
  margin-left:3px!important;
  color:#8cf4ff!important;
  font-size:1.08em!important;
  font-weight:600!important;
  animation:freeTypingCaret .58s step-end infinite!important;
}
.free-esign-main-title{
  font-size:clamp(17px,5vw,26px)!important;
  min-height:31px!important;
  margin:6px auto 6px!important;
}
.free-quick-actions.free-quick-actions-outside{
  width:100%!important;
  margin:10px 0 18px!important;
  padding:0!important;
  position:relative!important;
  z-index:2!important;
}
@media(max-width:430px){
  .free-esign-main-title{font-size:clamp(17px,5.2vw,24px)!important;min-height:29px!important}
  .free-quick-actions.free-quick-actions-outside{margin-top:8px!important;margin-bottom:14px!important}
}


/* V52: ESign item title hard-clips to the available card width; never show ellipsis. */
.free-esign-copy h2{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  font-weight:900!important;
}
.free-esign-card{min-width:0!important}
.free-esign-copy{min-width:0!important;overflow:hidden!important}
.danger-all-free{
  background:linear-gradient(100deg,#ff6579,#ff8a67)!important;
  color:#fff!important;
  border:1px solid rgba(255,132,143,.7)!important;
  box-shadow:none!important;
}


/* V53 shared ESign Free thumbnails */
.free-esign-logo,.free-cert-file-icon{overflow:hidden!important}
.free-shared-thumbnail{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:inherit!important}
.free-esign-logo:has(.free-shared-thumbnail){padding:0!important;background:rgba(8,15,31,.55)!important}
.free-cert-file-icon:has(.free-shared-thumbnail){padding:0!important;background:rgba(8,15,31,.55)!important}
.admin-thumb-upload{display:flex;align-items:center;gap:10px;min-width:0}
.admin-thumb-upload img{width:46px;height:46px;flex:0 0 46px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#0b1222}
.admin-thumb-upload input[type=file]{min-width:0;flex:1}


/* V56: ESign Free guide video spans the full viewport. */
.guide-store-shell-media{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding-left:0!important;
  padding-right:0!important;
  overflow:visible!important;
}
.guide-store-shell-media > .app-header,
.guide-store-shell-media > .store-nav{
  width:calc(100% - 12px)!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.guide-page-card-fullscreen{
  box-sizing:border-box!important;
  width:100vw!important;
  max-width:none!important;
  margin:14px 0 0 calc(50% - 50vw)!important;
  padding:16px 0 0!important;
  border-left:0!important;
  border-right:0!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.guide-page-card-fullscreen h1{
  width:100%!important;
  max-width:none!important;
  margin:0 0 14px!important;
  padding:0 12px!important;
  text-align:center!important;
}
.guide-page-card-fullscreen .guide-video-shell{
  box-sizing:border-box!important;
  width:100vw!important;
  max-width:none!important;
  height:clamp(320px,68svh,820px)!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  margin:0!important;
  border-left:0!important;
  border-right:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.guide-page-card-fullscreen .guide-video-shell iframe,
.guide-page-card-fullscreen .guide-video-shell video{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:contain!important;
  border-radius:0!important;
}
.guide-page-card-fullscreen .guide-placeholder{
  box-sizing:border-box!important;
  width:100vw!important;
  max-width:none!important;
  min-height:clamp(320px,68svh,820px)!important;
  margin:0!important;
  border-left:0!important;
  border-right:0!important;
  border-radius:0!important;
}
@media(max-width:480px){
  .guide-page-card-fullscreen{padding-top:13px!important}
  .guide-page-card-fullscreen h1{padding:0 8px!important;margin-bottom:11px!important}
  .guide-page-card-fullscreen .guide-video-shell,
  .guide-page-card-fullscreen .guide-placeholder{
    height:clamp(330px,66svh,720px)!important;
    min-height:330px!important;
  }
}

/* V78 manual order completion actions */
.order-ready-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 12px}
.order-ready-actions .buy-button,.order-ready-actions .secondary-button{margin:0!important;min-height:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:0 10px;border-radius:14px;font-size:.78rem;white-space:nowrap}
.order-ready-actions button.secondary-button{cursor:pointer;font-family:inherit}
@media(max-width:560px){.order-ready-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.order-ready-actions .buy-button,.order-ready-actions .secondary-button{font-size:10px;padding:0 5px}}


/* V80 checkout payment title + manual order workflow */
.payment-choice-title{
  width:100%;margin:20px 0 8px;padding:9px 12px;border:1px solid rgba(72,232,255,.26);
  border-radius:12px;background:rgba(255,255,255,.035);color:#f4f7ff;text-align:center;
  font-size:14px;font-weight:850;line-height:1.2;
}
.payment-methods{margin-top:0!important}
.payment-methods .payment-legend-accessible{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.badge.payment-paid{color:#7ff5cf!important;border-color:rgba(66,222,176,.35)!important;background:rgba(66,222,176,.12)!important}
.badge.payment-unpaid{color:#ffd0d7!important;border-color:rgba(255,97,116,.32)!important;background:rgba(255,97,116,.10)!important}
.order-waiting-pill{display:inline-flex!important;margin:8px auto 12px!important}
.order-processing-static{pointer-events:none;opacity:.95}
.order-cert-upload input[type=file]{min-height:42px}
@media(max-width:520px){.payment-choice-title{font-size:13px;padding-left:4px;padding-right:4px}}
