body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.auth-info{align-items:center;display:flex;gap:1rem}.auth-button{background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.auth-button:hover{background-color:#e0e0e0}.App-logo{pointer-events:none}.list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;padding:0 10px}.stats-container{display:flex;gap:15px}.counter-badge{align-items:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:20px;color:#495057;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:all .3s ease}.counter-badge:hover{background-color:#e9ecef;box-shadow:0 2px 4px #0000000d;transform:translateY(-1px)}.counter-number{color:#007bff;font-size:16px;font-weight:700}.counter-label{color:#6c757d}@keyframes countChange{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.counter-number{animation:countChange .3s ease-out}@media (max-width:768px){.list-header{align-items:flex-start;flex-direction:column;gap:10px}.stats-container{flex-wrap:wrap}.counter-badge{font-size:12px;padding:6px 12px}.counter-number{font-size:14px}}[data-theme=dark] .contact-form-container *,[data-theme=dark] .contact-list *,[data-theme=dark] .dashboard *,[data-theme=dark] .form-group *,[data-theme=dark] .form-section *,[data-theme=dark] .main-content *,[data-theme=dark] .message-composer-container *,[data-theme=dark] .message-history *,[data-theme=dark] .user-profile-container *{color:#e0e0e0!important}[data-theme=dark] .contact-form-container h1,[data-theme=dark] .contact-form-container h2,[data-theme=dark] .dashboard h1,[data-theme=dark] .dashboard h2,[data-theme=dark] .dashboard h3,[data-theme=dark] .main-content h1,[data-theme=dark] .main-content h2,[data-theme=dark] .main-content h3,[data-theme=dark] .main-content h4,[data-theme=dark] .main-content h5,[data-theme=dark] .main-content h6,[data-theme=dark] .message-composer-container h1,[data-theme=dark] .user-profile-container h1{color:#fff!important;font-weight:600!important}[data-theme=dark] .contact-form-container label,[data-theme=dark] .form-group label,[data-theme=dark] .form-section label,[data-theme=dark] .message-composer-container label,[data-theme=dark] .user-profile-container label,[data-theme=dark] label{color:#fff!important;font-weight:500!important}[data-theme=dark] .form-group input,[data-theme=dark] .form-group select,[data-theme=dark] .form-group textarea,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:#2d3748!important;border:1px solid #4a5568!important;color:#fff!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus{border-color:#007bff!important;box-shadow:0 0 0 2px #007bff40!important}[data-theme=dark] button{background-color:#4a5568!important;border:1px solid #4a5568!important;color:#fff!important}[data-theme=dark] button:hover{background-color:#2d3748!important;border-color:#2d3748!important}[data-theme=dark] .primary-btn,[data-theme=dark] .save-btn,[data-theme=dark] .send-btn,[data-theme=dark] .submit-btn{background-color:#38a169!important;border-color:#38a169!important;color:#fff!important}[data-theme=dark] .primary-btn:hover,[data-theme=dark] .save-btn:hover,[data-theme=dark] .send-btn:hover,[data-theme=dark] .submit-btn:hover{background-color:#2f855a!important;border-color:#2f855a!important}[data-theme=dark] .cancel-btn,[data-theme=dark] .close-btn,[data-theme=dark] .secondary-btn{background-color:initial!important;border:1px solid #4a5568!important;color:#e2e8f0!important}[data-theme=dark] .cancel-btn:hover,[data-theme=dark] .close-btn:hover,[data-theme=dark] .secondary-btn:hover{background-color:#4a5568!important;border-color:#4a5568!important;color:#fff!important}[data-theme=dark] .card,[data-theme=dark] .container,[data-theme=dark] .form-container,[data-theme=dark] .modal-content{background-color:#2d3748!important}[data-theme=dark] .error-message,[data-theme=dark] .error-text{color:#f56565!important}[data-theme=dark] .success-message,[data-theme=dark] .success-text{color:#48bb78!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#a0aec0!important}[data-theme=dark] option{background-color:#2d3748!important;color:#e0e0e0!important}[data-theme=dark] .keep-original-color{color:inherit!important}[data-theme=dark] .login-screen{background:linear-gradient(135deg,#667eea,#764ba2)!important}[data-theme=dark] .login-container{background:#fffffff2!important}[data-theme=dark] .login-container .consent-text,[data-theme=dark] .login-container .form-group *,[data-theme=dark] .login-container .password-hint,[data-theme=dark] .login-container .phone-hint,[data-theme=dark] .login-container small{color:#1a202c!important}[data-theme=dark] .login-container .form-group label{color:#333!important}[data-theme=dark] .login-container .form-group input{background:#fff!important;border:2px solid #e0e0e0!important;color:#333!important}[data-theme=dark] .feature-item{background:#ffffffb3!important}[data-theme=dark] .feature-item:hover{background:#ffffffe6!important}[data-theme=dark] .login-container h1{color:#2c3e50!important}[data-theme=dark] .login-tagline{color:#495057!important;opacity:.9!important}[data-theme=dark] .feature-title,[data-theme=dark] .login-content p{color:#2c3e50!important}[data-theme=dark] .feature-description{color:#6c757d!important}[data-theme=dark] .feature-item{align-items:center!important;display:flex!important;text-align:left!important}[data-theme=dark] .feature-icon{flex-shrink:0!important;min-width:2rem!important;text-align:center!important}[data-theme=dark] .feature-text{display:flex!important;flex:1 1!important;flex-direction:column!important;justify-content:center!important;text-align:left!important}[data-theme=dark] .message-contact,[data-theme=dark] .message-history-header h2{color:#fff!important}[data-theme=dark] .message-time{color:#b0b0b0!important}[data-theme=dark] .message-date-header{background-color:#404040!important;color:#fff!important}[data-theme=dark] .message-channel{color:#b0b0b0!important}.App{display:flex;flex-direction:column;min-height:100vh}.sticky-header-container{position:sticky;top:0;z-index:100}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;padding:0}.header-content{box-sizing:border-box;width:100%}.brand-slogan{color:#ffffffe6;font-size:.85rem;font-style:italic;font-weight:300;margin:0;opacity:.9}.header-actions{flex-wrap:wrap}.App-logo{border-radius:8px;height:40px;width:40px}.App h1{font-size:1.5rem;font-weight:600;margin:0}.header-actions .user-email{color:#fffc;font-size:.85rem;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions .profile-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;justify-content:center;min-height:36px;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.header-actions .profile-btn:hover{background:#fff3;border-color:#ffffff4d}.dark-mode-toggle,.feedback-link,.logout-button{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;justify-content:center;min-height:36px;padding:.5rem 1rem;text-decoration:none;transition:all .2s;white-space:nowrap}.dark-mode-toggle:hover,.feedback-link:hover,.logout-button:hover{background:#fff3;color:#fff;transform:translateY(-1px)}.feedback-link:visited{color:#fff}.login-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{animation:slideUp .6s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:500px;overflow:hidden;width:100%}.login-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem 2rem;text-align:center}.login-logo{border-radius:16px;box-shadow:0 8px 16px #0003;height:80px;margin-bottom:1rem;width:80px}.login-header h1{font-size:2rem;font-weight:700;margin:0 0 .5rem}.login-tagline{font-size:1.1rem;margin:0;opacity:.9}.login-content{padding:2rem;text-align:center}.login-content h2{color:#333;font-size:1.5rem;margin:0 0 .5rem}.login-content p{color:#666;line-height:1.5;margin:0 0 2rem}.signin-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:2rem;padding:1rem 2rem;transition:all .3s;width:100%}.signin-btn:hover{box-shadow:0 8px 16px #667eea4d;transform:translateY(-2px)}.auth-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.signin-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);margin-bottom:0}.signup-btn.secondary{background:#0000;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s;width:100%}.signup-btn.secondary:hover{background:#667eea;box-shadow:0 8px 16px #667eea4d;color:#fff;transform:translateY(-2px)}.signup-form{margin-bottom:2rem;text-align:left}.form-group label{font-weight:600}.form-group label,.signup-form .form-group label{color:#333!important}.form-group input{background:#fff;border:2px solid #e0e0e0;border-radius:8px;box-sizing:border-box;color:#333;font-size:1rem;padding:1rem;transition:border-color .3s;width:100%}.signup-form .form-group input{background:#fff!important;color:#333!important}.form-group input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.name-hint,.password-hint,.phone-hint{color:#1a202c;display:block;font-size:.85rem;font-weight:500;line-height:1.4;margin-top:.5rem}.required-badge{background:#667eea;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;margin-left:.5rem;padding:.2rem .5rem}.error-message{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:.9rem;padding:1rem}.success-message{background:#efe;border:1px solid #cfc;border-radius:8px;color:#363;font-size:.9rem;line-height:1.4;padding:1rem}.signin-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.signin-btn:disabled:hover{box-shadow:none;transform:none}.login-features{display:flex;flex-direction:column;gap:1rem}.feature-item{align-items:center;color:#333;gap:1rem;padding:.5rem;text-align:left}.feature-icon{font-size:1.5rem;text-align:center;width:2rem}.feature-item span:not(.feature-icon){color:#333;font-weight:500}.main-navigation{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;min-height:60px;padding:0 2rem}.nav-links{display:flex;gap:.5rem}.nav-links button{background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.nav-links button:hover{background:#f5f5f5;color:#333}.nav-links button.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.nav-user{align-items:center;display:flex;gap:1rem}.user-email{color:#666;font-size:.9rem}.profile-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.profile-btn:hover{background:#f5f5f5}.App-main{background:#f8f9fa;flex:1 1;padding:2rem}.app-error,.app-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#667eea;margin-bottom:1rem}.error-actions{gap:1rem;margin-top:1rem}.error-actions button{background:#fff;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;padding:.75rem 1.5rem;transition:all .2s}.error-actions button:hover{background:#f5f5f5}.modal-overlay{background:#00000080;box-sizing:border-box;overflow-y:auto}.modal-content{box-sizing:border-box;margin:auto}.onboarding-hint{background:#fff;border-left:4px solid #667eea;border-radius:12px;bottom:2rem;box-shadow:0 8px 24px #00000026;max-width:380px;padding:1.5rem;position:fixed;right:2rem;z-index:1000}.onboarding-content h3{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.onboarding-intro{color:#666;font-size:.95rem;line-height:1.4;margin:0 0 1.2rem}.onboarding-content p{color:#666;line-height:1.4;margin:0 0 1rem}.onboarding-features{margin:1rem 0}.feature-item{font-size:.9rem;gap:.75rem;line-height:1.4;margin-bottom:1rem}.feature-icon{font-size:1.2rem;margin-top:.2rem}.feature-text strong{color:#333}.feature-description{color:#666;font-size:.85rem;line-height:1.3}.beta-notice{background:#f8f9fa;border-left:4px solid #ffc107;color:#666;font-size:.85rem;line-height:1.4;margin:1.2rem 0;padding:.75rem}.beta-notice strong{color:#333}.feedback-note{background:#667eea1a;border-radius:6px;color:#667eea;font-size:.85rem;line-height:1.3;margin:1rem 0 0;padding:.5rem;text-align:center}.feedback-note strong{color:#667eea}.onboarding-close{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .2s;width:24px}.onboarding-close:hover{background:#f0f0f0;color:#333}.onboarding-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.onboarding-actions .primary-action{background:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1rem;transition:all .2s}.onboarding-actions .primary-action:hover{background:#5a67d8;transform:translateY(-1px)}.onboarding-actions .secondary-action{background:#f8f9fa;border:1px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.onboarding-actions .secondary-action:hover{background:#667eea;color:#fff}.onboarding-dismiss{background:#0000!important;border:none!important;color:#999!important;font-size:.85rem!important;padding:.5rem!important;text-decoration:underline}.onboarding-dismiss:hover{color:#666!important}.action-button{border:none;border-radius:6px;cursor:pointer;font-weight:500;margin:.25rem;padding:.5rem 1rem;transition:all .2s}.action-button:hover{box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.edit-button{background-color:#28a745;color:#fff}.edit-button:hover{background-color:#218838}.delete-button{background-color:#dc3545;color:#fff}.delete-button:hover{background-color:#c82333}.gift-button{background-color:#667eea;color:#fff}.gift-button:hover{background-color:#5a67d8}.gift-button:disabled{background-color:#e0e0e0;box-shadow:none;color:#888;cursor:not-allowed;transform:none}.stats-counter{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;gap:2rem;justify-content:center;margin:2rem auto;max-width:600px;padding:2rem}.stat-item{align-items:center;display:flex;flex-direction:column;gap:.5rem}.stat-icon,.stat-number{color:#667eea}.stat-label{color:#6c757d;font-weight:500;letter-spacing:1px;text-transform:uppercase}@media (max-width:768px){.App-main{padding:1rem}.header-content{flex-direction:column;gap:.75rem;padding:.75rem 1rem}.header-brand{justify-content:center;order:1}.header-actions{flex-wrap:wrap;gap:.5rem;justify-content:center;order:2}.header-actions .user-email{font-size:.8rem;margin-bottom:.5rem;order:-1;text-align:center;width:100%}.main-navigation{flex-direction:column;gap:1rem;min-height:auto;padding:1rem}.nav-links{flex-wrap:wrap;justify-content:center}.login-screen{padding:1rem}.login-container{margin:0}.login-header{padding:2rem 1rem 1rem}.login-content{padding:1rem}.stats-counter{flex-direction:column;gap:1rem;padding:1rem}.onboarding-hint{bottom:1rem;left:1rem;margin:0;max-width:none;position:fixed;right:1rem}}@media (max-width:480px){.header-content{gap:.5rem;padding:.5rem .75rem}.header-brand{gap:.75rem}.header-brand .App-logo{height:32px;width:32px}.header-brand h1{font-size:1.25rem}.brand-slogan{font-size:.75rem}.header-actions{flex-wrap:wrap;gap:.375rem;justify-content:center;max-width:100%}.header-actions .user-email{font-size:.75rem;margin-bottom:.375rem;padding:.25rem 0}.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{align-items:center;display:flex;flex-shrink:1;font-size:.8rem;justify-content:center;min-height:36px;min-width:0;padding:.5rem .75rem;white-space:nowrap}.header-actions .feedback-link{padding:.5rem .6rem}.header-actions .dark-mode-toggle{font-size:1rem;padding:.5rem .6rem}.main-navigation{min-height:auto;padding:.75rem}.nav-links{gap:.25rem;justify-content:space-around;width:100%}.nav-links button{flex:1 1;font-size:.85rem;min-width:0;overflow:hidden;padding:.625rem .75rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.login-header h1{font-size:1.5rem}.login-tagline{font-size:1rem}.login-header{padding:1.5rem 1rem 1rem}.login-content{padding:1rem .75rem}.onboarding-hint{border-radius:8px;bottom:.5rem;left:.5rem;padding:1rem;right:.5rem}.onboarding-actions{flex-direction:column;gap:.75rem}.onboarding-actions button{flex:none;min-height:44px}}@media (max-width:480px) and (min-height:800px){.header-content{padding:.75rem 1rem}.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{font-size:.85rem;padding:.6rem 1rem}}@media (max-width:375px){.header-content{padding:.5rem}.header-brand{gap:.5rem}.header-brand h1{font-size:1.1rem}.brand-slogan{font-size:.7rem}.header-actions{gap:.25rem}.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{font-size:.75rem;min-height:32px;padding:.4rem .6rem}.nav-links button{font-size:.8rem;padding:.5rem}.onboarding-hint{bottom:.25rem;left:.25rem;padding:.75rem;right:.25rem}}@media (min-width:376px) and (max-width:390px){.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{font-size:.8rem;padding:.45rem .7rem}}@media (min-width:391px) and (max-width:393px){.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{font-size:.8rem;padding:.5rem .75rem}}@media (min-width:414px) and (max-width:430px){.header-content{padding:.6rem .9rem}.header-actions{gap:.4rem}.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{font-size:.85rem;padding:.55rem .85rem}}@media (min-width:431px) and (max-width:480px){.header-content{padding:.75rem 1rem}.header-actions{gap:.5rem}.dark-mode-toggle,.feedback-link,.header-actions .profile-btn,.logout-button{font-size:.9rem;padding:.6rem 1rem}}@media (max-width:896px) and (max-height:414px) and (orientation:landscape){.header-content{flex-direction:row;gap:1rem;padding:.5rem 1rem}.header-brand{justify-content:flex-start;order:1}.header-actions{flex-wrap:nowrap;gap:.5rem;order:2}.header-actions .user-email{font-size:.8rem;margin-bottom:0;order:0;width:auto}.main-navigation{padding:.5rem 1rem}.main-navigation,.nav-links{flex-direction:row;gap:.5rem}.nav-links{width:auto}.nav-links button{flex:none;padding:.5rem 1rem}.onboarding-hint{bottom:1rem;left:auto;max-width:350px;right:1rem}}[data-theme=dark],[data-theme=dark] .App{background-color:#1a1a1a;color:#e0e0e0}[data-theme=dark] .App-header{background:linear-gradient(135deg,#4a5568,#2d3748)}[data-theme=dark] .App-main{background:#1a1a1a}[data-theme=dark] .sticky-header-container{background:#2d3748}[data-theme=dark] .main-navigation{background:#2d3748;border-bottom:1px solid #4a5568}[data-theme=dark] .nav-links button{color:#e0e0e0}[data-theme=dark] .nav-links button:hover{background:#4a5568;color:#fff}[data-theme=dark] .nav-links button.active{background:linear-gradient(135deg,#4a5568,#2d3748);color:#fff}[data-theme=dark] .user-email{color:#a0aec0}[data-theme=dark] .profile-btn{background:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .profile-btn:hover{background:#4a5568}[data-theme=dark] .onboarding-hint{background:#2d3748;border-left:4px solid #4a5568;color:#e0e0e0}[data-theme=dark] .onboarding-hint button{background:#4a5568}[data-theme=dark] .onboarding-hint button:hover{background:#2a4365}[data-theme=dark] .onboarding-close{color:#a0aec0}[data-theme=dark] .onboarding-close:hover{background:#4a5568;color:#e0e0e0}[data-theme=dark] .onboarding-dismiss{background:#2d3748!important;border:1px solid #4a5568!important;color:#a0aec0!important}[data-theme=dark] .onboarding-dismiss:hover{background:#4a5568!important;color:#e0e0e0!important}[data-theme=dark] .onboarding-content h3{color:#e0e0e0}[data-theme=dark] .onboarding-intro{color:#b0b0b0}[data-theme=dark] .feature-text strong{color:#e0e0e0}[data-theme=dark] .feature-description{color:#b0b0b0}[data-theme=dark] .beta-notice{background:#374151;border-left-color:#fbbf24;color:#d1d5db}[data-theme=dark] .beta-notice strong{color:#f3f4f6}[data-theme=dark] .feedback-note{background:#90cdf41a;color:#90cdf4}[data-theme=dark] .feedback-note strong{color:#90cdf4}@media (max-width:768px){.onboarding-hint{bottom:1rem;left:1rem;max-width:none;right:1rem}.onboarding-actions{flex-direction:column;gap:.75rem}.onboarding-actions button{flex:none}}@media (max-width:480px){.onboarding-hint{bottom:.5rem;left:.5rem;padding:1rem;right:.5rem}}[data-theme=dark] .stats-counter{background:#2d3748}[data-theme=dark] .stat-icon,[data-theme=dark] .stat-number{color:#4a5568}.form-group.sms-consent{background:#667eea0d;border:1px solid #667eea33;border-radius:8px;margin:1.5rem 0;padding:1rem}.checkbox-label{align-items:flex-start;gap:.75rem;margin:0}.consent-checkbox{cursor:pointer;flex-shrink:0;height:18px;margin-top:.25rem;width:18px}.consent-text{color:#1a202c;font-size:.9rem;font-weight:500;line-height:1.5}[data-theme=dark] .form-group.sms-consent{background:#667eea1a;border-color:#667eea4d}[data-theme=dark] .consent-text,[data-theme=dark] .password-hint,[data-theme=dark] .phone-hint{color:#e2e8f0}.link-btn{background:none;border:none;color:var(--primary-color);cursor:pointer;font-size:14px;margin-top:8px;padding:8px;text-decoration:underline;width:100%}.link-btn:hover{color:var(--primary-hover);text-decoration:none}.mfa-code-input{font-family:Courier New,monospace;font-size:24px!important;letter-spacing:8px;text-align:center}.dashboard-container{color:var(--text-primary);margin:0 auto;max-width:1200px;padding:1rem}.quick-actions-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin:2rem 0;padding:1.5rem}.quick-actions-section h2{color:#fff;font-size:1.5rem;margin:0 0 1rem;text-align:center}.quick-actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quick-action-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:1rem;text-align:left;transition:all .2s ease}.quick-action-btn:hover{background:#fff3;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.quick-action-btn.primary{background:#fff3;border-color:#ffffff4d}.quick-action-btn.primary:hover{background:#ffffff4d}.action-icon{font-size:1.5rem;min-width:32px}.action-text{flex:1 1}.action-title{font-size:1rem;font-weight:600;margin-bottom:.25rem}.action-subtitle{font-size:.85rem;opacity:.8}@media (max-width:768px){.quick-actions-grid{gap:.75rem;grid-template-columns:1fr 1fr}.quick-action-btn{gap:.75rem;padding:.75rem}.action-icon{font-size:1.25rem;min-width:28px}.action-title{font-size:.9rem}.action-subtitle{font-size:.75rem}}@media (max-width:480px){.quick-actions-grid{grid-template-columns:1fr}.quick-actions-section{margin:1rem 0;padding:1rem}}.dashboard-loading{color:var(--text-secondary);font-size:1.1rem;padding:3rem;text-align:center}.dashboard-header{margin-bottom:2rem;text-align:center}.dashboard-header h1{color:#333;font-size:2rem;margin:0 0 .5rem}.dashboard-subtitle{color:#666;font-size:1.1rem;margin:0}.error-message{margin-bottom:1.5rem}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s,background-color .3s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-2px)}.stat-card.clickable{cursor:pointer}.stat-card.clickable:hover{border-color:#007bff;box-shadow:0 4px 12px #00000026;transform:translateY(-3px)}.stat-card.clickable:active{transform:translateY(-1px)}.stat-icon{opacity:.8}.stat-content{flex:1 1}.stat-number{color:#007bff;font-size:2rem}.stat-label,.stat-number{margin:0;transition:color .2s ease}.stat-label{color:var(--text-secondary);font-size:.9rem}.stat-card.clickable:hover .stat-label{color:#007bff}.stat-card.clickable:hover .stat-number{color:#0056b3}.dashboard-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.dashboard-card,.dashboard-grid{box-sizing:border-box;max-width:100%;width:100%}.dashboard-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:background-color .3s ease}.card-header{align-items:center;background-color:var(--bg-primary);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:1rem 1.5rem;transition:background-color .3s ease,border-color .3s ease}.card-header h2{color:var(--text-primary);font-size:1.1rem;margin:0;transition:color .3s ease}.refresh-btn{background:none;border-radius:4px;padding:.25rem;transition:background-color .2s}.refresh-btn:hover{background-color:#e9ecef}.card-content{padding:1.5rem}.empty-state{color:#666;padding:2rem;text-align:center}.empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state p{font-size:1rem;margin:0}.event-item{align-items:flex-start;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;cursor:pointer;flex-wrap:wrap;gap:1rem;max-width:100%;overflow:hidden;transition:background-color .2s ease;width:100%}.event-item:hover{background-color:#e9ecef}.event-icon{font-size:1.5rem}.event-details{flex:1 1}.event-name{font-weight:500}.event-type{color:#666;margin-bottom:.25rem;text-transform:capitalize}.days-until{color:#007bff;font-weight:500;margin-left:.5rem}.event-actions{flex-shrink:0;gap:.5rem;min-width:0}.draft-message-btn{align-items:center;background:#667eea;border:1px solid #667eea;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;max-width:100%;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.draft-message-btn:hover{background:#5568d3;border-color:#5568d3;box-shadow:0 2px 8px #667eea4d;transform:translateY(-1px)}.draft-message-btn .btn-icon{font-size:1rem;line-height:1}.send-card-btn{align-items:center;border:1px solid #ff6b9d;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;max-width:100%;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.send-card-btn:hover{box-shadow:0 2px 8px #ff6b9d4d;transform:translateY(-1px)}.send-card-btn .btn-icon{font-size:1rem;line-height:1}.message-card-btn.send-card{background:#ff6b9d;border:1px solid #ff6b9d;color:#fff}.message-card-btn.send-card:hover{background:#f58;border-color:#f58}.event-item.scheduled-message{background-color:#f8f9fa;border-left-color:#ffc107}.event-item.scheduled-message:hover{background-color:#e9ecef}.message-preview{background:#ffffffb3;color:#666;font-size:.85rem;margin-top:.25rem;padding:.25rem .5rem}.scheduled-indicator{align-items:center;display:flex}.status-badge{background:#ffc107;border-radius:12px;color:#212529;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.messages-list{gap:.5rem}.message-activity-item{background-color:#fafbfc;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;padding:.75rem 1rem;transition:all .2s ease}.message-activity-item:hover{background-color:#f1f3f5;border-color:#dee2e6;box-shadow:0 1px 3px #0000000d}.activity-content{display:flex;flex-direction:column;gap:.375rem}.activity-summary{color:#333;font-size:.9375rem;font-weight:500;line-height:1.4}.activity-meta{align-items:center;color:#6c757d;display:flex;font-size:.8125rem;gap:.5rem}.activity-status-icon{color:#28a745;font-size:.875rem;font-weight:600}.activity-channel{color:#495057;font-weight:500}.activity-separator{color:#adb5bd}.activity-time{color:#6c757d}[data-theme=dark] .message-activity-item{background-color:var(--bg-primary);border-color:var(--border-color)}[data-theme=dark] .message-activity-item:hover{background-color:var(--bg-secondary);border-color:#495057}[data-theme=dark] .activity-summary{color:var(--text-primary)}[data-theme=dark] .activity-meta{color:var(--text-secondary)}[data-theme=dark] .activity-channel{color:var(--text-primary)}.status-list{display:flex;flex-direction:column;gap:1rem}.status-item{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-left:3px solid #007bff;border-radius:6px;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:background-color .2s ease}.status-item:hover{background-color:#e9ecef}.status-label{color:#333;font-weight:500}.status-value{font-size:.9rem;font-weight:500}.quick-actions{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.action-btn{font-size:.9rem;font-weight:500;padding:.75rem 1rem;text-align:center}.action-btn.primary{background-color:#007bff;color:#fff}.action-btn.primary:hover{background-color:#0056b3}.action-btn.secondary{background-color:#f8f9fa;border:1px solid #e9ecef;color:#333}.action-btn.secondary:hover{background-color:#e9ecef}@media (max-width:768px){.dashboard-container{padding:.5rem}.dashboard-header h1{font-size:1.5rem}.dashboard-subtitle{font-size:1rem}.stats-grid{gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.stat-card{flex-direction:column;padding:1rem;text-align:center}.stat-icon,.stat-number{font-size:1.5rem}.dashboard-grid{gap:1rem;grid-template-columns:1fr}.card-content{padding:1rem}.event-item{align-items:stretch;flex-direction:column;padding:.75rem}.event-details{margin-bottom:.75rem;width:100%}.scheduled-message-card-wrapper{margin-left:0;margin-right:0;width:100%}.message-item{align-items:stretch;flex-direction:column}.message-meta{align-items:flex-start;flex-direction:column;gap:.25rem}.quick-actions{grid-template-columns:1fr}.status-item{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr 1fr}.card-header{padding:.75rem 1rem}.card-header h2{font-size:1rem}.empty-state{padding:1.5rem}.empty-icon{font-size:2rem}}[data-theme=dark] .dashboard-header h1{color:#e0e0e0}[data-theme=dark] .dashboard-subtitle{color:#a0aec0}[data-theme=dark] .stat-card{background:#2d3748;border:1px solid #4a5568;box-shadow:0 2px 4px #0000004d}[data-theme=dark] .stat-number{color:#e0e0e0}[data-theme=dark] .stat-label{color:#a0aec0}[data-theme=dark] .stat-card.clickable:hover .stat-label{color:#4a5568}[data-theme=dark] .stat-card.clickable:hover .stat-number{color:#fff}[data-theme=dark] .dashboard-card{background:#2d3748;border:1px solid #4a5568;box-shadow:0 2px 4px #0000004d}[data-theme=dark] .card-header{background-color:#1a1a1a;border-bottom:1px solid #4a5568}[data-theme=dark] .card-header h2{color:#e0e0e0}[data-theme=dark] .refresh-btn:hover{background-color:#4a5568}[data-theme=dark] .empty-state{color:#a0aec0}[data-theme=dark] .event-item{background-color:#2d3748;border:1px solid #4a5568;box-shadow:0 2px 4px #0000004d}[data-theme=dark] .event-item:hover{background-color:#4a5568}[data-theme=dark] .event-name{color:#e0e0e0}[data-theme=dark] .event-date,[data-theme=dark] .event-type{color:#a0aec0}[data-theme=dark] .days-until{color:#4a5568}[data-theme=dark] .send-message-btn{background:#4a5568}[data-theme=dark] .send-message-btn:hover{background:#2a4365}[data-theme=dark] .message-item{background-color:#2d3748;border:1px solid #4a5568;border-left-width:3px;box-shadow:0 2px 4px #0000004d}[data-theme=dark] .message-item:hover{background-color:#4a5568}[data-theme=dark] .message-content-preview{color:#e0e0e0}[data-theme=dark] .message-meta{color:#a0aec0}[data-theme=dark] .status-item{background-color:#2d3748;border:1px solid #4a5568;border-left-width:3px;box-shadow:0 2px 4px #0000004d}[data-theme=dark] .status-item:hover{background-color:#4a5568}[data-theme=dark] .status-label{color:#e0e0e0}[data-theme=dark] .status-value{color:#a0aec0}[data-theme=dark] .action-btn.secondary{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .action-btn.secondary:hover{background-color:#4a5568}[data-theme=dark] .error-message button{color:#e0e0e0}.modal-content{max-width:500px}.form-group input,.form-group select,.form-group textarea{border-radius:6px;font-family:inherit}.delete-btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.delete-btn:hover{transform:translateY(-1px)}.delete-btn:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}[data-theme=dark] .delete-btn{background-color:#e53e3e}[data-theme=dark] .delete-btn:hover{background-color:#c53030}[data-theme=dark] .form-group input:focus,[data-theme=dark] .form-group select:focus,[data-theme=dark] .form-group textarea:focus{outline:none}@media (max-width:768px){.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column}.cancel-btn,.primary-btn{justify-content:center;width:100%}.send-mode-toggle{flex-direction:column}.mode-btn{width:100%}}.event-item.has-scheduled-message{background-color:#f8f9fa;border-left-color:#28a745}.event-item.has-scheduled-message:hover{background-color:#e9ecef}.scheduled-message-section{background:#28a7451a;border:1px solid #28a74533;border-radius:6px;margin-top:.75rem;padding:.75rem}.scheduled-message-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.scheduled-badge{background:#28a745;border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.sent-badge{background:#6c757d!important}.sent-indicator{color:#6c757d;font-size:.875rem;font-weight:600}.sent-message-section{background:#6c757d1a;border:1px solid #6c757d4d}.sent-message-section .message-preview{background:#f8f9facc;border:1px solid #6c757d4d;border-left:3px solid #6c757d}.show-more-container{border-top:1px solid #0000001a;display:flex;justify-content:center;margin-top:1rem;padding:1rem 0 .5rem}.show-more-btn{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:20px;color:#495057;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.25rem;padding:.5rem 1rem;transition:all .2s ease}.show-more-btn:hover{background:#e9ecef;border-color:#adb5bd;color:#212529;transform:translateY(-1px)}.show-more-btn:active{transform:translateY(0)}.show-more-btn.secondary{background:#6c757d;border-color:#6c757d;color:#fff}.show-more-btn.secondary:hover{background:#5a6268;border-color:#545b62}[data-theme=dark] .show-more-container{border-top-color:#ffffff1a}[data-theme=dark] .show-more-btn{background:#343a40;border-color:#495057;color:#adb5bd}[data-theme=dark] .show-more-btn:hover{background:#495057;border-color:#6c757d;color:#f8f9fa}[data-theme=dark] .show-more-btn.secondary{background:#6c757d;border-color:#6c757d;color:#fff}[data-theme=dark] .show-more-btn.secondary:hover{background:#5a6268;border-color:#545b62}.scheduled-date{color:#666;font-size:.75rem;font-style:italic}.scheduled-message-section .message-preview{background:#fffc;border:1px solid #28a7454d;border-left:3px solid #28a745;color:#333;font-style:normal;line-height:1.4;margin:.5rem 0;padding:.5rem}.message-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.edit-message-btn{align-items:center;background:#ffc107;border:none;border-radius:4px;color:#212529;cursor:pointer;display:flex;font-size:.75rem;gap:.25rem;padding:.25rem .5rem;transition:all .2s ease}.edit-message-btn:hover{background:#e0a800;transform:translateY(-1px)}[data-theme=dark] .event-item.has-scheduled-message{background-color:#2d3748;border-left-color:#28a745}[data-theme=dark] .event-item.has-scheduled-message:hover{background-color:#4a5568}[data-theme=dark] .scheduled-message-section{background:#28a74533;border:1px solid #28a7454d}[data-theme=dark] .scheduled-date{color:#a0aec0}[data-theme=dark] .scheduled-message-section .message-preview{background:#2d3748cc;border:1px solid #28a74566;color:#e0e0e0}[data-theme=dark] .edit-message-btn{background:#ffc107;color:#212529}[data-theme=dark] .edit-message-btn:hover{background:#e0a800}@media (max-width:768px){.scheduled-message-header{align-items:flex-start;flex-direction:column}.scheduled-date{margin-top:.25rem}.message-actions{justify-content:flex-start}.edit-message-btn{font-size:.8rem;padding:.375rem .75rem}}.template-help{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-top:1rem;padding:1rem}.template-help h4{color:#495057;font-size:.9rem;margin:0 0 .5rem}.variables-list{display:flex;flex-wrap:wrap;gap:.5rem}.variable-tag{background:#e9ecef;border:1px solid #ced4da;border-radius:4px;color:#495057;display:inline-block;font-family:Courier New,monospace;font-size:.8rem;padding:.25rem .5rem}.common-variables{display:flex;flex-wrap:wrap;gap:.5rem}[data-theme=dark] .template-help{background:#4a5568;border-color:#718096}[data-theme=dark] .template-help h4{color:#e0e0e0}[data-theme=dark] .variable-tag{background:#718096;border-color:#a0aec0;color:#e0e0e0}.profile-settings{margin-bottom:20px}.profile-settings .card-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:15px 20px}.profile-settings .toggle-icon{color:#666;font-size:14px}.profile-form{padding:20px}.form-group{margin-bottom:20px}.form-group label{margin-bottom:5px}.form-input{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px 12px;transition:border-color .2s;width:100%}.form-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-help{font-size:12px;margin-top:5px}.btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background-color .2s}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background-color:#0056b3}.btn:disabled{cursor:not-allowed;opacity:.6}.profile-status{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724}.profile-status,.profile-warning{font-size:14px;margin-top:15px;padding:10px}.profile-warning{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;color:#856404}.scheduled-message-card-wrapper{box-sizing:border-box;display:flex;justify-content:center;margin-top:1rem;max-width:100%;width:100%}.scheduled-message-card{word-wrap:break-word;background:#fff;box-sizing:border-box;max-width:100%;overflow:hidden;overflow-wrap:break-word;transition:all .2s ease}.scheduled-message-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-2px)}.message-card-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.message-status-pill{align-items:center;border-radius:16px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.25rem;padding:.375rem .75rem}.message-status-pill.scheduled{background:linear-gradient(135deg,#667eea,#764ba2)}.message-status-pill.sent{background:linear-gradient(135deg,#28a745,#20c997)}.message-send-date{color:#666;font-size:.8125rem;font-weight:500}.message-recipient-row{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;gap:.5rem;margin-bottom:1rem;padding:.5rem}.recipient-label{color:#333;font-size:.9375rem;font-weight:600}.message-content-body{word-wrap:break-word;background:#f8f9fa;border-radius:8px;color:#333;font-size:.9375rem;line-height:1.5;margin-bottom:1rem;padding:1rem;white-space:pre-wrap}.message-card-footer{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.message-card-btn{border:none;border-radius:6px;box-sizing:border-box;cursor:pointer;font-size:.875rem;font-weight:500;min-width:0;padding:.5rem 1rem;transition:all .2s;white-space:nowrap}.message-card-btn.secondary{background:#fff;border:1px solid #667eea;color:#667eea}.message-card-btn.primary,.message-card-btn.secondary:hover{background:#667eea;color:#fff}.message-card-btn.primary{border:1px solid #667eea}.message-card-btn.primary:hover{background:#5568d3;border-color:#5568d3}.sent-indicator-text{align-items:center;color:#28a745;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}[data-theme=dark] .scheduled-message-card{background:var(--bg-secondary);border-color:#667eea}[data-theme=dark] .message-recipient-row{background:var(--bg-primary)}[data-theme=dark] .message-content-body{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .recipient-label{color:var(--text-primary)}[data-theme=dark] .message-send-date{color:var(--text-secondary)}[data-theme=dark] .message-card-btn.secondary{background:var(--bg-primary);color:#667eea}[data-theme=dark] .message-card-btn.secondary:hover{background:#667eea;color:#fff}@media (max-width:768px){.scheduled-message-card{padding:1rem}.message-card-header{align-items:flex-start;flex-direction:column;gap:.5rem}.message-send-date{font-size:.75rem}.message-card-footer{flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:stretch;width:100%}.message-card-btn{flex:1 1;font-size:.8125rem;justify-content:center;max-width:33.33%;min-height:44px;min-width:0;overflow:hidden;padding:.625rem .25rem;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:480px){.event-item{align-items:stretch;flex-direction:column;gap:.75rem;padding:.875rem}.event-details{margin-bottom:.5rem;width:100%}.scheduled-message-card-wrapper{display:flex;justify-content:center;margin-left:0;margin-right:0;margin-top:.75rem;padding:0;width:100%}.scheduled-message-card{border-radius:8px;margin:0 .25rem;max-width:calc(100% - .5rem);padding:.75rem;width:calc(100% - .5rem)}.message-card-header{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding-bottom:.5rem}.message-status-pill{font-size:.8125rem;padding:.3125rem .625rem}.message-recipient-row{margin-bottom:.75rem;padding:.625rem}.message-content-body{word-wrap:break-word;font-size:.875rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin-bottom:.75rem;overflow-wrap:break-word;padding:.75rem}.message-card-footer{flex-direction:row;flex-wrap:nowrap;gap:.375rem;justify-content:stretch;width:100%}.message-card-btn{border-radius:6px;flex:1 1;font-size:.75rem;font-weight:600;max-width:33.33%;min-height:44px;min-width:0;overflow:hidden;padding:.625rem .125rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}}@media (min-width:390px) and (max-width:430px){.event-item{align-items:stretch;flex-direction:column;gap:.75rem;padding:1rem}.event-details{margin-bottom:.5rem;width:100%}.scheduled-message-card-wrapper{display:flex;justify-content:center;margin-left:0;margin-right:0;padding:0;width:100%}.scheduled-message-card{border-radius:8px;margin:0 .5rem;max-width:calc(100% - 1rem);padding:.875rem;width:calc(100% - 1rem)}.message-card-header{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.message-content-body{word-wrap:break-word;font-size:.875rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin-bottom:.75rem;overflow-wrap:break-word;padding:.75rem}.message-card-footer{flex-direction:row;flex-wrap:nowrap;gap:.375rem;justify-content:stretch;width:100%}.message-card-btn{flex:1 1;font-size:.75rem;max-width:33.33%;min-height:40px;min-width:0;overflow:hidden;padding:.625rem .25rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}}@media (width:393px){.dashboard-container{padding:.75rem}.event-item{align-items:stretch;flex-direction:column;gap:.75rem;padding:.875rem}.scheduled-message-card-wrapper{display:flex;justify-content:center;margin:.75rem 0 0;padding:0;width:100%}.scheduled-message-card{border-radius:8px;margin:0 .5rem;max-width:calc(100% - 1rem);padding:.875rem;width:calc(100% - 1rem)}.message-content-body{word-wrap:break-word;font-size:.875rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;overflow-wrap:break-word;padding:.75rem}.message-card-footer{flex-direction:row;flex-wrap:nowrap;gap:.375rem;justify-content:stretch;width:100%}.message-card-btn{flex:1 1;font-size:.75rem;max-width:33.33%;min-height:40px;min-width:0;overflow:hidden;padding:.625rem .25rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:375px){.scheduled-message-card{padding:.75rem}.message-card-footer{flex-direction:row;flex-wrap:nowrap;gap:.25rem;width:100%}.message-card-btn{flex:1 1;font-size:.7rem;max-width:33.33%;min-height:40px;min-width:0;overflow:hidden;padding:.625rem .125rem;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:768px){.draft-message-btn{font-size:.8125rem;gap:.375rem;padding:.4rem .75rem}.draft-message-btn .btn-icon{font-size:.875rem}.send-card-btn{font-size:.8125rem;gap:.375rem;padding:.4rem .75rem}.send-card-btn .btn-icon{font-size:.875rem}.event-item{flex-wrap:wrap}.event-actions{display:flex;gap:.5rem;justify-content:stretch;margin-top:.5rem;width:100%}.event-actions .draft-message-btn,.event-actions .send-card-btn{flex:1 1;max-width:100%;min-width:0}}@media (max-width:480px){.event-item{align-items:stretch;flex-direction:column;padding:.75rem}.event-details{margin-bottom:.75rem}.event-actions{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:stretch;margin-top:0;width:100%}.draft-message-btn,.send-card-btn{flex:1 1;font-size:.875rem;justify-content:center;max-width:100%;min-height:44px;min-width:0;overflow:hidden;padding:.75rem .5rem;text-overflow:ellipsis}.scheduled-message-card-wrapper .event-actions{box-sizing:border-box;max-width:100%;width:100%}.scheduled-message-card-wrapper .draft-message-btn,.scheduled-message-card-wrapper .send-card-btn{flex:1 1;max-width:50%;min-width:0}}@media (min-width:390px) and (max-width:430px){.event-item{display:flex;flex-direction:column;gap:.75rem;padding:.875rem}.event-details{flex:1 1}.event-actions{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:stretch;margin-top:0;max-width:100%;width:100%}.draft-message-btn,.send-card-btn{border-radius:8px;flex:1 1;font-size:.875rem;justify-content:center;max-width:50%;min-height:40px;min-width:0;overflow:hidden;padding:.625rem .5rem;text-overflow:ellipsis}.scheduled-message-card-wrapper .event-actions{max-width:100%;width:100%}.scheduled-message-card-wrapper .draft-message-btn,.scheduled-message-card-wrapper .send-card-btn{flex:1 1;min-width:0;padding:.625rem .375rem}}@media (max-width:375px){.event-item{padding:.625rem}.event-actions{box-sizing:border-box;gap:.375rem;max-width:100%;width:100%}.draft-message-btn,.send-card-btn{flex:1 1;font-size:.8125rem;max-width:50%;min-height:40px;min-width:0;overflow:hidden;padding:.625rem .375rem;text-overflow:ellipsis}.draft-message-btn .btn-icon,.send-card-btn .btn-icon{font-size:.875rem}.scheduled-message-card-wrapper .event-actions{max-width:100%;width:100%}.scheduled-message-card-wrapper .draft-message-btn,.scheduled-message-card-wrapper .send-card-btn{font-size:.75rem;padding:.625rem .25rem}}.event-actions{align-items:center;gap:8px}.event-actions .ai-assistant-button{flex:0 0 auto}@media (max-width:768px){.event-actions{align-items:stretch;flex-direction:column}.event-actions .ai-assistant-button{justify-content:center;width:100%}}.contact-form-container{box-sizing:border-box;margin:0 auto;max-width:600px;position:relative;width:100%}.close-btn{color:#6c757d;font-size:2rem;height:2.5rem;line-height:1;padding:.5rem;position:absolute;right:0;top:0;transition:color .2s,background-color .2s;width:2.5rem;z-index:10}.close-btn:hover{background-color:#0000000d}.close-btn:focus{outline:2px solid #007bff;outline-offset:2px}.contact-form-container h2{color:#333;margin:0 0 1.5rem;padding-right:2.5rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-section{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:6px;padding:1rem}.form-section h3{border-bottom:1px solid #e0e0e0}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;width:100%}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#dc3545}.error-text{color:#dc3545;font-size:.85rem;margin-top:.25rem}.checkbox-group{align-items:center;flex-direction:row;gap:.5rem}.checkbox-group label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.5rem}.checkbox-group input[type=checkbox]{margin:0;width:auto}.tags-input{display:flex;gap:.5rem;margin-bottom:.75rem}.tags-input input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;flex:1 1;min-width:0;padding:.5rem}.tags-input button{background-color:#007bff;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s;white-space:nowrap}.tags-input button:hover{background-color:#0056b3}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tags-list .tag{align-items:center;background-color:#e9ecef;border-radius:12px;color:#495057;display:flex;font-size:.8rem;font-weight:500;gap:.25rem;padding:.25rem .5rem}.tags-list .tag button{background:none;border:none;color:#495057;cursor:pointer;font-size:1rem;line-height:1;padding:0}.tags-list .tag button:hover{color:#dc3545}.date-entry{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;display:flex;gap:.5rem;margin-bottom:.75rem;padding:.75rem}.date-entry input,.date-entry select{box-sizing:border-box;flex:1 1;margin:0;min-width:0}.date-entry button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem .75rem;transition:background-color .2s;white-space:nowrap}.date-entry button:hover{background-color:#c82333}.add-date-btn{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.add-date-btn:hover{background-color:#218838}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding:1rem}.form-actions,.modal-content .form-actions{background:#fff;border-top:1px solid #e0e0e0}.modal-content .form-actions{bottom:0;box-shadow:0 -2px 8px #0000001a;margin:2rem -1.5rem -1.5rem;padding:1rem 1.5rem;position:sticky;z-index:10}.cancel-btn,.submit-btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.submit-btn{background-color:#007bff;color:#fff}.submit-btn:hover{background-color:#0056b3}.modal-content .contact-form-container{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:1.5rem 1.5rem 0}@media (max-width:768px){.contact-form-container{margin:.5rem auto;max-width:100%;padding:1rem}.form-section{padding:.75rem}.date-entry{align-items:stretch;flex-direction:column}.date-entry button,.date-entry input,.date-entry select{box-sizing:border-box;width:100%}.tags-input{flex-direction:column}.tags-input button,.tags-input input{box-sizing:border-box;width:100%}.form-actions{flex-direction:column-reverse}.cancel-btn,.submit-btn{box-sizing:border-box;width:100%}.modal-content .form-actions{flex-direction:column;gap:.75rem}}@media (max-width:480px){.contact-form-container{margin:.25rem auto;padding:.75rem}.form-section{padding:.5rem}.contact-form{gap:1rem}.form-group input,.form-group select,.form-group textarea{padding:.6rem}.modal-content .form-actions{margin-bottom:-.75rem;margin-left:-.75rem;margin-right:-.75rem;padding:1rem .75rem}}[data-theme=dark] .contact-form-container h2{color:#e0e0e0}[data-theme=dark] .close-btn:hover{background-color:#ffffff1a}[data-theme=dark] .close-btn:focus{outline-color:#007bff}[data-theme=dark] .contact-form-container{background-color:#1a1a1a;color:#e0e0e0}[data-theme=dark] .contact-form-container div,[data-theme=dark] .contact-form-container p,[data-theme=dark] .contact-form-container span{color:#e0e0e0}[data-theme=dark] .form-section{background-color:#2d3748;border:1px solid #4a5568}[data-theme=dark] .form-section h3{border-bottom:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .form-group input.error,[data-theme=dark] .form-group select.error,[data-theme=dark] .form-group textarea.error{border-color:#dc3545}[data-theme=dark] .error-text{color:#f56565}[data-theme=dark] .tags-input input{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .tags-input button{background-color:#007bff}[data-theme=dark] .tags-input button:hover{background-color:#0056b3}[data-theme=dark] .tags-list .tag{background-color:#4a5568;color:#e0e0e0}[data-theme=dark] .tags-list .tag button{color:#e0e0e0}[data-theme=dark] .tags-list .tag button:hover{color:#f56565}[data-theme=dark] .date-entry{background-color:#2d3748;border:1px solid #4a5568}[data-theme=dark] .date-entry input,[data-theme=dark] .date-entry select{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .date-entry button{background-color:#dc3545}[data-theme=dark] .date-entry button:hover{background-color:#c82333}[data-theme=dark] .add-date-btn{background-color:#28a745}[data-theme=dark] .add-date-btn:hover{background-color:#218838}[data-theme=dark] .form-actions,[data-theme=dark] .modal-content .form-actions{background:#2d3748;border-top:1px solid #4a5568}[data-theme=dark] .modal-content .form-actions{box-shadow:0 -2px 8px #0000004d}[data-theme=dark] .submit-btn{background-color:#007bff;color:#fff}[data-theme=dark] .submit-btn:hover{background-color:#0056b3}[data-theme=dark] .checkbox-group input[type=checkbox]{accent-color:#007bff}.upgrade-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:90%}.upgrade-modal .close-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s;width:40px;z-index:10}.upgrade-modal .close-btn:hover{background:#f0f0f0;color:#333}.upgrade-modal-header{border-bottom:1px solid #e0e0e0;padding:40px 32px 24px;text-align:center}.upgrade-icon{animation:sparkle 2s ease-in-out infinite;display:block;font-size:48px;margin-bottom:16px}@keyframes sparkle{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.upgrade-modal-header h2{color:#1a1a1a;font-size:28px;font-weight:700;margin:0 0 8px}.upgrade-subtitle{color:#666;font-size:16px;margin:0}.upgrade-modal-content{padding:32px}.billing-toggle{background:#f5f5f5;border-radius:12px;display:flex;gap:12px;margin-bottom:24px;padding:6px}.toggle-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;flex:1 1;font-size:16px;font-weight:600;gap:8px;justify-content:center;padding:12px 20px;position:relative;transition:all .2s}.toggle-btn:hover{color:#333}.toggle-btn.active{background:#fff;box-shadow:0 2px 8px #0000001a;color:#667eea}.savings-badge{background:#10b981;font-size:11px;font-weight:700;letter-spacing:.5px;padding:3px 8px;text-transform:uppercase}.pricing-card,.savings-badge{border-radius:12px;color:#fff}.pricing-card{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;margin-bottom:32px;padding:24px;text-align:center}.price-tag{align-items:baseline;display:flex;gap:4px;justify-content:center;margin-bottom:8px}.price-amount{font-size:48px;line-height:1}.price-period{font-size:20px;opacity:.9}.price-description{font-size:14px;margin:0;opacity:.9}.pro-features-list{margin-bottom:32px}.pro-features-list h3{color:#1a1a1a;font-size:18px;font-weight:600;margin:0 0 20px}.feature-item{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.feature-icon{align-items:center;background:#f5f5f5;border-radius:10px;display:flex;flex-shrink:0;font-size:28px;height:40px;justify-content:center;width:40px}.feature-text{flex:1 1}.feature-text strong{color:#1a1a1a;display:block;font-size:16px;font-weight:600;margin-bottom:4px}.feature-text p{color:#666;font-size:14px;line-height:1.5;margin:0}.coming-soon-notice{align-items:flex-start;background:#fff3cd;border:1px solid #ffc107;display:flex;gap:16px;margin-bottom:24px;padding:20px}.notice-icon{flex-shrink:0;font-size:32px}.notice-content h4{color:#856404;font-size:16px;font-weight:600;margin:0 0 8px}.notice-content p{color:#856404;font-size:14px;line-height:1.5;margin:0 0 8px}.notice-cta{font-weight:600;margin-top:12px!important}.waitlist-form{margin-bottom:24px}.waitlist-form label{color:#1a1a1a;display:block;font-size:16px;font-weight:600;margin-bottom:12px}.form-group{gap:12px;margin-bottom:12px}.waitlist-input{border:2px solid #e0e0e0;border-radius:8px;flex:1 1;font-size:16px;padding:12px 16px;transition:border-color .2s}.waitlist-input:focus{border-color:#667eea;outline:none}.waitlist-input:disabled{background:#f5f5f5;cursor:not-allowed}.waitlist-submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:transform .2s,box-shadow .2s;white-space:nowrap}.waitlist-submit-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.waitlist-submit-btn:disabled{cursor:not-allowed;opacity:.6}.privacy-note{color:#666;font-size:13px;margin:0;text-align:center}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:12px;margin-bottom:24px;padding:24px;text-align:center}.success-icon{display:block;margin-bottom:12px}.success-message p{color:#155724;font-size:16px;font-weight:600;margin:0}.upgrade-modal-footer{border-top:1px solid #e0e0e0;padding:20px 32px;text-align:center}.secondary-btn{background:#0000;border:2px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:all .2s}.secondary-btn:hover{background:#f5f5f5;border-color:#ccc;color:#333}@media (max-width:768px){.upgrade-modal{max-height:95vh;width:95%}.upgrade-modal-header{padding:32px 24px 20px}.upgrade-modal-header h2{font-size:24px}.upgrade-modal-content{padding:24px}.price-amount{font-size:40px}.form-group{flex-direction:column}.waitlist-submit-btn{width:100%}.feature-item{gap:12px}.feature-icon{font-size:24px;height:36px;width:36px}}.contact-list-container{margin:0 auto;max-width:1200px;padding:1rem}.contact-list-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.contact-list-header h2{color:#333;margin:0}.contact-header-actions{align-items:center;display:flex;gap:1rem}.contact-usage-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:12px;position:relative}.contact-usage-indicator{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.contact-usage-indicator.clickable{cursor:pointer}.contact-usage-indicator.clickable:hover{background-color:#e9ecef;border-color:#667eea;box-shadow:0 2px 8px #667eea33;transform:translateY(-1px)}.contact-usage-indicator.at-limit{background-color:#fff3cd;border-color:#ffc107}.contact-usage-indicator.at-limit.clickable:hover{background-color:#ffe69c;border-color:#ff9800}.contact-limit-tooltip{align-items:center;background:#000c;border-radius:8px;color:#fff;display:flex;font-size:13px;gap:8px;opacity:0;padding:8px 12px;pointer-events:none;transition:opacity .3s ease;white-space:nowrap}.contact-usage-wrapper:hover .contact-limit-tooltip{opacity:1}.usage-text{color:#495057;font-size:.9rem;font-weight:500}.plan-badge{border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .5rem;text-transform:uppercase}.free-badge{background-color:#6c757d;color:#fff}.pro-badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.add-contact-btn{align-items:center;background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.add-contact-btn:hover:not(.disabled){background-color:#0056b3;transform:translateY(-1px)}.add-contact-btn.disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.add-contact-btn.disabled:hover{transform:none}.upgrade-prompt-modal{max-width:500px;position:relative}.modal-close-btn{background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem .5rem;position:absolute;right:1rem;top:1rem;transition:all .2s}.modal-close-btn:hover{background-color:#f8f9fa;color:#333}.upgrade-prompt-content{padding:1rem;text-align:center}.upgrade-icon{font-size:4rem;margin-bottom:1rem}.upgrade-prompt-content h2{color:#333;font-size:1.5rem;margin:0 0 1rem}.upgrade-message{color:#666;font-size:1rem;margin-bottom:1.5rem}.upgrade-benefits{background-color:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;text-align:left}.upgrade-benefits h3{color:#333;font-size:1.1rem;margin:0 0 1rem}.upgrade-benefits ul{list-style:none;margin:0;padding:0}.upgrade-benefits li{align-items:center;color:#495057;display:flex;font-size:.95rem;gap:.5rem;padding:.5rem 0}.upgrade-actions{display:flex;flex-direction:column;gap:.75rem}.upgrade-btn{border-radius:6px;font-size:1rem;font-weight:500;padding:.75rem 1.5rem}.upgrade-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.upgrade-btn.primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.upgrade-btn.secondary{background-color:#fff;border:1px solid #6c757d;color:#6c757d}.upgrade-btn.secondary:hover{background-color:#f8f9fa}.contact-list-loading{color:#666;font-size:1.1rem;padding:2rem;text-align:center}.error-message button{margin-left:1rem}.success-message{margin-bottom:1rem}.success-message button{background:none;border:none;color:#155724;cursor:pointer;font-size:1.2rem;margin-left:1rem;padding:0}.contact-controls{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-input-wrapper{align-items:center;display:flex;flex:1 1;min-width:250px;position:relative}.search-icon{color:#666;font-size:1rem}.search-input{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;color:#333;font-size:1rem;padding:.5rem 2.5rem;transition:border-color .2s;width:100%}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.clear-search-btn{color:#666;line-height:1;padding:.25rem .5rem;z-index:1}.contact-search-dropdown{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;margin-top:.25rem;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-contact-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:.75rem 1rem;transition:background-color .2s}.dropdown-contact-item:last-child{border-bottom:none}.dropdown-contact-item:hover{background-color:#f8f9fa}.dropdown-contact-info{display:flex;flex-direction:column;gap:.25rem}.dropdown-contact-name{color:#333;font-size:.95rem;font-weight:600}.dropdown-contact-phone,.dropdown-more-results{color:#666;font-size:.85rem}.dropdown-more-results{background-color:#f8f9fa;border-top:1px solid #e0e0e0;font-style:italic;padding:.5rem 1rem;text-align:center}.contact-card.highlighted{animation:highlight-pulse 1s ease-in-out;border:2px solid #007bff;box-shadow:0 0 0 3px #007bff1a}@keyframes highlight-pulse{0%,to{box-shadow:0 0 0 3px #007bff1a}50%{box-shadow:0 0 0 6px #007bff33}}.filter-select{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#333;font-size:1rem;padding:.5rem}.search-input{flex:1 1;min-width:200px}.filter-select{min-width:150px}.filter-select option{background-color:#fff;color:#333;padding:.5rem}.clear-filters-btn{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.clear-filters-btn:hover{background-color:#545b62}.filter-summary{align-items:center;background-color:#e9ecef;border-radius:4px;color:#495057;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem}.filter-tag{background-color:#007bff;border-radius:12px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .5rem}.upcoming-events{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#fff;margin-bottom:1.5rem;padding:1.5rem}.upcoming-events h3{font-size:1.3rem;font-weight:600;margin:0 0 1rem}.events-list{display:flex;flex-direction:column;gap:1rem}.event-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.event-info{flex-direction:column;gap:.25rem}.event-name{font-size:1.1rem;font-weight:600}.event-type{font-size:.9rem;opacity:.9}.event-date{font-size:.85rem;opacity:.8}.event-actions{display:flex;flex-wrap:wrap;gap:.75rem}.message-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1rem;transition:all .2s}.message-btn.primary{background-color:#007bff;color:#fff}.message-btn.primary:hover{background-color:#0056b3;transform:translateY(-1px)}.scheduled-indicator{background-color:#28a74533;border-radius:4px;color:#28a745;font-size:.85rem;font-weight:500;padding:.4rem .8rem}.event-item.scheduled{background-color:#28a7451a;border-left:4px solid #28a745}.event-preview{font-size:.8rem;font-style:italic;opacity:.8}.events-tip{background-color:#ffffff1a;border-left:4px solid gold;border-radius:6px;font-size:.9rem;margin-top:1rem;padding:.75rem}.schedule-message-modal{max-width:500px}.schedule-message-modal h3{color:#333;font-size:1.3rem;margin:0 0 1.5rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.message-preview{background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:4px;color:#495057;font-style:italic;margin-top:.5rem}.message-tip{color:#6c757d;font-size:.85rem;margin-top:.5rem}.modal-actions{border-top:1px solid #e9ecef;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem}.cancel-btn{background-color:#fff;border:1px solid #6c757d;border-radius:6px;color:#6c757d;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .2s}.cancel-btn:hover{background-color:#6c757d;color:#fff}.primary-btn,.schedule-btn.primary{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.primary-btn:hover{background-color:#0056b3;transform:translateY(-1px)}.send-mode-toggle{display:flex;gap:.5rem;margin-top:.5rem}.mode-btn{background-color:#fff;border:2px solid #e9ecef;border-radius:6px;color:#6c757d;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.mode-btn.active{background-color:#007bff;border-color:#007bff;color:#fff}.mode-btn:hover:not(.active){border-color:#007bff;color:#007bff}.modal-content{border-radius:8px;padding:1.5rem}.contacts-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.no-contacts{color:#666;font-size:1.1rem;grid-column:1/-1;padding:3rem;text-align:center}.contact-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;transition:box-shadow .2s}.contact-card:hover{box-shadow:0 4px 8px #00000026}.contact-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.contact-name{color:#333;font-size:1.2rem;margin:0}.contact-actions{display:flex;flex-wrap:wrap;gap:.5rem}.delete-btn,.edit-btn,.select-btn{border:none;border-radius:4px;cursor:pointer;font-size:.85rem;padding:.4rem .8rem;transition:background-color .2s}.edit-btn{background-color:#28a745;color:#fff}.edit-btn:hover{background-color:#218838}.delete-btn{background-color:#dc3545;color:#fff}.delete-btn:hover{background-color:#c82333}.select-btn{background-color:#007bff;color:#fff}.select-btn:hover{background-color:#0056b3}.contact-details{flex-direction:column;gap:.75rem}.contact-detail{display:flex;flex-direction:column;gap:.25rem}.detail-label{color:#666;font-size:.9rem;font-weight:500}.detail-value{color:#333}.contact-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.tag{background-color:#e9ecef;border-radius:12px;color:#495057;font-size:.8rem;font-weight:500;padding:.25rem .5rem}.important-dates{display:flex;flex-direction:column;gap:.5rem}.date-item{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.date-type{color:#666;font-weight:500;text-transform:capitalize}.date-value{color:#333}.date-title{color:#666;font-style:italic}.contact-notes{display:flex;flex-direction:column;gap:.25rem}.notes-text{color:#666;font-size:.9rem;line-height:1.4;margin:0}@media (max-width:768px){.contact-list-container{padding:.5rem}.contact-list-header{align-items:stretch;gap:1rem}.contact-controls,.contact-list-header{flex-direction:column}.contacts-grid{gap:1rem;grid-template-columns:1fr}.contact-header{flex-direction:column;gap:.75rem}.contact-actions{justify-content:flex-start}.modal-content{margin:.5rem;padding:1rem}.event-item{align-items:flex-start;flex-direction:column;gap:1rem}.event-actions{justify-content:stretch;width:100%}.message-btn{flex:1 1;justify-content:center}.send-mode-toggle{flex-direction:column}.mode-btn{width:100%}.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column}.cancel-btn,.schedule-btn.primary{justify-content:center;width:100%}}[data-theme=dark] .contact-list-header h2{color:#e0e0e0}[data-theme=dark] .filter-select,[data-theme=dark] .search-input{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .clear-search-btn{color:#a0aec0}[data-theme=dark] .clear-search-btn:hover{background-color:#4a5568;color:#e0e0e0}[data-theme=dark] .search-input::placeholder{color:#a0aec0}[data-theme=dark] .contact-search-dropdown{background:#2d3748}[data-theme=dark] .contact-card.highlighted{border:2px solid #007bff;box-shadow:0 0 0 3px #007bff33}[data-theme=dark] .filter-select option{background-color:#2d3748;color:#e0e0e0}[data-theme=dark] .contact-card{background:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .contact-name{color:#e0e0e0}[data-theme=dark] .detail-label{color:#a0aec0}[data-theme=dark] .detail-value{color:#e0e0e0}[data-theme=dark] .tag{background-color:#4a5568;color:#e0e0e0}[data-theme=dark] .date-type{color:#a0aec0}[data-theme=dark] .date-value{color:#e0e0e0}[data-theme=dark] .date-title,[data-theme=dark] .notes-text{color:#a0aec0}[data-theme=dark] .upcoming-events{background:linear-gradient(135deg,#4a5568,#2d3748)}[data-theme=dark] .event-item{background-color:#ffffff0d;border:1px solid #ffffff1a}[data-theme=dark] .events-tip{background-color:#ffffff0d;border-left:4px solid gold}[data-theme=dark] .schedule-message-modal h3{color:#e0e0e0}[data-theme=dark] .form-group input,[data-theme=dark] .form-group textarea{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .message-preview{background-color:#2d3748;border-left:4px solid #007bff;color:#e0e0e0}[data-theme=dark] .message-tip{color:#a0aec0}[data-theme=dark] .modal-actions{border-top:1px solid #4a5568}[data-theme=dark] .cancel-btn{background-color:#2d3748;border:1px solid #4a5568}[data-theme=dark] .cancel-btn:hover{background-color:#4a5568}[data-theme=dark] .event-item.scheduled{background-color:#28a7451a;border-left:4px solid #28a745}[data-theme=dark] .scheduled-indicator{background-color:#28a74533;color:#68d391}[data-theme=dark] .event-preview{color:#a0aec0}[data-theme=dark] .mode-btn{background-color:#2d3748;border:2px solid #4a5568;color:#e0e0e0}[data-theme=dark] .mode-btn.active{background-color:#007bff;border-color:#007bff;color:#fff}[data-theme=dark] .mode-btn:hover:not(.active){border-color:#007bff;color:#007bff}[data-theme=dark] .no-contacts{color:#a0aec0}[data-theme=dark] .error-message{color:#e0e0e0}[data-theme=dark] .success-message{background-color:#1a2e1a;border:1px solid #38a169;color:#68d391}[data-theme=dark] .modal-overlay{background-color:#000c}[data-theme=dark] .modal-content{background:#2d3748;color:#e0e0e0}[data-theme=dark] .contact-search-dropdown{background-color:#2d3748;border:1px solid #4a5568;box-shadow:0 4px 12px #0000004d}[data-theme=dark] .dropdown-contact-item{border-bottom:1px solid #4a5568}[data-theme=dark] .dropdown-contact-item:hover{background-color:#4a5568}[data-theme=dark] .dropdown-contact-name{color:#e0e0e0}[data-theme=dark] .dropdown-contact-phone{color:#a0aec0}[data-theme=dark] .dropdown-more-results{background-color:#2d3748;border-top:1px solid #4a5568;color:#a0aec0}.contact-ai-assistant{border-top:1px solid #e0e0e0;display:flex;justify-content:center;margin-top:16px;padding-top:16px}[data-theme=dark] .contact-ai-assistant{border-top-color:#444}.contact-ai-assistant .ai-assistant-button{justify-content:center;width:100%}[data-theme=dark] .contact-usage-indicator{background-color:#2d3748;border-color:#4a5568}[data-theme=dark] .contact-usage-indicator.at-limit{background-color:#3d3520;border-color:#ffc107}[data-theme=dark] .usage-text{color:#e0e0e0}[data-theme=dark] .upgrade-prompt-modal{background-color:#2d3748}[data-theme=dark] .modal-close-btn{color:#a0aec0}[data-theme=dark] .modal-close-btn:hover{background-color:#4a5568;color:#e0e0e0}[data-theme=dark] .upgrade-prompt-content h2{color:#e0e0e0}[data-theme=dark] .upgrade-message{color:#a0aec0}[data-theme=dark] .upgrade-benefits{background-color:#1a202c;border:1px solid #4a5568}[data-theme=dark] .upgrade-benefits h3,[data-theme=dark] .upgrade-benefits li{color:#e0e0e0}[data-theme=dark] .upgrade-btn.secondary{background-color:#2d3748;border-color:#4a5568;color:#e0e0e0}[data-theme=dark] .upgrade-btn.secondary:hover{background-color:#4a5568}@media (max-width:768px){.contact-header-actions{flex-direction:column;gap:.75rem;width:100%}.contact-usage-wrapper{width:100%}.contact-usage-indicator{justify-content:center;width:100%}.contact-limit-tooltip{display:none}.add-contact-btn{justify-content:center;width:100%}.upgrade-actions,.upgrade-btn{width:100%}}.message-history-container{margin:0 auto;max-width:900px;padding:1rem}.message-history-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.message-history-header h2{color:#333;color:var(--text-color,#333);flex:1 1;margin:0;min-width:200px}.contact-name{color:#667eea}.header-actions{gap:.5rem}.clear-filter-btn{background-color:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.clear-filter-btn:hover{background-color:#5a6268;transform:translateY(-1px)}.refresh-btn{background-color:#667eea;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:all .2s}.refresh-btn:hover{background-color:#5568d3;transform:translateY(-1px)}.message-history-loading{color:#666;color:var(--text-secondary,#666);font-size:1.1rem;padding:2rem;text-align:center}.contact-filter-section{align-items:center;background-color:#f8f9fa;background-color:var(--card-background,#f8f9fa);border:1px solid #e9ecef;border:1px solid var(--border-color,#e9ecef);border-radius:8px;display:flex;gap:.75rem;margin-bottom:1rem;padding:.75rem}.contact-filter-section label{align-items:center;color:#333;color:var(--text-color,#333);display:flex;font-weight:500;gap:.5rem;white-space:nowrap}.filter-icon{font-size:1.2rem}.contact-search-wrapper{flex:1 1;max-width:400px;position:relative}.contact-filter-input{background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--border-color,#dee2e6);border-radius:6px;color:#333;color:var(--text-color,#333);font-size:.9rem;padding:.5rem 2rem .5rem .75rem;width:100%}.contact-filter-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.clear-search-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;padding:0;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transition:all .2s;width:24px}.clear-search-btn:hover{background-color:#f0f0f0;color:#333}.contact-filter-dropdown{background:#fff;border:1px solid #dee2e6;border:1px solid var(--border-color,#dee2e6);border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;margin-top:.25rem;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.contact-filter-option{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:.75rem;transition:background-color .2s}.contact-filter-option:last-child{border-bottom:none}.contact-filter-option:hover{background-color:#f8f9fa}.contact-option-name{color:#333;color:var(--text-color,#333);font-weight:500;margin-bottom:.25rem}.contact-option-phone{color:#666;font-size:.85rem}.contact-option-phone,.no-results{color:var(--text-secondary,#666)}.message-filters{background-color:#f8f9fa;background-color:var(--card-background,#f8f9fa);border:1px solid #e9ecef;border:1px solid var(--border-color,#e9ecef);border-radius:8px;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.75rem}.message-filters button{background-color:#fff;border:1px solid #dee2e6;border:1px solid var(--border-color,#dee2e6);border-radius:6px;color:#333;color:var(--text-color,#333);cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.message-filters button:hover{background-color:#f8f9fa;border-color:#667eea}.message-filters button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.messages-list{gap:1.5rem}.message-group,.messages-list{display:flex;flex-direction:column}.message-group{gap:1rem}.message-date-header{border-bottom:2px solid #e9ecef;border-bottom:2px solid var(--border-color,#e9ecef);font-size:.9rem;font-weight:600;margin-bottom:.5rem;padding:.5rem 0}.message-date-header,.no-messages{color:#666;color:var(--text-secondary,#666)}.no-messages{font-size:1.1rem;padding:3rem 1rem;text-align:center}.history-message-card{background:#fff;border:1px solid #e9ecef;border:1px solid var(--border-color,#e9ecef);border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem;transition:all .2s ease}.history-message-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.history-card-header{align-items:flex-start;border-bottom:1px solid #dee2e6;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.history-card-title{flex:1 1;min-width:0}.history-contact-name{color:#333;color:var(--text-color,#333);font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.history-card-meta{color:#666;color:var(--text-secondary,#666);font-size:.8125rem;font-weight:500}.history-status-pill{border-radius:16px;color:#fff;flex-shrink:0;font-size:.875rem;font-weight:600;padding:.375rem .75rem;white-space:nowrap}.history-status-pill.delivered,.history-status-pill.sent{background:linear-gradient(135deg,#28a745,#20c997)}.history-status-pill.scheduled{background:linear-gradient(135deg,#667eea,#764ba2)}.history-status-pill.failed{background:linear-gradient(135deg,#dc3545,#c82333)}.history-status-pill.pending{background:linear-gradient(135deg,#ffc107,#ff9800)}.history-message-body{word-wrap:break-word;background:#f8f9fa;border-radius:8px;color:#333;color:var(--text-color,#333);font-size:.9375rem;line-height:1.5;margin-bottom:1rem;padding:1rem;white-space:pre-wrap}.history-card-footer{display:flex;gap:.75rem;justify-content:flex-end}.history-edit-btn{background:#fff;border:1px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.history-edit-btn:hover{background:#667eea;color:#fff}[data-theme=dark] .history-message-card{background:var(--bg-secondary);border-color:var(--border-color)}[data-theme=dark] .history-message-body{background:var(--bg-primary);color:var(--text-primary)}[data-theme=dark] .history-contact-name{color:var(--text-primary)}[data-theme=dark] .history-card-meta{color:var(--text-secondary)}[data-theme=dark] .history-edit-btn{background:var(--bg-primary);color:#667eea}[data-theme=dark] .history-edit-btn:hover{background:#667eea;color:#fff}.modal-overlay{background-color:#00000080;padding:1rem}.modal-content{background:#fff}@media (max-width:768px){.message-history-container{padding:.5rem}.message-history-header{align-items:flex-start;flex-direction:column}.header-actions{justify-content:flex-end;width:100%}.contact-filter-section{align-items:stretch;flex-direction:column}.contact-search-wrapper{max-width:none}.message-filters{justify-content:center}.history-message-card{padding:1rem}.history-card-header{align-items:stretch;flex-direction:column}.history-status-pill{align-self:flex-start}.history-card-footer{flex-direction:column}.history-edit-btn{width:100%}}.message-composer-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:600px;padding:1.5rem}.message-composer-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.message-composer-header h2{color:#333;margin:0}.contact-name{color:#007bff;font-weight:400}.close-btn:hover{background-color:#f8f9fa}.error-message{margin-bottom:1rem}.error-message button{background:none;border:none;color:#721c24;cursor:pointer;font-size:1.2rem;padding:0}.warning-message{background-color:#fff3cd;border-radius:6px;color:#856404;margin-bottom:1rem;padding:.75rem 1rem;text-align:center}.composer-form{gap:1.25rem}.composer-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.form-group textarea{font-family:inherit;min-height:100px;resize:vertical}.channel-options{display:flex;gap:1rem}.radio-option{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.5rem}.radio-option input[type=radio]{margin:0;width:auto}.character-count{color:#666;font-size:.85rem;text-align:right}.character-count .warning{color:#ffc107;font-weight:500}.message-preview{background-color:var(--bg-primary);border:1px solid var(--border-color);border-left:3px solid #007bff;border-radius:6px;color:var(--text-primary);line-height:1.4;min-height:60px;padding:.75rem;transition:background-color .3s ease,border-color .3s ease,color .3s ease;white-space:pre-wrap}.preview-placeholder{color:var(--text-secondary);font-style:italic;opacity:.7}.contact-selector-section{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;margin-bottom:2rem;padding:1.5rem;transition:background-color .3s ease,border-color .3s ease}.contact-selector-section h3{color:var(--text-primary);font-size:1.1rem;margin:0 0 1rem}.contact-dropdown-container,.search-input-container{position:relative;width:100%}.contact-search-input{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;box-sizing:border-box;color:var(--text-primary);font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .2s ease;width:100%}.contact-search-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.search-icon{color:var(--text-secondary);left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.contact-dropdown{background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;left:0;margin-top:.25rem;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.contact-dropdown-item{background-color:#fff;border-bottom:1px solid #e9ecef;cursor:pointer;padding:.75rem 1rem;transition:background-color .2s ease}.contact-dropdown-item:last-child{border-bottom:none}.contact-dropdown-item:hover{background-color:#f8f9fa}.contact-info{display:flex;flex-direction:column;gap:.25rem}.contact-dropdown .contact-name{color:#333;font-size:.95rem;font-weight:600}.contact-details{color:#666;display:flex;font-size:.8rem;gap:1rem}.no-results{background-color:#fff;color:#666;padding:1rem}.no-contacts-message,.no-results{font-style:italic;text-align:center}.no-contacts-message{color:var(--text-secondary);padding:2rem}.selected-contact-info{align-items:center;background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding:1rem;transition:background-color .3s ease,border-color .3s ease}.contact-display{align-items:center;display:flex;gap:1rem}.contact-label{color:var(--text-secondary);font-size:.9rem}.contact-display .contact-name{color:var(--text-primary);font-size:1rem;font-weight:600}.change-contact-btn,.contact-phone{color:var(--text-secondary);font-size:.85rem}.change-contact-btn{background:none;border:1px solid var(--border-color);border-radius:4px;cursor:pointer;padding:.5rem 1rem;transition:all .2s ease}.change-contact-btn:hover{background-color:var(--bg-secondary);border-color:#007bff;color:var(--text-primary)}.composer-actions{border-top:1px solid #e9ecef;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.cancel-btn,.send-btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.cancel-btn{background-color:#6c757d;color:#fff}.cancel-btn:hover{background-color:#5a6268}.send-btn{background-color:#007bff}.send-btn:hover:not(:disabled){background-color:#0056b3}.send-btn:disabled{background-color:#6c757d;opacity:.6}.variable-chips{align-items:center;background-color:#f8f9fa;border:1px solid #e0e0e0;border-radius:6px;clear:both;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding:.75rem}.chips-label{color:#666;flex-shrink:0;font-size:.85rem;font-weight:500;margin-right:.5rem}.variable-chip{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-family:monospace;font-size:.85rem;font-weight:600;padding:.4rem .75rem;transition:all .2s ease}.variable-chip:hover{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.variable-chip:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}@media (max-width:768px){.message-composer-container{margin:.5rem;padding:1rem}.message-composer-header{align-items:stretch;flex-direction:column;gap:1rem}.channel-options{flex-direction:column;gap:.75rem}.composer-actions{flex-direction:column-reverse}.cancel-btn,.send-btn{width:100%}.variable-chips{justify-content:center}.chips-label{margin-bottom:.5rem;text-align:center;width:100%}}@media (max-width:480px){.message-composer-container{margin:.25rem;padding:.75rem}.composer-form{gap:1rem}.form-group input,.form-group select,.form-group textarea{padding:.6rem}}.coming-soon-note{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;font-size:.9rem;margin-top:.5rem;padding:.75rem;text-align:center}[data-theme=dark] .coming-soon-note{background-color:#2d3748;border:1px solid #4a5568;color:#a0aec0}[data-theme=dark] .contact-dropdown{background-color:#2d3748;border:1px solid #4a5568;box-shadow:0 4px 12px #0000004d}[data-theme=dark] .contact-dropdown-item{background-color:#2d3748;border-bottom:1px solid #4a5568}[data-theme=dark] .contact-dropdown-item:hover{background-color:#4a5568}[data-theme=dark] .contact-dropdown .contact-name{color:#e2e8f0}[data-theme=dark] .contact-details{color:#a0aec0}[data-theme=dark] .no-results{background-color:#2d3748;color:#a0aec0}[data-theme=dark] .message-composer-container{background:#2d3748;box-shadow:0 2px 8px #0000004d;color:#e0e0e0}[data-theme=dark] .message-composer-header{border-bottom:1px solid #4a5568}[data-theme=dark] .message-composer-header h2{color:#e0e0e0}[data-theme=dark] .contact-name{color:#007bff}[data-theme=dark] .close-btn{color:#a0aec0}[data-theme=dark] .close-btn:hover{background-color:#4a5568;color:#e0e0e0}[data-theme=dark] .error-message{background-color:#2d3748;border:1px solid #4a5568;color:#f56565}[data-theme=dark] .error-message button{color:#f56565}[data-theme=dark] .warning-message{background-color:#2d3748;border:1px solid #4a5568;color:#fbb040}[data-theme=dark] .form-group label{color:#e0e0e0}[data-theme=dark] .form-group input,[data-theme=dark] .form-group select,[data-theme=dark] .form-group textarea{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .form-group input:focus,[data-theme=dark] .form-group select:focus,[data-theme=dark] .form-group textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}[data-theme=dark] .form-group select option{background-color:#2d3748;color:#e0e0e0}[data-theme=dark] .character-count,[data-theme=dark] .form-group input::placeholder,[data-theme=dark] .form-group textarea::placeholder{color:#a0aec0}[data-theme=dark] .character-count .warning{color:#fbb040}[data-theme=dark] .contact-selector-section{background-color:#2d3748;border:1px solid #4a5568}[data-theme=dark] .contact-selector-section h3{color:#e0e0e0}[data-theme=dark] .contact-search-input{background-color:#2d3748;border:1px solid #4a5568;color:#e0e0e0}[data-theme=dark] .contact-search-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}[data-theme=dark] .contact-search-input::placeholder,[data-theme=dark] .search-icon{color:#a0aec0}[data-theme=dark] .selected-contact-info{background-color:#2d3748;border:1px solid #4a5568}[data-theme=dark] .contact-label{color:#a0aec0}[data-theme=dark] .contact-display .contact-name{color:#e0e0e0}[data-theme=dark] .contact-phone{color:#a0aec0}[data-theme=dark] .change-contact-btn{background-color:#2d3748;border:1px solid #4a5568;color:#a0aec0}[data-theme=dark] .change-contact-btn:hover{background-color:#4a5568;border-color:#007bff;color:#e0e0e0}[data-theme=dark] .no-contacts-message{color:#a0aec0}[data-theme=dark] .composer-actions{border-top:1px solid #4a5568}[data-theme=dark] .cancel-btn{background-color:#4a5568;color:#e0e0e0}[data-theme=dark] .cancel-btn:hover{background-color:#5a6268}[data-theme=dark] .send-btn{background-color:#007bff;color:#fff}[data-theme=dark] .send-btn:hover:not(:disabled){background-color:#0056b3}[data-theme=dark] .send-btn:disabled{background-color:#4a5568;color:#a0aec0}[data-theme=dark] .variable-chips{background-color:#2d3748;border:1px solid #4a5568}[data-theme=dark] .chips-label{color:#a0aec0}[data-theme=dark] .variable-chip{background:linear-gradient(135deg,#5a67d8,#6b46c1)}[data-theme=dark] .variable-chip:hover{background:linear-gradient(135deg,#6b46c1,#5a67d8)}[data-theme=dark] .radio-option{color:#e0e0e0}[data-theme=dark] .radio-option input[type=radio]{accent-color:#007bff}[data-theme=dark] .checkbox-label{color:#e0e0e0}[data-theme=dark] .checkbox-label input[type=checkbox]{accent-color:#007bff}.two-factor-setup{background:var(--card-background);border-radius:12px;margin:0 auto;max-width:500px;padding:24px}[data-theme=light] .two-factor-setup{background:#fff}[data-theme=dark] .two-factor-setup{background:var(--card-background)}.setup-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.setup-header h2{color:var(--text-primary);font-size:20px;margin:0}.close-btn{border-radius:4px;color:var(--text-secondary);font-size:28px;height:32px;width:32px}.close-btn:hover{background:var(--hover-background);color:var(--text-primary)}.setup-content{text-align:center}.setup-instructions{margin-bottom:24px}.setup-instructions h3{color:var(--text-primary);font-size:18px;margin:0 0 12px}.setup-instructions p{color:var(--text-secondary);margin:0 0 16px}.app-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}.app-list li{background:var(--hover-background);border-radius:16px;color:var(--text-secondary);font-size:13px;padding:6px 12px}.qr-code-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:inline-block;margin:20px 0;padding:20px}.manual-entry{background:var(--hover-background);border-radius:8px;margin:24px 0;padding:16px}.manual-label{color:var(--text-secondary);font-size:13px;margin:0 0 8px}.secret-code{background:var(--card-background);border-radius:6px;color:var(--primary-color);display:block;font-family:Courier New,monospace;font-size:14px;padding:12px;-webkit-user-select:all;user-select:all;word-break:break-all}.back-btn,.continue-btn,.verify-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s}.continue-btn.primary,.verify-btn.primary{background:var(--primary-color);color:#fff!important;font-weight:500;margin-top:16px;width:100%}[data-theme=light] .continue-btn.primary,[data-theme=light] .verify-btn.primary{background:#4f46e5;color:#fff!important}.continue-btn.primary:hover,.verify-btn.primary:hover{background:var(--primary-hover);color:#fff!important;transform:translateY(-1px)}[data-theme=light] .continue-btn.primary:hover,[data-theme=light] .verify-btn.primary:hover{background:#4338ca;color:#fff!important}.verify-form{margin-top:24px}.code-input{background:var(--input-background);border:2px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-family:Courier New,monospace;font-size:24px;letter-spacing:8px;margin-bottom:16px;padding:16px;text-align:center;width:100%}.code-input:focus{border-color:var(--primary-color);outline:none}.button-group{display:flex;gap:12px}.back-btn.secondary{background:#0000;border:2px solid var(--border-color);color:var(--text-primary);flex:1 1}.back-btn.secondary:hover{background:var(--hover-background)}.verify-btn.primary{flex:2 1}.verify-btn.primary:disabled{cursor:not-allowed;opacity:.5}.success-content{padding:40px 20px}.success-icon{align-items:center;animation:successPop .5s ease-out;background:#10b981;background:var(--success-color,#10b981);border-radius:50%;color:#fff;display:flex;font-size:48px;height:80px;justify-content:center;margin:0 auto 24px;width:80px}@keyframes successPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-content h3{color:var(--text-primary);margin:0 0 12px}.success-content p{color:var(--text-secondary);margin:0}.loading-spinner{animation:spin 1s linear infinite;border:4px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);height:40px;margin:20px auto;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.user-profile-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:600px;overflow:hidden}.profile-error,.profile-loading{color:#666;font-size:1.1rem;padding:3rem;text-align:center}.profile-error{color:#dc3545}.profile-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem}.profile-header h2{color:#333;margin:0}[data-theme=dark] .profile-header{background-color:#2d2d2d;border-bottom:1px solid #404040}[data-theme=dark] .profile-header h2{color:#e0e0e0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:background-color .2s;width:30px}.close-btn:hover{background-color:#e9ecef;color:#333}.error-message{background-color:#f8d7da;color:#721c24}.error-message,.success-message{align-items:center;border-radius:6px;display:flex;justify-content:space-between;margin:1rem 1.5rem;padding:.75rem 1rem}.success-message{background-color:#d4edda;color:#155724}.error-message button,.success-message button{background:none;border:none;cursor:pointer;font-size:1.2rem;padding:0}.profile-form{padding:1.5rem}.form-section{border-bottom:1px solid #e9ecef;margin-bottom:2rem;padding-bottom:1.5rem}.form-section:last-child{border-bottom:none;margin-bottom:0}.form-section h3{border-bottom:1px solid #f0f0f0;color:#333;font-size:1.1rem;margin:0 0 1rem;padding-bottom:.5rem}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{color:#333;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.disabled-input{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.form-help{color:#666;display:block;font-size:.8rem;font-style:italic;margin-top:.25rem}.checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.9rem;font-weight:400;gap:.5rem}.checkbox-label input[type=checkbox]{cursor:pointer;margin:0;width:auto}.save-section{display:flex;justify-content:center;margin-top:1rem}.save-btn{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;min-width:150px;padding:.75rem 2rem;transition:background-color .2s}.save-btn:hover:not(:disabled){background-color:#0056b3}.save-btn:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.account-actions{border-top:2px solid #e9ecef;margin-top:2rem;padding-top:2rem}.danger-zone{background-color:#fff5f5;border:1px solid #fed7d7;border-radius:6px;padding:1rem;text-align:center}.logout-btn{background-color:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:.5rem;padding:.75rem 1.5rem;transition:background-color .2s}.logout-btn:hover{background-color:#c82333}.delete-account-zone{background-color:#fff0f0;border:2px solid #f44;margin-top:1.5rem}.delete-account-zone h4{margin:0 0 .75rem}.delete-account-btn,.delete-account-zone h4{color:#dc3545;font-size:1rem;font-weight:600}.delete-account-btn{background-color:#fff;border:2px solid #dc3545;border-radius:6px;cursor:pointer;margin-bottom:.5rem;padding:.75rem 1.5rem;transition:all .2s}.delete-account-btn:hover:not(:disabled){background-color:#dc3545;color:#fff}.delete-account-btn:disabled{cursor:not-allowed;opacity:.5}.warning-text{color:#dc3545!important;font-weight:500}@media (max-width:768px){.user-profile-container{border-radius:6px;margin:.5rem}.profile-header{padding:1rem}.profile-header h2{font-size:1.2rem}.profile-form{padding:1rem}.form-section{margin-bottom:1.5rem;padding-bottom:1rem}.checkbox-group{gap:.5rem}.logout-btn,.save-btn{max-width:none;width:100%}.save-section{justify-content:stretch}}@media (max-width:480px){.user-profile-container{margin:.25rem}.profile-header{align-items:stretch;flex-direction:column;gap:.5rem;padding:.75rem}.close-btn{align-self:flex-end}.profile-form{padding:.75rem}.form-group input,.form-group select{padding:.6rem}.error-message,.success-message{margin:.75rem;padding:.6rem}}.security-option{align-items:flex-start;background:var(--hover-background);border-radius:8px;display:flex;gap:20px;justify-content:space-between;padding:16px}.security-info{flex:1 1}.security-title{align-items:center;color:var(--text-primary);display:flex;font-weight:600;gap:8px;margin-bottom:8px}.enabled-badge{background:#10b981;background:var(--success-color,#10b981);border-radius:12px;color:#fff;font-size:11px;font-weight:500;padding:2px 8px;text-transform:uppercase}.security-description{color:var(--text-secondary);font-size:13px;line-height:1.5;margin:0}.security-actions{flex-shrink:0}.disable-mfa-btn,.enable-mfa-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.enable-mfa-btn{background:#4caf50!important;border:none;color:#fff!important;font-weight:500}.enable-mfa-btn:hover{background:#45a049!important;transform:translateY(-1px)}.disable-mfa-btn{background:#0000;border:2px solid var(--border-color);color:var(--text-primary)!important;font-weight:500}.disable-mfa-btn:hover{background:var(--hover-background);border-color:var(--text-secondary);color:var(--text-primary)!important}.disable-mfa-btn:disabled,.enable-mfa-btn:disabled{cursor:not-allowed;opacity:.5}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:var(--card-background);border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}[data-theme=light] .modal-content{background:#fff}[data-theme=dark] .modal-content{background:var(--card-background)}[data-theme=dark] .delete-account-zone{background-color:#3d2020;border-color:#f66}[data-theme=dark] .delete-account-zone h4{color:#f66}[data-theme=dark] .delete-account-btn{background-color:#2d2d2d;border-color:#f66;color:#f66}[data-theme=dark] .delete-account-btn:hover:not(:disabled){background-color:#f66;color:#2d2d2d}[data-theme=dark] .warning-text{color:#f66!important}[data-theme=dark] .danger-zone{background-color:#3d2020;border-color:#f66}.landing-page{min-height:100vh}.landing-header,.landing-page{background:linear-gradient(135deg,#667eea,#764ba2)}.landing-header{border-bottom:1px solid #ffffff1a;box-shadow:0 2px 8px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-brand,.header-content{align-items:center;display:flex}.header-brand{color:#fff;gap:1rem}.brand-logo{border-radius:8px;height:40px;width:40px}.brand-text{display:flex;flex-direction:column;gap:.25rem}.brand-name{color:#fff;font-size:1.25rem;font-weight:700}.brand-tagline{color:#ffffffe6;font-size:.9rem;font-style:italic;font-weight:400;opacity:.9}.header-actions{gap:1rem}.header-signin{background:#0000;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.header-signin:hover{background:#ffffff1a;border-color:#ffffff80}.header-cta{background:#fff;border:none;border-radius:6px;box-shadow:0 2px 6px #00000026;color:#667eea;cursor:pointer;font-size:.9375rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s}.header-cta:hover{box-shadow:0 4px 8px #0003;transform:translateY(-1px)}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:85vh;padding:7rem 2rem 2rem;position:relative}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-text{color:#fff}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;text-shadow:0 2px 4px #0000001a}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 0 2rem;opacity:.95}.hero-cta{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.cta-primary{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#667eea;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.cta-primary:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px)}.cta-primary.large{font-size:1.25rem;padding:1.25rem 2.5rem}.cta-secondary{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 2rem;transition:all .2s}.cta-secondary:hover{background:#ffffff1a}.hero-note{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;justify-content:center;margin:0;opacity:.9}.beta-badge{background:#fff3;font-weight:600;padding:.25rem .75rem}.setup-time{font-size:.875rem;font-style:italic;margin:-.5rem 0 .5rem;opacity:.9}.hero-cta-btn{box-shadow:0 6px 20px #0003!important;font-size:1.25rem!important;font-weight:700!important;padding:1.125rem 2.5rem!important}.hero-cta-btn:hover{box-shadow:0 8px 24px #00000040!important;transform:translateY(-3px)!important}.scroll-indicator{animation:bounce 2s infinite;bottom:2rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-cue{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:.5rem;opacity:.8;text-decoration:none;transition:opacity .2s}.scroll-cue:hover{opacity:1}.scroll-arrow{display:block;font-size:1.5rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) translateX(-50%)}40%{transform:translateY(-10px) translateX(-50%)}60%{transform:translateY(-5px) translateX(-50%)}}.hero-visual{align-items:center;display:flex;justify-content:center}.app-preview{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:400px;overflow:hidden;width:100%}.preview-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;gap:.5rem;padding:1rem}.preview-dot{background:#dee2e6;border-radius:50%;height:12px;width:12px}.preview-content{padding:1.5rem}.preview-stat{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem}.stat-icon{font-size:2rem}.stat-number{color:#333;font-size:1.5rem;font-weight:700}.stat-label{color:#666;font-size:.875rem}.preview-list{margin-top:1.5rem}.preview-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin-bottom:.75rem;padding:1rem}.item-icon{font-size:1.5rem}.item-name{color:#333;font-weight:600}.item-date{color:#666;font-size:.875rem}.reminders-feel-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 2rem}.reminders-feel-content{margin:0 auto;max-width:1200px}.section-subtitle{font-size:2rem;font-weight:600;margin:0 0 1rem;text-align:center}.reminders-description{font-size:1.125rem;line-height:1.6;margin:0 auto 3rem;max-width:800px;opacity:.95;text-align:center}.notification-strip{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.notification-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:1.25rem;transition:transform .2s}.notification-card:hover{box-shadow:0 8px 20px #0003;transform:translateY(-4px)}.notification-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem}.notification-icon{font-size:1.25rem}.notification-type{color:#333;font-size:.875rem;font-weight:600}.notification-time{background:#dee2e6;border-radius:4px;color:#333!important;font-size:.75rem;font-weight:600;margin-left:auto;padding:.25rem .5rem}.notification-body{color:#333}.notification-text{font-size:.9375rem;line-height:1.5;margin:0}.notification-text strong{color:#667eea;display:block;margin-bottom:.25rem}.notification-action{border-top:1px solid #e9ecef;margin-top:.75rem;padding-top:.75rem}.action-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;font-size:.875rem;padding:.5rem 1rem;width:100%}.action-btn:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.benefits-section{background:#fff;padding:4rem 2rem}.benefits-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.benefit-card{padding:2rem;text-align:center}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{color:#333;font-size:1.5rem;margin:0 0 1rem}.benefit-card p{color:#666;font-size:1rem;line-height:1.6;margin:0}.thoughtful-actions-section{background:#f8f9fa;padding:5rem 2rem}.thoughtful-actions-content{margin:0 auto;max-width:1200px}.section-description{color:#666;font-size:1.125rem;margin:-1.5rem auto 3rem;max-width:600px;text-align:center}.card-feature-showcase{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:2rem}.card-visual{display:flex;justify-content:center}.dashboard-preview-card{background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 16px #0000001f;max-width:450px;padding:1.5rem;width:100%}.preview-event-header{border-bottom:2px solid #e9ecef;margin-bottom:1.5rem;padding-bottom:1rem}.event-info{align-items:center;display:flex;gap:1rem}.event-icon{font-size:2rem}.event-name{color:#333;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.event-date{color:#666;font-size:.875rem}.preview-message-box{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1rem}.message-preview-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem}.preview-label{color:#667eea;font-size:.875rem;font-weight:600}.preview-time{background:#fff;border-radius:4px;color:#666;font-size:.75rem;padding:.25rem .5rem}.message-preview-text{background:#fff;border-radius:6px;color:#333;font-size:.9375rem;line-height:1.5;margin-bottom:1rem;padding:.75rem}.message-preview-actions{display:flex;flex-wrap:wrap;gap:.5rem}.preview-btn{background:#fff;border:1px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;min-width:80px;padding:.5rem .75rem;transition:all .2s}.preview-btn:hover{background:#667eea;color:#fff}.send-card-btn{background:#ff6b9d;border-color:#ff6b9d;color:#fff;font-weight:600}.send-card-btn:hover{background:#f58;border-color:#f58}.card-benefits{display:flex;flex-direction:column;gap:2rem}.card-benefit-point{align-items:flex-start;display:flex;gap:1rem}.card-benefit-icon{flex-shrink:0;font-size:2rem}.card-benefit-point h4{color:#333;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.card-benefit-point p{color:#666;font-size:1rem;line-height:1.6;margin:0}.actions-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.action-feature{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem;transition:all .3s}.action-feature:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-4px)}.action-icon{font-size:2.5rem;margin-bottom:1rem}.action-feature h3{color:#333;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.action-feature p{color:#666;font-size:1rem;line-height:1.6;margin:0}.how-it-works-section{background:#fff;padding:4rem 2rem}.section-title{color:#333;font-size:2.5rem;margin:0 0 3rem;text-align:center}.steps-content{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px}.step-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;flex:1 1;max-width:300px;padding:2rem;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.step-card h3{color:#333;font-size:1.25rem;margin:0 0 .75rem}.step-card p{color:#666;font-size:1rem;line-height:1.6;margin:0}.step-arrow{color:#667eea;font-size:2rem;font-weight:700}.ai-assistant-section{background:#f8f9fa;padding:5rem 2rem}.ai-assistant-content{margin:0 auto;max-width:1200px}.ai-chat-container{margin:3rem auto 0;max-width:900px}.ai-chat-window{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.chat-window-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.header-left{gap:1rem}.ai-avatar{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;display:flex;flex-shrink:0;height:44px;justify-content:center;position:relative;width:44px}.ai-avatar,.avatar-gift{font-size:1.5rem}.avatar-sparkle{font-size:.75rem}.header-info{gap:.25rem}.ai-name{color:#fff;font-size:1rem;font-weight:700}.ai-status{font-size:.8125rem;gap:.375rem}.status-dot{height:8px;width:8px}.pro-badge-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:16px;color:#fff;font-size:.8125rem;font-weight:700;letter-spacing:.5px;padding:.375rem .875rem;text-transform:uppercase}.chat-messages-container{background:#fafbfc;max-height:600px;overflow-y:auto;padding:2rem 1.5rem}.chat-message{gap:.875rem;margin-bottom:1.75rem}.chat-message:last-child{margin-bottom:0}.user-message{flex-direction:row-reverse}.message-avatar{font-size:1.125rem}.user-avatar{background:#e9ecef;box-shadow:0 2px 8px #0000001a;color:#495057;font-size:.6875rem;font-weight:700}.user-message .message-content{align-items:flex-end;display:flex;flex-direction:column}.message-text{font-size:.9375rem;margin-bottom:.75rem;padding:1rem 1.25rem}.user-message .message-text{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.ai-suggestions-list{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.suggestion-card{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:1.25rem;transition:all .2s}.suggestion-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-2px)}.suggestion-header{align-items:center;display:flex;gap:.625rem;margin-bottom:.75rem}.suggestion-emoji{font-size:1.5rem}.suggestion-category{background:#667eea;border-radius:12px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.suggestion-title{color:#333;font-size:1.0625rem;font-weight:700;margin-bottom:.5rem}.suggestion-description{color:#666;font-size:.9375rem;line-height:1.5;margin-bottom:1rem}.suggestion-footer{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding-top:.75rem}.suggestion-price{color:#667eea;font-size:.9375rem;font-weight:700}.suggestion-action{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .2s}.suggestion-action:hover{background:#667eea;color:#fff;transform:translateY(-1px)}.chat-input-area{background:#fff;border-top:1px solid #e9ecef;display:flex;gap:.75rem;padding:1.25rem 1.5rem}.chat-input{background:#f8f9fa;border:2px solid #e9ecef;font-size:.9375rem;padding:.875rem 1.25rem;transition:all .2s}.chat-input:focus{background:#fff}.chat-input:disabled{opacity:.6}.chat-send-btn{box-shadow:0 2px 8px #667eea4d;font-size:1.25rem;height:44px;width:44px}.chat-send-btn:hover:not(:disabled){transform:translateY(-2px)}.automation-example-section{background:#fff;padding:4rem 2rem}.automation-example-content{margin:0 auto;max-width:1200px}.automation-showcase{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-top:2rem}.automation-visual{display:flex;justify-content:center}.scheduled-message-card{background:#f8f9fa;border:2px solid #667eea;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:400px;padding:1.5rem;width:100%}.message-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.message-status{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;font-size:.875rem;font-weight:600;padding:.375rem .75rem}.message-date{color:#666;font-size:.8125rem;font-weight:500}.message-recipient{align-items:center;background:#fff;border-radius:6px;display:flex;gap:.5rem;margin-bottom:1rem;padding:.5rem}.recipient-icon{font-size:1.25rem}.recipient-name{color:#333;font-size:.9375rem;font-weight:600}.message-body{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1rem}.message-body p{color:#333;font-size:.9375rem;line-height:1.5;margin:0 0 .5rem}.message-body p:last-child{margin-bottom:0}.message-footer{display:flex;gap:.75rem;justify-content:flex-end}.message-action-btn{background:#fff;border:1px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.message-action-btn:hover{background:#667eea;color:#fff}.automation-benefits{display:flex;flex-direction:column;gap:2rem}.benefit-point{align-items:flex-start;display:flex;gap:1rem}.benefit-icon{font-size:1.75rem}.benefit-point h4{color:#333;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.benefit-point p{color:#666;font-size:1rem;line-height:1.5;margin:0}.pricing-section{background:#fff;padding:5rem 2rem}.pricing-content{margin:0 auto;max-width:1200px}.pricing-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:3rem auto 4rem;max-width:900px}.pricing-card{background:#fff;border:2px solid #e9ecef;border-radius:16px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;padding:2.5rem 2rem;position:relative;transition:all .3s}.pricing-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.pricing-card.featured{background:linear-gradient(180deg,#fff 0,#f8f9ff);border-color:#667eea;border-width:3px;box-shadow:0 8px 32px #667eea33}.pricing-card.featured:hover{box-shadow:0 12px 40px #667eea4d}.pricing-badge{border-radius:20px;display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase}.pricing-badge.free{background:#e9ecef;color:#495057}.pricing-badge.popular{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d;color:#fff}.pricing-price{margin-bottom:.5rem}.price-amount{color:#333;font-size:3rem;font-weight:700}.price-period{color:#666;font-size:1.125rem;font-weight:500}.pricing-annual{color:#667eea;font-size:.9375rem;font-weight:600;margin-bottom:.5rem}.pricing-trial{background:#d4edda;border-radius:8px;color:#155724;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem;text-align:center}.pricing-features-with-icons{margin:0 0 2rem;padding:0}.pricing-feature-item{align-items:flex-start;display:flex;gap:14px;margin-bottom:18px;text-align:left}.pricing-feature-icon{align-items:center;background:#f0f0f0;border-radius:10px;display:flex;flex-shrink:0;font-size:26px;height:44px;justify-content:center;width:44px}.pricing-card.featured .pricing-feature-icon{background:#667eea1f}.pricing-feature-text{flex:1 1}.pricing-feature-text strong{color:#000;display:block;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:4px}.pricing-feature-text p{color:#333;font-size:14px;font-weight:500;line-height:1.5;margin:0}.pricing-features{flex-grow:1;list-style:none;margin:0 0 2rem;padding:0}.pricing-features li{border-bottom:1px solid #f1f3f5;color:#333;font-size:1rem;line-height:1.5;padding:.75rem 0 .75rem 1.75rem;position:relative}.pricing-features li:last-child{border-bottom:none}.pricing-features li:before{color:#667eea;content:"✓";font-size:1.125rem;font-weight:700;left:0;position:absolute}.pricing-features li.features-divider{border-bottom:2px solid #667eea;color:#667eea;font-weight:700;margin-top:.5rem;padding-left:0}.pricing-features li.features-divider:before{content:none}.pricing-cta{background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .2s;width:100%}.pricing-cta:hover{background:#f8f9fa;transform:translateY(-2px)}.pricing-cta.primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 12px #667eea4d;color:#fff}.pricing-cta.primary:hover{box-shadow:0 6px 16px #667eea66}.pricing-faq{border-top:2px solid #e9ecef;margin:0 auto;max-width:800px;padding-top:3rem}.faq-title{color:#333;font-size:1.75rem;font-weight:600;margin:0 0 2rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#f8f9fa;border-radius:8px;overflow:hidden;transition:all .2s}.faq-item:hover{background:#f1f3f5}.faq-question{align-items:center;color:#333;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;list-style:none;padding:1.25rem 1.5rem;-webkit-user-select:none;user-select:none}.faq-question::-webkit-details-marker{display:none}.faq-question:after{color:#667eea;content:"+";font-size:1.5rem;font-weight:700;transition:transform .2s}.faq-item[open] .faq-question:after{transform:rotate(45deg)}.faq-answer{color:#666;font-size:1rem;line-height:1.6;margin:0;padding:0 1.5rem 1.25rem}.header-link{border-radius:6px;color:#fff;font-size:1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .2s}.header-link:hover{background:#ffffff1a}.social-proof-section{background:#f8f9fa;padding:4rem 2rem}.social-proof-content{margin:0 auto;max-width:800px;text-align:center}.social-proof-text{color:#666;font-size:1.25rem;line-height:1.6;margin:0 0 2rem}.trust-badges{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.trust-badge{align-items:center;background:#f8f9fa;border-radius:8px;color:#333;display:flex;font-weight:500;gap:.5rem;padding:1rem 1.5rem;position:relative}.trust-badge.has-tooltip{cursor:help}.tooltip{background:#2d3748;border-radius:6px;bottom:100%;color:#fff;font-size:.75rem;margin-bottom:.5rem;opacity:0;padding:.5rem .75rem;pointer-events:none;transition:opacity .2s;white-space:nowrap}.tooltip,.tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.tooltip:after{border:5px solid #0000;border-top-color:#2d3748;content:"";top:100%}.trust-badge.has-tooltip:hover .tooltip{opacity:1}.badge-icon{font-size:1.5rem}.final-cta-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:5rem 2rem;text-align:center}.final-cta-section h2{font-size:2.5rem;margin:0 0 1rem}.final-cta-section p{font-size:1.25rem;margin:0 0 2rem;opacity:.95}.cta-primary.prominent{animation:pulse 2s infinite;box-shadow:0 8px 24px #0000004d!important;font-size:1.375rem!important;padding:1.375rem 3rem!important}.cta-primary.prominent:hover{animation:none;box-shadow:0 12px 32px #00000059!important;transform:translateY(-4px)!important}@keyframes pulse{0%,to{box-shadow:0 8px 24px #0000004d}50%{box-shadow:0 8px 32px #0006}}.final-cta-note{font-size:.9375rem;margin-top:1.5rem;opacity:.9}.landing-footer{background:#2d3748;color:#fff;padding:3rem 2rem 1rem}.footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto 2rem;max-width:1200px}.footer-brand h3{font-size:1.5rem;margin:0 0 .5rem}.footer-brand p{font-size:.875rem;margin:0;opacity:.8}.footer-links{display:flex;gap:2rem}.footer-links a{color:#fff;opacity:.8;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:1}.footer-note{border-top:1px solid #ffffff1a;font-size:.875rem;opacity:.6;padding-top:2rem;text-align:center}.footer-note p{margin:0}@media (max-width:968px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-title{font-size:2.5rem}.hero-visual{order:1;padding:2rem 0}.hero-text{order:0}.app-preview{max-width:100%;width:100%}.benefits-content,.notification-strip{grid-template-columns:1fr}.ai-chat-window{border-radius:12px}.chat-messages-container{max-height:500px}.actions-grid,.automation-showcase,.customization-grid{grid-template-columns:1fr}.automation-showcase{gap:2rem}.card-feature-showcase{gap:2.5rem;grid-template-columns:1fr}.pricing-cards{gap:1.5rem;grid-template-columns:1fr}.steps-content{flex-direction:column}.step-arrow{transform:rotate(90deg)}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:640px){.header-content{padding:.75rem 1rem}.header-brand{gap:.75rem}.brand-logo{height:32px;width:32px}.brand-text{gap:.125rem}.brand-name{font-size:1.125rem}.brand-tagline{font-size:.75rem}.header-signin{font-size:.875rem;padding:.375rem .75rem}.header-cta{font-size:.875rem;padding:.5rem 1rem}.hero-section{min-height:auto;padding:5rem 1rem 3rem}.hero-content{gap:2rem}.hero-title{font-size:2rem;text-align:center}.hero-subtitle{font-size:1.125rem;text-align:center}.hero-note{justify-content:center;text-align:center}.hero-visual{padding:1.5rem 0 0}.app-preview{margin:0 auto;max-width:360px}.how-it-works-section{margin-top:2rem;padding:3rem 1.5rem}.step-card{margin-bottom:1rem;padding:1.5rem}.hero-cta-btn{font-size:1.125rem!important;padding:1rem 2rem!important}.setup-time{font-size:.8125rem}.scroll-indicator{bottom:1rem}.scroll-cue{font-size:.8125rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:1.5rem}.section-description{font-size:1rem}.final-cta-section{padding:4rem 1.5rem}.final-cta-section h2{font-size:1.75rem}.final-cta-section p{font-size:1.125rem}.cta-primary.prominent{font-size:1.25rem!important;padding:1.25rem 2.5rem!important}.trust-badges{align-items:center;flex-direction:column}.notification-strip{-webkit-overflow-scrolling:touch;display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory}.notification-card{flex:0 0 85%;padding:1rem;scroll-snap-align:center}.actions-grid{gap:2rem}.customization-grid{gap:2.5rem}.feature-visual{min-height:160px;padding:1rem}.card-feature-showcase{gap:2rem}.dashboard-preview-card{max-width:100%}.card-benefit-point{gap:.75rem}.card-benefit-icon{font-size:1.75rem}.card-benefit-point h4{font-size:1.125rem}.card-benefit-point p{font-size:.9375rem}.ai-chat-window{border-radius:12px}.chat-window-header{padding:1rem 1.25rem}.ai-avatar{font-size:1.25rem;height:36px;width:36px}.ai-name{font-size:.9375rem}.ai-status{font-size:.75rem}.chat-messages-container{max-height:450px;padding:1.5rem 1rem}.message-avatar{font-size:1rem;height:32px;width:32px}.message-content{max-width:80%}.message-text{font-size:.875rem;padding:.875rem 1rem}.suggestion-card{padding:1rem}.suggestion-title{font-size:1rem}.suggestion-description{font-size:.875rem}.suggestion-action{font-size:.8125rem;padding:.4375rem .875rem}.chat-input-area{padding:1rem 1.25rem}.chat-input{font-size:.875rem;padding:.75rem 1rem}.chat-send-btn{font-size:1.125rem;height:40px;width:40px}.pricing-section{padding:3rem 1.5rem}.pricing-cards{margin:2rem auto 3rem}.pricing-card{padding:1.5rem}.price-amount{font-size:2.5rem}.pricing-feature-item{gap:10px;margin-bottom:14px}.pricing-feature-icon{font-size:20px;height:36px;width:36px}.pricing-feature-text strong{font-size:14px}.pricing-feature-text p{font-size:12px}.pricing-cta{font-size:1rem;padding:.875rem 1.5rem}.faq-title{font-size:1.5rem}.faq-question{font-size:1rem;padding:1rem 1.25rem}.faq-answer{font-size:.9375rem;padding:0 1.25rem 1rem}.tooltip{max-width:200px;white-space:normal}.scheduled-message-card{padding:1.25rem}.automation-benefits{gap:1.5rem}.benefit-point{gap:.75rem}.benefit-icon{font-size:1.5rem}.benefit-point h4{font-size:1rem}.benefit-point p{font-size:.9375rem}}.legal-page{background:#f8f9fa;min-height:100vh;padding:2rem 1rem}.legal-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:0 auto;max-width:800px;padding:3rem}.back-button{background:#0000;border:1px solid #667eea;border-radius:6px;color:#667eea;cursor:pointer;font-size:.9375rem;margin-bottom:2rem;padding:.5rem 1rem;transition:all .2s}.back-button:hover{background:#667eea;color:#fff}.legal-content h1{color:#333;font-size:2.5rem;margin:0 0 .5rem}.last-updated{color:#666;font-size:.9375rem;margin:0 0 2rem}.legal-content section{margin-bottom:2.5rem}.legal-content h2{border-top:1px solid #e9ecef;color:#333;font-size:1.5rem;margin:0 0 1rem;padding-top:1rem}.legal-content section:first-of-type h2{border-top:none;padding-top:0}.legal-content p{color:#666;font-size:1rem;line-height:1.6;margin:0 0 1rem}.legal-content ul{margin:1rem 0;padding-left:1.5rem}.legal-content li{color:#666;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.legal-content a{color:#667eea;text-decoration:none;transition:color .2s}.legal-content a:hover{color:#764ba2;text-decoration:underline}@media (max-width:768px){.legal-content{padding:2rem 1.5rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.25rem}}@media (max-width:640px){.legal-page{padding:1rem .5rem}.legal-content{border-radius:8px;padding:1.5rem 1rem}.legal-content h1{font-size:1.75rem}.legal-content h2{font-size:1.125rem}.legal-content li,.legal-content p{font-size:.9375rem}}.ai-assistant-floating-container{align-items:flex-end;bottom:24px;display:flex;flex-direction:column;gap:12px;position:fixed;right:24px;z-index:9999}.ai-assistant-fab{border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;height:64px;transition:all .3s ease;width:64px}.ai-assistant-fab,.ai-assistant-fab .fab-icon{align-items:center;display:flex;justify-content:center;position:relative}.ai-assistant-fab .fab-icon{font-size:32px;line-height:1}.fab-icon .icon-cake{position:relative;z-index:1}.fab-icon .icon-sparkle{animation:sparkle-twinkle 2s ease-in-out infinite;font-size:18px;position:absolute;right:-8px;top:-8px;z-index:2}@keyframes sparkle-twinkle{0%,to{opacity:1;transform:scale(1) rotate(0deg)}50%{opacity:.7;transform:scale(1.2) rotate(20deg)}}.ai-assistant-fab.unlocked{animation:fab-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#667eea,#764ba2)}.ai-assistant-fab.locked{background:linear-gradient(135deg,#667eea,#764ba2);opacity:.7}.ai-assistant-fab.unlocked:hover{box-shadow:0 6px 20px #667eea66;transform:scale(1.1)}.ai-assistant-fab.unlocked:active{transform:scale(1.05)}.ai-assistant-fab.locked:hover{box-shadow:0 6px 20px #667eea66;opacity:.85;transform:scale(1.1)}.ai-assistant-fab .fab-lock-badge{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0003;display:flex;font-size:14px;height:24px;justify-content:center;position:absolute;right:-4px;top:-4px;width:24px}[data-theme=dark] .ai-assistant-fab .fab-lock-badge{background:#2a2a2a}.fab-tooltip{align-items:center;background:#000c;border-radius:8px;color:#fff;display:flex;font-size:13px;gap:8px;opacity:0;padding:8px 12px;pointer-events:none;transition:opacity .3s ease;white-space:nowrap}.ai-assistant-floating-container:hover .fab-tooltip{opacity:1}.tooltip-pro-badge{background:gold;border-radius:8px;color:#333;font-size:10px;font-weight:700;padding:2px 6px;text-transform:uppercase}@keyframes fab-pulse{0%,to{box-shadow:0 4px 12px #667eea4d}50%{box-shadow:0 4px 20px #667eea99}}.teaser-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:600px;overflow-y:auto;padding:32px;position:relative;width:90%}[data-theme=dark] .teaser-modal{background:#2a2a2a;color:#e0e0e0}.teaser-modal .close-btn{background:none;border:none;color:#666;cursor:pointer;font-size:28px;line-height:1;padding:4px 8px;position:absolute;right:16px;top:16px;transition:color .2s}.teaser-modal .close-btn:hover{color:#333}[data-theme=dark] .teaser-modal .close-btn{color:#999}[data-theme=dark] .teaser-modal .close-btn:hover{color:#e0e0e0}.teaser-header{margin-bottom:24px;text-align:center}.teaser-header .teaser-icon{display:block;font-size:48px;margin-bottom:16px}.teaser-header h2{color:#333;font-size:24px;font-weight:700;margin:0 0 8px}[data-theme=dark] .teaser-header h2{color:#e0e0e0}.pro-feature-badge{background:linear-gradient(135deg,gold,#ffed4e);border-radius:16px;color:#333;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.teaser-content,.teaser-intro{margin-bottom:24px}.teaser-intro{color:#555;font-size:16px;line-height:1.6;text-align:center}[data-theme=dark] .teaser-intro{color:#b0b0b0}.ai-example-preview{margin:24px 0}.example-chat-window{background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden}[data-theme=dark] .example-chat-window{background:#1a1a1a;border-color:#444}.example-chat-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;gap:10px;padding:12px 16px}.example-avatar{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;position:relative;width:32px}.avatar-gift-small{font-size:1rem;position:relative;z-index:1}.avatar-sparkle-small{animation:sparkle-float 2s ease-in-out infinite;font-size:.5rem;position:absolute}.avatar-sparkle-small.top-left{animation-delay:0s;left:-2px;top:-2px}.avatar-sparkle-small.top-right{animation-delay:.6s;right:-2px;top:-2px}.example-title{color:#fff;font-size:14px;font-weight:700}.example-messages{background:#fafbfc;padding:16px}[data-theme=dark] .example-messages{background:#0a0a0a}.example-message{display:flex;margin-bottom:12px}.example-message:last-child{margin-bottom:0}.example-message.user{justify-content:flex-end}.example-message.ai{justify-content:flex-start}.example-bubble{border-radius:12px;font-size:13px;line-height:1.5;max-width:85%;padding:10px 14px}.user-bubble{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.ai-bubble{background:#fff;box-shadow:0 2px 6px #0000000f;color:#333}[data-theme=dark] .ai-bubble{background:#2a2a2a;color:#e0e0e0}.example-suggestions{display:flex;flex-direction:column;gap:10px;margin-top:12px}.example-suggestion{align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:10px;display:flex;gap:12px;padding:12px;transition:all .2s}.example-suggestion:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26;transform:translateY(-1px)}[data-theme=dark] .example-suggestion{background:#1a1a1a;border-color:#444}[data-theme=dark] .example-suggestion:hover{border-color:#667eea}.suggestion-emoji-small{flex-shrink:0;font-size:1.5rem}.suggestion-text-small{display:flex;flex:1 1;flex-direction:column;gap:4px}.suggestion-text-small strong{color:#333;font-size:14px;font-weight:700}[data-theme=dark] .suggestion-text-small strong{color:#e0e0e0}.suggestion-price-small{color:#667eea;font-size:12px;font-weight:600}.benefit-list{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.benefit-item{align-items:flex-start;display:flex;gap:16px}.benefit-icon{flex-shrink:0;font-size:32px}.benefit-text strong{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:4px}[data-theme=dark] .benefit-text strong{color:#e0e0e0}.benefit-text p{color:#666;font-size:14px;line-height:1.5;margin:0}[data-theme=dark] .benefit-text p{color:#999}.beta-notice{background:#f0f7ff;border-left:4px solid #667eea;border-radius:8px;margin-top:24px;padding:12px 16px}[data-theme=dark] .beta-notice{background:#1a2332;border-left-color:#667eea}.beta-badge{background:#667eea;border-radius:12px;color:#fff;display:inline-block;font-size:11px;font-weight:700;margin-right:8px;padding:2px 8px;text-transform:uppercase}.beta-notice p{color:#555;display:inline;font-size:14px;margin:0}[data-theme=dark] .beta-notice p{color:#b0b0b0}.teaser-actions{display:flex;flex-direction:column;gap:12px}.upgrade-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s}.upgrade-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.learn-more-btn{background:#0000;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s}.learn-more-btn:hover{background:#667eea;color:#fff}[data-theme=dark] .learn-more-btn{border-color:#667eea;color:#667eea}[data-theme=dark] .learn-more-btn:hover{background:#667eea;color:#fff}.ai-assistant-panel{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:700px;overflow-y:auto;padding:32px;position:relative;width:90%}[data-theme=dark] .ai-assistant-panel{background:#2a2a2a;color:#e0e0e0}.panel-header{align-items:center;border-bottom:2px solid #e0e0e0;display:flex;gap:12px;margin-bottom:24px;padding-bottom:16px}[data-theme=dark] .panel-header{border-bottom-color:#444}.panel-header .panel-icon{font-size:32px}.panel-header h2{color:#333;flex:1 1;font-size:24px;font-weight:700;margin:0}[data-theme=dark] .panel-header h2{color:#e0e0e0}.event-context,.panel-content{margin-bottom:24px}.event-context{background:#f8f9fa;border-radius:8px;padding:16px}[data-theme=dark] .event-context{background:#1a1a1a}.event-context p{color:#555;font-size:16px;margin:0}[data-theme=dark] .event-context p{color:#b0b0b0}.event-context strong{color:#333}[data-theme=dark] .event-context strong{color:#e0e0e0}.coming-soon-notice{background:#f8f9fa;border:2px dashed #ccc;border-radius:12px;padding:32px;text-align:center}[data-theme=dark] .coming-soon-notice{background:#1a1a1a;border-color:#444}.construction-icon{display:block;font-size:48px;margin-bottom:16px}.coming-soon-notice h3{color:#333;font-size:20px;font-weight:700;margin:0 0 12px}[data-theme=dark] .coming-soon-notice h3{color:#e0e0e0}.coming-soon-notice p{color:#666;font-size:14px;margin:0 0 16px}[data-theme=dark] .coming-soon-notice p{color:#999}.coming-soon-notice ul{display:inline-block;margin:0 0 16px;padding-left:24px;text-align:left}.coming-soon-notice li{color:#555;font-size:14px;margin-bottom:8px}[data-theme=dark] .coming-soon-notice li{color:#b0b0b0}.eta-notice{color:#667eea;font-size:13px;font-weight:600;margin-top:16px}.panel-actions{border-top:2px solid #e0e0e0;display:flex;gap:12px;justify-content:flex-end;padding-top:16px}[data-theme=dark] .panel-actions{border-top-color:#444}.close-panel-btn{background:#0000;border:2px solid #ccc;border-radius:8px;color:#666;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s}.close-panel-btn:hover{background:#f0f0f0;border-color:#999}[data-theme=dark] .close-panel-btn{border-color:#555;color:#999}[data-theme=dark] .close-panel-btn:hover{background:#3a3a3a;border-color:#777}.ai-assistant-chat-panel{animation:slideUp .3s ease-out;background:#fff;border-radius:16px;bottom:100px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;height:600px;max-height:calc(100vh - 150px);max-width:calc(100vw - 48px);position:fixed;right:24px;width:400px;z-index:9998}[data-theme=dark] .ai-assistant-chat-panel{background:#2a2a2a;color:#e0e0e0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-panel-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #ffffff1a;border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.header-left{gap:12px}.header-left,.panel-avatar{align-items:center;display:flex}.panel-avatar{background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;flex-shrink:0;height:40px;justify-content:center;width:40px}.avatar-gift,.panel-avatar{font-size:1.25rem;position:relative}.avatar-gift{z-index:1}.avatar-sparkle{animation:sparkle-float 2s ease-in-out infinite;font-size:.625rem;position:absolute}.avatar-sparkle.top-left{animation-delay:0s;left:-2px;top:-2px}.avatar-sparkle.top-right{animation-delay:.6s;right:-2px;top:-2px}.avatar-sparkle.bottom-right{animation-delay:1.2s;bottom:-2px;right:-2px}@keyframes sparkle-float{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.8;transform:translateY(-3px) scale(1.1)}}.header-info{display:flex;flex-direction:column;gap:4px}.header-info h3{color:#fff;font-size:15px;font-weight:700;margin:0}.ai-status{align-items:center;color:#ffffffe6;display:flex;font-size:12px;gap:6px}.status-dot{animation:pulse-dot 2s infinite;background:#4ade80;border-radius:50%;height:6px;width:6px}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.status-text{font-size:12px}.beta-badge-small{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:9px;font-weight:700;letter-spacing:.5px;padding:2px 6px;text-transform:uppercase}.close-btn-header,.minimize-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;transition:background .2s;width:32px}.close-btn-header:hover,.minimize-btn:hover{background:#ffffff4d}.chat-panel-content{background:#fafbfc;flex:1 1;overflow-y:auto;padding:20px}[data-theme=dark] .chat-panel-content{background:#1a1a1a}.chat-message{animation:fadeInUp .4s ease-out;margin-bottom:20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-message{flex-direction:row}.message-avatar{font-size:1rem;height:32px;width:32px}.message-content{flex:1 1;max-width:85%}.message-text{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#333;font-size:14px;line-height:1.6;margin-bottom:12px;padding:12px 16px}[data-theme=dark] .message-text{background:#2a2a2a;color:#e0e0e0}.message-text:last-child{margin-bottom:0}.chat-panel-content .coming-soon-notice{margin:0;padding:24px}.chat-panel-content .coming-soon-notice h4{font-size:18px;margin:0 0 12px}.chat-panel-content .coming-soon-notice .construction-icon{font-size:36px;margin-bottom:12px}.chat-panel-input{background:#f8f9fa;border-radius:0 0 16px 16px;border-top:2px solid #e0e0e0;display:flex;gap:12px;padding:16px 20px}[data-theme=dark] .chat-panel-input{background:#1a1a1a;border-top-color:#444}.chat-input{border:2px solid #e0e0e0;border-radius:24px;flex:1 1;font-size:14px;outline:none;padding:12px 16px;transition:border-color .2s}.chat-input:focus{border-color:#667eea}.chat-input:disabled{background:#f0f0f0;cursor:not-allowed}[data-theme=dark] .chat-input{background:#2a2a2a;border-color:#444;color:#e0e0e0}[data-theme=dark] .chat-input:disabled{background:#1a1a1a}.send-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:44px;justify-content:center;transition:transform .2s;width:44px}.send-btn:hover:not(:disabled){transform:scale(1.1)}.send-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.ai-assistant-floating-container{bottom:16px;right:16px}.ai-assistant-fab{height:56px;width:56px}.ai-assistant-fab .fab-icon{font-size:28px}.ai-assistant-chat-panel{bottom:84px;height:calc(100vh - 150px);left:16px;max-width:none;right:16px;width:auto}.chat-panel-header{padding:12px 16px}.panel-avatar{height:36px;width:36px}.avatar-gift,.panel-avatar{font-size:1.125rem}.avatar-sparkle{font-size:.5rem}.header-info h3{font-size:14px}.ai-status{font-size:11px;gap:4px}.status-dot{height:5px;width:5px}.beta-badge-small{font-size:8px;padding:2px 5px}.close-btn-header,.minimize-btn{font-size:18px;height:28px;width:28px}.chat-panel-content{padding:16px}.chat-message{gap:10px;margin-bottom:16px}.message-avatar{font-size:.875rem;height:28px;width:28px}.message-content{max-width:calc(100% - 38px)}.message-text{word-wrap:break-word;font-size:13px;overflow-wrap:break-word;padding:10px 14px}.coming-soon-notice{padding:20px 16px}.coming-soon-notice h4{font-size:16px;margin-bottom:10px}.construction-icon{font-size:32px;margin-bottom:10px}.coming-soon-notice p{font-size:13px;margin-bottom:14px}.coming-soon-notice ul{margin-bottom:14px;padding-left:20px}.coming-soon-notice li{font-size:13px;margin-bottom:6px}.eta-notice{font-size:12px;margin-top:14px}.chat-panel-input{gap:10px;padding:12px 16px}.chat-input{font-size:13px;padding:10px 14px}.send-btn{font-size:16px;height:40px;width:40px}.fab-tooltip{display:none}.teaser-modal{max-height:85vh;padding:24px 20px;width:95%}.teaser-header{margin-bottom:20px}.teaser-header .teaser-icon{font-size:40px;margin-bottom:12px}.teaser-header h2{word-wrap:break-word;font-size:20px;margin-bottom:6px}.pro-feature-badge{font-size:11px;padding:3px 10px}.teaser-intro{font-size:15px;margin-bottom:20px}.ai-example-preview{margin:20px 0}.example-chat-header{gap:8px;padding:10px 14px}.example-avatar{height:28px;width:28px}.avatar-gift-small{font-size:.875rem}.avatar-sparkle-small{font-size:.4rem}.example-title{font-size:13px}.example-messages{padding:14px}.example-message{margin-bottom:10px}.example-bubble{word-wrap:break-word;font-size:12px;max-width:90%;overflow-wrap:break-word;padding:9px 12px}.example-suggestions{gap:8px;margin-top:10px}.example-suggestion{gap:10px;padding:10px}.suggestion-emoji-small{font-size:1.25rem}.suggestion-text-small strong{word-wrap:break-word;font-size:13px}.suggestion-price-small{font-size:11px}.benefit-list{gap:16px;margin-bottom:20px}.benefit-item{gap:12px}.benefit-icon{font-size:28px}.benefit-text strong{word-wrap:break-word;font-size:15px}.benefit-text p{word-wrap:break-word;font-size:13px}.beta-notice{margin-top:20px;padding:10px 14px}.beta-notice p{font-size:13px}.teaser-actions{gap:10px}.upgrade-btn{font-size:15px;padding:12px 20px}.learn-more-btn{font-size:13px;padding:10px 20px}}@media (max-width:480px){.ai-assistant-chat-panel{bottom:80px;left:12px;right:12px}.chat-panel-header{padding:10px 14px}.panel-avatar{height:32px;width:32px}.avatar-gift,.panel-avatar{font-size:1rem}.header-info h3{font-size:13px}.ai-status{font-size:10px}.message-text{font-size:12px;padding:9px 12px}.teaser-modal{padding:20px 16px}.teaser-header h2{font-size:18px}.example-chat-header{padding:8px 12px}.example-avatar{height:26px;width:26px}.avatar-gift-small{font-size:.75rem}.example-title{font-size:12px}.example-messages{padding:12px}.example-bubble{font-size:11px;padding:8px 10px}.example-suggestion{gap:8px;padding:8px}.suggestion-emoji-small{font-size:1.125rem}.suggestion-text-small strong{font-size:12px}.suggestion-price-small{font-size:10px}}.chat-panel-overlay{align-items:flex-end;bottom:0;display:flex;justify-content:flex-end;left:0;padding:0 24px 100px;pointer-events:none;position:fixed;right:0;top:0;z-index:10000}.ai-assistant-full-panel{animation:slideUpFromBottom .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;max-height:calc(100vh - 150px);max-width:calc(100vw - 48px);overflow:hidden;pointer-events:all;position:relative;width:450px}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .ai-assistant-full-panel{background:#2a2a2a;color:#e0e0e0}.panel-header-full{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #ffffff1a;border-radius:16px 16px 0 0;color:#fff;display:flex;justify-content:space-between;padding:20px 24px}.question-flow-container{padding:32px 24px}.progress-indicator{margin-bottom:32px}.progress-bar{background:#e9ecef;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}[data-theme=dark] .progress-bar{background:#444}.progress-fill{background:linear-gradient(135deg,#667eea,#764ba2);height:100%;transition:width .3s ease}.progress-text{color:#666;font-size:14px;font-weight:500;text-align:center}[data-theme=dark] .progress-text{color:#999}.question-content{margin-bottom:32px}.question-title{color:#333;font-size:28px;font-weight:700;margin:0 0 8px;text-align:center}[data-theme=dark] .question-title{color:#e0e0e0}.question-subtitle{color:#666;font-size:16px;margin:0 0 32px;text-align:center}[data-theme=dark] .question-subtitle{color:#999}.options-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.options-grid.multi-select{grid-template-columns:repeat(2,1fr)}.option-button{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:20px;position:relative;transition:all .2s}[data-theme=dark] .option-button{background:#1a1a1a;border-color:#444}.option-button:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.option-button.selected{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#667eea}[data-theme=dark] .option-button.selected{background:#667eea33}.option-icon{font-size:32px}.option-label{color:#333;font-size:16px;font-weight:600;text-align:center}[data-theme=dark] .option-label{color:#e0e0e0}.check-mark{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;position:absolute;right:8px;top:8px;width:24px}.question-navigation{border-top:2px solid #e9ecef;display:flex;gap:16px;justify-content:space-between;padding-top:24px}[data-theme=dark] .question-navigation{border-top-color:#444}.nav-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s}.nav-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.nav-btn.primary:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.nav-btn.primary:disabled{cursor:not-allowed;opacity:.5}.nav-btn.secondary{background:#fff;border:2px solid #e9ecef;color:#666}[data-theme=dark] .nav-btn.secondary{background:#1a1a1a;border-color:#444;color:#999}.nav-btn.secondary:hover:not(:disabled){background:#f8f9fa;border-color:#667eea}[data-theme=dark] .nav-btn.secondary:hover:not(:disabled){background:#2a2a2a}.nav-btn.secondary:disabled{cursor:not-allowed;opacity:.5}.generating-container{padding:80px 24px;text-align:center}.generating-animation{align-items:center;display:flex;font-size:48px;gap:16px;justify-content:center;margin-bottom:24px}.sparkle-animate{animation:sparkle-bounce 1s ease-in-out infinite}.sparkle-animate:first-child{animation-delay:0s}.sparkle-animate:nth-child(3){animation-delay:.3s}.gift-animate{animation:gift-pulse 1s ease-in-out infinite}@keyframes sparkle-bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.2)}}@keyframes gift-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.generating-container h3{color:#333;font-size:24px;font-weight:700;margin:0 0 8px}[data-theme=dark] .generating-container h3{color:#e0e0e0}.generating-container p{color:#666;font-size:16px;margin:0}[data-theme=dark] .generating-container p{color:#999}.results-container{padding:32px 24px}.results-header{margin-bottom:32px;text-align:center}.results-header h2{color:#333;font-size:28px;font-weight:700;margin:0 0 8px}[data-theme=dark] .results-header h2{color:#e0e0e0}.results-header p{color:#666;font-size:16px;margin:0}[data-theme=dark] .results-header p{color:#999}.suggestions-by-category{display:flex;flex-direction:column;gap:32px}.category-section{display:flex;flex-direction:column;gap:16px}.category-title{color:#333;font-size:20px;font-weight:700;margin:0}[data-theme=dark] .category-title{color:#e0e0e0}.suggestions-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.suggestion-card-result{background:#fff;border:2px solid #e9ecef;border-radius:12px;padding:20px;transition:all .2s}[data-theme=dark] .suggestion-card-result{background:#1a1a1a;border-color:#444}.suggestion-card-result:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea33;transform:translateY(-2px)}.suggestion-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.suggestion-emoji-large{font-size:32px}.suggestion-cost{background:#f8f9fa;border-radius:6px;color:#667eea;font-size:12px;font-weight:700;padding:4px 8px}[data-theme=dark] .suggestion-cost{background:#2a2a2a}.suggestion-title-result{color:#333;font-size:18px;font-weight:700;margin:0 0 8px}[data-theme=dark] .suggestion-title-result{color:#e0e0e0}.suggestion-description-result{color:#666;font-size:14px;line-height:1.5;margin:0 0 16px}[data-theme=dark] .suggestion-description-result{color:#999}.suggestion-actions{display:flex;gap:8px}.action-btn{background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s}[data-theme=dark] .action-btn{background:#2a2a2a;border-color:#444;color:#999}.action-btn:hover{border-color:#667eea;color:#667eea;transform:translateY(-1px)}.action-btn.favorite:hover{background:#fff3cd;border-color:#ffc107;color:#856404}[data-theme=dark] .action-btn.favorite:hover{background:#ffc10733}.action-btn.attach:hover{background:#d4edda;border-color:#28a745;color:#155724}[data-theme=dark] .action-btn.attach:hover{background:#28a74533}.results-footer{border-top:2px solid #e9ecef;display:flex;gap:16px;justify-content:center;margin-top:32px;padding-top:24px}[data-theme=dark] .results-footer{border-top-color:#444}.footer-btn{border:none;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s}.footer-btn.primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.footer-btn.primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.footer-btn.secondary{background:#fff;border:2px solid #e9ecef;color:#666}[data-theme=dark] .footer-btn.secondary{background:#1a1a1a;border-color:#444;color:#999}.footer-btn.secondary:hover{background:#f8f9fa;border-color:#667eea}[data-theme=dark] .footer-btn.secondary:hover{background:#2a2a2a}@media (max-width:768px){.chat-panel-overlay{padding:0 16px 84px}.ai-assistant-full-panel{max-height:calc(100vh - 120px);width:calc(100vw - 32px)}.panel-header-full{padding:16px 20px}.question-flow-container{padding:24px 20px}.question-title{font-size:24px}.question-subtitle{font-size:15px}.options-grid{grid-template-columns:1fr}.options-grid.multi-select{grid-template-columns:repeat(2,1fr)}.option-button{padding:16px}.option-icon{font-size:28px}.nav-btn,.option-label{font-size:15px}.nav-btn{padding:12px 20px}.results-container{padding:24px 20px}.results-header h2{font-size:24px}.suggestions-grid{grid-template-columns:1fr}.results-footer{flex-direction:column}.footer-btn{width:100%}}@media (max-width:480px){.chat-panel-overlay{padding:0 12px 80px}.ai-assistant-full-panel{width:calc(100vw - 24px)}.options-grid.multi-select{grid-template-columns:1fr}.question-navigation{flex-direction:column}.nav-btn{width:100%}}.error-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:60px 40px;text-align:center}.error-icon{animation:shake .5s ease-in-out;font-size:64px;margin-bottom:20px}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.error-container h3{color:#1a1a1a;font-size:24px;font-weight:600;margin-bottom:12px}.error-message{color:#666;font-size:16px;line-height:1.6;margin-bottom:32px;max-width:400px}.error-actions{gap:12px}.error-actions,.requests-remaining{display:flex;justify-content:center}.requests-remaining{margin-top:12px}.requests-badge{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 2px 8px #667eea4d;color:#fff;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px}@media (prefers-color-scheme:dark){.error-container h3{color:#fff}.error-message{color:#b0b0b0}}.chat-container{display:flex;flex-direction:column;height:600px;max-height:calc(90vh - 80px)}.chat-messages{background:#fafbfc;display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:24px}[data-theme=dark] .chat-messages{background:#1a1a1a}.chat-message{animation:fadeInUp .3s ease-out;display:flex;gap:12px}.chat-message.user{align-self:flex-end;flex-direction:row-reverse}.chat-message.assistant{align-self:flex-start;flex-direction:row}.message-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 2px 8px #667eea4d;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.avatar-gift-small{font-size:1.125rem}.message-content{display:flex;flex-direction:column;gap:12px;max-width:75%}.chat-message.user .message-content{align-items:flex-end;max-width:70%}.message-bubble{word-wrap:break-word;border-radius:16px;box-shadow:0 2px 8px #00000014;font-size:15px;line-height:1.5;padding:12px 16px}.chat-message.user .message-bubble{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom-right-radius:4px;color:#fff}.chat-message.assistant .message-bubble{background:#fff;border-bottom-left-radius:4px;color:#333}[data-theme=dark] .chat-message.assistant .message-bubble{background:#2a2a2a;color:#e0e0e0}.typing-indicator{align-items:center;background:#fff;border-radius:16px;border-bottom-left-radius:4px;box-shadow:0 2px 8px #00000014;display:flex;padding:12px 16px}[data-theme=dark] .typing-indicator{background:#2a2a2a}.typing-dots{display:flex;gap:6px}.typing-dots span{animation:typing-bounce 1.4s ease-in-out infinite;background:#999;border-radius:50%;height:8px;width:8px}.typing-dots span:first-child{animation-delay:0s}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.message-suggestions{display:flex;flex-direction:column;gap:20px;margin-top:8px}.suggestion-category{display:flex;flex-direction:column;gap:12px}.suggestion-category-title{color:#333;font-size:15px;font-weight:600;margin:0 0 12px}[data-theme=dark] .suggestion-category-title{color:#e0e0e0}.suggestions-list{display:flex;flex-direction:column;gap:12px}.suggestion-card-chat{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:16px;transition:all .2s}[data-theme=dark] .suggestion-card-chat{background:#1a1a1a;border-color:#444}.suggestion-card-chat:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26;transform:translateY(-1px)}.suggestion-card-chat .suggestion-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.suggestion-card-chat .suggestion-category-badge{align-items:center;border-radius:16px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;padding:4px 10px}.suggestion-card-chat .suggestion-category-badge .badge-emoji{font-size:14px;line-height:1}.suggestion-card-chat .suggestion-category-badge .badge-text{line-height:1}.suggestion-category-badge.experience{background:#f0f4ff;color:#667eea}.suggestion-category-badge.gift{background:#fff0f5;color:#e91e63}.suggestion-category-badge.gesture{background:#f3e5f5;color:#9c27b0}[data-theme=dark] .suggestion-category-badge.experience{background:#667eea26;color:#8b9cff}[data-theme=dark] .suggestion-category-badge.gift{background:#e91e6326;color:#ff80ab}[data-theme=dark] .suggestion-category-badge.gesture{background:#9c27b026;color:#ce93d8}.suggestion-card-chat .suggestion-title{color:#333;font-size:15px;font-weight:600;line-height:1.3;margin:0 0 8px}[data-theme=dark] .suggestion-card-chat .suggestion-title{color:#e0e0e0}.suggestion-card-chat .suggestion-description{color:#666;font-size:13px;font-weight:400;line-height:1.5;margin:0 0 10px}[data-theme=dark] .suggestion-card-chat .suggestion-description{color:#999}.suggestion-card-chat .suggestion-cost{background:#0000;border-radius:0;color:#667eea;font-size:13px;font-weight:600;margin:0;padding:0}[data-theme=dark] .suggestion-card-chat .suggestion-cost{background:#0000;color:#8b9cff}.chat-error-banner{align-items:center;background:#fff3cd;border-bottom:2px solid #ffc107;border-top:2px solid #ffc107;display:flex;gap:12px;padding:12px 20px}[data-theme=dark] .chat-error-banner{background:#ffc10733;border-color:#ffc107}.chat-error-banner .error-icon{font-size:20px}.chat-error-banner .error-text{color:#856404;flex:1 1;font-size:14px;line-height:1.4}[data-theme=dark] .chat-error-banner .error-text{color:#ffc107}.chat-input-container{background:#fff;border-radius:0 0 16px 16px;border-top:2px solid #e9ecef;display:flex;gap:12px;padding:20px 24px}[data-theme=dark] .chat-input-container{background:#2a2a2a;border-top-color:#444}.chat-input-field{border:2px solid #e9ecef;border-radius:20px;flex:1 1;font-family:inherit;font-size:15px;line-height:1.5;outline:none;padding:12px 16px;resize:none;transition:border-color .2s}.chat-input-field:focus{border-color:#667eea}.chat-input-field:disabled{background:#f0f0f0;cursor:not-allowed;opacity:.6}[data-theme=dark] .chat-input-field{background:#1a1a1a;border-color:#444;color:#e0e0e0}[data-theme=dark] .chat-input-field:disabled{background:#0a0a0a}.chat-send-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;transition:all .2s;width:48px}.chat-send-btn:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:scale(1.1)}.chat-send-btn:active:not(:disabled){transform:scale(1.05)}.chat-send-btn:disabled{cursor:not-allowed;opacity:.5}.header-actions{align-items:center;display:flex;gap:8px}.new-conversation-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;transition:background .2s;width:36px}.new-conversation-btn:hover{background:#ffffff4d}.requests-count{color:#ffffffe6;font-size:12px;margin-left:8px}@media (max-width:768px){.chat-container{height:calc(100vh - 120px)}.chat-messages{gap:16px;padding:16px}.chat-message{gap:10px}.message-avatar{height:32px;width:32px}.avatar-gift-small{font-size:1rem}.message-content{max-width:80%}.chat-message.user .message-content{max-width:75%}.message-bubble{font-size:14px;padding:10px 14px}.suggestion-card-chat{padding:14px}.suggestion-card-chat .suggestion-emoji{font-size:20px}.suggestion-card-chat .suggestion-title{font-size:15px}.suggestion-card-chat .suggestion-description{font-size:13px}.chat-input-container{gap:10px;padding:16px}.chat-input-field{font-size:14px;padding:10px 14px}.chat-send-btn{font-size:20px;height:44px;width:44px}.new-conversation-btn{font-size:16px;height:32px;width:32px}.requests-count{display:none}}@media (max-width:480px){.chat-messages{gap:12px;padding:12px}.message-content{max-width:85%}.chat-message.user .message-content{max-width:80%}.message-bubble{font-size:13px;padding:9px 12px}.chat-input-container,.suggestion-card-chat{padding:12px}.chat-input-field{font-size:13px;padding:9px 12px}.chat-send-btn{font-size:18px;height:40px;width:40px}}
/*# sourceMappingURL=main.305fa66f.css.map*/