@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&display=swap";*{box-sizing:border-box}:root{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#243b55;background-color:#faf7f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{color:#f47421;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{background:#fde8d4;color:#243b55}.auth-screen{min-height:100vh;background:#faf7f4;display:flex;align-items:center;justify-content:center;padding:1.5rem}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem 2rem;width:100%;max-width:400px;box-shadow:0 4px 24px #243b5514;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.auth-logo{height:64px;width:auto}.auth-title{font-size:1.4rem;font-weight:800;color:#243b55;margin:0;text-align:center}.auth-form{width:100%;display:flex;flex-direction:column;gap:1rem}.auth-field{display:flex;flex-direction:column;gap:.4rem}.auth-field label{font-size:.85rem;font-weight:700;color:#374151}.auth-field input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}.auth-field input:focus{outline:none;border-color:#f47421;box-shadow:0 0 0 3px #f474211f}.auth-error{font-size:.85rem;color:#dc2626;margin:0}.auth-btn{width:100%;padding:.875rem;background:#f47421;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:background .18s;margin-top:.25rem}.auth-btn:hover:not(:disabled){background:#e06318}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-switch{font-size:.88rem;color:#64748b;margin:0;text-align:center}.auth-link{background:none;border:none;color:#f47421;font-weight:700;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;text-decoration:underline}.auth-confirm{text-align:center;display:flex;flex-direction:column;gap:1rem}.google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.8rem 1rem;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem;font-weight:600;font-family:inherit;color:#374151;cursor:pointer;transition:border-color .18s,box-shadow .18s}.google-btn:hover:not(:disabled){border-color:#9ca3af;box-shadow:0 1px 6px #00000014}.google-btn:disabled{opacity:.6;cursor:not-allowed}.auth-divider{width:100%;display:flex;align-items:center;gap:.75rem;color:#9ca3af;font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-subtitle{font-size:.88rem;color:#64748b;margin:-.5rem 0 0;text-align:center}.auth-forgot{text-align:center;font-size:.82rem;margin-top:-.25rem}.auth-confirm h2{font-size:1.2rem;font-weight:800;color:#243b55;margin:0}.auth-confirm p{font-size:.9rem;color:#64748b;line-height:1.6;margin:0}.landing-home{background:#faf7f4}.lh-hero{background:#faf7f4;padding:4rem 1.5rem 3.5rem;text-align:center}.lh-hero-inner{max-width:640px;margin:0 auto}.lh-hero-logo{height:64px;width:auto;display:block;margin:0 auto 1.75rem}.lh-hero-headline{font-size:clamp(2rem,6vw,3.25rem);font-weight:800;line-height:1.15;color:#243b55;margin:0 0 1.25rem}.lh-hero-sub{font-size:1.05rem;line-height:1.75;color:#475569;margin:0 0 2rem}.lh-cta-btn{display:inline-block;background:#f47421;color:#fff;border:none;border-radius:12px;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;cursor:pointer;transition:background .18s,transform .12s}.lh-cta-btn:hover{background:#e06318;transform:translateY(-2px);box-shadow:0 6px 20px #f4742159}.lh-cta-btn:active{transform:translateY(0)}.lh-hero-platform{margin:1rem 0 0;font-size:.82rem;color:#94a3b8}.lh-problem{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:3.5rem 1.5rem}.lh-problem-inner{max-width:640px;margin:0 auto}.lh-section-heading{font-size:clamp(1.4rem,4vw,1.75rem);font-weight:800;color:#243b55;margin:0 0 1rem;line-height:1.25}.lh-section-heading--centered{text-align:center}.lh-section-heading--light{color:#faf7f4}.lh-problem-copy{font-size:1rem;line-height:1.75;color:#475569;margin:0 0 2rem}.lh-stats-row{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem;padding:2rem;background:#faf7f4;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #243b550f}.lh-stat{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:200px}.lh-stat-number{font-size:3.25rem;font-weight:800;color:#f47421;line-height:1}.lh-stat-label{font-size:.88rem;color:#64748b;margin-top:.5rem;line-height:1.45}.lh-stat-divider{width:1px;height:64px;background:#e2e8f0;flex-shrink:0}.lh-problem-bridge{font-size:1.1rem;font-weight:700;color:#243b55;line-height:1.5;margin:0;text-align:center}.lh-features{background:#243b55;padding:4.5rem 1.5rem}.lh-features-inner{max-width:920px;margin:0 auto}.lh-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2.5rem}.lh-feature-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:.6rem;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.lh-feature-card:hover{transform:translateY(-4px);background:#ffffff1a;box-shadow:0 8px 32px #0003}.lh-feature-num{font-size:.72rem;font-weight:800;letter-spacing:.1em;color:#f47421}.lh-feature-title{font-size:1.05rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.lh-feature-desc{font-size:.9rem;color:#ffffffad;line-height:1.7;margin:0}.lh-how{background:#faf7f4;padding:4.5rem 1.5rem}.lh-how-inner{max-width:600px;margin:0 auto}.lh-steps{margin-top:2.5rem;display:flex;flex-direction:column;gap:2.25rem}.lh-step{display:flex;gap:1.25rem;align-items:flex-start}.lh-step-num{width:44px;height:44px;border-radius:50%;background:#f47421;color:#fff;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lh-step-content{padding-top:.3rem}.lh-step-title{font-size:1.05rem;font-weight:700;color:#243b55;margin:0 0 .4rem}.lh-step-desc{font-size:.95rem;color:#475569;line-height:1.7;margin:0}.lh-bottom-cta{text-align:center;padding:3rem 1.5rem;background:#fff;border-top:1px solid #e2e8f0}.lh-bottom-cta h2{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;color:#243b55;margin:0 0 .75rem;line-height:1.2}.lh-bottom-cta p:not(.lh-hero-platform){font-size:1rem;color:#64748b;margin:0 0 2rem;line-height:1.6}.lh-uni-banner{background:#eeeae4;border-top:1px solid #ddd9d2;padding:2rem 1.5rem}.lh-uni-banner-inner{max-width:720px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.lh-uni-banner-text{font-size:.92rem;color:#475569;line-height:1.65;margin:0;flex:1;min-width:220px}.lh-uni-banner-btn{background:#243b55;color:#fff;border:none;border-radius:8px;padding:.7rem 1.25rem;font-size:.88rem;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .18s}.lh-uni-banner-btn:hover{background:#1a2e45}@media(max-width:600px){.lh-hero{padding:3rem 1.25rem 2.5rem}.lh-hero-logo{height:72px;margin-bottom:1.75rem}.lh-stats-row{flex-direction:column;gap:1.5rem;padding:1.5rem}.lh-stat-divider{width:48px;height:1px}.lh-features-grid{grid-template-columns:1fr}.lh-uni-banner-inner{flex-direction:column;align-items:flex-start}.lh-uni-banner-btn{width:100%;text-align:center}}.landing-faq{background:#faf7f4;min-height:calc(100vh - 60px);padding:3rem 1.5rem 5rem}.faq-inner{max-width:720px;margin:0 auto}.faq-heading{font-size:1.9rem;font-weight:800;color:#243b55;margin:0 0 2rem}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;transition:border-color .15s}.faq-item.open{border-color:#f47421}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;text-align:left;font-size:.95rem;font-weight:600;color:#243b55;transition:background .12s}.faq-question:hover{background:#f8fafc}.faq-chevron{font-size:1.3rem;line-height:1;color:#f47421;flex-shrink:0;font-weight:400}.faq-answer{padding:0 1.25rem 1rem;font-size:.9rem;line-height:1.65;color:#475569;margin:0;border-top:1px solid #f1f5f9}@media(max-width:600px){.faq-heading{font-size:1.5rem}}.landing-contact{background:#faf7f4;min-height:calc(100vh - 60px);padding:3rem 1.5rem 5rem}.contact-inner{max-width:560px;margin:0 auto}.contact-heading{font-size:1.9rem;font-weight:800;color:#243b55;margin:0 0 .75rem;text-align:center}.contact-sub{font-size:1rem;color:#64748b;line-height:1.6;margin:0 0 2rem;text-align:center}.contact-form{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-field{display:flex;flex-direction:column;gap:.375rem}.contact-field label{font-size:.85rem;font-weight:600;color:#374151}.contact-field input,.contact-field select,.contact-field textarea{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;color:#243b55;background:#fff;transition:border-color .15s,box-shadow .15s;resize:none}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:none;border-color:#f47421;box-shadow:0 0 0 3px #f474211f}.contact-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.contact-field select option[value=""]{color:#94a3b8}.contact-form-footer{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding-top:.25rem}.contact-btn{width:100%;padding:.75rem;background:#f47421;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s}.contact-btn:hover:not(:disabled){background:#d9641a}.contact-btn:disabled{opacity:.65;cursor:not-allowed}.contact-direct{font-size:.82rem;color:#94a3b8;margin:0}.contact-email-link{color:#f47421;text-decoration:none;font-weight:600}.contact-email-link:hover{text-decoration:underline}.contact-error{font-size:.85rem;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.6rem .875rem;margin:0}.contact-error a{color:#dc2626;font-weight:600}.contact-success{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.contact-success-icon{width:52px;height:52px;background:#edfaf3;color:#2e8a52;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.contact-success h2{font-size:1.25rem;font-weight:800;color:#243b55;margin:0}.contact-success p{font-size:.9rem;color:#64748b;margin:0;line-height:1.5}.contact-success .contact-btn{width:auto;padding:.6rem 1.5rem;margin-top:.5rem}@media(max-width:480px){.contact-row{grid-template-columns:1fr}.contact-form{padding:1.5rem}}.lrs-page{background:#faf7f4;min-height:calc(100vh - 60px);padding:3rem 1.5rem 5rem}.lrs-inner{max-width:560px;margin:0 auto}.lrs-heading{font-size:1.9rem;font-weight:800;color:#243b55;margin:0 0 .75rem;text-align:center}.lrs-sub{font-size:1rem;color:#64748b;line-height:1.6;margin:0 0 2rem;text-align:center}.lrs-form{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.lrs-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.lrs-field{display:flex;flex-direction:column;gap:.375rem;position:relative}.lrs-field label{font-size:.85rem;font-weight:600;color:#374151}.lrs-required{color:#f47421}.lrs-optional{font-weight:400;color:#94a3b8}.lrs-field input,.lrs-field select{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;color:#243b55;background:#fff;transition:border-color .15s,box-shadow .15s}.lrs-field input:focus,.lrs-field select:focus{outline:none;border-color:#f47421;box-shadow:0 0 0 3px #f474211f}.lrs-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}.lrs-autocomplete-wrap{position:relative;display:flex;align-items:center}.lrs-autocomplete-wrap input{width:100%;box-sizing:border-box}.lrs-spinner{position:absolute;right:.75rem;width:14px;height:14px;border:2px solid #e2e8f0;border-top-color:#f47421;border-radius:50%;animation:lrsSpin .6s linear infinite;flex-shrink:0}@keyframes lrsSpin{to{transform:rotate(360deg)}}.lrs-suggestions{list-style:none;margin:.25rem 0 0;padding:0;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #00000012;position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:10}.lrs-suggestion{display:block;width:100%;padding:.65rem .875rem;text-align:left;background:none;border:none;border-bottom:1px solid #f1f5f9;font-size:.88rem;font-family:inherit;color:#243b55;cursor:pointer;transition:background .12s}.lrs-suggestions li:last-child .lrs-suggestion{border-bottom:none}.lrs-suggestion:hover{background:#fff8f3;color:#f47421}.lrs-notify-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.lrs-notify-hidden{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.lrs-toggle{position:relative;width:42px;height:24px;background:#e2e8f0;border-radius:999px;flex-shrink:0;transition:background .2s}.lrs-toggle.on{background:#f47421}.lrs-toggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #0000002e;transition:transform .2s}.lrs-toggle.on .lrs-toggle-thumb{transform:translate(18px)}.lrs-notify-text{font-size:.9rem;color:#374151;font-weight:500}.lrs-error{font-size:.85rem;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.6rem .875rem;margin:0}.lrs-error a{color:#dc2626;font-weight:600}.lrs-btn{width:100%;padding:.75rem;background:#f47421;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s;font-family:inherit;letter-spacing:.01em}.lrs-btn:hover:not(:disabled){background:#d9641a}.lrs-btn:disabled{opacity:.65;cursor:not-allowed}.lrs-success{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.lrs-success-icon{font-size:3rem;margin-bottom:.5rem}.lrs-success h2{font-size:1.4rem;font-weight:800;color:#243b55;margin:0}.lrs-success p{font-size:.92rem;color:#64748b;line-height:1.6;margin:0;max-width:380px}@media(max-width:480px){.lrs-row{grid-template-columns:1fr}.lrs-form{padding:1.5rem}}.landing-universities{background:#f8fafc}.lu-hero{background:#fff;padding:4rem 1.5rem 3.5rem;text-align:center;border-bottom:1px solid #e2e8f0}.lu-hero-inner{max-width:680px;margin:0 auto}.lu-hero-logo{height:84px;width:auto;display:block;margin:-12px auto 1.25rem}.lu-hero-headline{font-size:clamp(2rem,6vw,3.25rem);font-weight:800;line-height:1.15;color:#243b55;margin:0 0 1.25rem;letter-spacing:-.01em;font-family:Plus Jakarta Sans,sans-serif}.lu-hero-sub{font-size:1.05rem;line-height:1.75;color:#475569;margin:0 0 2.25rem}.lu-hero-cta{display:inline-block;background:#f47421;color:#fff;border:none;border-radius:12px;padding:1rem 2.25rem;font-size:1.05rem;font-weight:700;cursor:pointer;transition:background .18s,transform .12s;letter-spacing:.01em}.lu-hero-cta:hover{background:#e06318;transform:translateY(-2px);box-shadow:0 6px 20px #f4742159}.lu-mockup-section{background:#0f1e2e;padding:3.5rem 1.5rem 4.5rem}.lu-mockup-section-inner{max-width:960px;margin:0 auto}.lu-mockup-title{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:800;color:#fff;text-align:center;margin:0 0 1rem;line-height:1.2;font-family:Plus Jakarta Sans,sans-serif}.lu-mockup-desc{font-size:.98rem;color:#ffffffa6;text-align:center;max-width:640px;margin:0 auto 2rem;line-height:1.75}.lu-mockup-caption{font-size:.72rem;color:#ffffff59;text-align:center;margin:0 0 1rem;letter-spacing:.06em;text-transform:uppercase}.lu-mockup{background:#faf7f4;border-radius:14px;overflow:hidden;box-shadow:0 24px 80px #0006;border:1px solid rgba(255,255,255,.06)}.lu-mockup-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 1.25rem;height:52px;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.lu-mockup-header-left{display:flex;align-items:center}.lu-mockup-logo-pill{width:110px;height:22px;background:#e2e8f0;border-radius:4px}.lu-mockup-header-right{display:flex;align-items:center;gap:.4rem}.lu-mockup-pill{font-size:.65rem;font-weight:600;color:#94a3b8;background:#faf7f4;border:1px solid #e2e8f0;border-radius:5px;padding:.18rem .5rem;white-space:nowrap}.lu-mockup-pill--tab.active{background:#fff;color:#243b55;box-shadow:0 1px 3px #243b551a}.lu-mockup-body{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.lu-mockup-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e2e8f0;border-radius:8px;overflow:hidden}.lu-mockup-kpi{background:#fff;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.15rem}.lu-mockup-kpi-label{font-size:.6rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.lu-mockup-kpi-value{font-size:1.5rem;font-weight:800;color:#243b55;line-height:1.1;letter-spacing:-.02em}.lu-mockup-kpi-change{font-size:.62rem;font-weight:700}.lu-mockup-kpi-change.up{color:#22c55e}.lu-mockup-kpi-change.down{color:#ef4444}.lu-mockup-kpi-sub{font-size:.6rem;color:#cbd5e1}.lu-mockup-two-col{display:grid;grid-template-columns:1.6fr 1fr;gap:.75rem}.lu-mockup-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.1rem}.lu-mockup-card-title{font-size:.72rem;font-weight:800;color:#243b55;margin-bottom:.75rem}.lu-mockup-chart{height:100px;display:flex;align-items:flex-end;gap:2px}.lu-mockup-bar-wrap{flex:1;height:100%;display:flex;align-items:flex-end}.lu-mockup-bar{width:100%;border-radius:2px 2px 0 0;min-height:2px}.lu-mockup-legend{display:flex;align-items:center;gap:.3rem;margin-top:.5rem;font-size:.6rem;color:#94a3b8}.lu-mockup-legend-dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.lu-mockup-donut-wrap{position:relative;width:110px;margin:0 auto .75rem}.lu-mockup-donut-svg{width:110px;height:110px;transform:rotate(-90deg)}.lu-mockup-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.lu-mockup-donut-total{font-size:1.1rem;font-weight:800;color:#243b55;line-height:1;letter-spacing:-.02em}.lu-mockup-donut-sub{font-size:.58rem;color:#94a3b8;margin-top:.1rem}.lu-mockup-donut-legend{display:flex;flex-direction:column;gap:.35rem}.lu-mockup-donut-legend-row{display:flex;align-items:center;gap:.4rem;font-size:.65rem}.lu-mockup-donut-legend-label{color:#64748b;flex:1}.lu-mockup-donut-legend-val{font-weight:700;color:#243b55}.lu-mockup-items{display:flex;flex-direction:column;gap:.55rem}.lu-mockup-item-row{display:flex;align-items:center;gap:.6rem}.lu-mockup-item-name{font-size:.65rem;color:#475569;width:160px;flex-shrink:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lu-mockup-item-bar-wrap{flex:1;background:#f1f5f9;border-radius:2px;height:5px;overflow:hidden}.lu-mockup-item-bar{height:100%;background:#f47421;border-radius:2px}.lu-mockup-item-count{font-size:.65rem;font-weight:700;color:#94a3b8;width:20px;text-align:right;flex-shrink:0}.lu-value{background:#fff;border-top:1px solid #e2e8f0;padding:4.5rem 1.5rem}.lu-value-inner{max-width:960px;margin:0 auto}.lu-section-heading{font-size:clamp(1.4rem,4vw,1.75rem);font-weight:800;color:#243b55;margin:0 0 2.5rem;line-height:1.25;font-family:Plus Jakarta Sans,sans-serif}.lu-section-heading--centered{text-align:center}.lu-section-heading--light{color:#fff}.lu-value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.lu-value-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 1px 3px #0f1e2e0d;transition:transform .2s ease,box-shadow .2s ease}.lu-value-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0f1e2e1f}.lu-value-num{font-size:.7rem;font-weight:800;letter-spacing:.1em;color:#f47421}.lu-value-title{font-size:1rem;font-weight:700;color:#243b55;margin:0;line-height:1.3}.lu-value-desc{font-size:.88rem;color:#475569;line-height:1.75;margin:0}.lu-how{background:#f8fafc;border-top:1px solid #e2e8f0;padding:4.5rem 1.5rem}.lu-how-inner{max-width:600px;margin:0 auto}.lu-steps{margin-top:2.5rem;display:flex;flex-direction:column;gap:2.25rem}.lu-step{display:flex;gap:1.25rem;align-items:flex-start}.lu-step-num{width:44px;height:44px;border-radius:50%;background:#f47421;color:#fff;font-size:1.05rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lu-step-content{padding-top:.3rem}.lu-step-title{font-size:1rem;font-weight:700;color:#243b55;margin:0 0 .4rem}.lu-step-desc{font-size:.95rem;color:#475569;line-height:1.75;margin:0}.lu-trust{background:#f8fafc;border-top:1px solid #e2e8f0;padding:4.5rem 1.5rem}.lu-trust-inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.lu-trust-card{display:flex;flex-direction:column;gap:.6rem}.lu-trust-card{transition:transform .2s ease}.lu-trust-card:hover{transform:translateY(-3px)}.lu-trust-icon{width:48px;height:48px;border-radius:12px;background:#f4742114;border:1px solid rgba(244,116,33,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s ease,border-color .2s ease}.lu-trust-card:hover .lu-trust-icon{background:#f4742124;border-color:#f474214d}.lu-trust-title{font-size:.98rem;font-weight:700;color:#243b55;margin:0}.lu-trust-desc{font-size:.88rem;color:#475569;line-height:1.75;margin:0}.lu-cta{background:#0f1e2e;padding:4.5rem 1.5rem;text-align:center}.lu-cta-inner{max-width:600px;margin:0 auto}.lu-cta-heading{font-size:clamp(1.6rem,4vw,2.25rem);font-weight:800;color:#fff;margin:0 0 1rem;line-height:1.2;font-family:Plus Jakarta Sans,sans-serif}.lu-cta-sub{font-size:1rem;color:#ffffff8c;line-height:1.75;margin:0 0 2rem}@media(max-width:700px){.lu-mockup-kpi-row{grid-template-columns:repeat(2,1fr)}.lu-mockup-two-col{grid-template-columns:1fr}.lu-mockup-header-right .lu-mockup-pill--tab:not(.active){display:none}.lu-value-grid{grid-template-columns:1fr;gap:1.25rem}.lu-trust-inner{grid-template-columns:1fr}}.terms-page{max-width:680px;margin:0 auto;padding:1.5rem 1.5rem 6rem;min-height:100vh}.terms-page-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f1f5f9}.terms-page-header h1{font-size:1.6rem;font-weight:800;color:#243b55;margin:0 0 .25rem}.terms-page-sub{font-size:.82rem;color:#94a3b8;margin:0}.terms-page-body{display:flex;flex-direction:column;gap:1.75rem}.terms-page-intro{font-size:.9rem;color:#64748b;line-height:1.65;margin:0;padding:1rem 1.25rem;background:#fff;border-radius:10px;border-left:3px solid #f47421;box-shadow:0 4px 16px #243b551a}.terms-page-section h2{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#f47421;margin:0 0 .5rem}.terms-page-section p{font-size:.9rem;color:#374151;line-height:1.7;margin:0}.terms-page-section strong{color:#243b55;font-weight:700}.terms-page-footer-note{font-size:.82rem;color:#94a3b8;margin:0;padding-top:.5rem;border-top:1px solid #f1f5f9}.landing-nav{position:sticky;top:0;z-index:900;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 12px #243b550f}.landing-nav-inner{max-width:960px;margin:0 auto;padding:0 1rem;height:56px;display:flex;align-items:center;justify-content:space-between}.landing-hamburger{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;gap:5px;width:40px;flex-shrink:0}.landing-hamburger span{display:block;width:22px;height:2px;background:#243b55;border-radius:2px;transition:background .15s}.landing-hamburger:hover span{background:#f47421}.landing-nav-logo-wrap{flex:1;display:flex;justify-content:center}.landing-logo-img{height:42px;width:auto;display:block}.landing-nav-spacer{width:40px;flex-shrink:0}.landing-drawer-overlay{position:fixed;inset:0;background:#0000006b;z-index:1000;animation:lp-fade-in .2s ease}@keyframes lp-fade-in{0%{opacity:0}to{opacity:1}}.landing-drawer{position:fixed;top:0;left:0;height:100vh;width:272px;background:#243b55;z-index:1001;transform:translate(-100%);transition:transform .25s ease;display:flex;flex-direction:column;overflow:hidden}.landing-drawer.open{transform:translate(0)}.landing-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1)}.landing-drawer-logo{height:34px;width:auto}.landing-drawer-close{background:none;border:none;color:#ffffff80;font-size:1.6rem;line-height:1;cursor:pointer;padding:0;transition:color .15s}.landing-drawer-close:hover{color:#fff}.landing-drawer-items{display:flex;flex-direction:column;padding:.75rem 0}.landing-drawer-item{background:none;border:none;cursor:pointer;text-align:left;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;color:#ffffffa6;transition:color .15s,background .15s}.landing-drawer-item:hover{color:#fff;background:#ffffff12}.landing-drawer-item.active{color:#fff;background:#ffffff1a}.landing-drawer-item.highlight{color:#ffffffa6}.landing-drawer-item.highlight:hover{color:#fff;background:#ffffff12}.landing-main{min-height:calc(100vh - 56px)}.landing-coming-soon{max-width:680px;margin:0 auto;padding:5rem 1.5rem;text-align:center}.landing-coming-soon h2{font-size:1.75rem;font-weight:800;color:#243b55;margin:0 0 1rem}.landing-coming-soon p{font-size:1rem;color:#64748b;line-height:1.65;margin:0}.landing-terms-wrap{max-width:760px;margin:0 auto;padding:0}.landing-footer{background:#1a2e45;color:#94a3b8;text-align:center;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.landing-footer-disclaimer{font-size:.78rem;line-height:1.65;color:#64748b;max-width:640px;margin:0 auto}.landing-footer-links{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#64748b;margin:0}.landing-footer-link{background:none;border:none;color:#94a3b8;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;transition:color .15s}.landing-footer-link:hover{color:#f47421}.landing-footer-copy{font-size:.75rem;color:#475569;margin:0}.university-picker{display:flex;flex-direction:column;gap:.75rem}.university-search-wrap{display:flex;align-items:center;gap:.5rem;padding:.75rem .875rem;border:1.5px solid #d1d5db;border-radius:10px;background:#fff;transition:border-color .2s,box-shadow .2s}.university-search-wrap:focus-within{border-color:#f47421;box-shadow:0 0 0 3px #f474211a}.search-icon{color:#94a3b8;flex-shrink:0;pointer-events:none}.university-search{flex:1;min-width:0;border:none;outline:none;padding:0;font-size:1rem;font-family:inherit;color:#243b55;background:transparent}.search-clear{background:none;border:none;font-size:1.2rem;color:#94a3b8;cursor:pointer;line-height:1;padding:0;flex-shrink:0;display:flex;align-items:center}.search-clear:hover{color:#475569}.university-list{display:flex;flex-direction:column;gap:.5rem}.university-option{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.125rem;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s;text-align:left;width:100%;font-family:inherit}.university-option:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.university-option.selected{border-color:#f47421;background:#fff8f3}.university-option.coming-soon{opacity:.5;cursor:default}.university-info{display:flex;flex-direction:column;gap:.15rem}.university-name-row{display:flex;align-items:baseline;gap:.5rem}.university-name{font-size:.95rem;font-weight:700;color:#243b55}.university-abbr{font-size:.75rem;font-weight:600;color:#94a3b8}.university-location{font-size:.8rem;color:#64748b}.check-icon{color:#f47421;flex-shrink:0}.coming-soon-badge{font-size:.72rem;font-weight:600;color:#94a3b8;background:#f1f5f9;padding:.2rem .55rem;border-radius:20px;flex-shrink:0}.university-empty{font-size:.9rem;color:#94a3b8;text-align:center;padding:1.5rem 0;margin:0}.university-request-prompt{font-size:.85rem;color:#94a3b8;text-align:center;margin:.25rem 0 0}.university-request-link{background:none;border:none;padding:0;font-size:inherit;font-family:inherit;font-weight:600;color:#f47421;cursor:pointer;text-decoration:none}.university-request-link:hover{color:#d9641a}.menu-rating-onboarding{display:flex;flex-direction:column;padding:1rem 0 0;flex:1}.mro-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .4rem}.mro-sub{font-size:.875rem;color:#64748b;margin:0 0 1.75rem;line-height:1.5}.mro-list{display:flex;flex-direction:column;gap:0;flex:1}.mro-item{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;border-bottom:1px solid #f1f5f9}.mro-item:last-child{border-bottom:none}.mro-item-name{font-size:.95rem;font-weight:500;color:#334155}.mro-footer{display:flex;gap:.75rem;margin-top:auto;padding:1.25rem 0 max(1.5rem,env(safe-area-inset-bottom));position:sticky;bottom:0;background:#fff}.mro-skip{flex:1;padding:.8rem;background:#f1f5f9;border:none;border-radius:12px;font-size:.95rem;font-weight:600;color:#64748b;cursor:pointer;transition:background .15s}.mro-skip:hover:not(:disabled){background:#e2e8f0}.mro-skip:disabled{opacity:.5}.mro-submit{flex:2;padding:.8rem;background:#f47421;border:none;border-radius:12px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:opacity .15s}.mro-submit:hover:not(:disabled){opacity:.9}.mro-submit:disabled{opacity:.35;cursor:not-allowed}@media(prefers-color-scheme:dark){.mro-title{color:#e2e8f0}.mro-item{border-color:#1e2a3a}.mro-item-name{color:#cbd5e1}.mro-skip{background:#162030;color:#94a3b8}.mro-skip:hover:not(:disabled){background:#1e2a3a}}.onboarding-wizard{max-width:560px;margin:0 auto;padding:1.25rem 1.25rem 0;min-height:100vh;min-height:100svh;display:flex;flex-direction:column}.wizard-header{text-align:center;margin-bottom:2.5rem}.wizard-logo-img{width:min(480px,100%);height:auto;display:block;margin:-22% auto -24%}.wizard-header .subtitle{color:#94a3b8;margin-top:.375rem;font-size:.95rem;font-weight:500;letter-spacing:.02em}.section-progress{display:flex;gap:.5rem;margin-bottom:2rem}.section-item{flex:1;display:flex;flex-direction:column;gap:.35rem}.section-bar-track{height:4px;background:#e2e8f0;border-radius:2px;overflow:hidden}.section-bar-fill{height:100%;background:#f47421;border-radius:2px;transition:width .35s ease}.section-item.complete .section-bar-fill{background:#4cae70}.section-label{font-size:.7rem;font-weight:600;color:#cbd5e1;letter-spacing:.02em;white-space:nowrap}.section-item.active .section-label{color:#64748b}.section-item.complete .section-label{color:#4cae70}.onboarding-wizard-swipe{padding:1rem 1rem 0;display:flex;flex-direction:column;min-height:100vh;min-height:100svh}.onboarding-wizard-swipe .section-progress{margin-bottom:.5rem}.swipe-step-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.swipe-step-logo{height:36px;width:auto}.step-content{flex:1}.step-content h2{font-size:1.5rem;font-weight:700;color:#243b55;margin:0 0 .5rem}.step-description{color:#64748b;margin-bottom:1rem}.step-allergy-notice{font-size:.82rem;color:#92400e;background:#fff8f3;border:1px solid #fde8d4;border-radius:8px;padding:.65rem .875rem;margin-bottom:1.5rem;line-height:1.55}.form-row{margin-bottom:1.5rem}.form-row.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151;font-size:.9rem}.form-group input,.form-group select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{outline:none;border-color:#f47421;box-shadow:0 0 0 3px #f474211f}.form-group input.error{border-color:#ef4444}.error-text{color:#ef4444;font-size:.8rem}.input-with-unit{display:flex;gap:.5rem}.input-with-unit input{flex:1}.input-with-unit select{width:auto}.unit-label{display:flex;align-items:center;padding:0 .5rem;color:#64748b;font-size:.9rem}.height-inputs{display:flex;gap:1rem}.height-inputs .input-with-unit{flex:1}.activity-options,.goal-options{display:flex;flex-direction:column;gap:.75rem}.activity-option,.goal-option{display:flex;align-items:flex-start;padding:1rem;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.activity-option:hover,.goal-option:hover{border-color:#94a3b8}.activity-option.selected,.goal-option.selected{border-color:#f47421;background:#fff8f3}.activity-option input,.goal-option input{margin-right:1rem;margin-top:.25rem;accent-color:#f47421}.activity-content,.goal-content{display:flex;flex-direction:column;gap:.25rem}.activity-label,.goal-label{font-weight:700;color:#243b55}.activity-description,.goal-description{font-size:.9rem;color:#64748b}.goal-adjustment{font-size:.8rem;color:#f47421;font-weight:600}.dietary-toggles{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.dietary-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:2px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:all .2s;font-size:.9rem;font-weight:500}.dietary-toggle.active{border-color:#4cae70;background:#edfaf3;color:#2e8a52;font-weight:600}.dietary-unlabeled-notice{font-size:.82rem;color:#92400e;background:#fff8f3;border:1px solid #fde8d4;border-radius:8px;padding:.65rem .875rem;margin-top:.75rem;margin-bottom:0;line-height:1.55}.custom-restrictions{display:flex;flex-direction:column;gap:1.5rem}.restriction-section h3{font-size:.9rem;font-weight:700;color:#374151;margin:0 0 .75rem}.tag-input input{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.tag-input button{padding:.5rem 1rem;background:#f1f5f9;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:background .2s}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;min-height:28px}.tag{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;background:#f1f5f9;color:#475569;font-weight:500}.tag button{background:none;border:none;cursor:pointer;font-size:1rem;line-height:1;color:inherit;opacity:.7;padding:0}.review-summary{display:flex;flex-direction:column;gap:1.5rem}.summary-card{background:#faf7f4;border-radius:12px;padding:1.5rem;border:1px solid #f0ebe4}.summary-card h3{font-size:.8rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem}.target-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;text-align:center}.target-item{display:flex;flex-direction:column;gap:.25rem}.target-value{font-size:1.5rem;font-weight:800;color:#243b55}.target-label{font-size:.8rem;color:#64748b}.profile-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.profile-list li{color:#374151}.profile-list strong{color:#64748b;font-weight:600}.restriction-summary{display:flex;flex-wrap:wrap;gap:.5rem}.review-note{text-align:center;color:#64748b;font-size:.9rem;margin-top:1.5rem}.wizard-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:auto;padding:1.25rem 0 max(1.5rem,env(safe-area-inset-bottom));border-top:1px solid #e2e8f0;position:sticky;bottom:0;background:#fff;z-index:10}.btn-primary,.btn-secondary{padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.btn-primary{background:#f47421;color:#fff;border:none;margin-left:auto}@media(max-width:640px){.onboarding-wizard{padding:1rem 1rem 0}.form-row.two-col{grid-template-columns:1fr}.target-grid{grid-template-columns:repeat(2,1fr)}.height-inputs{flex-direction:row}.height-inputs .input-with-unit{flex:1;min-width:0}.height-inputs input{min-width:0;padding:.75rem .5rem}.height-inputs .unit-label{flex-shrink:0}}.food-item{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:.5rem;overflow:hidden;transition:all .2s}.food-item:last-child{margin-bottom:0}.food-item:hover{border-color:#cbd5e1}.food-item.expanded{border-color:#f47421}.food-item-main{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;gap:1rem}.food-item-info{flex:1;min-width:0}.food-name{font-size:.95rem;font-weight:600;color:#243b55;margin:0}.food-reason{font-size:.8rem;color:#f47421;margin:.25rem 0 .5rem;font-weight:500}.food-tags{display:flex;flex-wrap:wrap;gap:.25rem}.food-tag{font-size:.7rem;padding:.15rem .4rem;border-radius:4px;background:#f1f5f9;color:#64748b;font-weight:600}.food-tag.vegetarian{background:#edfaf3;color:#2e8a52}.food-tag.vegan{background:#d1fae5;color:#047857}.food-tag.glutenFree{background:#fff8f3;color:#c05a12}.food-tag.dairyFree{background:#e0e7ff;color:#4338ca}.food-tag.nutFree{background:#fce7f3;color:#be185d}.food-tag.halal,.food-tag.kosher{background:#f3e8ff;color:#7c3aed}.food-item-macros{display:flex;gap:.75rem}.macro{display:flex;flex-direction:column;align-items:center;min-width:40px}.macro-value{font-size:.9rem;font-weight:700;color:#243b55}.macro-label{font-size:.65rem;color:#94a3b8;text-transform:uppercase;font-weight:600}.food-item-actions{display:flex;align-items:center;gap:.1rem;flex-shrink:0}.expand-btn,.remove-btn{padding:.4rem;background:none;border:none;cursor:pointer;transition:color .2s;display:flex;align-items:center;justify-content:center}.expand-btn{color:#94a3b8}.expand-btn:hover{color:#64748b}.expand-btn svg{transition:transform .2s}.students-like-badge{display:inline-block;margin-left:.4rem;font-size:.65rem;font-weight:600;background:#fff4ed;color:#f47421;border:1px solid #fed7aa;border-radius:4px;padding:1px 5px;vertical-align:middle;white-space:nowrap}.remove-btn{color:#cbd5e1}.remove-btn:hover{color:#ef4444}.food-item-details{padding:1rem;background:#faf7f4;border-top:1px solid #e2e8f0}.details-section{margin-bottom:1rem}.details-section:last-child{margin-bottom:0}.details-section h5{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.details-section p{margin:0;color:#374151;font-size:.9rem}.nutrition-grid{display:flex;gap:1.5rem}.nutrition-item{display:flex;flex-direction:column;gap:.1rem}.nutrition-label{font-size:.75rem;color:#64748b}.nutrition-value{font-size:.9rem;font-weight:600;color:#243b55}.all-tags{display:flex;flex-wrap:wrap;gap:.5rem}.alternatives-section{border-top:1px solid #e2e8f0;padding-top:1rem;margin-top:.25rem}.alts-loading,.alts-empty{font-size:.82rem;color:#94a3b8;margin:0}.alternatives-list{display:flex;flex-direction:column;gap:.375rem}.alt-item{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.5rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;text-align:left;transition:all .15s}.alt-item:hover{background:#f8faff;border-color:#f47421}.alt-name{font-size:.88rem;font-weight:600;color:#243b55}.alt-macros{font-size:.75rem;color:#64748b}@media(max-width:640px){.food-item-main{flex-wrap:wrap;align-items:flex-start;padding:.6rem .75rem;gap:0}.food-item-info{order:1;flex:1;min-width:0;padding-right:.25rem}.food-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-item-actions{order:2;flex-shrink:0;align-self:flex-start;gap:0;margin-top:-.1rem}.food-item-macros{order:3;width:100%;padding-top:.3rem;margin-top:.3rem;border-top:1px dashed #e2e8f0;gap:.75rem;justify-content:flex-start}.macro{flex-direction:row;align-items:baseline;min-width:auto;gap:.15rem}.macro-value{font-size:.78rem}.macro-label{font-size:.62rem}}.menu-browser{position:fixed;inset:0;background:#faf7f4;z-index:300;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.menu-browser.open{transform:translate(0)}.browser-header{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem .8rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0}.browser-back{background:none;border:none;cursor:pointer;color:#64748b;padding:.3rem;display:flex;align-items:center;border-radius:8px}.browser-back:hover{color:#243b55}.browser-title{display:flex;flex-direction:column;gap:.1rem}.browser-meal{font-size:1rem;font-weight:700;color:#243b55;line-height:1.2}.browser-location{font-size:.75rem;color:#94a3b8}.browser-search-wrap{position:relative;padding:.65rem 1rem;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;display:flex;align-items:center}.browser-search-icon{position:absolute;left:1.75rem;color:#94a3b8;pointer-events:none}.browser-search{width:100%;padding:.55rem 2rem .55rem 2.25rem;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;font-size:1rem;color:#243b55;outline:none}.browser-search:focus{border-color:#f47421}.browser-search-clear{position:absolute;right:1.75rem;background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.75rem;padding:.25rem}.browser-list{flex:1;overflow-y:auto;padding-bottom:.5rem}.browser-station{margin-bottom:.25rem}.browser-station-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:.8rem 1rem .3rem;margin:0}.browser-item{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#fff;border-bottom:1px solid #f1f5f9;transition:background .12s}.browser-item.selected{background:#fff8f3}.browser-item-info{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.browser-item-name{font-size:.88rem;font-weight:500;color:#243b55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.browser-item-macros{font-size:.72rem;color:#94a3b8}.browser-add-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.browser-add-btn.added{background:#f47421;border-color:#f47421;color:#fff}.browser-empty{text-align:center;color:#94a3b8;font-size:.9rem;padding:2.5rem 1rem}.browser-footer{background:#fff;border-top:1px solid #e2e8f0;padding:.85rem 1rem 2rem;display:flex;flex-direction:column;gap:.7rem;flex-shrink:0}.browser-totals{display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.browser-total-item{font-size:.82rem;color:#64748b}.browser-total-sep{font-size:.75rem;color:#cbd5e1}.browser-hint{font-size:.83rem;color:#94a3b8;text-align:center;margin:0}.browser-done{width:100%;padding:.875rem;background:#f47421;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s}.browser-done:hover{background:#d9641a}.meal-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #243b5514;border-left:4px solid transparent;transition:box-shadow .2s}.meal-card:hover{box-shadow:0 4px 12px #243b551a}.meal-card.meal-breakfast{border-left-color:#f47421}.meal-card.meal-lunch{border-left-color:#4cae70}.meal-card.meal-dinner{border-left-color:#243b55}.meal-card.past{opacity:.65}.meal-card.confirmed{border-left-color:#4cae70;box-shadow:0 0 0 1px #4cae7033,0 1px 3px #243b5514}.meal-card-header{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;gap:.75rem;border-bottom:1px solid #f1f5f9}.meal-card.collapsed .meal-card-header{border-bottom:none}.meal-header-left{display:flex;flex-direction:column;gap:.3rem;flex:1;min-width:0}.meal-title-row{display:flex;align-items:center;gap:.6rem}.meal-title-row h3{font-size:1.1rem;font-weight:700;color:#243b55;margin:0;white-space:nowrap}.meal-time{font-size:.85rem;color:#64748b;white-space:nowrap}.meal-badges-row{display:flex;align-items:center;gap:.4rem}.meal-header-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.meal-card.collapsed .location-picker{display:none}.collapse-chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s ease;transform:rotate(-90deg)}.collapse-chevron.open{transform:rotate(0)}.past-badge,.confirmed-badge{font-size:.75rem;padding:.2rem .5rem;border-radius:4px;font-weight:600}.past-badge{background:#f1f5f9;color:#64748b}.confirmed-badge{background:#edfaf3;color:#2e8a52}.undo-btn{font-size:.72rem;font-weight:600;color:#94a3b8;background:none;border:1px solid #e2e8f0;border-radius:4px;padding:.2rem .45rem;cursor:pointer;transition:all .15s;white-space:nowrap}.undo-btn:hover{color:#64748b;border-color:#cbd5e1;background:#f1f5f9}.location-picker{position:relative;flex-shrink:0}.location-picker-btn{display:flex;align-items:center;gap:.35rem;padding:.45rem .75rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#243b55;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.location-picker-btn:hover,.location-picker-btn.open{border-color:#cbd5e1;background:#f8fafc}.picker-chevron{color:#94a3b8;transition:transform .2s;flex-shrink:0}.picker-chevron.open{transform:rotate(180deg)}.location-picker-menu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 4px 16px #243b551a;min-width:148px;z-index:50;overflow:hidden}.location-picker-option{display:flex;align-items:center;width:100%;padding:.6rem .85rem;border:none;background:none;cursor:pointer;font-size:.85rem;font-weight:500;color:#374151;gap:.4rem;transition:background .1s;text-align:left}.location-picker-option:hover{background:#f8fafc}.location-picker-option.active{color:#243b55;font-weight:700}.location-picker-option .option-label{flex:1}.location-picker-option .option-closed{font-size:.72rem;font-weight:600;color:#ef4444;background:#fef2f2;border-radius:4px;padding:.1rem .35rem}.location-picker-option .option-no-menu{font-size:.72rem;font-weight:600;color:#64748b;background:#f1f5f9;border-radius:4px;padding:.1rem .35rem}.location-picker-option.unavailable{opacity:.5}.location-picker-option svg{color:#4cae70;flex-shrink:0}.closed-dot{display:inline-block;width:6px;height:6px;background:#ef4444;border-radius:50%;flex-shrink:0}.closed-dot.no-menu-dot{background:#94a3b8}.location-closed{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:.25rem;color:#94a3b8}.closed-icon{font-size:1.75rem;margin-bottom:.25rem}.location-closed p{margin:0;font-size:.95rem;font-weight:600;color:#64748b}.location-closed .closed-sub{font-size:.8rem;font-weight:400;color:#94a3b8}.meal-warnings{padding:.75rem 1.25rem;background:#fff8f3;border-bottom:1px solid #fde8d4}.warning{display:flex;align-items:center;gap:.5rem;color:#92400e;font-size:.85rem}.warning svg{flex-shrink:0}.meal-items{padding:.75rem}.meal-category-group{margin-bottom:.25rem}.meal-category-group:last-child{margin-bottom:0}.meal-category-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:.5rem .25rem .3rem}.add-item-section{margin-top:.5rem}.add-item-btn{display:flex;align-items:center;gap:.4rem;width:100%;padding:.6rem .75rem;background:none;border:1px dashed #cbd5e1;border-radius:10px;color:#94a3b8;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;justify-content:center}.add-item-btn:hover,.add-item-btn.active{border-color:#f47421;color:#f47421;background:#fff8f3}.recommendations-panel{margin-top:.5rem;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff}.recommendations-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;padding:.6rem .75rem .4rem}.recs-loading,.recs-empty{font-size:.82rem;color:#94a3b8;margin:0;padding:.5rem .75rem .75rem}.recommendations-list{display:flex;flex-direction:column}.rec-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.6rem .75rem;background:none;border:none;border-top:1px solid #f1f5f9;cursor:pointer;text-align:left;transition:background .15s}.rec-item:hover{background:#fff8f3}.rec-item-info{display:flex;flex-direction:column;gap:.1rem;flex:1;min-width:0}.rec-name{font-size:.88rem;font-weight:600;color:#243b55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rec-reason{font-size:.75rem;color:#f47421;font-weight:500}.rec-macros{display:flex;gap:.4rem;flex-shrink:0}.rec-macros span{font-size:.72rem;color:#64748b;white-space:nowrap}.meal-mode-selector{display:flex;gap:.5rem;padding:.75rem 1.25rem 0}.mode-tab{flex:1;padding:.55rem .5rem;border-radius:10px;border:1.5px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.83rem;font-weight:600;cursor:pointer;transition:all .15s}.mode-tab.active{background:#243b55;border-color:#243b55;color:#fff}.manual-empty-state{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 1.25rem;text-align:center}.manual-empty-text{font-size:.88rem;color:#64748b;line-height:1.5;margin:0}.browse-menu-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1.25rem;background:#f47421;color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s}.browse-menu-btn:hover{background:#d9641a}.manual-plate{padding:.75rem 1.25rem .5rem;display:flex;flex-direction:column;gap:.5rem}.manual-items-list{display:flex;flex-direction:column;gap:.1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;overflow:hidden}.manual-item-row{display:flex;justify-content:space-between;align-items:center;padding:.55rem .85rem;border-bottom:1px solid #f1f5f9;font-size:.85rem}.manual-item-row:last-child{border-bottom:none}.manual-item-name{color:#243b55;font-weight:500}.manual-item-cal{color:#94a3b8;font-size:.78rem;flex-shrink:0}.edit-plate-btn{display:inline-flex;align-items:center;gap:.4rem;align-self:flex-end;padding:.45rem .85rem;background:none;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.8rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s}.edit-plate-btn:hover{background:#f1f5f9;color:#243b55}.meal-card-footer{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;background:#faf7f4;border-top:1px solid #f1f5f9}.kosher-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;color:#2e8a52;background:#edfaf3;border:1px solid #bbf0d0;border-radius:999px;padding:.2rem .65rem;align-self:flex-start}.meal-totals{display:flex;justify-content:center;gap:1.25rem}.total-item{display:flex;align-items:baseline;gap:.25rem}.total-value{font-size:1rem;font-weight:700;color:#243b55}.total-label{font-size:.75rem;color:#64748b}.confirm-btn{width:100%;padding:.8rem 1rem;background:#f47421;color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s;white-space:nowrap}.confirm-btn:hover{background:#d9641a}@media(max-width:640px){.meal-card-header{padding:.875rem 1rem}.location-picker-btn{font-size:.8rem;padding:.4rem .65rem}.meal-items{padding:.6rem}.meal-card-footer{padding:.875rem 1rem}.meal-footer-row{flex-direction:column;align-items:stretch;gap:.75rem}.meal-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.total-item{flex-direction:column;align-items:center;gap:0}.total-value{font-size:1rem;font-weight:700;line-height:1.1}.total-label{font-size:.7rem;line-height:1.2}.confirm-btn{width:100%;text-align:center;padding:.65rem 1rem}.add-item-btn{font-size:.8rem}}.daily-summary{background:#fff;border-radius:16px;padding:1.25rem;margin-top:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #243b5514;line-height:1}.daily-summary h2{font-size:.8rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.summary-item{display:flex;flex-direction:column;gap:.25rem}.summary-header{display:flex;justify-content:space-between;align-items:baseline}.summary-label{font-size:.85rem;font-weight:600;color:#243b55}.summary-values{font-size:.75rem;color:#64748b}.progress-bar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.summary-item.good .progress-fill{background:#4cae70}.summary-item.under .progress-fill{background:#f47421}.summary-item.over .progress-fill{background:#ef4444}.summary-percent{font-size:.75rem;font-weight:600;text-align:right}.summary-item.good .summary-percent{color:#2e8a52}.summary-item.under .summary-percent{color:#d9641a}.summary-item.over .summary-percent{color:#dc2626}@media(max-width:640px){.daily-summary{padding:.875rem 1rem;margin-bottom:1rem}.daily-summary h2{margin-bottom:.625rem}.summary-grid{grid-template-columns:repeat(2,1fr);gap:.75rem 1rem}.summary-item{gap:.4rem}.summary-label{font-size:.78rem}.summary-values{font-size:.7rem}.progress-bar{height:6px}.summary-percent{font-size:.7rem}}.streak-badge{display:flex;align-items:center;gap:.2rem;padding:.5rem .6rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s}.streak-badge:hover{background:#fff8f3;border-color:#f47421}.streak-badge-flame{width:22px;height:22px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-size:1.4rem;line-height:1}.streak-badge-count{font-size:.9rem;font-weight:800;color:#f47421;line-height:1}.streak-celebration{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:#140a0099;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:celebFadeIn .25s ease;cursor:pointer}.streak-celebration-inner{display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:celebPopIn .45s cubic-bezier(.34,1.56,.64,1)}.flame-pop{font-size:7rem;line-height:1;animation:flameFlicker .45s ease-in-out infinite alternate;filter:drop-shadow(0 0 24px rgba(255,140,0,.8))}.streak-day-label{font-size:3.5rem;font-weight:900;color:#fff;letter-spacing:-.02em;text-shadow:0 2px 16px rgba(244,116,33,.7)}.streak-caption{font-size:1rem;font-weight:600;color:#ffffffbf;letter-spacing:.05em;text-transform:uppercase}@keyframes celebFadeIn{0%{opacity:0}to{opacity:1}}@keyframes celebPopIn{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes flameFlicker{0%{transform:scale(1) rotate(-4deg)}to{transform:scale(1.12) rotate(4deg)}}.badge-celebration{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;background:#140a00a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:badgeFadeIn .25s ease;cursor:pointer}.badge-celebration-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;background:#fff;border-radius:24px;padding:2.5rem 2rem 2rem;max-width:320px;width:90%;box-shadow:0 20px 60px #00000059;overflow:hidden;animation:badgePopIn .5s cubic-bezier(.34,1.56,.64,1)}.badge-celebration-shine{position:absolute;top:-60px;left:-60px;width:240px;height:240px;background:radial-gradient(circle,rgba(244,116,33,.15) 0%,transparent 70%);animation:shinePulse 2s ease-in-out infinite}.badge-celebration-emoji{font-size:5rem;line-height:1;animation:badgeEmojiBounce .6s cubic-bezier(.34,1.56,.64,1);filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));margin-bottom:.25rem}.badge-celebration-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#f47421}.badge-celebration-name{font-size:1.5rem;font-weight:800;color:#243b55;text-align:center}.badge-celebration-desc{font-size:.9rem;color:#64748b;text-align:center;line-height:1.4}.badge-celebration-hint{margin-top:.75rem;font-size:.75rem;color:#94a3b8}@keyframes badgeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes badgePopIn{0%{transform:scale(.6) translateY(40px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes badgeEmojiBounce{0%{transform:scale(0) rotate(-20deg)}60%{transform:scale(1.2) rotate(5deg)}to{transform:scale(1) rotate(0)}}@keyframes shinePulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.badges-overlay{position:fixed;inset:0;z-index:900;background:#243b554d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:overlayFade .2s ease}.badges-panel{position:fixed;top:0;right:0;bottom:0;z-index:901;width:320px;max-width:100vw;background:#fff;box-shadow:-4px 0 24px #243b5526;display:flex;flex-direction:column;animation:panelSlideIn .3s cubic-bezier(.25,.46,.45,.94)}.badges-panel-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .5rem;border-bottom:1px solid #f1f5f9}.badges-panel-header h2{font-size:1.2rem;font-weight:800;color:#243b55;margin:0}.badges-panel-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f5f9;border-radius:50%;cursor:pointer;color:#64748b;transition:background .15s}.badges-panel-close:hover{background:#e2e8f0}.badges-panel-sub{font-size:.8rem;color:#94a3b8;font-weight:500;margin:0;padding:.5rem 1.25rem .75rem}.badges-list{flex:1;overflow-y:auto;padding:.25rem 0}.badge-row{display:flex;align-items:center;gap:.875rem;padding:.75rem 1.25rem;transition:background .15s}.badge-row:hover{background:#faf7f4}.badge-row.locked{opacity:.5}.badge-row-emoji{font-size:1.75rem;flex-shrink:0;width:40px;text-align:center}.badge-row-info{flex:1;min-width:0}.badge-row-name{font-size:.9rem;font-weight:700;color:#243b55}.badge-row-desc{font-size:.78rem;color:#64748b;margin-top:.1rem}.badge-row-check{flex-shrink:0;color:#4cae70}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}@keyframes panelSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.rating-sheet-overlay{position:fixed;inset:0;background:#0f172a73;z-index:300;display:flex;align-items:flex-end;animation:rsOverlayIn .2s ease}.rating-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;padding:.5rem 1.25rem 2.5rem;animation:rsSlideUp .25s cubic-bezier(.32,.72,0,1)}.rating-sheet-handle{width:36px;height:4px;background:#e2e8f0;border-radius:2px;margin:.5rem auto 1.25rem}.rating-sheet-header{margin-bottom:1.25rem}.rating-sheet-header h3{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.rating-sheet-sub{font-size:.8rem;color:#94a3b8;margin:0}.rating-sheet-items{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.5rem}.rating-sheet-item{display:flex;align-items:center;justify-content:space-between;gap:1rem}.rating-sheet-item-name{font-size:.9rem;font-weight:500;color:#334155;flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rating-sheet-footer{display:flex;gap:.75rem}.rating-sheet-skip{flex:1;padding:.75rem;background:#f1f5f9;border:none;border-radius:12px;font-size:.95rem;font-weight:600;color:#64748b;cursor:pointer;transition:background .15s}.rating-sheet-skip:hover:not(:disabled){background:#e2e8f0}.rating-sheet-skip:disabled{opacity:.5}.rating-sheet-submit{flex:2;padding:.75rem;background:#f47421;border:none;border-radius:12px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:opacity .15s}.rating-sheet-submit:hover:not(:disabled){opacity:.9}.rating-sheet-submit:disabled{opacity:.4;cursor:not-allowed}@keyframes rsOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes rsSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(prefers-color-scheme:dark){.rating-sheet{background:#1e2a3a}.rating-sheet-handle{background:#2d3a4d}.rating-sheet-header h3{color:#e2e8f0}.rating-sheet-item-name{color:#cbd5e1}.rating-sheet-skip{background:#162030;color:#94a3b8}.rating-sheet-skip:hover:not(:disabled){background:#1e2a3a}}.meal-plan{max-width:900px;margin:0 auto;padding:1.5rem 1.5rem 2.5rem;min-height:100vh}.meal-plan-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:.5rem}.loading-message{font-size:1rem;font-weight:600;color:#243b55;margin:.5rem 0 0}.loading-sub{font-size:.85rem;color:#94a3b8;margin:0}.meal-plan-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;color:#64748b}.meal-plan-error button{padding:.75rem 1.5rem;background:#f47421;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700}.meal-plan-header{position:relative;text-align:center;margin-bottom:1.5rem}.header-logo{height:240px;width:auto;display:inline-block;margin-top:-88px;margin-bottom:-92px}.header-content .tagline{font-size:.8rem;color:#94a3b8;margin:0 0 .1rem;letter-spacing:.02em;font-weight:500}.header-content .date{color:#64748b;margin-top:.15rem;font-size:.9rem;font-weight:500}.settings-btn,.favorites-btn,.insights-btn,.home-btn{padding:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s;display:flex;align-items:center;justify-content:center}.header-actions-row{display:contents}.header-right{position:absolute;top:0;right:0;display:flex;align-items:center;gap:.4rem}.home-btn{position:absolute;top:0;left:0}.settings-btn:hover,.favorites-btn:hover,.insights-btn:hover,.home-btn:hover{background:#f1f5f9;color:#243b55}.favorites-btn:hover svg{color:#f47421}.insights-btn:hover svg{color:#f47421}.cache-warning{background:#fff8f3;color:#92400e;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;font-size:.9rem;border:1px solid #fde8d4}.cache-warning button{background:none;border:none;color:#f47421;text-decoration:underline;cursor:pointer;font-weight:600}.cache-warning-error{background:#fef2f2;color:#7f1d1d;border-color:#fecaca}.cache-warning-error button{color:#ef4444}.meals-timeline{display:flex;flex-direction:column;gap:1.5rem}.header-logo-sm{display:block;height:38px;width:auto;object-fit:contain}.header-top{display:flex;align-items:center;justify-content:space-between}.date-nav{display:flex;align-items:center;justify-content:center;gap:.15rem}.date-nav-btn{background:none;border:none;padding:.2rem .25rem;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .15s,background .15s;line-height:0}.date-nav-btn:hover:not(:disabled){color:#475569;background:#f1f5f9}.date-nav-btn:disabled{opacity:.25;cursor:default}.date-loading{display:flex;justify-content:center;padding:3rem 0}.spinner-sm{width:24px;height:24px}@media(max-width:640px){.meal-plan{padding:.75rem .875rem 6.5rem}.meals-timeline{gap:1rem}.meal-plan-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;position:static}.header-top{display:flex;align-items:center;justify-content:space-between}.header-logo-sm{display:block;height:38px;width:auto;object-fit:contain;margin-left:-6px}.header-logo,.header-content,.header-actions-row,.home-btn,.settings-btn,.favorites-btn,.insights-btn,.header-right,.header-content .date,.header-content .tagline{display:none}.date{font-size:1rem;font-weight:600;color:#64748b;margin:0 0 0 11px}}.settings{position:fixed;top:0;right:0;width:100%;max-width:500px;height:100vh;background:#fff;box-shadow:-4px 0 20px #243b551f;display:flex;flex-direction:column;z-index:1000;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.settings-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.settings-header h2{margin:0;font-size:1.25rem;font-weight:800;color:#243b55}.close-btn{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.25rem;line-height:1}.close-btn:hover{color:#243b55}.settings-content{flex:1;overflow-y:auto;padding:1.5rem}.settings-section{margin-bottom:2rem}.settings-section:last-child{margin-bottom:0}.settings-section h3{font-size:1rem;font-weight:700;color:#243b55;margin:0 0 .5rem}.section-note{font-size:.85rem;color:#64748b;margin:0 0 1rem}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.setting-item{display:flex;flex-direction:column;gap:.375rem}.setting-item-full{grid-column:1 / -1}.setting-item label{font-size:.85rem;font-weight:600;color:#374151}.setting-item input,.setting-item select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.setting-height-row{display:flex;gap:.5rem}.setting-height-row input{flex:1;min-width:0}.setting-item input:focus,.setting-item select:focus{outline:none;border-color:#f47421;box-shadow:0 0 0 3px #f474211f}.dietary-toggles{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.dietary-toggle{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;font-size:.85rem;font-weight:500;transition:all .2s}.dietary-toggle:hover{border-color:#94a3b8}.dietary-toggle.active{border-color:#4cae70;background:#edfaf3;color:#2e8a52}.dietary-toggle input{display:none}.dietary-unlabeled-notice{font-size:.82rem;color:#92400e;background:#fff8f3;border:1px solid #fde8d4;border-radius:8px;padding:.65rem .875rem;margin-top:.75rem;line-height:1.55}.allergen-section-desc{font-size:.85rem;color:#64748b;margin:0 0 .75rem}.allergen-contact-note{font-size:.82rem;color:#64748b;margin:.75rem 0 0}.allergen-contact-link{color:#f47421;text-decoration:none;font-weight:600}.allergen-contact-link:hover{text-decoration:underline}.allergen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.allergen-toggle{display:flex;align-items:center;gap:.4rem;padding:.45rem .75rem;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s;font-size:.88rem;font-weight:500}.allergen-toggle:hover{border-color:#94a3b8}.allergen-toggle.active{border-color:#ef4444;background:#fef2f2;color:#dc2626;font-weight:600}.allergen-toggle input{display:none}.custom-restrictions{display:flex;flex-direction:column;gap:1.25rem}.restriction-section h4{font-size:.85rem;font-weight:600;color:#374151;margin:0 0 .5rem}.tag-input{display:flex;gap:.5rem}.tag-input input{flex:1;padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem}.tag-input button{padding:.4rem .75rem;background:#f1f5f9;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600}.tag-input button:hover{background:#e2e8f0}.tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem;min-height:24px}.tag{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:20px;font-size:.8rem;background:#f1f5f9;color:#475569;font-weight:500}.tag.allergy{background:#fef2f2;color:#dc2626}.tag.avoid{background:#fff8f3;color:#c05a12}.tag button{background:none;border:none;cursor:pointer;font-size:.9rem;line-height:1;color:inherit;opacity:.7;padding:0}.tag button:hover{opacity:1}.data-actions{display:flex;flex-direction:column;gap:.75rem}.btn-primary,.btn-secondary,.btn-warning,.btn-danger{padding:.625rem 1rem;border-radius:6px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s}.btn-primary{background:#f47421;color:#fff;border:none}.btn-primary:hover{background:#d9641a}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background:#f9fafb}.btn-warning{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.btn-warning:hover{background:#fde68a}.btn-danger{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.btn-danger:hover{background:#fee2e2}.settings-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#faf7f4}@media(max-width:640px){.settings{max-width:100%}.settings-grid{grid-template-columns:1fr}}.settings-page{position:relative;max-width:none;height:auto;min-height:calc(100vh - 60px);box-shadow:none;animation:none}.weekly-summary-card{background:#faf7f4;border-radius:12px;padding:1rem 1.1rem;margin-bottom:1rem}.summary-week-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.85rem}.summary-week-range{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0}.summary-avg-label{font-size:.7rem;color:#cbd5e1;font-weight:500}.macro-bars{display:flex;flex-direction:column;gap:.55rem}.macro-bar-row{display:flex;align-items:center;gap:.6rem}.macro-bar-label{font-size:.78rem;font-weight:600;color:#64748b;width:56px;flex-shrink:0}.macro-bar-track{flex:1;height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.macro-bar-fill{height:100%;background:#4cae70;border-radius:999px;transition:width .4s ease}.macro-bar-fill.over{background:#f97316}.macro-bar-values{font-size:.75rem;font-weight:600;color:#374151;white-space:nowrap;width:88px;text-align:right;flex-shrink:0}.summary-extras{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem}.summary-extra-chip{font-size:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:.2rem .65rem;color:#374151;white-space:nowrap}.summary-extra-chip strong{color:#f47421}.food-chip{color:#64748b}.macro-bar-fill.empty{background:transparent}.placeholder-chip{color:#cbd5e1;border-color:#f1f5f9}.daily-breakdown-card{background:#faf7f4;border-radius:12px;padding:1rem 1.1rem;margin-bottom:1rem}.db-header{margin-bottom:.75rem}.db-picker{display:flex;gap:.35rem;margin-top:.5rem;flex-wrap:wrap}.db-pill{font-size:.72rem;font-weight:600;padding:.22rem .65rem;border-radius:999px;border:1.5px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.db-pill.active{background:#f47421;border-color:#f47421;color:#fff}.db-rows{display:flex;flex-direction:column;gap:.5rem}.db-row{display:flex;align-items:center;gap:.6rem}.db-day-label{font-size:.78rem;font-weight:600;color:#64748b;width:32px;flex-shrink:0}.db-bar-track{flex:1;height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.db-bar-fill{height:100%;background:#4cae70;border-radius:999px;transition:width .4s ease}.db-bar-fill.over{background:#f97316}.db-bar-fill.empty{background:transparent}.db-bar-value{font-size:.73rem;font-weight:600;color:#374151;white-space:nowrap;width:96px;text-align:right;flex-shrink:0}.insights-overlay{position:fixed;inset:0;z-index:900;background:#243b554d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:insightsOverlayFade .2s ease}.insights-panel{position:fixed;top:0;right:0;bottom:0;z-index:1000;width:100%;max-width:420px;background:#fff;box-shadow:-4px 0 20px #243b551f;display:flex;flex-direction:column;animation:insightsPanelSlide .3s ease}.insights-panel-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem;border-bottom:1px solid #f1f5f9;flex-shrink:0}.insights-panel-header h2{font-size:1.2rem;font-weight:800;color:#243b55;margin:0}.insights-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f5f9;border-radius:50%;cursor:pointer;color:#64748b;transition:background .15s}.insights-close:hover{background:#e2e8f0}.insights-body{flex:1;overflow-y:auto;padding:1rem 1.25rem 2rem}.insights-loading{font-size:.88rem;color:#94a3b8;text-align:center;margin-top:3rem}.insights-pending-note{font-size:.82rem;color:#94a3b8;line-height:1.5;margin:0 0 .85rem;padding:.6rem .85rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.placeholder-text{color:#cbd5e1!important}.insights-section-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin:0 0 .65rem}.insights-callouts{margin-bottom:1.25rem}.insights-callout{display:flex;align-items:flex-start;gap:.6rem;padding:.6rem 0;border-bottom:1px solid #f1f5f9}.insights-callout:last-child{border-bottom:none}.callout-emoji{font-size:1.1rem;line-height:1.3;flex-shrink:0}.callout-text{font-size:.85rem;color:#374151;line-height:1.45}.insights-callout.placeholder .callout-emoji{opacity:.35}.streak-history-section{margin-top:.5rem}.streak-history-list{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.streak-history-row{display:flex;justify-content:space-between;align-items:center;padding:.65rem .9rem;border-bottom:1px solid #f1f5f9}.streak-history-row:last-child{border-bottom:none}.streak-history-week{font-size:.83rem;color:#374151;font-weight:500}.streak-history-count{font-size:.83rem;font-weight:700;color:#f47421}@keyframes insightsOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes insightsPanelSlide{0%{transform:translate(100%)}to{transform:translate(0)}}@media(max-width:640px){.insights-panel{max-width:100%}}.insights-panel-page{position:relative;max-width:none;width:100%;height:auto;min-height:calc(100vh - 60px);box-shadow:none;animation:none}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:#fff;border-top:1px solid #e2e8f0;display:flex;align-items:stretch;z-index:200;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;color:#94a3b8;cursor:pointer;transition:color .15s;font-family:inherit;padding:6px 0}.bottom-nav-tab.active{color:#f47421}.bottom-nav-label{font-size:.65rem;font-weight:600;letter-spacing:.01em}.terms-screen{min-height:100vh;background:#faf7f4;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.terms-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #243b551a;width:100%;max-width:640px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.terms-logo-row{display:flex;justify-content:center;margin-bottom:.25rem}.terms-logo{height:64px;width:auto}.terms-title{font-size:1.5rem;font-weight:800;color:#243b55;margin:0;text-align:center}.terms-subtitle{font-size:.9rem;color:#64748b;margin:-.5rem 0 0;text-align:center}.terms-body{border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem 1.5rem;max-height:340px;overflow-y:auto;background:#faf7f4;display:flex;flex-direction:column;gap:1.25rem;scroll-behavior:smooth}.terms-body::-webkit-scrollbar{width:6px}.terms-body::-webkit-scrollbar-track{background:transparent}.terms-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.terms-section h2{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f47421;margin:0 0 .4rem}.terms-section p{font-size:.88rem;color:#374151;line-height:1.65;margin:0}.terms-section strong{color:#243b55;font-weight:700}.terms-checkbox-row{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.88rem;color:#374151;line-height:1.5;padding:1rem;background:#f8faff;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .15s}.terms-checkbox-row:hover{border-color:#f47421}.terms-checkbox{flex-shrink:0;width:18px;height:18px;margin-top:.1rem;accent-color:#f47421;cursor:pointer}.terms-continue-btn{width:100%;padding:.85rem;background:#f47421;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,opacity .2s}.terms-continue-btn:hover:not(:disabled){background:#d9641a}.terms-continue-btn:disabled{opacity:.4;cursor:not-allowed}@media(max-width:640px){.terms-card{padding:1.5rem 1rem}.terms-body{max-height:260px}}.install-overlay{position:fixed;inset:0;background:#243b5566;z-index:200;display:flex;align-items:flex-end;animation:fadeIn .2s ease}.install-sheet{width:100%;background:#fff;border-radius:24px 24px 0 0;padding:1rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;animation:slideUp .3s cubic-bezier(.25,.46,.45,.94)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.install-handle{width:36px;height:4px;background:#e2e8f0;border-radius:2px;margin-bottom:1.5rem}.install-logo{height:52px;width:auto;margin-bottom:1rem}.install-title{font-size:1.25rem;font-weight:800;color:#243b55;margin:0 0 .5rem}.install-sub{font-size:.9rem;color:#64748b;margin:0 0 1.5rem;line-height:1.5;max-width:300px}.install-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.install-btn{width:100%;padding:.875rem;background:#f47421;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s}.install-btn:hover{background:#d9641a}.install-dismiss{background:none;border:none;color:#94a3b8;font-size:.9rem;font-weight:600;cursor:pointer;padding:.5rem}.install-dismiss:hover{color:#64748b}.install-ios-steps{display:flex;flex-direction:column;gap:1rem;width:100%;margin-bottom:1.5rem}.ios-step{display:flex;align-items:flex-start;gap:.875rem;text-align:left;background:#f8fafc;border-radius:12px;padding:.75rem 1rem}.ios-step-num{flex-shrink:0;width:24px;height:24px;background:#f47421;color:#fff;border-radius:50%;font-size:.78rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px}.ios-step-text{font-size:.9rem;color:#374151;line-height:1.45;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.ios-share-icon{width:16px;height:16px;color:#3b82f6;flex-shrink:0;display:inline-block}.tutorial-overlay{position:fixed;inset:0;background:#243b5580;z-index:200;display:flex;align-items:flex-end;animation:tutorialFadeIn .25s ease}@keyframes tutorialFadeIn{0%{opacity:0}to{opacity:1}}.tutorial-sheet{position:relative;width:100%;background:#fff;border-radius:28px 28px 0 0;padding:1rem 1.75rem 2.75rem;display:flex;flex-direction:column;align-items:center;text-align:center;animation:tutorialSlideUp .35s cubic-bezier(.25,.46,.45,.94)}@keyframes tutorialSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.tutorial-handle{width:36px;height:4px;background:#e2e8f0;border-radius:2px;margin-bottom:.75rem}.tutorial-skip{position:absolute;top:1.1rem;right:1.5rem;background:none;border:none;font-size:.82rem;font-weight:600;color:#94a3b8;cursor:pointer;padding:.25rem;letter-spacing:.01em}.tutorial-skip:hover{color:#64748b}.tutorial-content{display:flex;flex-direction:column;align-items:center;animation:tutorialStepIn .22s ease}@keyframes tutorialStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tutorial-icon-wrap{width:84px;height:84px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin:.5rem 0 1rem;box-shadow:0 6px 20px #00000012}.tutorial-step-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 .5rem}.tutorial-title{font-size:1.25rem;font-weight:800;color:#243b55;margin:0 0 .65rem;line-height:1.25}.tutorial-body{font-size:.92rem;color:#64748b;line-height:1.65;margin:0 0 1.75rem;max-width:290px}.tutorial-dots{display:flex;gap:.4rem;margin-bottom:1.25rem}.tutorial-dot{height:7px;width:7px;border-radius:999px;background:#e2e8f0;border:none;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease}.tutorial-dot.active{background:#f47421;width:22px}.tutorial-next{width:100%;padding:.9rem;background:#f47421;color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s;letter-spacing:.01em}.tutorial-next:hover{background:#d9641a}.pulse-login{min-height:100vh;background:#faf7f4;display:flex;align-items:center;justify-content:center;padding:1.5rem}.pulse-login-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.75rem 2.25rem;width:100%;max-width:400px;box-shadow:0 1px 4px #243b550f,0 4px 24px #243b550d}.pulse-login-brand{display:flex;align-items:center;gap:.7rem;margin-bottom:.4rem;margin-left:-5px}.pulse-login-logo{height:60px;width:auto;max-width:100%}.pulse-login-sub{font-size:.85rem;color:#94a3b8;margin:0 0 2.25rem;letter-spacing:.01em}.pulse-login-form{display:flex;flex-direction:column;gap:1.1rem}.pulse-login-field{display:flex;flex-direction:column;gap:.35rem}.pulse-login-field label{font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.pulse-login-field input{background:#faf7f4;border:1px solid #e2e8f0;border-radius:8px;padding:.7rem .9rem;font-size:1rem;color:#243b55;outline:none;transition:border-color .15s,box-shadow .15s}.pulse-login-field input::placeholder{color:#cbd5e1}.pulse-login-field input:focus{border-color:#f47421;box-shadow:0 0 0 3px #f4742114;background:#fff}.pulse-login-error{font-size:.82rem;color:#ef4444;margin:0}.pulse-login-btn{background:#f47421;color:#fff;border:none;border-radius:8px;padding:.8rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s;margin-top:.4rem;letter-spacing:.01em}.pulse-login-btn:hover:not(:disabled){background:#e06318;box-shadow:0 2px 8px #f4742140}.pulse-login-btn:disabled{opacity:.55;cursor:not-allowed}.pulse-dashboard{min-height:100vh;background:#faf7f4;color:#243b55}.pulse-header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100}.pulse-header-inner{max-width:1100px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.pulse-header-brand{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.pulse-header-logo{height:40px;width:auto}.pulse-header-right{display:flex;align-items:center;gap:.75rem}.pulse-range-tabs{display:flex;background:#faf7f4;border:1px solid #e2e8f0;border-radius:8px;padding:3px;gap:2px}.pulse-range-tab{background:none;border:none;border-radius:6px;font-size:.75rem;font-weight:600;color:#94a3b8;padding:.28rem .7rem;cursor:pointer;transition:all .15s;white-space:nowrap}.pulse-range-tab:hover{color:#475569}.pulse-range-tab.active{background:#fff;color:#243b55;box-shadow:0 1px 3px #243b551a}.pulse-asof{font-size:.68rem;color:#94a3b8;white-space:nowrap}.pulse-export-all-btn{display:flex;align-items:center;gap:.35rem;background:none;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:.75rem;font-weight:600;padding:.28rem .65rem;cursor:pointer;transition:all .15s;white-space:nowrap}.pulse-export-all-btn:hover{color:#243b55;border-color:#cbd5e1;background:#faf7f4}.pulse-university-badge{font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.1em;background:#faf7f4;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .6rem}.pulse-signout-btn{background:none;border:1px solid #e2e8f0;border-radius:6px;color:#94a3b8;font-size:.78rem;font-weight:600;padding:.28rem .7rem;cursor:pointer;transition:all .15s}.pulse-signout-btn:hover{color:#475569;border-color:#cbd5e1}.pulse-main{max-width:1100px;margin:0 auto;padding:1.75rem 2rem 5rem;display:flex;flex-direction:column;gap:1.25rem}.pulse-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 0;gap:1rem;color:#94a3b8;font-size:.85rem}.pulse-spinner{width:28px;height:28px;border:2px solid #e2e8f0;border-top-color:#f47421;border-radius:50%;animation:pulse-spin .75s linear infinite}@keyframes pulse-spin{to{transform:rotate(360deg)}}.pulse-insights{background:#fff;border:1px solid #e2e8f0;border-left:3px solid #f47421;border-radius:12px;padding:1.25rem 1.5rem}.pulse-insights-label{font-size:.68rem;font-weight:700;color:#f47421;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem}.pulse-insights-list{display:flex;flex-direction:column;gap:.5rem}.pulse-insight-row{display:flex;align-items:flex-start;gap:.6rem}.pulse-insight-dot{width:5px;height:5px;border-radius:50%;background:#f47421;flex-shrink:0;margin-top:.42rem}.pulse-insight-text{font-size:.85rem;color:#475569;margin:0;line-height:1.55}.pulse-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 1.75rem}.pulse-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.pulse-section-title{font-size:1.05rem;font-weight:800;color:#243b55;margin:0;line-height:1.2}.pulse-export-btn{display:flex;align-items:center;gap:.3rem;background:none;border:1px solid #e2e8f0;border-radius:5px;color:#94a3b8;font-size:.68rem;font-weight:600;padding:.2rem .5rem;cursor:pointer;transition:all .15s;flex-shrink:0}.pulse-export-btn:hover{color:#475569;border-color:#cbd5e1}.pulse-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;background:#e2e8f0;border-radius:8px;overflow:hidden}.pulse-kpi{background:#fff;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.2rem}.pulse-kpi-label{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0}.pulse-kpi-value{font-size:2rem;font-weight:800;color:#243b55;margin:0;line-height:1.1;letter-spacing:-.02em}.pulse-kpi-change{font-size:.72rem;font-weight:700;margin:0}.pulse-kpi-change.up{color:#22c55e}.pulse-kpi-change.down{color:#ef4444}.pulse-kpi-sub{font-size:.7rem;color:#cbd5e1;margin:0;margin-top:.1rem}.pulse-two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.pulse-chart-legend{display:flex;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.72rem;color:#94a3b8}.pulse-legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:.25rem}.pulse-donut-wrap{position:relative}.pulse-donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-62%);text-align:center;pointer-events:none}.pulse-donut-total{font-size:1.5rem;font-weight:800;color:#243b55;margin:0;line-height:1;letter-spacing:-.02em}.pulse-donut-sub{font-size:.68rem;color:#94a3b8;margin:.15rem 0 0}.pulse-dietary-list{display:flex;flex-direction:column;gap:.9rem}.pulse-dietary-row{display:flex;align-items:center;gap:.75rem}.pulse-dietary-name{font-size:.82rem;color:#475569;width:100px;flex-shrink:0}.pulse-dietary-bar-wrap{flex:1;background:#f1f5f9;border-radius:2px;height:4px;overflow:hidden}.pulse-dietary-bar{height:100%;background:#f47421;border-radius:2px;transition:width .5s ease}.pulse-dietary-pct{font-size:.72rem;font-weight:700;color:#94a3b8;width:32px;text-align:right;flex-shrink:0}.pulse-nutrition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;background:#e2e8f0;border-radius:8px;overflow:hidden}.pulse-nutrition-card{background:#fff;padding:1.25rem 1.5rem;text-align:center}.pulse-nutrition-label{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .4rem}.pulse-nutrition-value{font-size:1.5rem;font-weight:800;color:#f47421;margin:0 0 .2rem;letter-spacing:-.02em}.pulse-nutrition-sub{font-size:.68rem;color:#94a3b8;margin:0}.pulse-invite-btn{background:#f47421;color:#fff;border:none;border-radius:6px;font-size:.75rem;font-weight:700;padding:.28rem .75rem;cursor:pointer;transition:background .15s;white-space:nowrap}.pulse-invite-btn:hover{background:#e06318}.pulse-modal-overlay{position:fixed;inset:0;background:#0f1e2e73;z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.pulse-modal{background:#fff;border-radius:14px;width:100%;max-width:540px;max-height:85vh;overflow-y:auto;box-shadow:0 8px 40px #0f1e2e2e;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.pulse-modal-header{display:flex;align-items:center;justify-content:space-between}.pulse-modal-title{font-size:1rem;font-weight:800;color:#243b55;margin:0}.pulse-modal-close{background:none;border:none;font-size:.9rem;color:#94a3b8;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:color .15s}.pulse-modal-close:hover{color:#243b55}.pulse-invite-form{display:flex;flex-direction:column;gap:.6rem}.pulse-invite-row{display:flex;gap:.6rem;align-items:flex-end}.pulse-invite-field{display:flex;flex-direction:column;gap:.3rem;flex:1}.pulse-invite-field-sm{flex:0 0 130px}.pulse-invite-field label{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.pulse-invite-field input{background:#faf7f4;border:1px solid #e2e8f0;border-radius:7px;padding:.55rem .75rem;font-size:.85rem;color:#243b55;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}.pulse-invite-field input:focus{border-color:#f47421}.pulse-invite-submit{background:#f47421;color:#fff;border:none;border-radius:7px;padding:.55rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap;flex-shrink:0;align-self:flex-end}.pulse-invite-submit:hover:not(:disabled){background:#e06318}.pulse-invite-submit:disabled{opacity:.55;cursor:not-allowed}.pulse-invite-err{font-size:.8rem;color:#ef4444;margin:0}.pulse-invite-newlink{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:.9rem 1rem}.pulse-invite-newlink-label{font-size:.7rem;font-weight:700;color:#16a34a;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem}.pulse-invite-link-row{display:flex;align-items:center;gap:.6rem}.pulse-invite-link-text{font-size:.78rem;color:#243b55;font-family:monospace;word-break:break-all;flex:1}.pulse-invite-copy-btn{background:none;border:1px solid #e2e8f0;border-radius:5px;font-size:.72rem;font-weight:600;color:#64748b;padding:.2rem .5rem;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}.pulse-invite-copy-btn:hover{color:#243b55;border-color:#cbd5e1}.pulse-invite-list{display:flex;flex-direction:column;gap:.5rem}.pulse-invite-list-label{font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .25rem}.pulse-invite-row-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #f1f5f9;gap:.75rem}.pulse-invite-row-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pulse-invite-email{font-size:.85rem;color:#243b55;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-invite-uni{font-size:.72rem;color:#94a3b8;text-transform:capitalize}.pulse-invite-row-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.pulse-invite-status{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:.18rem .45rem}.pulse-invite-status.pending{background:#fef3c7;color:#d97706}.pulse-invite-status.used{background:#f0fdf4;color:#16a34a}.pulse-invite-status.expired{background:#f1f5f9;color:#94a3b8}.pulse-empty{font-size:.85rem;color:#cbd5e1;margin:.5rem 0 0}.pulse-suggestions-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.pulse-suggestion-row{padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.pulse-suggestion-text{font-size:.875rem;color:#334155;margin:0 0 .4rem;line-height:1.5}.pulse-suggestion-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem}.pulse-suggestion-emph{color:#f47421;font-weight:600}.pulse-suggestion-flag{color:#ef4444;font-weight:600}.pulse-suggestion-time{color:#94a3b8;margin-left:auto}.pulse-ratings-panels{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem}.pulse-ratings-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin:0 0 .5rem}.pulse-rating-row{display:flex;align-items:center;justify-content:space-between;padding:.4rem 0;border-bottom:1px solid #f1f5f9;font-size:.85rem}.pulse-rating-name{color:#334155}.pulse-rating-score{color:#f47421;font-weight:600;font-variant-numeric:tabular-nums}@media(max-width:600px){.pulse-ratings-panels{grid-template-columns:1fr}}@media(max-width:800px){.pulse-two-col{grid-template-columns:1fr}.pulse-kpi-value{font-size:1.65rem}.pulse-main{padding:1.25rem 1rem 4rem}.pulse-header-inner{padding:0 1rem;gap:.5rem}.pulse-range-tabs{display:none}}.pulse-join{min-height:100vh;background:#faf7f4;display:flex;align-items:center;justify-content:center;padding:1.5rem}.pulse-join-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.75rem 2.25rem;width:100%;max-width:400px;box-shadow:0 1px 4px #243b550f,0 4px 24px #243b550d}.pulse-join-logo{height:60px;width:auto;max-width:100%;margin-left:-5px;margin-bottom:1.5rem;display:block}.pulse-join-loading{font-size:.85rem;color:#94a3b8;margin:0}.pulse-join-sub{font-size:.88rem;color:#475569;margin:0 0 1.75rem;line-height:1.5}.pulse-join-sub strong{color:#243b55;font-weight:700;text-transform:capitalize}.pulse-join-form{display:flex;flex-direction:column;gap:1.1rem}.pulse-join-field{display:flex;flex-direction:column;gap:.35rem}.pulse-join-field label{font-size:.72rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.pulse-join-field input{background:#faf7f4;border:1px solid #e2e8f0;border-radius:8px;padding:.7rem .9rem;font-size:1rem;color:#243b55;outline:none;transition:border-color .15s,box-shadow .15s}.pulse-join-readonly{color:#64748b!important;cursor:default}.pulse-join-field input:not(.pulse-join-readonly):focus{border-color:#f47421;box-shadow:0 0 0 3px #f4742114;background:#fff}.pulse-join-err{font-size:.82rem;color:#ef4444;margin:0}.pulse-join-btn{background:#f47421;color:#fff;border:none;border-radius:8px;padding:.8rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s,box-shadow .15s;margin-top:.4rem;letter-spacing:.01em;text-align:center;display:block;text-decoration:none}.pulse-join-btn:hover:not(:disabled){background:#e06318;box-shadow:0 2px 8px #f4742140}.pulse-join-btn:disabled{opacity:.55;cursor:not-allowed}.pulse-join-btn-link{margin-top:1rem}.pulse-join-error-state,.pulse-join-success{margin-top:.5rem}.pulse-join-error-title,.pulse-join-success-title{font-size:1rem;font-weight:800;color:#243b55;margin:0 0 .4rem}.pulse-join-error-body,.pulse-join-success-body{font-size:.85rem;color:#64748b;margin:0 0 .5rem}.my-ratings{padding:1rem 1rem 6rem;max-width:480px;margin:0 auto}.my-ratings-page{min-height:100vh}.my-ratings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.my-ratings-header h2{font-size:1.25rem;font-weight:700;color:#1e293b}.my-ratings-note{font-size:.8rem;color:#64748b;margin-bottom:1.25rem;line-height:1.5}.my-ratings-empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;color:#cbd5e1}.my-ratings-empty-title{font-size:1rem;font-weight:600;color:#94a3b8;margin-top:.5rem}.my-ratings-empty-sub{font-size:.8rem;color:#cbd5e1;text-align:center}.my-ratings-list{display:flex;flex-direction:column;gap:.5rem}.rated-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem}.rated-item-name{font-size:.9rem;font-weight:500;color:#1e293b;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rated-item-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.rated-item-remove{background:none;border:none;cursor:pointer;color:#cbd5e1;padding:4px;display:flex;align-items:center;border-radius:4px;transition:color .15s}.rated-item-remove:hover{color:#ef4444}@media(prefers-color-scheme:dark){.my-ratings-header h2{color:#e2e8f0}.my-ratings-note{color:#94a3b8}.rated-item{background:#1e2a3a;border-color:#2d3a4d}.rated-item-name{color:#e2e8f0}}.policy-overlay{position:fixed;inset:0;background:#0f172a80;z-index:200;display:flex;align-items:flex-end;animation:fadeIn .15s ease}.policy-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:80vh;overflow-y:auto;padding:1.5rem 1.25rem 2.5rem;animation:slideUp .2s ease}.policy-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.policy-modal-header h2{font-size:1.1rem;font-weight:700;color:#1e293b}.policy-close{background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;display:flex;align-items:center}.policy-close:hover{color:#64748b}.policy-body p{font-size:.875rem;color:#475569;line-height:1.6;margin-bottom:1rem}.policy-body h3{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem;margin-top:1.25rem}.policy-body ul{margin:0 0 1rem 1.1rem;display:flex;flex-direction:column;gap:.3rem}.policy-body li{font-size:.875rem;color:#475569;line-height:1.5}@media(prefers-color-scheme:dark){.policy-modal{background:#1e2a3a}.policy-modal-header h2{color:#e2e8f0}.policy-body p,.policy-body li{color:#94a3b8}}.community-tab{padding:0 0 6rem;max-width:480px;margin:0 auto;position:relative;min-height:100vh}.community-policy-btn{display:flex;align-items:center;gap:.4rem;width:100%;padding:.65rem 1rem;background:#f0f7ff;border:none;border-bottom:1px solid #dbeafe;color:#3b82f6;font-size:.8rem;font-weight:500;cursor:pointer;text-align:left}.community-policy-btn svg:last-child{margin-left:auto}.community-policy-btn:hover{background:#e0f0ff}.community-section{padding:1rem 1rem 0}.community-section-title{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.75rem}.community-loading,.leaderboard-empty,.suggestions-empty{padding:1.5rem 0;text-align:center;font-size:.875rem;color:#94a3b8}.leaderboard-list{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.leaderboard-item{display:flex;align-items:center;gap:.6rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .875rem}.leaderboard-rank{font-size:.7rem;font-weight:700;color:#cbd5e1;width:24px;flex-shrink:0;font-variant-numeric:tabular-nums}.leaderboard-name{font-size:.875rem;font-weight:500;color:#1e293b;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-right{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.leaderboard-avg{font-size:.8rem;font-weight:600;color:#f47421;font-variant-numeric:tabular-nums;min-width:24px}.suggestions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.suggestions-header .community-section-title{margin-bottom:0}.sort-toggle{display:flex;background:#f1f5f9;border-radius:6px;padding:2px;gap:2px}.sort-toggle button{background:none;border:none;cursor:pointer;font-size:.75rem;font-weight:500;color:#64748b;padding:3px 10px;border-radius:5px;transition:all .15s}.sort-toggle button.active{background:#fff;color:#1e293b;box-shadow:0 1px 3px #00000014}.suggestions-list{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1rem}.suggestion-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.875rem 1rem}.suggestion-content{font-size:.9rem;color:#334155;line-height:1.55;margin-bottom:.625rem;white-space:pre-wrap;word-break:break-word}.suggestion-footer{display:flex;align-items:center;justify-content:space-between}.suggestion-time{font-size:.72rem;color:#94a3b8}.suggestion-actions{display:flex;align-items:center;gap:.375rem}.emphasize-btn{display:flex;align-items:center;gap:.3rem;background:none;border:1px solid #e2e8f0;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;font-variant-numeric:tabular-nums}.emphasize-btn:hover{border-color:#f47421;color:#f47421}.emphasize-btn.active{background:#fff4ed;border-color:#f47421;color:#f47421}.flag-btn{display:flex;align-items:center;background:none;border:none;padding:4px;color:#cbd5e1;cursor:pointer;transition:color .15s;border-radius:4px}.flag-btn:hover:not(:disabled){color:#ef4444}.flag-btn.flagged{color:#ef4444}.flag-btn:disabled{cursor:default}.compose-fab{position:fixed;bottom:80px;right:16px;width:48px;height:48px;border-radius:50%;background:#f47421;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #f4742166;transition:transform .15s,box-shadow .15s;z-index:50}.compose-fab:hover{transform:scale(1.05);box-shadow:0 4px 16px #f4742180}.compose-overlay{position:fixed;inset:0;background:#0f172a80;z-index:200;display:flex;align-items:flex-end;animation:fadeIn .15s ease}.compose-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;padding:1.25rem 1.25rem 2rem;animation:slideUp .2s ease}.compose-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.compose-header h3{font-size:1rem;font-weight:700;color:#1e293b}.compose-close{background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px;display:flex}.compose-close:hover{color:#64748b}.compose-anon-note{display:flex;align-items:center;gap:.375rem;font-size:.775rem;color:#64748b;margin-bottom:.875rem}.compose-textarea{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;font-size:1rem;color:#334155;resize:none;outline:none;font-family:inherit;line-height:1.55;background:#f8fafc}.compose-textarea:focus{border-color:#f47421;background:#fff}.compose-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:.75rem}.compose-count{font-size:.75rem;color:#94a3b8;font-variant-numeric:tabular-nums;margin-right:auto}.compose-count.warning{color:#ef4444}.compose-error{font-size:.775rem;color:#ef4444}.compose-submit{background:#f47421;color:#fff;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s}.compose-submit:disabled{opacity:.5;cursor:not-allowed}.compose-submit:not(:disabled):hover{opacity:.9}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-color-scheme:dark){.community-policy-btn{background:#1a2a3a;border-color:#1e3a5f;color:#60a5fa}.community-policy-btn:hover{background:#1e3250}.leaderboard-item,.suggestion-card{background:#1e2a3a;border-color:#2d3a4d}.leaderboard-name{color:#e2e8f0}.suggestion-content{color:#cbd5e1}.sort-toggle{background:#1e2a3a}.sort-toggle button{color:#94a3b8}.sort-toggle button.active{background:#2d3a4d;color:#e2e8f0}.compose-sheet{background:#1e2a3a}.compose-header h3{color:#e2e8f0}.compose-textarea{background:#162030;border-color:#2d3a4d;color:#e2e8f0}.compose-textarea:focus{border-color:#f47421;background:#1e2a3a}.emphasize-btn{border-color:#2d3a4d;color:#94a3b8}}.app{display:flex;flex-direction:column;min-height:100vh;background:#faf7f4}.tab-content{flex:1;min-height:calc(100vh - 60px);padding-bottom:60px}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#faf7f4}.spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#f47421;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.settings-fab,.help-btn{position:fixed;top:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:1.5px solid #e2e8f0;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #243b551f;z-index:100;transition:all .15s}.settings-fab{right:16px}.help-btn{right:60px;font-size:1rem;font-weight:700}.settings-fab:hover,.help-btn:hover{background:#f1f5f9;color:#243b55;border-color:#cbd5e1}.settings-overlay{position:fixed;inset:0;background:#243b554d;z-index:999;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
