:root{font-family:Poppins,Segoe UI,sans-serif;color:#16352f;background:radial-gradient(circle at top left,rgba(210,234,223,.9),transparent 32%),radial-gradient(circle at 85% 20%,rgba(251,213,171,.5),transparent 24%),linear-gradient(180deg,#f6f0e4,#eef5f1);line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px}body,button,a{font:inherit}img{display:block;max-width:100%}.page-shell{min-height:100vh;display:flex;flex-direction:column}.hero-shell{width:min(1100px,calc(100% - 2rem));margin:0 auto;flex:1;display:flex;align-items:center;padding:2rem 0}.hero-card{width:100%;padding:clamp(1.4rem,3vw,2.4rem);border-radius:36px;border:1px solid rgba(22,53,47,.08);background:#ffffffad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 60px #16352f1a}.topbar{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:clamp(2rem,6vw,4rem)}.footer-brand{display:flex;align-items:center;gap:1rem}.brand-kicker,.badge{text-transform:uppercase;letter-spacing:.16em;color:#5d7b74}.brand-kicker{margin:0;font-size:clamp(1rem,2vw,1.35rem);font-weight:600}.hero-kicker{text-align:center}.hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.badge{display:inline-flex;padding:.6rem .95rem;border-radius:999px;background:#16352f14;margin-bottom:1rem;font-size:.74rem}.hero-copy{text-align:center}.hero-copy h1{margin:0;font-size:clamp(2rem,4.8vw,3.5rem);line-height:1.02;font-weight:600;letter-spacing:-.035em}.hero-copy p{margin:1rem auto 0;max-width:62ch;color:#4e6b65;font-size:1rem}.hero-actions{margin-top:1.6rem}.hero-actions .cta{width:100%}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.82rem 1.3rem;border-radius:999px;text-decoration:none;border:1px solid transparent;background:#16352f;color:#f7f1e7;font-weight:600}.cta.ghost{background:#ffffffad;color:#16352f;border-color:#16352f1f}.hero-panel{display:flex;justify-content:center;align-items:center}.hero-logo{width:min(620px,85%);object-fit:contain}.footer{width:min(1100px,calc(100% - 2rem));margin:0 auto;padding:0 0 1.5rem}.footer-brand{justify-content:center;color:#5d7b74;font-size:.95rem}.footer-mark{width:167px;height:46px;object-fit:contain}@media(max-width:640px){.topbar{justify-content:center;align-items:center}.hero-logo{width:min(781px,126%);max-width:126%}.footer-mark{width:100px;height:28px}.hero-copy h1{font-size:clamp(1.8rem,9vw,2.6rem)}}
