:root{--red:#e33a22;--orange:#f06a1b;--yellow:#ffc928;--green:#327a47;--aubergine:#24162d;--ink:#211d22;--muted:#6d666c;--paper:#fffaf4;--line:#e8ddd4;--white:#fff;--max:1220px;--content:820px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body.wsihk-body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58;overflow-x:hidden}.wsihk-body a{color:inherit;text-decoration:none}.wsihk-body img{max-width:100%;height:auto;display:block}.wsihk-skip{position:fixed;left:8px;top:-60px;z-index:99999;background:#fff;padding:10px 14px;border:2px solid var(--ink)}.wsihk-skip:focus{top:8px}.wsihk-wrap{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.wsihk-header{position:relative;z-index:50;background:linear-gradient(105deg,#21162b,#3d1940 48%,#70252f);color:#fff;border-bottom:5px solid var(--orange)}.wsihk-header__inner{width:min(calc(100% - 40px),var(--max));min-height:92px;margin:auto;display:flex;align-items:center;gap:36px}.wsihk-brand{display:flex;align-items:center;gap:12px;min-width:295px}.wsihk-brand__mark{width:58px;height:58px;display:grid;place-items:center;background:var(--yellow);transform:skew(-5deg)}.wsihk-brand__mark svg{width:46px;height:46px;fill:var(--aubergine);transform:skew(5deg)}.wsihk-brand__mark svg .steam{fill:var(--red)}.wsihk-brand__text{display:flex;flex-direction:column;line-height:.95;font-size:20px;letter-spacing:-.02em}.wsihk-brand__text span:last-child{font-size:25px;color:var(--yellow)}.wsihk-nav{margin-left:auto;display:flex;align-items:center;gap:2px}.wsihk-nav a{display:flex;align-items:center;min-height:92px;padding:0 13px;border-bottom:4px solid transparent;font-size:15px}.wsihk-nav a:hover,.wsihk-nav a:focus{background:rgba(255,255,255,.07);border-bottom-color:var(--yellow)}.wsihk-nav__search{font-size:20px!important}.wsihk-nav__search span{font-size:15px;margin-left:6px}.wsihk-burger{display:none;background:none;color:#fff;border:0;padding:12px;min-width:50px;min-height:50px}.wsihk-burger span{display:block;width:26px;height:2px;background:#fff;margin:5px 0}.wsihk-burger em{font-style:normal;font-size:11px}.wsihk-main{min-height:60vh}.wsihk-hero{position:relative;isolation:isolate;background:linear-gradient(120deg,#46192f,#8b2828 52%,#e14d1d);color:#fff;overflow:hidden}.wsihk-hero.has-image:before{content:"";position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center;z-index:-3}.wsihk-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,12,25,.94) 0 40%,rgba(77,21,35,.8) 64%,rgba(122,32,26,.62));z-index:-2}.wsihk-hero:after{content:"";position:absolute;left:-2%;right:-2%;bottom:-58px;height:100px;background:#fff;transform:rotate(-2deg);transform-origin:left bottom;z-index:-1}.wsihk-hero__inner{padding:72px 0 110px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:58px;align-items:center}.wsihk-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:var(--yellow);margin-bottom:10px}.wsihk-eyebrow.dark{color:var(--red)}.wsihk-hero h1,.wsihk-pagehero h1{font-size:clamp(42px,5.4vw,78px);line-height:.96;letter-spacing:-.055em;margin:0 0 20px;font-weight:650}.wsihk-hero__copy p,.wsihk-pagehero p{font-size:19px;max-width:620px;margin:0;line-height:1.55}.wsihk-finder,.wsihk-toolpanel{background:#fff;color:var(--ink);padding:26px;border:1px solid rgba(255,255,255,.25);box-shadow:0 22px 55px rgba(27,12,24,.28)}.wsihk-toolpanel{box-shadow:0 15px 45px rgba(38,28,30,.09);border-color:var(--line)}.wsihk-finder__group{margin-bottom:18px}.wsihk-finder__group>span{display:block;font-size:13px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;color:#6d6169}.wsihk-choice{display:flex;flex-wrap:wrap;gap:7px}.wsihk-choice button,.wsihk-ingredients button{appearance:none;border:1px solid #d8cdc5;background:#fff;color:var(--ink);padding:9px 12px;font:inherit;cursor:pointer;border-radius:0;transition:.15s ease}.wsihk-choice button:hover,.wsihk-choice button:focus,.wsihk-choice button.is-active{background:var(--aubergine);color:#fff;border-color:var(--aubergine)}.wsihk-action{appearance:none;display:inline-flex;justify-content:center;align-items:center;border:0;background:linear-gradient(100deg,var(--red),var(--orange));color:#fff!important;padding:14px 19px;min-height:50px;font:inherit;font-size:16px;cursor:pointer;border-radius:0}.wsihk-action:hover,.wsihk-action:focus{filter:brightness(.92)}.wsihk-action--light{background:#fff;color:var(--aubergine)!important;margin-top:10px}.wsihk-section{padding:72px 0}.wsihk-section__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.wsihk-section__head h2,.wsihk-band h2,.wsihk-prose h2{font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.04em;margin:0;font-weight:620}.wsihk-section__head>a{border-bottom:2px solid var(--red);padding-bottom:4px}.wsihk-section__head.light a{border-bottom-color:var(--yellow)}.wsihk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wsihk-card{background:#fff;border:1px solid var(--line);min-width:0}.wsihk-card__img{display:block;aspect-ratio:16/9;overflow:hidden;background:#eee}.wsihk-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.wsihk-card:hover .wsihk-card__img img{transform:scale(1.025)}.wsihk-card__body{padding:18px}.wsihk-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:var(--red);margin-bottom:7px}.wsihk-card h3{font-size:23px;line-height:1.13;letter-spacing:-.025em;margin:0 0 10px;font-weight:610}.wsihk-card h3 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.wsihk-card p{margin:0;color:var(--muted);font-size:15px}.wsihk-band{padding:78px 0;color:#fff}.wsihk-band--orange{background:linear-gradient(110deg,#d73c20,#ef6a1c 58%,#f5a623)}.wsihk-band--dark{background:linear-gradient(110deg,#21162b,#40203f)}.wsihk-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.wsihk-split p{font-size:18px;max-width:650px}.wsihk-ingredient-cloud{display:flex;flex-wrap:wrap;gap:10px;align-content:center;transform:rotate(-2deg)}.wsihk-ingredient-cloud span{background:#fff;color:var(--aubergine);padding:12px 15px;border:2px solid rgba(255,255,255,.55);box-shadow:4px 4px 0 rgba(52,15,24,.22)}.wsihk-problem-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.wsihk-problem-grid a{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:66px}.wsihk-problem-grid a:hover{background:var(--paper);color:var(--red)}.wsihk-top-gap{margin-top:34px}.wsihk-biglinks{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line)}.wsihk-biglinks a{min-height:220px;padding:24px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff}.wsihk-biglinks a:last-child{border-right:0}.wsihk-biglinks span{color:var(--red);font-size:13px}.wsihk-biglinks strong{font-size:36px;font-weight:610;letter-spacing:-.04em;margin:auto 0 5px}.wsihk-biglinks em{font-style:normal;color:var(--muted)}.wsihk-biglinks a:hover{background:var(--paper)}.wsihk-pagehero{padding:68px 0 72px;color:#fff}.wsihk-pagehero--red{background:linear-gradient(110deg,#651b27,#e34122)}.wsihk-pagehero--orange{background:linear-gradient(110deg,#8d2b21,#f0771d)}.wsihk-pagehero--yellow{background:linear-gradient(110deg,#ffba1f,#ffd94e);color:var(--ink)}.wsihk-pagehero--green{background:linear-gradient(110deg,#173c2b,#3d8e50)}.wsihk-pagehero--purple{background:linear-gradient(110deg,#25142d,#7a315b)}.wsihk-pagehero--dark{background:linear-gradient(110deg,#171319,#372333)}.wsihk-toolresults{margin-top:42px}.wsihk-empty{padding:24px;border:1px solid var(--line);background:var(--paper)}.wsihk-searchline{margin-bottom:16px}.wsihk-searchline input,.wsihk-searchbox input{width:100%;border:1px solid #cfc1b8;background:#fff;padding:14px 15px;min-height:52px;font:inherit;border-radius:0}.wsihk-ingredients{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-height:460px;overflow:auto;padding-right:5px}.wsihk-ingredients button{text-align:left;display:flex;flex-direction:column;justify-content:center;min-height:64px}.wsihk-ingredients button small{font-size:10px;color:#8a7e85;margin-top:3px}.wsihk-ingredients button.is-selected{background:var(--aubergine);border-color:var(--aubergine);color:#fff}.wsihk-ingredients button.is-urgent{background:var(--red);border-color:var(--red);color:#fff}.wsihk-ingredients button.is-selected small,.wsihk-ingredients button.is-urgent small{color:#f8e9e5}.wsihk-leftover-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.wsihk-leftover-options label{display:flex;flex-direction:column;gap:6px;font-size:13px}.wsihk-leftover-options select{min-height:46px;border:1px solid #d8cdc5;background:#fff;padding:7px;border-radius:0;font:inherit}.wsihk-selected-summary{padding:12px 0;color:var(--muted)}.wsihk-searchbox{position:relative;display:grid;grid-template-columns:1fr auto;gap:0;max-width:760px;margin-top:25px}.wsihk-searchbox button{border:0;background:var(--yellow);color:var(--ink);padding:0 22px;font:inherit;cursor:pointer}.wsihk-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;color:var(--ink);z-index:20;border:1px solid #d8cdc5;box-shadow:0 15px 30px rgba(0,0,0,.16)}.wsihk-suggestions a{display:block;padding:11px 14px;border-bottom:1px solid #eee}.wsihk-suggestions a:last-child{border-bottom:0}.wsihk-suggestions a:hover{background:var(--paper)}.wsihk-article__head{padding:48px 0 28px}.wsihk-article__head h1{font-size:clamp(40px,5.5vw,72px);line-height:1.01;letter-spacing:-.052em;margin:8px 0 14px;max-width:1050px;font-weight:630}.wsihk-lead{font-size:20px;max-width:850px;color:#514850}.wsihk-meta{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:18px;color:#746a70;font-size:14px}.wsihk-article__image{aspect-ratio:16/7;overflow:hidden;background:#eee}.wsihk-article__image img{width:100%;height:100%;object-fit:cover}.wsihk-article__layout{display:grid;grid-template-columns:minmax(0,820px) minmax(260px,1fr);gap:58px;padding-top:44px;padding-bottom:80px;align-items:start}.wsihk-prose{font-size:18px;line-height:1.7}.wsihk-prose h2{font-size:35px;line-height:1.13;margin:50px 0 15px}.wsihk-prose h3{font-size:25px;line-height:1.2;margin:34px 0 12px;font-weight:610}.wsihk-prose p{margin:0 0 18px}.wsihk-prose ul,.wsihk-prose ol{padding-left:24px}.wsihk-prose li{margin:8px 0}.wsihk-prose a{color:#a52b26;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.wsihk-prose table{width:100%;border-collapse:collapse;margin:24px 0;font-size:16px}.wsihk-prose th,.wsihk-prose td{padding:12px;border:1px solid var(--line);text-align:left;vertical-align:top}.wsihk-prose blockquote{margin:28px 0;padding:18px 22px;border-left:5px solid var(--orange);background:var(--paper)}.wsihk-breadcrumb{display:flex;gap:8px;align-items:center;font-size:13px;color:#716871;margin-bottom:22px}.wsihk-breadcrumb a:hover{text-decoration:underline}.wsihk-quickfix{background:linear-gradient(110deg,#fff2da,#fffaf2);border-left:6px solid var(--orange);padding:20px 22px;margin-bottom:30px}.wsihk-quickfix span{display:block;color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.wsihk-quickfix p{font-size:19px;margin:6px 0 0}.wsihk-facts{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin-bottom:30px}.wsihk-facts div{padding:14px 16px;border-right:1px solid var(--line)}.wsihk-facts div:last-child{border-right:0}.wsihk-facts span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.07em}.wsihk-facts strong{font-weight:600}.wsihk-aside{position:sticky;top:20px;display:grid;gap:18px}.wsihk-asidebox{border:1px solid var(--line);padding:19px;background:#fff}.wsihk-asidebox h2{font-size:25px;margin:0 0 10px;letter-spacing:-.03em;font-weight:610}.wsihk-asidebox>a{display:block;padding:10px 0;border-top:1px solid #eee}.wsihk-asidebox>a:hover{color:var(--red)}.wsihk-comments{margin-top:50px;padding-top:30px;border-top:1px solid var(--line)}.wsihk-footer{background:#19151a;color:#fff}.wsihk-footer__top{width:min(calc(100% - 40px),var(--max));margin:auto;padding:55px 0;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px}.wsihk-footer__brand{font-size:27px;color:var(--yellow);letter-spacing:-.03em}.wsihk-footer__slogan{color:#cabec7}.wsihk-footer h2{font-size:15px;text-transform:uppercase;letter-spacing:.08em;color:#d9ccd5;margin:0 0 12px;font-weight:500}.wsihk-footer a{display:block;padding:5px 0;color:#fff}.wsihk-footer a:hover{color:var(--yellow)}.wsihk-footer__bottom{border-top:1px solid #332c35;width:min(calc(100% - 40px),var(--max));margin:auto;padding:18px 0;color:#a99ca5;font-size:13px}.navigation.pagination{margin-top:35px}.nav-links{display:flex;flex-wrap:wrap;gap:4px}.page-numbers{min-width:42px;min-height:42px;display:grid;place-items:center;border:1px solid var(--line);padding:7px}.page-numbers.current{background:var(--aubergine);color:#fff}.wsihk-loading{padding:25px;border:1px solid var(--line);background:var(--paper)}.wsihk-matchmeta{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 0;font-size:12px;color:#6d6169}.wsihk-matchmeta span{border-left:3px solid var(--orange);padding-left:7px}.wsihk-matchmeta .good{border-color:var(--green)}.wsihk-matchmeta .missing{border-color:var(--red)}
@media(max-width:1080px){.wsihk-header__inner{min-height:80px}.wsihk-brand{min-width:260px}.wsihk-nav a{padding-inline:9px;min-height:80px;font-size:14px}.wsihk-hero__inner{grid-template-columns:1fr 1.1fr;gap:32px}.wsihk-problem-grid{grid-template-columns:repeat(3,1fr)}.wsihk-ingredients{grid-template-columns:repeat(4,1fr)}.wsihk-article__layout{grid-template-columns:minmax(0,1fr) 280px;gap:35px}}
@media(max-width:860px){.wsihk-header__inner{min-height:74px;position:relative}.wsihk-brand{min-width:0}.wsihk-brand__mark{width:48px;height:48px}.wsihk-brand__mark svg{width:39px;height:39px}.wsihk-brand__text{font-size:16px}.wsihk-brand__text span:last-child{font-size:20px}.wsihk-burger{display:block;margin-left:auto}.wsihk-nav{position:absolute;left:-20px;right:-20px;top:74px;display:none;background:#21162b;border-top:1px solid rgba(255,255,255,.12);padding:8px 20px 16px;box-shadow:0 15px 25px rgba(0,0,0,.22)}.wsihk-nav.is-open{display:block}.wsihk-nav a{min-height:48px;padding:0;border-bottom:1px solid rgba(255,255,255,.1)}.wsihk-hero__inner{grid-template-columns:1fr;padding-top:48px}.wsihk-hero__veil{background:rgba(35,15,28,.82)}.wsihk-grid{grid-template-columns:repeat(2,1fr)}.wsihk-split{grid-template-columns:1fr}.wsihk-problem-grid{grid-template-columns:repeat(2,1fr)}.wsihk-biglinks{grid-template-columns:1fr}.wsihk-biglinks a{min-height:150px;border-right:0;border-bottom:1px solid var(--line)}.wsihk-biglinks a:last-child{border-bottom:0}.wsihk-ingredients{grid-template-columns:repeat(3,1fr)}.wsihk-article__layout{grid-template-columns:1fr}.wsihk-aside{position:static}.wsihk-footer__top{grid-template-columns:1.4fr 1fr 1fr}.wsihk-footer__top>div:last-child{grid-column:2/4}.wsihk-article__image{aspect-ratio:16/9}}
@media(max-width:620px){.wsihk-wrap,.wsihk-header__inner,.wsihk-footer__top,.wsihk-footer__bottom{width:min(calc(100% - 28px),var(--max))}.wsihk-header__inner{gap:10px}.wsihk-brand__text span:first-child{display:none}.wsihk-brand__text span:last-child{font-size:18px}.wsihk-hero h1,.wsihk-pagehero h1{font-size:43px}.wsihk-hero__copy p,.wsihk-pagehero p{font-size:17px}.wsihk-hero__inner{padding-bottom:92px}.wsihk-finder,.wsihk-toolpanel{padding:18px}.wsihk-choice{gap:5px}.wsihk-choice button{padding:8px 9px;font-size:14px}.wsihk-section{padding:50px 0}.wsihk-section__head{display:block}.wsihk-section__head>a{display:inline-block;margin-top:12px}.wsihk-grid{grid-template-columns:1fr}.wsihk-card h3{font-size:22px}.wsihk-band{padding:55px 0}.wsihk-problem-grid{grid-template-columns:1fr}.wsihk-ingredients{grid-template-columns:repeat(2,minmax(0,1fr));max-height:520px}.wsihk-leftover-options{grid-template-columns:1fr}.wsihk-pagehero{padding:48px 0 52px}.wsihk-searchbox{grid-template-columns:1fr}.wsihk-searchbox button{min-height:50px}.wsihk-article__head{padding-top:32px}.wsihk-article__head h1{font-size:42px}.wsihk-lead{font-size:18px}.wsihk-article__layout{padding-top:30px}.wsihk-prose{font-size:17px;overflow-wrap:anywhere}.wsihk-prose h2{font-size:30px}.wsihk-prose table{display:block;overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.wsihk-facts{grid-template-columns:1fr}.wsihk-facts div{border-right:0;border-bottom:1px solid var(--line)}.wsihk-facts div:last-child{border-bottom:0}.wsihk-footer__top{grid-template-columns:1fr 1fr;gap:30px}.wsihk-footer__top>div:first-child,.wsihk-footer__top>div:last-child{grid-column:1/-1}.wsihk-footer__top>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.wsihk-footer__top>div:last-child h2{grid-column:1/-1}.wsihk-ingredient-cloud{transform:none}.wsihk-biglinks strong{font-size:30px}}
.wsihk-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.wsihk-textlink-light{display:inline-block;margin:14px 0 0 14px;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.7)}.wsihk-recipecard{border:1px solid var(--line);background:#fffaf4;margin:0 0 34px;padding:22px}.wsihk-recipecard__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.wsihk-recipecard__head h2{font-size:34px!important;margin:0!important}.wsihk-recipecard__columns{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.wsihk-recipecard h3{margin:8px 0 12px!important;font-size:22px!important}.wsihk-checkable,.wsihk-steps{margin:0!important;padding-left:0!important;list-style:none}.wsihk-checkable li{margin:0!important;border-top:1px solid var(--line)}.wsihk-checkable label{display:flex;gap:10px;align-items:flex-start;padding:10px 0;cursor:pointer}.wsihk-checkable input{margin-top:6px}.wsihk-steps{counter-reset:wsihk-step}.wsihk-steps li{counter-increment:wsihk-step;position:relative;padding:12px 0 12px 42px;margin:0!important;border-top:1px solid var(--line)}.wsihk-steps li:before{content:counter(wsihk-step);position:absolute;left:0;top:12px;width:28px;height:28px;display:grid;place-items:center;background:var(--aubergine);color:#fff;font-size:13px}.wsihk-steps p{margin:0 0 8px}.wsihk-portions{min-width:170px}.wsihk-portions>span{display:block;text-align:right;font-size:13px;color:var(--muted);margin-bottom:5px}.wsihk-portions>div{display:flex;justify-content:flex-end}.wsihk-portions button{width:42px;height:38px;border:1px solid var(--line);background:#fff;border-radius:0;cursor:pointer}.wsihk-portions button.is-active{background:var(--aubergine);color:#fff}.wsihk-timer{border:1px solid var(--orange);background:#fff;color:var(--red);padding:7px 10px;border-radius:0;cursor:pointer;font:inherit;font-size:13px}.wsihk-substitutions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wsihk-substitutions article{border:1px solid var(--line);padding:20px;background:#fff}.wsihk-substitutions h2{font-size:27px;margin:4px 0 12px;letter-spacing:-.03em;font-weight:610}.wsihk-substitutions ul{margin:0;padding-left:20px}.wsihk-substitutions li{margin:8px 0}
@media(max-width:860px){.wsihk-recipecard__columns{grid-template-columns:1fr}.wsihk-substitutions{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.wsihk-textlink-light{display:block;margin-left:0}.wsihk-recipecard{padding:16px}.wsihk-recipecard__head{display:block}.wsihk-portions{margin-top:14px}.wsihk-portions>span{text-align:left}.wsihk-portions>div{justify-content:flex-start}.wsihk-substitutions{grid-template-columns:1fr}}

/* ========================================================================
   1.1 – Food-first visual system / stronger contrast / larger UI typography
   ======================================================================== */
:root{--red:#df371f;--tomato:#c92332;--orange:#f36b16;--yellow:#ffc62f;--green:#2f7d3f;--aubergine:#33152f;--ink:#241b20;--muted:#62575d;--paper:#fff7e8;--cream:#fffaf1;--line:#e7d7c8;--white:#fff;--max:1240px;--content:830px}
body.wsihk-body{font-size:17px;background:#fffdf9;color:var(--ink);line-height:1.62}
.wsihk-body button,.wsihk-body input,.wsihk-body select{font-size:16px}
.wsihk-body .wsihk-eyebrow{font-size:13.5px;line-height:1.25;font-weight:650;letter-spacing:.105em}
.wsihk-body .wsihk-eyebrow.dark{color:#b62822}

/* Header + real food logo */
.wsihk-header{background:linear-gradient(105deg,#281126 0%,#471735 48%,#77212c 100%);border-bottom:6px solid var(--orange);box-shadow:0 8px 24px rgba(51,21,47,.16)}
.wsihk-header__inner{min-height:108px;gap:34px}
.wsihk-brand{min-width:360px;gap:16px}
.wsihk-brand__mark{width:76px;height:76px;background:transparent;transform:none;border:3px solid rgba(255,255,255,.86);box-shadow:6px 6px 0 rgba(15,7,14,.24);overflow:hidden;flex:0 0 76px}
.wsihk-brand__mark svg{width:100%;height:100%;transform:none;display:block}
.wsihk-brand__text{line-height:1.02;letter-spacing:-.025em}
.wsihk-brand__text>span:first-child{font-size:19px;color:#fff}
.wsihk-brand__text>span:nth-child(2){font-size:30px;color:var(--yellow);letter-spacing:-.035em}
.wsihk-brand__text small{margin-top:7px;font-size:11.5px;line-height:1;color:#f8dfd5;letter-spacing:.075em;text-transform:uppercase}
.wsihk-nav{gap:4px}
.wsihk-nav a{position:relative;min-height:108px;padding:0 16px;border:0!important;font-size:17px;font-weight:560;letter-spacing:-.012em;transition:background .16s ease,color .16s ease,transform .16s ease}
.wsihk-nav a:after{content:"";position:absolute;left:16px;right:16px;bottom:19px;height:3px;background:var(--yellow);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}
.wsihk-nav a:hover,.wsihk-nav a:focus-visible{background:var(--yellow)!important;color:#2b1227!important;outline:0;transform:translateY(-2px)}
.wsihk-nav a:hover:after,.wsihk-nav a:focus-visible:after{transform:scaleX(1);background:#2b1227}
.wsihk-nav__search{font-size:17px!important}
.wsihk-nav__search span{font-size:17px;margin-left:5px}
.wsihk-search-icon{font-size:22px!important;line-height:1}

/* Hero: brighter, appetizing and immune to theme heading colors */
.wsihk-hero{background:linear-gradient(118deg,#35132f,#8e242b 57%,#ef651b);min-height:560px}
.wsihk-hero__bg{filter:saturate(1.15) contrast(1.04);object-position:72% 48%}
.wsihk-hero__veil{background:linear-gradient(90deg,rgba(37,12,32,.97) 0%,rgba(59,18,43,.93) 38%,rgba(118,28,42,.74) 64%,rgba(177,57,28,.48) 100%)}
.wsihk-hero__inner{padding:66px 0 118px;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);gap:66px}
.wsihk-body .wsihk-hero h1,.wsihk-body .wsihk-pagehero h1{color:#fff!important;text-shadow:0 2px 0 rgba(0,0,0,.13)}
.wsihk-body .wsihk-pagehero--yellow h1{color:var(--ink)!important;text-shadow:none}
.wsihk-hero h1{font-size:clamp(52px,5vw,76px);line-height:.94;letter-spacing:-.055em;margin:0 0 22px;font-weight:720}
.wsihk-hero h1>span{display:block;color:#fff!important}
.wsihk-hero h1 .wsihk-hero__accent{color:var(--yellow)!important}
.wsihk-hero__lead{font-size:20.5px!important;line-height:1.52!important;max-width:650px!important;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)}
.wsihk-hero__promise{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;color:#fff7ee;font-size:15px}
.wsihk-hero__promise span{padding:4px 0 4px 10px;border-left:4px solid var(--yellow)}
.wsihk-hero-dishes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:26px;max-width:650px}
.wsihk-hero-dish{display:grid;grid-template-columns:62px minmax(0,1fr);min-height:62px;background:rgba(31,10,28,.72);border:1px solid rgba(255,255,255,.25);color:#fff!important;overflow:hidden;transition:background .16s ease,transform .16s ease}
.wsihk-hero-dish:hover,.wsihk-hero-dish:focus-visible{background:#fff;color:var(--aubergine)!important;transform:translateY(-3px)}
.wsihk-hero-dish__img{width:62px;height:62px;overflow:hidden;background:#e8d5c8}
.wsihk-hero-dish__img img{width:100%;height:100%;object-fit:cover}
.wsihk-hero-dish__text{align-self:center;padding:7px 9px;font-size:13px;line-height:1.15}
.wsihk-hero-dish__text small{display:block;margin-bottom:4px;color:var(--yellow);font-size:11.5px;text-transform:uppercase;letter-spacing:.06em}
.wsihk-hero-dish:hover small,.wsihk-hero-dish:focus-visible small{color:var(--red)}

/* Finder: clear hierarchy and larger controls */
.wsihk-finder{background:#fffaf0;border:0;border-top:8px solid var(--orange);border-bottom:4px solid var(--yellow);padding:29px 30px 30px;box-shadow:14px 18px 0 rgba(49,16,42,.2),0 28px 55px rgba(29,10,25,.25)}
.wsihk-finder__head{padding-bottom:18px;margin-bottom:19px;border-bottom:1px solid #e9d8c8}
.wsihk-body .wsihk-finder__head h2{margin:2px 0 6px!important;font-size:35px!important;line-height:1.02!important;letter-spacing:-.04em!important;color:var(--aubergine)!important;font-weight:700!important}
.wsihk-finder__head p{margin:0;color:#554950;font-size:16.5px;line-height:1.45}
.wsihk-finder__group{margin-bottom:19px}
.wsihk-finder__group>span{display:flex;align-items:center;gap:8px;font-size:14.5px;line-height:1.2;letter-spacing:.055em;color:#4b3c45;font-weight:650}
.wsihk-finder__group>span b{display:grid;place-items:center;width:24px;height:24px;background:var(--aubergine);color:#fff;font-size:12px;font-weight:700}
.wsihk-choice{gap:7px}
.wsihk-choice button,.wsihk-ingredients button{min-height:43px;border:1px solid #cdbcae;padding:9px 13px;background:#fff;color:#2a2025;font-size:15.5px;line-height:1.2;transition:background .12s ease,color .12s ease,border-color .12s ease,transform .12s ease,box-shadow .12s ease}
.wsihk-choice button:hover,.wsihk-choice button:focus-visible{background:var(--yellow)!important;color:#27121f!important;border-color:#e2a715!important;box-shadow:3px 3px 0 rgba(51,21,47,.16);outline:0;transform:translate(-1px,-1px)}
.wsihk-choice button.is-active{background:linear-gradient(105deg,var(--tomato),var(--orange))!important;color:#fff!important;border-color:var(--tomato)!important;box-shadow:3px 3px 0 var(--aubergine)}
.wsihk-action{min-height:54px;padding:14px 21px;background:linear-gradient(100deg,#d92d25,#f56c16);font-size:17px;font-weight:650;box-shadow:5px 5px 0 rgba(55,20,43,.18);transition:transform .14s ease,filter .14s ease,box-shadow .14s ease}
.wsihk-action:hover,.wsihk-action:focus-visible{filter:none;background:linear-gradient(100deg,#b92128,#e95811);transform:translate(-2px,-2px);box-shadow:7px 7px 0 rgba(55,20,43,.2);outline:0}
.wsihk-action--light{background:#fff!important;color:var(--aubergine)!important;border:2px solid #fff;box-shadow:5px 5px 0 rgba(90,28,22,.22)}

/* Headings, body copy and links */
.wsihk-body .wsihk-section__head h2,.wsihk-body .wsihk-prose h2{color:var(--aubergine)!important;font-weight:690!important}
.wsihk-body .wsihk-band h2{color:#fff!important;font-weight:690!important}
.wsihk-section__head h2,.wsihk-band h2,.wsihk-prose h2{font-size:clamp(34px,3.7vw,50px);line-height:1.03}
.wsihk-section-intro{margin:10px 0 0;max-width:760px;color:#5e5359;font-size:17px;line-height:1.55}
.wsihk-section__head>a{font-size:16px;color:#4b172e!important;border-bottom:3px solid var(--orange);font-weight:600}
.wsihk-section__head>a:hover,.wsihk-section__head>a:focus-visible{color:var(--red)!important;border-color:var(--red)}
.wsihk-band .wsihk-section__head>a{color:#fff!important;border-bottom-color:var(--yellow)}
.wsihk-band .wsihk-section__head>a:hover{color:var(--yellow)!important}
.wsihk-section--ideas{position:relative;background:linear-gradient(180deg,#fff 0,#fffaf0 100%);border-top:6px solid var(--yellow);padding-left:24px;padding-right:24px}
.wsihk-section--ideas:before{content:"";position:absolute;right:22px;top:24px;width:90px;height:90px;background:radial-gradient(circle at 25% 25%,var(--tomato) 0 6px,transparent 7px),radial-gradient(circle at 66% 35%,var(--green) 0 7px,transparent 8px),radial-gradient(circle at 50% 75%,var(--orange) 0 5px,transparent 6px);opacity:.18;pointer-events:none}

/* Cards should look like dishes, not generic WP boxes */
.wsihk-grid{gap:24px}
.wsihk-card{border:1px solid #dfcdbd;background:#fff;box-shadow:0 7px 0 #f1e3d6;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.wsihk-card:hover{transform:translateY(-5px);box-shadow:0 12px 0 #f0d6bd;border-color:#e49a71}
.wsihk-card__img{aspect-ratio:16/9;border-bottom:5px solid var(--orange)}
.wsihk-card:hover .wsihk-card__img img{transform:scale(1.045)}
.wsihk-card__body{padding:20px 20px 22px}
.wsihk-kicker{font-size:13.5px;font-weight:650;color:#b42924;letter-spacing:.075em}
.wsihk-body .wsihk-card h3{font-size:24.5px!important;line-height:1.14!important;color:var(--aubergine)!important;font-weight:670!important}
.wsihk-card h3 a:hover,.wsihk-card h3 a:focus-visible{color:var(--red)!important;text-decoration:none}
.wsihk-card p{font-size:16.5px;line-height:1.5;color:#5f545a}

/* Food bands and problem navigation */
.wsihk-band--orange{background:linear-gradient(112deg,#b92128 0%,#e64b19 48%,#f38b1a 100%);position:relative;overflow:hidden}
.wsihk-band--orange:after{content:"";position:absolute;right:-60px;top:-85px;width:290px;height:290px;border:34px solid rgba(255,211,73,.17);transform:rotate(18deg);pointer-events:none}
.wsihk-band--dark{background:linear-gradient(112deg,#271126,#4b183b 58%,#6d1d32)}
.wsihk-split p{font-size:19px;line-height:1.58}
.wsihk-ingredient-cloud{gap:12px;transform:rotate(-1deg)}
.wsihk-ingredient-cloud span{font-size:17px;padding:13px 16px;border:0;box-shadow:6px 6px 0 rgba(76,23,26,.22);color:#32162f}
.wsihk-problem-grid{border-top:2px solid #ead9cb;border-left:2px solid #ead9cb}
.wsihk-problem-grid a{min-height:72px;padding:16px 17px;border-right:2px solid #ead9cb;border-bottom:2px solid #ead9cb;font-size:16.5px;color:#3b2732;background:#fff;transition:background .14s ease,color .14s ease,transform .14s ease}
.wsihk-problem-grid a b{font-size:20px;color:var(--orange)}
.wsihk-problem-grid a:hover,.wsihk-problem-grid a:focus-visible{background:linear-gradient(100deg,var(--tomato),var(--orange));color:#fff!important;transform:translateY(-2px);outline:0}
.wsihk-problem-grid a:hover b{color:var(--yellow)}
.wsihk-biglinks{border:2px solid #ead9cb}
.wsihk-biglinks a{border-right:2px solid #ead9cb;background:#fffdf9;transition:background .15s ease,color .15s ease,transform .15s ease}
.wsihk-biglinks a:hover,.wsihk-biglinks a:focus-visible{background:linear-gradient(115deg,#bd222f,#ef6418);color:#fff!important;transform:translateY(-4px);outline:0}
.wsihk-biglinks a:hover span,.wsihk-biglinks a:hover em{color:#fff!important}
.wsihk-biglinks a:hover strong{color:var(--yellow)!important}
.wsihk-biglinks span{font-size:14px;font-weight:650}
.wsihk-biglinks strong{font-size:40px;color:var(--aubergine)}
.wsihk-biglinks em{font-size:16px}

/* Virtual pages / article readability */
.wsihk-pagehero{padding:74px 0 78px}
.wsihk-pagehero h1{font-size:clamp(46px,5vw,72px)}
.wsihk-pagehero p{font-size:20px!important;line-height:1.55!important;color:inherit}
.wsihk-toolpanel{background:#fffdf8;border:1px solid #ddcabb;border-top:6px solid var(--orange);padding:28px;box-shadow:0 8px 0 #f0e2d5}
.wsihk-empty,.wsihk-loading{font-size:16.5px;line-height:1.55}
.wsihk-searchline input,.wsihk-searchbox input{font-size:17px;min-height:56px;border:2px solid #cfbcad}
.wsihk-searchbox button{font-size:17px;font-weight:650;background:var(--yellow)}
.wsihk-ingredients button{font-size:15.5px}
.wsihk-ingredients button small{font-size:12px}
.wsihk-leftover-options label{font-size:15px;color:#4f4249}
.wsihk-leftover-options select{font-size:16px;min-height:50px}
.wsihk-selected-summary{font-size:16px}
.wsihk-article__head h1{color:var(--aubergine)!important;font-weight:700!important}
.wsihk-lead{font-size:21px!important;line-height:1.55!important;color:#4d4248}
.wsihk-meta{font-size:15px;color:#665a61}
.wsihk-breadcrumb{font-size:14px;color:#62555e}
.wsihk-prose{font-size:18.5px;line-height:1.72;color:#2d2429}
.wsihk-prose h2{font-size:37px;line-height:1.12}
.wsihk-prose h3{font-size:27px;color:#51203c;font-weight:670}
.wsihk-prose table{font-size:16.5px}
.wsihk-prose th{background:#fff3de;color:#402238}
.wsihk-quickfix{border-left:8px solid var(--orange);background:linear-gradient(110deg,#fff0d3,#fffaf0);padding:23px 25px;box-shadow:5px 5px 0 #f0dfd0}
.wsihk-quickfix span{font-size:13.5px;font-weight:650}
.wsihk-quickfix p{font-size:20px}
.wsihk-facts span{font-size:13px}
.wsihk-facts strong{font-size:17px}
.wsihk-asidebox{border:1px solid #ddcdbf;border-top:5px solid var(--yellow);box-shadow:0 5px 0 #f0e4da}
.wsihk-asidebox h2{font-size:27px!important;color:var(--aubergine)!important}
.wsihk-asidebox>a{font-size:16px}
.wsihk-asidebox>a:hover{color:var(--red)!important;background:#fff8ed;padding-left:8px}

/* Recipe follow-up modules: roadmap items "Wenn etwas schiefgeht" + "Was ersetzen?" */
.wsihk-followup{margin:42px 0 0;border-top:6px solid var(--orange);background:#fff9ef;padding:24px}
.wsihk-followup--sub{border-top-color:var(--green)}
.wsihk-followup__head{margin-bottom:17px}
.wsihk-body .wsihk-followup__head h2{margin:3px 0 0!important;font-size:32px!important;color:var(--aubergine)!important;font-weight:690!important}
.wsihk-followup__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.wsihk-followup__links a{display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:74px;background:#fff;border:1px solid #e3d2c3;padding:13px 14px;font-size:15.5px;line-height:1.3}
.wsihk-followup__links a b{font-size:20px;color:var(--orange)}
.wsihk-followup__links a:hover{background:var(--tomato);color:#fff!important;border-color:var(--tomato)}
.wsihk-followup__links a:hover b{color:var(--yellow)}
.wsihk-sub-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.wsihk-sub-mini-grid article{background:#fff;border:1px solid #d9cbbc;padding:16px}
.wsihk-body .wsihk-sub-mini-grid h3{font-size:21px!important;margin:0 0 8px!important;color:#3a1b33!important}
.wsihk-sub-mini-grid p{font-size:15.5px;line-height:1.5;margin:0 0 10px}
.wsihk-sub-mini-grid a{font-size:14.5px;color:#a42125!important;text-decoration:none!important;border-bottom:2px solid var(--orange)}

/* Recipe card controls */
.wsihk-recipecard{background:#fff8e9;border:2px solid #e4d1bf;border-top:7px solid var(--orange);box-shadow:0 8px 0 #efe0d2;padding:24px}
.wsihk-recipecard__head h2{color:var(--aubergine)!important;font-size:36px!important}
.wsihk-recipecard h3{color:#4a1e3a!important;font-size:24px!important}
.wsihk-checkable label{font-size:16.5px}
.wsihk-steps p{font-size:16.5px}
.wsihk-steps li:before{background:linear-gradient(135deg,var(--tomato),var(--orange));font-size:14px}
.wsihk-portions>span{font-size:14px}
.wsihk-portions button{font-size:16px}
.wsihk-timer{font-size:14.5px;font-weight:600}
.wsihk-substitutions h2{color:var(--aubergine)!important;font-size:29px!important}
.wsihk-substitutions article{border:1px solid #d9c8ba;border-top:6px solid var(--green);box-shadow:0 6px 0 #eee3d9}
.wsihk-substitutions li{font-size:16.5px;line-height:1.5}

/* Footer */
.wsihk-footer{background:linear-gradient(105deg,#21101f,#35142e);border-top:7px solid var(--orange)}
.wsihk-footer__brand{font-size:31px;font-weight:650}
.wsihk-footer__slogan,.wsihk-footer p,.wsihk-footer a{font-size:15.5px}
.wsihk-footer h2{font-size:14px;color:#f1dfe9}
.wsihk-footer a:hover{color:var(--yellow)!important;padding-left:5px}
.wsihk-footer__bottom{font-size:14px}

@media(max-width:1120px){
  .wsihk-header__inner{min-height:96px;gap:20px}.wsihk-brand{min-width:315px}.wsihk-brand__mark{width:66px;height:66px;flex-basis:66px}.wsihk-brand__text>span:first-child{font-size:17px}.wsihk-brand__text>span:nth-child(2){font-size:26px}.wsihk-brand__text small{font-size:10px}.wsihk-nav a{min-height:96px;padding:0 11px;font-size:15.5px}.wsihk-nav__search span{font-size:15.5px}.wsihk-hero__inner{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:40px}.wsihk-hero-dish{grid-template-columns:54px minmax(0,1fr)}.wsihk-hero-dish__img{width:54px;height:62px}
}
@media(max-width:860px){
  .wsihk-header__inner{min-height:82px}.wsihk-brand{min-width:0}.wsihk-brand__mark{width:58px;height:58px;flex-basis:58px;box-shadow:4px 4px 0 rgba(15,7,14,.24)}.wsihk-brand__text>span:first-child{font-size:15px}.wsihk-brand__text>span:nth-child(2){font-size:23px}.wsihk-brand__text small{display:none}.wsihk-nav{top:82px;background:#2b1128;padding-top:10px}.wsihk-nav a{min-height:54px;font-size:17px;padding:0 12px}.wsihk-nav a:after{display:none}.wsihk-nav a:hover,.wsihk-nav a:focus-visible{transform:none;background:var(--yellow)!important}.wsihk-hero{min-height:0}.wsihk-hero__inner{grid-template-columns:1fr;gap:34px;padding-top:48px}.wsihk-hero__veil{background:linear-gradient(90deg,rgba(39,13,34,.94),rgba(95,22,42,.84))}.wsihk-hero-dishes{max-width:none}.wsihk-finder{box-shadow:9px 12px 0 rgba(49,16,42,.18)}.wsihk-followup__links,.wsihk-sub-mini-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  body.wsihk-body{font-size:16.5px}.wsihk-wrap,.wsihk-header__inner,.wsihk-footer__top,.wsihk-footer__bottom{width:min(calc(100% - 28px),var(--max))}.wsihk-header__inner{min-height:78px}.wsihk-brand{gap:10px}.wsihk-brand__mark{width:52px;height:52px;flex-basis:52px;border-width:2px}.wsihk-brand__text>span:first-child{display:block;font-size:13px}.wsihk-brand__text>span:nth-child(2){font-size:20px}.wsihk-nav{top:78px}.wsihk-burger em{font-size:12px}.wsihk-hero__inner{padding:42px 0 95px}.wsihk-hero h1{font-size:46px!important;line-height:.96}.wsihk-hero__lead{font-size:18.5px!important}.wsihk-hero__promise{font-size:14px;gap:6px 12px}.wsihk-hero-dishes{grid-template-columns:1fr;gap:7px}.wsihk-hero-dish{grid-template-columns:64px 1fr;min-height:64px}.wsihk-hero-dish__img{width:64px;height:64px}.wsihk-hero-dish__text{font-size:14px}.wsihk-finder{padding:22px 18px 23px;border-top-width:7px}.wsihk-body .wsihk-finder__head h2{font-size:31px!important}.wsihk-finder__head p{font-size:15.5px}.wsihk-finder__group>span{font-size:14px}.wsihk-choice button{font-size:15px;padding:9px 10px;min-height:44px}.wsihk-action{width:100%;font-size:16px}.wsihk-section--ideas{padding-left:14px;padding-right:14px}.wsihk-section__head h2,.wsihk-band h2,.wsihk-prose h2{font-size:32px!important}.wsihk-section-intro{font-size:16px}.wsihk-card p{font-size:16px}.wsihk-problem-grid a{font-size:16px}.wsihk-split p{font-size:17.5px}.wsihk-pagehero h1{font-size:43px!important}.wsihk-pagehero p{font-size:18px!important}.wsihk-lead{font-size:18.5px!important}.wsihk-prose{font-size:17.5px}.wsihk-prose h2{font-size:31px!important}.wsihk-prose h3{font-size:24px}.wsihk-followup{padding:18px}.wsihk-followup__links,.wsihk-sub-mini-grid{grid-template-columns:1fr}.wsihk-body .wsihk-followup__head h2{font-size:28px!important}.wsihk-recipecard{padding:17px}.wsihk-recipecard__head h2{font-size:31px!important}.wsihk-footer__brand{font-size:27px}
}

/* =========================================================
   WSIHK 1.2.0 – readability, time emphasis, saved recipes
   ========================================================= */
.wsihk-body .wsihk-eyebrow{font-size:14px;line-height:1.25;letter-spacing:.105em}
.wsihk-kicker{font-size:14px!important;line-height:1.3!important;letter-spacing:.075em!important;font-weight:650}
.wsihk-breadcrumb{font-size:15px!important}
.wsihk-nav__search{font-size:16.5px!important}
.wsihk-nav__saved{gap:7px}
.wsihk-saved-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 6px;background:var(--yellow);color:var(--aubergine);font-size:13px;line-height:1;font-weight:750}
.wsihk-saved-count[hidden]{display:none!important}

/* Text should use the available line before wrapping. */
.wsihk-article__head h1,.wsihk-lead,.wsihk-pagehero p,.wsihk-section-intro,.wsihk-split p{max-width:none!important}
.wsihk-article__head h1{width:100%;}
.wsihk-prose,.wsihk-prose p,.wsihk-content,.wsihk-content p,.wsihk-card h3,.wsihk-card p{max-width:none;word-break:normal;overflow-wrap:break-word;hyphens:auto}
.wsihk-article__layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:42px!important}
.wsihk-article__layout>.wsihk-prose{min-width:0;width:100%}
.wsihk-content>*{max-width:100%}

/* Article metadata and time are important content, not microcopy. */
.wsihk-article__info{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-top:24px;padding-top:18px;border-top:1px solid #e4d5ca}
.wsihk-meta{margin:0!important;gap:10px 26px!important;font-size:16.5px!important;line-height:1.4;color:#544850!important}
.wsihk-meta span{display:flex;flex-direction:column;gap:2px}
.wsihk-meta small{font-size:14px;color:#a12d2b;text-transform:uppercase;letter-spacing:.06em}
.wsihk-article__actions{display:flex;align-items:stretch;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.wsihk-timehero{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:7px;align-items:end;min-width:154px;padding:10px 14px;background:linear-gradient(105deg,#8e1d30,#e34122 62%,#ef751b);color:#fff;border-bottom:5px solid var(--yellow)}
.wsihk-timehero span{grid-column:1/-1;font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.065em;color:#fff4e2}
.wsihk-timehero strong{font-size:38px;line-height:.9;font-weight:760;color:#fff}
.wsihk-timehero em{font-style:normal;font-size:17px;line-height:1.1;color:var(--yellow);padding-bottom:2px}

/* Clean AI transparency strip for newer content. */
.wsihk-ai-note{display:flex;align-items:center;gap:14px;margin-top:18px;padding:12px 14px;background:#fff7df;border-left:5px solid var(--yellow);font-size:15.5px;line-height:1.45;color:#4e4148}
.wsihk-ai-note>span{flex:0 0 auto;text-transform:uppercase;letter-spacing:.065em;font-size:13.5px;color:#8d2931}
.wsihk-ai-note p{margin:0!important;max-width:none!important}

/* Recipe cards: cooking time + local saved-list control. */
.wsihk-card__media{position:relative}
.wsihk-card__time{position:absolute;left:12px;bottom:12px;z-index:3;display:flex;align-items:baseline;gap:4px;min-width:70px;padding:9px 11px;background:var(--yellow);color:#32152d;font-size:24px;line-height:1;font-weight:780;box-shadow:4px 4px 0 rgba(35,13,29,.26)}
.wsihk-card__time small{font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:750}
.wsihk-card__time--inline{position:static;box-shadow:none}
.wsihk-card__bodytop{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px}
.wsihk-favorite{appearance:none;border:2px solid #3b1a33;background:#fff;color:#35152f;min-height:50px;padding:9px 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:15.5px;cursor:pointer;border-radius:0;transition:background .14s ease,color .14s ease,border-color .14s ease,transform .14s ease}
.wsihk-favorite span{font-size:22px;line-height:1;color:#d93b25}
.wsihk-favorite em{font-style:normal}
.wsihk-favorite:hover,.wsihk-favorite:focus-visible{background:#35152f;color:#fff;border-color:#35152f;outline:0;transform:translateY(-1px)}
.wsihk-favorite.is-saved{background:#35152f;color:#fff;border-color:#35152f}
.wsihk-favorite.is-saved span{color:var(--yellow)}
.wsihk-favorite--icon{position:absolute;right:12px;top:12px;z-index:4;width:46px;height:46px;min-height:46px;padding:0;background:rgba(255,255,255,.96);box-shadow:4px 4px 0 rgba(35,13,29,.24)}
.wsihk-favorite--icon em{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.wsihk-favorite--icon span{font-size:27px}

/* Functional hub pages. */
.wsihk-section--compact{padding-top:12px}
.wsihk-topic-links,.wsihk-recipe-jumps{display:flex;flex-wrap:wrap;gap:9px}
.wsihk-topic-links a,.wsihk-recipe-jumps a{display:inline-flex;align-items:center;min-height:48px;padding:10px 15px;border:2px solid #e1cfc1;background:#fffdf8;font-size:16px;color:#3a2332}
.wsihk-topic-links a:hover,.wsihk-topic-links a:focus-visible,.wsihk-recipe-jumps a:hover,.wsihk-recipe-jumps a:focus-visible{background:var(--aubergine);border-color:var(--aubergine);color:#fff!important;outline:0}
.wsihk-recipe-jumps{margin-bottom:28px}
.wsihk-three-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.wsihk-three-steps article{border-left:5px solid var(--yellow);padding-left:18px}
.wsihk-three-steps article>span{font-size:14px;color:var(--yellow);letter-spacing:.08em}
.wsihk-three-steps h2{font-size:29px!important;margin:4px 0 8px!important;color:#fff!important}
.wsihk-three-steps p{font-size:17px;margin:0;color:#f7eaf2}
.wsihk-quick-bar{display:grid;grid-template-columns:150px 150px 1fr;gap:0;border:2px solid #e2cdbd;margin-bottom:28px;background:#fffaf1}
.wsihk-quick-bar>div{padding:15px 18px;border-right:1px solid #e2cdbd}
.wsihk-quick-bar span{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.065em;color:#846b77}
.wsihk-quick-bar strong{display:block;font-size:31px;line-height:1.05;color:var(--aubergine)}
.wsihk-quick-bar>a{display:flex;align-items:center;justify-content:flex-end;padding:15px 18px;color:#9d2929;border-left:1px solid #e2cdbd;font-size:16px}
.wsihk-quick-bar>a:hover{background:var(--aubergine);color:#fff!important}
.wsihk-fast-food-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;transform:rotate(-1deg)}
.wsihk-fast-food-list span{display:grid;place-items:center;min-height:82px;background:#fff;color:var(--aubergine);font-size:27px;font-weight:750;box-shadow:6px 6px 0 rgba(77,23,26,.22)}

/* Saved recipes page. */
.wsihk-saved-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.wsihk-saved-head h2{margin:0;color:var(--aubergine);font-size:clamp(32px,4vw,48px);line-height:1.04}
.wsihk-clear-saved{appearance:none;border:2px solid #dcc9bb;background:#fff;padding:10px 14px;min-height:46px;font:inherit;font-size:15px;cursor:pointer;border-radius:0}
.wsihk-clear-saved:hover{background:#35152f;color:#fff;border-color:#35152f}

/* Stronger readable controls on leftovers. */
.wsihk-ingredients button small{font-size:12.5px!important;line-height:1.25}
.wsihk-leftover-options label{font-size:15.5px!important}
.wsihk-selected-summary{font-size:16.5px!important}

@media(max-width:980px){
  .wsihk-article__layout{grid-template-columns:1fr!important}
  .wsihk-aside{display:grid;grid-template-columns:1fr 1fr;gap:16px}
  .wsihk-three-steps{grid-template-columns:1fr}
}
@media(max-width:860px){
  .wsihk-nav__search{font-size:17px!important}
  .wsihk-nav__saved{justify-content:space-between}
  .wsihk-article__info{align-items:flex-start;flex-direction:column}
  .wsihk-article__actions{width:100%;justify-content:flex-start}
  .wsihk-timehero{min-width:150px}
  .wsihk-quick-bar{grid-template-columns:1fr 1fr}
  .wsihk-quick-bar>a{grid-column:1/-1;justify-content:flex-start;border-left:0;border-top:1px solid #e2cdbd}
}
@media(max-width:620px){
  .wsihk-body .wsihk-eyebrow{font-size:13px}
  .wsihk-kicker{font-size:13px!important}
  .wsihk-meta{font-size:15.5px!important;width:100%}
  .wsihk-meta small{font-size:13px}
  .wsihk-article__actions{display:grid;grid-template-columns:1fr 1fr}
  .wsihk-timehero{min-width:0;width:100%}
  .wsihk-favorite:not(.wsihk-favorite--icon){width:100%}
  .wsihk-ai-note{align-items:flex-start;flex-direction:column;gap:5px;font-size:15px}
  .wsihk-card__time{font-size:21px;left:9px;bottom:9px;padding:8px 10px}
  .wsihk-favorite--icon{right:9px;top:9px;width:43px;height:43px;min-height:43px}
  .wsihk-aside{grid-template-columns:1fr}
  .wsihk-topic-links,.wsihk-recipe-jumps{display:grid;grid-template-columns:1fr 1fr}
  .wsihk-topic-links a,.wsihk-recipe-jumps a{justify-content:center;text-align:center}
  .wsihk-quick-bar{grid-template-columns:1fr 1fr}
  .wsihk-saved-head{align-items:flex-start;flex-direction:column}
  .wsihk-fast-food-list span{min-height:68px;font-size:23px}
}
@media(max-width:1000px){
  .wsihk-header__inner{min-height:82px;position:relative}
  .wsihk-brand{min-width:0}
  .wsihk-burger{display:block;margin-left:auto}
  .wsihk-nav{position:absolute;left:-20px;right:-20px;top:82px;display:none;background:#2b1128;border-top:1px solid rgba(255,255,255,.12);padding:10px 20px 16px;box-shadow:0 15px 25px rgba(0,0,0,.22)}
  .wsihk-nav.is-open{display:block}
  .wsihk-nav a{min-height:54px;padding:0 12px!important;border-bottom:1px solid rgba(255,255,255,.1)!important;font-size:17px!important}
  .wsihk-nav a:after{display:none!important}
  .wsihk-nav a:hover,.wsihk-nav a:focus-visible{transform:none;background:var(--yellow)!important;color:#2b1227!important}
}
@media(max-width:620px){
  .wsihk-header__inner{min-height:78px}
  .wsihk-nav{top:78px}
}

/* =========================================================
   WSIHK 1.3.0 – live routing fix, complete hubs, contrast
   ========================================================= */

/* Strong, theme-proof controls. */
.wsihk-body .wsihk-portions button{
  appearance:none!important;
  width:48px!important;
  height:44px!important;
  border:2px solid #6b4057!important;
  background:#fff!important;
  color:#2b1128!important;
  font-size:17px!important;
  font-weight:750!important;
  line-height:1!important;
  opacity:1!important;
}
.wsihk-body .wsihk-portions button:hover,
.wsihk-body .wsihk-portions button:focus-visible{
  background:var(--yellow)!important;
  color:#2b1128!important;
  border-color:#2b1128!important;
  outline:3px solid rgba(255,201,40,.32)!important;
  outline-offset:2px!important;
}
.wsihk-body .wsihk-portions button.is-active{
  background:#34142f!important;
  color:#fff!important;
  border-color:#34142f!important;
}
.wsihk-body .wsihk-choice button{
  border:2px solid #bca89d!important;
  background:#fff!important;
  color:#2c2028!important;
  font-weight:640!important;
}
.wsihk-body .wsihk-choice button:hover,
.wsihk-body .wsihk-choice button:focus-visible{
  background:var(--yellow)!important;
  color:#2b1128!important;
  border-color:#2b1128!important;
  outline:0!important;
}
.wsihk-body .wsihk-choice button.is-active{
  background:#34142f!important;
  color:#fff!important;
  border-color:#34142f!important;
}
.wsihk-body .wsihk-searchbox button{
  background:var(--yellow)!important;
  color:#2b1128!important;
  font-weight:760!important;
  border:2px solid var(--yellow)!important;
}
.wsihk-body .wsihk-searchbox button:hover,
.wsihk-body .wsihk-searchbox button:focus-visible{
  background:#fff!important;
  color:#2b1128!important;
  border-color:#2b1128!important;
}
.wsihk-body .wsihk-clear-saved{
  background:#fff!important;
  color:#2b1128!important;
  border:2px solid #6b4057!important;
  font-weight:650!important;
}
.wsihk-body .wsihk-clear-saved:hover,
.wsihk-body .wsihk-clear-saved:focus-visible{
  background:#34142f!important;
  color:#fff!important;
  border-color:#34142f!important;
}

/* Hub pages must contain useful content even before result grids. */
.wsihk-toolpanel--featured{border-top:8px solid var(--orange);padding:30px}
.wsihk-toolpanel--slim{padding:25px 28px}
.wsihk-toolpanel__intro{margin:0 0 24px;padding:0 0 20px;border-bottom:1px solid #e6d8cd}
.wsihk-toolpanel__intro h2{margin:3px 0 8px!important;color:var(--aubergine)!important;font-size:clamp(30px,4vw,45px)!important;line-height:1.03!important;letter-spacing:-.035em!important}
.wsihk-toolpanel__intro p{margin:0;max-width:none;font-size:17px;line-height:1.55;color:#584b53}
.wsihk-hub-section{border-top:1px solid #eee2d8}
.wsihk-engine-note{display:flex;align-items:flex-start;gap:12px;margin-top:24px;padding:18px 20px;border-left:6px solid var(--yellow);background:#fff8e8;color:#453840;font-size:16.5px;line-height:1.5}
.wsihk-engine-note strong{flex:0 0 auto;color:#32172d}
.wsihk-engine-note span{min-width:0}
.wsihk-hubstats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px;border:2px solid #e2cdbd;background:#fffaf1}
.wsihk-hubstats>div{padding:18px 20px;border-right:1px solid #e2cdbd}
.wsihk-hubstats>div:last-child{border-right:0}
.wsihk-hubstats span{display:block;font-size:14px;text-transform:uppercase;letter-spacing:.055em;color:#7f6674}
.wsihk-hubstats strong{display:block;margin-top:3px;font-size:38px;line-height:1;color:var(--aubergine)}
.wsihk-usecase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}
.wsihk-usecase-grid a{display:flex;flex-direction:column;min-height:190px;padding:22px;border-right:1px solid var(--line);background:#fff}
.wsihk-usecase-grid a:last-child{border-right:0}
.wsihk-usecase-grid a:hover,.wsihk-usecase-grid a:focus-visible{background:#fff4d8;outline:0}
.wsihk-usecase-grid span{font-size:14px;color:#9a2b2d;text-transform:uppercase;letter-spacing:.055em}
.wsihk-usecase-grid strong{margin:auto 0 5px;font-size:30px;line-height:1.05;color:var(--aubergine)}
.wsihk-usecase-grid em{font-style:normal;color:#62555d;font-size:16px}
.wsihk-rescue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.wsihk-rescue-grid article{padding-left:18px;border-left:5px solid var(--yellow)}
.wsihk-rescue-grid span{font-size:14px;color:var(--yellow);text-transform:uppercase;letter-spacing:.06em}
.wsihk-body .wsihk-rescue-grid h2{margin:5px 0 9px!important;color:#fff!important;font-size:29px!important;line-height:1.08!important}
.wsihk-rescue-grid p{margin:0;color:#f3e6ee;font-size:17px}
.wsihk-inline-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 28px;border:2px solid #e1cbbd;background:#fff9ef}
.wsihk-inline-cta h2{margin:3px 0 8px!important;color:var(--aubergine)!important;font-size:clamp(30px,4vw,44px)!important;line-height:1.05!important}
.wsihk-inline-cta p{margin:0;font-size:17px}
.wsihk-inline-cta .wsihk-action{flex:0 0 auto}
.wsihk-search-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}
.wsihk-search-examples a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:70px;padding:15px 17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:17px;background:#fff}
.wsihk-search-examples a:hover,.wsihk-search-examples a:focus-visible{background:var(--yellow);color:#2b1128!important;outline:0}
.wsihk-result-count{font-size:17px;color:#6d5664}
.wsihk-editorial>h2{margin-top:44px!important}
.wsihk-editorial>h2:first-child{margin-top:0!important}

/* Keep the original no-premature-wrap rule strong on all engine hubs. */
.wsihk-body .wsihk-pagehero .wsihk-wrap,
.wsihk-body .wsihk-toolpanel__intro,
.wsihk-body .wsihk-section__head>div,
.wsihk-body .wsihk-inline-cta>div{min-width:0}
.wsihk-body .wsihk-pagehero p,
.wsihk-body .wsihk-toolpanel__intro p,
.wsihk-body .wsihk-section-intro,
.wsihk-body .wsihk-inline-cta p{max-width:none!important;width:auto!important}

@media(max-width:860px){
  .wsihk-hubstats,.wsihk-usecase-grid,.wsihk-rescue-grid{grid-template-columns:1fr}
  .wsihk-hubstats>div,.wsihk-usecase-grid a{border-right:0;border-bottom:1px solid #e2cdbd}
  .wsihk-hubstats>div:last-child,.wsihk-usecase-grid a:last-child{border-bottom:0}
  .wsihk-usecase-grid a{min-height:145px}
  .wsihk-search-examples{grid-template-columns:1fr 1fr}
  .wsihk-inline-cta{align-items:flex-start;flex-direction:column}
}
@media(max-width:620px){
  .wsihk-toolpanel--featured{padding:22px 18px;border-top-width:7px}
  .wsihk-toolpanel--slim{padding:20px 18px}
  .wsihk-toolpanel__intro p,.wsihk-engine-note,.wsihk-inline-cta p{font-size:16px}
  .wsihk-engine-note{flex-direction:column;gap:3px}
  .wsihk-hubstats strong{font-size:33px}
  .wsihk-search-examples{grid-template-columns:1fr}
  .wsihk-inline-cta{padding:20px}
  .wsihk-inline-cta .wsihk-action{width:100%}
}


/* =========================================================
   WSIHK 1.5.1 – frozen layout, exact uploaded brand icon
   Only brand asset + wordmark weight are changed here.
   ========================================================= */
.wsihk-brand__mark{
  width:82px!important;
  height:82px!important;
  flex:0 0 82px!important;
  display:block!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
  overflow:visible!important;
}
.wsihk-brand__mark img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  filter:drop-shadow(0 5px 8px rgba(12,5,10,.22));
}
.wsihk-brand__text>span:nth-child(2){font-weight:700!important}

.wsihk-footer__identity{min-width:0}
.wsihk-footer__logo{display:flex;align-items:center;gap:16px;width:max-content;max-width:100%;padding:0!important}
.wsihk-footer__logo:hover{padding-left:0!important}
.wsihk-footer__logo>img{width:86px;height:86px;flex:0 0 86px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(0,0,0,.22))}
.wsihk-footer__logo>span{display:flex;flex-direction:column;gap:5px;min-width:0}
.wsihk-footer__brand{display:block;line-height:1.05;font-weight:760!important;color:var(--yellow)}
.wsihk-footer__claim{font-size:15.5px;line-height:1.35;color:#fff}
.wsihk-footer__identity>.wsihk-footer__slogan{margin-top:18px}

@media(max-width:1120px){
  .wsihk-brand__mark{width:70px!important;height:70px!important;flex-basis:70px!important}
}
@media(max-width:860px){
  .wsihk-brand__mark{width:60px!important;height:60px!important;flex-basis:60px!important}
}
@media(max-width:620px){
  .wsihk-brand__mark{width:54px!important;height:54px!important;flex-basis:54px!important}
  .wsihk-footer__logo>img{width:72px;height:72px;flex-basis:72px}
  .wsihk-footer__brand{font-size:24px!important}
  .wsihk-footer__claim{font-size:14.5px}
}

/* 2.0.0: long-form usability, no redesign */
.wsihk-toc{margin:0 0 28px;padding:20px 22px;border-top:4px solid var(--ws-orange,#f26322);border-bottom:1px solid rgba(72,20,51,.18);background:#fff8e9}
.wsihk-toc>strong{display:block;margin:5px 0 12px;font-size:1.15rem;color:#2f0d27}
.wsihk-toc__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 22px}
.wsihk-toc__links a{display:block;color:#4a1238;text-decoration:none;line-height:1.35;padding:4px 0;border-bottom:1px solid rgba(74,18,56,.12)}
.wsihk-toc__links a:hover{color:#a2163d;border-bottom-color:#f26322}
.wsihk-toc__l3{padding-left:14px!important;font-size:.96em}
.wsihk-content h2[id],.wsihk-content h3[id]{scroll-margin-top:24px}
@media(max-width:720px){.wsihk-toc__links{grid-template-columns:1fr}.wsihk-toc{padding:18px 16px}}

/* v2.2.0 – Hub-Cluster ohne neue Filter-URLs */
.wsihk-topic-links--counts a{display:inline-flex;align-items:center;gap:.55rem}
.wsihk-topic-links--counts a small{font-size:.78em;line-height:1;padding:.28em .45em;border:1px solid currentColor;opacity:.82}
.wsihk-problem-grid a small{font-size:.72em;line-height:1;margin-left:.45rem;padding:.28em .42em;border:1px solid currentColor;opacity:.72}
