body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;padding:0}.welcome-container{align-items:center;background:#f4f6f8;display:flex;justify-content:center;min-height:100vh}.welcome-box{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;padding:48px 36px;text-align:center}.welcome-title{color:#23272f;font-size:2.2rem;font-weight:700;margin-bottom:32px}.welcome-actions{display:flex;gap:20px;justify-content:center}.welcome-btn{background:#23272f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 32px;transition:background .2s}.welcome-btn:hover{background:#353a45}.header{align-items:center;background:#6b8c58;border-bottom:1px solid #2b2016;box-shadow:0 1px 2px #ffffff08;display:flex;height:56px;justify-content:space-between;padding:0 24px}.header-title{color:#fff;flex:1 1;font-size:1.25rem;font-weight:700}.header-actions{gap:16px}.header-actions,.header-initials,.header-profile{align-items:center;display:flex}.header-initials{background:#3b82f6;border-radius:50%;color:#fff;font-size:1.1rem;font-weight:700;height:32px;justify-content:center;margin-left:8px;width:32px}.header-logout button{background:beige;border:none;border-radius:4px;color:#4a3627;cursor:pointer;font-weight:500;padding:8px 18px;transition:background .2s}.header-logout button:hover{background:#d6d6bd}.sidenav{background:#4a3627;color:#fff;display:flex;flex-direction:column;height:100%;min-width:60px;transition:width .3s ease;width:220px;z-index:100}.sidenav.collapsed{width:60px}.sidenav-header{align-items:center;border-bottom:1px solid #2b2016;display:flex;font-family:Roboto;height:56px;justify-content:space-between;padding:0 16px}.sidenav .nav-links{flex:1 1;padding:16px 0}.sidenav .nav-links ul{list-style:none;margin:0;padding:0}.sidenav .nav-links li{margin-bottom:8px}.sidenav .nav-links a{align-items:center;border-radius:4px;color:#fff;display:flex;padding:10px 16px;text-decoration:none;transition:background .2s}.sidenav .nav-links a.active,.sidenav .nav-links a:hover{background:#2b2016}.sidenav .nav-links span.icon{font-size:1.2em;margin-right:12px}.sidenav.collapsed .nav-links span.label{display:none}@media (max-width:768px){.sidenav{display:none}}.footer{align-items:center;background:#23272f;color:#fff;display:flex;flex-direction:column;font-size:1rem;padding:4px 0;text-align:center;width:100%}.footer-links a{color:#fff;margin:0 4px;text-decoration:underline;transition:color .2s}.footer-links a:hover{color:#a5a5a5;transition:.3s cubic-bezier(.075,.82,.165,1)}.dashboard-container{align-items:stretch;background:#f4f6f8;display:flex;min-height:100%;min-width:0}.dashboard-main{display:flex;flex:1 1;flex-direction:column;max-width:100%;min-width:0}.dashboard-main>:not(.footer){flex-shrink:0}.dashboard-main>.footer{margin-top:auto}.dashboard-content{padding:1vw}.dashboard-cards-grid{display:flex;gap:20px;justify-content:space-evenly;list-style:none;overflow-x:scroll;padding-bottom:.5vw;scroll-snap-type:x mandatory;scrollbar-color:auto #0000}.dashboard-cards-grid::-webkit-scrollbar{height:8px}.dashboard-cards-grid::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.dashboard-cards-grid::-webkit-scrollbar-track{background:#0000}.dashboard-activity-row{display:flex;gap:24px;margin-top:1vw}.dashboard-activity-half{display:flex;flex:1 1;flex-direction:column;max-width:100%;min-width:0}@media (max-width:768px){.brew-card{max-width:100%;min-width:0;width:100%}}@media (max-width:900px){.dashboard-activity-row{flex-direction:column;gap:16px}.dashboard-activity-half{max-width:100%;width:100%}}@media (max-width:768px){.dashboard-content{padding:8px}}.brew-card{background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000f;display:flex;flex-direction:column;flex-shrink:0;max-width:300px;min-width:200px;overflow:hidden;padding:20px;scroll-snap-align:start;text-align:center;transition:all .2s}.spread-container{display:flex;flex-direction:row;justify-content:space-between}.right-container{display:flex;flex-direction:row;justify-content:right}.brew-card-body{display:flex;flex:1 1;flex-direction:column;padding:18px 16px 16px}.brew-card-title{font-size:1.2rem;font-weight:700;margin:0 0 6px}.brew-card-type{font-size:.95rem;margin-bottom:10px}.brew-card-desc{flex:1 1;font-size:1rem;margin-bottom:14px}.brew-card-img{border-bottom:1px solid #e0e0e0;height:auto;object-fit:cover;width:100%}.recent-activity{background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000f;padding:1.5rem}.recent-activity-title{color:#23272f;font-size:1.2rem;font-weight:700;margin-bottom:16px;margin-top:0;scrollbar-color:#bbb #0000}.recent-activity-list{max-height:240px;overflow-y:auto}.recent-activity-item{border-bottom:1px solid #eee;display:flex;flex-direction:column;padding:12px 0}.recent-activity-item:last-child{border-bottom:none}.recent-activity-brew{color:#23272f;font-weight:500}.recent-activity-action{color:#555;margin-top:2px}.recent-activity-date{color:#888;font-size:.95em;margin-top:2px}.recent-activity-list::-webkit-scrollbar{width:8px}.recent-activity-list::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.recent-activity-list::-webkit-scrollbar-track{background:#0000}.upcoming-activity{background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000f;padding:1.5rem}.upcoming-activity-title{color:#23272f;font-size:1.2rem;font-weight:700;margin-bottom:16px;margin-top:0;scrollbar-color:#bbb #0000}.upcoming-activity-list{max-height:240px;overflow-y:auto}.upcoming-activity-item{border-bottom:1px solid #eee;display:flex;flex-direction:column;padding:12px 0}.upcoming-activity-item:last-child{border-bottom:none}.upcoming-activity-brew{color:#23272f;font-weight:500}.upcoming-activity-action{color:#555;margin-top:2px}.upcoming-activity-date{color:#888;font-size:.95em;margin-top:2px}.upcoming-activity-list::-webkit-scrollbar{width:8px}.upcoming-activity-list::-webkit-scrollbar-thumb{background:#bbb;border-radius:4px}.upcoming-activity-list::-webkit-scrollbar-track{background:#0000}.dashboard-stats{background:#fff;border-radius:8px;box-shadow:0 1px 4px #0000000f;display:flex;flex:1 1;flex-direction:column;max-width:20rem;min-width:0;padding:1.5rem}.dashboard-stats-title{color:#23272f;font-size:1.2rem;font-weight:700;margin-bottom:16px;margin-top:0}.dashboard-stats-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.dashboard-stats-label{color:#555}.dashboard-stats-value{color:#23272f;float:right;font-weight:700}@media (max-width:768px){.dashboard-stats,.recent-activity,.upcoming-activity{padding:1rem}}
/*# sourceMappingURL=main.939c213b.css.map*/