:root{color:#182033;background:#f5f6f8;font-family:Inter,Aptos,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #151b2c;--muted: #737b8d;--line: #e7e8ed;--surface: #ffffff;--nav: #0b1020;--nav-soft: #151c30;--gold: #d7a84a;--gold-soft: #fbf3df;--green: #238466;--green-soft: #e9f6f1;--red: #c84d5e;--red-soft: #fcedef;--blue: #536ed9;--blue-soft: #edf0fc;--shadow: 0 18px 45px rgba(22, 31, 52, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Inter,Aptos Display,system-ui,sans-serif}.center-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--muted);background:#f7f7f9}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(500px,1.08fr);background:var(--surface)}.login-story{position:relative;overflow:hidden;padding:clamp(42px,7vw,100px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 78% 20%,rgba(215,168,74,.16),transparent 24%),radial-gradient(circle at 22% 88%,rgba(83,110,217,.2),transparent 30%),var(--nav)}.login-story:after{content:"";position:absolute;inset:auto -120px -120px auto;width:360px;height:360px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05}.brand-mark{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#1a2032;background:linear-gradient(145deg,#f4d590,#c7912c);box-shadow:0 16px 36px #d7a84a3b;margin-bottom:42px}.brand-mark.small{width:40px;height:40px;margin:0;border-radius:13px}.eyebrow{font:700 11px/1.2 Inter,Aptos,system-ui,sans-serif;letter-spacing:.16em;color:#dfbd71;margin-bottom:15px}.eyebrow.dark{color:#9a762e}.login-story h1{font-size:clamp(42px,5vw,72px);line-height:1.04;letter-spacing:-.055em;margin-bottom:27px;max-width:680px}.login-lead{max-width:540px;font-size:19px;line-height:1.65;color:#b8bfd0}.trust-list{display:grid;gap:15px;margin-top:54px;color:#d8dce7}.trust-list span{display:flex;gap:11px;align-items:center}.trust-list svg{color:#dfbd71}.login-panel{display:grid;place-items:center;padding:44px;background:linear-gradient(160deg,#fff,#f7f7f9)}.login-card{width:min(430px,100%);padding:44px;border:1px solid var(--line);border-radius:28px;background:#fffffff0;box-shadow:var(--shadow)}.login-card-icon,.modal-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--gold);background:var(--gold-soft);margin-bottom:24px}.login-card h2{font-size:31px;letter-spacing:-.04em;margin-bottom:8px}.muted,.login-card .muted{color:var(--muted)}.login-card label,.modal-card label{display:grid;gap:8px;margin-top:20px;font-weight:600;font-size:14px}input,select,textarea{color:var(--ink);border:1px solid #dfe1e7;border-radius:12px;background:#fff;outline:none;transition:border .18s,box-shadow .18s}input{min-height:48px;padding:0 14px}select{height:42px;padding:0 36px 0 12px}textarea{padding:13px 14px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#b8944c;box-shadow:0 0 0 3px #d7a84a24}.primary-button,.secondary-button,.success-button,.danger-button,.quiet-button,.ghost-danger-button{min-height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;border:0;font-weight:700;font-size:13px}.primary-button{color:#fff;background:var(--ink)}.primary-button:hover{background:#252d43}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.success-button{color:var(--green);background:var(--green-soft)}.danger-button{color:var(--red);background:var(--red-soft)}.quiet-button{color:#616a7d;background:#f0f1f4}.ghost-danger-button{color:var(--red);border:1px solid #efc8ce;background:#fff}.login-button{width:100%;height:50px;margin-top:24px}.microcopy{margin:17px 0 0;color:#9299a7;font-size:12px;text-align:center}.inline-error,.error-banner{display:flex;align-items:center;gap:9px;color:#a93648;background:var(--red-soft);border-radius:11px;padding:11px 13px;font-size:13px}.inline-error{margin-top:18px}.error-banner{margin-bottom:18px}.error-banner span{flex:1}.error-banner button{border:0;color:inherit;background:transparent;display:grid;place-items:center}.app-shell{min-height:100vh;background:#f5f6f8}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:244px;padding:22px 15px;display:flex;flex-direction:column;color:#fff;background:var(--nav)}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:5px 10px 31px}.sidebar-brand>div:nth-child(2){display:grid}.sidebar-brand strong{font-size:19px;letter-spacing:-.03em}.sidebar-brand span{color:#9098ab;font-size:12px}.sidebar-close{display:none}.sidebar nav{display:grid;gap:7px}.sidebar nav button{width:100%;min-height:45px;padding:0 13px;display:grid;grid-template-columns:21px 1fr auto;align-items:center;gap:11px;color:#a9b0c0;border:0;border-radius:12px;background:transparent;text-align:left;font-weight:600}.sidebar nav button svg{width:19px}.sidebar nav button:hover{color:#fff;background:#11182a}.sidebar nav button.active{color:#fff;background:var(--nav-soft);box-shadow:inset 3px 0 #d7a84a}.sidebar nav button b{min-width:23px;height:22px;padding:0 6px;display:grid;place-items:center;color:#251b0b;background:#dfbd71;border-radius:20px;font-size:11px}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:15px}.account-button{width:100%;display:grid;grid-template-columns:34px 1fr 18px;gap:9px;align-items:center;padding:10px;color:#fff;background:transparent;border:0;text-align:left;border-radius:12px}.account-button:hover{background:#151c30}.account-button>div:nth-child(2){display:grid;min-width:0}.account-button strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-button span{color:#929aad;font-size:11px;text-transform:capitalize}.avatar-fallback{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#41300e;background:#ead093;font:800 13px Inter,Aptos,system-ui,sans-serif}.logout-button{width:100%;display:flex;align-items:center;gap:9px;margin-top:4px;padding:10px;border:0;border-radius:10px;color:#8e96a8;background:transparent}.logout-button:hover{color:#fff}.main-area{min-height:100vh;margin-left:244px}.page-content{width:min(1480px,100%);margin:auto;padding:42px clamp(24px,4vw,64px) 70px}.page-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.page-heading h1{margin-bottom:8px;font-size:clamp(30px,3vw,43px);letter-spacing:-.045em}.page-heading p:last-child{margin:0;color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-card{position:relative;min-height:178px;padding:24px;overflow:hidden;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:0 8px 25px #11182709}.metric-card:after{content:"";position:absolute;inset:auto -30px -42px auto;width:120px;height:120px;border-radius:50%;background:#f7f8fa}.metric-card.danger:after{background:var(--red-soft)}.metric-card.accent:after{background:var(--gold-soft)}.metric-icon{position:absolute;top:21px;right:21px;z-index:1;width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#667087;background:#f2f3f6}.metric-card.danger .metric-icon{color:var(--red);background:var(--red-soft)}.metric-card.accent .metric-icon{color:#9a762e;background:var(--gold-soft)}.metric-icon svg{width:20px}.metric-card p{width:calc(100% - 52px);color:#656e80;font-size:13px;font-weight:600}.metric-card strong{display:block;font-size:35px;letter-spacing:-.045em;margin:19px 0 6px}.metric-card span{color:#89909e;font-size:12px}.chart-card,.data-card{margin-top:18px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 8px 25px #11182709}.chart-card{padding:26px}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-heading h2,.section-heading h3{margin-bottom:5px;letter-spacing:-.025em}.section-heading p{color:var(--muted);font-size:13px}.section-heading>span{color:var(--muted)}.legend{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.legend i{width:9px;height:9px;border-radius:50%;background:var(--gold)}.bar-chart{height:220px;display:flex;align-items:end;gap:clamp(3px,.65vw,10px);padding:26px 5px 24px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to top,transparent 0,transparent 54px,#f0f1f4 55px)}.bar-column{position:relative;flex:1;height:100%;display:flex;align-items:end}.bar{width:100%;min-height:3px;border-radius:5px 5px 2px 2px;background:linear-gradient(to top,#b68229,#e0bd70);transition:height .25s}.bar-column span{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);color:#999fac;font-size:9px;white-space:nowrap}.chart-foot{display:flex;gap:25px;padding-top:18px;color:var(--muted);font-size:12px}.chart-foot span:last-child{margin-left:auto}.chart-foot b{color:var(--ink)}.loading-block,.table-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:130px;color:var(--muted)}.data-card{overflow:hidden;margin-top:0}.toolbar{padding:17px;display:flex;gap:11px;border-bottom:1px solid var(--line)}.search-field{flex:1;min-width:260px;height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;color:#8d94a3;border:1px solid #dfe1e7;border-radius:12px;background:#fff}.search-field input{width:100%;min-height:38px;padding:0;border:0;box-shadow:none}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th{height:45px;padding:0 17px;color:#8b92a0;background:#fafafb;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.06em;text-align:left;text-transform:uppercase}td{padding:14px 17px;border-bottom:1px solid #eef0f3;font-size:13px}tbody tr{cursor:pointer;transition:background .15s}tbody tr:hover{background:#fbf8f1}.person-cell{display:flex;align-items:center;gap:11px;min-width:260px}.person-cell>div:last-child{min-width:0;display:grid;gap:3px}.person-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-cell span{color:var(--muted);font-size:12px}.signal-row{display:flex;gap:7px}.signal{min-height:27px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border-radius:8px;color:#687085;background:#f1f2f5}.signal.danger{color:var(--red);background:var(--red-soft)}.status-badge{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:20px;color:#616a7d;background:#eef0f3;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.status-active,.status-approved,.status-resolved,.status-user{color:var(--green);background:var(--green-soft)}.status-banned,.status-rejected,.status-urgent,.status-spam{color:var(--red);background:var(--red-soft)}.status-open,.status-new,.status-pending,.status-reviewing,.status-in-progress,.status-medium,.status-support{color:#98701f;background:var(--gold-soft)}.status-waiting-response,.status-photo,.status-report{color:var(--blue);background:var(--blue-soft)}.pagination{min-height:58px;padding:0 17px;display:flex;align-items:center;justify-content:flex-end;gap:11px;color:var(--muted);font-size:12px}.pagination button,.icon-button{width:37px;height:37px;display:grid;place-items:center;color:#626b7e;border:1px solid var(--line);border-radius:10px;background:#fff}.empty-state{min-height:260px;padding:35px;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted)}.empty-state>div{width:56px;height:56px;display:grid;place-items:center;margin-bottom:15px;border-radius:18px;color:#9b762d;background:var(--gold-soft)}.empty-state h3{color:var(--ink);margin-bottom:7px}.empty-state p{max-width:360px}.drawer-overlay{position:fixed;z-index:60;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#060a147a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer{width:min(620px,96vw);height:100%;padding:28px;overflow-y:auto;background:#fff;box-shadow:-25px 0 70px #080e1b2b;animation:drawer-in .22s ease-out}@keyframes drawer-in{0%{transform:translate(30px);opacity:.65}}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer-header h2{margin-bottom:4px;font-size:27px;letter-spacing:-.035em}.mono{color:#8a91a0;font:11px ui-monospace,SFMono-Regular,Consolas,monospace}.drawer-actions{display:flex;gap:9px;padding:18px 0}.profile-summary,.drawer-section{padding:21px 0;border-bottom:1px solid var(--line)}.profile-main{display:flex;gap:15px;align-items:center}.large-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:19px;color:#6c4f17;background:var(--gold-soft);font:800 22px Inter,Aptos,system-ui,sans-serif}.profile-main h3{margin-bottom:4px}.profile-main p{margin-bottom:9px;color:var(--muted)}.chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.plain-chip{min-height:24px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;color:var(--green);background:var(--green-soft);border-radius:20px;font-size:10px;font-weight:700}.profile-facts{display:flex;flex-wrap:wrap;gap:12px 20px;margin:17px 0;color:#60697b;font-size:13px}.profile-facts span{display:flex;align-items:center;gap:7px}blockquote{margin:14px 0 0;padding:13px 16px;color:#525b6d;background:#f6f7f9;border-left:3px solid #d4ae61;border-radius:0 10px 10px 0;line-height:1.55}.drawer-section>h3{margin-bottom:15px}.photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.photo-strip a{position:relative;aspect-ratio:.82;overflow:hidden;border-radius:13px;background:#eef0f3}.photo-strip img{width:100%;height:100%;object-fit:cover}.photo-strip .status-badge{position:absolute;left:7px;bottom:7px}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mini-metrics div{padding:13px;display:grid;gap:2px;border-radius:12px;background:#f6f7f9}.mini-metrics strong{font-size:20px}.mini-metrics span{color:var(--muted);font-size:10px}.compact-row{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #eff0f3;color:var(--red)}.compact-row>div{display:grid;gap:2px;color:var(--ink)}.compact-row span{color:var(--muted);font-size:11px}.detail-list{margin:0}.detail-list div{display:flex;justify-content:space-between;gap:20px;padding:9px 0}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:600;text-align:right}.segmented{width:max-content;display:flex;padding:4px;margin-bottom:18px;border-radius:13px;background:#e9eaee}.segmented button{min-height:38px;padding:0 16px;display:flex;align-items:center;gap:8px;border:0;border-radius:10px;color:#687184;background:transparent;font-weight:700}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 4px 12px #0f172a14}.filter-row{min-height:55px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px}.moderation-list{display:grid;gap:13px}.report-card,.photo-card{border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 7px 20px #11182708}.report-card{padding:20px}.report-top,.report-reason{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-reason{justify-content:flex-start}.report-reason>svg{width:42px;height:42px;padding:11px;color:var(--red);border-radius:12px;background:var(--red-soft)}.report-reason p{margin:0;font-weight:800;text-transform:capitalize}.report-reason span{color:var(--muted);font-size:11px}.report-people{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;margin:19px 0 13px;padding:15px;background:#f8f8fa;border-radius:13px}.report-people>div{display:grid;gap:2px}.report-people span,.report-people small{color:var(--muted)}.report-copy{color:#3f485a;line-height:1.55}.admin-note{padding:10px 12px;margin-top:12px;color:#6f561f;border-radius:10px;background:var(--gold-soft);font-size:12px}.card-actions{display:flex;align-items:center;gap:8px;margin-top:17px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.photo-card{overflow:hidden}.photo-frame{position:relative;aspect-ratio:.92;background:#e9ebef}.photo-frame img{width:100%;height:100%;object-fit:cover}.photo-status{position:absolute;top:10px;left:10px}.photo-info{padding:15px 16px 0}.photo-info h3{margin-bottom:3px}.photo-info p,.photo-info span{margin:0;color:var(--muted);font-size:12px}.photo-card .card-actions{padding:0 16px 16px}.danger-icon{margin-left:auto;color:var(--red)}.support-page{min-height:100vh;display:grid;grid-template-columns:minmax(330px,410px) 1fr;background:#fff}.support-inbox{height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fafafb}.support-title{min-height:106px;padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.support-title h1{margin:0;font-size:28px}.support-title .eyebrow{margin-bottom:5px}.support-inbox .error-banner{margin:12px}.support-filters{display:flex;gap:4px;padding:12px 16px;border-bottom:1px solid var(--line)}.support-filters button{padding:7px 11px;color:var(--muted);border:0;border-radius:8px;background:transparent;font-size:12px;font-weight:700}.support-filters button.active{color:var(--ink);background:#e9eaee}.thread-list{flex:1;overflow-y:auto}.thread-row{position:relative;width:100%;padding:15px 16px;display:grid;grid-template-columns:39px 1fr;gap:11px;border:0;border-bottom:1px solid #eceef1;background:transparent;text-align:left}.thread-row:hover,.thread-row.selected{background:#fff}.thread-row.selected{box-shadow:inset 3px 0 var(--gold)}.thread-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:13px;color:#6d5119;background:var(--gold-soft);font-weight:800}.thread-name{display:flex;justify-content:space-between;gap:10px}.thread-name span{color:#999fac;font-size:9px}.thread-row p{margin:4px 0 7px;overflow:hidden;color:#656e80;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.thread-meta{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:10px}.unread-count{position:absolute;right:15px;bottom:14px;min-width:21px;height:21px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--red);font-size:10px}.conversation{height:100vh;display:grid;grid-template-rows:auto 1fr auto;background:linear-gradient(#fff,#fafafb)}.conversation>.empty-state{align-self:center}.conversation-header{min-height:106px;padding:22px 27px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.conversation-header h2{margin-bottom:4px}.conversation-header p{margin:0;color:var(--muted);font-size:12px}.conversation-controls{display:flex;gap:8px}.message-list{padding:25px clamp(25px,5vw,70px);overflow-y:auto}.message{width:max-content;max-width:min(620px,76%);padding:12px 15px 9px;margin-bottom:12px;border-radius:16px}.message p{margin:0 0 6px;line-height:1.55;white-space:pre-wrap}.message span{color:#8b92a0;font-size:9px}.message.incoming{border-bottom-left-radius:4px;background:#eef0f4}.message.outgoing{margin-left:auto;color:#fff;border-bottom-right-radius:4px;background:#273149}.message.outgoing span{color:#aeb7ca}.reply-box{padding:17px clamp(25px,5vw,70px) 23px;border-top:1px solid var(--line);background:#fff}.reply-box textarea{width:100%}.reply-box>div{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.reply-box span{color:var(--muted);font-size:10px}.audit-list{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.audit-row{padding:17px 20px;display:grid;grid-template-columns:42px 1fr;gap:13px;border-bottom:1px solid var(--line)}.audit-row:last-child{border-bottom:0}.audit-icon{width:42px;height:42px;display:grid;place-items:center;color:#86651f;border-radius:12px;background:var(--gold-soft)}.audit-title{display:flex;gap:9px;align-items:center;text-transform:capitalize}.audit-row p{margin:5px 0;color:#50596b}.audit-row span{color:var(--muted);font-size:11px}.audit-row code{display:block;width:max-content;margin-top:5px;color:#858c99;font-size:10px}.modal-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#060a149e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:min(450px,100%);padding:31px;border-radius:22px;background:#fff;box-shadow:0 28px 80px #0000003d}.modal-card h2{margin-bottom:7px}.modal-card>p{color:var(--muted);line-height:1.5}.modal-card small{color:var(--muted);font-weight:400}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.mobile-menu,.sidebar-scrim{display:none}@media(max-width:1050px){.metric-grid,.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-page{grid-template-columns:340px 1fr}.conversation-header{align-items:flex-start}.conversation-controls{flex-direction:column}}@media(max-width:760px){.login-page{grid-template-columns:1fr}.login-story{min-height:320px;padding:38px 27px}.login-story h1{font-size:42px}.login-story .brand-mark{margin-bottom:25px}.login-lead{font-size:16px}.trust-list{display:none}.login-panel{padding:20px}.login-card{padding:28px}.sidebar{transform:translate(-105%);transition:transform .2s}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid;place-items:center;margin-left:auto;color:#fff;border:0;background:transparent}.sidebar-scrim{display:block;position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#04081073}.mobile-menu{position:fixed;z-index:15;top:12px;left:12px;width:42px;height:42px;display:grid;place-items:center;color:#fff;border:0;border-radius:12px;background:var(--nav);box-shadow:var(--shadow)}.main-area{margin-left:0}.page-content{padding:75px 15px 45px}.page-heading{align-items:flex-start}.page-heading .secondary-button{min-width:42px;padding:0 11px;font-size:0}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:155px}.toolbar{flex-direction:column}.search-field{min-width:0}.photo-grid,.report-people{grid-template-columns:1fr}.report-people>svg{transform:rotate(90deg)}.card-actions,.chart-foot{flex-wrap:wrap}.chart-foot span:last-child{width:100%;margin-left:0}.support-page{padding-top:64px;grid-template-columns:1fr}.support-inbox{height:calc(100vh - 64px)}.conversation{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;height:100vh;transform:translate(100%)}.conversation:has(.conversation-header){transform:translate(0)}.conversation-header{padding-top:60px}.photo-strip,.mini-metrics{grid-template-columns:repeat(2,1fr)}}
