.life-event-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.life-event-modal-content{background:white;border-radius:12px;padding:1.25rem;max-width:550px;width:90%;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);animation:slideUp .3s ease;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.life-event-modal-overlay{padding:0;align-items:flex-start}.life-event-modal-content{width:100%!important;max-width:100%!important;max-height:100vh!important;height:100vh!important;border-radius:0!important;padding:1rem!important}.life-event-modal-title{font-size:1rem!important;line-height:1.3!important}.life-event-modal-content *{font-size:.875rem!important}.life-event-modal-content input,.life-event-modal-content select,.life-event-modal-content textarea{font-size:.875rem!important;padding:.625rem .75rem!important}.life-event-modal-content label{font-size:.8125rem!important;margin-bottom:.375rem!important}.life-event-modal-content button{font-size:.875rem!important;padding:.625rem 1rem!important}.life-event-modal-content h4,.life-event-modal-content h5{font-size:.9375rem!important}.life-event-modal-content p{font-size:.8125rem!important;line-height:1.4!important}}.life-event-modal-content::-webkit-scrollbar{width:8px}.life-event-modal-content::-webkit-scrollbar-track{background:#f1f5f9}.life-event-modal-content::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.life-event-modal-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.plan-coherence-modal-overlay.life-event-modal-overlay{z-index:100060;background:rgba(15,23,42,.18);padding:max(.75rem,env(safe-area-inset-top,0px)) 1rem max(1rem,env(safe-area-inset-bottom,0px));box-sizing:border-box;align-items:center}.plan-coherence-modal.plan-coherence-modal{max-height:min(90vh,720px)}.plan-coherence-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;position:-webkit-sticky;position:sticky;top:0;z-index:6;background:#fff;padding-top:2px;margin-top:-2px;box-shadow:0 10px 16px -12px rgba(15,23,42,.25)}.plan-coherence-modal-title{margin:0;flex:1 1;min-width:0;padding-right:8px}.plan-coherence-header-actions{display:flex;flex-shrink:0;align-items:center;gap:8px}.plan-coherence-text-btn{margin:0;padding:.45rem .65rem;font-size:.8125rem;font-weight:500;color:#475569;background:transparent;border:none;border-radius:6px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.plan-coherence-text-btn:hover{color:#0f172a;background:#f1f5f9}.plan-coherence-close-btn{flex-shrink:0;margin:0;padding:.5rem .9rem;font-size:.8125rem;font-weight:600;line-height:1.25;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer}.plan-coherence-close-btn:hover{background:#f8fafc;border-color:#94a3b8}.plan-coherence-close-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.plan-coherence-intro{margin:0 0 14px;color:#64748b;font-size:.8125rem;line-height:1.5}.plan-coherence-status{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.875rem;color:#334155}.plan-coherence-spinner{width:1.1rem;height:1.1rem;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:plan-coherence-spin .7s linear infinite}@keyframes plan-coherence-spin{to{transform:rotate(1turn)}}.plan-coherence-error{padding:.65rem .85rem;margin-bottom:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:.875rem}.plan-coherence-results{font-size:.875rem;line-height:1.55;color:#334155}.plan-coherence-hint{margin:0 0 12px;padding:8px 10px;background:#eff6ff;border-radius:6px;font-size:.8125rem;color:#1e40af}.plan-coherence-warn{margin:0 0 12px;color:#b45309;font-size:.8125rem}.plan-coherence-section{margin-bottom:1.1rem}.plan-coherence-h3{font-size:.8125rem;font-weight:600;margin:0 0 6px;color:#0f172a;text-transform:uppercase;letter-spacing:.02em}.plan-coherence-p{margin:0;white-space:pre-wrap}.plan-coherence-ol,.plan-coherence-ul{margin:0;padding-left:1.15rem}.plan-coherence-ol li,.plan-coherence-ul li{margin-bottom:4px}.plan-coherence-ul--spaced li{margin-bottom:10px}.plan-coherence-urgency{font-size:.7rem;color:#64748b;text-transform:uppercase}.plan-coherence-detail{margin-top:4px;white-space:pre-wrap;color:#475569;font-weight:400}.plan-coherence-disclaimer{margin:12px 0 0;font-size:.75rem;color:#94a3b8}.plan-coherence-bottom-link{margin:1rem 0 0;font-size:.8125rem}.plan-coherence-bottom-link a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.plan-coherence-bottom-link a:hover{color:#1d4ed8}