.hom-section{padding-block:var(--hom-space-7)}.hom-section--tight{padding-block:var(--hom-space-6)}.hom-container{max-width:1200px;margin-inline:auto;padding-inline:var(--hom-space-4)}.hom-container--narrow{max-width:720px}.hom-prose{max-width:65ch}.hom-surface{position:relative}.hom-surface>.hom-container{position:relative;z-index:1}.hom-surface--0{background:var(--hom-tone-0)}.hom-surface--1{background:var(--hom-tone-1)}.hom-surface--2{background:var(--hom-tone-2)}.hom-surface--3{background:var(--hom-tone-3)}.hom-card{background:var(--hom-card);border:1px solid var(--hom-gray-200);border-radius:var(--hom-radius);box-shadow:none}.hom-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--hom-accent)}.hom-display{font-size:var(--hom-text-display);line-height:1.08;letter-spacing:-.015em;color:var(--hom-ink)}.hom-h2{font-size:var(--hom-text-h2);line-height:1.15;color:var(--hom-ink)}.hom-h3{font-size:var(--hom-text-h3);line-height:1.25;color:var(--hom-ink)}.hom-muted{color:var(--hom-gray-600)}.hom-num{font-variant-numeric:tabular-nums}.hom-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--hom-space-2);min-height:52px;padding:var(--hom-space-3) var(--hom-space-6);border-radius:var(--hom-radius);font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.hom-btn:focus-visible{outline:2px solid var(--hom-accent);outline-offset:2px}.hom-btn--accent{background:var(--hom-accent);color:var(--hom-accent-ink)}.hom-btn--accent:hover{background:var(--hom-accent-dark);transform:translateY(-1px);box-shadow:var(--hom-shadow-md)}.hom-btn--outline{background:transparent;color:var(--hom-ink);border-color:var(--hom-gray-300)}.hom-btn--outline:hover{border-color:var(--hom-ink)}.hom-btn--block{width:100%}@media(prefers-reduced-motion:reduce){.hom-btn,.hom-btn:hover{transition:none;transform:none}}.hom-trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--hom-space-4) var(--hom-space-6);padding:var(--hom-space-4);border-block:1px solid var(--hom-gray-200)}.hom-trust-item{display:inline-flex;align-items:center;gap:var(--hom-space-2);font-size:.875rem;color:var(--hom-gray-600)}.hom-trust-item svg{width:18px;height:18px;flex:none;color:var(--hom-accent)}.hom-badge{display:inline-flex;align-items:center;gap:var(--hom-space-1);padding:4px 10px;border-radius:var(--hom-radius-full);font-size:.75rem;font-weight:600;background:var(--hom-accent-soft);color:var(--hom-accent-dark)}.hom-badge--ink{background:var(--hom-gray-100);color:var(--hom-gray-700)}.hom-price{display:flex;align-items:baseline;gap:var(--hom-space-2);flex-wrap:wrap}.hom-price__final{font-size:1.5rem;font-weight:700;color:var(--hom-ink)}.hom-price__compare{font-size:1rem;color:var(--hom-gray-500);text-decoration:line-through}.hom-price__note{font-size:.8125rem;color:var(--hom-gray-600);width:100%}.hom-plan-selector{display:grid;gap:var(--hom-space-2);margin-block:var(--hom-space-4)}.hom-plan-option{position:relative;display:block;cursor:pointer;border:1.5px solid var(--hom-gray-300);border-radius:var(--hom-radius);padding:var(--hom-space-3) var(--hom-space-4);background:var(--hom-card);transition:border-color .12s ease,background-color .12s ease}.hom-plan-option:has(input:checked){border-color:var(--hom-accent);background:var(--hom-accent-soft)}.hom-plan-option:has(input:focus-visible){outline:2px solid var(--hom-accent);outline-offset:2px}.hom-plan-option input{position:absolute;opacity:0;pointer-events:none}.hom-plan-option__head{display:flex;justify-content:space-between;align-items:center;gap:var(--hom-space-3)}.hom-plan-option__name{font-weight:600;color:var(--hom-ink);display:inline-flex;align-items:center;gap:var(--hom-space-2)}.hom-plan-option__price{font-weight:700;color:var(--hom-ink);white-space:nowrap}.hom-plan-option__bullets{margin:var(--hom-space-2) 0 0;padding:0;list-style:none;display:grid;gap:2px}.hom-plan-option__bullets li{font-size:.8125rem;color:var(--hom-gray-600);display:flex;gap:6px;align-items:baseline}.hom-plan-option__bullets li:before{content:"\\2713";color:var(--hom-accent);font-weight:700}.hom-plan-option__radio{width:20px;height:20px;flex:none;border-radius:50%;border:2px solid var(--hom-gray-400);display:inline-block;position:relative}.hom-plan-option:has(input:checked) .hom-plan-option__radio{border-color:var(--hom-accent)}.hom-plan-option:has(input:checked) .hom-plan-option__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--hom-accent)}.hom-sticky-atc{position:fixed;inset-inline:0;bottom:0;z-index:40;display:none;align-items:center;gap:var(--hom-space-3);padding:var(--hom-space-3) var(--hom-space-4);padding-bottom:calc(var(--hom-space-3) + env(safe-area-inset-bottom,0px));background:var(--hom-card);border-top:1px solid var(--hom-gray-200);box-shadow:var(--hom-shadow-lg)}.hom-sticky-atc.is-visible{display:flex}.hom-sticky-atc__price{font-weight:700;color:var(--hom-ink);font-size:1.0625rem}.hom-sticky-atc__sub{display:block;font-size:.75rem;font-weight:400;color:var(--hom-gray-600)}.hom-sticky-atc .hom-btn{flex:1;min-height:48px}@media(min-width:990px){.hom-sticky-atc.is-visible{display:none}}.hom-progress{padding:var(--hom-space-3) var(--hom-space-4);border-bottom:1px solid var(--hom-gray-200)}.hom-progress__label{font-size:.8125rem;color:var(--hom-gray-700);margin-bottom:var(--hom-space-2)}.hom-progress__label strong{color:var(--hom-ink)}.hom-progress__track{height:6px;border-radius:var(--hom-radius-full);background:var(--hom-gray-200);overflow:hidden}.hom-progress__fill{height:100%;border-radius:var(--hom-radius-full);background:var(--hom-accent);transition:width .3s ease}.hom-progress--done .hom-progress__label{color:var(--hom-accent-dark);font-weight:600}.hom-upsell{margin:var(--hom-space-3) var(--hom-space-4)}.hom-upsell__card{display:flex;align-items:center;gap:var(--hom-space-3);border:1px dashed var(--hom-gray-300);border-radius:var(--hom-radius);padding:var(--hom-space-3);background:var(--hom-gray-50)}.hom-upsell__thumb{width:56px;height:56px;flex:none;border-radius:var(--hom-radius-sm);overflow:hidden;background:var(--hom-gray-100)}.hom-upsell__thumb img,.hom-upsell__thumb svg{width:100%;height:100%;object-fit:cover}.hom-upsell__body{flex:1;min-width:0}.hom-upsell__title{font-size:.875rem;font-weight:600;color:var(--hom-ink)}.hom-upsell__meta{font-size:.8125rem;color:var(--hom-gray-600)}.hom-upsell__btn{flex:none;min-height:40px;padding:var(--hom-space-2) var(--hom-space-3);border-radius:var(--hom-radius-sm);border:1.5px solid var(--hom-accent);background:transparent;color:var(--hom-accent-dark);font-weight:600;font-size:.875rem;cursor:pointer}.hom-upsell__btn:hover{background:var(--hom-accent-soft)}.hom-upsell__btn[disabled]{opacity:.6;cursor:wait}.hom-counter{display:grid;gap:var(--hom-space-2)}.hom-counter__label{font-size:.9375rem;color:var(--hom-gray-700)}.hom-counter__label strong{color:var(--hom-ink);font-variant-numeric:tabular-nums}.hom-counter__track{height:8px;border-radius:var(--hom-radius-full);background:var(--hom-gray-200);overflow:hidden}.hom-counter__fill{height:100%;border-radius:var(--hom-radius-full);background:var(--hom-accent)}.hom-anchor,.hom-anchor__grid{display:grid;gap:var(--hom-space-4)}@media(min-width:750px){.hom-anchor__grid{grid-template-columns:1fr auto 1fr;align-items:stretch}}.hom-anchor__col{padding:var(--hom-space-5)}.hom-anchor__col--stack{background:var(--hom-gray-100);border-radius:var(--hom-radius)}.hom-anchor__col--hom{background:var(--hom-card);border:2px solid var(--hom-accent);border-radius:var(--hom-radius);box-shadow:var(--hom-shadow-md)}.hom-anchor__vs{display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--hom-gray-400)}.hom-anchor__list{margin:var(--hom-space-3) 0 0;padding:0;list-style:none;display:grid;gap:var(--hom-space-1)}.hom-anchor__list li{font-size:.875rem;color:var(--hom-gray-600);display:flex;justify-content:space-between;gap:var(--hom-space-3)}.hom-anchor__total{margin-top:var(--hom-space-3);padding-top:var(--hom-space-3);border-top:1px solid var(--hom-gray-300);font-weight:700;color:var(--hom-ink);display:flex;justify-content:space-between}.hom-guarantee{display:flex;gap:var(--hom-space-4);align-items:flex-start;background:var(--hom-card);border:1px solid var(--hom-gray-200);border-radius:var(--hom-radius-lg);box-shadow:none;padding:var(--hom-space-6)}.hom-guarantee svg{width:40px;height:40px;flex:none;color:var(--hom-accent)}.hom-faq details{border-bottom:1px solid var(--hom-gray-200)}.hom-faq summary{display:flex;justify-content:space-between;align-items:center;gap:var(--hom-space-3);padding:var(--hom-space-4) 0;cursor:pointer;list-style:none;font-weight:600;color:var(--hom-ink);min-height:44px}.hom-faq summary::-webkit-details-marker{display:none}.hom-faq summary:after{content:"+";font-size:1.25rem;color:var(--hom-gray-500);flex:none}.hom-faq details[open] summary:after{content:"\\2013"}.hom-faq .hom-faq__a{padding:0 0 var(--hom-space-4);color:var(--hom-gray-600);max-width:65ch}.hom-placeholder{display:block;width:100%;height:auto;border-radius:var(--hom-radius);background:transparent}.hom-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hom-theme.css.map */
