:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f7f5;--foreground:#16231d;--muted:#53655c;--accent:#176b48;--panel:#fff;--line:#dce5df;font-family:Inter,Pretendard,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #dcefe5 0, transparent 36rem), var(--background);color:var(--foreground);margin:0}a{color:inherit}button,input{font:inherit}main{width:min(70rem,100% - 2rem);margin:0 auto;padding:6rem 0}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;max-width:14ch;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);line-height:.98}h2{letter-spacing:-.035em;font-size:clamp(1.5rem,4vw,2.4rem)}.hero{padding-bottom:6rem}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:700}.lede{max-width:34rem;color:var(--muted);font-size:1.2rem;line-height:1.7}.panel{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 92%, transparent);border-radius:2rem;grid-template-columns:minmax(0,1.4fr) minmax(16rem,.8fr);gap:3rem;padding:2.5rem;display:grid;box-shadow:0 1.5rem 5rem #153d2a14}.panel>p,.principles li{color:var(--muted);line-height:1.7}.principles{padding-top:5rem}.principles ul{grid-template-columns:repeat(3,1fr);gap:1rem;padding:0;list-style:none;display:grid}.principles li{border-top:1px solid var(--line);padding-top:1rem}.site-nav{justify-content:space-between;align-items:center;margin-bottom:6rem;display:flex}.brand{font-weight:800;text-decoration:none}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-actions>a:not(.button-link){color:var(--muted);text-underline-offset:.25rem}.button-link,.auth-submit{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.button-link.secondary{border:1px solid var(--line);background:var(--panel);color:var(--foreground)}.auth-shell{width:min(32rem,100% - 2rem);margin:0 auto;padding:3rem 0 5rem}.auth-brand{color:var(--accent);margin-bottom:3rem;font-weight:800;text-decoration:none;display:inline-block}.auth-card{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 96%, transparent);border-radius:2rem;padding:clamp(1.5rem,5vw,2.5rem);box-shadow:0 1.5rem 5rem #153d2a14}.auth-card h1{max-width:none;margin-bottom:.75rem;font-size:clamp(2rem,8vw,3rem);line-height:1.08}.auth-description,.auth-help,.role-card p{color:var(--muted);line-height:1.65}.auth-form{gap:1rem;margin-top:2rem;display:grid}.auth-field{gap:.45rem;font-weight:700;display:grid}.auth-field input{width:100%;min-height:3rem;color:var(--foreground);background:#fff;border:1px solid #bdcbc3;border-radius:.8rem;padding:.75rem .9rem}.auth-field input:focus-visible,.auth-submit:focus-visible,.button-link:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #82c5a7}.auth-checkbox{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;gap:.65rem;font-size:.92rem;line-height:1.5;display:grid}.auth-checkbox input{width:1.1rem;height:1.1rem;margin-top:.15rem}.auth-submit{width:100%;margin-top:.5rem}.auth-status{color:#125638;background:#e6f4ec;border-radius:.8rem;padding:.9rem 1rem;line-height:1.5}.auth-status.error{color:#8a321d;background:#fff0ec}.auth-links{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1rem;margin-top:1.5rem;font-size:.94rem;display:flex}.auth-links a{text-underline-offset:.25rem}.turnstile-frame{min-height:4.1rem}.turnstile-error{color:#8a321d;font-size:.9rem}.role-grid{gap:1rem;margin-top:2rem;display:grid}.role-card{border:1px solid var(--line);background:#fff;border-radius:1.2rem;padding:1.4rem;text-decoration:none;display:block}.role-card:hover{border-color:#82aa95}.role-card strong{margin-bottom:.5rem;font-size:1.15rem;display:block}@media (max-width:720px){main{padding:3rem 0}.hero{padding-bottom:3rem}.site-nav{margin-bottom:3rem}.panel,.principles ul{grid-template-columns:1fr}}
