.strategy-hero{border-bottom:1px solid var(--border);text-align:center;padding:80px 0 60px}.strategy-hero__inner{max-width:720px;margin:0 auto;padding:0 24px}.strategy-hero h1{margin-bottom:24px;font-size:clamp(2rem,4.5vw,3.2rem);line-height:1.15}.strategy-hero__sub{color:var(--text);margin-bottom:12px;font-size:1.1rem;line-height:1.65}.strategy-hero__note{font-family:var(--font-body);color:var(--muted);margin-bottom:28px;font-size:.95rem;font-style:italic}.strategy-hero__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.strategy-section{border-bottom:1px solid var(--border);padding:80px 0}.strategy-section__inner{max-width:960px;margin:0 auto;padding:0 24px}.strategy-section__subtitle{text-align:center;color:var(--muted);max-width:640px;margin:12px auto 48px;font-size:1.05rem}.strategy-calculator__header{text-align:center;margin-bottom:40px}.strategy-calculator__header h2{max-width:none;margin-bottom:12px}.strategy-calculator__header p{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.05rem}.strategy-accent-bar{background:var(--accent);border-radius:2px;width:48px;height:4px;margin:0 auto 24px}.strategy-stakes-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.strategy-stake-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:28px 24px;transition:border-color .3s,transform .3s}.strategy-stake-card:hover{border-color:var(--accent);transform:translateY(-3px)}.strategy-stake-card__icon{width:40px;height:40px;margin-bottom:12px;display:block}.strategy-stake-card__icon svg{width:40px;height:40px}.strategy-stake-card h3{margin-bottom:8px;font-size:1.15rem}.strategy-stake-card p{color:var(--muted);font-size:14px;line-height:1.6}.strategy-framework{flex-direction:column;gap:20px;display:flex}.strategy-year-card{border:1px solid var(--border);background:var(--bg);border-radius:10px;grid-template-columns:240px 1fr;transition:box-shadow .3s;display:grid;overflow:hidden}.strategy-year-card:hover{box-shadow:0 2px 12px #0000000f}.strategy-year-card__badge{color:#fff;flex-direction:column;justify-content:center;padding:24px;display:flex}.strategy-year-card__badge--1{background:var(--accent)}.strategy-year-card__badge--2{background:var(--accent-bright)}.strategy-year-card__badge--3{background:var(--accent-hover)}.strategy-year-card__badge--4{background:var(--white)}.strategy-year-card__badge--5{background:var(--text)}.strategy-year-card__num{font-family:var(--font-mono);letter-spacing:.12em;opacity:.6;margin-bottom:4px;font-size:11px}.strategy-year-card__title{font-family:var(--font-head);letter-spacing:.04em;font-size:1.5rem}.strategy-year-card__items{flex-direction:column;gap:10px;padding:24px;display:flex}.strategy-year-card__item{color:var(--text);align-items:flex-start;gap:10px;font-size:14px;display:flex}.strategy-year-card__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.meeting-embed{border:1px solid var(--border);background:var(--bg);border-radius:10px;min-height:660px;overflow:hidden}.meeting-embed .meetings-iframe-container{width:100%;min-height:660px}.meeting-embed iframe{border:none}@media (max-width:768px){.strategy-year-card{grid-template-columns:1fr}.strategy-year-card__badge{padding:16px 24px}}
