:root{color:#163a3d;font-synthesis:none;text-rendering:optimizelegibility;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.app{flex-direction:column;min-height:100vh;display:flex}.hero-subtitle{color:#536d70;letter-spacing:-.035em;max-width:720px;margin:1rem auto 0;font-size:clamp(1.35rem,3vw,2.5rem);font-weight:600;line-height:1.25;display:block}.header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbfaf7e6;border-bottom:1px solid #163a3d1a;align-items:center;min-height:76px;padding:0 6vw;display:flex;position:relative}.brand{color:#163a3d;letter-spacing:-.03em;font-size:1.15rem;font-weight:800;text-decoration:none}.navigation{align-items:center;gap:2rem;margin-left:auto;display:flex}.nav-link{color:#597174;padding:.5rem 0;font-size:.93rem;font-weight:650;text-decoration:none;position:relative}.nav-link:hover,.nav-link.active{color:#cf5e4e}.nav-link.active:after{content:"";background:#cf5e4e;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}main{flex:1;display:flex}.hero{background:radial-gradient(circle at 80% 16%,#f9be9db3,#0000 25%),radial-gradient(circle at 15% 85%,#63afaa66,#0000 30%),linear-gradient(135deg,#fffaf4 0%,#f7eee4 48%,#daeae5 100%);place-items:center;width:100%;min-height:calc(100vh - 140px);padding:7rem 6vw;display:grid;position:relative;overflow:hidden}.hero-content{z-index:2;text-align:center;width:min(900px,100%);position:relative}.eyebrow{color:#b64e40;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:800}h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.6rem,6vw,5.6rem);line-height:1.03}.introduction{color:#536d70;max-width:680px;margin:1.6rem auto 2.2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.4rem;font-weight:750;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary-button{color:#fff;background:#cf5e4e;border:0}.primary-button:hover{background:#b94d3f}.secondary-button{color:#163a3d;background:#ffffff8c;border-color:#163a3d38}.accent{background:#ffffff29;border:1px solid #fff6;border-radius:50%;position:absolute}.accent-one{width:150px;height:150px;top:12%;left:7%}.accent-two{width:260px;height:260px;bottom:8%;right:8%}.page{width:min(760px,100% - 2rem);margin:auto;padding:6rem 1rem}.page h1{font-size:clamp(2.4rem,6vw,4.5rem)}.page>p:not(.eyebrow){color:#597174;max-width:680px;margin:1.5rem 0;font-size:1.08rem;line-height:1.75}.card{background:#fff;border:1px solid #163a3d1a;border-radius:24px;max-width:480px;padding:2.5rem;box-shadow:0 24px 70px #163a3d1a}.card h1{margin-bottom:2rem;font-size:2.5rem}.login-form{gap:.7rem;display:grid}.login-form label{margin-top:.5rem;font-weight:700}.login-form input{border:1px solid #c4d2d0;border-radius:10px;outline:none;min-height:48px;margin-bottom:.5rem;padding:0 1rem}.login-form input:focus{border-color:#cf5e4e;box-shadow:0 0 0 3px #cf5e4e1f}.form-note{color:#728588;margin:1.25rem 0 0;font-size:.85rem;line-height:1.5}.footer{color:#728588;border-top:1px solid #163a3d1a;justify-content:space-between;gap:1rem;padding:1.5rem 6vw;font-size:.85rem;display:flex}@media (width<=680px){.header{flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:1.2rem;padding-bottom:1.2rem}.navigation{justify-content:space-between;gap:.6rem;width:100%;margin-left:0}.nav-link{font-size:.85rem}.hero{padding-top:5rem;padding-bottom:5rem}.footer{flex-direction:column}}
