.hamburger-menu{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;z-index:200}.hamburger-bar{width:28px;height:3px;background:#374151;margin:4px 0;border-radius:2px;transition:all .3s}.mobile-nav-dropdown{position:absolute;top:70px;right:24px;left:24px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;gap:16px;padding:24px 0;z-index:150;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width: 900px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.home-nav-content{flex-wrap:wrap}}.home-page{min-height:100vh;display:flex;flex-direction:column;background:#f5f5f5}.home-nav{background:#fff;padding:20px 48px;position:sticky;top:0;z-index:100;border-bottom:1px solid #e5e7eb}.home-nav-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.home-logo{height:32px;width:auto}.home-nav-links{display:flex;gap:32px;align-items:center}.home-nav-link{font-size:15px;font-weight:500;color:#6b7280;text-decoration:none;transition:color .2s}.home-nav-link:hover{color:#374151}.nav-btn{padding:14px 28px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px;box-sizing:border-box;height:48px;display:inline-flex;align-items:center;justify-content:center}.login-btn{background:#9333ea;color:#fff;border:2px solid #9333ea}.login-btn:hover{background:#7e22ce;border-color:#7e22ce}.register-btn{background:transparent;color:#374151;border:2px solid #e5e7eb}.register-btn:hover{background:#f9fafb;border-color:#d1d5db}.register-btn{margin-left:12px}.home-main{flex:1;display:flex;flex-direction:column}.hero-section{max-width:1200px;margin:0 auto;padding:100px 48px 120px;width:100%;display:flex;gap:80px;align-items:center}.hero-content{flex:1;max-width:600px}.hero-image{flex:1;display:flex;align-items:center;justify-content:center}.hero-screenshot{width:100%;max-width:600px;height:auto;border-radius:16px;box-shadow:0 10px 40px #0000001a;border:1px solid #e5e7eb}.image-placeholder{width:100%;max-width:500px;aspect-ratio:4/3;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px #0000001a;border:1px solid #e5e7eb}.image-placeholder span{font-size:80px;opacity:.3}.hero-title{font-size:48px;font-weight:600;margin:0 0 24px;line-height:1.3;color:#374151}.hero-subtitle{font-size:18px;line-height:1.6;margin:0 0 16px;color:#6b7280}.hero-concrete{font-size:16px;line-height:1.6;margin:0 0 32px;color:#374151;font-weight:500}.hero-buttons{display:flex;gap:16px;margin-bottom:16px}.hero-reassurance{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:#9ca3af}.reassurance-item{font-weight:500}.reassurance-separator{color:#d1d5db}.hero-btn{padding:14px 28px;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.hero-btn.primary{background:#374151;color:#fff}.hero-btn.primary:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.hero-btn.secondary{background:transparent;color:#374151;border:2px solid #e5e7eb}.hero-btn.secondary:hover{background:#f9fafb;border-color:#d1d5db}.what-section{background:#fff;padding:80px 48px}.section-title{text-align:center;font-size:32px;font-weight:600;color:#374151;margin:0 0 60px}.what-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.what-card{background:#fff;padding:48px 32px;border-radius:12px;text-align:center;border:1px solid #e5e7eb;transition:all .2s;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;align-items:center;height:100%}.what-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px);border-color:#d1d5db}.what-icon{font-size:56px;margin-bottom:24px;flex-shrink:0;filter:grayscale(100%);opacity:.8}.what-icon-img{width:320px;height:320px;margin-bottom:24px;flex-shrink:0}.what-card h3{font-size:20px;font-weight:600;color:#374151;margin:0 0 16px;flex-shrink:0}.card-outcome{font-size:16px;line-height:1.5;color:#374151;margin:0 0 8px;font-weight:500}.card-detail{font-size:15px;line-height:1.6;color:#6b7280;margin:0;flex-grow:1}.one-loop{text-align:center;font-size:18px;color:#374151;margin:56px auto 0;font-weight:600;max-width:600px;padding:24px 40px;background:linear-gradient(135deg,#f9fafb,#fff);border:2px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 16px #0000000a;letter-spacing:.3px;position:relative}.one-loop:before{content:"🔄";position:absolute;left:20px;font-size:24px;opacity:.6}.one-loop:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:3px;background:linear-gradient(90deg,transparent,#667eea,transparent);border-radius:2px}.structured-section{max-width:1200px;margin:0 auto;padding:60px 48px;width:100%;text-align:center}.section-subtitle{font-size:15px;line-height:1.6;color:#6b7280;max-width:700px;margin:0 auto 16px}.transformation-line{font-size:14px;line-height:1.6;color:#374151;max-width:700px;margin:0 auto 30px;font-weight:500;font-style:italic}.structured-image{display:flex;justify-content:center;margin:30px 0}.structured-image .image-placeholder{width:100%;max-width:600px;aspect-ratio:16/9;background:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 40px #0000001a;border:1px solid #e5e7eb;gap:12px}.chart-label{font-size:12px;color:#9ca3af;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.structured-image .image-placeholder span{font-size:60px;opacity:.3}.feature-tags{display:flex;justify-content:center;gap:16px;margin-top:30px;flex-wrap:wrap}.feature-tag{background:#f9fafb;padding:10px 20px;border-radius:20px;font-size:14px;color:#6b7280;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s}.feature-tag:hover{background:#f3f4f6;border-color:#d1d5db}.feature-tag.active{background:#374151;color:#fff;border-color:#374151}.designed-section{background:#fff;padding:80px 48px;display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto}.designed-content{text-align:left}.trust-element{font-size:13px;color:#6b7280;margin:0 0 12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.designed-content .section-title{text-align:left;margin-bottom:24px}.designed-text{font-size:16px;line-height:1.6;color:#6b7280;margin:0}.testimonial-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.testimonial-quote{font-size:20px;line-height:1.5;color:#374151;margin:0 0 16px;font-style:italic}.testimonial-link{color:#374151;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.testimonial-link:hover{color:#1f2937}.audience-section{background:#fff;padding:80px 48px;text-align:center}.audience-title{font-size:28px;font-weight:500;color:#374151;line-height:1.5;max-width:800px;margin:0 auto 32px}.audience-tags{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.audience-tag{background:#f9fafb;padding:10px 20px;border-radius:20px;font-size:14px;color:#6b7280;border:1px solid #e5e7eb}.final-cta-section{max-width:1200px;margin:0 auto;padding:80px 48px 60px;width:100%;text-align:center}.final-cta-title{font-size:36px;font-weight:600;color:#374151;margin:0 0 32px}.home-footer{background:#fff;border-top:1px solid #e5e7eb;padding:40px 48px}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.privacy-statement{flex:1;text-align:left}.privacy-statement p{font-size:13px;line-height:1.6;color:#6b7280;margin:0;font-weight:500}.privacy-statement p:first-child{margin-bottom:4px}.footer-logo{height:32px;width:auto;margin:0 40px}.footer-links{display:flex;gap:32px}.footer-link{color:#6b7280;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.footer-link:hover{color:#374151}@media (max-width: 1024px){.what-grid{grid-template-columns:repeat(2,1fr)}.designed-section{grid-template-columns:1fr;gap:40px}.designed-content .section-title{text-align:center}.testimonial-content{align-items:center;text-align:center}}@media (max-width: 768px){.hero-section{flex-direction:column;gap:40px}.hero-image{width:100%}.hero-title{font-size:36px}.hero-subtitle{font-size:16px}.what-grid{grid-template-columns:1fr}.section-title{font-size:28px}.footer-content{flex-direction:column;gap:24px;text-align:center}.footer-links{flex-direction:column;gap:16px}.home-nav{padding:16px 24px}.hero-section,.what-section,.structured-section,.audience-section,.final-cta-section{padding-left:24px;padding-right:24px}}.pricing-section{max-width:1200px;margin:0 auto;padding:80px 48px;width:100%}.pricing-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1100px;margin:0 auto}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px 32px;text-align:center;transition:all .2s;position:relative;display:flex;flex-direction:column}.pricing-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.pricing-card.featured{border:2px solid #374151;box-shadow:0 8px 24px #0000001f}.featured-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#374151;color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.pricing-plan{font-size:20px;font-weight:600;color:#374151;margin:0 0 24px}.pricing-amount{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.price{font-size:48px;font-weight:600;color:#374151;line-height:1}.period{font-size:14px;color:#6b7280;margin-top:8px}.pricing-features{list-style:none;padding:0;margin:0 0 32px;text-align:left;flex-grow:1}.pricing-features li{font-size:15px;color:#6b7280;border-bottom:1px solid #f3f4f6;position:relative;padding:12px 0 12px 28px}.pricing-features li:before{content:"✓";position:absolute;left:0;color:#374151;font-weight:600}.pricing-features li:last-child{border-bottom:none}.pricing-btn{width:100%;padding:14px 28px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.pricing-btn.primary{background:#374151;color:#fff;border:none}.pricing-btn.primary:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.pricing-btn.secondary{background:transparent;color:#374151;border:2px solid #e5e7eb}.pricing-btn.secondary:hover{background:#f9fafb;border-color:#d1d5db}.faq-container{max-width:800px;margin:60px auto 0;display:grid;gap:32px}.faq-item{text-align:left;padding-bottom:32px;border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none}.faq-item h4{font-size:18px;font-weight:600;color:#374151;margin:0 0 12px}.faq-item p{font-size:15px;line-height:1.6;color:#6b7280;margin:0}@media (max-width: 1024px){.pricing-cards{grid-template-columns:1fr;max-width:450px}}@media (max-width: 768px){.pricing-section{padding:60px 24px}.pricing-card{padding:32px 24px}.price{font-size:40px}}@media (max-width: 700px){.login-container{padding:0;min-height:100vh;height:auto}.login-content{flex-direction:column;gap:24px;padding:0 8px;min-width:0}.login-box{max-width:100%;width:100%;margin:0;padding:18px 8px 24px;border-radius:10px;box-shadow:0 4px 24px #0000001a}.login-header .login-logo{max-width:140px;margin-bottom:12px;display:block;height:auto}.login-header h1{font-size:22px}.login-header p{font-size:12px}.form-group input{font-size:15px;padding:10px 12px}.login-btn{font-size:15px;padding:12px 0}.form-options{flex-direction:column;align-items:flex-start;gap:8px}}.login-container{display:flex;align-items:center;justify-content:center;height:100vh;background:#f5f5f5;position:relative;overflow:hidden;padding:20px}.login-content{display:flex;gap:60px;align-items:center;justify-content:center;max-width:1200px;z-index:10;position:relative;width:100%;background:transparent}.login-background{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;display:none}.gradient-circle{display:none}.login-box{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;padding:40px;width:100%;max-width:420px;z-index:10;position:relative}.login-header{text-align:center;margin-bottom:32px}.login-header .login-logo{max-width:360px;height:auto;margin:0 auto 8px;display:block}.login-header h1{font-size:32px;font-weight:700;color:#374151;margin:0 0 8px}.login-header p{font-size:14px;color:#666;margin:0}.login-form{margin-bottom:24px}.error-message{background-color:#fee;border:1px solid #fcc;color:#c00;padding:12px 14px;border-radius:8px;font-size:13px;margin-bottom:16px;animation:slideDown .3s ease-out}.success-message{background-color:#eff6ef;border:1px solid #c3e6cb;color:#155724;padding:12px 14px;border-radius:8px;font-size:13px;margin-bottom:16px;animation:slideDown .3s ease-out}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;font-weight:600;color:#333;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.form-group input{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:all .3s;font-family:inherit}.form-group input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:13px}.remember-me{display:flex;align-items:center;gap:6px;cursor:pointer;color:#555;-webkit-user-select:none;user-select:none}.remember-me input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#667eea}.forgot-password{color:#667eea;text-decoration:none;transition:color .2s}.forgot-password:hover{color:#764ba2;text-decoration:underline}.login-btn{width:100%;padding:12px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.login-btn:hover:not(:disabled){transform:translateY(-2px);background:#1f2937;box-shadow:0 4px 12px #00000026}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#999;font-size:13px}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:#ddd}.social-login{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.social-btn{padding:12px;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;color:#333}.social-btn:hover:not(:disabled){background:#f9f9f9;border-color:#ccc}.social-btn:disabled{opacity:.6;cursor:not-allowed}.social-btn span{font-size:16px}.login-footer{text-align:center;border-top:1px solid #eee;padding-top:16px}.login-footer p{margin:0 0 8px;font-size:13px;color:#666}.signup-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s}.signup-link:hover{color:#764ba2;text-decoration:underline}.terms{font-size:11px!important;color:#999!important}.terms a{color:#667eea;text-decoration:none}.terms a:hover{text-decoration:underline}.test-credentials{margin-top:16px;padding:12px;background-color:#f0f3ff;border:1px solid #dde3ff;border-radius:6px;font-size:12px;color:#333}.test-credentials p{margin:4px 0;font-family:Courier New,monospace}.test-credentials strong{color:#667eea}.features-section{display:flex;flex-direction:column;gap:20px;max-width:350px;background:transparent}.feature-box{background:#fff;border-radius:12px;padding:24px;box-shadow:0 10px 40px #00000026;transition:all .3s ease;text-align:center}.feature-box:hover{transform:translateY(-8px);box-shadow:0 15px 50px #0003}.feature-icon{font-size:40px;margin-bottom:12px}.feature-box h3{font-size:18px;font-weight:700;color:#333;margin:0 0 10px}.feature-box p{font-size:14px;color:#666;margin:0;line-height:1.5}@media (max-width: 480px){.login-header .login-logo{max-width:100px;width:100%;height:auto;margin-bottom:10px}.login-content{flex-direction:column;gap:40px}.features-section{max-width:100%}.login-box{margin:16px;padding:24px}.login-header h1{font-size:28px}.login-header p{font-size:13px}.circle-1,.circle-2,.circle-3{opacity:.05}}.legal-page{min-height:100vh;background:#f5f5f5;display:flex;flex-direction:column}.legal-header{background:#fff;padding:20px 48px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.legal-nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.legal-logo{height:32px;cursor:pointer;transition:opacity .3s}.legal-logo:hover{opacity:.8}.back-home-btn{background:#374151;color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.back-home-btn:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.legal-content{flex:1;padding:80px 20px;overflow-y:auto}.legal-container{max-width:900px;margin:0 auto;background:#fff;padding:60px;border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.legal-container h1{font-size:42px;color:#374151;margin-bottom:10px;font-weight:600}.last-updated{color:#666;font-size:14px;margin-bottom:40px;font-style:italic}.legal-container section{margin-bottom:40px}.legal-container h2{font-size:28px;color:#333;margin-bottom:16px;margin-top:40px;font-weight:600;border-bottom:2px solid #667eea;padding-bottom:8px}.legal-container h3{font-size:20px;color:#555;margin-bottom:12px;margin-top:24px;font-weight:600}.legal-container p{font-size:16px;line-height:1.8;color:#444;margin-bottom:16px}.legal-container ul{margin-left:24px;margin-bottom:16px}.legal-container li{font-size:16px;line-height:1.8;color:#444;margin-bottom:8px}.legal-container strong{font-weight:600;color:#333}.legal-container a{color:#667eea;text-decoration:none;font-weight:500;transition:color .2s}.legal-container a:hover{color:#764ba2;text-decoration:underline}.legal-footer{background:#fff;padding:32px 24px;text-align:center;border-top:1px solid #e5e7eb}.legal-footer p{margin:0;color:#6b7280;font-size:14px;font-weight:500}@media (max-width: 768px){.legal-header{padding:16px 20px}.legal-logo{height:32px}.back-home-btn{padding:8px 16px;font-size:13px}.legal-content{padding:40px 16px}.legal-container{padding:32px 24px}.legal-container h1{font-size:32px}.legal-container h2{font-size:24px}.legal-container h3{font-size:18px}.legal-container p,.legal-container li{font-size:15px}}.blog-page{min-height:100vh;display:flex;flex-direction:column;background:#f9f9f6;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.blog-main{flex:1;max-width:1100px;margin:0 auto;padding:60px 24px 80px;width:100%;box-sizing:border-box}.blog-header{text-align:center;margin-bottom:60px}.blog-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0 0 16px}.blog-title{font-size:2.6rem;font-weight:700;color:#111827;margin:0 0 16px;line-height:1.2}.blog-subtitle{font-size:1.1rem;color:#6b7280;max-width:520px;margin:0 auto;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease,transform .2s ease}.blog-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-3px)}.blog-card-emoji{font-size:2rem;line-height:1}.blog-card-body{display:flex;flex-direction:column;gap:10px;flex:1}.blog-card-category{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#10b981;background:#ecfdf5;padding:3px 10px;border-radius:20px;display:inline-block;width:fit-content}.blog-card-title{font-size:1.15rem;font-weight:700;color:#111827;margin:0;line-height:1.35}.blog-card-intro{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0;flex:1}.blog-card-footer{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#9ca3af;margin-top:4px}.blog-card-dot{color:#d1d5db}.blog-post-container{max-width:740px;margin:0 auto}.blog-back-link{display:inline-flex;align-items:center;font-size:.875rem;font-weight:500;color:#6b7280;text-decoration:none;margin-bottom:40px;transition:color .15s ease}.blog-back-link:hover{color:#111827}.blog-post-header{margin-bottom:48px;display:flex;flex-direction:column;gap:12px}.blog-post-emoji{font-size:2.5rem;line-height:1;margin-bottom:4px}.blog-post-title{font-size:2.2rem;font-weight:800;color:#111827;margin:0;line-height:1.2}.blog-post-subtitle{font-size:1.1rem;color:#6b7280;margin:0;line-height:1.6}.blog-post-meta{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#9ca3af;margin-top:4px}.blog-post-content{font-size:1.05rem;line-height:1.8;color:#374151;border-top:1px solid #e5e7eb;padding-top:40px}.blog-post-content p{margin:0 0 1.4em}.blog-post-content h2{font-size:1.4rem;font-weight:700;color:#111827;margin:2.2em 0 .6em;line-height:1.3}.blog-post-content h3{font-size:1.15rem;font-weight:700;color:#111827;margin:1.8em 0 .5em}.blog-post-content ul,.blog-post-content ol{margin:0 0 1.4em 1.6em;padding:0}.blog-post-content ul{list-style-type:disc}.blog-post-content ol{list-style-type:decimal}.blog-post-content li{margin-bottom:.4em}.blog-post-content strong{font-weight:700;color:#111827}.blog-post-content em{font-style:italic}.blog-post-cta{margin-top:64px;background:#f5f3ff;border:1px solid #ede9fe;border-radius:20px;padding:48px 40px;text-align:center}.blog-post-cta h3{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 12px}.blog-post-cta p{font-size:1rem;color:#6b7280;margin:0 0 28px;line-height:1.6}.blog-cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.blog-not-found{text-align:center;padding:80px 0}.blog-not-found h1{color:#111827;font-size:1.8rem;margin-bottom:16px}.home-nav-link--active{color:#111827!important;font-weight:600}@media (max-width: 768px){.blog-main{padding:40px 20px 60px}.blog-title{font-size:2rem}.blog-grid{grid-template-columns:1fr;gap:20px}.blog-post-title{font-size:1.7rem}.blog-post-cta{padding:32px 24px}.blog-cta-buttons{flex-direction:column;align-items:center}}.small-btn{padding:5px 14px!important;font-size:13px!important;border-radius:6px!important;min-width:unset!important;width:auto!important;height:32px!important;line-height:1.2!important}.generate-btn{padding:8px 18px;background:#6366f1;color:#fff;border:none;border-radius:6px;font-weight:500;font-size:15px;cursor:pointer;transition:background .15s;margin-top:8px;margin-bottom:0;box-shadow:0 1px 2px #3c3c640a;opacity:.85}.generate-btn:disabled{opacity:.6;cursor:not-allowed}.generate-btn:not(:disabled):hover{background:#4f46e5;opacity:1}.topics-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.topic-list-item{display:flex;align-items:center;background:#f3f4f6;border-radius:8px;padding:8px 14px;font-size:15px;color:#3730a3;box-shadow:0 1px 4px #6366f10a;transition:background .2s}.topic-list-item:hover{background:#e0e7ff}.topic-list-text{flex:1;word-break:break-word}.edit-topic-btn{background:none;border:none;margin-right:8px;cursor:pointer;padding:2px;border-radius:4px;transition:background .15s}.edit-topic-btn:hover{background:#c7d2fe}.topics-textarea{width:100%;min-height:48px;padding:14px 16px;border:1.5px solid #a5b4fc;border-radius:10px;font-size:15px;font-family:inherit;background:#f8fafc;color:#3730a3;transition:border .2s,box-shadow .2s;margin-bottom:8px;box-shadow:0 2px 8px #6366f10a;resize:vertical}.topics-textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f;background:#fff}.topic-chip{display:inline-flex;align-items:center;background:#e0e7ff;color:#3730a3;border-radius:16px;padding:4px 12px 4px 10px;font-size:13px;margin:2px 2px 2px 0;position:relative;line-height:1.4}.delete-topic-x{background:none;border:none;color:#6366f1;font-size:15px;margin-left:6px;cursor:pointer;padding:0 2px;border-radius:50%;transition:background .15s}.delete-topic-x:hover{background:#c7d2fe;color:#1e40af}.feature-page{display:flex;flex-direction:column;height:100%;overflow-y:auto;position:relative}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.feature-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;background-color:#f5f5f5;display:flex;justify-content:space-between;align-items:center;height:80px;box-sizing:border-box}.feature-header h2{margin:0;font-size:24px;font-weight:600;color:#000;line-height:1.2;flex-shrink:0}.header-actions{display:flex;gap:24px;align-items:center}.add-person-link{display:flex;align-items:center;gap:6px;padding:0;background:transparent;color:#374151;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.add-person-link .icon{font-size:18px;font-weight:700}.add-person-link:hover{color:#1f2937;transform:scale(1.05)}.add-person-text{font-size:14px;font-weight:600}.new-feedback-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.new-feedback-btn .icon{font-size:16px;font-weight:700}.new-feedback-btn:hover{background:#1f2937;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.select-person-btn{background:transparent;border:none;cursor:pointer;padding:0;transition:transform .2s;display:flex;align-items:center;gap:10px}.select-person-btn:hover{transform:scale(1.05)}.select-person-text{font-size:14px;font-weight:600;color:#374151}.person-selector-container{position:relative}.person-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#f5f5f5;border:2px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:250px;z-index:1000;overflow:hidden}.person-dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .2s;position:relative}.person-dropdown-item:hover{background:#f9fafb}.delete-person-btn{margin-left:auto;background:transparent;border:none;color:#9ca3af;font-size:24px;font-weight:300;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;flex-shrink:0}.delete-person-btn:hover{background:#fee2e2;color:#ef4444}.dropdown-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:13px;flex-shrink:0}.dropdown-info{flex:1;min-width:0}.dropdown-name{font-size:14px;font-weight:600;color:#374151;margin-bottom:2px}.dropdown-role{font-size:12px;color:#6b7280}.person-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;box-shadow:0 2px 8px #0000001a;border:2px solid white}.feature-content{flex:1;overflow-y:auto;padding:40px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;box-sizing:border-box}.placeholder-content{max-width:500px;text-align:center}.placeholder-content>p{font-size:16px;color:#666;margin-bottom:32px;line-height:1.6}.reflection-start-btn{background-color:#374151;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.reflection-start-btn:hover{background-color:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.feature-description{background-color:#f5f5f5;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.feature-description h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#10a37f}.feature-description p{margin:0 0 16px;font-size:14px;color:#666}.feature-description ul{list-style:none;padding:0;margin:0}.feature-description li{font-size:14px;color:#555;padding:8px 0 8px 24px;position:relative}.feature-description li:before{content:"✓";position:absolute;left:0;color:#10a37f;font-weight:700}.analytics-summaries{display:flex;gap:40px;margin:48px 40px 0;justify-content:flex-start}.analytics-summary-placeholder{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:20px;min-width:320px;min-height:160px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#888;font-style:italic;box-shadow:0 2px 8px #0000000f;transition:all .3s}.reflection-insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:0;width:100%}.reflection-insight-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 2px 8px #0000000f;transition:all .3s}.reflection-insight-card:hover{box-shadow:0 4px 12px #00000014}.reflection-insight-card h3{margin:0 0 10px;font-size:16px;font-weight:600;color:#374151}.insight-placeholder{min-height:60px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:12px;color:#9ca3af;font-size:13px;font-style:italic;padding:16px;box-shadow:0 1px 3px #0000000a}.themes-list{display:flex;flex-direction:column;gap:10px}.theme-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fef3c7;border-left:3px solid #f59e0b;border-radius:8px;font-size:13px;color:#92400e}.theme-icon{font-size:16px;flex-shrink:0}.theme-message{font-weight:500;line-height:1.4}.achievements-list{display:flex;flex-direction:column;gap:10px}.achievement-item{display:flex;align-items:flex-start;gap:10px;background:#ecfdf5;border-left:3px solid #10b981;border-radius:6px;padding:10px 12px;color:#065f46;font-size:14px;line-height:1.4}.achievement-bullet{font-size:16px;font-weight:700;color:#10b981;flex-shrink:0}.achievement-text{font-weight:500;flex:1}.goals-list{display:flex;flex-direction:column;gap:10px}.goal-item{display:flex;align-items:flex-start;gap:10px;background:#eff6ff;border-left:3px solid #3b82f6;border-radius:6px;padding:10px 12px;color:#1e40af;font-size:14px;line-height:1.4}.goal-bullet{font-size:16px;font-weight:700;color:#3b82f6;flex-shrink:0}.goal-text{font-weight:500;flex:1}.analytics-summary-placeholder:hover{box-shadow:0 6px 24px #2563eb1a;transform:translateY(-4px);border-color:#3b82f6}.profile-form-container{max-width:600px;width:100%}.profile-form{background-color:#fff;padding:32px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;margin-bottom:24px}.profile-form .form-group{margin-bottom:24px}.profile-form label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.profile-form input{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s}.profile-form input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.profile-form input:disabled{background-color:#f5f5f5;cursor:not-allowed}.profile-submit-btn{width:100%;padding:12px 24px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.profile-submit-btn:hover:not(:disabled){transform:translateY(-2px);background:#1f2937;box-shadow:0 4px 12px #00000026}.profile-submit-btn:disabled{opacity:.6;cursor:not-allowed}.form-message{padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px;animation:slideDown .3s ease-out}.form-message.error-message{background-color:#fee;border:1px solid #fcc;color:#c00}.form-message.success-message{background-color:#efe;border:1px solid #cfc;color:#0a0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-info{background-color:#f7f7f7;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.profile-info h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#333}.profile-info p{margin:8px 0;font-size:14px;color:#666;line-height:1.6}@media (max-width: 768px){.feature-header{padding:16px;height:80px}.feature-header h2{font-size:20px}.feature-content{padding:20px 16px}.placeholder-content{max-width:100%}.profile-form{padding:20px}}.reflection-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out;padding:20px}.reflection-modal{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease-out}.reflection-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;color:#666;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;z-index:10}.reflection-modal-close:hover{background:#f0f0f0;color:#333}.reflection-modal-content{padding:32px}.reflection-modal-content h2{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 12px;text-align:center}.reflection-modal-content p{font-size:15px;color:#666;line-height:1.6;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.reflection-chart-container{margin:20px 0 24px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000f;border:2px solid #e5e7eb;width:100%}.chart-header{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.chart-header h3{font-size:20px;font-weight:600;color:#374151;margin:0}.question-toggles{display:flex;gap:6px;flex-wrap:wrap;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.question-toggle{padding:6px 12px;border-radius:16px;border:2px solid;background:transparent;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.question-toggle:hover{transform:scale(1.05)}.question-toggle.active{box-shadow:0 2px 8px #00000026}.chart-canvas{background:#fafafa;border-radius:12px;padding:16px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;min-height:100px}.chart-content-wrapper{display:flex;gap:24px;align-items:flex-start}.chart-content-wrapper .chart-canvas{flex:1;margin-bottom:0}.reflection-chart{width:100%;height:auto}.no-data-message{text-align:center;padding:60px 20px;background:#f9fafb;border-radius:12px;box-shadow:0 1px 3px #0000000a}.no-data-message p{font-size:16px;color:#9ca3af;margin:0;font-style:italic}.chart-legend{display:flex;flex-direction:column;gap:10px;min-width:200px}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#666}.legend-color{width:16px;height:16px;border-radius:4px;flex-shrink:0}.legend-label{line-height:1.4}.reflection-subtitle{font-size:15px;color:#666;margin:0 0 32px;line-height:1.6;text-align:center}.reflection-questions{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.reflection-question-block{background:#fff;border-radius:12px;padding:24px;border:2px solid #e5e7eb;transition:all .2s}.reflection-question-block:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.question-number{font-size:10px;font-weight:700;color:#667eea;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;display:inline-block;background:#f0f3ff;padding:4px 12px;border-radius:20px}.question-text{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 20px;line-height:1.6}.rating-scale{display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.rating-button{flex:1;padding:10px 0;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:999px;font-size:14px;font-weight:700;color:#374151;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.rating-button:hover{border-color:#374151;background:#e5e7eb;color:#1f2937;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.rating-button.selected{background:#374151;border-color:#374151;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0000001f}.rating-labels{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af;padding:0 4px;margin-top:2px}.reflection-question-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0;border-bottom:1px solid #e5e7eb}.reflection-question-row:last-child{border-bottom:none}.question-left{flex:1;display:flex;align-items:center;gap:16px}.question-number-badge{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#667eea;color:#fff;border-radius:50%;font-size:12px;font-weight:700}.question-text-inline{font-size:15px;font-weight:500;color:#1a1a1a;margin:0;line-height:1.5}.rating-right{flex-shrink:0}.rating-scale-inline{display:flex;gap:8px}.rating-button-inline{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s}.rating-button-inline:hover{border-color:#667eea;background:#f0f3ff;color:#667eea;transform:scale(1.05)}.rating-button-inline.selected{background:#667eea;border-color:#667eea;color:#fff;transform:scale(1.05);box-shadow:0 2px 8px #667eea4d}.reflection-actions{display:flex;justify-content:center;gap:12px;padding:32px 0 8px}.reflection-submit-btn{padding:12px 24px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px;flex:1;max-width:220px}.reflection-submit-btn:hover:not(:disabled){background:#1f2937;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.reflection-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.reflection-back-btn{padding:12px 24px;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px;flex:1;max-width:160px}.reflection-back-btn:hover:not(:disabled){background:#f3f4f6;border-color:#374151;color:#1f2937;transform:translateY(-2px);box-shadow:0 2px 8px #00000014}.reflection-back-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.reflection-text-questions{display:flex;flex-direction:column;gap:20px;margin-top:8px}.reflection-text-block{background:#fff;padding:24px;border-radius:12px;border:2px solid #e5e7eb;transition:all .2s}.reflection-text-block:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.reflection-textarea{width:100%;padding:14px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;line-height:1.6;resize:vertical;transition:all .2s;margin-top:12px;background:#f9fafb;box-sizing:border-box;min-height:100px}.reflection-textarea:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.reflection-textarea::placeholder{color:#9ca3af}.reflection-message{text-align:center;padding:16px;border-radius:8px;margin:24px 0;font-size:14px;font-weight:600}.reflection-message.success{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.reflection-message.error{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.feedback-layout{display:flex;gap:24px;width:100%;max-width:1400px}.feedback-main{flex:1;display:flex;flex-direction:column;gap:24px}.feedback-person-info{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:2px solid #e5e7eb}.feedback-person-info h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.person-details p{margin:8px 0;font-size:14px;color:#6b7280}.no-person-selected{color:#9ca3af;font-style:italic}.person-details strong{color:#374151;font-weight:600}.document-upload-section{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.document-upload-section p{margin:0 0 8px}.documents-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.documents-loading{color:#9ca3af;font-size:14px;margin:12px 0}.document-info{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:12px}.document-name{font-size:14px;color:#374151;font-weight:500}.remove-document-btn{width:20px;height:20px;border-radius:4px;background:transparent;color:#9ca3af;border:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.remove-document-btn:hover{background:#fee2e2;color:#dc2626}.document-upload{display:inline-block}.upload-label{display:inline-block;padding:10px 16px;background:transparent;color:#374151;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.upload-label:hover{background:#f9fafb;border-color:#374151;transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}.upload-label.uploading{background:#f3f4f6;color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed}.feedback-situation{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:2px solid #e5e7eb}.feedback-situation h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.situation-textarea{width:100%;padding:12px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;margin-bottom:16px;box-sizing:border-box}.situation-textarea:focus{outline:none;border-color:#374151}.feedback-button-group{display:flex;gap:12px;align-items:center}.feedback-send-btn{padding:12px 24px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.feedback-send-btn:hover:not(:disabled){transform:translateY(-2px);background:#1f2937;box-shadow:0 4px 12px #00000026}.feedback-send-btn:disabled{opacity:.6;cursor:not-allowed}.feedback-new-btn{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#f3f4f6;color:#374151;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.feedback-new-btn .icon{font-size:16px;font-weight:700}.feedback-new-btn:hover{background:#e5e7eb;border-color:#374151;transform:translateY(-1px)}.feedback-advice{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f;border:2px solid #e5e7eb}.feedback-advice h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151}.advice-content{min-height:150px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.advice-placeholder{margin:0;font-size:14px;color:#9ca3af;font-style:italic;text-align:center;line-height:1.6;padding:16px}.advice-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px}.advice-loading p{margin:0;font-size:14px;color:#6b7280}.loading-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#374151;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.advice-text{margin:0;padding:0;font-size:14px;color:#374151;line-height:1.6;word-wrap:break-word}.advice-text p{margin:0 0 6px}.advice-text p:last-child{margin-bottom:0}.advice-text p:empty{display:none}.advice-text br{display:none}.advice-text h1,.advice-text h2,.advice-text h3,.advice-text h4,.advice-text h5,.advice-text h6{margin:16px 0 8px;line-height:1.4}.advice-text h1:first-child,.advice-text h2:first-child,.advice-text h3:first-child,.advice-text h4:first-child,.advice-text h5:first-child,.advice-text h6:first-child{margin-top:0}.advice-text ul,.advice-text ol{margin:4px 0 8px;padding-left:24px;list-style-type:disc}.advice-text ol{list-style-type:decimal}.advice-text li{margin:0 0 4px;line-height:1.6}.advice-text li:last-child{margin-bottom:0}.advice-text li>p{margin:0;display:inline}.advice-text li>strong:first-child{display:inline}.feedback-sidebar{width:320px;display:flex;flex-direction:column;gap:16px;flex-shrink:0}.feedback-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f;border:2px solid #e5e7eb}.feedback-card h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#374151}.feedback-card p{margin:0;font-size:14px;color:#6b7280}.card-header-with-btn{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.add-doc-btn{width:28px;height:28px;border-radius:6px;background:transparent;color:#000;border:none;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.add-doc-btn:hover{background:#f3f4f6}.documents-list{display:flex;flex-direction:column;gap:8px}.document-item{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s}.document-item:hover{background:#f3f4f6;border-color:#d1d5db}.doc-info{flex:1;min-width:0}.doc-name{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-date{font-size:11px;color:#6b7280}.remove-doc-btn{width:20px;height:20px;border-radius:4px;background:transparent;color:#9ca3af;border:none;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.remove-doc-btn:hover{background:#fee2e2;color:#dc2626}.history-list{display:flex;flex-direction:column;gap:8px}.history-item{padding:10px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:center;gap:8px}.history-item:hover{background:#f3f4f6;border-color:#374151;transform:translate(2px)}.history-item:hover .delete-history-btn{opacity:1}.history-info{flex:1;min-width:0}.history-title{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-date{font-size:11px;color:#6b7280}.delete-history-btn{width:20px;height:20px;border-radius:4px;background:transparent;color:#9ca3af;border:none;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0;transition:all .2s}.delete-history-btn:hover{background:#fee2e2;color:#dc2626;opacity:1}.history-loading,.no-history{font-size:13px;color:#9ca3af;font-style:italic;text-align:center;margin:0;padding:20px 0}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content{background:#f5f5f5;border-radius:12px;padding:32px;max-width:500px;width:90%;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:6px;background:transparent;border:none;font-size:20px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.modal-close:hover{background:#f3f4f6;color:#374151}.modal-content h2{margin:0 0 20px;font-size:24px;font-weight:600;color:#374151}.modal-body{color:#6b7280;font-size:14px;line-height:1.6}.modal-body p{margin:12px 0}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.form-group input,.form-group textarea{width:100%;padding:10px 12px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;font-family:inherit;color:#374151;box-sizing:border-box;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#374151}.form-group textarea{resize:vertical;min-height:80px}.modal-submit-btn{width:100%;padding:12px 24px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px;margin-top:8px}.modal-submit-btn:hover:not(:disabled){transform:translateY(-2px);background:#1f2937;box-shadow:0 4px 12px #00000026}.modal-submit-btn:disabled{opacity:.6;cursor:not-allowed}.interventions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:32px;max-width:1200px;margin:0 auto}.intervention-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:32px 24px;text-align:center;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:16px}.intervention-card:hover{border-color:#374151;box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.intervention-icon{width:64px;height:64px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;color:#374151}.intervention-title{margin:0;font-size:20px;font-weight:600;color:#374151}.intervention-description{margin:0;font-size:15px;color:#6b7280;line-height:1.5}.intervention-details{margin:32px;padding:24px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.intervention-details h3{margin:0 0 12px;font-size:18px;font-weight:600;color:#374151}.intervention-details p{margin:0;font-size:15px;color:#6b7280;line-height:1.6}@media (max-width: 1024px){.interventions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.interventions-grid{grid-template-columns:1fr;padding:16px}}.intervention-sections{display:flex;flex-direction:column;gap:24px}.intervention-section{background:#fff;border-radius:12px;border:2px solid #e5e7eb;overflow:hidden;transition:all .2s ease}.intervention-section:hover{border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.section-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#6366f1,#4f46e5);border-bottom:2px solid #e5e7eb}.section-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fffffff2;color:#4f46e5;border-radius:50%;font-weight:700;font-size:16px;flex-shrink:0}.section-header h4{margin:0;font-size:17px;font-weight:600;color:#fff;letter-spacing:.2px}.section-content{padding:20px;font-size:14px;color:#374151;line-height:1.8}.section-content p{margin:0 0 12px}.section-content li{margin:8px 0;line-height:1.7}.section-content h1,.section-content h2,.section-content h3,.section-content h4,.section-content h5{margin:16px 0 10px;font-weight:600;color:#1f2937;line-height:1.4}.section-content h1:first-child,.section-content h2:first-child,.section-content h3:first-child,.section-content h4:first-child,.section-content h5:first-child{margin-top:0}.section-content code{background:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:13px;font-family:Courier New,monospace}.section-content blockquote{margin:12px 0;padding:12px 16px;border-left:4px solid #6366f1;background:#f9fafb;border-radius:4px;color:#4b5563;font-style:italic}.intervention-sections-container{display:flex;flex-direction:column;gap:20px}.intervention-section{background:#fff;border-radius:12px;border:2px solid #e5e7eb;padding:24px;box-shadow:0 2px 8px #0000000f;transition:all .2s ease}.intervention-section:hover{box-shadow:0 4px 12px #00000014}.section-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.section-number{display:inline-block;color:#374151;font-weight:600;font-size:18px}.section-header h4{margin:0;font-size:18px;font-weight:600;color:#374151}.section-content{min-height:80px}.section-content p{margin:0 0 12px;font-size:14px;color:#374151;line-height:1.8}.section-content p:last-child{margin-bottom:0}.section-content .advice-placeholder{margin:0;font-size:14px;color:#9ca3af;font-style:italic;line-height:1.6}.section-content strong{color:#1f2937;font-weight:600}.section-content ul,.section-content ol{margin:12px 0;padding-left:24px}.section-content li{margin:8px 0;line-height:1.7;font-size:14px;color:#374151}.section-content li>p{margin:0;display:inline}.section-content h3,.section-content h4{margin:16px 0 10px;font-weight:600;color:#1f2937;font-size:15px}.section-content h3:first-child,.section-content h4:first-child{margin-top:0}.section-content a{color:#374151;text-decoration:underline}.section-content a:hover{color:#1f2937}.section-content .advice-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;min-height:80px}.section-content .advice-loading p{margin:0;font-size:14px;color:#6b7280;font-style:normal;text-align:center}@media (max-width: 640px){.intervention-section{border-radius:8px}.section-header{padding:12px 16px}.section-number{width:28px;height:28px;font-size:14px}.section-header h4{font-size:15px}.section-content{padding:16px}}.intervention-response h2{display:flex;align-items:center;margin:24px 0 12px;padding:12px 16px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;font-size:16px;font-weight:600;border-radius:8px;letter-spacing:.2px}.intervention-response h2:first-of-type{margin-top:0}.intervention-response h2:before{content:attr(data-section);display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fffffff2;color:#4f46e5;border-radius:50%;font-weight:700;font-size:14px;margin-right:12px;flex-shrink:0}.intervention-response h2:nth-of-type(1):before{content:"1"}.intervention-response h2:nth-of-type(2):before{content:"2"}.intervention-response h2:nth-of-type(3):before{content:"3"}.intervention-response>*:not(h2){padding-left:8px;padding-right:8px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pricing-modal{background:#fff;border-radius:16px;max-width:1100px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:24px;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:28px;color:#666;cursor:pointer;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;z-index:10}.modal-close:hover{background:#f0f0f0;color:#333}.modal-header{text-align:center;margin-bottom:24px}.modal-header h2{font-size:26px;font-weight:700;margin-bottom:6px;color:#1a1a1a}.modal-header p{font-size:15px;color:#666}.message-banner{margin-top:16px;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;text-align:center}.message-banner.success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.message-banner.error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.pricing-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.pricing-card{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:20px;position:relative;transition:all .3s;display:flex;flex-direction:column}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.pricing-card.highlighted{border-color:#4a90e2;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:0 8px 24px #4a90e226}.pricing-card.current-plan{border-color:#50c878;background:linear-gradient(135deg,#f0fdf4,#fff)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;padding:6px 20px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.current-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#50c878,#3da05f);color:#fff;padding:6px 20px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.plan-name{font-size:20px;font-weight:700;margin-bottom:12px;color:#1a1a1a}.plan-price{margin-bottom:16px}.plan-price .price{font-size:38px;font-weight:700;color:#1a1a1a}.plan-price .period{font-size:14px;color:#666;margin-left:4px}.plan-features{list-style:none;padding:0;margin:0 0 20px;flex-grow:1}.plan-features li{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:14px;color:#333}.plan-features li svg{flex-shrink:0;color:#4a90e2;width:18px;height:18px}.upgrade-button{width:100%;padding:12px 20px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff}.upgrade-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #4a90e266}.upgrade-button:disabled{background:#e0e0e0;color:#999;cursor:not-allowed}.upgrade-button.current{background:#f0f0f0;color:#666}@media (max-width: 768px){.pricing-modal{padding:30px 20px}.modal-header h2{font-size:24px}.modal-header p{font-size:16px}.pricing-plans{grid-template-columns:1fr}.plan-price .price{font-size:36px}}.feature-page-layout{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column}.app-container{display:flex;height:100vh;background:#f5f5f5}.success-message{position:fixed;top:20px;right:20px;background:#10b981;color:#fff;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;font-weight:600;z-index:10000;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sidebar{width:260px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 2px 8px #0000000d;transition:transform .3s ease}.sidebar-close-btn,.hamburger-btn{display:none}.sidebar-header{padding:20px 16px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center;align-items:center;height:80px;box-sizing:border-box}.sidebar-header .logo{max-width:180px;height:auto}.sidebar-header h1{font-size:24px;font-weight:700;color:#fff;margin:0;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.new-chat-btn{margin:16px;padding:10px 16px;background:transparent;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#374151;transition:all .2s}.new-chat-btn:hover{background:#f9fafb;border-color:#d1d5db}.sidebar-menu{display:flex;flex-direction:column;gap:8px;padding:16px;border-bottom:1px solid #e5e7eb}.menu-item{padding:10px 12px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#374151;display:flex;align-items:center;gap:10px;transition:background .2s;text-align:left;position:relative}.menu-item:hover{background:#f3f4f6}.menu-icon{font-size:16px;min-width:20px;color:#000}.menu-label{flex:1;color:#000}.notification-badge{background:#ef4444;color:#fff;font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.sidebar-content{flex:1;overflow-y:auto;padding:16px}.recent-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}.chat-history{display:flex;flex-direction:column;gap:4px}.chat-history-item{padding:6px 8px;background-color:transparent;border:none;cursor:pointer;font-size:12px;color:#374151;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;transition:all .2s;text-align:left;width:100%}.chat-history-item:hover{background-color:#f3f4f6;border-radius:4px}.chat-history-item.active{background-color:#e5e7eb;border-radius:4px;font-weight:600}.chat-title{font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.delete-chat-btn{background:none;border:none;cursor:pointer;font-size:14px;padding:2px 4px;color:#9ca3af;opacity:0;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:700;line-height:1}.chat-history-item:hover .delete-chat-btn{opacity:1}.delete-chat-btn:hover{color:#ef4444}.no-history{font-size:13px;color:#9ca3af;text-align:center;padding:20px 0}.sidebar-footer{padding:12px 16px;border-top:1px solid #e5e7eb}.chat-counter{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f9fafb;border-radius:6px;margin-bottom:12px;font-size:13px}.counter-label{color:#6b7280;font-weight:500}.counter-value{color:#374151;font-weight:600}.user-menu-container{position:relative}.user-avatar-btn{width:100%;padding:10px 12px;background:transparent;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:all .2s;text-align:left}.user-avatar-btn:hover{background:#f9fafb;border-color:#d1d5db}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.user-name{flex:1;font-size:14px;font-weight:600;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-dropdown{position:absolute;bottom:100%;left:0;right:0;margin-bottom:8px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 -4px 12px #0000001a;overflow:hidden;z-index:1000}.dropdown-item{width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#374151;text-align:left;transition:all .2s;border-bottom:1px solid #f3f4f6}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:#f9fafb}.dropdown-item.logout{color:#dc2626}.dropdown-item.logout:hover{background:#fee2e2}.sidebar-btn{padding:10px 12px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px;transition:background .2s;text-align:left}.sidebar-btn:hover{background:#f3f4f6}.sidebar-btn span{font-size:16px}.logout-btn{border-color:#fca5a5;color:#dc2626}.logout-btn:hover{background-color:#fee2e2;border-color:#f87171}.chat-container{flex:1;display:flex;flex-direction:column;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.messages-area{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:16px}.messages-area::-webkit-scrollbar{width:8px}.messages-area::-webkit-scrollbar-track{background:transparent}.messages-area::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.messages-area::-webkit-scrollbar-thumb:hover{background:#999}.suggestions-container{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:24px;padding:40px 24px;text-align:center}.quote-section{width:100%;max-width:600px;margin-bottom:16px}.leadership-quote{margin:0;padding:24px;background:linear-gradient(135deg,#667eea14,#764ba214);border-left:4px solid #667eea;border-radius:8px;font-style:italic;font-size:16px;color:#333;line-height:1.6}.leadership-quote p{margin:0 0 12px;font-size:16px;font-weight:500}.leadership-quote footer{font-size:14px;color:#667eea;font-style:normal;font-weight:600;display:block;margin-top:12px}.suggestions-title{font-size:28px;font-weight:600;color:#000;margin:0}.suggestions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:600px}.suggestion-card{padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;color:#374151;line-height:1.5;transition:all .3s;text-align:left;min-height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000d}.suggestion-card:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.suggestion-card:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6}.suggestion-card:disabled:hover{transform:none;box-shadow:0 2px 8px #0000000d}.suggestion-card span{display:block}.message{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-message{align-items:flex-end}.user-message .message-content{background:#374151;color:#fff;box-shadow:0 2px 8px #0000001a}.bot-message{align-items:flex-start}.bot-message .message-content{background-color:#fff;color:#374151;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000d}.message-content{padding:12px 16px;border-radius:12px;max-width:70%;word-wrap:break-word;line-height:1.5}.message-content p{margin:0;font-size:15px}.bot-message-text{font-size:15px;line-height:1.6}.bot-message-text p{margin:0 0 6px;font-size:15px}.bot-message-text p:last-child{margin-bottom:0}.bot-message-text p:empty{display:none}.bot-message-text br{display:none}.bot-message-text h1,.bot-message-text h2,.bot-message-text h3,.bot-message-text h4,.bot-message-text h5,.bot-message-text h6{margin:8px 0 4px;font-weight:600;font-size:15px}.bot-message-text h1:first-child,.bot-message-text h2:first-child,.bot-message-text h3:first-child,.bot-message-text h4:first-child{margin-top:0}.bot-message-text ul,.bot-message-text ol{margin:4px 0;padding-left:20px;list-style-type:disc}.bot-message-text ol{list-style-type:decimal}.bot-message-text li{margin:0 0 4px;font-size:15px}.bot-message-text li:last-child{margin-bottom:0}.bot-message-text strong{font-weight:600}.bot-message-text em{font-style:italic}.message-time{font-size:11px;color:#999;padding:0 16px}.typing-indicator{display:flex;gap:4px;padding:4px 0}.typing-indicator span{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}.input-area{display:flex;gap:12px;padding:16px 24px;border-top:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;margin-bottom:16px;max-width:600px;margin-left:auto;margin-right:auto;width:calc(100% - 48px)}.input-area input{flex:1;padding:12px 16px;border:1px solid rgba(102,126,234,.3);border-radius:12px;font-size:15px;outline:none;transition:all .3s;background-color:#fffffff2;font-family:inherit;box-shadow:0 8px 24px #0000001f}.input-area input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background-color:#fff}.input-area input:disabled{background-color:#f5f5f580;cursor:not-allowed}.input-area button{padding:12px 24px;background:#374151;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px}.input-area button:hover:not(:disabled){transform:translateY(-2px);background:#1f2937;box-shadow:0 4px 12px #00000026}.input-area button:disabled{opacity:.6;cursor:not-allowed}.quote-footer{text-align:center;padding:8px 24px 16px;margin:0}.quote-footer p{font-size:12px;color:#999;margin:0;font-style:italic;line-height:1.4}@media (max-width: 768px){.sidebar{position:fixed;top:0;left:0;height:100vh;width:280px;z-index:1000;transform:translate(-100%);box-shadow:none}.sidebar.sidebar-open{transform:translate(0);box-shadow:4px 0 24px #00000026}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999}.sidebar-header{display:flex;justify-content:space-between;align-items:center}.sidebar-close-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:18px;color:#6b7280;cursor:pointer;padding:4px 8px;border-radius:6px;line-height:1;flex-shrink:0}.sidebar-close-btn:hover{background:#f3f4f6;color:#111827}.hamburger-btn{display:flex;flex-direction:column;justify-content:center;gap:5px;position:fixed;top:16px;right:16px;z-index:998;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:9px 10px;cursor:pointer;box-shadow:0 2px 8px #00000014}.hamburger-btn span{display:block;width:20px;height:2px;background:#374151;border-radius:2px}.chat-container{width:100%}.message-content{max-width:85%}.input-area,.messages-area{padding:12px 16px}.suggestions-grid{grid-template-columns:1fr}.suggestions-title{font-size:24px}}@media (max-width: 480px){.message-content{max-width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}#root{width:100%;height:100vh}
