@font-face{font-family:bricolage grotesque;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/bricolage-grotesque-latin-wght-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:nunito sans;font-style:normal;font-weight:200 1000;font-display:swap;src:url(/fonts/nunito-sans-latin-wght-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--sos-bg:#1c1917;--sos-panel:#262019;--sos-panel-2:#2c251d;--sos-line:#3a322a;--sos-text:#f3ede6;--sos-muted:#b9ab9d;--sos-faint:#9b8e80;--sos-on-photo:#d8cec3;--sos-coral:#f0653c;--sos-coral-ink:#221310;--sos-ember-1:#6e4126;--sos-ember-2:#a4552e;--sos-ember-3:#cc5c34;--sos-space-section:4rem;--sos-space-section-lg:5.5rem;--sos-container:1200px;--sos-container-read:1080px;--sos-measure:68ch;--sos-header-h:72px;--sos-radius:14px;--sos-radius-pill:999px;--sos-display:"Bricolage Grotesque", "Trebuchet MS", "Segoe UI", system-ui, sans-serif;--sos-body:"Nunito Sans", "Segoe UI", system-ui, -apple-system, sans-serif;--sos-heat-line:linear-gradient(90deg, transparent, rgba(240,101,60,0.55) 30%, rgba(240,101,60,0.55) 70%, transparent);--color-bg:var(--sos-bg);--color-fg:var(--sos-text);--color-primary:var(--sos-coral);--color-secondary:var(--sos-muted)}*,*::before,*::after{box-sizing:border-box}html,body{overflow-x:clip}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--sos-header-h) + 1.5rem)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--sos-bg);color:var(--sos-text);font-family:var(--sos-body);font-size:1rem;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--sos-display);color:var(--sos-text);line-height:1.12;letter-spacing:-.02em;margin:0;font-weight:700}h1{font-size:clamp(2rem,4.6vw,3rem);font-weight:800}h2{font-size:clamp(1.6rem,3.4vw,2.4rem)}h3{font-size:1.15rem}h4{font-size:1rem;font-weight:600}p{margin:0}a{color:var(--sos-coral);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--sos-coral);outline-offset:3px}ul,ol{margin:0;padding:0}.itm-container,.container{max-width:var(--sos-container);margin-inline:auto;padding-inline:1.25rem}.sos-container--read{max-width:var(--sos-container-read)}.itm-section{padding-block:var(--sos-space-section)}@media(min-width:768px){.itm-section{padding-block:var(--sos-space-section-lg)}}.sos-heatline{display:block;height:2px;border:0;margin:0;background:var(--sos-heat-line)}.itm-skip-link{position:absolute;left:-9999px;top:0;background:var(--sos-coral);color:var(--sos-coral-ink);padding:.6rem 1rem;z-index:100}.itm-skip-link:focus{left:0}.itm-btn,.sos-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--sos-display);font-weight:700;font-size:1rem;line-height:1.2;padding:.85rem 1.6rem;border:0;border-radius:var(--sos-radius-pill);cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),background-color .25s ease}.itm-btn:hover,.sos-btn:hover{text-decoration:none}@media(prefers-reduced-motion:no-preference){.itm-btn:hover,.sos-btn:hover{transform:translateY(-2px)}.itm-btn:active,.sos-btn:active{transform:scale(.98)}}.itm-btn--primary,.sos-btn--primary{background:var(--sos-coral);color:var(--sos-coral-ink)}.itm-btn--primary:hover,.sos-btn--primary:hover{background:#ff7a52;color:var(--sos-coral-ink)}.itm-btn--secondary,.sos-btn--dark{background:var(--sos-panel-2);color:var(--sos-text)}.itm-btn--secondary:hover,.sos-btn--dark:hover{background:#3a3128;color:var(--sos-text)}.sos-btn--photo{background:rgba(28,25,23,.9);color:var(--sos-text)}.sos-btn--photo:hover{background:rgba(28,25,23,.98);color:var(--sos-text)}.sos-btn--sm{padding:.55rem 1.2rem;font-size:.9rem}.sos-textlink{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--sos-display);font-weight:700;color:var(--sos-coral)}.sos-textlink:hover{text-decoration:none;color:#ff7a52}.sos-textlink .sos-icon{width:1.1em;height:1.1em}.sos-icon{width:1.25rem;height:1.25rem;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.sos-header{position:sticky;top:0;z-index:30;background:rgba(28,25,23,.92);backdrop-filter:blur(8px)}.sos-header::after{content:"";display:block;height:2px;background:var(--sos-heat-line)}.sos-header__bar{display:flex;align-items:center;justify-content:space-between;height:var(--sos-header-h);gap:1rem}.sos-steam{position:absolute;left:0;right:0;top:100%;height:clamp(90px,16vh,190px);pointer-events:none;opacity:0;background:radial-gradient(70% 100% at 30% 0%,rgba(243,237,230,.3),transparent 74%),radial-gradient(50% 100% at 76% 0%,rgba(240,101,60,.18),transparent 74%);filter:blur(14px)}.sos-header__brand{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--sos-display);font-weight:800;font-size:1.15rem;letter-spacing:-.02em;color:var(--sos-text)}.sos-header__brand:hover{text-decoration:none;color:var(--sos-text)}.sos-header__brand em{font-style:normal;color:var(--sos-coral)}.sos-header__mark{width:26px;height:26px}.sos-header__nav{display:none;gap:1.5rem}.sos-header__nav-link{color:var(--sos-muted);font-size:.95rem}.sos-header__nav-link:hover{color:var(--sos-text);text-decoration:none}.sos-header__nav-link[aria-current=page]{color:var(--sos-text)}.sos-header__cta{display:none}@media(min-width:1100px){.sos-header__bar{display:grid;grid-template-columns:1fr auto 1fr}.sos-header__nav{display:flex;justify-self:start}.sos-header__brand{justify-self:center}.sos-header__cta{display:inline-flex;justify-self:end}.sos-header__mobile{display:none}}.sos-header__mobile{position:relative}.sos-header__burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:var(--sos-text);border-radius:var(--sos-radius-pill);background:var(--sos-panel-2);list-style:none}.sos-header__burger::-webkit-details-marker{display:none}.sos-header__mobile[open] .sos-header__burger{background:var(--sos-coral);color:var(--sos-coral-ink)}.sos-header__mobile-nav{position:absolute;right:0;top:calc(100% + .75rem);display:grid;min-width:15rem;padding:.5rem;background:var(--sos-panel);border:1px solid var(--sos-line);border-radius:var(--sos-radius);box-shadow:0 18px 40px rgba(0,0,0,.45)}.sos-header__mobile-link{padding:.7rem .9rem;color:var(--sos-text);border-radius:10px;font-size:.98rem}.sos-header__mobile-link:hover{background:var(--sos-panel-2);text-decoration:none}.sos-header__mobile-link[aria-current=page]{color:var(--sos-coral)}.sos-hero{position:relative;min-height:92svh;display:flex;align-items:flex-end;margin-top:calc(var(--sos-header-h) * -1 - 2px)}.sos-hero__media{position:absolute;inset:0}.sos-hero__media img{width:100%;height:100%;object-fit:cover}.sos-hero__scrim{position:absolute;inset:0;background:linear-gradient(to top,rgba(28,25,23,.96) 0%,rgba(28,25,23,.6) 45%,rgba(28,25,23,.2) 100%)}.sos-hero__content{position:relative;width:100%;max-width:var(--sos-container);margin-inline:auto;padding:calc(var(--sos-header-h) + 2rem)1.25rem 4.5rem}.sos-hero__title{font-size:clamp(2.3rem,6vw,4.2rem);font-weight:800;max-width:16ch;margin-bottom:.4em}.sos-hero__text{font-size:1.15rem;max-width:46ch;color:var(--sos-on-photo);margin-bottom:1.75rem}.sos-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.sos-head{margin-bottom:2.5rem}.sos-head__title{margin-bottom:.5rem}.sos-head__text{color:var(--sos-muted);max-width:62ch}.sos-worlds__grid{display:grid;gap:1.25rem}@media(min-width:900px){.sos-worlds__grid{grid-template-columns:1.6fr 1fr;grid-template-rows:auto auto}.sos-world--large{grid-row:1/3}}.sos-world{position:relative;overflow:hidden;border-radius:var(--sos-radius);background:var(--sos-panel);display:flex;flex-direction:column}.sos-world__media img{width:100%;height:220px;object-fit:cover}@media(min-width:900px){.sos-world--large{display:grid;grid-template-rows:1fr auto}.sos-world--large .sos-world__media{min-height:0}.sos-world--large .sos-world__media img{height:100%;min-height:300px}}.sos-world__body{padding:1.4rem;display:grid;gap:.6rem;justify-items:start}.sos-world__text{color:var(--sos-muted);font-size:.95rem}.sos-heatpath{position:relative;display:grid;gap:2rem;padding-left:2.1rem}.sos-heatpath__line{position:absolute;left:7px;top:10px;bottom:10px;width:3px;border-radius:3px;background:linear-gradient(180deg,var(--sos-ember-1) 0%,var(--sos-ember-2) 26%,var(--sos-ember-3) 52%,var(--sos-coral) 78%,transparent 100%)}.sos-heatpath__step{position:relative}.sos-heatpath__dot{position:absolute;left:-2.1rem;top:6px;width:17px;height:17px;border-radius:50%;background:var(--heat,var(--sos-coral));border:3px solid var(--sos-bg)}.sos-heatpath__media img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--sos-radius);margin-bottom:1rem}.sos-heatpath__title{font-size:1.1rem;margin-bottom:.35rem}.sos-heatpath__text{color:var(--sos-muted);font-size:.95rem}@media(min-width:900px){.sos-heatpath{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-left:0;padding-top:2.4rem}.sos-heatpath__line{left:8px;right:8px;top:7px;bottom:auto;width:auto;height:3px;background:linear-gradient(90deg,var(--sos-ember-1) 0%,var(--sos-ember-2) 26%,var(--sos-ember-3) 52%,var(--sos-coral) 77%,transparent 100%)}.sos-heatpath__dot{left:0;top:-2.4rem}}.sos-tiles__grid{display:grid;gap:1.25rem}@media(min-width:900px){.sos-tiles__grid{grid-template-columns:1.15fr 1fr 1fr;align-items:start}.sos-tile:nth-child(2){margin-top:2.75rem}.sos-tile:nth-child(3){margin-top:5.5rem}}.sos-tile{position:relative;overflow:hidden;border-radius:var(--sos-radius);min-height:460px;display:flex;align-items:flex-end;background:var(--sos-panel)}@media(min-width:900px){.sos-tile{min-height:540px}}.sos-tile__media{position:absolute;inset:0}.sos-tile__media img{width:100%;height:100%;object-fit:cover}.sos-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(28,25,23,.97) 0%,rgba(28,25,23,.8) 42%,rgba(28,25,23,6%) 74%)}.sos-tile__body{position:relative;z-index:1;padding:1.5rem;width:100%}.sos-tile__kicker{font-family:var(--sos-display);font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--sos-coral);margin-bottom:.35rem}.sos-tile__title{margin-bottom:.6rem}.sos-tile__list{list-style:none;display:grid;gap:.4rem;margin-bottom:1.2rem}.sos-tile__list li{display:flex;gap:.55rem;align-items:flex-start;color:var(--sos-on-photo);font-size:.93rem}.sos-tile__list .sos-icon{width:1rem;height:1rem;color:var(--sos-coral);margin-top:.32rem}.sos-note{border-left:3px solid var(--sos-coral);background:var(--sos-panel);border-radius:0 var(--sos-radius)var(--sos-radius)0;padding:1rem 1.25rem;display:flex;gap:.9rem;align-items:flex-start;color:var(--sos-muted);font-size:.95rem}.sos-note .sos-icon{color:var(--sos-coral);margin-top:.2rem}.sos-note strong{color:var(--sos-text)}.sos-note a{color:var(--sos-coral)}.sos-note--spaced{margin-top:2rem}.sos-note--inline{margin:1.75rem 0}.sos-health{background:var(--sos-panel)}.sos-health__inner{max-width:760px;margin-inline:auto}.sos-health__body{display:grid;gap:1.2rem}.sos-health__body p{color:var(--sos-muted);font-size:1.02rem}.sos-health__body strong{color:var(--sos-text)}.sos-health__body a{color:var(--sos-coral)}.sos-facts{background:var(--sos-bg);border:1px solid var(--sos-line);border-radius:var(--sos-radius);padding:1.5rem;display:grid;gap:1.25rem}@media(min-width:640px){.sos-facts{grid-template-columns:repeat(3,1fr)}}.sos-fact__title{display:flex;align-items:center;gap:.5rem;font-size:1rem;margin-bottom:.3rem}.sos-fact__title .sos-icon{color:var(--sos-coral)}.sos-fact__text{color:var(--sos-muted);font-size:.88rem}.sos-teasers__featured{display:grid;overflow:hidden;border-radius:var(--sos-radius);background:var(--sos-panel);margin-bottom:1.5rem}@media(min-width:800px){.sos-teasers__featured{grid-template-columns:1.1fr 1fr}}.sos-teasers__featured-media img{width:100%;height:100%;min-height:240px;object-fit:cover}.sos-teasers__featured-body{padding:2rem 1.75rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem;align-items:flex-start}.sos-teasers__featured-title{font-size:clamp(1.3rem,2.4vw,1.7rem)}.sos-teasers__featured-title a{color:var(--sos-text)}.sos-teasers__featured-title a:hover{color:var(--sos-coral);text-decoration:none}.sos-teasers__rows{display:grid;gap:1rem}.sos-row{display:grid;grid-template-columns:96px 1fr;gap:1.1rem;align-items:center;background:var(--sos-panel);border-radius:var(--sos-radius);padding:.85rem}.sos-row__media img{width:96px;height:96px;object-fit:cover;border-radius:10px}.sos-row__title{font-size:1.05rem;margin:.15rem 0 .2rem}.sos-row__title a{color:var(--sos-text)}.sos-row__title a:hover{color:var(--sos-coral);text-decoration:none}.sos-row__text{color:var(--sos-muted);font-size:.9rem}.sos-date{font-size:.82rem;color:var(--sos-faint)}.sos-cta{position:relative;overflow:hidden;border-radius:var(--sos-radius);padding:clamp(2.5rem,6vw,4.5rem)clamp(1.5rem,5vw,4rem)}.sos-cta__media{position:absolute;inset:0}.sos-cta__media img{width:100%;height:100%;object-fit:cover}.sos-cta::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(28,25,23,.95) 0%,rgba(28,25,23,.78) 55%,rgba(28,25,23,.38) 100%)}.sos-cta__content{position:relative;z-index:1;max-width:36rem;display:grid;gap:1rem;justify-items:start}.sos-cta__text{color:var(--sos-on-photo);max-width:50ch}.sos-contact__grid{display:grid;gap:1.25rem}@media(min-width:800px){.sos-contact__grid{grid-template-columns:repeat(2,1fr)}}.sos-contact__card{background:var(--sos-panel);border-radius:var(--sos-radius);padding:1.75rem;display:grid;gap:.5rem;justify-items:start}.sos-contact__label{font-family:var(--sos-display);font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--sos-coral)}.sos-contact__value{font-family:var(--sos-display);font-size:1.2rem;color:var(--sos-text)}.sos-contact__value:hover{color:var(--sos-coral);text-decoration:none}.sos-contact__text{color:var(--sos-muted);font-size:.95rem}.sos-footer{background:var(--sos-panel);padding-bottom:2.5rem}.sos-footer__rule{height:2px;background:var(--sos-heat-line);margin-bottom:3.5rem}.sos-footer__mark{font-family:var(--sos-display);font-weight:800;color:var(--sos-text);font-size:clamp(1.8rem,5vw,3rem);letter-spacing:-.02em;margin-bottom:2rem;display:block}.sos-footer__mark em{font-style:normal;color:var(--sos-coral)}.sos-footer__grid{display:grid;gap:2rem}@media(min-width:800px){.sos-footer__grid{grid-template-columns:2fr 1fr 1fr}}.sos-footer__head{font-family:var(--sos-display);font-weight:700;font-size:1rem;margin-bottom:.6rem}.sos-footer__claim{color:var(--sos-muted);font-size:.92rem;max-width:46ch}.sos-footer__nav{display:grid;gap:.3rem}.sos-footer__nav a{color:var(--sos-muted);font-size:.92rem}.sos-footer__nav a:hover{color:var(--sos-coral);text-decoration:none}.sos-footer__legal{margin-top:1rem;max-width:78ch;color:var(--sos-faint);font-size:.87rem;line-height:1.6}.sos-footer__legal strong{color:var(--sos-muted)}.sos-footer__bar{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;justify-content:space-between;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--sos-line);color:var(--sos-faint);font-size:.88rem}.sos-footer__bar nav{display:flex;flex-wrap:wrap;gap:1.25rem}.sos-footer__bar a{color:var(--sos-faint)}.sos-footer__bar a:hover{color:var(--sos-coral);text-decoration:none}.sos-footer__disclaimer{margin-top:2.5rem;font-size:.85rem}.itm-breadcrumbs{margin-bottom:1rem}.itm-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;font-size:.85rem;color:var(--sos-faint)}.itm-breadcrumbs__item+.itm-breadcrumbs__item::before{content:"/";margin-right:.4rem;color:var(--sos-line)}.itm-breadcrumbs__link{color:var(--sos-faint)}.itm-breadcrumbs__link:hover{color:var(--sos-coral);text-decoration:none}.itm-breadcrumbs__item--current{color:var(--sos-muted)}.sos-landing{padding-block:2.5rem var(--sos-space-section)}@media(min-width:768px){.sos-landing{padding-block:3rem var(--sos-space-section-lg)}}.sos-landing__title{margin-bottom:.6rem}.sos-landing__lead{font-size:1.15rem;color:var(--sos-muted);max-width:var(--sos-measure);margin-bottom:1.5rem}.sos-landing__media{margin-bottom:2rem}.sos-landing__media img{width:100%;border-radius:var(--sos-radius);aspect-ratio:16/9;object-fit:cover}.sos-landing__body{margin-bottom:2.5rem}.sos-pagehead{padding-block:2.5rem 0}.sos-pagehead .sos-landing__title{margin-bottom:.6rem}.sos-article{padding-block:2.5rem var(--sos-space-section)}@media(min-width:768px){.sos-article{padding-block:3rem var(--sos-space-section-lg)}}.sos-article__head{margin-bottom:2rem}.sos-article__title{margin-bottom:.75rem}.sos-article__lead{font-size:1.15rem;color:var(--sos-muted);max-width:var(--sos-measure);margin-top:1rem}.sos-article__media{margin-top:1.75rem}.sos-article__media img{width:100%;border-radius:var(--sos-radius);aspect-ratio:16/9;object-fit:cover}.sos-article__layout{display:grid;gap:2.5rem}@media(min-width:1000px){.sos-article__layout--aside{grid-template-columns:minmax(0,1fr)20rem;gap:3rem}}.sos-article__main{min-width:0}.sos-article__body{max-width:var(--sos-measure)}.sos-article__aside{min-width:0}@media(min-width:1000px){.sos-article__sticky{position:sticky;top:calc(var(--sos-header-h) + 1.5rem);display:grid;gap:2rem}}.sos-article__up{margin-top:2rem}.sos-meta{display:flex;flex-wrap:wrap;gap:.4rem 1.25rem;color:var(--sos-faint);font-size:.88rem}.sos-meta a{color:var(--sos-faint)}.sos-meta a:hover{color:var(--sos-coral)}.sos-toc{background:var(--sos-panel);border-radius:var(--sos-radius);padding:1.25rem 1.4rem}.sos-toc__title{font-family:var(--sos-display);font-weight:700;margin-bottom:.5rem}.sos-toc ul{list-style:none;display:grid;gap:.35rem;font-size:.92rem}.sos-toc ul ul{margin-top:.35rem;padding-left:.9rem}.sos-toc a{color:var(--sos-muted)}.sos-toc a:hover{color:var(--sos-coral);text-decoration:none}.sos-links{margin-top:2.5rem}.sos-links__title{font-size:1.25rem;margin-bottom:1rem}.sos-links__grid{display:grid;gap:1rem}.sos-links--cards .sos-links__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,17rem),1fr))}.sos-teaser{background:var(--sos-panel);border-radius:var(--sos-radius);overflow:hidden;display:flex;flex-direction:column}.sos-teaser__media img{width:100%;aspect-ratio:16/10;object-fit:cover}.sos-teaser__body{padding:1.25rem;display:grid;gap:.4rem}.sos-teaser__title{font-size:1.08rem}.sos-teaser__title a{color:var(--sos-text)}.sos-teaser__title a:hover{color:var(--sos-coral);text-decoration:none}.sos-teaser__text{color:var(--sos-muted);font-size:.93rem}.sos-teaser__meta{display:flex;flex-wrap:wrap;gap:.3rem 1rem;color:var(--sos-faint);font-size:.82rem}.sos-author{margin-top:2.5rem;padding:1.5rem;background:var(--sos-panel);border-radius:var(--sos-radius)}.sos-author__title{font-family:var(--sos-display);font-weight:700;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--sos-coral);margin-bottom:1rem}.sos-author__row{display:flex;gap:1rem;align-items:flex-start}.sos-author__row--head{align-items:center;margin-bottom:1.5rem}.sos-author__monogram{display:inline-flex;align-items:center;justify-content:center;flex:none;width:3rem;height:3rem;border-radius:var(--sos-radius-pill);background:var(--sos-coral);color:var(--sos-coral-ink);font-family:var(--sos-display);font-weight:800;font-size:1.05rem}.sos-author__monogram--lg{width:4.5rem;height:4.5rem;font-size:1.5rem}.sos-author__name{font-family:var(--sos-display);font-weight:700;margin-bottom:.2rem}.sos-author__name a{color:var(--sos-text)}.sos-author__name a:hover{color:var(--sos-coral);text-decoration:none}.sos-author__text{color:var(--sos-muted);font-size:.93rem}.itm-prose{color:var(--sos-muted)}.itm-prose>*+*{margin-top:1.1rem}.itm-prose h2{font-size:clamp(1.4rem,2.6vw,1.85rem);margin-top:2.5rem;scroll-margin-top:calc(var(--sos-header-h) + 1.5rem)}.itm-prose h3{font-size:1.2rem;margin-top:1.9rem}.itm-prose h4{margin-top:1.5rem}.itm-prose strong{color:var(--sos-text);font-weight:700}.itm-prose a{color:var(--sos-coral);text-decoration:underline;text-underline-offset:.2em}.itm-prose ul,.itm-prose ol{padding-left:1.35rem;display:grid;gap:.4rem}.itm-prose ul{list-style:disc}.itm-prose ol{list-style:decimal}.itm-prose li::marker{color:var(--sos-coral)}.itm-prose blockquote{border-left:3px solid var(--sos-coral);padding:.4rem 0 .4rem 1.2rem;color:var(--sos-text)}.itm-prose img{border-radius:var(--sos-radius)}.itm-prose figure figcaption{color:var(--sos-faint);font-size:.85rem;margin-top:.5rem}.itm-prose code{background:var(--sos-panel-2);padding:.1em .35em;border-radius:6px;font-size:.92em;color:var(--sos-text)}.itm-prose hr{border:0;height:1px;background:var(--sos-line);margin-block:2rem}.sos-table-wrap{overflow-x:auto}.itm-prose table{width:100%;border-collapse:collapse;font-size:.93rem;display:block;overflow-x:auto}.itm-prose th,.itm-prose td{text-align:left;padding:.65rem .9rem;border-bottom:1px solid var(--sos-line);vertical-align:top}.itm-prose th{font-family:var(--sos-display);color:var(--sos-text);font-weight:700}.sos-legal{padding-block:2.5rem var(--sos-space-section)}@media(min-width:768px){.sos-legal{padding-block:3rem var(--sos-space-section-lg)}}.sos-legal__title{margin-bottom:.6rem}.sos-legal__stand{color:var(--sos-faint);font-size:.9rem;margin-bottom:2rem}.sos-legal__grid{display:grid;gap:2.5rem}@media(min-width:1000px){.sos-legal--toc .sos-legal__grid{grid-template-columns:18rem minmax(0,1fr);gap:3rem}.sos-legal__aside{position:sticky;top:calc(var(--sos-header-h) + 1.5rem);align-self:start}}.sos-legal__body{max-width:var(--sos-measure)}.sos-404{padding-block:5rem;text-align:center}.sos-404__code{font-family:var(--sos-display);font-weight:800;font-size:clamp(4rem,16vw,9rem);line-height:1;color:transparent;background:linear-gradient(120deg,var(--sos-ember-1),var(--sos-coral));-webkit-background-clip:text;background-clip:text;margin-bottom:1rem}.sos-404 p{color:var(--sos-muted);max-width:46ch;margin-inline:auto}.sos-404 h1{margin-bottom:.75rem}.sos-404__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}@media(prefers-reduced-motion:no-preference){[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}[data-reveal].in{opacity:1;transform:none}.sos-hero__content{animation:sos-hero-in 1.1s cubic-bezier(.16,1,.3,1)both}@keyframes sos-hero-in{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.sos-steam{animation:sos-steam 1.9s cubic-bezier(.33,.6,.3,1).15s 1 both}@keyframes sos-steam{0%{opacity:0;transform:translateY(-10px)scaleY(.8)}28%{opacity:1}100%{opacity:0;transform:translateY(12px)scaleY(1.3)}}}