*{box-sizing:border-box;margin:0;padding:0}:root{--green:#1d9e75;--green-light:#e1f5ee;--green-dark:#085041;--gold:#b45309;--red:#d85a30;--text:#1a1a1a;--text-muted:#6b7280;--bg:#fafaf7;--white:#fff;--border:#e5e7eb;--radius:12px}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.btn{cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-green{background:var(--green);color:#fff}.btn-green:hover{background:var(--green-dark)}.btn-outline{border:1px solid var(--border);color:var(--text);background:0 0}.btn-outline:hover{border-color:var(--green);color:var(--green)}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.5rem}.badge{border-radius:100px;padding:3px 10px;font-size:.75rem;font-weight:500;display:inline-block}.badge-green{background:var(--green-light);color:var(--green-dark)}.badge-gold{color:#854f0b;background:#faeeda}.badge-red{color:#993c1d;background:#faece7}.badge-gray{color:#6b7280;background:#f3f4f6}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:var(--green)}label{color:var(--text-muted);margin-bottom:4px;font-size:.82rem;display:block}.form-group{margin-bottom:1rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-header{background:var(--green-dark);color:#fff;margin-bottom:2rem;padding:2rem 1.5rem}.page-header h1{font-size:1.5rem;font-weight:600}.page-header p{opacity:.75;margin-top:4px;font-size:.9rem}nav.topnav{border-bottom:1px solid var(--border);z-index:50;background:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:sticky;top:0}.nav-logo{color:var(--green-dark);font-size:1.2rem;font-weight:700}.nav-logo span{color:var(--gold)}.nav-user{color:var(--text-muted);align-items:center;gap:1rem;font-size:.85rem;display:flex}.alert{border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.alert-error{color:#993c1d;background:#faece7}.alert-success{background:var(--green-light);color:var(--green-dark)}@media (max-width:640px){.form-row{grid-template-columns:1fr}.primary-actions-grid,.near-primary-grid,.patient-overview-grid{grid-template-columns:1fr!important}.secondary-quick-grid,.admin-quick-grid{grid-template-columns:repeat(2,1fr)!important}.metrics-bar{grid-template-columns:repeat(2,1fr)!important;row-gap:1rem!important}.metrics-bar>:nth-child(2){border-right:none!important}.emergency-btn{gap:5px!important;padding:.5rem 1rem!important;font-size:.78rem!important}.dashboard-header-row{flex-wrap:nowrap!important}.dashboard-greeting-title{font-size:1.05rem!important}}@media (min-width:640px){.desktop-only{display:inline!important}}@media (max-width:480px){.emergency-shell{padding:1rem!important}.emergency-mode-grid{grid-template-columns:1fr!important}.emergency-fullwidth-card{border-radius:0!important;width:calc(100% + 2rem)!important;margin-left:-1rem!important;margin-right:-1rem!important}.emergency-samu-btn{padding:.85rem 1.5rem!important;font-size:1.1rem!important}}.desktop-only-row{display:none}@media (min-width:640px){.desktop-only-row{display:flex!important}}.doctor-tab-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;overflow-x:auto}.doctor-tab-scroll::-webkit-scrollbar{display:none}.mobile-bottom-nav{display:none}@media (max-width:768px){.mobile-bottom-nav{background:var(--white);border-top:1px solid var(--border);z-index:150;padding-bottom:env(safe-area-inset-bottom,0);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000f}.has-mobile-bottom-nav{padding-bottom:4.5rem}.feedback-widget,[class*=feedback]{bottom:80px!important}.health-record-header{text-align:center}.health-summary-grid{grid-template-columns:repeat(2,1fr)!important}}.family-badge-row,.family-status-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.family-card-row{align-items:center;gap:1rem;display:flex}.family-card-actions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}@media (max-width:480px){.family-card-row{flex-direction:column;align-items:stretch}.family-card-info{width:100%}.family-card-actions{flex-flow:wrap;width:100%}.family-card-actions>*{text-align:center;flex:auto}}@keyframes protocol-urgent-pulse{0%,to{box-shadow:0 0 #dc26268c}50%{box-shadow:0 0 0 10px #dc262600}}.protocol-urgent-banner{animation:1.6s ease-in-out infinite protocol-urgent-pulse}@keyframes voice-rec-pulse{0%,to{opacity:1;box-shadow:0 0 #d85a3099}50%{opacity:.6;box-shadow:0 0 0 6px #d85a3000}}.voice-rec-dot{background:#d85a30;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite voice-rec-pulse;display:inline-block}@keyframes vaccine-spin{to{transform:rotate(360deg)}}.vaccine-spin{animation:.7s linear infinite vaccine-spin}.sg-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#085041f7;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.sg-logo-wrap{flex-direction:column;display:flex}.sg-logo{color:#fff;font-size:1.25rem;font-weight:800;text-decoration:none}.sg-logo span{color:#ef9f27}.sg-tagline{letter-spacing:.12em;color:#fff9;text-transform:uppercase;font-size:.58rem;font-weight:700}.sg-tagline span{color:#ef9f27}.nav-links{align-items:center;gap:1.25rem;display:flex}.nav-links a{color:#ffffffd9;font-size:.875rem;font-weight:500;text-decoration:none}.nav-links a:hover{color:#fff}.btn-nav-red{background:#d85a30;border-radius:100px;align-items:center;gap:6px;padding:7px 16px;display:flex;color:#fff!important;font-size:.82rem!important;font-weight:700!important}.btn-nav-white{background:#fff;border-radius:100px;padding:7px 16px;color:#085041!important;font-size:.82rem!important;font-weight:700!important}.btn-nav-green{background:#ffffff26;border-radius:100px;padding:7px 16px;color:#fff!important;font-size:.82rem!important;font-weight:500!important}@media (max-width:768px){.nav-links{display:none}.nav-links.open{z-index:99;background:#085041;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:fixed;top:64px;left:0;right:0}.sg-hamburger{display:block!important}}@media (min-width:769px){.sg-hamburger{display:none!important}}.mkt-hero{background:linear-gradient(160deg,#052e1f 0%,#085041 40%,#0a6b54 100%);padding:120px 2rem 60px}.mkt-hero-inner{text-align:center;max-width:900px;margin:0 auto}.mkt-hero h1{color:#fff;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15}.mkt-hero-sub{color:#ffffffd9;max-width:620px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.mkt-hero-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.btn-primary-hero{border-radius:14px;align-items:center;gap:10px;padding:16px 28px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .15s;display:inline-flex;box-shadow:0 6px 20px #0000002e}.btn-primary-hero:hover{transform:translateY(-2px)}.section-pad{padding:2rem 1rem}.section-inner{max-width:1200px;margin:0 auto}@media (min-width:768px) and (max-width:1024px){.section-pad{padding:3rem 1.5rem}}@media (min-width:1025px){.section-pad{padding:4rem 2rem}}.section-label{color:#1d9e75;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.section-title{color:#085041;margin-bottom:.6rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800}.section-sub{color:#6b7280;max-width:580px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}@media (min-width:768px){.section-sub{margin-bottom:2rem;font-size:.95rem;line-height:1.7}}.feature-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.feature-card-head{justify-content:center;align-items:center;gap:.4rem;margin-bottom:.35rem;display:flex}.feature-card .ficon{flex-shrink:0;font-size:1.5rem;line-height:1}.feature-card h3{color:#085041;margin:0;font-size:.85rem;font-weight:700}.feature-card p{color:#6b7280;font-size:.72rem;line-height:1.45}.feature-cta{color:#085041;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:.6rem;padding:0;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.feature-cta:hover{text-decoration:underline}@media (min-width:768px){.feature-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{border-radius:16px;padding:1.75rem}.feature-card-head{gap:.6rem;margin-bottom:.5rem}.feature-card .ficon{font-size:2rem}.feature-card h3{font-size:1rem}.feature-card p{font-size:.875rem;line-height:1.6}.feature-cta{font-size:.82rem}}.footer{color:#fff;text-align:center;box-sizing:border-box;background:#052e1f;width:100%;margin:0;padding:3rem 1.5rem}.footer-logo{margin-bottom:4px;font-size:1.3rem;font-weight:800}.footer-logo span{color:#fcd116}.footer-tagline{letter-spacing:.12em;color:#fff6;text-transform:uppercase;margin-bottom:1rem;font-size:.65rem;font-weight:700}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:1rem 0;display:flex}.footer-links a{color:#fff9;font-size:.82rem;text-decoration:none}.footer-links a:hover{color:#fff}
