:root{font-family:Inter,system-ui,-apple-system,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--sp-0: 0px;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 20px;--sp-6: 24px;--sp-8: 32px;--sp-10: 40px;--sp-12: 48px;--sp-16: 64px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-2xl: 24px;--radius-pill: 999px;--text-display: 32px;--text-h1: 24px;--text-h2: 20px;--text-h3: 16px;--text-body: 14px;--text-label: 12px;--text-caption: 11px;--sidebar-width: 240px;--topbar-height: 64px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden;max-width:100vw}body{font-family:Inter,system-ui,-apple-system,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6;transition:background-color .2s ease,color .2s ease}h1{font-size:var(--text-h1);font-weight:700;line-height:1.3;margin:0}h2{font-size:var(--text-h2);font-weight:600;line-height:1.4;margin:0}h3{font-size:var(--text-h3);font-weight:600;line-height:1.5;margin:0}p{font-size:var(--text-body);margin:0}a{font-weight:500;text-decoration:none;color:inherit}button{border-radius:var(--radius-md);border:1px solid transparent;padding:10px 16px;font-size:var(--text-body);font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;min-height:40px;touch-action:manipulation}input[type=text],input[type=email],input[type=password],input[type=date],input[type=file],select,textarea{font-family:inherit;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--radius-md);border:1px solid #DDD9EB;padding:10px 14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:#7c4dff;box-shadow:0 0 0 3px #7c4dff1f}.gh-card{border-radius:var(--radius-2xl);padding:var(--sp-6);background:#fff;border:1px solid #DDD9EB;box-shadow:0 8px 24px #0f10200f}.gh-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:var(--radius-pill);font-size:var(--text-label);font-weight:600;white-space:nowrap}.gh-badge--admin{background:#eee6ff;color:#5a32ba}.gh-badge--chef{background:#fff0e6;color:#c35a0a}.gh-badge--membre{background:#eef4ff;color:#2150c1}.gh-badge--client{background:#eafbf0;color:#108a42}.gh-app-shell{display:flex;min-height:100vh}.gh-sidebar{width:var(--sidebar-width);min-height:100vh;flex-shrink:0;position:fixed;left:0;top:0;bottom:0;z-index:200;overflow-y:auto;overflow-x:hidden}.gh-main-content{margin-left:var(--sidebar-width);flex:1;min-width:0;display:flex;flex-direction:column}.gh-page{padding:var(--sp-8);flex:1}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd9eb;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#c4bddf}input[type=text],input[type=email],input[type=password],input[type=date],input[type=file],select,textarea{font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(max-width:768px){input[type=text],input[type=email],input[type=password],input[type=date],select,textarea{font-size:16px!important}}button{touch-action:manipulation}a,button,[role=button]{min-height:40px;display:inline-flex;align-items:center;justify-content:center}@media(min-width:769px){.gh-sidebar-desktop{display:block!important}.gh-sidebar-mobile,.gh-mobile-topbar{display:none!important}.gh-main-wrapper{margin-left:240px!important}}@media(max-width:768px){.gh-sidebar-desktop{display:none!important}.gh-main-wrapper{margin-left:0!important}.gh-mobile-topbar{display:flex!important}main{padding:16px!important}.gh-page-header{padding:16px 16px 0!important}}@media(max-width:768px){h1{font-size:1.25rem!important}h2{font-size:1.1rem!important}h3{font-size:1rem!important}}@media(max-width:768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}table th:nth-child(n+4),table td:nth-child(n+4){display:none}table th,table td{padding:10px 8px!important;font-size:13px!important}}@media(max-width:480px){table,thead,tbody,th,td,tr{display:block}thead tr{display:none}tr{margin-bottom:12px;border:1px solid #DDD9EB;border-radius:16px;padding:12px}td{display:flex;justify-content:space-between;padding:6px 0!important;border:none!important;font-size:13px}td:before{content:attr(data-label);font-weight:600;color:#615c79}}@media(max-width:768px){.grid{grid-template-columns:1fr!important}}@media(min-width:769px)and (max-width:1024px){.grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:768px){form{width:100%}input,select,textarea{padding:12px!important;margin-bottom:8px}button[type=submit],.primary-button{width:100%;padding:14px!important}}@media(max-width:768px){.kanban-board{flex-direction:column!important}}@media(max-width:768px){.stats-grid,.stat-strip-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:480px){.stats-grid,.stat-strip-grid{grid-template-columns:repeat(2,1fr)!important}.login-left-panel{display:none!important}}@media(max-width:480px){.modal-content{padding:16px!important;margin:8px!important;border-radius:16px!important}}@media(max-width:768px){.user-stat-strip{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:768px){.gh-two-col{flex-direction:column!important}.gh-two-col>*{width:100%!important}}@media(max-width:768px){.gh-page-header{display:none!important}}@media(max-width:480px){.gh-auth-panel{padding:32px 20px!important}}@media(max-width:480px){.gh-page-hero{padding:20px 18px!important}.gh-page-hero button{width:auto!important}}*{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw}
