@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-display:swap;src:url('../fonts/roboto.woff2') format('woff2')}:root{--smh-color-primary:#ef4444;--smh-color-accent:#fbbf24;--smh-color-accent2:#38bdf8;--smh-color-bg:#160e0f;--smh-color-surface:#221314;--smh-color-surface2:#311a1c;--smh-color-text:#ecd6d8;--smh-color-heading:#fbeaeb;--smh-color-muted:#b0858a;--smh-color-border:#432225;--smh-font-heading:'Roboto',system-ui,sans-serif;--smh-font-body:'Roboto',system-ui,sans-serif;--smh-container:1180px;--smh-radius:10px;--smh-gap:1.5rem;--smh-border-soft:color-mix(in srgb,var(--smh-color-border) 50%,transparent);--smh-shadow-1:0 1px 2px rgba(0,0,0,.06),0 6px 18px color-mix(in srgb,var(--smh-color-accent) 10%,rgba(0,0,0,.10));--smh-shadow-2:0 2px 6px rgba(0,0,0,.08),0 16px 40px color-mix(in srgb,var(--smh-color-accent) 14%,rgba(0,0,0,.16))}*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:var(--smh-font-body);font-size:1.0625rem;line-height:1.7;color:var(--smh-color-text);background:var(--smh-color-bg);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--smh-font-heading);line-height:1.25;color:var(--smh-color-heading)}h1,h2{letter-spacing:-.02em}a{color:var(--smh-color-primary);text-decoration:none;transition:color .15s ease}a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}img{max-width:100%;height:auto;display:block}::selection{background:color-mix(in srgb,var(--smh-color-accent) 24%,transparent)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--smh-color-primary);outline-offset:2px;border-radius:2px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.smh-bound{width:100%;max-width:var(--smh-container);margin-inline:auto;padding-inline:clamp(1.25rem,3vw,2rem)}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.smh-bypass-link:focus{position:fixed;left:1rem;top:1rem;z-index:999;width:auto;height:auto;clip:auto;padding:.6rem 1rem;background:var(--smh-color-primary);color:#fff;border-radius:var(--smh-radius)}.smh-emblem{line-height:0}.smh-emblem{min-width:0}.smh-sitebrand{min-width:0}.smh-emblem .custom-logo,.smh-emblem img{display:block;width:auto;height:auto;max-width:100%;max-height:70px}.smh-base-title{margin:0;font-family:var(--smh-font-heading);font-size:1.5rem;font-weight:700}.smh-base-title a{color:var(--smh-color-text)}.smh-base-desc{margin:.15rem 0 0;font-size:.85rem;color:var(--smh-color-muted)}.smh-links,.smh-colophon-menu{list-style:none;display:flex;gap:1.25rem;margin:0;padding:0;flex-wrap:wrap}.smh-links a,.smh-colophon-menu a{color:var(--smh-color-text);font-weight:500}.smh-links a:hover,.smh-colophon-menu a:hover{color:var(--smh-color-primary);text-decoration:none}.smh-base-header{border-bottom:1px solid var(--smh-border-soft);background:var(--smh-color-surface)}.smh-base-footer{border-top:1px solid var(--smh-border-soft);margin-top:3rem;padding-block:2rem;background:var(--smh-color-surface)}.smh-rights{margin:0;font-size:.9375rem;color:var(--smh-color-muted)}.smh-base-main{padding-block:2.5rem}.smh-layout{display:grid;gap:2.5rem;align-items:start;grid-template-columns:minmax(0,1fr)}@media (min-width:881px){.smh-layout-right:has(.smh-complementary),.smh-layout-left:has(.smh-complementary){column-gap:clamp(2rem,4vw,3.5rem)}.smh-layout-right:has(.smh-complementary){grid-template-columns:minmax(0,1fr) 300px}.smh-layout-left:has(.smh-complementary){grid-template-columns:300px minmax(0,1fr)}.smh-layout-left:has(.smh-complementary) .smh-complementary{grid-column:1;grid-row:1}.smh-layout-left:has(.smh-complementary) .smh-maincol{grid-column:2;grid-row:1}}.smh-doc-head{margin-bottom:2rem}.smh-doc-title{margin:0 0 .5rem;font-size:clamp(1.7rem,4vw,2.4rem)}.smh-listinghead-desc{color:var(--smh-color-muted)}.smh-breadtrail{font-size:.85rem;color:var(--smh-color-muted);margin-bottom:1.25rem}.smh-breadtrail a{color:var(--smh-color-muted)}.smh-postfeed{display:grid;gap:2rem;grid-template-columns:minmax(0,1fr)}.smh-meta{display:flex;gap:1rem;font-size:.8rem;color:var(--smh-color-muted);margin:.25rem 0;flex-wrap:wrap}.smh-meta a{color:var(--smh-color-muted)}.smh-meta-cats a{color:var(--smh-color-accent)}.smh-teaser-title{margin:0;font-size:1.4rem}.smh-teaser-title a{color:var(--smh-color-text)}.smh-teaser-excerpt{color:var(--smh-color-muted)}.smh-complementary{display:grid;gap:1.5rem;min-width:0;overflow-wrap:anywhere}@media (min-width:881px){.smh-complementary{position:sticky;top:2rem}}.smh-block{background:var(--smh-color-surface);border:1px solid var(--smh-border-soft);border-radius:var(--smh-radius);padding:1.4rem}.smh-block-title{font-size:1.05rem;font-weight:700;line-height:1.3;margin:0 0 .9rem}.smh-block>:last-child{margin-bottom:0}.smh-block ul{list-style:none;margin:0;padding:0}.smh-block li{padding:.55rem 0;font-size:.95rem}.smh-block li:first-child{padding-top:0}.smh-block li:last-child{padding-bottom:0}.smh-block li + li{border-top:1px solid var(--smh-color-border)}.smh-block a{color:var(--smh-color-text)}.smh-block a:hover{color:var(--smh-color-primary);text-decoration:none}.smh-block .children{margin:.5rem 0 .15rem;padding-left:1rem;border-left:2px solid var(--smh-color-border)}.smh-block .children li{padding:.3rem 0;border-top:0}.smh-block .children li:first-child{padding-top:0}.smh-block .post-date{display:block;font-size:.8rem;color:var(--smh-color-muted)}.smh-block .smh-searchbox{gap:.4rem}.smh-block .smh-searchbox input,.smh-block .smh-searchbox button{font-size:.9rem;padding-block:.4rem}.smh-block .smh-searchbox button{padding-inline:.8rem}.smh-pagenav{margin-top:2.5rem}.smh-pagenav .nav-links{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}.smh-pagenav .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;line-height:1;border:1px solid var(--smh-color-border);border-radius:var(--smh-radius);transition:color .15s,background-color .15s,border-color .15s}.smh-pagenav a.page-numbers:hover{color:var(--smh-color-accent);border-color:var(--smh-color-accent);background:color-mix(in srgb,var(--smh-color-accent) 14%,transparent);text-decoration:none}.smh-pagenav .current{color:var(--smh-color-accent);border-color:var(--smh-color-accent);background:color-mix(in srgb,var(--smh-color-accent) 12%,transparent);font-weight:700}.smh-pagenav .dots{border-color:transparent}.smh-pagenav-icon{display:block}.smh-searchbox{display:flex;gap:.5rem}.smh-searchbox input{flex:1;min-width:0;padding:.55rem .8rem;border:1px solid var(--smh-color-border);border-radius:var(--smh-radius)}.smh-searchbox button{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .8rem;border:0;border-radius:var(--smh-radius);background:var(--smh-color-primary);color:#fff;cursor:pointer;transition:opacity .15s ease}.smh-searchbox button:hover{opacity:.92}.smh-searchbox button svg{display:block}.smh-story-title{font-size:clamp(1.9rem,5vw,2.7rem);margin:0 0 .75rem}.smh-coverimg img{border-radius:var(--smh-radius);width:100%}.smh-story-body{max-width:70ch}.smh-story-body>*{margin-block:1.1rem}.smh-story-body h2{font-size:1.6rem;margin-top:2rem}.smh-story-body h3{font-size:1.3rem;margin-top:1.5rem}.smh-story-body img{border-radius:var(--smh-radius)}.smh-tags{list-style:none;display:flex;gap:.5rem;padding:0;margin:2rem 0 0;flex-wrap:wrap}.smh-tags li a{font-size:.8rem;padding:.25rem .7rem;border:1px solid color-mix(in srgb,var(--smh-color-accent2) 40%,var(--smh-color-border));border-radius:999px;color:var(--smh-color-muted);transition:color .15s,background-color .15s,border-color .15s}.smh-tags li a:hover{color:var(--smh-color-bg);background:var(--smh-color-accent2);border-color:var(--smh-color-accent2);text-decoration:none}.smh-links-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;flex-shrink:0;background:none;border:1px solid var(--smh-color-border);border-radius:var(--smh-radius);cursor:pointer;color:var(--smh-color-text)}.smh-menuicon,.smh-menuicon::before,.smh-menuicon::after{display:block;width:18px;height:2px;background:currentColor;border-radius:2px;position:relative;transition:transform .2s,opacity .2s}.smh-menuicon::before,.smh-menuicon::after{content:'';position:absolute;left:0}.smh-menuicon::before{top:-5px}.smh-menuicon::after{top:5px}[aria-expanded="true"] .smh-menuicon{background:transparent}[aria-expanded="true"] .smh-menuicon::before{transform:rotate(45deg);top:0}[aria-expanded="true"] .smh-menuicon::after{transform:rotate(-45deg);top:0}.smh-base-header .smh-primnav,.smh-navrow{display:none}.smh-base-header.smh-active .smh-primnav,.smh-base-header.smh-active .smh-navrow{display:block}.smh-base-header .smh-links{flex-direction:column;gap:0;width:100%;padding-block:.25rem 0}.smh-base-header .smh-links a{display:block;padding:.6rem 0;border-bottom:1px solid var(--smh-color-border)}.smh-base-header .smh-links>li:last-child>a{border-bottom:none}.smh-crest-inner .smh-primnav{width:100%;order:3}.smh-crest-b .smh-utilbar{display:flex;align-items:center;justify-content:space-between}@media (min-width:769px){.smh-links-toggle{display:none}.smh-base-header .smh-primnav{display:flex}.smh-navrow{display:block}.smh-base-header .smh-links{flex-direction:row;gap:1.25rem;width:auto;padding-block:0}.smh-base-header .smh-links a{display:inline-block;padding:0;border-bottom:none;transition:color .15s ease}.smh-crest-inner .smh-primnav{width:auto;order:0}.smh-crest-b .smh-utilbar{display:block}}.smh-crest-a .smh-crest-inner{display:flex;align-items:center;justify-content:space-between;gap:var(--smh-gap);padding-block:1rem;flex-wrap:wrap}.smh-crest-a .smh-emblem .custom-logo,.smh-crest-a .smh-emblem img{max-height:60px}.smh-colophon-b .smh-colophon-inner{text-align:center;display:grid;gap:.9rem;justify-items:center}.smh-colophon-b .smh-colophon-brand{margin:0;font-family:var(--smh-font-heading);font-size:1.25rem;font-weight:700}.smh-colophon-b .smh-colophon-menu{justify-content:center}.smh-teaser-d{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;padding-block:1rem;padding-left:0;border-bottom:1px solid var(--smh-color-border);transition:padding-left .15s ease}.smh-teaser-d:first-child{border-top:1px solid var(--smh-color-border)}.smh-teaser-d:last-child{border-bottom:0}.smh-teaser-d:hover{padding-left:.6rem}.smh-teaser-d .smh-teaser-body{min-width:0}.smh-teaser-d .smh-teaser-thumb{display:block;overflow:hidden;border-radius:var(--smh-radius)}.smh-teaser-d .smh-teaser-thumb img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block;transition:transform .3s}.smh-teaser-d:hover .smh-teaser-thumb img{transform:scale(1.05)}@media (min-width:561px){.smh-teaser-d{grid-template-columns:minmax(0,1fr) auto;align-items:center}.smh-teaser-d .smh-teaser-thumb img{width:200px;aspect-ratio:4 / 3}}.smh-teaser-cat{display:inline-block;width:fit-content;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#fff;background:var(--smh-color-primary);padding:.18rem .6rem;border-radius:999px;margin-bottom:.4rem}.smh-teaser-d .smh-teaser-title{font-size:1.1rem;margin:0 0 .2rem}.smh-teaser-d .smh-teaser-title a{color:var(--smh-color-heading)}.smh-teaser-d .smh-teaser-title a:hover{color:var(--smh-color-primary);text-decoration:none}.smh-story-a .smh-coverimg{margin:1.5rem 0}.smh-feature{margin-bottom:2.5rem}.smh-feature--media{position:relative;border-radius:var(--smh-radius);overflow:hidden}.smh-feature-media{display:block}.smh-feature-media img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.smh-feature--media .smh-feature-overlay{position:absolute;inset:auto 0 0 0;padding:clamp(1rem,4vw,2rem);background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.45) 45%,rgba(0,0,0,0) 100%);color:#fff}.smh-feature--media .smh-feature-overlay a{color:#fff}.smh-feature--media .smh-feature-overlay .smh-meta,.smh-feature--media .smh-feature-overlay .smh-meta a{color:rgba(255,255,255,.85)}.smh-feature-title{margin:0 0 .4rem;font-size:clamp(1.4rem,3.5vw,2rem);line-height:1.25}.smh-feature-title a{color:var(--smh-color-text)}.smh-feature-title a:hover{color:var(--smh-color-primary);text-decoration:none}.smh-feature--media .smh-feature-title a:hover{color:rgba(255,255,255,.8)}.smh-mini-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:1.75rem}.smh-mini-card{display:flex;flex-direction:column;gap:.6rem}.smh-mini-thumb{display:block}.smh-mini-thumb img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--smh-radius)}.smh-mini-title{margin:0;font-size:1.05rem;line-height:1.35}.smh-mini-title a{color:var(--smh-color-text)}.smh-mini-title a:hover{color:var(--smh-color-primary);text-decoration:none}.smh-morelike{margin-top:3rem;padding-top:2rem;border-top:2px solid var(--smh-color-border)}.smh-morelike-heading{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--smh-color-muted);margin:0 0 1.25rem}.smh-morelike-a .smh-morelike-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem}.smh-morelike-a .smh-morelike-card{display:flex;flex-direction:column;gap:.5rem}.smh-morelike-a .smh-morelike-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--smh-radius)}.smh-morelike-title{margin:0;font-size:.95rem;line-height:1.35}.smh-morelike-title a{color:var(--smh-color-text)}.smh-morelike-title a:hover{color:var(--smh-color-primary);text-decoration:none}@media (min-width:681px){.smh-morelike-a .smh-morelike-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.smh-complementary-c{gap:2.5rem}.smh-complementary-c .smh-block{background:none;border:0;border-radius:0;padding:0}.smh-complementary-c .smh-block-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--smh-color-muted);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--smh-color-border)}.smh-complementary-c .smh-block-rank{list-style:none;margin:0;padding:0}.smh-complementary-c .smh-block-rank li{display:flex;gap:.8rem;align-items:baseline}.smh-complementary-c .smh-block-num{flex:0 0 auto;min-width:1.5rem;font-size:1.15rem;font-weight:800;line-height:1;color:var(--smh-color-accent);font-variant-numeric:tabular-nums}.smh-complementary-c .smh-block-body{min-width:0}.smh-complementary-c .smh-block-body>a{display:block;font-weight:600;line-height:1.35}.smh-complementary-c .smh-block-tags{display:flex;flex-wrap:wrap;gap:.45rem}.smh-complementary-c .smh-block-tags a{display:inline-block;padding:.32rem .75rem;font-size:.82rem;line-height:1.3;color:var(--smh-color-text);border:1px solid var(--smh-color-border);border-radius:999px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.smh-complementary-c .smh-block-tags a:hover{background:var(--smh-color-primary);border-color:var(--smh-color-primary);color:#fff}