@charset "UTF-8";@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.upgrade-page{min-height:100vh;background:linear-gradient(135deg,var(--color-brand-background) 0%,var(--color-brand-primary-screen) 100%);font-family:var(--font-body);color:var(--color-brand-body-text)}.upgrade-container{max-width:1200px;margin:0 auto;padding:2rem}@media (max-width: 768px){.upgrade-container{padding:1rem}}.upgrade-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.upgrade-header h1{font-family:var(--font-heading);color:var(--color-brand-primary);font-size:2.5rem;margin-bottom:1rem;font-weight:700}@media (max-width: 768px){.upgrade-header h1{font-size:2rem}}.upgrade-header p{color:var(--color-brand-body-text-muted);font-size:1.2rem;max-width:600px;margin:0 auto;line-height:1.6}@media (max-width: 768px){.upgrade-header p{font-size:1.1rem}}.error-message{background-color:#ef44441a;color:var(--error-color);padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem;border-left:4px solid var(--error-color);display:flex;justify-content:between;align-items:center}.error-message p{margin:0;flex:1}.error-message button{background:none;border:1px solid var(--error-color);color:var(--error-color);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;margin-left:1rem}.error-message button:hover{background-color:#ef44441a}.tier-selection{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}@media (max-width: 768px){.tier-selection{grid-template-columns:1fr;gap:1.5rem}}.tier-card{background:var(--color-brand-white);border-radius:16px;padding:2rem;cursor:pointer;transition:all .3s ease;border:2px solid var(--color-brand-neutral-light);position:relative;box-shadow:0 4px 20px #00000014}.tier-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f;border-color:var(--color-brand-primary)}.tier-card.selected{border-color:var(--color-brand-primary);background:linear-gradient(135deg,var(--color-brand-white) 0%,var(--color-brand-primary-screen) 100%)}.tier-card.selected .select-indicator{background:var(--color-brand-primary);color:var(--color-brand-white)}.tier-card.premium,.tier-card.premium:hover{border-color:var(--color-brand-secondary)}.tier-card.premium.selected{border-color:var(--color-brand-secondary);background:linear-gradient(135deg,var(--color-brand-white) 0%,var(--color-brand-secondary-screen) 100%)}.tier-card.premium.selected .select-indicator{background:var(--color-brand-secondary)}.tier-header{text-align:center;margin-bottom:1.5rem}.tier-header h2{font-family:var(--font-heading);color:var(--color-brand-primary);font-size:1.8rem;margin:0 0 .5rem;font-weight:600}.popular-badge{display:inline-block;padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;background:var(--color-brand-neutral-light);color:var(--color-brand-body-text)}.popular-badge.featured{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);color:var(--color-brand-white)}.price{text-align:center;margin-bottom:2rem}.price .amount{font-family:var(--font-heading);font-size:3rem;font-weight:700;color:var(--color-brand-primary);line-height:1}.price .period{color:var(--color-brand-body-text-muted);font-size:1.1rem}.features-list{list-style:none;padding:0;margin:0 0 2rem}.features-list li{padding:.8rem 0;border-bottom:1px solid var(--color-brand-neutral-light);display:flex;align-items:center;font-size:1rem}.features-list li:last-child{border-bottom:none}.features-list li:before{content:"";display:inline-block;width:1.2rem;height:1.2rem;margin-right:.8rem;background-size:contain;background-repeat:no-repeat}.features-list li:contains("✓"):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2322c55e'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E")}.features-list li:contains("✗"):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ef4444'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");opacity:.6}.tier-footer{text-align:center}.select-indicator{display:inline-block;padding:.8rem 2rem;border-radius:8px;background:var(--color-brand-neutral-light);color:var(--color-brand-body-text);font-weight:600;transition:all .3s ease}.select-indicator.selected{background:var(--color-brand-primary);color:var(--color-brand-white)}.checkout-section{text-align:center;margin-bottom:3rem}.checkout-button{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 3rem;border-radius:12px;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:250px;margin-bottom:1rem}.checkout-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.checkout-button:disabled{opacity:.7;cursor:not-allowed}.checkout-button.primary{background:var(--color-brand-primary);color:var(--color-brand-white)}.checkout-button.primary:hover:not(:disabled){background:var(--color-brand-primary-hover)}.checkout-button.premium{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);color:var(--color-brand-white)}.checkout-button.premium:hover:not(:disabled){background:linear-gradient(135deg,var(--color-brand-primary-hover) 0%,var(--color-brand-secondary-hover) 100%)}.spinner{width:1.2rem;height:1.2rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-right:.8rem}@keyframes spin{to{transform:rotate(360deg)}}.customer-status{color:var(--success-color);font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem}.customer-status .success-icon{background:var(--success-color);color:var(--color-brand-white);width:1.5rem;height:1.5rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.action-links{display:flex;justify-content:center;gap:2rem;margin-top:1.5rem}@media (max-width: 768px){.action-links{flex-direction:column;gap:1rem;align-items:center}}.action-links a{color:var(--color-brand-body-text-muted);text-decoration:none;font-size:.9rem;transition:color .3s ease}.action-links a:hover{color:var(--color-brand-primary)}.action-links .back-link{font-weight:500}.action-links .help-link{color:var(--color-brand-primary);font-weight:600}.faq-section{background:var(--color-brand-white);border-radius:16px;padding:3rem;box-shadow:0 4px 20px #00000014}.faq-section h3{font-family:var(--font-heading);color:var(--color-brand-primary);text-align:center;margin-bottom:2rem;font-size:1.8rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}@media (max-width: 768px){.faq-grid{grid-template-columns:1fr;gap:1.5rem}}.faq-item h4{color:var(--color-brand-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.faq-item p{color:var(--color-brand-body-text-muted);margin:0;line-height:1.6;font-size:.95rem}.auth-button{display:inline-block;background:var(--color-brand-primary);color:var(--color-brand-white);padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;margin-top:1rem;transition:background-color .3s ease}.auth-button:hover{background:var(--color-brand-primary-hover)}.social-proof-header{display:flex;justify-content:center;gap:3rem;margin-bottom:2rem;padding:1.5rem;background:var(--color-brand-white);border-radius:12px;box-shadow:0 4px 20px #00000014}@media (max-width: 768px){.social-proof-header{gap:1.5rem;padding:1rem}}.user-stats{text-align:center;display:flex;flex-direction:column;align-items:center}.user-stats .stat-number{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--color-brand-primary);line-height:1}@media (max-width: 768px){.user-stats .stat-number{font-size:1.5rem}}.user-stats .stat-label{color:var(--color-brand-body-text-muted);font-size:.9rem;margin-top:.5rem}.guarantee-banner{display:flex;align-items:center;background:linear-gradient(135deg,var(--color-success-color) 0%,#16a34a 100%);color:#fff;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.guarantee-banner .guarantee-icon{font-size:2rem;margin-right:1rem}.guarantee-banner .guarantee-text{display:flex;flex-direction:column}.guarantee-banner .guarantee-text strong{font-weight:600;margin-bottom:.25rem}.guarantee-banner .guarantee-text span{opacity:.9;font-size:.9rem}.feature-comparison{background:var(--color-brand-white);border-radius:16px;padding:2rem;margin:2rem 0;box-shadow:0 4px 20px #00000014}.feature-comparison h3{text-align:center;margin-bottom:1.5rem;color:var(--color-brand-primary);font-family:var(--font-heading)}.comparison-table .comparison-header,.comparison-table .comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem;padding:1rem;border-bottom:1px solid var(--color-brand-neutral-light)}.comparison-table .comparison-header:last-child,.comparison-table .comparison-row:last-child{border-bottom:none}.comparison-table .comparison-header{font-weight:600;background:var(--color-brand-primary-screen);border-radius:8px}.comparison-table .feature-name{font-weight:500}.comparison-table .feature-tier{text-align:center}.security-assurance{display:flex;align-items:center;justify-content:center;gap:.5rem;color:var(--color-brand-body-text-muted);font-size:.9rem;margin:1rem 0}.security-assurance .security-icon{font-size:1.2rem}.trust-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin:1.5rem 0}.trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;background:var(--color-brand-primary-screen);border-radius:8px}.trust-badge .badge-icon{font-size:1.5rem;margin-bottom:.5rem}.trust-badge .badge-text{font-size:.8rem;font-weight:500;color:var(--color-brand-body-text)}.testimonials-section{background:var(--color-brand-white);border-radius:16px;padding:3rem;margin:3rem 0;box-shadow:0 4px 20px #00000014}.testimonials-section h3{text-align:center;margin-bottom:2rem;color:var(--color-brand-primary);font-family:var(--font-heading)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:var(--color-brand-background);padding:1.5rem;border-radius:12px;border-left:4px solid var(--color-brand-primary)}.testimonial-card .testimonial-rating{color:#fbbf24;font-size:1.2rem;margin-bottom:1rem}.testimonial-card .testimonial-content{font-style:italic;margin-bottom:1rem;line-height:1.6}.testimonial-card .testimonial-author{display:flex;flex-direction:column}.testimonial-card .testimonial-author strong{color:var(--color-brand-primary)}.testimonial-card .testimonial-author span{color:var(--color-brand-body-text-muted);font-size:.9rem}.contact-option{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);color:#fff;padding:3rem;border-radius:16px;text-align:center;margin:2rem 0}.contact-option .contact-content{max-width:500px;margin:0 auto}.contact-option .contact-content h3{margin-bottom:1rem;font-family:var(--font-heading)}.contact-option .contact-content p{margin-bottom:2rem;opacity:.9}.contact-button{display:inline-block;background:#fff;color:var(--color-brand-primary);padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .3s ease}.contact-button:hover{transform:translateY(-2px)}@media (max-width: 768px){.social-proof-header{flex-direction:column;gap:1rem}.comparison-table .comparison-header,.comparison-table .comparison-row{grid-template-columns:1fr;text-align:center}.trust-badges{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.contact-option{padding:2rem 1rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.upgrade-mobile-user-info{margin:-.5rem 0 .5rem}.upgrade-mobile-dropdown{position:absolute;top:100%;right:0;background:var(--color-brand-primary);border-radius:6px;box-shadow:0 2px 10px #0003;padding:.5rem 0;display:flex;flex-direction:column;min-width:220px;max-height:80vh;overflow-y:auto;animation:navbar-fadeSlideDown .2s ease forwards;z-index:1001;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.upgrade-mobile-dropdown::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}@media (max-width: 600px){.upgrade-mobile-dropdown{right:-.5rem;min-width:200px;max-height:85vh}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}._container_1rkdo_126{min-height:100vh;background:linear-gradient(135deg,#fafdfe,#e1ecfb);padding:2rem 1rem;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;color:#2c3e50}@media (max-width: 768px){._container_1rkdo_126{padding:1rem .5rem}}._successContent_1rkdo_142{background:#fff;border-radius:20px;box-shadow:0 20px 40px #1e3a5f26;padding:3rem;max-width:600px;width:100%;text-align:center;position:relative;overflow:hidden}@media (max-width: 768px){._successContent_1rkdo_142{padding:2rem 1.5rem;margin:1rem;border-radius:16px}}._successContent_1rkdo_142:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#1e3a5f,#4c7e80,#7a4300);border-radius:3px 3px 0 0}._successCheckmark_1rkdo_171{margin:2rem 0}@media (max-width: 768px){._successCheckmark_1rkdo_171{margin:1.5rem 0}}._checkmark_1rkdo_180{width:80px;height:80px;border-radius:50%;display:block;stroke-width:5;stroke:#22c55e;stroke-miterlimit:10;box-shadow:0 0 20px #22c55e4d;animation:_fill_1rkdo_1 .4s ease-in-out .4s forwards,_scale_1rkdo_1 .3s ease-in-out .9s both;margin:0 auto}@media (max-width: 768px){._checkmark_1rkdo_180{width:60px;height:60px}}._checkmarkCircle_1rkdo_199{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:5;stroke-miterlimit:10;stroke:#22c55e;fill:none;animation:_stroke_1rkdo_1 .6s cubic-bezier(.65,0,.45,1) forwards}._checkmarkCheck_1rkdo_209{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:_stroke_1rkdo_1 .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes _stroke_1rkdo_1{to{stroke-dashoffset:0}}@keyframes _scale_1rkdo_1{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes _fill_1rkdo_1{to{box-shadow:inset 0 0 0 30px #22c55e1a}}._heading_1rkdo_234{font-family:Space Grotesk,sans-serif;color:#1e3a5f;font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media (max-width: 768px){._heading_1rkdo_234{font-size:2rem}}._subheading_1rkdo_248{color:#44576a;font-size:1.2rem;margin-bottom:2rem;line-height:1.5}@media (max-width: 768px){._subheading_1rkdo_248{font-size:1.1rem;margin-bottom:1.5rem}}._statusMessage_1rkdo_261{padding:1.5rem;border-radius:12px;margin-bottom:2rem;text-align:center;border:1px solid transparent}@media (max-width: 768px){._statusMessage_1rkdo_261{padding:1.2rem;margin-bottom:1.5rem}}._statusMessage_1rkdo_261._statusInfo_1rkdo_274{background-color:#1e3a5f14;color:#1e3a5f;border-color:#1e3a5f33}._statusMessage_1rkdo_261._statusError_1rkdo_279{background-color:#ef444414;color:#eb1515;border-color:#ef444433}._statusMessage_1rkdo_261 p{margin:0;font-size:1.1rem;line-height:1.5}@media (max-width: 768px){._statusMessage_1rkdo_261 p{font-size:1rem}}._subscriptionDetails_1rkdo_295{background:#e1ecfb;border-radius:16px;padding:2rem;margin:2rem 0;text-align:left;border-left:4px solid #1e3a5f}@media (max-width: 768px){._subscriptionDetails_1rkdo_295{padding:1.5rem;margin:1.5rem 0}}._subscriptionDetails_1rkdo_295 h2{font-family:Space Grotesk,sans-serif;color:#1e3a5f;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}@media (max-width: 768px){._subscriptionDetails_1rkdo_295 h2{font-size:1.3rem}}._detailItem_1rkdo_322{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid rgba(30,58,95,.1)}._detailItem_1rkdo_322:last-child{border-bottom:none}._detailItem_1rkdo_322 strong{color:#1e3a5f;font-weight:600;min-width:140px}@media (max-width: 768px){._detailItem_1rkdo_322 strong{min-width:120px;font-size:.9rem}}._detailItem_1rkdo_322 span{color:#2c3e50;text-align:right;flex:1}@media (max-width: 768px){._detailItem_1rkdo_322 span{font-size:.9rem}}._actionButtons_1rkdo_354{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}@media (max-width: 768px){._actionButtons_1rkdo_354{flex-direction:column;gap:.8rem;margin-top:1.5rem}}._button_1rkdo_369{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;border:none;cursor:pointer;transition:all .3s ease;font-family:Inter,sans-serif;min-width:200px}@media (max-width: 768px){._button_1rkdo_369{min-width:auto;width:100%;padding:.9rem 1.5rem;font-size:1rem}}._button_1rkdo_369:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}._button_1rkdo_369._buttonAi_1rkdo_396{background-color:#22c55e;color:#fff}._button_1rkdo_369._buttonAi_1rkdo_396:hover{background-color:#1ca24d}._button_1rkdo_369._buttonLight_1rkdo_403{background-color:#e5e7eb;color:#2c3e50}._button_1rkdo_369._buttonLight_1rkdo_403:hover{background-color:#d1d5db}._button_1rkdo_369._buttonPrimary_1rkdo_410{background-color:#1e3a5f;color:#fff}._button_1rkdo_369._buttonPrimary_1rkdo_410:hover{background-color:#264a75}._loadingSpinner_1rkdo_418{text-align:center;padding:3rem 0}@media (max-width: 768px){._loadingSpinner_1rkdo_418{padding:2rem 0}}._loading_1rkdo_418{display:inline-block;width:40px;height:40px;border:4px solid rgba(30,58,95,.3);border-radius:50%;border-top-color:#1e3a5f;animation:_spin_1rkdo_1 1s ease-in-out infinite;margin-bottom:1rem}@media (max-width: 768px){._loading_1rkdo_418{width:32px;height:32px;border-width:3px}}@keyframes _spin_1rkdo_1{to{transform:rotate(360deg)}}._debugInfo_1rkdo_451{margin-top:2rem;padding:1rem;background-color:#3333330d;border-radius:8px;border-left:4px solid #333333;font-family:monospace;font-size:.8rem;text-align:left;max-height:200px;overflow:auto}._debugInfo_1rkdo_451 pre{margin:0;white-space:pre-wrap}@media (max-width: 768px){._debugInfo_1rkdo_451{font-size:.7rem;padding:.8rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.mb-modal-overlay{position:fixed;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1100;overflow:hidden}.mb-modal-content{background:#fff;padding:2rem 1rem 1rem;border-radius:8px;width:90vw;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 2px 12px #0003;position:relative;z-index:1100;margin:0 auto}.mb-modal-close{position:absolute;top:1rem;right:calc((100% - 600px)/2 + 1rem);background:var(--color-button-light, #e5e7eb);border:1px solid var(--color-border-light, #ccc);color:var(--color-text, #242424);font-family:var(--font-body);font-size:1rem;border-radius:6px;padding:.25rem .6rem;cursor:pointer;transition:background .2s ease,border-color .2s ease;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 3px #00000014}.mb-modal-close:hover{background:var(--color-button-light-hover, #d1d5db);border-color:var(--color-border, #ddd)}.mb-modal-close:hover:focus{outline:2px solid var(--primary, #4a90e2);outline-offset:2px}@media (max-width: 600px){.mb-modal-close{top:.75rem;right:.75rem;padding:.3rem .55rem;font-size:.95rem}.mb-modal-content{padding:2rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.form-group{display:flex;flex-direction:column;margin-bottom:.75rem}.form-label{font-weight:500;margin-bottom:.25rem;color:var(--color-brand-body-text-muted)}.form-input,.form-textarea,.form-select{padding:.5rem;border-radius:.375rem;border:1px solid var(--color-gray-light);background-color:var(--color-brand-background);color:var(--color-brand-body-text);font-family:inherit;font-size:1rem}.form-select{padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='%236B7280' height='16' viewBox='0 0 20 20' width='16' xmlns='http://www.w3.org/2000/svg'><path d='M5.5 7.5l4.5 4.5 4.5-4.5z'/></svg>");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.form-textarea{resize:vertical;min-height:80px}.clear-date-btn{margin-top:.25rem;padding:.25rem .5rem;background:none;border:none;color:var(--color-button-voice);font-size:.9rem;cursor:pointer;font-weight:500}.clear-date-btn:hover{text-decoration:underline;color:var(--color-button-voice-hover)}.form-buttons{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.1rem}.mb-btn-ai{background-color:var(--color-button-primary);color:var(--color-button-text)}.mb-btn-ai:hover{background-color:var(--color-button-primary-hover)}.mb-btn-index{background-color:var(--color-button-index);color:var(--color-button-text)}.mb-btn-index:hover{background-color:var(--color-button-index-hover)}.mb-btn-add{background-color:var(--color-button-add);color:var(--color-button-text)}.mb-btn-add:hover{background-color:var(--color-button-add-hover)}.mb-topbar-wrapper{top:0;z-index:999;background-color:#fff;box-shadow:0 2px 4px #0000000d;padding:.5rem;max-width:600px;width:100%;margin:0 auto}.mb-menu-wrapper{position:relative;display:inline-block;z-index:var(1050)}.mb-nav-menu{background:none;border:none;font-size:1.4rem;cursor:pointer;padding:.5rem 1rem}.mb-menu-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 10px #0000001a;z-index:1050;padding:.5rem;display:flex;flex-direction:column;min-width:200px}.mb-menu-dropdown button{font-family:var(--font-body2);padding:.4rem .8rem;border:none;background:none;text-align:left;cursor:pointer}.mb-menu-dropdown button:hover{background:#f3f3f3}.mb-top-row{position:sticky;top:56px;z-index:999;background-color:#fff;padding:.5rem 1rem;display:flex;gap:.5rem;min-height:48px}.mb-top-btn{flex:1;padding:.75rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s}.mb-result-area{flex:1;overflow-y:auto;margin-bottom:1rem}.mb-save-edit-btn,.mb-cancel-edit-btn{flex:1;padding:.75rem;font-size:1rem;background-color:var(--color-brand-secondary);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s}.mb-save-edit-btn:hover,.mb-cancel-edit-btn:hover{background-color:var(--color-brand-secondary-hover)}.mb-nav{position:sticky;top:0;height:56px;z-index:1000;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #ddd}.mb-nav-title{font-weight:700px;font-size:1.1rem;font-family:var(--font-heading)}.mb-nav-menu{font-size:1.3rem;background:none;border:none;cursor:pointer}@media (max-width: 600px){.mb-form-buttons{margin-bottom:.95rem;margin-top:.95rem}.mb-category-select{max-width:120px;font-size:.9rem}.mb-search-input,.mb-menu-dropdown{font-size:1rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.mb-index-wrapper{max-height:60vh;overflow-y:auto;padding:1rem;font-size:.9rem;color:var(--text-color);background:var(--base-bg);border-top:1px solid var(--border-light)}.mb-index-title{font-family:var(--font-heading);font-size:1.2rem;margin-bottom:.75rem;color:var(--primary)}.mb-index-list{list-style:none;padding:0;margin:0}.mb-index-item{padding:.5rem .75rem;border-radius:6px;border:1px solid var(--border-light);margin-bottom:.5rem;transition:background-color .2s ease}.mb-index-item.even{background-color:#f9fafb}.mb-index-item.odd{background-color:#fff}.mb-index-item:hover{background-color:var(--secondary-bg)}.mb-index-row{display:flex;justify-content:space-between;align-items:center}.mb-index-title-row{font-weight:500;flex:1;margin-right:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mb-index-category{font-size:.75rem;color:var(--secondary);background-color:hsla(var(--secondary-hue),100%,95%,1);padding:.2rem .5rem;border-radius:4px;white-space:nowrap}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.navbar-common,.upgrade-nav{position:sticky;top:0;z-index:1000;background:var(--color-landing-brand-background);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:.75rem 2rem;border-bottom:1px solid var(--color-brand-neutral-light);width:100%}@media (max-width: 768px){.navbar-common,.upgrade-nav{padding:.75rem 1rem}}.navbar-brand,.upgrade-nav-brand{display:flex;align-items:center}.navbar-brand a,.upgrade-nav-brand a{display:flex;align-items:center;text-decoration:none;color:#fff;gap:.5rem}.navbar-logo,.upgrade-nav-logo{height:40px;width:auto}.navbar-title,.upgrade-nav-title{font-weight:700;font-size:1.1rem;font-family:var(--font-heading);margin:0;line-height:1.2;color:#fff}.navbar-items,.upgrade-nav-items{display:flex;gap:2rem}@media (max-width: 768px){.navbar-items,.upgrade-nav-items{display:none}}.navbar-link,.upgrade-nav-link{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 0;position:relative;transition:all .3s ease;font-size:.95rem}.navbar-link:hover,.upgrade-nav-link:hover{color:#000;background:var(--color-brand-secondary-light);border-radius:4px;padding:.5rem .75rem}.navbar-link:after,.upgrade-nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#000;transition:width .3s ease}.navbar-link:hover:after,.upgrade-nav-link:hover:after{width:100%}.navbar-user-menu,.upgrade-user-menu{position:relative;display:block}@media (max-width: 768px){.navbar-user-menu,.upgrade-user-menu{display:none}}.navbar-user-toggle,.upgrade-user-toggle{display:flex;align-items:center;gap:.5rem;background:none;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;color:#fff}.navbar-user-toggle:hover,.upgrade-user-toggle:hover{background-color:var(--color-brand-secondary-light);color:#000}.navbar-user-avatar,.upgrade-user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.9rem}.navbar-user-name,.upgrade-user-name{font-weight:500;font-size:.9rem}.navbar-dropdown-arrow,.upgrade-dropdown-arrow{color:#ffffffb3;font-size:.6rem;transition:transform .3s ease}.navbar-user-toggle[aria-expanded=true] .navbar-dropdown-arrow,.navbar-user-toggle[aria-expanded=true] .upgrade-dropdown-arrow,[aria-expanded=true].upgrade-user-toggle .navbar-dropdown-arrow,[aria-expanded=true].upgrade-user-toggle .upgrade-dropdown-arrow{transform:rotate(180deg)}.navbar-dropdown-menu,.upgrade-dropdown-menu{position:absolute;top:100%;right:0;width:250px;background:var(--color-brand-primary);border-radius:8px;box-shadow:0 4px 20px #0003;margin-top:.5rem;overflow:hidden;animation:navbar-fadeSlideDown .2s ease forwards;z-index:1001}.navbar-dropdown-header,.upgrade-dropdown-header{padding:1rem;border-bottom:1px solid rgba(255,255,255,.2);background:#ffffff1a}.navbar-dropdown-user-info .navbar-dropdown-email,.upgrade-dropdown-user-info .navbar-dropdown-email{font-weight:600;font-size:.9rem;margin-bottom:.25rem;color:#fff}.navbar-dropdown-user-info .navbar-dropdown-plan,.upgrade-dropdown-user-info .navbar-dropdown-plan{font-size:.8rem;opacity:.9;color:var(--color-brand-secondary-light)}.navbar-dropdown-items,.upgrade-dropdown-items{padding:.5rem 0}.navbar-dropdown-items button,.upgrade-dropdown-items button,.navbar-dropdown-items a,.upgrade-dropdown-items a{display:block;width:100%;padding:.75rem 1rem;color:#fff;text-decoration:none;transition:all .3s ease;font-size:.9rem;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit}.navbar-dropdown-items button:hover,.upgrade-dropdown-items button:hover,.navbar-dropdown-items a:hover,.upgrade-dropdown-items a:hover{background:var(--color-brand-secondary-light);color:#000}.navbar-dropdown-footer,.upgrade-dropdown-footer{padding:1rem;border-top:1px solid rgba(255,255,255,.2);background:#ffffff1a}.navbar-logout-btn,.upgrade-logout-btn{color:var(--error-color);text-decoration:none;font-weight:500;display:block;width:100%;text-align:center;padding:.75rem;border-radius:6px;transition:background-color .3s ease;border:1px solid var(--error-color);background:none;cursor:pointer}.navbar-logout-btn:hover,.upgrade-logout-btn:hover{background-color:#ef44441a}.navbar-mobile-toggle-wrapper,.upgrade-mobile-toggle-wrapper{position:relative;display:none}@media (max-width: 768px){.navbar-mobile-toggle-wrapper,.upgrade-mobile-toggle-wrapper{display:block}}.navbar-mobile-toggle,.upgrade-mobile-toggle{font-size:1.4rem;background:none;border:none;cursor:pointer;color:#fff;padding:.5rem;z-index:1200;line-height:1}.navbar-mobile-user-info,.upgrade-mobile-user-info{display:flex;align-items:center;padding:1rem;background:#ffffff1a;flex-shrink:0}.navbar-mobile-user-avatar,.upgrade-mobile-user-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;margin-right:.75rem}.navbar-mobile-user-details .navbar-mobile-user-email,.upgrade-mobile-user-details .navbar-mobile-user-email{font-weight:600;font-size:.9rem;margin-bottom:.25rem}.navbar-mobile-user-details .navbar-mobile-user-plan,.upgrade-mobile-user-details .navbar-mobile-user-plan{font-size:.8rem;opacity:.9;color:var(--color-brand-secondary-light)}.navbar-mobile-link,.upgrade-mobile-link,.navbar-mobile-logout,.upgrade-mobile-logout{width:100%;background:none;border:none;color:#fff;padding:.75rem 1rem;text-align:left;cursor:pointer;font-family:var(--font-body);text-decoration:none;display:block;font-size:.95rem;transition:all .3s ease;flex-shrink:0}.navbar-mobile-link:hover,.upgrade-mobile-link:hover,.navbar-mobile-logout:hover,.upgrade-mobile-logout:hover{background:var(--color-brand-secondary-light);color:#000}.navbar-mobile-logout,.upgrade-mobile-logout{color:var(--error-color);font-weight:500}.navbar-mobile-logout:hover,.upgrade-mobile-logout:hover{background:#ef44441a;color:var(--error-color)}.navbar-mobile-divider,.upgrade-mobile-divider{border:none;height:1px;background:#ffffff4d;margin:.25rem 0;flex-shrink:0}@keyframes navbar-fadeSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.navbar-title,.upgrade-nav-title{font-size:1rem}.navbar-logo,.upgrade-nav-logo{height:35px}.navbar-mobile-user-info,.upgrade-mobile-user-info{flex-direction:column;text-align:center;padding:1rem .75rem}.navbar-mobile-user-avatar,.upgrade-mobile-user-avatar{margin-right:0;margin-bottom:.5rem}.navbar-mobile-close-button,.mobile-close-button{top:.75rem;right:.75rem;font-size:1.3rem;width:35px;height:35px}.navbar-mobile-dropdown,.upgrade-mobile-dropdown{padding-top:3.5rem}}.mobile-close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;z-index:1003;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s ease}.mobile-close-button:hover{background:#ffffff1a}.navbar-mobile-dropdown,.upgrade-mobile-dropdown{padding-top:4rem}.upgrade-mobile-user-info{gap:.75rem;padding:1rem 0;margin-bottom:.5rem}.upgrade-mobile-link,.upgrade-mobile-logout{padding:.75rem 0}.upgrade-mobile-divider{border-top:1px solid rgba(255,255,255,.3);margin:.5rem 0}.upgrade-mobile-dropdown{position:fixed;top:0;right:0;bottom:0;width:280px;background:var(--color-brand-primary);box-shadow:-4px 0 20px #00000026;z-index:1002;padding:1rem;overflow-y:auto;height:100vh}.upgrade-mobile-dropdown::-webkit-scrollbar{width:4px}.upgrade-mobile-dropdown::-webkit-scrollbar-track{background:#ffffff1a}.upgrade-mobile-dropdown::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}body.mobile-menu-open{overflow:hidden}@media (max-width: 600px){.upgrade-mobile-dropdown{right:-.5rem;width:85vw;max-width:300px}}.usage-display-section{padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.usage-display-section .usage-header{font-size:12px;font-weight:600;color:#374151;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.usage-display-section .usage-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;color:#374151}.usage-display-section .usage-item .usage-count,.usage-display-section .usage-item .usage-storage{font-weight:600;color:#4f46e5}.usage-display-section .progress-bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:8px}.usage-display-section .progress-bar .progress-fill{height:100%;border-radius:3px;transition:width .3s ease;min-width:4px}.usage-display-section .progress-bar .progress-fill.entries{background:#4f46e5}.usage-display-section .progress-bar .progress-fill.storage{background:#10b981}.usage-display-section .progress-bar .progress-fill.todos{background:#8b5cf6}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.usage-display-section .progress-bar[style*="width: 0."] .progress-fill:after{content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:10px;color:#6b7280;white-space:nowrap}.usage-display-section .usage-reset-info{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb;text-align:center}.usage-display-section .usage-reset-info small{font-size:11px;color:#6b7280;font-style:italic}.mobile-usage-section{padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.mobile-usage-section .usage-header{font-size:12px;font-weight:600;color:#374151;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.mobile-usage-section .usage-stats{display:flex;flex-direction:column;gap:6px}.mobile-usage-section .usage-stats .usage-stat{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#374151}.mobile-usage-section .usage-stats .usage-stat span:last-child{font-weight:600;color:#4f46e5}.mobile-usage-section .usage-stat-with-progress{margin-bottom:6px}.mobile-usage-section .usage-stat-with-progress:last-child{margin-bottom:0}.mobile-usage-section .usage-stat-with-progress .usage-stat{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:2px}.mobile-usage-section .usage-stat-with-progress .usage-stat span:last-child{font-weight:600;color:#4f46e5}.mobile-usage-section .usage-stat-with-progress .progress-bar.mobile{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.mobile-usage-section .usage-stat-with-progress .progress-bar.mobile .progress-fill{height:100%;border-radius:2px;min-width:4px;transition:width .3s ease}.mobile-usage-section .usage-stat-with-progress .progress-bar.mobile .progress-fill.entries{background:#4f46e5}.mobile-usage-section .usage-stat-with-progress .progress-bar.mobile .progress-fill.todos{background:#8b5cf6}.mobile-usage-section .usage-stat-with-progress .progress-bar.mobile .progress-fill.storage{background:#10b981}.mobile-usage-section .usage-reset-info.mobile{margin-top:8px;text-align:center}.mobile-usage-section .usage-reset-info.mobile small{font-size:11px;color:#6b7280;font-style:italic}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.category-select-wrapper{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.category-select-wrapper .form-select{flex:1}.category-select-wrapper .category-confirmation{color:var(--success-color, #22C55E);font-size:.85rem;margin:.25rem 0 0}.category-select-wrapper .error-message{color:var(--color-error, #b91c1c);font-size:.875rem;margin:.25rem 0 0}.category-select-wrapper .add-category-btn{background:none;border:none;color:var(--color-button-help);font-weight:500;cursor:pointer;padding:.25rem .5rem;text-decoration:none}.category-select-wrapper .add-category-btn:hover,.category-select-wrapper .add-category-btn:focus,.category-select-wrapper .add-category-btn:active{text-decoration:none}.add-category-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.add-category-group .form-button{background-color:var(--color-button-action);color:var(--color-button-text);border:none;border-radius:4px;padding:.4rem .75rem;font-weight:600;cursor:pointer;width:fit-content;height:46px;width:46px;display:flex;align-items:center;justify-content:center}.add-category-group .form-button:hover{background-color:var(--color-button-action-hover)}.add-category-input-row{display:flex;gap:.5rem;align-items:center}.add-category-group .form-input{flex:1}.category-manager .toggle-category-list-btn{margin-top:1rem;font-weight:500}.memory-category{background-color:#e0e7ff;color:#3730a3;padding:2px 8px;border-radius:5px;font-size:.75rem;margin-top:.25rem;margin-bottom:.25rem;width:fit-content}.category-manager{border:1px solid #ddd;padding:.5rem 1rem;margin-bottom:0rem;margin-top:1.5rem;border-radius:6px;background:#fff;font-family:var(--mb-font-sans)}.category-manager h4{margin:0 0 5px}.category-manager ul{list-style:none;padding:0;margin:0 0 .5rem}.category-manager ul li{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.category-manager ul li .cat-delete-btn{background:transparent;border:none;cursor:pointer}.category-manager .add-cat-form{display:flex;gap:.5rem}.category-manager .add-cat-form input{flex:1;padding:.4rem;border:1px solid #ccc;border-radius:4px}.category-manager .add-cat-form button{padding:.4rem .8rem;background:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer}.toggle-category-list-btn{background:var(--color-button-light);border:none;padding:6px 12px;border-radius:4px;cursor:pointer;margin-bottom:.5rem}.toggle-category-list-btn:hover{background:var(--color-button-light-hover)}.category-dropdown-list{max-height:200px;overflow-y:auto;list-style:none;padding-left:0;margin:0}.category-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.category-name{flex:1;margin-right:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unused-tag{color:#999;font-size:.85rem;margin-left:.5rem;font-style:italic}.category-manager.modal-content-scrollable{max-height:80vh;overflow-y:auto;padding-bottom:5rem}.cat-actions{display:flex;gap:.25rem;align-items:center}.cat-actions button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.25rem .5rem .25rem .25rem;color:var(--color-brand-secondary-light)}.edit-category-input{font-size:.95rem;padding:2px 4px;border:1px solid #ccc;border-radius:4px;width:60%}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.mb-bottom-bar{position:fixed;bottom:0;padding:1rem;background-color:var(--color-brand-white);padding-bottom:calc(1rem + env(safe-area-inset-bottom,0));border-top:1px solid var(--color-border-light);display:flex;flex-direction:column;gap:.75rem;box-shadow:0 -2px 8px #0000000d;z-index:var(--z-bottom-bar);max-width:600px;width:100%}.mb-bottom-row{display:flex;flex-direction:row;gap:.5rem;width:100%}.mb-bottom-row select.form-select,.mb-bottom-row input.form-input{flex:1;padding:.4rem .5rem;border:1px solid var(--color-border-light);border-radius:4px;font-size:.9rem}@media (max-width: 600px){.mb-bottom-row .form-select{max-width:120px;font-size:.9rem;background-position:right .1rem center}}.mb-bottom-row.mb-bottom-buttons{display:flex;justify-content:space-between;gap:.5rem}.mb-bottom-row.mb-bottom-buttons button.mb-btn{flex:1;padding:.9rem 0rem;font-size:1rem;border-radius:6px;border:none;cursor:pointer}.mb-bottom-row.mb-bottom-buttons .mb-btn-todo{background-color:var(--color-button-todo);color:var(--color-button-text)}.mb-bottom-row.mb-bottom-buttons .mb-btn-todo:hover{background-color:var(--color-button-todo-hover)}.mb-bottom-row.mb-bottom-buttons .mb-btn-voice{background-color:var(--color-button-primary);color:var(--color-button-text)}.mb-bottom-row.mb-bottom-buttons .mb-btn-voice:hover{background-color:var(--color-button-primary-hover)}.mb-bottom-row.mb-bottom-buttons .mb-btn-search{background-color:var(--color-button-search);color:var(--color-button-text)}.mb-bottom-row.mb-bottom-buttons .mb-btn-search:hover{background-color:var(--color-button-search-hover)}.mb-search-wrapper{position:relative;flex:1}.mb-search-input{width:100%;padding-right:2rem}.mb-clear-search{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:transparent;border:none;font-size:1.25rem;color:var(--error-color);cursor:pointer;padding:0;line-height:1}.mb-clear-search:hover{color:var(--primary)}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.memory-item.editing{border:2px solid #4a90e2;background-color:#f0f8ff;box-shadow:0 0 4px #0000001a}.mb-memory-card,.mb-no-results{animation:fadeInUp .4s ease-out}.memory-list{list-style:none;padding:0;margin:0}.memory-item{background-color:var(--color-brand-background);border:1px solid var(--color-gray-light, #d1d5db);border-radius:.5rem;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 3px #0000000d;transition:background-color .2s ease}.memory-title{font-size:1.25rem;font-weight:700;margin:0 0 .3rem;color:var(--color-brand-body-text)}.memory-remember-date{margin-top:4px;margin-bottom:6px;padding:4px 8px;background-color:var(--color-brand-secondary-screen);border-radius:6px;display:inline-block;font-size:.85rem;font-weight:600;color:var(--color-brand-secondary);width:fit-content;border-left:2px solid var(--color-brand-secondary);border-right:2px solid var(--color-brand-secondary)}.memory-date{font-size:.75rem;color:var(--color-brand-body-text-muted);margin-bottom:.75rem}.memory-text{font-size:1rem;line-height:1.5;margin-bottom:.75rem;color:var(--color-brand-body-text)}.memory-buttons{display:flex;gap:.5rem}.memory-buttons button{background:var(--color-button-light);border:0px solid var(--color-brand-neutral-hover);border-radius:4px;padding:.4rem .8rem;color:var(--color-button-text);cursor:pointer;transition:background .2s}.memory-buttons button:hover{background:var(--color-button-light-hover)}.edit-block{display:flex;flex-direction:column;gap:.5rem}.form-input,.form-textarea,.form-select{padding:.5rem;border-radius:.375rem;border:1px solid var(--color-gray-light);font-size:1rem;background-color:var(--color-brand-background);color:var(--color-brand-body-text);font-family:inherit}.form-select{padding-right:2rem}.form-group-category{margin-bottom:0rem}.mb-category{display:inline-block;padding:.25em .75em;border-radius:9999px;font-size:.875rem;color:#fff;font-weight:500;margin-right:.5rem;margin-bottom:.5rem}.mb-category.color-1{background-color:#6fcf97}.mb-category.color-2{background-color:#56ccf2}.mb-category.color-3{background-color:#f2994a}.mb-category.color-4{background-color:#bb6bd9}.mb-category.color-5{background-color:#eb5757}.mb-category.color-6{background-color:#f2c94c}@media (max-width: 600px){.memory-title{font-size:1.1rem}.memory-text{font-size:.95rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.mb-instructions{background:#fff;padding:1rem;margin:1rem;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 5px #0000000d}.mb-instructions h2{margin-top:0;font-size:1.25rem}.mb-instructions ul{padding-left:1rem;line-height:1.6;list-style:none}.mb-instructions ul li:before{content:"🧠 ";margin-right:.5rem}.mb-instructions hr{margin:1rem 0;border-top:1px solid #ccc}.mb-instructions .mb-instructions-footer{display:flex;justify-content:space-between;align-items:center;font-family:monospace;font-size:.85rem}.mb-instructions .mb-instructions-footer button{background:var(--primary, #333);color:#fff;padding:.4rem .8rem;border:none;border-radius:4px;cursor:pointer}.mb-instructions,.mb-instructions ul,.mb-instructions li{font-family:var(--mb-font-sans)}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.limit-warning-content .modal-header{text-align:center;margin-bottom:24px}.limit-warning-content .modal-header h2{margin:0 0 8px;font-size:1.5rem;color:var(--color-text);font-family:var(--font-heading)}.limit-warning-content .modal-header p{margin:0;color:var(--color-brand-body-text-muted)}.limit-warning-content .scrollable-content{max-height:60vh;overflow-y:auto;padding:16px 8px;border-top:1px solid var(--color-brand-neutral);border-bottom:1px solid var(--color-brand-neutral);background-color:var(--color-brand-white)}.limit-warning-content .scrollable-content::-webkit-scrollbar{width:6px}.limit-warning-content .scrollable-content::-webkit-scrollbar-track{background:var(--color-brand-neutral-light);border-radius:3px}.limit-warning-content .scrollable-content::-webkit-scrollbar-thumb{background:var(--color-gray-light);border-radius:3px}.limit-warning-content .scrollable-content::-webkit-scrollbar-thumb:hover{background:var(--color-brand-body-text-muted)}.limit-warning-content .usage-section{text-align:center;margin-bottom:24px}.limit-warning-content .usage-section .usage-stats{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;font-size:1.1rem}.limit-warning-content .usage-section .usage-stats .usage-current{font-weight:700;color:var(--color-landing-brand-accent)}.limit-warning-content .usage-section .usage-stats .usage-limit{color:var(--color-brand-body-text)}.limit-warning-content .usage-section .progress-bar{width:100%;height:6px;background:var(--color-brand-neutral-light);border-radius:3px;overflow:hidden}.limit-warning-content .usage-section .progress-bar .progress-fill{height:100%;background:var(--color-landing-brand-accent);border-radius:3px}.limit-warning-content .key-message{background:var(--color-brand-accent-screen);border:1px solid var(--color-brand-accent);border-radius:8px;padding:16px;margin-bottom:24px;font-size:.9rem;text-align:center}.limit-warning-content .key-message strong{color:var(--color-brand-accent);display:block;margin-bottom:4px}.limit-warning-content .plan-cards{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.limit-warning-content .plan-card{border:1px solid var(--color-border);border-radius:8px;padding:16px}.limit-warning-content .plan-card.featured{border-color:var(--color-brand-primary);background:var(--color-brand-primary-screen)}.limit-warning-content .plan-card .plan-header{text-align:center;margin-bottom:12px}.limit-warning-content .plan-card .plan-header h4{margin:0;font-size:1.1rem}.limit-warning-content .plan-card .plan-details{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.limit-warning-content .plan-card .plan-details .limits{text-align:center}.limit-warning-content .plan-card .plan-details .limits .main-limit{font-weight:600;color:var(--color-brand-primary)}.limit-warning-content .plan-card .plan-details .limits .storage{font-size:.8rem;color:var(--color-brand-body-text-muted)}.limit-warning-content .plan-card .plan-details .price{font-weight:600;color:var(--color-text)}.limit-warning-content .plan-card .features{font-size:.8rem;color:var(--color-brand-body-text)}.limit-warning-content .plan-card .features div{margin-bottom:2px}.limit-warning-content .modal-footer{display:flex;gap:12px;margin-top:24px}.limit-warning-content .modal-footer button{flex:1;padding:12px 16px;border:none;border-radius:6px;font-weight:600;cursor:pointer}.limit-warning-content .modal-footer button.btn-secondary{background:var(--color-brand-neutral);color:var(--color-brand-white)}.limit-warning-content .modal-footer button.btn-secondary:hover{background:var(--color-brand-neutral-hover)}.limit-warning-content .modal-footer button.btn-primary{background:var(--color-brand-primary);color:var(--color-brand-white)}.limit-warning-content .modal-footer button.btn-primary:hover{background:var(--color-brand-primary-hover)}@media (max-width: 768px){.limit-warning-content .scrollable-content{max-height:50vh}.limit-warning-content .plan-card .plan-details{flex-direction:column;gap:8px;text-align:center}.limit-warning-content .modal-footer{flex-direction:column}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}html{font-size:16px}body{font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;background:#fff;color:var(--color-brand-body-text);margin:0;padding:0}input:not([type=checkbox]):not([type=radio]),textarea,select{font-size:16px;padding:.75rem;width:100%;box-sizing:border-box;border:1px solid var(--color-border);border-radius:4px}.mobile-input{font-size:16px;padding:.75rem}.mb-btn{min-height:44px;flex:1;padding:.6rem 1rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:var(--color-brand-neutral-light) .2s ease}.dropdown-menu,.dropdown-nav{font-size:16px}.dropdown-menu a,.dropdown-menu button,.dropdown-nav a,.dropdown-nav button{padding:.75rem 1rem;display:block;width:100%;text-align:left;font-size:16px}.mb-bottom-row,.todo-bottom-bar{font-size:16px}h1,h2,h3{font-weight:600;font-size:1.5rem;margin:.5rem 0 1rem}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;font-family:var(--font-body);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.mb-btn-primary{background-color:var(--color-button-primary);color:var(--color-button-text)}.mb-btn-primary:hover{background-color:var(--color-button-primary-hover)}.color-accent{background-color:var(--color-brand-accent)}.main-page{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:600px;margin:0 auto;background-color:var(--color-bg);position:relative}.main-scroll{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:6rem;padding-top:8rem}.form-input[type=date]{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;width:100%;padding:8px;font-size:16px;box-sizing:border-box}.form-date-wrapper{display:flex;align-items:center;gap:.5rem;position:relative}.login-logo{width:200px}.global-setup-page{display:flex;flex-direction:column;min-height:100vh;padding:2rem;max-width:600px;margin:0 auto;position:relative}.page-header-title{width:100%;border-bottom:1px solid var(--color-border);padding-bottom:.5rem;margin-top:.5rem;margin-bottom:.5rem}.page-header-title h2{margin-bottom:1rem;font-family:var(--font-heading);background:var(--color-brand-primary-screen);padding:.5rem 1rem;border-radius:8px;color:var(--color-brand-body-text);text-align:center}.add-category-section{margin-top:.5rem}.add-category-section .add-category-btn{background:none;border:none;color:var(--primary);cursor:pointer;font-weight:500;margin-top:.5rem;padding:0;text-decoration:none;font-size:.95rem}.add-category-section .add-category-btn:hover{text-decoration:none}.add-category-section .add-category-btn:focus{outline:none}.add-category-section .add-category-btn.active{color:var(--error-color)}.add-category-memory-list{margin-top:0rem}.add-category-memory-list .add-category-btn{background:none;border:none;color:var(--primary);cursor:pointer;font-weight:500;margin:.5rem 0rem;padding:0;text-decoration:none;font-size:.95rem}.add-category-memory-list .add-category-btn:hover{text-decoration:none}.add-category-memory-list .add-category-btn:focus{outline:none}.add-category-memory-list .add-category-btn.active{color:var(--error-color)}.date-hint{font-size:12px;color:#888;margin-top:4px;display:block}.mb-message{font-size:.85rem;margin-top:.5rem;padding:.4rem;border-radius:4px}.error-message{color:var(--error-color);font-size:.875rem;margin:.25rem 0 0}.category-confirmation{color:var(--success-color, #22c55e);font-size:.85rem;margin:.25rem 0 0}.mb-subtext{font-size:.875rem;color:var(--text-muted, #6b7280);margin-top:.25rem;margin-bottom:.5rem;line-height:1.4}@media (max-width: 640px){.mb-subtext{font-size:.8125rem;margin-top:.125rem;margin-bottom:.375rem}}.app-container{min-height:100vh;background-color:var(--color-bg);color:var(--color-text);display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;width:100%;max-width:600;margin:0 auto}.app-header{margin-bottom:2rem;text-align:center;width:100%}.app-header .app-title{font-size:2.5rem;font-weight:700;margin:0}.app-main{width:100%;max-width:600;display:flex;flex-direction:column;gap:2rem}.mb-container{position:relative;height:100vh;max-width:600px;margin:0 auto;display:flex;flex-direction:column;background:#fafafa;overflow:hidden}.mb-main{flex:1 1 auto;overflow-y:auto;padding:1rem;margin-top:0;box-sizing:border-box;max-height:calc(100vh - 200px)}.mb-clear-btn{position:absolute;right:.5rem;background:none;border:none;font-size:1.2rem;cursor:pointer;color:#999}.mb-help-message{background:var(--color-brand-primary-screen);background-image:linear-gradient(to bottom right,var(--color-brand-primary-screen),white);border-left:5px solid var(--color-brand-primary);border-radius:8px;padding:1.25rem 1rem;margin:1rem 0;font-size:1rem;line-height:1.5;text-align:center;color:var(--color-brand-primary);box-shadow:0 2px 6px #0000000d;margin-left:auto;margin-right:auto;font-family:var(--mb-font-sans);font-weight:700}.mb-help-message ul{margin-top:.5rem;padding-left:10rem;list-style-type:disc;text-align:left}.mb-help-message li{margin-bottom:.4rem}.mb-no-results{border-left:5px solid var(--color-brand-accent);background:var(--color-brand-accent-screen);background-image:linear-gradient(to bottom right,var(--color-brand-accent-screen),white)}.mb-enter-search{border-left:5px solid var(--color-brand-secondary);background:var(--color-brand-secondary-screen);background-image:linear-gradient(to bottom right,var(--color-brand-secondary-screen),white)}.login-warning{font-size:.85rem;color:var(--error-color);margin-top:.5rem}.global-login-message{display:flex;flex-direction:column;gap:1rem;align-items:center;padding:2rem}.fixed-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;height:73px;background:#fff;box-shadow:0 2px 4px #0000001a}.fixed-topbar{position:fixed;top:73px;left:0;right:0;z-index:999;background:#fff;box-shadow:0 2px 4px #0000001a}.main-content-area{padding-top:80px;min-height:100vh;display:flex;flex-direction:column}.main-page{position:relative}.upgrade-nav{width:100%;max-width:100%}@media (max-width: 600px){.mb-container{border:none}.mb-help-message ul{padding-left:1.25rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.todo-page{display:flex;flex-direction:column;min-height:100vh;padding:2rem}.todo-page .todo-content{flex:1;overflow-y:auto;margin-bottom:5rem;max-height:calc(100vh - 350px);width:100%}.todo-page .todo-login-message{display:flex;flex-direction:column;gap:1rem;align-items:center}.todo-page .todo-message{margin:.5rem 0;font-size:.9rem;color:var(--success-color)}.todo-page .todo-message.error{color:var(--error-color)}.todo-page .todo-list{list-style:none;padding:0;margin:0}.todo-page .todo-list li{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;border-bottom:1px solid var(--color-border)}.todo-page .todo-list li .todo-item{display:flex;align-items:center;gap:.5rem;flex:1;word-break:break-word}.todo-page .todo-list li .todo-item input[type=checkbox]{transform:scale(1.2)}.todo-page .todo-list li .todo-item .done{text-decoration:line-through;color:#888}.todo-page .todo-list li .todo-item span{flex:1;min-width:0;word-break:break-word;white-space:pre-wrap}.todo-page .todo-list li .edit-input{flex:1;padding:.5rem;font-size:1rem;border-radius:4px;border:1px solid var(--color-border)}.todo-page .todo-list li .todo-actions{display:flex;gap:.25rem;flex-shrink:0;align-items:center}.todo-page .todo-list li .todo-actions button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:.25rem .5rem .25rem .25rem;color:var(--color-brand-secondary-light)}.todo-bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--color-border);display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;z-index:10}.todo-bottom-bar .voice-btn,.todo-bottom-bar .add-btn{background:var(--color-button-primary);color:#fff;border:none;border-radius:4px;height:40px;width:40px;font-size:2.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.todo-bottom-bar .todo-input-wrapper{flex:1;position:relative}.todo-bottom-bar .todo-input-wrapper .todo-input{width:100%;height:40px;padding:.5rem 2.25rem .5rem .75rem;border:1px solid var(--color-border);border-radius:4px}.todo-bottom-bar .todo-input-wrapper .clear-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;font-size:1.1rem;color:var(--color-border);cursor:pointer}.todo-filter-row{padding:0rem}.filter-input-wrapper{position:relative;width:100%}.filter-input{width:100%;padding:.5rem 2.25rem .5rem 2rem;font-size:1rem;border:1px solid var(--color-border);border-radius:4px;box-sizing:border-box}.clear-filter-btn{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);background:transparent;border:none;font-size:1rem;cursor:pointer;padding:0;line-height:1;color:var(--color-text)}.icon-btn{background:none;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.todo-smart-filters{display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 0}.todo-smart-filters button{padding:.25rem .75rem;border:1px solid var(--color-border);background:#f7f7f7;border-radius:4px;cursor:pointer;font-size:.9rem}.todo-smart-filters button.active{background:var(--color-button-primary);color:#fff}.todo-due-date{font-size:.75rem;color:var(--color-brand-accent);margin-left:0rem}.todo-text-group{display:flex;flex-direction:column}.todo-bottom-bar{border-top:1px solid var(--color-border-light);background-color:var(--color-brand-white);position:fixed;bottom:0;padding:1rem;z-index:100;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;max-width:600px;left:50%;transform:translate(-50%);width:100%}@media (max-width: 600px){.todo-bottom-bar{max-width:none;left:0;transform:none;justify-content:flex-start}}.todo-bottom-bar .todo-row{display:flex;width:100%;align-items:center;gap:.5rem}.todo-bottom-bar .todo-row2{flex-direction:row;align-items:center;gap:.5rem}.todo-bottom-bar .todo-row2 .due-date-label{display:inline-flex;align-items:center;gap:.5rem}.todo-bottom-bar .todo-row2 .due-date-label input.due-date-picker{padding:.4rem;border-radius:4px;border:1px solid var(--color-border-light);font-size:.9rem}.todo-bottom-bar .todo-row2 .clear-due-date-btn{background:transparent;border:none;font-size:1.2rem;cursor:pointer;color:var(--color-error);padding:0;line-height:1}.todo-bottom-bar .todo-row2 .due-date-hint{font-size:.85rem;color:var(--color-text-light);-webkit-user-select:none;user-select:none;white-space:nowrap;margin:0}@media (min-width: 601px){.todo-page{max-width:600px;margin:0 auto}}@media (max-width: 600px){.todo-input{font-size:1.3rem}}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}.email-settings-page{padding:2rem}.email-settings-page .loading{text-align:center;margin-top:40px;font-size:18px;color:#666}.email-settings-page .email-settings-form{display:flex;flex-direction:column;gap:5px}.email-settings-page .email-settings-form>label{font-size:1rem;display:block}.email-settings-page .email-settings-form input[type=email]{padding:8px;font-size:1rem;width:100%;box-sizing:border-box}.email-settings-page .email-settings-form .checkbox-row{display:flex;align-items:center;gap:10px;font-size:1rem;margin:10px 0}.email-settings-page .email-settings-form .summary-frequency,.email-settings-page .email-settings-form .summary-options{display:flex;flex-direction:column;gap:5px;margin-bottom:15px}.email-settings-page .email-settings-form .summary-frequency label,.email-settings-page .email-settings-form .summary-options label{display:flex;align-items:center;gap:8px;font-size:1rem;line-height:1.3}.email-settings-page .email-settings-form .summary-frequency input[type=radio],.email-settings-page .email-settings-form .summary-options input[type=radio]{margin-top:2px}.email-settings-page .email-settings-form .mb-btn{margin-top:0}.email-settings-page .email-settings-form .confirmation{margin-top:20px;color:green;font-weight:700;text-align:center}.email-settings-page .email-settings-form .error{color:var(--error-color);font-weight:700;text-align:center}.premium-note{font-style:italic;color:var(--color-brand-secondary);margin-left:.25rem;white-space:nowrap}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-500.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Space Grotesk;src:url(/fonts/space_grotesk/space-grotesk-v21-latin-700.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/inter/inter-v19-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/fonts/ibm_plex_sans/ibm-plex-sans-v22-latin-600.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}:root{--color-brand-primary: #1e3a5f;--color-brand-primary-hover: #264a75;--color-brand-primary-screen: #e1ecfb;--color-brand-secondary: #4c7e80;--color-brand-secondary-hover: #5f9597;--color-brand-secondary-light: #9bc7c9;--color-brand-secondary-screen: #effdfa;--color-brand-accent-alt: #480075;--color-brand-accent-alt-hover: rgba(72, 0, 117, .8);--color-brand-button-accent: #e74c3c;--color-brand-button-accent-hover: rgba(231, 76, 60, .8);--color-brand-accent: #7a4300;--color-brand-accent-screen: #f7f1ed;--color-brand-accent-hover: #995100;--color-brand-neutral: #2d3436;--color-brand-neutral-hover: rgba(45, 52, 54, .8);--color-brand-neutral-light: #e5e7eb;--color-brand-neutral-light-hover: #d1d5db;--color-brand-white: #ffffff;--color-brand-body-text: #2c3e50;--color-brand-body-text-muted: #44576a;--color-brand-button-hilite: #f5a623;--color-brand-button-hilite-hover: #f5a623;--color-brand-background: #fafdfe;--color-landing-brand-background: #1a1a1a;--color-landing-brand-primary: #ffa502;--color-landing-brand-primary-hover: rgba(255, 165, 2, .8);--color-landing-brand-secondary: #4ecdc4;--color-landing-brand-accent: #ff6b6b;--color-landing-brand-neutral: #eceff1;--color-landing-brand-bodytext: #cccccc;--color-landing-brand-buttons: var(--color-landing-brand-accent);--color-landing-brand-buttons-hover: var(--color-landing-brand-accent);--color-button-text: var(--color-brand-white);--color-button-primary: var(--color-brand-primary);--color-button-primary-hover: var(--color-brand-primary-hover);--color-button-add: var(--color-brand-button-accent);--color-button-add-hover: var(--color-brand-button-accent-hover);--color-button-todo: var(--color-brand-primary);--color-button-todo-hover: var(--color-brand-primary-hover);--color-button-index: var(--color-brand-primary);--color-button-index-hover: var(--color-brand-primary-hover);--color-button-voice: var(--color-brand-primary);--color-button-voice-hover: var(--color-brand-primary-hover);--color-button-help: var(--color-brand-primary);--color-button-help-hover: var(--color-brand-primary-hover);--color-button-search: var(--color-brand-primary);--color-button-search-hover: var(--color-brand-primary-hover);--color-button-light: var(--color-brand-neutral-light);--color-button-light-hover: var(--color-brand-neutral-light-hover);--color-button-action: var(--color-blue-light);--color-button-action-hover: var(--color-blue-light-hover);--color-button-action-text: var(--color-brand-white);--color-button-ai: #22c55e;--color-button-ai-hover: #16a34a;--color-blue-indigo: #4f46e5;--color-gray-light: #cccccc;--color-blue-light: #4a90e2;--color-blue-light-hover: #99bbe5;--error-color: #ef4444;--success-color: #22c55e;--color-bg: #ffffff;--color-text: #242424;--color-top-bg: #fafafa;--color-border: #ddd;--color-border-light: #ccc;--color-button-bg: #f0f0f0;--color-chat-bg: #f9f9f9;--color-bubble-bg: #f2f2f2;--font-heading: "Space Grotesk", sans-serif;--font-body2: "Inter", sans-serif;--font-body: "IBM Plex Sans", sans-serif;--font-weight-bold: font-weight: bold}.lp-nav{position:sticky;top:0;z-index:1000;background:var(--color-landing-brand-background);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--color-brand-neutral-light);width:100%}.lp-nav-brand{display:flex;align-items:center;gap:.5rem}.lp-nav-logo{height:40px;width:auto}.lp-nav-title{font-weight:700;font-size:1.1rem;font-family:var(--font-heading);margin:0;line-height:1.2}.lp-menu-wrapper{position:relative;display:flex;z-index:1100}.lp-nav-menu{font-size:1.4rem;background:none;border:none;cursor:pointer;color:#fff;padding:.5rem;z-index:1200;line-height:1}.lp-menu-dropdown{position:absolute;top:100%;right:0;background:var(--color-brand-primary);border-radius:6px;box-shadow:0 2px 10px #0003;padding:.5rem 0;display:flex;flex-direction:column;min-width:max-content;animation:lp-fadeSlideDown .2s ease forwards}.lp-menu-dropdown a{width:100%;background:none;border:none;color:#fff;padding:.75rem 1rem;text-align:left;cursor:pointer;font-family:var(--font-body2);text-decoration:none;display:block}.lp-menu-dropdown a:hover{background:var(--color-brand-secondary-screen)}@keyframes lp-fadeSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.lp-menu-dropdown{width:max-content;border-radius:6px;box-shadow:0 2px 10px #0003}}.lp-hero-section{background:linear-gradient(135deg,var(--color-brand-background) 0%,var(--color-brand-primary-screen) 100%);padding:4rem 0;min-height:100vh;display:flex;align-items:center}.lp-hero-section .lp-hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){.lp-hero-section .lp-hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}}.lp-hero-content .lp-hero-title{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;color:var(--color-brand-primary);margin-bottom:1.5rem;line-height:1.2}@media (max-width: 768px){.lp-hero-content .lp-hero-title{font-size:2.5rem}}.lp-gradient-text{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-subtitle{font-size:1.3rem;color:var(--color-brand-body-text-muted);margin-bottom:2.5rem;max-width:500px}@media (max-width: 968px){.lp-hero-subtitle{margin:0 auto 2.5rem}}.lp-hero-social-proof{display:flex;gap:3rem;margin-bottom:2.5rem}@media (max-width: 768px){.lp-hero-social-proof{justify-content:center;gap:2rem}}@media (max-width: 480px){.lp-hero-social-proof{flex-direction:column;gap:1rem}}.lp-social-stats{display:flex;flex-direction:column;align-items:center}.lp-social-stats .lp-stat-number{font-family:var(--font-heading);font-size:1.8rem;font-weight:700;color:var(--color-brand-primary)}.lp-social-stats .lp-stat-label{color:var(--color-brand-body-text-muted);font-size:.9rem;margin-top:.5rem}.lp-cta-button{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease;display:flex;align-items:center;gap:.5rem}.lp-cta-button:hover:not(:disabled){transform:translateY(-2px)}.lp-cta-button:disabled{opacity:.7;cursor:not-allowed}.lp-signup-form .lp-form-group{display:flex;gap:1rem;margin-bottom:1rem}@media (max-width: 768px){.lp-signup-form .lp-form-group{flex-direction:column}}.lp-signup-form .lp-email-input{flex:1;padding:1rem 1.5rem;border:2px solid var(--color-brand-neutral-light);border-radius:8px;font-size:1rem;transition:border-color .3s ease}.lp-signup-form .lp-email-input:focus{outline:none;border-color:var(--color-brand-primary)}.lp-button-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:lp-spin 1s linear infinite}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-form-message{padding:1rem;border-radius:6px;margin-bottom:1rem;font-weight:500}.lp-form-message.success{background-color:#22c55e1a;color:#166534;border:1px solid #bbf7d0}.lp-form-message.error{background-color:#ef44441a;color:#b91c1c;border:1px solid #fecaca}.lp-form-note{color:var(--color-brand-body-text-muted);font-size:.9rem}.lp-hero-visual .lp-app-preview{background:var(--color-brand-white);border-radius:16px;padding:2rem;box-shadow:0 20px 40px #0000001a;transform:perspective(1000px) rotateY(-5deg)}@media (max-width: 968px){.lp-hero-visual .lp-app-preview{transform:none;margin:0 auto;max-width:400px}}.lp-preview-card{background:var(--color-brand-background);border-radius:12px;overflow:hidden}.lp-preview-header{background:var(--color-brand-primary);padding:1rem}.lp-preview-header .lp-preview-dots{display:flex;gap:.5rem}.lp-preview-header .lp-preview-dots span{width:12px;height:12px;border-radius:50%;background:#ffffff4d}.lp-preview-header .lp-preview-dots span:first-child{background:#ff5f57}.lp-preview-header .lp-preview-dots span:nth-child(2){background:#ffbd2e}.lp-preview-header .lp-preview-dots span:last-child{background:#28ca42}.lp-preview-content{padding:1.5rem}.lp-memory-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--color-brand-white);border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 8px #0000000d}.lp-memory-item:last-child{margin-bottom:0}.lp-memory-item .lp-memory-icon{font-size:1.5rem}.lp-memory-item .lp-memory-details{flex:1}.lp-memory-item .lp-memory-details h4{margin:0 0 .25rem;color:var(--color-brand-primary);font-size:1rem}.lp-memory-item .lp-memory-details p{margin:0;color:var(--color-brand-body-text-muted);font-size:.9rem}.lp-features-section{padding:6rem 0;background:var(--color-brand-white)}.lp-features-section .lp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.lp-section-header{text-align:center;margin-bottom:4rem}.lp-section-header h2{font-family:var(--font-heading);font-size:2.5rem;color:var(--color-brand-primary);margin-bottom:1rem}.lp-section-header p{font-size:1.2rem;color:var(--color-brand-body-text-muted);max-width:600px;margin:0 auto}.lp-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.lp-feature-card{text-align:center;padding:2rem;background:var(--color-brand-background);border-radius:12px;transition:transform .3s ease}.lp-feature-card:hover{transform:translateY(-5px)}.lp-feature-card .lp-feature-icon{font-size:3rem;margin-bottom:1.5rem}.lp-feature-card h3{color:var(--color-brand-primary);margin-bottom:1rem;font-size:1.3rem}.lp-feature-card p{color:var(--color-brand-body-text-muted);line-height:1.6}.lp-testimonials-section{padding:6rem 0;background:var(--color-brand-primary-screen)}.lp-testimonials-section .lp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.lp-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.lp-testimonial-card{background:var(--color-brand-white);padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.lp-testimonial-card .lp-testimonial-rating{color:#fbbf24;font-size:1.2rem;margin-bottom:1rem}.lp-testimonial-card .lp-testimonial-content{font-style:italic;margin-bottom:1.5rem;line-height:1.6;color:var(--color-brand-body-text)}.lp-testimonial-card .lp-testimonial-author strong{color:var(--color-brand-primary);display:block;margin-bottom:.25rem}.lp-testimonial-card .lp-testimonial-author span{color:var(--color-brand-body-text-muted);font-size:.9rem}.lp-cta-section{padding:6rem 0;background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);color:#fff;text-align:center}.lp-cta-section .lp-container{max-width:800px;margin:0 auto;padding:0 2rem}.lp-cta-content h2{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:1rem}@media (max-width: 768px){.lp-cta-content h2{font-size:2rem}}.lp-cta-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.lp-cta-form .lp-form-group{display:flex;gap:1rem;margin-bottom:2rem}@media (max-width: 768px){.lp-cta-form .lp-form-group{flex-direction:column}}.lp-cta-form .lp-email-input{flex:1;padding:1rem 1.5rem;border:none;border-radius:8px;font-size:1rem}.lp-cta-form .lp-email-input:focus{outline:none}.lp-trust-badges{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.lp-trust-badge{display:flex;align-items:center;gap:.5rem}.lp-trust-badge .lp-badge-icon{font-size:1.2rem}.lp-trust-badge .lp-badge-text{font-size:.9rem;opacity:.9}.lp-landing-footer{background:var(--color-brand-primary);color:#fff;padding:4rem 0 2rem}.lp-landing-footer .lp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.lp-footer-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}@media (max-width: 768px){.lp-footer-content{grid-template-columns:1fr;gap:2rem}}.lp-footer-brand .lp-footer-logo{height:50px;margin-bottom:1rem}.lp-footer-brand p{opacity:.8;line-height:1.6}.lp-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 768px){.lp-footer-links{grid-template-columns:1fr}}.lp-footer-column h4{margin-bottom:1rem;font-size:1.1rem}.lp-footer-column a{display:block;color:#fffc;text-decoration:none;margin-bottom:.5rem;transition:color .3s ease}.lp-footer-column a:hover{color:#fff}.lp-footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.lp-footer-bottom p{opacity:.7}.lp-container{max-width:1200px;margin:0 auto;padding:0 2rem}
