*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#182028;background:#fff;line-height:1.6}.container{width:min(1140px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid #e7ecef}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{color:#182028;text-decoration:none;font-size:15px;letter-spacing:.09em;font-weight:500}.logo strong{font-weight:900}.nav nav{display:flex;gap:25px}.nav nav a,footer a{color:inherit;text-decoration:none}.hero{padding:100px 0 90px;background:linear-gradient(135deg,#f4f7f8,#fff)}.hero-grid,.split,.podcast-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;opacity:.62;margin:0 0 16px}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0 0 25px}.hero h1 span{display:inline-block}.lead{font-size:20px;color:#5d6872;max-width:760px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-block;padding:13px 23px;border-radius:999px;text-decoration:none;font-weight:850}.primary{background:#182028;color:#fff}.secondary{border:1px solid #cfd7dc;color:#182028;background:#fff}.hero-panel{border:1px solid #e0e6e9;border-radius:30px;background:#fff;padding:44px;box-shadow:0 25px 70px rgba(20,30,40,.08)}.hero-tag{font-size:11px;font-weight:900;letter-spacing:.14em;opacity:.55}.hero-symbol{width:90px;height:90px;margin:35px 0 25px;border-radius:24px;background:#182028;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900}.section{padding:95px 0}.muted{background:#f5f7f8}.section h2,.cta h2{font-size:clamp(32px,4.2vw,54px);line-height:1.08;letter-spacing:-.035em;margin:0 0 20px}.text p{font-size:18px;color:#56616a}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.card{background:#fff;border:1px solid #e0e6e9;border-radius:23px;padding:27px;min-height:275px}.number{font-size:12px;font-weight:900;letter-spacing:.12em;opacity:.45;margin-bottom:35px}.card h3{font-size:23px;margin:0 0 10px}.card p{color:#606a72}.card a{color:#182028;font-weight:900;text-decoration:none}.podcast-feature{background:#182028;color:#fff}.podcast-feature .lead{color:#cbd2d7}.podcast-card{min-height:280px;border:1px solid rgba(255,255,255,.2);border-radius:30px;padding:40px;display:flex;flex-direction:column;justify-content:center}.podcast-card span{font-size:48px;margin-bottom:25px}.podcast-card strong{font-size:26px;letter-spacing:.06em}.podcast-card small{margin-top:12px;color:#cbd2d7}.cta{padding:95px 0;background:#eef2f3}.center{text-align:center}.center p:not(.eyebrow){max-width:720px;margin:0 auto}.page-hero{padding:95px 0;background:#f4f7f8}.narrow{max-width:850px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding:55px 0}.footer-grid a{display:block;margin:8px 0}.copyright{border-top:1px solid #e5e9eb;padding:20px 0;font-size:13px;opacity:.62}@media(max-width:900px){.hero-grid,.split,.podcast-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.cards{grid-template-columns:1fr}.nav nav{display:none}.hero,.section,.page-hero{padding:65px 0}.hero h1,.page-hero h1{font-size:44px}}