:root{color:#272229;font-synthesis:none;text-rendering:optimizelegibility;--ink:#272229;--muted:#786f79;--brand:#d95d77;--brand-dark:#bd415d;--brand-soft:#fbe9ed;--nav:#241b27;--line:#e8e1df;--surface:#fff;--success:#278264;--warning:#a46420;--danger:#b53c4d;--shadow:0 14px 45px #30212a12;background:#f8f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f8f6f3;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--ink)}h1{margin-bottom:.55rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.05}h2{margin-bottom:.35rem;font-size:1.15rem}h3{margin:0;font-size:.95rem}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dcd3d4;border-radius:10px;outline:none;padding:.82rem .95rem}input:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d95d771f}label{color:#4b424c;gap:.45rem;font-size:.87rem;font-weight:600;display:grid}:focus-visible{outline-offset:2px;outline:3px solid #d95d7759}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.muted{color:var(--muted)}.eyebrow{color:var(--brand-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:.4rem;min-height:42px;padding:.7rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.button-primary{color:#fff;background:var(--brand);box-shadow:0 6px 15px #be3e5a29}.button-primary:hover{background:var(--brand-dark)}.button-secondary{border:1px solid var(--line);color:#4b424c;background:#fff}.button-secondary:hover{background:#faf7f6;border-color:#d8cbcb}.button-danger{background:var(--danger);color:#fff}.button-danger-text{color:var(--danger)}.button-ghost{color:var(--muted);background:0 0}.button-large{width:100%;min-height:50px}.icon-button{color:#bdb1bf;background:0 0;border:0;border-radius:8px;width:36px;height:36px;font-size:1.2rem}.icon-button:hover{color:#fff;background:#ffffff14}.brand-mark{color:#fff;align-items:center;gap:.7rem;font-family:Georgia,Times New Roman,serif;font-size:1.25rem;font-weight:700;display:flex}.brand-icon{background:var(--brand);color:#fff;border-radius:12px 12px 12px 4px;place-items:center;width:38px;height:38px;font-family:Georgia,Times New Roman,serif;display:grid;transform:rotate(-4deg)}.login-page{background:#f8f6f3;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-intro{width:min(420px,100%);color:var(--ink);text-align:center;flex-direction:column;align-items:center;padding:0 1rem;display:flex}.login-intro .brand-mark{color:var(--ink);margin-bottom:3rem}.login-intro h1{margin-bottom:.8rem;font-size:clamp(2.5rem,7vw,4rem)}.login-intro>div p:last-child{max-width:330px;color:var(--muted);margin-bottom:2rem;line-height:1.65}.login-panel{place-items:center;width:min(420px,100%);display:grid}.login-card{border:1px solid var(--line);width:100%;box-shadow:none;background:#fff;border-radius:16px;gap:1.4rem;padding:1.5rem;display:grid}.login-card h2{font:700 2rem/1.2 Georgia,Times New Roman,serif}.admin-home{background:var(--nav);color:#ded5df;min-height:100vh}.admin-home-header{justify-content:space-between;align-items:center;width:min(1120px,100%);margin:0 auto;padding:1.5rem clamp(1.5rem,4vw,3rem);display:flex}.admin-home-header .button-ghost{color:#ded5df}.admin-home-header .button-ghost:hover{color:#fff}.admin-home-content{text-align:center;width:min(960px,100%);margin:0 auto;padding:clamp(4rem,12vw,9rem) clamp(1.5rem,4vw,3rem)}.admin-home-content h1{color:#fff;font-size:clamp(2.8rem,6vw,5rem)}.admin-home-content>.muted{color:#c8beca;max-width:520px;margin-inline:auto;line-height:1.65}.workspace-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.workspace-card{color:#fff;background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;min-height:190px;padding:1.5rem;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:grid;position:relative}.workspace-card:hover{background:#d95d7724;border-color:#d95d77cc;transform:translateY(-3px)}.workspace-card strong,.workspace-card small{display:block}.workspace-card strong{margin-top:.3rem;font:700 1.3rem/1.2 Georgia,Times New Roman,serif}.workspace-card small{color:#c8beca;margin-top:.6rem;line-height:1.5}.workspace-icon{background:var(--brand);border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.workspace-arrow{color:#f2ced6;font-size:1.35rem}.admin-shell{min-height:100vh}.side-nav{z-index:20;color:#c8beca;background:linear-gradient(#10243c 0%,#162f4b 100%);flex-direction:column;width:264px;height:100vh;padding:1.4rem 1rem 1rem;display:flex;position:fixed;top:0;left:0}.side-nav>.brand-mark{margin-bottom:2.6rem;padding:.45rem .8rem}.side-nav nav{flex:1;align-content:start;gap:.55rem;display:grid}.nav-link{color:#b8c8d9;border:1px solid #0000;border-radius:12px;align-items:center;gap:.8rem;padding:.9rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:flex}.nav-link:hover{color:#fff;background:#ffffff14}.nav-link.active{color:#10243c;background:#f4f8fc;border-color:#fff;box-shadow:0 8px 24px #04122333}.nav-icon{color:#86bfff;background:#86bfff21;border-radius:7px;place-items:center;width:24px;height:24px;font-size:1.05rem;display:grid}.nav-link.active .nav-icon{color:#276fc2;background:#dcecff}.admin-profile{border-top:1px solid #ffffff24;align-items:center;gap:.65rem;padding:1rem .4rem 0;display:flex}.avatar{color:#1d5da3;background:#dcecff;border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar-small{width:34px;height:34px;font-size:.7rem}.admin-identity{flex-direction:column;flex:1;min-width:0;display:flex}.admin-identity strong,.admin-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-identity strong{color:#fff;font-size:.76rem}.admin-identity small{color:#968a98;font-size:.67rem}.admin-content{min-height:100vh;margin-left:264px}.page{width:min(1240px,100%);margin:0 auto;padding:3.3rem clamp(1.5rem,4vw,4rem) 5rem}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.page-header>div:first-child>p:last-child{color:var(--muted);margin:0}.header-accent{color:var(--brand);align-items:center;gap:.8rem;display:flex}.header-accent span{font:3rem/1 serif}.header-accent small{color:#998d96;font-family:Georgia,Times New Roman,serif;line-height:1.2}.queue-toolbar{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem;display:flex}.filter-tabs{gap:.2rem;display:flex}.filter-tabs button{color:#827782;background:0 0;border:0;border-radius:8px;padding:.68rem .9rem;font-size:.8rem;font-weight:600}.filter-tabs button.active{background:var(--brand-soft);color:var(--brand-dark)}.search-box{width:min(280px,35%);display:block;position:relative}.search-box span:first-child{color:#9b9099;font-size:1.2rem;position:absolute;top:.53rem;left:.85rem}.search-box input{background:#fbfaf9;border-color:#eee8e6;padding:.67rem .8rem .67rem 2.35rem;font-size:.8rem}.queue-summary{min-height:62px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.83rem;display:flex}.queue-summary p{margin:0}.queue-summary strong{color:var(--ink)}.quiet-loading{color:var(--brand-dark)}.user-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.user-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:1rem;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 5px 25px #30212a06}.user-card:hover{box-shadow:var(--shadow);border-color:#dbc8cc;transform:translateY(-2px)}.user-photo{object-fit:cover;background:#f4e3e7;border-radius:10px;flex:none;width:104px;height:130px}.user-photo-placeholder{color:#b94f68;place-items:center;font:700 2rem Georgia,Times New Roman,serif;display:grid}.user-card-main{flex-direction:column;flex:1;min-width:0;padding-left:1rem;display:flex}.user-card-heading{justify-content:space-between;gap:.5rem;display:flex}.user-card-heading h2{white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.user-card-heading p{color:var(--muted);margin:.2rem 0 0;font-size:.75rem}.status{text-transform:capitalize;white-space:nowrap;border-radius:999px;align-self:flex-start;padding:.3rem .55rem;font-size:.63rem;font-weight:700}.status-pending_review{color:#8b5b18;background:#fff1d8}.status-draft{color:#6b6067;background:#f1ebea}.status-published{color:#20755a;background:#dff3eb}.status-started,.status-ongoing{color:#454a72;background:#eceefa}.status-completed{color:#20755a;background:#e4f4ee}.status-cancelled,.status-changes_required{color:#a23f4f;background:#f9e4e6}.status-verified{color:#20755a;background:#dff3eb}.verification-row{gap:1rem;margin-top:.8rem;font-size:.7rem;font-weight:600;display:flex}.verification-row span,.contact-grid small{align-items:center;gap:.25rem;display:flex}.verification-row i{border-radius:50%;place-items:center;width:16px;height:16px;font-size:.6rem;font-style:normal;display:grid}.verified{color:var(--success)}.unverified{color:#a89ca2}.verified i{background:#ddf1e9}.unverified i{background:#eee9e8}.user-card-footer{color:#948991;border-top:1px solid #f0ebea;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.7rem;font-size:.66rem;display:flex}.user-card-footer strong{color:var(--brand-dark);white-space:nowrap}.pagination{justify-content:flex-end;gap:.6rem;margin-top:1.5rem;display:flex}.event-page{width:min(1000px,100%)}.event-panel{margin-bottom:1.5rem}.event-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:1rem;display:grid}.event-form-wide{grid-column:1/-1}.event-form-actions{grid-column:1/-1;align-items:center;gap:.65rem;margin-top:.4rem;display:flex}.event-list{gap:.85rem;display:grid}.event-card{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;display:flex;box-shadow:0 5px 25px #30212a05}.event-card-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.event-card-heading h2{margin:0}.event-card-heading p,.event-description,.event-meta,.empty-events p{color:var(--muted)}.event-card-heading p{margin:.25rem 0 0;font-size:.8rem}.event-description{max-width:620px;margin:.75rem 0;font-size:.88rem;line-height:1.55}.event-meta{margin:0;font-size:.75rem}.event-actions{flex-wrap:wrap;place-content:flex-start flex-end;gap:.5rem;min-width:220px;display:flex}.event-actions .button{min-height:36px;padding:.55rem .7rem}.empty-events{text-align:center;padding:3rem 1.5rem}.coming-soon-page{background:var(--nav);color:#ded5df;text-align:center;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.coming-soon-page section{width:min(430px,100%)}.coming-soon-page .brand-mark{justify-content:center;margin-bottom:3rem}.coming-soon-page h1{color:#fff;font-size:clamp(2.5rem,7vw,4rem)}.coming-soon-page p:not(.eyebrow){color:#c8beca;margin-bottom:2rem;line-height:1.65}.state{text-align:center;min-height:320px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.state-full{min-height:100vh}.state h2{margin:.5rem 0 0}.state p{max-width:420px}.spinner{border:3px solid #efdde1;border-top-color:var(--brand);border-radius:50%;width:31px;height:31px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.state-icon{width:42px;height:42px;color:var(--danger);background:#fae7ea;border-radius:50%;place-items:center;font-weight:800;display:grid}.empty-art{color:#e6b3c0;font:5rem/1 serif}.back-link{color:var(--brand-dark);margin-bottom:1.5rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.detail-header{margin-bottom:1.5rem}.detail-identity{align-items:center;gap:1.1rem;display:flex}.detail-avatar{object-fit:cover;background:#f4e3e7;border-radius:50%;width:72px;height:72px}.identity-title{align-items:center;gap:.8rem;display:flex}.identity-title h1{margin:0;font-size:2.3rem}.detail-identity p{color:var(--muted);margin:.35rem 0 0}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:1.25rem;margin-top:1.25rem;display:grid}.detail-main{gap:1.25rem;min-width:0;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;padding:1.35rem;box-shadow:0 5px 25px #30212a05}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.panel-heading h2{margin:0;font:700 1.35rem Georgia,Times New Roman,serif}.panel-heading .eyebrow{margin-bottom:.3rem}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-grid>div{background:#faf8f6;border:1px solid #eee8e6;border-radius:11px;gap:.4rem;padding:1rem;display:grid}.contact-grid span{color:var(--muted);font-size:.72rem}.contact-grid strong,.contact-grid a{font-size:.95rem;font-weight:700;text-decoration:none}.contact-grid a{color:var(--brand-dark)}.contact-grid small{font-size:.68rem;font-weight:700}.checklist-total{color:var(--success);background:#e4f4ee;border-radius:999px;padding:.4rem .7rem;font-size:.68rem;font-weight:700}.checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.checklist-item{border:1px solid #eee8e6;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:.65rem;min-width:0;padding:.75rem;display:grid}.checklist-item i{color:#a3979d;background:#f1ebea;border-radius:50%;place-items:center;width:25px;height:25px;font-size:.7rem;font-style:normal;display:grid}.checklist-item i.complete{color:var(--success);background:#dff2ea}.checklist-item strong{font-size:.76rem;display:block}.checklist-item p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:.15rem 0 0;font-size:.65rem;overflow:hidden}.checklist-item>span{color:var(--muted);font-size:.65rem}.profile-section+.profile-section{border-top:1px solid #eee8e6;margin-top:1.3rem;padding-top:1.3rem}.section-title{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.section-title span{color:var(--muted);font-size:.7rem}.photo-strip{grid-template-columns:repeat(4,1fr);gap:.65rem;display:grid}.photo-strip img{aspect-ratio:4/5;object-fit:cover;border-radius:9px;width:100%}.answer-list{gap:.65rem;display:grid}.answer-card{border:1px solid #eee8e6;border-radius:10px;padding:.85rem 1rem}.answer-card>div{justify-content:space-between;gap:.5rem;display:flex}.answer-card strong{color:#5e535d;font-size:.7rem}.answer-card span{color:#9c9098;white-space:nowrap;font-size:.62rem}.answer-card p{color:#433a42;margin:.45rem 0 0;font-size:.8rem;line-height:1.55}.badge-list{flex-wrap:wrap;gap:.45rem;display:flex}.badge-list span{background:var(--brand-soft);color:#974057;border:1px solid #f1ccd5;border-radius:999px;padding:.4rem .65rem;font-size:.7rem;font-weight:600}.review-actions{position:sticky;top:1.25rem}.action-group{gap:.7rem;display:grid}.action-group p{color:var(--muted);margin:0 0 .2rem;font-size:.75rem;line-height:1.5}.action-divider{background:var(--line);height:1px;margin:1.2rem 0}.success-note{color:var(--success);background:#e8f5f0;border-radius:8px;padding:.7rem;font-size:.76rem;font-weight:700}.action-hint{color:#958991;font-size:.65rem;line-height:1.4}.timeline{margin:0;padding:0;list-style:none}.timeline li{grid-template-columns:16px 1fr;gap:.7rem;padding-bottom:1.25rem;display:grid;position:relative}.timeline li:not(:last-child):before{content:"";background:#e6dddd;width:1px;position:absolute;top:14px;bottom:0;left:5px}.timeline-dot{background:var(--brand);z-index:1;border:3px solid #f8dde3;border-radius:50%;width:11px;height:11px;margin-top:3px}.timeline strong{text-transform:capitalize;font-size:.78rem}.timeline time{color:var(--muted);margin-left:.6rem;font-size:.65rem}.timeline p{color:var(--muted);margin:.2rem 0;font-size:.68rem}.timeline blockquote{color:#665a63;border-left:2px solid #e6d1d6;margin:.5rem 0 0;padding-left:.7rem;font-size:.74rem}.alert{border-radius:10px;padding:.85rem 1rem;font-size:.78rem;line-height:1.45;display:flex}.alert strong{white-space:nowrap;margin-right:.6rem}.alert-error{color:#8d3040;background:#fbe8eb;border:1px solid #f2ccd3}.alert-warning{color:#80501a;background:#fff1da;border:1px solid #f0d6ad}.alert-info{color:#4f536f;background:#eceefa;border:1px solid #d8dbef;margin-top:.7rem}.show-all-toggle{color:var(--muted);white-space:nowrap;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.show-all-toggle input{width:15px;height:15px}.feedback-table{border:1px solid var(--line);background:#fff;border-radius:13px;display:grid;overflow:hidden}.feedback-table-row{text-align:left;grid-template-columns:1.1fr .8fr 1.1fr 2fr .9fr .9fr;align-items:center;gap:.85rem;padding:.85rem 1.1rem;display:grid}.feedback-table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#faf7f6;font-size:.68rem;font-weight:700}.feedback-table-body{width:100%;font:inherit;color:inherit;cursor:pointer;background:#fff;border:0;border-top:1px solid #f0ebea}.feedback-table-body:hover{background:#fbf5f6}.feedback-message-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status-new{color:#454a72;background:#eceefa}.status-read{color:#6b6067;background:#f1ebea}.status-ignored{color:#9b9099;background:#f3f3f3}.status-todo{color:#8b5b18;background:#fff1d8}.status-processing{color:#94491c;background:#fde3d0}.status-done{color:#20755a;background:#dff3eb}.status-suspended{color:#94491c;background:#fde3d0}.status-blocked{color:#a23f4f;background:#f9e4e6}.feedback-dialog{width:min(640px,100vw - 2rem);max-height:min(85vh,720px)}.feedback-dialog-body{gap:1.1rem;max-height:calc(85vh - 1rem);padding:1.6rem;display:grid;overflow-y:auto}.feedback-dialog-header{justify-content:space-between;align-items:center;display:flex}.feedback-dialog-header h2{margin:0;font:700 1.4rem Georgia,Times New Roman,serif}.feedback-dialog-close{font-size:1.4rem}.feedback-meta{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.feedback-meta>div{background:#faf8f6;border:1px solid #eee8e6;border-radius:10px;gap:.25rem;padding:.7rem .85rem;display:grid}.feedback-meta span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.66rem}.feedback-meta strong{font-size:.82rem}.feedback-message-body{white-space:pre-wrap;background:#faf8f6;border:1px solid #eee8e6;border-radius:10px;padding:1rem;font-size:.88rem;line-height:1.6}.feedback-image-strip{flex-wrap:wrap;gap:.7rem;display:flex}.feedback-image-strip img{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:110px;height:110px}.feedback-actions{flex-wrap:wrap;gap:.7rem;display:flex}.dialog{border:0;border-radius:16px;width:min(460px,100vw - 2rem);padding:0;box-shadow:0 25px 80px #1e141d3d}.dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1a121a99}.dialog form{gap:.9rem;padding:1.6rem;display:grid}.dialog h2{margin:0;font:700 1.5rem Georgia,Times New Roman,serif}.dialog-symbol{border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.dialog-symbol.primary{color:var(--success);background:#e2f2ec}.dialog-symbol.danger{color:var(--danger);background:#f9e5e8}.dialog-description{color:var(--muted);font-size:.82rem;line-height:1.5}.dialog-actions{justify-content:flex-end;gap:.5rem;margin-top:.4rem;display:flex}.notify-form{gap:1rem;display:grid}.notify-targets{gap:.5rem;display:grid}.notify-radio{color:#4b424c;align-items:center;gap:.55rem;font-weight:600;display:flex}.notify-radio input{width:auto;margin:0}.notify-recipient-picker{gap:.7rem;display:grid}.notify-recipient-list{border:1px solid var(--line);background:#faf8f6;border-radius:12px;gap:.55rem;max-height:280px;padding:.55rem;display:grid;overflow-y:auto}.recipient-item{text-align:left;background:#fff;border:1px solid #ece5e4;border-radius:10px;gap:.2rem;padding:.65rem .7rem;display:grid}.recipient-item strong{font-size:.83rem}.recipient-item span{color:var(--muted);font-size:.75rem}.recipient-item small{color:#8e818b;font-size:.68rem}.recipient-item.active{background:#fff2f5;border-color:#e5b7c2}@media (width<=1050px){.user-grid,.workspace-grid,.detail-layout{grid-template-columns:1fr}.review-actions{position:static}}@media (width<=760px){.login-page{padding:4rem 1rem 1rem;display:block}.login-intro{margin:0 auto}.login-intro .brand-mark{margin-bottom:2rem}.login-panel{margin:0 auto}.side-nav{align-items:center;width:74px;padding-inline:.7rem}.side-nav>.brand-mark{margin-bottom:2rem;padding:0}.brand-mark>span:last-child,.nav-link span:last-child,.admin-identity{display:none}.nav-link{justify-content:center;padding:.8rem}.admin-profile{flex-direction:column}.admin-content{margin-left:74px}.page{padding:2rem 1rem 4rem}.header-accent{display:none}.queue-toolbar{flex-direction:column;align-items:stretch}.filter-tabs{overflow-x:auto}.filter-tabs button{white-space:nowrap}.search-box{width:100%}.checklist,.contact-grid{grid-template-columns:1fr}.photo-strip{grid-template-columns:repeat(2,1fr)}.feedback-table-row{grid-template-columns:1fr;gap:.3rem}.feedback-table-head{display:none}.feedback-meta{grid-template-columns:1fr 1fr}.identity-title{flex-direction:column;align-items:flex-start;gap:.4rem}.identity-title h1{font-size:1.8rem}.detail-avatar{width:60px;height:60px}.alert{flex-direction:column;gap:.25rem}.event-form{grid-template-columns:1fr}.event-form-wide,.event-form-actions{grid-column:auto}.event-card{flex-direction:column}.event-actions{justify-content:flex-start;min-width:0}}@media (width<=480px){.user-card{align-items:flex-start}.user-photo{width:72px;height:94px}.user-card-heading{flex-direction:column}.verification-row{flex-direction:column;gap:.3rem}.user-card-footer{flex-direction:column;align-items:flex-start}.login-panel{padding:1rem}.login-card{padding:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
