.portal-landing{--theme-accent: #6b5bc7;--theme-accent-hover: #5548a8;--theme-accent-rgb: 107, 91, 199;--theme-accent-light: color-mix(in srgb, var(--theme-accent) 16%, white);--theme-tint-accent: color-mix(in srgb, var(--theme-accent) 14%, transparent);--theme-tint-accent-hover: color-mix(in srgb, var(--theme-accent) 22%, transparent);--portal-section-bg: color-mix(in srgb, var(--theme-accent) 5%, var(--theme-bg-secondary));--portal-section-bg-mid: color-mix(in srgb, var(--theme-accent) 8%, var(--theme-bg-secondary));--portal-border-subtle: color-mix(in srgb, var(--theme-accent) 16%, var(--theme-border-light));--portal-border-strong: color-mix(in srgb, var(--theme-accent) 28%, var(--theme-border-light));--portal-strip-gradient: linear-gradient( 180deg, var(--portal-section-bg) 0%, var(--portal-section-bg-mid) 45%, var(--theme-bg-secondary) 100% );--portal-hero-text: var(--theme-text-on-primary);--portal-hero-text-muted: color-mix(in srgb, var(--theme-text-on-primary) 92%, transparent);--portal-on-light-text: color-mix(in srgb, var(--theme-accent) 38%, var(--theme-text-dark));--portal-h-hero: clamp(1.32rem, 2.9vw, 1.82rem);--portal-h-section: clamp(1.18rem, 2.35vw, 1.45rem);--portal-h-card: .94rem;--portal-fw-heading: 600;--portal-fw-card: 600}.portal-landing--mini{--portal-h-section: clamp(1.05rem, 2.8vw, 1.28rem);--portal-h-card: .88rem}.pl-strip{background:var(--portal-strip-gradient);border-top:1px solid var(--portal-border-subtle);border-bottom:1px solid var(--theme-border-light)}.pl-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.pl-h2{margin:0 0 .6rem;font-size:var(--portal-h-section);font-weight:var(--portal-fw-heading);color:var(--theme-text-dark);letter-spacing:-.02em;line-height:1.28;text-align:center}.pl-h2--tight{margin-bottom:.45rem}.pl-h3{margin:0 0 .35rem;font-size:var(--portal-h-card);font-weight:var(--portal-fw-card);color:var(--theme-text-dark);line-height:1.3;text-align:left}.pl-lead{margin:0;font-size:.95rem;line-height:1.55;color:var(--theme-text-secondary)}.pl-lead--center{text-align:center}.pl-lead--narrow{max-width:36rem;margin-left:auto;margin-right:auto;text-align:center}.pl-lead--small{font-size:.88rem;line-height:1.5}.pl-lead--spaced{margin-top:.55rem}.pl-block-head{max-width:820px;margin:0 auto 2rem;text-align:center}.pl-block-head--narrow{max-width:38rem}.pl-card{display:flex;flex-direction:column;margin:0;padding:1.35rem 1.4rem;background:var(--theme-surface);border-radius:var(--radius-lg);border:1px solid var(--portal-border-subtle);box-shadow:var(--theme-shadow-sm)}.pl-card--emphasis{box-shadow:var(--theme-shadow-md);transition:border-color .2s ease,box-shadow .2s ease}.pl-card--emphasis:hover{border-color:var(--portal-border-strong);box-shadow:var(--theme-shadow-lg)}.pl-card--highlight{border-color:var(--portal-border-strong);box-shadow:var(--theme-shadow-lg);background:linear-gradient(165deg,var(--theme-surface) 0%,color-mix(in srgb,var(--theme-accent) 8%,var(--theme-surface)) 100%)}.pl-card__text{margin:0;font-size:.9rem;line-height:1.52;color:var(--theme-text-secondary)}.pl-card__price{margin:0;font-size:1.2rem;font-weight:700;color:var(--theme-accent);letter-spacing:-.02em}.pl-card__note{margin:.2rem 0 0;font-size:.82rem;color:var(--theme-text-tertiary)}.pl-card__list{margin:1rem 0 0;padding-left:1.15rem;font-size:.9rem;line-height:1.5;color:var(--theme-text-secondary);flex:1}.pl-card__list li{margin-bottom:.4rem}.pl-surface-tile{margin:0;padding:1rem 1rem 1.1rem;background:var(--theme-surface);border-radius:var(--radius-md);border:1px solid var(--theme-border-light);box-shadow:var(--theme-shadow-sm);text-align:left}.pl-footnote{margin:1.75rem auto 0;max-width:720px;text-align:center;font-size:.82rem;line-height:1.5;color:var(--theme-text-tertiary)}.pl-footnote a{color:var(--theme-accent-hover);font-weight:600;text-decoration:underline;text-underline-offset:2px}.pl-card--promo{position:relative;max-width:640px;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;border-color:var(--portal-border-strong);box-shadow:var(--theme-shadow-md)}.pl-card__kicker{margin:0 0 .45rem;font-size:.88rem;color:var(--theme-text-secondary);line-height:1.45}.pl-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin:.35rem 0 0}.pl-price-strike{font-size:1rem;font-weight:600;color:var(--theme-text-tertiary);text-decoration:line-through;text-decoration-thickness:1px}.pl-price-promo{font-size:1.45rem;font-weight:800;color:var(--theme-accent);letter-spacing:-.03em}.pl-price-discount{font-size:.86rem;font-weight:700;color:var(--theme-success-text, #0f5132)}.pl-card__note--accent{color:var(--theme-text-secondary);font-weight:500}.pl-card__list--tight{margin-top:.65rem}.pl-card__list--tight li{margin-bottom:.28rem}.pl-subsection-title{margin:1.65rem auto .5rem;max-width:720px;text-align:center;font-size:clamp(1rem,1.8vw,1.12rem);font-weight:700;color:var(--theme-text-dark);letter-spacing:-.02em}.pl-marketing-teaser{margin:1.5rem auto 0;max-width:720px;padding:1rem 1.1rem 1.15rem;border-radius:var(--radius-lg);border:1px dashed var(--portal-border-subtle);background:color-mix(in srgb,var(--theme-accent) 4%,var(--theme-surface))}.pl-inline-bullets{margin:.65rem 0 0;padding-left:1.2rem;font-size:.9rem;line-height:1.55;color:var(--theme-text-secondary)}.pl-inline-bullets li{margin-bottom:.35rem}.pl-mini-sec{margin-top:var(--spacing-2xl);padding-top:var(--spacing-xl);border-top:1px solid var(--theme-border-light)}.pl-mini-sec--strip{margin-top:var(--spacing-2xl);padding:var(--spacing-xl);border-radius:var(--radius-lg);border:1px solid var(--portal-border-subtle);background:var(--portal-strip-gradient);box-shadow:var(--theme-shadow-sm)}
