:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.3;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;display:flex;width:100%;height:100%;overflow:hidden;position:fixed}h1{font-size:clamp(18px,6vw,28px);line-height:1.1;margin:1vh 0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:4vw;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html{height:100%;overflow:hidden;position:fixed;width:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{height:100%;overflow:hidden}body{background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed;margin:0;padding:0;height:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}#root{width:100%;height:100vh;height:100dvh;margin:0 auto;padding:20px 16px;display:flex;flex-direction:column;box-sizing:border-box;max-width:600px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}h1#tableLabelM{margin:0 0 24px;color:#fff;text-align:center;font-size:clamp(28px,7vw,36px);font-weight:700;letter-spacing:-.5px;text-shadow:0 2px 10px rgba(0,0,0,.1)}.menu-container{display:flex;flex-direction:column;gap:12px;width:100%;padding-bottom:20px}.menu-item{background:#fffffffa;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:20px;width:100%;transition:all .3s ease;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.menu-item.collapsed{padding:16px 20px}.menu-item.expanded{padding:20px}.menu-item:active{transform:scale(.98)}.menu-content{display:flex;flex-direction:column}.menu-item.expanded .menu-content{gap:12px}.menu-item.collapsed .menu-content{gap:0}.menu-title{font-weight:700;font-size:clamp(14px,3.5vw,16px);color:#667eea;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:8px}.menu-item.expanded .menu-title{padding-bottom:8px;border-bottom:2px solid #f0f0f0;margin-bottom:4px}.expand-icon{margin-left:auto;font-size:clamp(10px,2.5vw,12px);color:#667eea;transition:transform .3s ease}.menu-dish{display:flex;align-items:center;gap:10px;line-height:1.5}.dish-name{font-size:clamp(15px,4vw,17px);color:#2d3748;flex:1;text-align:left}.dish-name.primary{font-weight:600}.dish-name.alternative{font-weight:400;color:#4a5568}.insulin-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:700;font-size:clamp(16px,4.5vw,20px);padding:8px 14px;border-radius:12px;min-width:48px;text-align:center;box-shadow:0 2px 8px #667eea4d;flex-shrink:0}.bread-badge{font-size:clamp(20px,5vw,24px);background:linear-gradient(135deg,#f6d365,#fda085);padding:6px 10px;border-radius:10px;box-shadow:0 2px 6px #fda0854d;flex-shrink:0;cursor:help;transition:transform .2s ease;position:relative;display:inline-block;min-width:64px;text-align:center}.bread-badge:hover{transform:scale(1.1)}.bread-icon,.bread-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:fade 3s ease-in-out infinite}.bread-text{font-size:clamp(12px,3vw,14px);font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:.5px;animation-delay:1.5s}@keyframes fade{0%,45%{opacity:1}50%,95%{opacity:0}to{opacity:1}}.today-badge{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:clamp(10px,2.5vw,12px);padding:4px 10px;border-radius:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-left:auto}.highlight-today{background:#fffffffa;border:2px solid #f5576c;box-shadow:0 8px 24px #f5576c33}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:20px}.loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{color:#fff;font-size:16px;font-weight:500}@media (min-width: 768px){#root{padding:32px 24px}.menu-container{gap:16px}.menu-item{padding:24px}h1#tableLabelM{margin-bottom:32px;font-size:clamp(32px,5vw,40px)}.insulin-badge{font-size:20px;padding:10px 16px;min-width:56px}.dish-name{font-size:18px}}
