:root{color:#172a3a;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#102b3b;--navy-800:#174357;--navy-700:#1c5268;--teal-600:#158476;--teal-100:#dff2ed;--coral-500:#f06e59;--coral-100:#ffebe7;--ink:#172a3a;--muted:#657783;--line:#dce5e8;--surface:#fff;--surface-soft:#edf3f4;--danger:#b53b32;--shadow:0 18px 48px #1434441a;background:#f4f7f8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,select,input[type=checkbox],input[type=file]{cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.6}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:2px;outline:3px solid #1584764d}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-950);letter-spacing:-.025em}h1{font-size:clamp(2.25rem,4vw,4rem);line-height:1.02}h2{font-size:1.5rem}h3{font-size:1rem}.eyebrow{color:var(--teal-600);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:800}.muted-copy{color:var(--muted);margin-bottom:0;line-height:1.6}.primary-button,.secondary-button,.text-button,.icon-button,.close-button{border:0;border-radius:.75rem;font-weight:750}.primary-button{color:#fff;background:var(--coral-500);min-height:3rem;padding:.75rem 1.2rem;box-shadow:0 8px 20px #f06e593d}.primary-button:hover:not(:disabled){background:#d85f4d;transform:translateY(-1px)}.secondary-button{min-height:3rem;color:var(--navy-800);background:var(--surface-soft);padding:.75rem 1.2rem}.secondary-button:hover:not(:disabled){background:#e1ebed}.text-button{color:#b9d4de;text-align:left;background:0 0;padding:0}.text-button:hover{color:#fff}.form-error{color:var(--danger);background:#fff4f2;border:1px solid #f1c1ba;border-radius:.7rem;margin:0;padding:.75rem .9rem;font-size:.875rem;line-height:1.4}@media (prefers-reduced-motion:no-preference){button,.group-card{transition:all .16s}}.brand-mark{color:#fff;background:var(--coral-500);letter-spacing:.05em;border-radius:.9rem .9rem .9rem .2rem;place-items:center;width:2.65rem;height:2.65rem;font-size:.8rem;font-weight:900;display:grid}.app-shell{min-height:100vh}.sidebar{z-index:3;color:#fff;background:var(--navy-950);flex-direction:column;width:16rem;padding:1.5rem;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{align-items:center;gap:.8rem;display:flex}.sidebar-brand div:last-child{flex-direction:column;display:flex}.sidebar-brand span{color:#91aeb9;font-size:.75rem}.sidebar nav{margin-top:3rem}.sidebar nav a{color:#fff;background:#ffffff1a;border-radius:.7rem;padding:.85rem 1rem;font-size:.9rem;font-weight:750;text-decoration:none;display:block}.admin-identity{flex-direction:column;gap:.25rem;margin-top:auto;display:flex}.organization-selector-label{color:#b9d4de;font-size:.75rem;font-weight:700}.organization-selector{color:#fff;background:var(--navy-800);border:1px solid #b9d4de59;border-radius:.6rem;width:100%;min-height:2.5rem;padding:.5rem .65rem}.admin-identity span{font-weight:750}.admin-email{color:#91aeb9;overflow-wrap:anywhere;margin-bottom:.8rem}.organization-selector-error{color:#ffd5ce}.dashboard{max-width:92rem;min-height:100vh;margin-left:16rem;padding:clamp(2rem,5vw,5rem)}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.dashboard-header h1{margin-bottom:.5rem}.add-group-button{flex:none;align-items:center;gap:.55rem;display:flex}.add-group-button span{font-size:1.25rem;line-height:0}.group-create-actions{flex:none;align-items:stretch;gap:.75rem;display:flex}.setting-card{border:1px solid var(--line);border-left:4px solid var(--teal-600);background:var(--surface);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;padding:1.25rem 1.4rem;display:flex;box-shadow:0 8px 24px #1434440d}.setting-card h2{margin-bottom:.3rem;font-size:1rem}.setting-card p{color:var(--muted);margin-bottom:0;font-size:.88rem}.switch-control{align-items:center;gap:.65rem;font-size:.82rem;font-weight:800;display:flex}.switch-control input{width:3rem;height:1.65rem;accent-color:var(--teal-600);margin:0}@media (width<=800px){.sidebar{flex-direction:row;align-items:center;width:auto;padding:1rem 1.25rem;position:static}.sidebar nav{display:none}.admin-identity{align-items:flex-end;margin-top:0;margin-left:auto}.admin-identity small{display:none}.dashboard{margin-left:0;padding:2rem 1rem 4rem}}@media (width<=560px){.dashboard-header{flex-direction:column;align-items:stretch}.group-create-actions{flex-direction:column}.setting-card{flex-direction:column;align-items:flex-start}}.stack-form{gap:1rem;margin-top:2rem;display:grid}.stack-form label,.editor-form label,.editor-form legend{color:var(--navy-800);font-size:.78rem;font-weight:800}.stack-form input,.stack-form select,.editor-form input,.editor-form select,.editor-form textarea{background:#fff;border:1px solid #cad8dc;border-radius:.7rem;width:100%;margin-top:.45rem;padding:.78rem .85rem;font-size:.9rem}.stack-form input:hover,.stack-form select:hover,.editor-form input:hover,.editor-form select:hover,.editor-form textarea:hover{border-color:#9cb7be}.editor-form textarea{resize:vertical}.dialog-backdrop{z-index:10;background:#081e29a3;place-items:start center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.editor-dialog{background:var(--surface);border-radius:1.2rem;width:min(100%,52rem);margin:2rem 0;overflow:hidden;box-shadow:0 30px 80px #00000047}.editor-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:1.5rem 1.75rem 1.25rem;display:flex}.editor-header h2{margin-bottom:0}.close-button{width:2.4rem;height:2.4rem;color:var(--muted);background:var(--surface-soft);place-items:center;font-size:1.5rem;font-weight:400;display:grid}.editor-scroll-area{gap:2rem;max-height:calc(100vh - 14rem);padding:1.5rem 1.75rem;display:grid;overflow-y:auto}.form-section{gap:1rem;display:grid}.form-section+.form-section{border-top:1px solid var(--line);padding-top:2rem}.form-section-heading{align-items:flex-start;gap:.8rem;display:flex}.form-section-heading>span{width:1.8rem;height:1.8rem;color:var(--teal-600);background:var(--teal-100);border-radius:.55rem;flex:none;place-items:center;font-size:.75rem;font-weight:900;display:grid}.form-section-heading h3{margin-bottom:.2rem;font-size:1rem}.form-section-heading p{color:var(--muted);margin-bottom:0;font-size:.8rem}.field-help{color:var(--muted);margin:0;font-size:.78rem;line-height:1.4;display:block}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.full-field{grid-column:1/-1}.editor-form fieldset{border:0;min-width:0;margin:0;padding:0}.editor-form legend{margin-bottom:.6rem}.checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.55rem;display:grid}.checkbox-card{border:1px solid var(--line);background:var(--surface);border-radius:.7rem;align-items:center;gap:.55rem;min-height:2.65rem;padding:.6rem .7rem;display:flex}.checkbox-card:has(input:checked){background:var(--teal-100);border-color:#85bdb3}.checkbox-card input{width:1rem;height:1rem;accent-color:var(--teal-600);margin:0}.image-picker{background:#f8fbfb;border:1px dashed #9db9c0;border-radius:.85rem;align-items:center;gap:1rem;min-height:7rem;padding:1rem;display:flex}.image-picker:hover{border-color:var(--teal-600);background:#f0f8f6}.image-picker>span{background:var(--surface-soft);border-radius:.7rem;place-items:center;width:4.5rem;height:4.5rem;display:grid}.image-picker img{aspect-ratio:2.5;background:var(--surface-soft);object-fit:cover;border-radius:.7rem;width:min(50%,15rem)}.image-picker>span{color:var(--teal-600);font-size:1.4rem}.image-picker input{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.advanced-settings{border:1px solid var(--line);background:#fafcfc;border-radius:.8rem;padding:1rem}.advanced-settings summary{color:var(--navy-700);cursor:pointer;font-size:.82rem;font-weight:800}.advanced-settings[open] summary{margin-bottom:1rem}.standalone-checkbox{margin-top:1.35rem}.editor-actions{border-top:1px solid var(--line);background:var(--surface);justify-content:flex-end;gap:.75rem;padding:1rem 1.75rem;display:flex}@media (width<=600px){.dialog-backdrop{padding:0}.editor-dialog{border-radius:0;min-height:100vh;margin:0}.editor-scroll-area{max-height:calc(100vh - 10rem);padding:1.25rem}.editor-header,.editor-actions{padding-left:1.25rem;padding-right:1.25rem}.field-grid{grid-template-columns:1fr}.editor-actions button{flex:1}}.section-heading{margin-bottom:1rem}.section-heading h2{margin-bottom:0}.group-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));gap:1.25rem;display:grid}.group-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;overflow:hidden;box-shadow:0 8px 24px #1434440f}.group-card:hover{box-shadow:var(--shadow);border-color:#c4d7db;transform:translateY(-2px)}.group-card-image,.group-card-placeholder{background:var(--surface-soft);object-fit:cover;place-items:center;width:100%;height:10rem;display:grid}.group-card-placeholder{color:var(--teal-600);font-size:1.2rem;font-weight:900}.group-card-content{padding:1.15rem}.group-card-heading{justify-content:space-between;gap:1rem;display:flex}.group-card-heading h3{margin-bottom:.2rem;font-size:1.15rem}.group-card-heading p,.group-description{color:var(--muted);font-size:.85rem;line-height:1.5}.icon-button{height:2rem;color:var(--navy-700);background:var(--surface-soft);padding:.35rem .6rem;font-size:.75rem}.tag-list{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.tag-list span{color:var(--navy-700);background:var(--teal-100);border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:750}.tag-list .group-type-student-submitted{color:#773225;background:var(--coral-100)}.tag-list .group-type-legacy{color:var(--navy-800);background:#e8edf8}.group-meta{grid-template-columns:auto 1fr;gap:.35rem .7rem;margin:0;font-size:.78rem;display:grid}.group-meta dt{color:var(--muted);font-weight:750}.group-meta dd{overflow-wrap:anywhere;margin:0}.empty-state{background:var(--surface);text-align:center;border:1px dashed #bdd0d5;border-radius:1rem;padding:5rem 2rem}.empty-state div{width:3rem;height:3rem;color:var(--teal-600);background:var(--teal-100);border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:1.5rem;display:grid}.empty-state p{color:var(--muted);margin-bottom:0}.login-layout{grid-template-columns:minmax(0,1.2fr) minmax(24rem,.8fr);min-height:100vh;display:grid}.login-intro{color:#dbe9ee;background-color:var(--navy-950);background-image:radial-gradient(circle at 15% 20%,#2774838c 0 1px,#0000 2px),radial-gradient(circle at 80% 75%,#f06e5980 0 2px,#0000 3px);background-size:34px 34px,56px 56px;flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,7rem);display:flex}.login-intro .brand-mark{width:3.2rem;height:3.2rem;margin-bottom:4rem}.login-intro .eyebrow{color:#7ed2c3}.login-intro h1{color:#fff;max-width:12ch;margin-bottom:1.5rem}.login-summary{max-width:34rem;margin-bottom:3rem;font-size:1.15rem;line-height:1.7}.security-note{color:#b9d4de;align-items:center;gap:.75rem;max-width:28rem;font-size:.9rem;display:flex}.security-note span{width:1.65rem;height:1.65rem;color:var(--navy-950);background:#7ed2c3;border-radius:50%;place-items:center;font-weight:900;display:grid}.login-panel{background:var(--surface);flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,6rem);display:flex}.login-panel>div,.login-panel form,.session-note{width:min(100%,27rem);margin-left:auto;margin-right:auto}.login-panel h2{margin-bottom:.5rem;font-size:2rem}.session-note{color:var(--muted);text-align:center;margin-top:1.25rem;font-size:.78rem}@media (width<=800px){.login-layout{grid-template-columns:1fr}.login-intro{min-height:38vh}.login-intro .brand-mark{margin-bottom:2rem}}
