:root{--bg:#F2F5F9;--card:#FFFFFF;--card2:#F7F9FC;--text:#16233B;--muted:#5B6B84;--line:#E3E9F1;--line2:#EDF1F7;--primary:#2E63E7;--primary-soft:#E8EFFD;--accent:#6D5BD0;--accent-soft:#EEEBFA;--green:#1F9D61;--green-soft:#E5F5EC;--amber:#B97E0F;--amber-soft:#FBF1DC;--red:#D64545;--red-soft:#FBE9E9;--teal:#0E8C7F;--teal-soft:#E2F3F1;--onprimary:#FFFFFF;--shadow:0 1px 2px rgba(22,35,59,.05),0 4px 16px rgba(22,35,59,.06);--radius:16px}[data-theme=dark]{--bg:#0D1522;--card:#182238;--card2:#131C2E;--text:#EEF3FA;--muted:#94A2B9;--line:#263349;--line2:#1F2A40;--primary:#6B96FF;--primary-soft:#20304F;--accent:#948AE8;--accent-soft:#27224A;--green:#41C98B;--green-soft:#14301F;--amber:#F2B33D;--amber-soft:#332A10;--red:#F07A7A;--red-soft:#3A1D1D;--teal:#3FC2B2;--teal-soft:#10302B;--onprimary:#0D1522;--shadow:0 1px 2px rgba(0,0,0,.3),0 6px 18px rgba(0,0,0,.25)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}html.lg{font-size:18px}body{background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.5;min-height:100vh;transition:background .2s}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;color:inherit}input,select,textarea{font-family:inherit}svg{display:block}.shell{max-width:480px;margin:0 auto;min-height:100vh;padding:0 16px 100px;position:relative}@media (min-width:700px){.shell{border-left:1px solid var(--line);border-right:1px solid var(--line)}}.staff-wrap{max-width:1200px;margin:0 auto;min-height:100vh;padding:0 16px 60px}.appbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0 4px}.brand{display:flex;align-items:center;gap:10px}.brand h1{font-size:1.06rem;font-weight:800;letter-spacing:-.2px}.brand .sub{font-size:.68rem;color:var(--muted);font-weight:600}.logo{width:38px;height:38px;border-radius:12px;background:var(--primary-soft);display:flex;align-items:center;justify-content:center;flex:none}.iconbtn{width:40px;height:40px;border-radius:12px;border:1px solid var(--line);background:var(--card);display:flex;align-items:center;justify-content:center;font-size:1rem;position:relative;flex:none}.iconbtn .dot{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:50%;background:var(--amber);border:2px solid var(--card)}.appbar .right{display:flex;gap:8px}.greet{padding:12px 2px 2px}.greet h2{font-size:1.45rem;font-weight:800;letter-spacing:-.3px}.greet p{font-size:.85rem;color:var(--muted);font-weight:500;margin-top:2px}.proto-banner{display:flex;gap:8px;align-items:center;background:var(--card);border:1px dashed var(--line);border-radius:12px;padding:8px 12px;margin-top:12px;font-size:.72rem;font-weight:600;color:var(--muted);line-height:1.4}.notice-banner{position:relative;background:var(--accent-soft);border:1px solid var(--line);border-radius:14px;padding:13px 40px 13px 15px;margin-top:14px}.notice-banner b{display:block;font-size:.82rem;color:var(--accent);font-weight:700}.notice-banner p{font-size:.85rem;font-weight:500;margin-top:2px}.notice-banner .dismiss{position:absolute;top:9px;right:9px;width:28px;height:28px;border-radius:9px;border:none;background:transparent;color:var(--muted);font-size:1rem;font-weight:700}.section-h{display:flex;align-items:baseline;justify-content:space-between;margin:22px 2px 10px}.section-h h3{font-size:1rem;font-weight:800;letter-spacing:-.2px}.section-h a{font-size:.8rem;font-weight:700;color:var(--primary)}.section-sub{font-size:.8rem;color:var(--muted);font-weight:500;margin:-6px 2px 12px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.row-card{display:flex;gap:12px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:12px 14px;margin-bottom:9px;transition:transform .08s}.row-card:active{transform:scale(.985)}.row-card.dim{opacity:.72}.row-card .mid{flex:1;min-width:0}.row-card .mid h4,.row-card .mid b{font-size:.9rem;font-weight:700;display:block}.row-card .mid .meta{font-size:.78rem;color:var(--muted);font-weight:500;display:block;margin-top:1px}.row-card .mid .meta2{font-size:.74rem;color:var(--primary);font-weight:600;display:block;margin-top:2px}.row-card .end{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex:none}.chev{color:var(--muted);opacity:.5;font-size:1.1rem;font-weight:700;line-height:1}.thumb{width:50px;height:50px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex:none;color:#fff}.thumb.sm{width:40px;height:40px;font-size:1.1rem;border-radius:11px}.g-music{background:linear-gradient(135deg,#6d5bd0,#4e8df5)}.g-fitness{background:linear-gradient(135deg,#e8833a,#f2b33d)}.g-wellbeing{background:linear-gradient(135deg,#9b6fd0,#d08abf)}.g-sport{background:linear-gradient(135deg,#1f9d61,#3fc2b2)}.g-community{background:linear-gradient(135deg,#2e86de,#3fc2b2)}.g-food{background:linear-gradient(135deg,#e85d5d,#f2994a)}.g-creative{background:linear-gradient(135deg,#d065a8,#8e6fe8)}.g-other{background:linear-gradient(135deg,#5b6b84,#8296b4)}.g-learn1{background:linear-gradient(135deg,#2e63e7,#5fb2f2)}.g-learn2{background:linear-gradient(135deg,#0e8c7f,#3fc2b2)}.g-learn3{background:linear-gradient(135deg,#6d5bd0,#9b6fd0)}.g-learn4{background:linear-gradient(135deg,#b97e0f,#e8833a)}.badge{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.2px;padding:3px 8px;border-radius:999px;white-space:nowrap}.b-staff{background:var(--amber-soft);color:var(--amber)}.b-resident{background:var(--accent-soft);color:var(--accent)}.b-foyer{background:var(--primary-soft);color:var(--primary)}.b-community,.b-active{background:var(--green-soft);color:var(--green)}.b-draft{background:var(--line2);color:var(--muted)}.b-cancelled{background:var(--red-soft);color:var(--red)}.b-paused{background:var(--amber-soft);color:var(--amber)}.b-past,.b-archived,.b-closed{background:var(--line2);color:var(--muted)}.b-new{background:var(--amber-soft);color:var(--amber)}.b-seen{background:var(--primary-soft);color:var(--primary)}.b-in_progress{background:var(--accent-soft);color:var(--accent)}.b-resolved{background:var(--green-soft);color:var(--green)}.b-needs_review{background:var(--amber-soft);color:var(--amber)}.b-urgent_review{background:var(--red-soft);color:var(--red)}.b-blocked{background:var(--text);color:var(--bg)}.b-vis{background:var(--line2);color:var(--muted)}.b-safe{background:var(--teal-soft);color:var(--teal)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary);color:#fff;border:none;border-radius:13px;padding:13px 20px;font-size:.92rem;font-weight:700;width:100%;min-height:48px;transition:opacity .1s}[data-theme=dark] .btn{color:var(--onprimary)}.btn:active{opacity:.85}.btn.accent{background:var(--accent);color:#fff}.btn.ghost{background:var(--card);color:var(--text);border:1.5px solid var(--line);box-shadow:none}.btn.small{width:auto;padding:8px 14px;font-size:.8rem;min-height:36px;border-radius:10px}.btn.tiny{width:auto;padding:5px 11px;font-size:.72rem;min-height:30px;border-radius:9px}.btn.danger{background:transparent;color:var(--red);border:1.5px solid var(--red-soft)}.btn:disabled{opacity:.5;cursor:default}.bottomnav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--card);border-top:1px solid var(--line);display:flex;padding:6px 4px calc(8px + env(safe-area-inset-bottom));z-index:50}.bottomnav a{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--muted);font-size:.62rem;font-weight:600;padding:5px 0;min-height:46px;justify-content:center;border-radius:10px}.bottomnav a .ni{font-size:1.15rem;line-height:1;filter:grayscale(1);opacity:.72}.bottomnav a.on{color:var(--primary)}.bottomnav a.on .ni{filter:none;opacity:1}.search{display:flex;align-items:center;gap:9px;background:var(--card);border:1.5px solid var(--line);border-radius:13px;padding:11px 14px;margin:12px 0}.search input{flex:1;border:none;outline:none;background:transparent;font-size:1rem;color:var(--text)}.filter-row{display:flex;gap:7px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button{flex:none;font-size:.76rem;font-weight:700;padding:7px 14px;border-radius:999px;background:var(--card);border:1.5px solid var(--line);color:var(--muted);min-height:34px}.filter-row button.on{background:var(--primary);border-color:var(--primary);color:#fff}[data-theme=dark] .filter-row button.on{color:var(--onprimary)}.back{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:700;color:var(--primary);padding:14px 0 8px;min-height:44px}.hero-img{height:150px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:3.4rem;margin-bottom:14px;color:#fff}.detail-title{font-size:1.35rem;font-weight:800;letter-spacing:-.3px;line-height:1.25}.meta-list{margin-top:14px}.meta-row{display:flex;gap:11px;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--line2);font-size:.88rem}.meta-row:last-child{border-bottom:none}.meta-row .ie{flex:none;width:24px;text-align:center;opacity:.85}.meta-row .sub-note{display:block;font-size:.72rem;color:var(--muted);font-weight:500}.d-section{margin-top:18px}.d-section h4{font-size:.88rem;font-weight:800;margin-bottom:6px}.d-section p{font-size:.88rem;color:var(--muted)}.check-list{list-style:none}.check-list li{display:flex;gap:9px;font-size:.86rem;color:var(--muted);padding:4px 0}.check-list li:before{content:"✓";color:var(--green);font-weight:800}.field{margin-bottom:15px}.field label{display:block;font-size:.78rem;font-weight:700;margin-bottom:6px}.hint{font-size:.72rem;color:var(--muted);font-weight:500;margin-top:4px}.inp,select.inp,textarea.inp{width:100%;background:var(--card);border:1.5px solid var(--line);border-radius:12px;padding:12px 14px;font-size:1rem;color:var(--text);outline:none}.inp:focus{border-color:var(--primary)}textarea.inp{resize:vertical;min-height:110px}select.inp{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238296B4' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.char-count{text-align:right;font-size:.72rem;color:var(--muted);font-weight:600;margin-top:4px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.opt-list{display:flex;flex-direction:column;gap:9px;margin-bottom:16px}.opt-list input{position:absolute;opacity:0}.opt-pill{display:flex;align-items:center;gap:11px;background:var(--card);border:1.5px solid var(--line);border-radius:13px;padding:12px 14px;font-size:.88rem;font-weight:700;cursor:pointer;box-shadow:var(--shadow)}.opt-pill .ce{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:.95rem;flex:none}.opt-pill .sub{font-size:.72rem;font-weight:500;color:var(--muted)}input:checked+.opt-pill{border-color:var(--primary);background:var(--primary-soft)}input:focus-visible+.opt-pill{outline:2px solid var(--primary);outline-offset:2px}.tog-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:13px;padding:13px 14px;margin-bottom:10px}.tog-row .tl{font-size:.88rem;font-weight:700}.tog-row .ts{font-size:.74rem;color:var(--muted);font-weight:500;display:block}.switch{position:relative;display:inline-block;width:48px;height:28px;flex:none}.switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer;z-index:2}.slider{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--line);border-radius:999px;transition:.15s}.slider:before{content:"";position:absolute;height:22px;width:22px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.15s;box-shadow:0 1px 3px #00000040}.switch input:checked~.slider{background:var(--primary)}.switch input:checked~.slider:before{transform:translate(20px)}.confirm-check{display:flex;gap:11px;align-items:flex-start;background:var(--card);border:1.5px solid var(--line);border-radius:13px;padding:13px 14px;margin-bottom:16px;font-size:.82rem;font-weight:600;cursor:pointer}.confirm-check input{width:20px;height:20px;flex:none;margin-top:1px;accent-color:var(--primary)}.notice{background:var(--amber-soft);border:1px solid var(--line);border-left:4px solid var(--amber);border-radius:12px;padding:12px 14px;font-size:.8rem;font-weight:500;margin-bottom:16px}.notice.blue{background:var(--primary-soft);border-left-color:var(--primary)}.notice.red{background:var(--red-soft);border-left-color:var(--red)}.notice.green{background:var(--green-soft);border-left-color:var(--green)}.poll-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px}.poll-card h4{font-size:.95rem;font-weight:800;margin-bottom:4px}.result-row{margin-bottom:10px}.result-row .rl{display:flex;justify-content:space-between;font-size:.8rem;font-weight:600;margin-bottom:4px}.result-bar{height:9px;border-radius:999px;background:var(--line2);overflow:hidden}.result-bar span{display:block;height:100%;border-radius:999px;background:var(--primary)}.lesson-thumb{width:58px;height:58px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex:none;color:#fff}.video-ph{height:170px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;position:relative;color:#fff}.video-ph .play{width:58px;height:58px;border-radius:50%;background:#ffffff40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;font-size:1.4rem}.progress-wrap{margin:12px 0}.progress-bar{height:9px;border-radius:999px;background:var(--line2);overflow:hidden}.progress-bar span{display:block;height:100%;border-radius:999px;background:var(--green);transition:width .2s}.step-row{display:flex;gap:11px;align-items:flex-start;background:var(--card);border:1px solid var(--line);border-radius:13px;padding:12px 14px;margin-bottom:8px;font-size:.86rem;font-weight:600;cursor:pointer}.step-row input{width:20px;height:20px;flex:none;margin-top:1px;accent-color:var(--green)}.step-row.done{opacity:.65;text-decoration:line-through}.confirm{text-align:center;padding:48px 10px}.confirm .big{width:74px;height:74px;border-radius:50%;background:var(--green-soft);display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 18px}.confirm h2{font-size:1.2rem;font-weight:800;margin-bottom:8px}.confirm p{font-size:.88rem;color:var(--muted);margin-bottom:24px}.list-link{display:flex;gap:12px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:14px;margin-bottom:9px;box-shadow:var(--shadow);font-size:.9rem;font-weight:700}.list-link .le{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:1.05rem;flex:none}.list-link .ls{font-size:.75rem;color:var(--muted);font-weight:500;display:block}.list-link .mid{flex:1}.proto-pill{display:inline-block;font-size:.66rem;font-weight:700;background:var(--accent-soft);color:var(--accent);padding:4px 11px;border-radius:999px;letter-spacing:.3px}.staff-top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 0 12px}.staff-top h1{font-size:1.15rem;font-weight:800}.staff-nav{display:flex;gap:8px;overflow-x:auto;padding:2px 0 14px;scrollbar-width:none}.staff-nav::-webkit-scrollbar{display:none}.staff-nav a{flex:none;font-size:.78rem;font-weight:700;padding:9px 15px;border-radius:999px;background:var(--card);border:1.5px solid var(--line);color:var(--muted);min-height:38px;display:inline-flex;align-items:center}.staff-nav a.on{background:var(--primary);color:#fff;border-color:var(--primary)}[data-theme=dark] .staff-nav a.on{color:var(--onprimary)}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:9px;margin-bottom:16px}.stat{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:12px 6px;text-align:center;box-shadow:var(--shadow)}.stat .n{font-size:1.3rem;font-weight:800;color:var(--primary)}.stat.warn .n{color:var(--amber)}.stat.alert .n{color:var(--red)}.stat .l{font-size:.62rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.3px}.qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:8px}.qa{display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:var(--card);border:1.5px solid var(--line);border-radius:var(--radius);padding:15px;font-size:.85rem;font-weight:700;box-shadow:var(--shadow);min-height:86px;justify-content:center}.qa .qe{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.qa:active{transform:scale(.98)}.note-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:14px;margin-bottom:10px;box-shadow:var(--shadow)}.note-card.flagged{border-left:4px solid var(--amber)}.note-card.urgent{border-left:4px solid var(--red)}.note-card .nc-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px;flex-wrap:wrap}.note-card .msg{font-size:.88rem;margin-bottom:8px}.note-card .meta{font-size:.76rem;color:var(--muted);font-weight:500;margin-bottom:10px}.note-card .nc-actions{display:flex;gap:7px;flex-wrap:wrap}.acts{display:flex;gap:6px;flex:none;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media (min-width:1024px){.staff-layout{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:start}.staff-nav{flex-direction:column;position:sticky;top:20px;overflow:visible;padding-top:6px}.staff-nav a{width:100%;border-radius:12px}.qa-grid{grid-template-columns:repeat(3,1fr)}.stat-grid,.form-max{max-width:640px}}#toast{position:fixed;bottom:104px;left:50%;transform:translate(-50%) translateY(10px);background:var(--text);color:var(--bg);font-size:.85rem;font-weight:600;padding:11px 20px;border-radius:999px;opacity:0;pointer-events:none;transition:.25s;z-index:99;max-width:88vw;text-align:center}#toast.show{opacity:1;transform:translate(-50%) translateY(0)}.divider{height:1px;background:var(--line);margin:20px 0}.center{text-align:center}.mt8{margin-top:8px}.mt16{margin-top:16px}.mt24{margin-top:24px}.mb10{margin-bottom:10px}.small-print{font-size:.72rem;color:var(--muted);font-weight:500;text-align:center;padding:18px 10px 6px}.qr-box{flex:none;background:#fff;border-radius:10px;padding:6px;border:1px solid var(--line)}.resident-guide{display:grid;gap:.75rem;margin-block:1rem}.resident-guide-question{padding:1rem;border:1px solid var(--line);border-radius:16px;background:var(--card)}.resident-guide-question summary{cursor:pointer;font-size:1rem;font-weight:700;line-height:1.5;overflow-wrap:anywhere}.resident-guide-question summary:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.resident-guide-question p{margin-top:.75rem;font-size:1rem;line-height:1.6;overflow-wrap:anywhere}.resident-shell{width:100%;max-width:760px;min-height:100vh;margin:0 auto;padding:0 14px 112px}.resident-main{outline:none}.resident-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:72px;padding:10px 0;background:color-mix(in srgb,var(--bg) 92%,transparent);border-bottom:1px solid color-mix(in srgb,var(--line) 74%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.resident-brand{display:inline-flex;min-height:44px;align-items:center;gap:10px;min-width:0;border-radius:12px}.resident-brand>span:last-child{display:grid;min-width:0}.resident-brand strong{overflow:hidden;font-size:.98rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.resident-brand small{color:var(--muted);font-size:.66rem;font-weight:650}.resident-logo{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:14px 14px 14px 5px;background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;font-size:1.05rem;font-weight:900;box-shadow:0 7px 18px color-mix(in srgb,var(--primary) 24%,transparent)}.resident-header-actions{display:flex;gap:7px}.resident-icon-button{position:relative;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--card);box-shadow:0 2px 9px #16233b0d}.icon{width:21px;height:21px;flex:none}.resident-count{position:absolute;top:-5px;right:-4px;display:grid;min-width:20px;height:20px;padding:0 5px;place-items:center;border:2px solid var(--bg);border-radius:999px;background:var(--red);color:#fff;font-size:.65rem;font-weight:850;line-height:1}.resident-page-heading{padding:22px 2px 14px}.resident-eyebrow{display:block;margin-bottom:3px;color:var(--primary);font-size:.67rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.resident-page-heading h2{max-width:22ch;font-size:clamp(1.75rem,7vw,2.3rem);font-weight:850;letter-spacing:-.045em;line-height:1.05}.resident-page-heading p{max-width:54ch;margin-top:7px;color:var(--muted);font-size:.91rem}.resident-bottom-nav{position:fixed;bottom:0;left:50%;z-index:80;display:grid;width:100%;max-width:760px;grid-template-columns:repeat(5,minmax(0,1fr));padding:7px 4px calc(8px + env(safe-area-inset-bottom));border:1px solid var(--line);border-bottom:0;border-radius:20px 20px 0 0;background:color-mix(in srgb,var(--card) 96%,transparent);box-shadow:0 -10px 35px #16233b1f;transform:translate(-50%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.resident-nav-item{display:flex;min-width:0;min-height:55px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:13px;color:var(--muted);font-size:clamp(.56rem,2.7vw,.69rem);font-weight:720;text-align:center}.resident-nav-item .icon{width:20px;height:20px}.resident-nav-icon{display:grid;width:34px;height:29px;place-items:center;border-radius:10px}.resident-nav-item.is-active{color:var(--primary)}.resident-nav-item.is-active .resident-nav-icon{background:var(--primary-soft)}.resident-nav-item--central{position:relative;margin-top:-23px;color:var(--primary);font-weight:850}.resident-nav-item--central .resident-nav-icon{width:51px;height:51px;border:5px solid var(--card);border-radius:17px;background:linear-gradient(145deg,var(--primary),var(--accent));color:#fff;box-shadow:0 8px 22px color-mix(in srgb,var(--primary) 30%,transparent)}.resident-nav-item--central .icon{width:23px;height:23px}.resident-nav-item--central.is-active .resident-nav-icon{background:linear-gradient(145deg,var(--primary),var(--accent))}.resident-boundary,.resident-privacy-note,.resident-formal-note,.resident-accessibility-note{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:var(--card2);color:var(--muted);font-size:.77rem;line-height:1.5}.resident-boundary .icon,.resident-privacy-note .icon,.resident-formal-note .icon,.resident-accessibility-note .icon{width:19px;color:var(--primary)}.resident-boundary strong,.resident-privacy-note strong,.resident-formal-note strong,.resident-accessibility-note strong{color:var(--text)}.resident-section-copy{color:var(--muted);font-size:.78rem}.resident-feed{min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:thin}.resident-shell--feed{--resident-feed-nav-clearance: calc(78px + env(safe-area-inset-bottom)) ;display:grid;height:calc(100vh - var(--resident-feed-nav-clearance));height:calc(100dvh - var(--resident-feed-nav-clearance));min-height:calc(100svh - var(--resident-feed-nav-clearance));grid-template-rows:auto minmax(0,1fr);padding:0;overflow:hidden;background:var(--bg)}.resident-shell--feed .resident-header{flex:none;margin-inline:14px}.resident-shell--feed .resident-main{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.resident-feed-toolbar{position:relative;z-index:30;min-height:52px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.resident-feed-tabs{display:flex;min-height:52px;align-items:stretch;justify-content:center;gap:16px}.resident-feed-tabs button{position:relative;min-width:104px;min-height:48px;padding:5px 9px;border:0;background:transparent;color:var(--muted);font-size:.83rem;font-weight:740}.resident-feed-tabs button:after{position:absolute;bottom:3px;left:50%;width:0;height:3px;border-radius:999px;background:var(--primary);content:"";transform:translate(-50%)}.resident-feed-tabs button.is-active{color:var(--text);font-weight:880}.resident-feed-tabs button.is-active:after{width:28px}.resident-feed-notice{position:absolute;top:4px;left:9px;z-index:5}.resident-feed-notice summary{display:grid;width:44px;height:44px;cursor:pointer;list-style:none;place-items:center;border-radius:999px;color:var(--muted)}.resident-feed-notice summary::-webkit-details-marker{display:none}.resident-feed-notice summary .icon{width:19px;height:19px}.resident-feed-notice[open] summary{background:var(--primary-soft);color:var(--primary)}.resident-feed-notice>div{position:absolute;top:47px;left:0;width:min(330px,calc(100vw - 28px));padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:var(--card);box-shadow:0 16px 40px #0f182738;font-size:.75rem;line-height:1.45}.resident-feed-notice p{margin-top:3px;color:var(--muted)}.resident-feed-post{position:relative;width:100%;height:100%;min-height:100%;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate}.resident-feed-post--media{background:#11151d;color:#fff}.resident-feed-media{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;background:#11151d}.resident-feed-media img{display:block;width:100%;height:100%;object-fit:var(--media-fit, cover)}.resident-feed-media figcaption{position:absolute;top:12px;left:12px;max-width:calc(100% - 84px);padding:5px 8px;border-radius:8px;background:#080c1294;color:#ffffffe6;font-size:.61rem;line-height:1.35;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resident-feed-media-scrim{position:absolute;top:26%;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(7,10,16,.18) 20%,rgba(7,10,16,.88) 100%);pointer-events:none}.resident-feed-overlay{position:absolute;right:78px;bottom:17px;left:16px;z-index:2;text-shadow:0 1px 8px rgba(0,0,0,.55)}.resident-feed-author{display:flex;gap:10px;align-items:center;min-width:0;margin:8px 0 10px}.resident-feed-author>span:last-child{min-width:0}.resident-feed-author strong,.resident-feed-author small{display:block}.resident-feed-author strong{overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.resident-feed-author small{margin-top:1px;color:var(--muted);font-size:.66rem}.resident-feed-post--media .resident-feed-author small{color:#ffffffc2}.resident-feed-group{display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--card) 90%,transparent);color:var(--text);font-size:.68rem;font-weight:820}.resident-feed-group .icon{width:15px;height:15px}.resident-feed-post--media .resident-feed-group{background:#080c1294;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resident-feed-copy{max-width:54ch}.resident-feed-copy h2{font-size:clamp(1.35rem,7vw,2.15rem);letter-spacing:-.035em;line-height:1.08}.resident-feed-copy p{margin-top:7px;color:var(--muted);font-size:.87rem;line-height:1.5}.resident-feed-post--media .resident-feed-copy p{color:#ffffffe6}.resident-feed-copy.is-collapsible p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.resident-feed-post--text .resident-feed-copy.is-collapsible p{-webkit-line-clamp:5}.resident-feed-post.is-copy-expanded .resident-feed-copy.is-collapsible p{display:block;overflow:visible}.resident-feed-post--text.is-copy-expanded,.resident-feed-post--text.is-copy-expanded .resident-feed-text-body{height:auto}.resident-feed-post--media.is-copy-expanded .resident-feed-overlay{max-height:calc(100% - 24px);overflow-y:auto;overscroll-behavior:contain}.resident-feed-more{min-height:44px;margin-top:2px;padding:5px 2px;border:0;background:transparent;color:inherit;font-size:.72rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}.resident-feed-actions{z-index:4}.resident-feed-actions--rail{position:absolute;right:8px;bottom:13px;display:flex;flex-direction:column;gap:7px}.resident-feed-action{display:inline-flex;min-width:52px;min-height:52px;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:5px;border:0;border-radius:15px;background:var(--card2);color:var(--muted);font-size:.61rem;font-weight:820;line-height:1;text-align:center}.resident-feed-actions--rail .resident-feed-action{background:#080c1294;color:#fff;text-shadow:0 1px 5px rgba(0,0,0,.65);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resident-feed-action .icon{width:22px;height:22px}.resident-feed-action.is-selected{color:#ff8d9d}.resident-feed-post--text{background:radial-gradient(circle at 92% 8%,color-mix(in srgb,var(--primary-soft) 75%,transparent),transparent 33%),linear-gradient(155deg,var(--card),var(--bg))}.resident-feed-text-body{display:flex;width:min(100%,620px);height:100%;min-height:100%;flex-direction:column;margin-inline:auto;padding:18px 17px 17px}.resident-feed-text-spacer{min-height:22px;flex:1 1 80px;max-height:22vh}.resident-feed-post--text .resident-feed-author{margin-top:11px}.resident-feed-post--text .resident-feed-copy h2{max-width:20ch;font-size:clamp(1.75rem,8vw,2.8rem)}.resident-feed-post--text .resident-feed-copy p{max-width:52ch;font-size:clamp(.94rem,3.8vw,1.08rem)}.resident-feed-actions--row{display:flex;flex-wrap:wrap;gap:5px;margin-top:22px;padding-top:10px;border-top:1px solid var(--line)}.resident-feed-actions--row .resident-feed-action{min-width:62px;flex:1 1 62px;background:transparent}.resident-feed-post>.resident-private-comment{position:absolute;right:10px;bottom:10px;left:10px;z-index:10;max-height:calc(100% - 20px);overflow-y:auto;border:1px solid var(--line);border-radius:17px;background:color-mix(in srgb,var(--card) 97%,transparent);box-shadow:0 18px 55px #080d1761;color:var(--text);text-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.resident-feed-post.is-comment-open:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;background:#05080d80;content:""}.resident-feed-empty-panel{display:grid;height:100%;min-height:100%;padding:18px;place-items:center;scroll-snap-align:start}.resident-post{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--shadow)}.resident-post--pinned{border-color:color-mix(in srgb,var(--primary) 40%,var(--line))}.resident-pinned{display:flex;gap:6px;align-items:center;padding:8px 14px;background:var(--primary-soft);color:var(--primary);font-size:.68rem;font-weight:800}.resident-pinned .icon{width:15px;height:15px}.resident-post-header{display:flex;gap:10px;align-items:flex-start;padding:14px 14px 7px}.resident-post-header>div{min-width:0}.resident-post-header>div>div{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.resident-post-header strong,.resident-post-header small{display:block}.resident-post-header strong{margin-top:4px;font-size:.77rem}.resident-post-header small{color:var(--muted);font-size:.68rem}.resident-post-avatar{display:grid;width:42px;height:42px;flex:none;place-items:center;border-radius:13px;background:var(--primary-soft);color:var(--primary)}.resident-post-avatar .icon{width:20px;height:20px}.resident-post-avatar--coral{background:#fff0e9;color:#bd562c}.resident-post-avatar--violet{background:var(--accent-soft);color:var(--accent)}.resident-post-avatar--green{background:var(--green-soft);color:var(--green)}.resident-post-avatar--teal{background:var(--teal-soft);color:var(--teal)}.resident-post-avatar--amber{background:var(--amber-soft);color:var(--amber)}.resident-group-chip,.resident-tag{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:3px 8px;border-radius:999px;background:var(--line2);color:var(--muted);font-size:.62rem;font-style:normal;font-weight:800;line-height:1.35}a.resident-group-chip{min-height:32px;padding-block:6px}.resident-group-chip--foyer{background:var(--primary-soft);color:var(--primary)}.resident-group-chip--coral{background:#fff0e9;color:#a94621}.resident-group-chip--violet{background:var(--accent-soft);color:var(--accent)}.resident-group-chip--blue{background:var(--primary-soft);color:var(--primary)}.resident-group-chip--green{background:var(--green-soft);color:var(--green)}.resident-group-chip--teal{background:var(--teal-soft);color:var(--teal)}.resident-group-chip--amber,.resident-tag--direct{background:var(--amber-soft);color:var(--amber)}.resident-tag--global{background:var(--primary-soft);color:var(--primary)}.resident-tag--group{background:var(--green-soft);color:var(--green)}.resident-tag--learn{background:var(--accent-soft);color:var(--accent)}.resident-post-copy{padding:6px 14px 14px}.resident-post-copy h3{font-size:1.02rem;line-height:1.28}.resident-post-copy p{margin-top:5px;color:var(--muted);font-size:.84rem;line-height:1.55}.resident-inline-link{display:inline-flex;min-height:42px;gap:3px;align-items:center;margin-top:9px;color:var(--primary);font-size:.76rem;font-weight:800}.resident-inline-link .icon{width:15px;height:15px}.resident-post-media{border-block:1px solid var(--line);background:var(--card2)}.resident-post-media img{display:block;width:100%;max-height:460px;object-fit:cover}.resident-post-media figcaption{padding:8px 12px;color:var(--muted);font-size:.68rem}.resident-post-metrics{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;padding:10px 14px;color:var(--muted);font-size:.7rem;font-weight:650}.resident-post-actions{display:grid;grid-template-columns:1fr 1.15fr;border-top:1px solid var(--line2)}.resident-action-button{display:inline-flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:6px;padding:8px 5px;border:0;background:transparent;color:var(--muted);font-size:.72rem;font-weight:800}.resident-action-button+.resident-action-button{border-left:1px solid var(--line2)}.resident-action-button.is-selected{color:var(--primary)}.resident-action-button .icon{width:17px;height:17px}.resident-private-comment{padding:13px;border-top:1px solid var(--line);background:var(--card2)}.resident-private-label{display:flex;gap:9px;align-items:flex-start;margin-bottom:10px;font-size:.74rem}.resident-private-label .icon{width:18px;color:var(--primary)}.resident-private-label strong,.resident-private-label span{display:block}.resident-private-label span{color:var(--muted)}.resident-private-comment label,.resident-field label{display:block;margin-bottom:5px;font-size:.76rem;font-weight:800}.resident-private-comment textarea,.resident-field textarea,.resident-field input,.resident-field select{width:100%;min-height:46px;padding:11px 12px;border:1.5px solid var(--line);border-radius:11px;outline:none;background:var(--card);color:var(--text);font:inherit}.resident-private-comment textarea,.resident-field textarea{min-height:104px;resize:vertical}.resident-form-actions,.resident-card-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;margin-top:10px}.resident-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:7px;padding:11px 17px;border:1.5px solid var(--primary);border-radius:12px;background:var(--primary);color:#fff;font-size:.84rem;font-weight:820;text-align:center}[data-theme=dark] .resident-button{color:var(--onprimary)}.resident-button--small{width:auto;min-height:44px;padding:7px 12px;font-size:.74rem}.resident-button--wide{width:100%}.resident-button--quiet,.resident-button--joined{border-color:var(--line);background:var(--card);color:var(--primary)}.resident-button--danger{border-color:var(--red);background:var(--red);color:#fff}.resident-text-link{min-height:44px;padding:9px 2px;color:var(--primary);font-size:.76rem;font-weight:800}.resident-explainer,.resident-support-summary{margin:2px 0 18px;padding:14px;border:1px solid color-mix(in srgb,var(--green) 30%,var(--line));border-left:4px solid var(--green);border-radius:14px;background:var(--green-soft)}.resident-explainer strong,.resident-support-summary strong{font-size:.84rem}.resident-explainer p,.resident-support-summary p{margin-top:3px;color:var(--muted);font-size:.76rem}.resident-explainer--learn{border-color:color-mix(in srgb,var(--accent) 30%,var(--line));border-left-color:var(--accent);background:var(--accent-soft)}.resident-group-grid,.resident-learn-list{display:grid;gap:12px}.resident-group-card,.resident-learn-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--shadow)}.resident-group-card>img{display:block;width:100%;height:155px;object-fit:cover}.resident-group-illustration{display:grid;height:105px;place-items:center;background:linear-gradient(135deg,var(--primary-soft),var(--card2));color:var(--primary)}.resident-group-card--coral .resident-group-illustration{background:linear-gradient(135deg,#ffe4d8,var(--card2));color:#aa4923}.resident-group-card--violet .resident-group-illustration{background:linear-gradient(135deg,var(--accent-soft),var(--card2));color:var(--accent)}.resident-group-card--green .resident-group-illustration{background:linear-gradient(135deg,var(--green-soft),var(--card2));color:var(--green)}.resident-group-card--teal .resident-group-illustration{background:linear-gradient(135deg,var(--teal-soft),var(--card2));color:var(--teal)}.resident-group-card--amber .resident-group-illustration{background:linear-gradient(135deg,var(--amber-soft),var(--card2));color:var(--amber)}.resident-group-illustration .icon{width:37px;height:37px}.resident-group-card-body{padding:14px}.resident-group-card h3,.resident-learn-card h3{margin-top:5px;font-size:1rem}.resident-group-card h3 a,.resident-learn-card h3 a{display:inline-flex;min-height:42px;align-items:center;margin-block:-7px}.resident-group-card p,.resident-learn-card p{margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.5}.resident-group-card small,.resident-learn-card small{display:flex;gap:6px;align-items:center;margin-top:8px;color:var(--muted);font-size:.68rem;font-weight:650}.resident-group-card small .icon,.resident-learn-card small .icon{width:15px;height:15px}.resident-privacy-note,.resident-formal-note,.resident-accessibility-note{margin-top:16px}.resident-back{display:inline-flex;min-height:44px;gap:5px;align-items:center;margin-top:7px;color:var(--primary);font-size:.8rem;font-weight:800}.resident-back .icon{width:18px}.resident-group-hero,.resident-learn-hero{display:grid;gap:16px;margin:8px 0 14px;padding:18px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,var(--primary-soft),var(--card));box-shadow:var(--shadow)}.resident-group-hero>img{width:100%;max-height:280px;border-radius:14px;object-fit:cover}.resident-group-hero>span,.resident-learn-hero>span{display:grid;width:62px;height:62px;place-items:center;border-radius:18px;background:var(--card);color:var(--primary);box-shadow:var(--shadow)}.resident-group-hero>span .icon,.resident-learn-hero>span .icon{width:29px;height:29px}.resident-group-hero h2,.resident-learn-hero h2{margin-top:5px;font-size:1.55rem;line-height:1.15}.resident-group-hero p,.resident-learn-hero p{margin-top:6px;color:var(--muted);font-size:.84rem}.resident-detail-facts{display:grid;gap:8px;margin-bottom:14px}.resident-detail-facts>div{display:flex;gap:10px;align-items:center;min-width:0;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:var(--card)}.resident-detail-facts .icon{width:19px;color:var(--primary)}.resident-detail-facts span,.resident-detail-facts small,.resident-detail-facts strong{display:block;min-width:0}.resident-detail-facts small{color:var(--muted);font-size:.64rem}.resident-detail-facts strong{overflow-wrap:anywhere;font-size:.76rem}.resident-action-help{margin:7px 5px 0;color:var(--muted);font-size:.68rem;text-align:center}.resident-section{margin-top:27px}.resident-section-heading{display:flex;gap:12px;align-items:flex-end;justify-content:space-between;margin:0 2px 10px}.resident-section-heading h3{font-size:1.05rem;line-height:1.2}.resident-section-heading a{flex:none;color:var(--primary);font-size:.73rem;font-weight:800}.resident-event-card{display:flex;gap:11px;align-items:center;margin-bottom:8px;padding:11px;border:1px solid var(--line);border-radius:14px;background:var(--card);box-shadow:var(--shadow)}.resident-event-card.is-highlighted,.resident-deep-link-target{outline:3px solid color-mix(in srgb,var(--primary) 45%,transparent);outline-offset:2px}.resident-event-date{display:grid;width:48px;height:51px;flex:none;place-content:center;border-radius:12px;background:var(--primary-soft);color:var(--primary);text-align:center}.resident-event-date strong{font-size:1.15rem;line-height:1}.resident-event-date small{font-size:.62rem;font-weight:800;text-transform:uppercase}.resident-event-body{display:grid;min-width:0;flex:1;gap:2px}.resident-event-body strong{font-size:.8rem}.resident-event-body small{overflow:hidden;color:var(--muted);font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.resident-event-card>.icon{width:17px;color:var(--muted)}.resident-mini-grid,.resident-achievement-grid,.resident-progress-grid{display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.resident-mini-card{display:grid;min-width:0;grid-template-columns:36px minmax(0,1fr) 16px;gap:7px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:13px;background:var(--card)}.resident-mini-card>span{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--primary-soft);color:var(--primary)}.resident-mini-card .icon{width:16px;height:16px}.resident-mini-card strong{overflow:hidden;font-size:.73rem;text-overflow:ellipsis}.resident-achievement{display:grid;min-width:0;justify-items:start;padding:13px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.resident-achievement>span{display:grid;width:40px;height:40px;margin-bottom:8px;place-items:center;border-radius:50%;background:var(--line2);color:var(--muted)}.resident-achievement.is-unlocked>span{background:var(--amber-soft);color:var(--amber)}.resident-achievement strong{font-size:.76rem}.resident-achievement small{margin-top:3px;color:var(--muted);font-size:.64rem}.resident-achievement em{margin-top:8px;color:var(--muted);font-size:.58rem;font-style:normal;font-weight:800;text-transform:uppercase}.resident-achievement.is-unlocked em{color:var(--green)}.resident-qualification-section{padding:16px;border:1px double color-mix(in srgb,var(--amber) 45%,var(--line));border-radius:16px;background:linear-gradient(145deg,var(--card),var(--amber-soft))}.resident-qualification-empty{display:flex;gap:12px;align-items:flex-start}.resident-qualification-empty>.icon{width:30px;height:30px;color:var(--amber)}.resident-qualification-empty strong{font-family:Georgia,serif;font-size:.86rem}.resident-qualification-empty p{margin-top:4px;color:var(--muted);font-size:.7rem}.resident-progress-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resident-progress-grid div{padding:14px 7px;border:1px solid var(--line);border-radius:14px;background:var(--card);text-align:center}.resident-progress-grid strong,.resident-progress-grid span{display:block}.resident-progress-grid strong{color:var(--primary);font-size:1.35rem}.resident-progress-grid span{color:var(--muted);font-size:.62rem;font-weight:700}.resident-note-cta{display:flex;gap:11px;align-items:center;margin-top:20px;padding:15px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 9px 24px color-mix(in srgb,var(--primary) 25%,transparent)}.resident-note-cta>span{display:grid;min-width:0;flex:1}.resident-note-cta small{opacity:.82;font-size:.68rem}.resident-learn-card{display:flex;gap:12px;padding:14px}.resident-learn-card>div{min-width:0;flex:1}.resident-learn-icon{display:grid;width:47px;height:47px;flex:none;place-items:center;border-radius:14px;background:var(--primary-soft);color:var(--primary)}.resident-learn-card--coral .resident-learn-icon{background:#fff0e9;color:#a94621}.resident-learn-card--green .resident-learn-icon{background:var(--green-soft);color:var(--green)}.resident-learn-card--teal .resident-learn-icon{background:var(--teal-soft);color:var(--teal)}.resident-learn-card--violet .resident-learn-icon{background:var(--accent-soft);color:var(--accent)}.resident-learn-card--amber .resident-learn-icon{background:var(--amber-soft);color:var(--amber)}.resident-detail-copy{margin:18px 2px}.resident-detail-copy h3{font-size:1rem}.resident-detail-copy p{margin-top:7px;color:var(--muted);font-size:.82rem}.resident-calendar-legend{display:flex;flex-wrap:wrap;gap:8px 13px;margin:15px 1px;color:var(--muted);font-size:.68rem;font-weight:700}.resident-calendar-legend span{display:inline-flex;gap:5px;align-items:center}.resident-calendar-legend i{width:9px;height:9px;border-radius:50%;background:var(--primary)}.resident-calendar-legend .is-group{background:var(--green)}.resident-calendar-legend .is-learn{background:var(--accent)}.resident-calendar-day{margin-top:20px}.resident-calendar-day h3{margin:0 3px 8px;font-size:.86rem}.resident-notification-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:.73rem}.resident-notification-toolbar button{min-height:38px;padding:6px 10px;border:0;background:transparent;color:var(--primary);font-size:.72rem;font-weight:800}.resident-notification-list{display:grid;gap:8px;margin-bottom:16px}.resident-notification{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.resident-notification.is-unread{border-left:4px solid var(--primary);background:color-mix(in srgb,var(--primary-soft) 45%,var(--card))}.resident-notification-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--primary-soft);color:var(--primary)}.resident-notification strong,.resident-notification p,.resident-notification small{display:block}.resident-notification strong{margin-top:4px;font-size:.79rem}.resident-notification p,.resident-notification small{color:var(--muted);font-size:.67rem}.resident-notification>.icon{width:17px;color:var(--muted)}.resident-support-list{display:grid;gap:9px}.resident-support-link{display:grid;min-width:0;grid-template-columns:45px minmax(0,1fr) 19px;gap:11px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:15px;background:var(--card);box-shadow:var(--shadow)}.resident-support-link--priority{border:2px solid color-mix(in srgb,var(--red) 38%,var(--line))}.resident-support-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:13px;background:var(--primary-soft);color:var(--primary)}.resident-support-icon--red{background:var(--red-soft);color:var(--red)}.resident-support-icon--blue{background:var(--primary-soft);color:var(--primary)}.resident-support-icon--violet{background:var(--accent-soft);color:var(--accent)}.resident-support-icon--amber{background:var(--amber-soft);color:var(--amber)}.resident-support-icon--green{background:var(--green-soft);color:var(--green)}.resident-support-link strong,.resident-support-link small{display:block}.resident-support-link strong{font-size:.82rem}.resident-support-link small{margin-top:2px;color:var(--muted);font-size:.68rem}.resident-support-link>.icon{width:17px;color:var(--muted)}.resident-support-summary{margin-top:17px;border-left-color:var(--primary);background:var(--primary-soft)}.resident-emergency,.resident-direct-help{display:flex;gap:14px;align-items:flex-start;margin-bottom:12px;padding:16px;border:2px solid color-mix(in srgb,var(--red) 45%,var(--line));border-radius:17px;background:var(--red-soft)}.resident-direct-help{border-color:color-mix(in srgb,var(--primary) 35%,var(--line));background:var(--primary-soft)}.resident-emergency>span,.resident-direct-help>span{display:grid;width:43px;height:43px;flex:none;place-items:center;border-radius:13px;background:var(--card);color:var(--red)}.resident-direct-help>span{color:var(--primary)}.resident-emergency div>span,.resident-direct-help div>span{color:var(--muted);font-size:.66rem;font-weight:800;text-transform:uppercase}.resident-emergency h3,.resident-direct-help h3{margin-top:2px;font-size:1.2rem}.resident-emergency p,.resident-direct-help p{margin:4px 0 10px;color:var(--muted);font-size:.76rem}.resident-support-card{padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.resident-support-card p{color:var(--muted);font-size:.75rem}.resident-support-card a{display:inline-block;margin-top:7px;color:var(--primary);font-size:.82rem;font-weight:850}.resident-note-warning{display:flex;gap:10px;margin-bottom:12px;padding:14px;border:2px solid color-mix(in srgb,var(--amber) 45%,var(--line));border-radius:15px;background:var(--amber-soft);color:var(--muted);font-size:.78rem}.resident-note-warning .icon{color:var(--amber)}.resident-note-warning strong{color:var(--text)}.resident-note-form,.resident-settings{display:grid;gap:17px;margin-top:19px}.resident-note-form fieldset,.resident-settings fieldset{min-width:0;border:0}.resident-note-form legend,.resident-settings legend{margin-bottom:8px;font-size:.82rem;font-weight:850}.resident-category-list{display:grid;gap:7px}.resident-category-list label,.resident-choice-row label{position:relative;cursor:pointer}.resident-category-list input,.resident-choice-row input{position:absolute;opacity:0}.resident-category-list label>span{display:flex;gap:10px;align-items:center;padding:11px 12px;border:1.5px solid var(--line);border-radius:12px;background:var(--card)}.resident-category-list label>span>.icon{width:20px;color:var(--primary)}.resident-category-list strong,.resident-category-list small{display:block}.resident-category-list strong{font-size:.78rem}.resident-category-list small,.resident-field small{color:var(--muted);font-size:.66rem}.resident-category-list input:checked+span{border-color:var(--primary);background:var(--primary-soft)}.resident-field>small{display:block;margin-top:4px;text-align:right}.resident-field label span{color:var(--muted);font-weight:500}.resident-toggle-row,.resident-acknowledgement{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:13px;border:1px solid var(--line);border-radius:13px;background:var(--card)}.resident-toggle-row strong,.resident-toggle-row small,.resident-acknowledgement strong,.resident-acknowledgement small{display:block}.resident-toggle-row strong,.resident-acknowledgement strong{font-size:.77rem}.resident-toggle-row small,.resident-acknowledgement small{color:var(--muted);font-size:.64rem}.resident-toggle{position:relative;width:46px;height:28px;flex:none}.resident-toggle input{position:absolute;z-index:2;width:100%;height:100%;opacity:0}.resident-toggle>span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:var(--line)}.resident-toggle>span:after{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000040;content:"";transition:transform .15s}.resident-toggle input:checked+span{background:var(--primary)}.resident-toggle input:checked+span:after{transform:translate(18px)}.resident-form-grid{display:grid;gap:12px}.resident-acknowledgement{align-items:flex-start;justify-content:flex-start;border-width:2px}.resident-acknowledgement input{width:21px;height:21px;flex:none;accent-color:var(--primary)}.resident-confirmation{display:grid;min-height:67vh;align-content:center;justify-items:center;padding:30px 4px;text-align:center}.resident-confirmation>.icon{width:70px;height:70px;margin-bottom:16px;padding:18px;border-radius:50%;background:var(--green-soft);color:var(--green)}.resident-confirmation h2{max-width:20ch;font-size:1.5rem}.resident-confirmation p{max-width:48ch;margin:8px 0 18px;color:var(--muted);font-size:.8rem}.resident-confirmation .resident-button+.resident-button{margin-top:8px}.resident-confirmation>strong{max-width:45ch;margin-top:17px;color:var(--muted);font-size:.68rem}.resident-choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.resident-choice-row--two{grid-template-columns:repeat(2,1fr)}.resident-choice-row label span{display:grid;min-height:44px;place-items:center;border:1.5px solid var(--line);border-radius:11px;background:var(--card);color:var(--muted);font-size:.76rem;font-weight:800}.resident-choice-row input:checked+span{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.resident-about-card,.resident-privacy-panel{margin-bottom:11px;padding:16px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.resident-about-card h3,.resident-privacy-panel h3{margin-bottom:7px;font-size:.93rem}.resident-about-card p,.resident-about-card li,.resident-privacy-panel li{color:var(--muted);font-size:.77rem;line-height:1.6}.resident-about-card ul,.resident-privacy-panel ul{display:grid;gap:4px;margin-left:18px}.resident-about-card li strong{color:var(--text)}.resident-qr-card{display:grid;justify-items:center;margin-bottom:12px;padding:19px;border:1px solid var(--line);border-radius:19px;background:var(--card);box-shadow:var(--shadow);text-align:center}.resident-qr-card img{display:block;width:min(260px,100%);height:auto;padding:10px;border-radius:14px;background:#fff}.resident-qr-card strong{margin-top:12px;overflow-wrap:anywhere;font-size:.95rem}.resident-qr-card p{color:var(--muted);font-size:.72rem}.resident-empty{display:grid;justify-items:center;padding:25px 17px;border:1px dashed var(--line);border-radius:16px;background:var(--card2);text-align:center}.resident-empty>.icon{width:28px;height:28px;margin-bottom:8px;color:var(--muted)}.resident-empty h3{font-size:.88rem}.resident-empty p{max-width:44ch;margin:4px 0 12px;color:var(--muted);font-size:.72rem}.resident-render-error{max-width:560px;margin:60px auto;padding:24px;border:1px solid var(--red);border-radius:16px;background:var(--card);text-align:center}.resident-render-error h1{font-size:1.2rem}.resident-render-error p{margin:8px 0 15px;color:var(--muted);font-size:.8rem}.resident-render-error a{color:var(--primary);font-weight:800}.resident-deep-link-target{animation:resident-highlight 1.3s ease-out}@keyframes resident-highlight{0%{box-shadow:0 0 0 8px color-mix(in srgb,var(--primary) 20%,transparent)}to{box-shadow:var(--shadow)}}@media (min-width: 480px){.resident-shell{padding-inline:20px}.resident-form-grid{grid-template-columns:1fr 1fr}.resident-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.resident-group-hero{grid-template-columns:minmax(150px,.75fr) 1.25fr;align-items:center}.resident-group-hero:not(:has(img)){grid-template-columns:80px 1fr}.resident-learn-hero{grid-template-columns:80px 1fr;align-items:center}}@media (min-width: 680px){.resident-shell{padding-inline:28px;border-inline:1px solid var(--line)}.resident-shell--feed{max-width:1040px;padding-inline:0;background:color-mix(in srgb,var(--bg) 88%,#0b1018)}.resident-shell--feed .resident-header,.resident-feed-toolbar,.resident-feed{width:min(100%,640px);margin-inline:auto}.resident-feed{scroll-snap-type:y proximity}.resident-feed-post{border-inline:1px solid var(--line)}.resident-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-page-heading{padding-top:29px}}@media (max-width: 350px){.resident-shell{padding-inline:10px}.resident-shell--feed{padding-inline:0}.resident-shell--feed .resident-header{margin-inline:10px}.resident-header{gap:5px}.resident-brand{gap:7px}.resident-logo{width:38px;height:38px}.resident-icon-button{width:44px;height:44px}.resident-nav-item{font-size:.54rem}.resident-nav-item--central .resident-nav-icon{width:47px;height:47px}.resident-post-actions{grid-template-columns:1fr 1.25fr}.resident-action-button{font-size:.66rem}.resident-feed-tabs{gap:4px}.resident-feed-tabs button{min-width:91px}.resident-feed-overlay{right:69px;bottom:10px;left:12px}.resident-feed-actions--rail{right:5px;bottom:7px;gap:4px}.resident-feed-action{min-width:48px;min-height:48px}.resident-feed-copy h2{font-size:1.25rem}.resident-feed-copy p{font-size:.79rem}.resident-feed-text-body{padding-inline:13px}.resident-feed-post--text .resident-feed-copy h2{font-size:1.62rem}.resident-mini-grid{grid-template-columns:1fr}.resident-progress-grid span{font-size:.56rem}}@media (max-height: 600px) and (orientation: landscape){.resident-shell--feed .resident-header{min-height:58px;padding-block:5px}.resident-feed-toolbar,.resident-feed-tabs{min-height:46px}.resident-feed-tabs button{min-height:44px}.resident-feed-overlay{bottom:7px}.resident-feed-author{margin-block:4px 5px}.resident-feed-copy h2{font-size:1.15rem}.resident-feed-copy p{margin-top:3px;font-size:.75rem}.resident-feed-actions--rail{bottom:5px}.resident-feed-media figcaption{max-width:45%}.resident-feed-text-spacer{max-height:5vh}.resident-feed-post--text .resident-feed-copy h2{font-size:1.55rem}.resident-feed-actions--row{margin-top:8px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:where(a,button,input,textarea,select):focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 72%,white);outline-offset:3px}html.resident-large-text{font-size:19px}html.resident-large-text .resident-nav-item{font-size:.62rem}html.resident-large-text .resident-feed-copy p{font-size:.95rem}html.resident-large-text .resident-feed-post--text .resident-feed-copy h2{font-size:clamp(1.7rem,8vw,2.5rem)}@media (forced-colors: active){.resident-nav-item--central .resident-nav-icon,.resident-note-cta,.resident-logo,.resident-feed-action,.resident-feed-group{border:2px solid ButtonText}}
