*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#020617;color:#f9fafb}a{color:inherit;text-decoration:none}body{-webkit-font-smoothing:antialiased}.doc-row:hover .doc-actions{opacity:1!important}.text-muted-dark,.text-secondary-dark{color:#94a3b8!important}.text-gray-500,.text-gray-600{color:#9ca3af!important}@media (max-width:768px){.layout-container{padding:12px 8px!important}.layout-inner{padding:16px!important;border-radius:16px!important}.card-grid,[style*=grid-template-columns]{grid-template-columns:1fr!important}.card,[style*="max-width: 350"],[style*="maxWidth: 350"]{width:100%!important;min-width:0!important;max-width:100%!important}.company-switcher-desktop{display:none!important}.company-switcher-mobile,.nav-tabs,.practice-pill-mobile{display:flex!important}.nav-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px;margin-bottom:4px;gap:6px!important}.nav-tabs::-webkit-scrollbar{display:none}.nav-tabs a,.nav-tabs>*{flex-shrink:0!important;white-space:nowrap!important;padding:8px 14px!important;font-size:13px!important}.form-input,input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea{min-height:44px!important;font-size:16px!important}.btn,button{min-height:40px!important}button[style*="padding: 6px"],button[style*='padding: "6px']{min-height:32px!important}.table-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.admin-table-header{display:none!important}.admin-row{display:flex!important;flex-direction:column!important;gap:8px!important;padding:16px!important}.admin-row>div,.admin-row>span{width:100%!important}.admin-row button[style*=Enter],.admin-row>button,.admin-row>div:last-child{align-self:flex-start!important}.modal-overlay{padding:16px!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important;overflow-y:auto!important}.modal-content{width:100%!important;max-width:100%!important;min-height:auto!important;max-height:none!important;border-radius:16px!important;margin:0 auto!important;overflow-y:visible!important}.modal-content.modal-fullscreen{min-height:100vh!important;max-height:100vh!important;border-radius:0!important}.header-row{flex-wrap:wrap!important}.viewing-as-banner{align-items:flex-start!important;gap:8px!important}.viewing-as-banner,footer{flex-direction:column!important}footer{text-align:center!important;gap:16px!important}.org-score-badge{padding:4px 8px!important}.org-score-badge span:first-child{display:none!important}div[style*='gridTemplateColumns: "1fr 1fr"'],section>div[style*=grid]{grid-template-columns:1fr!important}div[style*="gap: 12"][style*=flex]{flex-wrap:wrap!important}}@media (max-width:375px){.layout-container{padding:8px 4px!important}.layout-inner{padding:12px!important;border-radius:12px!important}.nav-tabs a,.nav-tabs>*{padding:6px 10px!important;font-size:12px!important}.company-pill{padding:6px 12px!important;font-size:12px!important}[style*="Org Score"] span:first-child{display:none!important}h1{font-size:20px!important}h2{font-size:16px!important}.datetime-weather{display:none!important}[style*="padding: 20"],[style*="padding: 24"]{padding:12px!important}footer a{font-size:11px!important}}@media (max-width:768px){.content-grid,.dashboard-grid,.kpi-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.admin-row{display:flex!important;flex-direction:column!important;gap:8px!important;padding:12px 16px!important}.admin-row>*{width:100%!important}.admin-table-header{display:none!important}.view-toggle-container{flex-wrap:wrap!important;gap:8px!important}.stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr!important}}@media (min-width:769px) and (max-width:1024px){.card-grid{grid-template-columns:repeat(2,1fr)!important}}@media (hover:none) and (pointer:coarse){.doc-row .doc-actions{opacity:1!important}.doc-row{min-height:48px!important}}input[type=date],input[type=datetime-local],input[type=time]{color-scheme:dark;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1);opacity:.7;padding:4px}input[type=date]::-webkit-calendar-picker-indicator:hover,input[type=datetime-local]::-webkit-calendar-picker-indicator:hover,input[type=time]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=date]::-moz-calendar-picker-indicator{filter:invert(1)}input[type=date],input[type=datetime-local],input[type=time]{background-color:#0f172a;border:1px solid #1e293b;border-radius:8px;padding:10px 14px;color:#f9fafb}input[type=date]:focus,input[type=datetime-local]:focus,input[type=time]:focus{border-color:#3b82f6;outline:none}@keyframes progressRingFill{0%{stroke-dashoffset:var(--ring-circumference,283)}to{stroke-dashoffset:var(--ring-offset,283)}}.progress-ring-circle{transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1);transform:rotate(-90deg);transform-origin:50% 50%}@keyframes confettiFall{0%{transform:translateY(0) rotate(0deg);opacity:1}to{transform:translateY(120vh) rotate(2turn);opacity:0}}.confetti-piece{position:fixed;top:-10px;z-index:9999;animation:confettiFall 3s cubic-bezier(.25,0,.35,1) forwards}@keyframes checkmarkDraw{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}@keyframes checkmarkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.animated-checkmark{animation:checkmarkPop .4s cubic-bezier(.4,0,.2,1) forwards}.animated-checkmark path{stroke-dasharray:24;stroke-dashoffset:24;animation:checkmarkDraw .4s cubic-bezier(.4,0,.2,1) .2s forwards}@keyframes toastSlideIn{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes toastSlideOut{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.toast-enter{animation:toastSlideIn .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes pulseGlow{0%,to{filter:drop-shadow(0 0 2px rgba(34,197,94,.3))}50%{filter:drop-shadow(0 0 8px rgba(34,197,94,.6))}}.progress-ring-complete{animation:pulseGlow 2s ease-in-out 1}@keyframes buttonPress{0%{transform:scale(1)}50%{transform:scale(.96)}to{transform:scale(1)}}.btn-interactive{transition:all .15s cubic-bezier(.4,0,.2,1)}.btn-interactive:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-interactive:active{animation:buttonPress .15s ease;transform:translateY(0)}.card-hover{transition:transform .2s ease,box-shadow .2s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.stat-number{background:linear-gradient(90deg,#22c55e,#4ade80 50%,#22c55e);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}