:root{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color:#13253f;background-color:#f2f6fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1f6feb;font-weight:600;text-decoration:none}a:hover{text-decoration:underline}body{margin:0;min-width:320px;background-color:#f2f6fc}main{max-width:1160px;margin:0 auto;padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,5vw,3.5rem)}button,.button{font-family:inherit}#root{width:100%}.page{display:flex;flex-direction:column;gap:3rem;padding-bottom:4rem}.hero{background:linear-gradient(135deg,#edf5ff,#f5fbff 45%,#fff);border:1px solid #d7e3ff;border-radius:24px;padding:3.5rem clamp(1.5rem,4vw,3rem);box-shadow:0 18px 40px #22468014}.hero h1{font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1;margin:.5rem 0 1rem;color:#10305a}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;background:#10305a14;color:#10305a;padding:.4rem .9rem;border-radius:999px}.hero-subhead{max-width:56ch;font-size:1.1rem;margin:0 0 2rem;color:#1b2838}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.6rem;border-radius:999px;border:1px solid transparent;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button.primary{background:#1f6feb;color:#fff;box-shadow:0 12px 24px #1f6feb40}.button.primary:hover{transform:translateY(-2px);box-shadow:0 16px 26px #1f6feb52}.button.secondary{background:#fff;border-color:#10305a2e;color:#10305a}.button.secondary:hover{border-color:#10305a66;transform:translateY(-2px)}.hero-note{margin:0 0 1.5rem;font-size:.95rem;color:#27405c}.quick-nav{display:flex;flex-wrap:wrap;gap:.75rem;align-items:baseline;margin-top:1.5rem;background:#fffc;border-radius:999px;padding:.75rem 1.25rem;border:1px solid rgba(16,48,90,.1)}.quick-nav__label{font-weight:600;color:#10305a;font-size:.9rem}.quick-nav ul{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:0;margin:0;list-style:none}.quick-nav a{font-size:.9rem;color:#265ea8}.section{background:#fff;border:1px solid rgba(15,31,49,.08);border-radius:24px;padding:2.5rem clamp(1.5rem,4vw,3rem);box-shadow:0 10px 30px #0f1f310f}.section h2{margin-top:0;color:#102542;font-size:clamp(2rem,3vw,2.4rem)}.section h3{color:#1f3b65;margin-top:2rem;font-size:1.2rem}.section h4{color:#214b82;margin-bottom:.6rem;margin-top:1.5rem;font-size:1.05rem}.section p,.section li,.section blockquote{color:#24384f;font-size:1rem;line-height:1.7}.lead{font-size:1.1rem;font-weight:500}.card-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:1.75rem}.card{background:#f5f9ffcc;border:1px solid rgba(34,77,131,.14);border-radius:18px;padding:1.8rem;box-shadow:inset 0 0 0 1px #fff9}.card h3{margin-top:0;margin-bottom:.75rem;color:#10305a}.card p+p{margin-top:.9rem}.card ul{padding-left:1.1rem;margin:0}.card ul li+li{margin-top:.6rem}.card span,.section span{display:inline-block;margin-left:.35rem;font-size:.85rem;color:#5c7394}.bullet-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));padding-left:1rem}.bullet-grid li{list-style:disc}.columns{columns:2;column-gap:2.5rem;padding-left:1rem}.columns li{break-inside:avoid;margin-bottom:.75rem;list-style:disc}.callout{margin-top:1.75rem;padding:1.5rem 1.75rem;border-left:4px solid #1f6feb;background:#1f6feb14;border-radius:16px;color:#1b3356;font-weight:500}blockquote{margin:1.5rem 0 0;padding:1.5rem;background:#f5f9ffe6;border-left:4px solid #265ea8;border-radius:16px}blockquote span{display:block;margin-top:.75rem;font-size:.9rem;color:#5c7394}pre{background:#0f1f31;color:#f1f5ff;padding:1.5rem;border-radius:18px;overflow-x:auto;font-size:.9rem;line-height:1.6;margin:1.5rem 0}pre code{font-family:Fira Code,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;display:block}ul{padding-left:1.25rem}li+li{margin-top:.5rem}.first-aid{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(211,225,255,.4) 0%,transparent 60%),radial-gradient(circle at 80% 0%,rgba(145,197,255,.3) 0%,transparent 55%),#fff;border:1px solid rgba(15,31,49,.08)}.first-aid:before{content:"";position:absolute;top:20%;right:40%;bottom:-20%;left:-40%;background:radial-gradient(circle,#1f6feb2e,#fff0 70%);filter:blur(60px);opacity:.6;animation:firstAidGlow 14s ease-in-out infinite alternate;pointer-events:none}.first-aid__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;background:#10305a1f;color:#10305a;padding:.35rem .8rem;border-radius:999px;font-weight:600}.first-aid__heading{position:relative;z-index:1;margin-top:.75rem}.first-aid__heading h2{margin:0;font-size:clamp(2rem,3.2vw,2.6rem);color:#0e2b4a}.first-aid__heading p{margin:.75rem 0 0;max-width:60ch;color:#1d3553}.first-aid__grid{position:relative;z-index:1;display:grid;gap:2.25rem;margin-top:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.first-aid__wizard,.first-aid__results{background:#ffffffe0;border-radius:20px;border:1px solid rgba(18,47,86,.12);box-shadow:0 18px 38px #0f1f3114;padding:clamp(1.5rem,3vw,2rem)}.first-aid__wizard{display:flex;flex-direction:column;gap:1.5rem}.first-aid__progress{display:flex;flex-direction:column;gap:.75rem}.first-aid__progress-track{position:relative;width:100%;height:8px;border-radius:999px;background:#1f6feb1f;overflow:hidden}.first-aid__progress-bar{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#1f6feb,#51a0ff);transition:width .35s ease}.first-aid__progress-steps{display:flex;list-style:none;gap:1rem;padding:0;margin:0;color:#4c6184;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.first-aid__progress-steps li{opacity:.45}.first-aid__progress-steps li.is-active{opacity:1;color:#1f4f8d;font-weight:600}.first-aid__panel{display:flex;flex-direction:column;gap:1rem}.first-aid__intro{font-weight:600;color:#13345a}.first-aid__symptom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem}.first-aid__symptom{all:unset;cursor:pointer;background:#f0f6ffeb;border-radius:16px;border:1px solid rgba(26,64,112,.16);padding:1rem;display:grid;gap:.4rem;justify-items:flex-start;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.first-aid__symptom span{font-size:1.6rem}.first-aid__symptom strong{font-size:1rem;color:#0f2d4f}.first-aid__symptom small{color:#436087;font-size:.85rem;line-height:1.4}.first-aid__symptom:hover{transform:translateY(-4px);box-shadow:0 12px 20px #1f4f8d24}.first-aid__symptom.is-active{border-color:#1f6febcc;box-shadow:0 14px 32px #1f6feb38}.first-aid__panel--form{display:flex;flex-direction:column;gap:1.25rem}.first-aid__label{font-weight:600;color:#15365d;display:flex;align-items:baseline;gap:.5rem}.first-aid__input,.first-aid__textarea{width:100%;border-radius:14px;border:1px solid rgba(18,47,86,.18);padding:.75rem 1rem;font-size:1rem;background:#ffffffeb;transition:border-color .2s ease,box-shadow .2s ease}.first-aid__input:focus,.first-aid__textarea:focus{outline:none;border-color:#1f6febbf;box-shadow:0 0 0 3px #1f6feb33}.first-aid__textarea{resize:vertical;min-height:120px}.first-aid__hint{margin:-.35rem 0 0;font-size:.85rem;color:#4e6488}.first-aid__subsection{display:flex;flex-direction:column;gap:.6rem}.first-aid__chips{display:flex;flex-wrap:wrap;gap:.6rem}.first-aid__chip{all:unset;cursor:pointer;padding:.55rem .9rem;background:#f0f6ffe6;border:1px solid rgba(31,79,141,.16);border-radius:999px;font-size:.9rem;color:#1b3960;display:inline-flex;align-items:center;gap:.35rem;transition:transform .2s ease,border-color .2s ease,background .2s ease}.first-aid__chip span{font-size:.8rem;color:#45628a}.first-aid__chip:hover{transform:translateY(-2px);border-color:#1f6feb80}.first-aid__chip.is-active{background:linear-gradient(135deg,#1f6feb26,#51a0ff40);border-color:#1f6febcc;color:#10305a}.first-aid__slider-group{display:flex;flex-direction:column;gap:.5rem}.first-aid__slider-group input[type=range]{accent-color:#1f6feb}.first-aid__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.first-aid__button{border:none;border-radius:999px;padding:.75rem 1.6rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.first-aid__button--primary{background:linear-gradient(135deg,#1f6feb,#347dff);color:#fff;box-shadow:0 12px 24px #1f6feb59}.first-aid__button--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 28px #1f6feb6b}.first-aid__button--ghost{background:#1f4f8d14;color:#1b3e6c}.first-aid__button:disabled{opacity:.7;cursor:not-allowed}.first-aid__reset{all:unset;font-size:.9rem;color:#2a4d7d;cursor:pointer;padding:.4rem .75rem;border-radius:999px;background:#1f4f8d14;transition:background .2s ease}.first-aid__reset:hover{background:#1f4f8d24}.first-aid__results{min-height:420px;display:flex;flex-direction:column;gap:1.5rem}.first-aid__loader{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:#10305a}.first-aid__loader-dot{width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#1f6feb,#347dff);animation:firstAidLoader 1s ease-in-out infinite}.first-aid__loader-dot+.first-aid__loader-dot{animation-delay:.18s}.first-aid__loader-dot+.first-aid__loader-dot+.first-aid__loader-dot{animation-delay:.36s}.first-aid__outcome{display:flex;flex-direction:column;gap:1.8rem}.first-aid__summary h3{margin:0;font-size:1.35rem;color:#0f2d4f}.first-aid__meta{margin-top:1.1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.first-aid__meta-item{background:#1f6feb14;padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(31,111,235,.2);display:flex;flex-direction:column;gap:.4rem}.first-aid__meta-item span{font-size:.8rem;color:#2a4d7d;text-transform:uppercase;letter-spacing:.08em}.first-aid__meta-item strong{font-size:1.05rem;color:#0e2b4a}.first-aid__confidence{position:relative;width:100%;height:8px;background:#1f4f8d29;border-radius:999px;overflow:hidden}.first-aid__confidence-bar{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#22a979,#58d68d);transition:width .45s ease}.first-aid__card-grid{display:grid;gap:1.25rem}.first-aid-card{background:#fff;border-radius:18px;border:1px solid rgba(15,31,49,.08);padding:1.4rem 1.6rem;box-shadow:0 16px 32px #0f1f3114;animation:firstAidCardIn .6s ease forwards;opacity:0;transform:translateY(20px);position:relative;overflow:hidden}.first-aid-card:after{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle,rgba(31,111,235,.12),transparent 60%);opacity:0;transition:opacity .3s ease}.first-aid-card:hover:after{opacity:1}.first-aid-card--celebrate{border-color:#22c55e59}.first-aid-card--warning{border-color:#ff9e4373}.first-aid-card--pro{border-color:#5b6bc066}.first-aid-card__header{display:flex;align-items:flex-start;gap:.75rem}.first-aid-card__icon{font-size:1.6rem}.first-aid-card__title{margin:0;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;color:#35517a}.first-aid-card__headline{margin:.25rem 0 0;font-size:1.1rem;color:#0e2b4a}.first-aid-card__body{margin:1rem 0 0;color:#284366}.first-aid-card__list{margin:.9rem 0 0;padding-left:1.2rem;color:#315072}.first-aid-card__list li+li{margin-top:.4rem}.first-aid-card__cta{margin-top:1.2rem;border:none;border-radius:12px;padding:.7rem 1rem;background:linear-gradient(135deg,#1f6feb,#347dff);color:#fff;font-weight:600;cursor:pointer;display:inline-flex;flex-direction:column;gap:.2rem;align-items:flex-start}.first-aid-card__cta span{font-size:.8rem;opacity:.8}.first-aid__footnotes{display:grid;gap:1.4rem;margin-top:.5rem}.first-aid__footnotes h4{margin:0 0 .6rem;color:#113256}.first-aid__footnotes ul{margin:0;padding-left:1.2rem;color:#3a5679}.first-aid__affiliate-list{display:flex;flex-wrap:wrap;gap:.6rem}.first-aid__affiliate-list span{background:#1f6feb1f;color:#1b3e6c;border-radius:999px;padding:.4rem .75rem;font-size:.85rem}.first-aid__placeholder{display:flex;flex-direction:column;gap:1rem;text-align:left;color:#1a3554}.first-aid__placeholder h3{margin:0;font-size:1.2rem}.first-aid__placeholder ul{margin:0;padding-left:1.2rem;color:#3c587a}.first-aid__error{margin:0;padding:.75rem 1rem;background:#d845521a;border-left:4px solid rgba(216,69,82,.8);border-radius:12px;color:#a1282f;font-weight:600}@keyframes firstAidLoader{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-6px);opacity:1}}@keyframes firstAidGlow{0%{transform:rotate(0) scale(1)}to{transform:rotate(20deg) scale(1.2)}}@keyframes firstAidCardIn{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.hero,.section{border-radius:18px;padding:2rem 1.5rem}.quick-nav{flex-direction:column;align-items:flex-start;border-radius:16px}.columns{columns:1}.first-aid__grid{grid-template-columns:1fr}.first-aid__wizard,.first-aid__results{padding:1.25rem}.first-aid__progress-steps{flex-wrap:wrap;gap:.5rem}.first-aid__symptom-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.first-aid__actions{flex-direction:column;align-items:stretch}.first-aid__button,.first-aid__reset{width:100%;text-align:center}}@media (prefers-reduced-motion: reduce){.button,.button.primary,.button.secondary{transition:none}.first-aid:before,.first-aid__loader-dot,.first-aid-card{animation:none}.first-aid__progress-bar,.first-aid__confidence-bar{transition:none}}
