@layer components{@scope(.home){:scope{gap:var(--pm-space-16);padding-block:var(--pm-space-12);flex-direction:column;display:flex}.home__hero{gap:var(--pm-space-4);max-width:var(--pm-measure-narrow);flex-direction:column;display:flex}.home__eyebrow{text-transform:uppercase;letter-spacing:var(--pm-tracking-label);font-size:var(--pm-text-sm);color:var(--pm-accent-strong);font-weight:600}.home__hero h1{font-size:var(--pm-text-3xl)}.home__hero h1~p{color:var(--pm-text-muted);font-size:var(--pm-text-lg)}.home__cta{margin-top:var(--pm-space-2);padding:var(--pm-space-3) var(--pm-space-6);background:var(--pm-accent-strong);color:var(--pm-accent-contrast);align-self:flex-start;font-weight:600}.home__cta:hover{background:var(--pm-accent-deep);text-decoration:none}.home__section{gap:var(--pm-space-6);flex-direction:column;display:flex}.home__section h2{font-size:var(--pm-text-2xl)}.home__section-lede{color:var(--pm-text-muted);max-width:var(--pm-measure)}.home__grid{gap:var(--pm-space-4);grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--pm-card-min)), 1fr));padding:0;list-style:none;display:grid}.home__card{gap:var(--pm-space-3);padding:var(--pm-space-6);flex-direction:column;display:flex}.home__card h3{font-size:var(--pm-text-lg)}.home__card p{color:var(--pm-text-muted);font-size:var(--pm-text-sm)}.home__quote{gap:var(--pm-space-6);padding:var(--pm-space-6);flex-wrap:wrap;display:flex}.home__quote-inputs{gap:var(--pm-space-4);flex-direction:column;flex:16rem;min-width:0;display:flex}.home__quote-field{gap:var(--pm-space-2);font-size:var(--pm-text-sm);color:var(--pm-text-muted);flex-direction:column;display:flex}.home__quote-field input{min-height:var(--pm-touch);padding:var(--pm-space-2) var(--pm-space-3);font:inherit;font-variant-numeric:tabular-nums;color:var(--pm-text);background:var(--pm-surface);border:var(--pm-hairline) solid var(--pm-border)}.home__quote-currency{border:var(--pm-hairline) solid var(--pm-border);margin:0;padding:0;display:flex}.home__quote-currency legend{font-size:var(--pm-text-sm);color:var(--pm-text-muted);margin-bottom:var(--pm-space-2);padding:0}.home__quote-currency label{min-height:var(--pm-touch);cursor:pointer;font-size:var(--pm-text-sm);flex:1;place-items:center;display:grid}.home__quote-currency label+label{border-left:var(--pm-hairline) solid var(--pm-border)}.home__quote-currency input{width:var(--pm-hairline);height:var(--pm-hairline);opacity:0;pointer-events:none;position:absolute}.home__quote-currency label:hover{background:var(--pm-tint)}.home__quote-currency label:has(input:checked){background:var(--pm-accent-strong);color:var(--pm-accent-contrast)}.home__quote-currency label:has(input:focus-visible){outline:calc(var(--pm-hairline) * 2) solid var(--pm-accent);outline-offset:calc(var(--pm-hairline) * -2)}.home__quote-out{gap:var(--pm-space-3);flex-direction:column;flex:18rem;min-width:0;margin:0;display:flex}.home__quote-out>div{justify-content:space-between;gap:var(--pm-space-2);padding-bottom:var(--pm-space-2);border-bottom:var(--pm-hairline) solid var(--pm-border);flex-wrap:wrap;display:flex}.home__quote-out dt{font-size:var(--pm-text-sm);color:var(--pm-text-muted)}.home__quote-out dd{font-variant-numeric:tabular-nums;color:var(--pm-accent-strong);margin:0;font-weight:600}.home__quote-to{color:var(--pm-text-muted);padding-inline:var(--pm-space-1)}.home__quote-note{color:var(--pm-text-muted);font-size:var(--pm-text-sm);max-width:var(--pm-measure)}.home__list{gap:var(--pm-space-3);padding-left:var(--pm-space-6);color:var(--pm-text-muted);max-width:var(--pm-measure);flex-direction:column;display:flex}.home__final{align-items:center;gap:var(--pm-space-4);text-align:center;padding:var(--pm-space-16) var(--pm-space-6);flex-direction:column;display:flex}.home__final h2{font-size:var(--pm-text-2xl)}.home__final p{color:var(--pm-text-muted);max-width:var(--pm-measure-narrow)}}}
