@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;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;overflow-x:hidden}#root{min-height:100vh;overflow-x:hidden}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-password-wrap{position:relative;display:flex;align-items:center}.auth-password-wrap input{width:100%;padding-right:3.5rem}.auth-show-pw{position:absolute;right:.75rem;background:none;border:none;color:#6b7280;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;padding:0}.auth-show-pw:hover{color:#374151}.auth-pw-hint{font-size:.78rem;color:#94a3b8;margin:.3rem 0 0}.auth-strength{display:flex;flex-direction:column;gap:.3rem;margin-top:.4rem}.auth-strength span{font-size:.78rem;font-weight:600}.auth-strength-bar{height:4px;background:#e5e7eb;border-radius:99px;overflow:hidden}.auth-strength-fill{height:100%;border-radius:99px;transition:width .25s,background .25s}.auth-strength--weak span{color:#dc2626}.auth-strength--weak .auth-strength-fill{width:33%;background:#dc2626}.auth-strength--fair span{color:#d97706}.auth-strength--fair .auth-strength-fill{width:66%;background:#d97706}.auth-strength--strong span{color:#16a34a}.auth-strength--strong .auth-strength-fill{width:100%;background:#16a34a}.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}:root{--cream: #FFFDF9;--navy: #1A2B3C;--navy-d: #111C28;--orange: #FD8F2A;--green: #77BE3D;--blue: #2B97FD;--muted: #7A8EA0;--border: rgba(26,43,60,.09);--ff-disp: "Fraunces", Georgia, serif;--ff-scr: "Dancing Script", cursive;--ff-body: "Instrument Sans", "Nunito", system-ui, sans-serif;--r-lg: 1.5rem}.landing-home{overflow-x:clip;background:var(--cream);font-family:var(--ff-body);color:var(--navy)}.lh-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin:0 0 .75rem}.lh-section-heading{font-family:var(--ff-disp);font-size:clamp(1.9rem,6vw,3.2rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;color:var(--navy);margin:0 0 1.5rem;text-wrap:balance}.lh-phone{background:#18182a;border-radius:44px;padding:9px;box-shadow:0 0 0 1px #ffffff12,0 20px 60px #77be3d59,0 5px 20px #77be3d33;display:inline-flex;flex-direction:column}.lh-phone-screen{border-radius:22px;overflow:hidden;position:relative;line-height:0}.lh-phone-img{display:block;width:100%;height:auto}.lh-hero{position:relative;padding:5.5rem 1.5rem 1.5rem}.lh-mouse-glow{pointer-events:none;position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(253,143,42,.08) 0%,transparent 70%);transform:translate(-50%,-50%);top:40%;left:50%;transition:left .12s,top .12s;z-index:0}.lh-blob{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0;animation:blob-morph 10s ease-in-out infinite,blob-drift 18s ease-in-out infinite}.lh-blob--a{width:280px;height:280px;background:#fd8f2a24;top:-80px;left:-80px;animation-delay:0s,0s}.lh-blob--b{width:240px;height:240px;background:#2b97fd1a;bottom:-60px;right:-60px;animation-delay:-4s,-7s}.lh-blob--c{width:200px;height:200px;background:#77be3d17;top:40%;left:50%;animation-delay:-8s,-3s}.lh-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;max-width:440px;margin:0 auto}.lh-social-row{display:flex;align-items:center;gap:10px;margin-bottom:1.25rem}.lh-avatars{display:flex}.lh-avatar{width:30px;height:30px;border-radius:50%;border:2px solid var(--cream);display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;color:#fff;margin-left:-8px;flex-shrink:0}.lh-avatar:first-child{margin-left:0}.lh-avatar--0{background:linear-gradient(135deg,#fd8f2a,#ff6b35)}.lh-avatar--1{background:linear-gradient(135deg,#77be3d,#5a9e2a)}.lh-avatar--2{background:linear-gradient(135deg,#2b97fd,#1a7de0)}.lh-avatar--3{background:linear-gradient(135deg,#fd8f2a,#fd5f2a)}.lh-rating{display:flex;flex-direction:column;gap:2px}.lh-stars-row{display:flex;gap:1px;color:#fd8f2a}.lh-star-icon{display:flex;align-items:center}.lh-rating-sub{font-size:.62rem;color:var(--muted);line-height:1}.lh-hero-headline{font-family:var(--ff-disp);font-size:clamp(2.6rem,10.5vw,5rem);font-weight:900;line-height:1.02;letter-spacing:-.03em;color:var(--navy);margin:0}.lh-hero-script{font-family:var(--ff-scr);font-size:1.08em;color:var(--orange);position:relative;display:inline-block}.lh-underline-svg{position:absolute;left:0;bottom:-6px;width:100%;height:auto;overflow:visible}.lh-underline-path{stroke-dasharray:230;stroke-dashoffset:230;animation:draw-underline 1.2s .3s cubic-bezier(.4,0,.2,1) forwards}.lh-hero-phone-col{display:flex;justify-content:center;align-items:center;padding:2rem 0 1.5rem;position:relative}.lh-hero-phone-wrap{position:relative;display:inline-flex;justify-content:center}.lh-phone--hero{width:170px;flex-shrink:0;animation:float 6s ease-in-out infinite}.lh-tag{display:flex;align-items:center;gap:5px;position:absolute;background:#fff;border:1.5px solid color-mix(in srgb,var(--tc) 30%,transparent);border-radius:20px;padding:4px 9px 4px 6px;font-size:.65rem;font-weight:700;color:var(--tc);white-space:nowrap;box-shadow:0 4px 16px #00000014;z-index:2}.lh-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--tc);flex-shrink:0}.lh-tag--tl{top:26%;right:calc(100% + 8px);animation:tag-tl 4s ease-in-out infinite}.lh-tag--bl{bottom:22%;right:calc(100% + 8px);animation:tag-bl 5.5s ease-in-out infinite -.5s}.lh-tag--tr{top:20%;left:calc(100% + 8px);animation:tag-tr 5s ease-in-out infinite -1s}.lh-tag--br{bottom:28%;left:calc(100% + 8px);animation:tag-br 4.5s ease-in-out infinite -2s}.lh-hero-copy-bottom{text-align:left}.lh-hero-sub{font-size:.95rem;line-height:1.65;color:var(--muted);margin:0 0 1.75rem}.lh-hero-ctas{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.lh-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--orange);color:#fff;border:none;padding:1rem 1.5rem;border-radius:50px;font-family:var(--ff-body);font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 20px #fd8f2a4d;min-height:52px;width:100%}.lh-btn-primary:hover{background:#e87f20;transform:translateY(-1px);box-shadow:0 6px 28px #fd8f2a61}.lh-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--navy);border:1.5px solid var(--border);padding:1rem 1.5rem;border-radius:50px;font-family:var(--ff-body);font-size:.95rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s;min-height:52px;width:100%}.lh-btn-outline:hover{border-color:var(--orange);background:#fd8f2a0a}.lh-platform-note{font-size:.72rem;color:var(--muted);margin:0}.lh-stats{padding:2rem 1.25rem 3rem;background:linear-gradient(180deg,var(--cream) 0%,#fef4e8 60px,#fef4e8 100%)}.lh-stats-inner{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;max-width:900px;margin:0 auto}.lh-stat-card{background:#fff;border-radius:var(--r-lg);padding:1.2rem 1rem;box-shadow:0 2px 12px #0000000f}.lh-stat-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;margin-bottom:.7rem}.lh-stat-icon--orange{background:#fd8f2a1f;color:var(--orange)}.lh-stat-icon--green{background:#77be3d1f;color:var(--green)}.lh-stat-icon--blue{background:#2b97fd1f;color:var(--blue)}.lh-stat-icon--dark{background:#1a2b3c14;color:var(--navy)}.lh-stat-label{font-size:.8rem;font-weight:700;color:var(--navy);margin:0 0 .25rem;line-height:1.3}.lh-stat-sub{font-size:.68rem;line-height:1.4;color:var(--muted);margin:0}.lh-how{padding:3.5rem 1.25rem 4rem;background:linear-gradient(180deg,#fef4e8,#fff 80px 100%)}.lh-how-inner{max-width:900px;margin:0 auto}.lh-step{display:flex;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--border)}.lh-step:last-child{border-bottom:none}.lh-step-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.lh-step-icon{width:44px;height:44px;border-radius:14px;background:#fd8f2a1a;color:var(--muted);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s,color .3s}.lh-step--active .lh-step-icon{background:var(--orange);color:#fff}.lh-step-line{width:2px;flex:1;min-height:1rem;background:var(--border);margin-top:8px;border-radius:1px}.lh-step-body{flex:1;min-width:0}.lh-step-num-label{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.lh-step--active .lh-step-num-label{color:var(--orange)}.lh-step-title{font-family:var(--ff-disp);font-size:1.1rem;font-weight:800;color:var(--navy);margin:0 0 .4rem;line-height:1.2}.lh-step-desc{font-size:.85rem;line-height:1.6;color:var(--muted);margin:0 0 1rem}.lh-features{padding:3.5rem 1.25rem;background:linear-gradient(180deg,#fff,#f7f3ee 80px 100%)}.lh-features-inner{max-width:900px;margin:0 auto}.lh-features-grid{display:grid;grid-template-columns:1fr;gap:.875rem;margin-top:.5rem}.lh-feat-card{background:#fff;border-radius:var(--r-lg);padding:1.4rem 1.25rem;box-shadow:0 2px 12px #0000000f;position:relative;overflow:hidden}.lh-feat-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;border-radius:0 2px 2px 0}.lh-feat-card--orange:before{background:var(--orange)}.lh-feat-card--green:before{background:var(--green)}.lh-feat-card--blue:before{background:var(--blue)}.lh-feat-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.lh-feat-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px}.lh-feat-icon--orange{background:#fd8f2a1f;color:var(--orange)}.lh-feat-icon--green{background:#77be3d1f;color:var(--green)}.lh-feat-icon--blue{background:#2b97fd1f;color:var(--blue)}.lh-feat-num{font-size:.65rem;font-weight:800;letter-spacing:.1em;color:var(--border)}.lh-feat-title{font-family:var(--ff-disp);font-size:1.05rem;font-weight:800;color:var(--navy);margin:0 0 .4rem;line-height:1.25}.lh-feat-desc{font-size:.83rem;line-height:1.6;color:var(--muted);margin:0}.lh-testimonials{padding:3.5rem 0;background:linear-gradient(180deg,#f7f3ee 0%,var(--cream) 80px,var(--cream) 100%);overflow:hidden}.lh-testimonials-hd{padding:0 1.25rem;margin-bottom:1.5rem}.lh-marquee-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.lh-marquee{display:flex;gap:1rem;width:max-content;animation:marquee 36s linear infinite}.lh-marquee:hover{animation-play-state:paused}.lh-tcard{background:#fff;border-radius:var(--r-lg);padding:1.25rem;width:270px;flex-shrink:0;box-shadow:0 2px 14px #00000012}.lh-tcard-stars{display:flex;gap:1px;color:var(--orange);margin-bottom:.6rem}.lh-tcard-star{display:flex;align-items:center}.lh-tcard-text{font-size:.82rem;line-height:1.65;color:var(--navy);margin:0 0 .85rem}.lh-tcard-attr{display:flex;align-items:center;gap:9px}.lh-tcard-av{width:30px;height:30px;border-radius:50%;background:var(--av, #FD8F2A);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;color:#fff;flex-shrink:0;opacity:.85}.lh-tcard-name{font-size:.75rem;font-weight:700;color:var(--navy)}.lh-tcard-role{font-size:.65rem;color:var(--muted)}.lh-trust{background:linear-gradient(180deg,var(--cream) 0%,#eaf5d8 80px,#eaf5d8 100%);padding:2.5rem 1.25rem}.lh-trust-inner{max-width:680px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.lh-trust-shield-wrap{flex-shrink:0;display:flex}.lh-trust-copy{flex:1}.lh-trust-hed{font-family:var(--ff-disp);font-size:1rem;font-weight:800;color:var(--navy);margin:0 0 .4rem}.lh-trust-bod{font-size:.82rem;line-height:1.65;color:var(--muted);margin:0}.lh-trust-pills{display:flex;flex-wrap:wrap;gap:.5rem}.lh-trust-pill{background:#77be3d24;color:#4a8a1e;font-size:.68rem;font-weight:600;padding:4px 10px;border-radius:20px}.lh-cta{position:relative;background:var(--navy-d);padding:4rem 1.5rem 4.5rem;overflow:hidden}.lh-cta-blob{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;animation:blob-morph 12s ease-in-out infinite,blob-drift 22s ease-in-out infinite}.lh-cta-blob--a{width:300px;height:300px;background:#fd8f2a1f;top:-80px;left:-80px}.lh-cta-blob--b{width:260px;height:260px;background:#2b97fd1a;bottom:-60px;right:-60px;animation-delay:-6s,-9s}.lh-cta-inner{position:relative;z-index:1;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}.lh-cta-copy{text-align:center}.lh-cta-hed{font-family:var(--ff-disp);font-size:clamp(2.2rem,9vw,4rem);font-weight:900;line-height:1.06;letter-spacing:-.03em;color:#fff;margin:0 0 1rem}.lh-cta-accent{color:var(--orange)}.lh-cta-sub{font-size:.92rem;color:#ffffff8c;margin:0 0 1.75rem}.lh-cta-btns{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.lh-btn-primary--inv{background:var(--orange);box-shadow:0 4px 24px #fd8f2a59}.lh-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#ffffff14;color:#fffc;border:1.5px solid rgba(255,255,255,.15);padding:1rem 1.5rem;border-radius:50px;font-family:var(--ff-body);font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;min-height:52px;width:100%}.lh-btn-ghost:hover{background:#ffffff21;border-color:#ffffff40}.lh-cta-note{font-size:.72rem;color:#ffffff59;margin:0}.lh-waitlist{background:linear-gradient(180deg,var(--cream) 0%,#fef4e8 100%);padding:3.5rem 1.5rem 4rem;border-top:1px solid var(--border)}.lh-waitlist-inner{max-width:480px;margin:0 auto;text-align:center}.lh-waitlist-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin:0 0 .6rem}.lh-waitlist-hed{font-family:var(--ff-disp);font-size:clamp(1.7rem,6vw,2.4rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;color:var(--navy);margin:0 0 .75rem}.lh-waitlist-sub{font-size:.88rem;line-height:1.65;color:var(--muted);margin:0 0 2rem}.lh-waitlist-form{display:flex;flex-direction:column;gap:.75rem}.lh-waitlist-fields{display:flex;flex-direction:column;gap:.625rem}.lh-waitlist-input{width:100%;padding:.875rem 1rem;background:#fff;border:1px solid var(--border);border-radius:12px;font-family:var(--ff-body);font-size:.92rem;color:var(--navy);outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;box-shadow:0 1px 4px #0000000f}.lh-waitlist-input::placeholder{color:var(--muted);opacity:.6}.lh-waitlist-input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #fd8f2a1f}.lh-waitlist-input:disabled{opacity:.5}.lh-waitlist-btn{width:100%;padding:.95rem 1.5rem;background:var(--orange);color:#fff;border:none;border-radius:50px;font-family:var(--ff-body);font-size:.92rem;font-weight:700;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 20px #fd8f2a4d;min-height:50px}.lh-waitlist-btn:hover:not(:disabled){background:#e87f20;transform:translateY(-1px);box-shadow:0 6px 28px #fd8f2a61}.lh-waitlist-btn:disabled{opacity:.45;cursor:not-allowed}.lh-waitlist-error{font-size:.8rem;color:#dc2626;margin:0}.lh-waitlist-success{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 0 1rem}.lh-waitlist-check{font-size:2rem;color:var(--green)}.lh-waitlist-success-hed{font-family:var(--ff-disp);font-size:1.3rem;font-weight:800;color:var(--navy);margin:0}.lh-waitlist-success-sub{font-size:.85rem;color:var(--muted);margin:0}.lh-uni{background:linear-gradient(135deg,#0f1f35,#1a2f4a,#0e2340);padding:4rem 1.5rem 4.5rem;text-align:center;position:relative;overflow:hidden}.lh-uni:before{content:"";position:absolute;top:-120px;right:-80px;width:360px;height:360px;border-radius:50%;background:#2b97fd1a;filter:blur(60px);pointer-events:none}.lh-uni:after{content:"";position:absolute;bottom:-80px;left:-60px;width:280px;height:280px;border-radius:50%;background:#77be3d12;filter:blur(50px);pointer-events:none}.lh-uni-inner{max-width:560px;margin:0 auto;position:relative;z-index:1}.lh-uni-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin:0 0 .75rem}.lh-uni-hed{font-family:var(--ff-disp);font-size:clamp(1.9rem,7vw,2.8rem);font-weight:900;line-height:1.08;letter-spacing:-.02em;color:#fff;margin:0 0 1rem;text-wrap:balance}.lh-uni-text{font-size:.9rem;line-height:1.7;color:#ffffff80;margin:0 0 2rem}.lh-uni-btn{display:inline-flex;align-items:center;gap:8px;background:var(--blue);border:none;color:#fff;padding:1rem 1.75rem;border-radius:50px;font-family:var(--ff-body);font-size:.92rem;font-weight:700;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;min-height:52px;box-shadow:0 4px 20px #2b97fd59}.lh-uni-btn:hover{background:#1a87f0;transform:translateY(-1px);box-shadow:0 6px 28px #2b97fd73}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes float-food{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(8deg)}}@keyframes blob-morph{0%,to{border-radius:60% 40% 70% 30%/50% 60% 40% 70%}25%{border-radius:40% 70% 30% 60%/70% 30% 60% 40%}50%{border-radius:70% 30% 50% 50%/30% 70% 40% 60%}75%{border-radius:30% 60% 40% 70%/60% 40% 70% 30%}}@keyframes blob-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-15px) scale(1.05)}66%{transform:translate(-15px,10px) scale(.95)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes draw-underline{0%{stroke-dashoffset:230}to{stroke-dashoffset:0}}@media(max-width:959px){.lh-hero-phone-col{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem)}.lh-phone-anchor{position:relative;display:inline-flex}}@media(min-width:600px){.lh-hero-ctas,.lh-cta-btns{flex-direction:row}.lh-btn-primary,.lh-btn-outline,.lh-btn-primary--inv,.lh-btn-ghost{width:auto;min-width:180px}.lh-features-grid{grid-template-columns:1fr 1fr}}@media(min-width:960px){.lh-hero{padding:8rem 4rem 6rem;min-height:100vh;display:flex;align-items:center}.lh-hero-inner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"copy-top   phone" "copy-bottom phone";gap:0 4rem;align-items:center;max-width:1140px;margin:0 auto}.lh-hero-copy-top{grid-area:copy-top}.lh-hero-phone-col{grid-area:phone;grid-row:1 / 3;align-self:center;padding:0}.lh-hero-copy-bottom{grid-area:copy-bottom}.lh-phone--hero{width:260px}.lh-hero-phone-wrap{padding:3rem 2rem}.lh-phone-anchor{position:relative;display:inline-flex}.lh-tag{font-size:.72rem;gap:6px;padding:5px 11px 5px 7px}.lh-tag-dot{width:7px;height:7px}.lh-tag--tl{top:26%;right:calc(100% + 14px)}.lh-tag--bl{bottom:22%;right:calc(100% + 14px)}.lh-tag--tr{top:20%;left:calc(100% + 14px)}.lh-tag--br{bottom:28%;left:calc(100% + 14px)}.lh-stats{padding:4.5rem 4rem}.lh-stats-inner{grid-template-columns:repeat(4,1fr);gap:1.25rem}.lh-stat-card{padding:1.5rem}.lh-how{padding:5rem 4rem 6rem}.lh-how-inner{max-width:640px}.lh-features{padding:5rem 4rem}.lh-testimonials{padding:5rem 0}.lh-testimonials-hd{padding:0 4rem}.lh-trust{padding:3rem 4rem}.lh-trust-inner{flex-direction:row;align-items:flex-start;gap:1.75rem}.lh-cta{padding:6rem 4rem}.lh-cta-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}.lh-cta-copy{text-align:left;max-width:480px}.lh-cta-btns{flex-direction:row}.lh-uni{padding:2.5rem 4rem}}@keyframes tag-tl{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes tag-tr{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes tag-br{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@keyframes tag-bl{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}@media(prefers-reduced-motion:reduce){.lh-phone--hero,.lh-blob,.lh-cta-blob,.lh-tag,.lh-marquee{animation:none}.lh-underline-path{stroke-dashoffset:0;animation:none}}.lh-faq-section{padding:80px 24px;background:#fff}.lh-faq-inner{max-width:720px;margin:0 auto}.lh-faq-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a2b3c;margin:0 0 40px}.lh-faq-list{display:flex;flex-direction:column;gap:0;border-top:1px solid #e8e3dd}.lh-faq-item{border-bottom:1px solid #e8e3dd}.lh-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:600;color:#1a2b3c;text-align:left;font-family:inherit}.lh-faq-chevron{flex-shrink:0;font-size:1.25rem;color:#fd8f2a;line-height:1}.lh-faq-answer{font-size:.95rem;line-height:1.65;color:#4a5a6a;max-height:0;overflow:hidden;margin:0;padding:0;transition:max-height .3s ease,padding .3s ease}.lh-faq-item.open .lh-faq-answer{max-height:300px;padding-bottom:20px}.landing-about{background:var(--cream);font-family:var(--ff-body);color:var(--navy)}.lab-hero{max-width:760px;margin:0 auto;padding:72px 24px 64px}.lab-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin:0 0 20px}.lab-heading{font-family:var(--ff-disp);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1;color:var(--navy);margin:0 0 28px}.lab-intro{font-size:1.05rem;line-height:1.75;color:var(--muted);max-width:600px;margin:0}.lab-what{border-top:1px solid var(--border);padding:64px 24px}.lab-what-inner{max-width:760px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px}.lab-block-title{font-family:var(--ff-disp);font-size:1.15rem;font-weight:700;color:var(--navy);margin:0 0 14px}.lab-block-body{font-size:.95rem;line-height:1.75;color:var(--muted);margin:0}.lab-team{border-top:1px solid var(--border);padding:64px 24px;max-width:760px;margin:0 auto}.lab-team-list{display:flex;flex-direction:column;gap:48px;margin-top:32px}.lab-card{display:flex;flex-direction:row;gap:36px;align-items:flex-start}.lab-card-photo-wrap{flex-shrink:0;width:180px;height:238px;border-radius:var(--r-lg);overflow:hidden;background:var(--border)}.lab-card-photo{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.lab-card-text{padding-top:6px}.lab-card-name{font-family:var(--ff-disp);font-size:1.1rem;font-weight:700;color:var(--navy);margin:0 0 4px}.lab-card-role{font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--orange);margin:0 0 14px}.lab-card-bio{font-size:.95rem;line-height:1.75;color:var(--muted);margin:0;max-width:480px}.lab-contact{border-top:1px solid var(--border);padding:64px 24px 100px;max-width:760px;margin:0 auto}.lab-contact-hed{font-family:var(--ff-disp);font-size:1.5rem;font-weight:800;color:var(--navy);margin:0 0 12px}.lab-contact-body{font-size:.95rem;color:var(--muted);margin:0 0 20px;line-height:1.6}.lab-contact-link{display:inline-block;font-size:.95rem;font-weight:600;color:var(--orange);text-decoration:none;border-bottom:1.5px solid var(--orange);padding-bottom:2px}.lab-contact-link:hover{opacity:.8}@media(max-width:600px){.lab-what-inner{grid-template-columns:1fr;gap:32px}.lab-card{flex-direction:column;gap:20px}.lab-card-photo-wrap{width:140px;height:185px}}.landing-contact{background:var(--cream, #FFFDF9);min-height:calc(100vh - 60px);padding:4rem 1.5rem 5rem;font-family:var(--ff-body, "Instrument Sans", system-ui, sans-serif)}.contact-inner{max-width:560px;margin:0 auto}.contact-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange, #FD8F2A);margin:0 0 .75rem;text-align:center}.contact-heading{font-family:var(--ff-disp, "Fraunces", Georgia, serif);font-size:clamp(2rem,8vw,3rem);font-weight:900;line-height:1.06;letter-spacing:-.02em;color:var(--navy, #1A2B3C);margin:0 0 .75rem;text-align:center;text-wrap:balance}.contact-sub{font-size:.92rem;color:var(--muted, #7A8EA0);line-height:1.65;margin:0 0 2.5rem;text-align:center}.contact-form{background:#fff;border:1px solid var(--border, rgba(26,43,60,.09));border-radius:18px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 2px 16px #1a2b3c12}.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:.8rem;font-weight:700;color:var(--navy, #1A2B3C);letter-spacing:.01em}.contact-field input,.contact-field select,.contact-field textarea{padding:.7rem .875rem;border:1px solid var(--border, rgba(26,43,60,.12));border-radius:10px;font-size:.92rem;font-family:var(--ff-body, inherit);color:var(--navy, #1A2B3C);background:#fff;transition:border-color .15s,box-shadow .15s;resize:none;box-shadow:0 1px 3px #0000000a}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:none;border-color:var(--orange, #FD8F2A);box-shadow:0 0 0 3px #fd8f2a1f}.contact-field input::placeholder,.contact-field textarea::placeholder{color:var(--muted, #7A8EA0);opacity:.6}.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='%237A8EA0' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;padding-right:2.25rem;cursor:pointer}.contact-form-footer{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding-top:.25rem}.contact-btn{width:100%;padding:.875rem;background:var(--orange, #FD8F2A);color:#fff;border:none;border-radius:50px;font-family:var(--ff-body, inherit);font-size:.95rem;font-weight:700;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 16px #fd8f2a47;min-height:52px}.contact-btn:hover:not(:disabled){background:#e87f20;transform:translateY(-1px);box-shadow:0 6px 24px #fd8f2a5c}.contact-btn:disabled{opacity:.55;cursor:not-allowed}.contact-direct{font-size:.8rem;color:var(--muted, #7A8EA0);margin:0}.contact-email-link{color:var(--orange, #FD8F2A);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:10px;padding:.65rem .875rem;margin:0;line-height:1.5}.contact-error a{color:#dc2626;font-weight:600}.contact-success{background:#fff;border:1px solid var(--border, rgba(26,43,60,.09));border-radius:18px;padding:3.5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-shadow:0 2px 16px #1a2b3c12}.contact-success-icon{width:56px;height:56px;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-family:var(--ff-disp, "Fraunces", Georgia, serif);font-size:1.5rem;font-weight:800;color:var(--navy, #1A2B3C);margin:0}.contact-success p{font-size:.9rem;color:var(--muted, #7A8EA0);margin:0;line-height:1.55}.contact-success .contact-btn{width:auto;padding:.65rem 1.75rem;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{--lpu-bg: #0c1523;--lpu-surface: #111e2e;--lpu-border: rgba(255,255,255,.07);--lpu-orange: #fd8f2a;--lpu-green: #77be3d;--lpu-text: #edf1f7;--lpu-muted: rgba(237,241,247,.62);--lpu-faint: rgba(237,241,247,.22);--lpu-font: -apple-system, "Instrument Sans", "Inter", "Segoe UI", sans-serif;background:var(--lpu-bg);background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1px);background-size:26px 26px;color:var(--lpu-text);font-family:var(--lpu-font);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}.landing-universities .lpu-section-inner{max-width:980px;margin:0 auto}.landing-universities .lpu-s-label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--lpu-faint);margin-bottom:.75rem}.landing-universities .lpu-s-head{font-size:clamp(1.3rem,3.5vw,1.9rem);font-weight:600;letter-spacing:-.02em;color:var(--lpu-text);line-height:1.2;text-wrap:balance}.landing-universities .lpu-s-sub{font-size:.92rem;color:var(--lpu-muted);line-height:1.75}.landing-universities .lpu-hero{position:relative;padding:5rem 1.5rem;text-align:center;background:#fff;overflow:hidden}.landing-universities .lpu-hero-inner{position:relative;max-width:700px;margin:0 auto}.landing-universities .lpu-hero-logo{height:52px;width:auto;margin-bottom:2.25rem;display:block;margin-left:auto;margin-right:auto}.landing-universities .lpu-hero-headline{font-size:clamp(2.2rem,5.5vw,3.5rem);font-weight:600;line-height:1.1;letter-spacing:-.025em;color:var(--lpu-bg);margin-bottom:1.4rem;text-wrap:balance}.landing-universities .lpu-hero-headline em{font-style:normal;color:var(--lpu-orange)}.landing-universities .lpu-hero-sub{font-size:1.2rem;color:#0c15238c;font-weight:300;line-height:1.7;max-width:560px;margin:0 auto 2.5rem}.landing-universities .lpu-hero-actions{display:flex;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap}.landing-universities .lpu-btn-primary{background:var(--lpu-orange);color:#0c1523;border:none;border-radius:6px;padding:.72rem 1.6rem;font-size:.88rem;font-weight:600;cursor:pointer;font-family:var(--lpu-font);transition:opacity .15s}.landing-universities .lpu-btn-primary:hover{opacity:.88}.landing-universities .lpu-btn-ghost{background:transparent;color:#0c15238c;border:1px solid rgba(12,21,35,.18);border-radius:6px;padding:.72rem 1.4rem;font-size:.88rem;font-weight:500;cursor:pointer;font-family:var(--lpu-font);transition:color .15s,border-color .15s}.landing-universities .lpu-btn-ghost:hover{color:var(--lpu-bg);border-color:#0c152359}.landing-universities .lpu-stats{border-top:1px solid var(--lpu-border);border-bottom:1px solid var(--lpu-border)}.landing-universities .lpu-stats-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.landing-universities .lpu-stat{padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.3rem;border-right:1px solid var(--lpu-border)}.landing-universities .lpu-stat:last-child{border-right:none}.landing-universities .lpu-stat-num{font-size:2rem;font-weight:600;letter-spacing:-.04em;color:var(--lpu-text);font-variant-numeric:tabular-nums;line-height:1}.landing-universities .lpu-stat-label{font-size:.72rem;color:var(--lpu-muted);line-height:1.5}.landing-universities .lpu-mockup-section{padding:5rem 1.5rem 6rem}.landing-universities .lpu-mockup-head{text-align:center;margin-bottom:3rem}.landing-universities .lpu-mockup-head .lpu-s-sub{max-width:520px;margin:.75rem auto 0;text-align:center}.landing-universities .lpu-mockup-wrap{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 0 0 1px #fd8f2a0f,0 40px 100px #0000008c,0 0 80px #fd8f2a0a}.landing-universities .lpu-mockup{background:#f7f4f0;font-family:var(--lpu-font);color:#1a2b3c}.landing-universities .lpu-db-bar{background:#fff;border-bottom:1px solid #e8e3dd;height:50px;padding:0 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-universities .lpu-db-logo{display:flex;align-items:center;gap:.45rem;font-size:.8rem;font-weight:700;color:#1a2b3c;letter-spacing:-.01em}.landing-universities .lpu-db-logo-mark{width:22px;height:22px;border-radius:6px;background:#fd8f2a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-universities .lpu-db-right{display:flex;align-items:center;gap:.5rem}.landing-universities .lpu-db-period-group{display:flex;align-items:center;border:1px solid #e8e3dd;border-radius:5px;overflow:hidden}.landing-universities .lpu-db-period{font-size:.62rem;font-weight:600;color:#94a3b8;padding:.22rem .55rem;cursor:default;border-right:1px solid #e8e3dd;background:#fff}.landing-universities .lpu-db-period:last-child{border-right:none}.landing-universities .lpu-db-period.on{background:#1a2b3c;color:#fff}.landing-universities .lpu-db-export{display:flex;align-items:center;gap:.3rem;font-size:.62rem;font-weight:600;color:#64748b;border:1px solid #e8e3dd;background:#fff;border-radius:5px;padding:.22rem .65rem;cursor:default}.landing-universities .lpu-db-body{padding:1rem;display:flex;flex-direction:column;gap:.85rem}.landing-universities .lpu-db-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.landing-universities .lpu-db-kpi{background:#fff;border-radius:8px;padding:1rem 1.1rem .85rem;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0000000a;display:flex;flex-direction:column;gap:.35rem}.landing-universities .lpu-db-kpi-top{display:flex;align-items:flex-start;justify-content:space-between}.landing-universities .lpu-db-kpi-lbl{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8}.landing-universities .lpu-db-kpi-chg{font-size:.58rem;font-weight:700;padding:.1rem .35rem;border-radius:3px}.landing-universities .lpu-db-kpi-chg.up{background:#77be3d1a;color:#59a02a}.landing-universities .lpu-db-kpi-chg.down{background:#ef44441a;color:#dc2626}.landing-universities .lpu-db-kpi-val{font-size:1.55rem;font-weight:700;color:#1a2b3c;letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}.landing-universities .lpu-kpi-spark{width:80px;height:20px;display:block;margin-top:.2rem;overflow:visible}.landing-universities .lpu-db-charts{display:grid;grid-template-columns:1.5fr 1fr;gap:.85rem}.landing-universities .lpu-db-card{background:#fff;border-radius:8px;padding:1rem 1.1rem;box-shadow:0 1px 2px #0000000d,0 0 0 1px #0000000a}.landing-universities .lpu-db-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.landing-universities .lpu-db-card-ttl{font-size:.68rem;font-weight:700;color:#1a2b3c}.landing-universities .lpu-db-card-meta{font-size:.58rem;color:#94a3b8}.landing-universities .lpu-area-svg{width:100%;height:auto;display:block;overflow:visible}.landing-universities .lpu-area-legend{display:flex;align-items:center;gap:.3rem;margin-top:.6rem;font-size:.58rem;color:#94a3b8}.landing-universities .lpu-legend-swatch{display:inline-block;width:10px;height:2px;border-radius:1px;flex-shrink:0}.landing-universities .lpu-dietary{display:flex;flex-direction:column;gap:.65rem}.landing-universities .lpu-diet-row{display:flex;flex-direction:column;gap:.25rem}.landing-universities .lpu-diet-top{display:flex;align-items:center;justify-content:space-between;font-size:.62rem}.landing-universities .lpu-diet-name{font-weight:600;color:#334155}.landing-universities .lpu-diet-val{font-weight:700;color:#1a2b3c;font-variant-numeric:tabular-nums}.landing-universities .lpu-diet-track{height:5px;background:#f0ece8;border-radius:3px;overflow:hidden}.landing-universities .lpu-diet-bar{height:100%;border-radius:3px}.landing-universities .lpu-items{display:flex;flex-direction:column}.landing-universities .lpu-items-head{display:grid;grid-template-columns:24px 1fr 120px 60px 48px;gap:.5rem;padding:0 .4rem .5rem;border-bottom:1px solid #f0ece8;font-size:.56rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8}.landing-universities .lpu-item{display:grid;grid-template-columns:24px 1fr 120px 60px 48px;gap:.5rem;padding:.55rem .4rem;align-items:center;border-bottom:1px solid #f7f4f0}.landing-universities .lpu-item:last-child{border-bottom:none}.landing-universities .lpu-item-rank{font-size:.62rem;font-weight:700;color:#cbd5e1}.landing-universities .lpu-item-name{font-size:.65rem;color:#334155;font-weight:500}.landing-universities .lpu-item-count{font-size:.65rem;font-weight:700;color:#1a2b3c;font-variant-numeric:tabular-nums}.landing-universities .lpu-item-pct{font-size:.62rem;color:#94a3b8;font-variant-numeric:tabular-nums}.landing-universities .lpu-item-track{height:4px;background:#f0ece8;border-radius:2px;overflow:hidden}.landing-universities .lpu-item-bar{height:100%;background:#fd8f2a;border-radius:2px}.landing-universities .lpu-features{padding:5rem 1.5rem;border-top:1px solid var(--lpu-border)}.landing-universities .lpu-features .lpu-s-label{margin-bottom:.75rem}.landing-universities .lpu-features .lpu-s-head{margin-bottom:3rem}.landing-universities .lpu-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.landing-universities .lpu-feature{padding:2.25rem 0;border-bottom:1px solid var(--lpu-border);display:flex;flex-direction:column;gap:.6rem}.landing-universities .lpu-feature:nth-child(odd){padding-right:3rem;border-right:1px solid var(--lpu-border)}.landing-universities .lpu-feature:nth-child(2n){padding-left:3rem}.landing-universities .lpu-feature:nth-last-child(-n+2){border-bottom:none}.landing-universities .lpu-feature--wide{grid-column:1 / -1;padding:2.25rem 2rem;border-right:none;border-bottom:none;background:#fd8f2a0d;border:1px solid rgba(253,143,42,.15);border-radius:8px;margin-top:1.5rem}.landing-universities .lpu-feature-icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:var(--lpu-orange);margin-bottom:.2rem}.landing-universities .lpu-feature-title{font-size:.95rem;font-weight:600;color:var(--lpu-text);line-height:1.3}.landing-universities .lpu-feature-desc{font-size:.84rem;color:var(--lpu-muted);line-height:1.75}.landing-universities .lpu-how{padding:5rem 1.5rem;border-top:1px solid var(--lpu-border)}.landing-universities .lpu-how-inner{max-width:480px;margin:0 auto}.landing-universities .lpu-how .lpu-s-head{margin-top:.75rem;margin-bottom:0}.landing-universities .lpu-steps{margin-top:2.5rem;position:relative}.landing-universities .lpu-steps:before{content:"";position:absolute;left:15px;top:30px;bottom:30px;width:1px;background:linear-gradient(to bottom,var(--lpu-orange),rgba(253,143,42,.08))}.landing-universities .lpu-step{display:flex;gap:1.5rem;align-items:flex-start;padding-bottom:2.75rem}.landing-universities .lpu-step:last-child{padding-bottom:0}.landing-universities .lpu-step-num{width:30px;height:30px;border-radius:50%;border:1px solid var(--lpu-orange);color:var(--lpu-orange);font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--lpu-bg);position:relative;z-index:1}.landing-universities .lpu-step-content{padding-top:.2rem}.landing-universities .lpu-step-title{font-size:.95rem;font-weight:600;color:var(--lpu-text);margin-bottom:.35rem}.landing-universities .lpu-step-desc{font-size:.84rem;color:var(--lpu-muted);line-height:1.75}.landing-universities .lpu-trust{border-top:1px solid var(--lpu-border);padding:4rem 1.5rem}.landing-universities .lpu-trust-inner{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.landing-universities .lpu-trust-item{padding-right:2.5rem;margin-right:2.5rem;border-right:1px solid var(--lpu-border)}.landing-universities .lpu-trust-item:last-child{border-right:none;padding-right:0;margin-right:0}.landing-universities .lpu-trust-heading{font-size:.88rem;font-weight:600;color:var(--lpu-text);margin-bottom:.4rem}.landing-universities .lpu-trust-body{font-size:.8rem;color:var(--lpu-muted);line-height:1.7}.landing-universities .lpu-consult{border-top:1px solid var(--lpu-border);padding:5.5rem 1.5rem 6rem;position:relative;overflow:hidden}.landing-universities .lpu-consult:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 60% at 50% 100%,rgba(253,143,42,.08) 0%,transparent 65%);pointer-events:none}.landing-universities .lpu-consult-inner{max-width:540px;margin:0 auto;position:relative;text-align:center}.landing-universities .lpu-consult-heading{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:600;letter-spacing:-.02em;color:var(--lpu-text);margin-bottom:.75rem;text-wrap:balance;line-height:1.2}.landing-universities .lpu-consult-sub{font-size:.9rem;color:var(--lpu-muted);line-height:1.75;margin-bottom:1.5rem}.landing-universities .lpu-consult-meta{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;font-size:.7rem;color:var(--lpu-faint);margin-bottom:2.25rem}.landing-universities .lpu-cmeta-dot{width:3px;height:3px;border-radius:50%;background:var(--lpu-faint);flex-shrink:0}.landing-universities .lpu-consult-form{display:flex;flex-direction:column;gap:.75rem;text-align:left}.landing-universities .lpu-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.landing-universities .lpu-form-field{display:flex;flex-direction:column;gap:.35rem}.landing-universities .lpu-form-label{font-size:.68rem;font-weight:600;color:var(--lpu-muted);letter-spacing:.06em;text-transform:uppercase}.landing-universities .lpu-form-input{background:#ffffff0a;border:1px solid var(--lpu-border);border-radius:5px;padding:.65rem .85rem;font-size:.85rem;color:var(--lpu-text);font-family:var(--lpu-font);outline:none;transition:border-color .15s;width:100%}.landing-universities .lpu-form-input::placeholder{color:var(--lpu-faint)}.landing-universities .lpu-form-input:focus{border-color:#fd8f2a66}.landing-universities .lpu-form-submit{background:var(--lpu-orange);color:#0c1523;border:none;border-radius:5px;padding:.78rem;font-size:.88rem;font-weight:600;cursor:pointer;font-family:var(--lpu-font);transition:opacity .15s;width:100%;margin-top:.25rem}.landing-universities .lpu-form-submit:hover:not(:disabled){opacity:.88}.landing-universities .lpu-form-submit:disabled{opacity:.45;cursor:not-allowed}.landing-universities .lpu-consult-error{font-size:.8rem;color:#f88;background:#ff646414;border:1px solid rgba(255,100,100,.2);border-radius:8px;padding:.6rem .875rem;margin:0;line-height:1.5}.landing-universities .lpu-consult-error a{color:#f99;font-weight:600}.landing-universities .lpu-consult-success{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;text-align:center}.landing-universities .lpu-consult-check{font-size:2.25rem;color:var(--lpu-green)}.landing-universities .lpu-consult-success-hed{font-size:1.2rem;font-weight:800;color:var(--lpu-text);margin:0}.landing-universities .lpu-consult-success-sub{font-size:.85rem;color:var(--lpu-muted);margin:0;max-width:320px;line-height:1.6}.landing-universities .lpu-consult-note{margin-top:1rem;font-size:.72rem;color:var(--lpu-faint);line-height:1.6}@media(max-width:700px){.landing-universities .lpu-stats-inner{grid-template-columns:repeat(2,1fr)}.landing-universities .lpu-stat{border-right:none;border-bottom:1px solid var(--lpu-border)}.landing-universities .lpu-stat:nth-child(odd){border-right:1px solid var(--lpu-border)}.landing-universities .lpu-stat:nth-last-child(-n+2){border-bottom:none}.landing-universities .lpu-db-kpi-row{grid-template-columns:repeat(2,1fr)}.landing-universities .lpu-db-charts{grid-template-columns:1fr}.landing-universities .lpu-db-period:not(.on){display:none}.landing-universities .lpu-items-head,.landing-universities .lpu-item{grid-template-columns:24px 1fr 80px 48px}.landing-universities .lpu-item-pct{display:none}.landing-universities .lpu-features-grid{grid-template-columns:1fr}.landing-universities .lpu-feature:nth-child(odd){padding-right:0;border-right:none;border-bottom:1px solid var(--lpu-border)}.landing-universities .lpu-feature:nth-child(2n){padding-left:0}.landing-universities .lpu-feature:nth-last-child(-n+2):not(.lpu-feature--wide){border-bottom:1px solid var(--lpu-border)}.landing-universities .lpu-trust-inner{grid-template-columns:1fr}.landing-universities .lpu-trust-item{border-right:none;padding-right:0;margin-right:0;border-bottom:1px solid var(--lpu-border);padding-bottom:2rem}.landing-universities .lpu-trust-item:last-child{border-bottom:none;padding-bottom:0}.landing-universities .lpu-form-row{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:#ffffffe0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border-color .2s,box-shadow .2s;font-family:Instrument Sans,Nunito,sans-serif}.landing-nav.scrolled{border-bottom-color:#243b5514;box-shadow:0 2px 20px #243b5512}.landing-nav-inner{max-width:1080px;margin:0 auto;padding:0 1.25rem;height:60px;display:flex;align-items:center;gap:.5rem}.landing-nav-logo-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;flex-shrink:0}.landing-logo-img{height:36px;width:auto;display:block}.landing-nav-links{display:none;align-items:center;gap:.25rem;margin-left:2rem;flex:1}.landing-nav-link{background:none;border:none;cursor:pointer;padding:.45rem .75rem;font-size:.9rem;font-weight:600;color:#5a6a7a;border-radius:8px;transition:color .15s,background .15s;white-space:nowrap;font-family:inherit}.landing-nav-link:hover{color:#243b55;background:#243b550f}.landing-nav-link.active{color:#243b55;background:#243b5512}.landing-nav-cta{display:none;background:#f47421;color:#fff;border:none;border-radius:10px;padding:.5rem 1.1rem;font-size:.88rem;font-weight:700;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s,transform .1s;font-family:inherit}.landing-nav-cta:hover{background:#e06318;transform:translateY(-1px)}.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-spacer{width:40px;flex-shrink:0}@media(min-width:768px){.landing-hamburger,.landing-nav-spacer{display:none}.landing-nav-links{display:flex}.landing-nav-cta{display:block;margin-left:auto}.landing-logo-img{height:32px}}.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:280px;background:#1e3347;z-index:1001;transform:translate(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1);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:1.1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.landing-drawer-logo{height:32px;width:auto}.landing-drawer-close{background:none;border:none;color:#fff6;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:.5rem 0 1.5rem;flex:1}.landing-drawer-item{background:none;border:none;cursor:pointer;text-align:left;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;color:#fff9;transition:color .15s,background .15s;font-family:inherit}.landing-drawer-item:hover{color:#fff;background:#ffffff0f}.landing-drawer-item.active{color:#fff;background:#ffffff17}.landing-drawer-divider{height:1px;background:#ffffff14;margin:.75rem 1.5rem}.landing-drawer-cta{margin:.5rem 1.25rem 0;background:#f47421;color:#fff;border:none;border-radius:10px;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;cursor:pointer;text-align:center;transition:background .15s;font-family:inherit}.landing-drawer-cta:hover{background:#e06318}.landing-main{min-height:calc(100vh - 60px)}.landing-terms-wrap{max-width:760px;margin:0 auto;padding:0}.landing-footer{background:#1a2e45;color:#94a3b8;text-align:center;padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.landing-footer-disclaimer{font-size:.78rem;line-height:1.65;color:#4a5568;max-width:640px;margin:0 auto}.landing-footer-links{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#4a5568;margin:0}.landing-footer-link{background:none;border:none;color:#94a3b8;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;transition:color .15s;font-family:inherit}.landing-footer-link:hover{color:#f47421}.landing-footer-copy{font-size:.75rem;color:#394a5a;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-current{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.125rem;border:2px solid #f47421;border-radius:10px;background:#fff8f3}.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{display:flex;align-items:center;gap:.6rem;margin-bottom:1.75rem}.wizard-logo-img{height:36px;width:auto;display:block;flex-shrink:0}.wizard-header .subtitle{color:#94a3b8;font-size:.88rem;font-weight:500}.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 #e8e3dd;position:sticky;bottom:0;background:#faf7f4;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-source{display:inline-block;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border-radius:4px;padding:.1rem .4rem;margin:.3rem 0 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-source{display:inline-block;margin-left:.4rem;font-size:.63rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border-radius:4px;padding:.05rem .35rem;vertical-align:1px}.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:not(.confirmed){opacity:.65}.meal-card.past.confirmed{opacity:1}.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-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)}}.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,.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,.insights-btn:hover,.home-btn:hover{background:#f1f5f9;color:#243b55}.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,.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}.data-action-row{display:flex;gap:.5rem;align-items:center}.data-action-row .btn-warning,.data-action-row .btn-danger{flex:1}.settings-action-error{color:#dc2626;font-size:.85rem;margin-bottom:.5rem}.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}.hide-all-numbers-btn{margin-top:.85rem;padding:.55rem 1.1rem;background:transparent;border:1.5px solid #e2e8f0;border-radius:50px;font-family:inherit;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;transition:border-color .15s,color .15s}.hide-all-numbers-btn:hover{border-color:#f47421;color:#f47421}.push-unavailable,.push-note{margin-top:.6rem;padding:.6rem .75rem;background:#faf7f4;border-radius:8px;line-height:1.5}.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}.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)}}.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}.streak-current{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid #e8e3dd;border-radius:14px;margin-bottom:1rem}.streak-current-main{display:flex;align-items:center;gap:.6rem;min-width:0}.streak-current-flame{font-size:1.5rem;line-height:1}.streak-current-text{display:flex;flex-direction:column;min-width:0}.streak-current-count{font-size:1rem;font-weight:700;color:#243b55}.streak-current-sub{font-size:.78rem;color:#64748b}.streak-badges-btn{flex-shrink:0;padding:.4rem .8rem;background:transparent;border:1.5px solid #e2e8f0;border-radius:50px;font-family:inherit;font-size:.78rem;font-weight:600;color:#475569;cursor:pointer;transition:border-color .15s,color .15s}.streak-badges-btn:hover{border-color:#f47421;color:#f47421}.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:420px;box-shadow:0 1px 4px #243b550f,0 4px 24px #243b550d}.pulse-login-pill{display:inline-flex;align-items:center;background:#f4f6f8;border:1px solid #e2e8f0;border-radius:999px;padding:.3rem .9rem .3rem .4rem;margin-bottom:1.5rem}.pulse-login-pill-logo{height:28px;width:auto}.pulse-login-headline{font-size:1.45rem;font-weight:800;color:#1a2b3c;line-height:1.3;margin:0 0 .75rem;letter-spacing:-.01em}.pulse-login-accent{color:#f47421}.pulse-login-sub{font-size:1rem;color:#94a3b8;font-weight:400;margin:0 0 2rem;line-height:1.5}.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:#f7f4f0;color:#1a2b3c;font-family:-apple-system,Instrument Sans,Inter,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.pulse-header{background:#fff;border-bottom:1px solid #e8e3dd;position:sticky;top:0;z-index:100}.pulse-header-inner{max-width:1200px;margin:0 auto;padding:0 2rem;height:60px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.pulse-header-brand{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.pulse-header-logo{height:36px;width:auto}.pulse-university-badge{font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.1em;background:#f7f4f0;border:1px solid #e8e3dd;border-radius:5px;padding:.22rem .55rem}.pulse-header-right{display:flex;align-items:center;gap:.6rem}.pulse-asof{font-size:.68rem;color:#94a3b8;white-space:nowrap;margin-right:.2rem}.pulse-range-tabs{display:flex;background:#f7f4f0;border:1px solid #e8e3dd;border-radius:7px;padding:3px;gap:2px}.pulse-range-tab{background:none;border:none;border-radius:5px;font-size:.72rem;font-weight:600;color:#94a3b8;padding:.25rem .65rem;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}.pulse-range-tab:hover{color:#475569}.pulse-range-tab.active{background:#fff;color:#1a2b3c;box-shadow:0 1px 3px #1a2b3c1a}.pulse-export-all-btn{display:flex;align-items:center;gap:.3rem;background:none;border:1px solid #e8e3dd;border-radius:6px;color:#64748b;font-size:.72rem;font-weight:600;padding:.25rem .65rem;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}.pulse-export-all-btn:hover{color:#1a2b3c;border-color:#c8c2bc;background:#f7f4f0}.pulse-invite-btn{background:#f47421;color:#fff;border:none;border-radius:6px;font-size:.72rem;font-weight:700;padding:.28rem .75rem;cursor:pointer;transition:opacity .15s;white-space:nowrap;font-family:inherit}.pulse-invite-btn:hover{opacity:.88}.pulse-signout-btn{background:none;border:1px solid #e8e3dd;border-radius:6px;color:#94a3b8;font-size:.72rem;font-weight:600;padding:.25rem .65rem;cursor:pointer;transition:all .15s;font-family:inherit}.pulse-signout-btn:hover{color:#475569;border-color:#c8c2bc}.pulse-main{max-width:1200px;margin:0 auto;padding:1.5rem 2rem 5rem;display:flex;flex-direction:column;gap:1rem}.pulse-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem 0;gap:1rem;color:#94a3b8;font-size:.85rem}.pulse-spinner{width:26px;height:26px;border:2px solid #e8e3dd;border-top-color:#f47421;border-radius:50%;animation:pulse-spin .75s linear infinite}@keyframes pulse-spin{to{transform:rotate(360deg)}}.pulse-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8e3dd;border-radius:10px;overflow:hidden;border:1px solid #e8e3dd}.pulse-kpi{background:#fff;padding:1.1rem 1.4rem;display:flex;flex-direction:column;gap:.2rem}.pulse-kpi-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.1rem}.pulse-kpi-label{font-size:.62rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0}.pulse-kpi-value{font-size:1.8rem;font-weight:700;color:#1a2b3c;margin:0;line-height:1.1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.pulse-kpi-change{font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:4px;white-space:nowrap}.pulse-kpi-change.up{background:#77be3d1a;color:#4a8a22}.pulse-kpi-change.down{background:#ef44441a;color:#dc2626}.pulse-kpi-spark-wrap{margin-top:.35rem}.pulse-spark{display:block;overflow:visible}.pulse-insights{background:#fff;border:1px solid #e8e3dd;border-left:3px solid #f47421;border-radius:8px;padding:.85rem 1.1rem}.pulse-insights-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.55rem}.pulse-insights-label{display:flex;align-items:center;gap:.4rem;font-size:.62rem;font-weight:700;color:#f47421;text-transform:uppercase;letter-spacing:.1em}.pulse-insights-close{background:none;border:none;font-size:.75rem;color:#94a3b8;cursor:pointer;padding:.1rem .3rem;border-radius:3px;line-height:1}.pulse-insights-close:hover{color:#475569}.pulse-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem}.pulse-insights-list li{font-size:.82rem;color:#475569;line-height:1.5;padding-left:.9rem;position:relative}.pulse-insights-list li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#f47421}.pulse-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pulse-row--wide-left{grid-template-columns:1.6fr 1fr}.pulse-card{background:#fff;border:1px solid #e8e3dd;border-radius:10px;padding:1.25rem 1.5rem}.pulse-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.pulse-card-title{font-size:.82rem;font-weight:700;color:#1a2b3c;margin:0;letter-spacing:-.01em}.pulse-export-btn{display:flex;align-items:center;gap:.3rem;background:none;border:1px solid #e8e3dd;border-radius:5px;color:#94a3b8;font-size:.62rem;font-weight:600;padding:.18rem .45rem;cursor:pointer;transition:all .15s;flex-shrink:0;font-family:inherit}.pulse-export-btn:hover{color:#475569;border-color:#c8c2bc}.pulse-legend{display:flex;align-items:center;gap:.3rem;margin-top:.6rem;font-size:.68rem;color:#94a3b8}.pulse-legend-swatch{display:inline-block;width:10px;height:2px;border-radius:1px;flex-shrink:0}.pulse-donut-wrap{position:relative}.pulse-donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-68%);text-align:center;pointer-events:none}.pulse-donut-total{font-size:1.35rem;font-weight:700;color:#1a2b3c;margin:0;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.pulse-donut-sub{font-size:.62rem;color:#94a3b8;margin:.15rem 0 0}.pulse-items-table{display:flex;flex-direction:column}.pulse-items-head{display:grid;grid-template-columns:24px 1fr 100px 52px;gap:.5rem;padding:0 .25rem .5rem;border-bottom:1px solid #f0ece8;font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8}.pulse-item-row{display:grid;grid-template-columns:24px 1fr 100px 52px;gap:.5rem;padding:.6rem .25rem;align-items:center;border-bottom:1px solid #f7f4f0}.pulse-item-row:last-child{border-bottom:none}.pulse-item-rank{font-size:.65rem;font-weight:700;color:#c8c2bc;font-variant-numeric:tabular-nums}.pulse-item-name{font-size:.78rem;color:#334155;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-item-track{height:4px;background:#f0ece8;border-radius:2px;overflow:hidden}.pulse-item-bar{height:100%;background:#f47421;border-radius:2px;transition:width .4s ease}.pulse-item-count{font-size:.75rem;font-weight:700;color:#1a2b3c;font-variant-numeric:tabular-nums;text-align:right}.pulse-dietary-list{display:flex;flex-direction:column;gap:.8rem}.pulse-dietary-row{display:flex;flex-direction:column;gap:.22rem}.pulse-dietary-label-row{display:flex;align-items:center;justify-content:space-between}.pulse-dietary-name{font-size:.75rem;font-weight:600;color:#334155}.pulse-dietary-pct{font-size:.72rem;font-weight:700;color:#1a2b3c;font-variant-numeric:tabular-nums}.pulse-dietary-track{height:5px;background:#f0ece8;border-radius:3px;overflow:hidden}.pulse-dietary-bar{height:100%;border-radius:3px;transition:width .5s ease}.pulse-dietary-count{font-size:.65rem;color:#94a3b8}.pulse-nutrition-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#f0ece8;border-radius:8px;overflow:hidden}.pulse-nutrition-item{background:#faf7f4;padding:.9rem 1.1rem;display:flex;flex-direction:column;gap:.15rem}.pulse-nutrition-label{font-size:.6rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0}.pulse-nutrition-value{font-size:1.35rem;font-weight:700;color:#f47421;margin:0;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.pulse-nutrition-sub{font-size:.62rem;color:#94a3b8;margin:0}.pulse-suggestions-list{display:flex;flex-direction:column;gap:.6rem}.pulse-suggestion-row{padding:.75rem .85rem;background:#faf7f4;border-radius:7px;border:1px solid #f0ece8}.pulse-suggestion-text{font-size:.82rem;color:#334155;margin:0 0 .4rem;line-height:1.5}.pulse-suggestion-meta{display:flex;align-items:center;gap:.65rem;font-size:.7rem}.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}.pulse-ratings-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin:0 0 .5rem}.pulse-rating-row{display:flex;align-items:center;justify-content:space-between;padding:.45rem 0;border-bottom:1px solid #f7f4f0;gap:.5rem}.pulse-rating-row:last-child{border-bottom:none}.pulse-rating-name{font-size:.78rem;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-rating-score{font-size:.78rem;color:#f47421;font-weight:700;flex-shrink:0;font-variant-numeric:tabular-nums}.pulse-rating-count{font-weight:400;color:#94a3b8}.pulse-empty{font-size:.82rem;color:#c8c2bc;margin:.25rem 0 0}.pulse-modal-overlay{position:fixed;inset:0;background:#0f1e2e66;z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.pulse-modal{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;box-shadow:0 8px 40px #0f1e2e29;padding:1.5rem;display:flex;flex-direction:column;gap:1.1rem}.pulse-modal-header{display:flex;align-items:center;justify-content:space-between}.pulse-modal-title{font-size:.95rem;font-weight:700;color:#1a2b3c;margin:0}.pulse-modal-close{background:none;border:none;font-size:.85rem;color:#94a3b8;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:color .15s}.pulse-modal-close:hover{color:#1a2b3c}.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 120px}.pulse-invite-readonly{opacity:.6;cursor:default;-webkit-user-select:none;user-select:none}.pulse-invite-field label{font-size:.62rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em}.pulse-invite-field input{background:#faf7f4;border:1px solid #e8e3dd;border-radius:6px;padding:.52rem .72rem;font-size:.82rem;color:#1a2b3c;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box;font-family:inherit}.pulse-invite-field input:focus{border-color:#f47421}.pulse-invite-submit{background:#f47421;color:#fff;border:none;border-radius:6px;padding:.52rem 1rem;font-size:.78rem;font-weight:700;cursor:pointer;transition:opacity .15s;white-space:nowrap;flex-shrink:0;align-self:flex-end;font-family:inherit}.pulse-invite-submit:hover:not(:disabled){opacity:.88}.pulse-invite-submit:disabled{opacity:.5;cursor:not-allowed}.pulse-invite-err{font-size:.78rem;color:#ef4444;margin:0}.pulse-invite-newlink{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;padding:.8rem .95rem}.pulse-invite-newlink-label{font-size:.72rem;font-weight:600;color:#16a34a;margin:0 0 .45rem}.pulse-invite-link-row{display:flex;align-items:center;gap:.6rem}.pulse-invite-link-text{font-size:.72rem;color:#1a2b3c;font-family:monospace;word-break:break-all;flex:1}.pulse-invite-copy-btn{background:none;border:1px solid #e8e3dd;border-radius:4px;font-size:.68rem;font-weight:600;color:#64748b;padding:.18rem .45rem;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0;font-family:inherit}.pulse-invite-copy-btn:hover{color:#1a2b3c;border-color:#c8c2bc}.pulse-invite-list{display:flex;flex-direction:column;gap:.35rem}.pulse-invite-list-label{font-size:.62rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .2rem}.pulse-invite-row-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #f7f4f0;gap:.75rem}.pulse-invite-row-info{display:flex;flex-direction:column;gap:.12rem;min-width:0}.pulse-invite-email{font-size:.82rem;color:#1a2b3c;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pulse-invite-uni{font-size:.68rem;color:#94a3b8;text-transform:capitalize}.pulse-invite-row-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.pulse-invite-status{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:4px;padding:.15rem .4rem}.pulse-invite-status.pending{background:#fef3c7;color:#d97706}.pulse-invite-status.used{background:#f0fdf4;color:#16a34a}.pulse-invite-status.expired{background:#f1f5f9;color:#94a3b8}@media(max-width:900px){.pulse-row,.pulse-row--wide-left{grid-template-columns:1fr}.pulse-kpi-row,.pulse-nutrition-strip{grid-template-columns:repeat(2,1fr)}.pulse-ratings-panels{grid-template-columns:1fr}}@media(max-width:640px){.pulse-header-inner{padding:0 1rem}.pulse-main{padding:1rem 1rem 4rem}.pulse-kpi-row{grid-template-columns:repeat(2,1fr)}.pulse-range-tabs,.pulse-asof{display:none}.pulse-items-head,.pulse-item-row{grid-template-columns:24px 1fr 52px}.pulse-item-track{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;display:flex;align-items:baseline;gap:.4rem;overflow:hidden}.leaderboard-item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.leaderboard-hall{font-size:.72rem;font-weight:400;color:#94a3b8;white-space:nowrap;flex-shrink:0}.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}}.notif-prompt-overlay{position:fixed;inset:0;background:#0f172a80;z-index:300;display:flex;align-items:flex-end;justify-content:center;animation:notifFade .15s ease}.notif-prompt{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:1.5rem 1.25rem 2rem;text-align:center;animation:notifRise .2s ease}.notif-prompt-icon{font-size:2rem;line-height:1;margin-bottom:.6rem}.notif-prompt h3{font-size:1.15rem;font-weight:700;color:#243b55;margin-bottom:.5rem}.notif-prompt p{font-size:.9rem;line-height:1.55;color:#64748b;margin-bottom:1.1rem}.notif-prompt-note{background:#faf7f4;border-radius:8px;padding:.6rem .75rem;font-size:.85rem}.notif-prompt-yes{width:100%;padding:.85rem;background:#f47421;color:#fff;border:none;border-radius:50px;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:.5rem}.notif-prompt-yes:disabled{opacity:.6;cursor:default}.notif-prompt-no{width:100%;padding:.7rem;background:transparent;border:none;font-family:inherit;font-size:.9rem;font-weight:600;color:#94a3b8;cursor:pointer}@keyframes notifFade{0%{opacity:0}to{opacity:1}}@keyframes notifRise{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.splash-screen{position:fixed;inset:0;background:#faf7f4;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:1;transition:opacity .45s cubic-bezier(.4,0,1,1)}.splash-leaving{opacity:0}.splash-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.splash-logo{width:96px;height:auto;display:block;opacity:0;animation:splash-logo-in .75s cubic-bezier(.22,1,.36,1) 60ms forwards}@keyframes splash-logo-in{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}.splash-tagline{margin:0;font-family:Nunito,Helvetica Neue,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#1a2b3c6b;opacity:0;animation:splash-tagline-in .7s cubic-bezier(.22,1,.36,1) .95s forwards}@keyframes splash-tagline-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.splash-logo,.splash-tagline{animation:none;opacity:1}.splash-screen{transition:none}}.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}}
