body{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}.header-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #10b98126;box-shadow:0 1px 3px #0000000d;position:relative;transition:all .3s ease;width:100%;z-index:50}.header-container{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.header-logo{cursor:pointer;gap:10px;text-decoration:none}.header-logo,.header-logo-icon{align-items:center;display:flex;flex-shrink:0}.header-logo-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:14px;box-shadow:0 3px 8px #10b98126;height:44px;justify-content:center;position:relative;width:44px}.header-logo-dot{background:#10b981;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;height:14px;position:absolute;right:-3px;top:-3px;width:14px}.header-logo-text-container{display:flex;flex-direction:column;flex-shrink:0}.header-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.4px;line-height:1.1;white-space:nowrap}.header-logo-text-dark{-webkit-text-fill-color:#1e293b;color:#1e293b}.header-logo-subtitle{color:#64748b;font-size:11px;font-weight:500;letter-spacing:.3px;margin-top:1px;white-space:nowrap}.header-desktop-content{align-items:center;display:flex;flex:1 1;gap:32px;justify-content:space-between}.header-nav-group{align-items:center;display:flex;flex:1 1;gap:24px;justify-content:center}.header-menu-item{color:#475569;cursor:pointer;flex-shrink:0;font-size:15px;font-weight:500;padding:6px 0;position:relative;text-decoration:none;transition:all .2s ease;white-space:nowrap}.header-menu-item:hover{color:#10b981}.header-menu-underline{background:linear-gradient(90deg,#10b981,#059669);border-radius:1px;bottom:0;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header-menu-item:hover .header-menu-underline{width:100%}.header-contact-group{align-items:center;display:flex;flex-shrink:0;gap:20px}.header-contact-info{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:8px;color:#475569;display:flex;font-size:13px;font-weight:500;gap:6px;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.header-contact-info:hover{background:#10b9811a;border-color:#10b98133}.header-contact-icon{color:#10b981;flex-shrink:0;height:14px;width:14px}.header-buttons-group{gap:8px}.header-auth-button,.header-buttons-group{align-items:center;display:flex;flex-shrink:0}.header-auth-button{background:#0000;border:1px solid #10b9814d;border-radius:20px;color:#10b981;cursor:pointer;font-size:13px;font-weight:500;gap:6px;height:36px;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.header-auth-button:hover{background:#10b9811a;border-color:#10b981;box-shadow:0 2px 8px #10b98126;transform:translateY(-1px)}.header-button{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:20px;box-shadow:0 2px 8px #10b98133;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:13px;font-weight:500;gap:6px;height:36px;padding:8px 20px;transition:all .2s ease;white-space:nowrap}.header-button:hover{background:linear-gradient(90deg,#059669,#0891b2);box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.header-button-icon{flex-shrink:0;height:14px;width:14px}.header-logout-button{background:#0000;border:1px solid #e2e8f0;border-radius:20px;color:#64748b;height:36px;padding:8px 12px}.header-logout-button:hover{background:#f1f5f9;border-color:#cbd5e1;color:#475569}.header-mobile-menu-button{align-items:center;background:#10b9811a;border:none;border-radius:10px;color:#10b981;cursor:pointer;display:none;flex-shrink:0;height:40px;justify-content:center;padding:8px;transition:all .2s ease;width:40px}.header-mobile-menu-button:hover{background:#10b98133}.header-mobile-menu-icon{height:20px;width:20px}@media (max-width:1024px){.header-desktop-content{gap:20px}.header-nav-group{gap:16px}.header-menu-item{font-size:14px}.header-contact-group{gap:12px}.header-contact-info{font-size:12px;padding:6px 10px}}@media (max-width:900px){.header-contact-info{display:none}.header-buttons-group{gap:6px}.header-auth-button,.header-button{font-size:12px;height:34px;padding:8px 12px}.header-logout-button span{display:none}.header-logout-button{padding:8px;width:34px}}@media (max-width:768px){.header-container{gap:16px;padding:12px 16px}.header-desktop-content{display:none}.header-mobile-menu-button{display:flex}.header-logo-icon{height:40px;width:40px}.header-logo-text{font-size:20px}.header-logo-subtitle{font-size:10px}}.header-mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:40}.header-mobile-menu-overlay-open{display:block}.header-mobile-menu-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffffa;bottom:0;box-shadow:-4px 0 20px #0000001a;display:flex;flex-direction:column;gap:20px;padding:20px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:300px;z-index:50}.header-mobile-menu-panel-open{transform:translateX(0)}.header-mobile-menu-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.header-mobile-menu-title{color:#1e293b;font-size:18px;font-weight:600}.header-mobile-menu-close{align-items:center;background:#10b9811a;border:none;border-radius:8px;color:#475569;cursor:pointer;display:flex;height:40px;justify-content:center;padding:8px;transition:all .2s ease;width:40px}.header-mobile-menu-close:hover{background-color:#10b98133}.header-mobile-menu-items{display:flex;flex-direction:column;gap:12px}.header-mobile-menu-item{align-items:center;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:16px;font-weight:500;padding:12px 16px;text-decoration:none;transition:all .2s ease}.header-mobile-menu-item:hover{background-color:#10b9811a;color:#10b981}.header-mobile-contact{border-top:1px solid #0000001a;margin-top:auto;padding-top:20px}.header-mobile-contact-item{align-items:flex-start;background:#10b9810d;border:1px solid #10b9811a;border-radius:10px;color:#475569;display:flex;gap:12px;margin-bottom:16px;padding:12px}.header-mobile-contact-phone{color:#1e293b;font-size:14px;font-weight:600}.header-mobile-contact-hours{color:#64748b;font-size:12px;margin-top:4px}.header-mobile-button{font-size:14px;height:40px;justify-content:center;margin-top:16px;width:100%}.header-mobile-user-info{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:10px;display:flex;gap:12px;margin-bottom:16px;padding:16px}.mobile-user-avatar{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.mobile-user-details{flex:1 1;min-width:0}.mobile-user-name{color:#1e293b;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-user-role{color:#64748b;font-size:11px;margin-top:2px}.header-mobile-logout-item{color:#ef4444}.header-mobile-logout-item:hover{background:#ef44441a;color:#dc2626}.header-mobile-auth-item{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:10px;color:#10b981;display:flex;font-weight:500;gap:8px;margin-top:8px;padding:14px 16px}@media (max-width:480px){.header-mobile-menu-panel{padding:16px;width:280px}.header-logo-text{font-size:18px}.header-logo-subtitle{font-size:9px}}.footer{background:#fff;border-top:1px solid #e2e8f0;cursor:default;margin-top:auto;padding:40px 0 24px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.footer-content{margin:0 auto;max-width:1200px;padding:0 24px}.footer-main{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-logo{gap:8px}.footer-logo,.footer-logo-icon{align-items:center;display:flex}.footer-logo-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;cursor:default;height:32px;justify-content:center;width:32px}.footer-logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;cursor:default;font-family:Inter,sans-serif;font-size:20px;font-weight:700}.footer-logo-text-dark{-webkit-text-fill-color:#1e293b;color:#1e293b}.footer-tagline{color:#64748b;cursor:default;font-size:12px;margin:0}.footer-links{display:flex;gap:32px}.footer-link{color:#64748b;cursor:pointer!important;font-size:14px;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#10b981}.footer-divider{background:#e2e8f0;cursor:default;height:1px;margin:0 0 24px}.footer-bottom{align-items:center;display:flex;justify-content:space-between}.copyright{color:#94a3b8;cursor:default;font-size:14px}.footer-legal{display:flex;gap:24px}.legal-link{color:#94a3b8;cursor:pointer!important;font-size:13px;text-decoration:none;transition:color .2s ease}.legal-link:hover{color:#10b981}@media (max-width:768px){.footer{padding:32px 0 20px}.footer-content{padding:0 20px}.footer-main{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:24px}.footer-links{flex-wrap:wrap;gap:24px}.footer-link{font-size:13px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:16px}.footer-legal{gap:16px}}@media (max-width:480px){.footer{padding:24px 0 16px}.footer-content{padding:0 16px}.footer-links{gap:16px}.copyright{font-size:13px}.legal-link{font-size:12px}}@media (hover:hover){.footer-link:hover,.legal-link:hover{cursor:pointer}.copyright:hover,.footer-logo:hover,.footer-tagline:hover{cursor:default}}.footer-link:focus,.legal-link:focus{border-radius:2px;outline:2px solid #10b981;outline-offset:2px}.hero-section{align-items:center;background:#f0fdf4;color:#1e293b;cursor:default;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:center;min-height:85vh;padding:4rem 2rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hero-wrapper{max-width:1200px;width:100%}.hero-content-row{align-items:center;display:flex;gap:4rem;min-height:500px}.hero-left-column{align-items:center;display:flex;flex:1 1;height:100%}.hero-content-wrapper{display:flex;flex-direction:column;gap:1.5rem;width:100%}.hero-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:2rem;color:#10b981;cursor:default;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.tag-dot{background:#10b981;border-radius:50%;cursor:default;height:6px;width:6px}.hero-title{cursor:default;font-size:2.75rem;font-weight:300;letter-spacing:-.5px;line-height:1.1;margin:0}.hero-highlight{color:#10b981;cursor:default;display:block;font-weight:600;margin-top:.5rem}.hero-description{color:#64748b;cursor:default;font-size:1.125rem;line-height:1.6;margin:0;max-width:450px}.hero-cta-section{margin-top:1rem}.cta-title{cursor:default;font-size:1.375rem;font-weight:400;margin:0 0 1rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-button-primary{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:2rem;box-shadow:0 4px 12px #10b98133;color:#fff;cursor:pointer!important;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-left:0;padding:.875rem 1.75rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hero-button-primary:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.hero-button-secondary{align-items:center;background:#fff;border:1px solid #10b9814d;border-radius:2rem;color:#10b981;cursor:pointer!important;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.875rem 1.75rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hero-button-secondary:hover{background:#10b9810d;border-color:#10b98180;transform:translateY(-2px)}.button-chevron-icon{margin-left:.25rem;transition:transform .2s ease}.hero-button-secondary:hover .button-chevron-icon{transform:translateX(2px)}.hero-right-column{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.hero-form-container{background:#fff;border:1px solid #10b9811a;border-radius:1.5rem;box-shadow:0 15px 35px #00000014;margin:0 auto;max-width:450px;padding:2.5rem;width:100%}.hero-form-title{color:#1e293b;cursor:default;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.hero-form-subtitle{color:#10b981;cursor:default;font-size:.875rem;font-weight:500;margin-bottom:1.75rem;text-align:center}.hero-form{display:flex;flex-direction:column;gap:1.5rem}.hero-input-group{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:1rem;cursor:text;display:flex;gap:.75rem;padding:.875rem 1rem;transition:all .2s ease}.hero-input-group:focus-within{background:#10b98114;border-color:#10b981}.hero-input-icon-wrapper{align-items:center;background:#10b9811a;border-radius:.75rem;cursor:default;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.hero-input{background:#0000;border:none;color:#1e293b;cursor:text;flex:1 1;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;outline:none;user-select:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto}.hero-input::placeholder{color:#94a3b8;cursor:text;font-weight:400}.hero-textarea-group{align-items:flex-start;background:#10b9810d;border:1px solid #10b9811a;border-radius:1rem;cursor:text;display:flex;gap:.75rem;padding:1rem;transition:all .2s ease}.hero-textarea-group:focus-within{background:#10b98114;border-color:#10b981}.hero-textarea-icon{align-items:center;background:#10b9811a;border-radius:.75rem;cursor:default;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;margin-top:.25rem;width:2.5rem}.hero-textarea-wrapper{flex:1 1}.hero-textarea-label{color:#10b981;cursor:default;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.hero-textarea{background:#0000;border:none;color:#64748b;cursor:text;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;min-height:60px;outline:none;resize:none;user-select:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;width:100%}.hero-textarea::placeholder{color:#94a3b8;cursor:text;font-weight:400}.hero-submit-button{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:2rem;box-shadow:0 4px 12px #10b98133;color:#fff;cursor:pointer!important;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.2px;padding:1rem 2rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.hero-submit-button:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}@media (max-width:1024px){.hero-content-row{gap:3rem}.hero-title{font-size:2.5rem}.hero-form-container{padding:2rem}}@media (max-width:768px){.hero-section{min-height:auto;padding:3rem 1.5rem}.hero-content-row{align-items:stretch;flex-direction:column;gap:3rem;min-height:auto}.hero-left-column{align-items:center;text-align:center}.hero-title{font-size:2.25rem}.hero-description{max-width:600px;text-align:center}.hero-cta-section{align-items:center;display:flex;flex-direction:column}.hero-buttons{max-width:400px}.hero-button-primary,.hero-button-secondary,.hero-buttons{justify-content:center;width:100%}.hero-right-column{justify-content:center}.hero-form-container{max-width:500px;width:100%}}@media (max-width:480px){.hero-section{padding:2.5rem 1rem}.hero-title{font-size:2rem}.hero-buttons{flex-direction:column}.hero-form-container{padding:1.75rem}.hero-form-title{font-size:1.375rem}}@media (hover:hover){.hero-button-primary:hover,.hero-button-secondary:hover,.hero-submit-button:hover{cursor:pointer}.cta-title:hover,.hero-description:hover,.hero-form-subtitle:hover,.hero-form-title:hover,.hero-highlight:hover,.hero-tag:hover,.hero-textarea-label:hover,.hero-title:hover{cursor:default}.hero-input:hover,.hero-textarea:hover{cursor:text}}.hero-button-primary:focus,.hero-button-secondary:focus,.hero-submit-button:focus{outline:2px solid #10b981;outline-offset:2px}.philosophy-section{background:#fff;color:#1e293b;font-family:Inter,sans-serif;padding:5rem 2rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.philosophy-wrapper{margin:0 auto;max-width:1200px}.philosophy-header{margin-bottom:4rem;text-align:center}.philosophy-title{cursor:default;font-size:2.5rem;font-weight:300;line-height:1.2;margin:0 0 1rem}.philosophy-title-highlight{color:#10b981;cursor:default;display:inline;font-weight:600}.philosophy-subtitle{color:#64748b;cursor:default;font-size:1rem;line-height:1.6;margin:0 auto;max-width:500px}.philosophy-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.philosophy-card{align-items:flex-start;background:#f0fdf480;border:1px solid #10b98126;border-radius:1rem;cursor:pointer!important;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.philosophy-card:before{background:linear-gradient(90deg,#10b981,#059669);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.philosophy-card:hover{background:#fff;border-color:#10b9814d;box-shadow:0 15px 30px #00000014;transform:translateY(-5px)}.philosophy-card:hover:before{transform:scaleX(1)}.philosophy-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:.875rem;box-shadow:0 4px 12px #10b98133;cursor:pointer;display:flex;height:3.5rem;justify-content:center;margin-bottom:1.25rem;position:relative;width:3.5rem}.philosophy-icon-dot{background:#10b981;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;position:absolute;right:-4px;top:-4px;width:12px}.philosophy-card-title{color:#1e293b;cursor:pointer;font-size:1.25rem;font-weight:600;margin:0 0 .75rem;transition:color .3s ease}.philosophy-card:hover .philosophy-card-title{color:#10b981}.philosophy-card-desc{color:#64748b;cursor:pointer;font-size:.95rem;line-height:1.5;margin:0}@media (max-width:1024px){.philosophy-section{padding:4rem 2rem}.philosophy-title{font-size:2.25rem}.philosophy-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.philosophy-section{padding:3rem 1.5rem}.philosophy-header{margin-bottom:3rem}.philosophy-title{font-size:2rem}.philosophy-subtitle{font-size:.95rem;padding:0 1rem}}@media (max-width:640px){.philosophy-grid{grid-template-columns:1fr;margin:0 auto;max-width:400px}.philosophy-card{padding:1.75rem}.philosophy-icon{height:3rem;width:3rem}}@media (max-width:480px){.philosophy-section{padding:2.5rem 1rem}.philosophy-title{font-size:1.75rem}.philosophy-subtitle{font-size:.9rem}}@media (hover:hover){.philosophy-card:hover{cursor:pointer}.philosophy-header:hover,.philosophy-subtitle:hover,.philosophy-title-highlight:hover,.philosophy-title:hover{cursor:default}}.philosophy-card:focus{outline:2px solid #10b981;outline-offset:2px}.home-services-section{background:linear-gradient(to bottom right,#f0fdf4,#ecfeff);color:#1e293b;font-family:Inter,sans-serif;overflow:hidden;padding:5rem 2rem;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.home-services-section:before{background:linear-gradient(135deg,#10b9811a,#0ea5e91a);border-radius:50%;content:"";filter:blur(40px);height:300px;position:absolute;right:-100px;top:-100px;width:300px;z-index:0}.home-services-wrapper{margin:0 auto;max-width:1000px;position:relative;z-index:1}.home-services-header{margin-bottom:4rem;text-align:center}.home-services-title{cursor:default;font-size:2.5rem;font-weight:300;line-height:1.2;margin:0 0 1rem}.home-services-title-highlight{color:#10b981;cursor:default;display:inline;font-weight:600}.home-services-grid{grid-gap:2rem;display:grid;gap:2rem}.home-services-grid-two-columns{grid-template-columns:repeat(2,1fr)}.home-services-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff80;border-radius:1.5rem;cursor:pointer!important;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.home-services-card:before{background:linear-gradient(135deg,#10b9810d,#0ea5e90d);border-radius:1.5rem;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.home-services-card:hover{background:#fffffff2;border-color:#10b98133;box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.home-services-card:hover:before{opacity:1}.home-services-card-hover{background:#fffffff2;border-color:#10b98133;box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.home-services-card-hover:before{opacity:1}.home-services-icon-wrapper{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:1rem;box-shadow:0 8px 20px #10b98133;cursor:pointer;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;position:relative;transition:all .3s ease;width:4rem}.home-services-card:hover .home-services-icon-wrapper{box-shadow:0 12px 25px #10b9814d;transform:scale(1.05)}.home-services-icon-dot{background:#10b981;border:3px solid #fff;border-radius:50%;cursor:pointer;height:14px;position:absolute;right:-6px;top:-6px;width:14px}.home-services-card-title{color:#1e293b;cursor:pointer;font-size:1.375rem;font-weight:600;margin:0 0 1rem;transition:color .3s ease}.home-services-card:hover .home-services-card-title{color:#10b981}.home-services-card-desc{color:#64748b;cursor:pointer;flex-grow:1;font-size:1rem;line-height:1.6;margin:0}@media (max-width:1024px){.home-services-section{padding:4rem 2rem}.home-services-wrapper{max-width:800px}.home-services-title{font-size:2.25rem}}@media (max-width:768px){.home-services-section{padding:3rem 1.5rem}.home-services-header{margin-bottom:3rem}.home-services-title{font-size:2rem}.home-services-grid-two-columns{grid-template-columns:1fr;margin:0 auto;max-width:500px}.home-services-card{padding:2rem}}@media (max-width:640px){.home-services-wrapper{max-width:100%}.home-services-grid-two-columns{max-width:400px}.home-services-card{padding:1.75rem}.home-services-icon-wrapper{height:3.5rem;width:3.5rem}}@media (max-width:480px){.home-services-section{padding:2.5rem 1rem}.home-services-title{font-size:1.75rem}.home-services-card{padding:1.5rem}.home-services-card-title{font-size:1.25rem}.home-services-card-desc{font-size:.95rem}}@media (hover:hover){.home-services-card:hover{cursor:pointer}.home-services-header:hover,.home-services-title-highlight:hover,.home-services-title:hover{cursor:default}}.home-services-card:focus{outline:2px solid #10b981;outline-offset:2px}.cta-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e293b;cursor:default;font-family:Inter,sans-serif;overflow:hidden;padding:5rem 2rem;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cta-wrapper{margin:0 auto;max-width:900px}.cta-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border:1px solid #10b9811a;border-radius:2rem;box-shadow:0 20px 60px #0000000d,inset 0 0 0 1px #fffc;overflow:hidden;padding:4rem 3rem;position:relative;text-align:center}.cta-card-content{position:relative;z-index:2}.cta-decorative-circle{border-radius:50%;filter:blur(40px);opacity:.15;position:absolute;z-index:1}.cta-circle-1{background:linear-gradient(135deg,#10b981,#3b82f6);height:300px;right:-100px;top:-150px;width:300px}.cta-circle-2{background:linear-gradient(135deg,#3b82f6,#8b5cf6);bottom:-80px;height:200px;left:-80px;width:200px}.cta-circle-3{background:linear-gradient(135deg,#10b981,#22c55e);height:150px;left:10%;top:50%;transform:translateY(-50%);width:150px}.cta-icon-wrapper{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:1.25rem;box-shadow:0 10px 30px #10b98133;display:flex;height:5rem;justify-content:center;margin:0 auto 2.5rem;position:relative;width:5rem}.cta-icon-dot{background:#10b981;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:16px;position:absolute;right:-6px;top:-6px;width:16px}.cta-title{color:#1e293b;font-size:2.75rem;font-weight:300;letter-spacing:-.5px;line-height:1.2;margin:0 0 1.25rem}.cta-title-highlight{color:#10b981;display:inline;font-weight:600;padding:0 4px;position:relative}.cta-title-highlight:before{background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:1.5px;bottom:-2px;content:"";height:3px;left:0;opacity:.3;position:absolute;right:0;z-index:-1}.cta-subtitle{color:#64748b;cursor:auto;font-size:1.125rem;font-weight:400;line-height:1.7;margin:0 auto 3rem;max-width:600px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.cta-button{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:2.5rem;box-shadow:0 8px 25px #10b98140,inset 0 0 0 1px #ffffff1a;color:#fff;cursor:pointer;font-size:1.125rem;gap:.875rem;letter-spacing:.3px;min-width:280px;overflow:hidden;padding:1.125rem 3rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .7s ease;width:100%}.cta-button:after{background:#0000;border-radius:2.5rem;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:1}.cta-button:hover{background:linear-gradient(90deg,#059669,#0d9488);box-shadow:0 15px 35px #10b98159,inset 0 0 0 1px #fff3;transform:translateY(-4px)}.cta-button:hover:before{left:100%}.cta-button-hover{background:linear-gradient(90deg,#059669,#0d9488);box-shadow:0 15px 35px #10b98159,inset 0 0 0 1px #fff3;transform:translateY(-4px)}.cta-button-icon,.cta-button-text{position:relative;z-index:2}.cta-button-icon{transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-button:hover .cta-button-icon{transform:translateX(6px)}.cta-button:active{transform:translateY(-1px);transition:transform .1s ease}.cta-icon-wrapper,.cta-title,.cta-title-highlight{cursor:default}.cta-button:focus{outline:2px solid #10b981;outline-offset:2px}@media (hover:hover){.cta-button:hover{cursor:pointer}}@media (max-width:1024px){.cta-section{padding:4rem 2rem}.cta-card{padding:3.5rem 2.5rem}.cta-title{font-size:2.5rem}}@media (max-width:768px){.cta-section{padding:3.5rem 1.5rem}.cta-card{padding:3rem 2rem}.cta-title{font-size:2.25rem}.cta-subtitle{font-size:1.05rem;margin-bottom:2.5rem}.cta-icon-wrapper{height:4.5rem;margin-bottom:2rem;width:4.5rem}.cta-button{font-size:1.05rem;min-width:250px;padding:1rem 2.5rem}}@media (max-width:640px){.cta-wrapper{max-width:100%}.cta-card{padding:2.5rem 1.75rem}.cta-title{font-size:2rem}.cta-subtitle{font-size:1rem;margin-bottom:2rem;padding:0 .5rem}.cta-button{justify-content:center;max-width:300px;width:100%}.cta-circle-1,.cta-circle-2,.cta-circle-3{opacity:.1}}@media (max-width:480px){.cta-section{padding:3rem 1rem}.cta-card{border-radius:1.5rem;padding:2rem 1.5rem}.cta-title{font-size:1.75rem}.cta-subtitle{font-size:.95rem;margin-bottom:1.75rem}.cta-icon-wrapper{height:4rem;margin-bottom:1.75rem;width:4rem}.cta-button{font-size:1rem;max-width:280px;min-width:auto;padding:.875rem 2rem;width:100%}}.auth-page{background:linear-gradient(135deg,#f0fdf4,#ecfeff,#f0fdfa);color:#1e293b;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;padding:2rem 1rem;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.auth-bg-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.auth-circle{border-radius:50%;cursor:default;filter:blur(60px);opacity:.15;position:absolute}.auth-circle1{background:#10b981;height:400px;left:25%;top:-100px;width:400px}.auth-circle2{background:#059669;bottom:-100px;height:400px;right:25%;width:400px}.auth-circle3{background:#0891b2;height:256px;right:0;top:33%;width:256px}.auth-circle4{background:#10b981;bottom:33%;height:256px;left:0;width:256px}.auth-section{align-items:center;display:flex;min-height:calc(100vh - 4rem);padding-bottom:2rem;padding-top:4rem}.auth-container{margin:0 auto;max-width:1024px;padding:0 1.5rem;width:100%}.auth-header{margin-bottom:3rem;text-align:center}.auth-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;color:#10b981;cursor:default;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.auth-tag-dot{background:#10b981;border-radius:50%;cursor:default;height:6px;width:6px}.auth-title{cursor:default;font-size:2.25rem;font-weight:300;line-height:1.2;margin:0 0 1rem}.auth-title-highlight{color:#10b981;cursor:default;display:block;font-weight:600}.auth-description{color:#64748b;cursor:default;font-size:1rem;line-height:1.6;margin:0 auto;max-width:500px}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #10b98133;border-radius:1.5rem;box-shadow:0 10px 40px #0000000d;padding:2rem}.auth-mode-toggle{background:#10b9810d;border-radius:1rem;display:flex;margin-bottom:2rem;overflow:hidden}.auth-mode-button{background:none;border:none;color:#64748b;cursor:pointer!important;flex:1 1;font-family:inherit;font-size:.875rem;font-weight:500;padding:.875rem;text-align:center;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.auth-mode-button-active{background:#fff;box-shadow:0 2px 6px #10b98133;color:#10b981}.auth-form{width:100%}.auth-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:768px){.auth-grid{grid-template-columns:1fr 1fr}}.auth-form-section{margin-bottom:0}.auth-section-title{cursor:default;font-size:1.25rem;font-weight:600;margin:0 0 .25rem}.auth-section-subtitle{color:#10b981;cursor:default;font-size:.875rem;margin-bottom:1.5rem}.auth-name-group{display:flex;gap:.75rem;margin-bottom:1.25rem}.auth-name-group .auth-input-group{flex:1 1;margin-bottom:0}.auth-input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.auth-label{color:#475569;cursor:default;font-size:.875rem;font-weight:500}.auth-input-wrapper{position:relative}.auth-input-icon{color:#10b981;cursor:default;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.auth-input{background:#10b9810d;border:1px solid #10b98126;border-radius:.75rem;color:#1e293b;cursor:text;font-family:inherit;font-size:.875rem;outline:none;padding:.75rem 2rem .75rem 2.75rem;transition:border-color .2s ease;user-select:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;width:100%}.auth-input:focus{border-color:#10b981}.auth-input::placeholder{color:#94a3b8}.auth-password-toggle{align-items:center;background:none;border:none;color:#94a3b8;cursor:pointer!important;display:flex;justify-content:center;padding:0;position:absolute;right:1rem;top:50%;transform:translateY(-50%);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.auth-login-form{margin:0 auto;max-width:400px}.auth-forgot-password{margin-top:.5rem;text-align:right}.auth-forgot-link{background:none;border:none;color:#10b981;cursor:pointer!important;font-size:.875rem;padding:0;text-decoration:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.auth-forgot-link:hover{text-decoration:underline}.auth-security-box{background:#10b9810d;border:1px solid #10b98126;border-radius:.75rem;cursor:default;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.auth-security-icon{color:#10b981;cursor:default;flex-shrink:0}.auth-security-title{cursor:default;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.auth-security-text{color:#64748b;cursor:default;font-size:.75rem;line-height:1.4}.auth-checkbox{align-items:flex-start;display:flex;gap:.75rem;margin-top:.5rem}.auth-check-mark{align-items:center;background:#10b9811a;border-radius:.25rem;cursor:pointer!important;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:1.25rem}.auth-check-icon{color:#10b981;cursor:pointer;height:.875rem;width:.875rem}.auth-checkbox-label{color:#64748b;font-size:.875rem;line-height:1.5}.auth-agreement-link,.auth-checkbox-label{cursor:pointer!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.auth-agreement-link{background:none;border:none;color:#10b981;font-family:inherit;font-size:inherit;font-weight:500;padding:0;text-decoration:none}.auth-agreement-link:hover{text-decoration:underline}.auth-divider{background:#10b98126;cursor:default;height:1px;margin:2rem 0}.auth-submit-button{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:1.25rem;box-shadow:0 4px 12px #10b98133;color:#fff;cursor:pointer!important;font-family:inherit;font-size:1rem;font-weight:500;padding:1rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.auth-submit-button:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.auth-switch-mode{color:#64748b;cursor:default;font-size:.875rem;margin-top:1.5rem;text-align:center}.auth-switch-link{background:none;border:none;color:#10b981;cursor:pointer!important;font-family:inherit;font-size:inherit;font-weight:500;padding:0;text-decoration:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.auth-switch-link:hover{text-decoration:underline}@media (max-width:768px){.auth-page{padding:1rem}.auth-title{font-size:1.75rem}.auth-card{padding:1.5rem}.auth-name-group{flex-direction:column;gap:1rem}.auth-grid{gap:2rem}}@media (max-width:480px){.auth-container{padding:0 1rem}.auth-card{padding:1.25rem}.auth-tag{font-size:.75rem;padding:.5rem .75rem}}.auth-test-users{background:#f8f9fa;border-left:4px solid #4299e1;border-radius:8px;cursor:default;margin-bottom:20px;padding:15px}.auth-test-users h4{color:#2d3748;cursor:default;font-size:14px;font-weight:600;margin-bottom:10px;margin-top:0}.auth-test-user{color:#4a5568;cursor:default;font-size:13px;margin-bottom:5px}.auth-test-user strong{color:#2d3748;cursor:default;margin-right:5px}.auth-error-message{background:#fed7d7;border:1px solid #fc8181;border-radius:8px;color:#c53030;cursor:default;margin-bottom:20px;padding:12px 16px}.auth-success-message{background:#c6f6d5;border-color:#68d391;color:#276749}@media (hover:hover){.auth-agreement-link:hover,.auth-forgot-link:hover,.auth-mode-button:hover,.auth-password-toggle:hover,.auth-submit-button:hover,.auth-switch-link:hover{cursor:pointer}.auth-description:hover,.auth-error-message:hover,.auth-label:hover,.auth-section-subtitle:hover,.auth-section-title:hover,.auth-security-box:hover,.auth-security-text:hover,.auth-security-title:hover,.auth-switch-mode:hover,.auth-tag:hover,.auth-test-user strong:hover,.auth-test-user:hover,.auth-test-users:hover,.auth-title-highlight:hover,.auth-title:hover{cursor:default}.auth-input:hover{cursor:text}}.auth-agreement-link:focus,.auth-forgot-link:focus,.auth-mode-button:focus,.auth-password-toggle:focus,.auth-submit-button:focus,.auth-switch-link:focus{outline:2px solid #10b981;outline-offset:2px}.auth-input:focus{cursor:text}.auth-checkbox-input{cursor:pointer!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.terms-page{background:linear-gradient(135deg,#f0fdf4,#ecfeff,#f0fdfa);color:#1e293b;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;padding:2rem 1rem;position:relative}.terms-bg-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.terms-circle{border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.terms-circle1{background:#10b981;height:400px;left:25%;top:-100px;width:400px}.terms-circle2{background:#059669;bottom:-100px;height:400px;right:25%;width:400px}.terms-circle3{background:#0891b2;height:256px;right:0;top:33%;width:256px}.terms-circle4{background:#10b981;bottom:33%;height:256px;left:0;width:256px}.terms-section{align-items:center;display:flex;min-height:calc(100vh - 4rem);padding-bottom:2rem;padding-top:4rem}.terms-container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.terms-header{margin-bottom:3rem;text-align:center}.terms-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.terms-tag-dot{background:#10b981;border-radius:50%;height:6px;width:6px}.terms-title{font-size:2.25rem;font-weight:300;line-height:1.2;margin:0 0 1rem}.terms-title-highlight{color:#10b981;display:block;font-weight:600;margin-top:.25rem}.terms-description{color:#64748b;font-size:1rem;line-height:1.6;margin:0 auto;max-width:600px}.terms-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #10b98133;border-radius:1.5rem;box-shadow:0 10px 40px #0000000d;padding:2.5rem}.terms-icon-header{margin-bottom:3rem;text-align:center}.terms-icon-wrapper{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.terms-icon-wrapper svg{color:#fff}.terms-update-info{display:flex;font-size:.875rem;gap:1rem;justify-content:center}.terms-version{background:#10b9811a;color:#10b981;font-weight:600}.terms-date,.terms-version{border-radius:999px;padding:.25rem .75rem}.terms-date{background:#f8fafc;color:#64748b}.terms-content{margin-bottom:2.5rem}.terms-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:992px){.terms-grid{grid-template-columns:1fr 1fr}}.terms-column{display:flex;flex-direction:column;gap:1.5rem}.terms-info-box{background:#ffffffe6;border:1px solid #10b98126;border-radius:1rem;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.terms-info-box:hover{box-shadow:0 4px 12px #10b9811a;transform:translateY(-2px)}.terms-info-header{align-items:center;border-bottom:1px solid #10b9811a;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.terms-info-icon{color:#10b981;flex-shrink:0}.terms-info-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.terms-info-content{color:#475569;line-height:1.6}.terms-info-content p{font-size:.875rem;margin-bottom:.75rem}.terms-info-content p:last-child{margin-bottom:0}.terms-divider{background:#10b98126;height:1px;margin:2.5rem 0;position:relative;text-align:center}.terms-divider span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#10b981;font-size:.875rem;font-weight:500;left:50%;padding:0 1.5rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.terms-contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.terms-contact-item{background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;flex-direction:column;padding:1rem}.terms-contact-item strong{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.terms-contact-item span{color:#64748b;font-size:.875rem}.terms-actions{border-top:1px solid #10b98126;display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem}.terms-link{color:#10b981;font-size:.875rem;font-weight:600;text-align:center;text-decoration:none;transition:color .2s ease}.terms-link:hover{color:#059669;text-decoration:underline}.terms-buttons{display:flex;gap:1rem;justify-content:center}.terms-back-to-auth{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.terms-back-to-auth:hover{box-shadow:0 4px 12px #10b98133;transform:translateY(-2px)}.terms-home-button{background:#fff;border:1px solid #10b9814d;border-radius:.75rem;color:#10b981;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.terms-home-button:hover{background:#10b9810d;transform:translateY(-2px)}@media (max-width:768px){.terms-page{padding:1rem}.terms-title{font-size:1.75rem}.terms-card{padding:1.5rem}.terms-contact-info{grid-template-columns:1fr}.terms-buttons,.terms-update-info{flex-direction:column}.terms-update-info{align-items:center;gap:.5rem}}@media (max-width:480px){.terms-container{padding:0 1rem}.terms-card{padding:1.25rem}.terms-tag{font-size:.75rem;padding:.5rem .75rem}.terms-info-box{padding:1.25rem}}.privacy-page{background:linear-gradient(135deg,#f0fdf4,#ecfeff,#f0fdfa);color:#1e293b;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;padding:2rem 1rem;position:relative}.privacy-bg-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.privacy-circle{border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.privacy-circle1{background:#10b981;height:400px;left:25%;top:-100px;width:400px}.privacy-circle2{background:#059669;bottom:-100px;height:400px;right:25%;width:400px}.privacy-circle3{background:#0891b2;height:256px;right:0;top:33%;width:256px}.privacy-circle4{background:#10b981;bottom:33%;height:256px;left:0;width:256px}.privacy-section{align-items:center;display:flex;min-height:calc(100vh - 4rem);padding-bottom:2rem;padding-top:4rem}.privacy-container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.privacy-header{margin-bottom:3rem;text-align:center}.privacy-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.privacy-tag-dot{background:#10b981;border-radius:50%;height:6px;width:6px}.privacy-title{font-size:2.25rem;font-weight:300;line-height:1.2;margin:0 0 1rem}.privacy-title-highlight{color:#10b981;display:block;font-weight:600;margin-top:.25rem}.privacy-description{color:#64748b;font-size:1rem;line-height:1.6;margin:0 auto;max-width:600px}.privacy-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #10b98133;border-radius:1.5rem;box-shadow:0 10px 40px #0000000d;padding:2.5rem}.privacy-icon-header{margin-bottom:3rem;text-align:center}.privacy-icon-wrapper{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.privacy-icon-wrapper svg{color:#fff}.privacy-compliance{display:flex;font-size:.875rem;gap:1rem;justify-content:center}.privacy-law{background:#10b9811a;color:#10b981;font-weight:600}.privacy-law,.privacy-status{border-radius:999px;padding:.25rem .75rem}.privacy-status{background:#f8fafc;color:#64748b}.privacy-content{margin-bottom:2.5rem}.privacy-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:992px){.privacy-grid{grid-template-columns:1fr 1fr}}.privacy-column{display:flex;flex-direction:column;gap:1.5rem}.privacy-info-box{background:#ffffffe6;border:1px solid #10b98126;border-radius:1rem;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.privacy-info-box:hover{box-shadow:0 4px 12px #10b9811a;transform:translateY(-2px)}.privacy-info-header{align-items:center;border-bottom:1px solid #10b9811a;display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.privacy-info-icon{color:#10b981;flex-shrink:0}.privacy-info-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.privacy-info-content{color:#475569;line-height:1.6}.privacy-info-content p{font-size:.875rem;margin-bottom:.75rem}.privacy-info-content p:last-child{margin-bottom:0}.privacy-data-list{display:flex;flex-direction:column;gap:.5rem}.privacy-data-item{align-items:flex-start;display:flex;gap:.75rem;padding:.5rem 0}.privacy-data-bullet{background:#10b981;border-radius:50%;flex-shrink:0;height:6px;margin-top:.5rem;width:6px}.privacy-data-item span{color:#475569;font-size:.875rem;line-height:1.4}.privacy-usage-list{display:flex;flex-direction:column;gap:.75rem}.privacy-usage-item{align-items:flex-start;background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;gap:.75rem;padding:.75rem}.privacy-usage-icon{flex-shrink:0;font-size:1.25rem;line-height:1}.privacy-usage-item strong{color:#1e293b;display:block;font-size:.875rem;margin-bottom:.125rem}.privacy-usage-item p{color:#64748b;font-size:.75rem;line-height:1.4;margin:0}.privacy-protection{display:flex;flex-direction:column;gap:.75rem}.privacy-protection-item{align-items:flex-start;background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;gap:.75rem;padding:.75rem}.privacy-protection-icon{flex-shrink:0;font-size:1.25rem;line-height:1}.privacy-protection-item h4{color:#1e293b;font-size:.875rem;font-weight:600;margin:0 0 .125rem}.privacy-protection-item p{color:#64748b;font-size:.75rem;line-height:1.4;margin:0}.privacy-rights-list{display:flex;flex-direction:column;gap:.5rem}.privacy-rights-item{align-items:flex-start;display:flex;gap:.75rem;padding:.5rem 0}.privacy-rights-check{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:16px;justify-content:center;margin-top:.125rem;width:16px}.privacy-rights-item span{color:#475569;font-size:.875rem;line-height:1.4}.privacy-divider{background:#10b98126;height:1px;margin:2.5rem 0;position:relative;text-align:center}.privacy-divider span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;color:#10b981;font-size:.875rem;font-weight:500;left:50%;padding:0 1.5rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.privacy-contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.privacy-contact-item{background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;flex-direction:column;padding:1rem}.privacy-contact-item strong{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.privacy-contact-item span{color:#64748b;font-size:.875rem}.privacy-consent-box{align-items:flex-start;background:#10b9811a;border:2px solid #10b981;border-radius:1rem;display:flex;gap:1rem;margin:2.5rem 0;padding:1.5rem}.privacy-consent-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.privacy-consent-content h3{color:#10b981;font-size:1rem;margin:0 0 .5rem}.privacy-consent-content p{color:#475569;font-size:.875rem;line-height:1.5;margin:0}.privacy-actions{border-top:1px solid #10b98126;display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem}.privacy-link{color:#10b981;font-size:.875rem;font-weight:600;text-align:center;text-decoration:none;transition:color .2s ease}.privacy-link:hover{color:#059669;text-decoration:underline}.privacy-buttons{display:flex;gap:1rem;justify-content:center}.privacy-back-to-auth{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.privacy-back-to-auth:hover{box-shadow:0 4px 12px #10b98133;transform:translateY(-2px)}.privacy-home-button{background:#fff;border:1px solid #10b9814d;border-radius:.75rem;color:#10b981;cursor:pointer;font-size:.875rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.privacy-home-button:hover{background:#10b9810d;transform:translateY(-2px)}@media (max-width:768px){.privacy-page{padding:1rem}.privacy-title{font-size:1.75rem}.privacy-card{padding:1.5rem}.privacy-contact-info{grid-template-columns:1fr}.privacy-buttons,.privacy-compliance{flex-direction:column}.privacy-compliance{align-items:center;gap:.5rem}.privacy-consent-box,.privacy-protection-item,.privacy-usage-item{flex-direction:column;text-align:center}}@media (max-width:480px){.privacy-container{padding:0 1rem}.privacy-card{padding:1.25rem}.privacy-tag{font-size:.75rem;padding:.5rem .75rem}.privacy-info-box{padding:1.25rem}}.profile-page{background:linear-gradient(135deg,#f0fdf4,#ecfeff,#f0fdfa);color:#1e293b;font-family:Inter,sans-serif;min-height:100vh;overflow-x:hidden;padding:2rem 1rem;position:relative}.profile-bg-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.profile-circle{border-radius:50%;filter:blur(60px);opacity:.15;position:absolute}.profile-circle1{background:#10b981;height:400px;left:25%;top:-100px;width:400px}.profile-circle2{background:#059669;bottom:-100px;height:400px;right:25%;width:400px}.profile-circle3{background:#0891b2;height:256px;right:0;top:33%;width:256px}.profile-circle4{background:#10b981;bottom:33%;height:256px;left:0;width:256px}.profile-section{align-items:center;display:flex;min-height:calc(100vh - 4rem);padding-bottom:2rem;padding-top:4rem}.profile-container{margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.profile-header{margin-bottom:3rem;text-align:center}.profile-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem}.profile-tag-dot{background:#10b981;border-radius:50%;height:6px;width:6px}.profile-title{font-size:2.25rem;font-weight:300;line-height:1.2;margin:0 0 1rem}.profile-title-highlight{color:#10b981;display:block;font-weight:600;margin-top:.25rem}.profile-description{color:#64748b;font-size:1rem;line-height:1.6;margin:0 auto;max-width:700px}.profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #10b98133;border-radius:1.5rem;box-shadow:0 10px 40px #0000000d;padding:2.5rem}.profile-type-toggle{background:#10b9810d;border:1px solid #10b98126;border-radius:1rem;display:flex;gap:.75rem;margin-bottom:2.5rem;padding:.75rem}.profile-type-button{align-items:center;background:none;border:1px solid #0000;border-radius:.75rem;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.875rem;text-align:center;transition:all .2s ease}.profile-type-button:hover{background:#ffffff80}.profile-type-button-active{background:#fff;box-shadow:0 2px 6px #10b98133;color:#10b981;font-weight:600}.profile-content{width:100%}.profile-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:992px){.profile-grid{grid-template-columns:1fr 1.2fr}}.profile-info-section{display:flex;flex-direction:column;gap:2rem}.profile-info-header{align-items:center;border-bottom:1px solid #10b98126;display:flex;gap:1.5rem;padding-bottom:1.5rem}.profile-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.profile-avatar svg{color:#fff;height:32px;width:32px}.profile-name-role{flex:1 1}.profile-name-role h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.profile-role{align-items:center;display:flex;gap:.75rem}.profile-role-badge{background:#10b981;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.profile-specialty{color:#64748b;font-size:.875rem}.profile-actions{display:flex;flex-wrap:wrap;gap:.75rem}.profile-save-error{background:#fed7d7;border-radius:.5rem;color:#c53030;font-size:.875rem;padding:.75rem 1rem;width:100%}.profile-action-button{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.profile-action-edit{background:#10b9811a;color:#10b981}.profile-action-edit:hover{background:#10b98133}.profile-action-save{background:#10b981;color:#fff}.profile-action-save:hover{background:#059669}.profile-action-cancel{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.profile-action-cancel:hover{background:#f1f5f9}.profile-info-content{background:#ffffffe6;border:1px solid #10b98126;border-radius:1rem;padding:1.5rem}.profile-section-title{align-items:center;border-bottom:1px solid #10b9811a;color:#1e293b;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;margin:0 0 1.5rem;padding-bottom:.75rem}.profile-section-title svg{color:#10b981}.profile-form{display:flex;flex-direction:column;gap:1.25rem}.profile-input-group{display:flex;flex-direction:column;gap:.5rem}.profile-label{color:#475569;font-size:.875rem;font-weight:500}.profile-info-value{align-items:center;background:#10b9810d;border-radius:.75rem;color:#1e293b;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem 1rem}.profile-info-icon{color:#10b981}.profile-input-wrapper{position:relative}.profile-input-icon{color:#10b981;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.profile-input{background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;color:#1e293b;font-family:inherit;font-size:.875rem;outline:none;padding:.75rem 1rem .75rem 2.75rem;transition:all .2s ease;width:100%}.profile-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.profile-security{background:#ffffffe6;border:1px solid #10b98126;border-radius:1rem;padding:1.5rem}.profile-security-actions{display:flex;flex-direction:column;gap:.75rem}.profile-security-button{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;color:#475569;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.profile-security-button:hover{background:#10b9811a;transform:translateX(4px)}.profile-security-button svg{color:#10b981}.profile-security-logout{background:#ef44440d;border-color:#ef44441a;color:#ef4444}.profile-security-logout svg{color:#ef4444}.profile-security-logout:hover{background:#ef44441a}.password-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:1rem;position:fixed;right:0;top:0;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:1000}.password-modal-overlay.active{opacity:1;visibility:visible}.password-modal{background:#fff;border:1px solid #10b98133;border-radius:1.25rem;box-shadow:0 20px 50px #00000026;max-width:420px;overflow:hidden;width:100%}.password-modal-header{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-bottom:1px solid #d1fae5;padding:1.5rem 1.5rem .75rem;position:relative}.password-modal-title-wrap{align-items:center;display:flex;gap:.75rem;margin-bottom:.25rem}.password-modal-icon{color:#059669;flex-shrink:0}.password-modal-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.password-modal-subtitle{color:#64748b;font-size:.875rem;margin:0 0 0 2rem}.password-modal-close{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease}.password-modal-close:hover{background:#f1f5f9;color:#1e293b}.password-modal-form{padding:1.5rem 1.5rem 1.75rem}.password-modal-error{background:#fed7d7;color:#c53030}.password-modal-error,.password-modal-success{border-radius:.5rem;font-size:.875rem;margin-bottom:1rem;padding:.75rem 1rem}.password-modal-success{background:#c6f6d5;color:#276749}.password-modal-field{margin-bottom:1.25rem}.password-modal-label{color:#334155;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.password-modal-input-wrap{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;gap:.5rem;padding:0 1rem;transition:border-color .2s ease,box-shadow .2s ease}.password-modal-input-wrap:focus-within{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.password-modal-input-icon{color:#94a3b8;flex-shrink:0}.password-modal-input{background:#0000;border:none;color:#1e293b;flex:1 1;font-size:.9375rem;outline:none;padding:.75rem 0}.password-modal-input::placeholder{color:#94a3b8}.password-modal-toggle{align-items:center;background:none;border:none;border-radius:.375rem;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:color .2s ease}.password-modal-toggle:hover{color:#10b981}.password-modal-actions{border-top:1px solid #f1f5f9;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1rem}.password-modal-btn{border-radius:.75rem;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;transition:all .2s ease}.password-modal-btn:disabled{cursor:not-allowed;opacity:.6}.password-modal-btn-cancel{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b}.password-modal-btn-cancel:hover:not(:disabled){background:#e2e8f0;color:#334155}.password-modal-btn-submit{background:#10b981;border:none;color:#fff}.password-modal-btn-submit:hover:not(:disabled){background:#059669;transform:translateY(-1px)}.profile-content-section{display:flex;flex-direction:column;gap:1.5rem}.profile-content-block{background:#ffffffe6;border:1px solid #10b98126;border-radius:1rem;padding:1.5rem}.profile-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:1.5rem}.profile-stat{background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;padding:1rem;text-align:center}.profile-stat-value{color:#10b981;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.profile-stat-label{color:#64748b;font-size:.75rem}.profile-appointments{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.profile-appointment{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;gap:1rem;padding:1rem}.appointment-date{align-items:center;background:#fff;border:1px solid #10b98133;border-radius:.5rem;display:flex;flex-direction:column;padding:.5rem 1rem}.appointment-month{color:#64748b}.appointment-time-doctor{margin-bottom:.25rem}.appointment-time{font-size:.875rem}.appointment-doctor{color:#64748b;font-size:.875rem}.appointment-specialty{color:#10b981;font-size:.75rem;margin-bottom:.5rem}.appointment-status{border-radius:999px;padding:.25rem .5rem}.appointment-status-confirmed{background:#10b9811a;color:#10b981}.appointment-status-pending{background:#f59e0b1a;color:#f59e0b}.profile-medical-history{display:flex;flex-direction:column;gap:.75rem}.profile-medical-record{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;gap:1rem;padding:1rem}.medical-record-date{background:#fff;border:1px solid #10b98133;border-radius:.5rem;color:#10b981;font-size:.875rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}.medical-record-info{flex:1 1}.medical-record-diagnosis{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.medical-record-doctor{color:#64748b;font-size:.75rem}.profile-schedule{display:flex;flex-direction:column;gap:.75rem}.schedule-item{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:.75rem;display:flex;justify-content:space-between;padding:.75rem 1rem}.schedule-days{color:#475569;font-size:.875rem}.schedule-time{color:#10b981;font-size:.875rem;font-weight:600}.profile-permissions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.profile-permission{align-items:center;background:#10b9811a;border-radius:.5rem;color:#10b981;display:flex;font-size:.75rem;gap:.5rem;padding:.5rem .75rem}.profile-permission svg{height:14px;width:14px}.profile-admin-actions{display:flex;flex-direction:column;gap:.75rem}.profile-admin-button{background:#10b9811a;border:1px solid #10b98133;border-radius:.75rem;color:#10b981;cursor:pointer;font-size:.875rem;padding:.75rem 1rem;transition:all .2s ease}.profile-admin-button:hover{background:#10b98133;transform:translateY(-2px)}.profile-view-all{color:#10b981;display:inline-block;font-size:.875rem;font-weight:600;text-align:right;text-decoration:none;width:100%}.profile-view-all:hover{text-decoration:underline}@media (max-width:768px){.profile-page{padding:1rem}.profile-title{font-size:1.75rem}.profile-card{padding:1.5rem}.profile-type-toggle{flex-wrap:wrap}.profile-type-button{min-width:calc(50% - .375rem)}.profile-info-header{flex-direction:column;gap:1rem;text-align:center}.profile-actions{justify-content:center;width:100%}.profile-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.profile-container{padding:0 1rem}.profile-card{padding:1.25rem}.profile-tag{font-size:.75rem;padding:.5rem .75rem}.profile-type-toggle{flex-direction:column}.profile-type-button{width:100%}.profile-stats{grid-template-columns:1fr}}.auth-error-message{background:#ef44441a;border:1px solid #ef444433;border-radius:.75rem;color:#ef4444}.auth-error-message,.auth-success-message{font-size:.875rem;margin-bottom:1.5rem;padding:1rem;text-align:center}.auth-success-message{background:#10b9811a;border:1px solid #10b98133;border-radius:.75rem;color:#10b981}.auth-demo-credentials{background:#10b9810d;border:1px solid #10b98126;border-radius:.75rem;margin:1rem 0;padding:1rem}.auth-demo-title{color:#10b981;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.auth-demo-list{display:flex;flex-direction:column;gap:.25rem}.auth-demo-item{color:#475569;font-size:.75rem;line-height:1.4}.auth-demo-item strong{color:#1e293b;font-weight:600;margin-right:.25rem}.doctor-patients-panel{display:flex;flex-direction:column;gap:1.5rem}.patients-search{display:flex;flex-direction:column;gap:1.25rem}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-icon{color:#10b981;left:1rem;opacity:.7;position:absolute}.filter-icon{color:#94a3b8;cursor:pointer;position:absolute;right:1rem;transition:color .2s ease}.filter-icon:hover{color:#10b981}.patients-search-input{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#1e293b;font-family:inherit;font-size:.9375rem;outline:none;padding:.875rem 3rem;transition:all .2s ease;width:100%}.patients-search-input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.patients-search-input::placeholder{color:#94a3b8}.patients-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem 1rem;text-align:center;transition:border-color .2s ease}.summary-card:hover{border-color:#10b981}.summary-value{color:#10b981;font-size:1.5rem;font-weight:600;margin-bottom:.375rem}.summary-label{color:#64748b;font-size:.8125rem;font-weight:500}.patients-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.patient-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;cursor:pointer;padding:1.5rem;transition:all .2s ease}.patient-card:hover{border-color:#10b981;box-shadow:0 4px 12px #0000000d}.patient-card-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.25rem}.patient-avatar{align-items:center;background:#f0fdf4;border:2px solid #10b981;border-radius:12px;color:#10b981;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.patient-avatar svg{height:20px;width:20px}.patient-info{flex:1 1;min-width:0}.patient-name{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.375rem}.patient-details{color:#64748b;display:flex;flex-wrap:wrap;font-size:.8125rem;gap:.75rem}.patient-details span{align-items:center;display:flex;gap:.375rem}.patient-status{border-radius:1rem;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.patient-status-active{background:#f0fdf4;border:1px solid #a7f3d0;color:#059669}.patient-status-inactive{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.open-patient-card-btn{align-items:center;background:#f0fdf4;border:1px solid #10b981;border-radius:.5rem;color:#059669;cursor:pointer;display:flex;font-size:.8125rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.open-patient-card-btn:hover{background:#10b981;color:#fff}.patient-card-content{border-left:2px solid #f0fdf4;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-left:.75rem}.patient-complaints,.patient-last-visit,.patient-next-appointment{align-items:center;color:#475569;display:flex;font-size:.8125rem;gap:.75rem}.patient-last-visit svg,.patient-next-appointment svg{color:#10b981;height:16px;opacity:.8;width:16px}.patient-complaints{color:#dc2626;font-weight:500}.patient-complaints svg{color:#dc2626}.patient-card-footer{border-top:1px solid #f1f5f9;padding-top:1.25rem}.patient-stats{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.patient-stat{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;flex-direction:column;gap:.375rem;padding:.75rem}.patient-stat span{color:#64748b;font-size:.75rem;font-weight:500}.patient-stat svg{color:#10b981;height:14px;width:14px}.no-patients{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;color:#64748b;padding:3rem 2rem;text-align:center}.no-patients svg{color:#cbd5e1;margin-bottom:1rem}.patient-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:1rem;position:fixed;right:0;top:0;transition:all .2s ease;visibility:hidden;z-index:1000}.patient-modal-overlay.active{opacity:1;visibility:visible}.patient-modal{background:#fff;border-radius:1.25rem;box-shadow:0 8px 32px #0000001a;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.patient-modal-header{align-items:flex-start;background:#f0fdf4;border-bottom:1px solid #d1fae5;display:flex;justify-content:space-between;padding:1.75rem}.patient-modal-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.patient-modal-subtitle{color:#64748b;display:flex;font-size:.875rem;gap:1.5rem}.patient-modal-subtitle span{align-items:center;display:flex;gap:.5rem}.patient-modal-close{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;color:#64748b;cursor:pointer;flex-shrink:0;padding:.5rem;transition:all .2s ease}.patient-modal-close:hover{background:#f1f5f9;color:#1e293b}.patient-modal-content{max-height:calc(90vh - 140px);overflow-y:auto;padding:1.75rem}.patient-modal-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;gap:.25rem;margin-bottom:2rem;padding:.375rem}.patient-modal-tab{background:#0000;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;text-align:center;transition:all .2s ease}.patient-modal-tab:hover{background:#f1f5f9;color:#10b981}.patient-modal-tab.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#059669}.patient-modal-tab-content{min-height:400px}.patient-profile-info{display:flex;flex-direction:column;gap:1.5rem}.patient-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.patient-section h4{align-items:center;border-bottom:1px solid #e2e8f0;color:#1e293b;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin:0 0 1rem;padding-bottom:.75rem}.patient-section h4 svg{color:#10b981}.medical-history-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.75rem;padding:1rem}.medical-history-date{color:#10b981;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.medical-history-diagnosis{color:#1e293b;font-weight:600;margin-bottom:.25rem}.medical-history-doctor{color:#64748b;font-size:.75rem}.medical-history-notes{border-top:1px solid #e2e8f0;color:#475569;font-size:.875rem;margin-top:.5rem;padding-top:.5rem}.other-prescription{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.75rem;padding:1rem}.prescription-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.prescription-details{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.prescription-notes{border-top:1px solid #e2e8f0;color:#475569;font-size:.75rem;padding-top:.5rem}.prescription-form,.test-form{grid-gap:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-top:1rem;padding:1.25rem}.prescription-input,.test-input{background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;color:#1e293b;font-family:Inter,sans-serif;font-size:.875rem;outline:none;padding:.75rem;transition:all .2s ease}.prescription-input:focus,.test-input:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b9811a}.prescription-textarea,.test-textarea{background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;font-family:Inter,sans-serif;font-size:.875rem;grid-column:span 2;min-height:80px;outline:none;padding:.75rem;resize:vertical}.prescription-textarea:focus,.test-textarea:focus{border-color:#10b981;box-shadow:0 0 0 2px #10b9811a}.add-button{align-items:center;background:#10b981;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;grid-column:span 2;justify-content:center;padding:.875rem;transition:all .2s ease}.add-button:hover{background:#059669}.prescription-item,.test-item{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.75rem;padding:1rem}.prescription-item .prescription-header,.test-item .test-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.prescription-item .prescription-details,.test-item .test-details{color:#64748b;display:flex;flex-wrap:wrap;font-size:.75rem;gap:1rem;margin-bottom:.5rem}.test-result{color:#10b981;font-weight:500}.prescription-doctor,.test-lab{color:#64748b;font-size:.75rem;text-align:right}.attendance-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;text-align:center}.stat-value{color:#10b981}.stat-label{font-weight:500}.attendance-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:1rem}.attendance-date{color:#1e293b;font-weight:500}.attendance-status{align-items:center;border-radius:1rem;display:flex;font-size:.75rem;font-weight:600;gap:.5rem;padding:.375rem .75rem}.attendance-status-attended{background:#f0fdf4;color:#059669}.attendance-status-missed{background:#fef2f2;color:#dc2626}.attendance-status-cancelled{background:#f8fafc;color:#64748b}.toggle-attendance{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:.5rem;color:#475569;cursor:pointer;font-size:.75rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.toggle-attendance:hover{background:#e2e8f0}.quick-actions{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.quick-action-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#475569;cursor:pointer;display:flex;flex-direction:column;font-weight:600;gap:.75rem;padding:1.25rem 1rem;transition:all .2s ease}.quick-action-btn:hover{background:#f1f5f9;border-color:#10b981;color:#059669}.quick-action-btn svg{color:#10b981;height:24px;width:24px}.appointment-action-btn{background:#f0fdf4;border:1px solid #10b981;color:#059669;font-size:.75rem;font-weight:600;gap:.25rem;margin-top:.5rem}.appointment-action-btn:hover{background:#10b981;color:#fff}@media (max-width:768px){.patients-list{grid-template-columns:1fr}.patients-summary{grid-template-columns:repeat(2,1fr)}.patient-modal-header{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.patient-modal-subtitle{align-items:center;flex-direction:column;gap:.75rem}.patient-modal-tabs{overflow-x:auto;padding-bottom:.5rem}.patient-modal-tab{padding:.75rem 1rem;white-space:nowrap}.prescription-form,.test-form{grid-template-columns:1fr}.add-button,.prescription-textarea,.test-textarea{grid-column:span 1}.quick-actions{grid-template-columns:1fr}.attendance-stats{grid-template-columns:repeat(2,1fr)}.patient-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.patients-summary{grid-template-columns:1fr}.patient-card-header{align-items:flex-start;flex-direction:column;gap:1rem}.open-patient-card-btn{justify-content:center;width:100%}.patient-details{flex-direction:column;gap:.5rem}.attendance-stats{grid-template-columns:1fr}.patient-stats{grid-template-columns:repeat(2,1fr)}.attendance-item{align-items:stretch;flex-direction:column;gap:1rem;text-align:center}}.profile-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.profile-section-action{align-items:center;background:#f0fdf4;border:1px solid #10b981;border-radius:.5rem;color:#059669;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.profile-section-action:hover{background:#10b981;color:#fff}.appointments-list{display:flex;flex-direction:column;gap:1rem}.appointment-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.appointment-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.appointment-date-badge{align-items:center;background:#f0fdf4;border:1px solid #a7f3d0;border-radius:.75rem;display:flex;flex-direction:column;min-width:70px;padding:.75rem 1rem}.appointment-day{color:#10b981;font-size:1.25rem;font-weight:700}.appointment-month{color:#059669;font-size:.75rem;text-transform:lowercase}.appointment-info{flex:1 1}.appointment-time-doctor{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.appointment-time{background:#f8fafc;border-radius:1rem;color:#1e293b;font-size:.9375rem;font-weight:600;padding:.25rem .75rem}.appointment-doctor{color:#1e293b;font-size:1rem;font-weight:600}.appointment-details{color:#64748b;display:flex;font-size:.875rem;gap:1rem;margin-bottom:.75rem}.appointment-room{background:#eff6ff;border-radius:1rem;color:#1d4ed8;font-weight:500;padding:.25rem .75rem}.appointment-status{border-radius:1rem;display:inline-block;font-size:.75rem;font-weight:600;padding:.375rem .75rem}.appointment-status-confirmed{background:#f0fdf4;color:#059669}.appointment-status-pending{background:#fef3c7;color:#d97706}.appointment-actions{border-top:1px solid #f1f5f9;display:flex;gap:.75rem;padding-top:1rem}.appointment-action-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.appointment-action-btn:hover{background:#f1f5f9}.appointment-action-btn.secondary{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.appointment-action-btn.danger{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.medical-records{display:flex;flex-direction:column;gap:1rem}.medical-record-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.record-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.record-date{color:#1e293b;font-weight:600}.record-status{border-radius:1rem;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.record-status-active{background:#fef3c7;color:#d97706}.record-status-completed{background:#f0fdf4;color:#059669}.record-info{margin-bottom:1rem}.record-doctor{color:#1e293b;font-weight:600;margin-bottom:.5rem}.record-diagnosis{color:#dc2626;font-weight:500;margin-bottom:.5rem}.record-prescription{background:#f8fafc;border-left:3px solid #10b981;border-radius:.5rem;color:#475569;font-size:.875rem;padding:.75rem}.record-actions{display:flex;gap:.75rem}.record-action-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.record-action-btn:hover{background:#e2e8f0}.finance-section{display:flex;flex-direction:column;gap:1.5rem}.finance-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.finance-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;text-align:center}.finance-card-title{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.finance-card-amount{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.finance-card-subtitle{color:#94a3b8;font-size:.75rem;margin-bottom:1rem}.finance-card-btn{background:#10b981;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:background .2s ease;width:100%}.finance-card-btn:hover{background:#059669}.finance-card-btn.secondary{background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.finance-card-btn.secondary:hover{background:#f1f5f9}.payment-history h4{color:#1e293b;font-weight:600;margin:0 0 1rem}.payment-list{display:flex;flex-direction:column;gap:.75rem}.payment-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;display:flex;font-size:.875rem;justify-content:space-between;padding:.75rem 1rem}.payment-status{border-radius:1rem;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.payment-status.paid{background:#f0fdf4;color:#059669}.notifications-panel{display:flex;flex-direction:column;gap:.75rem}.notification-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;gap:1rem;padding:1rem}.notification-item.unread{background:#eff6ff;border-color:#93c5fd}.notification-item svg{color:#10b981;flex-shrink:0;margin-top:.125rem}.notification-title{color:#1e293b;font-weight:600;margin-bottom:.25rem}.notification-text{color:#475569;font-size:.875rem;margin-bottom:.25rem}.notification-time{color:#94a3b8;font-size:.75rem}.view-all-notifications{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;font-weight:500;padding:.75rem;text-align:center;transition:all .2s ease}.view-all-notifications:hover{background:#f1f5f9}.tasks-panel{display:flex;flex-direction:column;gap:1.5rem}.tasks-filters{display:flex;gap:.5rem}.filter-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;color:#64748b;cursor:pointer;font-size:.8125rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.filter-btn.active,.filter-btn:hover{background:#10b981;border-color:#10b981;color:#fff}.tasks-list{display:flex;flex-direction:column;gap:1rem}.task-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.task-card.task-priority-high{border-left:4px solid #ef4444}.task-card.task-priority-medium{border-left:4px solid #f59e0b}.task-card.task-priority-low{border-left:4px solid #10b981}.task-header{justify-content:space-between;margin-bottom:1rem}.task-header,.task-patient{align-items:center;display:flex}.task-patient{color:#1e293b;font-weight:600;gap:.5rem}.task-time{background:#f8fafc;border-radius:1rem;color:#475569;font-size:.8125rem;padding:.25rem .75rem}.task-content{margin-bottom:1rem}.task-procedure{color:#1e293b;font-weight:600;margin-bottom:.5rem}.task-room{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.task-note{background:#f8fafc;border-radius:.5rem;color:#475569;font-size:.8125rem;margin-top:.5rem;padding:.75rem}.task-actions{border-top:1px solid #f1f5f9;padding-top:1rem}.task-action-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem;margin-right:.75rem;padding:.5rem 1rem;transition:all .2s ease}.task-action-btn:hover{background:#e2e8f0}.task-action-btn.success{background:#f0fdf4;border-color:#a7f3d0;color:#059669}.task-action-btn.success:hover{background:#dcfce7}.task-completed{align-items:center;color:#059669;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem}.inventory-panel{display:flex;flex-direction:column;gap:1.5rem}.inventory-summary{display:flex;gap:1rem}.inventory-stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;flex:1 1;padding:1rem;text-align:center}.inventory-stat.warning{background:#fef3c7;border-color:#f59e0b}.stat-value{font-size:1.5rem;margin-bottom:.25rem}.inventory-list{display:flex;flex-direction:column;gap:1rem}.inventory-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;justify-content:space-between;padding:1rem}.inventory-item.low-stock{background:#fef3c7;border-color:#f59e0b}.inventory-info{flex:1 1}.inventory-name{color:#1e293b;font-weight:600;margin-bottom:.25rem}.inventory-quantity{color:#475569;font-size:.875rem}.inventory-quantity span{color:#1e293b;font-weight:600}.inventory-threshold{color:#64748b;font-size:.75rem}.inventory-action-btn,.inventory-actions{display:flex;gap:.5rem}.inventory-action-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;font-size:.8125rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.inventory-action-btn:hover{background:#e2e8f0}.inventory-action-btn.warning{background:#fef3c7;border-color:#f59e0b;color:#d97706}.inventory-action-btn.warning:hover{background:#fde68a}.nurse-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.nurse-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;gap:1rem;padding:1.25rem}.nurse-stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{background:#f0fdf4;border:1px solid #a7f3d0;border-radius:.75rem;color:#10b981;height:48px;justify-content:center;width:48px}.stat-content{flex:1 1}.stat-value{font-size:1.25rem;margin-bottom:.125rem}.stat-label{font-size:.75rem}.documents-panel{display:flex;flex-direction:column;gap:1rem}.document-actions{display:flex;flex-wrap:wrap;gap:.75rem}.document-action-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s ease}.document-action-btn:hover{background:#e2e8f0}.admin-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.admin-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.admin-stat-card.revenue{background:#f0fdf4;border-color:#a7f3d0}.admin-stat-header{align-items:center;color:#64748b;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1rem}.admin-stat-header svg{color:#10b981}.admin-stat-value{color:#1e293b;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.admin-stat-trend{color:#64748b;font-size:.75rem}.admin-stat-trend.positive{color:#059669}.admin-stat-trend.negative{color:#dc2626}.admin-stat-trend.neutral{color:#64748b}.requests-panel{display:flex;flex-direction:column;gap:1rem}.request-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem}.request-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.request-type{background:#eff6ff;border-radius:1rem;color:#1d4ed8;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.request-date{color:#64748b;font-size:.75rem}.request-info{margin-bottom:1rem}.request-user{color:#1e293b;font-weight:600;margin-bottom:.25rem}.request-email{font-size:.875rem}.request-email,.request-text{color:#475569;margin-bottom:.5rem}.request-amount{color:#1e293b;font-weight:700}.request-actions{display:flex;gap:.75rem}.request-action-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.request-action-btn:hover{background:#e2e8f0}.request-action-btn.approve{background:#f0fdf4;border-color:#a7f3d0;color:#059669}.request-action-btn.reject{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.request-status{align-items:center;border-radius:.5rem;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem;padding:.75rem}.request-status.approved{background:#f0fdf4;color:#059669}.request-status.rejected{background:#fef2f2;color:#dc2626}.admin-actions{display:flex;gap:.75rem}.admin-action-btn{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.admin-action-btn:hover{background:#e2e8f0}.system-controls{display:flex;flex-direction:column;gap:1.5rem}.control-group h4{color:#1e293b;font-weight:600;margin:0 0 .75rem}.control-actions{display:flex;flex-wrap:wrap;gap:.75rem}.control-btn{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s ease}.control-btn:hover{background:#f1f5f9}.activity-log{display:flex;flex-direction:column;gap:1rem}.activity-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.activity-action{color:#1e293b;font-weight:500;margin-bottom:.25rem}.activity-meta{color:#64748b;display:flex;font-size:.75rem;gap:1rem}.activity-user,.view-all-activity{color:#475569;font-weight:500}.view-all-activity{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;padding:.75rem;text-align:center;transition:all .2s ease}.view-all-activity:hover{background:#e2e8f0}@media (max-width:768px){.admin-stats-grid,.finance-cards,.nurse-stats{grid-template-columns:1fr}.appointment-actions,.inventory-actions,.record-actions,.request-actions,.task-actions{flex-wrap:wrap}.control-actions{flex-direction:column}.control-btn{justify-content:center;width:100%}.admin-actions{flex-direction:column;width:100%}.admin-action-btn{justify-content:center;width:100%}}@media (max-width:480px){.appointment-header,.inventory-item,.nurse-stat-card{align-items:flex-start;flex-direction:column;gap:1rem}.record-header,.request-header,.task-header{align-items:flex-start;flex-direction:column;gap:.75rem}.document-actions,.tasks-filters{flex-direction:column}.document-action-btn,.filter-btn{text-align:center;width:100%}}.contacts-page{align-items:center;background:#f0fdf4;color:#1e293b;cursor:default;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:4rem 2rem;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.contacts-container{margin:0 auto;max-width:1200px;width:100%}.contacts-header{margin-bottom:60px;text-align:center}.contacts-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:2rem;color:#10b981;cursor:default;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin:0 auto 20px;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.contacts-tag-dot{background:#10b981;border-radius:50%;cursor:default;height:6px;width:6px}.contacts-title{cursor:default;font-size:2.75rem;font-weight:300;letter-spacing:-.5px;line-height:1.1;margin:0 0 16px;text-align:center}.contacts-title-highlight{color:#10b981;cursor:default;display:inline-block;font-weight:600;margin-left:12px}.contacts-description{color:#64748b;cursor:default;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px;text-align:center}.contacts-content{background:#fff;border:1px solid #10b9811a;border-radius:1.5rem;box-shadow:0 15px 35px #00000014;padding:2.5rem;width:100%}.contacts-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:40px}@media (max-width:992px){.contacts-grid{grid-template-columns:1fr}}.contacts-info-card{background:#f8fafc;border:1px solid #10b9811a;border-radius:1rem;margin-bottom:2rem;padding:2rem}.contacts-info-title{align-items:center;color:#1e293b;cursor:default;display:flex;font-size:1.5rem;font-weight:600;gap:.75rem;margin-bottom:1.75rem}.contacts-info-title svg{color:#10b981}.contacts-info-list{display:flex;flex-direction:column;gap:1.5rem}.contacts-info-item{align-items:flex-start;cursor:default;display:flex;gap:1rem}.contacts-info-icon{align-items:center;background:#10b9811a;border-radius:.75rem;cursor:default;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.contacts-info-icon svg{color:#10b981}.contacts-info-label{color:#64748b;cursor:default;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.contacts-info-value{color:#1e293b;cursor:default;font-size:1rem;font-weight:500}.contacts-link{color:#1e293b;cursor:pointer!important;text-decoration:none;transition:color .2s ease}.contacts-link:hover{color:#10b981}.contacts-emergency{background:linear-gradient(135deg,#ef44440d,#dc26261a);border:1px solid #ef444433;border-radius:.75rem;cursor:default;margin-top:.5rem;padding:1.25rem}.contacts-emergency .contacts-info-icon{background:#ef44441a;cursor:default}.contacts-emergency .contacts-info-icon svg{color:#ef4444}.contacts-emergency-phone{color:#ef4444;cursor:default;font-size:1.125rem;font-weight:600}.contacts-emergency-link{color:#ef4444;cursor:pointer!important;font-weight:500;text-decoration:none}.contacts-emergency-link:hover{text-decoration:underline}.contacts-emergency-note{color:#ef4444;cursor:default;font-size:.875rem;margin-top:.25rem}.contacts-section-title{align-items:center;color:#1e293b;cursor:default;display:flex;font-size:1.25rem;font-weight:600;gap:.625rem;margin-bottom:1.25rem}.contacts-section-title svg{color:#10b981}.departments-list{display:flex;flex-direction:column;gap:1rem}.department-item{background:#fff;border:1px solid #10b9811a;border-radius:.75rem;cursor:pointer!important;padding:1.25rem;transition:all .2s ease}.department-item:hover{border-color:#10b981;box-shadow:0 4px 12px #0000000d;transform:translateY(-2px)}.department-name{color:#1e293b;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:.75rem}.department-info{cursor:default;display:flex;flex-direction:column;gap:.5rem}.department-hours,.department-phone{align-items:center;color:#64748b;cursor:default;display:flex;font-size:.875rem;gap:.5rem}.department-phone a{color:#64748b;cursor:pointer!important;text-decoration:none}.department-phone a:hover{color:#10b981}.department-hours svg,.department-phone svg{color:#10b981;cursor:default;height:.875rem;width:.875rem}.contacts-map-container{margin-bottom:1.875rem}.contacts-map{align-items:center;background:#f1f5f9;border:1px solid #10b9811a;border-radius:1rem;cursor:default;display:flex;height:18.75rem;justify-content:center;margin-bottom:1rem;overflow:hidden}.map-placeholder{cursor:default;padding:2.5rem;text-align:center}.map-placeholder-text h3{color:#1e293b;cursor:default;font-size:1.125rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.map-instructions,.map-placeholder-text p{color:#64748b;cursor:default}.map-instructions{background:#f8fafc;border:1px solid #10b9811a;border-radius:.5rem;font-size:.875rem;padding:.625rem;text-align:center}.map-link{color:#10b981;cursor:pointer!important;display:block;font-weight:500;margin-top:.5rem;text-decoration:none;transition:all .2s ease}.map-link:hover{text-decoration:underline}.contacts-faq-section{margin-bottom:1.875rem}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#fff;border:1px solid #10b9811a;border-radius:.75rem;cursor:pointer!important;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#10b981;box-shadow:0 4px 12px #10b98114}.faq-item.expanded{border-color:#10b981;box-shadow:0 4px 16px #10b9811f}.faq-question{cursor:pointer;justify-content:space-between;padding:1.25rem}.faq-question,.faq-question-content{align-items:center;display:flex;gap:1rem}.faq-question-content{flex:1 1}.faq-number{align-items:center;background:#10b9811a;border-radius:50%;color:#10b981;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;font-weight:600;height:1.75rem;justify-content:center;width:1.75rem}.faq-text{color:#1e293b;cursor:pointer;font-size:1rem;font-weight:500}.faq-icon{color:#64748b;cursor:pointer;transition:transform .3s ease}.faq-item.expanded .faq-icon{color:#10b981}.faq-answer{border-top:1px solid #10b9811a;cursor:default;margin-top:-.5rem;padding:0 1.25rem 1.25rem}.faq-answer p{color:#64748b;cursor:default;line-height:1.6;margin:0;padding-left:2.75rem}.contacts-notes{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2.5rem}@media (max-width:768px){.contacts-notes{grid-template-columns:1fr}}.note-card{align-items:flex-start;background:linear-gradient(135deg,#10b9810d,#0596691a);border:1px solid #10b9811a;border-radius:1rem;gap:1.25rem;padding:2rem}.note-card,.note-icon{cursor:default;display:flex}.note-icon{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #0000000d;flex-shrink:0;height:3.75rem;justify-content:center;width:3.75rem}.note-icon svg{color:#10b981}.note-content h3{color:#1e293b;cursor:default;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.note-content p{color:#64748b;cursor:default;line-height:1.6}.website-link{margin-top:.75rem}.website-link a{align-items:center;color:#10b981;cursor:pointer!important;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;text-decoration:none}.website-link a:hover{text-decoration:underline}.contacts-bg-shapes{bottom:0;cursor:default;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.contacts-circle{background:linear-gradient(135deg,#10b9810d,#0ea5e90d);border-radius:50%;cursor:default;position:absolute}.contacts-circle1{height:300px;right:-150px;top:-150px;width:300px}.contacts-circle2{bottom:-100px;height:200px;left:-100px;width:200px}.contacts-circle3{height:150px;left:10%;top:50%;width:150px}.contacts-circle4{bottom:20%;height:100px;right:15%;width:100px}@media (max-width:1024px){.contacts-page{padding:3rem 2rem}.contacts-title{font-size:2.5rem}.contacts-content{padding:2rem}}@media (max-width:768px){.contacts-page{padding:2.5rem 1.5rem}.contacts-title{font-size:2.25rem}.contacts-grid{gap:2rem}.faq-question-content{gap:.75rem}.faq-text{font-size:.9375rem}.faq-answer p{padding-left:0;padding-top:.5rem}.note-card{align-items:center;flex-direction:column;text-align:center}.contacts-map{height:15.625rem}}@media (max-width:480px){.contacts-page{padding:2rem 1rem}.contacts-title{font-size:2rem}.contacts-info-card{padding:1.5rem}}@media (hover:hover){.contacts-emergency-link:hover,.contacts-link:hover,.department-item:hover,.department-phone a:hover,.faq-item:hover,.map-link:hover,.website-link a:hover{cursor:pointer}.contacts-description:hover,.contacts-emergency-note:hover,.contacts-emergency:hover,.contacts-info-label:hover,.contacts-info-title:hover,.contacts-info-value:hover,.contacts-section-title:hover,.contacts-tag:hover,.contacts-title-highlight:hover,.contacts-title:hover,.department-hours:hover,.department-info:hover,.department-name:hover,.faq-answer:hover,.faq-icon:hover,.faq-number:hover,.faq-text:hover,.map-instructions:hover,.map-placeholder:hover,.note-card:hover,.note-content h3:hover,.note-content p:hover{cursor:default}}.contacts-emergency-link:focus,.contacts-link:focus,.department-item:focus,.faq-item:focus,.map-link:focus,.website-link a:focus{outline:2px solid #10b981;outline-offset:2px}.consultations-page{background:#f0fdf4;color:#1e293b;cursor:default;font-family:Inter,sans-serif;min-height:100vh;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.consultations-container{margin:0 auto;max-width:1200px;padding:0 2rem}.consultations-hero{padding:8rem 0 4rem;text-align:center}.consultations-header{margin:0 auto;max-width:800px}.consultations-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:2rem;color:#10b981;cursor:default;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin:0 auto 2rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.consultations-tag-dot{background:#10b981;border-radius:50%;cursor:default;height:6px;width:6px}.consultations-title{cursor:default;font-size:3rem;font-weight:300;letter-spacing:-.5px;line-height:1.1;margin:0 0 1.5rem}.consultations-title-highlight{color:#10b981;cursor:default;display:inline-block;font-weight:600}.consultations-description{color:#64748b;cursor:default;font-size:1.125rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.consultations-hero-button{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:2rem;color:#fff;cursor:pointer!important;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;padding:1rem 2rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.consultations-hero-button:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.consultations-benefits{background:#ffffff80;padding:4rem 0}.consultations-section-header{margin-bottom:3rem;text-align:center}.consultations-section-header h2{color:#1e293b;cursor:default;font-size:2.5rem;font-weight:300;margin-bottom:.5rem}.consultations-section-header p{color:#64748b;cursor:default;font-size:1.125rem}.benefit-card{background:#fff;border:1px solid #10b9811a;border-radius:1rem;cursor:pointer!important;padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.benefit-icon{cursor:pointer}.benefit-card h3{color:#1e293b;cursor:pointer;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.benefit-card p{color:#64748b;cursor:pointer;line-height:1.6}.consultation-types-section{padding:4rem 0}.types-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.type-card{background:#fff;border:2px solid #10b9811a;border-radius:1rem;cursor:pointer!important;padding:2rem;transition:all .3s ease}.type-card.selected{background:#10b9810d;border-color:#10b981}.type-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-3px)}.type-header{gap:1rem;margin-bottom:1.5rem}.type-header,.type-icon{align-items:center;display:flex}.type-icon{background:#10b9811a;border-radius:1rem;cursor:pointer;height:64px;justify-content:center;width:64px}.type-card.selected .type-icon{background:#10b981}.type-icon svg{color:#10b981}.type-card.selected .type-icon svg{color:#fff}.type-info h3{color:#1e293b;cursor:pointer;font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.type-info p{color:#64748b;cursor:pointer;font-size:.875rem}.type-features{list-style:none;margin:0 0 2rem;padding:0}.type-features li{align-items:center;color:#64748b;cursor:pointer;display:flex;gap:.75rem;line-height:1.6;margin-bottom:.75rem}.type-features li svg{color:#10b981;cursor:pointer;flex-shrink:0}.type-price{color:#10b981;cursor:pointer;font-size:1.5rem;font-weight:700;text-align:right}.consultations-doctors{background:#ffffff80;padding:4rem 0}.doctors-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.doctor-card{border:1px solid #10b9811a;border-radius:1rem;cursor:pointer!important;padding:2rem}.doctor-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.doctor-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.doctor-avatar{background:linear-gradient(135deg,#10b981,#059669);border-radius:1rem;color:#fff}.doctor-avatar,.doctor-info h3{cursor:pointer;font-size:1.25rem;font-weight:600}.doctor-info h3{color:#1e293b;margin-bottom:.25rem}.doctor-specialty{color:#10b981;cursor:pointer;font-size:.875rem;font-weight:500}.doctor-rating{cursor:pointer;gap:.5rem;margin-bottom:1rem}.doctor-rating svg{cursor:pointer}.doctor-rating span:first-of-type{color:#1e293b;cursor:pointer;font-weight:600}.doctor-rating .reviews{color:#64748b;cursor:pointer;font-size:.875rem}.doctor-description{cursor:pointer;font-size:.95rem;margin-bottom:1.5rem}.doctor-details{gap:.5rem;margin-bottom:1.5rem}.doctor-education,.doctor-experience{align-items:center;color:#64748b;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem}.doctor-education svg,.doctor-experience svg{color:#10b981;cursor:pointer;flex-shrink:0}.doctor-consultation-types{cursor:pointer;display:flex;gap:.5rem;margin-bottom:1.5rem}.consultation-type-badge{border-radius:1rem;cursor:pointer;font-size:.75rem;font-weight:500;padding:.375rem .75rem}.consultation-type-badge.in-person{background:#10b9811a;color:#10b981}.consultation-type-badge.online{background:#3b82f61a;color:#3b82f6}.doctor-book-button{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer!important;display:flex;font-weight:500;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.doctor-book-button:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.booking-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;cursor:pointer!important;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.booking-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0003;cursor:default;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.modal-header{align-items:center;padding:2rem 2rem 1rem}.modal-header h2{color:#1e293b;cursor:default;font-size:1.5rem;font-weight:600;margin:0}.modal-close{cursor:pointer!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.modal-steps{display:flex;justify-content:space-between;padding:2rem 2rem 1rem;position:relative}.modal-steps:before{background:#e2e8f0;content:"";cursor:default;height:2px;left:2rem;position:absolute;right:2rem;top:2.5rem;z-index:1}.step{flex-direction:column;gap:.5rem;position:relative;z-index:2}.step,.step-number{align-items:center;cursor:default;display:flex}.step-number{background:#e2e8f0;border-radius:50%;color:#64748b;font-weight:600;height:2rem;justify-content:center;width:2rem}.step.active .step-number{background:#10b981;color:#fff}.step span{color:#64748b;cursor:default;font-size:.875rem;font-weight:500}.step.active span{color:#10b981}.step-content h3{color:#1e293b;cursor:default;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.doctors-select{display:flex;flex-direction:column;gap:1rem}.doctor-select-card{align-items:center;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer!important;display:flex;gap:1rem;padding:1rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.doctor-select-card:hover{border-color:#cbd5e1}.doctor-select-card.selected{background:#10b9810d;border-color:#10b981}.select-avatar{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-weight:600;height:48px;justify-content:center;width:48px}.select-info h4{color:#1e293b;font-size:1rem;font-weight:600}.select-info h4,.select-info p{cursor:pointer;margin-bottom:.25rem}.select-info p{color:#64748b;font-size:.875rem}.select-rating{align-items:center;color:#1e293b;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem}.select-rating svg{color:#f59e0b;cursor:pointer;height:12px;width:12px}.dates-select,.times-select{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.date-button,.time-button{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;color:#1e293b;cursor:pointer!important;font-weight:500;padding:.75rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.date-button:hover,.time-button:hover{border-color:#cbd5e1}.date-button.selected,.time-button.selected{background:#10b981;border-color:#10b981;color:#fff}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e293b;cursor:default;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:.75rem;cursor:text;font-family:Inter,sans-serif;font-size:1rem;padding:.75rem;transition:all .2s ease;user-select:auto;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#10b981;outline:none}.booking-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;cursor:default;margin-bottom:1.5rem;padding:1rem}.booking-summary h4{color:#1e293b;cursor:default;font-size:1rem;font-weight:600;margin-bottom:.75rem}.booking-summary p{color:#64748b;cursor:default;font-size:.875rem;margin-bottom:.25rem}.booking-summary strong{color:#1e293b;cursor:default;font-weight:600}.submit-booking-button{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer!important;font-size:1rem;font-weight:500;padding:1rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%}.submit-booking-button:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.modal-footer{border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 2rem 2rem}.modal-back-button,.modal-next-button{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;color:#64748b;cursor:pointer!important;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.modal-back-button:hover{border-color:#cbd5e1;color:#1e293b}.modal-next-button{background:#10b981;border-color:#10b981;color:#fff}.modal-next-button:hover{background:#059669;border-color:#059669}.consultations-cta{background:#10b9810d;padding:4rem 0}.cta-content{max-width:600px}.cta-content h2{cursor:default;font-size:2.5rem;margin-bottom:1rem}.cta-content p{cursor:default;font-size:1.125rem;margin-bottom:2rem}.cta-buttons{gap:1rem}.cta-button{align-items:center;border-radius:2rem;cursor:pointer!important;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.cta-button.secondary{background:#fff;border:1px solid #10b9814d;color:#10b981}.cta-button.primary{background:linear-gradient(90deg,#10b981,#059669);border:none;color:#fff}@media (max-width:768px){.consultations-hero{padding:6rem 0 3rem}.consultations-title{font-size:2.25rem}.consultations-description{font-size:1rem}.consultations-container{padding:0 1rem}.consultations-section-header h2{font-size:2rem}.benefits-grid,.doctors-grid,.types-grid{grid-template-columns:1fr}.consultations-back-button{font-size:.875rem;left:20px;padding:.75rem 1.5rem;top:20px}.cta-buttons{flex-direction:column}.cta-button{justify-content:center;width:100%}.modal-steps{padding:2rem 1rem 1rem}.modal-steps:before{left:1rem;right:1rem}.modal-content{padding:1rem}.dates-select,.times-select{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.consultations-title{font-size:1.75rem}.consultations-hero-button{justify-content:center;width:100%}.doctor-header{flex-direction:column;text-align:center}.booking-modal{margin:1rem}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-footer{padding:1rem 1.5rem 1.5rem}}@media (hover:hover){.benefit-card:hover,.consultations-hero-button:hover,.cta-button:hover,.date-button:hover,.doctor-book-button:hover,.doctor-card:hover,.doctor-select-card:hover,.modal-back-button:hover,.modal-close:hover,.modal-next-button:hover,.submit-booking-button:hover,.time-button:hover,.type-card:hover{cursor:pointer}.booking-summary h4:hover,.booking-summary p:hover,.booking-summary:hover,.consultations-description:hover,.consultations-section-header h2:hover,.consultations-section-header p:hover,.consultations-tag:hover,.consultations-title-highlight:hover,.consultations-title:hover,.cta-content h2:hover,.cta-content p:hover,.modal-header h2:hover,.select-info h4:hover,.select-info p:hover,.step span:hover,.step-content h3:hover,.step-number:hover,.step:hover{cursor:default}.form-group input:hover,.form-group textarea:hover{cursor:text}}.benefit-card:focus,.consultations-hero-button:focus,.cta-button:focus,.date-button:focus,.doctor-book-button:focus,.doctor-card:focus,.doctor-select-card:focus,.modal-back-button:focus,.modal-close:focus,.modal-next-button:focus,.submit-booking-button:focus,.time-button:focus,.type-card:focus{outline:2px solid #10b981;outline-offset:2px}.services-page{background:#f0fdf4;color:#1e293b;font-family:Inter,sans-serif;min-height:100vh;scroll-behavior:smooth}.services-container{margin:0 auto;max-width:1200px;padding:0 2rem}.services-hero{padding:8rem 0 4rem;text-align:center}.services-header{margin:0 auto 3rem;max-width:800px}.services-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:2rem;color:#10b981;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin:0 auto 2rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.services-tag-dot{background:#10b981;border-radius:50%;height:6px;width:6px}.services-title{font-size:3rem;font-weight:300;letter-spacing:-.5px;line-height:1.1;margin:0 0 1.5rem}.services-title-highlight{color:#10b981;display:inline-block;font-weight:600}.services-description{color:#64748b;font-size:1.125rem;line-height:1.6}.services-description,.services-search{margin:0 auto;max-width:600px}.search-box{margin-bottom:1rem;position:relative}.search-box svg{color:#94a3b8;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;font-family:Inter,sans-serif;font-size:1rem;padding:1rem 1rem 1rem 3.5rem;transition:all .2s ease;width:100%}.search-clear{background:none;border:none;border-radius:.5rem;color:#94a3b8;cursor:pointer;padding:.25rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .2s ease}.search-clear:hover{background:#f1f5f9;color:#64748b}.search-results{color:#64748b;font-size:.875rem;text-align:left}.search-results span{color:#10b981;font-weight:600}.services-specialties-section{background:#f8fafc;padding:4rem 0}.specialties-header{margin-bottom:3rem;text-align:center}.specialties-header h2{color:#1e293b;font-size:2.5rem;font-weight:300;margin-bottom:.5rem}.specialties-header p{color:#64748b;font-size:1.125rem}.specialties-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.specialty-card{border-radius:.75rem;gap:1rem;padding:1rem}.specialty-card:hover{box-shadow:0 4px 12px #0000001a}.specialty-icon{border-radius:.625rem;flex-shrink:0}.specialty-info{flex:1 1;gap:.125rem}.specialty-name{font-size:.9375rem}.specialty-count{font-size:.75rem}.services-benefits{background:#10b9810d;padding:4rem 0}.benefits-header{margin-bottom:3rem;text-align:center}.benefits-header h2{color:#1e293b;font-size:2.5rem;font-weight:300;margin-bottom:.5rem}.benefits-header p{color:#64748b;font-size:1.125rem}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefit-item{background:#fff;border:1px solid #10b9811a;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.benefit-item:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.benefit-icon{align-items:center;background:#10b9811a;border-radius:1rem;display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.benefit-icon svg{color:#10b981}.benefit-item h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.benefit-item p{color:#64748b;line-height:1.6}.services-list{background:#fff;padding:4rem 0}.services-list-header{margin-bottom:3rem;text-align:center}.services-list-header h2{color:#1e293b;font-size:2.5rem;font-weight:300;margin-bottom:.5rem}.services-list-header p{color:#64748b;font-size:1.125rem}.no-results{background:#f8fafc;border-radius:1rem;color:#64748b;padding:4rem 2rem;text-align:center}.no-results p{font-size:1.125rem;margin:0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.service-card{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;cursor:pointer;padding:2rem;position:relative;transition:all .3s ease}.service-card:hover{border-color:#10b981;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.service-card.selected{background:#10b9810d;border-color:#10b981}.service-card .featured-badge{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border-radius:12px;color:#fff;display:flex;font-size:11px;font-weight:500;gap:4px;letter-spacing:.3px;padding:4px 10px;position:absolute;right:8px;top:8px;z-index:2}.service-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.service-category span{background:#f1f5f9;border-radius:1rem;color:#64748b;font-size:.75rem;font-weight:500;padding:.375rem .75rem}.service-rating{align-items:center;color:#1e293b;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.service-rating svg{color:#f59e0b}.service-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.service-description{color:#64748b;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.service-features{display:flex;gap:1rem;margin-bottom:1.5rem}.feature{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:.5rem}.feature svg{color:#10b981}.service-popularity{margin-bottom:1.5rem}.popularity-bar{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:.5rem;overflow:hidden}.popularity-fill{background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;height:100%}.service-popularity span{color:#64748b;font-size:.75rem}.service-price{align-items:center;display:flex;justify-content:space-between}.service-price span{color:#10b981;font-size:1.5rem;font-weight:700}.service-book-button{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.service-book-button:hover{box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}.service-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.service-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0003;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.modal-header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem}.modal-header-content h2{color:#1e293b;font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.modal-category{background:#f1f5f9;border-radius:1rem;color:#64748b;display:inline-block;font-size:.875rem;font-weight:500;padding:.375rem .75rem}.modal-close{background:none;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;font-family:Inter,sans-serif;padding:.5rem;transition:all .2s ease}.modal-close:hover{background:#f1f5f9;color:#1e293b}.modal-content{padding:2rem}.detail-row,.modal-details{margin-bottom:2rem}.detail-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.detail-item{align-items:center;display:flex;gap:1rem}.detail-item svg{color:#10b981;flex-shrink:0}.detail-label{color:#64748b;display:block;font-size:.875rem;margin-bottom:.25rem}.detail-value{color:#1e293b;font-size:1.125rem;font-weight:600}.detail-value.price{color:#10b981;font-size:1.5rem}.modal-description,.modal-features,.modal-rating,.modal-specialists{margin-bottom:2rem}.modal-description h3,.modal-features h3,.modal-specialists h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.modal-description p{color:#64748b;line-height:1.6}.modal-features ul{list-style:none;margin:0;padding:0}.modal-features li{align-items:flex-start;color:#64748b;display:flex;gap:.75rem;line-height:1.6;margin-bottom:.75rem}.modal-features li svg{color:#10b981;flex-shrink:0;margin-top:.125rem}.specialists-list{display:flex;flex-wrap:wrap;gap:.5rem}.specialist-tag{background:#f1f5f9;border-radius:.75rem;color:#64748b;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.modal-rating{display:flex;gap:2rem}.rating-popularity,.rating-value{align-items:baseline;display:flex;gap:.5rem}.rating-value svg{color:#f59e0b}.rating-value span:first-of-type{color:#1e293b;font-size:1.5rem;font-weight:600}.popularity-label,.rating-label{color:#64748b;font-size:.875rem}.rating-popularity span:first-of-type{color:#10b981;font-size:1.5rem;font-weight:600}.modal-actions{border-top:1px solid #e2e8f0;display:flex;gap:1rem;padding-top:2rem}.modal-back-button{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;color:#64748b;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-weight:500;padding:1rem 2rem;transition:all .2s ease}.modal-back-button:hover{background:#f8fafc;border-color:#94a3b8}.modal-book-button{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;flex:2 1;font-family:Inter,sans-serif;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .2s ease}.modal-book-button:hover{box-shadow:0 8px 20px #10b9814d;transform:translateY(-2px)}@media (max-width:768px){.services-container{padding:0 1rem}.services-title{font-size:2.25rem}.services-hero{padding:6rem 0 3rem}.benefits-header h2,.cta-content h2,.services-list-header h2,.specialties-header h2{font-size:2rem}.specialties-grid{grid-template-columns:repeat(2,1fr)}.specialty-card{gap:.75rem;padding:.875rem}.specialty-icon{height:36px;width:36px}.specialty-icon svg{height:18px;width:18px}.specialty-name{font-size:.875rem}.benefits-grid,.services-grid{gap:1.5rem;grid-template-columns:1fr}.modal-actions{flex-direction:column}.modal-back-button,.modal-book-button{width:100%}.detail-row{grid-template-columns:1fr}.modal-rating{flex-direction:column;gap:1rem}}@media (max-width:480px){.services-title{font-size:1.75rem}.services-tag{font-size:.75rem;padding:.375rem .75rem}.specialties-grid{grid-template-columns:1fr}.service-card{padding:1.5rem}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-content{padding:1.5rem}}@keyframes services-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.services-grid{animation:services-fadeIn .5s ease-out}.service-modal-overlay{animation:services-fadeIn .3s ease-out}.service-modal{animation:services-slideUp .3s ease-out}@keyframes services-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.loading-spinner{animation:services-spin 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#10b981;height:40px;width:40px}@keyframes services-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.specialty-card.selected{overflow:hidden;position:relative}.specialty-card.selected:after{background:#ffffff80;content:"";height:3px;left:0;position:absolute;right:0;top:0}}@media (hover:none){.benefit-item:hover,.modal-book-button:hover,.service-card:hover,.specialty-card:hover{transform:none}}.service-modal::-webkit-scrollbar{width:6px}.service-modal::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.service-modal::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:3px}.service-modal::-webkit-scrollbar-thumb:hover{background:#64748b}.modal-back-button:focus,.modal-book-button:focus,.modal-close:focus,.search-clear:focus,.service-book-button:focus,.specialty-card:focus{outline:2px solid #10b981;outline-offset:2px}.search-box input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.doctors-page{background:#f8fafc;color:#1e293b;font-family:Inter,sans-serif;min-height:100vh}.doctors-container{margin:0 auto;max-width:1280px;padding:0 24px}.doctors-hero{background:#f0fdf4;overflow:hidden;padding:120px 0 60px;position:relative;text-align:center}.doctors-header{margin:0 auto 40px;max-width:720px;position:relative;z-index:1}.doctors-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;color:#10b981;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 16px}.doctors-tag,.doctors-tag-dot{-webkit-user-select:none;user-select:none}.doctors-tag-dot{background:#10b981;border-radius:50%;height:6px;width:6px}.doctors-title{font-size:48px;font-weight:300;letter-spacing:-.5px;line-height:1.1;margin:0 0 16px}.doctors-title,.doctors-title-highlight{-webkit-user-select:none;user-select:none}.doctors-title-highlight{color:#10b981;display:inline;font-weight:600}.doctors-description{color:#64748b;font-size:18px;line-height:1.6;margin:0 auto;-webkit-user-select:none;user-select:none}.doctors-search-section{margin:0 auto;max-width:600px}.search-wrapper{margin-bottom:12px;position:relative}.search-wrapper svg{color:#94a3b8;left:20px;position:absolute;top:50%;transform:translateY(-50%);-webkit-user-select:none;user-select:none}.search-wrapper input{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000a;font-family:Inter,sans-serif;font-size:15px;padding:16px 20px 16px 52px;transition:all .2s ease;width:100%}.search-wrapper input:focus{border-color:#10b981;box-shadow:0 2px 12px #10b9811a;outline:none}.search-clear-btn{background:none;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;padding:4px;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s ease;-webkit-user-select:none;user-select:none}.search-clear-btn:hover{background:#f1f5f9;color:#64748b}.search-results-info{color:#64748b;font-size:14px;text-align:left;-webkit-user-select:none;user-select:none}.search-results-info span{color:#10b981;font-weight:600}.section-header h2{color:#1e293b;font-size:36px;font-weight:300;margin:0 0 8px}.section-header h2,.section-header p{-webkit-user-select:none;user-select:none}.section-header p{color:#64748b;font-size:18px;margin:0}.doctors-stats-section{background:#fff;padding:60px 0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stat-card{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;display:flex;gap:16px;padding:24px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.stat-card:hover{border-color:#e2e8f0;box-shadow:0 4px 20px #0000000f;transform:translateY(-2px)}.stat-icon-wrapper{align-items:center;background:linear-gradient(135deg,#10b9811a,#0ea5e91a);border-radius:12px;display:flex;flex-shrink:0;height:56px;justify-content:center;-webkit-user-select:none;user-select:none;width:56px}.stat-icon-wrapper svg{color:#10b981}.stat-content{display:flex;flex-direction:column;gap:4px}.stat-value{color:#1e293b;font-size:28px;font-weight:700;line-height:1}.stat-label{color:#64748b;font-size:14px;line-height:1.4}.doctors-specialties-section{background:#f8fafc;padding:60px 0}.specialties-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.specialty-card{align-items:center;background:#fff;border:none;border-radius:12px;color:#64748b;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:500;gap:16px;padding:16px;text-align:left;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:220px;word-break:break-word}.specialty-card:hover{border-color:var(--specialty-color);box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.specialty-card.selected{background:var(--specialty-color);border-color:var(--specialty-color);color:#fff}.specialty-card.selected .specialty-icon{background:#fff3}.specialty-card.selected .specialty-icon svg{color:#fff}.specialty-card.selected .specialty-count{color:#fffc}.specialty-icon-wrapper{flex-shrink:0;position:relative}.specialty-icon{align-items:center;background:#f8fafc;border-radius:10px;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.specialty-icon svg{color:var(--specialty-color)}.specialty-info{display:flex;flex-direction:column;gap:2px}.specialty-name{font-size:15px;font-weight:600}.specialty-count{color:#94a3b8;font-size:12px;font-weight:400}.doctors-list-section{background:#fff;padding:60px 0}.section-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:48px}.sort-options{align-items:center;display:flex;gap:8px}.sort-label{color:#64748b;font-size:14px}.sort-count,.sort-label{-webkit-user-select:none;user-select:none}.sort-count{color:#10b981;font-size:16px;font-weight:600}.no-results-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;margin:0 auto;max-width:500px;padding:48px 32px;text-align:center}.no-results-card,.no-results-icon{-webkit-user-select:none;user-select:none}.no-results-icon{align-items:center;background:#f1f5f9;border-radius:12px;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.no-results-icon svg{color:#94a3b8}.no-results-card h3{color:#1e293b;font-size:22px;font-weight:600;margin:0 0 12px}.no-results-card p{color:#64748b;font-size:16px;line-height:1.5;margin:0}.doctors-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.doctor-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:24px;position:relative;transition:all .3s ease;-webkit-user-select:none;user-select:none}.doctor-card:hover{border-color:#10b981;box-shadow:0 8px 32px #10b9811f;transform:translateY(-4px)}.featured-badge{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border-radius:12px;color:#fff;display:flex;font-size:11px;font-weight:500;gap:4px;letter-spacing:.3px;padding:4px 10px;position:absolute;right:10px;top:10px;-webkit-user-select:none;user-select:none;z-index:2}.doctor-card-header{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.doctor-avatar{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:64px;justify-content:center;-webkit-user-select:none;user-select:none;width:64px}.doctor-header-info{flex:1 1}.doctor-name{color:#1e293b;font-size:20px;font-weight:600;line-height:1.2;margin:0 0 4px}.doctor-position{color:#64748b;font-size:14px;line-height:1.4;margin:0 0 8px}.doctor-rating{align-items:center;display:flex;font-size:14px;gap:4px;-webkit-user-select:none;user-select:none}.doctor-rating svg{color:#f59e0b;flex-shrink:0}.rating-value{color:#1e293b;font-weight:600}.rating-reviews{color:#94a3b8;margin-left:2px}.doctor-specialty-badge{align-self:flex-start;background:#f1f5f9;border-radius:20px;color:#64748b;display:inline-block;font-size:12px;font-weight:500;margin-bottom:16px;padding:6px 12px;-webkit-user-select:none;user-select:none}.doctor-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;flex:1 1;font-size:15px;line-height:1.6;margin:0 0 20px;overflow:hidden}.doctor-details{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.doctor-detail{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px;-webkit-user-select:none;user-select:none}.doctor-detail svg{color:#10b981;flex-shrink:0}.doctor-services{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.service-item{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px;-webkit-user-select:none;user-select:none}.service-item svg{color:#10b981;flex-shrink:0}.doctor-card-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-top:auto;padding-top:20px}.doctor-price{display:flex;flex-direction:column;gap:2px}.price-label{color:#94a3b8;font-size:12px;-webkit-user-select:none;user-select:none}.price-value{color:#10b981;font-size:22px;font-weight:700;line-height:1}.book-consultation-btn{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;position:relative;transition:all .3s ease;-webkit-user-select:none;user-select:none;z-index:1}.book-consultation-btn:hover{box-shadow:0 4px 16px #10b9814d;transform:translateY(-1px)}.doctor-card-view-link{align-items:center;color:#10b981;display:flex;font-size:14px;font-weight:500;gap:4px;margin-top:16px;opacity:0;transform:translateY(5px);transition:all .3s ease;-webkit-user-select:none;user-select:none}.doctor-card:hover .doctor-card-view-link{opacity:1;transform:translateY(0)}.doctors-cta-section{background:#f0fdf4;padding:60px 0}.cta-content{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 24px #0000000f;margin:0 auto;max-width:800px;padding:48px;text-align:center}.cta-content h2{color:#1e293b;font-size:32px;font-weight:300;line-height:1.2;margin:0 0 16px}.cta-content h2,.cta-content p{-webkit-user-select:none;user-select:none}.cta-content p{color:#64748b;font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:600px}.cta-buttons{gap:16px}.cta-btn,.cta-buttons{display:flex;justify-content:center}.cta-btn{align-items:center;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;gap:10px;padding:14px 28px;text-decoration:none;transition:all .3s ease;-webkit-user-select:none;user-select:none}.cta-btn.primary{background:linear-gradient(135deg,#10b981,#0d9488);border:none;color:#fff}.cta-btn.primary:hover{box-shadow:0 4px 20px #10b9814d;transform:translateY(-2px)}.cta-btn.secondary{background:#fff;border:1.5px solid #10b981;color:#10b981}.cta-btn.secondary:hover{background:#10b9810d;transform:translateY(-2px)}.doctor-card-link{color:inherit;display:block;text-decoration:none}.doctor-card-link:hover .doctor-card{border-color:#10b981;box-shadow:0 8px 32px #10b9811f;transform:translateY(-4px)}.doctor-card,.doctor-card-link,a,button{-webkit-user-select:none;user-select:none}.cta-content p,.doctor-description,.doctors-description,input,textarea{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}@media (max-width:1024px){.doctors-title{font-size:40px}.doctors-grid{grid-template-columns:repeat(2,1fr)}.section-header h2{font-size:32px}}@media (max-width:768px){.doctors-container{padding:0 20px}.doctors-title{font-size:32px}.doctors-hero{padding:100px 0 48px}.section-header{align-items:flex-start;flex-direction:column;gap:16px}.section-header h2{font-size:28px}.section-header p{font-size:16px}.specialties-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.doctors-grid{grid-template-columns:1fr}.cta-content{padding:32px 24px}.cta-content h2{font-size:28px}.cta-content p{font-size:16px}.cta-buttons{flex-direction:column}.cta-btn{margin:0 auto;max-width:300px;width:100%}}@media (max-width:640px){.specialties-grid,.stats-grid{grid-template-columns:1fr}.doctor-card{padding:20px}.doctors-back-button{font-size:13px;left:16px;padding:8px 14px;top:16px}.cta-btn{font-size:14px;padding:12px 20px}}@media (max-width:480px){.doctors-title{font-size:28px}.doctors-tag{font-size:12px;padding:6px 12px}.doctors-description{font-size:16px}.doctor-card-header{align-items:flex-start;flex-direction:column;gap:12px}.doctor-avatar{height:56px;width:56px}.doctor-name{font-size:18px}.doctor-description{font-size:14px}.book-consultation-btn{font-size:13px;padding:10px 16px}}.about-page-wrapper{background:#f8fafc;color:#1e293b;cursor:default;font-family:Inter,sans-serif;min-height:100vh;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.about-container-main{margin:0 auto;max-width:1280px;padding:0 24px}.about-breadcrumb{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px;margin-bottom:48px;padding-top:24px}.about-breadcrumb a{color:#64748b;cursor:pointer!important;text-decoration:none;transition:color .2s ease}.about-breadcrumb a:hover{color:#10b981}.about-breadcrumb span{color:#10b981;cursor:default;font-weight:500}.about-hero-section{background:linear-gradient(135deg,#f0fdf4,#e0f2fe);overflow:hidden;padding:80px 0 60px;position:relative}.about-hero-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.about-hero-text{max-width:560px}.about-hero-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;color:#10b981;cursor:default;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:24px;padding:8px 16px}.about-hero-title{color:#1e293b;cursor:default;font-size:56px;font-weight:300;letter-spacing:-.5px;line-height:1.1;margin:0 0 24px}.about-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#10b981,#0891b2);-webkit-background-clip:text;background-clip:text;cursor:default;font-weight:600}.about-hero-description{color:#64748b;cursor:default;font-size:18px;line-height:1.6;margin:0 0 40px}.about-hero-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.about-stat-item{gap:16px}.about-stat-icon,.about-stat-item{align-items:center;cursor:default;display:flex}.about-stat-icon{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;height:56px;justify-content:center;width:56px}.about-stat-icon svg{color:#10b981}.about-stat-content{display:flex;flex-direction:column;gap:4px}.about-stat-value{color:#1e293b;cursor:default;font-size:28px;font-weight:700;line-height:1}.about-stat-label{color:#64748b;cursor:default;font-size:14px;line-height:1.4}.about-hero-image{position:relative}.about-image-wrapper{border-radius:24px;box-shadow:0 20px 60px #00000026;cursor:default;overflow:hidden;position:relative}.about-image-wrapper img{display:block;height:400px;object-fit:cover;width:100%}.about-image-overlay{background:linear-gradient(135deg,#10b9811a,#0ea5e91a);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0}.about-section-header{margin-bottom:64px;text-align:center}.about-section-tag{align-items:center;background:#10b9811a;border:1px solid #10b98133;border-radius:20px;color:#10b981;cursor:default;display:inline-flex;font-size:14px;font-weight:500;gap:8px;margin-bottom:20px;padding:8px 16px}.about-section-title{color:#1e293b;cursor:default;font-size:48px;font-weight:300;line-height:1.1;margin:0 0 16px}.about-section-subtitle{color:#64748b;cursor:default;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px}.about-story-section{background:#fff;padding:100px 0}.about-timeline{margin:0 auto;max-width:800px;position:relative}.about-timeline:before{background:linear-gradient(180deg,#10b981,#0891b2);bottom:0;content:"";cursor:default;left:24px;position:absolute;top:0;width:2px}.about-milestone{margin-bottom:48px;padding-left:80px;position:relative}.about-milestone-year{align-items:center;background:#fff;border:2px solid #10b981;border-radius:50%;color:#10b981;cursor:default;display:flex;font-size:18px;font-weight:600;height:56px;justify-content:center;left:0;position:absolute;top:0;width:56px;z-index:2}.about-milestone-content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;cursor:pointer!important;padding:24px;transition:all .3s ease}.about-milestone-content:hover{border-color:#10b981;box-shadow:0 8px 32px #10b9811f;transform:translateY(-4px)}.about-milestone-title{color:#1e293b;cursor:pointer;font-size:20px;font-weight:600;margin:0 0 8px}.about-milestone-description{color:#64748b;cursor:pointer;font-size:15px;line-height:1.6;margin:0}.about-timeline-line{background:linear-gradient(180deg,#10b981,#0891b2);bottom:-48px;cursor:default;height:48px;left:24px;position:absolute;width:2px}.about-values-section{background:#f8fafc;padding:100px 0}.about-values-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.about-value-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer!important;display:flex;flex-direction:column;padding:40px 32px;text-align:center;transition:all .3s ease}.about-value-card:hover{border-color:#10b981;box-shadow:0 16px 48px #10b98126;transform:translateY(-8px)}.about-value-icon{align-items:center;background:linear-gradient(135deg,#10b9811a,#0ea5e91a);border-radius:20px;cursor:pointer;display:flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}.about-value-icon svg{color:#10b981}.about-value-title{color:#1e293b;cursor:pointer;font-size:22px;font-weight:600;margin:0 0 16px}.about-value-description{color:#64748b;cursor:pointer;font-size:16px;line-height:1.6;margin:0}.about-team-section{background:#fff;padding:100px 0}.about-team-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.about-team-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer!important;overflow:hidden;transition:all .3s ease}.about-team-card:hover{box-shadow:0 16px 48px #0000001a;transform:translateY(-8px)}.about-member-image{cursor:pointer;height:280px;overflow:hidden;position:relative}.about-member-image img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.about-team-card:hover .about-member-image img{transform:scale(1.05)}.about-member-overlay{cursor:pointer;position:absolute;right:16px;top:16px}.about-experience-badge{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:20px;color:#10b981;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px}.about-experience-badge svg{height:12px;width:12px}.about-member-info{padding:24px}.about-member-name{color:#1e293b;cursor:pointer;font-size:20px;font-weight:600;margin:0 0 8px}.about-member-position{color:#10b981;cursor:pointer;font-size:16px;font-weight:500;margin-bottom:4px}.about-member-specialty{color:#64748b;cursor:pointer;font-size:14px;margin-bottom:16px}.about-member-description{color:#64748b;cursor:pointer;font-size:14px;line-height:1.6;margin:0 0 20px}.about-member-contact{border-top:1px solid #f1f5f9;padding-top:20px}.about-contact-item{align-items:center;color:#64748b;cursor:pointer!important;display:flex;font-size:14px;gap:8px;transition:color .2s ease}.about-contact-item:hover{color:#10b981}.about-contact-item svg{height:14px;width:14px}.about-tech-section{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:100px 0}.about-tech-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.about-tech-text .about-section-tag{background:#ffffff1a;border-color:#fff3;color:#fff}.about-tech-title{color:#fff;cursor:default;font-size:48px;font-weight:300;margin:24px 0}.about-tech-description{color:#fffc;cursor:default;font-size:18px;line-height:1.6;margin:0 0 40px}.about-tech-features{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:40px}.about-tech-feature{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:12px}.about-tech-feature svg{color:#10b981}.about-tech-cta{align-items:center;background:linear-gradient(135deg,#10b981,#0891b2);border-radius:12px;color:#fff;cursor:pointer!important;display:inline-flex;font-weight:500;gap:12px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.about-tech-cta:hover{box-shadow:0 8px 24px #10b9814d;transform:translateY(-2px)}.about-tech-visual{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.about-tech-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer!important;padding:24px;transition:all .3s ease}.about-tech-card:hover{background:#ffffff1a;transform:translateY(-4px)}.about-tech-icon{align-items:center;background:#10b98133;border-radius:12px;cursor:pointer;display:flex;height:56px;justify-content:center;margin-bottom:16px;width:56px}.about-tech-icon svg{color:#10b981}.about-tech-card-title{color:#fff;cursor:pointer;font-size:18px;font-weight:600;margin:0 0 8px}.about-tech-card-description{color:#ffffffb3;cursor:pointer;font-size:14px;line-height:1.5;margin:0}.about-certificates-section{background:#fff;padding:100px 0}.about-certificates-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.about-certificate-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer!important;padding:40px 32px;text-align:center;transition:all .3s ease}.about-certificate-card:hover{border-color:#10b981;box-shadow:0 16px 48px #10b98126;transform:translateY(-8px)}.about-certificate-icon{align-items:center;background:linear-gradient(135deg,#10b9811a,#0ea5e91a);border-radius:20px;cursor:pointer;display:flex;height:80px;justify-content:center;margin:0 auto 24px;width:80px}.about-certificate-icon svg{color:#10b981}.about-certificate-title{color:#1e293b;cursor:pointer;font-size:22px;font-weight:600;margin:0 0 16px}.about-certificate-description{color:#64748b;cursor:pointer;font-size:16px;line-height:1.6;margin:0}.about-cta-section{background:linear-gradient(135deg,#f0fdf4,#e0f2fe);padding:100px 0}.about-cta-card{grid-gap:80px;align-items:center;background:#fff;border-radius:32px;box-shadow:0 20px 80px #00000014;display:grid;gap:80px;grid-template-columns:1fr 1fr;overflow:hidden;padding:64px;position:relative}.about-cta-card:before{background:linear-gradient(135deg,#10b981,#0891b2);border-radius:50%;content:"";cursor:default;height:300px;opacity:.1;position:absolute;right:0;top:0;transform:translate(40%,-40%);width:300px}.about-cta-title{color:#1e293b;cursor:default;font-size:40px;font-weight:300;line-height:1.2;margin:0 0 24px}.about-cta-description{color:#64748b;cursor:default;font-size:18px;line-height:1.6;margin:0 0 40px}.about-cta-buttons{display:flex;gap:16px}.about-cta-btn{align-items:center;border-radius:12px;cursor:pointer!important;display:inline-flex;font-size:16px;font-weight:500;gap:12px;justify-content:center;padding:16px 32px;text-decoration:none;transition:all .3s ease}.about-cta-primary{background:linear-gradient(135deg,#10b981,#0891b2);border:none;color:#fff}.about-cta-primary:hover{box-shadow:0 8px 24px #10b9814d;transform:translateY(-2px)}.about-cta-secondary{background:#fff;border:2px solid #10b981;color:#10b981}.about-cta-secondary:hover{background:#10b9810d;transform:translateY(-2px)}.about-cta-image{height:300px;position:relative}.about-cta-decoration{background:linear-gradient(135deg,#10b9811a,#0ea5e91a);border-radius:24px;cursor:default;height:100%;width:100%}@media (max-width:1024px){.about-hero-content,.about-tech-content{gap:48px;grid-template-columns:1fr}.about-hero-title{font-size:48px}.about-section-title{font-size:40px}.about-cta-card{gap:48px;grid-template-columns:1fr;padding:48px}}@media (max-width:768px){.about-container-main{padding:0 20px}.about-hero-section{padding:60px 0 40px}.about-hero-title{font-size:40px}.about-hero-description{font-size:16px}.about-hero-stats{grid-template-columns:1fr}.about-section-title{font-size:32px}.about-section-subtitle{font-size:16px}.about-timeline:before{left:20px}.about-milestone{padding-left:60px}.about-milestone-year{font-size:16px;height:48px;width:48px}.about-tech-title{font-size:32px}.about-certificates-grid,.about-team-grid,.about-tech-features,.about-tech-visual,.about-values-grid{grid-template-columns:1fr}.about-cta-buttons{flex-direction:column}.about-cta-btn{max-width:300px;width:100%}}@media (max-width:640px){.about-hero-title{font-size:32px}.about-hero-tag,.about-section-tag{font-size:12px;padding:6px 12px}.about-image-wrapper img{height:300px}.about-member-image{height:240px}.about-cta-card{padding:32px 24px}.about-cta-title{font-size:28px}.about-cta-description{font-size:16px}}@media (max-width:480px){.about-hero-section{padding:40px 0 32px}.about-hero-title{font-size:28px}.about-stat-value{font-size:24px}.about-certificate-card,.about-value-card{padding:32px 24px}.about-tech-card{padding:20px}.about-cta-btn{font-size:14px;padding:14px 24px}}@keyframes aboutFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-certificate-card,.about-team-card,.about-tech-card,.about-value-card{animation:aboutFadeIn .6s ease forwards}.about-text-center{text-align:center}.about-mt-1{cursor:default;margin-top:.5rem}.about-mt-2{cursor:default;margin-top:1rem}.about-mt-3{cursor:default;margin-top:1.5rem}.about-mt-4{cursor:default;margin-top:2rem}.about-mb-1{cursor:default;margin-bottom:.5rem}.about-mb-2{cursor:default;margin-bottom:1rem}.about-mb-3{cursor:default;margin-bottom:1.5rem}.about-mb-4{cursor:default;margin-bottom:2rem}.about-p-1{cursor:default;padding:.5rem}.about-p-2{cursor:default;padding:1rem}.about-p-3{cursor:default;padding:1.5rem}.about-p-4{cursor:default;padding:2rem}@media (hover:hover){.about-certificate-card:hover,.about-contact-item:hover,.about-cta-btn:hover,.about-milestone-content:hover,.about-team-card:hover,.about-tech-card:hover,.about-tech-cta:hover,.about-value-card:hover{cursor:pointer}.about-cta-description:hover,.about-cta-title:hover,.about-gradient-text:hover,.about-hero-description:hover,.about-hero-tag:hover,.about-hero-title:hover,.about-milestone-year:hover,.about-section-subtitle:hover,.about-section-tag:hover,.about-section-title:hover,.about-stat-item:hover,.about-tech-description:hover,.about-tech-title:hover{cursor:default}}.about-certificate-card:focus,.about-contact-item:focus,.about-cta-btn:focus,.about-milestone-content:focus,.about-team-card:focus,.about-tech-card:focus,.about-tech-cta:focus,.about-value-card:focus{outline:2px solid #10b981;outline-offset:2px}.doctor-detail-page{background:#f8fafc;color:#1e293b;font-family:Inter,sans-serif;min-height:100vh}.doctor-detail-container{margin:0 auto;max-width:1200px;padding:0 2rem}.doctor-detail-hero{background:#fff;border-bottom:1px solid #e2e8f0;padding:4rem 0}.doctor-detail-back-link{align-items:center;color:#64748b;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .2s ease}.doctor-detail-back-link:hover{color:#10b981}.doctor-detail-header{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between}.doctor-detail-main-info{display:flex;flex:1 1;gap:2rem}.doctor-detail-avatar{align-items:center;border-radius:1rem;display:flex;flex-shrink:0;height:120px;justify-content:center;width:120px}.doctor-detail-header-content{flex:1 1}.doctor-detail-tags{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.doctor-detail-specialty-tag{background:#f1f5f9;color:#64748b}.doctor-detail-featured-tag,.doctor-detail-specialty-tag{border-radius:1rem;font-size:.875rem;font-weight:500;padding:.375rem .75rem}.doctor-detail-featured-tag{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);color:#fff;display:flex;gap:.375rem}.doctor-detail-name{color:#1e293b;font-size:2.5rem;font-weight:600;line-height:1.1;margin:0 0 .5rem}.doctor-detail-position{color:#64748b;font-size:1.125rem;line-height:1.4;margin:0 0 1.5rem}.doctor-detail-rating{align-items:center;display:flex;gap:1rem}.doctor-detail-rating-stars{display:flex;gap:.25rem}.doctor-detail-rating-info{align-items:baseline;display:flex;gap:.5rem}.doctor-detail-rating-value{color:#1e293b;font-size:1.5rem;font-weight:600}.doctor-detail-rating-reviews{color:#64748b;font-size:.875rem}.doctor-detail-actions{align-items:flex-end;display:flex;flex-direction:column;gap:1.5rem}.doctor-detail-price{text-align:right}.doctor-detail-price-label{color:#94a3b8;display:block;font-size:.875rem;margin-bottom:.25rem}.doctor-detail-price-value{color:#10b981;font-size:2rem;font-weight:700;line-height:1}.doctor-detail-book-button{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border:none;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.doctor-detail-book-button:hover{box-shadow:0 8px 25px #10b9814d;transform:translateY(-2px)}.doctor-detail-content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;padding:3rem 0}.doctor-detail-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:1.5rem;padding:2rem}.doctor-detail-section-card:last-child{margin-bottom:0}.doctor-detail-section-title{align-items:center;color:#1e293b;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin:0 0 1.5rem}.doctor-detail-section-title svg{color:#10b981}.doctor-detail-reviews-count{color:#64748b;font-size:.875rem;font-weight:400;margin-left:.5rem}.doctor-detail-description{color:#64748b;line-height:1.6;margin-bottom:2rem}.doctor-detail-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.doctor-detail-info-item{align-items:flex-start;display:flex;gap:1rem}.doctor-detail-info-item svg{color:#10b981;flex-shrink:0;margin-top:.25rem}.doctor-detail-info-item h4{color:#94a3b8;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.doctor-detail-info-item p{color:#1e293b;font-size:1rem;line-height:1.4;margin:0}.doctor-detail-services-grid{display:flex;flex-direction:column;gap:.75rem}.doctor-detail-service-item{align-items:center;color:#64748b;display:flex;gap:.75rem}.doctor-detail-service-item svg{color:#10b981;flex-shrink:0}.doctor-detail-certifications-grid{display:flex;flex-direction:column;gap:.75rem}.doctor-detail-cert-item{align-items:center;color:#64748b;display:flex;gap:.75rem}.doctor-detail-cert-item svg{color:#f59e0b;flex-shrink:0}.doctor-detail-sidebar{display:flex;flex-direction:column}.doctor-detail-sidebar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.doctor-detail-add-review-btn{align-items:center;background:#10b981;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-top:-20px;padding:.5rem 1rem;transition:background .2s ease}.doctor-detail-add-review-btn:hover{background:#0d9366}.doctor-detail-review-form{background:#f8fafc;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.doctor-detail-review-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.doctor-detail-review-form-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0}.doctor-detail-close-btn{background:none;border:none;border-radius:.25rem;color:#94a3b8;cursor:pointer;padding:.25rem;transition:all .2s ease}.doctor-detail-close-btn:hover{background:#e2e8f0;color:#64748b}.doctor-detail-rating-selector{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.doctor-detail-rating-selector span{color:#64748b;font-weight:500}.doctor-detail-stars-selector{display:flex;gap:.5rem}.doctor-detail-star-selector-btn{background:none;border:none;color:#e2e8f0;cursor:pointer;padding:0;transition:all .2s ease}.doctor-detail-star-selector-btn.active{color:#f59e0b}.doctor-detail-star-selector-btn:hover{transform:scale(1.1)}.doctor-detail-form-group{margin-bottom:1rem}.doctor-detail-form-group label{color:#1e293b;display:block;font-weight:500;margin-bottom:.5rem}.doctor-detail-form-group input,.doctor-detail-form-group textarea{border:2px solid #e2e8f0;border-radius:.5rem;font-family:Inter,sans-serif;font-size:.875rem;padding:.75rem;transition:all .2s ease;width:100%}.doctor-detail-form-group input:focus,.doctor-detail-form-group textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none}.doctor-detail-submit-btn{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;margin-top:1rem;padding:.75rem;transition:all .2s ease;width:100%}.doctor-detail-submit-btn:hover{box-shadow:0 4px 12px #10b9814d;transform:translateY(-1px)}.doctor-detail-reviews-list{display:flex;flex-direction:column;gap:1.5rem}.doctor-detail-review-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem}.doctor-detail-review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.doctor-detail-review-author{align-items:center;display:flex;gap:.75rem}.doctor-detail-author-avatar{align-items:center;background:linear-gradient(135deg,#10b981,#0d9488);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:600;height:40px;justify-content:center;width:40px}.doctor-detail-author-info{display:flex;flex-direction:column}.doctor-detail-author-name{color:#1e293b;font-size:.875rem;font-weight:600}.doctor-detail-review-date{color:#94a3b8;font-size:.75rem}.doctor-detail-review-rating{align-items:center;display:flex}.doctor-detail-review-stars{display:flex;gap:.125rem}.doctor-detail-review-text{color:#64748b;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.doctor-detail-review-footer{align-items:center;display:flex;justify-content:space-between}.doctor-detail-verified-badge{align-items:center;background:#10b9811a;border-radius:1rem;color:#10b981;display:flex;font-size:.75rem;gap:.25rem;padding:.25rem .5rem}.doctor-detail-like-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;color:#64748b;cursor:pointer;display:flex;font-size:.75rem;gap:.375rem;padding:.25rem .75rem;transition:all .2s ease}.doctor-detail-like-btn:hover{border-color:#10b981;color:#10b981}.doctor-detail-no-reviews{padding:3rem 1rem;text-align:center}.doctor-detail-no-reviews svg{color:#94a3b8;margin-bottom:1rem}.doctor-detail-no-reviews p{color:#64748b;margin:0}.doctor-detail-no-reviews p:first-of-type{font-weight:600;margin-bottom:.25rem}.doctor-detail-contacts-list{display:flex;flex-direction:column;gap:1.5rem}.doctor-detail-contact-item{align-items:flex-start;display:flex;gap:1rem}.doctor-detail-contact-item svg{color:#10b981;flex-shrink:0;margin-top:.25rem}.doctor-detail-contact-item h4{color:#94a3b8;font-size:.875rem;font-weight:500;margin:0 0 .25rem}.doctor-detail-contact-item a,.doctor-detail-contact-item p{color:#1e293b;font-size:1rem;margin:0;text-decoration:none}.doctor-detail-contact-item a:hover{color:#10b981}.doctor-detail-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.doctor-detail-modal{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0003;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.doctor-detail-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.doctor-detail-modal-header h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.doctor-detail-modal-close{background:none;border:none;border-radius:.5rem;color:#64748b;cursor:pointer;padding:.5rem;transition:all .2s ease}.doctor-detail-modal-close:hover{background:#f1f5f9;color:#1e293b}.doctor-detail-modal-steps{display:flex;justify-content:space-between;padding:2rem 2rem 1rem;position:relative}.doctor-detail-modal-steps:before{background:#e2e8f0;content:"";height:2px;left:2rem;position:absolute;right:2rem;top:2.5rem;z-index:1}.doctor-detail-step{align-items:center;display:flex;flex-direction:column;gap:.5rem;position:relative;z-index:2}.doctor-detail-step-number{align-items:center;background:#e2e8f0;border-radius:50%;color:#64748b;display:flex;font-weight:600;height:2rem;justify-content:center;width:2rem}.doctor-detail-step.active .doctor-detail-step-number{background:#10b981;color:#fff}.doctor-detail-step span{color:#64748b;font-size:.875rem;font-weight:500}.doctor-detail-step.active span{color:#10b981}.doctor-detail-modal-content{padding:2rem}.doctor-detail-step-content h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.doctor-detail-consultation-types-select{display:flex;flex-direction:column;gap:1rem}.doctor-detail-consultation-type-card{align-items:center;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.doctor-detail-consultation-type-card:hover{border-color:#cbd5e1}.doctor-detail-consultation-type-card.selected{background:#10b9810d;border-color:#10b981}.doctor-detail-consultation-type-icon{align-items:center;background:#10b9811a;border-radius:.75rem;display:flex;height:48px;justify-content:center;width:48px}.doctor-detail-consultation-type-icon svg{color:#10b981}.doctor-detail-consultation-type-info{flex:1 1}.doctor-detail-consultation-type-info h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.25rem}.doctor-detail-consultation-type-info p{color:#64748b;font-size:.875rem;margin:0}.doctor-detail-dates-select,.doctor-detail-times-select{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.doctor-detail-date-button,.doctor-detail-time-button{background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;color:#1e293b;cursor:pointer;font-weight:500;padding:.75rem;transition:all .2s ease}.doctor-detail-date-button:hover,.doctor-detail-time-button:hover{border-color:#cbd5e1}.doctor-detail-date-button.selected,.doctor-detail-time-button.selected{background:#10b981;border-color:#10b981;color:#fff}.doctor-detail-booking-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.doctor-detail-booking-summary h4{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:.75rem}.doctor-detail-booking-summary p{color:#64748b;font-size:.875rem;margin-bottom:.25rem}.doctor-detail-booking-summary strong{color:#1e293b;font-weight:600}.doctor-detail-submit-booking-button{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem;transition:all .2s ease;width:100%}.doctor-detail-submit-booking-button:hover{box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.doctor-detail-modal-footer{border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 2rem 2rem}.doctor-detail-modal-back-button{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;color:#64748b;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.doctor-detail-modal-back-button:hover{border-color:#cbd5e1;color:#1e293b}.doctor-detail-cta-section{background:linear-gradient(135deg,#10b9811a,#06b6d41a);padding:4rem 0}.doctor-detail-cta-content{margin:0 auto;max-width:600px;text-align:center}.doctor-detail-cta-content h2{color:#1e293b;font-size:2rem;font-weight:300;margin-bottom:1rem}.doctor-detail-cta-content p{color:#64748b;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.doctor-detail-cta-buttons{display:flex;gap:1rem;justify-content:center}.doctor-detail-cta-btn{align-items:center;border-radius:.75rem;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.doctor-detail-cta-btn.primary{background:linear-gradient(90deg,#10b981,#059669);border:none;color:#fff;cursor:pointer}.doctor-detail-cta-btn.primary:hover{box-shadow:0 8px 25px #10b98133;transform:translateY(-2px)}.doctor-detail-cta-btn.secondary{background:#fff;border:2px solid #10b981;color:#10b981}.doctor-detail-cta-btn.secondary:hover{background:#10b9810d;box-shadow:0 4px 12px #10b9811a;transform:translateY(-2px)}.doctor-detail-not-found{padding:6rem 1rem;text-align:center}.doctor-detail-not-found h1{color:#1e293b;font-size:2.5rem;margin-bottom:1rem}.doctor-detail-not-found p{color:#64748b;font-size:1.125rem;margin-bottom:2rem}.doctor-detail-back-button{align-items:center;background:#10b981;border-radius:.5rem;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.doctor-detail-back-button:hover{background:#0d9366;transform:translateY(-2px)}@media (max-width:1024px){.doctor-detail-header{flex-direction:column;gap:2rem}.doctor-detail-actions{align-items:stretch;width:100%}.doctor-detail-content-grid{grid-template-columns:1fr}}@media (max-width:768px){.doctor-detail-container{padding:0 1rem}.doctor-detail-hero{padding:3rem 0}.doctor-detail-main-info{flex-direction:column;gap:1.5rem}.doctor-detail-avatar{height:100px;width:100px}.doctor-detail-name{font-size:2rem}.doctor-detail-content-grid{padding:2rem 0}.doctor-detail-section-card{padding:1.5rem}.doctor-detail-cta-content h2{font-size:1.75rem}.doctor-detail-cta-buttons{flex-direction:column}.doctor-detail-cta-btn{width:100%}}@media (max-width:480px){.doctor-detail-name{font-size:1.75rem}.doctor-detail-position{font-size:1rem}.doctor-detail-price-value{font-size:1.75rem}.doctor-detail-info-grid{grid-template-columns:1fr}.doctor-detail-sidebar-header{align-items:stretch;flex-direction:column;gap:1rem}.doctor-detail-add-review-btn{justify-content:center}.doctor-detail-dates-select,.doctor-detail-times-select{grid-template-columns:repeat(3,1fr)}}.form_field__error{color:#c53030}.form_field__error,.form_field__success{display:block;font-size:.9rem;width:100%}.form_field__success{color:#0d9366}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0fdf4;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.btn-primary{background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:24px;box-shadow:0 4px 12px #10b98133;color:#fff;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(90deg,#059669,#0891b2);box-shadow:0 6px 16px #10b9814d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #10b981;border-radius:24px;color:#10b981;cursor:pointer;font-weight:500;padding:12px 24px;transition:all .3s ease}.btn-secondary:hover{background:#10b9811a;transform:translateY(-2px)}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #10b98133;border-radius:24px;box-shadow:0 10px 25px #0000000d;padding:32px;transition:all .3s ease}.card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.2;margin-bottom:1rem}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#10b981,#059669);-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700}h2{font-size:36px}h2,h3{color:#1e293b}h3{font-size:24px;font-weight:600}.container{margin:0 auto;max-width:1200px;padding:0 24px}.section{padding:80px 0}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#10b981,#059669,#0891b2);-webkit-background-clip:text;background-clip:text}.organic-bg{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.organic-bg div{border-radius:50%;filter:blur(60px);opacity:.2;position:absolute}.organic-bg .top-left{background:linear-gradient(to bottom right,#22c55e,#14b8a6);height:400px;left:20%;top:-100px;width:400px}.organic-bg .bottom-right{background:linear-gradient(to top left,#14b8a6,#0ea5e9);bottom:-100px;height:400px;right:20%;width:400px}.organic-bg .top-right{background:linear-gradient(to bottom left,#0ea5e9,#22c55e);height:256px;right:0;top:30%;width:256px}.organic-bg .bottom-left{background:linear-gradient(to top right,#22c55e,#14b8a6);bottom:30%;height:256px;left:0;width:256px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease forwards}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}@media (max-width:768px){h1{font-size:36px}h2{font-size:28px}h3{font-size:20px}.section{padding:60px 0}.container{padding:0 16px}}
/*# sourceMappingURL=main.4b8679b1.css.map*/