:root{--primary: #0ea5b7;--primary-rgb: 14, 165, 183;--primary-dark: #078a9c;--secondary: #6366f1;--bg-main: #f8fafc;--bg-dark: #0f172a;--text-main: #1e293b;--text-muted: #64748b;--text-light: #ffffff;--border: #e2e8f0;--container-max: 1200px;--nav-height: 80px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--transition: all .3s cubic-bezier(.4, 0, .2, 1);--shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--bg-main);color:var(--text-main);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.brand-text{font-family:Manrope,sans-serif;font-weight:800;line-height:1.2}.container{max-width:var(--container-max);margin:0 auto;padding:0 1rem;width:100%}ul{list-style:none}a{text-decoration:none;color:inherit}.section{padding:4rem 0;clear:both}.section-alt{background-color:#fff}.section-head{text-align:center;max-width:800px;margin:0 auto 3rem}.section-head h2{font-size:2.25rem;color:var(--bg-dark);margin-bottom:.75rem}.section-head p{font-size:1.1rem;color:var(--text-muted)}.section-head.light h2,.section-head.light p{color:#fff}.muted{color:var(--text-muted)}.center{text-align:center}.reveal{opacity:0;transform:translateY(30px);transition:var(--transition)}.reveal.visible{opacity:1;transform:translateY(0)}.glass-card{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px #1f268712;border-radius:var(--radius-lg)}.navbar{position:fixed;top:0;left:0;right:0;height:var(--nav-height);z-index:1000;transition:var(--transition);display:flex;align-items:center}.navbar.scrolled{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 20px #0000000d;height:70px}.nav-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.brand{display:flex;align-items:center;gap:.75rem;font-size:1.5rem}.brand-icon{width:42px;height:42px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 4px 12px #0ea5b74d}.brand-accent{color:var(--primary)}.nav-links{display:flex;gap:2.5rem;align-items:center;height:100%}.home-menu{margin-left:12px}.nav-links a{font-weight:600;color:var(--text-main);transition:var(--transition);font-size:.95rem;padding:.5rem 0}.nav-links a:hover{color:var(--primary)}.nav-emergency{background:#ef4444;color:#fff!important;padding:.5rem 1.25rem;border-radius:50px;box-shadow:0 4px 10px #ef444433;padding:15px 12px!important}.nav-emergency:hover{background:#dc2626;transform:scale(1.05)}.hamburger{display:none;background:none;border:none;cursor:pointer;color:var(--bg-dark)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;border-radius:50px;font-weight:600;cursor:pointer;transition:var(--transition);border:none;font-family:inherit}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 8px 15px #0ea5b740}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 10px 20px #0ea5b74d}.btn-ghost{background:transparent;color:var(--bg-dark);border:1px solid var(--border)}.btn-ghost:hover{background:#f1f5f9}.btn-sm{padding:.4rem 1rem;font-size:.875rem}.hero{position:relative;padding:8rem 0 6rem;overflow:hidden;background:radial-gradient(circle at top right,#e0f2fe,transparent),radial-gradient(circle at bottom left,#f1f5f9,transparent)}.hero-bg{position:absolute;inset:0;z-index:-1}.blob{position:absolute;filter:blur(80px);opacity:.4;border-radius:50%}.blob-1{width:400px;height:400px;background:var(--primary);top:-10%;right:-5%}.blob-2{width:300px;height:300px;background:var(--secondary);bottom:-5%;left:-5%}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary);font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;margin-bottom:1.5rem}.hero-copy h1{font-size:3.5rem;margin-bottom:1.5rem;color:var(--bg-dark)}.lead{font-size:1.25rem;color:var(--text-muted);margin-bottom:2.5rem}.cta-row{display:flex;gap:1rem;margin-bottom:3rem}.hero-trust{display:flex;gap:2.5rem;border-top:1px solid var(--border);padding-top:2rem}.hero-trust strong{display:block;font-size:1.25rem;color:var(--bg-dark)}.hero-trust span{font-size:.9rem;color:var(--text-muted)}.hero-card{padding:1.5rem;width:100%}.hc-head{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.dot{width:8px;height:8px;border-radius:50%}.dot-g{background:#22c55e}.dot-y{background:#eab308}.dot-r{background:#ef4444}.hc-title{margin-left:.5rem;font-weight:600;font-size:.9rem}.hc-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.vital{background:#fff;padding:1rem;border-radius:var(--radius-md);display:flex;align-items:center;gap:.75rem}.vital i{color:var(--primary)}.vital span{display:block;font-size:.75rem;color:var(--text-muted)}.vital strong{display:block;font-size:1rem}.hc-bar{background:#fff;padding:1rem;border-radius:var(--radius-md)}.progress{height:8px;background:#f1f5f9;border-radius:4px;margin:.5rem 0;overflow:hidden}.progress-fill{height:100%;background:var(--primary);transition:width 1s ease}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:-3rem;position:relative;z-index:10}.stat-card{background:#fff;padding:1.5rem;border-radius:var(--radius-md);box-shadow:var(--shadow);display:flex;align-items:center;gap:1rem}.stat-card i{font-size:2rem;color:var(--primary);opacity:.2}.stat-card strong{font-size:1.5rem;display:block}.stat-card p{font-size:.85rem;color:var(--text-muted)}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem;border-radius:var(--radius-lg);transition:var(--transition);border:1px solid transparent}.feature-card:hover{transform:translateY(-5px);border-color:var(--primary);box-shadow:var(--shadow-lg)}.feature-icon{width:50px;height:50px;background:#e0f2fe;color:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.feature-card h3{margin-bottom:1rem}.symptom-wrap{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.symptom-input{padding:2rem}.symptom-input textarea{width:100%;padding:1rem;border-radius:var(--radius-md);border:1px solid var(--border);margin-top:.5rem;font-family:inherit;resize:none}.chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.chip{padding:.4rem 1rem;background:#fff;border:1px solid var(--border);border-radius:50px;font-size:.85rem;cursor:pointer;transition:var(--transition)}.chip.active,.chip:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.disclaimer{font-size:.8rem;color:var(--text-muted);margin-top:1rem;display:flex;align-items:center;gap:.4rem}.symptom-result{min-height:250px}.empty-state{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);gap:1rem}.empty-state i{font-size:3rem;opacity:.3}.map-toolbar{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.search-box{display:flex;align-items:center;background:#fff;padding:.25rem;border-radius:50px;border:1px solid var(--border);flex:1;min-width:250px}.search-box input{border:none;padding:.5rem 1rem;flex:1;outline:none}.search-box i{margin-left:1rem;color:var(--text-muted)}.filters{display:flex;gap:.5rem}.filter{background:#fff;border:1px solid var(--border);padding:.5rem 1rem;border-radius:50px;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.85rem}.filter.active{background:var(--bg-dark);color:#fff;border-color:var(--bg-dark)}.map-grid{display:grid;grid-template-columns:2fr 1fr;gap:1rem;height:500px}.map{border-radius:var(--radius-lg);overflow:hidden;background:#eee}.places-list{background:#fff;border-radius:var(--radius-lg);overflow-y:auto;padding:.5rem;transition:var(--transition)}.place-card{padding:1.25rem;border-bottom:1px solid var(--border);cursor:pointer;transition:var(--transition);border-radius:var(--radius-md);margin-bottom:.25rem}.place-card:hover{background:#f8fafc}.place-tag{font-size:.65rem;text-transform:uppercase;color:var(--primary);font-weight:700;letter-spacing:.5px}.place-card h4{margin:.35rem 0;font-size:1.05rem;color:var(--bg-dark)}.place-card .meta{display:flex;gap:1rem;font-size:.85rem;color:var(--text-muted)}.place-card .address{font-size:.85rem;color:var(--text-muted);margin-top:.4rem;line-height:1.4}.med-toolbar{margin-bottom:2rem}.med-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.med-card{background:#fff;padding:1.75rem;border-radius:var(--radius-lg);border:1px solid var(--border);cursor:pointer;transition:var(--transition)}.med-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:var(--shadow-lg)}.pill-icon{width:45px;height:45px;background:#e0f2fe;color:var(--primary);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.med-card h4{margin-bottom:.75rem;font-size:1.15rem}.med-card p{font-size:.9rem;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f172ab3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;z-index:3000;padding:1.5rem;transition:var(--transition)}.modal-backdrop.show{display:flex}.modal{background:#fff;width:100%;max-width:650px;max-height:85vh;border-radius:var(--radius-lg);padding:2.5rem;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040}.modal-close{position:absolute;top:1.25rem;right:1.25rem;background:#f1f5f9;border:none;padding:.6rem 1.2rem;border-radius:50px;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:600}.modal h3{font-size:1.75rem;margin-bottom:1.5rem;padding-right:3rem}.modal section{margin-bottom:1.5rem;border-bottom:1px solid var(--border);padding-bottom:1rem}.modal section:last-of-type{border-bottom:none}.modal h5{font-size:.9rem;text-transform:uppercase;color:var(--primary);margin-bottom:.5rem;letter-spacing:.5px}.modal p{font-size:.95rem;line-height:1.6}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:skeleton-loading 1.8s infinite ease-in-out;border-radius:var(--radius-md)}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.wellness-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.wellness-card{background:#fff;padding:2.5rem;border-radius:var(--radius-lg);text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:var(--shadow);border:1px solid var(--border)}.wellness-card h3{margin-bottom:1.5rem;font-size:1.25rem}.check-list{width:100%;text-align:left;margin-bottom:2rem}.check-list li{margin-bottom:.75rem}.check-list label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:1rem}.check-list input{width:18px;height:18px;accent-color:var(--primary)}.streak{margin-top:auto;padding:.75rem 1.25rem;background:#fff7ed;color:#c2410c;border-radius:50px;font-size:.85rem;font-weight:700;display:flex;align-items:center;gap:.5rem}.ring{position:relative;width:120px;height:120px;margin-bottom:1.5rem}.ring-bg{fill:none;stroke:#f1f5f9;stroke-width:8}.ring-fg{fill:none;stroke:var(--primary);stroke-width:8;stroke-dasharray:327;stroke-dashoffset:327;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset 1s ease}.ring-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}.ring-center strong{font-size:1.5rem}.ring-center span{font-size:.7rem;color:var(--text-muted)}.mood-row{display:flex;gap:.75rem;margin:1rem 0}.mood-row button{font-size:1.5rem;background:none;border:none;cursor:pointer;opacity:.5;transition:var(--transition)}.mood-row button.active{opacity:1;transform:scale(1.3)}.emergency{background:var(--bg-dark)}.emerg-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:2rem 0}.emerg-card{background:#ffffff0d;padding:1.5rem;border-radius:var(--radius-md);color:#fff;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.emerg-card .num{font-size:2.5rem;font-weight:800;color:var(--primary)}.firstaid-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:3rem}.firstaid{background:#ffffff0d;padding:1.5rem;border-radius:var(--radius-md);color:#94a3b8}.firstaid h3{color:#fff;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.firstaid ol{padding-left:1rem;font-size:.9rem}.firstaid li{margin-bottom:.5rem}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-list{margin:2rem 0}.contact-list li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:var(--text-main);font-weight:500}.contact-list i{color:var(--primary);width:20px}.contact-form{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.contact-form label{display:flex;flex-direction:column;gap:.5rem;font-weight:600;font-size:.9rem}.contact-form input,.contact-form textarea{padding:.85rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius-md);font-family:inherit;transition:var(--transition);background:#fcfcfd}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px #0ea5b71a}.form-status{margin-top:1rem;font-weight:600;min-height:1.5rem}.faq{margin-top:3rem;border-top:1px solid var(--border);padding-top:2rem}.faq h3{margin-bottom:1rem}.faq details{border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:1rem;overflow:hidden;background:#fff}.faq summary{padding:1rem;font-weight:600;cursor:pointer;background:#f8fafc;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq summary:after{content:"+";color:var(--primary);font-size:1.2rem}.faq details[open] summary:after{content:"−"}.faq details p{padding:1rem;border-top:1px solid var(--border);line-height:1.6;color:var(--text-muted)}.footer{background:#f1f5f9;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:4rem;margin-bottom:3rem}.footer h4{margin-bottom:1.5rem}.footer ul li{margin-bottom:.75rem}.footer-bottom{border-top:1px solid var(--border);padding-top:2rem;text-align:center;font-size:.85rem;color:var(--text-muted)}.chat-toggle{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:var(--primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px #0ea5b766;cursor:pointer;border:none;z-index:2000;transition:var(--transition)}.chat-toggle:hover{transform:scale(1.1) rotate(5deg)}.chat-window{position:fixed;bottom:6rem;right:2rem;width:380px;height:500px;background:#fff;border-radius:var(--radius-lg);box-shadow:0 20px 40px #00000026;display:none;flex-direction:column;z-index:2000;overflow:hidden}.chat-window.open{display:flex;animation:slideUp .4s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.chat-header{background:var(--primary);color:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.chat-status{font-size:.7rem;opacity:.9;display:block;margin-top:.25rem}.dot-online{display:inline-block;width:6px;height:6px;background:#22c55e;border-radius:50%;margin-right:4px}.chat-body{flex:1;overflow-y:auto;padding:1.5rem;background:#f8fafc}.chat-form{padding:1rem;border-top:1px solid var(--border);display:flex;gap:.5rem}.chat-form input{flex:1;border:1px solid var(--border);padding:.75rem 1rem;border-radius:50px;outline:none}.chat-form button{background:var(--primary);color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer}.chat-disc{font-size:.6rem;text-align:center;color:var(--text-muted);padding-bottom:.5rem}.bubble{max-width:85%;padding:.8rem 1rem;border-radius:18px;margin-bottom:1rem;font-size:.9rem;position:relative}.bubble.bot{background:#fff;color:var(--bg-dark);border-bottom-left-radius:4px}.bubble.user{background:var(--primary);color:#fff;align-self:flex-end;border-bottom-right-radius:4px;margin-left:auto}.bubble .time{font-size:.65rem;opacity:.6;display:block;margin-top:.25rem}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;text-align:center;gap:3rem}.hero-copy h1{font-size:2.75rem}.cta-row,.hero-trust{justify-content:center}.hero-visual{display:flex;justify-content:center}.hero-card{max-width:500px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.section{padding:4rem 0}.section-head h2{font-size:2rem}.nav-links{position:fixed;top:var(--nav-height);right:-100%;bottom:0;width:280px;background:#fff;flex-direction:column;padding:2rem;transition:.4s ease;box-shadow:-10px 0 30px #0000001a}.nav-links.open{right:0}.hamburger{display:block}.symptom-wrap{grid-template-columns:1fr}.map-grid{grid-template-columns:1fr;height:auto}.map{height:400px}.places-list{height:300px}.footer-grid,.contact-grid,.wellness-grid{grid-template-columns:1fr!important;gap:2rem}.chat-window{width:calc(100vw - 2rem);right:1rem;bottom:5rem}}@media(max-width:480px){.hero-copy h1{font-size:2.25rem}.cta-row{flex-direction:column;width:100%}.cta-row .btn{width:100%;justify-content:center}.hero-trust{gap:1rem;flex-wrap:wrap}.stat-grid{grid-template-columns:1fr 1fr}.med-toolbar .search-box{width:100%}}
