/* TimeStore storefront, using the shared BAS mobile and review proportions. */
.catalog-result-controls{display:flex;align-items:center;gap:20px;flex-shrink:0}
.catalog-result{font-size:12px;color:#7a7382;white-space:nowrap;padding-bottom:10px}
.program-guide{margin-top:38px;padding:32px;background:#f7f5fa;border:1px solid #eeebf3;border-radius:12px}
.program-guide-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:23px}
.program-guide-heading h2{font-size:26px;line-height:1.4;letter-spacing:-.9px;margin:8px 0}
.program-guide-heading p{font-size:13px;line-height:1.75;color:#77707f;word-break:keep-all}
.program-guide-heading>a{flex-shrink:0;min-height:44px;font-size:12px}
.program-guide-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.program-guide-options>a{display:flex;align-items:center;gap:12px;min-width:0;padding:18px 14px;background:#fff;border:1px solid #ebe7f0;border-radius:8px;transition:border-color .15s,background .15s}
.program-guide-options>a:hover{border-color:#b5a4cf;background:#fdfbff}
.program-guide-options>a>span:nth-child(2){min-width:0;flex:1}
.program-guide-options>a>svg{width:16px;color:#9b8caa}
.program-guide-options strong{display:block;font-size:14px;line-height:1.5;word-break:keep-all}
.program-guide-options small{display:block;font-size:11px;line-height:1.65;color:#87818d;margin-top:3px;word-break:keep-all}
.program-guide-icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:9px;color:var(--guide-accent);background:var(--guide-tint)}
.program-guide-help{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:20px;font-size:12px;color:#81798c}
.program-guide-help a{display:inline-flex;align-items:center;gap:7px;min-height:32px;color:#665080;font-weight:600}
.store-plans{margin-top:0;padding-top:32px;gap:20px}
.store-plans-intro h2{font-size:26px}
.store-plan{padding:25px;border-radius:10px}
.store-guide{margin-top:28px;margin-bottom:36px}
.store-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px;margin-bottom:36px;border:1px solid #e8e0f2;border-radius:9px;background:#faf8fd}
.store-contact>div>span{display:block;font-size:11px;color:#8d799f;margin-bottom:5px}
.store-contact strong{font-size:15px;line-height:1.6;font-weight:600}
.store-contact>a{display:flex;align-items:center;gap:16px;font-size:12px;min-height:44px;color:#7d7189}
.store-contact>a>span{font-weight:700;color:#62437f;white-space:nowrap}
.ts-reviews-slot{padding-block:64px;border-top:1px solid #eae6ef;scroll-margin-top:80px}
.ts-reviews-slot:empty{display:none}
.ts-reviews-slot .rr-product-section{width:100%;max-width:860px;margin:0 auto;padding:0}
.ts-reviews-slot .rr-list-title{display:none}
.ts-reviews-slot [data-rr-reviews]{margin-top:0}
.ts-reviews-slot .br-reviews{padding:0}
.ts-reviews-slot .br-reviews .br-heading{margin-bottom:24px}
.ts-reviews-slot .rr-product-prompt.rr-nudge{padding:0;display:block;overflow:hidden}
.ts-reviews-slot .rr-product-prompt .rr-rules{padding:0 22px 17px;margin-top:0}
.rr-dialog{text-align:left}
.rr-dialog label{text-align:left}
.rr-dialog :is(input:not([type=hidden]),select,textarea){font-size:16px}
.rr-stars button{min-width:44px;min-height:44px}
.rr-stars button:focus-visible{outline:3px solid #9f84c5;outline-offset:2px;border-radius:5px}
.rr-chips button{min-height:40px}
.rr-product-section{scroll-margin-top:68px}
.rr-product-prompt .rr-primary{min-height:46px}
.rr-dialog :is(h2,h3),.br-reviews h2{word-break:keep-all;overflow-wrap:break-word}
@media(max-width:1000px){
 .program-guide{padding:25px}.program-guide-options{grid-template-columns:repeat(2,minmax(0,1fr))}
 .program-guide-heading{align-items:flex-start}.program-guide-heading>a{margin-top:14px}
}
@media(max-width:800px){
 .shell{width:calc(100% - 32px)}
 body>.header{position:relative!important}
 .header-main{height:auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;padding:8px 0 4px}
 .header-main .logo{grid-area:1/1;gap:6px;min-height:44px}
 .header-main .brand-symbol{width:25px;height:28px}.header-main .brand-wordmark{font-size:22px;letter-spacing:-1px}
 .header-actions{grid-area:1/2;gap:0;min-height:44px}
 .header-actions .icon-link{justify-content:center;min-width:40px;min-height:44px;padding:0 7px}
 .header-actions .icon-link>svg{width:21px;height:21px}
 .header-actions .icon-link>span{display:none}
 .header-actions .member-header-link>span{display:block;font-size:12px}
 .header-actions .member-header-link[href='/login']>svg{display:none}
 .header-actions .member-header-link:not([href='/login'])>span{display:none}
 .header-search{grid-area:2/1/auto/-1;width:100%;max-width:none;margin:0;height:40px;border-radius:7px}
 .header-search input{font-size:16px;padding:8px 13px}.header-search button{height:38px;width:42px}
 .nav{height:44px;gap:0}.nav-links{width:100%;gap:22px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-x:contain}
 .nav-links a{min-height:44px;font-size:12px;flex-shrink:0}.nav-about{display:none}
 .catalog-result-controls{gap:14px}.catalog-result{font-size:11px}
 .catalog .category-tab{min-height:44px}
 .catalog .sort-control select{min-height:44px;font-size:16px;max-width:134px}
 .plan-toggle button{min-height:40px;padding-inline:12px}
 .program-guide-heading{display:block}.program-guide-heading>a{margin:8px 0 -5px}
 .program-guide-help{justify-content:flex-start;flex-wrap:wrap;gap:0 12px}
 .store-contact{padding:18px 22px}.store-contact strong{font-size:14px}.store-contact>a{flex-shrink:0}
 .store-contact>a{font-size:0}.store-contact>a>span{font-size:13px}
 .ts-reviews-slot{padding-block:44px;scroll-margin-top:64px}
 .product-landing .landing-nav a,.ps-page .ps-detail-nav a{min-height:48px}
 .rr-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}
 .rr-dialog-body{overscroll-behavior:contain}
}
@media(max-width:620px){
 .store-hero{margin-top:12px;border-radius:10px}.store-hero-copy{padding:23px 20px 0}
 .store-hero-copy h1{font-size:clamp(23px,6.3vw,30px);line-height:1.35;letter-spacing:-.045em}
 .store-hero-copy>p:not(.store-eyebrow){font-size:12px;line-height:1.75}
 .store-hero-copy .hero-cta{min-height:44px;font-size:12px;padding:10px 15px}
 .store-shortcuts{gap:13px;padding-block:17px 19px;scroll-padding-inline:16px}
 .store-shortcuts>a{min-height:58px;flex-shrink:0}.store-shortcuts>a>span:not(.shortcut-icon){font-size:11px}
 .store-picks{gap:8px;margin-top:20px;margin-bottom:28px}
 .store-pick{padding:14px 12px;min-height:108px}.store-pick strong{font-size:12px;line-height:1.5;word-break:keep-all}
 .store-pick>span:not(.store-badge){font-size:10px;line-height:1.6}
 .catalog{padding-top:12px;padding-bottom:28px}.catalog.standalone{padding-top:24px}
 .section-heading{gap:10px;margin-bottom:16px}.section-heading h1,.section-heading h2{font-size:23px}
 .plan-toggle{padding:2px}.plan-toggle button{font-size:11px;min-height:40px;padding-inline:10px}
 .catalog-controls{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-bottom:22px;padding:0}
 .category-tabs{width:100%;gap:22px;min-height:44px}
 .category-tab{font-size:12px;min-height:44px;padding:9px 0}.category-tab>span{font-size:10px}
 .catalog-result-controls{justify-content:space-between;min-height:48px;width:100%;border-top:1px solid #f0edf3}
 .catalog-result,.sort-control{padding-bottom:0}.sort-control select{font-size:16px}
 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px;align-items:stretch}
 .product-card{min-width:0}.product-art{height:auto;aspect-ratio:1 / 1;border-radius:8px}
 .product-art .product-box{height:calc(100% - 16px);width:auto;max-width:90%}
 .product-art .favorite-button{width:40px;height:40px;right:5px;bottom:5px;top:auto;background:#ffffff17;color:#fff}
 .product-art .favorite-button.is-active{color:#dfcaff;background:#ffffff24}
 .product-art .favorite-button svg{width:18px;height:18px}
 .product-copy{padding:11px 0 0}.product-meta{font-size:10px;line-height:1.5}
 .product-card h3{font-size:15px;line-height:1.45;min-height:44px;margin:4px 0 5px;letter-spacing:-.45px;overflow-wrap:break-word}
 .product-description{font-size:12px;line-height:1.65;min-height:40px;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:normal}
 .product-price{display:flex;align-items:flex-end;gap:5px;padding-top:5px;margin-top:auto;flex-wrap:wrap}
 .product-price>strong{font-size:20px;line-height:1.25;letter-spacing:-.8px;min-width:0}
 .product-price>strong>small{display:block;font-size:10px;line-height:1.8;font-weight:400;letter-spacing:0;margin:3px 0 0;color:#7b7384}
 .product-price>strong>small>span{display:inline}
 .quick-add{position:static;min-height:44px;min-width:44px;padding:8px 7px;gap:3px;font-size:10px;align-self:flex-end}
 .quick-add svg{width:14px;height:14px}.product-card[data-product='ad_guard'] .product-price>strong{font-size:18px}
 .catalog-footnote{font-size:11px;line-height:1.7;padding-block:15px;margin-top:22px}
 .program-guide{padding:23px 18px;margin-top:22px;border-radius:10px}
 .program-guide-heading{margin-bottom:20px}.program-guide-heading h2{font-size:23px;line-height:1.4;max-width:260px;margin:8px 0 10px}
 .program-guide-heading p{font-size:12px;line-height:1.75}.program-guide-heading>a{font-size:12px}
 .program-guide-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .program-guide-options>a{display:grid;grid-template-columns:1fr auto;padding:13px 11px;gap:9px 4px;min-height:115px;align-items:start}
 .program-guide-options>a>.program-guide-icon{grid-area:1/1;width:30px;height:30px}
 .program-guide-options>a>svg{grid-area:1/2;align-self:center;width:14px}
 .program-guide-options>a>span:nth-child(2){grid-area:2/1/auto/-1}
 .program-guide-options strong{font-size:13px;line-height:1.5;letter-spacing:-.3px}
 .program-guide-options small{font-size:10px;line-height:1.6;word-break:normal}.program-guide-help{display:block;margin-top:17px;line-height:1.75}
 .program-guide-help>span{display:block;font-size:11px}.program-guide-help a{min-height:44px;font-size:12px}
 .store-plans{padding-block:26px;gap:14px}.store-plans-intro h2{font-size:24px;line-height:1.4}
 .store-plans-intro p{font-size:12px;line-height:1.75}.store-plan{padding:20px}
 .store-guide{gap:12px;margin-top:0;margin-bottom:24px;padding:20px}.store-guide h2{font-size:16px}.store-guide p{font-size:12px}
 .store-contact{display:block;margin-bottom:26px;padding:0;background:#f8f5fc;border-color:#e7deef}
 .store-contact>div{display:none}.store-contact>a{display:flex;justify-content:center;gap:9px;min-height:50px;font-size:12px}
 .store-contact>a>span{font-size:12px}
 .footer{padding-top:28px}.footer-top{gap:24px}.footer-contact strong{font-size:23px}
 .footer-links a{min-height:40px;display:flex;align-items:center;font-size:12px}
 .footer-business{font-size:11px;line-height:1.9}.footer-bottom{font-size:10px;line-height:1.9}
 .ts-reviews-slot{padding-block:36px}.ts-reviews-slot .rr-product-section{width:100%;margin:0}
 .ts-reviews-slot .br-heading h2{font-size:25px;line-height:1.4}.ts-reviews-slot .br-heading p{font-size:13px}
 .ts-reviews-slot .rr-product-prompt .rr-rules{padding:0 16px 16px;font-size:11px;line-height:1.75}
 .rr-dialog-head{padding:18px}.rr-dialog-head h2{font-size:20px}.rr-dialog-body{padding:18px}
 .rr-stars{flex-wrap:wrap;gap:2px}.rr-stars>#rr-star-label{flex-basis:100%;margin:4px 0;font-size:12px}
 .rr-chips{gap:7px}.rr-chips button{font-size:12px;padding:8px 10px}
 .rr-form-head{flex-wrap:wrap;gap:8px}.rr-form-head strong{font-size:16px}
 .rr-progress{gap:8px}.rr-progress>span{font-size:11px}.rr-ticket .rr-amt{font-size:32px}
 .rr-member-card{padding:20px}.rr-card-actions{flex-wrap:wrap}.rr-card-actions>*{flex:1;min-width:110px}
}
@media(max-width:359px){
 .header-main .brand-wordmark{font-size:20px}.header-main .brand-symbol{width:22px}.header-actions .icon-link{min-width:36px;padding:0 5px}
 .product-grid{gap:25px 10px}.product-card h3{font-size:14px}.product-price>strong{font-size:18px}.quick-add{padding-inline:5px}
 .section-heading h1,.section-heading h2{font-size:21px}.plan-toggle button{font-size:10px;padding-inline:7px}
 .program-guide{padding:20px 15px}.store-pick{padding:12px 9px}
}
