:root{--color-primary: #00879e;--color-secondary: #299ab0;--color-bg: #f8f9fa;--color-text: #1a1a1a;--color-text-muted: #666;--color-white: #ffffff;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05);--radius-md: 12px;--radius-lg: 16px;font-family:Outfit,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow-x:hidden;max-width:100vw}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;background-color:var(--color-bg);background-image:radial-gradient(at 0% 0%,hsla(189,100%,31%,.08) 0px,transparent 50%),radial-gradient(at 100% 0%,hsla(189,45%,55%,.1) 0px,transparent 50%),radial-gradient(at 100% 100%,hsla(189,100%,31%,.05) 0px,transparent 50%);background-attachment:fixed}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}@media(max-width:768px){.main-navbar{padding:.8rem 1rem!important}.desktop-nav{display:none!important}.mobile-nav{display:flex!important;position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.4);display:flex;justify-content:space-around;align-items:center;padding:.5rem 1rem;box-shadow:0 -4px 10px #0000000d;z-index:1000}.mobile-nav a{flex-direction:column;gap:.1rem!important;font-size:.75rem!important}body{padding-bottom:60px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:769px){.mobile-nav{display:none!important}}.patient-main-content{padding-top:80px;min-height:calc(100vh - 80px)}@media(max-width:768px){.patient-main-content{padding-top:75px}}.health-hero-container{background:linear-gradient(225deg,#2dd4bf,#0d9488 45%,#115e59);border-radius:30px;padding:2rem 2rem 3.5rem;color:#fff;position:relative;margin:1.5rem auto 2rem;max-width:1100px;box-shadow:0 10px 30px -10px #0d94884d;overflow:hidden}.health-hero-container:after{content:"";position:absolute;top:-50%;left:-50%;width:250%;height:250%;background:linear-gradient(135deg,transparent 30%,rgba(255,255,255,.1) 40%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.1) 60%,transparent 70%);mix-blend-mode:overlay;transform:translate(-50%,-50%);animation:shine-diagonal 4s linear infinite;pointer-events:none}.health-hero-container:hover:after{animation-play-state:paused}@keyframes shine-diagonal{0%{transform:translate(-50%,-50%)}to{transform:translate(20%,20%)}}.hero-header{max-width:1000px;margin:0 auto}.hero-greeting{font-size:1.8rem;font-weight:700;margin-bottom:.5rem;display:flex;align-items:center;gap:10px}.hero-subtitle{opacity:.9;font-size:1rem;margin-bottom:2rem}.hero-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.glass-stat-card{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1rem;display:flex;align-items:center;gap:1rem;transition:transform .2s}.glass-stat-card:hover{background:#ffffff40;transform:translateY(-2px)}.stat-icon-wrapper{width:40px;height:40px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;color:#fff}.stat-details h4{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;opacity:.8}.stat-details p{margin:4px 0 0;font-size:1rem;font-weight:600}.hero-action-card-wrapper{max-width:1100px;margin:-4.5rem auto 0;padding:0 1rem;position:relative;z-index:10}.hero-action-card{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #f1f5f9}.action-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.ai-avatar{width:48px;height:48px;background:linear-gradient(135deg,#2dd4bf,#0d9488);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 6px -1px #0d94884d}.action-title h3{margin:0;color:#0f172a;font-size:1.25rem;font-weight:700}.action-title p{margin:4px 0 0;color:#64748b;font-size:.95rem}.search-bar-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.mic-btn{width:48px;height:48px;border-radius:50%;background:#f1f5f9;border:1px solid transparent;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:all .2s;flex-shrink:0}.mic-btn:hover{background:#f0fdfa;border-color:#0d9488;color:#0d9488;box-shadow:0 10px 20px -5px #0d948866;transform:translateY(-2px)}.hero-search-input{flex:1;padding:1rem 1.5rem;border-radius:99px;border:1px solid #e2e8f0;font-size:1rem;background:#fff;transition:all .2s;outline:none;color:#334155;height:48px}.hero-search-input:hover{border-color:#0d9488;box-shadow:0 10px 25px -5px #0d94884d;transform:translateY(-1px)}.hero-search-input:focus{border-color:#2dd4bf;box-shadow:0 0 0 3px #2dd4bf1a}.send-btn-solid{width:48px;height:48px;border-radius:12px;background:#0d9488;border:none;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s;flex-shrink:0}.send-btn-solid:hover{background:#0f766e;transform:translateY(-2px);box-shadow:0 10px 20px -5px #0d948880}.quick-chips{display:flex;gap:.75rem;flex-wrap:wrap}.chip{padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s;border:1px solid transparent}.chip.fever{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.chip.chest{background:#fff1f2;color:#be123c;border-color:#fda4af}.chip.report{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.chip.meds{background:#f0fdfa;color:#0f766e;border-color:#99f6e4}.chip:hover{transform:translateY(-2px)}.chip.fever:hover{box-shadow:0 8px 15px -3px #dc262666}.chip.chest:hover{box-shadow:0 8px 15px -3px #e11d4866}.chip.report:hover{box-shadow:0 8px 15px -3px #2563eb66}.chip.meds:hover{box-shadow:0 8px 15px -3px #0d948866}.hero-header-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.hero-main-content{flex:1}.hero-greeting{font-size:2rem}.hero-side-content{flex-shrink:0;width:280px}.did-you-know-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:1.5rem;color:#1e293b;box-shadow:0 10px 25px -5px #0000001a}.dyk-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dyk-title{display:flex;align-items:center;gap:8px;font-size:.7rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#9a3412}.dyk-icon{color:#ea580c}.dyk-nav{display:flex;gap:8px;color:#9a3412;cursor:pointer}.dyk-heading{margin:0 0 .5rem;font-size:1.1rem;font-weight:800;color:#0f172a}.dyk-text{margin:0 0 1.5rem;font-size:.95rem;line-height:1.5;color:#334155;font-weight:500}.dyk-footer{display:flex;justify-content:space-between;align-items:center}.dyk-helpful{background:transparent;border:none;color:#64748b;font-size:.8rem;display:flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;padding:0}.dyk-helpful:hover{color:#ea580c}.dyk-dots{display:flex;gap:4px}.dot{width:6px;height:6px;border-radius:50%;background:#e2e8f0}.dot.active{background:#ea580c;width:18px;border-radius:10px}@media(max-width:900px){.hero-header-content{flex-direction:column}.hero-side-content{width:100%;margin-top:1rem}}@media(max-width:768px){.health-hero-container{padding:1.5rem 1.5rem 5rem;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.hero-greeting{font-size:1.5rem}.hero-stats-row{grid-template-columns:1fr}.hero-action-card-wrapper{margin-top:-4rem}.hero-action-card{padding:1.5rem}.quick-chips{gap:.5rem}.chip{font-size:.8rem;padding:6px 12px}.ai-avatar{width:40px;height:40px}.hero-stats-row,.hero-side-content{display:none}.health-hero-container{padding:1.5rem 1rem 5rem;min-height:auto;border-radius:0 0 30px 30px;margin-top:0!important}.hero-greeting{font-size:1.5rem;flex-direction:column;align-items:flex-start;gap:5px}.hero-action-card-wrapper{margin-top:-4rem;padding:0 1rem}.hero-action-card{padding:1.25rem}.did-you-know-card{padding:1rem;margin-top:.5rem}.mobile-vitals-container{display:block;padding:0 1rem;margin-top:1rem}.hero-stats-row.mobile-view{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.glass-stat-card{padding:.75rem;flex-direction:column;text-align:center;gap:.5rem}.stat-icon-wrapper{margin:0 auto}.dyk-heading{font-size:1rem}.dyk-text{font-size:.9rem;margin-bottom:1rem}.search-bar-container{display:flex;align-items:center;width:100%;max-width:100%;box-sizing:border-box;gap:.5rem;margin-bottom:1rem;flex-wrap:nowrap;overflow:hidden}.mic-btn,.send-btn-solid{flex:0 0 auto;width:42px;height:42px;min-width:42px}.hero-search-input{flex:1 1 auto;min-width:0;width:100%;height:42px;padding:0 .8rem;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:480px){.search-bar-container{gap:.25rem}.mic-btn,.send-btn-solid{width:38px;height:38px;min-width:38px}.hero-search-input{height:38px;padding:0 .5rem}}.home-section-container{padding:0 1rem;max-width:1100px;margin:0 auto 4rem}.home-section-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.doctools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media(max-width:768px){.home-section-container{margin-bottom:2rem;padding:0 1.5rem}.doctools-grid,.insights-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.symptom-evaluator-container{padding:0 1rem;max-width:800px;margin:0 auto 2rem}.symptom-evaluator-container.consult{padding:0;margin:0 0 1.5rem;max-width:100%}.symptom-title{margin-bottom:1.5rem;color:var(--color-text);font-size:2rem;font-weight:600}.symptom-subtitle{color:var(--color-secondary);font-size:1.2rem;font-weight:400}.symptom-card{background-color:var(--color-white);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid rgba(7,118,89,.1);position:relative}.symptom-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.symptom-header-title{font-size:1.1rem;color:var(--color-primary);margin:0}.language-selector-wrapper{display:flex;align-items:center;gap:8px}.language-label{font-size:.9rem;color:#666}.language-select-input{padding:.4rem .8rem;border-radius:8px;border:1px solid #e0e0e0;background-color:#f9f9f9;font-size:.9rem;color:#555;outline:none;cursor:pointer}.symptom-input-group{display:flex;align-items:center;gap:12px;margin-top:1rem}.mic-btn{color:#555;width:48px;height:48px;border-radius:50%;background-color:#f0f2f5;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background-color .2s}.mic-btn:hover{background-color:#e4e6eb}.text-input-wrapper{flex:1;background-color:#fff;border:1px solid #ddd;border-radius:50px;padding:0 1.5rem;display:flex;align-items:center;height:48px;transition:border-color .2s,box-shadow .2s}.text-input-wrapper:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 2px #00879e1a}.text-input{width:100%;border:none;background:transparent;font-size:1rem;outline:none;color:var(--color-text)}.send-btn{background-color:var(--color-primary);color:#fff;width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:var(--shadow-md);cursor:pointer;transition:transform .1s,background-color .2s}.send-btn:active{transform:scale(.95)}@media(max-width:768px){.symptom-card{padding:1.5rem}.symptom-header{flex-direction:column;align-items:flex-start;gap:1rem}.symptom-header-title{width:100%}.language-selector-wrapper{width:100%;justify-content:space-between}.language-select-input{flex:1}.symptom-input-group{gap:8px}}.doctor-card-container{background-color:#fff;border-radius:16px;padding:1rem;box-shadow:0 2px 8px #0000000d;border:1px solid #f0f0f0;display:flex;flex-direction:column;gap:.8rem;width:100%;max-width:100%}.doctor-card-header{display:flex;gap:.8rem;align-items:center}.doctor-card-img{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}.doctor-card-name{margin:0;font-size:.95rem;color:var(--color-text);font-weight:600;line-height:1.2}.doctor-card-degree{margin:4px 0 0;font-size:.75rem;color:#666;line-height:1.2}.doctor-card-specialty{font-size:.75rem;color:var(--color-primary);font-weight:500}@media(max-width:480px){.doctor-card-container{padding:.8rem;border-radius:12px;min-width:260px;gap:.8rem}.doctor-card-header{flex-direction:row;text-align:left;gap:.8rem;align-items:flex-start}.doctor-card-img{width:48px;height:48px;margin:0}.doctor-card-name{font-size:.9rem}.doctor-card-container button{padding:.6rem;font-size:.85rem}}.doctor-carousel-wrapper{margin-bottom:2.5rem}@media(max-width:480px){.doctor-carousel-wrapper{margin-bottom:1.5rem}}.my-appointments-container{max-width:1000px;margin:0 auto}.appointments-title{font-size:1.5rem;margin-bottom:1.5rem;color:#1a1a1a}.appointments-grid{display:grid;gap:1rem}.appointment-card{background-color:#fff;border-radius:16px;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000a;cursor:pointer;border:1px solid #f0f0f0;transition:all .2s}.appointment-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000014}.appointment-info-wrapper{display:flex;align-items:center;gap:1.5rem}.appointment-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0}.appointment-avatar img{width:100%;height:100%;object-fit:cover}.doctor-name{margin:0;font-size:1.1rem;color:#333}.doctor-specialty{margin:4px 0;color:#666;font-size:.9rem}.appointment-meta{display:flex;gap:12px;margin-top:8px;font-size:.85rem;color:#555}.meta-item{display:flex;align-items:center;gap:4px}.appointment-status-wrapper{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.status-badge{padding:4px 12px;border-radius:50px;font-size:.8rem;font-weight:600}.tracking-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.back-btn{width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;color:#333;box-shadow:0 2px 4px #0000000d}.tracking-title{font-size:1.4rem;margin:0;color:#1a1a1a}.tracking-id{margin:2px 0 0;color:#666;font-size:.9rem}@media(max-width:768px){.appointment-card{padding:1rem}.appointment-info-wrapper{gap:.75rem}.appointment-avatar{width:48px;height:48px}.doctor-name{font-size:1rem}.doctor-specialty{font-size:.8rem}.appointment-meta{font-size:.75rem;flex-direction:column;gap:4px;margin-top:4px}.status-badge{font-size:.7rem;padding:2px 8px}}.consult-container{display:flex;min-height:calc(100vh - 80px);background-color:var(--color-bg)}.left-sidebar{width:240px;background-color:#fff;padding:2rem 1rem;position:fixed;top:80px;bottom:0;left:0;border-right:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.5rem;z-index:10}.main-content{flex:1;margin-left:240px;padding:2rem 1.5rem;display:flex;gap:1.5rem}.center-column{flex:1;min-width:0;width:0;max-width:100%}.right-sidebar{width:260px;flex-shrink:0}.consult-search-row{margin:2rem 0;display:flex;gap:1rem}.search-bar-wrapper{display:flex;align-items:center;background-color:#fff;padding:.8rem 1.5rem;border-radius:50px;box-shadow:0 2px 4px #00000008;border:1px solid #eee;width:100%}.search-input{border:none;outline:none;width:100%;font-size:1rem}.btn-view-directory{padding:0 1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#4b5563;font-weight:500;font-size:.9rem;white-space:nowrap;height:46px;transition:all .2s}.btn-view-directory:hover{background-color:#f9fafb;border-color:#d1d5db}@media(max-width:768px){.consult-search-row{flex-direction:column;gap:1rem;margin:1.5rem 0}.btn-view-directory{width:100%;height:50px}}.department-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.department-card{background-color:#fff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:0 2px 4px #00000008;border:1px solid #f5f5f5;cursor:pointer;text-align:center;height:110px;justify-content:center;transition:transform .2s}.department-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000000f}.emergency-banner{background-color:#fff;border:1px solid #fee2e2;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #dc26260d}.emergency-list{display:flex;flex-direction:column;gap:1rem}.emergency-doctor-card{background-color:#fff;border-radius:16px;padding:1.2rem;display:flex;align-items:center;gap:1.5rem;border:1px solid #f3f4f6;box-shadow:0 2px 4px #00000005;transition:all .2s}.emergency-doctor-card:hover{border-color:#fee2e2;box-shadow:0 8px 16px #dc262614;transform:translateY(-2px)}.e-doc-img{width:80px;height:80px;border-radius:12px;object-fit:cover}.e-doc-info{flex:1}.e-doc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.e-doc-header h3{margin:0;font-size:1.1rem;color:#333}.e-doc-specialty{font-size:.9rem;color:#666;background-color:#f3f4f6;padding:2px 8px;border-radius:4px}.e-doc-meta{display:flex;gap:.8rem;align-items:center}.meta-badge{display:flex;align-items:center;gap:4px;font-size:.85rem;padding:4px 8px;border-radius:6px;font-weight:500}.meta-badge.distance{background-color:#ecfdf5;color:#047857}.meta-badge.time{background-color:#fff7ed;color:#c2410c}.meta-badge.time.now{background-color:#fef2f2;color:#dc2626;font-weight:600;border:1px solid #fee2e2}.btn-book-emergency{padding:.8rem 1.5rem;background-color:#dc2626;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;box-shadow:0 4px 6px #dc262633;transition:transform .1s;white-space:nowrap}.btn-book-emergency:active{transform:scale(.98)}@media(max-width:1024px){.left-sidebar{width:80px;align-items:center}.left-sidebar span{display:none}.consult-container{flex-direction:column}.left-sidebar{position:fixed;bottom:0;top:auto;width:100%;height:60px;flex-direction:row;padding:.5rem;justify-content:space-around;border-top:1px solid #eee;border-right:none}.main-content{margin-left:0;margin-bottom:60px;flex-direction:column;padding:1rem}.right-sidebar{width:100%;margin-top:1.5rem}.center-column{width:100%;min-width:auto}.emergency-doctor-card{flex-direction:column;align-items:flex-start}.btn-book-emergency{width:100%}.e-doc-header{flex-direction:column;align-items:flex-start;gap:4px}@media(max-width:480px){.main-content{padding:1rem .5rem}.department-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.department-card{height:auto;padding:.8rem}.search-bar-wrapper{padding:.6rem 1rem}.btn-consult-cta{padding:.8rem 1rem!important;font-size:.95rem!important;border-radius:12px!important;gap:8px!important}}}.btn-consult-cta{width:100%;padding:1.2rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:16px;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 4px 15px #0776594d;display:flex;align-items:center;justify-content:center;gap:12px;transition:transform .1s}.btn-consult-cta:active{transform:scale(.98)}.mobile-toggle-wrapper{display:none}@media(max-width:1024px){.left-sidebar.desktop-only{display:none!important}.mobile-toggle-wrapper{display:flex;background-color:#fff;padding:.5rem;margin:1rem 1rem 0;border-radius:12px;box-shadow:0 2px 8px #0000000d;gap:.5rem}.mobile-toggle-btn{flex:1;text-align:center;padding:.8rem;border-radius:8px;text-decoration:none;color:#666;font-weight:500;font-size:.95rem;transition:all .2s}.mobile-toggle-btn.active{background-color:var(--color-primary);color:#fff;font-weight:600;box-shadow:0 2px 4px #07765933}.main-content{margin-left:0;padding-top:1rem}}.medical-records-container{display:flex;min-height:calc(100vh - 80px);background-color:var(--color-bg)}.mr-sidebar{width:260px;background-color:#fff;padding:2rem 1rem;position:fixed;top:80px;bottom:0;left:0;border-right:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.5rem;z-index:10}.mr-content{flex:1;margin-left:260px;padding:2rem 3rem}.mr-sidebar-item{display:flex;align-items:center;gap:12px;padding:1rem 1.2rem;border-radius:12px;cursor:pointer;font-weight:500;color:#555;transition:all .2s ease;text-decoration:none;font-size:1rem}.mr-sidebar-item:hover{background-color:#f8f9fa;color:var(--color-primary)}.mr-sidebar-item.active{background-color:#00879e14;color:var(--color-primary);font-weight:600}.mr-header-section{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}.mr-title{font-size:1.8rem;color:var(--color-primary);margin:0}.mr-subtitle{margin-top:4px;color:#666;font-size:1rem}.btn-add-record{background-color:var(--color-primary);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:12px;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px #00879e33;transition:transform .1s}.btn-add-record:active{transform:scale(.98)}.files-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.file-card{background-color:#fff;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;border:1px solid #eee;transition:all .2s;box-shadow:0 2px 4px #00000005}.file-card:hover{box-shadow:0 8px 16px #0000000f;transform:translateY(-2px);border-color:#00879e33}.file-icon-box{width:60px;height:60px;border-radius:12px;background-color:#f0f9fa;display:flex;align-items:center;justify-content:center;color:var(--color-primary);flex-shrink:0}.file-info{flex:1}.file-title{margin:0;font-size:1.1rem;font-weight:600;color:#333}.file-meta-row{display:flex;align-items:center;gap:1rem;margin-top:6px;font-size:.9rem;color:#666;flex-wrap:wrap}.meta-chip{background:#f5f5f5;padding:2px 8px;border-radius:4px;font-size:.8rem;font-family:inherit;color:#555}.btn-view-file{padding:.6rem 1.2rem;border:1px solid #ddd;border-radius:8px;background:transparent;color:#555;font-weight:500;transition:all .2s;white-space:nowrap}.btn-view-file:hover{border-color:var(--color-primary);color:var(--color-primary);background-color:#00879e0d}.prescription-card{background-color:#fff;border-left:4px solid var(--color-secondary);border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px #0000000a}.reports-filter-bar{display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:4px}.filter-pill{padding:.6rem 1.2rem;border-radius:50px;border:1px solid #eee;background:#fff;color:#666;cursor:pointer;font-weight:500;white-space:nowrap;transition:all .2s}.filter-pill.active{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 8px #00879e33}@media(max-width:1024px){.mr-sidebar{width:240px}.mr-content{margin-left:240px;padding:2rem}}@media(max-width:768px){.medical-records-container{flex-direction:column}.mr-sidebar{position:static;width:100%;height:auto;padding:1rem;flex-direction:row;overflow-x:auto;white-space:nowrap;border-right:none;border-bottom:1px solid #eee;-ms-overflow-style:none;scrollbar-width:none}.mr-sidebar::-webkit-scrollbar{display:none}.mr-content{margin-left:0;padding:1rem}.file-card{flex-direction:column;align-items:flex-start;gap:1rem}.file-icon-box{width:48px;height:48px}.file-info{width:100%}.btn-view-file{width:100%;text-align:center;padding:.8rem}.mr-header-section{flex-direction:column;align-items:flex-start;gap:1rem}.btn-add-record{width:100%;justify-content:center}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background-color:#fff;border-radius:20px;box-shadow:0 20px 50px #0000004d;overflow:hidden}.folder-card{border-left:4px solid var(--color-primary)!important}.folder-card:hover{background-color:#f0fdfa;border-color:var(--color-primary)!important}.section-title{margin-top:0;margin-bottom:1rem;font-size:1.1rem;color:#334155;display:flex;align-items:center;gap:8px;border-bottom:1px solid #f1f5f9;padding-bottom:.5rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.chat-page-container{position:fixed;top:80px;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1000px;padding:1rem;display:flex;flex-direction:column;overflow:hidden;z-index:10}.chat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.chat-header-left{display:flex;align-items:center;gap:10px}.chat-header-info h2{margin:0;font-size:1.2rem;color:var(--color-primary)}.chat-header-info span{font-size:.8rem;color:#666}.chat-header-actions{display:flex;gap:10px;align-items:center}.language-select{padding:.6rem;border-radius:8px;border:1px solid #ddd;font-size:.9rem;outline:none;cursor:pointer;background-color:#fff}.end-chat-btn{padding:.6rem 1.2rem;border-radius:50px;border:none;background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px #6366f14d;transition:transform .2s}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;padding:1rem;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.message-bubble{align-self:flex-start;max-width:70%;padding:1rem;border-radius:16px;box-shadow:0 2px 4px #0000000d}.message-user{align-self:flex-end;background-color:var(--color-primary);color:#fff;border-top-right-radius:4px}.message-bot{align-self:flex-start;background-color:#fff;color:#333;border-top-left-radius:4px}.chat-input-area{margin-top:1rem;display:flex;gap:10px;align-items:center}.icon-btn{width:48px;height:48px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.icon-btn.mic{background-color:#f0f2f5}.icon-btn.send{background-color:var(--color-primary);color:#fff;border-radius:16px}.input-wrapper{flex:1;position:relative}.chat-input{width:100%;padding:1rem;border-radius:50px;border:1px solid #ddd;outline:none;font-size:1rem}.chat-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #00879e1a}@media(max-width:768px){.chat-page-container{padding:.5rem;bottom:90px}.chat-header{flex-direction:column;align-items:stretch;gap:1rem}.chat-header-left{width:100%;justify-content:flex-start}.chat-header-actions{width:100%;justify-content:space-between}.language-select{flex:1}.end-chat-btn{padding:.6rem 1rem;font-size:.9rem}.chat-messages{padding:.5rem}.message-bubble{max-width:85%;padding:.8rem}.chat-input-area{gap:8px}.icon-btn{width:40px;height:40px}.chat-input{padding:.8rem;font-size:.95rem}}.typing-indicator{padding:.8rem 1.2rem;background-color:#fff;border-radius:4px 16px 16px;box-shadow:0 2px 4px #0000000d;display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#666;margin-bottom:.5rem;align-self:flex-start}.typing-dot{width:6px;height:6px;background-color:var(--color-primary);border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.typing-dot:nth-child(1){animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.patient-summary-container{padding:2rem;max-width:800px;margin:0 auto}.summary-card{background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d}.summary-header{display:flex;align-items:center;margin-bottom:2rem}.back-btn{background:none;border:none;cursor:pointer;margin-right:1rem;padding:0;display:flex;align-items:center}.page-title{font-size:1.8rem;color:var(--color-primary);margin:0}.assessment-section{margin-bottom:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.assessment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:1rem}.assessment-title{display:flex;align-items:center;gap:8px;margin:0;font-size:1.2rem}.case-id-block{text-align:right}.case-id-label{font-size:.85rem;color:#666;display:block}.case-id-value{font-weight:600;font-family:monospace}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.detail-block h4{font-weight:500;color:#666;margin:0 0 .5rem;font-size:1rem}.detail-block ul{padding-left:1.2rem;margin:0}.tags-container{display:flex;gap:.5rem;flex-wrap:wrap}.tag{background-color:#fff;border:1px solid #ddd;padding:.2rem .6rem;border-radius:4px;font-size:.85rem}.tag.denied{color:#666;text-decoration:line-through}.triage-badge{display:inline-block;padding:.3rem 1rem;border-radius:20px;font-size:.95rem;font-weight:700}.guidelines-box{margin-top:.5rem;line-height:1.5;background-color:#eef2ff;padding:1rem;border-radius:8px;border-left:4px solid #4f46e5}.summary-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-secondary{padding:.8rem 1.5rem;border-radius:8px;border:1px solid var(--color-primary);background-color:#fff;color:var(--color-primary);font-weight:600;display:flex;align-items:center;gap:8px;cursor:"pointer"}.btn-primary{padding:.8rem 1.5rem;border-radius:8px;background-color:var(--color-primary);color:#fff;font-weight:600;border:none;display:flex;align-items:center;gap:8px;cursor:"pointer";box-shadow:0 4px 6px #07765933}.red-flags-list{padding-left:1.2rem;margin:0;list-style-type:none}.red-flags-list li{position:relative;color:#7f1d1d;font-size:.95rem;margin-bottom:.4rem;line-height:1.4}.red-flags-list li:before{content:"•";color:#dc2626;font-weight:700;display:inline-block;width:1em;margin-left:-1em}@media(max-width:768px){.patient-summary-container{padding:1rem;padding-bottom:100px}.summary-card{padding:1.5rem}.summary-header{margin-bottom:1.5rem}.page-title{font-size:1.5rem}.details-grid{grid-template-columns:1fr;gap:1.5rem}.assessment-header{flex-direction:column;align-items:flex-start;gap:.5rem}.case-id-block{text-align:left}.summary-actions{flex-direction:column}.btn-secondary,.btn-primary{width:100%;justify-content:center}}.emergency-container{min-height:calc(100vh - 80px);width:100%;display:flex;align-items:center;justify-content:center;background-color:#fee2e2;padding:2rem;box-sizing:border-box}.emergency-container .emergency-card{display:block;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:3.5rem 2.5rem;border-radius:32px;text-align:center;max-width:550px;width:100%;box-shadow:0 25px 50px -12px #dc262640,0 0 0 1px #dc26261a;position:relative;overflow:hidden;border:1px solid rgba(239,68,68,.3);margin:0 auto}.emergency-card:before{content:"";position:absolute;inset:0;border-radius:32px;box-shadow:inset 0 0 20px #dc26261a;animation:urgent-pulse 2s infinite;pointer-events:none}@keyframes urgent-pulse{0%{box-shadow:inset 0 0 #dc26261a}50%{box-shadow:inset 0 0 20px #dc262633}to{box-shadow:inset 0 0 #dc26261a}}.emergency-icon-wrapper{width:96px;height:96px;background-color:#fef2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#dc2626;border:4px solid #fee2e2;box-shadow:0 4px 6px #0000000d}.emergency-title{color:#991b1b;margin:0 0 1rem;font-size:2.4rem;font-weight:800;letter-spacing:-.03em;line-height:1.1;display:block;width:100%}.emergency-description{color:#7f1d1d;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.6;max-width:440px;display:block}.emergency-actions{display:flex;flex-direction:column;gap:1rem;width:100%}.btn-emergency-primary{width:100%;padding:1.25rem;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:16px;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 10px 15px -3px #dc26264d;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.btn-emergency-primary:hover{transform:translateY(-2px);box-shadow:0 15px 20px -3px #dc262666}.btn-emergency-primary:active{transform:scale(.98)}.btn-emergency-cancel{width:100%;padding:1rem;background-color:transparent;color:#7f1d1d;border:2px solid transparent;border-radius:16px;font-size:1.1rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s}.btn-emergency-cancel:hover{background-color:#fef2f2;color:#991b1b}@media(max-width:640px){.emergency-card{padding:2rem 1.5rem;border-radius:24px}.emergency-title{font-size:2rem}.emergency-description{font-size:1rem}.btn-emergency-primary{padding:1rem;font-size:1.1rem}}.wellness-container{padding:2rem;max-width:1400px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);animation:fadeIn .6s cubic-bezier(.16,1,.3,1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wellness-header{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:flex-end}.wellness-title{font-size:2rem;font-weight:700;color:var(--color-primary);margin:0}.wellness-subtitle{font-size:1rem;color:var(--color-secondary);margin-top:.5rem}.wellness-date{font-size:.9rem;color:#888;background:#f5f5f5;padding:.5rem 1rem;border-radius:20px}.wellness-grid{display:grid;grid-template-columns:1fr 350px;gap:2rem;margin-bottom:2rem;align-items:start}.wellness-main-content{display:flex;flex-direction:column;gap:2rem}.wellness-cards-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.wellness-sidebar{display:flex;flex-direction:column;gap:2rem;position:sticky;top:100px}.wellness-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.wellness-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.card-title{font-size:1.1rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem}.card-icon{padding:8px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.wellness-card:hover .card-icon{transform:scale(1.1)}.steps-icon-bg{background:#34c7591a;color:#34c759}.steps-circle-container{position:relative;width:160px;height:160px;margin:0 auto 1.5rem}.circular-chart{display:block;margin:0 auto;max-width:100%;max-height:100%;transform:rotate(-90deg)}.circle-bg{fill:none;stroke:#f0f0f0;stroke-width:8}.circle{fill:none;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset 1s ease-out}.steps-circle{stroke:#34c759}.steps-center-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.center-icon{color:#34c759;margin-bottom:4px}.steps-data{text-align:center}.current-steps{font-size:2.2rem;font-weight:800;color:#333;line-height:1}.goal-steps{font-size:.85rem;color:#888;margin-top:4px}.calories-burned{margin-top:1rem;text-align:center;font-size:.9rem;color:#ff9500;font-weight:500}.sleep-icon-bg{background:#5856d61a;color:#5856d6}.sleep-stats{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.sleep-duration{font-size:2.2rem;font-weight:800;color:#333}.sleep-duration span{font-size:1rem;font-weight:500;color:#888}.sleep-quality{font-size:.8rem;color:#5856d6;background:#5856d61a;padding:6px 12px;border-radius:20px;font-weight:600}.sleep-graph{display:flex;justify-content:space-between;align-items:flex-end;height:120px;gap:8px;padding-bottom:20px}.graph-column{display:flex;flex-direction:column;align-items:center;flex:1;height:100%;justify-content:flex-end;position:relative;cursor:pointer}.graph-bar{width:60%;background:#e0e0e0;border-radius:6px;transition:height .5s cubic-bezier(.175,.885,.32,1.275),background-color .3s;position:relative;min-height:4px}.graph-column:hover .graph-bar{background:#8e8cd8}.graph-column.active .graph-bar{background:#5856d6}.graph-tooltip{position:absolute;top:-30px;background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;opacity:0;transform:translateY(5px);transition:all .2s;pointer-events:none;white-space:nowrap;z-index:10}.graph-column:hover .graph-tooltip{opacity:1;transform:translateY(0)}.graph-label{margin-top:8px;text-align:center;font-size:.7rem;color:#888;position:absolute;bottom:-20px;width:100%}.time-toggle{display:flex;background:#f0f0f0;border-radius:8px;padding:2px;margin-top:1rem}.toggle-btn{flex:1;border:none;background:none;padding:6px;font-size:.8rem;font-weight:600;color:#666;cursor:pointer;border-radius:6px;transition:all .2s}.toggle-btn.active{background:#fff;color:#333;box-shadow:0 2px 4px #0000001a}.combined-card{display:grid;grid-template-rows:1fr 1fr;gap:1.5rem}.heart-section{display:flex;flex-direction:column}.heart-icon-bg{background:#ff2d551a;color:#ff2d55;animation:pulse-red 2s infinite}@keyframes pulse-red{0%{background:#ff2d551a}50%{background:#ff2d5533}to{background:#ff2d551a}}.heart-rate-display{display:flex;align-items:baseline;gap:.5rem;margin-top:1rem}.bpm-value{font-size:3rem;font-weight:800;color:#ff2d55;line-height:1}.bpm-unit{font-size:1rem;color:#888;font-weight:600}.water-section{border-top:1px solid #eee;padding-top:1.5rem}.water-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.water-title{font-size:1rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.5rem}.water-icon-bg{background:#0a84ff1a;color:#0a84ff;padding:6px;border-radius:8px}.water-glasses{display:flex;justify-content:space-between;margin-top:.5rem}.glass-btn{background:none;border:none;cursor:pointer;padding:4px;transition:transform .2s;color:#e0e0e0}.glass-btn:hover{transform:scale(1.2)}.glass-btn.filled{color:#0a84ff;animation:pop .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes pop{0%{transform:scale(.8)}50%{transform:scale(1.4)}to{transform:scale(1)}}.tip-card{grid-column:1 / -1;background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;border:none;position:relative;overflow:hidden;box-shadow:0 10px 25px #3b82f64d}.tip-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 60%);animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tip-icon-large{background:#fff3;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 15px #0000001a;z-index:1}.tip-content{z-index:1}.tip-content h3{margin:0 0 .75rem;font-size:1.35rem;font-weight:700;letter-spacing:-.5px;display:flex;align-items:center;justify-content:center;gap:.5rem}.tip-content p{line-height:1.6;font-size:1rem;opacity:.95;font-weight:500;max-width:280px;margin:0 auto}.stat-label{font-size:.85rem;opacity:.9;margin-top:.5rem}.stat-change{font-size:.75rem;margin-top:.25rem;opacity:.8}.stat-change.positive{color:#4ade80}.stat-change.negative{color:#fca5a5}.bmi-card{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.bmi-display{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.bmi-value{font-size:3.5rem;font-weight:900;line-height:1}.bmi-category{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.bmi-range{margin-top:1rem;height:8px;background:#ffffff4d;border-radius:4px;position:relative;overflow:hidden}.bmi-indicator{position:absolute;width:4px;height:100%;background:#fff;border-radius:2px;transition:left .5s cubic-bezier(.16,1,.3,1);box-shadow:0 0 8px #fffc}@keyframes fillProgress{0%{stroke-dashoffset:440}}.steps-circle{animation:fillProgress 1.5s cubic-bezier(.16,1,.3,1) forwards}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating{animation:float 3s ease-in-out infinite}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shimmer{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);background-size:1000px 100%;animation:shimmer 2s infinite}.stats-showcase{padding:1.25rem;max-width:420px}.stats-showcase{background:#fff;border-radius:24px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.showcase-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.showcase-tabs{display:flex;align-items:center;gap:.5rem;background:transparent;padding:0}.tab{padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;color:#9ca3af;background:transparent;cursor:pointer;transition:all .3s ease}.tab.active{background:#fff;color:#1f2937;box-shadow:0 4px 12px #00000014}.showcase-date-selector{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:#374151}.frequency-selector{display:none}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-bottom:2rem}.calendar-day{aspect-ratio:1;border-radius:50%;transition:transform .2s;cursor:pointer}.calendar-day.missed{background:#ffe4e6;border:none}.calendar-day.achieved{background:#22c55e;box-shadow:none}.calendar-day.holiday{background:#fed7aa;border:none}.calendar-day.paused{background:#e0f2fe;border:none}.calendar-day.freeze{background:#f1f5f9}.calendar-day.freeze:after{font-size:1rem}.calendar-day.empty{background:#f9fafb;border:none}.legend{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem;padding:0;border:none}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}.dot{width:8px;height:8px;border-radius:2px}.dot.missed{background:#ffe4e6;border:none}.dot.achieved{background:#22c55e}.dot.holiday{background:#fed7aa;border:none}.dot.paused{background:#e0f2fe;border:none}.stats-badges{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f3f4f6}.stat-badge{display:flex;align-items:center;gap:.75rem;font-weight:700;color:#1f2937;font-size:1rem}.dot.freeze{background:#b3e5fc}.stats-badges{display:flex;justify-content:center;gap:1rem}.stat-badge{display:flex;align-items:center;gap:.4rem;background:#f9f9f9;padding:.5rem 1rem;border-radius:16px;box-shadow:0 2px 8px #0000000d}.badge-emoji{font-size:1.2rem}.badge-value{font-size:.95rem;font-weight:700;color:#333}.achievements-section{margin-top:2rem}.section-title{font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.badge{background:#fff;border-radius:16px;padding:1.5rem 1rem;text-align:center;box-shadow:0 4px 12px #0000000d;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:pointer;position:relative;overflow:hidden}.badge:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.badge:hover:before{left:100%}.badge:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 24px #0000001a}.badge.locked{opacity:.4;cursor:not-allowed}.badge.locked:hover{transform:none}.badge-icon{font-size:2.5rem;margin-bottom:.5rem;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.badge.unlocked .badge-icon{animation:bounce .6s cubic-bezier(.68,-.55,.265,1.55)}.badge-title{font-size:.85rem;font-weight:600;color:#333;margin-bottom:.25rem}.badge-desc{font-size:.7rem;color:#888}.streak-card{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;position:relative;overflow:hidden}.streak-card:after{content:"🔥";position:absolute;font-size:120px;opacity:.1;right:-20px;bottom:-20px;transform:rotate(-15deg)}.streak-number{font-size:4rem;font-weight:900;line-height:1;text-shadow:0 4px 8px rgba(0,0,0,.2)}.streak-label{font-size:1rem;opacity:.9;margin-top:.5rem}.summary-card{grid-column:1 / -1;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-top:1.5rem}.summary-stat{text-align:center}.stat-value{font-size:2rem;font-weight:800;line-height:1}@media(max-width:1024px){.wellness-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.wellness-main-content,.wellness-sidebar,.wellness-cards-row{display:contents}.summary-card{order:1;grid-column:1 / -1;width:100%}.activity-card{order:2;grid-column:1 / -1;width:100%}.sleep-card{order:3;grid-column:1 / -1;width:100%}.combined-card{order:4;grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:1rem;background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.heart-section,.water-section{background:#fff;border-radius:20px;padding:1rem;box-shadow:0 10px 30px #0000000d;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;height:auto}.water-section{border-top:1px solid rgba(0,0,0,.05);padding-top:1rem}.stats-showcase{order:5;grid-column:1 / -1;max-width:100%;margin-bottom:0}.achievements-section{order:6;grid-column:1 / -1}.achievements-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wellness-container{padding:.5rem .5rem 6rem}.wellness-card{padding:.75rem;width:100%;box-sizing:border-box}.summary-card{width:100%}.wellness-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.wellness-title{font-size:1.5rem}.wellness-subtitle{font-size:.85rem}.wellness-cards-row{grid-template-columns:repeat(2,1fr);gap:.75rem}.card-header{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.summary-stats{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.75rem}.stat-value{font-size:1.25rem}.stat-label{font-size:.75rem}.sleep-stats{flex-direction:column;align-items:flex-start;gap:.5rem}.sleep-duration{font-size:1.5rem}.time-toggle{width:100%;margin-top:.5rem}.combined-card{grid-template-rows:auto auto;gap:1rem}.water-glasses{justify-content:space-between;flex-wrap:wrap}.glass-btn{margin:1px}.steps-circle-container{width:120px;height:120px}.current-steps{font-size:1.5rem}.achievements-grid{grid-template-columns:repeat(2,1fr)}.showcase-header{flex-direction:column;align-items:flex-start}.showcase-tabs{width:100%;overflow-x:auto;padding-bottom:4px}.showcase-date-selector{width:100%;justify-content:space-between;margin-top:.5rem}}@media(max-width:480px){.wellness-title{font-size:1.5rem}.summary-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.stat-value{font-size:1.1rem}.wellness-cards-row{grid-template-columns:1fr}.achievements-grid{grid-template-columns:repeat(2,1fr)}.bpm-value{font-size:2rem}}.pa-container{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:2rem 2rem 8rem;font-family:Outfit,sans-serif}.pa-wrapper{max-width:1100px;margin:0 auto}.pa-header{margin-bottom:3rem;text-align:center}.pa-title{font-size:2.5rem;font-weight:800;background:linear-gradient(to right,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem;letter-spacing:-.02em}.pa-subtitle{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.6}.pa-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.pa-grid{grid-template-columns:.8fr 1.2fr;align-items:start}}.pa-card{background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2rem;border-radius:1.5rem;box-shadow:0 10px 40px -10px #00879e1a;border:1px solid rgba(255,255,255,.5);transition:transform .3s ease,box-shadow .3s ease}.pa-card:hover{box-shadow:0 20px 50px -12px #00879e26}.pa-upload-area{border:2px dashed #cbd5e1;border-radius:1rem;padding:3rem 1.5rem;text-align:center;cursor:pointer;position:relative;transition:all .3s ease;background-color:#ffffff80}.pa-upload-area:hover{background-color:#f1f5f9;border-color:var(--color-primary);transform:translateY(-2px)}.pa-file-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10}.pa-upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem;pointer-events:none}.pa-upload-icon-bg{width:4rem;height:4rem;background:linear-gradient(135deg,#00879e1a,#00879e33);color:var(--color-primary);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:transform .3s ease}.pa-upload-area:hover .pa-upload-icon-bg{transform:scale(1.1) rotate(5deg)}.pa-btn-primary{width:100%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;font-weight:700;padding:1rem 1.5rem;border-radius:1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:1.5rem;box-shadow:0 4px 15px #00879e4d;font-size:1rem}.pa-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00879e66}.pa-btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.pa-preview-img{width:100%;border-radius:1rem;border:4px solid white;box-shadow:0 10px 30px #0000001a;margin-top:1.5rem}.pa-error-box{background-color:#fef2f2;color:#dc2626;padding:1rem 1.5rem;border-radius:1rem;border:1px solid #fee2e2;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;box-shadow:0 4px 12px #dc26260d}.pa-result-header{background:linear-gradient(to right,#f8fafc,#fff);padding:1.5rem 2rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:.75rem}.pa-result-title{font-size:1.35rem;font-weight:700;color:var(--color-text);margin:0}.pa-result-content{padding:2rem}.pa-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.pa-info-box{background-color:#f8fafc;padding:1rem 1.25rem;border-radius:1rem;border:1px solid #e2e8f0}.pa-label-xs{color:var(--color-primary);font-size:.75rem;text-transform:uppercase;font-weight:800;letter-spacing:.05em;margin-bottom:.5rem}.pa-value{font-weight:600;color:var(--color-text);font-size:1.1rem}.pa-section-title{font-weight:700;color:var(--color-text);margin-bottom:1rem;font-size:1.125rem;display:flex;align-items:center;gap:.75rem}.pa-dot{width:.5rem;height:.5rem;border-radius:50%;box-shadow:0 0 0 4px #3b82f61a}.pa-med-card{border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;margin-bottom:1rem;background-color:#fff;box-shadow:0 2px 5px #00000005;transition:all .2s ease}.pa-med-card:hover{border-color:var(--color-primary);box-shadow:0 4px 12px #00879e14;transform:translate(4px)}.pa-med-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.pa-med-name{font-weight:700;color:var(--color-text);font-size:1.1rem}.pa-med-dosage{background:linear-gradient(135deg,#00879e1a,#00879e0d);color:var(--color-primary);font-size:.8rem;font-weight:700;padding:.35rem .75rem;border-radius:2rem}.pa-med-chips{display:flex;flex-wrap:wrap;gap:.75rem}.pa-chip{background-color:#f8fafc;padding:.35rem .75rem;border-radius:.5rem;font-size:.8rem;display:flex;align-items:center;gap:.35rem;color:#64748b;border:1px solid #f1f5f9}.pa-med-instruction{margin-top:1rem;font-size:.9rem;color:#b45309;background-color:#fffbeb;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #fef3c7;display:flex;gap:.5rem}.pa-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#94a3b8;border:2px dashed #cbd5e1;border-radius:1.5rem;background-color:#f8fafc80;height:100%;min-height:400px}.pa-card,.pa-result-content{animation:fadeIn .4s ease-out}.lra-container{min-height:100vh;background:linear-gradient(135deg,#f0fdf4,#dcfce7);padding:2rem 2rem 8rem;font-family:Outfit,sans-serif}.lra-wrapper{max-width:1100px;margin:0 auto}.lra-header{margin-bottom:3rem;text-align:center}.lra-title{font-size:2.5rem;font-weight:800;background:linear-gradient(to right,#059669,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem;letter-spacing:-.02em}.lra-subtitle{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.6}.lra-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.lra-grid{grid-template-columns:.8fr 1.2fr;align-items:start}}.lra-card{background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2rem;border-radius:1.5rem;box-shadow:0 10px 40px -10px #10b9811a;border:1px solid rgba(255,255,255,.5);transition:transform .3s ease,box-shadow .3s ease}.lra-card:hover{box-shadow:0 20px 50px -12px #10b98126}.lra-upload-area{border:2px dashed #cbd5e1;border-radius:1rem;padding:3rem 1.5rem;text-align:center;cursor:pointer;position:relative;transition:all .3s ease;background-color:#ffffff80}.lra-upload-area:hover{background-color:#f0fdf4;border-color:#10b981;transform:translateY(-2px)}.lra-file-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10}.lra-upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem;pointer-events:none}.lra-upload-icon-bg{width:4rem;height:4rem;background:linear-gradient(135deg,#10b9811a,#10b98133);color:#059669;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;transition:transform .3s ease}.lra-upload-area:hover .lra-upload-icon-bg{transform:scale(1.1) rotate(5deg)}.lra-btn-primary{width:100%;background:linear-gradient(135deg,#059669,#10b981);color:#fff;font-weight:700;padding:1rem 1.5rem;border-radius:1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:1.5rem;box-shadow:0 4px 15px #10b9814d;font-size:1rem}.lra-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.lra-btn-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}.lra-preview-img{width:100%;border-radius:1rem;border:4px solid white;box-shadow:0 10px 30px #0000001a;margin-top:1.5rem}.lra-error-box{background-color:#fef2f2;color:#dc2626;padding:1rem 1.5rem;border-radius:1rem;border:1px solid #fee2e2;display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;box-shadow:0 4px 12px #dc26260d}.lra-result-header{background:linear-gradient(to right,#f0fdf4,#fff);padding:1.5rem 2rem;border-bottom:1px solid #f0fdf4;display:flex;align-items:center;gap:.75rem}.lra-result-title{font-size:1.35rem;font-weight:700;color:#064e3b;margin:0}.lra-result-content{padding:2rem}.lra-info-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:2rem}.lra-info-box{background-color:#f8fafc;padding:1rem 1.25rem;border-radius:1rem;border:1px solid #e2e8f0}.lra-label-xs{color:#059669;font-size:.75rem;text-transform:uppercase;font-weight:800;letter-spacing:.05em;margin-bottom:.5rem}.lra-value{font-weight:600;color:#1e293b;font-size:1.1rem}.lra-summary-box{background-color:#eff6ff;border:1px solid #dbeafe;padding:1.5rem;border-radius:1rem;margin-bottom:2rem}.lra-summary-title{color:#1e40af;font-weight:700;margin-bottom:.5rem;font-size:1rem}.lra-summary-text{color:#1e3a8a;line-height:1.5}.lra-table-container{overflow-x:auto;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.lra-table{width:100%;border-collapse:collapse;background-color:#fff}.lra-table th{background-color:#f8fafc;padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;color:#64748b;border-bottom:1px solid #e2e8f0}.lra-table td{padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;color:#334155;font-size:.95rem}.lra-table tr:last-child td{border-bottom:none}.lra-status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;display:inline-block}.lra-status-normal{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.lra-status-high{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.lra-status-low{background-color:#fffbeb;color:#9a3412;border:1px solid #fde68a}.lra-status-abnormal{background-color:#f3e8ff;color:#6b21a8;border:1px solid #e9d5ff}.lra-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#94a3b8;border:2px dashed #cbd5e1;border-radius:1.5rem;background-color:#f8fafc80;height:100%;min-height:400px}.lra-card,.lra-result-content{animation:fadeIn .4s ease-out}.na-container{min-height:100vh;background:linear-gradient(135deg,#f7fee7,#ecfccb);padding:2rem 2rem 8rem;font-family:Outfit,sans-serif}.na-wrapper{max-width:800px;margin:0 auto}.na-header{margin-bottom:3rem;text-align:center}.na-title{font-size:2.5rem;font-weight:800;background:linear-gradient(to right,#65a30d,#84cc16);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem;letter-spacing:-.02em}.na-subtitle{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto;line-height:1.6}.na-card{background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2.5rem;border-radius:1.5rem;box-shadow:0 10px 40px -10px #84cc161a;border:1px solid rgba(255,255,255,.5);transition:transform .3s ease,box-shadow .3s ease}.na-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.na-form-group{display:flex;flex-direction:column;gap:.5rem}.na-label{font-size:.875rem;font-weight:600;color:#3f6212;text-transform:uppercase;letter-spacing:.05em}.na-input{padding:.75rem 1rem;border-radius:.75rem;border:1px solid #d9f99d;background-color:#ffffffe6;font-size:1rem;color:#1e293b;outline:none;transition:all .2s}.na-input:focus{border-color:#84cc16;box-shadow:0 0 0 3px #84cc161a}.na-select-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-bottom:2rem}.na-chip{padding:.75rem 1rem;border-radius:1rem;border:1px solid #d9f99d;background-color:#fff;cursor:pointer;text-align:center;transition:all .2s;font-weight:500;color:#4b5563}.na-chip:hover{border-color:#84cc16;background-color:#f7fee7}.na-chip.selected{background-color:#ecfccb;border-color:#84cc16;color:#365314;font-weight:700;box-shadow:0 4px 6px -1px #84cc161a}.na-btn-primary{width:100%;background:linear-gradient(135deg,#65a30d,#84cc16);color:#fff;font-weight:700;padding:1rem 1.5rem;border-radius:1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:1.5rem;box-shadow:0 4px 15px #84cc164d;font-size:1.1rem}.na-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #84cc1666}.section-title{font-size:1.25rem;color:#1e293b;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.na-dashboard{animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.na-nudge-alert{background-color:#fefce8;border:1px solid #fde047;color:#854d0e;padding:1rem;border-radius:1rem;margin-bottom:2rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 6px -1px #facc151a}.na-dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem}@media(max-width:768px){.na-dashboard-grid{grid-template-columns:1fr}}.na-meal-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}.na-meal-card{background:#fff;padding:1.5rem;border-radius:1rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:space-between;height:120px;transition:all .2s;cursor:pointer}.na-meal-card:hover{border-color:#84cc16;box-shadow:0 10px 15px -3px #84cc161a;transform:translateY(-2px)}.na-add-btn{background:#ecfccb;color:#365314;border:none;padding:.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;width:60px;text-align:center}.na-smart-suggestion{background:linear-gradient(135deg,#ecfccb,#f7fee7);border:1px solid #d9f99d;padding:1.5rem;border-radius:1rem;color:#365314;line-height:1.5}.na-score-card{background:#fff;padding:2rem;border-radius:1.5rem;text-align:center;box-shadow:0 4px 6px -1px #0000000d}.na-score-circle{width:120px;height:120px;border-radius:50%;border:8px solid #84cc16;margin:0 auto 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f7fee7}.sc-val{font-size:2.5rem;font-weight:800;color:#365314;line-height:1}.sc-label{font-size:.75rem;color:#65a30d;font-weight:600;text-transform:uppercase;margin-top:.25rem}.na-score-breakdown{display:flex;flex-direction:column;gap:.75rem}.sb-item{display:flex;align-items:center;gap:1rem;font-size:.9rem;color:#4b5563;font-weight:500}.sb-item>span{width:60px;text-align:left;font-weight:600}.sb-bar{flex:1;height:.5rem;background:#f1f5f9;border-radius:1rem;overflow:hidden}.sb-bar>div{height:100%;border-radius:1rem}.na-target-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;color:#64748b;font-weight:500}.na-progress{height:.6rem;background:#e2e8f0;border-radius:1rem;overflow:hidden}.na-progress>div{height:100%;background:linear-gradient(90deg,#65a30d,#84cc16);border-radius:1rem}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#fae8ff);padding:1rem}.auth-card{background:#fff;width:100%;max-width:420px;padding:2.5rem;border-radius:24px;box-shadow:0 20px 40px -12px #0000001a}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h2{color:#1e293b;font-size:2rem;margin-bottom:.5rem;font-weight:700}.auth-header p{color:#64748b;font-size:1rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group label{display:block;margin-bottom:.5rem;color:#475569;font-weight:500;font-size:.95rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;color:#94a3b8}.input-wrapper input{width:100%;padding:.8rem 1rem .8rem 2.8rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .2s;outline:none}.input-wrapper input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.auth-btn{width:100%;padding:1rem;margin-top:.5rem;border-radius:12px;font-size:1rem;justify-content:center}.auth-error{background-color:#fef2f2;color:#ef4444;padding:.75rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:8px;font-size:.9rem}.auth-divider{margin:1.5rem 0;text-align:center;position:relative}.auth-divider:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e2e8f0}.auth-divider span{background:#fff;padding:0 1rem;color:#94a3b8;position:relative;font-size:.85rem}.google-btn{background-color:#fff!important;border:1px solid #e2e8f0!important;color:#1e293b!important}.google-btn:hover{background-color:#f8fafc!important}.auth-footer{margin-top:1.5rem;text-align:center;font-size:.95rem;color:#64748b}.auth-select{width:100%;padding:.8rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#fff}.auth-select-in-wrapper{width:100%;padding:.8rem 1rem .8rem 2.8rem;border:1px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#fff;outline:none}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.doctor-layout{display:flex;min-height:100vh;background-color:#fff;font-family:Inter,sans-serif}.doctor-sidebar{width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;z-index:50;transform:translate(-100%);transition:transform .3s ease-in-out}.doctor-sidebar.open{transform:translate(0)}.sidebar-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:10px}.sidebar-nav{flex:1;padding:1.5rem 1rem;overflow-y:auto}.nav-group{display:flex;flex-direction:column;gap:.5rem}.sidebar-footer{padding:1rem;border-top:1px solid #e2e8f0}.doctor-main{flex:1;margin-left:0;min-height:100vh;display:flex;flex-direction:column;transition:margin-left .3s ease-in-out;width:100%;max-width:100%;overflow-x:hidden}.doctor-header{background-color:#fff;height:64px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:flex-start;padding:0 1.5rem;position:fixed;top:0;left:0;right:0;z-index:60;width:100%}.mobile-menu-btn{display:block;background:none;border:none;cursor:pointer;color:#1e293b;padding:0}.sidebar-overlay{display:none;position:fixed;inset:0;background:#0006;z-index:45}.sidebar-overlay.open{display:block}@media(max-width:1024px){.doctor-sidebar{transform:translate(-100%);width:280px;box-shadow:2px 0 8px #0000001a}.doctor-sidebar.open{transform:translate(0)}.doctor-main{margin-left:0}.mobile-menu-btn{display:block;margin-right:1rem}.doctor-header{padding:0 1rem;justify-content:flex-start}.header-title-wrapper{flex:1;display:flex;justify-content:space-between;align-items:center}.sidebar-overlay.open{display:block}}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;text-decoration:none;font-size:.95rem;font-weight:500;color:#64748b;transition:all .1s}.nav-item:hover{background-color:#f1f5f9}.nav-item.active{font-weight:600;color:#0f766e;background-color:#f0fdfa}.nav-item.critical.active{color:#b91c1c;background-color:#fef2f2}.nav-item.critical{color:#ef4444}.switch-patient-btn{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:none;background:transparent;color:#64748b;cursor:pointer;font-size:.9rem;border-radius:8px}.switch-patient-btn:hover{background-color:#f1f5f9;color:#334155}.dashboard-container{max-width:1400px;margin:0 auto}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.dashboard-main-grid{display:grid;grid-template-columns:350px 1fr;gap:1.5rem;align-items:start}.section-shell{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;height:100%}.section-title{font-size:1rem;font-weight:600;color:#334155;margin:0 0 1rem}.queue-card{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}@media(max-width:1280px){.dashboard-main-grid{grid-template-columns:250px 1fr 300px}}@media(max-width:1024px){.dashboard-main-grid{grid-template-columns:250px 1fr}.alerts-column{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.dashboard-main-grid{grid-template-columns:1fr}.alerts-column{display:flex;flex-direction:column}.stats-grid{gap:1rem;margin-bottom:1.5rem}.stats-grid>div{padding:1rem}}@media(max-width:480px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.stats-grid>div{padding:.8rem!important}.time-slot.status-completed{display:none!important}.time-slot.status-upcoming~.time-slot.status-upcoming{display:none!important}}.time-slot.status-emergency{background-color:#fef2f2!important;border-left:4px solid #dc2626!important;border:1px solid #fee2e2}.time-slot.status-emergency div{color:#b91c1c!important;font-weight:700!important}@keyframes pulse-red{0%{box-shadow:0 0 #dc262666}70%{box-shadow:0 0 0 6px #dc262600}to{box-shadow:0 0 #dc262600}}.time-slot.status-emergency{animation:pulse-red 2s infinite}.time-slot.status-paused{opacity:.5;background-color:#f1f5f9!important;border-left:4px solid #cbd5e1!important}.btn-squeeze-in{background:#fff;border:1px solid #e2e8f0;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:600;color:#475569;cursor:pointer;transition:all .2s}.btn-squeeze-in:hover{background:#f1f5f9;color:#0f172a}.btn-squeeze-in.active{background:#fee2e2;color:#dc2626;border-color:#fecaca;animation:pulse-border 2s infinite}.queue-patient-card{padding:1rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:flex;flex-direction:column;gap:12px}.queue-patient-card.emergency{background:#fffcfc;border-color:#fca5a5}.patient-header-row{display:flex;justify-content:space-between;align-items:flex-start}.patient-profile{display:flex;gap:10px}.patient-avatar{width:40px;height:40px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;font-weight:600;color:#475569;flex-shrink:0}.patient-name{font-weight:600;color:#0f172a;line-height:1.2}.patient-demographics{font-size:.8rem;color:#64748b}.patient-time-status{text-align:right}.patient-time{font-weight:700;color:#0f172a}.patient-mode{font-size:.75rem;display:flex;align-items:center;gap:4px;justify-content:flex-end}.patient-mode.video{color:#6366f1}.patient-mode.person{color:#0f766e}.patient-reason{padding:8px 12px;border-radius:6px;font-size:.9rem;font-weight:500;background:#f1f5f9;color:#334155}.patient-reason.emergency{background:#fee2e2;color:#991b1b}.patient-ai-flag{display:flex;align-items:center;gap:6px;color:#7e22ce;font-size:.85rem;font-weight:600}.patient-actions{display:flex;gap:10px;margin-top:4px}.btn-start-consult{flex:1;padding:10px;border-radius:8px;border:none;background:#0f766e;color:#fff;font-weight:600;cursor:pointer}.btn-view-notes{padding:10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center}@media(max-width:480px){.patient-header-row{align-items:center}.patient-details{display:flex;flex-direction:column}.patient-name{font-size:1rem}.patient-reason{font-size:.85rem;padding:6px 10px;line-height:1.4}.btn-start-consult,.btn-view-notes{padding:12px}.patient-time{font-size:1.1rem}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;overflow-x:hidden;font-family:Inter,sans-serif;background-color:#f8fafc;width:100%}.mobile-queue-container{padding:1rem;width:100%;max-width:100%;overflow-x:hidden;min-height:100%}.overview-nav{display:flex;align-items:center;gap:12px;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.nav-title{font-size:1.2rem;font-weight:700;color:#1e293b}.queue-header-box{background:#fff5f5;border:1px solid #fee2e2;border-radius:12px;padding:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:12px;width:100%}.box-row-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px}.title-group{min-width:0;flex:1}.title-group h2{font-size:1.25rem;font-weight:800;color:#7f1d1d;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-badge{background:#fff;color:#dc2626;font-size:.7rem;font-weight:800;padding:2px 6px;border-radius:4px;display:inline-block}.header-subtitle{font-size:.85rem;color:#991b1b;margin:0;opacity:.9;line-height:1.4;word-wrap:break-word}.btn-simulate{background:#fff;border:1px solid #ef4444;color:#b91c1c;font-size:.8rem;font-weight:700;padding:6px 10px;border-radius:6px;cursor:pointer;white-space:nowrap;flex-shrink:0}.box-row-bottom{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.toggle-label{font-size:.9rem;font-weight:700;color:#7f1d1d;white-space:normal;max-width:100%}.toggle-switch{width:36px;height:20px;border:2px solid #ef4444;border-radius:99px;position:relative;cursor:pointer;background:#fff;flex-shrink:0;margin-left:auto}.toggle-switch.on .toggle-knob{background:#ef4444;transform:translate(16px)}.toggle-knob{width:12px;height:12px;background:#ef4444;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .2s;opacity:.3}.toggle-switch.on .toggle-knob{opacity:1}.queue-list{display:flex;flex-direction:column;gap:1rem;width:100%}.emergency-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:row;width:100%;border:1px solid #f1f5f9}.card-left-strip{width:8px;flex-shrink:0;display:flex;justify-content:center;padding-top:1rem}.card-left-strip.critical{background:#ecfdf5;border-right:1px solid #d1fae5}.card-left-strip.high{background:#fff1f2;border-right:1px solid #ffe4e6}.strip-icon{display:none}.card-main-body{flex:1;display:flex;padding:10px;gap:10px;min-width:0}.card-content{flex:1;min-width:0}.patient-header{margin-bottom:6px}.patient-header h3{margin:0 0 2px;font-size:1rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demographics{font-size:.75rem;color:#64748b;margin-right:6px}.severity-tag{display:inline-block;font-size:.6rem;font-weight:700;padding:2px 4px;border-radius:4px;text-transform:uppercase}.severity-tag.critical{background:#fee2e2;color:#991b1b}.severity-tag.high{background:#ffedd5;color:#9a3412}.trigger-text{font-size:.85rem;color:#334155;margin:0 0 8px;line-height:1.3;word-break:break-word}.vitals-row{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.vital-chip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;padding:2px 5px;font-size:.7rem;font-weight:600;color:#475569}.meta-footer{display:flex;flex-wrap:wrap;gap:8px;font-size:.7rem;color:#94a3b8;margin-bottom:6px}.audio-call-row{display:flex}.btn-audio-link{background:none;border:none;padding:0;color:#0f766e;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:4px;cursor:pointer}.card-actions-col{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-start}.btn-accept-case{background:#dc2626;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:.8rem;padding:8px 10px;cursor:pointer;white-space:nowrap}.btn-icon-action{background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:6px;border-radius:6px;cursor:pointer}@media(max-width:480px){.mobile-queue-container{padding:.5rem}.queue-header-box{background:transparent;border:none;padding:0;margin-bottom:1rem;box-shadow:none;display:flex;flex-direction:column;gap:8px}.box-row-top,.box-row-bottom{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.title-group{flex:1;min-width:0;display:flex;align-items:center;gap:6px}.title-group h2{font-size:1.1rem}.btn-simulate{margin-left:0;align-self:auto;flex-shrink:0;font-size:.75rem;padding:6px 8px;white-space:nowrap;max-width:120px}.header-subtitle{display:none}.box-row-bottom{flex-direction:column;align-items:flex-start;gap:6px}.toggle-switch{margin-left:0}.card-main-body{flex-direction:column;padding:8px}.card-actions-col{flex-direction:row;width:100%;border-top:1px solid #f1f5f9;padding-top:8px;justify-content:space-between}.btn-accept-case{flex:1;text-align:center}.btn-icon-action{width:36px;height:36px;display:flex;justify-content:center;align-items:center}}.schedule-container{max-width:1000px;margin:0 auto}.schedule-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.appointment-card{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem;border-radius:12px;position:relative;transition:all .2s}.appointment-card.standard{background:#fff;border:1px solid #e2e8f0}.appointment-card.emergency{background:#fef2f2;border:1px solid #fca5a5}.card-content-wrapper{display:flex;gap:1.5rem;flex:1}.time-column{display:flex;flex-direction:column;align-items:center;min-width:80px;padding-right:1.5rem;border-right:1px solid #e2e8f0}.actions-wrapper{display:flex;gap:10px;margin-left:1rem}@media(max-width:768px){.schedule-header{flex-direction:column;align-items:flex-start;gap:1rem}.appointment-card{flex-direction:column;gap:1rem;padding:1.25rem}.card-content-wrapper{flex-direction:column;gap:.75rem;width:100%}.time-column{flex-direction:row;align-items:center;gap:10px;width:100%;padding-right:0;border-right:none;border-bottom:1px solid #e2e8f0;padding-bottom:.75rem}.actions-wrapper{width:100%;margin-left:0;justify-content:space-between}.actions-wrapper button{flex:1;justify-content:center}}
