.btn{border-radius:var(--ui-radius-sm);color:var(--ui-text-primary);cursor:pointer;letter-spacing:.0107em;white-space:nowrap;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:64px;min-height:36px;padding-inline:16px;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.43;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.btn-filled{background:var(--ui-brand-solid);color:var(--ui-brand-solid-text);padding-inline:24px}.btn-filled:hover{background:var(--ui-brand-solid-hover)}.btn-filled:active{background:var(--ui-brand-solid-active)}.btn-outlined{border-color:var(--ui-border-default);color:var(--ui-text-primary)}.btn-outlined:hover{background:var(--ui-state-hover);border-color:var(--ui-border-strong)}.btn-text{color:var(--ui-text-secondary);min-width:0;padding-inline:8px}.btn-text:hover{background:var(--ui-state-hover);color:var(--ui-text-primary)}.btn-text[aria-current=page]{color:var(--ui-text-primary);font-weight:500}.btn-lg{min-height:42px;padding-inline:24px;font-size:.9375rem}.btn-sm{min-height:30px;padding-inline:12px;font-size:.8125rem}.icon-btn{border-radius:var(--ui-radius-sm);color:var(--ui-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background-color .12s,color .12s;display:inline-flex}.icon-btn:hover{background:var(--ui-state-hover);color:var(--ui-text-primary)}.chip{background:var(--ui-brand-soft);border-radius:var(--ui-radius-pill);color:var(--ui-brand-soft-text);white-space:nowrap;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:500;line-height:1.33;display:inline-flex}.segmented{background:var(--ui-surface-sunken);border:1px solid var(--ui-border-default);border-radius:var(--ui-radius-sm);gap:2px;min-inline-size:0;margin:0;padding:2px;display:inline-flex}.segmented>button{border-radius:calc(var(--ui-radius-sm) - 1px);color:var(--ui-text-secondary);cursor:pointer;background:0 0;border:0;padding:5px 12px;font-family:inherit;font-size:.8125rem;font-weight:500;line-height:1.54;transition:background-color .12s,color .12s}.segmented>button:hover{color:var(--ui-text-primary)}.segmented>button[aria-pressed=true]{background:var(--ui-surface-default);color:var(--ui-text-primary)}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.site-main{flex-direction:column;flex:1;display:flex}.site-header{background:var(--ui-surface-header);border-bottom:1px solid var(--ui-border-subtle);z-index:10;position:sticky;top:0}.site-header-bar{align-items:center;gap:8px;min-height:56px;display:flex}.site-brand{color:var(--ui-text-primary);align-items:center;gap:8px;min-width:0;padding:4px 8px 4px 0;text-decoration:none;display:inline-flex}.site-brand img{flex-shrink:0;width:auto;height:20px;display:block}.site-brand span{letter-spacing:0;white-space:nowrap;font-size:1rem;font-weight:500}.site-nav{align-items:center;gap:2px;margin-left:8px;display:flex}.site-header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}@media (width<=899px){.site-nav,.site-header-actions .desktop-only{display:none}}@media (width>=900px){.mobile-only{display:none}}.site-footer{background:var(--ui-surface-default);border-top:1px solid var(--ui-border-subtle)}.site-footer-top{grid-template-columns:1fr;gap:28px;padding-block:32px;display:grid}@media (width>=600px){.site-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media (width>=900px){.site-footer-top{grid-template-columns:minmax(240px,1.6fr) repeat(3,minmax(120px,1fr));gap:48px;padding-block:48px}}.site-footer-about{flex-direction:column;gap:12px;max-width:300px;display:flex}.site-footer-about p{color:var(--ui-text-secondary);margin:0;font-size:.8125rem;line-height:1.54}.site-footer-group{flex-direction:column;gap:10px;display:flex}.site-footer-group h2{margin:0;font-size:.875rem;font-weight:500;line-height:1.43}.site-footer-group a{color:var(--ui-text-secondary);align-self:flex-start;font-size:.875rem;line-height:1.5;text-decoration:none}.site-footer-group a:hover{color:var(--ui-text-primary);text-decoration:underline}.site-footer-bottom{border-top:1px solid var(--ui-border-subtle)}.site-footer-bottom>div{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:4px;padding-block:18px;display:flex}@media (width>=600px){.site-footer-bottom>div{flex-direction:row;align-items:center;gap:16px}}.site-footer-bottom p{color:var(--ui-text-tertiary);margin:0;font-size:.8125rem;line-height:1.54}.mobile-menu{background:var(--ui-surface-default);border-bottom:1px solid var(--ui-border-subtle);box-shadow:var(--ui-shadow-md);position:absolute;top:100%;left:0;right:0}.mobile-menu-list{flex-direction:column;gap:2px;padding:8px 0 16px;display:flex}.mobile-menu-list a{border-radius:var(--ui-radius-sm);color:var(--ui-text-primary);padding:10px 12px;font-size:.875rem;line-height:1.5;text-decoration:none}.mobile-menu-list a:hover{background:var(--ui-state-hover)}.mobile-menu-list a[aria-current=page]{background:var(--ui-state-selected);color:var(--ui-state-selected-text);font-weight:500}.mobile-menu-actions{border-top:1px solid var(--ui-border-subtle);flex-direction:column;gap:8px;padding:16px 0;display:flex}.section-stack{flex-direction:column;gap:40px;padding-block:48px;display:flex}@media (width>=900px){.section-stack{gap:64px;padding-block:72px}}.hero{flex-direction:column;gap:20px;display:flex}.hero-eyebrow{color:var(--ui-text-tertiary);letter-spacing:.0727em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:500;line-height:1.45}.hero h1{letter-spacing:-.0114em;text-wrap:balance;max-width:20ch;margin:0;font-size:clamp(2rem,1.4rem + 2.4vw,2.75rem);font-weight:400;line-height:1.18}.hero-lead{color:var(--ui-text-secondary);max-width:60ch;margin:0;font-size:1rem;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;padding-top:4px;display:flex}.section{flex-direction:column;gap:16px;display:flex}.section-heading{flex-direction:column;gap:6px;display:flex}.section-heading h2{letter-spacing:0;margin:0;font-size:1.25rem;font-weight:400;line-height:1.4}.section-heading p{color:var(--ui-text-secondary);max-width:60ch;margin:0;font-size:.875rem;line-height:1.5}.card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.card{background:var(--ui-surface-default);border:1px solid var(--ui-border-default);border-radius:var(--ui-radius);flex-direction:column;gap:8px;padding:20px;display:flex}.card-icon{color:var(--ui-text-tertiary);line-height:0;display:flex}.card h3{letter-spacing:.00625em;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.card p{color:var(--ui-text-secondary);margin:0;font-size:.8125rem;line-height:1.54}.fact-list{border-top:1px solid var(--ui-border-subtle);flex-direction:column;margin:0;display:flex}.fact-list>div{border-bottom:1px solid var(--ui-border-subtle);grid-template-columns:1fr;gap:4px 24px;padding-block:16px;display:grid}@media (width>=700px){.fact-list>div{grid-template-columns:minmax(120px,180px) 1fr}}.fact-list dt{color:var(--ui-text-primary);font-size:.875rem;font-weight:500;line-height:1.43}.fact-list dd{color:var(--ui-text-secondary);max-width:68ch;margin:0;font-size:.875rem;line-height:1.5}.notice{background:var(--notice-soft);border:1px solid var(--notice-border);border-radius:var(--ui-radius);color:var(--notice-text);gap:12px;padding:12px 16px;font-size:.875rem;line-height:1.5;display:flex}.notice[data-severity=info]{--notice-border:var(--ui-info-border);--notice-soft:var(--ui-info-soft);--notice-text:var(--ui-info-soft-text)}.notice[data-severity=warning]{--notice-border:var(--ui-warning-border);--notice-soft:var(--ui-warning-soft);--notice-text:var(--ui-warning-soft-text)}.notice p{margin:0}.plan-cycle-row{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}@media (width>=600px){.plan-cycle-row{flex-direction:row;align-items:center;gap:16px}}.plan-cycle-note{color:var(--ui-text-secondary);max-width:60ch;margin:0;font-size:.8125rem;line-height:1.54}
