/* Storefront styles are scoped to avoid changes to the rest of the website. */
body.store-page{background:#f4f6f8;color:#14263c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.store-page .shop-wrap{width:min(1200px,calc(100% - 64px));margin-inline:auto}
.store-page .shop-icon{display:block;width:22px;height:22px;flex:0 0 22px}
.store-page #conteudo h1,.store-page #conteudo h2,.store-page #conteudo h3{font-family:inherit;max-width:none;text-transform:none}
.store-page .official-header .header-inner{width:min(1320px,calc(100% - 48px));gap:24px;min-height:84px!important}
.store-page .official-header .brand{width:172px;flex:0 0 172px}
.store-page .official-header .main-nav{gap:2px}
.store-page .official-header .main-nav>a,.store-page .official-header .nav-dropbtn{font-size:12px!important;white-space:nowrap;padding:9px 8px!important}
.store-page .official-header .main-nav>a[aria-current="page"]{color:#f1ce77!important;background:rgba(224,188,104,.10);border-radius:6px}
.store-page .official-header .nav-cta{padding:10px 14px!important;margin-left:6px}
.store-page .shop-hero{background:radial-gradient(ellipse at 95% 50%,#103c52 0,transparent 58%),#061b2e;color:#fff;padding:0 0 54px}
.store-page .shop-breadcrumbs{display:flex;gap:12px;align-items:center;margin:0;padding:23px 0 18px;background:none;color:#aebdca;font-size:12px}
.store-page .shop-breadcrumbs a{color:#c6d0da}
.store-page .shop-hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:58px;align-items:center;padding:10px 0 0}
.store-page .shop-kicker{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:750;letter-spacing:.17em;line-height:1.6;color:#79602b;margin:0 0 14px}
.store-page .shop-hero .shop-kicker,.store-page .shop-help .shop-kicker{color:#e9c674}
.store-page .shop-kicker>span{width:6px;height:6px;border-radius:50%;background:#e6c36f}
.store-page #conteudo .shop-title{font-size:clamp(36px,3.75vw,54px);line-height:1.1;font-weight:730;letter-spacing:-.045em;color:#fff;margin:0 0 22px}
.store-page .shop-title em{font-style:normal;color:#efcc7b}
.store-page .shop-lead{color:#c7d2df;font-size:16px;line-height:1.8;max-width:470px;margin:0 0 27px}
.store-page .shop-hero-actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap}
.store-page .shop-button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:49px;padding:14px 20px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:750;line-height:1.4;transition:background .18s,transform .18s}
.store-page .shop-button:hover{transform:translateY(-2px);background:#ffe3a3}
.store-page .shop-button-gold{background:#e9c36a;color:#0a2336}
.store-page .shop-text-link{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:13px;font-weight:600}
.store-page .shop-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.store-page .shop-hero-foot{display:flex;align-items:center;gap:10px;color:#a5b8c9;font-size:11px;margin-top:29px}
.store-page .shop-hero-foot .shop-icon{width:17px;height:17px;flex-basis:17px;color:#e9c674}
.store-page .shop-visual{position:relative;margin:0;min-width:0;border:1px solid #ffffff25;border-radius:20px;overflow:hidden;background:#082d4c;box-shadow:0 24px 60px #0003}
.store-page .shop-visual>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.store-page .shop-visual figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:12px;padding:18px 22px;background:linear-gradient(0deg,#051c30 75%,#051c30e8);color:#fff;font-size:13px;font-weight:650;border-top:1px solid #ffffff15}
.store-page .shop-visual figcaption>.shop-icon{color:#eac775}
.store-page .shop-visual small{display:block;font-size:10px;color:#a5bbd0;font-weight:400;margin-top:2px}
.store-page .shop-live-dot{width:7px;height:7px;background:#61c8b9;border-radius:50%;margin-left:auto}
.store-page .shop-benefits{background:#fff;border-bottom:1px solid #e2e7ed}
.store-page .shop-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:24px}
.store-page .shop-benefits-grid>div{display:flex;align-items:center;gap:15px;padding-inline:30px;border-right:1px solid #e1e7ed}
.store-page .shop-benefits-grid>div:first-child{padding-left:0}
.store-page .shop-benefits-grid>div:last-child{border:0}
.store-page .shop-benefits-grid .shop-icon{color:#276a79;width:25px;height:25px;flex-basis:25px}
.store-page .shop-benefits strong{display:block;font-size:13px;font-weight:650;line-height:1.4}
.store-page .shop-benefits small{display:block;font-size:11px;color:#69798a;line-height:1.6;margin-top:4px}
.store-page .shop-plans{padding:66px 0 36px;scroll-margin-top:24px}
.store-page .shop-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}
.store-page #conteudo .shop-heading{font-size:clamp(27px,2.6vw,36px);line-height:1.2;font-weight:700;letter-spacing:-.04em;margin:0;color:#10263e}
.store-page .shop-section-head>p{font-size:12px;line-height:1.7;color:#647385;margin:0 0 2px;flex-shrink:0}
.store-page .shop-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.store-page .shop-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px;background:#fff;border:1px solid #dce3e9;border-radius:16px;box-shadow:0 6px 22px #152d4205}
.store-page .shop-card-featured{background:#0b263b;color:#fff;border-color:#c3a157;box-shadow:0 14px 38px #0b263b20}
.store-page .shop-recommended{position:absolute;top:-13px;left:24px;right:24px;text-align:center;border-radius:5px;background:#e9c36a;color:#172a3b;font-size:9px;font-weight:800;letter-spacing:.13em;padding:5px 8px}
.store-page .shop-card-top{display:flex;align-items:center;gap:12px;margin-bottom:21px}
.store-page .shop-plan-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dbe5ec;background:#f4f7f9;color:#275d6e;border-radius:11px}
.store-page .shop-tech{font-size:9px;font-weight:700;letter-spacing:.08em;color:#557085}
.store-page .shop-card-featured .shop-plan-icon{border-color:#e3c27445;background:#ffffff07;color:#eccb80}
.store-page .shop-card-featured .shop-tech{color:#e6c579}
.store-page #conteudo .shop-plan-name{font-size:27px;line-height:1.1;font-weight:700;letter-spacing:-.035em;color:inherit;margin:0 0 11px}
.store-page .shop-plan-intro{color:#627387;font-size:12px;line-height:1.75;min-height:43px;margin:0 0 18px;max-width:275px}
.store-page .shop-card-featured .shop-plan-intro{color:#b9c9d8}
.store-page .shop-pricing{display:flex;align-items:baseline;gap:5px;color:#10283e;white-space:nowrap;line-height:1.1;margin-bottom:9px}
.store-page .shop-pricing strong{font-size:49px;font-weight:740;letter-spacing:-.05em}
.store-page .shop-pricing strong>span{font-size:29px;font-weight:650}
.store-page .shop-currency{font-size:15px;font-weight:600;margin-right:2px}
.store-page .shop-period{font-size:12px;color:#687b8d;margin-left:1px}
.store-page .shop-card-featured .shop-pricing{color:#fff}
.store-page .shop-card-featured .shop-period{color:#b9c9d8}
.store-page .shop-upfront{font-size:11px;color:#536b7e;margin:0;padding-bottom:23px;border-bottom:1px solid #e3e9ee}
.store-page .shop-upfront strong{font-size:12px;color:#243e52}
.store-page .shop-upfront>span{margin-left:3px}
.store-page .shop-card-featured .shop-upfront{border-color:#ffffff20;color:#b8cad9}
.store-page .shop-card-featured .shop-upfront strong{color:#edcb81}
.store-page .shop-features{list-style:none;padding:22px 0 16px;margin:0;display:grid;align-content:start;gap:12px;flex:1}
.store-page .shop-features li{position:relative;padding-left:23px;font-size:12px;line-height:1.55;color:#3c5367}
.store-page .shop-features li:before{content:"✓";position:absolute;left:0;color:#2f7b73;font-weight:800;font-size:13px}
.store-page .shop-card-featured .shop-features li{color:#d4dfe7}
.store-page .shop-card-featured .shop-features li:before{color:#e9c36a}
.store-page .shop-option{display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid #dce4eb;border-radius:8px;background:#f8fafb;cursor:pointer;margin:5px 0 17px;min-height:61px}
.store-page .shop-option input{accent-color:#967020;width:17px;height:17px;flex:0 0 17px;margin:0;cursor:pointer}
.store-page .shop-option>span{font-size:11px;font-weight:650;line-height:1.5}
.store-page .shop-option small{display:block;color:#627385;font-size:10px;font-weight:400}
.store-page .shop-card-featured .shop-option{background:#ffffff07;border-color:#ffffff23}
.store-page .shop-card-featured .shop-option small{color:#b7c9d8}
.store-page .shop-isca-note{font-size:10px;line-height:1.65;color:#64798a;min-height:61px;margin:5px 0 17px;padding:7px 0}
.store-page .shop-buy{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:48px;padding:13px 16px;background:#edf2f5;border:1px solid #d9e2e9;color:#17374d;border-radius:8px;font-size:12px;font-weight:750;transition:background .15s}
.store-page .shop-buy:hover{background:#dbe9ee}
.store-page .shop-card-featured .shop-buy{background:#e9c36a;border-color:#e9c36a;color:#102639}
.store-page .shop-card-featured .shop-buy:hover{background:#ffdfa0}
.store-page .shop-checkout{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#687e90;margin:13px 0 0;line-height:1.5}
.store-page .shop-checkout .shop-icon{width:11px;height:11px;flex-basis:11px}
.store-page .shop-card-featured .shop-checkout{color:#acc1d1}
.store-page .shop-plan-disclaimer{display:flex;align-items:start;justify-content:center;gap:8px;color:#657789;font-size:10px;line-height:1.7;margin:24px 0 0}
.store-page .shop-plan-disclaimer .shop-icon{width:15px;height:15px;flex-basis:15px;margin-top:1px}
.store-page .shop-how{padding:49px 0 62px;background:#f4f6f8}
.store-page .shop-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;list-style:none;padding:0;margin:0}
.store-page .shop-steps li{display:flex;gap:16px;border-top:1px solid #d7e0e7;padding-top:23px}
.store-page .shop-steps li>span{font-size:11px;font-weight:650;color:#7c6431;padding-top:2px}
.store-page #conteudo .shop-steps h3{font-size:16px;letter-spacing:-.025em;font-weight:650;line-height:1.35;margin:0 0 9px}
.store-page .shop-steps p{font-size:12px;line-height:1.8;color:#627385;margin:0}
.store-page .shop-inline-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:650;color:#246070;white-space:nowrap}
.store-page .shop-inline-link:hover{text-decoration:underline;text-underline-offset:5px}
.store-page .shop-inline-link .shop-icon{width:18px;height:18px;flex-basis:18px}
.store-page .shop-faq{padding:66px 0 78px;background:#fff;border-top:1px solid #e3e8ed}
.store-page .shop-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}
.store-page .shop-faq-lead{font-size:13px;color:#657789;line-height:1.8;margin:17px 0 24px}
.store-page .shop-questions details{border-bottom:1px solid #dce4eb}
.store-page .shop-questions details:first-child{border-top:1px solid #dce4eb}
.store-page .shop-questions summary{list-style:none;position:relative;padding:21px 32px 21px 0;font-size:13px;font-weight:650;line-height:1.5;cursor:pointer}
.store-page .shop-questions summary::-webkit-details-marker{display:none}
.store-page .shop-questions summary:after{content:"+";position:absolute;right:4px;top:19px;color:#527083;font-size:20px;font-weight:400}
.store-page .shop-questions details[open] summary:after{content:"−"}
.store-page .shop-questions details[open] summary{color:#276a79}
.store-page .shop-questions details>p{font-size:12px;line-height:1.9;color:#617588;margin:0 0 22px;padding-right:20px}
.store-page .shop-help{background:#0b293e;padding:41px 0;color:#fff;border-top:1px solid #ffffff12}
.store-page .shop-help-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}
.store-page #conteudo .shop-help .shop-heading{color:#fff;font-size:28px}
.store-page .shop-help p:not(.shop-kicker){color:#b9cad9;font-size:12px;margin:12px 0 0}
.store-page .shop-help .shop-kicker{font-size:9px;margin-bottom:10px}
.store-page .shop-help .shop-button{flex-shrink:0}
.store-page .official-brand-icon{max-width:20px}
@media(max-width:1199px){
.store-page .official-header .menu-toggle{display:grid}
.store-page .official-header .main-nav{display:none;position:absolute;top:100%;left:24px;right:24px;background:#092338;border:1px solid #ffffff25;box-shadow:0 20px 40px #0003;border-radius:12px;padding:16px;max-height:calc(100dvh - 100px);overflow-y:auto}
.store-page .official-header .main-nav.is-open{display:grid;gap:4px;align-items:stretch}
.store-page .official-header .main-nav>a,.store-page .official-header .nav-dropbtn{display:block;width:100%;text-align:left;font-size:14px!important;padding:10px 12px!important}
.store-page .official-header .nav-dropdown{width:100%}
.store-page .official-header .nav-dropdown-menu{display:none;position:static;min-width:0;margin:0 0 8px 16px;padding:0 0 0 12px;border:0;border-left:1px solid #ffffff30;box-shadow:none;background:transparent}
.store-page .official-header .nav-dropdown.is-open .nav-dropdown-menu{display:block}
.store-page .official-header .nav-dropdown-menu a{display:block;color:#fff!important;padding:10px!important}
.store-page .official-header .nav-cta{margin:5px 0 0}
.store-page .shop-hero-grid{gap:30px}
.store-page #conteudo .shop-title{font-size:43px}
.store-page .shop-card{padding:23px}
}
@media(max-width:900px){
.store-page .shop-wrap{width:calc(100% - 40px)}
.store-page .shop-hero-grid{grid-template-columns:1fr 1fr;gap:25px}
.store-page #conteudo .shop-title{font-size:36px}
.store-page .shop-lead{font-size:14px}
.store-page .shop-hero-actions{gap:18px}
.store-page .shop-hero-foot{font-size:10px}
.store-page .shop-benefits-grid>div{padding-inline:18px;gap:10px}
.store-page .shop-benefits strong{font-size:11px}
.store-page .shop-benefits small{font-size:10px}
.store-page .shop-section-head{align-items:start;flex-direction:column;gap:12px}
.store-page .shop-section-head>p br{display:none}
.store-page .shop-plan-grid{gap:14px}
.store-page .shop-card{padding:21px 18px}
.store-page .shop-card-top{gap:8px}
.store-page .shop-tech{font-size:8px}
.store-page .shop-plan-icon{width:33px;height:33px}
.store-page .shop-pricing strong{font-size:43px}
.store-page .shop-plan-intro{min-height:63px}
.store-page .shop-features li{font-size:11px;padding-left:19px}
.store-page .shop-buy{font-size:11px;padding-inline:12px}
.store-page .shop-faq-grid{gap:40px}
}
@media(max-width:700px){
.store-page .official-header .header-inner{min-height:72px!important;width:calc(100% - 40px)}
.store-page .official-header .brand{width:164px;flex-basis:164px}
.store-page .official-header .main-nav{left:16px;right:16px}
.store-page .shop-hero{padding-bottom:30px}
.store-page .shop-breadcrumbs{padding:18px 0 22px;font-size:11px}
.store-page .shop-hero-grid{grid-template-columns:1fr;gap:30px;padding:0}
.store-page .shop-kicker{font-size:9px;letter-spacing:.11em}
.store-page #conteudo .shop-title{font-size:clamp(33px,9.1vw,48px);margin-bottom:17px}
.store-page .shop-lead{max-width:460px;font-size:14px;margin-bottom:22px}
.store-page .shop-hero-actions{gap:20px}
.store-page .shop-button{padding:13px 16px;font-size:12px;gap:12px}
.store-page .shop-hero-foot{margin-top:23px}
.store-page .shop-visual{max-width:500px;width:100%;justify-self:center;border-radius:14px}
.store-page .shop-visual>img{aspect-ratio:4/3}
.store-page .shop-visual figcaption{padding:14px 18px}
.store-page .shop-benefits-grid{grid-template-columns:1fr;padding-block:6px}
.store-page .shop-benefits-grid>div{padding:16px 0;border-right:0;border-bottom:1px solid #e4e9ed;gap:16px}
.store-page .shop-benefits strong{font-size:12px}
.store-page .shop-benefits small{font-size:11px;margin-top:2px}
.store-page .shop-plans{padding:42px 0 28px}
.store-page .shop-section-head{margin-bottom:28px;gap:14px}
.store-page #conteudo .shop-heading{font-size:28px}
.store-page .shop-plan-grid{grid-template-columns:1fr;gap:28px}
.store-page .shop-card{padding:28px;max-width:500px;width:100%;margin-inline:auto}
.store-page .shop-card-top{gap:12px;margin-bottom:18px}
.store-page .shop-plan-icon{width:42px;height:42px}
.store-page .shop-tech{font-size:10px}
.store-page .shop-plan-intro{min-height:0;max-width:none;font-size:13px}
.store-page .shop-pricing strong{font-size:49px}
.store-page .shop-features li{font-size:13px}
.store-page .shop-option>span{font-size:12px}
.store-page .shop-option small{font-size:11px}
.store-page .shop-buy{font-size:13px;padding:14px 16px}
.store-page .shop-isca-note{font-size:11px;min-height:0}
.store-page .shop-checkout{font-size:10px}
.store-page .shop-plan-disclaimer{font-size:10px;text-align:left}
.store-page .shop-how{padding:20px 0 44px}
.store-page .shop-steps{grid-template-columns:1fr;gap:22px}
.store-page .shop-steps li{padding-top:20px;gap:20px}
.store-page .shop-steps p{font-size:13px}
.store-page .shop-faq{padding:44px 0}
.store-page .shop-faq-grid{grid-template-columns:1fr;gap:30px}
.store-page .shop-questions summary{font-size:13px}
.store-page .shop-questions details>p{font-size:13px}
.store-page .shop-help{padding:32px 0}
.store-page .shop-help-inner{flex-direction:column;align-items:start;gap:22px}
.store-page #conteudo .shop-help .shop-heading{font-size:26px}
}
@media(prefers-reduced-motion:reduce){.store-page .shop-button,.store-page .shop-buy{transition:none}.store-page{scroll-behavior:auto}}
