:root{--mobile-padding:1rem;--tablet-padding:1.5rem;--desktop-padding:2rem;--max-width:1440px;--sidebar-width:280px;--mobile-header-height:60px;--desktop-header-height:70px}.container-responsive{width:100%;padding:var(--mobile-padding);margin:0 auto}@media (min-width:640px){.container-responsive{padding:var(--tablet-padding)}}@media (min-width:1024px){.container-responsive{padding:var(--desktop-padding);max-width:var(--max-width)}}@media (max-width:639px){.sidebar{position:fixed;left:-100%;top:0;width:80%;max-width:300px;height:100vh;transition:left .3s ease;z-index:999}.sidebar.open{left:0}.sidebar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:998}.sidebar-overlay.show{display:block}.header-mobile{display:flex;align-items:center;justify-content:space-between;height:var(--mobile-header-height);padding:0 var(--mobile-padding);position:sticky;top:0;z-index:100;background:var(--bg-primary);border-bottom:1px solid var(--border-color)}.main-content{padding-top:0;margin-left:0;min-height:calc(100vh - var(--mobile-header-height))}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}table{min-width:600px}.card-grid{gap:1rem}.card-grid,.form-grid{grid-template-columns:1fr}.modal{width:100%;height:100%;max-width:none;max-height:none;border-radius:0}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}.btn-mobile-full{width:100%}.desktop-only{display:none!important}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:var(--bg-primary);border-top:1px solid var(--border-color);display:flex;justify-content:space-around;align-items:center;z-index:100;padding-bottom:env(safe-area-inset-bottom)}.has-bottom-nav{padding-bottom:calc(60px + env(safe-area-inset-bottom))}}@media (min-width:640px) and (max-width:767px){.container-responsive{max-width:640px}.card-grid{gap:1.5rem}.card-grid,.form-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px) and (max-width:1023px){.container-responsive{max-width:768px}.sidebar{position:fixed;left:0;width:var(--sidebar-width);transform:translateX(-100%);transition:transform .3s ease}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0;transition:margin-left .3s ease}.main-content.shifted{margin-left:var(--sidebar-width)}.card-grid{grid-template-columns:repeat(2,1fr)}.mobile-only{display:none!important}.bottom-nav{display:none}}@media (min-width:1024px){.container-responsive{max-width:1024px}.sidebar{position:fixed;left:0;width:var(--sidebar-width);height:100vh;transform:none}.main-content{margin-left:var(--sidebar-width)}.card-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.form-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.mobile-only{display:none!important}.bottom-nav,.header-mobile{display:none}}@media (min-width:1280px){.container-responsive{max-width:1280px}.card-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1536px){.container-responsive{max-width:1536px}.card-grid{grid-template-columns:repeat(4,1fr)}}.conversations-list{display:flex;flex-direction:column;gap:.75rem}@media (max-width:639px){.conversation-card{padding:1rem;border-radius:.5rem}.conversation-header{flex-direction:column;align-items:flex-start;gap:.5rem}.conversation-actions{display:flex;gap:.5rem;width:100%;justify-content:space-between;margin-top:.5rem}}.dashboard-grid{display:grid;gap:1rem}@media (max-width:639px){.dashboard-grid{grid-template-columns:1fr}.stat-card{padding:1rem}.stat-value{font-size:1.5rem}}@media (min-width:640px){.dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.dashboard-grid{grid-template-columns:repeat(4,1fr)}}.form-container{width:100%;max-width:600px;margin:0 auto}@media (max-width:639px){.form-container{padding:1rem}.form-field{margin-bottom:1rem}.form-label{font-size:.875rem;margin-bottom:.25rem}.form-input{width:100%;padding:.75rem;font-size:16px}.form-buttons{display:flex;flex-direction:column;gap:.75rem}.form-buttons button{width:100%;padding:.875rem}.modal-overlay{padding:0}.modal-content{width:100%;height:100%;max-height:none;border-radius:0;display:flex;flex-direction:column}.modal-header{padding:1rem;position:sticky;top:0;background:inherit;z-index:10;border-bottom:1px solid var(--border-color)}.modal-body{flex:1;overflow-y:auto;padding:1rem}.modal-footer{padding:1rem;position:sticky;bottom:0;background:inherit;border-top:1px solid var(--border-color)}}@supports (padding:env(safe-area-inset-top)){.header-mobile,.sidebar{padding-top:env(safe-area-inset-top)}.bottom-nav{padding-bottom:env(safe-area-inset-bottom)}}@media (display-mode:standalone){.pwa-only{display:block}.browser-only{display:none}body{padding-top:0}}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-slide-up{animation:slide-up .3s ease-out}.animate-slide-in{animation:slide-in .3s ease-out}.animate-fade-in{animation:fade-in .3s ease-out}@media (max-width:767px){.clickable,a,button{min-height:44px;min-width:44px}.btn,.clickable,button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.scrollable{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}@media print{.bottom-nav,.btn,.header-mobile,.modal,.no-print,.sidebar{display:none!important}.main-content{margin:0;padding:0}body{font-size:12pt;color:black;background:white}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_fa4cc9{font-family:Geist,Geist Fallback;font-style:normal}.__variable_fa4cc9{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_580fd3{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_580fd3{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}