*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#111827;background:#f9fafb;line-height:1.5;-webkit-font-smoothing:antialiased}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;color:#6b7280}.loading-screen:before{content:"Fetchr";font-size:1.5rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:pulse 1.5s ease-in-out infinite}.spinner{width:2.25rem;height:2.25rem;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{padding-right:2.75rem;width:100%}.password-toggle{position:absolute;right:.5rem;background:none;border:none;color:#9ca3af;cursor:pointer;padding:.375rem;display:flex;align-items:center}.password-toggle:hover{color:#4f46e5}.loading-text{font-size:.8125rem;color:#9ca3af}.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem;background:linear-gradient(135deg,#667eea,#4f46e5,#7c3aed)}.auth-card{width:100%;max-width:400px;background:#fff;border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 20px 60px #00000026,0 1px 3px #00000014}.auth-logo{display:block;text-align:center;font-size:1.75rem;font-weight:800;color:#4f46e5;letter-spacing:-.02em;margin-bottom:.25rem}.auth-title{font-size:1.375rem;font-weight:700;color:#111827;text-align:center}.auth-subtitle{font-size:.875rem;color:#6b7280;text-align:center;margin-top:.25rem;margin-bottom:1.75rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0;color:#9ca3af;font-size:.8125rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;border-top:1px solid #e5e7eb}.auth-footer{text-align:center;font-size:.875rem;color:#6b7280;margin-top:1.25rem}.auth-footer a{color:#4f46e5;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.btn-forgot-password{background:none;border:none;color:#4f46e5;font-size:.8125rem;font-weight:500;cursor:pointer;padding:0;text-align:right;align-self:flex-end;margin-top:-.5rem}.btn-forgot-password:hover{text-decoration:underline}.reset-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;background:#00000080;padding:1.5rem}.reset-modal{width:100%;max-width:380px;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 20px 60px #0003}.reset-modal h2{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.375rem}.reset-modal p{font-size:.875rem;color:#6b7280;margin-bottom:1.25rem}.form-field{display:flex;flex-direction:column;gap:.375rem}.form-field label{font-size:.8125rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.03em}.form-field input[type=text],.form-field input[type=email],.form-field input[type=password],.form-field input[type=tel],.form-field input[type=date],.form-field input[type=time],.form-field input[type=number]{padding:.75rem .875rem;border:1.5px solid #e5e7eb;border-radius:.625rem;font-size:.9375rem;outline:none;transition:border-color .15s,box-shadow .15s;background:#fafafa}.form-field input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f;background:#fff}.form-field input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.field-error{font-size:.8125rem;color:#dc2626;font-weight:500}.field-hint{font-size:.8125rem;color:#9ca3af}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border-radius:.625rem;font-size:.9375rem;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;text-decoration:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 2px 8px #4f46e54d}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#4338ca,#6d28d9);box-shadow:0 4px 12px #4f46e566;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #4f46e54d}.btn-full{width:100%}.btn-google{background:#fff;color:#374151;border:1.5px solid #e5e7eb;width:100%;font-weight:500}.btn-google:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.btn-text{background:transparent;color:#6b7280;padding:.5rem}.btn-text:hover:not(:disabled){color:#4f46e5}.btn-navigate{background:#059669;color:#fff;font-size:.875rem;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;font-weight:600}.btn-navigate:hover{background:#047857}.btn-got-them{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;padding:.75rem;border-radius:.625rem;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #0596694d}.btn-got-them:hover{transform:translateY(-1px);box-shadow:0 4px 12px #05966966}.banner{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;text-align:center}.banner-trial{background:linear-gradient(90deg,#eef2ff,#e0e7ff);color:#4f46e5}.banner-trial-urgent{background:linear-gradient(90deg,#fef3c7,#fde68a);color:#92400e}.banner-warning{background:linear-gradient(90deg,#fff7ed,#ffedd5);color:#c2410c}.banner-danger{background:linear-gradient(90deg,#fef2f2,#fee2e2);color:#dc2626}.banner-link{color:inherit;text-decoration:underline;font-weight:700}.paywall-overlay{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem;background:linear-gradient(135deg,#667eea,#4f46e5,#7c3aed)}.paywall-card{width:100%;max-width:420px;background:#fff;border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 20px 60px #00000026;text-align:center}.paywall-card h1{font-size:1.375rem;color:#111827;margin-bottom:.5rem}.paywall-card>p{color:#6b7280;font-size:.9375rem;margin-bottom:1.5rem}.paywall-price{margin-bottom:1.5rem}.price-amount{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period{font-size:1rem;color:#6b7280}.paywall-features{list-style:none;text-align:left;margin-bottom:1.5rem}.paywall-features li{padding:.5rem 0;font-size:.9375rem;color:#374151;display:flex;align-items:center;gap:.5rem}.paywall-features li:before{content:"✓";color:#4f46e5;font-weight:700;font-size:1rem}.paywall-card .btn{width:100%;margin-bottom:.5rem}.error-boundary{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem;background:#f9fafb}.error-boundary-card{width:100%;max-width:400px;background:#fff;border-radius:1rem;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000014;text-align:center}.error-boundary-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#fef2f2;color:#dc2626;margin-bottom:1.25rem}.error-boundary-card h1{font-size:1.375rem;font-weight:700;color:#111827;margin-bottom:.5rem}.error-boundary-card p{font-size:.9375rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.error-boundary-detail{background:#fef2f2;color:#991b1b;font-size:.75rem;padding:.75rem 1rem;border-radius:.5rem;text-align:left;overflow-x:auto;margin-bottom:1.5rem;white-space:pre-wrap;word-break:break-word}.error-boundary-actions{display:flex;flex-direction:column;gap:.5rem}.error-boundary-actions .btn{gap:.375rem}.page-container,.view-container{animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}a{color:inherit}.onboarding-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem;background:linear-gradient(160deg,#f0f4ff,#f9fafb 40%,#fdf2f8)}.onboarding-card{width:100%;max-width:480px;background:#fff;border-radius:1.25rem;padding:2rem 1.75rem;box-shadow:0 8px 30px #00000014,0 1px 3px #0000000f}.onboarding-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.onboarding-logo{font-size:1.25rem;font-weight:800;color:#4f46e5;letter-spacing:-.02em}.onboarding-step-label{font-size:.8125rem;font-weight:600;color:#9ca3af}.progress-bar{height:6px;background:#e5e7eb;border-radius:3px;margin-bottom:2rem;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:3px;transition:width .4s cubic-bezier(.4,0,.2,1)}.step-content{text-align:center}.step-content h2{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.step-description{font-size:.9375rem;color:#6b7280;line-height:1.6;margin-bottom:1.75rem;max-width:360px;margin-left:auto;margin-right:auto}.step-icon{font-size:3rem;margin-bottom:1rem;display:block}.step-icon-container{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg,#eef2ff,#e0e7ff)}.benefit-icon-svg{flex-shrink:0}.step-form{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.step-actions{display:flex;flex-direction:column;gap:.625rem;margin-top:.75rem}.colour-picker{display:flex;gap:.625rem;flex-wrap:wrap;padding:.25rem}.colour-swatch{width:44px;height:44px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.colour-swatch:hover{transform:scale(1.12);box-shadow:0 3px 8px #00000026}.colour-swatch.selected{border-color:#111827;transform:scale(1.18);box-shadow:0 0 0 2px #fff,0 0 0 4px #111827,0 4px 12px #00000026}.persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem}.persona-chip{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .25rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;cursor:pointer;font-size:.75rem;font-weight:600;color:#6b7280;transition:all .15s}.persona-chip:hover{border-color:#c7d2fe}.persona-chip.selected{border-color:#4f46e5;background:#eef2ff;color:#4f46e5}.homescreen-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:1.5rem}.homescreen-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;background:#fafafa;border:2px solid #e5e7eb;border-radius:1rem;cursor:pointer;transition:all .2s ease}.homescreen-card:hover{border-color:#c7d2fe;background:#eef2ff;transform:translateY(-2px);box-shadow:0 4px 12px #4f46e51a}.homescreen-card.selected{border-color:#4f46e5;background:#eef2ff;box-shadow:0 0 0 3px #4f46e526,0 4px 12px #4f46e51a}.homescreen-icon{font-size:2rem;margin-bottom:.5rem}.homescreen-title{font-size:.9375rem;font-weight:700;color:#111827;margin-bottom:.25rem}.homescreen-desc{font-size:.75rem;color:#6b7280;line-height:1.4}.notification-benefits{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.75rem;padding:1.25rem;background:linear-gradient(135deg,#f0f4ff,#faf5ff);border-radius:1rem;border:1px solid #e5e7eb}.benefit-row{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#374151;font-weight:500}.benefit-icon{font-size:1.25rem;flex-shrink:0}.import-preview{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem}.import-preview-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fafafa;border:1px solid #e5e7eb;border-radius:.75rem;font-size:.875rem;color:#374151;font-weight:500}.import-format{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.375rem .625rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:.375rem;font-size:.75rem;font-weight:700;flex-shrink:0;letter-spacing:.03em}.added-children-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;justify-content:center}.added-child-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:2rem;font-size:.8125rem;font-weight:600;color:#374151}.child-chip-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.child-chip-school{font-weight:400;color:#9ca3af;font-size:.75rem}.school-combobox input{width:100%;padding:.625rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9375rem;font-family:inherit;transition:border-color .15s}.school-combobox input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.school-combobox-list{position:absolute;top:100%;left:0;right:0;z-index:50;margin:.25rem 0 0;padding:.25rem;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 8px 24px #0000001f;list-style:none;max-height:220px;overflow-y:auto}.school-combobox-option{padding:.5rem .625rem;font-size:.875rem;color:#374151;border-radius:.375rem;cursor:pointer;transition:background .1s}.school-combobox-option.highlighted{background:#eef2ff;color:#4f46e5}.school-combobox-hint{position:absolute;top:100%;left:0;right:0;z-index:50;margin:.25rem 0 0;padding:.5rem .75rem;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;font-size:.8125rem;color:#92400e}.skip-link{position:absolute;top:-100%;left:1rem;z-index:999;padding:.5rem 1rem;background:#4f46e5;color:#fff;border-radius:0 0 .5rem .5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s}.skip-link:focus{top:0}.app-shell{display:flex;flex-direction:column;min-height:100vh;max-width:480px;margin:0 auto;background:#fff;box-shadow:0 0 40px #0000000f;position:relative}.app-main{flex:1;padding-bottom:5rem;overflow-y:auto}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:#fff;border-top:1px solid #f3f4f6;padding:.5rem 0 env(safe-area-inset-bottom,.5rem);z-index:100;box-shadow:0 -2px 10px #0000000a}.nav-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1875rem;min-height:48px;padding:.375rem 0;text-decoration:none;color:#9ca3af;font-size:.6875rem;transition:color .2s;-webkit-tap-highlight-color:transparent}.nav-tab.active{color:#4f46e5}.nav-tab.active svg{transform:scale(1.1)}.nav-tab svg{transition:transform .2s ease}.nav-label{font-weight:600;letter-spacing:.01em}.notification-prompt{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-bottom:1px solid #C7D2FE}.notification-prompt-icon{color:#4f46e5;flex-shrink:0}.notification-prompt-text{flex:1;display:flex;flex-direction:column;min-width:0}.notification-prompt-text strong{font-size:.8125rem;color:#111827}.notification-prompt-text span{font-size:.6875rem;color:#6b7280}.btn-enable-notif{padding:.375rem .75rem;border:none;border-radius:.375rem;background:#4f46e5;color:#fff;font-size:.75rem;font-weight:700;cursor:pointer;flex-shrink:0;transition:background .15s}.btn-enable-notif:hover{background:#4338ca}.notification-prompt-dismiss{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;flex-shrink:0}.install-strip{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.8125rem;font-weight:500}.install-strip-text{flex:1}.install-strip-btn{padding:.3rem .75rem;border:1.5px solid rgba(255,255,255,.6);border-radius:99px;background:#ffffff26;color:#fff;font-size:.75rem;font-weight:700;cursor:pointer;flex-shrink:0;transition:background .15s}.install-strip-btn:hover{background:#ffffff40}.install-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fade-in-modal .2s ease}@keyframes fade-in-modal{0%{opacity:0}to{opacity:1}}.install-modal{background:#fff;border-radius:1.25rem;padding:2rem 1.5rem;max-width:340px;width:100%;text-align:center;position:relative;animation:pop-in .25s ease}@keyframes pop-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.install-modal-close{position:absolute;top:.75rem;right:.75rem;background:#f3f4f6;border:none;border-radius:50%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.install-modal-icon{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:1.25rem;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#4f46e5;margin-bottom:1.25rem}.install-modal-title{font-size:1.25rem;font-weight:800;color:#111827;margin-bottom:.5rem}.install-modal-text{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:1.25rem}.install-modal-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;border:none;border-radius:.75rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .1s}.install-modal-btn:active{transform:scale(.98)}.install-modal-skip{margin-top:.75rem;background:none;border:none;color:#9ca3af;font-size:.875rem;cursor:pointer;padding:.5rem}.subscribe-cta{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;margin-bottom:1.25rem;border:2px solid #D98C1E;border-radius:.75rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);text-decoration:none;color:inherit;transition:transform .1s}.subscribe-cta:hover{transform:scale(1.01)}.subscribe-cta-text{flex:1;display:flex;flex-direction:column}.subscribe-cta-text strong{font-size:.9375rem;color:#92400e}.subscribe-cta-text span{font-size:.75rem;color:#a16207}.install-banner{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;margin-bottom:1.25rem;border:2px solid #4F46E5;border-radius:.75rem;background:linear-gradient(135deg,#eef2ff,#e0e7ff);cursor:pointer;text-align:left;color:#4f46e5;transition:transform .1s}.install-banner:hover{transform:scale(1.01)}.install-banner:active{transform:scale(.99)}.install-banner-text{display:flex;flex-direction:column}.install-banner-text strong{font-size:.9375rem;color:#111827}.install-banner-text span{font-size:.75rem;color:#6b7280}.homescreen-picker{display:flex;gap:.375rem}.homescreen-pick{flex:1;display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem .25rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;cursor:pointer;font-size:.6875rem;font-weight:600;color:#6b7280;transition:all .15s}.homescreen-pick:hover{border-color:#c7d2fe;color:#4f46e5}.homescreen-pick.active{border-color:#4f46e5;background:#eef2ff;color:#4f46e5}.family-switcher{position:relative;z-index:50}.family-switcher-btn{display:flex;align-items:center;gap:.375rem;background:#eef2ff;border:1px solid #C7D2FE;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;color:#4f46e5;cursor:pointer;margin:.5rem 1rem}.family-switcher-name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.family-switcher-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49}.family-switcher-dropdown{position:absolute;top:100%;left:1rem;right:1rem;background:#fff;border:1px solid #E5E7EB;border-radius:.75rem;box-shadow:0 4px 12px #0000001a;overflow:hidden;z-index:51;margin-top:.25rem}.family-switcher-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:none;border:none;font-size:.9375rem;cursor:pointer;color:#374151}.family-switcher-option:hover{background:#f3f4f6}.family-switcher-option.active{color:#4f46e5;font-weight:600}.update-banner{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem .75rem;background:#059669;color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;animation:pulse-bg 2s ease-in-out infinite}@keyframes pulse-bg{0%,to{background:#059669}50%{background:#047857}}.offline-banner{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem .75rem;background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:600;text-align:center}.landing{min-height:100vh;background:#fff;overflow-x:hidden}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;max-width:960px;margin:0 auto}.landing-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none}.brand-logo{width:36px;height:36px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:.625rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.125rem;font-style:italic}.brand-name{font-size:1.375rem;font-weight:800;color:#111827;letter-spacing:-.02em}.landing-nav-actions{display:flex;gap:.75rem;align-items:center}.nav-link{font-size:.9375rem;font-weight:500;color:#6b7280;text-decoration:none;padding:.5rem .75rem;border-radius:.5rem;transition:color .15s}.nav-link:hover{color:#4f46e5}.nav-btn{font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);padding:.5rem 1.25rem;border-radius:.5rem;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #4f46e54d}.nav-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4f46e566}.landing-hero{text-align:center;padding:3rem 1.5rem 2rem;max-width:640px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.375rem;background:#eef2ff;color:#4f46e5;font-size:.8125rem;font-weight:600;padding:.375rem 1rem;border-radius:99px;margin-bottom:1.5rem}.landing-hero h1{font-size:2.5rem;font-weight:800;color:#111827;line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.hero-gradient{background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-hero p{font-size:1.125rem;color:#6b7280;line-height:1.6;max-width:480px;margin:0 auto 2rem}.hero-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.hero-btn-primary{display:inline-flex;align-items:center;gap:.375rem;padding:.875rem 2rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:1rem;font-weight:700;border-radius:.75rem;text-decoration:none;box-shadow:0 4px 16px #4f46e559;transition:all .2s}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e573}.hero-btn-secondary{display:inline-flex;align-items:center;gap:.375rem;padding:.875rem 2rem;background:#fff;color:#374151;font-size:1rem;font-weight:600;border-radius:.75rem;border:1.5px solid #e5e7eb;text-decoration:none;transition:all .2s}.hero-btn-secondary:hover{border-color:#c7d2fe;background:#f9fafb}.hero-note{font-size:.8125rem;color:#9ca3af}.phone-carousel{margin:0 auto 2rem;max-width:360px;padding:0 1rem}.phone-mockup{max-width:320px;margin:0 auto;background:#111827;border-radius:2rem;padding:.75rem;box-shadow:0 20px 60px #00000026}.phone-screen{background:#fff;border-radius:1.375rem;overflow:hidden;aspect-ratio:9/16;display:flex;flex-direction:column}.phone-status-bar{display:flex;justify-content:space-between;padding:.5rem 1rem;font-size:.6875rem;font-weight:600;color:#111827}.phone-content{flex:1;padding:.75rem 1rem}.mock-header{font-size:1.125rem;font-weight:800;color:#111827;margin-bottom:.25rem}.mock-date{font-size:.75rem;color:#9ca3af;margin-bottom:.75rem}.mock-alert{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:.625rem;padding:.625rem .75rem;margin-bottom:.625rem}.mock-alert-label{font-size:.5625rem;font-weight:700;color:#4f46e5;text-transform:uppercase;letter-spacing:.08em}.mock-alert-title{font-size:.75rem;font-weight:600;color:#111827}.mock-alert-time{font-size:1.125rem;font-weight:800;color:#4f46e5}.mock-event{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#fafafa;border-radius:.5rem;margin-bottom:.375rem}.mock-event-bar{width:3px;height:1.75rem;border-radius:2px}.mock-event-time{font-size:.625rem;font-weight:700;color:#374151;min-width:2rem}.mock-event-title{font-size:.6875rem;font-weight:600;color:#111827}.mock-event-child{font-size:.5625rem;color:#9ca3af}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1rem}.carousel-arrow{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:50%;background:#f3f4f6;color:#374151;cursor:pointer;transition:background .15s}.carousel-arrow:hover{background:#e5e7eb}.carousel-dots{display:flex;gap:.375rem}.carousel-dot{width:.5rem;height:.5rem;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;padding:0;transition:all .2s}.carousel-dot.active{background:#4f46e5;width:1.25rem;border-radius:.25rem}.carousel-label{text-align:center;font-size:.75rem;font-weight:600;color:#4f46e5;margin-top:.5rem;letter-spacing:.02em}.phone-content{animation:fade-slide .3s ease}@keyframes fade-slide{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.mock-muted{color:#9ca3af;font-size:.625rem}.mock-section-label{font-size:.5rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.375rem}.mock-pickup-card{background:#fff;border:1px solid #f3f4f6;border-left:3px solid #E8603C;border-radius:.5rem;padding:.5rem .625rem}.mock-pickup-card strong{font-size:.6875rem}.mock-pickup-card .mock-muted{font-size:.5625rem}.mock-pickup-soon{border-left-color:#d97706;background:#fffbeb}.mock-pickup-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.mock-badge{font-size:.5rem;font-weight:700;padding:.125rem .375rem;border-radius:99px}.mock-badge-soon{background:#fef3c7;color:#92400e}.mock-badge-assigned{background:#dbeafe;color:#1e40af}.mock-claim-btn{margin-top:.375rem;padding:.375rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.625rem;font-weight:700;border-radius:.375rem;text-align:center}.mock-leave-by{font-size:.625rem;color:#4f46e5;font-weight:600;margin:.25rem 0}.mock-actions{display:flex;gap:.25rem;margin-top:.25rem}.mock-btn-nav,.mock-btn-fetched{font-size:.5rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem}.mock-btn-nav{background:#f3f4f6;color:#374151}.mock-btn-fetched{background:#059669;color:#fff}.mock-week-strip{display:flex;gap:.125rem;margin-bottom:.625rem;background:#fafafa;border-radius:.375rem;padding:.25rem}.mock-week-day{flex:1;display:flex;flex-direction:column;align-items:center;gap:.0625rem;padding:.25rem 0;border-radius:.25rem}.mock-week-selected{background:#eef2ff}.mock-week-name{font-size:.4375rem;color:#9ca3af;font-weight:600}.mock-week-num{font-size:.625rem;font-weight:700;color:#111827}.mock-pip{width:4px;height:4px;border-radius:50%}.mock-member{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.6875rem}.mock-member strong{color:#111827}.mock-avatar{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.625rem;font-weight:700}.mock-child-row{display:flex;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.6875rem;font-weight:600;color:#111827}.mock-child-dot{width:.5rem;height:.5rem;border-radius:50%}.mock-notif{display:flex;gap:.5rem;padding:.5rem;background:#fafafa;border-radius:.5rem;margin-bottom:.375rem;font-size:.625rem;color:#374151;line-height:1.4}.mock-notif strong{color:#111827;font-size:.6875rem}.mock-notif-icon{font-size:1rem;flex-shrink:0}.mock-notif-urgent{background:#fef2f2;border:1px solid #FECACA}.landing-features{padding:3rem 1.5rem;max-width:960px;margin:0 auto}.landing-features h2{text-align:center;font-size:1.75rem;font-weight:800;color:#111827;margin-bottom:.5rem;letter-spacing:-.02em}.landing-features>p{text-align:center;color:#6b7280;margin-bottom:2.5rem;font-size:1rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.feature-card{padding:1.5rem;background:#fafafa;border:1px solid #f3f4f6;border-radius:1rem;transition:all .2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f;border-color:#e5e7eb}.feature-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#4f46e5;border-radius:.75rem;margin-bottom:.75rem}.feature-card h3{font-size:1.0625rem;font-weight:700;color:#111827;margin-bottom:.375rem}.feature-card p{font-size:.875rem;color:#6b7280;line-height:1.5}.landing-pricing{padding:3rem 1.5rem;background:linear-gradient(160deg,#f0f4ff,#f9fafb,#fdf2f8)}.pricing-heading{text-align:center;font-size:1.75rem;font-weight:800;color:#111827;margin-bottom:.5rem;letter-spacing:-.02em}.pricing-subheading{text-align:center;color:#6b7280;font-size:1rem;margin-bottom:2.5rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;max-width:860px;margin:0 auto}.pricing-card{position:relative;background:#fff;border-radius:1.25rem;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 16px #0000000f;border:1.5px solid #e5e7eb;display:flex;flex-direction:column}.pricing-card-popular{border-color:#4f46e5;box-shadow:0 8px 30px #4f46e526;transform:scale(1.03)}.pricing-popular-badge{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.75rem;font-weight:700;padding:.25rem 1rem;border-radius:99px;white-space:nowrap}.pricing-tier-label{font-size:1.125rem;font-weight:700;color:#374151;margin-bottom:.75rem}.pricing-amount{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.25rem}.pricing-currency{font-size:1.125rem;font-weight:700;color:#4f46e5}.pricing-value{font-size:2.75rem;font-weight:800;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.03em}.pricing-period{font-size:.9375rem;color:#9ca3af;font-weight:500}.pricing-child-count{font-size:.875rem;color:#059669;font-weight:600;margin-bottom:1.25rem}.pricing-features{list-style:none;text-align:left;margin-bottom:1.5rem;flex:1}.pricing-features li{padding:.375rem 0;font-size:.875rem;color:#374151;display:flex;align-items:center;gap:.5rem}.pricing-check{color:#4f46e5;font-weight:700;font-size:.9375rem}.pricing-btn{display:block;padding:.75rem;font-size:.9375rem;font-weight:600;border-radius:.625rem;text-decoration:none;text-align:center;color:#4f46e5;background:#eef2ff;transition:all .2s}.pricing-btn:hover{background:#e0e7ff}.pricing-btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 2px 8px #4f46e54d}.pricing-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4f46e566}.landing-footer{text-align:center;padding:2rem 1.5rem;border-top:1px solid #f3f4f6;color:#9ca3af;font-size:.8125rem}.landing-footer a{color:#6b7280;text-decoration:none}.landing-footer a:hover{color:#4f46e5}@media (max-width: 640px){.landing-hero h1{font-size:1.875rem}.landing-hero p{font-size:1rem}.hero-actions{flex-direction:column;align-items:center}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:320px;justify-content:center}.features-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:360px}.pricing-card-popular{transform:none}}
