.ek-editable{cursor:text;border-radius:3px;outline:1px dashed #0000;transition:outline-color .15s}.ek-editable:hover,.ek-editable:focus{outline-color:var(--accent,#3457ff);outline-offset:2px}.ek-item-controls{vertical-align:middle;gap:.25rem;margin-left:.5rem;display:inline-flex}.ek-item-controls button{border:1px solid var(--border,#ccc);background:var(--card-bg,#fff);color:var(--text-muted,#666);cursor:pointer;border-radius:4px;width:1.5rem;height:1.5rem;font-size:.7rem;line-height:1}.ek-item-controls button:disabled{opacity:.35;cursor:not-allowed}.ek-item-delete{color:#c0392b!important;border-color:#c0392b!important}.ek-add-item{border:1px dashed var(--accent,#3457ff);color:var(--accent,#3457ff);cursor:pointer;background:0 0;border-radius:6px;margin-top:.75rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600}.ek-admin-link{color:var(--text-muted,#888);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;text-decoration:underline}.ek-login-form{flex-wrap:wrap;align-items:center;gap:.4rem;display:inline-flex}.ek-login-form input{border:1px solid var(--border,#ccc);border-radius:4px;padding:.3rem .5rem;font-size:.85rem}.ek-login-form button{border:1px solid var(--border,#ccc);background:var(--card-bg,#fff);cursor:pointer;border-radius:4px;padding:.3rem .6rem;font-size:.8rem}.ek-login-error{color:#c0392b;font-size:.78rem}.ek-save-bar{z-index:1000;background:var(--card-bg,#1a1d24);color:var(--text,#fff);border:1px solid var(--border,#333);border-radius:999px;align-items:center;gap:1rem;max-width:calc(100vw - 2rem);padding:.6rem .6rem .6rem 1.1rem;font-size:.85rem;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000040}.ek-save-bar-actions{gap:.5rem;display:flex}.ek-save-bar-actions button{border:1px solid var(--border,#444);color:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.4rem .9rem;font-size:.82rem;font-weight:600}.ek-save-bar-save{background:var(--accent,#3457ff)!important;border-color:var(--accent,#3457ff)!important;color:#fff!important}.ek-save-bar-actions button:disabled{opacity:.5;cursor:not-allowed}.ek-image-upload{margin:.75rem 0}.ek-image-upload-preview img{object-fit:cover;border-radius:8px;max-width:220px;max-height:140px;margin-bottom:.5rem;display:block}.ek-image-upload-controls{gap:.5rem;display:flex}.ek-image-upload-controls button{border:1px dashed var(--accent,#3457ff);color:var(--accent,#3457ff);cursor:pointer;background:0 0;border-radius:6px;padding:.4rem .8rem;font-size:.82rem;font-weight:600}.ek-image-upload-controls button:disabled{opacity:.5;cursor:not-allowed}.ek-image-upload-remove{color:#c0392b!important;border-color:#c0392b!important}.ek-image-upload-error{color:#c0392b;margin-top:.4rem;font-size:.78rem}:root{--bg:#fff;--bg-alt:#f6f7f9;--text:#14161a;--text-muted:#565c66;--border:#e4e6ea;--accent:#2f5fff;--accent-soft:#eaefff;--card-bg:#fff;--accent-2:#ff7a59;--radius:14px;font-synthesis:none}@media (prefers-color-scheme:dark){:root{--bg:#0f1115;--bg-alt:#15181e;--text:#eef0f3;--text-muted:#9aa1ac;--border:#262a33;--accent:#6c8bff;--accent-soft:#1c2340;--card-bg:#181b22;--accent-2:#ff9376}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}ul{margin:0;padding:0}h1,h2,h3{margin:0;line-height:1.2}p{margin:0}#root{overflow-x:hidden}.page{flex-direction:column;min-height:100vh;display:flex}.health-nav{z-index:10;background:var(--bg);border-bottom:1px solid var(--border);position:sticky;top:0}.health-nav-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;max-width:1100px;margin:0 auto;padding:1.1rem 1.5rem;display:flex}.health-brand{color:var(--text);font-size:1.05rem;font-weight:700}.health-nav-links{gap:1.5rem;font-size:.9rem;display:flex}.health-nav-links a{color:var(--text-muted)}.health-nav-links a:hover{color:var(--text)}.health-hero{background:linear-gradient(180deg, var(--bg-alt), var(--bg));align-items:flex-end;min-height:46vh;display:flex;position:relative;overflow:hidden}.health-hero:before{content:"";background:radial-gradient(600px circle at 85% 10%, color-mix(in srgb, var(--accent-2) 20%, transparent), transparent 60%), radial-gradient(500px circle at 75% 60%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 65%), radial-gradient(circle, var(--border) 1px, transparent 1px);opacity:.9;background-size:auto,auto,22px 22px;position:absolute;inset:0}.health-hero.has-image{background-position:50%;background-size:cover}.health-hero.has-image:before,.health-hero-overlay{display:none}.health-hero.has-image .health-hero-overlay{background:linear-gradient(#0000000d 0%,#000000a6 100%);display:block;position:absolute;inset:0}.health-hero-content{z-index:1;width:100%;max-width:1100px;margin:0 auto;padding:3rem 1.5rem 3.5rem;position:relative}.health-hero-kicker{letter-spacing:.04em;color:var(--accent-2);margin:0 0 .6rem;font-weight:600}.health-hero.has-image .health-hero-kicker{color:#fff;opacity:.85}.health-hero-content h1{color:var(--text);margin:0 0 .6rem;font-size:clamp(2.2rem,5vw,3.2rem)}.health-hero.has-image .health-hero-content h1{color:#fff}.health-hero-lede{color:var(--text-muted);max-width:480px;font-size:1.05rem}.health-hero.has-image .health-hero-lede{color:#ffffffe0}.site-main{flex:1}.section-list-page{width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.add-section-block{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.add-section-button{border:1px dashed var(--accent-2);color:var(--accent-2);cursor:pointer;background:0 0;border-radius:999px;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600}.add-section-status{color:var(--text-muted);font-size:.85rem}.add-section-status-error{color:#c0392b}.add-section-status-success{color:var(--accent-2)}.section-grid-empty{color:var(--text-muted)}.section-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.section-card{color:inherit;border-radius:var(--radius);display:block;overflow:hidden}.section-card:hover{text-decoration:none}.section-card-image{aspect-ratio:4/3;background-position:50%;background-size:cover;background-color:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);align-items:flex-end;transition:transform .25s;display:flex;position:relative;overflow:hidden}.section-card:hover .section-card-image{transform:translateY(-3px);box-shadow:0 16px 32px #00000029}.section-card-image-empty{background-image:linear-gradient(135deg, var(--accent-soft), var(--bg-alt))}.section-card-scrim{z-index:1;color:#fff;background:linear-gradient(#0000,#000000b8);width:100%;padding:1.25rem 1.1rem 1rem;position:relative}.section-card-image-empty .section-card-scrim{color:var(--text);background:linear-gradient(#0000,#00000047)}.section-card-scrim h2{margin:0;font-size:1.15rem}.section-card-excerpt{color:var(--text-muted);margin-top:.7rem;font-size:.9rem}@media (prefers-reduced-motion:reduce){.section-card-image{transition:none}}.section-detail-page{width:100%;max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.section-detail-fresh-notice{background:var(--accent-soft);color:var(--accent);border-radius:8px;margin:.75rem 0 1.25rem;padding:.75rem 1rem;font-size:.88rem}.section-detail-page h1{margin:1rem 0 .5rem;font-size:clamp(1.8rem,4vw,2.4rem)}.section-detail-cover{object-fit:cover;border-radius:var(--radius);width:100%;max-height:420px;margin-top:.5rem}.section-detail-excerpt{color:var(--text-muted);margin:.75rem 0 1.5rem;font-size:1.05rem}.section-detail-body{flex-direction:column;gap:1rem;font-size:1.02rem;line-height:1.7;display:flex}.section-detail-gallery-block{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.section-detail-gallery-block h3{margin-bottom:1rem;font-size:1rem}.section-detail-gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.section-detail-gallery-item{position:relative}.section-detail-gallery-item img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.section-detail-gallery-item button{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;position:absolute;top:.4rem;right:.4rem}.site-footer{width:100%;max-width:1100px;color:var(--text-muted);border-top:1px solid var(--border);text-align:center;margin:0 auto;padding:1.5rem 1.5rem 2.5rem;font-size:.85rem}.footer-admin{opacity:.6;margin-top:.5rem}@media (width<=860px){.section-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.section-grid{grid-template-columns:1fr}.health-hero{min-height:38vh}.health-nav-inner{padding:1rem 1.25rem}.section-list-page,.section-detail-page{padding:2rem 1.25rem 3rem}}
