@import url(https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap);body{--sb-track-color:#fff;--sb-thumb-color:#4f7f4f;--sb-size:7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}body::-webkit-scrollbar{width:var(--sb-size)}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:7px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:7px}@supports not selector(::-webkit-scrollbar){body{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;overscroll-behavior-y:none;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#4f7f4f}#root{background-color:#f7f9f7;min-height:100dvh}:root{--primary:#4f7f4f;--primary-light:#1b5e20;--primary-dark:#3d6835;--primary-400:#2e7d32;--primary-200:#a5d6a7;--primary-50:#c3ecc3;--primary-100:#dff3d3;--gold-300:#fcd34d;--gold-400:#fbbf24;--primary-10:#1e8e3e1a;--primary-20:#1e8e3e33;--accent-color:#1a73e8;--intolerance-gluten:#f5a623;--intolerance-lactosa:#50e3c2;--intolerance-huevo:#f7c1c1;--intolerance-cacahuate:#d9534f;--intolerance-soja:#4a90e2;--intolerance-mariscos:#0af;--intolerance-pescado:#007f7f;--intolerance-sesamo:#f7eaa8;--intolerance-frutos-secos:brown;--intolerance-apio:#228b22;--intolerance-mostaza:#fc0;--intolerance-sulfitos:pink;--intolerance-altramuces:#8b4513;--intolerance-moluscos:#8b0000;--st-color:#4f46e5;--emerald-500:#10b981;--emerald-600:#059669;--emerald-700:#047857;--secondary:#1a73e8;--secondary-light:#d2e3fc;--secondary-dark:#174ea6;--error:#d93025;--error-light:#f28b82;--warning:#f9ab00;--success:#1e8e3e;--white:#fff;--black:#202124;--gray-50:#f8f9fa;--gray-100:#f1f3f4;--gray-200:#e8eaed;--gray-300:#dadce0;--gray-400:#bdc1c6;--gray-500:#9aa0a6;--gray-600:#80868b;--gray-700:#5f6368;--gray-800:#3c4043;--gray-900:#202124;--shadow-sm:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326;--shadow-md:0 1px 3px 0 #3c40434d,0 4px 8px 3px #3c404326;--shadow-lg:0 2px 6px 0 #3c404326,0 8px 12px 6px #3c404326;--shadow-xl:0 4px 8px 3px #3c404326,0 12px 16px 4px #3c404326;--shadow-2xl:0 24px 38px 3px #3c404324,0 9px 46px 8px #3c40431f;--font-sans:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:24px;--radius-2xl:32px;--alcoholic:#d93025;--alcoholic-light:#f28b82;--alcoholic-10:#d930251a;--non-alcoholic:#1e8e3e;--non-alcoholic-light:#e6f4ea;--non-alcoholic-10:#1e8e3e1a;--transition:all 0.2s cubic-bezier(0.4,0,0.2,1);--menu-width:250px;--header-height:90px;--transition-speed:0.3s;--md-primary:#4f7f4f;--md-primary-container:#d1e7d1;--md-on-primary:#fff;--md-surface:#fff;--md-surface-variant:#f8fcf8;--md-outline:#e0e0e0;--md-outline-variant:#c4c7c5}.menu-container{background-color:var(--primary-dark);box-shadow:2px 0 4px #0000001a;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;padding:100px 10px;position:fixed;top:0;transform:translateX(0);transition:transform .3s ease;transition:transform var(--transition-speed) ease;width:250px;width:var(--menu-width);z-index:1000}.menu-container.hidden{transform:translateX(-100%)}.menu-item{border:1px solid #0000;border-radius:4px;color:#fff;display:block;font-size:1rem;margin:15px 0;padding:12px 15px;text-decoration:none;transition:all .3s ease;transition:all var(--transition-speed) ease}.menu-item:focus,.menu-item:hover{background-color:var(--primary);border-color:#fff;transform:translateX(5px)}.adm-topbar{background:#fff;border-bottom:1px solid #e0ebe4;box-shadow:0 1px 6px #00000012;gap:.75rem;height:calc(56px + env(safe-area-inset-top, 0px));left:0;padding:env(safe-area-inset-top,0) 1.25rem 0;position:fixed;top:0;width:100%;z-index:1200}.adm-topbar,.adm-topbar__brand{align-items:center;display:flex}.adm-topbar__brand{color:#1f5c38;font-family:system-ui,sans-serif;font-size:.95rem;font-weight:600;gap:.45rem;text-decoration:none}.adm-topbar__right{align-items:center;display:flex;gap:.75rem;margin-left:auto;margin-right:2%}.adm-topbar__user{color:#6b8074;font-family:system-ui,sans-serif;font-size:.82rem;font-weight:500}.admin-layout>:not(.st-sidebar):not(.st-sidebar__overlay):not(.adm-topbar){padding-top:56px}.login-header{background-color:var(--primary-dark);box-shadow:0 2px 10px #0000001a;height:80px;justify-content:space-between;left:0;padding:1rem 2%;position:fixed;top:0;width:100%;z-index:1200}.hamburger-icon,.login-header{align-items:center;color:#fff;display:flex}.hamburger-icon{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1.5rem;justify-content:center;min-height:44px;min-width:44px;padding:8px;transition:background-color .3s ease;transition:background-color var(--transition-speed) ease}.hamburger-icon:focus,.hamburger-icon:hover{background-color:var(--primary);outline:2px solid #fff}.header-container{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;background:var(--md-surface);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;display:flex;height:90px;height:var(--header-height);justify-content:space-between;padding:0 clamp(1rem,5vw,4rem);position:-webkit-sticky;position:sticky;top:0;transition:transform .32s cubic-bezier(.4,0,.2,1),box-shadow .32s ease;will-change:transform;z-index:100}.header-container--hidden{box-shadow:none;pointer-events:none;transform:translateY(-100%)}.header-title,.header-title2{font-family:Nothing You Could Do,cursive;text-decoration:none}.header-title{color:#4f7f4f;color:var(--md-primary)}.header-title2{color:#fff}.header-title h1{color:#4f7f4f;color:var(--md-primary);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:1px;line-height:1.2;margin:0}.title-link{text-decoration:none;transition:opacity .3s ease;transition:opacity var(--transition-speed) ease}.title-link:hover{opacity:.8}.auth-buttons{align-items:center;display:flex;gap:.75rem}.button1{background:#0000;border:none;border-radius:20px;color:#4f7f4f;color:var(--md-primary);cursor:pointer;font-family:Google Sans,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.5px;overflow:hidden;padding:10px 24px;position:relative;text-decoration:none;text-transform:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.button1:before{background:#4f7f4f;background:var(--md-primary);border-radius:50%;content:"";height:0;left:50%;opacity:.1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.button1:hover:before{height:300px;width:300px}.button1:hover{background:#d1e7d1;background:var(--md-primary-container)}.button1:last-child{background:#4f7f4f;background:var(--md-primary);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;color:#fff;color:var(--md-on-primary)}.button1:last-child:before{background:#fff;opacity:.15}.button1:last-child:hover{background:var(--primary-dark);box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.button1:nth-child(2){background:#0000;border:1px solid #e0e0e0;border:1px solid var(--md-outline);color:#4f7f4f;color:var(--md-primary)}.button1:nth-child(2):hover{background:#f8fcf8;background:var(--md-surface-variant);border-color:#4f7f4f;border-color:var(--md-primary)}.profile-icon{align-items:center;display:flex;gap:1rem}.profile-icon span{font-family:Google Sans,system-ui,sans-serif;font-size:1rem;font-weight:500}.logout-button-adm{background-color:var(--primary);border:none;border-radius:20px;box-shadow:0 1px 3px #0000001f;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:10px 20px;transition:all .3s ease;transition:all var(--transition-speed) ease}.logout-button-adm:hover{background-color:var(--primary-light);box-shadow:0 3px 6px #00000029;transform:translateY(-1px)}.mobile-menu-toggle{background:none;border:none;border-radius:8px;cursor:pointer;display:none;padding:8px;transition:background .2s ease}.mobile-menu-toggle:hover{background:#f8fcf8;background:var(--md-surface-variant)}.mobile-menu-toggle i{color:#4f7f4f;color:var(--md-primary);font-size:1.5rem}.mobile-menu-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-drawer{background:#fff;box-shadow:-4px 0 12px #00000026;display:flex;flex-direction:column;height:100vh;max-width:85vw;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:1000}.mobile-menu-drawer.active{transform:translateX(0)}.mobile-menu-header{align-items:center;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--md-outline);display:flex;justify-content:space-between;padding:1.5rem}.mobile-menu-header h3{color:#4f7f4f;color:var(--md-primary);font-size:1.25rem;font-weight:600;margin:0}.mobile-menu-close{background:none;border:none;border-radius:50%;cursor:pointer;padding:8px;transition:background .2s ease}.mobile-menu-close:hover{background:#f8fcf8;background:var(--md-surface-variant)}.mobile-menu-close i{color:#4f7f4f;color:var(--md-primary);font-size:1.5rem}.mobile-menu-items{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.mobile-menu-items .button1{border-radius:12px;font-size:1rem;justify-content:flex-start;padding:1rem 1.5rem;text-align:left;width:100%}.mobile-menu-items .button1:last-child{margin-top:.5rem}@media (max-width:1200px){.auth-buttons{gap:.5rem}}@media (max-width:992px){.header-container{padding:0 3%}.header-title h1{font-size:clamp(2.25rem,5.5vw,3.5rem)}}@media (max-width:768px){:root{--header-height:70px}.login-header{padding:1rem 3%}.menu-container{padding:80px 15px;width:220px}.auth-buttons{display:none}.mobile-menu-toggle{align-items:center;display:flex;justify-content:center}.header-container{display:grid;grid-template-columns:auto 1fr auto;height:70px}.header-title{grid-column:2;text-align:center}.mobile-menu-toggle{grid-column:3}.header-title h1{font-size:clamp(2rem,5vw,2.5rem)}}@media (max-width:576px){.header-container{padding:1rem}.header-title h1{font-size:clamp(1.75rem,4.5vw,2rem)}.mobile-menu-drawer{max-width:100%;width:100%}.profile-icon{flex-direction:column;gap:.5rem}}@media (max-width:480px){.menu-container{width:100%}.header-title h1{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.button1,.logout-button-adm,.menu-container,.menu-item,.mobile-menu-drawer,.mobile-menu-overlay{transition:none}}.button1:focus-visible,.hamburger-icon:focus-visible,.logout-button-adm:focus-visible,.mobile-menu-close:focus-visible,.mobile-menu-toggle:focus-visible{outline:2px solid #4f7f4f;outline:2px solid var(--md-primary);outline-offset:2px}.button1:active,.logout-button-adm:active{transform:scale(.96)}:root{--st-green:#2a7a4b;--st-green-dark:#1f5c38;--st-green-light:#d1fae5;--st-green-mid:#6ee7b7;--st-blue:#2563eb;--st-blue-light:#dbeafe;--st-amber:#d97706;--st-amber-light:#fef3c7;--st-purple:#7c3aed;--st-purple-light:#ede9fe;--st-red:#dc2626;--st-red-light:#fee2e2;--st-bg:#f0f5f1;--st-surface:#fff;--st-border:#e0ebe4;--st-gray-50:#f9fbfa;--st-gray-100:#f0f4f1;--st-gray-200:#e0ebe4;--st-gray-300:#c8d9ce;--st-gray-400:#94b0a0;--st-gray-500:#6b8074;--st-gray-700:#2e3d35;--st-gray-900:#0f1f16;--st-r-sm:6px;--st-r-md:10px;--st-r-lg:14px;--st-r-xl:18px;--st-shadow-sm:0 1px 3px #0000000f;--st-shadow-md:0 4px 14px #00000017;--st-topbar-h:56px;--st-periodbar-h:44px;--st-header-h:56px;--st-app-header-h:80px;--st-sidebar-w:250px;--st-gap:1.125rem;--st-sat:env(safe-area-inset-top,0px);--st-sab:env(safe-area-inset-bottom,0px);--st-sal:env(safe-area-inset-left,0px);--st-sar:env(safe-area-inset-right,0px)}.st-sidebar{background:#fff;background:var(--st-surface);border-right:1px solid #e0ebe4;border-right:1px solid var(--st-border);box-shadow:4px 0 24px #00000014;display:flex;flex-direction:column;height:100dvh;left:0;overflow-x:hidden;overflow-y:auto;padding:calc(56px + env(safe-area-inset-top,    0px) + 1.25rem) .75rem calc(1.25rem + env(safe-area-inset-bottom, 0px));padding:calc(var(--st-header-h) + var(--st-sat) + 1.25rem) .75rem calc(1.25rem + var(--st-sab));position:fixed;top:0;transform:translateX(-100%);transition:transform .24s cubic-bezier(.4,0,.2,1);width:250px;width:var(--st-sidebar-w);will-change:transform;z-index:1200}.st-sidebar--open{transform:translateX(0)}.st-sidebar__overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#0f1f1659;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s ease;z-index:1190}.st-sidebar__overlay--visible{opacity:1;pointer-events:auto}.st-sidebar__logo{align-items:center;border-bottom:1px solid #f0f4f1;border-bottom:1px solid var(--st-gray-100);color:#2a7a4b;color:var(--st-green);display:flex;font-size:1rem;font-weight:800;gap:.625rem;letter-spacing:-.3px;margin-bottom:.25rem;padding:0 .625rem 1.25rem}.st-sidebar__list{display:flex;flex:1 1;flex-direction:column;gap:.2rem;list-style:none;margin:.5rem 0 0;padding:0}.st-sidebar__item{align-items:center;border-radius:10px;border-radius:var(--st-r-md);color:#6b8074;color:var(--st-gray-500);display:flex;font-size:.875rem;font-weight:600;gap:.75rem;padding:.65rem .875rem;position:relative;text-decoration:none;transition:background .13s,color .13s}.st-sidebar__item--active,.st-sidebar__item:hover{background:#d1fae5;background:var(--st-green-light);color:#2a7a4b;color:var(--st-green)}.st-sidebar__item-icon{align-items:center;background:#f0f4f1;background:var(--st-gray-100);border-radius:6px;border-radius:var(--st-r-sm);display:flex;flex-shrink:0;height:1.75rem;justify-content:center;transition:background .13s;width:1.75rem}.st-sidebar__item--active .st-sidebar__item-icon,.st-sidebar__item:hover .st-sidebar__item-icon{background:#2a7a4b2e}.st-sidebar__item-label{flex:1 1}.st-sidebar__item-dot{background:#2a7a4b;background:var(--st-green);border-radius:50%;flex-shrink:0;height:6px;width:6px}.st-sidebar__footer{border-top:1px solid #f0f4f1;border-top:1px solid var(--st-gray-100);margin-top:auto;padding:.75rem .875rem 0}.st-sidebar__version{color:#c8d9ce;color:var(--st-gray-300);font-size:.6875rem;font-weight:600;letter-spacing:.04em}.st-page *,.st-page :after,.st-page :before{box-sizing:border-box}.st-period-bar{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #e0ebe4;border-bottom:1px solid var(--st-border);box-shadow:0 1px 4px #0000000a;display:flex;gap:1rem;height:44px;height:var(--st-periodbar-h);left:0;padding:0 1.25rem;position:fixed;right:0;top:calc(56px + env(safe-area-inset-top,    0px));top:calc(var(--st-topbar-h) + var(--st-sat));z-index:1100}.st-period-bar--skel{justify-content:center}.st-period-bar__right{align-items:center;display:flex;gap:.75rem;margin-left:auto}.st-month-nav{align-items:center;background:#f0f4f1;background:var(--st-gray-100);border-radius:8px;display:flex;gap:.375rem;padding:.2rem .4rem}.st-month-nav__btn{align-items:center;background:#0000;border:none;border-radius:5px;color:var(--st-text-muted);cursor:pointer;display:flex;height:26px;justify-content:center;transition:background .15s,color .15s;width:26px}.st-month-nav__btn:hover{background:#fff;background:var(--st-surface);color:#2a7a4b;color:var(--st-green)}.st-month-nav__label{color:var(--st-text);font-size:.775rem;font-weight:600;min-width:5.5rem;text-align:center;text-transform:capitalize;white-space:nowrap}.st-today-btn{align-items:center;background:#0000;border:1.5px solid #2a7a4b;border:1.5px solid var(--st-green);border-radius:99px;color:#2a7a4b;color:var(--st-green);cursor:pointer;display:flex;font-size:.72rem;font-weight:600;gap:.3rem;padding:.2rem .65rem;transition:background .15s,color .15s;white-space:nowrap}.st-today-btn:hover{background:#2a7a4b;background:var(--st-green);color:#fff}.st-period-bar .st-period-nav{background:#f0f4f1;background:var(--st-gray-100)}.st-page{grid-gap:1.125rem;grid-gap:var(--st-gap);align-items:start;background:#f0f5f1;background:var(--st-bg);color:#0f1f16;color:var(--st-gray-900);display:grid;font-family:system-ui,-apple-system,sans-serif;gap:1.125rem;gap:var(--st-gap);grid-template-columns:repeat(4,1fr);min-height:100dvh;padding:calc(100px + env(safe-area-inset-top,    0px) + 1rem) 1.5rem calc(2rem + env(safe-area-inset-bottom, 0px));padding:calc(var(--st-topbar-h) + var(--st-periodbar-h) + var(--st-sat) + 1rem) 1.5rem calc(2rem + var(--st-sab))}.st-page--shifted{margin-left:250px;margin-left:var(--st-sidebar-w)}.st-header{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffffffa;border-bottom:1px solid #e0ebe4;border-bottom:1px solid var(--st-border);box-shadow:0 2px 10px #00000014;height:calc(56px + env(safe-area-inset-top,    0px));height:calc(var(--st-header-h) + var(--st-sat));left:0;padding:env(safe-area-inset-top,0) 1rem 0;padding:var(--st-sat) 1rem 0;position:fixed;right:0;top:0;z-index:1300}.st-header--shifted{left:250px;left:var(--st-sidebar-w)}.st-header__inner{align-items:center;display:flex;gap:1rem;height:56px;height:var(--st-header-h);margin:0 auto;max-width:1600px}.st-hamburger{align-items:center;background:#f0f4f1;background:var(--st-gray-100);border:none;border-radius:10px;border-radius:var(--st-r-md);color:#2e3d35;color:var(--st-gray-700);cursor:pointer;display:flex;flex-shrink:0;height:2rem;justify-content:center;transition:background .15s,color .15s;width:2rem}.st-hamburger:hover{background:#d1fae5;background:var(--st-green-light);color:#2a7a4b;color:var(--st-green)}.st-logout-btn{align-items:center;background:#f0f4f1;background:var(--st-gray-100);border:none;border-radius:10px;border-radius:var(--st-r-md);color:#6b8074;color:var(--st-gray-500);cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:.3rem;padding:.3rem .625rem;transition:background .15s,color .15s;white-space:nowrap}.st-logout-btn:hover{background:#fee2e2;background:var(--st-red-light);color:#dc2626;color:var(--st-red)}.st-header__brand{align-items:center;color:#2a7a4b;color:var(--st-green);display:flex;flex-shrink:0;font-size:.9375rem;font-weight:700;gap:.5rem}.st-period-nav{background:#f0f4f1;background:var(--st-gray-100);border-radius:18px;border-radius:var(--st-r-xl);display:flex;gap:.25rem;padding:.2rem}.st-period-btn{background:#0000;border:none;border-radius:18px;border-radius:var(--st-r-xl);color:#6b8074;color:var(--st-gray-500);cursor:pointer;font-size:.8125rem;font-weight:600;padding:.35rem .875rem;transition:background .15s,color .15s;white-space:nowrap}.st-period-btn--on{background:#fff;background:var(--st-surface);box-shadow:0 1px 3px #0000000f;box-shadow:var(--st-shadow-sm);color:#2a7a4b;color:var(--st-green)}.st-header__right{align-items:center;display:flex;gap:.875rem;margin-left:auto}.st-last-update{color:#94b0a0;color:var(--st-gray-400);font-size:.75rem}.st-live-badge{align-items:center;background:#d1fae5;background:var(--st-green-light);border-radius:18px;border-radius:var(--st-r-xl);color:#2a7a4b;color:var(--st-green);display:inline-flex;font-size:.6875rem;font-weight:700;gap:.3rem;letter-spacing:.04em;padding:.2rem .6rem}.st-live-dot{animation:st-pulse 2s ease-in-out infinite;background:#2a7a4b;background:var(--st-green);border-radius:50%;flex-shrink:0;height:7px;width:7px;will-change:transform,opacity}@keyframes st-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.8)}}.st-skel{animation:st-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#f0f4f1 25%,#e0ebe4 50%,#f0f4f1 75%);background:linear-gradient(90deg,var(--st-gray-100) 25%,var(--st-gray-200) 50%,var(--st-gray-100) 75%);background-size:200% 100%;border-radius:10px;border-radius:var(--st-r-md)}@keyframes st-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.st-skel--line{border-radius:4px;display:block}.st-skel--chart{height:220px}.st-skel--row{border-radius:10px;border-radius:var(--st-r-md);height:2.75rem;margin-bottom:.5rem}.st-skel--block{min-height:200px}.st-icon{flex-shrink:0}.st-card{background:#fff;background:var(--st-surface);border:1px solid #e0ebe4;border:1px solid var(--st-border);border-radius:18px;border-radius:var(--st-r-xl);box-shadow:0 1px 3px #0000000f;box-shadow:var(--st-shadow-sm);display:flex;flex-direction:column;overflow:hidden}.st-card--wide{grid-column:1/-1}.st-card__head{align-items:center;border-bottom:1px solid #f0f4f1;border-bottom:1px solid var(--st-gray-100);display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 1.25rem .75rem}.st-card__title{color:#0f1f16;color:var(--st-gray-900);flex:1 1;font-size:.9375rem;font-weight:700;margin:0}.st-card__body{flex:1 1;padding:1rem 1.25rem}.st-card__body--scroll{max-height:320px;overflow-y:auto}.st-badge{align-items:center;background:#f0f4f1;background:var(--st-gray-100);border-radius:18px;border-radius:var(--st-r-xl);color:#6b8074;color:var(--st-gray-500);display:inline-flex;font-size:.6875rem;font-weight:700;gap:.25rem;letter-spacing:.03em;padding:.2rem .55rem;white-space:nowrap}.st-badge--green,.st-badge--live{background:#d1fae5;background:var(--st-green-light);color:#2a7a4b;color:var(--st-green)}.st-badge--amber{background:#fef3c7;background:var(--st-amber-light);color:#d97706;color:var(--st-amber)}.st-badge--red{background:#fee2e2;background:var(--st-red-light);color:#dc2626;color:var(--st-red)}.st-badge--warn{background:#fef3c7;background:var(--st-amber-light);color:#d97706;color:var(--st-amber)}.st-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:7px;width:7px}.st-dot--green{background:#2a7a4b;background:var(--st-green)}.st-dot--amber{background:#d97706;background:var(--st-amber)}.st-tag{border-radius:6px;border-radius:var(--st-r-sm);font-size:.625rem;font-weight:700;letter-spacing:.04em;padding:.15rem .45rem}.st-tag--cash{background:#fef3c7;background:var(--st-amber-light);color:#d97706;color:var(--st-amber)}.st-tag--card{background:#dbeafe;background:var(--st-blue-light);color:#2563eb;color:var(--st-blue)}.st-tag--pending{background:#f0f4f1;background:var(--st-gray-100);color:#6b8074;color:var(--st-gray-500)}.st-empty{align-items:center;color:#94b0a0;color:var(--st-gray-400);display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:3rem 1rem;text-align:center}.st-empty p{font-size:.875rem;margin:0}.st-empty--sm{padding:1.5rem 1rem}.st-tooltip{background:#0f1f16;background:var(--st-gray-900);border-radius:10px;border-radius:var(--st-r-md);box-shadow:0 4px 14px #00000017;box-shadow:var(--st-shadow-md);color:#fff;font-size:.8125rem;min-width:160px;padding:.625rem .875rem}.st-tooltip__title{font-size:.875rem;font-weight:700;margin:0 0 .4rem}.st-tooltip__row{align-items:center;color:#ffffffd9;display:flex;gap:.375rem;margin:.15rem 0}.st-tooltip__row strong{color:#fff;margin-left:auto}.st-kpi-row{grid-gap:1.125rem;grid-gap:var(--st-gap);display:grid;gap:1.125rem;gap:var(--st-gap);grid-column:1/-1;grid-template-columns:repeat(4,1fr)}.st-kpi{align-items:flex-start;background:#fff;background:var(--st-surface);border:1px solid #e0ebe4;border:1px solid var(--st-border);border-left:4px solid #0000;border-radius:18px;border-radius:var(--st-r-xl);box-shadow:0 1px 3px #0000000f;box-shadow:var(--st-shadow-sm);display:flex;gap:.875rem;padding:1.25rem 1.25rem 1.25rem 1.5rem;transition:box-shadow .15s}.st-kpi:hover{box-shadow:0 4px 14px #00000017;box-shadow:var(--st-shadow-md)}.st-kpi--green{border-left-color:#2a7a4b;border-left-color:var(--st-green)}.st-kpi--blue{border-left-color:#2563eb;border-left-color:var(--st-blue)}.st-kpi--amber{border-left-color:#d97706;border-left-color:var(--st-amber)}.st-kpi--purple{border-left-color:#7c3aed;border-left-color:var(--st-purple)}.st-kpi__icon{align-items:center;border-radius:10px;border-radius:var(--st-r-md);display:flex;flex-shrink:0;height:2.25rem;justify-content:center;width:2.25rem}.st-kpi--green .st-kpi__icon{background:#d1fae5;background:var(--st-green-light);color:#2a7a4b;color:var(--st-green)}.st-kpi--blue .st-kpi__icon{background:#dbeafe;background:var(--st-blue-light);color:#2563eb;color:var(--st-blue)}.st-kpi--amber .st-kpi__icon{background:#fef3c7;background:var(--st-amber-light);color:#d97706;color:var(--st-amber)}.st-kpi--purple .st-kpi__icon{background:#ede9fe;background:var(--st-purple-light);color:#7c3aed;color:var(--st-purple)}.st-kpi__body{flex:1 1;min-width:0}.st-kpi__label{color:#6b8074;color:var(--st-gray-500);font-size:.75rem;font-weight:600;letter-spacing:.04em;margin:0 0 .2rem;text-transform:uppercase}.st-kpi__value{color:#0f1f16;color:var(--st-gray-900);font-size:1.5rem;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0}.st-kpi__sub{color:#94b0a0;color:var(--st-gray-400);font-size:.75rem;margin:.25rem 0 0}.st-legend{align-items:center;display:flex;flex-wrap:wrap;gap:.875rem}.st-legend--grid{grid-gap:.3rem .75rem;display:grid;gap:.3rem .75rem;grid-template-columns:1fr 1fr}.st-legend__item{align-items:center;color:#6b8074;color:var(--st-gray-500);display:inline-flex;font-size:.75rem;gap:.3rem}.st-legend--grid .st-legend__item{font-size:.6875rem}.st-legend__dot{border-radius:2px;flex-shrink:0;height:8px;width:8px}.st-yoy-card__body{display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:140px}.st-yoy-card__pct{font-size:2.6rem;font-weight:700;letter-spacing:-.02em;line-height:1}.st-yoy-card__detail{display:flex;flex-direction:column;gap:.4rem}.st-yoy-card__row{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.st-yoy-card__lbl{color:var(--st-text-muted);font-size:.8rem}.st-yoy-card__val{color:var(--st-text);font-size:.875rem;font-weight:600}.st-yoy-card__val--muted{color:var(--st-text-muted);font-weight:400}.st-yoy-card__diff{border-radius:8px;font-size:.8rem;font-weight:600;margin-top:.5rem;padding:.45rem .75rem}.st-yoy-card__tickets{border-top:1px solid #f0f4f1;border-top:1px solid var(--st-gray-100);display:flex;flex-direction:column;gap:.2rem;margin-top:.75rem;padding-top:.5rem}.st-yoy-card__ticket-row{align-items:center;display:flex;font-size:.75rem;gap:.5rem}.st-yoy-card__ticket-yr{color:#2e3d35;color:var(--st-gray-700);font-weight:700;min-width:2.5rem}.st-yoy-card__ticket-val{color:#6b8074;color:var(--st-gray-500)}.st-yoy-card__ticket-val+.st-yoy-card__ticket-val:before{color:#c8d9ce;color:var(--st-gray-300);content:"·";margin-right:.5rem}.st-metrics-strip{border-top:1px solid #f0f4f1;border-top:1px solid var(--st-gray-100);display:flex;flex-wrap:nowrap;gap:0;margin-top:.75rem;padding-top:.75rem}.st-mpill{align-items:center;border-right:1px solid #f0f4f1;border-right:1px solid var(--st-gray-100);display:flex;flex:1 1;flex-direction:column;gap:.1rem;min-width:0;padding:.4rem .5rem;text-align:center}.st-mpill:last-child{border-right:none}.st-mpill__icon{margin-bottom:.1rem}.st-mpill__icon,.st-mpill__label{color:#94b0a0;color:var(--st-gray-400)}.st-mpill__label{font-size:.5625rem;font-weight:600;letter-spacing:.04em;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.st-mpill__value{color:#0f1f16;color:var(--st-gray-900);font-size:1rem;font-weight:800;line-height:1.15;white-space:nowrap}.st-mpill__sub{color:#94b0a0;color:var(--st-gray-400);font-size:.5625rem}.st-orders{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.st-order{align-items:center;background:#f9fbfa;background:var(--st-gray-50);border:1px solid #f0f4f1;border:1px solid var(--st-gray-100);border-radius:10px;border-radius:var(--st-r-md);display:flex;justify-content:space-between;padding:.625rem .875rem;transition:background .12s}.st-order:hover{background:#d1fae5;background:var(--st-green-light);border-color:#6ee7b7;border-color:var(--st-green-mid)}.st-order__left{display:flex;flex-direction:column;gap:.1rem}.st-order__right{align-items:center;display:flex;gap:.5rem}.st-order__mesa{color:#0f1f16;color:var(--st-gray-900);font-size:.875rem;font-weight:700}.st-order__time{color:#94b0a0;color:var(--st-gray-400);font-size:.6875rem}.st-order__total{color:#2a7a4b;color:var(--st-green);font-size:.9375rem;font-weight:800}.st-distrib__bar{background:#f0f4f1;background:var(--st-gray-100);border-radius:18px;border-radius:var(--st-r-xl);display:flex;height:10px;margin-bottom:1rem;overflow:hidden}.st-distrib__fill{height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);will-change:width}.st-distrib__fill--green{background:#2a7a4b;background:var(--st-green)}.st-distrib__fill--blue{background:#2563eb;background:var(--st-blue)}.st-distrib__row{align-items:center;border-bottom:1px solid #f0f4f1;border-bottom:1px solid var(--st-gray-100);display:flex;font-size:.875rem;gap:.5rem;padding:.375rem 0}.st-distrib__row:last-child{border-bottom:none}.st-distrib__dot{border-radius:3px;flex-shrink:0;height:10px;width:10px}.st-distrib__dot--green{background:#2a7a4b;background:var(--st-green)}.st-distrib__dot--blue{background:#2563eb;background:var(--st-blue)}.st-distrib__name{color:#2e3d35;color:var(--st-gray-700);flex:1 1;font-weight:600}.st-distrib__val{color:#0f1f16;color:var(--st-gray-900);font-weight:700}.st-distrib__pct{color:#94b0a0;color:var(--st-gray-400);font-size:.8125rem;min-width:3ch;text-align:right}.st-tables__summary{color:#6b8074;color:var(--st-gray-500);font-size:.8125rem;margin:0 0 .875rem}.st-tables__grid{grid-gap:.375rem;display:grid;gap:.375rem;grid-template-columns:repeat(auto-fill,minmax(2.25rem,1fr))}.st-table{align-items:center;aspect-ratio:1;background:#f0f4f1;background:var(--st-gray-100);border:1.5px solid #e0ebe4;border:1.5px solid var(--st-gray-200);border-radius:6px;border-radius:var(--st-r-sm);color:#6b8074;color:var(--st-gray-500);cursor:default;display:flex;font-size:.6875rem;font-weight:700;justify-content:center;transition:background .12s,border-color .12s}.st-table--busy{background:#d1fae5;background:var(--st-green-light);border-color:#6ee7b7;border-color:var(--st-green-mid);color:#2a7a4b;color:var(--st-green)}.st-table--busy,.st-table--busy-warm{flex-direction:column;font-size:.625rem;gap:2px}.st-table--busy-warm{background:#fef9c3;border-color:#fde047;color:#854d0e}.st-table--busy-late{background:#fee2e2;background:var(--st-red-light);border-color:#fca5a5;color:#dc2626;color:var(--st-red)}.st-table--busy-late,.st-table--done{flex-direction:column;font-size:.625rem;gap:2px}.st-table--done{background:#f1f5f4;border-color:#c8d9ce;border-color:var(--st-gray-300);color:#94b0a0;color:var(--st-gray-400);opacity:.75}.st-table__num{font-size:.75rem;font-weight:800;line-height:1}.st-table__time{font-size:.5625rem;line-height:1;opacity:.8}.st-staff-kpis{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);margin-bottom:1rem}.st-staff-kpi{align-items:center;background:#f9fbfa;background:var(--st-gray-50);border-radius:10px;border-radius:var(--st-r-md);display:flex;flex-direction:column;gap:.15rem;padding:.625rem .25rem}.st-staff-kpi__v{font-size:1.375rem;font-weight:800;line-height:1}.st-staff-kpi__l{color:#6b8074;color:var(--st-gray-500);font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.st-staff-group{margin-top:.875rem}.st-staff-group__title{align-items:center;color:#94b0a0;color:var(--st-gray-400);display:flex;font-size:.6875rem;font-weight:700;gap:.375rem;letter-spacing:.06em;margin:0 0 .5rem;text-transform:uppercase}.st-staff-row{align-items:center;border-bottom:1px solid #f0f4f1;border-bottom:1px solid var(--st-gray-100);display:flex;gap:.625rem;padding:.4rem 0}.st-staff-row:last-child{border-bottom:none}.st-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:.6875rem;font-weight:800;height:2rem;justify-content:center;width:2rem}.st-avatar--active{background:#d1fae5;background:var(--st-green-light);color:#2a7a4b;color:var(--st-green)}.st-avatar--upcoming{background:#fef3c7;background:var(--st-amber-light);color:#d97706;color:var(--st-amber)}.st-staff-row__info{flex:1 1;min-width:0}.st-staff-row__name{color:#0f1f16;color:var(--st-gray-900);display:block;font-size:.875rem;font-weight:700}.st-staff-row__role{color:#6b8074;color:var(--st-gray-500);display:block;font-size:.6875rem}.st-staff-row__time{color:#94b0a0;color:var(--st-gray-400);font-size:.6875rem;white-space:nowrap}.st-intel-placeholder{background:#f9fbfa;background:var(--st-gray-50);border:1.5px dashed #e0ebe4;border:1.5px dashed var(--st-gray-200)}.st-intel-placeholder__inner{align-items:center;display:flex;gap:1.25rem;padding:1.5rem}.st-intel-placeholder__icon{color:#c8d9ce;color:var(--st-gray-300);flex-shrink:0}.st-intel-placeholder__title{color:#2e3d35;color:var(--st-gray-700);font-size:.9375rem;font-weight:700;margin:0 0 .25rem}.st-intel-placeholder__sub{color:#6b8074;color:var(--st-gray-500);font-size:.8125rem;line-height:1.5;margin:0}.st-intel-grid{grid-gap:1.125rem;grid-gap:var(--st-gap);display:grid;gap:1.125rem;gap:var(--st-gap);grid-template-columns:repeat(3,1fr)}.st-intel-panel{background:#f9fbfa;background:var(--st-gray-50);border:1px solid #e0ebe4;border:1px solid var(--st-gray-200);border-radius:14px;border-radius:var(--st-r-lg);display:flex;flex-direction:column;gap:.375rem;padding:1rem}.st-intel-panel__title{align-items:center;color:#0f1f16;color:var(--st-gray-900);display:flex;font-size:.8125rem;font-weight:700;gap:.375rem;margin:0}.st-intel-panel__sub{color:#6b8074;color:var(--st-gray-500);font-size:.75rem;margin:0 0 .5rem}.st-intel-panel__empty{font-size:.8125rem;margin:0;padding:1.5rem 0;text-align:center}.st-intel-hint,.st-intel-panel__empty{color:#94b0a0;color:var(--st-gray-400)}.st-intel-hint{align-items:flex-start;border-top:1px solid #e0ebe4;border-top:1px solid var(--st-gray-200);display:flex;font-size:.6875rem;gap:.3rem;line-height:1.45;margin:auto 0 0;padding-top:.625rem}.st-hover-list{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:0}.st-hover-row{grid-gap:.375rem;align-items:center;display:grid;font-size:.8125rem;gap:.375rem;grid-template-columns:1.25rem 1fr auto auto}.st-hover-row__rank{color:#94b0a0;color:var(--st-gray-400);font-size:.625rem;font-weight:700}.st-hover-row__name{color:#0f1f16;color:var(--st-gray-900);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-hover-row__bar{background:#e0ebe4;background:var(--st-gray-200);border-radius:3px;height:6px;min-width:40px;overflow:hidden}.st-hover-row__fill{background:#d97706;background:var(--st-amber);border-radius:3px;height:100%;transition:width .4s ease}.st-hover-row__count{color:#d97706;color:var(--st-amber);font-size:.6875rem;font-weight:700}.st-funnel{display:flex;flex-direction:column;gap:.625rem}.st-funnel__track{background:#e0ebe4;background:var(--st-gray-200);height:8px;margin-bottom:.2rem;overflow:hidden}.st-funnel__fill,.st-funnel__track{border-radius:18px;border-radius:var(--st-r-xl)}.st-funnel__fill{height:100%;min-width:4px;transition:width .5s cubic-bezier(.4,0,.2,1)}.st-funnel__meta{display:flex;justify-content:space-between}.st-funnel__label{color:#6b8074;color:var(--st-gray-500);font-size:.75rem}.st-funnel__val{color:#0f1f16;color:var(--st-gray-900);font-size:.75rem;font-weight:700}.st-rate{font-size:1rem;font-weight:800}.st-rate--good{color:#2a7a4b;color:var(--st-green)}.st-rate--warn{color:#d97706;color:var(--st-amber)}.st-sdepth{display:flex;flex-direction:column;gap:.5rem}.st-sdepth__row{grid-gap:.5rem;align-items:center;display:grid;font-size:.8125rem;gap:.5rem;grid-template-columns:2.5rem 1fr 3.5rem}.st-sdepth__label{color:#6b8074;color:var(--st-gray-500);font-size:.75rem;font-weight:600}.st-sdepth__track{background:#e0ebe4;background:var(--st-gray-200);height:8px;overflow:hidden}.st-sdepth__fill,.st-sdepth__track{border-radius:18px;border-radius:var(--st-r-xl)}.st-sdepth__fill{background:#2563eb;background:var(--st-blue);height:100%;transition:width .5s ease}.st-sdepth__val{color:#6b8074;color:var(--st-gray-500);font-size:.6875rem;text-align:right}.st-exhaust{display:flex;flex-direction:column;gap:.5rem}.st-exhaust__row{grid-gap:.5rem;align-items:center;display:grid;gap:.5rem;grid-template-columns:6rem 1fr 2.75rem}.st-exhaust__label{color:#2e3d35;color:var(--st-gray-700);font-size:.75rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-exhaust__track{background:#e0ebe4;background:var(--st-gray-200);height:8px;overflow:hidden}.st-exhaust__fill,.st-exhaust__track{border-radius:18px;border-radius:var(--st-r-xl)}.st-exhaust__fill{height:100%;min-width:3px;transition:width .5s cubic-bezier(.4,0,.2,1)}.st-exhaust__pct{font-size:.6875rem;font-weight:700;text-align:right}.st-flow-list{display:flex;flex-direction:column;gap:.35rem;list-style:none;margin:0;padding:0}.st-flow-row{grid-gap:.25rem;align-items:center;border-bottom:1px solid #e0ebe4;border-bottom:1px solid var(--st-gray-200);display:grid;font-size:.75rem;gap:.25rem;grid-template-columns:2.25rem 1fr auto 1fr 2rem;padding:.3rem 0}.st-flow-row:last-child{border-bottom:none}.st-flow-row__pct{color:#2a7a4b;color:var(--st-green);font-size:.6875rem;font-weight:800}.st-flow-row__from{color:#2e3d35;color:var(--st-gray-700)}.st-flow-row__from,.st-flow-row__to{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st-flow-row__to{color:#0f1f16;color:var(--st-gray-900)}.st-flow-row__arrow{color:#94b0a0;color:var(--st-gray-400);justify-self:center}.st-flow-row__count{color:#94b0a0;color:var(--st-gray-400);font-size:.6875rem;text-align:right}.st-allergy-list{display:flex;flex-direction:column;gap:.375rem;list-style:none;margin:0;padding:0}.st-allergy-row{align-items:center;border-bottom:1px solid #e0ebe4;border-bottom:1px solid var(--st-gray-200);display:flex;font-size:.8125rem;justify-content:space-between;padding:.3rem 0}.st-allergy-row:last-child{border-bottom:none}.st-allergy-row__name{color:#0f1f16;color:var(--st-gray-900);font-weight:600}.st-allergy-row__count{color:#dc2626;color:var(--st-red);font-weight:800}@media (max-width:1280px){.st-page{grid-template-columns:repeat(2,1fr)}.st-kpi-row{grid-template-columns:repeat(4,1fr)}.st-intel-grid{grid-template-columns:repeat(2,1fr)}}@media (hover:none) and (pointer:coarse){.st-sidebar__item{min-height:44px;padding:.75rem .875rem}.st-rsv-slot{min-height:36px}.st-period-btn{min-height:30px}.st-order{padding:.75rem .875rem}.st-hamburger{height:2.25rem;width:2.25rem}}@media (max-width:900px){.st-page{grid-template-columns:1fr;padding:calc(100px + env(safe-area-inset-top,    0px) + 1rem) 1rem calc(2rem + env(safe-area-inset-bottom, 0px));padding:calc(var(--st-topbar-h) + var(--st-periodbar-h) + var(--st-sat) + 1rem) 1rem calc(2rem + var(--st-sab))}.st-page--shifted{margin-left:0}.st-header--shifted{left:0}.st-kpi-row{grid-template-columns:repeat(2,1fr)}.st-card--wide{grid-column:1}.st-intel-grid{grid-template-columns:1fr}.st-metrics-strip{gap:0}.st-mpill{min-width:0;padding:.4rem .5rem}}@media (max-width:560px){.st-period-bar{gap:.5rem;padding:0 .875rem}.st-period-bar .st-period-nav{flex:1 1}.st-period-bar .st-period-btn{flex:1 1;font-size:.72rem;padding:.3rem .2rem;text-align:center;white-space:nowrap}.st-period-bar__right{display:none}.st-month-nav{padding:.15rem .3rem}.st-month-nav__label{font-size:.7rem;min-width:4.5rem}.st-page{gap:.875rem;grid-template-columns:1fr;padding:calc(100px + env(safe-area-inset-top,    0px) + .75rem) max(.875rem,env(safe-area-inset-left,0px)) calc(1.5rem + env(safe-area-inset-bottom, 0px)) max(.875rem,env(safe-area-inset-right,0px));padding:calc(var(--st-topbar-h) + var(--st-periodbar-h) + var(--st-sat) + .75rem) max(.875rem,var(--st-sal)) calc(1.5rem + var(--st-sab)) max(.875rem,var(--st-sar))}.st-kpi-row{gap:.625rem;grid-template-columns:1fr 1fr}.st-kpi{gap:.625rem;padding:1rem 1rem 1rem 1.125rem}.st-kpi__icon{height:2rem;width:2rem}.st-kpi__value{font-size:1.25rem}.st-kpi__label{font-size:.6875rem}.st-card__head{padding:.875rem 1rem .625rem}.st-card__body{padding:.875rem 1rem}.st-card__title{font-size:.875rem}.st-metrics-strip{flex-wrap:nowrap}.st-mpill{padding:.375rem .25rem}.st-mpill__value{font-size:.875rem}.st-mpill__label{font-size:.5rem}.st-staff-kpis{grid-template-columns:repeat(2,1fr)}.st-rsv-slots{flex-wrap:wrap}.st-rsv-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr))}.st-rsv-kpis{grid-template-columns:repeat(2,1fr)}.st-rsv-kpi{padding:.75rem .5rem}.st-rsv-kpi__v{font-size:1.25rem}.st-intel-grid{grid-template-columns:1fr}}@media (max-width:375px){.st-kpi-row{gap:.5rem}.st-kpi{padding:.875rem .75rem .875rem .875rem}.st-kpi__value{font-size:1.125rem}.st-period-btn{font-size:.65rem;padding:.25rem .15rem}}.st-rsv-date-btn{align-items:center;background:#fff;background:var(--st-surface);border:1px solid #e0ebe4;border:1px solid var(--st-border);border-radius:8px;color:#2e3d35;color:var(--st-gray-700);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.45rem;height:34px;outline:none;padding:0 .875rem;transition:border-color .15s,background .15s;white-space:nowrap}.st-rsv-date-btn:hover{background:#f9fbfa;background:var(--st-gray-50);border-color:#2a7a4b;border-color:var(--st-green)}.st-rsv-date-btn svg{color:#94b0a0;color:var(--st-gray-400);flex-shrink:0}.st-rsv-kpis{grid-gap:0;border:1px solid #f0f4f1;border:1px solid var(--st-gray-100);border-radius:12px;display:grid;gap:0;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem;overflow:hidden}.st-rsv-kpi{align-items:center;border-right:1px solid #f0f4f1;border-right:1px solid var(--st-gray-100);display:flex;flex-direction:column;gap:.25rem;padding:1rem .75rem}.st-rsv-kpi:last-child{border-right:none}.st-rsv-kpi__v{color:var(--st-gray-800);font-size:1.5rem;font-weight:800;letter-spacing:-.04em;line-height:1}.st-rsv-kpi__v--up{color:#2a7a4b;color:var(--st-green)}.st-rsv-kpi__v--dn{color:#dc2626;color:var(--st-red)}.st-rsv-kpi__l,.st-rsv-kpi__v--muted{color:#94b0a0;color:var(--st-gray-400)}.st-rsv-kpi__l{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-align:center;text-transform:uppercase}.st-rsv-chart-wrap{margin-bottom:1.75rem}.st-rsv-chart-hdr{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.st-rsv-chart-title{color:var(--st-gray-600);font-size:.8125rem;font-weight:700;margin:0}.st-rsv-chart-legend{color:#6b8074;color:var(--st-gray-500);display:flex;font-size:.75rem;gap:1rem}.st-rsv-chart-legend span{align-items:center;display:flex;gap:.35rem}.st-rsv-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:10px;width:10px}.st-rsv-dot--cur{background:#2a7a4b;background:var(--st-green)}.st-rsv-dot--ly{background:#94b0a0}.st-rsv-map{border-top:1px solid #f0f4f1;border-top:1px solid var(--st-gray-100);padding-top:1.25rem}.st-rsv-map__hdr{flex-wrap:wrap;justify-content:space-between;margin-bottom:.875rem}.st-rsv-map__hdr,.st-rsv-map__title{align-items:center;display:flex;gap:.5rem}.st-rsv-map__title{color:var(--st-gray-600);font-size:.8125rem;font-weight:700;margin:0}.st-rsv-map__slot-badge{background:#2a7a4b;background:var(--st-green);border-radius:20px;color:#fff;font-size:.6875rem;font-weight:700;padding:2px 8px}.st-rsv-map__legend{color:#6b8074;color:var(--st-gray-500);display:flex;font-size:.75rem;gap:.875rem}.st-rsv-map__legend span{align-items:center;display:flex;gap:.35rem}.st-rsv-map__dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.st-rsv-map__dot--free{background:#2a7a4b;background:var(--st-green)}.st-rsv-map__dot--rsv{background:#dc2626;background:var(--st-red)}.st-rsv-slots{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:1rem}.st-rsv-slot{align-items:center;background:#fff;background:var(--st-surface);border:1px solid #e0ebe4;border:1px solid var(--st-gray-200);border-radius:20px;color:#6b8074;color:var(--st-gray-500);cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.3rem;height:30px;padding:0 .7rem;transition:border-color .15s,color .15s,background .15s}.st-rsv-slot:hover{color:#2a7a4b;color:var(--st-green)}.st-rsv-slot--on,.st-rsv-slot:hover{border-color:#2a7a4b;border-color:var(--st-green)}.st-rsv-slot--on{background:#2a7a4b;background:var(--st-green);color:#fff}.st-rsv-slot--has{border-color:#6ee7b7;border-color:var(--st-green-mid);color:#2a7a4b;color:var(--st-green)}.st-rsv-slot--on.st-rsv-slot--has{color:#fff}.st-rsv-slot__cnt{background:#ffffff40;border-radius:20px;font-size:.7rem;min-width:18px;padding:0 5px;text-align:center}.st-rsv-slot--has:not(.st-rsv-slot--on) .st-rsv-slot__cnt{background:#d1fae5;background:var(--st-green-light);color:#1f5c38;color:var(--st-green-dark,#1f5c38)}.st-rsv-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.st-rsv-node{align-items:center;aspect-ratio:1;background:#d1fae5;background:var(--st-green-light);border:2px solid #2a7a4b;border:2px solid var(--st-green);border-radius:12px;display:flex;justify-content:center;position:relative;transition:border-color .2s,background .2s}.st-rsv-node--rsv{background:#fee2e2;background:var(--st-red-light);border-color:#dc2626;border-color:var(--st-red)}.st-rsv-node__num{color:#1f5c38;color:var(--st-green-dark,#1f5c38);font-size:.9rem;font-weight:800;line-height:1}.st-rsv-node--rsv .st-rsv-node__num{color:#dc2626;color:var(--st-red)}.st-rsv-node__pip{background:#dc2626;background:var(--st-red);border-radius:50%;height:7px;position:absolute;right:5px;top:5px;width:7px}.st-informe-btn{align-items:center;background:#2a7a4b;background:var(--st-green);border:1.5px solid #2a7a4b;border:1.5px solid var(--st-green);border-radius:99px;color:#fff;cursor:pointer;display:flex;font-size:.72rem;font-weight:700;gap:.3rem;letter-spacing:.02em;padding:.22rem .7rem;transition:background .15s,border-color .15s;white-space:nowrap}.st-informe-btn:hover{background:#1f5c38;background:var(--st-green-dark);border-color:#1f5c38;border-color:var(--st-green-dark)}.st-modal-overlay{align-items:center;animation:st-overlay-in .18s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f1f168c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}@keyframes st-overlay-in{0%{opacity:0}to{opacity:1}}.st-modal{animation:st-modal-in .22s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 24px 80px #00000038;max-height:92vh;max-width:520px;overflow-y:auto;width:100%}@keyframes st-modal-in{0%{opacity:0;transform:scale(.93) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.st-modal__head{align-items:center;border-bottom:1px solid #f0f4f1;border-bottom:1px solid var(--st-gray-100);display:flex;gap:.9rem;padding:1.4rem 1.5rem 1.2rem}.st-modal__head-icon{align-items:center;background:#d1fae5;background:var(--st-green-light);border-radius:12px;color:#2a7a4b;color:var(--st-green);display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.st-modal__title{color:#0f1f16;color:var(--st-gray-900);font-size:1rem;font-weight:800;margin:0 0 2px}.st-modal__subtitle{font-size:.75rem;margin:0}.st-modal__close,.st-modal__subtitle{color:#94b0a0;color:var(--st-gray-400)}.st-modal__close{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;margin-left:auto;padding:6px;transition:background .12s,color .12s}.st-modal__close:hover{background:#f0f4f1;background:var(--st-gray-100);color:#2e3d35;color:var(--st-gray-700)}.st-modal__body{padding:1.5rem}.st-modal__section-label{color:#94b0a0;color:var(--st-gray-400);font-size:.62rem;font-weight:800;letter-spacing:.12em;margin-bottom:.65rem;text-transform:uppercase}.st-modal__feature-list{background:#f9fbfa;background:var(--st-gray-50);border:1px solid #e0ebe4;border:1px solid var(--st-gray-200);border-radius:12px;list-style:none;margin:0;padding:.5rem 0}.st-modal__feature-item{align-items:flex-start;color:#2e3d35;color:var(--st-gray-700);display:flex;font-size:.8rem;gap:.6rem;line-height:1.45;padding:.45rem 1rem}.st-modal__feature-item+.st-modal__feature-item{border-top:1px solid #f0f4f1;border-top:1px solid var(--st-gray-100)}.st-modal__feature-dot{background:#2a7a4b;background:var(--st-green);border-radius:50%;flex-shrink:0;height:6px;margin-top:.35rem;width:6px}.st-modal__select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b8074' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1.5px solid #e0ebe4;border:1.5px solid var(--st-gray-200);border-radius:10px;color:#0f1f16;color:var(--st-gray-900);cursor:pointer;font-size:.875rem;margin-bottom:0;padding:.6rem .85rem;transition:border-color .15s;width:100%}.st-modal__select:focus{border-color:#2a7a4b;border-color:var(--st-green);outline:none}.st-modal__dest{align-items:center;background:#f9fbfa;background:var(--st-gray-50);border:1px solid #e0ebe4;border:1px solid var(--st-gray-200);border-radius:10px;color:#6b8074;color:var(--st-gray-500);display:flex;font-size:.78rem;gap:.45rem;margin-top:.6rem;padding:.6rem .85rem}.st-modal__dest--warn{color:#b45309}.st-modal__error{background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;color:#991b1b;font-size:.8rem;margin-top:.75rem;padding:.65rem .9rem}.st-modal__actions{display:flex;gap:.6rem;justify-content:flex-end;margin-top:1.25rem}.st-modal__btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:.85rem;font-weight:700;gap:.4rem;padding:.6rem 1.2rem;transition:background .15s,opacity .15s}.st-modal__btn:disabled{cursor:not-allowed;opacity:.45}.st-modal__btn--primary{background:#2a7a4b;background:var(--st-green);color:#fff}.st-modal__btn--primary:hover:not(:disabled){background:#1f5c38;background:var(--st-green-dark)}.st-modal__tipo-row{display:flex;gap:.5rem;margin-top:.4rem}.st-modal__tipo-btn{background:#f0f4f1;background:var(--st-gray-100);border:1.5px solid #e0ebe4;border:1.5px solid var(--st-border);border-radius:8px;color:var(--st-text-muted);cursor:pointer;flex:1 1;font-size:.82rem;font-weight:600;padding:.55rem 0;transition:all .15s}.st-modal__tipo-btn:hover:not(:disabled){border-color:#2a7a4b;border-color:var(--st-green);color:#2a7a4b;color:var(--st-green)}.st-modal__tipo-btn--active{background:#2a7a4b!important;background:var(--st-green)!important;border-color:#2a7a4b!important;border-color:var(--st-green)!important;color:#fff!important}.st-modal__btn--ghost{background:#f0f4f1;background:var(--st-gray-100);color:#2e3d35;color:var(--st-gray-700)}.st-modal__btn--ghost:hover:not(:disabled){background:#e0ebe4;background:var(--st-gray-200)}.st-modal__spinner{animation:st-spin .7s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:14px;width:14px}@keyframes st-spin{to{transform:rotate(1turn)}}.st-modal__success{padding:1rem 0 .5rem;text-align:center}.st-modal__success-icon{font-size:2.8rem;margin-bottom:.75rem}.st-modal__success-title{color:#0f1f16;color:var(--st-gray-900);font-size:1.1rem;font-weight:800;margin:0 0 .5rem}.st-modal__success-sub{color:#6b8074;color:var(--st-gray-500);font-size:.83rem;line-height:1.7;margin:0 0 1.25rem}@media (max-width:600px){.st-modal{border-radius:16px;max-height:95vh}.st-informe-btn span{display:none}.st-informe-btn{padding:.22rem .5rem}}.tb-minimal-loader{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.tb-s-container{height:120px;position:relative;width:120px}.tb-s-outline-minimal{color:#e5e7eb}.tb-s-fill-animated,.tb-s-outline-minimal{align-items:center;display:flex;font-family:Nothing You Could Do,cursive;font-size:5rem;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.tb-s-fill-animated{animation:tb-fill-animation 1.5s ease-in-out infinite;color:#4f7f4f}@keyframes tb-fill-animation{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}50%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}}@media (max-width:768px){.tb-s-container{height:80px;width:80px}.tb-s-fill-animated,.tb-s-outline-minimal{font-size:3.5rem}}.ck-root{--ck-green:#4f7f4f;--ck-green-dark:#3a5e3a;--ck-green-light:#4f7f4f1f;--ck-white:#fff;--ck-bg:#f8faf8;--ck-gray-100:#f0f2f0;--ck-gray-200:#e2e5e2;--ck-gray-500:#7a887a;--ck-gray-700:#404a40;--ck-gray-900:#1a211a;--ck-shadow:0 -2px 24px #00000014,0 -1px 4px #0000000a;--ck-shadow-modal:0 20px 60px #00000026,0 4px 16px #00000014;--ck-radius:14px;--ck-font:"Roboto",system-ui,-apple-system,sans-serif;--ck-ease:cubic-bezier(0.25,0.46,0.45,0.94)}.ck-banner{bottom:0;font-family:var(--ck-font);left:0;position:fixed;right:0;z-index:9998}.ck-banner-inner{align-items:center;background:var(--ck-white);border-top:1px solid var(--ck-gray-200);box-shadow:var(--ck-shadow);display:flex;flex-wrap:wrap;gap:1.25rem;padding:1.25rem 1.5rem}.ck-banner-inner:before{background:linear-gradient(90deg,var(--ck-green) 0,#4f7f4f66 100%);content:"";height:3px;left:0;position:absolute;right:0;top:0}.ck-banner-text{flex:1 1;min-width:260px}.ck-banner-title{align-items:center;color:var(--ck-gray-900);display:flex;font-size:.9rem;font-weight:600;gap:.5rem;margin:0 0 .3rem}.ck-banner-title svg{color:var(--ck-green);flex-shrink:0;height:16px;width:16px}.ck-banner-body{color:var(--ck-gray-500);font-size:.8rem;line-height:1.5;margin:0}.ck-banner-body a{color:var(--ck-green);text-decoration:underline;text-underline-offset:2px}.ck-banner-body a:hover{color:var(--ck-green-dark)}.ck-banner-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.625rem}.ck-btn{border:none;border-radius:8px;cursor:pointer;font-family:var(--ck-font);font-size:.8rem;font-weight:500;line-height:1;padding:.5rem 1rem;transition:background .18s var(--ck-ease),color .18s var(--ck-ease),box-shadow .18s var(--ck-ease),transform .12s var(--ck-ease);white-space:nowrap}.ck-btn:active{transform:scale(.97)}.ck-btn-accept{background:var(--ck-green);color:var(--ck-white)}.ck-btn-accept:hover{background:var(--ck-green-dark);box-shadow:0 2px 12px #4f7f4f4d}.ck-btn-reject{background:var(--ck-gray-100);border:1px solid var(--ck-gray-200);color:var(--ck-gray-700)}.ck-btn-reject:hover{background:var(--ck-gray-200)}.ck-btn-settings{align-items:center;background:#0000;border:1px solid var(--ck-gray-200);color:var(--ck-gray-500);display:flex;gap:.375rem;padding:.5rem .75rem}.ck-btn-settings svg{height:13px;width:13px}.ck-btn-settings:hover{background:var(--ck-green-light);border-color:var(--ck-green);color:var(--ck-green)}.ck-overlay{align-items:center;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:#1a211a8c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}.ck-modal{background:var(--ck-white);border-radius:var(--ck-radius);box-shadow:var(--ck-shadow-modal);display:flex;flex-direction:column;font-family:var(--ck-font);max-height:90vh;max-width:520px;overflow-y:auto;width:100%}.ck-modal::-webkit-scrollbar{width:4px}.ck-modal::-webkit-scrollbar-track{background:#0000}.ck-modal::-webkit-scrollbar-thumb{background:var(--ck-gray-200);border-radius:4px}.ck-modal-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1.5rem 0}.ck-modal-header-text{flex:1 1}.ck-modal-badge{align-items:center;background:var(--ck-green-light);border-radius:4px;color:var(--ck-green);display:inline-flex;font-size:.7rem;font-weight:600;gap:.3rem;letter-spacing:.04em;margin-bottom:.6rem;padding:.2rem .6rem;text-transform:uppercase}.ck-modal-badge svg{height:11px;width:11px}.ck-modal-title{color:var(--ck-gray-900);font-size:1.1rem;font-weight:700;margin:0 0 .3rem}.ck-modal-desc{color:var(--ck-gray-500);font-size:.8rem;line-height:1.55;margin:0}.ck-modal-close{align-items:center;background:var(--ck-gray-100);border:none;border-radius:8px;color:var(--ck-gray-500);cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:background .15s,color .15s;width:32px}.ck-modal-close:hover{background:var(--ck-gray-200);color:var(--ck-gray-900)}.ck-modal-close svg{height:14px;width:14px}.ck-categories{display:flex;flex-direction:column;gap:.875rem;padding:1.25rem 1.5rem}.ck-category{border:1px solid var(--ck-gray-200);border-radius:10px;padding:1rem;transition:border-color .2s var(--ck-ease)}.ck-category:has(.ck-toggle input:checked){background:#4f7f4f08;border-color:#4f7f4f59}.ck-category-header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.ck-category-info{flex:1 1}.ck-category-name{align-items:center;color:var(--ck-gray-900);display:flex;font-size:.875rem;font-weight:600;gap:.4rem;margin-bottom:.2rem}.ck-category-name .ck-required-badge{background:var(--ck-gray-100);border-radius:3px;color:var(--ck-gray-500);font-size:.65rem;font-weight:500;letter-spacing:.03em;padding:.1rem .45rem}.ck-category-desc{color:var(--ck-gray-500);font-size:.75rem;line-height:1.5;margin:0}.ck-toggle{flex-shrink:0;margin-top:1px;position:relative}.ck-toggle input{height:0;opacity:0;position:absolute;width:0}.ck-toggle-slider{align-items:center;background:var(--ck-gray-200);border-radius:11px;cursor:pointer;display:flex;height:22px;position:relative;transition:background .2s var(--ck-ease);width:40px}.ck-toggle-slider:after{background:var(--ck-white);border-radius:50%;box-shadow:0 1px 4px #0000002e;content:"";height:16px;left:3px;position:absolute;transition:transform .2s var(--ck-ease);width:16px}.ck-toggle input:checked+.ck-toggle-slider{background:var(--ck-green)}.ck-toggle input:checked+.ck-toggle-slider:after{transform:translateX(18px)}.ck-toggle input:disabled+.ck-toggle-slider{cursor:not-allowed;opacity:.55}.ck-cookie-list{border-top:1px solid var(--ck-gray-200);display:flex;flex-direction:column;gap:.375rem;margin-top:.625rem;padding-top:.625rem}.ck-cookie-item{grid-gap:.5rem 1rem;align-items:baseline;display:grid;font-size:.72rem;gap:.5rem 1rem;grid-template-columns:1fr auto auto}.ck-cookie-name{color:var(--ck-gray-700);font-family:Courier New,monospace;font-size:.7rem;font-weight:600}.ck-cookie-purpose{color:var(--ck-gray-500);grid-column:1/-1;padding-left:0}.ck-cookie-duration{color:var(--ck-gray-500);white-space:nowrap}.ck-cookie-type{color:var(--ck-green);font-weight:500;white-space:nowrap}.ck-modal-footer{border-top:1px solid var(--ck-gray-200);display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.5rem}.ck-modal-footer-btns{display:flex;flex-wrap:wrap;gap:.625rem}.ck-btn-primary{background:var(--ck-green);border-radius:9px;color:var(--ck-white);flex:1 1;font-size:.85rem;min-width:140px;padding:.65rem 1.25rem;text-align:center}.ck-btn-primary:hover{background:var(--ck-green-dark);box-shadow:0 2px 14px #4f7f4f4d}.ck-btn-secondary{background:var(--ck-gray-100);border:1px solid var(--ck-gray-200);border-radius:9px;color:var(--ck-gray-700);flex:1 1;font-size:.85rem;min-width:120px;padding:.65rem 1.25rem;text-align:center}.ck-btn-secondary:hover{background:var(--ck-gray-200)}.ck-modal-footer-links{display:flex;gap:1rem;justify-content:center}.ck-modal-footer-links a{color:var(--ck-gray-500);font-size:.72rem;text-decoration:underline;text-underline-offset:2px}.ck-modal-footer-links a:hover{color:var(--ck-green)}.ck-reopen-btn{align-items:center;background:var(--ck-white);border:1px solid var(--ck-gray-200);border-radius:50%;bottom:1.25rem;box-shadow:0 2px 12px #0000001a;cursor:pointer;display:flex;font-family:var(--ck-font);height:40px;justify-content:center;left:1.25rem;position:fixed;transition:box-shadow .18s,border-color .18s,transform .12s;width:40px;z-index:9990}.ck-reopen-btn svg{color:var(--ck-gray-500);height:16px;transition:color .18s;width:16px}.ck-reopen-btn:hover{border-color:var(--ck-green);box-shadow:0 4px 16px #4f7f4f33;transform:scale(1.06)}.ck-reopen-btn:hover svg{color:var(--ck-green)}@media (max-width:640px){.ck-banner-inner{gap:.875rem;padding:1rem}.ck-banner-actions{justify-content:stretch;width:100%}.ck-btn-accept,.ck-btn-reject{flex:1 1;text-align:center}.ck-modal{border-radius:var(--ck-radius) var(--ck-radius) 0 0;max-height:85vh}.ck-overlay{align-items:flex-end;padding:0}.ck-modal-footer-btns{flex-direction:column}.ck-btn-primary,.ck-btn-secondary{min-width:0;min-width:auto;width:100%}}
/*# sourceMappingURL=main.7717baf8.css.map*/