.fixed-chatbot,header{background:#fff;top:0}.btn,.logo h1{font-weight:600}.benefit-card h3 i,i.bi.fill{display:inline-flex;width:40px;height:40px}.footer-section a,.nav-menu a{transition:color .3s;text-decoration:none}.btn,.chatbot-disclaimer a:hover,.document-link,.footer-section a,.info-box ul a,.nav-menu a{text-decoration:none}.fixed-chatbot.fullscreen,.fixed-chatbot:not(.fullscreen){transition:.4s cubic-bezier(.25, .46, .45, .94)}*{margin:0;padding:0;box-sizing:border-box}:root{--vh:1vh;--vvh:1vh}ul{padding-left:20px}i.bi.fill{background:#007bc7;color:#fff;align-items:center;justify-content:center;border-radius:50%;font-weight:700}.bi.blue,.footer-section a:hover,.nav-menu a.active,.nav-menu a:hover{color:#007bc7}body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}body.main-body,body:not(.fullscreen-active).main-body{margin-right:600px}.fixed-chatbot{position:fixed;right:0;width:600px;height:100vh;height:calc(var(--vvh,1vh) * 100);box-shadow:-12px 0 32px -8px rgba(0,0,0,.4),-2px 0 10px rgba(0,0,0,.18);z-index:1000;display:flex;flex-direction:column;border-left:3px solid #007bc7}.fixed-chatbot-header{background:#007bc7;color:#fff;padding:1.5rem;text-align:center;border-bottom:2px solid rgba(255,255,255,.2)}.fixed-chatbot-header h3{margin:0 0 .5rem;font-size:1.2rem}.fixed-chatbot-header p{margin:0;font-size:.9rem}.chatbot-benefits h4,.chatbot-status h4,.checklist-section h2,.conditions-overview h2{color:#333;margin-bottom:1rem}.fixed-chatbot-content{flex:1;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.benefit-card,body.chatbot-open,body.fullscreen-active{overflow:hidden}.chatbot-status{background:#f8f9fa;border-radius:12px;padding:2rem;border:2px dashed #007bc7;width:100%}.chatbot-benefits{margin-top:2rem;text-align:left}.chatbot-benefits h4{text-align:center}.chatbot-benefits ul,.info-box ul,.source-category ul,.transparency-note ul{list-style:none;padding:0}.chatbot-benefits li{margin-bottom:.8rem;padding-left:1.5rem;position:relative;font-size:.9rem}.chatbot-benefits li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.chatbot-toggle{display:none;position:fixed;bottom:20px;right:20px;background:#007bc7;color:#fff;border:2px solid #fff;border-radius:50%;width:60px;height:60px;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:1001;transition:.3s}.chatbot-toggle:hover{background:#005a94;transform:scale(1.1)}.container{max-width:1024px;margin:0 auto;padding:0 20px}.hero-desktop-text,.hero-subtitle{margin-left:auto;margin-right:auto;margin-bottom:2rem}header{box-shadow:0 2px 5px rgba(0,0,0,.1);position:sticky;z-index:100;height:78px}nav .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px;position:relative}.logo{display:flex;align-items:center;gap:.75rem}.logo-image{width:48px;height:48px;border-radius:50%;object-fit:cover}.logo h1{color:#007bc7;font-size:1.5rem}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-menu a{color:#333;font-weight:500}.menu-toggle{display:none;flex-direction:column;background:0 0;border:none;padding:8px;gap:4px;z-index:101;position:relative;width:25px;height:21px;cursor:pointer}.hamburger-line{position:absolute;left:0;right:0;height:3px;background-color:#333;border-radius:2px;transition:.3s;transform-origin:center}.btn-primary,.hero{background:#007bc7;color:#fff}.hamburger-line:first-child{top:0}.hamburger-line:nth-child(2),.menu-toggle.active .hamburger-line:first-child,.menu-toggle.active .hamburger-line:nth-child(3){top:9px}.hamburger-line:nth-child(3){top:18px}.menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg)}.menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg)}.menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.hero{padding:4rem 0;text-align:center;height:calc(100vh - 78px);height:calc(var(--vvh,1vh) * 100 - 78px);display:flex;justify-content:center;align-items:center;position:relative}.hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-subtitle{font-size:1.2rem;max-width:800px}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:12px 30px;border-radius:6px;transition:.3s;display:inline-block}.btn-primary:hover{background:#01436c;transform:translateY(-2px)}.btn-secondary{background:#fff;color:#007bc7;border:2px solid #007bc7}.btn-secondary:hover{background:#86b2ce;color:#007bc7}.btn-inverted{background:#007bc7;color:#fff;border:2px solid #fff}.hero-note{margin-top:1.5rem;font-size:1rem;font-style:italic}.hero-desktop-text{font-size:1.1rem;color:#fff;background:rgba(255,255,255,.1);padding:1rem 2rem;border-radius:8px;border-left:4px solid #fff;max-width:600px}.chatbot-btn-mobile,.hero-note-mobile{display:none}.hero-note-desktop{display:inline}@media (max-width:1300px){.menu-toggle{display:flex}.hero h1{font-size:2rem}.hero-note-desktop{display:none}.nav-menu{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;gap:0;padding:0;margin:0;box-shadow:0 4px 10px rgba(0,0,0,.1);max-height:0;overflow:hidden;transition:max-height .3s}.nav-menu.active{max-height:calc(100vh - 80px);max-height:calc(var(--vvh,1vh) * 100 - 80px);border-bottom:2px solid #007bc7}.nav-menu li{border-bottom:1px solid #f0f0f0}.nav-menu a,.nav-menu li:last-child{border-bottom:none}.nav-menu a{display:block;padding:1rem 20px;font-size:1rem}.nav-menu a.active,.nav-menu a:hover{background-color:#f8f9fa;color:#007bc7}}.scroll-indicator{position:absolute;bottom:30px;left:0;right:0;margin:0 auto;width:120px;display:flex;flex-direction:column;align-items:center;animation:2s ease-in-out infinite float;cursor:pointer;transition:opacity .3s}.benefits-intro,.chatbot-section>.container>p{margin-left:auto;margin-right:auto;text-align:center}.scroll-indicator:hover{opacity:.8}.scroll-text{font-size:.9rem;margin-bottom:8px;font-weight:500}.chevron-down{width:20px;height:20px;border-right:2px solid #fff;border-bottom:2px solid #fff;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}.benefits,.chatbot-section,.why-tool-section{padding:4rem 0;background:#fff}.benefits h2{text-align:center;margin-bottom:3rem;font-size:2.5rem;color:#333}.benefits-intro{font-size:1.1rem;margin-bottom:2rem;max-width:900px}.benefits-subtitle{text-align:center;color:#333;font-size:1.3rem;margin:2rem 0}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto}.benefit-card{background:#fff;padding:2.5rem 2rem;border-radius:16px;text-align:center;transition:.3s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 20px rgba(0,123,199,.08);border:1px solid rgba(0,123,199,.1);position:relative}.benefit-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#007bc7,#0099e6)}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,123,199,.15);border-color:rgba(0,123,199,.2)}.benefit-card h3{color:#333;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;position:relative}.benefit-card h3 i{background:#007bc7;color:#fff;align-items:center;justify-content:center;border-radius:50%;margin-right:10px;font-weight:700}.benefit-card p{color:#666;line-height:1.6;font-size:1rem}.faq-preview,.how-it-works,.info-section{padding:4rem 0;background:#f8f9fa}.info-section h2,.main-content h2{color:#333;margin-bottom:1.5rem;font-size:2rem}.info-section ul{margin-top:1rem;padding-left:2rem}.footer-section ul li,.info-box ul li,.info-section li{margin-bottom:.5rem}.chatbot-section h2{text-align:center;color:#333;margin-bottom:1rem;font-size:2.5rem;display:flex;align-items:center;justify-content:center}.chatbot-section h2 i.bi.fill{width:50px;height:50px;font-size:2rem;margin-right:10px}.chatbot-section>.container>p{margin-bottom:3rem;font-size:1.1rem;max-width:800px}.chatbot-container{max-width:800px;margin:0 auto;background:#f8f9fa;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.faq-item,.info-box,.phase-card{border-radius:8px;border-left:4px solid #007bc7}.chatbot-placeholder{padding:3rem;text-align:center;background:linear-gradient(135deg,#e8f5e8 0,#f0f8f0 100%)}.chatbot-placeholder h3,.disclaimer-warning h2{color:#333;margin-bottom:1rem;font-size:1.5rem}.faq-preview h2{color:#333;margin-bottom:2rem;font-size:2rem}.faq-item{background:#fff;margin-bottom:1rem;padding:1.5rem}.faq-item h3{color:#333;margin-bottom:.5rem}footer{background:#333;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{margin-bottom:1rem;color:#333}.footer-section ul{list-style:none}.footer-section a{color:#fff}.footer-bottom{border-top:1px solid #555;padding-top:1rem;text-align:center;color:#fff}.contact-details a,.footer-bottom a{color:#007bc7;text-decoration:none}a:focus,button:focus{outline:#007bc7 solid 2px;outline-offset:2px}.cta-section,.page-header{background:#007bc7;color:#fff;padding:3rem 0;text-align:center}.page-header h1{font-size:2.5rem;margin-bottom:1rem}.page-subtitle{font-size:1.1rem}.content-section{padding:4rem 0}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-top:2rem}.main-content h3{color:#333;margin:2rem 0 1rem;font-size:1.5rem}.main-content h4{color:#333;margin:1.5rem 0 .5rem}.phase-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0}.info-box,.phase-card{background:#f8f9fa;padding:1.5rem}.phase-card h4{margin-top:0;color:#333}.sidebar{display:flex;flex-direction:column;gap:1.5rem}.checklist label,.condition-category h3{display:flex;align-items:center;gap:.5rem}.help-option h4,.info-box h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.info-box ul a{color:#333}.info-box ul a:hover{color:#007bc7;text-decoration:underline}.cta-section h2{color:#fff;margin-bottom:1rem}@media (max-width:768px){h2{font-size:1.6rem}.container{padding:0 15px}nav .container{padding:.75rem 15px}.chatbot-placeholder h3,.logo h1{font-size:1.3rem}.logo-image{width:40px;height:40px}.hero{height:calc(100vh - 64px);height:calc(var(--vvh,1vh) * 100 - 64px);padding:3rem 0}.hero h1{font-size:2.2rem;margin-bottom:1rem}.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.cta-buttons{flex-direction:column;align-items:center;gap:.75rem}.btn{padding:12px 24px;min-width:200px}.scroll-indicator{bottom:20px}.scroll-text{font-size:.8rem}.chevron-down{width:18px;height:18px}.benefits,.chatbot-section,.content-section,.faq-preview,.info-section{padding:3rem 0}.benefits h2{font-size:2rem;margin-bottom:2rem}.benefit-card h3,.benefits-subtitle{font-size:1.2rem}.benefits-grid,.footer-content{grid-template-columns:1fr;gap:1.5rem}.benefit-card{padding:1.5rem}.info-section h2{font-size:1.8rem;margin-bottom:1.25rem}.info-section ul{padding-left:1.5rem}.chatbot-section h2{font-size:2rem;margin-bottom:1rem}.chatbot-section>.container>p{font-size:1rem;margin-bottom:2rem}.chatbot-placeholder{padding:2rem}.faq-preview h2{font-size:1.8rem;margin-bottom:1.5rem}footer{padding:2.5rem 0 1rem}.footer-section{text-align:center}.cta-section,.page-header{padding:2.5rem 0}.page-header h1{font-size:2rem}.page-subtitle{font-size:1rem}.content-grid{grid-template-columns:1fr;gap:2rem}.main-content h2{font-size:1.8rem}.phase-cards{grid-template-columns:1fr;gap:1rem;margin:1.25rem 0}.info-box,.phase-card{padding:1.25rem}.info-box h3{font-size:1.1rem}}@media (max-width:480px){.container{padding:0 10px}.logo h1{font-size:1.1rem}.logo-image{width:36px;height:36px}.menu-toggle{padding:6px}.hamburger-line{width:22px;height:2px}.benefits,.chatbot-section,.content-section,.faq-preview,.hero,.info-section{padding:2.5rem 0}.hero h1{font-size:1.8rem;line-height:1.2}.benefits-intro,.benefits-subtitle,.hero-subtitle{font-size:1rem}.btn{padding:10px 20px;font-size:.9rem}.scroll-indicator{bottom:15px}.scroll-text{font-size:.75rem}.chevron-down{width:16px;height:16px}.benefits h2,.chatbot-section h2,.page-header h1{font-size:1.8rem}.benefit-card{padding:1.25rem}.faq-preview h2,.info-section h2,.main-content h2{font-size:1.6rem}.info-section ul{padding-left:1.25rem}.chatbot-placeholder{padding:1.5rem}.chatbot-placeholder h3{font-size:1.2rem}footer{padding:2rem 0 1rem}.footer-content{gap:1.25rem}.cta-section,.page-header{padding:2rem 0}.content-grid{gap:1.5rem}.info-box,.phase-card{padding:1rem}}.conditions-overview,.contact-intro{text-align:center;margin-bottom:3rem}.conditions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem}.benefits-comparison,.checklist,.features-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.condition-category{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.1);border-top:4px solid #007bc7}.condition-category h3{color:#333;margin-bottom:1.5rem;font-size:1.4rem}.condition-item{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.condition-item:last-child{border-bottom:none;margin-bottom:0}.condition-item h4{color:#333;margin-bottom:.5rem;font-size:1.1rem}.condition-item ul{margin-left:1rem}.condition-item li{margin-bottom:.3rem}.checklist-section{background:#f8f9fa;padding:2rem;border-radius:12px;text-align:center}.checklist{display:grid;gap:1rem;margin:2rem 0;text-align:left}.checklist label{padding:.5rem;background:#fff;border-radius:6px;cursor:pointer;transition:background-color .3s}.checklist label:hover{background:#e8f5e8}.checklist input[type=checkbox]{margin:0}.checklist-result{margin-top:2rem}.how-it-works h2{text-align:center;color:#333;margin-bottom:1rem;font-size:2.5rem}.section-subtitle{text-align:center;font-size:1.2rem;color:#666;margin-bottom:2rem;font-style:italic}.features-list{display:grid;gap:1rem;margin:2rem 0}.feature-item{display:flex;align-items:center;gap:1rem;background:#fff;padding:1rem;border-radius:8px;border-left:3px solid #007bc7}.comparison-card,.disclaimer-warning{border-radius:12px;text-align:center}.feature-icon{font-size:1.2rem;flex-shrink:0}.why-tool-section h2{color:#333;margin-bottom:1.5rem;font-size:2rem;text-align:center}.why-tool-section p{font-size:1.1rem;margin-bottom:1.5rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.benefits-comparison{display:grid;gap:2rem;margin-top:3rem}.comparison-card{padding:2rem}.comparison-card.traditional{background:#fff5f5;border:2px solid #fecaca}.comparison-card.modern{background:#f0f9ff;border:2px solid #93c5fd}.comparison-card h3{margin-bottom:1.5rem;font-size:1.3rem}.comparison-card ul{list-style:none;padding:0;text-align:left}.comparison-card li{margin-bottom:.8rem;padding-left:1.5rem;position:relative}.cta-bottom{text-align:center;margin-top:2rem}.btn-large{font-size:1.1rem;padding:15px 40px}.disclaimer-warning{background:0 0;color:#333;padding:2rem;margin-bottom:3rem;border:3px solid #ffd600}.disclaimer-warning p{font-size:1.1rem;margin:0}.acceptance-section{background:#f8f9fa;padding:3rem;border-radius:12px;border:2px solid #007bc7;margin-top:3rem;text-align:center}.acceptance-section h2{color:#333;margin-bottom:1.5rem}.acceptance-section ul{text-align:left;max-width:600px;margin:1.5rem auto}.acceptance-section li{margin-bottom:.5rem;font-weight:500}.cta-disclaimer{margin-top:2rem;padding:2rem;background:#fff;border-radius:8px;border:1px solid #ddd}.cta-disclaimer p{margin:.5rem 0}.doc-info,.small-text{font-size:.85rem;color:#666;font-style:italic}.chatbot-disclaimer{background:#f8f9fa;border:1px solid #dee2e6;padding:1rem;font-size:.85rem;color:#495057}.chatbot-disclaimer p{margin:0;text-align:center}.chatbot-disclaimer a{color:#007bc7;text-decoration:underline;font-weight:500}.chatbot-disclaimer a:hover{color:#0056b3}.contact-details a:hover,.document-link:hover{text-decoration:underline}.chatbot-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10;transition:opacity .3s,visibility .3s}.chatbot-loading-overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.loading-spinner{width:60px;height:60px;border:4px solid #e3f2fd;border-top:4px solid #007bc7;border-radius:50%;animation:1s linear infinite spin;margin-bottom:2rem}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loading-text{text-align:center;max-width:300px}.loading-text h4{color:#333;margin-bottom:1rem;font-size:1.1rem}.loading-text p{color:#666;font-size:.9rem;line-height:1.4;margin:0}.loading-logo{margin-bottom:5rem}.loading-logo-image{width:80px;height:80px;border-radius:50%;object-fit:cover;animation:2s ease-in-out infinite logo-pulse;box-shadow:0 4px 12px rgba(0,123,199,.3)}@keyframes logo-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.loading-logo-image,.logo-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.transparency-section{padding:4rem 0;background:#f8f9fa;border-top:3px solid #007bc7}.transparency-title{text-align:center;color:#333;margin-bottom:1rem;font-size:2.2rem}.kb-title,.transparency-intro{margin-bottom:2rem;text-align:center}.transparency-title i.bi.fill{width:46px;height:46px;font-size:1.4rem}.transparency-intro{font-size:1.1rem;max-width:800px;margin-left:auto;margin-right:auto;color:#555;line-height:1.6}.kb-title{color:#333;font-size:1.5rem}.knowledge-sources{max-width:900px;margin:0 auto;display:grid;gap:2rem}.source-category{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.08);border-left:4px solid #007bc7}.source-category h4{color:#333;font-size:1.2rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.source-category li{margin-bottom:1rem;padding:.75rem;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:.2s}.source-category li:hover{background:#e3f2fd;border-color:#007bc7;transform:translateY(-1px)}.document-link{color:#007bc7;font-weight:500;display:block;margin-bottom:.25rem;position:relative;padding-right:20px}.document-link:hover{color:#0056b3}.document-link:after{content:"📄";position:absolute;right:0;top:0;font-size:.9em}.document-link:hover:after{opacity:1}.source-category em{color:#666;font-style:italic;padding:.75rem;display:block;text-align:center;background:#f8f9fa;border-radius:8px;border:1px dashed #ccc}.transparency-note{background:#fff;border:2px solid #007bc7;border-radius:12px;padding:2rem;margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.transparency-note p{color:#333;font-size:1.1rem;margin-bottom:1rem}.transparency-note li{color:#555;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.transparency-note li:before{content:"✓";color:#007bc7;font-weight:700;position:absolute;left:0}.privacy-page h2{margin-top:20px;margin-bottom:10px}.privacy-page h3{margin-top:15px;margin-bottom:5px}.fixed-chatbot.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vvh,1vh) * 100);z-index:10000;box-shadow:none;border-left:none;transform-origin:right center}.fullscreen-close-btn{position:fixed;top:20px;right:20px;width:50px;height:50px;background:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;font-size:20px;cursor:pointer;z-index:10001;display:none;align-items:center;justify-content:center;transition:.3s;backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.fullscreen-close-btn:hover{background:rgba(220,53,69,.8);transform:scale(1.1)}.fullscreen-close-btn.show{display:flex;animation:.3s forwards fadeInScale}.fullscreen-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vvh,1vh) * 100);background:rgba(0,0,0,.5);z-index:9999;opacity:0;pointer-events:none;transition:opacity .4s}.fullscreen-overlay.active{opacity:1;pointer-events:auto}@keyframes fadeInScale{0%{opacity:0;transform:scale(.5)}100%{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.5)}}@keyframes pulseGlow{0%,100%{box-shadow:inset 0 0 0 0 rgba(0,123,199,.3)}50%{box-shadow:inset 0 0 20px 5px rgba(0,123,199,.3)}}body.fullscreen-active.main-body{margin-right:0}#chatbotIframe{transition:opacity .5s}.fixed-chatbot:not(.fullscreen):hover{box-shadow:-15px 0 40px -8px rgba(0,0,0,.5),-2px 0 15px rgba(0,0,0,.25);transition:box-shadow .3s}.chatbot-loading-overlay{backdrop-filter:blur(5px)}@keyframes bounceIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}100%{transform:scale(1);opacity:1}}.fixed-chatbot-content{position:relative}.fixed-chatbot.fullscreen .fixed-chatbot-content{position:static}.fixed-chatbot-content iframe{position:relative;z-index:0}.fixed-chatbot.fullscreen .click-overlay{display:none!important}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.contact-intro h2{color:#333;margin-bottom:1rem;font-size:2rem}.contact-intro p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}section.contact-grid{padding:60px 0}.contact-category{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border-left:4px solid #007bc7}.contact-category h3{color:#333;margin-bottom:1.5rem;font-size:1.5rem;display:flex;align-items:center;gap:.5rem}.contact-item h4{color:#333;margin-bottom:1rem;font-size:1.3rem}.contact-item p{color:#666;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.contact-details{background:#f8f9fa;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.contact-details h5{color:#333;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.contact-details ul{list-style:none;padding:0;margin:0}.contact-details li{margin-bottom:.8rem;padding-left:0}.contact-examples{background:#e8f4f8;padding:1.5rem;border-radius:8px;margin-top:1rem}.contact-examples h5{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:600}.contact-examples ul{margin:0;padding-left:1.2rem}.contact-examples li{margin-bottom:.5rem;color:#555;font-style:italic}.warning-box{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:1rem;margin-top:1.5rem}.warning-box p{margin:0;color:#856404;font-size:.95rem}.quick-help-section{background:#f8f9fa;padding:3rem;border-radius:12px;text-align:center;margin-top:2rem}.quick-help-section h2{color:#333;margin-bottom:1rem;font-size:1.8rem}.quick-help-section p{color:#666;font-size:1.1rem;margin-bottom:2rem}.quick-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.help-option{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center}.help-option p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.help-option .btn{display:inline-block;padding:.8rem 1.5rem;background:#007bc7;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .3s}.help-option .btn:hover{background:#005a94}@media (max-width:768px){.conditions-grid,.quick-help-grid{grid-template-columns:1fr;gap:1rem}.condition-category,.contact-details,.contact-examples{padding:1rem}.condition-category h3{font-size:1.2rem;margin-bottom:1rem}.condition-item{margin-bottom:1rem;padding-bottom:.75rem}.logo-image{width:40px;height:40px}.logo h1{font-size:1.2rem}.loading-logo-image{width:60px;height:60px}.transparency-section{padding:3rem 0}.transparency-title{font-size:1.8rem}.contact-category,.help-option,.source-category{padding:1.5rem}.transparency-note{padding:1.5rem;margin-top:2rem}.fixed-chatbot.fullscreen{width:100vw;height:100vh;height:calc(var(--vvh,1vh) * 100)}.fullscreen-close-btn{top:15px;right:15px;width:45px;height:45px;font-size:18px}.fixed-chatbot:not(.active){transform:translateX(100%);transition:transform .3s}.fixed-chatbot.active,.fixed-chatbot.active.fullscreen{transform:translateX(0)}.chatbot-toggle{animation:.5s bounceIn}.fullscreen-cta{padding:20px 25px;max-width:250px}.cta-icon{font-size:2.5rem;margin-bottom:10px}.contact-item h4,.cta-text,.help-option h4{font-size:1.1rem}.cta-subtitle{font-size:.9rem}.quick-help-section{padding:2rem 1rem}.contact-intro h2,.quick-help-section h2{font-size:1.6rem}.quick-help-section p{font-size:1rem;margin-bottom:1.5rem}.help-option p{font-size:.9rem;margin-bottom:1.25rem}.contact-category h3{font-size:1.3rem}}@media (max-width:480px){.logo{gap:.5rem}.logo-image{width:36px;height:36px}.logo h1{font-size:1.1rem}.transparency-title{font-size:1.5rem}.source-category,.transparency-note{padding:1rem}.quick-help-section{padding:1.5rem .75rem}.quick-help-section h2{font-size:1.4rem}.contact-category,.help-option{padding:1.25rem}.contact-details,.contact-examples{padding:.75rem}}@media (max-width:1024px){body.main-body{margin-right:0!important}.fixed-chatbot{position:fixed;top:0;right:-100%;width:100vw;height:100vh;height:calc(var(--vvh,1vh) * 100);transition:right .3s;z-index:1001;border-left:none;box-shadow:none}.fixed-chatbot.active{right:0}.chatbot-toggle{display:flex;align-items:center;justify-content:center}header{height:auto}.hero-desktop-text{display:none}.chatbot-btn-mobile{display:inline-flex;font-size:1.3rem;margin-top:20px;justify-content:center;align-items:center}body.chatbot-open{position:fixed;width:100%;left:0;right:0}.fixed-chatbot::before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:-1;opacity:0;transition:opacity .3s;pointer-events:none}.fixed-chatbot.active::before{opacity:1;pointer-events:auto}}