body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.kdh-prescription-form{background:#fff;border-radius:16px;box-shadow:0 2px 12px #b2222233;margin:0 auto 32px;max-width:600px;padding:24px}.kdh-prescription-meds-container{display:flex;flex-direction:column;gap:10px}.kdh-prescription-meds-row{align-items:center;display:flex;gap:8px}.kdh-prescription-meds-row input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:1rem;padding:8px 10px}.kdh-add-btn{background:#b22222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:12px;padding:8px 16px}.kdh-remove-btn{background:none;border:none;color:#b22222;cursor:pointer;font-size:1.2rem}.kdh-campsadmin-container{background:#f8f8ff;border-radius:16px;box-shadow:0 2px 12px #b2222233;margin:32px 0;padding:24px}.kdh-campsadmin-title{color:#b22222;font-size:1.4rem;font-weight:700;margin-bottom:18px}.kdh-campsadmin-form{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;max-width:500px}.kdh-campsadmin-form input,.kdh-campsadmin-form textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:10px}.kdh-campsadmin-form button{background:#b22222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.kdh-campsadmin-list-wrapper{margin-top:32px}.kdh-campsadmin-list{list-style:none;padding:0}.kdh-campsadmin-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #b2222233;margin-bottom:24px;padding:16px}.kdh-campsadmin-card-row{align-items:center;display:flex;gap:16px}.kdh-campsadmin-img{border-radius:8px;height:80px;object-fit:cover;width:100px}.kdh-campsadmin-card-content{flex:1 1}.kdh-campsadmin-card-title{font-size:18px;font-weight:700}.kdh-campsadmin-card-acts,.kdh-campsadmin-card-desc{margin-bottom:4px}.kdh-campsadmin-card-link{color:#007bff;text-decoration:underline}.kdh-campsadmin-delete-btn{background:#b22222;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-left:auto;padding:8px 14px}.kdh-refresh-btn{background:#fff;border:2px solid #b22222;border-radius:6px;color:#b22222;cursor:pointer;font-weight:600;margin-bottom:16px;padding:8px 16px;transition:background .2s,color .2s}.kdh-refresh-btn:hover{background:#b22222;color:#fff}.kdh-header{background:#c92029;box-shadow:1px 0 5px #00000040;color:#fff;font-family:Inter,sans-serif;padding:0}.kdh-header-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 2rem}.kdh-header-left{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:1rem;padding:.5rem;transition:opacity .2s ease}.kdh-header-left:hover{opacity:.9}.kdh-header-right{align-items:center;display:flex;gap:1rem}.kdh-logo-area{align-items:center;display:flex;height:64px;justify-content:center;margin-right:.5rem;width:64px}.kdh-logo-img{height:64px;object-fit:cover;width:64px}.kdh-title-group{display:flex;flex-direction:column;justify-content:center}.kdh-title{font-size:1.7rem;font-weight:700;margin:0}.kdh-tagline{color:#faba3d;font-size:1rem;font-style:italic}.kdh-navbar{align-items:center;display:flex;gap:1.5rem}.kdh-nav-link{border-radius:6px;color:#fff;font-size:1.1rem;padding:.5rem 1rem;text-decoration:none}.kdh-nav-link.active,.kdh-nav-link:hover{background:#ffffff1a;color:#faba3d}.kdh-cta{background:#faba3d;border:none;border-radius:8px;color:#c92029!important;font-weight:700;margin-left:0;padding:.4rem 1.2rem}.kdh-hamburger{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:44px;justify-content:center;width:44px;z-index:999}.kdh-hamburger span{background:#fff;border-radius:2px;display:block;height:4px;margin:4px 0;transition:.3s;width:28px}.kdh-hamburger span.open:first-child{transform:translateY(8px) rotate(45deg)}.kdh-hamburger span.open:nth-child(2){opacity:0}.kdh-hamburger span.open:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.kdh-dropdown{position:relative}.kdh-dropdown-content{background:#fff;border-radius:10px;box-shadow:0 2px 16px #0000001a;display:flex;flex-direction:column;left:0;padding:.5rem 0;position:absolute;top:100%}.kdh-dropdown-content a{border-radius:6px;color:#b22222;font-weight:500;padding:.6rem 1rem;text-decoration:none}.kdh-dropdown-content a:hover{background:gold;color:#b22222}@media (max-width:768px){.kdh-header-top{padding:.8rem 1rem}.kdh-header-left,.kdh-header-top{align-items:center;flex-direction:column}.kdh-title-group{align-items:center;text-align:center}.kdh-logo-img{height:72px;width:72px}.kdh-title{font-size:1.4rem}.kdh-tagline{font-size:.9rem}.kdh-header-right{justify-content:center;width:100%}.kdh-navbar{align-items:flex-start;background:#c92029;display:none;flex-direction:column;padding:1rem;width:100%}.kdh-navbar.open{display:flex}.kdh-nav-link{font-size:1rem;padding:.8rem 0;text-align:left;width:100%}.kdh-hamburger{display:flex;position:absolute;right:1rem;top:1rem}.kdh-dropdown-content{background:#fff;border-radius:0;box-shadow:none;margin-top:.5rem;position:static}}.kdh-footer{background:#18192a;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;padding:2.5rem 1rem .5rem}.kdh-footer-main{border-bottom:1px solid #333;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.kdh-footer-col{flex:1 1 260px;min-width:260px}.kdh-footer-col h4{color:gold;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.kdh-footer-col ul{list-style:none;margin:0;padding:0}.kdh-footer-col ul li{align-items:center;color:#fff;display:flex;font-size:1rem;gap:.5rem;margin-bottom:.7rem}.kdh-footer-col ul li a{color:gold;font-weight:600;text-decoration:none}.kdh-footer-col ul li a:hover{color:#fff}.kdh-footer-socials{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.kdh-footer-socials a{align-items:center;background:#22223a;border-radius:50%;color:gold;display:flex;font-size:1.2rem;height:32px;justify-content:center;transition:background .2s,color .2s;width:32px}.kdh-footer-socials a:hover{background:gold;color:#b22222}.kdh-footer-newsletter-wrapper{box-sizing:border-box;margin:0;position:relative;width:100%}.kdh-footer-newsletter{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;width:100%}.kdh-newsletter-input,.kdh-newsletter-textarea{background:#22223a;border:1px solid #333;border-radius:6px;box-sizing:border-box;color:#fff;font-family:Montserrat,sans-serif;font-size:1rem;padding:.9rem 1.2rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.kdh-newsletter-textarea{min-height:120px;resize:vertical}.kdh-newsletter-input::placeholder,.kdh-newsletter-textarea::placeholder{color:#aaa}.kdh-newsletter-input:focus,.kdh-newsletter-textarea:focus{border-color:gold;box-shadow:0 0 0 2px #ffd70033;outline:none}.kdh-newsletter-button{background:gold;border:none;border-radius:8px;box-sizing:border-box;color:#18192a;cursor:pointer;font-size:1rem;font-weight:700;padding:.9rem 1.5rem;transition:background .3s ease,color .3s ease;width:100%}.kdh-newsletter-button:hover{background:#b22222;color:#fff}.kdh-footer-map-wrapper{border-radius:12px;box-shadow:0 2px 12px #c920291a;margin-top:.7rem;overflow:hidden;width:100%}.kdh-footer-map-wrapper iframe{border:0;display:block;height:180px;width:100%}.kdh-footer-bottom{align-items:center;display:flex;flex-wrap:wrap;font-size:1rem;gap:1rem;justify-content:space-between;margin:1.5rem auto 0;max-width:1200px;padding:0 1rem}.kdh-footer-link{color:gold;font-weight:600}.kdh-footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.kdh-footer-link-item{border-radius:6px;color:gold;font-size:1rem;font-weight:600;padding:.2rem .7rem;text-decoration:none;transition:background .2s,color .2s}.kdh-footer-link-item:hover{background:gold;color:#c92029}.kdh-footer-link-sep{display:inline-block;width:.5rem}.kdh-home,body,html{background:linear-gradient(0deg,#fff,#fff);box-shadow:inset 1px 0 5px #00000040;box-sizing:border-box;color:#1e1e1e;font-family:Inter,sans-serif;max-width:100vw;overflow-x:hidden;width:100%}.kdh-hero-title-diagonal{-webkit-text-stroke:1px #000;color:#000;text-align:center}.kdh-hero{background:#0000;border-radius:0 0 40px 40px;box-shadow:0 4px 24px #27080814;color:#b81010;padding:4rem 2rem 3rem;text-align:center}.kdh-hero-content h2{color:#fff;font-size:2.7rem;font-weight:700;margin-bottom:.5rem}.kdh-hero-tagline{color:#faba3d;font-size:1.3rem;font-style:italic;margin-bottom:1.5rem}.kdh-hero-cta{background:#ec221f;border:1px solid #c00f0c;border-radius:8px;box-shadow:0 2px 8px #b222221f;color:#fff;font-size:1.1rem;font-weight:700;padding:.8rem 2.2rem;text-decoration:none;transition:background .2s,color .2s}.kdh-hero-cta:hover{background:#fff;border:1px solid #faba3d;color:#c92029}.kdh-hero-bg-img{height:100%;z-index:0}.kdh-hero-overlay{background-color:#00000080;height:100%;z-index:1}.kdh-hero-content-diagonal{z-index:2}.kdh-section{background:#e7bbbb;border-radius:18px;box-shadow:0 2px 16px #b222220f;margin:2.5rem auto;max-width:1100px;padding:1.5rem 1rem;text-align:center}.kdh-section h3{color:#902929;font-size:2rem;font-weight:700;margin-bottom:1.2rem}.kdh-locations-list,.kdh-reviews-list,.kdh-services-list{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.kdh-location-card,.kdh-review-card,.kdh-service-card{background:#fff;border:1px solid #e7bbbb;border-radius:14px;box-shadow:0 2px 8px #b2222214;color:#902929;font-size:1.1rem;font-weight:600;min-width:180px;padding:1.1rem 2rem;transition:transform .2s,box-shadow .2s}.kdh-location-card:hover,.kdh-review-card:hover,.kdh-service-card:hover{box-shadow:0 6px 24px #b2222221;transform:translateY(-6px) scale(1.04)}.kdh-cta-section{margin-top:2.5rem}.kdh-cta-btn{background:#ec221f;border:1px solid #c00f0c;border-radius:16px;box-shadow:0 2px 8px #b222221f;color:#fff;font-size:1.2rem;font-weight:700;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,color .2s}.kdh-cta-btn:hover{background:#fff;border:1px solid #faba3d;color:#c92029}@media (max-width:900px){.kdh-section{padding:1rem .5rem}.kdh-location-card,.kdh-review-card,.kdh-service-card{font-size:1rem;min-width:120px;padding:.7rem 1rem}}.kdh-home{background:#fff;font-family:Inter,sans-serif}.kdh-hero-diagonal{align-items:center;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:420px;overflow:hidden;position:relative;width:100%}.kdh-hero-bg-img{background-position:50%;background-size:cover;opacity:.7;z-index:1}.kdh-hero-bg-img,.kdh-hero-overlay{height:420px;left:0;position:absolute;top:0;width:100%}.kdh-hero-overlay{z-index:2}.kdh-hero-content-diagonal{align-items:center;display:flex;flex-direction:column;padding:3rem 0 2rem;position:relative;text-align:center;width:100%;z-index:3}.kdh-hero-title-diagonal{color:#fff;font-size:3rem;font-weight:700;letter-spacing:2px;margin-bottom:1.5rem}.kdh-hero-btns-diagonal{display:flex;gap:1.5rem;margin-bottom:1.5rem}.kdh-hero-cta-diagonal{background:#ec221f;border:1px solid #c00f0c;box-shadow:0 2px 8px #b222221f;font-size:1.1rem;padding:.8rem 2.2rem;transition:background .2s,color .2s}.kdh-hero-cta-diagonal:hover{background:#d80f0f;border:1px solid #faba3d;color:#f9ea14}.kdh-hero-secondary-diagonal{background:#fff;border:1px solid #c92029;border-radius:8px;color:#c92029;font-size:1.1rem;font-weight:700;padding:.8rem 2.2rem;text-decoration:none;transition:background .2s,color .2s}.kdh-hero-secondary-diagonal:hover{background:#faba3d;color:#fff}.kdh-hero-icons-diagonal{margin-top:1.5rem}.kdh-welcome-section-diagonal{align-items:center;background:#e7bbbb;border-radius:12px;display:flex;justify-content:space-between;margin:2rem auto;max-width:1200px;padding:2.5rem 4vw}.kdh-welcome-left-diagonal{display:flex;flex:1 1;flex-direction:column;padding-right:2rem}.kdh-welcome-left-diagonal h2{color:#902929;font-family:Arial,sans-serif;font-size:2rem;font-weight:700;margin-bottom:.1rem;margin-top:0}.kdh-welcome-left-diagonal p{color:#1e1e1e;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:400;line-height:1.6;margin-bottom:.7rem}.kdh-button-wrapper{margin-top:1rem}.kdh-hero-cta-diagonal{background-color:#d32f2f;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s ease}.kdh-hero-cta-diagonal:hover{background-color:#b71c1c}.kdh-welcome-right-diagonal{align-items:center;display:flex;flex:1 1;justify-content:flex-end;margin:0;padding:0}.kdh-welcome-right-diagonal img{border-radius:8px;box-shadow:0 2px 8px #0000001f;display:block;height:auto;max-width:100%;object-fit:contain;width:350px}.kdh-leadership-section-diagonal{background:#fff;padding:2rem 0;text-align:center}.kdh-leadership-title-diagonal{color:#c92029;font-size:2rem;font-weight:700;margin-bottom:2rem}.kdh-leadership-cards-diagonal{display:flex;gap:2rem;justify-content:center}.kdh-leader-card-diagonal{background:#e7bbbb;border-radius:16px;flex-direction:column;min-width:320px;padding:2rem 2rem 1rem;position:relative}.kdh-leader-card-diagonal,.kdh-leader-hexagon{align-items:center;box-shadow:0 2px 8px #b2222214;display:flex}.kdh-leader-hexagon{background:#fff;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);height:180px;justify-content:center;margin-bottom:1.2rem;width:180px}.kdh-leader-hexagon img{border-radius:16px;height:140px;object-fit:cover;width:140px}.kdh-leader-info-diagonal h3{color:#000;font-size:2rem;font-weight:700;margin-bottom:.5rem}.kdh-leader-info-diagonal h2{color:#000;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.kdh-leader-info-diagonal p{color:#000;font-size:1.5rem;font-weight:700}.kdh-section.kdh-services-section-diagonal{background:#fff;border-radius:12px;margin:2rem auto;max-width:1200px;padding:2rem 0;text-align:center}.kdh-services-title-diagonal{color:#902929;font-size:2rem;font-weight:700;margin-bottom:1rem}.kdh-services-desc-diagonal{color:#1e1e1e;font-size:1.1rem;margin-bottom:2rem}.kdh-services-list-diagonal{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}.kdh-service-card-diagonal{align-items:center;background:#fff;border:1px solid #e7bbbb;border-radius:12px;box-shadow:0 2px 8px #b2222214;display:flex;flex-direction:column;min-height:260px;min-width:220px;padding:2rem 1.5rem 1.5rem;transition:transform .2s,box-shadow .2s}.kdh-service-card-diagonal img{height:48px;margin-bottom:1rem;width:48px}.kdh-service-card-diagonal h3{color:#c92029;font-size:1.2rem;font-weight:700;margin-bottom:.7rem}.kdh-service-card-diagonal p{color:#1e1e1e;font-size:1rem;margin-bottom:1.2rem}.kdh-learn-more-diagonal{color:#ec221f;font-size:1rem;font-weight:700;margin-top:auto;text-decoration:none;transition:color .2s}.kdh-learn-more-diagonal:hover{color:#c92029;text-decoration:underline}.kdh-cta-btn-diagonal{background:#ec221f;border:1px solid #c00f0c;border-radius:16px;box-shadow:0 2px 8px #b222221f;color:#fff;display:inline-block;font-size:1.2rem;font-weight:700;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,color .2s}.kdh-cta-btn-diagonal:hover{background:#fff;border:1px solid #faba3d;color:#c92029}.kdh-google-reviews-container{margin:2rem auto;max-width:1200px;min-height:300px;padding:0 1rem;width:100%}.kdh-google-reviews-cta{margin-top:1.5rem;padding:1rem 0;text-align:center}.kdh-google-reviews-btn{background:#4285f4;border:1px solid #3367d6;border-radius:4px;box-shadow:0 2px 8px #0000001a;color:#fff!important;padding:.8rem 1.8rem;transition:all .3s ease}.kdh-google-reviews-btn:hover{background:#3367d6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.elfsight-app-f93a321a-12e8-4626-b676-f5a3d3d03212{min-height:300px;width:100%!important}.kdh-google-reviews-container:empty{align-items:center;background:#f8f9fa;border-radius:8px;color:#666;display:flex;font-style:italic;justify-content:center}.kdh-section.kdh-testimonials-section-diagonal{background:#e7bbbb;border-radius:12px;margin:2rem auto;max-width:1200px;padding:2rem 0;text-align:center}.kdh-testimonials-title-diagonal{color:#902929;font-size:2rem;font-weight:700;margin-bottom:1rem}.kdh-testimonials-desc-diagonal{color:#1e1e1e;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.kdh-google-reviews-placeholder{background:#fff;border-radius:12px;box-shadow:0 2px 8px #b2222214;margin:0 2rem;padding:2rem}.kdh-google-reviews-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.kdh-google-icon{border-radius:4px;height:32px;width:32px}.kdh-google-reviews-info h3{color:#1e1e1e;font-size:1.3rem;font-weight:700;margin-bottom:.3rem}.kdh-google-rating{align-items:center;display:flex;font-size:1rem;gap:.5rem}.kdh-stars{color:#faba3d;font-size:1.1rem}.kdh-rating-text{color:#1e1e1e;font-weight:600}.kdh-review-count{color:#666;font-size:.9rem}.kdh-testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.kdh-testimonial-card{background:#f8f8f8;border-left:4px solid #c92029;border-radius:10px;padding:1.5rem;text-align:left;transition:transform .2s,box-shadow .2s}.kdh-testimonial-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.kdh-testimonial-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.kdh-testimonial-avatar-placeholder{background:#e7bbbb;border:2px solid #c92029;border-radius:50%;height:50px;width:50px}.kdh-testimonial-author h4{color:#1e1e1e;font-size:1.1rem;font-weight:600;margin-bottom:.2rem}.kdh-testimonial-stars{color:#faba3d;font-size:1rem}.kdh-testimonial-text{color:#1e1e1e;font-size:1rem;font-style:italic;line-height:1.5;margin-bottom:1rem}.kdh-testimonial-date{color:#666;font-size:.9rem}.kdh-testimonials-cta{margin-top:1.5rem}.kdh-google-reviews-btn{background:#c92029;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:background .2s}.kdh-google-reviews-btn:hover{background:#b22222}@media (max-width:1100px){.kdh-section.kdh-services-section-diagonal,.kdh-section.kdh-testimonials-section-diagonal,.kdh-welcome-section-diagonal{flex-direction:column;padding:2rem 1rem}.kdh-services-list-diagonal,.kdh-testimonials-grid{grid-template-columns:1fr}.kdh-leadership-cards-diagonal{flex-direction:column;gap:2rem}.kdh-google-reviews-placeholder{margin:0 1rem;padding:1.5rem}}.kdh-about{background:#fff;color:#1e1e1e;font-family:Inter,sans-serif;margin:0;padding:0}.kdh-about-hero{background:#181818;color:#fff;padding:3.5rem 0 2.5rem;text-align:center}.kdh-about-hero h1{font-size:2.7rem;font-weight:700;margin-bottom:1.2rem}.kdh-about-hero p{font-size:1.2rem;font-weight:400;line-height:1.5;margin:0 auto;max-width:600px}.kdh-about-story{margin:2.5rem auto 0;max-width:900px;padding:0 1.5rem}.kdh-about-story h2{color:#b22222;font-size:2rem;font-weight:700;margin-bottom:1.2rem}.kdh-about-story p{color:#1e1e1e;font-size:1.08rem;line-height:1.7;margin-bottom:2rem}.kdh-about-mission-vision{background:#e7bbbb;border-radius:10px;margin-bottom:2.5rem;padding:1.5rem 1.5rem 1.2rem}.kdh-about-mission-vision h3{color:#b22222;font-size:1.2rem;font-weight:700;margin-bottom:.5rem;margin-top:.7rem}.kdh-about-mission-vision p{color:#1e1e1e;font-size:1.05rem;margin-bottom:.7rem}.kdh-about-camps{margin:0 auto 2.5rem;max-width:900px;padding:0 1.5rem}.kdh-about-camps h2{font-weight:700;margin-bottom:1.2rem}.kdh-about-camps-intro{color:#1e1e1e;font-size:1.08rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:700px}.kdh-about-camps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.kdh-about-camp-card{box-shadow:0 2px 8px #00000012;transition:transform .2s,box-shadow .2s}.kdh-about-camp-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.kdh-about-camp-img-placeholder{background:#e7bbbb;border-bottom:3px solid #c92029;height:160px;width:100%}.kdh-about-camp-content{padding:1.2rem 1.2rem 1rem}.kdh-about-camp-content h3{font-size:1.2rem;font-weight:700;margin-bottom:.7rem}.kdh-about-camp-content p{color:#1e1e1e;font-size:1rem}.kdh-about-camp-content ul{color:#1e1e1e;font-size:.95rem;list-style:disc;margin:0;padding-left:1.2rem}.kdh-about-camp-content li{margin-bottom:.3rem}.kdh-about-camps-cta{background:#e7bbbb;border-radius:10px;margin-top:1rem;padding:1.5rem}.kdh-about-camps-cta p{color:#1e1e1e;font-size:1.1rem;font-weight:500;margin-bottom:1rem}.kdh-about-camps-contact-btn{background:#c92029;border-radius:8px;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 1.5rem;transition:background .2s}.kdh-about-camps-contact-btn:hover{background:#b22222}.kdh-about-hospital-info{background:#e7bbbb;border-radius:10px;margin:0 auto 2.5rem;max-width:900px;padding:2rem 2rem 1.5rem}.kdh-about-hospital-info h2{color:#b22222;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.kdh-about-hospital-info-content{display:flex;flex-wrap:wrap;gap:2.5rem}.kdh-about-hospital-info-left{flex:1.2 1}.kdh-about-hospital-info-left h3{color:#b22222;font-size:1.1rem;font-weight:700;margin-bottom:.7rem}.kdh-about-hospital-info-left ul{color:#1e1e1e;font-size:1rem;list-style:disc;margin:0;padding-left:1.2rem}.kdh-about-hospital-info-right{flex:1 1;min-width:220px}.kdh-about-hospital-info-right h3{color:#b22222;font-size:1.1rem;font-weight:700;margin-bottom:.7rem;margin-top:1.2rem}.kdh-about-hospital-hours{grid-gap:.2rem 1.2rem;display:grid;font-size:1rem;gap:.2rem 1.2rem;grid-template-columns:1.2fr 1fr;margin-bottom:1.2rem}.kdh-about-hospital-emergency{color:#b22222;font-weight:600}.kdh-about-hospital-emergency-time{color:#ec221f;font-weight:600}.kdh-about-hospital-contact{color:#1e1e1e;font-size:1rem;list-style:none;margin:.7rem 0 0;padding:0}.kdh-about-hospital-contact li{margin-bottom:.3rem}.kdh-about-cta-row{margin:0 auto 2.5rem;max-width:900px;padding:0 1.5rem}.kdh-about-cta-btn{background:#c92029;border:none;border-radius:8px;box-shadow:0 2px 8px #c9202914;color:#fff;display:block;font-size:1.15rem;font-weight:700;letter-spacing:.5px;padding:1.1rem 0;text-align:center;text-decoration:none;transition:background .2s,color .2s;width:100%}.kdh-about-cta-btn:hover{background:#b22222;color:#fff}.kdh-about-camps{background-color:#f9f9f9;padding:2.5rem 1.5rem}.kdh-about-camps h2{color:#b22222;font-size:2rem;margin-bottom:1.5rem;text-align:center}.kdh-about-camps-intro{color:#444;line-height:1.6;margin:0 auto 2rem;max-width:800px;text-align:center}.kdh-carousel-outer{margin:0 auto;max-width:1200px;overflow:visible;padding:0 4rem;position:relative}.kdh-carousel-wrapper{overflow:hidden;width:100%}.kdh-carousel-track{-ms-overflow-style:none;backface-visibility:hidden;gap:1.5rem;margin:0 -.5rem;padding:1.5rem .5rem;perspective:1000px;scroll-padding:0 2rem;scroll-snap-stop:always;scrollbar-width:none;transform:translateZ(0);will-change:transform}.kdh-carousel-track::-webkit-scrollbar{display:none}.kdh-about-camp-card{border-radius:8px;box-shadow:0 4px 15px #0000001a;flex:0 0 300px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.kdh-about-camp-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.kdh-about-camp-img{height:200px;overflow:hidden;width:100%}.kdh-about-camp-img img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.kdh-about-camp-card:hover .kdh-about-camp-img img{transform:scale(1.05)}.kdh-about-camp-content{padding:1.25rem}.kdh-about-camp-content h3{color:#b22222;font-size:1.25rem;margin:0 0 .75rem}.kdh-about-camp-content p{color:#555;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.kdh-about-camp-activities{margin-bottom:1.25rem}.kdh-about-camp-activities strong{color:#333;display:block;margin-bottom:.5rem}.kdh-about-camp-activities ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style-type:none;margin:0;padding:0}.kdh-about-camp-activities li{background:#f0f0f0;border-radius:15px;color:#555;font-size:.85rem;padding:.25rem .75rem}.kdh-about-camp-register-btn{background:#b22222;border-radius:5px;box-sizing:border-box;color:#fff;display:inline-block;font-weight:500;padding:.6rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .3s ease;width:100%}.kdh-about-camp-register-btn:hover{background:#8e1a1a}.carousel-btn{-webkit-tap-highlight-color:transparent;align-items:center;border:2px solid #b22222;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#b22222;display:flex;font-size:1.6rem;font-weight:700;height:48px;justify-content:center;line-height:1;margin:0;opacity:.9;outline:none;padding:0;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:48px;z-index:100}.carousel-btn:hover{background:#b22222;box-shadow:0 6px 16px #b222224d;color:#fff;opacity:1;transform:translateY(-50%) scale(1.1)}.carousel-btn:active{transform:translateY(-50%) scale(.98)}.carousel-btn.left{left:0}.carousel-btn.right{right:0}@media (max-width:768px){.carousel-btn{font-size:1.4rem;height:40px;width:40px}}.kdh-carousel-wrapper{position:relative;z-index:1}.kdh-carousel-track{position:relative;z-index:0}@media (max-width:768px){.kdh-about-camp-card{flex:0 0 280px}.kdh-carousel-wrapper{padding:0 1rem}.carousel-btn{font-size:1rem;height:36px;width:36px}}@media (max-width:480px){.kdh-about-camp-card{flex:0 0 260px}.kdh-about-camps{padding:2rem 1rem}}@media (max-width:900px){.kdh-about-camps,.kdh-about-cta-row,.kdh-about-hospital-info,.kdh-about-story,.kdh-about-team{padding:0 1rem}.kdh-about-hospital-info-content{flex-direction:column;gap:1.5rem}.kdh-about-camps-grid{grid-template-columns:1fr}}.kdh-about-books{background:#fff;border-radius:20px;box-shadow:0 8px 24px #b2222226;margin:3rem auto;max-width:800px;padding:2.5rem 2rem;transition:all .3s ease-in-out}.kdh-about-books h2{color:#b22222;font-size:2rem;font-weight:700;letter-spacing:.8px;margin-bottom:2rem;position:relative;text-align:center}.kdh-about-book-card{align-items:flex-start;background-color:#fdfdfd;border-radius:16px;box-shadow:0 4px 16px #0000000f;display:flex;gap:2rem;margin-top:1rem;padding:1rem;transition:transform .3s ease}.kdh-about-book-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.kdh-about-book-img-placeholder{align-items:center;background:#f9f9f9;border-radius:10px;box-shadow:0 4px 12px #b2222233;display:flex;flex-shrink:0;height:220px;justify-content:center;overflow:hidden;width:160px}.kdh-about-book-img-placeholder img{display:block;height:100%;object-fit:cover;width:100%}.kdh-about-book-info{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.kdh-about-book-info h3{color:#faba3d;font-size:1.5rem;font-weight:700;margin-bottom:.8rem}.kdh-about-book-info p{color:#333;font-size:1.05rem;line-height:1.6;margin-bottom:.6rem}.kdh-about-book-info a{color:#b22222;font-weight:600;text-decoration:underline;transition:color .2s}.kdh-about-book-info a:hover{color:#faba3d}@media (max-width:768px){.kdh-about-book-card{align-items:center;flex-direction:column;gap:1.2rem;padding:1rem .8rem}.kdh-about-books{padding:1.5rem 1rem}.kdh-about-book-img-placeholder{height:200px;width:140px}.kdh-about-book-info h3,.kdh-about-book-info p{text-align:center}}.kdh-about-camp-card{background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000020}.carousel-btn{background:#fff;border:none;box-shadow:0 2px 6px #0003;cursor:pointer;font-size:1.5rem;padding:.5rem 1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.carousel-btn.left{left:.5rem}.carousel-btn.right{right:.5rem}.kdh-about-camps-cta{align-items:center;background-color:#f5c6c6;border-radius:20px;box-shadow:0 6px 20px #00000014;display:flex;flex-direction:column;margin:2rem auto;max-width:6 0;padding:3rem 1rem;text-align:center}.kdh-about-camps-text{color:#222;font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.kdh-about-camps-contact-btn{background-color:#c8102e;border-radius:12px;color:#fff;font-size:1.25rem;font-weight:700;padding:.9rem 2.2rem;text-decoration:none;transition:all .3s ease}.kdh-about-camps-contact-btn:hover{background-color:#a10d24;transform:scale(1.05)}@media (max-width:600px){.kdh-about-camps-text{font-size:1.25rem}.kdh-about-camps-contact-btn{font-size:1rem;padding:.8rem 1.8rem}}.kdh-carousel-track{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.kdh-about-camp-card{flex:0 0 auto;margin-right:16px;scroll-snap-align:start;width:300px}@media (max-width:600px){.kdh-about-camp-card{margin-right:8px;max-width:95vw;width:85vw}.kdh-carousel-track{padding-left:8vw}}.kdh-contact{background:#f5f6fa;padding-top:2rem}.kdh-contact-hero{padding:2rem 1.5rem;text-align:center}.kdh-contact-hero h2{color:#c92029;font-size:2rem;font-weight:700;margin-bottom:.5rem}.kdh-contact-hero p{color:#333;font-size:1rem;margin:0 auto;max-width:700px}.kdh-contact-main{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1.2rem;margin:0 auto 2rem;max-width:1100px;padding:0 1rem}.kdh-contact-form-card,.kdh-contact-info-card{background:#fff;border:2px solid #e7bbbb;border-radius:14px;box-shadow:0 2px 8px #c9202914;box-sizing:border-box;flex:1 1;max-width:100%;overflow-x:hidden;padding:1.2rem 1rem;width:100%}.kdh-contact-info-card h3{color:#c92029;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.kdh-contact-info-list{list-style:none;margin:0;padding:0}.kdh-contact-info-list li{align-items:center;color:#333;display:flex;font-size:1rem;margin-bottom:.6rem}.kdh-contact-info-list li svg{color:#f4a025;flex-shrink:0;margin-right:.7rem}.kdh-contact-map-wrapper{border:1px solid #ccc;border-radius:10px;margin-top:1rem;overflow:hidden}.kdh-contact-map-wrapper iframe{border:none;height:200px;width:100%}.kdh-contact-form-card h3{color:#c92029;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.kdh-contact-form{display:flex;flex-direction:column;gap:.8rem}.kdh-contact-form input,.kdh-contact-form textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.7rem 1rem;resize:vertical;width:100%}.kdh-contact-form button{align-self:flex-start;background-color:#c92029;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:.3rem;padding:.8rem 2rem;transition:background-color .3s ease}.kdh-contact-form button:hover{background-color:#a81820}@media (max-width:900px){.kdh-contact-main{flex-direction:column;gap:1rem}.kdh-contact-form-card,.kdh-contact-info-card{box-sizing:border-box;padding:1rem;width:100%!important}}@media (max-width:700px){.kdh-contact-hero{padding:1.5rem .7rem}.kdh-contact-hero h2{font-size:1.5rem}.kdh-contact-hero p{font-size:.95rem}.kdh-contact-map-wrapper iframe{min-height:160px}}.kdh-appointment-page{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;font-family:Segoe UI,sans-serif;margin:3rem auto;max-width:720px;padding:2rem}.kdh-heading{font-size:2rem;margin-bottom:1rem}.kdh-banner,.kdh-heading{color:#b22222;text-align:center}.kdh-banner{background:#ffe76d;border-radius:12px;box-shadow:0 2px 10px #00000014;font-size:1rem;font-weight:600;margin-bottom:1.8rem;padding:.8rem 1.5rem}.kdh-appointment-form input,.kdh-appointment-form select,.kdh-appointment-form textarea{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-bottom:1rem;padding:.75rem;transition:border .2s ease;width:100%}.kdh-appointment-form input:focus,.kdh-appointment-form select:focus,.kdh-appointment-form textarea:focus{border-color:#b22222;outline:none}.kdh-btn{background-color:#b22222;border-radius:8px;color:#fff;font-weight:700;padding:.75rem 1.5rem;transition:background .2s ease;width:100%}.kdh-btn:hover{background-color:#8b0000}.kdh-error{color:red;font-weight:700;margin-bottom:1rem;text-align:center}.kdh-modal-overlay{background:#0006;z-index:999}.kdh-modal{border-radius:12px;box-shadow:0 8px 20px #0003;max-width:400px;padding:2rem;width:90%}@media (max-width:768px){.kdh-appointment-page{margin:1.5rem auto;padding:1rem}}.kdh-appointment-card{background-color:#fff;border:2px solid #b22222;border-radius:16px;box-shadow:0 4px 16px #0000000d;margin-bottom:2rem;padding:2rem}.kdh-service-page{background:#fff;color:#1e1e1e;font-family:Inter,sans-serif;padding-bottom:2.5rem}.kdh-service-hero{background:linear-gradient(120deg,#59555517 50%,#e39684);box-shadow:0 4px 24px #c9202914;clip-path:polygon(0 0,100% 0,100% 90%,0 100%);margin-bottom:2.5rem;padding:3.5rem 1rem 2.5rem;position:relative;text-align:center}.kdh-service-hero-img{border-radius:18px;box-shadow:0 4px 24px #c920291f;height:220px;margin-bottom:1.5rem;max-width:700px;object-fit:cover;transition:transform .3s;width:100%}.kdh-service-hero-img:hover{transform:scale(1.03)}.kdh-service-title{color:#000;font-size:2.5rem;font-weight:800;letter-spacing:1.5px;margin-bottom:.7rem;text-shadow:0 2px 8px #00000014}.kdh-service-intro{color:#020202;font-size:1.2rem;margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:700px}.kdh-service-icons-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto 2.5rem;max-width:1100px;padding:0 1rem}.kdh-service-icon-card{align-items:center;background:#fff;border:2px solid #e7bbbb;border-radius:16px;box-shadow:0 2px 12px #c9202914;display:flex;flex-direction:column;min-height:260px;padding:2rem 1.2rem 1.5rem;transition:box-shadow .2s,transform .2s}.kdh-service-icon-card:hover{border-color:#faba3d;box-shadow:0 6px 24px #c920292e;transform:translateY(-6px) scale(1.03)}.kdh-service-icon-card img{background:#faba3d22;border-radius:12px;box-shadow:0 2px 8px #c9202912;height:64px;margin-bottom:1rem;width:64px}.kdh-service-icon-card h3{color:#c92029;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.kdh-service-icon-card p{color:#1e1e1e;font-size:1rem;text-align:center}.kdh-service-beforeafter-section,.kdh-service-family-section,.kdh-service-patient-section{align-items:center;background:#e7bbbb33;border-radius:18px;box-shadow:0 2px 12px #c920290f;display:flex;gap:2.5rem;margin:0 auto 2.5rem;max-width:1100px;padding:2rem 1rem}.kdh-service-after-img,.kdh-service-before-img,.kdh-service-family-img,.kdh-service-patient-img{border-radius:14px;box-shadow:0 2px 12px #c920291a;height:180px;object-fit:cover;width:320px}.kdh-service-beforeafter-section h2,.kdh-service-family-section h2,.kdh-service-patient-section h2{color:#c92029;font-size:1.5rem;font-weight:700;margin-bottom:.7rem}.kdh-service-beforeafter-section p,.kdh-service-family-section p,.kdh-service-patient-section p{color:#1e1e1e;font-size:1.08rem}.kdh-service-after-img,.kdh-service-before-img{margin-right:1.2rem}.kdh-service-benefits{background:#fff;border-radius:16px;box-shadow:0 2px 12px #c9202914;margin:0 auto 2.5rem;max-width:900px;padding:2rem 1.5rem 2.5rem;text-align:center}.kdh-service-benefits h2{color:#c92029;font-size:1.3rem;font-weight:700;margin-bottom:1.2rem}.kdh-service-benefits ul{display:flex;flex-wrap:wrap;gap:1.2rem 2.5rem;justify-content:center;list-style:none;margin:0 0 1.5rem;padding:0}.kdh-service-benefits ul li{background:#e7bbbb;border-radius:8px;box-shadow:0 1px 4px #c920290f;color:#c92029;font-size:1.05rem;font-weight:600;margin-bottom:.5rem;min-width:220px;padding:.7rem 1.2rem}.kdh-service-cta{background:#c92029;border-radius:10px;box-shadow:0 2px 8px #c920291a;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem 2.5rem;text-decoration:none;transition:background .2s,color .2s,transform .2s}.kdh-service-cta:hover{background:#faba3d;color:#c92029;transform:scale(1.04)}@media (max-width:900px){.kdh-service-icons-row{gap:1.2rem;grid-template-columns:1fr}.kdh-service-beforeafter-section,.kdh-service-family-section,.kdh-service-patient-section{flex-direction:column;gap:1.2rem;padding:1.2rem .5rem}.kdh-service-after-img,.kdh-service-before-img,.kdh-service-family-img,.kdh-service-patient-img{height:160px;max-width:320px;width:100%}.kdh-service-benefits ul{flex-direction:column;gap:.7rem}}@media (max-width:700px){.kdh-service-hero{padding:2rem .5rem 1.2rem}.kdh-service-hero-img{height:120px;max-width:98vw}.kdh-service-title{font-size:1.5rem}.kdh-service-intro{font-size:1rem}.kdh-service-icons-row{gap:.7rem;grid-template-columns:1fr;padding:0 .3rem}.kdh-service-icon-card{min-height:180px;padding:1.2rem .7rem 1rem}.kdh-service-beforeafter-section,.kdh-service-family-section,.kdh-service-patient-section{flex-direction:column;gap:.7rem;padding:.7rem .2rem}.kdh-service-after-img,.kdh-service-before-img,.kdh-service-family-img,.kdh-service-patient-img{height:100px;max-width:98vw;width:100%}.kdh-service-benefits{padding:1.2rem .5rem}.kdh-service-benefits ul li{font-size:.98rem;min-width:0;min-width:auto;padding:.5rem .7rem}}.prescription-print-bg{align-items:flex-start;background:#e6f6fa;display:flex;justify-content:center;min-height:100vh;padding:40px 0}.prescription-print-container{background:#fff;border-radius:32px;box-shadow:0 4px 32px #b2222233;font-family:Montserrat,Arial,sans-serif;min-height:1100px;padding:36px 48px 32px;position:relative;width:900px}.prescription-header{align-items:flex-start;display:flex;gap:32px}.prescription-logo{height:120px;margin-top:8px;object-fit:contain;width:120px}.prescription-hospital-info{flex:1 1}.prescription-hospital-title{color:#b22222;font-size:2rem;font-weight:700;margin-bottom:4px}.prescription-doctor{color:#222;font-size:1.1rem;font-weight:600;margin-bottom:4px}.prescription-address{color:#222;font-size:1.1rem;margin-bottom:2px}.prescription-website{color:#b22222;font-size:1.1rem;font-weight:600}.prescription-patient-info{display:flex;font-size:1.1rem;gap:40px;margin-top:24px}.prescription-hr{border:none;border-top:2px dashed #b22222;margin:32px 0 18px}.prescription-details{font-size:1.2rem;margin-bottom:32px;margin-top:24px}.prescription-footer{align-items:flex-end;display:flex;justify-content:space-between;margin-top:48px}.prescription-doctors-list{color:#b22222;font-size:1.1rem;font-weight:600;line-height:1.7}.prescription-footer-note{align-self:flex-end;color:teal;font-size:1.1rem;font-weight:600;margin-left:32px}@media print{.prescription-print-bg,.prescription-print-container,body,html{background:#fff!important;box-shadow:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.prescription-print-bg{padding:0!important}.prescription-print-container{border-radius:0!important;margin:0 auto!important;min-height:0!important;padding:0!important;width:100%!important}}.invoice-print-bg{align-items:flex-start;background:#b22234;display:flex;justify-content:center;min-height:100vh;padding:40px 0}.invoice-print-container{background:#fff;border-radius:32px;box-shadow:0 4px 32px #b2222233;font-family:Montserrat,Arial,sans-serif;min-height:900px;padding:40px 48px 32px;position:relative;width:700px}.invoice-header{align-items:flex-start;display:flex;justify-content:space-between}.invoice-logo{height:120px;margin-top:8px;object-fit:contain;width:120px}.invoice-billno-date{font-size:1.1rem;font-weight:500;margin-top:12px}.invoice-hospital,.invoice-patient-info{font-size:1.1rem;margin-top:18px}.invoice-hr{border:none;border-top:2px dashed #b22222;margin:32px 0 18px}.invoice-table{border-collapse:collapse;margin-bottom:24px;width:100%}.invoice-table td,.invoice-table th{border-bottom:1px solid #b2222233;font-size:1.1rem;padding:12px 8px;text-align:left}.invoice-table th{font-weight:700;text-decoration:underline}.invoice-total-row{align-items:center;display:flex;font-size:1.2rem;justify-content:flex-end;margin-bottom:12px;margin-top:8px}.invoice-total-words{font-size:1.1rem;margin-bottom:24px}.invoice-contact{color:#b22222;font-size:1.1rem;font-weight:500;margin-top:24px}.invoice-contact b{color:#b22222;font-weight:700}@media print{.invoice-print-bg,.invoice-print-container,body,html{background:#fff!important;box-shadow:none!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.invoice-print-bg{padding:0!important}.invoice-print-container{border-radius:0!important;margin:0 auto!important;min-height:0!important;padding:0!important;width:100%!important}}.change-password-wrapper{align-items:center;background:linear-gradient(to bottom right,#fff5f5,#ffeaea);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:50vh;padding:60px 16px}.change-password-form{animation:slideIn .5s ease forwards;background:linear-gradient(135deg,#d62828,#b71c1c);border:2px solid gold;border-radius:20px;box-shadow:0 20px 45px #00000026;display:flex;flex-direction:column;gap:24px;max-width:420px;padding:40px;width:100%}.change-password-form h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:8px;text-align:center}.change-password-form input{background-color:#fffdfa;border:2px solid gold;border-radius:12px;box-shadow:inset 0 1px 3px #0000000d;font-size:16px;padding:14px 16px;transition:all .3s ease}.change-password-form input:focus{border-color:#fc0;box-shadow:0 0 8px #ffd70099;outline:none}.change-password-form button{background:linear-gradient(90deg,#ff1a1a,#c00);border:none;border-radius:12px;box-shadow:0 4px 12px #f006;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px;transition:all .3s ease}.change-password-form button:disabled{background-color:#c4c4c4;box-shadow:none;cursor:not-allowed}.change-password-form button:hover:not(:disabled){background:linear-gradient(90deg,#e60000,#900);box-shadow:0 6px 18px #ff000080}.error-msg{background:#ff4d4d;border:1px solid #fcc;border-radius:8px;box-shadow:0 0 10px #f003}.error-msg,.success-msg{color:#fff;font-size:14px;font-weight:500;padding:10px 14px;text-align:center}.success-msg{background:#28a745;border:1px solid #c6efce;border-radius:8px;box-shadow:0 0 10px #28a74533}@keyframes slideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.kdh-dashboard{background:#f7f7fa;font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh;padding:32px 0}.kdh-dashboard-section{background:#fff;border-radius:18px;box-shadow:0 2px 16px #b2222214;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:900px;padding:32px 28px 24px}.kdh-dashboard-title{color:#b22222;font-size:2.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem}.kdh-dashboard-subtitle{color:#b22222;font-size:1.2rem;font-weight:600;margin-bottom:1.2rem}.kdh-form{display:flex;flex-direction:column;gap:1.1rem;margin:0 auto;max-width:500px}.kdh-form input,.kdh-form select,.kdh-form textarea{background:#f9f9f9;border:1.5px solid gold;border-radius:8px;color:#333;font-size:1.08rem;padding:.85rem 1rem;transition:border .2s,box-shadow .2s}.kdh-form input:focus,.kdh-form select:focus,.kdh-form textarea:focus{border:1.5px solid #b22222;box-shadow:0 2px 8px #ffd70044;outline:none}.kdh-form button{background:#b22222;border:none;border-radius:8px;box-shadow:0 2px 8px #b2222214;color:gold;cursor:pointer;font-size:1.08rem;font-weight:700;padding:.9rem 2.2rem;transition:background .2s,color .2s,box-shadow .2s}.kdh-form button:hover{background:gold;box-shadow:0 4px 16px #ffd70033;color:#b22222}.kdh-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 12px #b222220f;overflow:hidden;width:100%}.kdh-table td,.kdh-table th{padding:.95rem 1.1rem;text-align:left}.kdh-table th{background:#b22222;border-bottom:2px solid gold;color:gold;font-size:1.05rem;font-weight:700}.kdh-table tr:nth-child(2n){background:#f9f9f9}.kdh-table tr:hover{background:#fff3cd}.kdh-table td{color:#222;font-size:1.01rem}.kdh-btn{background:gold;border:none;border-radius:6px;color:#b22222;cursor:pointer;font-size:1rem;font-weight:600;margin-right:.5rem;padding:.6rem 1.5rem;transition:background .2s,color .2s}.kdh-btn:hover{background:#b22222;color:gold}.kdh-modal-overlay{align-items:center;background:#00000040;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.kdh-modal{background:#fff;border-radius:16px;box-shadow:0 2px 24px #b2222221;min-width:320px;padding:36px 32px;text-align:center}.kdh-modal h2{color:#4bb543;margin-bottom:.7rem}.kdh-section{margin-bottom:2.5rem}.kdh-error{color:#b22222}.kdh-error,.kdh-success{font-weight:600;margin-top:.5rem}.kdh-success{color:#4bb543}@media (max-width:700px){.kdh-dashboard-section{padding:16px 4px 12px}.kdh-form{max-width:100%}}
/*# sourceMappingURL=main.cd9b80b6.css.map*/