.price-engine-scope .btn{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 22px;font-size:13px;font-weight:600;transition:background .2s cubic-bezier(.2,.8,.2,1),color .2s cubic-bezier(.2,.8,.2,1),transform .12s cubic-bezier(.2,.8,.2,1),border-color .2s cubic-bezier(.2,.8,.2,1);display:inline-flex}.price-engine-scope .btn:active{transform:translateY(1px)}.price-engine-scope .btn--primary{background:var(--brand-primary);color:var(--brand-white)}.price-engine-scope .btn--primary:hover{background:#00b84b}.price-engine-scope .btn--ghost-dark{color:var(--brand-black);border-color:var(--brand-border);background:0 0}.price-engine-scope .btn--ghost-dark:hover{background:var(--brand-bg)}.price-engine-scope .btn--ghost-light{color:var(--brand-white);background:0 0;border-color:#ffffff38}.price-engine-scope .btn--ghost-light:hover{background:#ffffff0f;border-color:#fff6}.price-engine-scope .eyebrow{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);align-items:center;gap:10px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.price-engine-scope .eyebrow__bar{background:var(--brand-primary);width:22px;height:1px;display:inline-block}.price-engine-scope .tag{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary);background:#00c8531a;border:1px solid #00c85338;border-radius:9999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.price-engine-scope details.faq{border-top:1px solid var(--brand-border);padding:22px 4px}.price-engine-scope details.faq:last-of-type{border-bottom:1px solid var(--brand-border)}.price-engine-scope details.faq summary{cursor:pointer;align-items:center;gap:18px;list-style:none;display:flex}.price-engine-scope details.faq summary::-webkit-details-marker{display:none}.price-engine-scope .faq__num{font-family:var(--font-mono);color:var(--brand-text-muted);flex-shrink:0;width:28px;font-size:12px}.price-engine-scope .faq__q{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--brand-black);flex:1;font-size:18px;font-weight:600;line-height:1.3}.price-engine-scope .faq__plus{flex-shrink:0;width:16px;height:16px;transition:transform .2s cubic-bezier(.2,.8,.2,1);position:relative}.price-engine-scope details.faq[open] .faq__plus{transform:rotate(45deg)}.price-engine-scope .faq__plus:before,.price-engine-scope .faq__plus:after{content:"";background:var(--brand-black);position:absolute}.price-engine-scope .faq__plus:before{height:1.5px;margin-top:-.75px;top:50%;left:0;right:0}.price-engine-scope .faq__plus:after{width:1.5px;margin-left:-.75px;top:0;bottom:0;left:50%}.price-engine-scope details.faq[open] .faq__plus:after{opacity:0}.price-engine-scope .faq__a{font-family:var(--font-body);color:var(--brand-text);max-width:760px;margin:14px 0 6px 46px;font-size:15px;line-height:1.7}.price-engine-scope .live-dot{background:var(--brand-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s cubic-bezier(.2,.8,.2,1) infinite price-engine-pulse;display:inline-block;box-shadow:0 0 12px #00c853b3}@keyframes price-engine-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}
