.chat-page{padding:2rem 1rem 3rem}.chat-page-container{width:100%;max-width:900px;margin:0 auto}.chat-hero{text-align:center;margin:0 0 1.5rem}.chat-hero h2{font-size:1.5rem;color:#0f172a;margin:0 0 .5rem;font-weight:700;line-height:1.2}.chat-hero p{color:#64748b;font-size:.95rem;line-height:1.55;margin:0 0 .5rem}.chat-hero-meta{font-size:.825rem!important;color:#94a3b8!important;display:inline-flex;align-items:center;gap:.4rem}.chat-hero-meta i{color:#2563eb}.chat-hero-meta a{color:#1d4ed8;text-decoration:none}.chat-hero-meta a:hover{text-decoration:underline}.chat-disclaimer{margin:1rem auto 0;text-align:center;font-size:.8rem;color:#94a3b8;line-height:1.55}.chat-disclaimer i{color:#cbd5e1;margin-right:.2rem}.chat-disclaimer strong{color:#475569}.example-item[type=button]{font:inherit;text-align:left;width:100%}.chat-page-header{text-align:center;margin-bottom:3rem}.pill{display:inline-block;background:#3b82f61a;color:#2563eb;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(59,130,246,.2)}.chat-page-header h1{font-size:2.5rem;margin-bottom:1rem;color:#0f172a}.subtitle{font-size:1.125rem;color:#64748b;max-width:700px;margin:0 auto}.last-updated-badge{margin-top:1rem;color:#6b7280;font-size:.875rem;font-weight:400;display:flex;align-items:center;justify-content:center;gap:.5rem}.last-updated-badge i{font-size:.75rem}.quick-answer-drug-checker{max-width:800px;margin:2rem auto;background:linear-gradient(135deg,#3b82f61a,#2563eb0d);border:2px solid rgba(59,130,246,.3);border-radius:12px;padding:1.5rem 2rem;display:flex;gap:1.25rem;align-items:flex-start}.quick-answer-icon-checker{flex-shrink:0;width:44px;height:44px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff}.quick-answer-content-checker{flex:1}.quick-answer-title-checker{color:#2563eb;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.quick-answer-text-checker{color:#334155;font-size:1rem;line-height:1.6;margin:0}.chat-messages-area{margin-bottom:2rem;min-height:200px;max-height:500px;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;width:100%}.chat-messages-area:empty{display:none}.message{display:flex;gap:12px;max-width:75%;animation:fadeIn .3s ease-in;width:fit-content}.message.user{margin-left:auto!important;margin-right:0!important;flex-direction:row-reverse}.message.assistant{margin-left:0!important;margin-right:auto!important}.message-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.message.user .message-avatar{background:var(--primary-color)}.message.assistant .message-avatar{background:#ffffff1a}.message-content{background:#f8fafc;padding:14px 18px;border-radius:12px;line-height:1.7;color:#334155;border:1px solid #e2e8f0}.message.user .message-content{background:#3b82f6;border-bottom-right-radius:4px;color:#fff;border-color:#1f6feb}.message.assistant .message-content{background:#f8fafc;border-bottom-left-radius:4px;border-color:#e2e8f0}.message-content strong{font-weight:600;color:#0f172a}.message-content a{color:#2563eb;text-decoration:none;border-bottom:1px solid rgba(96,165,250,.3);transition:all .2s}.message-content a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.message-content br{display:block;content:"";margin:.5em 0}.source-citation{display:inline-flex;align-items:center;gap:.375rem;background:#3b82f626;color:#2563eb;padding:.25rem .625rem;border-radius:1rem;font-size:.8125rem;font-weight:500;margin:0 .25rem;border:1px solid rgba(59,130,246,.3);cursor:help;transition:all .2s}.source-citation:hover{background:#3b82f640;border-color:#3b82f680;transform:translateY(-1px)}.source-citation i{font-size:.75rem}.message.loading .message-avatar{animation:spin 1s linear infinite}.message.loading .message-avatar i{color:#2563eb}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.1)}}.thinking-indicator{display:flex;align-items:center;gap:12px}.thinking-text{color:#64748b;font-size:.9rem;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.message.loading .message-content{display:flex;padding:16px 20px}.typing-dot{width:8px;height:8px;border-radius:50%;background:#2563eb;animation:typing 1.4s infinite}.typing-dot:nth-child(1){animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.red-flags-alert{margin-top:15px;padding:15px;background:#ef444426;border-left:3px solid #ef4444;border-radius:6px}.red-flags-alert h4{font-size:14px;margin-bottom:10px;color:#fca5a5;display:flex;align-items:center;gap:8px}.red-flag-item{margin:8px 0;padding:8px;background:#0003;border-radius:4px;font-size:13px}.red-flag-item strong{display:block;margin-bottom:4px;color:#fca5a5}.tool-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .85rem}.tool-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .7rem;border-radius:9999px;font-size:.78rem;font-weight:500;line-height:1.4;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#ffffffc7}.tool-chip.pending{animation:chip-pulse 1.4s ease-in-out infinite}.tool-chip.found{border-color:#22c55e59;background:#22c55e1a;color:#86efac}.tool-chip.empty{border-color:#94a3b859;background:#94a3b81a;color:#cbd5e1}@keyframes chip-pulse{0%,to{opacity:.55}50%{opacity:1}}.agent-citations{margin-top:1.25rem;padding:.85rem 1rem;border-top:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-radius:8px}.agent-citations h4{color:#cbd5e1;font-size:.85rem;font-weight:600;margin:0 0 .5rem;display:flex;align-items:center;gap:.4rem}.agent-citations h4 i{color:#93c5fd}.agent-citations ul{list-style:none;padding:0;margin:0}.agent-citations li{padding:.3rem 0;font-size:.85rem;color:#cbd5e1;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.agent-citations a{color:#93c5fd;text-decoration:none}.agent-citations a:hover{text-decoration:underline}.reviewed-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .5rem;border-radius:9999px;font-size:.72rem;font-weight:600;background:#3b82f62e;color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.chat-input-area{max-width:800px;margin:0 auto}.chat-form{margin-bottom:1.5rem}.input-wrapper{display:flex;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:4px;transition:all .2s}.input-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}#chatInput{flex:1;padding:16px 20px;border:none;background:transparent;font-size:16px;font-family:Inter,system-ui,sans-serif;color:#334155}#chatInput::placeholder{color:#6b7280}#chatInput:focus{outline:none}.btn-send{width:48px;height:48px;border-radius:50%;background:var(--primary-color);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.btn-send:hover{transform:scale(1.05);box-shadow:0 4px 12px #3b82f666}.btn-send:disabled{opacity:.5;cursor:not-allowed;transform:none}.input-instructions{text-align:center;margin-bottom:2rem}.instructions-text{font-size:.9375rem;color:#64748b;margin-bottom:.75rem}.disclaimer{font-size:.875rem;margin:0;color:#6b7280}.example-queries{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.example-item{background:#f8fafc;border:1px solid #e2e8f0;padding:1rem 1.25rem;border-radius:8px;font-size:.9375rem;color:#64748b;transition:all .2s;cursor:pointer}.example-item:hover{background:#1c2128;border-color:#3b82f6;color:#334155}.full-assessment-cta{margin-top:2.5rem;padding:1.5rem;background:linear-gradient(135deg,#3b82f61a,#2563eb0d);border:1px solid rgba(59,130,246,.3);border-radius:12px}.cta-content-inline{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cta-text{flex:1}.cta-text h3{font-size:1.125rem;color:#0f172a;margin:0 0 .5rem}.cta-text p{font-size:.9375rem;color:#64748b;margin:0}.btn-assessment{display:inline-flex;align-items:center;gap:.625rem;padding:.875rem 1.5rem;background:#3b82f6;color:#fff;border-radius:8px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 12px #3b82f64d}.btn-assessment:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f680}.btn-assessment i{font-size:.875rem}.limit-reached-message{text-align:center;padding:3rem 2rem;max-width:700px;margin:0 auto}.limit-header{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);padding:.75rem 1.5rem;border-radius:2rem;color:#2563eb;font-size:.9375rem;font-weight:500;margin-bottom:2rem}.limit-header i{font-size:1rem}.limit-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 8px 24px #10b9814d}.limit-icon i{font-size:2.5rem;color:#fff}.limit-reached-message h2{font-size:1.5rem;color:#0f172a;margin-bottom:2rem;line-height:1.6}.assessment-benefits{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;margin-bottom:2rem}.assessment-benefits h3{font-size:1.125rem;color:#0f172a;margin:0 0 1rem}.assessment-benefits ul{list-style:none;padding:0;margin:0}.assessment-benefits li{color:#64748b;font-size:.9375rem;line-height:1.6;border-bottom:1px solid #e2e8f0;position:relative;padding:.75rem 0 .75rem 2rem}.assessment-benefits li:last-child{border-bottom:none}.assessment-benefits li:before{content:"<i class="fas fa-check"></i>";position:absolute;left:0;color:#10b981;font-weight:600;font-size:1.125rem}.btn-get-assessment{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#3b82f6;color:#fff;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #3b82f666;margin-bottom:1rem}.btn-get-assessment:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f699}.btn-get-assessment i{font-size:.875rem}.assessment-timing{color:#6b7280;font-size:.875rem;margin:1rem 0 0}.email-gate,.code-entry,.contact-gate,.lead-success{text-align:center;padding:2rem;max-width:500px;margin:0 auto}.gate-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 8px 24px #3b82f64d}.gate-icon.success{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 24px #10b9814d}.gate-icon i{font-size:1.75rem;color:#fff}.email-gate h2,.code-entry h2,.contact-gate h2,.lead-success h2{font-size:1.5rem;color:#0f172a;margin-bottom:.75rem}.gate-subtitle{color:#64748b;font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.gate-subtitle strong{color:#2563eb}.gate-form{margin-bottom:1.5rem}.gate-form .input-wrapper{display:flex;gap:.75rem}.gate-form input[type=email]{flex:1;padding:1rem 1.25rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;font-size:1rem}.gate-form input[type=email]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-continue{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-continue:hover:not(:disabled){background:#2563eb;transform:translateY(-2px)}.btn-continue:disabled{opacity:.6;cursor:not-allowed}.trust-signals{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem}.trust-signals span{display:flex;align-items:center;gap:.375rem;color:#64748b;font-size:.875rem}.trust-signals i{color:#10b981;font-size:.75rem}.privacy-note{color:#6b7280;font-size:.8125rem;margin:0}.privacy-note i{margin-right:.25rem}.code-inputs{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}.code-digit{width:48px;height:56px;text-align:center;font-size:1.5rem;font-weight:600;border:2px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#0f172a;transition:all .2s}.code-digit:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.code-digit:disabled{opacity:.6}.code-error{color:#ef4444;font-size:.875rem;margin:.5rem 0}.code-expiry{color:#6b7280;font-size:.875rem;margin:.5rem 0}.code-actions{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.btn-link{background:none;border:none;color:#2563eb;font-size:.875rem;cursor:pointer;padding:0;transition:color .2s}.btn-link:hover:not(:disabled){color:#1d4ed8;text-decoration:underline}.btn-link:disabled{color:#6b7280;cursor:not-allowed}.benefits-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;text-align:left}.benefit{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.9375rem}.benefit i{color:#10b981;font-size:.75rem}.contact-form{max-width:320px;margin:0 auto 1.5rem}.form-row{margin-bottom:.75rem}.contact-form input,.contact-form select{width:100%;padding:.875rem 1rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#334155;font-size:.9375rem}.contact-form input:focus,.contact-form select:focus{outline:none;border-color:#3b82f6}.contact-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239ca3af'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;padding-right:2.5rem}.btn-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.btn-submit:hover:not(:disabled){background:#2563eb}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.form-error{color:#ef4444;font-size:.875rem;margin-top:.5rem}.testimonial{color:#64748b;font-style:italic;font-size:.9375rem;margin:0;padding:1rem;background:#3b82f61a;border-radius:8px;border-left:3px solid #3b82f6}.testimonial i{color:#2563eb;margin-right:.25rem}.testimonial-author{display:block;margin-top:.5rem;font-style:normal;color:#6b7280;font-size:.8125rem}.next-steps{margin-top:2rem}.next-steps p{margin-bottom:1rem;color:#64748b}.assessment-note{color:#6b7280;font-size:.875rem;margin-top:.75rem}@media (max-width: 768px){.chat-page{padding:2rem 1rem 1rem;align-items:flex-start}.chat-page-header h1{font-size:2rem}.chat-page-header{margin-bottom:2rem}.subtitle{font-size:1rem}.quick-answer-drug-checker{padding:1.25rem;flex-direction:column;align-items:center;text-align:center}.quick-answer-title-checker{font-size:1rem}.quick-answer-text-checker{font-size:.9375rem}.example-queries{grid-template-columns:1fr}.message{max-width:90%}#chatInput{font-size:16px}.btn-send{width:44px;height:44px}.cta-content-inline{flex-direction:column;align-items:stretch;gap:1rem}.cta-text h3{font-size:1rem}.cta-text p{font-size:.875rem}.btn-assessment{width:100%;justify-content:center}.limit-reached-message{padding:2rem 1rem}.limit-reached-message h2{font-size:1.25rem}.assessment-benefits{padding:1.5rem}.assessment-benefits h3{font-size:1rem}.limit-icon{width:64px;height:64px}.limit-icon i{font-size:2rem}.btn-get-assessment{width:100%;justify-content:center}.email-gate,.code-entry,.contact-gate,.lead-success{padding:1.5rem 1rem}.email-gate h2,.code-entry h2,.contact-gate h2,.lead-success h2{font-size:1.25rem}.gate-form .input-wrapper{flex-direction:column}.btn-continue{width:100%;justify-content:center}.trust-signals{flex-direction:column;gap:.5rem}.code-digit{width:42px;height:50px;font-size:1.25rem}.benefits-list{grid-template-columns:1fr}.contact-form{max-width:100%}}.popular-interactions{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0}.popular-interactions h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.interaction-links-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.interaction-links-grid a{display:inline-block;padding:.4rem .85rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#334155;text-decoration:none;font-size:.85rem;transition:all .2s}.interaction-links-grid a:hover{border-color:#3b82f6;color:#2563eb;background:#3b82f60a}.checker-cta-section{margin-top:2rem}.checker-cta-primary{text-align:center;padding:2.5rem 2rem;background:linear-gradient(135deg,#3b82f60f,#1d4ed80a);border:1px solid rgba(59,130,246,.15);border-radius:16px;margin-bottom:2rem}.checker-cta-primary h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.checker-cta-primary>p{color:#64748b;font-size:1rem;line-height:1.6;max-width:550px;margin:0 auto 1.5rem}.checker-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:.75rem}.checker-cta-buttons .btn{padding:.875rem 2rem;font-size:1rem}.checker-cta-buttons .btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none}.checker-cta-buttons .btn-primary:hover{background:linear-gradient(135deg,#2563eb,#3b82f6);transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.checker-cta-buttons .btn-secondary{background:#fff;border:1px solid #cbd5e1;color:#334155}.checker-cta-buttons .btn-secondary:hover{border-color:#3b82f6;color:#0f172a;transform:translateY(-2px)}.checker-cta-note{font-size:.8rem;color:#94a3b8;margin:0}.checker-examples{margin:2rem 0}.checker-examples h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:1rem;text-align:center}.checker-examples .example-queries{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.checker-examples .example-item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#334155}.checker-examples .example-item i{color:#3b82f6;font-size:1rem;flex-shrink:0}.checker-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}.checker-feature{padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.checker-feature i{font-size:1.25rem;color:#3b82f6;margin-bottom:.75rem;display:block}.checker-feature h4{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.35rem}.checker-feature p{font-size:.85rem;color:#64748b;line-height:1.5;margin:0}.checker-cta-secondary{text-align:center;padding:2rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:2rem 0}.checker-cta-secondary h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.checker-cta-secondary>p{font-size:.95rem;color:#64748b;line-height:1.6;max-width:600px;margin:0 auto 1.25rem}@media (max-width: 768px){.checker-examples .example-queries,.checker-features{grid-template-columns:1fr}.checker-cta-primary{padding:1.5rem}.checker-cta-buttons{flex-direction:column;align-items:center}.checker-cta-buttons .btn{width:100%;max-width:300px;justify-content:center}}.dic-hero-chat{padding:48px 24px 32px;background:linear-gradient(180deg,#f8fafc,#fff)}.dic-hero-chat-wrap{max-width:820px;margin:0 auto}.dic-hero-headline{text-align:center;margin-bottom:1.75rem}.dic-hero-headline h1{font-size:2.25rem;line-height:1.15;color:#0f172a;margin:.75rem 0;font-weight:800;letter-spacing:-.01em}.dic-hero-headline .dic-lead{color:#475569;font-size:1.05rem;line-height:1.6;margin:0 auto .75rem;max-width:640px}.dic-hero-reviewer{color:#64748b;font-size:.875rem;margin:0}.dic-hero-reviewer i{color:#2563eb;margin-right:.25rem}.dic-hero-reviewer a{color:#1d4ed8;text-decoration:none}.dic-hero-reviewer a:hover{text-decoration:underline}.dic-hero-reviewer .dic-dot{color:#cbd5e1;margin:0 .4rem}.dic-hero-chat-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.75rem 1.75rem 1.25rem;box-shadow:0 18px 60px #0f172a14;margin-bottom:1.5rem}.dic-hero-chat-box .chat-input-area{margin-bottom:1.25rem}.dic-hero-chat-box .input-wrapper{display:flex;align-items:stretch;gap:.5rem;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;padding:.5rem .5rem .5rem 1rem;transition:border-color .15s,box-shadow .15s}.dic-hero-chat-box .input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.dic-hero-chat-box #chatInput{flex:1;border:none;background:transparent;color:#0f172a;font-size:1.025rem;line-height:1.5;padding:.55rem 0;resize:none;outline:none;font-family:inherit;max-height:180px}.dic-hero-chat-box #chatInput::placeholder{color:#94a3b8}.dic-hero-chat-box #sendBtn{flex:0 0 auto;width:48px;height:48px;border:none;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.05rem;transition:transform .15s,box-shadow .15s,opacity .15s}.dic-hero-chat-box #sendBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #2563eb52}.dic-hero-chat-box #sendBtn:disabled{opacity:.45;cursor:not-allowed}.dic-hero-chat-box .example-queries{display:block;grid-template-columns:none;margin-bottom:1rem}.example-label{display:block;font-size:.78rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.55rem}.example-chips{display:flex;flex-wrap:wrap;gap:.4rem}.dic-hero-chat-box .example-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:.45rem .9rem;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;text-align:left;line-height:1.35}.dic-hero-chat-box .example-item:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.dic-hero-chat-box .chat-disclaimer{margin:.75rem 0 0;text-align:center;font-size:.78rem;color:#94a3b8;line-height:1.55}.dic-hero-chat-box .app-signup-gate{text-align:center;padding:1.75rem 1.25rem 1.5rem;background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:12px}.dic-hero-chat-box .app-signup-gate .gate-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin:0 auto .85rem}.dic-hero-chat-box .app-signup-gate h3{font-size:1.2rem;color:#0f172a;margin:0 0 .5rem;font-weight:700}.dic-hero-chat-box .app-signup-gate .gate-subtitle{font-size:.95rem;color:#475569;line-height:1.6;margin:0 auto 1.1rem;max-width:480px}.dic-hero-chat-box .signup-cta-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.85rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff!important;text-decoration:none;font-weight:600;font-size:1rem;border-radius:10px;box-shadow:0 6px 16px #2563eb40;transition:transform .15s,box-shadow .15s}.dic-hero-chat-box .signup-cta-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2563eb52}.dic-hero-chat-box .app-signup-gate .gate-note{margin:1rem 0 0;font-size:.8rem;color:#64748b;display:inline-flex;align-items:center;gap:.4rem}.dic-hero-chat-box .app-signup-gate .gate-note i{color:#2563eb}.dic-hero-chat-box .chat-messages-area{margin-bottom:1rem}.dic-hero-chat-box .chat-messages-area:empty{display:none}.dic-hero-chat-box .message{display:flex;gap:.65rem;padding:.9rem 0;border-bottom:1px solid #f1f5f9}.dic-hero-chat-box .message:last-child{border-bottom:none}.dic-hero-chat-box .message-avatar{flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#e0e7ff;color:#1d4ed8;display:flex;align-items:center;justify-content:center;font-size:.85rem}.dic-hero-chat-box .message.user .message-avatar{background:#2563eb;color:#fff}.dic-hero-chat-box .message-content{flex:1;color:#0f172a;line-height:1.6;font-size:.95rem}.dic-hero-chat-box .message-content p{margin:0 0 .6rem}.dic-hero-chat-box .message-content p:last-child{margin-bottom:0}.dic-hero-chat-box .message-content h3,.dic-hero-chat-box .message-content h4{margin:.75rem 0 .35rem;color:#0f172a;font-size:.95rem;font-weight:700}.dic-hero-chat-box .message-content ul,.dic-hero-chat-box .message-content ol{padding-left:1.25rem;margin:0 0 .6rem}.dic-hero-chat-box .message-content li{margin-bottom:.2rem}.dic-hero-chat-box .message-content a{color:#1d4ed8}.dic-hero-chat-box .tool-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 .75rem}.dic-hero-chat-box .tool-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.22rem .65rem;border-radius:9999px;font-size:.76rem;font-weight:500;line-height:1.4;border:1px solid #e2e8f0;background:#f8fafc;color:#475569}.dic-hero-chat-box .tool-chip.pending{animation:chip-pulse 1.4s ease-in-out infinite}.dic-hero-chat-box .tool-chip.found{border-color:#bbf7d0;background:#ecfdf5;color:#15803d}.dic-hero-chat-box .tool-chip.empty{border-color:#fde68a;background:#fffbeb;color:#92400e}.dic-hero-chat-box .red-flags-alert{margin-top:1.1rem;padding:.95rem 1.1rem;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:8px}.dic-hero-chat-box .red-flags-alert h4{font-size:.82rem!important;text-transform:uppercase;letter-spacing:.05em;color:#991b1b!important;margin:0 0 .55rem!important;display:flex;align-items:center;gap:.4rem;font-weight:700}.dic-hero-chat-box .red-flags-alert h4 i{color:#dc2626}.dic-hero-chat-box .red-flag-item{margin:.45rem 0 0;padding:.55rem .75rem;background:#fff;border:1px solid #fecaca;border-radius:6px;font-size:.875rem;color:#7f1d1d;line-height:1.5}.dic-hero-chat-box .red-flag-item strong{display:block;margin-bottom:.2rem;color:#991b1b;font-weight:700;font-size:.9rem}.dic-hero-chat-box .red-flag-item p{margin:0;color:#7f1d1d;font-size:.85rem;line-height:1.5}.dic-hero-chat-box .agent-citations{margin-top:1.1rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.dic-hero-chat-box .agent-citations h4{color:#475569;font-size:.78rem!important;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem!important;display:flex;align-items:center;gap:.4rem}.dic-hero-chat-box .agent-citations h4 i{color:#2563eb}.dic-hero-chat-box .agent-citations ul{list-style:none;padding:0;margin:0}.dic-hero-chat-box .agent-citations li{padding:.3rem 0;font-size:.85rem;color:#334155;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;border-bottom:none}.dic-hero-chat-box .reviewed-badge{background:#2563eb1a;color:#1d4ed8;border-color:#2563eb38}.dic-hero-chat .dic-trust-row{margin-top:.5rem;justify-content:center;display:flex;gap:1.5rem;flex-wrap:wrap}@media (max-width: 640px){.dic-hero-chat{padding:32px 16px 24px}.dic-hero-headline h1{font-size:1.75rem}.dic-hero-chat-box{padding:1.25rem 1rem 1rem;border-radius:12px}.dic-hero-reviewer{font-size:.8rem;line-height:1.7}.dic-hero-reviewer .dic-dot{display:block;height:0}.dic-hero-chat-box #sendBtn{width:42px;height:42px}.dic-hero-chat-box #chatInput{font-size:.95rem}}.dic-hero{padding:56px 24px 32px;background:linear-gradient(180deg,#f8fafc,#fff)}.dic-hero-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.dic-hero-text{min-width:0}.dic-badge{display:inline-flex;align-items:center;gap:8px;background:#22c55e1a;color:#15803d;border:1px solid rgba(34,197,94,.25);padding:6px 14px;border-radius:999px;font-size:.8125rem;font-weight:600;margin-bottom:18px}.dic-hero-text h1{font-size:clamp(28px,4.2vw,46px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#0f172a;margin:0 0 18px}.dic-lead{font-size:1.0625rem;line-height:1.55;color:#475569;margin:0 0 28px;max-width:540px}.dic-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.dic-cta-primary{display:inline-flex;align-items:center;gap:10px;background:#3b82f6;color:#fff;font-size:1rem;font-weight:700;padding:14px 24px;border-radius:10px;text-decoration:none;box-shadow:0 8px 24px #3b82f647;transition:transform .15s,background .15s}.dic-cta-primary:hover{background:#2563eb;transform:translateY(-1px)}.dic-cta-ghost{display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:.9375rem;font-weight:600;padding:13px 18px;border:1px solid #e2e8f0;border-radius:10px;text-decoration:none;background:#fff;transition:border-color .15s,color .15s}.dic-cta-ghost:hover{border-color:#cbd5e1;color:#0f172a}.dic-trust-row{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-wrap:wrap;gap:16px 22px;font-size:.875rem;color:#64748b}.dic-trust-row li{display:flex;align-items:center;gap:6px}.dic-trust-row i{color:#22c55e}.dic-preview{min-width:0}.dic-preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 20px 50px -20px #0f172a2e,0 4px 12px #0f172a0f;overflow:hidden}.dic-preview-head{display:flex;align-items:center;gap:6px;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.dic-preview-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dic-preview-dot.dot-r{background:#ef4444}.dic-preview-dot.dot-y{background:#f59e0b}.dic-preview-dot.dot-g{background:#22c55e}.dic-preview-title{margin-left:10px;font-size:.8125rem;font-weight:600;color:#64748b;letter-spacing:.01em}.dic-preview-input{padding:18px 20px 14px;border-bottom:1px solid #f1f5f9}.dic-preview-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:8px}.dic-preview-chips{display:flex;gap:8px;flex-wrap:wrap}.dic-chip{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;padding:5px 12px;border-radius:999px;font-size:.8125rem;font-weight:600}.dic-preview-results{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px}.dic-result{border-radius:10px;padding:12px 14px;border:1px solid transparent}.dic-result-row{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.dic-result-badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;padding:3px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.dic-result-pair{font-size:.875rem;font-weight:700;color:#0f172a}.dic-result-text{font-size:.8125rem;line-height:1.5;color:#334155;margin:0}.dic-result-red{background:#ef44440f;border-color:#ef444433}.dic-result-red .dic-result-badge{background:#ef44441f;color:#b91c1c}.dic-result-amber{background:#f59e0b12;border-color:#f59e0b38}.dic-result-amber .dic-result-badge{background:#f59e0b24;color:#b45309}.dic-result-green{background:#22c55e12;border-color:#22c55e38}.dic-result-green .dic-result-badge{background:#22c55e24;color:#15803d}.dic-preview-footer{padding:10px 16px 14px;font-size:.75rem;color:#94a3b8;border-top:1px solid #f1f5f9;display:flex;align-items:center;gap:6px}.dic-preview-footer i{color:#64748b}.dic-how{padding:48px 24px 56px;background:#fff}.dic-how-wrap{max-width:1100px;margin:0 auto}.dic-how-title{text-align:center;font-size:clamp(22px,2.6vw,30px);font-weight:800;color:#0f172a;margin:0 0 36px;letter-spacing:-.015em}.dic-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dic-how-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.dic-how-num{width:32px;height:32px;border-radius:50%;background:#3b82f6;color:#fff;font-weight:800;font-size:.9375rem;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.dic-how-step h3{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 8px}.dic-how-step p{font-size:.875rem;line-height:1.55;color:#475569;margin:0}.dic-how-cta{text-align:center;margin-top:32px}.dic-b2b{margin-top:3rem;background:linear-gradient(135deg,#f8fafc,#eff6ff);border:1px solid #dbeafe;border-radius:16px;padding:28px 32px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.dic-b2b-icon{width:56px;height:56px;border-radius:12px;background:#fff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.5rem;flex-shrink:0}.dic-b2b-text{min-width:0}.dic-b2b-eyebrow{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#2563eb;margin-bottom:4px}.dic-b2b-text h3{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 6px;line-height:1.3}.dic-b2b-text p{font-size:.9375rem;line-height:1.5;color:#475569;margin:0;max-width:620px}.dic-b2b-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.dic-b2b-cta{display:inline-flex;align-items:center;gap:8px;background:#0f172a;color:#fff;font-size:.9375rem;font-weight:700;padding:12px 22px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .15s,transform .15s}.dic-b2b-cta:hover{background:#1e293b;transform:translateY(-1px)}.dic-b2b-link{font-size:.8125rem;font-weight:600;color:#2563eb;text-decoration:none;white-space:nowrap}.dic-b2b-link:hover{text-decoration:underline}@media (max-width: 900px){.dic-hero-grid{grid-template-columns:1fr;gap:36px}.dic-preview{max-width:480px;margin:0 auto;width:100%}.dic-how-grid{grid-template-columns:1fr}}@media (max-width: 760px){.dic-b2b{grid-template-columns:1fr;padding:24px;gap:16px}.dic-b2b-actions{align-items:flex-start;width:100%}.dic-b2b-cta{width:100%;justify-content:center}}@media (max-width: 560px){.dic-hero{padding:36px 20px 24px}.dic-cta-row{flex-direction:column;align-items:stretch}.dic-cta-primary,.dic-cta-ghost{justify-content:center}}
