.ai-chatbot-widget{bottom:calc(40px + var(--fixed-bottom-offset,0px));z-index:9999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:bottom .3s;position:fixed;right:30px}.chatbot-button-container{display:inline-block;position:relative}.chatbot-toggle-btn{cursor:pointer;background:#fff;border:none;border-radius:50px;justify-content:flex-start;align-items:center;width:68px;height:68px;padding:3px;transition:all .5s;animation:3s ease-in-out infinite fabPulse;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #1c4d9d4d,0 0 #1c4d9d26}@keyframes fabPulse{0%,to{box-shadow:0 6px 24px #1c4d9d4d,0 0 #1c4d9d1f}50%{box-shadow:0 8px 28px #1c4d9d59,0 0 0 8px #1c4d9d00}}.chatbot-button-container:hover .chatbot-toggle-btn{border-radius:50px;width:340px;height:78px;animation:none;box-shadow:0 12px 36px #1c4d9d59}.chatbot-toggle-btn:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#1c4d9d,#4779bd,#21244d);border-radius:50px;padding:2px;transition:border-radius .5s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.chatbot-icon{object-fit:cover;object-position:center;z-index:2;border-radius:50%;flex-shrink:0;width:62px;height:62px;transition:all .4s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.chatbot-icon-default{opacity:1}.chatbot-icon-hover,.chatbot-button-container:hover .chatbot-icon-default{opacity:0}.chatbot-button-container:hover .chatbot-icon-hover{opacity:1}.chatbot-text{color:#1f2937;white-space:normal;text-align:center;opacity:0;z-index:1;font-size:.88rem;font-weight:600;line-height:1.35;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:72px;right:12px;transform:translate(16px,-50%)}.chatbot-button-container:hover .chatbot-text{opacity:1;transition:opacity .35s .3s,transform .35s .3s;transform:translateY(-50%)}.chatbot-window{transform-origin:100% 100%;background:#fff;border-radius:24px;flex-direction:column;width:400px;height:680px;max-height:calc(100vh - 60px);animation:.45s cubic-bezier(.19,1,.22,1) windowOpen;display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 24px 64px -16px #0000002e,0 8px 20px -8px #0000000f}@keyframes windowOpen{0%{opacity:0;transform:scale(.4)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#1c4d9d 0%,#143a78 60%,#0f2d5e 100%);flex-direction:column;flex-shrink:0;align-items:center;padding:16px 16px 20px;display:flex;position:relative}.chatbot-header:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.chatbot-close-btn{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.chatbot-close-btn:hover{color:#fff;background:#fff3;transform:scale(1.08)}.chatbot-back-btn{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.1rem;transition:all .2s;display:flex;position:absolute;top:12px;left:12px}.chatbot-back-btn:hover{color:#fff;background:#fff3;transform:scale(1.08)}.chatbot-reset-btn{color:#ffffffe6;cursor:pointer;z-index:2;background:#ffffff26;border:1px solid #fff3;border-radius:10px;align-items:center;gap:5px;padding:6px 12px;font-size:.72rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:12px;left:12px}.chatbot-reset-btn svg{font-size:.9rem}.chatbot-reset-btn:hover{color:#fff;background:#ffffff47;transform:scale(1.04)}.chatbot-header-hero{align-items:center;gap:0;padding-top:4px;display:flex}.chatbot-header-logo{width:56px;height:56px;position:relative}.chatbot-header-logo img{object-fit:cover;border:2.5px solid #ffffffd9;border-radius:50%;width:100%;height:100%;box-shadow:0 4px 16px #0003}.chatbot-logo-ring{border:1.5px solid #fff3;border-radius:50%;animation:2.5s ease-in-out infinite ringPulse;position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px}@keyframes ringPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.06)}}.chatbot-tabs{background:#fafbfc;border-bottom:1px solid #f0f1f3;flex-shrink:0;gap:6px;padding:10px 12px;display:flex}.chatbot-tab{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:5px;padding:9px 6px;font-size:.78rem;font-weight:600;transition:all .25s;display:flex}.chatbot-tab:hover{color:#6b7280;background:#f3f4f6}.chatbot-tab.active{color:var(--tab-color,#0ea5e9);background:#fff;box-shadow:0 1px 4px #0000000f,0 0 0 1px #00000008}.chatbot-tab-icon{font-size:1.15rem;transition:all .25s;color:#d1d5db!important}.chatbot-tab.active .chatbot-tab-icon{transform:scale(1.05);color:var(--tab-color,#0ea5e9)!important}.chatbot-messages{scroll-behavior:smooth;background:#fafbfc;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatbot-messages::-webkit-scrollbar{width:4px}.chatbot-messages::-webkit-scrollbar-track{background:0 0}.chatbot-messages::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.chatbot-welcome{gap:10px;animation:.35s forwards msgIn;display:flex}.chatbot-mode-buttons{gap:10px;margin-top:12px;display:flex}.chatbot-mode-btn{cursor:pointer;color:#fff;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .25s;display:flex}.chatbot-mode-btn.uzman-ara{background:linear-gradient(135deg,#0ea5e9,#0d63c3)}.chatbot-mode-btn.uzman-ara:hover{background:linear-gradient(135deg,#0d93d0,#0b56ad);transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e959}.chatbot-mode-btn.bilgi-al{background:linear-gradient(135deg,#10b981,#059669)}.chatbot-mode-btn.bilgi-al:hover{background:linear-gradient(135deg,#0da874,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b98159}@keyframes msgIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chatbot-bot-avatar{background:#fff;border:1px solid #f0f1f3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.chatbot-bot-avatar.small{border-radius:8px;width:26px;height:26px}.chatbot-bot-avatar img{object-fit:contain;width:20px}.chatbot-bubble{border-radius:18px;max-width:82%;padding:12px 16px;font-size:.9rem;line-height:1.6;position:relative}.chatbot-bubble.bot{color:#1f2937;background:#fff;border:1px solid #f0f1f3;border-top-left-radius:4px;box-shadow:0 1px 3px #00000008}.chatbot-bubble.user{color:#fff;background:linear-gradient(135deg,#1c4d9d 0%,#163d7d 100%);border-top-right-radius:4px;margin-left:auto;box-shadow:0 3px 10px #1c4d9d2e}.chatbot-bubble p{margin:0 0 4px}.chatbot-bubble p:last-child{margin-bottom:0}.chatbot-subtitle{color:#9ca3af;margin-top:6px;font-size:.78rem;font-style:italic}.chatbot-message{gap:10px;animation:.35s forwards msgIn;display:flex}.chatbot-message.user{justify-content:flex-end}.chatbot-options{flex-wrap:wrap;gap:6px;margin-left:42px;animation:.3s .15s backwards fadeIn;display:flex}.chatbot-option-btn{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:7px 14px;font-size:.82rem;font-weight:500;transition:all .2s}.chatbot-option-btn:hover{color:#1c4d9d;background:#f0f7ff;border-color:#1c4d9d;transform:translateY(-1px);box-shadow:0 3px 8px #1c4d9d1a}.chatbot-input-area{background:#fff;border-top:1px solid #f0f1f3;flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}.chatbot-input-area input{color:#1f2937;background:#fafbfc;border:1.5px solid #e5e7eb;border-radius:14px;outline:none;flex:1;padding:12px 16px;font-size:.9rem;transition:all .2s}.chatbot-input-area input::placeholder{color:#b0b5be}.chatbot-input-area input:focus{background:#fff;border-color:#1c4d9d;box-shadow:0 0 0 3px #1c4d9d14}.chatbot-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1c4d9d 0%,#163d7d 100%);border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;transition:all .25s;display:flex;box-shadow:0 3px 10px #1c4d9d40}.chatbot-send-btn:hover:not(:disabled){transform:scale(1.06);box-shadow:0 5px 14px #1c4d9d59}.chatbot-send-btn:disabled{color:#b0b5be;box-shadow:none;cursor:not-allowed;background:#e5e7eb}.chatbot-input-disabled{text-align:center;color:#9ca3af;background:#fafbfc;border:1px dashed #e5e7eb;border-radius:12px;width:100%;padding:10px;font-size:.82rem}.chatbot-results{animation:.4s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.chatbot-ai-note{color:#1c4d9d;background:#f0f7ff;border:1px solid #1c4d9d14;border-radius:14px;gap:10px;margin-bottom:8px;padding:12px 14px;font-size:.85rem;line-height:1.5;display:flex}.chatbot-ai-note svg{color:#1c4d9d;flex-shrink:0;margin-top:1px;font-size:1.2rem}.chatbot-ai-note p{margin:0}.chatbot-expert-cards{flex-direction:column;gap:10px;display:flex}.chatbot-expert-card{cursor:pointer;background:#fff;border:1px solid #f0f1f3;border-radius:16px;gap:14px;padding:14px;transition:all .25s;display:flex}.chatbot-expert-card:hover{border-color:#1c4d9d1f;transform:translateY(-1px);box-shadow:0 4px 16px #0000000f}.chatbot-expert-image{border-radius:14px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.chatbot-expert-image img{object-fit:cover;width:100%;height:100%}.chatbot-expert-initials{color:#fff;letter-spacing:1px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;font-weight:700;display:flex}.chatbot-match-score{color:#fff;text-align:center;background:#10b981eb;padding:2px 0;font-size:.62rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.chatbot-expert-info{flex:1;min-width:0}.chatbot-expert-info h5{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:.95rem;font-weight:700;overflow:hidden}.chatbot-specialty{color:#6b7280;margin:0 0 6px;font-size:.78rem;font-weight:500}.chatbot-rating{align-items:center;gap:4px;margin-bottom:6px;display:flex}.chatbot-rating span{color:#4b5563;font-size:.78rem;font-weight:600}.chatbot-star{color:#e5e7eb;font-size:.8rem}.chatbot-star.filled{color:#f59e0b}.chatbot-expert-meta{flex-wrap:wrap;gap:10px;margin-bottom:2px;display:flex}.chatbot-expert-meta span{color:#9ca3af;align-items:center;gap:3px;font-size:.72rem;font-weight:500;display:flex}.chatbot-expert-meta svg{font-size:.85rem}.chatbot-expert-actions{grid-template-columns:1fr 1.5fr;gap:6px;margin-top:10px;display:grid}.chatbot-detail-btn,.chatbot-book-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.chatbot-detail-btn{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb}.chatbot-detail-btn:hover{color:#1c4d9d;background:#f0f7ff;border-color:#1c4d9d}.chatbot-book-btn{color:#fff;background:linear-gradient(135deg,#1c4d9d 0%,#163d7d 100%);box-shadow:0 2px 8px #1c4d9d33}.chatbot-book-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1c4d9d4d}.chatbot-result-actions{gap:8px;padding-top:10px;display:flex}.chatbot-view-all,.chatbot-new-search{cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px;font-size:.82rem;font-weight:600;transition:all .2s}.chatbot-view-all{color:#fff;background:linear-gradient(135deg,#1c4d9d 0%,#163d7d 100%);box-shadow:0 3px 12px #1c4d9d40}.chatbot-view-all:hover{transform:translateY(-1px);box-shadow:0 5px 16px #1c4d9d59}.chatbot-new-search{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb}.chatbot-new-search:hover{color:#1f2937;background:#f3f4f6}.chatbot-error{text-align:center;padding:20px}.chatbot-error p{color:#ef4444;margin:0 0 12px;font-size:.9rem}.chatbot-error button{color:#fff;cursor:pointer;background:#1c4d9d;border:none;border-radius:10px;padding:10px 24px;font-weight:600;transition:all .2s}.chatbot-error button:hover{background:#163d7d}.chatbot-modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:10001;background:#00000073;justify-content:center;align-items:center;padding:20px;animation:.25s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.chatbot-modal{background:#fff;border-radius:22px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;animation:.35s cubic-bezier(.34,1.56,.64,1) modalUp;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px -12px #0003}@keyframes modalUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chatbot-modal-close{color:#6b7280;cursor:pointer;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.chatbot-modal-close:hover{color:#1f2937;background:#0000001a;transform:scale(1.08)}.chatbot-modal-header{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:14px;padding:28px 20px 20px;display:flex}.chatbot-modal-image-wrapper{width:88px;height:88px;position:relative}.chatbot-modal-image{object-fit:cover;border:3px solid #fff;border-radius:18px;width:100%;height:100%;box-shadow:0 6px 20px #0000001a}.chatbot-modal-initials{color:#fff;letter-spacing:1px;border:3px solid #fff;border-radius:18px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.75rem;font-weight:700;display:flex;box-shadow:0 6px 20px #0000001a}.chatbot-modal-badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:10px;align-items:center;gap:3px;padding:5px 10px;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:-6px;left:50%;transform:translate(-50%);box-shadow:0 3px 10px #10b98159}.chatbot-modal-info{width:100%}.chatbot-modal-info h2{color:#111827;margin:0 0 4px;font-size:1.35rem;font-weight:700}.chatbot-modal-specialty{color:#6b7280;margin:0 0 10px;font-size:.9rem;font-weight:500}.chatbot-modal-rating{justify-content:center;align-items:center;gap:6px;display:flex}.chatbot-modal-stars{gap:1px;display:flex}.chatbot-modal-rating-text{color:#1f2937;font-size:.9rem;font-weight:700}.chatbot-modal-review-count{color:#9ca3af;font-size:.8rem}.chatbot-modal-body{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.chatbot-modal-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.chatbot-modal-meta-item{background:#fafbfc;border:1px solid #f0f1f3;border-radius:14px;align-items:center;gap:10px;padding:14px;display:flex}.chatbot-modal-meta-icon{color:#fff;background:linear-gradient(135deg,#1c4d9d,#163d7d);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.chatbot-modal-meta-content{flex-direction:column;gap:1px;display:flex}.chatbot-modal-meta-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;font-weight:600}.chatbot-modal-meta-value{color:#1f2937;font-size:.9rem;font-weight:600}.chatbot-modal-section{background:#fafbfc;border:1px solid #f0f1f3;border-radius:14px;padding:16px}.chatbot-modal-section-title{color:#1f2937;align-items:center;gap:6px;margin:0 0 10px;font-size:.95rem;font-weight:700;display:flex}.chatbot-modal-section-text{color:#4b5563;margin:0;font-size:.85rem;line-height:1.6}.chatbot-modal-footer{background:#fff;border-top:1px solid #f0f1f3;gap:10px;padding:16px 20px;display:flex}.chatbot-modal-btn{cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.chatbot-modal-btn-secondary{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.chatbot-modal-btn-secondary:hover{color:#1f2937;background:#e5e7eb}.chatbot-modal-btn-primary{color:#fff;background:linear-gradient(135deg,#1c4d9d,#163d7d);box-shadow:0 3px 12px #1c4d9d40}.chatbot-modal-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1c4d9d59}.chatbot-typing{align-items:center;gap:5px;padding:4px 0;display:flex}.chatbot-typing-row{align-items:center;gap:10px;display:flex}.chatbot-typing-label{color:#64748b;font-size:.875rem;font-style:italic}.chatbot-typing span{background:#b0b5be;border-radius:50%;width:7px;height:7px;animation:1.3s ease-in-out infinite both typingDot}.chatbot-typing span:first-child{animation-delay:-.3s}.chatbot-typing span:nth-child(2){animation-delay:-.15s}.chatbot-typing span:nth-child(3){animation-delay:0s}@keyframes typingDot{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chatbot-message.typing .chatbot-bubble{background:#fff;border:1px solid #f0f1f3;min-width:56px}.chatbot-searching{flex-direction:column;padding:32px}.chatbot-spinner{border-width:2.5px;border-color:#1c4d9d #e5e7eb #e5e7eb;width:28px;height:28px}@keyframes bounceIn{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:480px){.ai-chatbot-widget{bottom:240px;right:16px}.chatbot-toggle-btn{width:60px;height:60px}.chatbot-icon{width:54px;height:54px}.chatbot-button-container:hover .chatbot-toggle-btn{width:60px;height:60px}.chatbot-button-container:hover .chatbot-text{opacity:0;display:none}.chatbot-window{border-radius:0;width:100%;height:100dvh;max-height:100dvh;bottom:0;right:0}.chatbot-header{padding-top:max(14px,env(safe-area-inset-top));border-radius:0}.chatbot-header-logo{width:48px;height:48px}.chatbot-close-btn,.chatbot-back-btn{top:max(10px,env(safe-area-inset-top))}.chatbot-tab{padding:8px 4px;font-size:.74rem}.chatbot-tab-icon{font-size:1.05rem}.chatbot-messages{gap:10px;padding:14px}.chatbot-bubble{border-radius:16px;max-width:88%;padding:11px 14px;font-size:.88rem}.chatbot-input-area{padding:10px 12px;padding-bottom:max(12px,env(safe-area-inset-bottom));border-top:1px solid #f0f1f3}.chatbot-input-area input{border-radius:12px;padding:11px 14px;font-size:16px}.chatbot-send-btn{border-radius:12px;width:42px;height:42px}.chatbot-expert-card{border-radius:14px;gap:12px;padding:12px}.chatbot-expert-image{border-radius:12px;width:56px;height:56px}.chatbot-expert-info h5{font-size:.9rem}.chatbot-expert-actions{grid-template-columns:1fr 1fr;gap:5px}.chatbot-detail-btn,.chatbot-book-btn{border-radius:8px;padding:7px 10px;font-size:.76rem}.chatbot-result-actions{flex-direction:column;gap:6px}.chatbot-view-all,.chatbot-new-search{padding:11px;font-size:.8rem}.chatbot-modal-overlay{-webkit-backdrop-filter:none;background:#00000080;align-items:flex-end;padding:0}.chatbot-modal{max-width:100%;max-height:92vh;padding-bottom:max(16px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.chatbot-modal-header{padding:24px 16px 16px}.chatbot-modal-image-wrapper{width:76px;height:76px}.chatbot-modal-info h2{font-size:1.2rem}.chatbot-modal-body{gap:12px;padding:16px}.chatbot-modal-meta{grid-template-columns:1fr}.chatbot-modal-footer{flex-direction:column;gap:8px;padding:14px 16px}.chatbot-modal-btn{width:100%;padding:12px}}@media (min-width:481px) and (max-width:768px){.chatbot-window{border-radius:22px;width:380px;height:620px;bottom:24px;right:24px}.ai-chatbot-widget{bottom:240px;right:24px}}@media screen and (min-width:969px) and (max-width:1366px){.chatbot-window{width:380px;height:clamp(580px,75vh,640px)}.chatbot-toggle-btn{width:64px;height:64px}.chatbot-icon{width:58px;height:58px}.chatbot-button-container:hover .chatbot-toggle-btn{width:320px;height:74px}}@media screen and (min-width:969px) and (max-height:850px){.chatbot-window{height:clamp(520px,80vh,600px)}.chatbot-header{padding:12px 14px 16px}.chatbot-header-logo{width:48px;height:48px}}@media screen and (min-width:969px) and (max-height:768px){.chatbot-window{height:clamp(480px,85vh,560px);bottom:20px}.ai-chatbot-widget{bottom:calc(20px + var(--fixed-bottom-offset,0px));right:24px}}.chatbot-expert-type-bar{border-top:1px solid #e2e8f0;margin-top:4px;padding:12px 14px 8px;animation:.35s forwards msgIn}.chatbot-expert-type-label{color:#475569;margin:0 0 10px;font-size:.82rem;font-weight:600}.chatbot-expert-type-buttons{flex-wrap:wrap;gap:8px;display:flex}.chatbot-expert-type-btn{color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;min-width:88px;padding:10px 12px;font-size:.88rem;font-weight:600;transition:transform .2s,box-shadow .2s}.chatbot-expert-type-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f172a1f}.chatbot-expert-type-btn.doctor{background:linear-gradient(135deg,#0ea5e9,#0d63c3)}.chatbot-expert-type-btn.dietitian{background:linear-gradient(135deg,#10b981,#059669)}.chatbot-expert-type-btn.psychologist{background:linear-gradient(135deg,#a78bfa,#7c3aed)}.profile-complete-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:flex-start;padding:2rem;animation:.2s ease-out profileModalFadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:auto}@keyframes profileModalFadeIn{0%{opacity:0}to{opacity:1}}.profile-complete-modal-container{background:#fff;border-radius:20px;width:100%;max-width:960px;max-height:calc(100vh - 4rem);animation:.25s ease-out profileModalSlideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0003}@keyframes profileModalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-complete-modal-container .pcomp{min-height:auto;padding:24px}.profile-complete-modal-container .pcomp__header{margin-bottom:20px}.profile-complete-modal-container .pcomp__title{font-size:1.75rem}.profile-complete-modal-container .pcomp__grid{gap:20px}.profile-complete-modal-close{float:right;z-index:10;color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:12px 12px 0 0;font-size:1.5rem;line-height:1;transition:all .15s;display:flex;position:sticky;top:0}.profile-complete-modal-close:hover{color:#1e293b;background:#e2e8f0;transform:scale(1.1)}@media (max-width:768px){.profile-complete-modal-overlay{align-items:flex-end;padding:0}.profile-complete-modal-container{border-radius:20px 20px 0 0;max-height:95vh}}.patient-meeting-card{box-sizing:border-box;z-index:1;background:#fff;border:1px solid #e8ecf4;border-radius:16px;flex-direction:column;gap:20px;width:100%;min-width:0;padding:28px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 12px #00000014}.patient-meeting-card:hover{z-index:10;border-color:#437bcb;box-shadow:0 8px 24px #437bcb26}.patient-meeting-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:32px 20px;display:flex}.patient-meeting-empty-icon{color:#437bcb;background:linear-gradient(135deg,#f0f4ff 0%,#e0e9ff 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.patient-meeting-empty-icon svg{width:32px;height:32px}.patient-meeting-empty-title{color:#1a1a1a;margin:0;font-size:1.125rem;font-weight:700}.patient-meeting-empty-description{color:#6b7280;max-width:280px;margin:0;font-size:.875rem;line-height:1.5}.patient-meeting-content{flex-direction:column;gap:20px;display:flex}.patient-meeting-header{align-items:center;gap:12px;display:flex}.patient-meeting-avatar-wrapper{flex-shrink:0}.patient-meeting-avatar{color:#fff;background:linear-gradient(135deg,#437bcb,#0a49a8);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #437bcb40}.patient-meeting-avatar-img{object-fit:cover;border-radius:50%;width:56px;height:56px;box-shadow:0 4px 12px #437bcb40}.patient-meeting-info{flex:1;min-width:0}.patient-meeting-doctor{color:#1a1a1a;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3}.patient-meeting-specialty{color:#6b7280;margin:4px 0 0;font-size:.875rem}.patient-meeting-details{background:#f8f9ff;border-radius:8px;padding:12px 16px}.patient-meeting-time{color:#437bcb;margin:0;font-size:.9375rem;font-weight:600}.patient-meeting-countdown-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8125rem;font-weight:600}.patient-meeting-countdown-value{color:#437bcb;font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:1.5rem;font-weight:700}.patient-meeting-countdown-value--active{color:#10b981}.patient-meeting-join-button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:.9375rem;font-weight:700;transition:all .2s;display:flex}.patient-meeting-join-button--active{color:#fff;background:linear-gradient(135deg,#0a49a8,#437bcb);box-shadow:0 4px 12px #437bcb59}.patient-meeting-join-button--active:hover{transform:translateY(-2px);box-shadow:0 6px 20px #437bcb73}.patient-meeting-join-button--active:active{transform:translateY(0)}.patient-meeting-join-button--disabled{color:#9ca3af;cursor:not-allowed;background:#e8ecf4}@media (max-width:768px){.patient-meeting-card{padding:20px}.patient-meeting-avatar,.patient-meeting-avatar-img{width:48px;height:48px}.patient-meeting-avatar{font-size:1.25rem}.patient-meeting-doctor{font-size:1rem}.patient-meeting-specialty{font-size:.8125rem}.patient-meeting-time{font-size:.875rem}.patient-meeting-countdown-value{font-size:1.25rem}.patient-meeting-join-button{padding:12px 16px;font-size:.875rem}.patient-meeting-empty{min-height:240px;padding:24px 16px}.patient-meeting-empty-icon{width:56px;height:56px}.patient-meeting-empty-icon svg{width:28px;height:28px}.patient-meeting-empty-title{font-size:1rem}.patient-meeting-empty-description{font-size:.8125rem}}@media (max-width:480px){.patient-meeting-card{padding:16px}.patient-meeting-content{gap:16px}}:root{--patient-primary-dark:#070856;--patient-primary-blue:#437bcb;--patient-primary-deep:#0a49a8;--patient-accent-light:#4779bd;--patient-gradient-primary:linear-gradient(135deg,#0a49a8 0%,#437bcb 100%);--patient-gradient-card:linear-gradient(135deg,#070856 0%,#0a49a8 100%)}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.patient-overview{box-sizing:border-box;flex-direction:column;flex:1;gap:28px;width:100%;max-width:100%;min-height:0;display:flex;overflow:hidden visible}.patient-overview_section{z-index:1;flex-direction:column;width:100%;min-width:0;display:flex;position:relative}.overview_dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-items:start;gap:24px;width:100%;min-width:0;display:grid}.overview_top-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);grid-auto-rows:auto;align-items:start;gap:24px;width:100%;min-width:0;display:grid}.overview_pair-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr);grid-auto-rows:auto;align-items:start;gap:24px;width:100%;min-width:0;display:grid}.overview_welcome-meeting-grid{grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);grid-auto-rows:auto;align-items:start;gap:24px;width:100%;min-width:0;display:grid}.overview_welcome-card{background:var(--patient-gradient-primary);box-sizing:border-box;z-index:1;border:none;border-radius:20px;flex-direction:column;justify-content:space-between;gap:32px;width:100%;min-width:0;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0a49a84d}.overview_welcome-card:before{content:"";background:radial-gradient(circle,#ffffff26 0%,#ffffff0d 40%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite pulse;position:absolute;top:-30%;right:-15%}.overview_welcome-card:after{content:"";background:radial-gradient(circle,#ffffff14 0%,#0000 60%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-20%;left:-10%}.overview_welcome-info{z-index:1;align-items:center;gap:28px;display:flex;position:relative}.overview_welcome-avatar{border:5px solid #fff6;border-radius:50%;flex-shrink:0;width:110px;height:110px;transition:all .3s;overflow:hidden;box-shadow:0 12px 32px #00000040}.overview_welcome-avatar:hover{border-color:#fff9;transform:scale(1.05)}.overview_welcome-avatar img{object-fit:cover;width:100%;height:100%;display:block}.overview_welcome-avatar-placeholder{color:#fff;text-shadow:0 2px 8px #0003;background:linear-gradient(135deg,#ffffff4d,#ffffff1a);justify-content:center;align-items:center;width:100%;height:100%;font-size:2.75rem;font-weight:700;display:flex}.overview_welcome-text{flex-direction:column;flex:1;gap:10px;display:flex}.overview_welcome-greeting{color:#ffffffd9;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 2px #0000001a;margin:0;font-size:.8125rem;font-weight:800}.overview_welcome-name{color:#fff;text-shadow:0 2px 12px #00000026;letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:900;line-height:1.15}.overview_welcome-meta{color:#fffffff2;text-shadow:0 1px 4px #0000001a;max-width:580px;margin:0;font-size:.9675rem;font-weight:500;line-height:1.6}.overview_welcome-tags{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.overview_welcome-tags span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff40;border:1.5px solid #ffffff59;border-radius:10px;padding:7px 16px;font-size:.8125rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #0000001a}.overview_welcome-tags span:hover{background:#ffffff59;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.overview_welcome-actions{z-index:1;flex-direction:row;align-items:center;gap:12px;width:100%;display:flex;position:relative}.overview_welcome-action-list{flex-wrap:wrap;gap:10px;width:100%;display:flex}.overview_welcome-chip{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#fff3;border:2px solid #ffffff59;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:140px;padding:12px 20px;font-size:.875rem;font-weight:700;line-height:1.3;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0000001a}.overview_welcome-chip svg{flex-shrink:0}.overview_welcome-chip--primary{background:#ffffff4d;border-color:#ffffff80}.overview_welcome-chip:hover{background:#ffffff59;border-color:#fff9;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.overview_welcome-chip:active{transform:translateY(-1px)}.overview_card{box-sizing:border-box;z-index:1;background:#fff;border:2px solid #f1f5f9;border-radius:16px;flex-direction:column;gap:20px;width:100%;min-width:0;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0708560a}.overview_card:before{content:"";transform-origin:top;background:linear-gradient(#437bcb 0%,#2563eb 100%);width:5px;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:scaleY(0);box-shadow:2px 0 8px #437bcb4d}.overview_card:after{content:"";opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#437bcb05 0%,#2563eb03 100%);transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}.overview_card:hover{z-index:10;border-color:#437bcb4d;transform:translateY(-4px);box-shadow:0 12px 32px #437bcb26,0 6px 12px #07085614}.overview_card:hover:before{transform:scaleY(1)}.overview_card:hover:after{opacity:1}.overview_card--compact{padding:20px}.overview_card--upcoming{flex-direction:column;gap:20px;display:flex}.overview_card--ai{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border-color:#e8eaff}.overview_section-header{border-bottom:2px solid #f3f4f6;flex-direction:column;gap:6px;padding-bottom:16px;display:flex}.overview_eyebrow{text-transform:uppercase;letter-spacing:.5px;color:var(--patient-primary-blue);opacity:.8;margin:0;font-size:.75rem;font-weight:700}.overview_section-title{color:var(--patient-primary-dark);margin:0;font-size:1.125rem;font-weight:800}.overview_section-subtitle{color:#6b7280;margin:0;font-size:.875rem;line-height:1.4}.overview_section-pill{background:var(--patient-gradient-primary);color:#fff;border-radius:8px;align-items:center;padding:6px 14px;font-size:.8125rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #0a49a833}.overview_card-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.overview_avatar{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #437bcb33}.overview_avatar img{object-fit:cover;width:100%;height:100%}.overview_avatar--doctor{background:var(--patient-gradient-primary)}.overview_doctor-card .overview_avatar--doctor{flex-shrink:0;width:56px;height:56px;font-size:1.125rem}.overview_avatar--message{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 4px 12px #f59e0b33}.overview_badge{background:var(--patient-gradient-primary);color:#fff;text-align:center;border-radius:8px;min-width:24px;padding:4px 10px;font-size:.75rem;font-weight:700;box-shadow:0 2px 8px #0a49a84d}.overview_upcoming-body{flex-direction:column;gap:20px;display:flex}.overview_upcoming-main{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #e8eaff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:20px;transition:all .3s;display:flex}.overview_upcoming-main:hover{border-color:var(--patient-primary-blue);transform:translate(4px);box-shadow:0 4px 16px #437bcb1f}.overview_upcoming-doctor{align-items:center;gap:16px;display:flex}.overview_upcoming-doctor-text{flex-direction:column;gap:4px;display:flex}.overview_upcoming-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:700}.overview_upcoming-name{color:var(--patient-primary-dark);margin:0;font-size:1.0625rem;font-weight:700}.overview_upcoming-specialty{color:#6b7280;margin:0;font-size:.875rem}.overview_upcoming-meta{flex-direction:column;align-items:flex-end;gap:6px;font-size:.875rem;display:flex}.overview_upcoming-date{color:var(--patient-primary-dark);margin:0;font-size:.9375rem;font-weight:700}.overview_upcoming-location{color:#6b7280;margin:0;font-size:.8125rem}.overview_upcoming-actions{flex-wrap:wrap;gap:12px;display:flex}.overview_upcoming-empty{text-align:center;background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #e8eaff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.overview_upcoming-empty-title{color:var(--patient-primary-dark);margin:0;font-size:1.0625rem;font-weight:700}.overview_upcoming-empty-text{color:#6b7280;max-width:400px;margin:0;font-size:.875rem}.overview_quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.overview_quick-action{cursor:pointer;text-align:left;background:#fff;border:2px solid #f1f5f9;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.overview_quick-action:before{content:"";background:var(--patient-gradient-primary);height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.overview_quick-action:hover{border-color:var(--patient-primary-blue);transform:translateY(-6px);box-shadow:0 12px 28px #437bcb33}.overview_quick-action:hover:before{transform:scaleX(1)}.overview_quick-icon{background:var(--patient-gradient-primary);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 4px 12px #0a49a840}.overview_quick-icon svg{stroke:#fff;stroke-width:2px;fill:none;width:22px;height:22px}.overview_quick-icon--doctor svg,.overview_quick-icon--profile svg,.overview_quick-icon--calendar svg,.overview_quick-icon--messages svg{stroke-linecap:round;stroke-linejoin:round}.overview_quick-label{color:var(--patient-primary-dark);font-size:.9375rem;font-weight:700}.overview_quick-caption{color:#6b7280;font-size:.8125rem}.overview_doctors-scroll{gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.overview_doctors-scroll::-webkit-scrollbar{height:6px}.overview_doctors-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.overview_doctors-scroll::-webkit-scrollbar-thumb{background:var(--patient-primary-blue);border-radius:3px}.overview_doctor-card{background:#fff;border:2px solid #f1f5f9;border-radius:14px;flex-direction:column;gap:0;min-width:280px;max-width:320px;padding:18px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.overview_doctor-card:before{content:"";background:var(--patient-gradient-primary);opacity:0;border-radius:14px 14px 0 0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.overview_doctor-card:hover{border-color:var(--patient-primary-blue);transform:translateY(-4px);box-shadow:0 8px 24px #437bcb1f}.overview_doctor-card:hover:before{opacity:1}.overview_doctor-main{grid-template-columns:56px 1fr auto;align-items:center;gap:14px;display:grid}.overview_doctor-text{flex-direction:column;gap:4px;min-width:0;display:flex}.overview_doctor-name{color:var(--patient-primary-dark);margin:0;font-size:.95rem;font-weight:700}.overview_doctor-description{color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.overview_doctor-time{color:#9ca3af;white-space:nowrap;justify-content:flex-end;align-items:center;font-size:.75rem;font-weight:500;display:flex}.overview_messages-list{flex-direction:column;gap:10px;margin-top:8px;display:flex}.overview_message-row{cursor:pointer;text-align:left;background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #e8eaff;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:all .3s;display:flex;position:relative}.overview_message-row:before{content:"";background:var(--patient-gradient-primary);opacity:0;border-radius:12px 0 0 12px;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.overview_message-row:hover{border-color:var(--patient-primary-blue);background:#fff;transform:translate(4px);box-shadow:0 4px 16px #437bcb1f}.overview_message-row:hover:before{opacity:1}.overview_message-main{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.overview_message-text{flex-direction:column;gap:4px;min-width:0;display:flex}.overview_message-doctor{color:var(--patient-primary-dark);margin:0;font-size:.9375rem;font-weight:700}.overview_message-snippet{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;overflow:hidden}.overview_message-meta{color:#9ca3af;flex-direction:column;align-items:flex-end;gap:6px;font-size:.75rem;display:flex}.overview_message-time{white-space:nowrap;font-weight:600}.overview_past-list{flex-direction:column;gap:12px;display:flex}.overview_past-row{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #e8eaff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;transition:all .3s;display:flex}.overview_past-row:hover{border-color:var(--patient-primary-blue);background:#fff;transform:translate(4px);box-shadow:0 4px 16px #437bcb1f}.overview_past-main{flex-direction:column;gap:4px;display:flex}.overview_past-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.overview_past-date{color:var(--patient-primary-dark);margin:0;font-size:.9375rem;font-weight:700}.overview_past-type{background:var(--patient-accent-light);color:var(--patient-primary);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:.6875rem;font-weight:600}.overview_past-doctor{color:#374151;margin:0;font-size:.875rem;font-weight:600}.overview_past-specialty{color:#6b7280;margin:2px 0 0;font-size:.8125rem}.overview_past-focus{color:#9ca3af;margin:6px 0 0;font-size:.75rem;font-style:italic}.overview_past-actions{flex-wrap:wrap;gap:8px;display:flex}.overview_card--ai-featured{box-sizing:border-box;z-index:1;background:linear-gradient(135deg,#070856 0%,#0a49a8 50%,#437bcb 100%);border:none;border-radius:20px;width:100%;max-width:100%;padding:0;position:relative;overflow:hidden}.overview_card--ai-featured:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.overview_card--ai-featured:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-50px;left:-50px}.overview_ai-featured-content{z-index:1;box-sizing:border-box;align-items:stretch;width:100%;display:flex;position:relative}.overview_ai-featured-image{flex-shrink:0;justify-content:center;align-items:center;padding:24px;display:flex}.overview_ai-featured-image img{filter:drop-shadow(0 10px 30px #0000004d);width:180px;height:auto;animation:4s ease-in-out infinite hekiBotFloat}@keyframes hekiBotFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.overview_ai-featured-left{box-sizing:border-box;border-right:1px solid #ffffff1a;flex-direction:column;flex:0 0 280px;justify-content:center;gap:16px;padding:32px;display:flex}.overview_ai-featured-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.overview_ai-featured-icon svg{color:#fff;width:28px;height:28px}.overview_ai-featured-text{flex-direction:column;gap:8px;display:flex}.overview_ai-featured-title{color:#fff;margin:0;font-size:1.25rem;font-weight:800;line-height:1.3}.overview_ai-featured-desc{color:#ffffffb3;margin:0;font-size:.875rem;line-height:1.5}.overview_ai-featured-right{box-sizing:border-box;flex-direction:column;flex:1;gap:20px;min-width:0;padding:24px 32px;display:flex}.overview_ai-search-form{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;display:flex}.overview_ai-input-group{box-sizing:border-box;width:100%;position:relative}.overview_ai-featured-input{color:#fff;resize:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#ffffff1a;border:2px solid #fff3;border-radius:12px;outline:none;width:100%;padding:14px 70px 14px 16px;font-family:inherit;font-size:.9375rem;transition:all .3s}.overview_ai-featured-input::placeholder{color:#ffffff80}.overview_ai-featured-input:focus{background:#ffffff26;border-color:#ffffff80}.overview_ai-featured-counter{color:#ffffff80;pointer-events:none;font-size:.75rem;position:absolute;bottom:12px;right:14px}.overview_ai-quick-tags{box-sizing:border-box;flex-wrap:wrap;gap:8px;width:100%;display:flex}.overview_ai-quick-tag{color:#ffffffe6;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:500;transition:all .2s}.overview_ai-quick-tag:hover{background:#fff3;border-color:#fff6}.overview_ai-quick-tag:disabled{opacity:.5;cursor:not-allowed}.overview_ai-featured-error{color:#fca5a5;background:#ef444433;border:1px solid #ef444466;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:.8125rem;display:flex}.overview_ai-featured-error svg{flex-shrink:0;width:16px;height:16px}.overview_ai-search-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.overview_ai-search-btn{color:var(--patient-primary-deep);cursor:pointer;background:#fff;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex}.overview_ai-search-btn svg{width:18px;height:18px}.overview_ai-search-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.overview_ai-search-btn:disabled{opacity:.6;cursor:not-allowed}.overview_ai-featured-disclaimer{color:#ffffff80;flex:1;min-width:200px;margin:0;font-size:.6875rem}.overview_ai-spinner{border:2px solid var(--patient-primary-deep);border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:768px) and (max-width:1199px){.overview_card--ai-featured{border-radius:16px}.overview_ai-featured-content{flex-direction:column;min-height:auto}.overview_ai-featured-image{padding:20px}.overview_ai-featured-image img{width:140px}.overview_ai-featured-left{border-bottom:1px solid #ffffff1a;border-right:none;flex-direction:row;flex:none;align-items:center;width:100%;padding:24px}.overview_ai-featured-text{flex:1}.overview_ai-featured-right{width:100%;padding:24px}}@media (max-width:767px){.overview_card--ai-featured{border-radius:14px}.overview_card--ai-featured:before{width:200px;height:200px;top:-80px;right:-80px}.overview_card--ai-featured:after{width:150px;height:150px;bottom:-40px;left:-40px}.overview_ai-featured-image{padding:16px}.overview_ai-featured-image img{width:120px}.overview_ai-featured-left{gap:14px;padding:20px}.overview_ai-featured-icon{border-radius:12px;width:48px;height:48px}.overview_ai-featured-icon svg{width:24px;height:24px}.overview_ai-featured-title{font-size:1.1rem}.overview_ai-featured-desc{font-size:.8rem}.overview_ai-featured-right{gap:16px;padding:20px}.overview_ai-search-form{gap:14px}.overview_ai-featured-input{border-radius:10px;padding:12px 60px 12px 14px;font-size:16px}.overview_ai-featured-counter{font-size:.7rem;bottom:10px;right:12px}.overview_ai-quick-tags{flex-wrap:wrap;gap:6px}.overview_ai-quick-tag{padding:5px 12px;font-size:.7rem}.overview_ai-search-actions{flex-direction:column;gap:12px}.overview_ai-search-btn{justify-content:center;width:100%;padding:14px 20px;font-size:.9rem}.overview_ai-featured-disclaimer{text-align:center;width:100%;min-width:auto;font-size:.65rem}.overview_ai-featured-error{border-radius:8px;padding:8px 12px;font-size:.75rem}.overview_ai-featured-error svg{width:14px;height:14px}}@media (max-width:480px){.overview_welcome-meeting-grid{grid-template-columns:1fr;gap:12px}.overview_card--ai-featured{border-radius:12px}.overview_ai-featured-left{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.overview_ai-featured-icon{border-radius:10px;width:44px;height:44px}.overview_ai-featured-icon svg{width:22px;height:22px}.overview_ai-featured-title{font-size:1rem}.overview_ai-featured-desc{font-size:.75rem}.overview_ai-featured-right{gap:14px;padding:16px}.overview_ai-search-form{gap:12px}.overview_ai-featured-input{border-radius:10px;min-height:60px;padding:12px 55px 12px 12px}.overview_ai-quick-tags{gap:5px}.overview_ai-quick-tag{border-radius:16px;padding:4px 10px;font-size:.65rem}.overview_ai-search-btn{border-radius:10px;padding:12px 16px;font-size:.85rem}.overview_ai-search-btn svg{width:16px;height:16px}.overview_ai-featured-disclaimer{font-size:.6rem;line-height:1.4}}.overview_ai-results-section{flex-direction:column;gap:16px;animation:.4s fadeInUp;display:flex}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.overview_ai-results-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.overview_ai-results-badge{color:#6ee7b7;background:#10b98133;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.overview_ai-results-badge svg{width:14px;height:14px}.overview_ai-new-search{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.overview_ai-new-search svg{width:14px;height:14px}.overview_ai-new-search:hover{background:#fff3}.overview_ai-note-box{background:#3b82f626;border:1px solid #3b82f64d;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.overview_ai-note-box svg{color:#93c5fd;flex-shrink:0;width:18px;height:18px;margin-top:1px}.overview_ai-note-box p{color:#bfdbfe;margin:0;font-size:.8125rem;line-height:1.5}.overview_ai-doctors-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-width:0;display:grid;overflow:hidden}.overview_ai-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;min-width:0;transition:all .3s;overflow:hidden}.overview_ai-card:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 12px 24px #0003}.overview_ai-card-image{background:linear-gradient(135deg,#ffffff26 0%,#ffffff0d 100%);justify-content:center;align-items:center;height:100px;display:flex;position:relative;overflow:hidden}.overview_ai-card-image img{object-fit:cover;width:100%;height:100%}.overview_ai-card-placeholder{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex}.overview_ai-card-modes{gap:4px;display:flex;position:absolute;bottom:8px;left:8px}.overview_ai-card-mode{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.overview_ai-card-mode svg{width:14px;height:14px}.overview_ai-card-mode--online{color:#fff;background:#10b981cc}.overview_ai-card-mode--clinic{color:#fff;background:#3b82f6cc}.overview_ai-card-content{flex-direction:column;gap:10px;padding:14px;display:flex}.overview_ai-card-header{min-height:48px}.overview_ai-card-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.overview_ai-card-specialty{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:.75rem;overflow:hidden}.overview_ai-card-stats{align-items:center;gap:12px;display:flex}.overview_ai-card-stat{align-items:center;gap:4px;display:inline-flex}.overview_ai-card-stat svg{width:14px;height:14px}.overview_ai-card-stat:first-child svg{color:#fbbf24}.overview_ai-card-stat:last-child svg{color:#6ee7b7}.overview_ai-card-stat-value{color:#ffffffe6;font-size:.75rem;font-weight:600}.overview_ai-card-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.overview_ai-card-price{align-items:baseline;gap:2px;display:flex}.overview_ai-card-price-amount{color:#6ee7b7;font-size:1rem;font-weight:700}.overview_ai-card-price-label{color:#ffffff80;font-size:.6875rem}.overview_ai-card-btn{color:var(--patient-primary-deep);cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:none;border-radius:8px;padding:8px 14px;font-size:.75rem;font-weight:700;transition:all .3s;box-shadow:0 2px 8px #00000026}.overview_ai-card-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.overview_ai-no-result{text-align:center;background:#ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.overview_ai-no-result svg{color:#fff6;width:40px;height:40px}.overview_ai-no-result p{color:#fff9;margin:0;font-size:.875rem}.overview_ai-no-result button{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:10px;padding:10px 20px;font-size:.8125rem;font-weight:600;transition:all .2s}.overview_ai-no-result button:hover{background:#ffffff40}.overview_ai-no-result-inline{background:#ffffff1a;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex}.overview_ai-no-result-inline span{color:#ffffffb3;font-size:.8125rem}.overview_ai-no-result-inline button{color:var(--patient-primary-deep);cursor:pointer;background:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:.75rem;font-weight:600}@media (min-width:768px) and (max-width:1199px){.overview_ai-doctors-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:767px){.overview_ai-results-section{gap:14px}.overview_ai-results-header{flex-direction:column;align-items:stretch;gap:10px}.overview_ai-results-badge,.overview_ai-new-search{justify-content:center}.overview_ai-note-box{border-radius:8px;padding:10px 12px}.overview_ai-note-box svg{width:16px;height:16px}.overview_ai-note-box p{font-size:.75rem}.overview_ai-doctors-row{grid-template-columns:1fr;gap:12px}.overview_ai-card{border-radius:12px}.overview_ai-card:hover{transform:none}.overview_ai-card-image{height:90px}.overview_ai-card-placeholder{width:50px;height:50px;font-size:1.25rem}.overview_ai-card-content{gap:8px;padding:12px}.overview_ai-card-header{min-height:auto}.overview_ai-card-name{font-size:.85rem}.overview_ai-card-specialty{font-size:.7rem}.overview_ai-card-stats{gap:10px}.overview_ai-card-stat svg{width:12px;height:12px}.overview_ai-card-stat-value{font-size:.7rem}.overview_ai-card-footer{flex-direction:column;align-items:stretch;gap:8px;padding-top:8px}.overview_ai-card-price{justify-content:center}.overview_ai-card-btn{text-align:center;width:100%;padding:10px}.overview_ai-no-result{padding:20px 16px}.overview_ai-no-result svg{width:36px;height:36px}.overview_ai-no-result p{font-size:.8rem}}@media (max-width:480px){.overview_ai-results-section{gap:12px}.overview_ai-results-badge,.overview_ai-new-search{padding:5px 10px;font-size:.7rem}.overview_ai-note-box{text-align:center;flex-direction:column;gap:8px}.overview_ai-note-box p{font-size:.7rem}.overview_ai-card-image{height:80px}.overview_ai-card-mode{width:22px;height:22px}.overview_ai-card-mode svg{width:12px;height:12px}.overview_ai-card-content{padding:10px}.overview_ai-card-name{font-size:.8rem}.overview_ai-card-price-amount{font-size:.9rem}.overview_ai-card-btn{padding:8px;font-size:.7rem}}.overview_card--actions{background:#fff}.overview_actions-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.overview_action-tile{cursor:pointer;background:#f8f9ff;border:2px solid #0000;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;transition:all .3s;display:flex}.overview_action-tile:hover{border-color:var(--patient-primary-blue);background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0a49a81f}.overview_action-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.overview_action-icon svg{width:24px;height:24px}.overview_action-icon--blue{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%)}.overview_action-icon--purple{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%)}.overview_action-icon--green{color:#fff;background:linear-gradient(135deg,#10b981 0%,#34d399 100%)}.overview_action-icon--orange{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%)}.overview_action-label{color:var(--patient-primary-dark);text-align:center;font-size:.8125rem;font-weight:700}.overview_card--history{background:#fff}.overview_section-link{color:var(--patient-primary-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;transition:color .2s}.overview_section-link:hover{color:var(--patient-primary-deep)}.overview_history-list{flex-direction:column;gap:10px;display:flex}.overview_history-item{background:#f8f9ff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px;transition:all .2s;display:flex}.overview_history-item:hover{background:#f0f4ff}.overview_history-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.overview_history-avatar{background:var(--patient-gradient-primary);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:700;display:flex}.overview_history-info{flex:1;min-width:0}.overview_history-info h4{color:var(--patient-primary-dark);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:700;overflow:hidden}.overview_history-info p{color:var(--patient-primary-blue);margin:2px 0 0;font-size:.75rem;font-weight:600}.overview_history-info span{color:#9ca3af;margin-top:2px;font-size:.6875rem;display:block}.overview_history-btn{color:var(--patient-primary-deep);cursor:pointer;background:#fff;border:2px solid #e8eaff;border-radius:8px;flex-shrink:0;padding:8px 16px;font-size:.75rem;font-weight:600;transition:all .2s}.overview_history-btn:hover{background:var(--patient-gradient-primary);color:#fff;border-color:#0000}.overview_history-prescription-badge{color:#16a34a;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;padding:2px 8px;font-size:.6875rem;font-weight:600}.overview_history-report-badge{color:#7c3aed;background:#f5f3ff;border:1px solid #c4b5fd;border-radius:8px;padding:2px 8px;font-size:.6875rem;font-weight:600}.overview_history-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.overview_history-status{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.overview_history-status--completed{color:#059669;background:#ecfdf5}.overview_history-status--noshow{color:#dc2626;background:#fef2f2}.overview_empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 16px;display:flex}.overview_empty-state svg{color:#d1d5db;width:40px;height:40px}.overview_empty-state p{color:#9ca3af;margin:0;font-size:.875rem}.overview_ai-body{flex-direction:column;gap:18px;display:flex}.overview_ai-input-wrapper{flex-direction:column;gap:10px;display:flex}.overview_ai-label{color:var(--patient-primary-dark);text-transform:uppercase;letter-spacing:.03em;font-size:.875rem;font-weight:700}.overview_ai-input{resize:vertical;min-height:100px;color:var(--patient-primary-dark);background:#fff;border:2px solid #e8eaff;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:.9375rem;transition:all .3s}.overview_ai-input:focus{border-color:var(--patient-primary-blue);box-shadow:0 0 0 4px #437bcb1a}.overview_ai-input::placeholder{color:#9ca3af}.overview_ai-tags{flex-wrap:wrap;gap:10px;display:flex}.overview_ai-tag{color:var(--patient-primary-deep);cursor:pointer;background:#fff;border:2px solid #e8eaff;border-radius:10px;padding:10px 16px;font-size:.8125rem;font-weight:600;transition:all .3s}.overview_ai-tag:hover{background:var(--patient-gradient-primary);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #0a49a840}.overview_ai-footer{flex-wrap:wrap;align-items:center;gap:12px;padding-top:12px;display:flex}.overview_ai-disclaimer{color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.overview_ai-label-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.overview_ai-char-count{color:#9ca3af;font-size:.75rem;font-weight:500}.overview_ai-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.overview_ai-error svg{flex-shrink:0;width:18px;height:18px;margin-top:1px}.overview_ai-error span{font-size:.875rem;line-height:1.4}.overview_ai-spinner{border:2px solid #164e6333;border-top-color:var(--patient-primary-deep);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite aiSpin;display:inline-block}@keyframes aiSpin{to{transform:rotate(360deg)}}.overview_ai-results{flex-direction:column;gap:16px;display:flex}.overview_ai-results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.overview_ai-results-title{color:var(--patient-primary-dark);align-items:center;gap:10px;margin:0;font-size:1.125rem;font-weight:700;display:flex}.overview_ai-results-title svg{color:#10b981;width:22px;height:22px}.overview_ai-results-back{color:var(--patient-primary-deep);cursor:pointer;background:0 0;border:2px solid #e8eaff;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.overview_ai-results-back svg{width:16px;height:16px}.overview_ai-results-back:hover{border-color:var(--patient-primary-blue);background:#f8f9ff}.overview_ai-note{background:linear-gradient(135deg,#f0f9ff 0%,#e8f4ff 100%);border:1px solid #bfdbfe;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.overview_ai-note svg{width:20px;height:20px;color:var(--patient-primary-blue);flex-shrink:0;margin-top:2px}.overview_ai-note p{color:#1e40af;margin:0;font-size:.875rem;line-height:1.5}.overview_ai-experts{flex-direction:column;gap:12px;display:flex}.overview_ai-expert-card{background:#fff;border:2px solid #e8eaff;border-radius:14px;align-items:center;gap:14px;padding:16px;transition:all .3s;display:flex}.overview_ai-expert-card:hover{border-color:var(--patient-primary-blue);box-shadow:0 4px 16px #0a49a81f}.overview_ai-expert-photo{background:linear-gradient(135deg,#e8eaff 0%,#d1d5f8 100%);border-radius:12px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.overview_ai-expert-photo img{object-fit:cover;width:100%;height:100%}.overview_ai-expert-initials{width:100%;height:100%;color:var(--patient-primary-deep);justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.overview_ai-expert-info{flex:1;min-width:0}.overview_ai-expert-name{color:var(--patient-primary-dark);margin:0 0 4px;font-size:1rem;font-weight:700}.overview_ai-expert-specialty{color:var(--patient-primary-blue);margin:0 0 6px;font-size:.8125rem;font-weight:600}.overview_ai-expert-reason{color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.overview_ai-expert-btn{flex-shrink:0;padding:10px 18px!important;font-size:.8125rem!important}.overview_ai-no-results{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px 16px;display:flex}.overview_ai-no-results svg{color:#9ca3af;width:48px;height:48px}.overview_ai-no-results p{color:#6b7280;max-width:320px;margin:0;font-size:.9375rem;line-height:1.5}.overview-summary-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#07085666;justify-content:center;align-items:center;padding:16px;animation:.2s fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.overview-summary-modal{background:#fff;border-radius:16px;flex-direction:column;width:min(640px,100%);max-height:90vh;animation:.3s slideUp;display:flex;box-shadow:0 24px 48px #07085633}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.overview-summary-modal__header{border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:16px;padding:28px;display:flex}.overview-summary-modal__header h3{color:var(--patient-primary-dark);margin:0;font-size:1.375rem;font-weight:800}.overview-summary-modal__header p{color:#6b7280;margin:8px 0 0;font-size:.875rem}.overview-summary-modal__close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;transition:all .2s;display:flex}.overview-summary-modal__close:hover{background:var(--patient-primary-deep);color:#fff}.overview-summary-modal__status{border-bottom:1px solid #f3f4f6;align-items:center;gap:10px;padding:12px 28px;display:flex}.overview-summary-modal__status-badge{border-radius:999px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.overview-summary-modal__status-badge--completed{color:#059669;background:#ecfdf5}.overview-summary-modal__status-badge--noshow{color:#dc2626;background:#fef2f2}.overview-summary-modal__status-type{color:#6b7280;font-size:.78rem;font-weight:500}.overview-summary-modal__body{flex-direction:column;gap:18px;padding:28px;display:flex;overflow-y:auto}.overview-summary-modal__section{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border:1px solid #e8eaff;border-radius:12px;flex-direction:column;gap:10px;padding:20px;display:flex}.overview-summary-modal__label{letter-spacing:.08em;text-transform:uppercase;color:var(--patient-primary-blue);font-size:.75rem;font-weight:700}.overview-summary-modal__section p{color:#374151;margin:0;font-size:.9375rem;line-height:1.6}.overview-summary-modal__footer{background:linear-gradient(135deg,#f8f9ff 0%,#fff 100%);border-top:2px solid #f3f4f6;justify-content:flex-end;gap:12px;padding:20px 28px;display:flex}.overview-summary-modal__section--prescription{background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border:1px solid #bbf7d0;border-radius:12px;padding:16px}.overview-summary-modal__prescription-card{flex-direction:column;gap:8px;margin-top:8px;display:flex}.overview-summary-modal__prescription-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.overview-summary-modal__prescription-row:last-child{border-bottom:none}.overview-summary-modal__prescription-row strong{color:#374151;font-size:.875rem}.overview-summary-modal__prescription-row span{color:#1e293b;font-size:.875rem;font-weight:500}.overview-summary-modal__prescription-badge{color:#16a34a;background:#ecfdf5;border-radius:12px;padding:2px 10px;font-size:.8125rem;font-weight:600}.overview-summary-modal__section--report{background:linear-gradient(135deg,#f5f3ff 0%,#fff 100%);border:1px solid #c4b5fd;border-radius:12px;padding:16px}.overview-summary-modal__report-card{flex-direction:column;gap:8px;margin-top:8px;display:flex}.overview-summary-modal__report-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.overview-summary-modal__report-row:last-child{border-bottom:none}.overview-summary-modal__report-row strong{color:#374151;font-size:.875rem}.overview-summary-modal__report-row span{color:#1e293b;font-size:.875rem;font-weight:500}.overview-summary-modal__report-badge{color:#7c3aed;background:#f5f3ff;border-radius:12px;padding:2px 10px;font-size:.8125rem;font-weight:600}.overview_button{cursor:pointer;color:var(--patient-primary-dark);background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.overview_button--primary{background:var(--patient-gradient-primary);color:#fff;box-shadow:0 4px 12px #0a49a84d}.overview_button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0a49a866}.overview_button--secondary{color:var(--patient-primary-deep);background:linear-gradient(135deg,#f8f9ff 0%,#e8eaff 100%);border:2px solid #e8eaff}.overview_button--secondary:hover{background:var(--patient-gradient-primary);color:#fff;border-color:#0000;box-shadow:0 4px 12px #0a49a84d}.overview_button--ghost{border:2px solid var(--patient-primary-blue);color:var(--patient-primary-deep);background:#fff}.overview_button--ghost:hover{color:#0a49a8;border-color:var(--patient-primary-blue);background:linear-gradient(135deg,#e8eaff 0%,#f1f3ff 100%);box-shadow:0 2px 8px #0a49a826}@media screen and (min-width:768px) and (max-width:1199px){.patient-overview{gap:20px;margin:-16px;padding:16px;overflow-x:hidden}.overview_welcome-card{flex-direction:column;gap:20px;padding:24px}.overview_welcome-info,.overview_welcome-actions{flex:unset;width:100%}.overview_welcome-meeting-grid,.overview_top-grid,.overview_pair-grid,.overview_dual-grid{grid-template-columns:1fr 1fr;gap:16px}.overview_quick-grid{grid-template-columns:repeat(4,1fr)}.overview_upcoming-main{flex-direction:column;align-items:stretch}.overview_upcoming-meta{align-items:flex-start}.overview_card--ai-featured{border-radius:16px}.overview_ai-doctors-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.patient-overview{box-sizing:border-box;gap:16px;width:100%;max-width:100%;padding-bottom:100px;overflow:hidden visible!important}.patient-overview>*{box-sizing:border-box;max-width:100%;overflow:visible!important}.patient-overview_section{width:100%;max-width:100%;overflow:visible!important}.overview_welcome-meeting-grid,.overview_top-grid,.overview_pair-grid,.overview_dual-grid{grid-template-columns:1fr;gap:14px}.overview_welcome-card{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%);border-radius:20px;gap:16px;max-width:100%;padding:20px;box-shadow:0 8px 24px #2563eb40}.overview_welcome-card:before{width:120px;height:120px;top:-20%;right:-10%}.overview_welcome-info{flex-direction:row;align-items:flex-start;gap:14px}.overview_welcome-avatar{border-width:3px;flex-shrink:0;width:52px;height:52px}.overview_welcome-avatar-placeholder{font-size:1.3rem}.overview_welcome-text{flex:1;gap:4px;min-width:0}.overview_welcome-greeting{font-size:.7rem}.overview_welcome-name{letter-spacing:-.01em;font-size:1.25rem;line-height:1.2}.overview_welcome-meta{-webkit-line-clamp:2;opacity:.9;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.overview_welcome-tags{display:none}.overview_welcome-actions{gap:10px}.overview_welcome-action-main{width:100%;padding:12px 16px;font-size:.875rem}.overview_welcome-action-list{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.overview_welcome-chip{text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:12px 14px;font-size:.8rem;line-height:1.25;display:inline-flex}.overview_welcome-chip svg{flex-shrink:0;width:14px;height:14px}.overview_welcome-chip--primary{background:#ffffff4d;border-color:#ffffff80}.overview_card{border-color:#f1f5f9;border-radius:16px;gap:14px;padding:16px;box-shadow:0 2px 8px #0000000a}.overview_card:before{display:none}.overview_card:hover{transform:none;box-shadow:0 2px 8px #0708560f}.overview_card--compact{padding:16px}.overview_section-header{gap:4px;padding-bottom:12px}.overview_section-title{font-size:1rem;font-weight:700}.overview_section-subtitle{font-size:.8rem}.overview_section-pill{padding:4px 10px;font-size:.7rem}.overview_section-link{font-size:.82rem}.overview_avatar{border-radius:12px;width:40px;height:40px;font-size:.88rem}.overview_avatar--message{width:40px;height:40px}.overview_upcoming-main{border-radius:14px;flex-direction:column;align-items:stretch;gap:14px;padding:14px}.overview_upcoming-doctor{gap:12px}.overview_upcoming-label{font-size:.65rem}.overview_upcoming-name{font-size:.95rem}.overview_upcoming-specialty{font-size:.8rem}.overview_upcoming-meta{flex-flow:wrap;align-items:flex-start;gap:8px}.overview_upcoming-date,.overview_upcoming-location{background:#0a49a812;border-radius:8px;padding:6px 10px;font-size:.75rem}.overview_upcoming-actions{flex-direction:column;gap:8px}.overview_upcoming-actions .overview_button{width:100%;min-height:44px;padding:12px 16px;font-size:.85rem}.overview_upcoming-empty{padding:20px 16px}.overview_upcoming-empty-title{font-size:.95rem}.overview_upcoming-empty-text{font-size:.78rem}.overview_messages-list{gap:8px}.overview_message-row{border-radius:12px;min-height:44px;padding:12px}.overview_message-doctor{font-size:.88rem}.overview_message-snippet{font-size:.75rem}.overview_message-time{font-size:.7rem}.overview_badge{min-width:20px;padding:3px 7px;font-size:.65rem}.overview_quick-grid,.overview_actions-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:10px}.overview_quick-action,.overview_action-tile{text-align:center;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:16px 14px}.overview_quick-action:hover,.overview_action-tile:hover{transform:none}.overview_quick-icon,.overview_action-icon{border-radius:12px;width:44px;height:44px}.overview_quick-icon svg,.overview_action-icon svg{width:22px;height:22px}.overview_quick-label,.overview_action-label{font-size:.85rem}.overview_quick-caption{font-size:.72rem}.overview_past-list{gap:10px}.overview_past-row{border-radius:12px;flex-direction:column;gap:12px;padding:14px}.overview_past-date{font-size:.85rem}.overview_past-type{font-size:.65rem}.overview_past-doctor{font-size:.85rem}.overview_past-specialty{font-size:.75rem}.overview_past-focus{font-size:.72rem}.overview_past-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.overview_past-actions .overview_button{width:100%;min-height:44px;padding:10px 12px;font-size:.8rem}.overview_history-list{gap:8px}.overview_history-item{border-radius:12px;min-height:44px;padding:12px}.overview_history-avatar{width:40px;height:40px;font-size:.88rem}.overview_history-info h4{font-size:.88rem}.overview_history-info p{font-size:.75rem}.overview_history-info span{font-size:.72rem}.overview_history-btn{min-height:36px;padding:6px 14px;font-size:.78rem}.overview_history-right{gap:4px}.overview_history-status{padding:2px 8px;font-size:.62rem}.overview_ai-body{gap:12px}.overview_ai-label{font-size:.78rem}.overview_ai-input{min-height:70px;padding:10px 12px;font-size:.85rem}.overview_ai-tags{gap:6px}.overview_ai-tag{padding:8px 10px;font-size:.75rem}.overview_ai-footer{flex-direction:column;gap:10px}.overview_ai-footer .overview_button{width:100%}.overview_ai-disclaimer{text-align:center;font-size:.68rem}.overview_card--ai-featured{border-radius:14px;max-width:100%}.overview_ai-featured-content{flex-direction:column;min-height:auto}.overview_ai-featured-left{border-bottom:1px solid #ffffff1a;border-right:none;flex:none;width:100%;padding:16px}.overview_ai-featured-right{width:100%;padding:16px}.overview_ai-featured-title{font-size:1rem}.overview_ai-featured-desc{font-size:.8rem}.overview_ai-featured-icon{width:40px;height:40px}.overview_ai-featured-icon svg{width:20px;height:20px}.overview_ai-featured-input{padding:12px 50px 12px 12px;font-size:16px}.overview_ai-quick-tags{flex-wrap:wrap;gap:6px}.overview_ai-quick-tag{padding:6px 12px;font-size:.7rem}.overview_ai-search-btn{justify-content:center;width:100%;padding:10px 18px;font-size:.8rem}.overview_ai-doctors-row{grid-template-columns:1fr;gap:10px}.overview_ai-card{width:100%;max-width:100%}.overview_ai-card-image{height:70px}.overview_ai-card-placeholder{width:40px;height:40px;font-size:1rem}.overview_ai-card-content{padding:10px}.overview_ai-card-name{font-size:.8rem}.overview_ai-card-specialty{font-size:.7rem}.overview_ai-card-footer{flex-flow:wrap;gap:6px}.overview_ai-card-btn{flex:1;min-width:0}.overview_ai-results-header{flex-wrap:wrap;gap:8px}.overview_ai-note-box{padding:10px 12px}.overview_ai-note-box p{font-size:.75rem}.overview_button{border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:12px 16px;font-size:.85rem;display:inline-flex}.overview_doctors-scroll{margin:0 -16px;padding:4px 16px 8px}.overview_doctor-card{border-radius:10px;min-width:180px;max-width:200px;padding:12px}.overview_doctor-name{font-size:.88rem}.overview_doctor-description{font-size:.75rem}.overview_doctor-time{font-size:.68rem}.overview-summary-modal{border-radius:14px;width:100%;max-height:90vh}.overview-summary-modal__header{padding:14px 16px}.overview-summary-modal__header h3{font-size:1.05rem}.overview-summary-modal__header p{font-size:.78rem}.overview-summary-modal__close{width:30px;height:30px;font-size:.95rem}.overview-summary-modal__body{gap:12px;padding:14px 16px}.overview-summary-modal__status{padding:10px 16px}.overview-summary-modal__section{gap:6px;padding:12px}.overview-summary-modal__label{font-size:.68rem}.overview-summary-modal__section p{font-size:.82rem}.overview-summary-modal__footer{flex-direction:column;gap:8px;padding:12px 16px}.overview-summary-modal__footer .overview_button{width:100%}.overview_empty-state{padding:16px 14px}.overview_empty-state p{font-size:.82rem}}@media screen and (max-width:480px){.patient-overview{box-sizing:border-box;gap:12px;max-width:100%;overflow-x:hidden}.overview_welcome-card{gap:12px;padding:16px}.overview_welcome-avatar{width:44px;height:44px}.overview_welcome-avatar-placeholder{font-size:1.15rem}.overview_welcome-name{font-size:1.1rem}.overview_welcome-greeting{font-size:.62rem}.overview_welcome-meta{-webkit-line-clamp:1;font-size:.75rem}.overview_welcome-chip{min-height:40px;padding:10px 12px;font-size:.75rem}.overview_card{gap:10px;padding:14px}.overview_section-title{font-size:.92rem}.overview_quick-grid,.overview_actions-grid{grid-template-columns:repeat(2,1fr);gap:8px}.overview_quick-action,.overview_action-tile{gap:8px;min-width:0;padding:14px 10px;overflow:hidden}.overview_quick-icon,.overview_action-icon{width:38px;height:38px}.overview_quick-icon svg,.overview_action-icon svg{width:18px;height:18px}.overview_quick-label,.overview_action-label{font-size:.8rem}.overview_upcoming-main{padding:12px}.overview_upcoming-name{font-size:.88rem}.overview_button{min-height:40px;padding:10px 14px;font-size:.8rem}.overview_avatar{width:36px;height:36px;font-size:.82rem}.overview_avatar--message{width:36px;height:36px}.overview_message-row{padding:10px}.overview_message-doctor{font-size:.82rem}.overview_message-snippet{font-size:.72rem}.overview_doctor-card{min-width:160px;max-width:180px;padding:12px}.overview_doctor-name{font-size:.85rem}.overview_doctor-description{-webkit-line-clamp:1;font-size:.72rem}.overview_history-btn{min-height:36px;padding:6px 12px;font-size:.75rem}}@media screen and (max-width:360px){.patient-overview{box-sizing:border-box;gap:10px;max-width:100%;overflow-x:hidden}.overview_welcome-card{border-radius:16px;gap:10px;padding:14px}.overview_welcome-avatar{width:40px;height:40px}.overview_welcome-avatar-placeholder{font-size:1rem}.overview_welcome-info{gap:10px}.overview_welcome-name{font-size:1rem}.overview_welcome-greeting{font-size:.58rem}.overview_welcome-meta{font-size:.7rem}.overview_welcome-action-list{grid-template-columns:1fr;gap:6px}.overview_welcome-chip{min-height:40px;padding:10px 12px;font-size:.75rem}.overview_card{border-radius:12px;gap:8px;padding:12px}.overview_section-title{font-size:.88rem}.overview_quick-grid,.overview_actions-grid{grid-template-columns:1fr;gap:6px}.overview_quick-action,.overview_action-tile{text-align:left;flex-direction:row;gap:10px;min-height:44px;padding:12px 10px}.overview_quick-icon,.overview_action-icon{flex-shrink:0;width:34px;height:34px}.overview_quick-icon svg,.overview_action-icon svg{width:16px;height:16px}.overview_quick-label,.overview_action-label{font-size:.8rem}.overview_upcoming-main{border-radius:10px;padding:10px}.overview_upcoming-name{font-size:.82rem}.overview_upcoming-specialty{font-size:.72rem}.overview_upcoming-date,.overview_upcoming-location{padding:4px 8px;font-size:.68rem}.overview_upcoming-actions .overview_button{min-height:40px;padding:10px 12px;font-size:.78rem}.overview_avatar{border-radius:10px;width:34px;height:34px;font-size:.78rem}.overview_avatar--message{width:32px;height:32px}.overview_past-row{gap:8px;padding:10px}.overview_past-actions{grid-template-columns:1fr;gap:5px}.overview_past-actions .overview_button{min-height:38px;padding:8px;font-size:.72rem}.overview_button{border-radius:10px;min-height:40px;padding:10px 12px;font-size:.78rem}.overview_message-row{border-radius:10px;padding:10px}.overview_message-doctor{font-size:.78rem}.overview_message-snippet{font-size:.68rem}.overview_message-time{font-size:.62rem}.overview_badge{min-width:18px;padding:2px 5px;font-size:.6rem}.overview_doctor-card{border-radius:10px;min-width:140px;max-width:160px;padding:10px}.overview_doctor-name{font-size:.78rem}.overview_doctor-description{font-size:.65rem}.overview_history-btn{min-height:34px;padding:5px 10px;font-size:.72rem}.overview_history-right{gap:3px}.overview_history-status{padding:2px 6px;font-size:.58rem}.overview-summary-modal__header{padding:12px}.overview-summary-modal__header h3{font-size:.95rem}.overview-summary-modal__body{gap:10px;padding:12px}.overview-summary-modal__footer{gap:6px;padding:10px 12px}.overview_empty-state{padding:14px 12px}.overview_empty-state p{font-size:.78rem}}@media (min-width:768px) and (max-width:1199px){.overview_card{border-radius:18px;padding:18px}.overview_card__header{gap:10px;margin-bottom:12px}.overview_welcome-avatar{width:80px;height:80px}.overview_welcome-name{font-size:1.5rem}.overview_quick-grid{grid-template-columns:repeat(4,1fr);gap:10px}.overview_quick-action{gap:6px;padding:12px 8px}.overview_quick-icon{width:38px;height:38px}.overview_upcoming-card{padding:18px}}@media (max-width:767px){.overview_quick-action,.overview_welcome-action-btn,.overview_btn,.overview_upcoming-join-btn{min-width:44px;min-height:44px}.patient-overview input,.patient-overview select,.patient-overview textarea{font-size:16px!important}.patient-overview{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.overview_quick-grid{grid-template-columns:repeat(2,1fr);gap:8px}.overview_quick-label{font-size:.72rem;line-height:1.2}}.overview_profile-toast{z-index:9999;color:#92400e;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:12px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:500;animation:.3s ease-out overviewToastSlideIn;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #f59e0b40}.overview_profile-toast svg{color:#d97706;flex-shrink:0}.overview_profile-toast-btn{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600;transition:background .2s}.overview_profile-toast-btn:hover{background:#b45309}@keyframes overviewToastSlideIn{0%{opacity:0;transform:translate(-50%)translateY(-12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.overview_loading-spinner{border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;width:28px;height:28px;margin:0 auto 8px;animation:.7s linear infinite overviewSpin}@keyframes overviewSpin{to{transform:rotate(360deg)}}.section-placeholder{background:var(--color-surface);text-align:center;box-shadow:inset 0 0 0 1px var(--color-border);border-radius:24px;padding:48px}.section-placeholder h2{color:var(--color-primary-deep);margin:0 0 12px;font-size:1.75rem}.section-placeholder p{color:#070856b3;margin:0;font-size:1.05rem}.medical_records_page{flex-direction:column;gap:16px;display:flex}.medical_records_header h1{color:#14213d;margin:0;font-size:1.5rem}.medical_records_header p{color:#5f6b7a;margin:6px 0 0}.medical_records_state{color:#364152;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px}.medical_records_state--error{background:#fef2f2;border-color:#fecaca}.medical_records_state button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;margin-top:10px;padding:8px 12px}.medical_records_list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.medical_records_card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.medical_records_card-head{align-items:flex-start;gap:10px;display:flex}.medical_records_card h3{color:#0f172a;margin:0;font-size:1rem}.medical_records_icon{color:#1d4ed8;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.medical_records_meta{color:#64748b;flex-wrap:wrap;gap:8px;margin:6px 0 0;font-size:.85rem;display:flex}.medical_records_meta span{align-items:center;gap:4px;display:inline-flex}.medical_records_card p{color:#334155;margin:0}.medical_records_block ul{margin:8px 0 0;padding-left:18px}@media (max-width:768px){.medical_records_list{grid-template-columns:1fr}}.diagnoses_page{gap:18px}.diagnoses_header{background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.diagnoses_header h1{align-items:center;gap:10px;display:inline-flex}.diagnoses_refresh_btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 14px;font-weight:600}.diagnoses_stats_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.diagnoses_stat_card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.diagnoses_stat_value{color:#0f172a;font-size:1.6rem;font-weight:800;line-height:1}.diagnoses_stat_label{color:#64748b;font-size:.9rem;font-weight:500}.diagnoses_list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px}.diagnoses_card{border:1px solid #dbeafe;border-radius:16px;gap:12px;box-shadow:0 6px 18px #2563eb12}.diagnoses_icon{color:#1d4ed8;background:#dbeafe;border-radius:12px;width:38px;height:38px}.diagnoses_card_head_text{min-width:0}.diagnoses_badges_row{flex-wrap:wrap;gap:8px;display:flex}.diagnosis_badge{border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.diagnosis_badge--icd{color:#3730a3;background:#e0e7ff}.diagnosis_badge--type{color:#92400e;background:#fef3c7}.diagnosis_badge--severity{color:#991b1b;background:#fee2e2}.diagnosis_badge--rx{color:#166534;background:#dcfce7;gap:6px}.diagnoses_description{color:#1f2937;line-height:1.5}.diagnoses_notes_box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.diagnoses_notes_box strong{color:#0f172a;margin-bottom:6px;font-size:.86rem;display:block}.diagnoses_notes_box p{margin:0}.diagnoses_state{border-radius:14px}@media (max-width:900px){.diagnoses_stats_grid{grid-template-columns:1fr}.diagnoses_header{flex-direction:column;align-items:flex-start}.diagnoses_refresh_btn{width:100%}}.treatments_page{gap:18px}.treatments_header{background:linear-gradient(135deg,#fff9f4 0%,#fff3e8 100%);border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.treatments_header h1{align-items:center;gap:10px;display:inline-flex}.treatments_refresh_btn{color:#fff;cursor:pointer;background:#ea580c;border:none;border-radius:10px;padding:10px 14px;font-weight:600}.treatments_stats_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.treatments_stat_card{background:#fff;border:1px solid #fed7aa;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.treatments_stat_value{color:#7c2d12;font-size:1.6rem;font-weight:800;line-height:1}.treatments_stat_label{color:#9a3412;font-size:.9rem;font-weight:500}.treatments_list{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px}.treatments_card{border:1px solid #ffedd5;border-radius:16px;gap:12px;box-shadow:0 6px 18px #ea580c14}.treatments_icon{color:#c2410c;background:#ffedd5;border-radius:12px;width:38px;height:38px}.treatments_card_head_text{min-width:0}.treatments_badges_row{flex-wrap:wrap;gap:8px;display:flex}.treatment_badge{color:#9a3412;background:#fff7ed;border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.treatment_badge--status{color:#7c2d12;background:#ffedd5}.treatments_block{background:#fffaf5;border:1px solid #ffedd5;border-radius:10px;padding:10px 12px}.treatments_block p{margin-bottom:8px}.treatments_med_list{flex-direction:column;gap:6px;margin:0;padding-left:18px;display:flex}.treatments_med_list li{flex-direction:column;gap:2px;display:flex}.treatments_med_name{color:#1f2937;font-weight:600}.treatments_med_meta{color:#6b7280;font-size:.85rem}.treatments_note_box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.treatments_note_box strong{color:#0f172a;margin-bottom:6px;font-size:.86rem;display:block}.treatments_note_box p{margin:0}.treatments_state{border-radius:14px}@media (max-width:900px){.treatments_stats_grid{grid-template-columns:1fr}.treatments_header{flex-direction:column;align-items:flex-start}.treatments_refresh_btn{width:100%}}
