.health-deep,.health-app-shell{margin:2rem auto;padding:1.25rem;background:#fff;border:1.5px solid #d1fae5;border-radius:18px;box-shadow:0 12px 32px rgba(6,95,70,.07)}.health-deep{max-width:980px}.health-deep-kicker,.health-app-kicker{display:block;margin-bottom:.45rem;color:#047857;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.health-deep h2,.health-app-shell h2,.health-app-shell h3{margin:0;color:#0f172a;letter-spacing:0}.health-deep h2,.health-app-shell h2{font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.15;font-weight:800}.health-deep p,.health-app-shell p{color:#475569;font-size:.88rem;line-height:1.72}.health-deep-lead{max-width:760px;margin:.6rem 0 1rem}.health-deep-grid,.health-app-grid,.health-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.health-deep-block,.health-result-card{padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.health-deep-block.warning{background:#fff7ed;border-color:#fed7aa}.health-deep-block h3,.health-result-card h3{margin:0 0 .55rem;color:#334155;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.health-deep-block ul{margin:0;padding-left:1.1rem}.health-deep-block li{margin-bottom:.42rem;color:#475569;font-size:.82rem;line-height:1.58}.health-deep-block li:last-child{margin-bottom:0}.health-source-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.health-source-row span{display:block;margin-bottom:.45rem;color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.health-source-links{display:flex;flex-wrap:wrap;gap:.45rem}.health-source-links a{display:inline-flex;align-items:center;padding:.42rem .65rem;border:1px solid #a7f3d0;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.76rem;font-weight:800;text-decoration:none}.health-source-links.internal a{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.health-app-page{background:#f8fafc;color:#0f172a}.health-app-wrap{max-width:1080px;margin:0 auto;padding:0 24px}.health-app-breadcrumb{padding:14px 0;color:#94a3b8;font-size:.74rem;font-weight:700;letter-spacing:.05em}.health-app-breadcrumb a{color:#64748b;text-decoration:none}.health-app-hero{padding:48px 0 40px;background:linear-gradient(135deg,#052e16 0%,#14532d 52%,#134e4a 100%);color:#fff}.health-app-hero h1{max-width:780px;margin:0 0 .75rem;color:#fff;font-size:clamp(1.85rem,4vw,2.75rem);line-height:1.08;font-weight:800;letter-spacing:0}.health-app-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:.96rem;line-height:1.7}.health-app-badges{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.health-app-badge{padding:.38rem .7rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.09);color:rgba(255,255,255,.9);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.health-app-shell{max-width:1080px}.health-app-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem}.health-app-field{display:flex;flex-direction:column;gap:.35rem}.health-app-field.full{grid-column:1 / -1}.health-app-field label{color:#334155;font-size:.78rem;font-weight:800}.health-app-field input,.health-app-field select,.health-app-field textarea{width:100%;padding:.72rem .85rem;border:1.5px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font:inherit}.health-app-field textarea{min-height:84px;resize:vertical}.health-app-field input:focus,.health-app-field select:focus,.health-app-field textarea:focus{outline:none;border-color:#047857;box-shadow:0 0 0 3px rgba(4,120,87,.12)}.health-app-checks{display:grid;gap:.55rem;margin-top:1rem}.health-app-checks label{display:flex;gap:.55rem;align-items:flex-start;padding:.75rem .85rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;font-size:.84rem;line-height:1.5}.health-app-checks input{margin-top:.2rem;accent-color:#047857}.health-app-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.health-app-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.72rem 1rem;border:1px solid #047857;border-radius:10px;background:#047857;color:#fff;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}.health-app-button.secondary{border-color:#cbd5e1;background:#fff;color:#334155}.health-app-result{display:none;margin-top:1rem;padding:1rem;border:1.5px solid #a7f3d0;border-radius:14px;background:#ecfdf5}.health-app-result.show{display:block}.health-result-value{color:#065f46;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1}.health-result-label{margin-top:.2rem;color:#047857;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.health-result-card p{margin:0}.health-app-note{margin:1rem 0 0;padding:.9rem 1rem;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#92400e;font-size:.82rem;line-height:1.65}.health-log-list{display:grid;gap:.45rem;margin-top:.75rem}.health-log-item{display:flex;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;font-size:.84rem}@media (max-width:860px){.health-deep-grid,.health-app-grid,.health-result-grid,.health-source-row,.health-app-form{grid-template-columns:1fr}}@media (max-width:560px){.health-app-wrap{padding:0 18px}.health-deep,.health-app-shell{border-radius:14px;padding:1rem}.health-source-links a,.health-app-button{width:100%}}.health-action-kit,.health-journey-panel{border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(135deg,rgba(239,246,255,.94),rgba(236,253,245,.88)),#fff;box-shadow:0 18px 45px rgba(15,23,42,.08)}.health-journey-panel{margin:1.5rem 0 0;padding:clamp(1rem,2vw,1.35rem)}.health-journey-panel h3,.health-action-kit h2,.health-action-kit h3{margin:0;color:#0f172a;line-height:1.2}.health-journey-panel p,.health-action-kit p{color:#475569;line-height:1.6}.health-journey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.9rem}.health-journey-card{display:flex;min-height:260px;flex-direction:column;gap:.8rem;padding:1rem;border:1px solid #dbeafe;border-radius:14px;background:rgba(255,255,255,.92)}.health-journey-card-head{display:flex;flex-direction:column;gap:.3rem}.health-journey-card-head span,.health-action-kicker,.health-modal-kicker{color:#047857;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.health-journey-card-head strong{color:#0f172a;font-size:1rem}.health-journey-tools{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto}.health-journey-tools a,.health-action-links a{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .62rem;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#0f172a;font-size:.74rem;font-weight:800;text-decoration:none}.health-action-kit{max-width:980px;margin:1.4rem auto 2rem;padding:clamp(1rem,2.5vw,1.4rem)}.health-action-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.85fr);gap:1rem;margin-top:1rem}.health-action-card{padding:1rem;border:1px solid #dbeafe;border-radius:14px;background:rgba(255,255,255,.92)}.health-action-card h3{margin-bottom:.5rem;font-size:.95rem}.health-action-card ul{margin:.55rem 0 0;padding-left:1.1rem;color:#475569;font-size:.84rem;line-height:1.6}.health-action-buttons{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.9rem}.health-workflow-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.68rem .95rem;border:1px solid #047857;border-radius:10px;background:#047857;color:#fff;font-size:.82rem;font-weight:800;line-height:1.2;text-decoration:none;cursor:pointer}.health-workflow-btn.secondary{border-color:#0f766e;background:#0f766e}.health-workflow-btn.ghost{border-color:#cbd5e1;background:#fff;color:#0f172a}.health-workflow-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,118,110,.16)}.health-action-links{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem}.health-workflow-toast{position:fixed;right:18px;bottom:18px;z-index:10050;max-width:340px;padding:.8rem 1rem;border-radius:12px;background:#0f172a;color:#fff;font-size:.84rem;font-weight:800;box-shadow:0 18px 42px rgba(15,23,42,.28);opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.health-workflow-toast.show{opacity:1;transform:translateY(0)}.health-workflow-toast[data-tone="success"]{background:#047857}.health-workflow-toast[data-tone="warn"]{background:#9a3412}.health-email-modal{position:fixed;inset:0;z-index:10040;display:grid;place-items:center;padding:1rem;background:rgba(15,23,42,.56)}.health-modal-card{position:relative;width:min(100%,460px);padding:1.25rem;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(15,23,42,.3)}.health-modal-card h2{margin:.35rem 0 .5rem;color:#0f172a;font-size:1.25rem;line-height:1.2}.health-modal-card p{color:#475569;font-size:.88rem;line-height:1.6}.health-modal-close{position:absolute;top:.8rem;right:.8rem;display:inline-grid;width:32px;height:32px;place-items:center;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#0f172a;cursor:pointer}.health-email-form{display:grid;gap:.7rem;margin-top:.9rem}.health-email-form label{display:grid;gap:.3rem;color:#0f172a;font-size:.8rem;font-weight:800}.health-email-form label span{color:#64748b;font-weight:700}.health-email-form input{min-height:42px;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:10px;font:inherit}.health-email-form button{min-height:44px;border:0;border-radius:10px;background:#047857;color:#fff;font-weight:800;cursor:pointer}.health-modal-fine{margin-bottom:0;font-size:.76rem !important}@media (max-width:780px){.health-action-grid{grid-template-columns:1fr}}@media (max-width:560px){.health-journey-card{min-height:0}.health-action-buttons,.health-workflow-btn{width:100%}.health-workflow-toast{right:12px;bottom:12px;left:12px;max-width:none}}