.auth-form{max-width:400px;margin:2rem auto;padding:2rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background-color:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit}.auth-form h2{margin-bottom:2rem;color:inherit}.auth-form form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.auth-form input{padding:.75rem 1rem;font-size:1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-family:inherit;background-color:#ffffff1a;color:inherit;transition:all .25s ease}.auth-form input:focus{outline:none;border-color:#646cff;background-color:#ffffff26;box-shadow:0 0 0 3px #646cff1a}.auth-form input::placeholder{color:#fff9}.auth-form button[type=submit]{background-color:#646cff;border-color:#646cff;color:#fff;padding:.75rem 1.5rem;font-weight:600;margin:.5rem 0}.auth-form button[type=submit]:hover{background-color:#535bf2;border-color:#535bf2}.auth-form button:not([type=submit]):not(.link-button){background-color:transparent;border:1px solid rgba(255,255,255,.2);color:#fffc;padding:.5rem 1rem;margin-top:1rem;font-weight:400}.auth-form button:not([type=submit]):not(.link-button):hover{background-color:#ffffff1a;border-color:#ffffff4d;color:#ffffffe6}.auth-form .link-button{background:none;border:none;color:#646cff;text-decoration:underline;cursor:pointer;padding:.5rem 0;margin:-1.8em 0 -.9em;font-size:.9rem;font-weight:400}.auth-form .link-button:hover{color:#535bf2;background:none;border:none}.auth-form .error{color:#ff6b6b;font-size:.9rem;margin:-.5rem 0 0}.auth-form .info{color:#51cf66;font-size:.9rem;margin:-.5rem 0 0}@media(prefers-color-scheme:light){.auth-form{background-color:#fff;border:1px solid #e5e7eb;color:#213547}.auth-form input{background-color:#fff;border:1px solid #d1d5db;color:#213547}.auth-form input::placeholder{color:#9ca3af}.auth-form input:focus{border-color:#646cff;background-color:#fff}.auth-form button:not([type=submit]):not(.link-button){background-color:transparent;border:1px solid #d1d5db;color:#6b7280}.auth-form button:not([type=submit]):not(.link-button):hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.auth-form .link-button{background:none;border:none;color:#646cff;text-decoration:underline}.auth-form .link-button:hover{color:#535bf2;background:none;border:none}.auth-form .error{color:#e03131}.auth-form .info{color:#2f9e44}}@media(max-width:640px){.auth-form{margin:1rem;padding:1.5rem}}@media(max-width:480px){.auth-form{margin:.5rem;padding:1rem}}.entry-form-container{margin:2rem 0}.entry-form{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;margin:0;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit;height:100%;box-sizing:border-box}.form-group{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-bottom:0}.form-group label{font-weight:600;color:inherit;font-size:.9rem;margin-bottom:.25rem;display:block;line-height:1.4}.entry-form input,.entry-form input[type=text],.entry-form input[type=number]{padding:.75rem 1rem;font-size:1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background-color:#ffffff1a;color:inherit;transition:all .25s ease;width:100%;box-sizing:border-box;outline:none;font-family:inherit}.entry-form input:focus{border-color:#646cff;background-color:#ffffff26;box-shadow:0 0 0 3px #646cff1a}.entry-form input::placeholder{color:#fff9}.entry-form button{background-color:#646cff;border-color:#646cff;color:#fff;padding:.75rem 1.5rem;font-weight:600}.entry-form button:hover{background-color:#535bf2;border-color:#535bf2}.entry-form button:disabled{background-color:#fff3;border-color:#fff3;color:#ffffff80;cursor:not-allowed}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem}.checkbox-label input[type=checkbox]{width:auto;cursor:pointer;accent-color:#646cff}.checkbox-label span{color:inherit}.food-suggestions-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#1e1e1efa;border:2px solid rgba(255,255,255,.2);border-radius:12px;max-height:420px;overflow-y:auto;z-index:1000;box-shadow:0 10px 25px #00000080,0 4px 10px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.suggestion-section{border-bottom:1px solid rgba(255,255,255,.1)}.suggestion-section:last-child{border-bottom:none}.suggestion-header{padding:12px 16px;background:linear-gradient(135deg,#646464e6,#646464cc);font-weight:600;font-size:.9rem;color:#fffffff2;border-bottom:1px solid rgba(255,255,255,.2);position:sticky;top:0;z-index:1}.usda-header-with-filter{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.usda-header-title{text-align:center;width:100%}.data-type-checkboxes-inline{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.8rem;font-weight:400}.usda-note{font-weight:400;font-size:.75rem;color:#ffffffb3;font-style:italic}.adjusted-note{font-weight:400;font-size:.75rem;color:#22c55e;font-style:italic;margin-left:.25rem}.suggestion-header .loading{color:#60a5fa;font-weight:500;font-style:italic}.suggestion-item{padding:14px 16px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(255,255,255,.05);position:relative}.suggestion-item:hover{background-color:#ffffff1a;border-left:4px solid #646cff;padding-left:12px}.suggestion-item:last-child{border-bottom:none}.suggestion-item.local-suggestion:hover{border-left-color:#22c55e;background-color:#22c55e26}.suggestion-item.usda-suggestion:hover{border-left-color:#646cff;background-color:#646cff26}.suggestion-item.manual-suggestion{background:#f59e0b33;border:1px solid #f59e0b;margin:8px;border-radius:8px}.suggestion-item.manual-suggestion:hover{background:#f59e0b4d;border-left:4px solid #f59e0b;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}.suggestion-item.no-results{text-align:center;color:#fff9;font-style:italic;cursor:default}.suggestion-item.no-results:hover{background-color:transparent;border-left:none;padding-left:16px}.food-name{font-weight:600;margin-bottom:6px;color:#fffffff2;font-size:.95rem;line-height:1.2}.food-meta{font-size:.85rem;color:#ffffffb3;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.food-type{background:#ffffff26;color:#ffffffe6;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500}.brand-owner{color:#fff9;font-style:italic}.nutrition-preview{color:#22c55e;font-weight:600;background:#22c55e33;padding:2px 6px;border-radius:4px}.nutrition-warning{color:#fca5a5;font-weight:500;background:#ef444433;padding:2px 6px;border-radius:4px}.calories{color:#c084fc;font-weight:600}.data-source{font-size:.8rem;color:#fffc;margin-bottom:1rem;display:block}.nutrition-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.nutrition-header h4{color:inherit;margin:0}.nutrition-section{margin-top:1.5rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;margin-top:1rem}@media(prefers-color-scheme:light){.entry-form{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.entry-form input,.entry-form input[type=text],.entry-form input[type=number]{background-color:#fff;border:2px solid #e5e7eb;color:#1f2937}.entry-form input::placeholder{color:#9ca3af}.entry-form input:focus{border-color:#646cff;background-color:#fff}.entry-form button:disabled{background-color:#e9ecef;border-color:#e9ecef;color:#6c757d}.data-source{color:#6b7280}.nutrition-section{background:#f8fafc;border:1px solid #e5e7eb}.food-suggestions-dropdown{background:#fff;border:2px solid #e5e7eb;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}.suggestion-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#374151;border-bottom:1px solid #e5e7eb}.usda-note{color:#6b7280}.adjusted-note{color:#059669}.suggestion-header .loading{color:#3b82f6}.suggestion-item{border-bottom:1px solid #f9fafb}.suggestion-item:hover{background-color:#f8fafc;border-left-color:#3b82f6}.suggestion-item.local-suggestion:hover{border-left-color:#10b981;background-color:#10b9811a}.suggestion-item.usda-suggestion:hover{border-left-color:#3b82f6;background-color:#3b82f61a}.suggestion-item.manual-suggestion{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b}.suggestion-item.manual-suggestion:hover{background:linear-gradient(135deg,#fde047,#facc15)}.food-name{color:#111827}.food-meta{color:#6b7280}.food-type{background:#e5e7eb;color:#374151}.brand-owner{color:#9ca3af}.nutrition-preview{color:#059669;background:#ecfdf5}.nutrition-warning{color:#dc2626;background:#fef2f2}.calories{color:#7c3aed}}@media(max-width:640px){.entry-form{margin:.5rem;padding:1rem;gap:1rem}.food-suggestions-dropdown{max-height:300px;border-radius:8px}}@media(max-width:480px){.entry-form{margin:.25rem;padding:.75rem;border-radius:8px}.form-row{grid-template-columns:1fr}.food-suggestions-dropdown{max-height:250px;left:-.25rem;right:-.25rem}}.edit-entry-form{display:flex;flex-direction:column;gap:1.5rem;max-width:600px;margin:1rem auto;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:inherit}.edit-entry-form h3{color:inherit;margin:0 0 1rem}.edit-entry-form .form-group{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-bottom:0}.edit-entry-form .form-group label{font-weight:600;color:inherit;font-size:.9rem;margin-bottom:.25rem;display:block;line-height:1.4}.edit-entry-form input,.edit-entry-form input[type=text],.edit-entry-form input[type=number]{padding:.75rem 1rem;font-size:1rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background-color:#ffffff1a;color:inherit;transition:all .25s ease;width:100%;box-sizing:border-box;outline:none;font-family:inherit}.edit-entry-form input:focus{border-color:#646cff;background-color:#ffffff26;box-shadow:0 0 0 3px #646cff1a}.edit-entry-form input::placeholder{color:#fff9}.edit-entry-form button{background-color:#646cff;border-color:#646cff;color:#fff;padding:.75rem 1.5rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .25s}.edit-entry-form button:hover{background-color:#535bf2;border-color:#535bf2}.edit-entry-form button:disabled{background-color:#fff3;border-color:#fff3;color:#ffffff80;cursor:not-allowed}.form-actions{display:flex;gap:1rem;justify-content:flex-end}.form-actions button{flex:1;max-width:150px}.cancel-btn{background-color:#6b7280!important}.cancel-btn:hover{background-color:#4b5563!important}@media(prefers-color-scheme:light){.edit-entry-form{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.edit-entry-form input,.edit-entry-form input[type=text],.edit-entry-form input[type=number]{background-color:#fff;border:2px solid #e5e7eb;color:#1f2937}.edit-entry-form input::placeholder{color:#9ca3af}.edit-entry-form input:focus{border-color:#646cff;background-color:#fff}.edit-entry-form button:disabled{background-color:#e9ecef;border-color:#e9ecef;color:#6c757d}}@media(max-width:640px){.edit-entry-form{margin:.5rem;padding:1rem;gap:1rem}.form-actions{flex-direction:column}.form-actions button{max-width:none}}.entries{margin-top:2rem}.entries h2{color:inherit;margin-bottom:1rem}.entries ul{list-style:none;padding:0;margin:0}.entries li,.entry-item{padding:1rem;margin-bottom:.5rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.entry-content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:space-between}.entry-left{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.entry-name{font-size:1rem;color:inherit}.entry-quantity{font-size:.9rem;color:#ffffffb3;padding:.125rem .5rem;background:#ffffff14;border-radius:4px;font-weight:500}.entry-calories{font-size:.9rem;color:#646cff;font-weight:600;padding:.125rem .5rem;background:#646cff26;border-radius:4px}.entry-macros{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end;flex:1;min-width:fit-content}.macro{font-size:.85rem;padding:.25rem .5rem;border-radius:4px;font-weight:500}.macro.protein{background:#ff6b6b33;color:#ff6b6b;border:1px solid rgba(255,107,107,.3)}.macro.fat{background:#ffd93d33;color:#ffd93d;border:1px solid rgba(255,217,61,.3)}.macro.carbs{background:#6bcf7f33;color:#6bcf7f;border:1px solid rgba(107,207,127,.3)}.entries p{text-align:center;color:#ffffffb3;font-style:italic}.entry-list{margin-top:2rem}.entry-list h3{margin-bottom:1rem}.entry-actions{display:flex;gap:.5rem;flex-shrink:0}.entry-actions button{padding:.25rem .5rem;font-size:.8rem}.edit-btn{background-color:#f59e0b!important;color:#fff!important}.edit-btn:hover{background-color:#d97706!important}.delete-btn{background-color:#ef4444!important;color:#fff!important}.delete-btn:hover{background-color:#dc2626!important}.total{margin-top:1.5rem;padding:1rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1);font-weight:600;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.chart-container{width:100%;height:200px;max-width:350px}@media(prefers-color-scheme:light){.entry-item,.entries li{background:#fff;border:1px solid #e5e7eb}.entries p{color:#6b7280}.total{background:#f8fafc;border:1px solid #e5e7eb}.macro.protein{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.macro.fat{background:#fef3c7;color:#d97706;border:1px solid #fde68a}.macro.carbs{background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}.entry-quantity{color:#6b7280;background:#f3f4f6}.entry-calories{color:#646cff;background:#646cff1a}}@media(max-width:480px){.entries li,.entry-item{flex-direction:column;gap:1rem;align-items:stretch}.entry-actions{justify-content:stretch}.entry-actions button{flex:1}}.user-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.user-profile{display:flex;align-items:center;gap:1rem}.user-avatar{width:50px;height:50px;border-radius:50%;border:2px solid rgba(255,255,255,.2)}.user-actions{display:flex;gap:.5rem;flex-wrap:wrap}.user-actions button{padding:.5rem 1rem;background-color:#6c757d;color:#fff;border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:.85rem;transition:background-color .25s}.user-actions button:hover{background-color:#5a6268}.settings-btn{background-color:#17a2b8!important}.settings-btn:hover{background-color:#138496!important}.trends-btn{background-color:#28a745!important}.trends-btn:hover{background-color:#218838!important}@media(prefers-color-scheme:light){.user-avatar{border-color:#e5e7eb}}@media(max-width:768px){.user-info{flex-direction:column;align-items:stretch}.user-actions{justify-content:center}}.user-settings-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.user-settings-modal{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #00000026;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;color:inherit}.settings-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.settings-header h2{margin:0;color:inherit}.close-btn{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;color:inherit!important;width:2rem!important;height:2rem!important;padding:0!important;margin:0!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important}.settings-form{padding:1.5rem}.settings-section{margin-bottom:2rem}.settings-section h3{margin-bottom:1rem;color:inherit}.settings-section input{width:100%;padding:.75rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff1a;color:inherit;font-family:inherit;margin-bottom:.5rem;box-sizing:border-box}.settings-section input:focus{outline:none;border-color:#646cff;background:#ffffff26}.settings-section button{background-color:#646cff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-family:inherit;transition:background-color .25s}.settings-section button:hover{background-color:#535bf2}.settings-section button:disabled{background-color:#ffffff1a;color:#ffffff80;cursor:not-allowed}.email-verification{margin-top:.5rem;display:flex;justify-content:center}.email-actions{display:flex;gap:.5rem;align-items:center}.email-status{font-size:.95rem}.email-status.verified{color:#22c55e}.email-status.unverified{color:#f59e0b}.settings-section .resend-button{font-size:.95rem;line-height:1;padding:.12rem .75rem;border-radius:6px;border:1px solid #646cff;color:#fff;cursor:pointer;display:inline-flex;align-items:center;height:2.4em}.settings-section .resend-button:hover:not(:disabled){background-color:#535bf2}.settings-message{padding:.75rem;margin-bottom:1rem;border-radius:6px;font-size:.9rem}.settings-message.success{background:#22c55e33;border:1px solid #22c55e;color:#22c55e}.settings-message.error{background:#ef444433;border:1px solid #ef4444;color:#ef4444}.settings-close-btn{width:100%;margin-top:1rem;background-color:#6b7280!important}.settings-close-btn:hover{background-color:#4b5563!important}@media(prefers-color-scheme:light){.user-settings-modal{background-color:#fff;border:1px solid #e5e7eb;color:#1f2937}.settings-header{border-bottom:1px solid #e5e7eb}.close-btn{background:transparent!important;border:1px solid #d1d5db!important;color:#6b7280!important}.close-btn:hover{background:#f3f4f6!important;border-color:#9ca3af!important;color:#374151!important}.settings-section input{background:#fff;border:1px solid #d1d5db;color:#1f2937}.settings-section input:focus{border-color:#646cff;background:#fff}.settings-section button:disabled{background-color:#f3f4f6;color:#9ca3af}}@media(max-width:640px){.user-settings-modal{width:95%}.settings-header,.settings-form{padding:1rem}}.date-selector{margin:1rem 0;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.date-selector input{padding:.5rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff1a;color:inherit;font-family:inherit}.nav-btn{background-color:transparent!important;color:inherit!important;padding:.5rem 1rem!important;margin:0!important;border:1px solid rgba(255,255,255,.2)!important;transition:all .2s ease!important}.nav-btn:hover:not(:disabled){background-color:#ffffff0d!important;border-color:#ffffff4d!important}.nav-btn:disabled{opacity:.3!important;cursor:not-allowed!important;border-color:#ffffff1a!important}.today-btn{background-color:#22c55e!important;color:#fff!important;padding:.25rem .5rem!important;font-size:.8rem!important;margin-left:.5rem!important}.today-btn:hover{background-color:#16a34a!important}.date-display{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.date-picker-wrapper{position:relative;cursor:pointer;display:inline-block}.date-text{font-weight:600;color:inherit;white-space:nowrap;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;display:inline-block;border:1px solid transparent}.date-picker-wrapper:hover .date-text{background-color:#ffffff0d;border-color:#fff3}.date-input-hidden{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}@media(prefers-color-scheme:light){.date-selector input{border:1px solid #d1d5db;background:#fff;color:#1f2937}.nav-btn{border:1px solid #e5e7eb!important;color:#6b7280!important}.nav-btn:hover:not(:disabled){background-color:#f9fafb!important;border-color:#d1d5db!important;color:#374151!important}.nav-btn:disabled{opacity:.3!important;border-color:#e5e7eb!important;color:#9ca3af!important}.date-picker-wrapper:hover .date-text{background-color:#f9fafb;border-color:#e5e7eb}}@media(max-width:640px){.date-selector{flex-direction:column;gap:.5rem}.nav-btn{width:100%}}._container_40we7_2{margin:2rem 0;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._container_40we7_2 h2{color:inherit;margin-bottom:1rem;text-align:center}._statsGrid_40we7_16{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}._statCard_40we7_23{padding:1.5rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._calorieCard_40we7_30{grid-column:span 1}._macroCard_40we7_34{grid-column:span 1;display:flex;flex-direction:column}._statHeader_40we7_40{font-weight:600;color:inherit;margin-bottom:1rem;font-size:1.1rem}._statValue_40we7_47{font-size:2rem;font-weight:700;color:inherit;margin-bottom:.5rem}._statSubtext_40we7_54{color:#ffffffb3;font-size:.9rem;margin-bottom:1rem}._progressBar_40we7_60{width:100%;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:1rem}._progressFill_40we7_69{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .3s ease}._statFooter_40we7_76{font-size:.9rem}._remainingPositive_40we7_80{color:#22c55e}._remainingNegative_40we7_84{color:#ef4444}._macroContent_40we7_88{display:flex;gap:1rem;flex-wrap:nowrap;align-items:center;justify-content:space-evenly;flex:1}._macroContent_40we7_88:not(:has(._macronutrientChartContainer_40we7_97)){justify-content:center}._macroContent_40we7_88:not(:has(._macronutrientChartContainer_40we7_97)) ._macroItemsWrapper_40we7_101{width:100%;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:space-between;align-items:center}._macroItemsWrapper_40we7_101{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0;justify-content:space-between}._macroContent_40we7_88:not(:has(._macronutrientChartContainer_40we7_97)) ._macroItem_40we7_101{flex:1;display:flex;align-items:center;justify-content:center}._macroContent_40we7_88:has(._macronutrientChartContainer_40we7_97) ._macroItemsWrapper_40we7_101{height:200px}._macroItem_40we7_101{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:50px;width:100%;padding:.35rem .5rem;border-radius:4px;border:1px solid transparent}._macroItem_40we7_101:nth-child(1){background:#ff6b6b33;border-color:#ff6b6b4d}._macroItem_40we7_101:nth-child(2){background:#ffd93d33;border-color:#ffd93d4d}._macroItem_40we7_101:nth-child(3){background:#6bcf7f33;border-color:#6bcf7f4d}._highlight_40we7_159{transform:translate(-4px);box-shadow:0 8px 20px #0000002e;transition:transform .15s ease,box-shadow .15s ease;border-color:#ffffff2e}._macroValue_40we7_167{display:block;font-size:.95rem;font-weight:600;color:inherit;margin-top:.15rem;align-self:flex-start}._macroValue_40we7_167:before{display:inline-block;margin-right:.4rem}._macroItem_40we7_101:nth-child(1) ._macroValue_40we7_167:before{content:"🥩";font-size:1rem}._macroItem_40we7_101:nth-child(2) ._macroValue_40we7_167:before{content:"🧈";font-size:1rem}._macroItem_40we7_101:nth-child(3) ._macroValue_40we7_167:before{content:"🌾";font-size:1rem}._macroLabel_40we7_186{font-size:.65rem;color:#fffc;margin-bottom:.1rem;font-weight:500}._macroContent_40we7_88:has(._macronutrientChartContainer_40we7_97) ._macroValue_40we7_167{align-self:flex-end}._macroValue_40we7_167{font-size:.95rem;font-weight:600;color:inherit;align-self:center}._macroItem_40we7_101:nth-child(1) ._macroLabel_40we7_186,._macroItem_40we7_101:nth-child(1) ._macroValue_40we7_167{color:#ff6b6b}._macroItem_40we7_101:nth-child(2) ._macroLabel_40we7_186,._macroItem_40we7_101:nth-child(2) ._macroValue_40we7_167{color:#ffd93d}._macroItem_40we7_101:nth-child(3) ._macroLabel_40we7_186,._macroItem_40we7_101:nth-child(3) ._macroValue_40we7_167{color:#6bcf7f}._macronutrientChartContainer_40we7_97{width:200px;height:200px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._macroNote_40we7_228{font-size:.75rem;color:#9ca3af;margin-top:.75rem;text-align:center}._quickStats_40we7_236{background:#ffffff14!important}._quickStatRow_40we7_240{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.05)}._quickStatRow_40we7_240:last-child{border-bottom:none}._statValueSmall_40we7_252{font-weight:700;font-size:1.1rem;color:inherit}._statusBadge_40we7_258{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}._under_40we7_265{background:#ef444433;color:#ef4444;border:1px solid #ef4444}._onTrack_40we7_271{background:#22c55e33;color:#22c55e;border:1px solid #22c55e}._over_40we7_277{background:#f59e0b33;color:#f59e0b;border:1px solid #f59e0b}._emptyMessage_40we7_283{color:inherit}@media(prefers-color-scheme:light){._container_40we7_2{background:#fff;border:1px solid #e5e7eb}._statCard_40we7_23{background:#f8fafc}._statSubtext_40we7_54{color:#6b7280}._progressBar_40we7_60{background:#f3f4f6}._macroItem_40we7_101:nth-child(1){background:#fee2e2;border-color:#fecaca}._macroItem_40we7_101:nth-child(1) ._macroLabel_40we7_186,._macroItem_40we7_101:nth-child(1) ._macroValue_40we7_167{color:#dc2626}._macroItem_40we7_101:nth-child(2){background:#fef3c7;border-color:#fde68a}._macroItem_40we7_101:nth-child(2) ._macroLabel_40we7_186,._macroItem_40we7_101:nth-child(2) ._macroValue_40we7_167{color:#d97706}._macroItem_40we7_101:nth-child(3){background:#dcfce7;border-color:#bbf7d0}._macroItem_40we7_101:nth-child(3) ._macroLabel_40we7_186,._macroItem_40we7_101:nth-child(3) ._macroValue_40we7_167{color:#16a34a}._macroLabel_40we7_186{color:#6b7280}._quickStats_40we7_236{background:#f1f5f9!important}._quickStatRow_40we7_240{border-bottom:1px solid #e5e7eb}}@media(max-width:768px){._statsGrid_40we7_16{grid-template-columns:1fr}}@media(max-width:640px){._macroContent_40we7_88{flex-direction:column;align-items:stretch}._macroItemsWrapper_40we7_101{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;justify-content:space-between;width:100%}._macroItem_40we7_101{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 0;min-width:0;max-width:calc((100% - 2 * .75rem) / 3);width:auto;padding:.35rem .5rem;height:fit-content}._macroValue_40we7_167{align-self:flex-end!important}._macroContent_40we7_88:has(._macronutrientChartContainer_40we7_97) ._macroItemsWrapper_40we7_101{height:auto}._macronutrientChartContainer_40we7_97{max-width:220px;margin:1rem auto 0}}._historicalTrends_1xzoj_2{margin:2rem 0;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._trendsHeader_1xzoj_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._trendsHeader_1xzoj_10 h2{color:inherit;margin:0}._dateRangeSelector_1xzoj_24{display:flex;align-items:center;gap:.5rem}._dateRangeSelector_1xzoj_24 label{font-weight:600;color:inherit}._dateRangeSelector_1xzoj_24 select{padding:.5rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#0000004d;color:inherit;font-size:.9rem}._dateRangeSelector_1xzoj_24 select option{background:#1a1a1a;color:inherit}._chartContainer_1xzoj_49{background:#ffffff08;border-radius:12px;padding:1.5rem;margin:2rem 0}._chartHeader_1xzoj_56{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._chartHeader_1xzoj_56 h3{color:inherit;margin:0}._chartControls_1xzoj_70{display:flex;gap:.5rem}._chartControls_1xzoj_70 button{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:inherit;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.85rem;font-weight:600}._chartControls_1xzoj_70 button:hover{border-color:#646cff;background:#646cff1a}._active_1xzoj_92{background:#646cff!important;border-color:#646cff!important;color:#fff!important}._chartArea_1xzoj_98{min-height:250px;padding:1rem 0;overflow-x:auto}._barChart_1xzoj_105,._combinedChart_1xzoj_106{display:flex;align-items:flex-end;justify-content:space-around;height:250px;padding:1rem;gap:.5rem;border-bottom:2px solid rgba(255,255,255,.2);position:relative}._chartBarContainer_1xzoj_117,._combinedBarContainer_1xzoj_118{display:flex;flex-direction:column;align-items:center;flex:1;min-width:40px;max-width:80px}._chartBar_1xzoj_117{width:100%;min-height:2px;border-radius:4px 4px 0 0;transition:all .3s ease;cursor:pointer;display:flex;align-items:flex-end;justify-content:center;position:relative}._chartBar_1xzoj_117:hover{opacity:.8;transform:translateY(-2px)}._barValue_1xzoj_144{position:absolute;top:-20px;font-size:.75rem;font-weight:600;color:#ffffffe6;white-space:nowrap}._caloriesBar_1xzoj_153{background-color:#646cff}._stackedBar_1xzoj_158{display:flex;flex-direction:column-reverse;align-items:center;width:100%;gap:2px}._barSegment_1xzoj_166{width:100%;min-height:2px;border-radius:2px;transition:all .3s ease;cursor:pointer}._barSegment_1xzoj_166:hover{opacity:.8}._proteinBar_1xzoj_178,._proteinColor_1xzoj_179{background-color:#ff6b6b}._fatBar_1xzoj_183,._fatColor_1xzoj_184{background-color:#ffd93d}._carbsBar_1xzoj_188,._carbsColor_1xzoj_189{background-color:#6bcf7f}._combinedBar_1xzoj_118{width:100%;position:relative}._caloriesLine_1xzoj_199{width:100%;min-height:2px;border-radius:4px 4px 0 0;transition:all .3s ease}._macroIndicators_1xzoj_206{display:flex;gap:3px;margin-top:4px;justify-content:center}._macroDot_1xzoj_213{width:6px;height:6px;border-radius:50%}._proteinDot_1xzoj_219{background-color:#ff6b6b}._fatDot_1xzoj_223{background-color:#ffd93d}._carbsDot_1xzoj_227{background-color:#6bcf7f}._chartLabel_1xzoj_232{margin-top:.5rem;font-size:.75rem;color:#ffffffb3;text-align:center;white-space:nowrap}._chartLegend_1xzoj_241{margin-top:1.5rem;padding:1rem;background:#ffffff08;border-radius:8px}._legendItems_1xzoj_248{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}._legendItem_1xzoj_248{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#fffc}._legendColor_1xzoj_263{width:16px;height:16px;border-radius:3px;display:inline-block}._trendSummary_1xzoj_270{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;padding:1rem;background:#ffffff08;border-radius:8px}._summaryStat_1xzoj_280{display:flex;flex-direction:column;align-items:center;text-align:center}._statLabel_1xzoj_287{font-size:.85rem;color:#ffffffb3;margin-bottom:.25rem}._statValue_1xzoj_293{font-size:1.2rem;font-weight:700;color:inherit}._trendTable_1xzoj_300{margin-top:2rem}._trendTable_1xzoj_300 h4{margin-bottom:1rem;color:inherit}._tableContainer_1xzoj_309{overflow-x:auto;border-radius:8px;background:#ffffff08}._trendTable_1xzoj_300 table{width:100%;border-collapse:collapse;min-width:600px}._trendTable_1xzoj_300 thead{background:#ffffff1a}._trendTable_1xzoj_300 th{padding:.75rem;text-align:left;font-weight:600;color:#ffffffe6;border-bottom:2px solid rgba(255,255,255,.2)}._trendTable_1xzoj_300 td{padding:.75rem;color:#fffc;border-bottom:1px solid rgba(255,255,255,.05)}._trendTable_1xzoj_300 tbody tr:hover{background:#ffffff0d}._trendTable_1xzoj_300 tbody tr:last-child td{border-bottom:none}._loadingMessage_1xzoj_347,._emptyMessage_1xzoj_351{color:inherit}@media(prefers-color-scheme:light){._historicalTrends_1xzoj_2{background:#fff;border:1px solid #e5e7eb}._dateRangeSelector_1xzoj_24 select{border:2px solid #e5e7eb;background:#fff;color:#374151}._chartContainer_1xzoj_49{background:#f9fafb}._chartControls_1xzoj_70 button{border:2px solid #e5e7eb;background:#fff;color:#6b7280}._chartControls_1xzoj_70 button:hover{border-color:#3b82f6;color:#3b82f6}._active_1xzoj_92{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}._trendSummary_1xzoj_270{background:#f8fafc}._statLabel_1xzoj_287{color:#6b7280}._tableContainer_1xzoj_309{background:#fff}._trendTable_1xzoj_300 thead{background:#f3f4f6}._trendTable_1xzoj_300 th{color:#374151;border-bottom:2px solid #d1d5db}._trendTable_1xzoj_300 td{color:#6b7280;border-bottom:1px solid #f3f4f6}}.ai-suggestions{margin:0;padding:1.5rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #0000001a;height:100%;box-sizing:border-box}.ai-suggestions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.ai-suggestions-h2{margin:0;font-size:1.25rem;font-weight:600;color:inherit;display:flex;align-items:center;gap:23rem}.ai-refresh-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.5rem .75rem;cursor:pointer;font-size:1rem;transition:all .25s ease;color:inherit}.ai-refresh-button:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d;transform:scale(1.1)}.ai-refresh-button:disabled{opacity:.5;cursor:not-allowed}.ai-suggestions-textbox{padding:1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:inherit;line-height:1.6;font-size:.95rem;min-height:100px;white-space:pre-wrap;word-wrap:break-word;text-align:left}.ai-suggestions-textbox .ai-suggestions-list ul{margin:0;padding-left:1.5rem;list-style-position:outside;list-style-type:disc}.ai-suggestions-textbox .ai-suggestions-list .ai-suggestion-item{margin:0 0 .5rem;line-height:1.5;display:list-item}.ai-suggestions-textbox .ai-suggestions-list .ai-suggestion-name{font-weight:600;margin-right:.35rem}.ai-suggestions-textbox .ai-suggestions-list .ai-suggestion-rationale{color:inherit}.ai-suggestion-note{margin-top:.5rem;font-size:.9rem;color:#ffffffb3;padding-left:1.5rem}.ai-suggestions-textbox p{margin:0;padding:0}.ai-loading{display:flex;align-items:center;gap:.75rem;color:#ffffffb3}@keyframes spin{to{transform:rotate(360deg)}}.ai-error{color:#fca5a5}.ai-error p{margin:0 0 1rem}.ai-retry-button{background-color:#646cff;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .25s ease}.ai-retry-button:hover{background-color:#535bf2;transform:translateY(-1px)}@media(prefers-color-scheme:light){.ai-suggestions{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.ai-refresh-button{background:#f9fafb;border:1px solid #e5e7eb;color:#1f2937}.ai-refresh-button:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.ai-suggestions-textbox{background:#f9fafb;border:1px solid #e5e7eb;color:#1f2937}.ai-loading{color:#6b7280}.ai-loading-spinner{border-color:#3b82f64d;border-top-color:#3b82f6}.ai-error{color:#dc2626}}@media(max-width:640px){.ai-suggestions{padding:1rem;border-radius:10px}.ai-suggestions h2{font-size:1.1rem}.ai-suggestions-textbox{padding:.875rem;font-size:.9rem;min-height:80px}}@media(max-width:480px){.ai-suggestions{padding:.875rem;border-radius:8px}.ai-suggestions-textbox{padding:.75rem;font-size:.875rem}}.image-prompt-container{display:inline-block}.image-prompt-button{background-color:#646cff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-family:inherit;font-weight:500;transition:all .25s ease;display:inline-flex;align-items:center;gap:.5rem}.image-prompt-button:hover:not(:disabled):not(.modal-open){background-color:#535bf2;transform:translateY(-1px);box-shadow:0 4px 12px #646cff4d}.image-prompt-button:disabled,.image-prompt-button.modal-open{background-color:#ffffff1a;color:#ffffff80;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}.image-prompt-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.image-prompt-modal{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #00000026;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;color:inherit}.image-prompt-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.image-prompt-header h2{margin:0;color:inherit;font-size:1.5rem}.close-btn{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;color:inherit!important;width:2rem!important;height:2rem!important;padding:0!important;margin:0!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .25s ease!important}.close-btn:hover{background:#ffffff1a!important;border-color:#ffffff4d!important}.image-prompt-content{padding:1.5rem}.image-prompt-message{padding:.75rem;margin:0 1.5rem 1rem;border-radius:6px;font-size:.9rem}.image-prompt-message.error{background:#ef444433;border:1px solid #ef4444;color:#ef4444}.image-prompt-dropzone{border:2px dashed rgba(255,255,255,.3);border-radius:8px;padding:2rem;text-align:center;transition:all .25s ease;background:#ffffff08;min-height:200px;display:flex;align-items:center;justify-content:center}.image-prompt-dropzone:hover{border-color:#646cff80;background:#ffffff0d}.image-prompt-placeholder{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.image-upload-label{display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;width:100%;padding:1rem;border-radius:8px;transition:background-color .25s ease}.image-upload-label:hover{background:#ffffff0d}.upload-icon{font-size:3rem;opacity:.7}.upload-text{font-size:1.1rem;font-weight:500;color:inherit}.upload-hint{font-size:.85rem;color:#fff9}.image-upload-input{display:none}.image-preview-container{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.image-preview-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.image-preview{max-width:100%;max-height:400px;border-radius:8px;object-fit:contain;box-shadow:0 4px 12px #0000004d}.image-clear-btn{background-color:#ef444433;color:#ef4444;border:1px solid #ef4444;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.9rem;transition:all .25s ease}.image-clear-btn:hover{background-color:#ef44444d;transform:translateY(-1px)}.image-recognize-btn{background-color:#646cff;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .25s ease}.image-recognize-btn:hover:not(:disabled){background-color:#535bf2;transform:translateY(-1px);box-shadow:0 4px 12px #646cff4d}.image-recognize-btn:disabled{background-color:#ffffff1a;color:#ffffff80;cursor:not-allowed;transform:none;box-shadow:none}.recognition-results{margin-top:1.5rem;padding:1rem;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.recognition-results h3{margin:0 0 .75rem;font-size:1rem;color:inherit}.recognition-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.recognition-item-button{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#ffffff0d;border-radius:6px;border:1px solid rgba(255,255,255,.1);transition:all .25s ease;cursor:pointer;font-family:inherit;color:inherit;width:100%;text-align:left}.recognition-item-button:hover{background:#ffffff14;border-color:#646cff4d}.recognition-item-button:active{transform:translateY(0)}.recognition-name{font-weight:500;color:inherit;text-transform:capitalize}.recognition-confidence{font-size:.9rem;color:#22c55e;font-weight:600;background:#22c55e33;padding:.25rem .5rem;border-radius:4px}.image-prompt-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.image-prompt-cancel-btn{background-color:#ffffff1a;color:inherit;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .25s ease}.image-prompt-cancel-btn:hover{background-color:#ffffff26;border-color:#ffffff4d}.image-prompt-upload-btn{background-color:#646cff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-family:inherit;font-weight:500;transition:all .25s ease}.image-prompt-upload-btn:hover:not(:disabled){background-color:#535bf2;transform:translateY(-1px);box-shadow:0 4px 12px #646cff4d}.image-prompt-upload-btn:disabled{background-color:#ffffff1a;color:#ffffff80;cursor:not-allowed;transform:none;box-shadow:none}@media(prefers-color-scheme:light){.image-prompt-modal{background-color:#fff;border:1px solid #e5e7eb;color:#1f2937}.image-prompt-header{border-bottom:1px solid #e5e7eb}.close-btn{background:transparent!important;border:1px solid #d1d5db!important;color:#6b7280!important}.close-btn:hover{background:#f3f4f6!important;border-color:#9ca3af!important;color:#374151!important}.image-prompt-dropzone{border-color:#d1d5db;background:#f9fafb}.image-prompt-dropzone:hover{border-color:#646cff;background:#f3f4f6}.image-upload-label:hover{background:#f3f4f6}.upload-hint{color:#6b7280}.image-prompt-actions{border-top:1px solid #e5e7eb}.image-prompt-cancel-btn{background-color:#f3f4f6;border:1px solid #d1d5db;color:#374151}.image-prompt-cancel-btn:hover{background-color:#e5e7eb;border-color:#9ca3af}.image-prompt-upload-btn:disabled{background-color:#f3f4f6;color:#9ca3af}.image-prompt-button:disabled,.image-prompt-button.modal-open{background-color:#f3f4f6;color:#9ca3af;opacity:.6}.image-recognize-btn:disabled{background-color:#f3f4f6;color:#9ca3af}.recognition-results{background:#f9fafb;border:1px solid #e5e7eb}.recognition-item-button{background:#fff;border:1px solid #e5e7eb;color:#1f2937}.recognition-item-button:hover{background:#f0f4ff;border-color:#646cff;color:#1f2937}.recognition-confidence{color:#059669;background:#ecfdf5}}@media(max-width:640px){.image-prompt-modal{width:95%;max-height:95vh}.image-prompt-header,.image-prompt-content{padding:1rem}.image-prompt-dropzone{padding:1.5rem;min-height:150px}.upload-icon{font-size:2.5rem}.upload-text{font-size:1rem}.upload-hint{font-size:.8rem}.image-preview{max-height:300px}.image-prompt-actions{flex-direction:column}.image-prompt-cancel-btn,.image-prompt-upload-btn{width:100%}}.entry-form-ai-container{display:flex;gap:1.5rem;margin:1.5rem 0;align-items:stretch}.entry-form-wrapper{flex:2}.ai-suggestions-wrapper{flex:1}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;margin-bottom:1rem}h2{font-size:2em;line-height:1.2;margin-bottom:1.5rem}h3{font-size:1.5em;line-height:1.3;margin-bottom:1rem}h4{font-size:1.2em;line-height:1.3;margin-bottom:.75rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:all .25s ease;margin:.25rem 0}button:hover{border-color:#646cff;background-color:#2a2a2a}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button:disabled{background-color:#ffffff1a;color:#ffffff4d;cursor:not-allowed;border-color:transparent}button:disabled:hover{background-color:#ffffff1a;border-color:transparent}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9;color:#213547}button:hover{background-color:#e9e9e9;border-color:#646cff}button:disabled{background-color:#f3f4f6;color:#9ca3af}button:disabled:hover{background-color:#f3f4f6}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%}.app{width:100%}@media(max-width:1024px){.entry-form-ai-container{flex-direction:column;gap:1rem}.entry-form-wrapper{width:100%;z-index:2}.ai-suggestions-wrapper{width:100%;z-index:1}}@media(max-width:768px){#root{padding:1rem}h1{font-size:2.5em}h2{font-size:1.75em}h3{font-size:1.3em}}@media(max-width:480px){#root{padding:.5rem}h1{font-size:2em}h2{font-size:1.5em}}.material-symbols-outlined{font-size:1em;line-height:1;vertical-align:middle;display:inline-block;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.xs{font-size:.8em}.material-symbols-outlined.sm{font-size:.9em}.material-symbols-outlined.lg{font-size:1.2em}.material-symbols-outlined.xl{font-size:1.3em}.icon-inline{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;line-height:1;font-size:1em}.icon-inline .material-symbols-outlined,.material-symbols-outlined.icon-inline{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.icon-mr{margin-right:.35em}.icon-ml{margin-left:.35em}.icon-inline.sm{font-size:.9em}.icon-inline.lg{font-size:1.25em}
