body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:linear-gradient(135deg,#6a11cb,#2575fc);border-bottom:none;box-shadow:0 5px 20px #00000026;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{align-items:center;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 25px}.nav-logo h2{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:0}.nav-menu{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin:0 5px}.nav-link{border-radius:30px;color:#ffffffe6;font-size:1rem;font-weight:500;letter-spacing:.5px;padding:12px 18px;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#ffffff26;color:#fff;transform:translateY(-2px)}.nav-link.active{background-color:#ffffff40;color:#fff}.nav-auth{align-items:center;display:flex}.btn-primary{background:linear-gradient(135deg,#fff,#f0f4ff);color:#6a11cb}.btn-primary:hover{background:linear-gradient(135deg,#f0f4ff,#fff);box-shadow:0 6px 20px #ffffff4d;color:#2575fc}.btn-secondary{background-color:initial;border:2px solid #ffffff80;color:#fff}.btn-secondary:hover{background-color:#ffffff1a;box-shadow:0 6px 20px #fff3;color:#fff}.nav-toggle{cursor:pointer;display:none;flex-direction:column}.nav-toggle span{background-color:#fff;border-radius:2px;height:3px;margin:4px 0;transition:.3s;width:28px}@media screen and (max-width:992px){.nav-item{margin:0 3px}.nav-link{font-size:.9rem;padding:10px 15px}}@media screen and (max-width:768px){.nav-container{height:70px;padding:0 20px}.nav-menu{background:linear-gradient(135deg,#6a11cb,#2575fc);border-bottom:none;box-shadow:0 10px 27px #00000026;flex-direction:column;left:-100%;padding:20px 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-item{margin:8px 0}.nav-link{border-radius:30px;display:block;margin:5px 20px;padding:12px 20px}.nav-auth{flex-direction:column;gap:10px;margin:15px 0;padding:0 20px}.nav-toggle{display:flex}}@media screen and (max-width:480px){.nav-container{padding:0 15px}.nav-logo h2{font-size:1.5rem}}footer{background:linear-gradient(135deg,#6a11cb,#2575fc);border-top:none;margin-top:auto;padding:3rem 0}.footer-content{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 25px}.footer-section h3{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem}.footer-section h4{color:#fff;font-size:1.25rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.2rem}.footer-section p{color:#fffc;font-size:.95rem;line-height:1.7;margin-bottom:.7rem}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:.7rem}.footer-section a{color:#fffc;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#fff;transform:translateX(5px)}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;font-size:.9rem;margin-top:2rem;padding-top:2rem;text-align:center}@media screen and (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;padding:0 20px}footer{padding:2rem 0}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1.1rem}}@media screen and (max-width:480px){.footer-content{gap:1.5rem;padding:0 15px}footer{padding:1.5rem 0}}.landing-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.landing-hero{align-items:center;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:0 0 30px 30px;color:#fff;display:flex;margin-bottom:4rem;min-height:90vh;overflow:hidden;padding:5rem 3rem;position:relative}.landing-hero:before{background:radial-gradient(circle,#ffffff1a 0,#fff0 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;transform:rotate(30deg);width:200%}.landing-hero-content{flex:1 1;padding-right:3rem;position:relative;z-index:2}.landing-hero-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:1px;line-height:1.2;margin-bottom:1.5rem}.landing-hero-text{color:#ffffffe6;font-size:1.3rem;line-height:1.7;margin-bottom:2.5rem;max-width:600px}.landing-hero-buttons .btn{box-shadow:0 8px 25px #0003;margin-bottom:1rem;margin-right:1.2rem}.landing-hero-buttons .btn:hover{box-shadow:0 12px 30px #0000004d;transform:translateY(-3px)}.landing-hero-image{flex:1 1;position:relative;z-index:2}.landing-hero-image,.landing-hero-image-placeholder{align-items:center;display:flex;justify-content:center}.landing-hero-image-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px dashed #ffffff4d;border-radius:20px;color:#fff;font-size:1.5rem;font-weight:600;height:350px;width:100%}.landing-features{padding:4rem 0}.landing-features-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center}.landing-features-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;content:"";display:block;height:4px;margin:15px auto 0;width:80px}.landing-features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.landing-feature-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #0000001a;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.landing-feature-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.landing-feature-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-10px)}.landing-feature-icon{display:flex;justify-content:center;margin-bottom:1.8rem}.landing-feature-icon-placeholder{align-items:center;border-radius:50%;box-shadow:0 10px 25px #00000026;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;width:80px}.landing-feature-icon.one .landing-feature-icon-placeholder{background:linear-gradient(135deg,#6a11cb,#2575fc)}.landing-feature-icon.two .landing-feature-icon-placeholder{background:linear-gradient(135deg,#34a853,#2ecc71)}.landing-feature-icon.three .landing-feature-icon-placeholder{background:linear-gradient(135deg,#0ea5e9,#3498db)}.landing-feature-icon.four .landing-feature-icon-placeholder{background:linear-gradient(135deg,#f59e0b,#f39c12)}.landing-feature-card-title{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem}.landing-feature-card-text{color:#666;font-size:1rem;line-height:1.7}.landing-how-it-works{background:linear-gradient(135deg,#f5f7ff,#eef2ff);border-radius:30px;margin:3rem 0;padding:4rem 0}.landing-how-it-works-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:4rem;position:relative;text-align:center}.landing-how-it-works-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;content:"";display:block;height:4px;margin:15px auto 0;width:80px}.landing-steps{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.landing-step{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.landing-step:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.landing-step-number{align-items:center;border-radius:50%;box-shadow:0 8px 20px #00000026;color:#fff;display:flex;font-size:1.8rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.8rem;width:60px}.landing-step-number.one{background:linear-gradient(135deg,#6a11cb,#2575fc)}.landing-step-number.two{background:linear-gradient(135deg,#34a853,#2ecc71)}.landing-step-number.three{background:linear-gradient(135deg,#0ea5e9,#3498db)}.landing-step-number.four{background:linear-gradient(135deg,#f59e0b,#f39c12)}.landing-step-title{color:#333;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem}.landing-step-text{color:#666;font-size:1rem;line-height:1.7}@media screen and (max-width:992px){.landing-hero{padding:4rem 2rem}.landing-hero-title{font-size:2.8rem}.landing-hero-text{font-size:1.2rem}.landing-features-title,.landing-how-it-works-title{font-size:2.2rem}}@media screen and (max-width:768px){.landing-hero{flex-direction:column;padding:3rem 1.5rem;text-align:center}.landing-hero-content{margin-bottom:3rem;padding-right:0}.landing-hero-title{font-size:2.3rem}.landing-hero-text{font-size:1.1rem;margin-bottom:2rem}.landing-hero-buttons .btn{display:block;margin:.7rem auto;width:80%}.landing-features-title,.landing-how-it-works-title{font-size:2rem}.landing-feature-card{padding:2rem}.landing-step{padding:1.5rem}}@media screen and (max-width:480px){.landing-container{padding:0 15px}.landing-hero{border-radius:0 0 20px 20px;padding:2.5rem 1rem}.landing-hero-title{font-size:2rem}.landing-hero-text{font-size:1rem}.landing-hero-image-placeholder{font-size:1.2rem;height:250px}.landing-features-title,.landing-how-it-works-title{font-size:1.8rem}.landing-feature-card-title,.landing-step-title{font-size:1.2rem}.landing-feature-icon-placeholder{font-size:1.7rem;height:70px;width:70px}.landing-step-number{font-size:1.5rem;height:50px;width:50px}}.dashboard-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.dashboard-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.dashboard-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.stat-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.stat-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.stat-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-10px)}.stat-value{color:#6a11cb;font-size:2.8rem;font-weight:700;letter-spacing:1px;margin:.7rem 0}.stat-unit{color:#7d7d7d;font-size:1.1rem}.stat-label{color:#666;font-size:1.1rem;font-weight:600;letter-spacing:.5px}.edit-button{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease}.edit-button:hover{box-shadow:0 5px 15px #6a11cb4d;transform:translateY(-2px)}.stat-edit{margin-top:1rem}.stat-edit input{border:2px solid #e1e5f2;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;padding:.8rem;width:100%}.edit-buttons{display:flex;gap:.5rem;justify-content:center}.edit-buttons button{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.edit-buttons button:first-child{background:linear-gradient(135deg,#34a853,#2ecc71);color:#fff}.edit-buttons button:last-child{background:#f0f4ff;color:#666}.edit-buttons button:hover{transform:translateY(-2px)}.edit-buttons button:first-child:hover{box-shadow:0 5px 15px #34a8534d}.edit-buttons button:last-child:hover{box-shadow:0 5px 15px #0000001a}.chart-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.chart-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.chart-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.chart-card h3{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-top:0}.chart-container{margin-top:1.5rem}.medications-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.medications-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.medications-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.medications-card h3{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-top:0}.medications-list{margin-top:1.5rem}.medication-item{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;padding:1.2rem 0}.medication-item:last-child{border-bottom:none}.medication-info h4{color:#333;font-size:1.1rem;font-weight:600;margin:0}.medication-info p{color:#7d7d7d;font-size:.95rem;margin:.3rem 0 0}.medication-toggle{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:30px;box-shadow:0 5px 15px #6a11cb4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;letter-spacing:.5px;padding:.7rem 1.5rem;transition:all .3s ease}.medication-toggle:hover{box-shadow:0 8px 20px #6a11cb66;transform:translateY(-3px)}.medication-toggle.taken{background:linear-gradient(135deg,#34a853,#2ecc71);box-shadow:0 5px 15px #34a8534d}.medication-toggle.taken:hover{box-shadow:0 8px 20px #34a85366}.medication-item.taken .medication-info h4{color:#94a3b8;text-decoration:line-through}.symptoms-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.symptoms-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.symptoms-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.symptoms-card h3{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-top:0}.symptoms-list{margin-top:1.5rem}.symptom-item{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;padding:1.2rem 0}.symptom-item:last-child{border-bottom:none}.symptom-info h4{color:#333;font-size:1.1rem;font-weight:600;margin:0}.symptom-info p{margin:.3rem 0 0}.symptom-date,.symptom-info p{color:#7d7d7d;font-size:.95rem}.symptom-date{font-weight:500}.activity-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.activity-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.activity-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.activity-card h3{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-top:0}.profile-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.profile-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.profile-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.profile-card h2{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-top:0}.profile-info{margin-top:1.5rem}.profile-row{display:flex;gap:2rem;margin-bottom:1.5rem}.profile-item{flex:1 1}.profile-item label{color:#666;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.profile-item span{background:#f8faff;border:1px solid #e1e5f2;border-radius:12px;color:#333;display:block;font-size:1.1rem;padding:.8rem}.error,.loading{font-size:1.2rem;padding:2rem;text-align:center}.error{color:#ff4757}@media screen and (max-width:768px){.dashboard-container{padding:0 20px}.dashboard-title{font-size:2rem;margin-bottom:2rem}.dashboard-grid{gap:1.5rem;margin:1.5rem 0}.activity-card,.chart-card,.medications-card,.profile-card,.stat-card,.symptoms-card{padding:1.5rem}.stat-value{font-size:2.3rem}.profile-row{flex-direction:column;gap:1rem}}@media screen and (max-width:480px){.dashboard-container{padding:0 15px}.dashboard-title{font-size:1.8rem}.activity-card,.chart-card,.medications-card,.profile-card,.stat-card,.symptoms-card{padding:1.2rem}.stat-value{font-size:2rem}.medication-item,.symptom-item{align-items:flex-start;flex-direction:column;gap:10px}.medication-toggle{align-self:flex-end}}.chatbot-container{margin:0 auto;max-width:900px;padding:1.5rem}.chatbot-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;padding-bottom:15px;position:relative}.chatbot-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.chat-container{background:#fff;border:none;border-radius:20px;box-shadow:0 20px 50px #00000026;display:flex;flex-direction:column;height:75vh;overflow:hidden}.chat-messages{background:linear-gradient(135deg,#f5f7ff,#eef2ff);display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:1.5rem}.message{border-radius:20px;box-shadow:0 5px 15px #0000000d;font-family:Poppins,sans-serif;line-height:1.6;margin:.5rem 0;max-width:75%;padding:1.2rem 1.5rem;position:relative;transition:all .3s ease}.message.user{align-self:flex-end;background:linear-gradient(135deg,#6a11cb,#2575fc);border-bottom-right-radius:5px;color:#fff}.message.bot{border:1px solid #e1e5f2;border-bottom-left-radius:5px;color:#333}.message.bot,.message.typing{align-self:flex-start;background:#fff}.message.typing{border:1px solid #e1e5f2;border-radius:20px;box-shadow:0 5px 15px #0000000d;color:#666;margin:.5rem 0;max-width:100px;padding:1rem 1.2rem}.typing-indicator{align-items:center;display:flex}.typing-indicator span{animation:typing 1s infinite;background:#6a11cb;border-radius:50%;height:10px;margin:0 3px;width:10px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.chat-input-container{background:#fff;border-top:1px solid #f0f4ff;padding:1.5rem}.quick-replies{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:1.2rem}.quick-reply-btn{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:30px;box-shadow:0 5px 15px #6a11cb33;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.5px;padding:.7rem 1.5rem;transition:all .3s ease}.quick-reply-btn:hover{box-shadow:0 8px 20px #6a11cb4d;transform:translateY(-3px)}.input-area{align-items:flex-end;display:flex;gap:.7rem}.chat-input{background-color:#fff;border:2px solid #e1e5f2;border-radius:15px;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem 1.2rem;resize:none;transition:all .3s ease}.chat-input:focus{border-color:#6a11cb;box-shadow:0 0 0 4px #6a11cb26;outline:none}.send-button{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:15px;box-shadow:0 5px 15px #6a11cb4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:600;height:-webkit-fit-content;height:fit-content;letter-spacing:.5px;padding:1rem 1.5rem;transition:all .3s ease}.send-button:hover:not(:disabled){background:linear-gradient(135deg,#2575fc,#6a11cb);box-shadow:0 8px 20px #6a11cb66;transform:translateY(-3px)}.send-button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.flex-shrink-zero{flex-shrink:0}@media screen and (max-width:768px){.chatbot-container{padding:1rem}.chatbot-title{font-size:2rem;margin-bottom:1rem}.chat-container{height:70vh}.message{max-width:85%;padding:1rem 1.2rem}.chat-input{padding:.8rem 1rem}.send-button{padding:.8rem 1.2rem}}@media screen and (max-width:480px){.chatbot-container{padding:.8rem}.chatbot-title{font-size:1.8rem}.chat-container{border-radius:15px;height:65vh}.chat-messages{padding:1rem}.message{margin:.4rem 0;max-width:90%;padding:.9rem 1.1rem}.quick-replies{gap:.5rem;margin-bottom:1rem}.quick-reply-btn{font-size:.8rem;padding:.6rem 1.2rem}.input-area{gap:.5rem}.chat-input{font-size:.9rem;padding:.7rem .9rem}.send-button{font-size:.9rem;padding:.7rem 1rem}}.provider-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.provider-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.provider-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.provider-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.provider-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.provider-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.provider-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.provider-card-header{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;margin-bottom:1.2rem;padding-bottom:1.2rem}.provider-card-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0}.provider-card-content{color:#666;line-height:1.7}.search-filter-container{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:2rem}.search-input{background-color:#fff;border:2px solid #e1e5f2;border-radius:12px;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;min-width:200px;padding:1rem 1.2rem;transition:all .3s ease}.search-input:focus{border-color:#6a11cb;box-shadow:0 0 0 4px #6a11cb26;outline:none}.filter-select{background-color:#fff;border:2px solid #e1e5f2;border-radius:12px;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;min-width:150px;padding:1rem 1.2rem;transition:all .3s ease}.filter-select:focus{border-color:#6a11cb;box-shadow:0 0 0 4px #6a11cb26;outline:none}.patients-list{background:#fff;border:none;border-radius:15px;box-shadow:0 10px 30px #00000014;max-height:450px;overflow-x:hidden;overflow-y:auto}.patient-item{align-items:center;border-bottom:1px solid #f0f4ff;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1.2rem;transition:all .3s ease}.patient-item:last-child{border-bottom:none}.patient-item:hover{background-color:#f8faff;transform:translateX(5px)}.patient-item.selected{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff}.patient-item.selected .patient-info h3,.patient-item.selected .patient-info p{color:#fff}.patient-info h3{color:#333;font-size:1.1rem;font-weight:600;margin:0}.patient-info p{color:#7d7d7d;font-size:.95rem;margin:.3rem 0 0}.patient-meta{align-items:flex-end;display:flex;flex-direction:column;min-width:0}.patient-meta .btn{margin-top:5px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.last-visit{color:#7d7d7d;font-size:.9rem;margin-bottom:.3rem}.status-badge{border-radius:30px;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:.3rem .7rem}.status-stable{background:linear-gradient(135deg,#34a853,#2ecc71);box-shadow:0 5px 15px #34a8534d;color:#fff}.status-improving{background:linear-gradient(135deg,#0ea5e9,#3498db);box-shadow:0 5px 15px #0ea5e94d;color:#fff}.status-critical{background:linear-gradient(135deg,#ff6b6b,#ff5252);box-shadow:0 5px 15px #ff6b6b4d;color:#fff}.patient-details{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:1.8rem}.detail-item h4{color:#7d7d7d;font-size:.95rem;font-weight:500;margin:0 0 .6rem}.detail-item p{color:#333;font-size:1.1rem;font-weight:600;margin:0}.status-badge.large{font-size:1.1rem;padding:.6rem 1.2rem}.chart-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:1.8rem 0 1.2rem}.appointments-section h3.chart-title{margin:1.5rem 0 1rem}.appointment-item{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;padding:.8rem}.appointment-item:last-child{border-bottom:none}.appointment-item strong{color:#333;font-weight:600}.appointments-list{background:#f8faff;border-radius:10px;margin-bottom:20px;max-height:200px;overflow-y:auto;padding:10px}.chart-container{background:#f8f9fa;border-radius:10px;margin-top:1.2rem;min-height:200px;padding:10px}.activity-list ul{list-style:none;margin:0;padding:0}.activity-item{border-bottom:1px solid #f0f4ff;padding:.7rem 0}.activity-item:last-child{border-bottom:none}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:20px;box-shadow:0 20px 50px #00000026;max-width:500px;padding:2rem;position:relative;width:90%}.modal-content h2{color:#333;font-weight:700;letter-spacing:.5px;margin-top:0}.modal-content label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.modal-content input,.modal-content select{border:2px solid #e1e5f2;border-radius:10px;font-family:Poppins,sans-serif;font-size:1rem;margin-bottom:1rem;padding:.8rem 1rem;transition:all .3s ease;width:100%}.modal-content input:focus,.modal-content select:focus{border-color:#6a11cb;box-shadow:0 0 0 3px #6a11cb26;outline:none}.modal-content .btn{border:none;border-radius:30px;cursor:pointer;display:inline-block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.modal-content .btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}@media screen and (max-width:768px){.provider-container{padding:0 20px}.provider-title{font-size:2rem;margin-bottom:2rem}.search-filter-container{flex-direction:column;gap:1rem}.filter-select,.search-input{min-width:100%;padding:.9rem 1.1rem}.patient-meta{align-items:flex-start}.patient-meta .btn{margin-top:5px;max-width:none}.patient-details{gap:1rem;grid-template-columns:1fr}.provider-card{padding:1.5rem}.chart-title,.provider-card-title{font-size:1.3rem}.modal-content{margin:10px;padding:1.5rem}}@media screen and (max-width:480px){.provider-container{padding:0 15px}.provider-title{font-size:1.8rem}.patient-item{align-items:flex-start;flex-direction:column;gap:10px}.patient-meta{align-items:center;align-self:flex-end;flex-direction:row;gap:10px;justify-content:flex-end;width:100%}.patient-meta .btn{font-size:.8rem;margin-top:0;padding:5px 10px}.appointment-item{align-items:flex-start;flex-direction:column;gap:10px}.appointment-item button{align-self:flex-end}.provider-card{padding:1.2rem}.filter-select,.search-input{padding:.8rem 1rem}}.privacy-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.privacy-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.privacy-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.privacy-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.privacy-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.privacy-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.privacy-card-header{border-bottom:1px solid #f0f4ff;margin-bottom:1.2rem;padding-bottom:1.2rem}.privacy-card-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0}.privacy-card-content{color:#666;line-height:1.7}.privacy-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.privacy-list{margin:1.2rem 0;padding-left:1.8rem}.privacy-list li{color:#666;line-height:1.7;margin-bottom:.7rem}.privacy-flex-container{display:flex;flex-wrap:wrap;gap:2.5rem;margin-top:1.5rem}.privacy-flex-item{flex:1 1;min-width:250px}.privacy-placeholder-container{margin:1.5rem 0}.privacy-placeholder-image{align-items:center;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:15px;box-shadow:0 10px 30px #6a11cb33;color:#ffffffe6;display:flex;font-size:1.2rem;font-weight:600;height:180px;justify-content:center;width:100%}.text-left{text-align:left}.mt-1{margin-top:1.2rem}.mt-15{margin-top:1.8rem}.mb-05{margin-bottom:.7rem}.my-1{margin-bottom:1.2rem;margin-top:1.2rem}@media screen and (max-width:768px){.privacy-container{padding:0 20px}.privacy-title{font-size:2rem;margin-bottom:2rem}.privacy-flex-container{flex-direction:column;gap:1.5rem}.privacy-flex-item{min-width:100%}.privacy-card{padding:1.5rem}.privacy-card-title{font-size:1.3rem}.privacy-placeholder-image{height:150px}}@media screen and (max-width:480px){.privacy-container{padding:0 15px}.privacy-title{font-size:1.8rem}.privacy-card{padding:1.2rem}.privacy-list{padding-left:1.5rem}}.integration-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.integration-container h1{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.integration-container h1:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.integration-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2.5rem;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.integration-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.integration-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.integration-card-header{border-bottom:1px solid #f0f4ff;margin-bottom:1.2rem;padding-bottom:1.2rem}.integration-card-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0}.integration-card-content{padding:0 2rem 2rem}.integration-card-content p{color:#666;font-size:1rem;line-height:1.7}.integration-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.integration-item{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;padding:1.2rem 0}.integration-item:last-child{border-bottom:none}.integration-item-content h4{color:#333;font-size:1.1rem;font-weight:600;margin:0}.integration-item-content p{color:#7d7d7d;font-size:.95rem;margin:.3rem 0 0}.integration-status-badge{border-radius:30px;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.4rem 1rem;transition:all .3s ease;-webkit-user-select:none;user-select:none}.integration-status-badge.success{background:linear-gradient(135deg,#34a853,#2ecc71);box-shadow:0 5px 15px #34a8534d;color:#fff}.integration-status-badge.warning{background:linear-gradient(135deg,#f59e0b,#f39c12);box-shadow:0 5px 15px #f59e0b4d;color:#fff}.integration-placeholder-image{align-items:center;background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:20px;box-shadow:0 15px 40px #6a11cb33;color:#ffffffe6;display:flex;font-size:1.5rem;font-weight:600;height:350px;justify-content:center;width:100%}.integration-how-it-works{display:flex;flex-wrap:wrap;gap:2.5rem;margin-top:1.5rem}.integration-how-it-works-item{align-items:flex-start;display:flex;margin-bottom:2.5rem}.integration-how-it-works-number{align-items:center;border-radius:50%;box-shadow:0 5px 15px #0003;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;margin-right:1.2rem;width:50px}.integration-how-it-works-number.one{background:linear-gradient(135deg,#6a11cb,#2575fc)}.integration-how-it-works-number.two{background:linear-gradient(135deg,#34a853,#2ecc71)}.integration-how-it-works-number.three{background:linear-gradient(135deg,#f59e0b,#f39c12)}.integration-security-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.integration-feature-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.integration-feature-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.integration-feature-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-10px)}.integration-feature-icon{align-items:center;border-radius:50%;box-shadow:0 10px 25px #00000026;color:#fff;display:flex;font-size:2rem;height:90px;justify-content:center;margin:0 auto 1.8rem;width:90px}.integration-feature-icon.one{background:linear-gradient(135deg,#6a11cb,#2575fc)}.integration-feature-icon.two{background:linear-gradient(135deg,#34a853,#2ecc71)}.integration-feature-icon.three{background:linear-gradient(135deg,#f59e0b,#f39c12)}.integration-feature-card h3{color:#333;font-size:1.4rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.2rem}.integration-feature-card p{color:#666;font-size:1rem;line-height:1.7}@media screen and (max-width:768px){.integration-container{padding:0 20px}.integration-container h1{font-size:2rem;margin-bottom:2rem}.integration-card-content{padding:0 1.5rem 1.5rem}.integration-dashboard-grid,.integration-security-grid{gap:1.5rem;margin:1.5rem 0}.integration-placeholder-image{font-size:1.2rem;height:250px}.integration-how-it-works{gap:1.5rem}.integration-feature-card{padding:1.5rem}.integration-feature-icon{font-size:1.5rem;height:70px;margin:0 auto 1.2rem;width:70px}}@media screen and (max-width:480px){.integration-container{padding:0 15px}.integration-container h1{font-size:1.8rem}.integration-card{margin-bottom:2rem}.integration-card-content{padding:0 1.2rem 1.2rem}.integration-dashboard-grid,.integration-security-grid{grid-template-columns:1fr}.integration-placeholder-image{height:200px}.integration-how-it-works{flex-direction:column;gap:1.2rem}.integration-feature-card{padding:1.2rem}.integration-feature-card h3{font-size:1.2rem}}.diseases-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.diseases-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.diseases-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.diseases-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.disease-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.disease-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.disease-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.disease-card-header{border-bottom:1px solid #f0f4ff;margin-bottom:1.2rem;padding-bottom:1.2rem}.disease-card-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0}.disease-card-content{color:#666;line-height:1.7}.disease-dashboard-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.disease-stat{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:15px;box-shadow:0 8px 20px #6a11cb4d;color:#fff;padding:1.2rem;text-align:center;transition:all .3s ease}.disease-stat:hover{box-shadow:0 12px 25px #6a11cb66;transform:translateY(-5px)}.disease-stat-value{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:.3rem 0}.disease-stat-label{color:#ffffffe6;font-size:.95rem;font-weight:500}@media screen and (max-width:768px){.diseases-container{padding:0 20px}.diseases-title{font-size:2rem;margin-bottom:2rem}.diseases-grid{gap:1.5rem;margin:1.5rem 0}.disease-card{padding:1.5rem}.disease-card-title{font-size:1.3rem}.disease-dashboard-grid{gap:1rem}.disease-stat{padding:1rem}.disease-stat-value{font-size:1.5rem}}@media screen and (max-width:480px){.diseases-container{padding:0 15px}.diseases-title{font-size:1.8rem}.diseases-grid{grid-template-columns:1fr}.disease-card{padding:1.2rem}.disease-dashboard-grid{grid-template-columns:1fr}.disease-stat{padding:.9rem}.disease-stat-value{font-size:1.3rem}}.education-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.education-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.education-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.education-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.education-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.education-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.education-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.education-card-header{border-bottom:1px solid #f0f4ff;margin-bottom:1.2rem;padding-bottom:1.2rem}.education-card-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0}.education-card-content{color:#666;line-height:1.7}.education-card-content ul{margin:1.2rem 0;padding-left:1.8rem}.education-card-content li{line-height:1.7;margin-bottom:.7rem}.education-dashboard-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.education-resource{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:15px;box-shadow:0 8px 20px #6a11cb4d;color:#fff;padding:1.2rem;text-align:center;transition:all .3s ease}.education-resource:hover{box-shadow:0 12px 25px #6a11cb66;transform:translateY(-5px)}.education-resource-value{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:1px;margin:.3rem 0}.education-resource-label{color:#ffffffe6;font-size:.95rem;font-weight:500}@media screen and (max-width:768px){.education-container{padding:0 20px}.education-title{font-size:2rem;margin-bottom:2rem}.patient-welcome{padding:1.5rem}.patient-welcome h2{font-size:1.5rem}.education-grid{gap:1.5rem;margin:1.5rem 0}.education-card{padding:1.5rem}.education-card-title{font-size:1.3rem}.education-dashboard-grid{gap:1rem}.education-card-content ul{padding-left:1.5rem}.education-resource{padding:1rem}.education-resource-value{font-size:1.5rem}}@media screen and (max-width:480px){.education-container{padding:0 15px}.education-title{font-size:1.8rem}.patient-welcome{padding:1.2rem}.patient-welcome h2{font-size:1.3rem}.education-grid{grid-template-columns:1fr}.education-card{padding:1.2rem}.education-dashboard-grid{grid-template-columns:1fr}.education-resource{padding:.9rem}.education-resource-value{font-size:1.3rem}}.gamification-container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.gamification-title{color:#333;font-size:2.3rem;font-weight:700;letter-spacing:1px;margin-bottom:2.5rem;padding-bottom:15px;position:relative}.gamification-title:after{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:2px;bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.patient-welcome{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.patient-welcome:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.patient-welcome:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.patient-welcome h2{color:#333;font-size:1.8rem;font-weight:700;letter-spacing:.5px;margin-top:0}.patient-welcome p{color:#666;font-size:1.1rem;line-height:1.6;margin:.5rem 0 0}.gamification-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem 0}.gamification-card{background:#fff;border:none;border-radius:20px;box-shadow:0 15px 40px #00000014;margin-bottom:2rem;overflow:hidden;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.gamification-card:before{background:linear-gradient(135deg,#6a11cb,#2575fc);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.gamification-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-5px)}.gamification-card-header{align-items:center;border-bottom:1px solid #f0f4ff;display:flex;justify-content:space-between;margin-bottom:1.2rem;padding-bottom:1.2rem}.gamification-card-title{color:#333;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin:0}.gamification-card-content{color:#666;line-height:1.7}.gamification-progress-container{margin:1.8rem 0}.gamification-progress-bar{background-color:#f0f4ff;border-radius:10px;box-shadow:inset 0 2px 5px #0000001a;height:15px;margin:.7rem 0;overflow:hidden}.gamification-progress-fill{background:linear-gradient(135deg,#6a11cb,#2575fc);border-radius:10px;box-shadow:0 3px 10px #6a11cb4d;height:100%;transition:width .5s ease}.gamification-rewards-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:1.5rem}.gamification-reward-card{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:15px;box-shadow:0 8px 20px #6a11cb4d;color:#fff;padding:1.2rem;text-align:center;transition:all .3s ease}.gamification-reward-card:hover{box-shadow:0 12px 25px #6a11cb66;transform:translateY(-5px)}.gamification-reward-icon{color:#ffffffe6;font-size:2.2rem;margin-bottom:.7rem}.gamification-reward-title{color:#fff;font-size:1.1rem;font-weight:700;margin:.7rem 0}.gamification-reward-description{color:#ffffffd9;font-size:.95rem}.gamification-challenges-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:1.5rem}.gamification-challenge-card{background:linear-gradient(135deg,#34a853,#2ecc71);border:none;border-radius:15px;box-shadow:0 8px 20px #34a8534d;color:#fff;padding:1.2rem;transition:all .3s ease}.gamification-challenge-card:hover{box-shadow:0 12px 25px #34a85366;transform:translateY(-5px)}.gamification-challenge-title{color:#fff;font-size:1.1rem;font-weight:700;margin:.7rem 0}.gamification-challenge-description{color:#ffffffe6;font-size:.95rem;line-height:1.6;margin-bottom:1.2rem}.gamification-challenge-progress{background:#fff3;border-radius:30px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.5rem 1rem}@media screen and (max-width:768px){.gamification-container{padding:0 20px}.gamification-title{font-size:2rem;margin-bottom:2rem}.patient-welcome{padding:1.5rem}.patient-welcome h2{font-size:1.5rem}.gamification-card{padding:1.5rem}.gamification-card-title{font-size:1.3rem}.gamification-challenges-grid,.gamification-rewards-grid{gap:1rem}.gamification-progress-bar{height:12px}}@media screen and (max-width:480px){.gamification-container{padding:0 15px}.gamification-title{font-size:1.8rem}.patient-welcome{padding:1.2rem}.patient-welcome h2{font-size:1.3rem}.gamification-card{padding:1.2rem}.gamification-challenges-grid,.gamification-rewards-grid{grid-template-columns:1fr}.gamification-challenge-card,.gamification-reward-card{padding:1rem}}.login-container{align-items:center;background:linear-gradient(135deg,#eef2ff,#f0f4ff);display:flex;justify-content:center;min-height:80vh;padding:20px}.login-card{background:#fff;border:none;border-radius:20px;box-shadow:0 20px 50px #00000026;max-width:500px;padding:2.5rem;transition:all .3s ease;width:100%}.login-card:hover{box-shadow:0 25px 60px #0003;transform:translateY(-5px)}.login-tabs{background:#f8faff;border-bottom:2px solid #f0f4ff;border-radius:10px;display:flex;margin-bottom:2rem;padding:5px}.login-tab{border-radius:8px;color:#7d7d7d;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;text-align:center;transition:all .3s ease}.login-tab.active{background:linear-gradient(135deg,#6a11cb,#2575fc);box-shadow:0 5px 15px #6a11cb4d;color:#fff}.login-tab:hover:not(.active){background-color:#f0f4ff;color:#6a11cb}.login-form{display:flex;flex-direction:column}.login-form-group{margin-bottom:1.5rem}.login-form-label{color:#333;display:block;font-size:1rem;font-weight:500;margin-bottom:.7rem}.login-form-input{background-color:#fff;border:2px solid #e1e5f2;border-radius:12px;box-sizing:border-box;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem 1.2rem;transition:all .3s ease;width:100%}.login-form-input:focus{border-color:#6a11cb;box-shadow:0 0 0 4px #6a11cb26;outline:none}.login-button{background:linear-gradient(135deg,#6a11cb,#2575fc);border:none;border-radius:12px;box-shadow:0 5px 20px #6a11cb4d;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-top:.5rem;padding:1rem;transition:all .3s ease}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#2575fc,#6a11cb);box-shadow:0 8px 25px #6a11cb66;transform:translateY(-3px)}.login-button:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.login-error{color:#ff4757;font-size:.9rem;font-weight:500;margin-top:.3rem}.login-title{color:#333;font-size:2rem;font-weight:700;letter-spacing:1px;margin-bottom:2rem;text-align:center}.auth-mode-toggle{color:#666;font-size:.95rem;margin-bottom:1.5rem;text-align:center}.auth-mode-link{color:#6a11cb;cursor:pointer;font-weight:600;text-decoration:underline}.auth-mode-link:hover{color:#2575fc}.login-form-row{display:flex;gap:1rem}.login-form-row .login-form-group{flex:1 1;margin-bottom:1rem}@media screen and (max-width:768px){.login-card{margin:15px;padding:2rem}.login-title{font-size:1.7rem}.login-form-row{flex-direction:column;gap:0}}@media screen and (max-width:480px){.login-card{padding:1.5rem}.login-title{font-size:1.5rem}.login-form-input{padding:.8rem 1rem}.login-button{font-size:1rem;padding:.9rem}.auth-mode-toggle{font-size:.9rem}}.health-data-prompt-container{align-items:center;background-color:#f5f7fa;display:flex;justify-content:center;min-height:100vh;padding:20px}.health-data-prompt-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:500px;padding:40px;text-align:center;width:100%}.health-data-prompt-title{color:#2d3748;font-size:24px;font-weight:700;margin-bottom:16px}.health-data-prompt-description{color:#718096;font-size:16px;line-height:1.5;margin-bottom:32px}.health-data-prompt-form{text-align:left}.health-data-prompt-form-group{margin-bottom:24px}.health-data-prompt-form-label{color:#4a5568;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.health-data-prompt-form-input{border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .2s ease;width:100%}.health-data-prompt-form-input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a;outline:none}.health-data-prompt-button{background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 20px;transition:background-color .2s ease;width:100%}.health-data-prompt-button:hover:not(:disabled){background-color:#3182ce}.health-data-prompt-button:disabled{background-color:#a0aec0;cursor:not-allowed}.health-data-prompt-error{color:#e53e3e;font-size:14px;margin-top:8px;text-align:left}.health-data-prompt-error.api-error{background-color:#fed7d7;border:1px solid #feb2b2;border-radius:8px;margin-bottom:24px;padding:12px 16px;text-align:center}@media (max-width:600px){.health-data-prompt-card{padding:30px 20px}.health-data-prompt-title{font-size:20px}}.stat-icon{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:12px;display:flex;height:80px;justify-content:center;margin:0 auto 15px;transition:all .3s ease;width:80px}.stat-card:hover .stat-icon{background:linear-gradient(135deg,#667eea33,#764ba233);transform:scale(1.1)}.stat-icon img{height:100%;object-fit:contain;padding:8px;width:100%}.gamification-reward-icon{align-items:center;background:linear-gradient(135deg,#ffd7001a,#ffa5001a);border-radius:50%;display:flex;height:100px;justify-content:center;margin:0 auto 15px;transition:all .3s ease;width:100px}.gamification-reward-card:hover .gamification-reward-icon{background:linear-gradient(135deg,#ffd70033,#ffa50033);box-shadow:0 8px 24px #ffc1074d;transform:scale(1.15) rotateY(10deg)}.gamification-reward-icon img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:90%;object-fit:contain;width:90%}.hero-image{filter:drop-shadow(0 10px 30px rgba(0,0,0,.15));height:auto;max-width:400px;transition:transform .3s ease;width:100%}.landing-hero-image:hover .hero-image{transform:translateY(-5px)}.disease-icon{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:10px;width:60px}.disease-icon img{height:100%;object-fit:contain;width:100%}.status-badge img{height:24px;margin-right:8px;vertical-align:middle;width:24px}.patient-status img{height:32px;margin-right:10px;width:32px}@media (max-width:768px){.stat-icon{height:60px;margin:0 auto 10px;width:60px}.gamification-reward-icon{height:80px;width:80px}.hero-image{max-width:300px}}@media (max-width:480px){.stat-icon{height:50px;margin:0 auto 8px;width:50px}.gamification-reward-icon{height:70px;width:70px}.hero-image{max-width:250px}}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.gamification-reward-icon img,.stat-icon img{animation:iconBounce 2s ease-in-out infinite}.gamification-reward-card:hover .gamification-reward-icon img{animation:none}.status-stable img{filter:drop-shadow(0 0 8px rgba(76,175,80,.5))}.status-improving img{filter:drop-shadow(0 0 8px rgba(255,152,0,.5))}.status-critical img{filter:drop-shadow(0 0 8px rgba(244,67,54,.5))}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f7ff;color:#333;font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.7}.app{background:linear-gradient(135deg,#eef2ff,#f0f4ff);display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:30px 0}.container{margin:0 auto;max-width:1200px;padding:0 25px;width:100%}.btn{border:none;border-radius:30px;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:inline-block;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#6a11cb,#2575fc);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#2575fc,#6a11cb);box-shadow:0 6px 20px #2575fc4d;transform:translateY(-2px)}.btn-secondary{background-color:#fff;border:2px solid #6a11cb;color:#6a11cb}.btn-secondary:hover{background-color:#f0f4ff;box-shadow:0 6px 20px #6a11cb33;color:#2575fc;transform:translateY(-2px)}.btn-sm{font-size:.85rem;padding:8px 16px}.btn-lg{font-size:1.1rem;padding:15px 30px}.btn-block{display:block;width:100%}.btn-block,.text-center{text-align:center}.text-muted{color:#7d7d7d}.text-primary{color:#6a11cb}.text-secondary{color:#2575fc}.mt-1{margin-top:.75rem}.mt-2{margin-top:1.5rem}.mt-3{margin-top:2.25rem}.mt-4{margin-top:3rem}.mb-1{margin-bottom:.75rem}.mb-2{margin-bottom:1.5rem}.mb-3{margin-bottom:2.25rem}.mb-4{margin-bottom:3rem}.py-1{padding-bottom:.75rem;padding-top:.75rem}.py-2{padding-bottom:1.5rem;padding-top:1.5rem}.py-3{padding-bottom:2.25rem;padding-top:2.25rem}.py-4{padding-bottom:3rem;padding-top:3rem}.card{background:#fff;border:none;border-radius:15px;box-shadow:0 10px 30px #00000014;margin-bottom:30px;padding:30px;transition:all .3s ease}.card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.card-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:20px}.card-title{color:#333;font-size:1.5rem;font-weight:700;margin:0}.card-content{color:#666;line-height:1.7}h1,h2,h3,h4,h5,h6{color:#333;font-family:Poppins,sans-serif;font-weight:700;line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}a{color:#6a11cb;transition:all .3s ease}a,a:hover{text-decoration:none}a:hover{color:#2575fc}.form-control{background-color:#fff;border:2px solid #e1e5f2;border-radius:10px;font-family:Poppins,sans-serif;font-size:1rem;padding:12px 20px;transition:all .3s ease;width:100%}.form-control:focus{border-color:#6a11cb;box-shadow:0 0 0 3px #6a11cb1a;outline:none}.grid{grid-gap:30px;display:grid;gap:30px}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.alert{border-radius:10px;font-family:Poppins,sans-serif;margin-bottom:20px;padding:15px 20px}.alert-success{background-color:#d1f7c4;border:1px solid #a4e380;color:#1b5e20}.alert-error{background-color:#ffe3e3;border:1px solid #ffcdd2;color:#b71c1c}.alert-warning{background-color:#fff3cd;border:1px solid #ffeaa7;color:#856404}.alert-info{background-color:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}@media screen and (max-width:992px){.grid-cols-3{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.container{padding:0 20px}.main-content{padding:20px 0}.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}.btn{padding:10px 20px}}@media screen and (max-width:480px){.container{padding:0 15px}.main-content{padding:15px 0}h1{font-size:1.75rem}h2{font-size:1.5rem}.card{padding:20px}}
/*# sourceMappingURL=main.758bcd7b.css.map*/