:root{--purple: #32136f;--purple-dark: #22124c;--teal: #069b86;--teal-bright: #19b79d;--ink: #211b2f;--muted: #655d72;--soft: #f7f4fb;--warm: #fff8f0;--line: #e6dff1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-width:320px}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;line-height:1.05}h1{font-size:clamp(3rem,7vw,6rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}p{color:var(--muted);line-height:1.65}.eyebrow{color:var(--teal-bright);font-size:.86rem;font-weight:900;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.button{align-items:center;border-radius:5px;display:inline-flex;font-weight:800;justify-content:center;min-height:2.9rem;padding:.8rem 1.05rem;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--teal-bright);color:#fff}.button.secondary{background:#fff;color:var(--purple)}.button.outline{background:transparent;border:1px solid currentColor;color:inherit}.section{margin:0 auto;max-width:1180px;padding:5rem 1.25rem}.section-heading{margin:0 auto 2.5rem;max-width:760px;text-align:center}.hero{align-items:center;color:#fff;display:flex;min-height:650px;padding:6rem 1.25rem 4rem}.hero-copy{margin:0 auto;max-width:1180px;width:100%}.hero h1,.hero p{color:#fff}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.8rem}.photo-card{border-radius:6px;box-shadow:0 20px 48px #26164a29;display:block;object-fit:cover;width:100%}@media(max-width:720px){.section{padding:4rem 1.1rem}.hero{min-height:590px}}
