.pwa-modals-module__OuFr6q__backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:var(--space-4);background:#1118278c;justify-content:center;align-items:center;animation:.2s pwa-modals-module__OuFr6q__fadeIn;display:flex;position:fixed;inset:0}.pwa-modals-module__OuFr6q__backdropOptIn{z-index:1002}@keyframes pwa-modals-module__OuFr6q__fadeIn{0%{opacity:0}to{opacity:1}}.pwa-modals-module__OuFr6q__dialog{background:var(--bg-primary);border-radius:var(--radius-xl);border:1px solid var(--border-color);width:min(100%,480px);max-height:min(90vh,720px);box-shadow:var(--shadow-lg);padding:var(--space-6);animation:.22s pwa-modals-module__OuFr6q__slideUp;overflow:auto}@keyframes pwa-modals-module__OuFr6q__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.pwa-modals-module__OuFr6q__dialogHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.pwa-modals-module__OuFr6q__title{color:var(--text-primary);flex:1;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.pwa-modals-module__OuFr6q__iconClose{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-6px -6px 0 0;transition:background .15s,color .15s;display:flex}.pwa-modals-module__OuFr6q__iconClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.pwa-modals-module__OuFr6q__lead{margin:0 0 var(--space-4);color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.pwa-modals-module__OuFr6q__list{margin:0 0 var(--space-4);padding-left:var(--space-5);color:var(--text-secondary);font-size:.875rem;line-height:1.65}.pwa-modals-module__OuFr6q__list li{margin-bottom:var(--space-2)}.pwa-modals-module__OuFr6q__estimate{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);background:var(--bg-tertiary);border-radius:var(--radius-lg);color:var(--text-secondary);margin-bottom:var(--space-4);font-size:.8125rem;display:flex}.pwa-modals-module__OuFr6q__progressWrap{margin-bottom:var(--space-4)}.pwa-modals-module__OuFr6q__progressMeta{margin-bottom:var(--space-2);color:var(--text-muted);justify-content:space-between;align-items:baseline;font-size:.8125rem;display:flex}.pwa-modals-module__OuFr6q__progressBar{border-radius:var(--radius-full);background:var(--gray-200);height:10px;overflow:hidden}.pwa-modals-module__OuFr6q__progressFill{background:linear-gradient(90deg,var(--primary-500),var(--accent-purple));border-radius:var(--radius-full);height:100%;transition:width .2s}.pwa-modals-module__OuFr6q__errorBox{padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);color:#b91c1c;margin-bottom:var(--space-4);background:#fef2f2;border:1px solid #fecaca;font-size:.875rem}.pwa-modals-module__OuFr6q__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.pwa-modals-module__OuFr6q__btnSecondary{padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;font-size:.875rem;font-weight:600;transition:all .15s}.pwa-modals-module__OuFr6q__btnSecondary:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.pwa-modals-module__OuFr6q__btnSecondary:disabled{opacity:.6;cursor:not-allowed}.pwa-modals-module__OuFr6q__btnPrimary{padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary-600),var(--accent-purple));color:#fff;cursor:pointer;border:none;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 12px #6366f159}.pwa-modals-module__OuFr6q__btnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 18px #6366f166}.pwa-modals-module__OuFr6q__btnPrimary:disabled{opacity:.65;cursor:not-allowed;transform:none}.pwa-modals-module__OuFr6q__successNote{margin:var(--space-4)0 0;padding:var(--space-3)var(--space-4);border-radius:var(--radius-lg);color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;font-size:.875rem}.pwa-modals-module__OuFr6q__currentFile{color:var(--text-muted);margin-top:var(--space-2);word-break:break-all;max-height:2.6em;font-size:.75rem;overflow:hidden}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);background:#fffffff5;position:sticky;top:0;box-shadow:0 1px #0000000a,0 2px 16px #0000000a}.Header-module__hBw1pG__accentLine{background:linear-gradient(90deg,var(--primary-500)0%,var(--accent-purple)50%,#ec4899 100%);height:3px}.Header-module__hBw1pG__headerTop{border-bottom:1px solid var(--border-color);height:60px}.Header-module__hBw1pG__headerTopInner{max-width:var(--max-width);padding:0 var(--space-6);align-items:center;gap:var(--space-4);height:100%;margin:0 auto;display:flex}.Header-module__hBw1pG__brand{flex-shrink:0;align-items:center;line-height:0;text-decoration:none;transition:opacity .15s;display:flex}.Header-module__hBw1pG__brand:hover{opacity:.85}.Header-module__hBw1pG__nav{align-items:center;gap:var(--space-1);flex:1;display:flex}.Header-module__hBw1pG__navLink{padding:var(--space-2)var(--space-3);color:var(--text-secondary);border-radius:var(--radius-md);white-space:nowrap;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .18s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary);background:var(--bg-tertiary)}.Header-module__hBw1pG__navLinkActive{color:var(--primary-600);font-weight:600}.Header-module__hBw1pG__navActiveIndicator{bottom:-2px;left:var(--space-3);right:var(--space-3);background:var(--primary-500);border-radius:var(--radius-full);height:2px;position:absolute}.Header-module__hBw1pG__navActions{align-items:center;gap:var(--space-3);z-index:50;flex-shrink:0;display:flex;position:relative}.Header-module__hBw1pG__connectivitySlot{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-secondary);justify-content:center;align-items:center;padding:4px 6px;display:flex}.Header-module__hBw1pG__signInBtn{gap:var(--space-2);border-radius:var(--radius-full)!important}.Header-module__hBw1pG__userMenu{position:relative}.Header-module__hBw1pG__userBtn{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);border:1.5px solid var(--border-color);background:var(--bg-primary);cursor:pointer;padding:4px 10px 4px 4px;transition:all .18s;display:flex}.Header-module__hBw1pG__userBtn:hover{border-color:var(--primary-300);background:var(--primary-50)}.Header-module__hBw1pG__userAvatar{border-radius:var(--radius-full);object-fit:cover;width:28px;height:28px}.Header-module__hBw1pG__userInitial{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary-500),var(--accent-purple));color:#fff;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.Header-module__hBw1pG__chevron{color:var(--text-muted);transition:transform .2s}.Header-module__hBw1pG__chevronOpen{transform:rotate(180deg)}.Header-module__hBw1pG__userMenuDropdown{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);min-width:220px;padding:var(--space-2);z-index:110;animation:.15s ease-out Header-module__hBw1pG__dropIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f}@keyframes Header-module__hBw1pG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__userMenuHeader{padding:var(--space-2)var(--space-3);justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.Header-module__hBw1pG__userMenuEmail{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.Header-module__hBw1pG__adminBadge{text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,var(--primary-100),var(--primary-200));color:var(--primary-700);border-radius:var(--radius-full);flex-shrink:0;padding:2px 7px;font-size:.65rem;font-weight:700}.Header-module__hBw1pG__dropdownItem{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2)var(--space-3);color:var(--text-secondary);border-radius:var(--radius-md);text-align:left;cursor:pointer;font-size:.875rem;text-decoration:none;transition:all .15s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__divider{background:var(--border-color);height:1px;margin:var(--space-1)0}.Header-module__hBw1pG__toolsStrip{background:var(--bg-secondary);height:42px;overflow:hidden}.Header-module__hBw1pG__toolsStripInner{max-width:var(--max-width);padding:0 var(--space-6);scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:2px;height:100%;margin:0 auto;display:flex;overflow-x:auto}.Header-module__hBw1pG__toolsStripInner::-webkit-scrollbar{display:none}.Header-module__hBw1pG__toolChip{border-radius:var(--radius-full);color:var(--text-secondary);white-space:nowrap;border:1px solid #0000;flex-shrink:0;align-items:center;gap:5px;padding:5px 12px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex;position:relative}.Header-module__hBw1pG__toolChip:hover{background:var(--bg-primary);color:var(--primary-600);border-color:var(--primary-200);box-shadow:0 1px 4px #6366f11a}.Header-module__hBw1pG__toolChipActive{background:var(--primary-50);color:var(--primary-700);border-color:var(--primary-300);font-weight:600}.Header-module__hBw1pG__toolChipActive:hover{background:var(--primary-100)}.Header-module__hBw1pG__toolChipIcon{align-items:center;font-size:.85rem;display:flex}.Header-module__hBw1pG__toolChipName{line-height:1}.Header-module__hBw1pG__toolChipDot{border-radius:var(--radius-full);background:var(--primary-500);flex-shrink:0;width:5px;height:5px}.Header-module__hBw1pG__mobileToggle{padding:var(--space-2);color:var(--text-secondary);border-radius:var(--radius-md);flex-shrink:0;transition:all .18s;display:none}.Header-module__hBw1pG__mobileToggle:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__mobileOverlay{z-index:198;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#0006;transition:opacity .25s;display:none;position:fixed;inset:0}.Header-module__hBw1pG__mobileOverlayVisible{opacity:1;pointer-events:all;display:block}.Header-module__hBw1pG__mobileMenu{background:var(--bg-primary);border-left:1px solid var(--border-color);z-index:199;overscroll-behavior:contain;flex-direction:column;width:min(320px,88vw);height:100%;transition:transform .28s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 32px #0000001f}.Header-module__hBw1pG__mobileMenuOpen{display:flex;transform:translate(0)}.Header-module__hBw1pG__drawerHeader{border-bottom:1px solid var(--border-color);background:var(--bg-primary);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__hBw1pG__drawerClose{border-radius:var(--radius-md);width:36px;height:36px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Header-module__hBw1pG__drawerClose:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__drawerUser{background:linear-gradient(135deg,var(--primary-50)0%,#f5f3ff 100%);border-bottom:1px solid var(--border-color);flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.Header-module__hBw1pG__drawerUserAvatar{border-radius:var(--radius-full);background:linear-gradient(135deg,var(--primary-500),var(--accent-purple));border:2px solid #6366f133;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.Header-module__hBw1pG__drawerUserAvatar img{object-fit:cover;width:100%;height:100%}.Header-module__hBw1pG__drawerUserAvatar span{color:#fff;font-size:1rem;font-weight:700}.Header-module__hBw1pG__drawerUserInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Header-module__hBw1pG__drawerUserEmail{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.Header-module__hBw1pG__drawerSignOut{border-radius:var(--radius-md);width:34px;height:34px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Header-module__hBw1pG__drawerSignOut:hover{color:#dc2626;background:#fee2e2}.Header-module__hBw1pG__drawerBody{overscroll-behavior:contain;flex:1;padding:8px 0 16px;overflow-y:auto}.Header-module__hBw1pG__drawerSection{margin-bottom:4px;padding:0 12px 4px}.Header-module__hBw1pG__drawerSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;padding:12px 8px 6px;font-size:.6875rem;font-weight:700}.Header-module__hBw1pG__drawerNavLinks{flex-direction:column;gap:2px;display:flex}.Header-module__hBw1pG__drawerNavLink{color:var(--text-secondary);border-radius:var(--radius-md);align-items:center;gap:12px;padding:10px 12px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.Header-module__hBw1pG__drawerNavLink:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__drawerNavLinkActive{background:var(--primary-50);color:var(--primary-600);font-weight:600}.Header-module__hBw1pG__drawerNavIcon{color:var(--primary-500);flex-shrink:0;align-items:center;width:20px;font-size:1rem;display:flex}.Header-module__hBw1pG__drawerActiveDot{border-radius:var(--radius-full);background:var(--primary-500);flex-shrink:0;width:6px;height:6px;margin-left:auto}.Header-module__hBw1pG__drawerTools{flex-direction:column;gap:2px;display:flex}.Header-module__hBw1pG__drawerToolLink{color:var(--text-secondary);border-radius:var(--radius-md);align-items:center;gap:10px;padding:9px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex;position:relative}.Header-module__hBw1pG__drawerToolLink:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Header-module__hBw1pG__drawerToolLinkActive{background:var(--primary-50);color:var(--primary-600);font-weight:600}.Header-module__hBw1pG__drawerToolIcon{color:var(--primary-400);flex-shrink:0;align-items:center;width:20px;font-size:1rem;display:flex}.Header-module__hBw1pG__drawerToolLinkActive .Header-module__hBw1pG__drawerToolIcon{color:var(--primary-600)}.Header-module__hBw1pG__drawerToolName{flex:1;min-width:0;line-height:1.2}.Header-module__hBw1pG__drawerFooter{border-top:1px solid var(--border-color);flex-shrink:0;margin-top:auto;padding:16px 20px 20px}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileToggle{display:flex}.Header-module__hBw1pG__headerTopInner{padding:0 var(--space-4)}.Header-module__hBw1pG__toolsStrip,.Header-module__hBw1pG__signInBtn{display:none}}
.Footer-module__S6Hkya__footer{background:var(--gray-900);color:var(--gray-300);padding:var(--space-16)0 0;margin-top:auto;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,var(--primary-500)0%,var(--accent-purple)50%,#ec4899 100%);height:3px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__footerInner{max-width:var(--max-width);padding:0 var(--space-6);margin:0 auto}.Footer-module__S6Hkya__footerGrid{gap:var(--space-10);padding-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr;display:grid}.Footer-module__S6Hkya__brandCol{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__S6Hkya__footerDesc{color:var(--gray-400);max-width:300px;font-size:.875rem;line-height:1.65}.Footer-module__S6Hkya__socialRow{align-items:center;display:flex}.Footer-module__S6Hkya__socialLink{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);color:var(--gray-300);background:#ffffff0f;border:1px solid #ffffff1a;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;background:#6366f12e;border-color:#6366f159}.Footer-module__S6Hkya__footerColumn h4{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:var(--space-4);padding-bottom:var(--space-2);border-bottom:1px solid #ffffff12;font-size:.8125rem;font-weight:700}.Footer-module__S6Hkya__footerLink{align-items:center;gap:var(--space-2);color:var(--gray-400);padding:3px 0;font-size:.875rem;line-height:1.8;text-decoration:none;transition:color .15s,transform .15s;display:flex}.Footer-module__S6Hkya__footerLink:hover{color:#fff;transform:translate(3px)}.Footer-module__S6Hkya__footerBottom{padding:var(--space-5)0;justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid #ffffff12;display:flex}.Footer-module__S6Hkya__footerCopy{color:var(--gray-400);font-size:.8125rem}.Footer-module__S6Hkya__domainText{color:#fff;font-weight:600}.Footer-module__S6Hkya__footerBottomLinks{align-items:center;gap:var(--space-5);display:flex}.Footer-module__S6Hkya__footerBottomLinks a{color:var(--gray-400);font-size:.8125rem;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__footerBottomLinks a:hover{color:#fff}@media (max-width:768px){.Footer-module__S6Hkya__footerGrid{gap:var(--space-8);grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brandCol{grid-column:1/-1}.Footer-module__S6Hkya__footerDesc{max-width:100%}}@media (max-width:480px){.Footer-module__S6Hkya__footerGrid{gap:var(--space-6);grid-template-columns:1fr}.Footer-module__S6Hkya__footerBottom{text-align:center;gap:var(--space-3);flex-direction:column}.Footer-module__S6Hkya__footerBottomLinks{flex-wrap:wrap;justify-content:center}}
.ChatBot-module__yzLOMW__fab{z-index:1000;background:linear-gradient(135deg,var(--primary-600),var(--accent-purple));color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 6px 24px #6366f173}.ChatBot-module__yzLOMW__fab:hover{transform:scale(1.08);box-shadow:0 8px 32px #6366f18c}.ChatBot-module__yzLOMW__fabOpen{background:var(--gray-700);box-shadow:0 4px 16px #0003}.ChatBot-module__yzLOMW__unreadDot{background:#f43f5e;border:2px solid #fff;border-radius:50%;width:11px;height:11px;animation:1.4s cubic-bezier(0,0,.2,1) infinite ChatBot-module__yzLOMW__ping;position:absolute;top:8px;right:8px}@keyframes ChatBot-module__yzLOMW__ping{0%,to{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}}.ChatBot-module__yzLOMW__window{z-index:999;background:var(--bg-primary);border:1px solid var(--border-color);opacity:0;pointer-events:none;transform-origin:100% 100%;border-radius:20px;flex-direction:column;width:360px;max-height:560px;transition:transform .22s cubic-bezier(.34,1.56,.64,1),opacity .18s;display:flex;position:fixed;bottom:96px;right:28px;overflow:hidden;transform:scale(.92)translateY(12px);box-shadow:0 16px 64px #00000029,0 2px 12px #6366f11f}.ChatBot-module__yzLOMW__windowOpen{opacity:1;pointer-events:all;transform:scale(1)translateY(0)}.ChatBot-module__yzLOMW__header{background:linear-gradient(135deg,var(--primary-600),var(--accent-purple));color:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ChatBot-module__yzLOMW__headerLeft{align-items:center;gap:10px;display:flex}.ChatBot-module__yzLOMW__backBtn{color:#fff;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.ChatBot-module__yzLOMW__backBtn:hover{background:#ffffff40}.ChatBot-module__yzLOMW__avatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ChatBot-module__yzLOMW__headerTitle{font-size:.9rem;font-weight:700;line-height:1.2}.ChatBot-module__yzLOMW__headerSub{opacity:.8;font-size:.72rem;line-height:1.2}.ChatBot-module__yzLOMW__closeBtn{color:#fff;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.ChatBot-module__yzLOMW__closeBtn:hover{background:#ffffff47}.ChatBot-module__yzLOMW__body{scroll-behavior:smooth;flex:1;padding:16px;overflow-y:auto}.ChatBot-module__yzLOMW__body::-webkit-scrollbar{width:4px}.ChatBot-module__yzLOMW__body::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:4px}.ChatBot-module__yzLOMW__step{flex-direction:column;gap:10px;animation:.2s ease-out ChatBot-module__yzLOMW__slideUp;display:flex}@keyframes ChatBot-module__yzLOMW__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ChatBot-module__yzLOMW__botBubble{background:var(--gray-100);color:var(--text-primary);border-radius:16px 16px 16px 4px;align-self:flex-start;max-width:90%;padding:11px 14px;font-size:.875rem;line-height:1.55}.ChatBot-module__yzLOMW__userBubble{background:linear-gradient(135deg,var(--primary-600),var(--accent-purple));color:#fff;border-radius:16px 16px 4px;align-self:flex-end;max-width:90%;padding:11px 14px;font-size:.875rem;line-height:1.55}.ChatBot-module__yzLOMW__optionList{flex-direction:column;gap:7px;display:flex}.ChatBot-module__yzLOMW__optionBtn{background:var(--bg-primary);border:1.5px solid var(--border-color);color:var(--text-primary);text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:11px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.ChatBot-module__yzLOMW__optionBtn:hover{border-color:var(--primary-400);background:var(--primary-50);color:var(--primary-700);transform:translate(3px)}.ChatBot-module__yzLOMW__toolGrid{flex-wrap:wrap;gap:7px;display:flex}.ChatBot-module__yzLOMW__toolChip{background:var(--bg-primary);border:1.5px solid var(--border-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:500;transition:all .15s}.ChatBot-module__yzLOMW__toolChip:hover{border-color:var(--primary-400);background:var(--primary-50);color:var(--primary-700);transform:translateY(-2px);box-shadow:0 3px 10px #6366f126}.ChatBot-module__yzLOMW__searchBox{position:relative}.ChatBot-module__yzLOMW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.ChatBot-module__yzLOMW__searchInput{width:100%;font-size:.84rem;font-family:var(--font-sans);border:1.5px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:10px;outline:none;padding:9px 12px 9px 32px;transition:border-color .15s}.ChatBot-module__yzLOMW__searchInput:focus{border-color:var(--primary-400)}.ChatBot-module__yzLOMW__searchInput::placeholder{color:var(--text-muted)}.ChatBot-module__yzLOMW__faqList{flex-direction:column;gap:5px;display:flex}.ChatBot-module__yzLOMW__faqBtn{background:var(--bg-primary);border:1.5px solid var(--border-color);color:var(--text-primary);text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.ChatBot-module__yzLOMW__faqBtn:hover{border-color:var(--primary-400);background:var(--primary-50);transform:translate(3px)}.ChatBot-module__yzLOMW__faqArrow{color:var(--text-muted);flex-shrink:0;transition:transform .15s}.ChatBot-module__yzLOMW__faqBtn:hover .ChatBot-module__yzLOMW__faqArrow{color:var(--primary-600);transform:translate(2px)}.ChatBot-module__yzLOMW__noResults{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:20px 0;display:flex}.ChatBot-module__yzLOMW__noResults p{color:var(--text-muted);font-size:.875rem}.ChatBot-module__yzLOMW__contactBtn{align-items:center;gap:6px;display:inline-flex}.ChatBot-module__yzLOMW__answerActions{background:var(--gray-50);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.ChatBot-module__yzLOMW__helpfulLabel{color:var(--text-secondary);margin:0;font-size:.8rem;font-weight:600}.ChatBot-module__yzLOMW__helpfulBtns{gap:8px;display:flex}.ChatBot-module__yzLOMW__helpfulYes,.ChatBot-module__yzLOMW__helpfulNo{cursor:pointer;border-radius:8px;flex:1;padding:8px;font-size:.82rem;font-weight:600;transition:all .15s}.ChatBot-module__yzLOMW__helpfulYes{background:var(--primary-50);color:var(--primary-700);border:1.5px solid var(--primary-200)}.ChatBot-module__yzLOMW__helpfulYes:hover{background:var(--primary-100);border-color:var(--primary-400)}.ChatBot-module__yzLOMW__helpfulNo{background:var(--gray-100);color:var(--text-secondary);border:1.5px solid var(--border-color)}.ChatBot-module__yzLOMW__helpfulNo:hover{background:var(--gray-200)}.ChatBot-module__yzLOMW__contactRow{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;font-size:.8rem;display:flex}.ChatBot-module__yzLOMW__contactLink{color:var(--primary-600);align-items:center;gap:5px;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.ChatBot-module__yzLOMW__contactLink:hover{color:var(--primary-700)}.ChatBot-module__yzLOMW__footer{border-top:1px solid var(--border-color);text-align:center;flex-shrink:0;padding:10px 16px}.ChatBot-module__yzLOMW__footerLink{color:var(--text-muted);align-items:center;gap:6px;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.ChatBot-module__yzLOMW__footerLink:hover{color:var(--primary-600)}@media (max-width:480px){.ChatBot-module__yzLOMW__window{width:calc(100vw - 24px);max-height:70vh;bottom:88px;right:12px}.ChatBot-module__yzLOMW__fab{bottom:20px;right:16px}}
