#root{flex-direction:column;justify-content:center;align-items:center;gap:110px;max-width:100%;margin:0 auto;display:flex}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}.start-hero{background:linear-gradient(135deg,var(--blue),var(--blue-dark));justify-content:center;width:100%;min-height:100vh;padding:50px 20px;display:flex}.start-hero-inner{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:flex-start;gap:36px;padding:12px;display:flex}#start-hero-content{color:#fff;flex-direction:column;flex:520px;gap:16px;display:flex}#start-hero-content h1{letter-spacing:-.01em;text-shadow:0 12px 30px #0000003d;margin:0;font-size:clamp(1.9rem,4.2vw,3.2rem);font-weight:700;line-height:1.02}.start-hero-sub{color:var(--white-soft);max-width:56ch;margin:0;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.55}#start-hero-img{background:linear-gradient(#ffffff05,#0000);border-radius:16px;flex:0 0 420px;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 18px 48px #02061752}#start-doctor-img{object-fit:contain;border-radius:10px;width:100%;max-width:420px;height:auto;display:block}#start-btn-box{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;max-width:400px;margin-top:6px;display:flex}.start-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:170px;height:52px;padding:0 18px;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.start-btn-primary{background:linear-gradient(135deg,var(--green),#00b97b);box-shadow:0 14px 34px #00ce8947}.start-btn-ghost{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:0 0;border:1px solid #ffffff38}.start-btn:hover,.start-btn:focus{transform:translateY(-4px)}.start-btn:focus{outline-offset:4px;outline:3px solid #ffffff1a}@media (max-width:920px){.start-hero-inner{text-align:center;flex-direction:column-reverse;align-items:center;gap:28px}#start-hero-img{width:100%;max-width:560px;padding:22px}#start-hero-content{align-items:center}}@media (max-width:420px){#start-doctor-img{max-width:320px}.start-btn{min-width:140px;height:48px;font-size:.95rem}.start-hero-sub{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.start-btn{transition:none;transform:none}}.Auth-div{color:#000;aspect-ratio:4/5;background-color:#c4ddfc;border-radius:5%;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:400px;max-width:90vw;height:500px;margin:80px auto;display:flex;box-shadow:0 0 2em #646cffaa}.Auth-form{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.Auth-input{color:#000;background-color:#cecece;border:none;border-radius:4px;width:300px;max-width:85%;height:35px;padding-left:10px}.Auth-btn{color:#fff;background-color:#00ce89;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:320px;max-width:90%;height:50px;font-size:medium;transition:border-color .25s;display:flex}.Auth-btn:hover{border-color:#454dda}@media (max-width:480px){.Auth-div{gap:16px;margin-top:80px}.Auth-input{height:38px}.Auth-btn{height:48px}}.app-nav,.app-nav *{box-sizing:border-box}.app-nav{z-index:1000;background:#fff;justify-content:space-between;align-items:center;width:100%;height:60px;padding:8px 18px;display:flex;position:absolute;top:0;left:0;box-shadow:0 6px 18px #0a16280f}.nav-menu,.nav-left,.nav-right{flex:1 1 0;align-items:center;gap:12px;display:flex}.nav-left{justify-content:flex-start}.nav-right{justify-content:flex-end}.nav-menu{flex:none;margin-right:6px}.nav-center{pointer-events:none;color:#0874f8;letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 220px);font-size:1.05rem;font-weight:700;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.nav-btn{color:#0874f8;cursor:pointer;background:0 0;border:1px solid #0874f8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:88px;height:40px;padding:8px 12px;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,opacity .12s;display:inline-flex}.nav-logout{color:#fff;background:#00ce89;border:none}.nav-btn:hover,.nav-btn:focus{outline:none;transform:translateY(-2px);box-shadow:0 10px 20px #0874f814}@media (max-width:920px){.nav-btn{min-width:72px;height:36px;padding:6px 10px;font-size:.92rem}.nav-center{max-width:calc(100% - 160px);font-size:1rem}}@media (max-width:600px){.nav-btn{min-width:56px;height:34px;padding:6px 8px;font-size:.88rem}.nav-menu{margin-right:4px}.nav-left,.nav-right{gap:8px}.nav-center{max-width:calc(100% - 120px);font-size:.98rem}}@media (prefers-reduced-motion:reduce){.nav-btn{box-shadow:none;transition:none;transform:none}}@media (max-width:450px){.nav-left .nav-btn{pointer-events:none;opacity:0;cursor:not-allowed}}:root{--sidebar-width:260px;--blue:#0874f8;--blue-dark:#055bd6;--green:#00ce89;--bg-grad:linear-gradient(180deg,#0874f8f2,#00ce89eb);--item-hover:#ffffff14;--glass:#ffffff0f;--text-on-accent:#fff}.sidebar{z-index:20;background:#07f;width:260px;height:calc(100vh - 60px);position:fixed;top:60px;left:0;box-shadow:4px 0 20px #0000001f}#SideBar-close{color:#fff;cursor:pointer;font-weight:600px;background:#00b97b;border:1px solid #00000014;border-radius:8px;margin-bottom:8px;padding:8px 10px}.sidebar-nav{flex-direction:column;gap:8px;width:100%;display:flex}.sidebar-item{color:var(--text-on-accent);-webkit-tap-highlight-color:transparent;border-radius:10px;outline:none;align-items:center;gap:12px;padding:10px 12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .14s,transform .12s,color .12s;display:inline-flex}.sidebar-item .icon{background:#ffffff0f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.sidebar-item svg{width:18px;height:18px;color:inherit;display:block}.sidebar-item .label{white-space:nowrap}.sidebar-item:hover,.sidebar-item:focus{background:var(--item-hover);transform:translateY(-2px)}.sidebar-item.active,.sidebar-item[aria-current=page]{color:var(--blue-dark);background:#fff;box-shadow:0 8px 18px #02061724}.sidebar-item.active .icon,.sidebar-item[aria-current=page] .icon{background:linear-gradient(135deg,var(--green),#00b97b);color:#fff;box-shadow:0 6px 16px #00ce8924}@media (max-width:1100px){.sidebar{width:220px;min-width:220px}}@media (max-width:768px){.sidebar{z-index:60;background:linear-gradient(90deg,#0874f8fa,#00ce89e6);border-top-left-radius:12px;border-top-right-radius:12px;justify-content:center;align-items:center;width:100%;min-width:0;height:64px;padding:6px 10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 28px #0206171f}.sidebar-nav{flex-direction:row;justify-content:space-around;align-items:center;gap:8px;width:100%}.sidebar-item{color:#fff;border-radius:10px;flex-direction:column;gap:6px;min-width:44px;padding:6px;font-size:.78rem}.sidebar-item .icon{background:#ffffff0f;border-radius:10px;width:36px;height:36px}.sidebar-item .label{display:none}.sidebar-item.active .icon,.sidebar-item[aria-current=page] .icon{color:var(--blue-dark);background:#fff}}.sidebar-item:focus-visible{outline-offset:4px;outline:3px solid #ffffff1f}:root{--footer-bg:#0f1724;--card-bg:#ffffff05;--muted:#ffffffb3;--accent:#0874f8;--max-width:1180px}.site-footer{background:linear-gradient(180deg,var(--footer-bg),#0b1320 120%);color:#fff;width:100%;padding:40px 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.footer-inner{max-width:var(--max-width);grid-template-columns:1fr 1fr 240px;align-items:start;gap:28px;margin:0 auto;padding:8px 12px;display:grid}#team-logo{width:50px}.footer-brand{align-items:center;gap:12px;display:flex}.brand-logo{flex:0 0 48px;width:48px;height:48px}.brand-text .brand-title{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.brand-text .brand-tag{color:var(--muted);margin-top:2px;font-size:.85rem}.footer-links{align-items:start;gap:28px;display:flex}.links-col h4{margin:0 0 8px;font-size:.95rem;font-weight:600}.links-col ul{margin:0;padding:0;list-style:none}.links-col li{margin:8px 0}.links-col a{color:var(--muted);font-size:.95rem;text-decoration:none}.links-col a:hover,.links-col a:focus{color:#fff;text-decoration:underline}.footer-contact{text-align:left}.contact-title{margin:0 0 8px;font-weight:600}.contact-mail{color:var(--accent);margin-bottom:6px;font-weight:600;text-decoration:none;display:inline-block}.contact-note{color:var(--muted);margin:0;font-size:.9rem}.footer-bottom{max-width:var(--max-width);color:var(--muted);border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:12px;margin:24px auto 0;padding:20px 12px 0;font-size:.92rem;display:flex}.footer-social{align-items:center;gap:12px;display:flex}.social-link{background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:transform .14s,background .14s;display:inline-flex}.social-link svg{display:block}.social-link:hover,.social-link:focus{background:#ffffff0f;transform:translateY(-3px)}@media (max-width:920px){.footer-inner{grid-template-columns:1fr}.footer-contact{margin-top:6px}.footer-links{gap:18px;margin-top:6px}.footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:12px}}#dashboard-divs{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;width:100%;padding-top:100px;display:flex}.dash-box{color:#fff;background-color:#c4ddfc;border-radius:10%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin:20px;padding-top:20px;font-size:17px;font-weight:bolder;display:flex}.dash-box:hover{filter:drop-shadow(0 0 2em #646cffaa);transform:translateY(5px)}.dash-box.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.dash-img{border-radius:10%;max-width:140px}:root{--blue:#0874f8;--blue-dark:#055bd6;--green:#00ce89;--white-soft:#fffffff2;--glass:#ffffff0f;--max-width:1180px}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.appointment-hero{background:linear-gradient(135deg,var(--blue),var(--blue-dark));justify-content:center;width:100%;min-height:100vh;padding:100px 20px;display:flex}.hero-inner{width:100%;max-width:var(--max-width);justify-content:space-between;align-items:flex-start;gap:36px;padding:12px;display:flex}#hero-content{color:#fff;flex-direction:column;flex:520px;gap:16px;display:flex}#hero-content h1{letter-spacing:-.01em;text-shadow:0 12px 30px #0000003d;margin:0;font-size:clamp(1.9rem,4.2vw,3.2rem);font-weight:700;line-height:1.02}.hero-sub{color:var(--white-soft);max-width:56ch;margin:0;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.55}#hero-img{background:linear-gradient(#ffffff05,#0000);border-radius:16px;flex:0 0 420px;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 18px 48px #02061752}#doctor-img{object-fit:contain;border-radius:10px;width:100%;max-width:420px;height:auto;display:block}#btn-box{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;max-width:410px;margin-top:6px;display:flex}.btn{cursor:pointer;-webkit-tap-highlight-color:transparent;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:170px;height:52px;padding:0 18px;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--green),#00b97b);box-shadow:0 14px 34px #00ce8947}.btn-ghost{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:0 0;border:1px solid #ffffff38}.btn:hover,.btn:focus{transform:translateY(-4px)}.btn:focus{outline-offset:4px;outline:3px solid #ffffff1a}@media (max-width:920px){.hero-inner{text-align:center;flex-direction:column-reverse;align-items:center;gap:28px}#hero-img{width:100%;max-width:560px;padding:22px}#hero-content{align-items:center}}@media (max-width:420px){#doctor-img{max-width:320px}.btn{min-width:140px;height:48px;font-size:.95rem}.hero-sub{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.btn{transition:none;transform:none}}.emergency-hero{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;width:100%;padding-top:100px;display:flex}.emergency-box{color:#fff;background-color:#c4ddfc;border-radius:10%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin:20px;padding-top:20px;font-size:17px;font-weight:bolder;display:flex}.emergency-box:hover{filter:drop-shadow(0 0 2em #646cffaa);transform:translateY(5px)}.emergency-box.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.emergency-img{border-radius:10%;max-width:140px}:root{--primary-blue:#0b3c6f;--secondary-blue:#eaf2fb;--accent-red:#d32f2f;--text-dark:#1f2933;--text-muted:#6b7280;--card-bg:#fff;--page-bg:#def3ff}a{color:inherit;text-decoration:none}.firstaid-page{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#0b3c6f0f,#0000 45%),radial-gradient(circle at 85% 80%,#d32f2f0a,#0000 45%),linear-gradient(#f7f9fc,#fff 60%);flex-direction:column;width:100%;min-height:100vh;margin:0;font-family:Manrope,sans-serif;display:flex}.firstaid-header{height:90px;color:var(--primary-blue);background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px;justify-content:center;align-items:center;padding:15px 30px;display:flex;box-shadow:0 6px 18px #0b3c6f26}.firstaid-lo_name{align-items:center;padding-right:100px;display:flex}.firstaid-logo img{object-fit:cover;border-radius:50%;width:90px;height:90px}.firstaid-name{flex-direction:column;align-items:center;gap:2px;width:100%;height:100%;display:flex}.firstaid-n1 h1{margin:0;font-size:30px;font-weight:700}.firstaid-n2{font-size:18x;color:var(--text-muted)}.firstaid-main{flex-direction:column;align-items:center;width:100%;padding-top:20px;display:flex}.firstaid-emergency-bar{background:linear-gradient(135deg,#eaf2fb 0%,#f7fbff 55%,#fff 100%);border-radius:24px;grid-template-columns:1fr 2.2fr 1fr;align-items:center;max-width:1200px;margin:0 auto;padding:26px 34px;display:grid;box-shadow:0 14px 40px #0b3c6f1f}.firstaid-emergency-text{text-align:center}.firstaid-emergency-text h2{color:#0b3c6f;margin-bottom:6px;font-size:28px;font-weight:700}.firstaid-emergency-text p{color:#6b7280;font-size:16px;font-weight:500}.firstaid-quick-action{color:#0b3c6f;background:#fffc;border-radius:16px;align-items:center;gap:12px;padding:14px 18px;font-size:15px;font-weight:600;transition:all .25s;display:flex;box-shadow:0 8px 20px #00000014}.firstaid-quick-action img{width:34px;height:34px}.firstaid-quick-action:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000024}.firstaid-quick-action.right{justify-self:end}.firstaid-quick-action.left{justify-self:start}.firstaid-gridb{grid-template-columns:repeat(4,1fr);justify-items:center;row-gap:70px;width:100%;padding:30px 70px;display:grid}.firstaid-boxes{background:#fff;border-radius:22px;flex-direction:column;width:225px;height:250px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 25px #0b3c6f1f,0 4px 10px #0000000f}.firstaid-boxes:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0b3c6f2e,0 4px 10px #0000000f}.firstaid-bimg{width:100%;height:60%;display:block}.firstaid-bimg img{border-radius:22px 22px 0 0;width:100%;height:100%}.firstaid-b_desc{background:#fff;border-radius:0 0 22px 22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:42%;padding:12px 14px;display:flex}.firstaid-namehead{color:#111827;font-size:22px;font-weight:700}.firstaid-nb_desc{color:#6b7280;text-align:center;font-size:16px;font-weight:400}.firstaid-footer{min-height:50px;color:var(--text-muted);background:linear-gradient(#fff,#eef3f9);justify-content:center;align-items:center;margin-top:auto;padding:10px;font-size:14px;font-weight:600;display:flex;box-shadow:0 -4px 10px #0b3c6f26}@media (max-width:1000px){.firstaid-gridb{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.firstaid-gridb{grid-template-columns:1fr}.firstaid-lo_name{text-align:center;flex-direction:column}}@media (max-width:900px){.firstaid-emergency-bar{flex-direction:column;gap:15px;display:flex}}@media (max-width:600px){.firstaid-lo_name{flex-direction:column;align-items:center;padding-right:0;display:flex}.firstaid-name{visibility:hidden;position:absolute}}.firstaid-back_btn{cursor:pointer;border-radius:5px 13px;margin-top:30px;margin-left:30px;padding:5px 8px;font-size:20px}:root{--primary-blue:#0b3c6f;--secondary-blue:#eaf2fb;--accent-red:#d32f2f;--text-dark:#1f2933;--text-muted:#6b7280;--page-bg:#def3ff}*{box-sizing:border-box;margin:0;padding:0;font-family:Manrope,sans-serif}.ambl-page{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#0b3c6f0f,#0000 45%),radial-gradient(circle at 85% 80%,#d32f2f0a,#0000 45%),linear-gradient(#ecf4ff,#fff 60%);flex-direction:column;width:100%;min-height:100vh;margin:0;font-family:Manrope,sans-serif;display:flex}.ambl-header{height:90px;color:var(--primary-blue);background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px;justify-content:center;padding:15px 30px;display:flex;box-shadow:0 6px 18px #0b3c6f40}.ambl-lo_name{align-items:center;padding-right:100px;display:flex}.ambl-logo img{object-fit:cover;border-radius:50%;width:90px;height:90px}.ambl-name{flex-direction:column;align-items:center;gap:2px;width:100%;height:100%;display:flex}.ambl-n1 h1{color:var(--primary-blue);font-size:30px}.ambl-n2{font-size:18x;color:var(--text-muted)}.ambl-main{flex-direction:column;align-items:center;width:100%;padding-top:20px;display:flex}.ambl-emergency-bar2{background:#fff;border-radius:18px;justify-content:space-around;gap:20px;width:700px;margin:10px;padding:15px;display:flex;box-shadow:5px 10px 30px #0003}.ambl-emergency-bar2 a{color:#fff;align-items:center;gap:8px;text-decoration:none;display:flex}.ambl-eme2{border-radius:18px;justify-content:center;align-items:center;width:320px;height:50px;font-size:22px;display:flex}.ambl-eme2 img{width:40px;height:40px}.ambl-loc{background:linear-gradient(90deg,#4f8bda,#6aa4e7)}.ambl-call{background:linear-gradient(90deg,#cb4949f3,#ff6f6f)}.ambl-loc2 img{width:50px}.ambl-warning{color:#0b3c6f;flex-direction:column;align-items:center;gap:10px;margin-top:15px;display:flex}.ambl-ambulance-content{width:1200px;padding:20px}.ambl-amb-cont-head{color:#0b3c6f;text-align:center;margin-bottom:10px}.ambl-List-Map{color:#0b3c6f;justify-content:center;gap:20px;display:flex}.ambl-ambulance-list{flex-direction:column;justify-content:space-between;gap:16px;width:60%;display:flex}.ambl-ambulance-card-pro{background:linear-gradient(135deg,#f5f9ff,#e6efff);border-radius:18px;align-items:center;gap:5px;display:flex;box-shadow:6px 18px 20px #0003}.ambl-amb-img{border-radius:18px;width:170px;height:130px;overflow:hidden}.ambl-amb-img img{object-fit:cover;border-radius:18px;width:100%;height:100%}.ambl-amb-info{flex-direction:column;gap:5px;padding:10px;display:flex}.ambl-amb-row{gap:8px;margin-top:6px;display:flex}.ambl-eta{font-weight:600}.ambl-amb-cont-right{flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px 10px 10px 30px;display:flex}.ambl-track-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#34d399,#10b981);border:none;border-radius:999px;padding:10px 18px}.ambl-Ambulance-Map{border-radius:18px;width:35%;overflow:hidden}.ambl-footer{text-align:center;color:#1f2933;background:#eaf2fb;border-top:1px solid #c7d7ec;margin-top:20px;padding:15px;font-size:16px}.ambl-emergency-bar2 a{will-change:transform;transition:transform .2s}.ambl-emergency-bar2 a:hover{transform:scale(1.03)}.ambl-map-loader{padding-left:5px}@media (max-width:1100px){.ambl-List-Map{flex-direction:column;align-items:center;display:flex}}@media (max-width:700px){.ambl-emergency-bar2{flex-direction:column;align-items:center;width:350px;display:flex}.ambl-ambulance-list{width:500px}}@media (max-width:600px){.ambl-lo_name{flex-direction:column;align-items:center;padding-right:0;display:flex}.ambl-name{visibility:hidden;position:absolute}}.ambl-back_btn{cursor:pointer;border-radius:5px 13px;margin-top:30px;margin-left:30px;padding:5px 8px;font-size:20px}:root{--primary-blue:#0b3c6f;--secondary-blue:#eaf2fb;--accent-red:#d32f2f;--text-dark:#1f2933;--text-muted:#6b7280;--card-bg:#fff;--page-bg:#def3ff;--emergency-bg:#ff4d4d;--emergency-border:#c00;--emergency-text:#fff}.bb-page{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#0b3c6f0f,#0000 45%),radial-gradient(circle at 85% 80%,#d32f2f0a,#0000 45%),linear-gradient(#ecf4ff,#fff 60%);flex-direction:column;width:100%;min-height:100vh;margin:0;font-family:Manrope,sans-serif;display:flex}.bb-header{height:90px;color:var(--primary-blue);background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px;justify-content:center;align-items:center;padding:15px 30px;display:flex;box-shadow:0 6px 18px #0b3c6f40}.bb-lo_name{align-items:center;padding-right:100px;display:flex}.bb-logo img{object-fit:cover;border-radius:50%;width:90px;height:90px}.bb-name{flex-direction:column;align-items:center;gap:2px;width:100%;height:100%;display:flex}.bb-n1 h1{color:var(--primary-blue);margin:0;font-size:30px}.bb-n2{font-size:18x;color:var(--text-muted)}.bb-main{flex-direction:column;align-items:center;width:100%;padding-top:20px;display:flex}.bb-emergency-bar3{background:#fff;border-radius:18px;justify-content:space-around;gap:20px;width:900px;margin:0 10px 10px;padding:15px;display:flex;box-shadow:5px 10px 30px #0003}.bb-emergency-bar3 a{color:var(--emergency-text);align-items:center;gap:4px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.bb-eme3{text-align:center;color:#fff;border-radius:25px;justify-content:center;align-items:center;width:400px;height:50px;padding:10px;font-weight:600;display:flex}.bb-eme3 span{color:#fff;padding:4px;font-size:25px;font-weight:500}.bb-eme3 img{width:40px;height:40px}.bb-loc{background:linear-gradient(90deg,#4f8bda 50%,#6aa4e7 100%);border-radius:12px}.bb-loc3 img{width:50px}.bb-call{background:linear-gradient(90deg,#cb4949f3 50%,#ff6f6f 100%);border-radius:12px}@media (max-width:768px){.bb-emergency-bar3{flex-direction:column;width:90%;height:auto}.bb-eme3{width:100%;margin-bottom:10px}}.bb-blood_group{background-color:#e9f1ff;border-radius:21px;justify-content:center;align-items:center;width:fit-content;margin-top:16px;display:flex;overflow:hidden;box-shadow:0 6px 18px #00000014}.bb-grpbut{color:#0b3c6f;background-color:#fff;border:1px solid #0000009c;justify-content:center;align-items:center;padding:12px 18px;font-size:18px;font-weight:600;transition:all .15s ease-in;display:flex}.bb-grpbut:first-child{border-top-left-radius:21px;border-bottom-left-radius:21px}.bb-grpbut:last-child{border-top-right-radius:21px;border-bottom-right-radius:21px}.bb-grpbut:hover{background:#e3f0ff;transform:scale(1.04)}.bb-grpbut.active{color:#fff;background:#d32f2f;border-radius:0}.bb-bloodbank-content{flex-direction:column;width:1200px;padding:20px;display:flex}.bb-bloodbank-cont-head{color:#132638;justify-content:center;margin-bottom:20px;display:flex}.bb-bloodbank-card-pro{background:linear-gradient(135deg,#f5f9ff,#e6efff);border-radius:28px;align-items:center;gap:10px;padding-right:20px;display:flex;overflow:hidden;box-shadow:6px 18px 20px #0003}.bb-bloodbank-card-pro:hover{cursor:pointer;transform:translateY(-2px);box-shadow:8px 22px 25px #0000004d}.bb-bloodbank-img{background:linear-gradient(135deg,#d5e6ff,#e6efff);border-radius:18px 0 0 18px;justify-content:center;align-items:center;width:170px;height:100px;display:flex}.bb-bloodbank-img img{border-radius:18px;width:70%;height:80%}.bb-bloodbank-info{flex:1}.bb-bloodbank-header h3{color:#1f2933;font-size:18px;font-weight:600}.bb-stock{border-radius:20px;padding:6px 12px;font-size:14px;font-weight:600}.bb-stock.available{color:#fff;background:#5dc28e}.bb-stock.low{color:#fff;background:#ff6f00e3}.bb-stock.not{color:#fff;background:red}.bb-bloodbank-row{color:#3f4f69;margin-top:6px;font-size:17px}.bb-track-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0067418c,#10b9819c);border:none;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600}.bb-bloodbank-list{flex-direction:column;gap:16px;width:60%;display:flex}.bb-bloodbank-cont-right{flex-direction:column;align-items:center;gap:10px;display:flex}.bb-List-Map{justify-content:center;align-items:center;gap:20px;display:flex}.bb-BloodBank-Map{border:1px solid #132638;border-radius:18px;align-items:center;width:35%;height:350px;display:flex;overflow:hidden;box-shadow:0 14px 40px #0b3c6f1f}.bb-BloodBank-Map iframe{border:none;width:100%;height:100%}.bb-bfoot{justify-content:center;margin:30px 0 40px;display:flex}.bb-footer-wrapper{text-align:center;width:100%;max-width:520px}.bb-footer-alert{color:#7a4b00;margin-bottom:10px;font-size:16px}.bb-footer-actions{background:linear-gradient(90deg,#ffedc5,#ffeabf);border-radius:16px;flex-direction:column;gap:6px;padding:14px 20px;font-weight:600;display:flex;box-shadow:0 8px 20px #00000014}.bb-footer-call{color:#001132;font-weight:700;text-decoration:none}.bb-footer-note{opacity:.85;color:#001132;font-size:13px}.bb-head_emerbar{flex-direction:column;align-items:center;display:flex}.bb-warning{text-align:center;color:#132638;margin-top:24px}.bb-map-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:1100px){.bb-List-Map{flex-direction:column;align-items:center;display:flex}}@media (max-width:900px){.bb-emergency-bar3{flex-direction:column;align-items:center;width:450px;display:flex}}@media (max-width:600px){.bb-lo_name{flex-direction:column;justify-content:center;align-items:center;padding-right:0;display:flex}.bb-name{visibility:hidden;position:absolute}}@media (max-width:700px){.bb-bloodbank-card-pro{width:600px}.bb-hosp{text-align:center;justify-content:center;display:flex}}@media (max-width:520px){.bb-blood_group{border-radius:0;flex-direction:column;display:flex;overflow:hidden}.bb-grpbut{border-radius:0;width:75px}.bb-grpbut:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.bb-grpbut:last-child{border-top-right-radius:0;border-bottom-right-radius:0}}.bb-back_btn{cursor:pointer;border-radius:5px 13px;margin-top:30px;margin-left:30px;padding:5px 8px;font-size:20px}#BookAppointment-hero,#BookAppointment-hero *{box-sizing:border-box}#BookAppointment-hero{background:#f4f9ff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}.BookAppointment-form{background:#fff;border-radius:14px;flex-direction:column;gap:18px;width:100%;max-width:480px;padding:22px;display:flex;box-shadow:0 20px 40px #00000014}.BookAppointment-form h2{text-align:center;color:#0874f8;margin:0}.form-row{gap:14px;width:100%;display:flex}.form-row>*{flex:1;width:100%;min-width:0}.form-row input,.form-row select{color:#222;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:8px;outline:none;width:100%;height:44px;padding:10px 14px;font-size:.95rem}#doctor-select,#gender-select{max-width:none}.form-row input:focus,.form-row select:focus{border-color:#0874f8}#BookAppointment-btn{color:#fff;cursor:pointer;background:#00ce89;border:none;border-radius:10px;width:100%;height:50px;margin-top:6px;font-weight:600}@media (max-width:500px){.form-row{flex-direction:column}}.ShowAppointment-container{max-width:1100px;margin:auto;padding:100px 2rem 2rem}.ShowAppointment-container h2{text-align:center;color:#111827;margin-bottom:1.5rem;font-weight:600}.appointment-table{border-collapse:collapse;background-color:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 10px #0000000d}.appointment-table th{color:#1f2933;text-transform:uppercase;letter-spacing:.04em;background-color:#b4cfe9;padding:12px;font-size:.85rem;font-weight:600}.appointment-table td{color:#374151;border-bottom:1px solid #e5e7eb;padding:12px;font-size:.9rem}.appointment-table tbody tr:hover{background-color:#f9fafb}.delete-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:6px;padding:6px 14px;font-size:.85rem;transition:background-color .2s,transform .1s}.delete-btn:hover{background-color:#1d4ed8;transform:scale(1.03)}.error{color:#dc2626;text-align:center;margin-top:1rem;font-weight:500}.ShowAppointment-container p{text-align:center;color:#6b7280;margin-top:1rem}.aid-container{color:#000204;background:#fff;border-radius:16px;max-width:900px;margin:40px auto;padding:24px 28px;box-shadow:0 10px 30px #00000014}.aid-back{color:#fff;cursor:pointer;background-color:#34383d;border-radius:5px 12px;margin-bottom:20px;padding:5px;font-size:18px;font-weight:600;text-decoration:none;display:inline-block}.aid-title{margin-bottom:16px;font-size:28px;font-weight:700}.aid-warning{background:#fff4e5;border-left:5px solid #f59e0b;border-radius:8px;margin-bottom:24px;padding:12px 16px}.aid-steps{padding:0;list-style:none}.aid-step{background:#f7f9fc;border-radius:12px;gap:14px;margin-bottom:14px;padding:14px;display:flex}.aid-step span{color:#fff;background:#0b3c6f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.aid-emergency-btn{text-align:center;margin-top:24px}.aid-emergency-btn a{color:#fff;background:#d32f2f;border-radius:12px;padding:14px 22px;font-weight:700;text-decoration:none}.aid-accent-heart span{background:#d32f2f}.aid-accent-burns span{background:#ef6c00}.aid-accent-bleeding span{background:#c62828}.aid-accent-snake span{background:#2e7d32}.aid-accent-road span{background:#455a64}.aid-accent-unconscious span{background:#6a1b9a}.aid-accent-choking span{background:#0277bd}.aid-accent-poison span{background:#5d4037}*{box-sizing:border-box}.medicine-hero{background:url(/assets/A_digital_illustration_features_Turbo_Techies_AI_A-DeRLhQpH.png) 50%/cover no-repeat fixed;justify-content:center;align-items:flex-start;width:100%;height:100vh;margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#ffffff26;border-radius:16px;flex-direction:column;width:630px;max-width:100%;height:500px;margin-top:150px;margin-right:650px;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.chat-header{align-items:center;padding:15px;display:flex}.bot-info{align-items:center;gap:12px;display:flex}.bot-header-logo{border-radius:50%;width:62px;height:62px}.bot-info h3{margin:0;font-size:18px;font-weight:600}.chatbox{flex-direction:column;flex-grow:1;gap:10px;padding:20px;display:flex;overflow-y:auto}.message{align-items:flex-end;max-width:80%;display:flex}.message.user{justify-content:flex-end;align-self:flex-end}.message.bot{align-self:flex-start}.message .text-bubble{word-wrap:break-word;background:#fffc;border-radius:20px;padding:12px 16px;line-height:1.4}.message.user .text-bubble{color:#fff;background:#007bffe6;border-bottom-right-radius:4px}.message.bot .text-bubble{color:#1c1e21;background:#fffc;border-bottom-left-radius:4px}.message.bot img.bot-chat-logo{border-radius:50%;width:28px;height:28px;margin-right:8px}.input-area{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border-top:1px solid #ffffff4d;align-items:center;padding:10px 15px;display:flex}input[type=text]{color:#1c1e21;background:#ffffff80;border:none;border-radius:25px;outline:none;flex-grow:1;padding:10px 15px;font-size:15px}input[type=text]::placeholder{color:#555}#sendBtn{color:#007bff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px;font-size:18px;display:flex}#sendBtn:disabled{color:silver;cursor:not-allowed}#sendBtn:hover:not(:disabled){color:#0056b3}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f2f6;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
