:root{color:#12213a;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}.site-shell{background:radial-gradient(circle at 85% 8%,#fbbf2438,#0000 28rem),linear-gradient(#f7f8fc 0%,#eef3ff 100%);min-height:100vh}.site-header{justify-content:space-between;align-items:center;width:min(1120px,100% - 2rem);margin:0 auto;padding:1.25rem 0;display:flex}.brand{align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;letter-spacing:.04em;background:#3154d8;border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;font-size:.8rem;display:grid}nav ul{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}nav a{color:#43506a;font-size:.95rem;font-weight:650;text-decoration:none}nav a:hover,nav a:focus-visible,nav a.active{color:#3154d8}main{width:min(1120px,100% - 2rem);margin:0 auto}.hero{max-width:780px;padding:7rem 0 5rem}.eyebrow{color:#3154d8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.8rem;font-weight:800}h1{color:#102147;letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.8rem,7vw,5.8rem);line-height:.98}.hero-copy{color:#526079;max-width:620px;margin:1.8rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border-radius:.8rem;justify-content:center;align-items:center;min-height:3rem;padding:0 1.2rem;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:#3154d8;box-shadow:0 .8rem 2rem #3154d838}.button-secondary{background:#ffffffad;border:1px solid #ccd5e7}.features{grid-template-columns:repeat(3,1fr);gap:1rem;padding-bottom:5rem;display:grid}.features article{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #bec9e0b8;border-radius:1.2rem;min-height:13rem;padding:1.5rem}.features span{color:#3154d8;letter-spacing:.1em;font-size:.78rem;font-weight:800}.features h2{margin:2.4rem 0 .6rem;font-size:1.25rem}.features p{color:#657086;margin:0;line-height:1.55}.auth-section,.account-section{place-items:center;min-height:calc(100vh - 11rem);padding:3rem 0 5rem;display:grid}.auth-card,.account-card{background:#ffffffe0;border:1px solid #bec9e0cc;border-radius:1.4rem;width:min(100%,32rem);padding:clamp(1.5rem,5vw,2.5rem);box-shadow:0 1.2rem 3rem #2236631a}.auth-card h1,.account-card h1{color:#102147;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3rem)}.auth-description,.account-card>p{color:#5a667d;line-height:1.6}.auth-card form{gap:.65rem;margin-top:1.8rem;display:grid}.auth-card label{color:#263653;margin-top:.55rem;font-size:.9rem;font-weight:750}.auth-card input,.auth-card select,.auth-card textarea{color:#12213a;width:100%;min-height:3rem;font:inherit;background:#fff;border:1px solid #bcc7dc;border-radius:.7rem;padding:.7rem .85rem}.auth-card input:focus,.auth-card select:focus,.auth-card textarea:focus{border-color:#3154d8;outline:3px solid #3154d824}.auth-card textarea{resize:vertical}.pool-form-card{width:min(100%,42rem)}.form-success{color:#17633a;background:#e9f8ef;border-left:3px solid #23834d;margin:.7rem 0 0;padding:.65rem .8rem;font-size:.9rem}.info-message{color:#263653;background:#eef2ff;border-left:3px solid #3154d8;padding:.65rem .8rem}.field-hint{color:#4a5568;margin:.35rem 0 0;font-size:.85rem}.dashboard-section{width:min(1120px,100% - 2rem);margin:0 auto;padding:3rem 0 5rem}.dashboard-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-heading h1{color:#102147;margin:0;font-size:clamp(2rem,5vw,3rem)}.pool-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;display:grid}.pool-card,.empty-card,.table-wrap{background:#ffffffe6;border:1px solid #bec9e0cc;border-radius:1.2rem;padding:1.25rem;box-shadow:0 1rem 2.5rem #22366314}.pool-card h2,.invitation-details h2{color:#102147}.pool-card dl div,.invitation-details dl div{border-bottom:1px solid #e5eaf3;justify-content:space-between;gap:1rem;padding:.4rem 0;display:flex}dt{color:#657086;font-weight:700}dd{text-align:right;margin:0}.status-badge{border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:800;display:inline-block}.status-badge[data-status-category=positive]{color:#17633a;background:#e9f8ef}.status-badge[data-status-category=caution]{color:#8a5a00;background:#fff3d6}.status-badge[data-status-category=negative]{color:#8a1f2d;background:#fdeaec}.invitation-box{overflow-wrap:anywhere;background:#f4f6fb;border-radius:.8rem;gap:.45rem;margin:1rem 0;padding:.8rem;display:grid}.invitation-box code{color:#263653;font-size:.82rem}.card-actions{flex-wrap:wrap;gap:.65rem;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5eaf3;padding:.8rem}th{color:#263653}@media (width<=640px){.dashboard-heading{flex-direction:column;align-items:stretch}.card-actions .button{text-align:center;width:100%}}.auth-card button{cursor:pointer;width:100%;font:inherit;border:0;margin-top:1rem}.button:disabled{cursor:wait;opacity:.68}.form-error{color:#8d1f2a;background:#fff1f2;border-left:3px solid #ba2d3b;margin:.7rem 0 0;padding:.65rem .8rem;font-size:.9rem}.alternate-action{color:#657086;text-align:center;margin:1.5rem 0 0}.alternate-action a{color:#3154d8;font-weight:750}.account-email{overflow-wrap:anywhere;background:#edf1ff;border-radius:.7rem;padding:.8rem;font-weight:750;color:#102147!important}.account-note{margin:1.5rem 0}.account-card button{cursor:pointer;font:inherit;border:1px solid #ccd5e7}.status-panel{color:#526079;text-align:center;min-height:calc(100vh - 11rem);padding:5rem 0}footer{color:#6b7589;text-align:center;border-top:1px solid #bec9e0b3;padding:1.4rem 1rem;font-size:.85rem}@media (width<=700px){.site-header{align-items:flex-start}.brand span:last-child{max-width:7rem}nav ul{gap:.8rem}.hero{padding-top:4.5rem}.features{grid-template-columns:1fr}}@media (width<=480px){.site-header{display:block}nav{margin-top:1rem}nav ul{justify-content:space-between}.actions{display:grid}}
