:root{--ink:#202c29;--muted:#7a837e;--green:#34634a;--green-dark:#234b36;--canvas:#f6f7f4;--border:#e6e9e3;--white:#fff;--tea:#60915d;--coffee:#ae7954;--radius:12px}
*{box-sizing:border-box}body{margin:0;font:14px/1.55 'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--canvas)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}h1,h2,h3,p{margin-top:0}h1{font-size:30px;line-height:1.25;letter-spacing:-1px;font-weight:650;margin-bottom:8px}h2{font-size:16px;font-weight:650;letter-spacing:-.2px;margin-bottom:4px}h3{font-size:14px;margin-bottom:5px}p{margin-bottom:16px}small{font-size:12px}strong{font-weight:600}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.muted{color:var(--muted)}.green{color:var(--green)}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700}.subtitle{color:var(--muted);font-size:14px;margin-bottom:25px}.between{display:flex;align-items:center;justify-content:space-between;gap:16px}.stack{display:flex;flex-direction:column;gap:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.full{width:100%}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;background:white;border:1px solid #dce2da;border-radius:7px;min-height:41px;padding:9px 16px;font-size:12px;font-weight:600;white-space:nowrap;color:var(--ink);transition:background .15s,transform .15s}.button:hover{background:#edf1e9}.button.primary{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 2px 3px #1c472110}.button.primary:hover{background:var(--green-dark)}.button .icon{width:17px;height:17px}.button.small{min-height:32px;padding:5px 11px}.button.disabled{opacity:.45;pointer-events:none}.text-link{color:var(--green);font-size:12px;font-weight:600}.text-link:hover,a.link:hover{text-decoration:underline}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding:8px;color:inherit;border-radius:6px}.icon-button:hover{background:#ffffff12}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label{font-size:12px;font-weight:600}.field input,.field select,.field textarea,.filter-input{width:100%;min-height:43px;border:1px solid #dce1d9;border-radius:7px;background:#fff;padding:10px 12px;color:var(--ink);outline:none}.field small{color:var(--muted)}input::placeholder,textarea::placeholder{color:#9ba29a;font-size:12px}.field input:focus,.field select:focus,.field textarea:focus,.filter-input:focus{border-color:#739475;box-shadow:0 0 0 3px #73947518}input[aria-invalid=true]{border-color:#b85547}.field .field-error{color:#a33728}.checkbox{display:flex;align-items:center;gap:7px;font-size:12px}.checkbox input{accent-color:var(--green)}.alert{padding:15px 18px;border-radius:8px;margin-bottom:22px;display:flex;gap:10px;align-items:flex-start;font-size:13px}.alert.success{background:#eaf2e6;border:1px solid #cddfc4;color:#31572e}.alert.error{background:#fff2ec;border:1px solid #edcabb;color:#8a3b29}.alert.warning{background:#fff8e7;border:1px solid #eddfb6;color:#7f6426}.alert ul{margin:7px 0 0;padding-left:20px}.alert a{text-decoration:underline}.skip-link{position:fixed;top:-100px;left:15px;z-index:99;background:white;padding:12px}.skip-link:focus{top:10px}:focus-visible{outline:3px solid #a4ba69;outline-offset:3px}
.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#182e28;color:#c6d1ca;display:flex;flex-direction:column;padding:30px 18px 0;z-index:20;overflow-y:auto;overflow-x:hidden}.brand{font-size:25px;font-weight:650;letter-spacing:-1.2px;display:flex;align-items:center;color:#f6f8ef}.brand-icon{width:36px;height:36px;background:#e7edcc;border-radius:10px;color:#264b35;display:flex;align-items:center;justify-content:center;margin-right:10px}.brand-dot{color:#b7cd84}.workspace{display:flex;align-items:center;gap:10px;padding:15px 10px;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;margin:31px 0 26px;font-size:12px;min-width:0}.workspace>div{min-width:0}.workspace strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#edf0e9;max-width:135px}.workspace small{font-size:10px;color:#8da198}.workspace-avatar{display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid #ffffff13;width:30px;height:33px;flex-shrink:0;border-radius:6px;color:#cfd9c3}.workspace-dot{width:5px;height:5px;background:#a8c983;border-radius:50%;margin-left:auto;flex-shrink:0}.nav-label{font-size:9px;letter-spacing:1.5px;color:#7c968a;padding:0 13px;margin-bottom:11px}.nav-item{padding:12px 13px;margin:3px 0;display:flex;align-items:center;gap:12px;border-radius:7px;font-size:12px;color:#aabcaf;min-height:43px}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#ffffff06;color:white}.nav-item.active{background:#324b38;color:#e6edcc;font-weight:600}.nav-indicator{width:5px;height:5px;background:#c2d795;border-radius:100%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:26px}.sidebar-note{padding:19px 14px;margin-bottom:24px;border:1px solid #ffffff12;border-radius:10px;background:linear-gradient(125deg,#2d443226,#152f29)}.sidebar-note .icon{color:#a8be83;margin-bottom:12px;width:23px;height:23px}.sidebar-note strong{display:block;font-size:15px;line-height:1.6;color:#d9e3cd;font-weight:500}.sidebar-note p{font-size:10px;color:#8ba192;margin:10px 0 0}.profile{border-top:1px solid #ffffff10;margin-top:16px;padding:20px 0;display:flex;align-items:center;gap:10px;min-width:0}.profile>div{min-width:0}.profile strong{font-size:11px;color:#e2e8df;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:115px}.profile small{font-size:9px;color:#94a79c}.profile-avatar{height:32px;width:32px;flex-shrink:0;border-radius:50%;background:#d7d9c4;color:#354333;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.profile form{margin-left:auto}.profile .icon{width:16px;height:16px}.app-shell{margin-left:232px}.topbar{height:76px;border-bottom:1px solid var(--border);background:#ffffffa0;display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:11px}.breadcrumb-slash{margin:0 14px;color:#bbc3b8}.topbar strong{font-weight:500}.topbar-date{display:flex;align-items:center;gap:8px;color:#747f75;font-size:11px}.topbar-date .icon{width:15px;height:15px}main#main{max-width:1580px;margin:auto;padding:33px 38px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.page-heading .subtitle{margin:0}.page-heading h1{font-size:28px}.heading-actions{display:flex;gap:9px;align-items:center}.page-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--border);margin-top:35px;padding-top:19px;font-size:10px;color:#90988c}
.welcome-banner{display:flex;justify-content:space-between;gap:20px;align-items:center;position:relative;overflow:hidden;border:1px solid #dce4ce;border-radius:12px;background:#eef2e4;padding:26px 28px;margin-bottom:24px}.welcome-banner .eyebrow{color:#758a56;display:block;margin-bottom:9px}.welcome-banner h2{font-size:22px;font-weight:500;letter-spacing:-.5px}.welcome-banner p{font-size:12px;color:#7a856d;margin:7px 0 0}.banner-graphic{display:flex;gap:15px;align-items:center;margin-right:18px;color:#53714a}.banner-cup{height:72px;width:72px;display:flex;align-items:center;justify-content:center;background:#e0e8ca;border-radius:50%}.banner-cup .icon{width:38px;height:38px;stroke-width:1.2}.banner-divider{height:48px;width:1px;background:#d2ddbd}.banner-graphic small{font-size:10px;display:block;color:#80906b}.banner-graphic strong{font-size:18px;font-weight:500}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat-card{background:white;border:1px solid var(--border);border-radius:10px;padding:19px 20px;min-width:0}.stat-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:11px;color:#737e73}.stat-icon{width:30px;height:30px;border-radius:7px;background:#f0f3e9;display:flex;align-items:center;justify-content:center;color:#709361}.stat-icon .icon{height:16px;width:16px}.stat-card:nth-child(2) .stat-icon{background:#f8efe5;color:#ae875f}.stat-card:nth-child(3) .stat-icon{background:#ecf1f3;color:#76929d}.stat-card:nth-child(4) .stat-icon{background:#f2eff6;color:#9480a7}.stat-value{font-size:29px;font-weight:600;letter-spacing:-.8px;line-height:1.2}.stat-value small{font-size:12px;font-weight:400;color:#8b9287;letter-spacing:0;margin-left:4px}.stat-foot{margin-top:10px;font-size:10px;color:#8b9387}.stat-foot span{color:#6e875b}.content-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:22px;align-items:start}.panel{background:white;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:22px}.panel-header{padding:21px 23px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #eff1eb}.panel-header p{font-size:11px;color:var(--muted);margin:4px 0 0}.panel-body{padding:23px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{font-size:10px;letter-spacing:.2px;font-weight:500;color:#8a9387;background:#fbfcf9;padding:13px 22px;white-space:nowrap;border-bottom:1px solid #edf0e8}td{padding:16px 22px;border-bottom:1px solid #eef0ea;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdf9}tfoot{background:#f3f6ec;font-weight:650}tfoot td{border-top:1px solid var(--border);border-bottom:0}.right{text-align:right}.nowrap{white-space:nowrap}.person{display:flex;gap:11px;align-items:center;min-width:145px}.person strong{font-size:12px;display:block}.person small{font-size:10px;color:#92988c;display:block;margin-top:2px}.avatar{display:flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:50%;flex-shrink:0;background:#edf0e4;color:#7a895d;font-size:10px;font-weight:600}tr:nth-child(3n+2) .avatar{background:#f3ece5;color:#ab8565}tr:nth-child(3n) .avatar{background:#eaf0f1;color:#698e94}.badge{font-size:10px;display:inline-flex;gap:5px;align-items:center;padding:3px 9px;border-radius:5px;background:#f0f4e9;color:#6d8b56;white-space:nowrap}.badge.coffee{background:#f6eee5;color:#a47b55}.badge.neutral{background:#f1f2ef;color:#8b9285}.badge-dot{width:5px;height:5px;background:currentColor;border-radius:50%}.summary-section{padding:22px}.drink-row{display:flex;align-items:center;gap:12px;padding:13px 0}.drink-circle{width:41px;height:41px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f0f4e8;color:#729054}.drink-circle.coffee{background:#f7eee5;color:#ac845a}.drink-row>div:nth-child(2){flex:1}.drink-row strong{font-size:12px;display:block}.drink-row small{font-size:10px;color:#98a08f}.drink-number{text-align:right}.drink-number strong{font-size:18px;font-weight:600}.split-bar{display:flex;height:7px;border-radius:4px;overflow:hidden;background:#f1f3eb;margin:18px 0 12px}.split-bar span:first-child{background:#89a373}.split-bar span:last-child{background:#c7a47c}.legend{display:flex;justify-content:space-between;font-size:10px;color:#8d9585}.summary-total{margin-top:23px;border-top:1px dashed #dfe5d6;padding-top:20px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8c9483}.summary-total strong{font-size:23px;letter-spacing:-.5px;color:#3a4c30}.panel-footer{border-top:1px solid #edf0e7;padding:14px 22px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#98a08d}.empty{padding:45px 25px;text-align:center;color:var(--muted)}.empty .empty-icon{height:52px;width:52px;border-radius:50%;background:#f0f4e8;color:#73915d;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.empty h3{font-size:15px;color:#485740}.empty p{font-size:12px;margin-bottom:19px}.list-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid #edf0e8}.list-row:last-child{border:0}.list-row .person{min-width:0}.list-row .muted{font-size:11px}.info-card{padding:21px 23px;border:1px solid #e2e8d8;background:#f2f5ec;border-radius:10px;color:#758564;display:flex;gap:14px;font-size:11px}.info-card h3{color:#576c43;font-size:12px}.info-card p{margin:0}.filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;padding:18px 22px;border-bottom:1px solid var(--border)}.filters .field{min-width:130px}.filters .field input,.filters .field select{min-height:39px;font-size:12px;padding:8px 12px}.search-box{display:flex;align-items:center;gap:9px;border:1px solid #dce2d6;border-radius:7px;padding:0 12px;background:white;flex:1;max-width:310px;min-height:40px}.search-box .icon{color:#9aa58e;width:16px;height:16px}.search-box input{border:0;outline:none;width:100%;padding:10px 0;font-size:12px;background:transparent;min-width:0}.search-box:focus-within{outline:2px solid #adc39b}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.table-actions button{border:0;background:transparent;font-size:11px;color:#979079}.table-actions button:hover{color:#8b4c30}.pagination{padding:17px 22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);font-size:11px}.pagination .button{min-height:33px;padding:6px 12px}.tabs{display:flex;gap:4px;background:#ebeee5;padding:4px;border-radius:8px;width:fit-content}.tabs a{padding:7px 17px;border-radius:5px;font-size:12px;color:#88907e}.tabs a.active{background:white;color:#3d5831;box-shadow:0 1px 3px #273c1c12;font-weight:600}.report-header{display:flex;align-items:center;gap:10px}.form-panel{max-width:730px}.form-panel .panel-body{padding:28px}.form-footer{display:flex;gap:10px;padding-top:6px}.caption{font-size:11px;color:var(--muted)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.counter{display:inline-flex;align-items:center;border:1px solid #dfe5d7;border-radius:7px;background:#fff;overflow:hidden}.counter button{width:32px;min-height:36px;background:#f7f9f2;color:#70815f;border:0;font-size:18px}.counter button:hover{background:#e9efdf}.counter input{width:40px;padding:8px 0;text-align:center;border:0;border-left:1px solid #e8ecdf;border-right:1px solid #e8ecdf;appearance:textfield;-moz-appearance:textfield;font-weight:600;font-size:12px}.counter input::-webkit-inner-spin-button{appearance:none}.entry-table td{padding-top:14px;padding-bottom:14px}.entry-table .entry-dirty{background:#fafbed}.entry-price{font-size:9px;display:block;color:#9ba38f;margin-top:3px}.register-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid var(--border);flex-wrap:wrap}.register-toolbar form{display:flex;align-items:center;gap:9px}.register-toolbar input[type=date]{padding:8px;border:1px solid #dce3d3;border-radius:6px;font-size:12px;color:#617050}.register-toolbar label{font-size:11px;color:#919c85}.save-bar{padding:20px 22px;border-top:1px solid var(--border);display:flex;gap:16px;align-items:flex-end;justify-content:space-between;background:#fcfdf9}.save-bar .field{max-width:460px;flex:1}.save-bar input{min-height:38px;font-size:12px}.save-state{font-size:10px;color:#87927a;margin-bottom:8px;text-align:right}.report-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:22px 0}.report-totals .stat-card{padding:20px 23px}.print-only{display:none}.history-change{font-size:11px;line-height:1.8}.history-change strong{font-weight:500;color:#71875c}
.auth-body{display:grid;grid-template-columns:43% 57%;min-height:100vh;background:#fafbf8}.auth-story{background:#1b322b;padding:40px 48px;color:#dbe4d1;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-story-content{margin:auto 0;padding:50px 0 20px}.auth-story-content>.eyebrow{color:#a1b786}.auth-story h1{font-family:Georgia,serif;font-size:43px;line-height:1.2;font-weight:400;color:#e6ead8;margin:18px 0;letter-spacing:-1.3px}.auth-story p{font-size:12px;line-height:1.9;color:#97ae9d}.auth-story-footer{font-size:10px!important;margin:20px 0 0}.auth-benefits{display:flex;flex-wrap:wrap;gap:20px;font-size:10px;color:#b5c5a7}.auth-benefits span{display:flex;align-items:center;gap:6px}.auth-benefits .icon{width:13px;height:13px;color:#c1d393}.auth-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 50px}.auth-card{width:100%;max-width:440px}.auth-card h1{font-size:30px;margin-top:12px}.auth-card .subtitle{font-size:13px;margin-bottom:31px}.auth-card .button.primary{margin-top:7px;min-height:45px}.login-tabs{display:flex;gap:0;margin-bottom:20px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.login-tab{flex:1;border:0;background:#f0f2ec;padding:11px;font-size:12px;font-weight:600;color:var(--muted);cursor:pointer;transition:background .15s,color .15s}.login-tab.active{background:var(--green);color:#fff}.auth-switch{text-align:center;font-size:12px;color:#949c8c;margin:25px 0 0}.auth-switch a{color:var(--green);font-weight:600}.auth-footer{font-size:10px;color:#a2aa99;margin-top:46px;text-align:center}.cup-art{height:235px;width:300px;position:relative;margin:20px auto 15px}.drawn-cup{position:absolute;top:67px;left:70px;background:linear-gradient(120deg,#d4dab7,#a8b28c);width:130px;height:107px;border-radius:7px 7px 52px 52px;box-shadow:inset -18px -5px 0 #34463218;z-index:2}.drawn-cup:before{content:'';position:absolute;left:110px;top:6px;width:57px;height:65px;border:12px solid #b3bd95;border-radius:50%;z-index:-1}.drawn-cup:after{content:'';position:absolute;left:5px;right:5px;top:-6px;height:17px;border-radius:50%;background:#746c45;border:5px solid #d9ddbc}.drawn-cup span{position:absolute;left:47px;top:39px;width:27px;height:32px;border-radius:30px 0 30px 0;border:1px solid #6c815846;transform:rotate(-25deg)}.saucer{position:absolute;top:158px;left:43px;width:190px;height:31px;border-radius:50%;background:#a0ad83;box-shadow:0 14px 25px #071b1660}.steam{position:absolute;width:15px;height:39px;border-left:2px solid #b7c19950;border-radius:50%;top:5px;left:113px;transform:rotate(15deg)}.steam-two{left:152px;top:14px;height:29px}.art-leaf{position:absolute;left:20px;top:87px;color:#788d5b;font-size:25px}
@media(min-width:1600px){main#main{padding-top:42px}.stats{gap:23px}.stat-card{padding:24px}.content-grid{grid-template-columns:2fr 1fr}}
@media(max-width:1150px){.sidebar{width:210px;padding:25px 14px 0}.app-shell{margin-left:210px}main#main{padding:27px 25px 20px}.topbar{padding:0 25px}.stats{gap:12px}.stat-card{padding:16px}.stat-value{font-size:24px}.content-grid{grid-template-columns:1fr}.dashboard-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dashboard-side .info-card{grid-column:1/-1}.auth-story{padding:35px}.auth-story h1{font-size:35px}.auth-main{padding:40px 30px}.settings-grid{grid-template-columns:1fr}.settings-grid>.panel{margin-bottom:0}td,th{padding-left:16px;padding-right:16px}}
@media(max-width:760px){.sidebar{position:relative;width:100%;padding:17px 18px 10px;display:block}.sidebar .brand{font-size:23px}.sidebar .brand-icon{height:30px;width:30px}.workspace,.nav-label,.sidebar-note,.profile,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:4px;justify-content:space-between;margin-top:15px}.nav-item{padding:10px 8px;gap:6px;font-size:11px;flex:1;justify-content:center;white-space:nowrap}.nav-item .icon{height:16px;width:16px}.nav-indicator{display:none}.app-shell{margin:0}.topbar{height:52px;padding:0 20px}.topbar-date{font-size:10px}main#main{padding:23px 18px 16px}.page-heading{align-items:flex-start;gap:15px;margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading .subtitle{font-size:12px}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.heading-actions .button{padding:9px 11px;font-size:11px}.welcome-banner{padding:22px}.welcome-banner h2{font-size:19px}.banner-graphic{display:none}.stats{grid-template-columns:repeat(2,1fr);gap:12px}.stat-value{font-size:26px}.stat-top{font-size:10px}.stat-foot{font-size:9px}.dashboard-side{display:block}.panel-header{padding:18px}.panel-body{padding:18px}.content-grid{gap:0}.page-footer{font-size:9px}.form-grid{grid-template-columns:1fr}.form-panel .panel-body{padding:22px}.filters{padding:16px;gap:10px}.filters .search-box{max-width:none;flex-basis:100%}.filters .field{flex:1;min-width:100px}.report-totals{grid-template-columns:repeat(2,1fr);gap:12px}.report-totals .stat-card:last-child{grid-column:1/-1}.report-totals .stat-card{padding:17px}.report-totals .stat-value{font-size:24px}.save-bar{flex-direction:column;align-items:stretch;padding:18px}.save-bar .field{max-width:none}.save-bar .button{width:100%}.save-state{text-align:left}.entry-table thead{display:none}.entry-table,.entry-table tbody{display:block}.entry-table tr{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:18px;border-bottom:1px solid var(--border)}.entry-table td{display:block;border:0;padding:0}.entry-table td:first-child{grid-column:1/-1}.entry-table td:last-child{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between}.entry-table td[data-label]:before{content:attr(data-label);display:block;font-size:10px;color:#919b86;margin-bottom:5px}.entry-table .counter{display:flex;width:fit-content}.entry-table .counter button{width:42px;min-height:39px}.entry-table .counter input{width:45px}.register-toolbar{padding:16px}.register-toolbar .search-box{max-width:none;width:100%;flex-basis:100%}.register-toolbar form{flex-wrap:wrap}.auth-body{display:block}.auth-story{padding:22px}.auth-story-content,.auth-story-footer{display:none}.auth-main{padding:40px 23px}.auth-card{max-width:420px}.auth-footer{font-size:9px}.auth-card .form-grid{grid-template-columns:1fr}.page-heading.report-title{flex-wrap:wrap}.report-title .heading-actions{justify-content:flex-start}.mobile-settings{display:inline!important}.topbar .breadcrumb-slash{margin:0 8px}.pagination{padding:15px}.history-change{min-width:210px}}
@media(min-width:761px){.mobile-settings{display:none}
.employee-body{background:var(--canvas);min-height:100vh}.employee-header{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:#182e28;color:#c6d1ca;position:sticky;top:0;z-index:20}.employee-header .brand{font-size:22px;font-weight:650;letter-spacing:-1px;display:flex;align-items:center;color:#f6f8ef}.employee-header .brand-icon{width:32px;height:32px;background:#e7edcc;border-radius:8px;color:#264b35;display:flex;align-items:center;justify-content:center;margin-right:9px}.employee-header .brand-icon .icon{width:18px;height:18px}.employee-header .brand-dot{color:#b7cd84}.employee-user{display:flex;align-items:center;gap:10px}.employee-avatar{display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid #ffffff13;width:30px;height:33px;flex-shrink:0;border-radius:6px;color:#cfd9c3;font-weight:600}.employee-user>div{min-width:0}.employee-user strong{display:block;color:#edf0e9;font-size:13px;white-space:nowrap}.employee-user small{font-size:10px;color:#8da198}.employee-user .icon-button{color:#c6d1ca}.employee-main{max-width:680px;margin:0 auto;padding:30px 24px 20px}
.quick-add-bar{display:flex;gap:14px;margin-bottom:22px}.quick-add-bar form{flex:1}.quick-add-bar .button{width:100%;min-height:52px;font-size:16px;justify-content:center}.quick-add-tea{background:var(--tea);border-color:var(--tea)}.quick-add-tea:hover{filter:brightness(.92)}.quick-add-coffee{background:var(--coffee);border-color:var(--coffee)}.quick-add-coffee:hover{filter:brightness(.92)}}
@media print{body{background:white;font-size:10px}.sidebar,.topbar,.page-footer,.no-print,.filters,.tabs,.heading-actions,.alert,.pagination{display:none!important}.app-shell{margin:0}main#main{padding:0;max-width:none}.print-only{display:block}.panel{border:0;border-radius:0;overflow:visible;break-inside:auto}.panel-header{padding:15px 0}.table-wrap{overflow:visible}th,td{padding:8px 6px;font-size:9px}.stats,.report-totals{gap:10px}.stat-value{font-size:20px}thead{display:table-header-group}tr{break-inside:avoid}a{color:inherit}.person .avatar{display:none}.report-totals .stat-card{padding:12px}.page-heading{margin:0 0 15px}.panel-body{padding:0}}
@media(max-width:760px){.sidebar .nav-item{flex-direction:column;font-size:10px;gap:5px;padding:8px 5px;min-width:0}.page-heading{flex-wrap:wrap}.heading-actions{justify-content:flex-start}.sidebar nav{gap:3px}.counter button{touch-action:manipulation}}
