._nav_1kml6_1{position:sticky;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 6%;height:60px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}._logo_1kml6_9{font-size:1.1rem;font-weight:700;color:var(--text)!important;letter-spacing:-.3px}._right_1kml6_13{display:flex;align-items:center;gap:1.2rem}._link_1kml6_14{color:var(--muted);font-size:.85rem;font-weight:500;transition:color .2s}._link_1kml6_14:hover{color:var(--text)}._greeting_1kml6_16{font-size:.85rem;color:var(--muted);font-weight:500}._btnRegister_1kml6_17{background:var(--blue);color:#fff!important;padding:.45rem 1.2rem;border-radius:8px;font-weight:600;font-size:.85rem;transition:background .2s}._btnRegister_1kml6_17:hover{background:var(--blue-dark)}._btnLogout_1kml6_24{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;transition:all .2s}._btnLogout_1kml6_24:hover{border-color:var(--danger);color:var(--danger)}@media (max-width: 640px){._nav_1kml6_1{padding:0 16px;height:56px}._link_1kml6_14,._greeting_1kml6_16{display:none}._right_1kml6_13{gap:.75rem}}@media (max-width: 360px){._btnRegister_1kml6_17{padding:.38rem .8rem;font-size:.8rem}._btnLogout_1kml6_24{padding:.38rem .7rem;font-size:.8rem}}._page_12qmf_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--gray-bg)}._card_12qmf_6{display:grid;grid-template-columns:1fr 1fr;background:var(--white);border-radius:20px;box-shadow:var(--shadow-lg);overflow:hidden;width:100%;max-width:900px;animation:_fadeUp_12qmf_1 .4s ease}._cardSmall_12qmf_13{grid-template-columns:1fr;max-width:460px}@keyframes _fadeUp_12qmf_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._panel_12qmf_23{background:linear-gradient(145deg,#3b82f6,#2563eb);padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center;color:#fff}._panelLogo_12qmf_28{font-size:1.6rem;font-weight:900;letter-spacing:-.5px;margin-bottom:2rem}._panelTitle_12qmf_29{font-size:1.7rem;font-weight:900;line-height:1.2;margin-bottom:.8rem}._panelSub_12qmf_30{font-size:.9rem;opacity:.88;line-height:1.7;margin-bottom:2rem}._features_12qmf_31{display:flex;flex-direction:column;gap:.8rem}._feature_12qmf_31{display:flex;align-items:center;gap:.7rem;background:#ffffff26;padding:.6rem 1rem;border-radius:10px;font-size:.88rem;font-weight:600}._formPanel_12qmf_39{padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center}._title_12qmf_40{font-size:1.5rem;font-weight:900;color:var(--text);margin-bottom:.4rem}._sub_12qmf_41{font-size:.87rem;color:var(--muted);margin-bottom:2rem}._iconWrap_12qmf_42{font-size:2.5rem;margin-bottom:1rem}._field_12qmf_45{margin-bottom:1.1rem}._row_12qmf_46{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._label_12qmf_47{display:block;font-size:.82rem;font-weight:600;color:var(--text2);margin-bottom:6px}._labelRow_12qmf_48{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}._forgotLink_12qmf_49{font-size:.8rem;color:var(--orange);font-weight:600}._forgotLink_12qmf_49:hover{color:var(--orange-dark)}._input_12qmf_52{width:100%;padding:.7rem 1rem;border-radius:10px;border:1.5px solid var(--border);font-size:.9rem;color:var(--text);background:var(--white);transition:border-color .2s,box-shadow .2s}._input_12qmf_52:focus{border-color:var(--orange);box-shadow:0 0 0 3px #3b82f61f}._inputError_12qmf_59{border-color:var(--danger)}._inputError_12qmf_59:focus{border-color:var(--danger);box-shadow:0 0 0 3px #ef44441a}._error_12qmf_61{font-size:.77rem;color:var(--danger);margin-top:4px;display:block}._btnSubmit_12qmf_64{width:100%;padding:.85rem;background:var(--orange);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;margin-top:.5rem;transition:background .2s,transform .15s;display:flex;align-items:center;justify-content:center;text-decoration:none}._btnSubmit_12qmf_64:hover:not(:disabled){background:var(--orange-dark);transform:translateY(-1px);color:#fff}._btnSubmit_12qmf_64:disabled{opacity:.7;cursor:not-allowed}._spinner_12qmf_76{width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;animation:_spin_12qmf_76 .7s linear infinite;display:inline-block}@keyframes _spin_12qmf_76{to{transform:rotate(360deg)}}._divider_12qmf_84{text-align:center;margin:1.2rem 0;position:relative}._divider_12qmf_84:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border)}._divider_12qmf_84 span{position:relative;background:var(--white);padding:0 .8rem;font-size:.8rem;color:var(--muted)}._terms_12qmf_94{font-size:.78rem;color:var(--muted);text-align:center;margin-top:1rem}._resendNote_12qmf_95{font-size:.82rem;color:var(--muted);text-align:center}._backLink_12qmf_96{display:block;text-align:center;margin-top:1.2rem;font-size:.85rem;color:var(--muted)}._backLink_12qmf_96:hover{color:var(--orange)}._successBox_12qmf_99{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:1.5rem;text-align:center;margin-top:1rem}._successBox_12qmf_99 span{font-size:2rem;display:block;margin-bottom:.8rem}._successBox_12qmf_99 p{font-size:.88rem;color:var(--text2);line-height:1.6}@media (max-width: 680px){._card_12qmf_6{grid-template-columns:1fr}._panel_12qmf_23{display:none}._formPanel_12qmf_39{padding:2.2rem 1.5rem}._row_12qmf_46{grid-template-columns:1fr}}@media (max-width: 400px){._page_12qmf_1{padding:1rem .75rem}._formPanel_12qmf_39{padding:1.75rem 1.25rem}._title_12qmf_40{font-size:1.3rem}._sub_12qmf_41{font-size:.82rem}._input_12qmf_52{font-size:.87rem}._btnSubmit_12qmf_64{padding:.8rem;font-size:.9rem}}.landing{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:#0f0f14;line-height:1.6;overflow-x:hidden}.l-nav{position:sticky;top:0;z-index:100;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb}.l-nav.scrolled{box-shadow:0 2px 12px #0000000f}.l-nav{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto;padding:14px 24px}.l-nav{max-width:100%;padding:0}.l-nav:after{display:none}.l-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 max(24px,calc((100% - 1100px)/2));height:60px;gap:40px}.l-nav-logo{font-size:1.05rem;font-weight:700;color:#0f0f14!important;text-decoration:none;letter-spacing:-.3px}.l-nav-links{display:flex;gap:28px;list-style:none}.l-nav-links a{font-size:.85rem;color:#6b7280;text-decoration:none;transition:color .2s}.l-nav-links a:hover{color:#0f0f14}.l-nav-right{display:flex;align-items:center;gap:16px;margin-left:auto}.l-btn-ghost{font-size:.85rem;color:#6b7280;text-decoration:none;transition:color .2s}.l-btn-ghost:hover{color:#0f0f14!important}.l-btn-orange{display:inline-block;background:#3b82f6;color:#fff!important;font-weight:600;padding:10px 22px;border-radius:8px;font-size:.9rem;text-decoration:none;transition:background .2s,transform .2s}.l-btn-orange:hover{background:#2563eb;transform:translateY(-1px)}.l-hero{background:linear-gradient(180deg,#f0f5ff,#fff);padding:80px 24px 60px}.l-hero-bg-shape,.l-hero-dots,.l-hero-visual{display:none}.l-hero-inner{display:block;max-width:780px;margin:0 auto;text-align:center}.l-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb;font-size:.78rem;font-weight:600;padding:6px 16px;border-radius:100px;margin-bottom:28px}.l-dot{width:7px;height:7px;background:#10b981;border-radius:50%;flex-shrink:0;animation:ldotblink 1.5s ease-in-out infinite}@keyframes ldotblink{0%,to{opacity:1}50%{opacity:.3}}@keyframes lpulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.landing h1{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-2.5px;line-height:1.05;margin-bottom:20px;color:#0f0f14}.l-highlight{color:#3b82f6}.l-hero-sub{font-size:1.1rem;color:#6b7280;max-width:520px;margin:0 auto 40px;line-height:1.65}.l-hero-btns{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:40px}.l-btn-primary-lg{display:inline-block;background:#3b82f6;color:#fff!important;text-decoration:none;padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;transition:background .2s,transform .2s}.l-btn-primary-lg:hover{background:#2563eb;transform:translateY(-1px)}.l-btn-secondary-lg{display:inline-block;background:#fff;color:#0f0f14!important;text-decoration:none;padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;border:1px solid #e5e7eb;transition:border-color .2s,color .2s,transform .2s}.l-btn-secondary-lg:hover{border-color:#3b82f6;color:#3b82f6!important;transform:translateY(-1px)}.l-btn-book-lg{display:inline-block;background:#f0fdf4;color:#16a34a!important;text-decoration:none;padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;border:1px solid #bbf7d0;transition:background .2s}.l-btn-book-lg:hover{background:#dcfce7}.l-hero-trust{display:flex;align-items:center;justify-content:center;gap:14px;font-size:.85rem;color:#6b7280}.l-trust-avatars{display:flex}.l-trust-avatars span{width:30px;height:30px;border-radius:50%;border:2px solid #fff;background:linear-gradient(135deg,#3b82f6,#6366f1);margin-left:-8px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;color:#fff}.l-trust-avatars span:first-child{margin-left:0}.l-hero-trust strong{color:#0f0f14}.l-quick-access{margin:2rem 0 0}.l-qa-label{font-size:.72rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:10px}.l-qa-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.l-qa-btn{padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:.82rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s}.l-qa-btn:hover{border-color:#3b82f6;color:#3b82f6}.l-qa-btn-primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.l-qa-btn-primary:hover{background:#2563eb;border-color:#2563eb;color:#fff}.l-stats{background:#f8f9fc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:40px 24px}.l-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:900px;margin:0 auto;text-align:center}.l-stat-num{font-size:2rem;font-weight:700;color:#0f0f14;letter-spacing:-1.5px}.l-stat-label{font-size:.82rem;color:#6b7280;font-weight:500;margin-top:4px}.l-partners{background:#fff;padding:48px 24px;border-bottom:1px solid #f3f4f6}.l-partners-inner{max-width:900px;margin:0 auto;text-align:center}.l-partners-label{color:#9ca3af;font-size:.72rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px}.l-partners-logos{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.l-partner-logo{font-size:.85rem;font-weight:700;color:#d1d5db;letter-spacing:.5px;transition:color .2s}.l-partner-logo:hover{color:#9ca3af}.l-section{padding:90px 24px}.l-bg-gray{background:#f8f9fc}.l-bg-white{background:#fff}.l-center{text-align:center;max-width:900px;margin-left:auto;margin-right:auto;margin-bottom:56px}.l-section-tag{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#3b82f6;margin-bottom:14px}.l-section-title{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;letter-spacing:-1.5px;line-height:1.1;margin-bottom:12px;color:#0f0f14}.l-section-sub{font-size:1rem;color:#6b7280;max-width:520px}.l-center .l-section-sub{margin:0 auto}.l-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:900px;margin:0 auto}.l-services-grid-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.l-service-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px;transition:box-shadow .2s,transform .2s}.l-service-card:after{display:none}.l-service-card:hover{box-shadow:0 8px 30px #00000012;transform:translateY(-2px)}.l-service-icon{width:40px;height:40px;border-radius:10px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:16px}.l-service-title{font-size:.95rem;font-weight:700;color:#0f0f14;margin-bottom:8px}.l-service-desc{font-size:.83rem;color:#6b7280;line-height:1.65}.l-service-features{list-style:none;margin-top:14px;display:flex;flex-direction:column;gap:8px}.l-service-features li{font-size:.82rem;color:#374151;display:flex;align-items:center;gap:8px}.l-service-features li:before{content:"✓";color:#10b981;font-weight:700;flex-shrink:0}.l-service-link{display:inline-flex;align-items:center;gap:4px;color:#3b82f6;font-size:.82rem;font-weight:600;text-decoration:none;margin-top:14px;transition:gap .2s}.l-service-link:hover{gap:8px}.l-platform-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:900px;margin:0 auto}.l-platform-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:28px;transition:box-shadow .2s,transform .2s}.l-platform-card:hover{box-shadow:0 8px 30px #00000012;transform:translateY(-2px)}.l-pc-security{border-top:3px solid #ef4444}.l-pc-stock{border-top:3px solid #10b981}.l-pc-clinic{border-top:3px solid #3b82f6}.l-pc-campaigns{border-top:3px solid #8b5cf6}.l-pc-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.l-pc-icon{font-size:1.4rem;width:40px;height:40px;border-radius:10px;background:#f8f9fc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.l-pc-title{font-size:.95rem;font-weight:700;color:#0f0f14;margin-bottom:2px}.l-pc-sub{font-size:.72rem;color:#9ca3af;font-family:Geist Mono,monospace}.l-pc-badge{margin-left:auto;font-size:.62rem;font-weight:700;padding:3px 10px;border-radius:100px;flex-shrink:0}.l-pc-badge-new{background:#fef9c3;color:#d97706;border:1px solid #fde68a}.l-pc-features{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.l-pc-feature{display:flex;align-items:flex-start;gap:8px;font-size:.83rem;color:#374151;line-height:1.5}.l-pc-check{color:#10b981;font-weight:700;font-size:.8rem;flex-shrink:0;margin-top:1px}.l-pc-link{display:inline-flex;align-items:center;gap:4px;font-size:.82rem;font-weight:600;color:#3b82f6;text-decoration:none;transition:gap .2s}.l-pc-link:hover{gap:8px}.l-breakdown-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;max-width:900px;margin:0 auto}.l-breakdown-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.l-breakdown-header{display:flex;align-items:center;gap:12px;padding:20px 24px 16px}.l-breakdown-icon{font-size:1.4rem}.l-breakdown-title{font-size:.95rem;font-weight:700;color:#0f0f14}.l-breakdown-count{font-size:.72rem;color:#6b7280;margin-top:2px}.l-breakdown-modules{padding:0 20px 12px;display:flex;flex-direction:column;flex:1}.l-breakdown-module{padding:9px 0;border-bottom:1px solid #f3f4f6}.l-breakdown-module:last-child{border-bottom:none}.l-breakdown-tab{font-size:.82rem;font-weight:600;color:#0f0f14;margin-bottom:2px}.l-breakdown-desc{font-size:.75rem;color:#6b7280;line-height:1.4}.l-breakdown-link{display:block;padding:14px 24px;border-top:1px solid #e5e7eb;font-size:.82rem;font-weight:600;color:inherit;text-decoration:none;transition:background .15s}.l-breakdown-link:hover{background:#f8f9fc}.l-steps-wrapper{max-width:900px;margin:0 auto;position:relative}.l-steps-line{position:absolute;top:26px;left:calc(12.5% + 26px);right:calc(12.5% + 26px);height:1px;background:#e5e7eb}.l-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.l-step-card{text-align:center;padding:8px}.l-step-num{width:52px;height:52px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;margin:0 auto 16px;position:relative;z-index:1}.l-step-title{font-size:.95rem;font-weight:700;color:#0f0f14;margin-bottom:8px}.l-step-desc{color:#6b7280;font-size:.83rem;line-height:1.65}.l-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;max-width:900px;margin:0 auto;align-items:center}.l-about-visual{border-radius:12px;overflow:hidden;position:relative;background:#f8f9fc;border:1px solid #e5e7eb;height:400px;display:flex;align-items:center;justify-content:center}.l-about-logo-big{font-size:5rem;font-weight:700;color:#3b82f6;opacity:.15;letter-spacing:-4px}.l-about-card-overlay{position:absolute;bottom:20px;left:20px;right:20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;display:flex;gap:24px}.l-overlay-stat{flex:1;text-align:center}.l-overlay-num{font-size:1.4rem;font-weight:700;color:#3b82f6;letter-spacing:-.5px}.l-overlay-label{font-size:.72rem;color:#6b7280}.l-about-values{display:flex;flex-direction:column;gap:12px}.l-value-item{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;transition:border-color .2s}.l-value-item:hover{border-color:#3b82f6}.l-value-icon{width:40px;height:40px;border-radius:10px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.l-value-title{font-size:.88rem;font-weight:700;color:#0f0f14;margin-bottom:2px}.l-value-desc{color:#6b7280;font-size:.8rem}.l-solutions-tabs{display:flex;gap:4px;max-width:900px;margin:0 auto 40px;flex-wrap:wrap}.l-tab-btn{padding:6px 18px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;font-family:inherit}.l-tab-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.l-tab-btn:hover:not(.active){background:#f8f9fc;color:#0f0f14}.l-solutions-content{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.l-solution-text h3{font-size:1.5rem;font-weight:700;color:#0f0f14;margin-bottom:12px;letter-spacing:-.5px}.l-solution-text p{color:#6b7280;font-size:.95rem;line-height:1.7;margin-bottom:20px}.l-solution-list{list-style:none;display:flex;flex-direction:column;gap:10px}.l-solution-list li{display:flex;align-items:center;gap:10px;font-size:.87rem;color:#374151}.l-check{content:"✓";color:#10b981;font-weight:700;font-size:.8rem;flex-shrink:0}.l-solution-visual{background:#f8f9fc;border:1px solid #e5e7eb;border-radius:12px;height:280px;display:flex;align-items:center;justify-content:center;font-size:4rem}.l-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:900px;margin:0 auto}.l-testimonial-card{background:#f8f9fc;border:1px solid #e5e7eb;border-radius:12px;padding:28px}.l-stars{color:#f59e0b;font-size:.9rem;margin-bottom:14px}.l-testimonial-text{font-size:.92rem;line-height:1.7;color:#0f0f14;margin-bottom:20px;font-style:italic}.l-testimonial-author{display:flex;align-items:center;gap:12px}.l-author-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;color:#fff;flex-shrink:0}.l-author-name{font-size:.87rem;font-weight:700;color:#0f0f14}.l-author-role{font-size:.77rem;color:#6b7280}.l-cta{background:linear-gradient(135deg,#1e40af,#3b82f6,#6366f1);padding:80px 24px;text-align:center}.l-cta-shape1,.l-cta-shape2{display:none}.l-cta-content{max-width:600px;margin:0 auto}.l-cta-content h2{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;letter-spacing:-1.5px;color:#fff;margin-bottom:12px}.l-cta-content p{color:#ffffffbf;margin-bottom:32px;font-size:1rem}.l-cta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.l-btn-white{display:inline-block;background:#fff;color:#2563eb!important;text-decoration:none;padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;transition:background .2s,transform .2s}.l-btn-white:hover{background:#f0f5ff;transform:translateY(-1px)}.l-btn-outline-white{display:inline-block;background:transparent;color:#fff!important;text-decoration:none;padding:14px 32px;border-radius:10px;font-weight:600;font-size:1rem;border:1.5px solid rgba(255,255,255,.5);transition:border-color .2s,transform .2s}.l-btn-outline-white:hover{border-color:#fff;transform:translateY(-1px)}.l-btn-book-nav{display:inline-block;background:#f0fdf4;color:#16a34a!important;border:1px solid #bbf7d0;padding:8px 18px;border-radius:8px;font-weight:600;font-size:.85rem;text-decoration:none;transition:background .2s}.l-btn-book-nav:hover{background:#dcfce7}.l-footer{border-top:1px solid #e5e7eb;padding:28px 24px;background:#fff}.l-footer-grid{max-width:900px;margin:0 auto;display:flex;align-items:flex-start;flex-wrap:wrap;gap:48px}.l-footer-logo{font-size:1.05rem;font-weight:700;color:#0f0f14;margin-bottom:8px;letter-spacing:-.3px}.l-footer-tagline{color:#9ca3af;font-size:.82rem;line-height:1.6;max-width:220px}.l-footer-social{display:flex;gap:8px;margin-top:14px}.l-social-btn{width:32px;height:32px;border-radius:50%;background:#f8f9fc;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:.78rem;text-decoration:none;color:#6b7280;transition:all .2s}.l-social-btn:hover{background:#3b82f6;border-color:#3b82f6;color:#fff}.l-footer-col{min-width:120px}.l-footer-col h4{font-size:.72rem;font-weight:700;color:#0f0f14;margin-bottom:14px;text-transform:uppercase;letter-spacing:1px}.l-footer-links{list-style:none;display:flex;flex-direction:column;gap:8px}.l-footer-links a{color:#6b7280;text-decoration:none;font-size:.82rem;transition:color .2s}.l-footer-links a:hover{color:#0f0f14}.l-footer-bottom{max-width:900px;margin:20px auto 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-top:20px;border-top:1px solid #e5e7eb;font-size:.78rem;color:#9ca3af}@media (max-width: 1024px){.l-hero-inner{max-width:100%}.l-stats-grid,.l-services-grid-4,.l-steps-grid{grid-template-columns:repeat(2,1fr)}.l-steps-line{display:none}.l-about-grid{grid-template-columns:1fr;gap:40px}.l-solutions-content,.l-platform-grid{grid-template-columns:1fr}.l-footer-grid{gap:32px}}@media (max-width: 768px){.l-nav-links,.l-btn-ghost{display:none}.l-stats-grid{grid-template-columns:repeat(2,1fr)}.l-services-grid,.l-services-grid-4,.l-steps-grid,.l-testimonials-grid,.l-platform-grid{grid-template-columns:1fr}.l-footer-grid{flex-direction:column;gap:24px}.l-footer-bottom{flex-direction:column;text-align:center}.l-about-visual{display:none}.l-solutions-content{gap:32px}.l-solution-visual{height:180px}.l-section{padding:64px 20px}.l-cta{padding:56px 20px}}@media (max-width: 480px){.l-nav{height:54px;padding:0 16px;grid-template-columns:auto auto;gap:0}.l-hero{padding:52px 16px 40px}.landing h1{letter-spacing:-1.5px}.l-hero-sub{font-size:.95rem}.l-hero-btns{flex-direction:column;align-items:stretch}.l-btn-primary-lg,.l-btn-secondary-lg,.l-btn-book-lg{text-align:center;padding:13px 24px}.l-hero-trust{flex-wrap:wrap;gap:8px;font-size:.78rem}.l-stats{padding:28px 16px}.l-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.l-stat-num{font-size:1.6rem}.l-section{padding:52px 16px}.l-section-title{letter-spacing:-1px}.l-cta{padding:48px 16px}.l-cta-btns{flex-direction:column;align-items:stretch}.l-btn-white,.l-btn-outline-white{text-align:center;padding:13px 24px}.l-footer{padding:24px 16px}.l-partners-logos{gap:28px}.l-qa-links{gap:6px}}._page_xueu4_6{max-width:1280px;margin:0 auto;padding:2.5rem 2rem 4rem;min-height:100vh;background:var(--gray-bg);font-family:Inter,sans-serif}._toast_xueu4_16{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;padding:.75rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;box-shadow:var(--shadow-lg);animation:_slideIn_xueu4_1 .25s ease}._toast_success_xueu4_28{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._toast_danger_xueu4_29{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}@keyframes _slideIn_xueu4_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._header_xueu4_37{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._clinicLabel_xueu4_45{font-size:.7rem;font-weight:800;color:var(--orange);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.3rem}._greeting_xueu4_53{font-size:1.75rem;font-weight:900;color:var(--text);letter-spacing:-.5px;line-height:1.15}._date_xueu4_60{font-size:.83rem;color:var(--muted);margin-top:3px}._headerRight_xueu4_61{display:flex;align-items:center;gap:.9rem}._avatar_xueu4_62{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#fca65e);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.88rem;color:#fff;flex-shrink:0}._userName_xueu4_68{font-size:.88rem;font-weight:700;color:var(--text)}._userEmail_xueu4_69{font-size:.75rem;color:var(--muted)}._logoutBtn_xueu4_70{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}._logoutBtn_xueu4_70:hover{border-color:#ef4444;color:#ef4444}._headerNavLinks_xueu4_83{display:flex;align-items:center;gap:.5rem;margin-right:.25rem}._headerNavLink_xueu4_83{font-size:.8rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.35rem .75rem;border:1.5px solid var(--border);border-radius:8px;transition:all .15s;white-space:nowrap}._headerNavLink_xueu4_83:hover{background:#f3f4f6;color:#111;border-color:#d1d5db}._statsGrid_xueu4_103{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:1.75rem}._statCard_xueu4_109{background:var(--white);border-radius:16px;padding:1.4rem 1.5rem;border:1px solid var(--border);box-shadow:var(--shadow);display:flex;align-items:flex-start;gap:1rem;transition:transform .2s,box-shadow .2s}._statCard_xueu4_109:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}._statIcon_xueu4_121{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}._statValue_xueu4_126{font-size:1.75rem;font-weight:900;color:var(--text);letter-spacing:-1px}._statLabel_xueu4_127{font-size:.78rem;color:var(--muted);font-weight:500;margin-top:1px}._statChange_xueu4_128{font-size:.72rem;color:var(--muted);font-weight:500;margin-top:3px}._toolbar_xueu4_131{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}._filters_xueu4_139{display:flex;gap:.4rem}._filterBtn_xueu4_140{padding:.42rem 1rem;border-radius:8px;border:1.5px solid var(--border);background:var(--white);font-size:.82rem;font-weight:600;color:var(--text2);cursor:pointer;transition:all .2s}._filterBtn_xueu4_140:hover{border-color:var(--orange);color:var(--orange)}._filterActive_xueu4_152{background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important}._searchWrap_xueu4_158{flex:1;min-width:220px;max-width:340px;position:relative;display:flex;align-items:center}._searchIcon_xueu4_166{position:absolute;left:.75rem;font-size:.88rem;pointer-events:none}._searchInput_xueu4_172{width:100%;padding:.48rem 2.4rem .48rem 2.1rem;border:1.5px solid var(--border);border-radius:10px;font-size:.85rem;color:var(--text);background:var(--white);font-family:Inter,sans-serif;transition:border-color .2s,box-shadow .2s}._searchInput_xueu4_172:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px #fc80191f}._searchInput_xueu4_172::placeholder{color:var(--muted)}._searchClear_xueu4_189{position:absolute;right:.6rem;background:none;border:none;font-size:.75rem;color:var(--muted);cursor:pointer;padding:.2rem}._searchClear_xueu4_189:hover{color:var(--text)}._quickActions_xueu4_201{display:flex;gap:.5rem;margin-left:auto}._btnPrimary_xueu4_204{background:var(--orange);color:#fff;border:none;border-radius:10px;padding:.52rem 1.2rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;font-family:Inter,sans-serif}._btnPrimary_xueu4_204:hover{background:var(--orange-dark);transform:translateY(-1px)}._btnOutline_xueu4_218{background:var(--white);color:var(--text2);border:1.5px solid var(--border);border-radius:10px;padding:.52rem 1.1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._btnOutline_xueu4_218:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-light)}._btnRefresh_xueu4_232{background:var(--white);color:var(--text2);border:1.5px solid var(--border);border-radius:10px;padding:.52rem .8rem;font-size:1.1rem;line-height:1;cursor:pointer;transition:all .2s}._btnRefresh_xueu4_232:hover:not(:disabled){border-color:var(--orange);color:var(--orange);background:var(--orange-light)}._btnRefresh_xueu4_232:disabled{opacity:.5;cursor:default}._btnRefresh_xueu4_232:not(:disabled):active{transform:rotate(180deg)}._btnSecondary_xueu4_247{background:var(--white);color:var(--text2);border:1.5px solid var(--border);border-radius:10px;padding:.52rem 1rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._btnSecondary_xueu4_247:hover:not(:disabled){border-color:var(--orange);color:var(--orange);background:var(--orange-light)}._btnSecondary_xueu4_247:disabled{opacity:.5;cursor:default}._btnWalkIn_xueu4_262{background:#eff6ff;color:#2563eb;border:1.5px solid #bfdbfe;border-radius:10px;padding:.52rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._btnWalkIn_xueu4_262:hover{background:#dbeafe;border-color:#93c5fd}._toolbarLeft_xueu4_277,._toolbarRight_xueu4_278{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._patientNameBtn_xueu4_281{background:none;border:none;padding:0;font-size:.9rem;font-weight:600;color:var(--text);cursor:pointer;text-align:left;font-family:Inter,sans-serif;transition:color .15s}._patientNameBtn_xueu4_281:hover{color:var(--orange);text-decoration:underline}._actionBtnProgress_xueu4_296{padding:.3rem .7rem;border-radius:7px;border:1.5px solid #bbf7d0;background:#f0fdf4;font-size:.75rem;font-weight:700;color:#16a34a;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;white-space:nowrap}._actionBtnProgress_xueu4_296:hover:not(:disabled){background:#dcfce7;border-color:#86efac}._actionBtnProgress_xueu4_296:disabled{opacity:.5;cursor:default}._actionBtnFollowUp_xueu4_313{padding:.3rem .7rem;border-radius:7px;border:1.5px solid #bae6fd;background:#f0f9ff;font-size:.75rem;font-weight:700;color:#0369a1;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;white-space:nowrap}._actionBtnFollowUp_xueu4_313:hover{background:#e0f2fe;border-color:#7dd3fc}._btnStatusAdvance_xueu4_329{background:#16a34a;color:#fff;border:none;border-radius:10px;padding:.52rem 1.2rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:.4rem}._btnStatusAdvance_xueu4_329:hover:not(:disabled){background:#15803d;transform:translateY(-1px)}._btnStatusAdvance_xueu4_329:disabled{opacity:.6;cursor:default}._btnFollowUp_xueu4_348{background:#f0f9ff;color:#0369a1;border:1.5px solid #bae6fd;border-radius:10px;padding:.52rem 1rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._btnFollowUp_xueu4_348:hover{background:#e0f2fe;border-color:#7dd3fc}._followUpBanner_xueu4_363{display:flex;align-items:center;gap:.5rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:.65rem 1rem;font-size:.875rem;color:#0369a1}._branchSelect_xueu4_376{height:36px;padding:0 .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;color:#334155;background:#fff;cursor:pointer;min-width:130px}._branchBadge_xueu4_389{display:inline-flex;align-items:center;margin-left:.5rem;padding:2px 8px;background:#eff6ff;color:#2563eb;border-radius:20px;font-size:.72rem;font-weight:600;border:1px solid #bfdbfe}._branchTag_xueu4_403{display:inline-block;padding:2px 8px;background:#f1f5f9;color:#475569;border-radius:20px;font-size:.72rem;font-weight:500}._muted_xueu4_413{color:#94a3b8}._rolePill_xueu4_416{display:inline-flex;align-items:center;gap:3px;font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:20px;letter-spacing:.03em;margin-left:6px;vertical-align:middle}._rolePill_admin_xueu4_422{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._rolePill_doctor_xueu4_423{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}._rolePill_receptionist_xueu4_424{background:#dcfce7;color:#15803d;border:1px solid #86efac}._actionBtnNotes_xueu4_427{padding:.3rem .7rem;border-radius:7px;border:1.5px solid #fed7aa;background:#fff7ed;color:#c2410c;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .18s;white-space:nowrap;font-family:Inter,sans-serif}._actionBtnNotes_xueu4_427:hover{background:#ffedd5;border-color:#fdba74}._actionBtnRx_xueu4_437{padding:.3rem .7rem;border-radius:7px;border:1.5px solid #6ee7b7;background:#ecfdf5;color:#065f46;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif}._actionBtnRx_xueu4_437:hover{background:#d1fae5;border-color:#34d399}._actionBtnNoShow_xueu4_447{padding:.3rem .7rem;border-radius:7px;border:1.5px solid #fde68a;background:#fefce8;color:#b45309;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif}._actionBtnNoShow_xueu4_447:hover{background:#fef9c3;border-color:#f59e0b}._actionBtnInvoice_xueu4_457{padding:.3rem .7rem;border-radius:7px;border:1.5px solid #a5b4fc;background:#eef2ff;color:#4338ca;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .18s;white-space:nowrap;font-family:Inter,sans-serif}._actionBtnInvoice_xueu4_457:hover{background:#e0e7ff;border-color:#818cf8}._btnInvoice_xueu4_473{padding:.5rem 1.1rem;border-radius:8px;border:1.5px solid #a5b4fc;background:#eef2ff;color:#4338ca;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif}._btnInvoice_xueu4_473:hover{background:#e0e7ff;border-color:#818cf8}._actionBtnWa_xueu4_488{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .55rem;border-radius:7px;font-size:.85rem;background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;cursor:pointer;text-decoration:none;transition:all .15s}._actionBtnWa_xueu4_488:hover{background:#dcfce7;border-color:#86efac}._walkInBanner_xueu4_505{display:flex;gap:1.5rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.875rem;color:#1d4ed8;flex-wrap:wrap}._walkInBannerItem_xueu4_517{display:flex;align-items:center;gap:.4rem}._historyBadge_xueu4_520{margin-left:auto;background:var(--orange-light);color:var(--orange);border:1px solid #fed7aa;border-radius:20px;padding:.3rem .9rem;font-size:.8rem;font-weight:700}._historyLoading_xueu4_530{display:flex;justify-content:center;padding:2rem 0}._historyList_xueu4_535{display:flex;flex-direction:column;gap:.5rem;max-height:480px;overflow-y:auto;margin-top:.5rem}._historyItem_xueu4_543{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;border-radius:10px;background:var(--gray-bg);border:1px solid var(--border);transition:background .15s}._historyItem_xueu4_543:hover{background:#f0f0f5}._historyDate_xueu4_554{min-width:2.8rem;text-align:center;background:var(--white);border-radius:8px;padding:.35rem .5rem;border:1px solid var(--border)}._historyDateDay_xueu4_562{font-size:1.1rem;font-weight:700;color:var(--text);line-height:1}._historyDateMonth_xueu4_563{font-size:.65rem;font-weight:600;color:var(--text2);text-transform:uppercase}._historyDetails_xueu4_564{flex:1;min-width:0}._historyType_xueu4_565{font-size:.875rem;font-weight:600;color:var(--text)}._historyMeta_xueu4_566{font-size:.78rem;color:var(--text2);margin-top:.1rem}._historyRxToggle_xueu4_568{margin-top:.45rem;background:none;border:1px solid #fed7aa;color:var(--orange);font-size:.75rem;font-weight:600;border-radius:6px;padding:.2rem .6rem;cursor:pointer;transition:background .15s}._historyRxToggle_xueu4_568:hover{background:var(--orange-light)}._historyRxPanel_xueu4_582{margin-top:.5rem;background:#fffbf5;border:1px solid #fed7aa;border-radius:8px;padding:.6rem .75rem;display:flex;flex-direction:column;gap:.4rem}._historyRxRow_xueu4_592{display:flex;gap:.5rem;font-size:.78rem;align-items:flex-start}._historyRxLabel_xueu4_598{min-width:70px;font-weight:600;color:var(--orange);flex-shrink:0}._historyRxValue_xueu4_604{color:var(--text)}._historyMedList_xueu4_606{display:flex;flex-direction:column;gap:.2rem}._historyMedItem_xueu4_607{display:flex;flex-wrap:wrap;gap:.3rem;align-items:baseline}._historyMedName_xueu4_613{font-weight:600;color:var(--text);font-size:.78rem}._historyMedMeta_xueu4_614{color:var(--text2);font-size:.73rem}._historyMedNote_xueu4_615{color:#6b7280;font-size:.72rem;font-style:italic}._scheduleLoading_xueu4_618{display:flex;justify-content:center;padding:3rem 0}._scheduleGrid_xueu4_623{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1.25rem}._scheduleCard_xueu4_629{background:var(--gray-bg);border:1px solid var(--border);border-radius:12px;overflow:hidden}._scheduleDocHeader_xueu4_635{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;background:var(--white);border-bottom:1px solid var(--border)}._scheduleDocAvatar_xueu4_643{width:36px;height:36px;border-radius:50%;background:var(--orange-light);color:var(--orange);font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}._scheduleDocName_xueu4_652{font-size:.85rem;font-weight:700;color:var(--text)}._scheduleDocCount_xueu4_653{font-size:.75rem;color:var(--text2);margin-top:.1rem}._scheduleSlots_xueu4_654{padding:.6rem;display:flex;flex-direction:column;gap:.4rem}._scheduleEmpty_xueu4_655{padding:1rem;text-align:center;font-size:.8rem;color:var(--text2)}._scheduleSlot_xueu4_654{display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;background:var(--white);border-radius:8px;border:1px solid var(--border);cursor:pointer;transition:border-color .15s,box-shadow .15s}._scheduleSlot_xueu4_654:hover{border-color:var(--orange);box-shadow:0 0 0 2px var(--orange-light)}._scheduleSlotTime_xueu4_668{font-size:.72rem;font-weight:700;color:var(--orange);min-width:54px}._scheduleSlotInfo_xueu4_669{flex:1;min-width:0}._scheduleSlotPatient_xueu4_670{font-size:.8rem;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._scheduleSlotType_xueu4_671{font-size:.7rem;color:var(--text2)}._notesSection_xueu4_674{margin-top:1.25rem;padding:1rem;background:#fffbf0;border:1px solid #fde68a;border-radius:10px}._notesSectionTitle_xueu4_681{font-size:.8rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}._notesText_xueu4_689{font-size:.9rem;color:var(--text);line-height:1.6;white-space:pre-wrap}._notesEmpty_xueu4_690{font-size:.85rem;color:var(--text2);font-style:italic}._sectionLabel_xueu4_693{font-size:.75rem;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}._profileHero_xueu4_705{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}._profileAvatar_xueu4_711{width:56px;height:56px;border-radius:50%;background:var(--orange-light);color:var(--orange);font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._profileName_xueu4_721{font-size:1.15rem;font-weight:700;color:var(--text)}._profileMeta_xueu4_722{font-size:.82rem;color:var(--text2);margin-top:.2rem}._profileTags_xueu4_723{display:flex;gap:.4rem;margin-top:.4rem;flex-wrap:wrap}._profileTag_xueu4_723{background:var(--gray-bg);border:1px solid var(--border);border-radius:20px;padding:.15rem .65rem;font-size:.75rem;font-weight:600;color:var(--text2)}._allergyBanner_xueu4_735{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:.6rem .9rem;font-size:.85rem;color:#c2410c;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._bloodGroupTag_xueu4_749{background:#fef3c7;color:#92400e;border:1px solid #fde68a;border-radius:6px;padding:.2rem .6rem;font-size:.8rem;font-weight:700}._allergyCellText_xueu4_760{font-size:.82rem;color:var(--text2);max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._historyNotes_xueu4_770{font-size:.75rem;color:#92400e;margin-top:.2rem;font-style:italic}@media print{._toast_xueu4_16,._header_xueu4_37,._statsGrid_xueu4_103,._toolbar_xueu4_131,._tableHeader_xueu4_779 button,._rowActions_xueu4_780,._logoutBtn_xueu4_70,._btnRefresh_xueu4_232,._btnPrimary_xueu4_204,._btnSecondary_xueu4_247,._btnWalkIn_xueu4_262{display:none!important}._page_xueu4_6{padding:0;background:#fff;max-width:100%}._tableWrap_xueu4_782{box-shadow:none;border:none}._table_xueu4_779{font-size:11pt}thead tr{background:#f5f5f5!important}}._tableWrap_xueu4_782{background:var(--white);border-radius:16px;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}._tableHeader_xueu4_779{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.5rem;border-bottom:1px solid var(--border)}._tableTitle_xueu4_802{font-size:.95rem;font-weight:800;color:var(--text);display:flex;align-items:center;gap:.6rem}._tableCount_xueu4_810{background:var(--orange-light);color:var(--orange-dark);font-size:.75rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;border:1px solid #fcd1a8}._tableScroll_xueu4_819{overflow-x:auto}._table_xueu4_779{width:100%;border-collapse:collapse;font-size:.85rem}._table_xueu4_779 thead tr{background:var(--gray-bg);border-bottom:1px solid var(--border)}._table_xueu4_779 th{padding:.75rem 1.25rem;text-align:left;font-size:.75rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.6px;white-space:nowrap}._thSort_xueu4_839{cursor:pointer;-webkit-user-select:none;user-select:none}._thSort_xueu4_839:hover{color:var(--text)}._sortNeutral_xueu4_841{color:var(--border);margin-left:3px;font-size:.7rem}._sortActive_xueu4_842{color:var(--orange);margin-left:3px;font-size:.7rem}._table_xueu4_779 td{padding:.9rem 1.25rem;border-bottom:1px solid var(--border);vertical-align:middle}._row_xueu4_780:last-child td{border-bottom:none}._row_xueu4_780:hover td{background:#fafafa}._patientCell_xueu4_853{display:flex;align-items:center;gap:.7rem}._patientAvatar_xueu4_854{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#fca65e);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:900;color:#fff;flex-shrink:0}._patientName_xueu4_281{font-size:.86rem;font-weight:700;color:var(--text)}._patientPhone_xueu4_861{font-size:.74rem;color:var(--muted);margin-top:1px}._patientNameRow_xueu4_862{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._repeatNoShowBadge_xueu4_864{font-size:.65rem;font-weight:700;padding:2px 7px;border-radius:20px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;white-space:nowrap}._noShowBadge_xueu4_868{font-size:.65rem;font-weight:600;padding:2px 7px;border-radius:20px;background:#fefce8;color:#b45309;border:1px solid #fde68a;white-space:nowrap}._timeCell_xueu4_873{font-size:.85rem;font-weight:700;color:var(--text);white-space:nowrap;font-variant-numeric:tabular-nums}._doctorName_xueu4_880{font-size:.85rem;color:var(--text2);font-weight:600;white-space:nowrap}._typeTag_xueu4_882{display:inline-block;background:var(--gray-bg);color:var(--text2);border:1px solid var(--border);font-size:.75rem;font-weight:600;padding:.22rem .65rem;border-radius:6px;white-space:nowrap}._badge_xueu4_895{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;padding:.28rem .7rem;border-radius:20px;white-space:nowrap}._badgeDot_xueu4_905{width:6px;height:6px;border-radius:50%;flex-shrink:0}._badge_waiting_xueu4_907{background:#fffbeb;color:#b45309;border:1px solid #fde68a}._badge_waiting_xueu4_907 ._badgeDot_xueu4_905{background:#f59e0b}._badge_active_xueu4_910{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}._badge_active_xueu4_910 ._badgeDot_xueu4_905{background:#3b82f6;animation:_pulse_xueu4_1 1.8s infinite}._badge_completed_xueu4_913{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._badge_completed_xueu4_913 ._badgeDot_xueu4_905{background:#22c55e}._badge_confirmed_xueu4_916{background:var(--orange-light);color:#c05621;border:1px solid #fcd1a8}._badge_confirmed_xueu4_916 ._badgeDot_xueu4_905{background:var(--orange)}._badge_cancelled_xueu4_919{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._badge_cancelled_xueu4_919 ._badgeDot_xueu4_905{background:#ef4444}._badge_noshow_xueu4_922{background:#fefce8;color:#b45309;border:1px solid #fde68a}._badge_noshow_xueu4_922 ._badgeDot_xueu4_905{background:#d97706}@keyframes _pulse_xueu4_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}._rowActions_xueu4_780{display:flex;gap:.35rem}._actionBtn_xueu4_296{padding:.3rem .7rem;border-radius:7px;border:1.5px solid var(--border);background:var(--white);font-size:.75rem;font-weight:600;color:var(--text2);cursor:pointer;transition:all .18s;font-family:Inter,sans-serif}._actionBtn_xueu4_296:hover{border-color:var(--orange);color:var(--orange);background:var(--orange-light)}._actionBtnDanger_xueu4_945:hover{border-color:#ef4444;color:#ef4444;background:#fef2f2}._emptyRow_xueu4_947{text-align:center;padding:3rem!important;color:var(--muted);font-size:.88rem}._emptyRow_xueu4_947 span{display:block;font-size:1.8rem;margin-bottom:.5rem}._overlay_xueu4_956{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeOverlay_xueu4_1 .2s ease}@keyframes _fadeOverlay_xueu4_1{0%{opacity:0}to{opacity:1}}._modal_xueu4_965{background:var(--white);border-radius:20px;box-shadow:var(--shadow-lg);width:100%;max-width:520px;animation:_slideUp_xueu4_1 .25s ease}@keyframes _slideUp_xueu4_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_xueu4_977{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 1.6rem;border-bottom:1px solid var(--border)}._modalTitle_xueu4_982{font-size:1rem;font-weight:900;color:var(--text)}._modalClose_xueu4_983{background:var(--gray-bg);border:none;border-radius:8px;width:30px;height:30px;font-size:.8rem;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._modalClose_xueu4_983:hover{background:#fef2f2;color:#ef4444}._modalBody_xueu4_990{padding:1.4rem 1.6rem;display:flex;flex-direction:column;gap:1rem}._modalFooter_xueu4_991{display:flex;justify-content:flex-end;gap:.6rem;padding:1rem 1.6rem;border-top:1px solid var(--border)}._formRow_xueu4_998{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formField_xueu4_999{display:flex;flex-direction:column;gap:5px}._formField_xueu4_999 label{font-size:.8rem;font-weight:600;color:var(--text2)}._formField_xueu4_999 input,._formField_xueu4_999 select{padding:.6rem .9rem;border:1.5px solid var(--border);border-radius:10px;font-size:.875rem;color:var(--text);background:var(--white);font-family:Inter,sans-serif;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}._formField_xueu4_999 input:focus,._formField_xueu4_999 select:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px #fc80191f}._tableLoader_xueu4_1022{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--muted)}._spinner_xueu4_1030{display:inline-block;width:16px;height:16px;border-radius:50%;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;animation:_spin_xueu4_1030 .7s linear infinite;flex-shrink:0}._spinnerDark_xueu4_1039{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid var(--border);border-top-color:var(--orange);animation:_spin_xueu4_1030 .7s linear infinite}@keyframes _spin_xueu4_1030{to{transform:rotate(360deg)}}._errorBanner_xueu4_1049{display:flex;align-items:center;gap:.75rem;padding:1.5rem;color:#dc2626;font-size:.88rem;font-weight:500;border-top:1px solid #fecaca;background:#fef2f2}._retryBtn_xueu4_1060{margin-left:auto;padding:.35rem .9rem;border-radius:8px;border:1.5px solid #fca5a5;background:#fff;color:#dc2626;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._retryBtn_xueu4_1060:hover{background:#fef2f2}._viewFieldFull_xueu4_1076{grid-column:1 / -1}._modalSm_xueu4_1079{max-width:440px}._viewHero_xueu4_1082{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--gray-bg);border-radius:12px;border:1px solid var(--border)}._viewAvatar_xueu4_1091{width:48px;height:48px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--orange),#fca65e);display:flex;align-items:center;justify-content:center;font-size:.88rem;font-weight:900;color:#fff}._viewPatientName_xueu4_1097{font-size:1rem;font-weight:800;color:var(--text)}._viewPatientPhone_xueu4_1098{font-size:.78rem;color:var(--muted);margin-top:2px}._viewStatusWrap_xueu4_1099{margin-left:auto}._viewGrid_xueu4_1101{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.2rem}._viewLabel_xueu4_1107{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:3px}._viewValue_xueu4_1115{font-size:.88rem;font-weight:600;color:var(--text)}._cancelWarning_xueu4_1122{display:flex;align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:12px}._cancelWarningIcon_xueu4_1131{font-size:1.4rem;flex-shrink:0;line-height:1}._cancelWarningTitle_xueu4_1132{font-size:.9rem;font-weight:800;color:var(--text)}._cancelWarningDesc_xueu4_1133{font-size:.8rem;color:var(--muted);margin-top:3px}._optionalTag_xueu4_1135{font-size:.72rem;font-weight:400;color:var(--muted);margin-left:4px}._textarea_xueu4_1137{width:100%;box-sizing:border-box;padding:.6rem .9rem;border:1.5px solid var(--border);border-radius:10px;font-size:.875rem;color:var(--text);background:var(--white);font-family:Inter,sans-serif;resize:vertical;transition:border-color .2s,box-shadow .2s}._textarea_xueu4_1137:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px #fc80191f}._btnDanger_xueu4_1157{background:#ef4444;color:#fff;border:none;border-radius:10px;padding:.52rem 1.2rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;font-family:Inter,sans-serif}._btnDanger_xueu4_1157:hover{background:#dc2626;transform:translateY(-1px)}._inputError_xueu4_1172{border-color:#ef4444!important}._inputError_xueu4_1172:focus{box-shadow:0 0 0 3px #ef44441f!important}._fieldError_xueu4_1178{display:block;font-size:.75rem;color:#ef4444;margin-top:3px;font-weight:500}@media (max-width: 1100px){._statsGrid_xueu4_103{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._toolbar_xueu4_131{flex-direction:column;align-items:stretch}._quickActions_xueu4_201{margin-left:0}._searchWrap_xueu4_158{max-width:100%}._formRow_xueu4_998{grid-template-columns:1fr}}@media (max-width: 540px){._statsGrid_xueu4_103{grid-template-columns:1fr 1fr}._header_xueu4_37{flex-direction:column;align-items:flex-start}._filters_xueu4_139{flex-wrap:wrap}}@media (max-width: 380px){._statsGrid_xueu4_103{grid-template-columns:1fr}}._page_1v6rg_6{max-width:1280px;margin:0 auto;padding:2.5rem 2rem 4rem;min-height:100vh;background:var(--gray-bg);font-family:Inter,sans-serif}._toast_1v6rg_16{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;padding:.75rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;box-shadow:var(--shadow-lg);animation:_slideIn_1v6rg_1 .25s ease}._toast_success_1v6rg_28{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._toast_error_1v6rg_29{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._toast_info_1v6rg_30{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}@keyframes _slideIn_1v6rg_1{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._header_1v6rg_38{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._clinicLabel_1v6rg_46{font-size:.7rem;font-weight:800;color:var(--orange);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.3rem}._greeting_1v6rg_54{font-size:1.75rem;font-weight:900;color:var(--text);letter-spacing:-.5px;line-height:1.15}._date_1v6rg_61{font-size:.83rem;color:var(--muted);margin-top:3px}._headerRight_1v6rg_62{display:flex;align-items:center;gap:.9rem}._avatar_1v6rg_63{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#fca65e);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.88rem;color:#fff;flex-shrink:0}._userName_1v6rg_69{font-size:.88rem;font-weight:700;color:var(--text)}._userEmail_1v6rg_70{font-size:.75rem;color:var(--muted)}._logoutBtn_1v6rg_71{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}._logoutBtn_1v6rg_71:hover{border-color:#ef4444;color:#ef4444}._headerNavLinks_1v6rg_84{display:flex;align-items:center;gap:.5rem;margin-right:.25rem}._headerNavLink_1v6rg_84{font-size:.8rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.35rem .75rem;border:1.5px solid var(--border);border-radius:8px;transition:all .15s;white-space:nowrap}._headerNavLink_1v6rg_84:hover{background:#f3f4f6;color:#111;border-color:#d1d5db}._rolePill_1v6rg_104{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:700;padding:.15rem .55rem;border-radius:20px;margin-left:.4rem;vertical-align:middle}._rolePill_admin_1v6rg_109{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._rolePill_doctor_1v6rg_110{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}._rolePill_receptionist_1v6rg_111{background:#dcfce7;color:#15803d;border:1px solid #86efac}._tabBar_1v6rg_114{display:flex;gap:.25rem;margin-bottom:1.5rem;border-bottom:2px solid var(--border);padding-bottom:0}._tabBtn_1v6rg_121{background:none;border:none;border-bottom:3px solid transparent;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;color:var(--muted);cursor:pointer;transition:color .12s,border-color .12s;margin-bottom:-2px}._tabBtn_1v6rg_121:hover{color:var(--text)}._tabActive_1v6rg_134{color:var(--orange);border-bottom-color:var(--orange)}._loading_1v6rg_137{padding:3rem;text-align:center;color:var(--muted);font-size:.9rem}._page_4ujmz_6{max-width:1280px;margin:0 auto;padding:2.5rem 2rem 4rem;min-height:100vh;background:var(--gray-bg);font-family:Inter,sans-serif}._header_4ujmz_16{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}._clinicLabel_4ujmz_24{font-size:.7rem;font-weight:800;color:var(--orange);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.3rem}._greeting_4ujmz_32{font-size:1.75rem;font-weight:900;color:var(--text);letter-spacing:-.5px;line-height:1.15}._date_4ujmz_39{font-size:.83rem;color:var(--muted);margin-top:3px}._headerRight_4ujmz_40{display:flex;align-items:center;gap:.9rem}._avatar_4ujmz_41{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#fca65e);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.88rem;color:#fff;flex-shrink:0}._userName_4ujmz_47{font-size:.88rem;font-weight:700;color:var(--text)}._userEmail_4ujmz_48{font-size:.75rem;color:var(--muted)}._logoutBtn_4ujmz_49{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}._logoutBtn_4ujmz_49:hover{border-color:#ef4444;color:#ef4444}._rolePill_4ujmz_63{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:700;padding:.15rem .55rem;border-radius:20px;margin-left:.4rem;vertical-align:middle}._rolePill_admin_4ujmz_68{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._rolePill_doctor_4ujmz_69{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}._rolePill_receptionist_4ujmz_70{background:#dcfce7;color:#15803d;border:1px solid #86efac}._sub_4ujmz_73{font-size:.875rem;color:var(--muted);font-weight:500;margin-bottom:1.25rem}._grid_4ujmz_81{display:flex;gap:1.5rem;flex-wrap:wrap}._card_4ujmz_87{background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:2rem 2rem 1.5rem;flex:1 1 240px;min-width:200px;max-width:320px;text-align:left;cursor:pointer;transition:box-shadow .15s,transform .15s,border-color .15s;display:flex;flex-direction:column;gap:.5rem}._card_4ujmz_87:hover{box-shadow:0 8px 28px #00000014;transform:translateY(-3px)}._accentBlue_4ujmz_107:hover{border-color:#3b82f6}._accentOrange_4ujmz_108:hover{border-color:var(--orange)}._accentRed_4ujmz_109:hover{border-color:#dc2626}._accentGreen_4ujmz_110:hover{border-color:#16a34a}._accentPurple_4ujmz_111:hover{border-color:#7c3aed}._accentBlue_4ujmz_107 ._cardCta_4ujmz_113{color:#3b82f6}._accentOrange_4ujmz_108 ._cardCta_4ujmz_113{color:var(--orange)}._accentRed_4ujmz_109 ._cardCta_4ujmz_113{color:#dc2626}._accentGreen_4ujmz_110 ._cardCta_4ujmz_113{color:#16a34a}._accentPurple_4ujmz_111 ._cardCta_4ujmz_113{color:#7c3aed}._accentBlue_4ujmz_107 ._cardIcon_4ujmz_119{background:#eff6ff}._accentOrange_4ujmz_108 ._cardIcon_4ujmz_119{background:var(--orange-light)}._accentRed_4ujmz_109 ._cardIcon_4ujmz_119{background:#fef2f2}._accentGreen_4ujmz_110 ._cardIcon_4ujmz_119{background:#dcfce7}._accentPurple_4ujmz_111 ._cardIcon_4ujmz_119{background:#ede9fe}._cardIcon_4ujmz_119{font-size:2rem;width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}._cardTitle_4ujmz_135{font-size:1.05rem;font-weight:800;color:var(--text)}._cardDesc_4ujmz_140{font-size:.82rem;color:var(--muted);line-height:1.55;flex:1}._cardCta_4ujmz_113{font-size:.85rem;font-weight:700;margin-top:.5rem}@media (max-width: 640px){._page_4ujmz_6{padding:1.5rem 1rem 3rem}._greeting_4ujmz_32{font-size:1.4rem}._header_4ujmz_16{margin-bottom:1.5rem}._grid_4ujmz_81{gap:1rem}._card_4ujmz_87{flex:1 1 100%;max-width:100%;padding:1.5rem}}@media (max-width: 400px){._page_4ujmz_6{padding:1.25rem .875rem 2.5rem}._greeting_4ujmz_32{font-size:1.25rem}._headerRight_4ujmz_40{gap:.6rem}._logoutBtn_4ujmz_49{padding:.35rem .75rem;font-size:.78rem}}._page_qhj32_5{max-width:1280px;margin:0 auto;padding:2.5rem 2rem 4rem;min-height:100vh;background:var(--gray-bg);font-family:Inter,sans-serif}._header_qhj32_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._clinicLabel_qhj32_19{font-size:.7rem;font-weight:800;color:var(--orange);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.3rem}._greeting_qhj32_23{font-size:1.75rem;font-weight:900;color:var(--text);letter-spacing:-.5px;line-height:1.15}._date_qhj32_24{font-size:.83rem;color:var(--muted);margin-top:3px}._headerRight_qhj32_25{display:flex;align-items:center;gap:.9rem}._avatar_qhj32_26{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#fca65e);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.88rem;color:#fff;flex-shrink:0}._userName_qhj32_32{font-size:.88rem;font-weight:700;color:var(--text)}._userEmail_qhj32_33{font-size:.75rem;color:var(--muted)}._logoutBtn_qhj32_34{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer}._logoutBtn_qhj32_34:hover{border-color:#ef4444;color:#ef4444}._headerNavLinks_qhj32_39{display:flex;align-items:center;gap:.5rem;margin-right:.25rem}._headerNavLink_qhj32_39{font-size:.8rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.35rem .75rem;border:1.5px solid var(--border);border-radius:8px;transition:all .15s;white-space:nowrap}._headerNavLink_qhj32_39:hover{background:#f3f4f6;color:#111;border-color:#d1d5db}._rolePill_qhj32_47{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:700;padding:.15rem .55rem;border-radius:20px;margin-left:.4rem;vertical-align:middle}._rolePill_admin_qhj32_48{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._rolePill_doctor_qhj32_49{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}._rolePill_receptionist_qhj32_50{background:#dcfce7;color:#15803d;border:1px solid #86efac}._statsRow_qhj32_53{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._scoreCard_qhj32_57{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px}._scoreLabel_qhj32_62{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}._scoreNum_qhj32_63{font-size:2.5rem;font-weight:900;line-height:1}._scoreStatus_qhj32_64{font-size:.8rem;font-weight:700;margin-top:.2rem}._statCard_qhj32_66{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;flex:1;min-width:130px}._statNum_qhj32_70{font-size:1.8rem;font-weight:900;color:var(--text)}._statLabel_qhj32_71{font-size:.75rem;color:var(--muted);margin-top:.2rem;font-weight:500}._statGreen_qhj32_72{border-left:4px solid #16a34a}._statGreen_qhj32_72 ._statNum_qhj32_70{color:#16a34a}._statAmber_qhj32_74{border-left:4px solid #d97706}._statAmber_qhj32_74 ._statNum_qhj32_70{color:#d97706}._statRed_qhj32_76{border-left:4px solid #dc2626}._statRed_qhj32_76 ._statNum_qhj32_70{color:#dc2626}._lockedBox_qhj32_80{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}._sectionTitle_qhj32_84{font-size:.85rem;font-weight:700;color:var(--text);margin-bottom:.75rem}._lockedList_qhj32_85{display:flex;flex-direction:column;gap:.5rem}._lockedRow_qhj32_86{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#fff;border-radius:8px;padding:.6rem .9rem;border:1px solid #fecaca}._lockedInfo_qhj32_87{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._lockedName_qhj32_88{font-weight:700;font-size:.85rem;color:var(--text)}._lockedEmail_qhj32_89{font-size:.8rem;color:var(--muted)}._lockedDetail_qhj32_90{font-size:.75rem;color:#dc2626}._unlockBtn_qhj32_91{background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:.3rem .8rem;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap}._unlockBtn_qhj32_91:hover{background:#dcfce7;border-color:#86efac;color:#16a34a}._eventFeed_qhj32_95{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden}._feedHeader_qhj32_98{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.5rem}._feedFilters_qhj32_102{display:flex;gap:.4rem;flex-wrap:wrap}._filterChip_qhj32_103{background:#f3f4f6;border:1px solid var(--border);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;cursor:pointer;color:var(--muted)}._filterChip_qhj32_103:hover{background:#e5e7eb}._filterActive_qhj32_108{background:var(--orange-light);border-color:var(--orange);color:var(--orange)}._eventTable_qhj32_111{overflow-x:auto}._table_qhj32_112{width:100%;border-collapse:collapse;min-width:700px}._table_qhj32_112 th{background:#f9fafb;padding:.6rem 1rem;font-size:.72rem;font-weight:700;color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.04em}._table_qhj32_112 td{padding:.6rem 1rem;font-size:.82rem;color:var(--text2);border-top:1px solid #f3f4f6}._row_critical_qhj32_116{background:#fff5f5}._row_warning_qhj32_117{background:#fffbeb}._actionBadge_qhj32_119{display:inline-flex;align-items:center;gap:.3rem;border-radius:20px;padding:.18rem .6rem;font-size:.72rem;font-weight:700}._ab_info_qhj32_120{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}._ab_warning_qhj32_121{background:#fffbeb;color:#d97706;border:1px solid #fde68a}._ab_critical_qhj32_122{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}._tdTime_qhj32_124{white-space:nowrap;color:var(--muted);font-size:.75rem}._tdEmail_qhj32_125{font-weight:600}._tdIp_qhj32_126{font-family:monospace;font-size:.78rem;color:var(--muted)}._tdDetails_qhj32_127{color:var(--muted);font-size:.78rem}._pagination_qhj32_130{display:flex;align-items:center;gap:.75rem;justify-content:center;padding:.9rem;border-top:1px solid #f3f4f6}._pageBtn_qhj32_131{background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:.35rem .85rem;font-size:.8rem;cursor:pointer}._pageBtn_qhj32_131:disabled{opacity:.4;cursor:not-allowed}._pageInfo_qhj32_133{font-size:.8rem;color:var(--muted)}._center_qhj32_136{display:flex;justify-content:center;padding:3rem}._empty_qhj32_137{padding:2rem;text-align:center;color:var(--muted);font-size:.875rem}._spinner_qhj32_138{display:inline-block;width:22px;height:22px;border:3px solid var(--border);border-top-color:var(--orange);border-radius:50%;animation:_spin_qhj32_138 .7s linear infinite}@keyframes _spin_qhj32_138{to{transform:rotate(360deg)}}._tabBar_qhj32_146{display:flex;gap:.35rem;flex-wrap:wrap;padding:0 1.5rem;margin-bottom:1.25rem;border-bottom:1px solid var(--border)}._tabBtn_qhj32_147{background:none;border:none;padding:.65rem 1.1rem;font-size:.875rem;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;border-radius:4px 4px 0 0;transition:color .15s}._tabBtn_qhj32_147:hover{color:var(--orange)}._tabActive_qhj32_149{color:var(--orange)!important;border-bottom-color:var(--orange)!important;font-weight:600}._tabContent_qhj32_152{padding:0 1.5rem 2rem}._tabContentHeader_qhj32_153{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}._tableCard_qhj32_154{background:#fff;border:1px solid var(--border);border-radius:10px;overflow-x:auto}._refreshBtn_qhj32_155{background:#f3f4f6;border:1px solid var(--border);border-radius:7px;padding:.4rem .9rem;font-size:.8rem;cursor:pointer}._refreshBtn_qhj32_155:hover{background:#e5e7eb}._sessionUser_qhj32_159{font-size:.875rem;font-weight:600;color:#111827}._sessionEmail_qhj32_160{font-size:.75rem;color:var(--muted)}._deviceBadge_qhj32_161{background:#eff6ff;color:#2563eb;border-radius:5px;padding:.18rem .55rem;font-size:.75rem;font-weight:600}._revokeBtn_qhj32_162{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:6px;padding:.3rem .7rem;font-size:.75rem;cursor:pointer;font-weight:600}._revokeBtn_qhj32_162:hover{background:#fee2e2}._roleCell_qhj32_166{display:flex;align-items:center;gap:.4rem}._roleSelect_qhj32_167{border:1px solid var(--border);border-radius:6px;padding:.25rem .5rem;font-size:.78rem;background:#fff}._saveRoleBtn_qhj32_168{background:#16a34a;color:#fff;border:none;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;cursor:pointer;font-weight:600}._statusBadge_qhj32_169{border-radius:5px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}._statusActive_qhj32_170{background:#dcfce7;color:#16a34a}._statusInactive_qhj32_171{background:#f3f4f6;color:#6b7280}._userActions_qhj32_172{display:flex;gap:.35rem;flex-wrap:wrap}._deactivateBtn_qhj32_173{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa;border-radius:6px;padding:.28rem .6rem;font-size:.72rem;cursor:pointer;font-weight:600}._deactivateBtn_qhj32_173:hover{background:#ffedd5}._activateBtn_qhj32_175{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0;border-radius:6px;padding:.28rem .6rem;font-size:.72rem;cursor:pointer;font-weight:600}._activateBtn_qhj32_175:hover{background:#dcfce7}._resetBtn_qhj32_177{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:6px;padding:.28rem .6rem;font-size:.72rem;cursor:pointer;font-weight:600}._resetBtn_qhj32_177:hover{background:#dbeafe}._daysPicker_qhj32_181{display:flex;gap:.35rem}._daysBtn_qhj32_182{background:#f3f4f6;border:1px solid var(--border);border-radius:6px;padding:.3rem .75rem;font-size:.8rem;cursor:pointer}._daysBtn_qhj32_182:hover{background:#e5e7eb}._daysBtnActive_qhj32_184{background:var(--orange);color:#fff;border-color:var(--orange)}._chartCard_qhj32_185{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1.25rem 1rem;margin-bottom:1rem}._chartTitle_qhj32_186{font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}._analyticsSummary_qhj32_187{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-top:.5rem}._analyticsSummaryCard_qhj32_188{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;text-align:center}._analyticsSummaryVal_qhj32_189{font-size:1.6rem;font-weight:700}._analyticsSummaryLabel_qhj32_190{font-size:.78rem;color:var(--muted);margin-top:.2rem}._addAlertBtn_qhj32_193{background:var(--orange);color:#fff;border:none;border-radius:7px;padding:.45rem 1rem;font-size:.82rem;cursor:pointer;font-weight:600}._addAlertBtn_qhj32_193:hover{opacity:.9}._alertForm_qhj32_195{background:#f9fafb;border:1px solid var(--border);border-radius:10px;padding:1.25rem;margin-bottom:1.25rem}._alertFormTitle_qhj32_196{font-size:.9rem;font-weight:700;color:#111827;margin-bottom:1rem}._alertFormGrid_qhj32_197{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;margin-bottom:1rem}._alertFormField_qhj32_198{display:flex;flex-direction:column;gap:.3rem}._alertFormField_qhj32_198 label{font-size:.78rem;font-weight:600;color:#374151}._alertInput_qhj32_200,._alertSelect_qhj32_201{border:1px solid var(--border);border-radius:7px;padding:.45rem .75rem;font-size:.82rem;background:#fff}._alertFormActions_qhj32_202{display:flex;gap:.5rem}._saveAlertBtn_qhj32_203{background:#16a34a;color:#fff;border:none;border-radius:7px;padding:.45rem 1.1rem;font-size:.82rem;cursor:pointer;font-weight:600}._cancelAlertBtn_qhj32_204{background:#fff;color:#374151;border:1px solid var(--border);border-radius:7px;padding:.45rem 1rem;font-size:.82rem;cursor:pointer}._alertList_qhj32_205{display:flex;flex-direction:column;gap:.75rem}._alertCard_qhj32_206{background:#fff;border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}._alertCardDisabled_qhj32_207{opacity:.55}._alertCardLeft_qhj32_208{flex:1}._alertCardName_qhj32_209{font-size:.925rem;font-weight:700;color:#111827;margin-bottom:.4rem}._alertCardMeta_qhj32_210{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}._alertTypeBadge_qhj32_211{background:#eff6ff;color:#2563eb;border-radius:5px;padding:.15rem .5rem;font-size:.72rem;font-weight:600}._alertMetaItem_qhj32_212{font-size:.78rem;color:var(--muted)}._alertMetaTarget_qhj32_213{font-size:.72rem;color:#6b7280;font-family:monospace;background:#f3f4f6;border-radius:4px;padding:.1rem .4rem}._alertLastTriggered_qhj32_214{font-size:.75rem;color:#dc2626;margin-top:.35rem}._alertCardRight_qhj32_215{display:flex;gap:.4rem;align-items:center;flex-shrink:0}._alertToggleBtn_qhj32_216{border-radius:6px;padding:.28rem .65rem;font-size:.75rem;cursor:pointer;font-weight:600;border:1px solid}._alertToggleOn_qhj32_217{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}._alertToggleOff_qhj32_218{background:#f3f4f6;color:#6b7280;border-color:var(--border)}._alertEditBtn_qhj32_219{background:#f3f4f6;color:#374151;border:1px solid var(--border);border-radius:6px;padding:.28rem .65rem;font-size:.75rem;cursor:pointer}._alertDeleteBtn_qhj32_220{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:6px;padding:.28rem .65rem;font-size:.75rem;cursor:pointer}:root{--green: #16a34a;--green-light: #dcfce7;--red: #dc2626;--red-light: #fef2f2}._page_1ouwq_12{max-width:1280px;margin:0 auto;padding:2.5rem 2rem 4rem;min-height:100vh;background:var(--gray-bg);font-family:Inter,sans-serif}._toast_1ouwq_22{position:fixed;top:1.25rem;right:1.5rem;z-index:9999;background:#111;color:#fff;padding:.6rem 1.2rem;border-radius:10px;font-size:.85rem;font-weight:600;box-shadow:0 4px 20px #00000040;animation:_fadeIn_1ouwq_1 .2s ease}._toastError_1ouwq_28{background:#dc2626}@keyframes _fadeIn_1ouwq_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}._header_1ouwq_32{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._clinicLabel_1ouwq_36{font-size:.7rem;font-weight:800;color:var(--green);letter-spacing:2.5px;text-transform:uppercase;margin-bottom:.3rem}._greeting_1ouwq_40{font-size:1.75rem;font-weight:900;color:var(--text);letter-spacing:-.5px;line-height:1.15}._date_1ouwq_41{font-size:.83rem;color:var(--muted);margin-top:3px}._headerRight_1ouwq_42{display:flex;align-items:center;gap:.9rem}._avatar_1ouwq_43{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--green),#4ade80);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.88rem;color:#fff;flex-shrink:0}._userName_1ouwq_49{font-size:.88rem;font-weight:700;color:var(--text)}._userEmail_1ouwq_50{font-size:.75rem;color:var(--muted)}._logoutBtn_1ouwq_51{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer}._logoutBtn_1ouwq_51:hover{border-color:#ef4444;color:#ef4444}._headerNavLinks_1ouwq_56{display:flex;align-items:center;gap:.5rem;margin-right:.25rem}._headerNavLink_1ouwq_56{font-size:.8rem;font-weight:600;color:var(--muted);text-decoration:none;padding:.35rem .75rem;border:1.5px solid var(--border);border-radius:8px;transition:all .15s;white-space:nowrap}._headerNavLink_1ouwq_56:hover{background:#f3f4f6;color:#111;border-color:#d1d5db}._rolePill_1ouwq_65{display:inline-flex;align-items:center;gap:.25rem;font-size:.65rem;font-weight:700;padding:.15rem .55rem;border-radius:20px;margin-left:.4rem;vertical-align:middle}._rolePill_admin_1ouwq_66{background:#fee2e2;color:#dc2626;border:1px solid #fca5a5}._rolePill_doctor_1ouwq_67{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}._rolePill_receptionist_1ouwq_68{background:#dcfce7;color:#15803d;border:1px solid #86efac}._tabBar_1ouwq_71{display:flex;gap:.25rem;margin-bottom:1.75rem;flex-wrap:wrap}._tabBtn_1ouwq_72{background:#fff;border:1.5px solid var(--border);border-radius:10px;padding:.5rem 1.1rem;font-size:.82rem;font-weight:600;color:var(--muted);cursor:pointer;transition:all .15s}._tabBtn_1ouwq_72:hover{border-color:var(--green);color:var(--green)}._tabActive_1ouwq_78{background:var(--green);border-color:var(--green);color:#fff!important}._indexGrid_1ouwq_81{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}._indexCard_1ouwq_82{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.1rem 1.4rem;min-width:160px;flex:1}._indexSymbol_1ouwq_86{font-size:.72rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}._indexName_1ouwq_87{font-size:.78rem;color:var(--muted);margin-bottom:.4rem}._indexPrice_1ouwq_88{font-size:1.5rem;font-weight:900;color:var(--text)}._indexChange_1ouwq_89{font-size:.82rem;font-weight:700;margin-top:.2rem}._chartCard_1ouwq_92{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem}._chartHeader_1ouwq_96{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}._chartTitle_1ouwq_97{font-size:.9rem;font-weight:700;color:var(--text)}._chartSymbols_1ouwq_98{display:flex;gap:.4rem;flex-wrap:wrap}._symbolChip_1ouwq_99{background:#f3f4f6;border:1px solid var(--border);border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;cursor:pointer;color:var(--muted)}._symbolChip_1ouwq_99:hover{background:#e5e7eb}._symbolChipActive_1ouwq_104{background:var(--green-light);border-color:var(--green);color:var(--green)}._addRow_1ouwq_107{display:flex;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}._addInput_1ouwq_108{flex:1;min-width:220px;padding:.55rem .9rem;border:1.5px solid var(--border);border-radius:9px;font-size:.85rem;color:var(--text);background:#fff;outline:none}._addInput_1ouwq_108:focus{border-color:var(--green)}._addBtn_1ouwq_114{background:var(--green);color:#fff;border:none;border-radius:9px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:700;cursor:pointer}._addBtn_1ouwq_114:hover{background:#15803d}._tableCard_1ouwq_121{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden}._table_1ouwq_121{width:100%;border-collapse:collapse;min-width:700px}._table_1ouwq_121 th{background:#f9fafb;padding:.6rem 1rem;font-size:.72rem;font-weight:700;color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}._table_1ouwq_121 td{padding:.6rem 1rem;font-size:.82rem;color:var(--text2);border-top:1px solid #f3f4f6;white-space:nowrap}._tdSymbol_1ouwq_125{font-weight:800;color:var(--text);font-family:monospace}._tdName_1ouwq_126{color:var(--muted);max-width:180px;overflow:hidden;text-overflow:ellipsis}._tdPrice_1ouwq_127{font-weight:700}._changePill_1ouwq_129{display:inline-flex;align-items:center;gap:.2rem;padding:.18rem .6rem;border-radius:20px;font-size:.75rem;font-weight:700}._changePos_1ouwq_130{background:var(--green-light);color:var(--green)}._changeNeg_1ouwq_131{background:var(--red-light);color:var(--red)}._removeBtn_1ouwq_133{background:transparent;border:none;color:var(--muted);cursor:pointer;font-size:.85rem;padding:.2rem .4rem;border-radius:5px}._removeBtn_1ouwq_133:hover{background:var(--red-light);color:var(--red)}._pos_1ouwq_136{color:var(--green);font-weight:700}._neg_1ouwq_137{color:var(--red);font-weight:700}._portGrid_1ouwq_140{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}._portCard_1ouwq_141{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;min-width:220px;cursor:pointer;transition:all .15s;flex:1}._portCard_1ouwq_141:hover{border-color:var(--green);box-shadow:0 4px 16px #0000000f}._portCardActive_1ouwq_146{border-color:var(--green);background:#f0fdf4}._portCardTop_1ouwq_147{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}._portName_1ouwq_148{font-size:.88rem;font-weight:800;color:var(--text)}._portValue_1ouwq_149{font-size:1.75rem;font-weight:900;color:var(--text)}._portPL_1ouwq_150{font-size:.85rem;font-weight:700;margin-top:.15rem}._portMeta_1ouwq_151{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;flex-wrap:wrap}._portDay_1ouwq_152{font-size:.78rem;color:var(--muted)}._riskBadge_1ouwq_153{font-size:.7rem;font-weight:700;padding:.18rem .6rem;border-radius:20px}._risk_low_1ouwq_154{background:var(--green-light);color:var(--green);border:1px solid #86efac}._risk_moderate_1ouwq_155{background:#fffbeb;color:#d97706;border:1px solid #fde68a}._risk_high_1ouwq_156{background:var(--red-light);color:var(--red);border:1px solid #fca5a5}._portDetail_1ouwq_158{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.5rem;margin-top:.5rem;overflow-x:auto}._sectionTitle_1ouwq_159{font-size:.9rem;font-weight:700;color:var(--text);margin-bottom:1rem}._holdingForm_1ouwq_160{display:flex;gap:.6rem;margin-bottom:1.25rem;flex-wrap:wrap}._holdInput_1ouwq_161{flex:1;min-width:110px;padding:.5rem .75rem;border:1.5px solid var(--border);border-radius:8px;font-size:.82rem;color:var(--text);background:#fff;outline:none}._holdInput_1ouwq_161:focus{border-color:var(--green)}._newsFeed_1ouwq_165{display:flex;flex-direction:column;gap:1rem}._newsCard_1ouwq_166{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1.1rem 1.25rem}._newsTop_1ouwq_167{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}._newsSource_1ouwq_168{font-size:.75rem;color:var(--muted);font-weight:600}._newsTime_1ouwq_169{font-size:.72rem;color:var(--muted);margin-left:auto}._newsHeadline_1ouwq_170{font-size:.92rem;font-weight:700;color:var(--text);text-decoration:none;display:block;margin-bottom:.35rem}._newsHeadline_1ouwq_170:hover{color:var(--green)}._newsSummary_1ouwq_172{font-size:.8rem;color:var(--muted);line-height:1.5;margin-bottom:.5rem}._newsScore_1ouwq_173{font-size:.75rem;color:var(--muted)}._sentimentBadge_1ouwq_175{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;padding:.18rem .6rem;border-radius:20px}._sent_bullish_1ouwq_176{background:var(--green-light);color:var(--green);border:1px solid #86efac}._sent_bearish_1ouwq_177{background:var(--red-light);color:var(--red);border:1px solid #fca5a5}._sent_neutral_1ouwq_178{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._resultBadge_1ouwq_181{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;padding:.18rem .65rem;border-radius:20px}._result_beat_1ouwq_182{background:var(--green-light);color:var(--green);border:1px solid #86efac}._result_miss_1ouwq_183{background:var(--red-light);color:var(--red);border:1px solid #fca5a5}._result_in_line_1ouwq_184{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}._result_pending_1ouwq_185{background:#fffbeb;color:#d97706;border:1px solid #fde68a}._analysisCtrls_1ouwq_188{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}._symbolInputLg_1ouwq_191{padding:.6rem 1rem;border:1.5px solid var(--border);border-radius:9px;font-size:.9rem;font-weight:700;color:var(--text);background:#fff;outline:none;width:130px;text-transform:uppercase}._symbolInputLg_1ouwq_191:focus{border-color:var(--green)}._analyzeBtn_1ouwq_197{background:var(--green);color:#fff;border:none;border-radius:9px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s}._analyzeBtn_1ouwq_197:hover:not(:disabled){background:#15803d}._analyzeBtn_1ouwq_197:disabled{opacity:.55;cursor:not-allowed}._runAllBtn_1ouwq_203{background:#7c3aed;color:#fff;border:none;border-radius:9px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s}._runAllBtn_1ouwq_203:hover:not(:disabled){background:#6d28d9}._runAllBtn_1ouwq_203:disabled{opacity:.55;cursor:not-allowed}._analysisWrap_1ouwq_211{display:flex;gap:1.25rem;align-items:flex-start}._strategyPanel_1ouwq_214{width:230px;flex-shrink:0;background:#fff;border:1px solid var(--border);border-radius:14px;padding:1rem .9rem;position:sticky;top:1rem}._stratPanelTitle_1ouwq_218{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);margin-bottom:.75rem;padding:0 .25rem}._stratLoading_1ouwq_222{display:flex;justify-content:center;padding:1.5rem 0}._tfGroup_1ouwq_223{margin-bottom:.9rem}._tfLabel_1ouwq_224{font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin-bottom:.4rem;padding:0 .25rem}._stratCard_1ouwq_228{padding:.6rem .7rem;border-radius:9px;border:1.5px solid transparent;cursor:pointer;margin-bottom:.3rem;transition:all .15s}._stratCard_1ouwq_228:hover{background:#f3f4f6}._stratCardActive_1ouwq_233{background:#f0fdf4;border-color:var(--green)}._stratName_1ouwq_234{font-size:.8rem;font-weight:700;color:var(--text);margin-bottom:.2rem}._stratDesc_1ouwq_235{font-size:.68rem;color:var(--muted);line-height:1.45}._analysisMain_1ouwq_238{flex:1;min-width:0}._singleResult_1ouwq_239{margin-bottom:1.5rem}._singleResult_1ouwq_239 ._sectionTitle_1ouwq_159{margin-bottom:.85rem}._consensus_1ouwq_243{border-radius:14px;padding:1.1rem 1.4rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}._consensusBuy_1ouwq_247{background:#f0fdf4;border:1.5px solid #86efac}._consensusSell_1ouwq_248{background:#fef2f2;border:1.5px solid #fca5a5}._consensusHold_1ouwq_249{background:#f9fafb;border:1.5px solid var(--border)}._consensusLabel_1ouwq_250{font-size:.72rem;color:var(--muted);margin-bottom:.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}._consensusSignal_1ouwq_251{font-size:1.75rem;font-weight:900;line-height:1;margin-bottom:.2rem}._consensusBuy_1ouwq_247 ._consensusSignal_1ouwq_251{color:#16a34a}._consensusSell_1ouwq_248 ._consensusSignal_1ouwq_251{color:#dc2626}._consensusHold_1ouwq_249 ._consensusSignal_1ouwq_251{color:#6b7280}._consensusVote_1ouwq_255{font-size:.8rem;font-weight:600}._consensusBuy_1ouwq_247 ._consensusVote_1ouwq_255{color:#16a34a}._consensusSell_1ouwq_248 ._consensusVote_1ouwq_255{color:#dc2626}._consensusHold_1ouwq_249 ._consensusVote_1ouwq_255{color:#6b7280}._voteBar_1ouwq_259{display:flex;gap:.4rem;flex-wrap:wrap;margin-left:auto}._votePip_1ouwq_260{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;cursor:default}._votePipBuy_1ouwq_264{background:#dcfce7;color:#16a34a;border:1.5px solid #86efac}._votePipSell_1ouwq_265{background:#fee2e2;color:#dc2626;border:1.5px solid #fca5a5}._votePipHold_1ouwq_266{background:#f3f4f6;color:#6b7280;border:1.5px solid #e5e7eb}._fundPanel_1ouwq_269{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.5rem}._fundGrid_1ouwq_270{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.75rem}._fundCell_1ouwq_271{background:#f9fafb;border-radius:10px;padding:.75rem 1rem;min-width:95px;border:1px solid var(--border)}._fundLbl_1ouwq_272{font-size:.64rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-weight:600}._fundVal_1ouwq_273{font-size:1.05rem;font-weight:800;color:var(--text)}._fundScoreCell_1ouwq_274{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}._resultGrid_1ouwq_277{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._tfResultGroup_1ouwq_278{margin-bottom:1.75rem}._tfResultLabel_1ouwq_279{font-size:.75rem;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.85rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}._rCard_1ouwq_285{background:#fff;border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:box-shadow .15s,border-color .15s}._rCard_1ouwq_285:hover{box-shadow:0 4px 20px #00000012;border-color:#d1d5db}._rCardHighlighted_1ouwq_290{border-color:var(--green)!important;box-shadow:0 0 0 3px #16a34a1f}._rCardHeader_1ouwq_291{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1.1rem .8rem;gap:.75rem;border-bottom:1px solid #f3f4f6}._rStratName_1ouwq_295{font-size:.88rem;font-weight:800;color:var(--text);margin-bottom:.15rem}._rStratMeta_1ouwq_296{font-size:.7rem;color:#9ca3af;font-weight:500}._rCardBody_1ouwq_297{padding:.85rem 1.1rem 1rem;display:flex;flex-direction:column;gap:.75rem}._rSignalBig_1ouwq_299{font-size:.88rem;font-weight:800;padding:.35rem .85rem;border-radius:8px;white-space:nowrap;flex-shrink:0;letter-spacing:.5px}._rSignalBuy_1ouwq_300{background:#dcfce7;color:#16a34a}._rSignalSell_1ouwq_301{background:#fee2e2;color:#dc2626}._rSignalHold_1ouwq_302{background:#f3f4f6;color:#6b7280}._rScores_1ouwq_305{background:#f9fafb;border-radius:10px;padding:.85rem 1rem}._rScoreRow_1ouwq_306{margin-bottom:.55rem}._rScoreRow_1ouwq_306:last-child{margin-bottom:0}._rScoreLabelRow_1ouwq_308{display:flex;justify-content:space-between;font-size:.7rem;margin-bottom:3px;color:var(--muted)}._rScoreVal_1ouwq_309{font-weight:700}._rTrack_1ouwq_310{background:#e5e7eb;border-radius:4px;height:5px;overflow:hidden}._rFill_1ouwq_311{height:100%;border-radius:4px;transition:width .5s ease}._rConfRow_1ouwq_312{margin-top:.65rem;padding-top:.65rem;border-top:1px solid #e5e7eb}._rConfLabel_1ouwq_313{font-size:.7rem;color:var(--muted);margin-bottom:3px;font-weight:600}._rConfTrack_1ouwq_314{background:#e5e7eb;border-radius:6px;height:8px;overflow:hidden;margin-bottom:3px}._rConfFill_1ouwq_315{height:100%;border-radius:6px;transition:width .5s ease}._rConfNum_1ouwq_316{font-size:.78rem;font-weight:800;text-align:right}._rPriceGrid_1ouwq_319{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem}._rPriceCell_1ouwq_320{background:#f9fafb;border-radius:8px;padding:.5rem .4rem;text-align:center;border:1px solid var(--border)}._rPriceLbl_1ouwq_321{font-size:.6rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-weight:700}._rPriceVal_1ouwq_322{font-size:.82rem;font-weight:800}._rIndicators_1ouwq_325{background:#f9fafb;border-radius:8px;padding:.6rem .75rem}._rIndTitle_1ouwq_326{font-size:.65rem;font-weight:800;color:#374151;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.04em}._rIndGrid_1ouwq_327{display:flex;flex-wrap:wrap;gap:.25rem 1.1rem}._rIndItem_1ouwq_328{font-size:.72rem;color:var(--muted)}._rIndItem_1ouwq_328 strong{color:#374151}._rReasonTitle_1ouwq_333{font-size:.65rem;font-weight:800;color:#374151;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.04em}._rReasonList_1ouwq_334{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.65;font-size:.75rem}._rCardError_1ouwq_337{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:.9rem 1.1rem;color:#9a3412;font-size:.82rem}._analysisEmpty_1ouwq_343{background:#fff;border:1.5px dashed var(--border);border-radius:16px;padding:3rem 2rem;text-align:center}._analysisEmptyIcon_1ouwq_347{font-size:2.5rem;margin-bottom:.75rem}._analysisEmptyTitle_1ouwq_348{font-size:1rem;font-weight:800;color:var(--text);margin-bottom:.5rem}._analysisEmptyHint_1ouwq_349{font-size:.82rem;color:var(--muted);max-width:380px;margin:0 auto;line-height:1.6}._screenerPanel_1ouwq_352{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}._screenerFiltersRow_1ouwq_353{display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-bottom:1rem}._screenerField_1ouwq_354{display:flex;flex-direction:column;gap:.3rem;min-width:130px}._screenerLabel_1ouwq_355{font-size:.68rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._screenerInput_1ouwq_356{padding:.45rem .7rem;border:1.5px solid var(--border);border-radius:8px;font-size:.82rem;color:var(--text);background:#fff;outline:none;width:80px}._screenerInput_1ouwq_356:focus{border-color:var(--green)}._screenerSelect_1ouwq_358{padding:.45rem .65rem;border:1.5px solid var(--border);border-radius:8px;font-size:.82rem;color:var(--text);background:#fff;outline:none;cursor:pointer}._screenerSelect_1ouwq_358:focus{border-color:var(--green)}._screenerRange_1ouwq_360{display:flex;align-items:center;gap:.35rem}._screenerRangeSep_1ouwq_361{font-size:.78rem;color:var(--muted)}._screenerActions_1ouwq_362{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._screenerCount_1ouwq_363{font-size:.82rem;font-weight:700;color:var(--green);margin-left:.5rem}._marketBadge_1ouwq_364{font-size:.68rem;font-weight:700;padding:.18rem .55rem;border-radius:20px;background:#f3f4f6;color:#374151;border:1px solid var(--border)}._scoreBadge_1ouwq_365{display:inline-flex;align-items:center;justify-content:center;width:34px;height:22px;border-radius:6px;font-size:.75rem;font-weight:800}._scoreBadgeGreen_1ouwq_366{background:#dcfce7;color:#16a34a}._scoreBadgeAmber_1ouwq_367{background:#fef3c7;color:#d97706}._scoreBadgeRed_1ouwq_368{background:#fee2e2;color:#dc2626}._analyzeRowBtn_1ouwq_369{background:#f0fdf4;border:1.5px solid #86efac;color:#16a34a;border-radius:7px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s}._analyzeRowBtn_1ouwq_369:hover{background:#dcfce7}._btPanel_1ouwq_373{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}._btRow_1ouwq_374{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-end}._btField_1ouwq_375{display:flex;flex-direction:column;gap:.3rem;min-width:130px}._btLabel_1ouwq_376{font-size:.68rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._btInput_1ouwq_377{padding:.45rem .7rem;border:1.5px solid var(--border);border-radius:8px;font-size:.82rem;color:var(--text);background:#fff;outline:none;width:120px}._btInput_1ouwq_377:focus{border-color:#7c3aed}._btSelect_1ouwq_379{padding:.45rem .65rem;border:1.5px solid var(--border);border-radius:8px;font-size:.82rem;color:var(--text);background:#fff;outline:none;cursor:pointer}._btSelect_1ouwq_379:focus{border-color:#7c3aed}._btRunBtn_1ouwq_381{padding:.5rem 1.25rem;background:#7c3aed;color:#fff;border:none;border-radius:9px;font-size:.85rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s;align-self:flex-end;display:flex;align-items:center;gap:.5rem}._btRunBtn_1ouwq_381:hover:not(:disabled){background:#6d28d9}._btRunBtn_1ouwq_381:disabled{opacity:.6;cursor:not-allowed}._btError_1ouwq_384{background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;padding:.9rem 1.2rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem}._btResults_1ouwq_385{display:flex;flex-direction:column;gap:1.25rem}._btMetrics_1ouwq_386{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}._btMetricCard_1ouwq_387{background:#fff;border:1px solid var(--border);border-radius:12px;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.3rem}._btMetricLabel_1ouwq_388{font-size:.7rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._btMetricValue_1ouwq_389{font-size:1.25rem;font-weight:800}._btChartCard_1ouwq_390{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem}._btChartTitle_1ouwq_391{font-size:.9rem;font-weight:700;color:var(--text);margin-bottom:.75rem}._btTradesCard_1ouwq_392{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem}._btTradesTitle_1ouwq_393{font-size:.9rem;font-weight:700;color:var(--text);margin-bottom:.75rem}._result_win_1ouwq_394{background:#dcfce7;color:#16a34a}._result_loss_1ouwq_395{background:#fee2e2;color:#dc2626}._center_1ouwq_398{display:flex;justify-content:center;padding:3rem}._empty_1ouwq_399{padding:2rem;text-align:center;color:var(--muted);font-size:.875rem;background:#fff;border:1px solid var(--border);border-radius:12px}._spinner_1ouwq_400{display:inline-block;width:22px;height:22px;border:3px solid var(--border);border-top-color:var(--green);border-radius:50%;animation:_spin_1ouwq_400 .7s linear infinite}@keyframes _spin_1ouwq_400{to{transform:rotate(360deg)}}._analyticsBtn_1ouwq_410{margin-top:.6rem;width:100%;background:#ede9fe;border:1.5px solid #7c3aed;color:#7c3aed;border-radius:8px;padding:.35rem 0;font-size:.78rem;font-weight:700;cursor:pointer;transition:all .15s}._analyticsBtn_1ouwq_410:hover{background:#7c3aed;color:#fff}._analyticsView_1ouwq_418{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.5rem;margin-top:1.5rem}._analyticsHeader_1ouwq_419{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}._backBtn_1ouwq_420{background:transparent;border:1.5px solid var(--border);color:var(--muted);padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer}._backBtn_1ouwq_420:hover{border-color:#7c3aed;color:#7c3aed}._analyticsMetrics_1ouwq_426{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}._analyticsMetricCard_1ouwq_427{background:#f9fafb;border:1px solid var(--border);border-radius:12px;padding:.9rem 1.2rem;flex:1;min-width:150px}._analyticsMetricLbl_1ouwq_431{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem}._analyticsMetricVal_1ouwq_432{font-size:1.1rem;font-weight:800}._analyticsHighlights_1ouwq_434{display:flex;gap:1rem;margin-bottom:1.25rem}._analyticsHighlight_1ouwq_434{flex:1;border-radius:12px;padding:1rem 1.25rem;text-align:center}._analyticsHighlightGreen_1ouwq_436{background:#dcfce7;border:1.5px solid #86efac}._analyticsHighlightRed_1ouwq_437{background:#fee2e2;border:1.5px solid #fca5a5}._analyticsHighlightLbl_1ouwq_438{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.3rem}._analyticsHighlightSym_1ouwq_439{font-size:1.1rem;font-weight:900;color:var(--text)}._analyticsHighlightVal_1ouwq_440{font-size:.9rem;font-weight:700}._analyticsBody_1ouwq_442{display:grid;grid-template-columns:1fr 1.5fr;gap:1.5rem}@media (max-width: 860px){._analyticsBody_1ouwq_442{grid-template-columns:1fr}}._analyticsPieWrap_1ouwq_444{background:#f9fafb;border:1px solid var(--border);border-radius:12px;padding:1rem}._analyticsPieTitle_1ouwq_445{font-size:.82rem;font-weight:700;color:var(--text);margin-bottom:.5rem}._analyticsTableWrap_1ouwq_446{overflow-x:auto}._heatmapBar_1ouwq_451{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}._heatmapGrid_1ouwq_452{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}._heatmapTile_1ouwq_453{border-radius:14px;padding:1.25rem 1.5rem;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #00000014}._heatmapTile_1ouwq_453:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000024}._heatmapSectorName_1ouwq_458{font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem}._heatmapPct_1ouwq_459{font-size:1.75rem;font-weight:900;line-height:1.1}._heatmapCount_1ouwq_460{font-size:.72rem;font-weight:600;opacity:.75;margin-top:.3rem}._heatmapStocks_1ouwq_461{margin-top:.9rem;border-top:1px solid rgba(255,255,255,.25);padding-top:.75rem;display:flex;flex-direction:column;gap:.35rem}._heatmapStock_1ouwq_461{display:flex;justify-content:space-between;align-items:center}._heatmapStockSym_1ouwq_463,._heatmapStockPct_1ouwq_464{font-size:.78rem;font-weight:700}._calendarBar_1ouwq_469{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}._calendarFilters_1ouwq_470{display:flex;gap:.4rem;flex-wrap:wrap}._calFilterBtn_1ouwq_471{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:.3rem .9rem;font-size:.78rem;font-weight:600;color:var(--muted);cursor:pointer;transition:all .15s}._calFilterBtn_1ouwq_471:hover{border-color:#7c3aed;color:#7c3aed}._calFilterActive_1ouwq_476{background:#7c3aed;border-color:#7c3aed;color:#fff!important}._calendarList_1ouwq_478{display:flex;flex-direction:column;gap:.5rem}._calEvent_1ouwq_479{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:12px;padding:.85rem 1.2rem}._calEventUpcoming_1ouwq_483{border-left:3px solid #7c3aed}._calDateChip_1ouwq_484{background:#f3f4f6;border:1px solid var(--border);border-radius:8px;padding:.2rem .7rem;font-size:.75rem;font-weight:700;color:var(--text);white-space:nowrap}._calTypeBadge_1ouwq_488{padding:.15rem .6rem;border-radius:20px;font-size:.72rem;font-weight:800}._calType_fomc_1ouwq_489{background:#fef3c7;color:#b45309}._calType_cpi_1ouwq_490{background:#dbeafe;color:#1d4ed8}._calType_nfp_1ouwq_491{background:#d1fae5;color:#065f46}._calType_gdp_1ouwq_492{background:#ede9fe;color:#6d28d9}._calType_earnings_1ouwq_493{background:#fee2e2;color:#dc2626}._calTitle_1ouwq_494{flex:1;font-size:.85rem;font-weight:600;color:var(--text);min-width:160px}._calImpBadge_1ouwq_495{padding:.15rem .6rem;border-radius:20px;font-size:.7rem;font-weight:700}._calImp_high_1ouwq_496{background:#fee2e2;color:#dc2626}._calImp_medium_1ouwq_497{background:#fef3c7;color:#b45309}._calImp_low_1ouwq_498{background:#f3f4f6;color:var(--muted)}._calUpcomingTag_1ouwq_499{background:#ede9fe;color:#7c3aed;padding:.15rem .6rem;border-radius:20px;font-size:.7rem;font-weight:700;white-space:nowrap}._sentGauge_1ouwq_504{background:#fff;border:1px solid var(--border);border-radius:14px;padding:2rem;text-align:center;margin-bottom:1.25rem}._sentScore_1ouwq_508{font-size:3.5rem;font-weight:900;line-height:1}._sentLabel_1ouwq_509{font-size:1.1rem;font-weight:800;margin-top:.4rem}._sentLabel_bullish_1ouwq_510{color:#16a34a}._sentLabel_neutral_1ouwq_511{color:#6b7280}._sentLabel_bearish_1ouwq_512{color:#dc2626}._sentBar_1ouwq_513{display:flex;height:14px;border-radius:7px;overflow:hidden;background:#f3f4f6;margin:1rem auto .4rem;max-width:360px}._sentBarBull_1ouwq_517{background:#16a34a;transition:width .5s}._sentBarBear_1ouwq_518{background:#dc2626;transition:width .5s}._sentBarLabels_1ouwq_519{display:flex;justify-content:space-between;max-width:360px;margin:0 auto;font-size:.8rem;font-weight:700}._sentStats_1ouwq_521{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}._sentStat_1ouwq_521{flex:1;min-width:100px;background:#fff;border:1px solid var(--border);border-radius:12px;padding:1rem;text-align:center}._sentStatVal_1ouwq_526{font-size:1.6rem;font-weight:900}._sentStatLbl_1ouwq_527{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;margin-top:.2rem}._peerTargetRow_1ouwq_532{background:#faf5ff!important}._peerTargetTag_1ouwq_533{color:#7c3aed;font-weight:900}._indiaWrap_1ouwq_540{padding:0 0 40px}._indiaSubBar_1ouwq_543{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1.5rem}._indiaSubBtn_1ouwq_549{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:.35rem 1rem;font-size:.8rem;font-weight:600;color:var(--muted);cursor:pointer;transition:all .15s}._indiaSubBtn_1ouwq_549:hover{border-color:#7c3aed;color:#7c3aed}._indiaSubActive_1ouwq_561{background:#7c3aed;border-color:#7c3aed!important;color:#fff!important}._indiaToolbar_1ouwq_564{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.75rem}._indiaTitle_1ouwq_572{font-size:.9rem;font-weight:700;color:var(--text)}._dayBtn_1ouwq_575{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:.3rem .85rem;font-size:.78rem;font-weight:600;color:var(--muted);cursor:pointer;transition:all .15s}._dayBtn_1ouwq_575:hover{border-color:var(--green);color:var(--green)}._dayBtnActive_1ouwq_587{background:var(--green);border-color:var(--green)!important;color:#fff!important}._loadBtn_1ouwq_590{background:var(--green);color:#fff;border:none;border-radius:9px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s;display:inline-flex;align-items:center;gap:.4rem}._loadBtn_1ouwq_590:hover{background:#15803d}._selectInput_1ouwq_607{padding:.45rem .65rem;border:1.5px solid var(--border);border-radius:8px;font-size:.82rem;color:var(--text);background:#fff;outline:none;cursor:pointer}._selectInput_1ouwq_607:focus{border-color:var(--green)}._fiiStatRow_1ouwq_620{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}._fiiStat_1ouwq_620{background:#f9fafb;border:1px solid var(--border);border-radius:12px;padding:.9rem 1.2rem}._fiiStatLabel_1ouwq_632{font-size:.7rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem}._fiiStatVal_1ouwq_633{font-size:1.15rem;font-weight:800}._fiiChartWrap_1ouwq_635{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem}._fiiChartTitle_1ouwq_636{font-size:.88rem;font-weight:700;color:var(--text);margin-bottom:.75rem}._ipoGrid_1ouwq_639{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}._ipoCard_1ouwq_640{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;transition:box-shadow .15s}._ipoCard_1ouwq_640:hover{box-shadow:0 4px 16px #0000000f}._ipoHeader_1ouwq_648{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:.5rem}._ipoCompany_1ouwq_649{font-size:.9rem;font-weight:800;color:var(--text);line-height:1.3}._ipoSymbol_1ouwq_650{font-size:.72rem;font-weight:700;color:#7c3aed;margin-top:2px;letter-spacing:.04em}._ipoStatus_1ouwq_651{font-size:.68rem;font-weight:800;padding:.2rem .7rem;border-radius:20px;white-space:nowrap;flex-shrink:0}._ipoMeta_1ouwq_652{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem;margin-bottom:.9rem}._ipoMeta_1ouwq_652>div{display:flex;flex-direction:column;gap:2px}._ipoMeta_1ouwq_652 span{font-size:.65rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._ipoMeta_1ouwq_652 strong{font-size:.85rem;font-weight:700;color:var(--text)}._ipoDates_1ouwq_656{display:flex;gap:1rem;flex-wrap:wrap;font-size:.72rem;color:var(--muted);border-top:1px solid #f3f4f6;padding-top:.75rem}._divTypeBadge_1ouwq_659{font-size:.68rem;font-weight:800;padding:.18rem .6rem;border-radius:20px}._corpGrid_1ouwq_667{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._corpCard_1ouwq_668{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;transition:box-shadow .15s}._corpCard_1ouwq_668:hover{box-shadow:0 4px 16px #0000000f}._corpHeader_1ouwq_676{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:.5rem}._corpCompany_1ouwq_677{font-size:.9rem;font-weight:800;color:var(--text);line-height:1.3}._corpSymbol_1ouwq_678{font-size:.72rem;font-weight:700;color:#7c3aed;margin-top:2px}._corpTypeBadge_1ouwq_679{font-size:.68rem;font-weight:800;padding:.2rem .7rem;border-radius:20px;white-space:nowrap;flex-shrink:0}._corpDetails_1ouwq_680{font-size:.88rem;font-weight:700;color:var(--text);margin-bottom:.4rem;font-family:monospace}._corpPurpose_1ouwq_681{font-size:.78rem;color:var(--muted);margin-bottom:.75rem;line-height:1.5}._corpDate_1ouwq_682{font-size:.75rem;color:var(--muted);border-top:1px solid #f3f4f6;padding-top:.6rem}._corpDate_1ouwq_682 strong{color:var(--text)}._optionsMetaRow_1ouwq_686{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}._optionsMeta_1ouwq_686{background:#f9fafb;border:1px solid var(--border);border-radius:12px;padding:.9rem 1.2rem;display:flex;flex-direction:column;gap:4px}._optionsMeta_1ouwq_686 span{font-size:.68rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}._optionsMeta_1ouwq_686 strong{font-size:1.15rem;font-weight:800;color:var(--text)}._optionsTableWrap_1ouwq_704{overflow-x:auto}._optionsTable_1ouwq_704{width:100%;border-collapse:collapse;font-size:.8rem}._optionsTable_1ouwq_704 th{background:#f9fafb;color:var(--muted);padding:.55rem .85rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);white-space:nowrap}._optionsTable_1ouwq_704 td{padding:.55rem .85rem;border-bottom:1px solid #f3f4f6;color:var(--text2);text-align:center;white-space:nowrap}._optionsTable_1ouwq_704 tr:hover td{background:#f9fafb}._optionsAtm_1ouwq_709 td{background:#ede9fe!important}._optionsAtm_1ouwq_709:hover td{background:#ddd6fe!important}._optionsStrikeCell_1ouwq_711{background:#f3f4f6!important;font-weight:800;font-size:.85rem;color:var(--text)}._atmTag_1ouwq_712{display:inline-block;margin-left:5px;font-size:.6rem;background:#7c3aed;color:#fff;padding:1px 5px;border-radius:4px;font-weight:700;vertical-align:middle}._bellBtn_1ouwq_719{background:transparent;border:1.5px solid var(--border);border-radius:8px;padding:.4rem .7rem;font-size:1rem;cursor:pointer;position:relative;color:var(--text);transition:all .15s}._bellBtn_1ouwq_719:hover{border-color:#f59e0b;color:#f59e0b}._bellBadge_1ouwq_725{position:absolute;top:-6px;right:-6px;background:#dc2626;color:#fff;font-size:.65rem;font-weight:800;border-radius:20px;padding:1px 5px;min-width:16px;text-align:center}._pdfBtn_1ouwq_732{background:#ede9fe;border:1.5px solid #7c3aed;color:#7c3aed;padding:.4rem 1rem;border-radius:8px;font-size:.82rem;font-weight:700;cursor:pointer;transition:all .15s}._pdfBtn_1ouwq_732:hover{background:#7c3aed;color:#fff}._indicatorBar_1ouwq_740{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:.9rem;padding-bottom:.75rem;border-bottom:1px solid #f3f4f6;align-items:center}._indToggle_1ouwq_744{background:#fff;border:1.5px solid var(--border);border-radius:20px;padding:.25rem .8rem;font-size:.75rem;font-weight:600;color:var(--muted);cursor:pointer;transition:all .15s}._indToggle_1ouwq_744:hover{border-color:#7c3aed;color:#7c3aed}._indToggleActive_1ouwq_750{font-weight:700}._indLoadBtn_1ouwq_751{background:var(--green);color:#fff;border:none;border-radius:9px;padding:.3rem .9rem;font-size:.78rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px}._indLoadBtn_1ouwq_751:disabled{opacity:.6;cursor:not-allowed}._indClearBtn_1ouwq_757{background:transparent;border:1.5px solid #fca5a5;border-radius:20px;padding:.25rem .8rem;font-size:.75rem;font-weight:600;color:#dc2626;cursor:pointer}._subChart_1ouwq_763{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}._subChartLabel_1ouwq_764{font-size:.78rem;font-weight:700;color:var(--muted);margin-bottom:.4rem}._subChartHint_1ouwq_765{font-weight:400;font-size:.72rem}._aiBtn_1ouwq_768{background:#ede9fe;border:1.5px solid #7c3aed;color:#7c3aed;border-radius:9px;padding:.55rem 1rem;font-size:.85rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .15s;display:inline-flex;align-items:center;gap:4px}._aiBtn_1ouwq_768:hover{background:#7c3aed;color:#fff}._aiBtnActive_1ouwq_774{background:#7c3aed!important;color:#fff!important}._aiNotice_1ouwq_776{background:#ede9fe;border:1px solid #c4b5fd;border-radius:10px;padding:.7rem 1rem;font-size:.82rem;color:#6d28d9;margin-bottom:1rem}._aiBadge_1ouwq_780{font-size:.65rem;font-weight:800;background:#ede9fe;color:#7c3aed;border:1px solid #c4b5fd;border-radius:20px;padding:1px 6px}._aiConfidence_1ouwq_784{font-size:.72rem;font-weight:700;opacity:.85}._aiReason_1ouwq_785{font-size:.78rem;color:#6d28d9;background:#f5f3ff;border-radius:6px;padding:.3rem .7rem;margin-bottom:.35rem}._alertFormCard_1ouwq_791{background:#fff;border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1.25rem}._alertFormRow_1ouwq_795{display:flex;gap:.75rem;flex-wrap:wrap;align-items:flex-end;margin-top:.75rem}._alertSyncRow_1ouwq_799{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._alertCount_1ouwq_800{font-size:.82rem;color:var(--muted);font-weight:600}._alertList_1ouwq_802{display:flex;flex-direction:column;gap:1rem}._alertSection_1ouwq_803{display:flex;flex-direction:column;gap:.5rem}._alertSectionTitle_1ouwq_804{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:.25rem}._alertCard_1ouwq_806{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;background:#fff;border:1px solid var(--border);border-radius:12px;padding:.85rem 1.2rem}._alertCardTriggered_1ouwq_810{border-left:3px solid #16a34a;background:#f0fdf4}._alertCardMain_1ouwq_811{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._alertCardRight_1ouwq_812{display:flex;align-items:center;gap:.5rem}._alertSymbol_1ouwq_814{font-weight:800;font-size:.9rem;color:var(--text);font-family:monospace}._alertCondition_1ouwq_815{font-size:.85rem;color:var(--text2)}._alertNote_1ouwq_816{font-size:.78rem;color:var(--muted);font-style:italic}._alertActiveBadge_1ouwq_818{font-size:.68rem;font-weight:800;padding:.18rem .65rem;border-radius:20px;background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd}._alertTriggeredBadge_1ouwq_822{font-size:.68rem;font-weight:800;padding:.18rem .65rem;border-radius:20px;background:var(--green-light);color:var(--green);border:1px solid #86efac}._alertAckBtn_1ouwq_826{background:var(--green);color:#fff;border:none;border-radius:7px;padding:.3rem .75rem;font-size:.75rem;font-weight:700;cursor:pointer}._page_zi367_7{min-height:100vh;background:#f8f7f5;font-family:Inter,sans-serif;display:flex;flex-direction:column}._header_zi367_16{background:#fff;border-bottom:1px solid #e8e8ec;padding:.9rem 1.5rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}._logo_zi367_27{display:flex;align-items:center;gap:.75rem}._logoMark_zi367_28{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#fc8019,#fca65e);color:#fff;font-size:1.1rem;font-weight:900;display:flex;align-items:center;justify-content:center}._logoName_zi367_37{font-size:1rem;font-weight:800;color:#1a1a2e}._logoTagline_zi367_38{font-size:.72rem;color:#888;margin-top:1px}._headerLink_zi367_39{font-size:.82rem;color:#888;text-decoration:none;font-weight:500}._headerLink_zi367_39:hover{color:#fc8019}._main_zi367_43{flex:1;max-width:580px;width:100%;margin:2rem auto;padding:0 1rem 2rem}._stepBar_zi367_52{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:0 .5rem;position:relative}._stepItem_zi367_60{display:flex;flex-direction:column;align-items:center;gap:.35rem;position:relative;flex:1}._stepCircle_zi367_68{width:32px;height:32px;border-radius:50%;border:2px solid #d1d5db;background:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#9ca3af;transition:all .25s;position:relative;z-index:1}._stepCurrent_zi367_81{border-color:#fc8019;background:#fc8019;color:#fff;box-shadow:0 0 0 4px #fc801933}._stepDone_zi367_87{border-color:#16a34a;background:#16a34a;color:#fff}._stepLabel_zi367_92{font-size:.68rem;color:#9ca3af;font-weight:500;text-align:center;white-space:nowrap}._stepLabelActive_zi367_99{color:#fc8019;font-weight:700}._stepLine_zi367_100{position:absolute;top:15px;right:-50%;width:100%;height:2px;background:#e5e7eb;z-index:0}._stepLineDone_zi367_109{background:#16a34a}._stepCard_zi367_112{background:#fff;border-radius:20px;border:1px solid #e8e8ec;padding:2rem;box-shadow:0 4px 24px #0000000f;display:flex;flex-direction:column;gap:1.25rem;animation:_slideUp_zi367_1 .3s ease}@keyframes _slideUp_zi367_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}._stepTitle_zi367_128{font-size:1.35rem;font-weight:900;color:#1a1a2e}._stepSubtitle_zi367_129{font-size:.875rem;color:#6b7280;margin-top:-.5rem;line-height:1.5}._formField_zi367_132{display:flex;flex-direction:column;gap:6px}._formField_zi367_132 label{font-size:.82rem;font-weight:700;color:#374151}._formField_zi367_132 input,._formField_zi367_132 select{padding:.7rem .9rem;border:1.5px solid #e5e7eb;border-radius:12px;font-size:.925rem;color:#1a1a2e;background:#fafafa;font-family:Inter,sans-serif;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}._formField_zi367_132 input:focus,._formField_zi367_132 select:focus{outline:none;border-color:#fc8019;background:#fff;box-shadow:0 0 0 3px #fc80191f}._inputError_zi367_158{border-color:#ef4444!important}._inputError_zi367_158:focus{box-shadow:0 0 0 3px #ef44441f!important}._fieldError_zi367_160{font-size:.75rem;color:#ef4444;font-weight:500}._optional_zi367_161{font-size:.72rem;font-weight:400;color:#9ca3af}._phoneWrap_zi367_164{display:flex;border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden;background:#fafafa;transition:border-color .2s,box-shadow .2s}._phoneWrap_zi367_164:focus-within{border-color:#fc8019;background:#fff;box-shadow:0 0 0 3px #fc80191f}._phonePrefix_zi367_177{padding:.7rem .9rem;background:#f3f4f6;border-right:1.5px solid #e5e7eb;font-size:.925rem;font-weight:600;color:#374151;white-space:nowrap}._phoneWrap_zi367_164 input{flex:1;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}._phoneWrap_zi367_164 input:focus{outline:none;border:none!important;box-shadow:none!important}._otpInput_zi367_200{text-align:center!important;font-size:1.8rem!important;font-weight:900!important;letter-spacing:.4em!important;padding:.9rem!important;color:#1a1a2e!important}._otpActions_zi367_208{margin-top:-.5rem}._btnResend_zi367_209{background:none;border:none;font-size:.82rem;color:#fc8019;cursor:pointer;font-family:Inter,sans-serif;font-weight:600;padding:0;text-decoration:underline}._btnResend_zi367_209:disabled{opacity:.5;cursor:default}._devBanner_zi367_223{background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:.75rem 1rem;font-size:.83rem;color:#92400e}._devOtpCode_zi367_231{font-size:1.1rem;letter-spacing:.1em;color:#b45309}._doctorGrid_zi367_238{display:flex;flex-direction:column;gap:.5rem}._optionBtn_zi367_243{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;border:1.5px solid #e5e7eb;border-radius:12px;background:#fafafa;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;text-align:left}._optionBtn_zi367_243:hover{border-color:#fc8019;background:#fff8f3}._optionBtnActive_zi367_257{border-color:#fc8019!important;background:#fff8f3!important}._optionAvatar_zi367_258{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#fc8019,#fca65e);color:#fff;font-weight:900;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._optionLabel_zi367_268{font-size:.875rem;font-weight:600;color:#1a1a2e}._typeGrid_zi367_271{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem}._typeBtn_zi367_276{padding:.6rem .75rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#fafafa;font-size:.8rem;font-weight:600;color:#374151;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;text-align:center}._typeBtn_zi367_276:hover{border-color:#fc8019;color:#fc8019;background:#fff8f3}._typeBtnActive_zi367_290{border-color:#fc8019!important;background:#fc8019!important;color:#fff!important}._dateScroll_zi367_293{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}._dateScroll_zi367_293::-webkit-scrollbar{display:none}._dateBtn_zi367_301{flex-shrink:0;padding:.55rem 1rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#fafafa;font-size:.78rem;font-weight:600;color:#374151;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;white-space:nowrap}._dateBtn_zi367_301:hover{border-color:#fc8019;color:#fc8019}._dateBtnActive_zi367_316{border-color:#fc8019!important;background:#fc8019!important;color:#fff!important}._timeGrid_zi367_319{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem}._timeBtn_zi367_324{padding:.55rem .25rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#fafafa;font-size:.75rem;font-weight:600;color:#374151;cursor:pointer;transition:all .18s;font-family:Inter,sans-serif;text-align:center}._timeBtn_zi367_324:hover:not(:disabled){border-color:#fc8019;color:#fc8019;background:#fff8f3}._timeBtnActive_zi367_338{border-color:#fc8019!important;background:#fc8019!important;color:#fff!important}._timeBtnBlocked_zi367_339{opacity:.45;background:#f3f4f6!important;border-color:#e5e7eb!important;color:#9ca3af!important;cursor:not-allowed!important;text-decoration:line-through}._blockedLabel_zi367_347{display:block;font-size:.6rem;color:#ef4444;margin-top:1px;text-decoration:none}._fullyBlockedBanner_zi367_354{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.75rem 1rem;font-size:.85rem;color:#dc2626;line-height:1.5}._checkingLabel_zi367_363{font-size:.72rem;color:#94a3b8;font-weight:400;margin-left:4px}._textarea_zi367_371{padding:.7rem .9rem;border:1.5px solid #e5e7eb;border-radius:12px;font-size:.875rem;color:#1a1a2e;background:#fafafa;font-family:Inter,sans-serif;resize:vertical;width:100%;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._textarea_zi367_371:focus{outline:none;border-color:#fc8019;background:#fff;box-shadow:0 0 0 3px #fc80191f}._btnPrimary_zi367_392{background:#fc8019;color:#fff;border:none;border-radius:14px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s;font-family:Inter,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}._btnPrimary_zi367_392:hover:not(:disabled){background:#e0700e;transform:translateY(-1px)}._btnPrimary_zi367_392:disabled{opacity:.6;cursor:default}._btnOutline_zi367_411{background:#fff;color:#374151;border:1.5px solid #d1d5db;border-radius:14px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif}._btnOutline_zi367_411:hover{border-color:#fc8019;color:#fc8019}._stepBtns_zi367_425{display:flex;gap:.75rem;margin-top:.25rem}._stepBtns_zi367_425 ._btnPrimary_zi367_392{flex:1}._errorBanner_zi367_433{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.7rem 1rem;font-size:.83rem;color:#dc2626}._spinner_zi367_443{display:inline-block;width:18px;height:18px;border-radius:50%;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;animation:_spin_zi367_443 .7s linear infinite}@keyframes _spin_zi367_443{to{transform:rotate(360deg)}}._successIcon_zi367_454{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-size:1.6rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto;box-shadow:0 4px 20px #16a34a59;animation:_pop_zi367_1 .4s cubic-bezier(.34,1.56,.64,1)}@keyframes _pop_zi367_1{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}._confirmCard_zi367_471{background:#f8f7f5;border:1px solid #e5e7eb;border-radius:14px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.75rem}._confirmRow_zi367_480{display:flex;align-items:flex-start;gap:.75rem}._confirmIcon_zi367_481{font-size:1.15rem;flex-shrink:0;margin-top:2px}._confirmLabel_zi367_482{font-size:.72rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._confirmValue_zi367_483{font-size:.9rem;font-weight:600;color:#1a1a2e;margin-top:2px}._confirmId_zi367_484{font-size:.75rem;font-weight:500;color:#6b7280;font-family:monospace;margin-top:2px}._confirmActions_zi367_486{display:flex;flex-direction:column;gap:.6rem}._btnWhatsApp_zi367_491{background:#25d366;color:#fff;border:none;border-radius:14px;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._btnWhatsApp_zi367_491:hover{background:#20b858}._confirmNote_zi367_506{font-size:.78rem;color:#9ca3af;text-align:center;margin:0;line-height:1.5}._footer_zi367_515{text-align:center;padding:1.25rem;font-size:.78rem;color:#9ca3af;border-top:1px solid #e8e8ec;background:#fff}@media (max-width: 640px){._header_zi367_16{padding:.75rem 1rem}._logoName_zi367_37{font-size:.9rem}._logoMark_zi367_28{width:34px;height:34px;font-size:.95rem;border-radius:10px}}@media (max-width: 500px){._stepCard_zi367_112{padding:1.5rem 1.25rem}._timeGrid_zi367_319{grid-template-columns:repeat(3,1fr)}._typeGrid_zi367_271{grid-template-columns:1fr}._stepLabel_zi367_92{display:none}._main_zi367_43{margin:1rem auto}}@media (max-width: 380px){._main_zi367_43{padding:0 .75rem 1.5rem}._stepCard_zi367_112{padding:1.25rem 1rem;border-radius:16px}._stepTitle_zi367_128{font-size:1.15rem}._timeGrid_zi367_319{grid-template-columns:repeat(2,1fr)}._btnPrimary_zi367_392,._btnOutline_zi367_411{padding:.75rem 1rem;font-size:.9rem}._otpInput_zi367_200{font-size:1.5rem!important;letter-spacing:.3em!important}}._screen_19rja_2{min-height:100vh;background:#0f172a;color:#f8fafc;display:flex;flex-direction:column;font-family:Inter,Segoe UI,sans-serif;overflow:hidden}._topBar_19rja_13{display:flex;align-items:center;justify-content:space-between;background:#f97316;padding:1rem 2.5rem}._clinicBrand_19rja_21{display:flex;align-items:center;gap:.75rem}._brandIcon_19rja_26{font-size:2rem}._brandName_19rja_27{font-size:1.8rem;font-weight:800;letter-spacing:-.5px;color:#fff}._clockBlock_19rja_34{text-align:right}._clockTime_19rja_35{font-size:2.2rem;font-weight:800;color:#fff;line-height:1;font-variant-numeric:tabular-nums}._clockDate_19rja_42{font-size:.9rem;color:#fffc;margin-top:3px}._main_19rja_49{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#1e293b;min-height:0}._callingPanel_19rja_59{background:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;border-right:2px solid #1e293b;text-align:center}._callingLabel_19rja_70{font-size:1rem;font-weight:800;letter-spacing:.25em;color:#f97316;text-transform:uppercase;margin-bottom:1.5rem;background:#f973161a;padding:.4rem 1.5rem;border-radius:20px;border:1px solid rgba(249,115,22,.3)}._callingName_19rja_83{font-size:3.8rem;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.5px;animation:_pulse_19rja_1 2s ease-in-out infinite}._callingDoctor_19rja_92{display:block;font-size:1.2rem;font-weight:500;color:#94a3b8;margin-top:.5rem;animation:none}._callingEmpty_19rja_101{font-size:5rem;color:#334155;font-weight:900;line-height:1}._callingHint_19rja_108{font-size:1.1rem;color:#475569;margin-top:1rem}@keyframes _pulse_19rja_1{0%,to{opacity:1}50%{opacity:.75}}._queuePanel_19rja_120{background:#0f172a;display:flex;flex-direction:column;padding:2rem 2.5rem;overflow-y:auto}._waitingHeader_19rja_128{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._waitingTitle_19rja_135{font-size:1rem;font-weight:800;letter-spacing:.25em;color:#64748b;text-transform:uppercase}._waitingCount_19rja_143{font-size:2rem;font-weight:900;color:#f97316;background:#f973161a;border:1px solid rgba(249,115,22,.3);border-radius:12px;padding:.1rem .9rem;line-height:1.3}._queueEmpty_19rja_154{color:#475569;font-size:1.1rem;text-align:center;margin-top:2rem}._queueList_19rja_161{display:flex;flex-direction:column;gap:.6rem}._queueRow_19rja_167{display:flex;align-items:center;gap:1rem;padding:.85rem 1.2rem;border-radius:12px;background:#1e293b;border:1px solid #334155;transition:background .2s}._queueNext_19rja_178{background:#1c3450;border-color:#3b82f6}._queueConfirmed_19rja_183{opacity:.5}._queuePos_19rja_187{font-size:1.3rem;font-weight:900;color:#64748b;width:28px;text-align:center;flex-shrink:0}._queueNext_19rja_178 ._queuePos_19rja_187{color:#3b82f6}._queuePatient_19rja_197{flex:1;font-size:1.4rem;font-weight:700;color:#f1f5f9}._queueNext_19rja_178 ._queuePatient_19rja_197{color:#fff;font-size:1.55rem}._queueTime_19rja_205{font-size:.95rem;color:#64748b;font-variant-numeric:tabular-nums;flex-shrink:0}._upNextBadge_19rja_212{font-size:.7rem;font-weight:800;letter-spacing:.1em;background:#3b82f6;color:#fff;padding:3px 10px;border-radius:20px;flex-shrink:0}._confirmedBadge_19rja_223{font-size:.68rem;font-weight:700;background:#1e293b;color:#64748b;border:1px solid #334155;padding:2px 9px;border-radius:20px;flex-shrink:0}._statusBar_19rja_235{background:#0a0f1a;padding:.55rem 2.5rem;display:flex;align-items:center;gap:1.5rem;font-size:.8rem;border-top:1px solid #1e293b}._statusOk_19rja_245{color:#22c55e;font-weight:700}._statusSync_19rja_246{color:#475569}._statusNext_19rja_247{color:#334155;margin-left:auto}._statusError_19rja_248{color:#f87171;font-weight:600}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #3b82f6;--orange-dark: #2563eb;--orange-light:#eff6ff;--orange-mid: #dbeafe;--text: #0f0f14;--text2: #374151;--muted: #6b7280;--white: #ffffff;--gray-bg: #f8f9fc;--border: #e5e7eb;--danger: #ef4444;--success: #22c55e;--radius: 12px;--shadow: 0 4px 24px rgba(0,0,0,.07);--shadow-lg: 0 12px 48px rgba(0,0,0,.11);--blue: #3b82f6;--blue-dark: #2563eb;--blue-bg: #eff6ff}html{scroll-behavior:smooth}body{font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--gray-bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--gray-bg)}::-webkit-scrollbar-thumb{background:var(--blue);border-radius:10px}a{text-decoration:none;color:var(--blue)}a:hover{color:var(--blue-dark)}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;outline:none}
