:root{--hp-accent:#fa4729;--hp-accent-text:#c23a17;--hp-accent-dark:#a52d11;--hp-btn-bg:#c23a17;--hp-btn-bg-hover:#a52d11;--hp-btn-fg:#fff;--hp-cream:#faf6ef;--hp-cream-deep:#f3ece0;--hp-surface:#fff;--hp-ink:#262626;--hp-muted:#6f6a63;--hp-border:#e6ddcd;--hp-radius:18px}html[ta-theme=dark]{--hp-accent-text:#ff6a4d;--hp-accent-dark:#fa4729;--hp-cream:#0a0a0d;--hp-surface:#16161c;--hp-cream-deep:#212129;--hp-ink:#f2efe9;--hp-muted:#b3aea6;--hp-border:#2a2a31}body,html[ta-theme=dark] body{background-color:var(--hp-cream);color:var(--hp-ink)}p,li,span{color:inherit}.ta-blog-box__style-2 .content,.ta-blog-box__style-2 .meta-infos,.ta-blog-box__featured,.menu-area-wrapper{background:var(--hp-surface)}.ta-header__menuarea.theme-bg{background:0 0}a{color:inherit}.hp-header{background:var(--hp-cream);border-bottom:1px solid var(--hp-border)}.hp-header__inner{justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.hp-logo{letter-spacing:-.02em;color:var(--hp-ink);white-space:nowrap;font-family:Syne,sans-serif;font-size:26px;font-weight:800;line-height:1;text-decoration:none}.hp-logo:hover,.hp-logo span{color:var(--hp-accent-text)}.hp-nav ul{flex-wrap:wrap;gap:4px 22px;margin:0;padding:0;list-style:none;display:flex}.hp-nav a{white-space:nowrap;color:var(--hp-ink);border-bottom:2px solid #0000;padding:4px 0;font-family:Syne,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.hp-nav a:hover,.hp-nav a[aria-current=page]{color:var(--hp-accent-text);border-bottom-color:var(--hp-accent)}.hp-header__actions{align-items:center;gap:10px;display:flex}.hp-search--disabled{border:1px solid var(--hp-border);color:var(--hp-muted);background:var(--hp-surface);cursor:not-allowed;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:14px;display:flex}.hp-search--disabled input{width:140px;color:inherit;cursor:not-allowed;background:0 0;border:0;outline:none}.hp-theme-toggle{border:1px solid var(--hp-border);background:var(--hp-surface);width:40px;height:40px;color:var(--hp-ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.hp-theme-toggle:hover{border-color:var(--hp-accent);color:var(--hp-accent-text)}.hp-theme-toggle .hp-icon-moon{display:none}html[ta-theme=dark] .hp-theme-toggle .hp-icon-moon{display:block}html[ta-theme=dark] .hp-theme-toggle .hp-icon-sun{display:none}.hp-card{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius);flex-direction:column;height:100%;display:flex;overflow:hidden}.hp-card__media{position:relative}.hp-card__thumb{aspect-ratio:3/2;background:var(--hp-cream-deep);display:block;overflow:hidden}.hp-card__badge{z-index:1;background:var(--hp-btn-bg);color:var(--hp-btn-fg);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:6px 12px;font-family:Syne,sans-serif;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none;position:absolute;top:12px;left:12px}.hp-card__badge:hover{background:var(--hp-btn-bg-hover);color:var(--hp-btn-fg)}.hp-card__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.hp-card:hover .hp-card__thumb img{transform:scale(1.05)}.hp-thumb-empty{background:var(--hp-cream-deep);width:100%;height:100%;color:var(--hp-muted);text-align:center;justify-content:center;align-items:center;padding:12px;font-size:13px;display:flex}.hp-card__body{flex-direction:column;flex:1;padding:20px;display:flex}.hp-cat{text-transform:uppercase;letter-spacing:.08em;color:var(--hp-accent-text);margin-bottom:10px;font-family:Syne,sans-serif;font-size:12px;font-weight:700;text-decoration:none;display:inline-block}.hp-cat:hover{color:var(--hp-accent-dark)}.hp-card__title{margin:0 0 10px;font-family:Syne,sans-serif;font-size:20px;font-weight:700;line-height:1.25}.hp-card__title a{color:var(--hp-ink);text-decoration:none}.hp-card__title a:hover{color:var(--hp-accent-text)}.hp-card__summary{color:var(--hp-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.hp-card__meta{border-top:1px solid var(--hp-border);color:var(--hp-muted);flex-wrap:wrap;gap:6px 18px;margin-top:auto;padding-top:14px;font-size:14px;display:flex}.hp-card__meta strong{color:var(--hp-ink);font-weight:600}.hp-hero{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius);overflow:hidden}.hp-hero__thumb{aspect-ratio:4/3;background:var(--hp-cream-deep);height:100%;min-height:280px;display:block}.hp-hero__thumb img{object-fit:cover;width:100%;height:100%}.hp-hero__body{flex-direction:column;justify-content:center;height:100%;padding:28px 24px;display:flex}.hp-hero__body>.hp-btn,.hp-hero__body>.hp-cat{align-self:flex-start}.hp-hero__title{margin:12px 0 14px;font-family:Syne,sans-serif;font-size:clamp(28px,5vw,44px);font-weight:800;line-height:1.1}.hp-hero__title a{color:var(--hp-ink);text-decoration:none}.hp-hero__title a:hover{color:var(--hp-accent-text)}.hp-hero__summary{color:var(--hp-muted);margin-bottom:22px;font-size:17px;line-height:1.65}.hp-keys{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.hp-keys li{background:var(--hp-cream-deep);text-align:center;border-radius:12px;flex:96px;padding:12px 14px}.hp-keys .hp-keys__label{text-transform:uppercase;letter-spacing:.06em;color:var(--hp-muted);margin-bottom:4px;font-size:12px;display:block}.hp-keys .hp-keys__value{color:var(--hp-ink);font-family:Syne,sans-serif;font-size:17px;font-weight:700;line-height:1.2;display:block}.hp-btn{border:1px solid var(--hp-btn-bg);background:var(--hp-btn-bg);color:var(--hp-btn-fg);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-family:Syne,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.hp-btn:hover{background:var(--hp-btn-bg-hover);border-color:var(--hp-btn-bg-hover);color:var(--hp-btn-fg)}.hp-btn--ghost{color:var(--hp-ink);border-color:var(--hp-border);background:0 0}.hp-btn--ghost:hover{border-color:var(--hp-accent);color:var(--hp-accent-text);background:0 0}.hp-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:50px 0 0;padding:0;list-style:none;display:flex}.hp-pagination a,.hp-pagination span{border:1px solid var(--hp-border);background:var(--hp-surface);min-width:44px;height:44px;color:var(--hp-ink);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-weight:600;text-decoration:none;display:inline-flex}.hp-pagination a:hover{border-color:var(--hp-accent);color:var(--hp-accent-text)}.hp-pagination [aria-current=page]{background:var(--hp-btn-bg);border-color:var(--hp-btn-bg);color:var(--hp-btn-fg)}.hp-pagination .hp-pagination__gap{color:var(--hp-muted);background:0 0;border:0;min-width:auto}.hp-widget{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius);margin-bottom:30px;padding:24px}.hp-widget__title{border-bottom:2px solid var(--hp-accent);margin:0 0 18px;padding-bottom:12px;font-family:Syne,sans-serif;font-size:18px;font-weight:700;display:inline-block}.hp-widget p{color:var(--hp-muted);font-size:15px;line-height:1.65}.hp-cat-list{margin:0;padding:0;list-style:none}.hp-cat-list li+li{border-top:1px solid var(--hp-border)}.hp-cat-list a{color:var(--hp-ink);justify-content:space-between;gap:12px;padding:11px 0;font-size:15px;text-decoration:none;display:flex}.hp-cat-list a:hover{color:var(--hp-accent-text)}.hp-cat-list .hp-count{color:var(--hp-muted);font-size:14px}.hp-author{text-align:center}.hp-author__avatar{background:var(--hp-cream-deep);border:1px solid var(--hp-border);width:88px;height:88px;color:var(--hp-accent-text);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-family:Syne,sans-serif;font-size:30px;font-weight:800;display:flex}.hp-author__name{margin:0 0 6px;font-family:Syne,sans-serif;font-size:18px;font-weight:700}.hp-author__bio p{color:var(--hp-muted);margin:0;font-size:15px;line-height:1.65}.hp-newsletter input[type=email]{border:1px solid var(--hp-border);background:var(--hp-cream);width:100%;color:var(--hp-ink);border-radius:999px;margin-bottom:12px;padding:12px 16px;font-size:15px}.hp-newsletter input[type=email]:focus{outline:2px solid var(--hp-accent);outline-offset:1px}.hp-newsletter .hp-btn{justify-content:center;width:100%}.hp-newsletter .hp-note{color:var(--hp-muted);margin:10px 0 0;font-size:13px}.hp-mini{margin:0;padding:0;list-style:none}.hp-mini li{align-items:flex-start;gap:14px;display:flex}.hp-mini li+li{border-top:1px solid var(--hp-border);margin-top:18px;padding-top:18px}.hp-mini__thumb{background:var(--hp-cream-deep);border-radius:12px;flex:0 0 74px;width:74px;height:74px;overflow:hidden}.hp-mini__thumb img{object-fit:cover;width:100%;height:100%}.hp-mini__title{margin:0 0 4px;font-family:Syne,sans-serif;font-size:15px;font-weight:700;line-height:1.35}.hp-mini__title a{color:var(--hp-ink);text-decoration:none}.hp-mini__title a:hover{color:var(--hp-accent-text)}.hp-mini__meta{color:var(--hp-muted);font-size:13px}.hp-breadcrumb{color:var(--hp-muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.hp-breadcrumb a{color:var(--hp-muted);text-decoration:none}.hp-breadcrumb a:hover{color:var(--hp-accent-text)}.hp-breadcrumb li+li:before{content:"/";color:var(--hp-border);margin-right:8px}.hp-breadcrumb [aria-current=page]{color:var(--hp-ink)}.hp-article{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius);overflow:hidden}.hp-article__thumb{aspect-ratio:16/9;background:var(--hp-cream-deep)}.hp-article__thumb img{object-fit:cover;width:100%;height:100%}.hp-article__body{padding:32px 28px}.hp-article__title{margin:10px 0 16px;font-family:Syne,sans-serif;font-size:clamp(28px,4.5vw,42px);font-weight:800;line-height:1.12}.hp-article__summary{color:var(--hp-muted);margin-top:16px;margin-bottom:28px;font-size:17px;line-height:1.7}.hp-section{margin-top:44px}.hp-section__title{border-bottom:2px solid var(--hp-border);margin:0 0 20px;padding-bottom:12px;font-family:Syne,sans-serif;font-size:24px;font-weight:700}.hp-macros-scroll{overflow-x:auto}.hp-macros{border-collapse:collapse;width:100%;min-width:380px;font-size:15px}.hp-macros th,.hp-macros td{text-align:right;border-bottom:1px solid var(--hp-border);padding:12px 14px}.hp-macros th:first-child,.hp-macros td:first-child{text-align:left}.hp-macros thead th{color:var(--hp-ink);border-bottom:2px solid var(--hp-accent);font-family:Syne,sans-serif;font-weight:700}.hp-macros tbody th{color:var(--hp-ink);font-weight:600}.hp-macros td{color:var(--hp-muted)}.hp-estimate-note{border-left:3px solid var(--hp-accent);background:var(--hp-cream-deep);color:var(--hp-muted);border-radius:0 10px 10px 0;margin-top:14px;padding:12px 16px;font-size:14px}.hp-portions{background:var(--hp-cream-deep);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;padding:14px 18px;display:flex}.hp-portions label{margin:0;font-family:Syne,sans-serif;font-weight:600}.hp-portions select{border:1px solid var(--hp-border);background:var(--hp-surface);color:var(--hp-ink);border-radius:999px;padding:8px 14px;font-size:15px;font-weight:600}.hp-ingredients{margin:0;padding:0;list-style:none}.hp-ingredients li{border-bottom:1px solid var(--hp-border);justify-content:space-between;gap:16px;padding:12px 0;font-size:16px;display:flex}.hp-ingredients .hp-ing-qty{color:var(--hp-accent-text);white-space:nowrap;font-weight:700}.hp-ingredients .hp-ing-note{color:var(--hp-muted);font-size:14px;display:block}.hp-steps-section+.hp-steps-section{margin-top:32px}.hp-steps__section-title{color:var(--hp-accent-text);margin:0 0 16px;font-family:Syne,sans-serif;font-size:19px;font-weight:700}.hp-steps{counter-reset:hp-step;margin:0;padding:0;list-style:none}.hp-steps li{counter-increment:hp-step;padding:0 0 22px 56px;line-height:1.7;position:relative}.hp-steps li:before{content:counter(hp-step);background:var(--hp-btn-bg);width:38px;height:38px;color:var(--hp-btn-fg);border-radius:50%;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:16px;font-weight:700;display:flex;position:absolute;top:0;left:0}.hp-steps li:after{content:"";background:var(--hp-border);width:2px;position:absolute;top:42px;bottom:6px;left:18px}.hp-steps li:last-child{padding-bottom:0}.hp-steps li:last-child:after{display:none}.hp-share{border-top:1px solid var(--hp-border);flex-wrap:wrap;align-items:center;gap:10px;margin-top:44px;padding-top:24px;display:flex}.hp-share__label{margin-right:4px;font-family:Syne,sans-serif;font-weight:700}.hp-share a,.hp-share button{border:1px solid var(--hp-border);background:var(--hp-surface);color:var(--hp-ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.hp-share a:hover,.hp-share button:hover{border-color:var(--hp-accent);color:var(--hp-accent-text)}.hp-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.hp-tags span{border:1px solid var(--hp-border);color:var(--hp-muted);border-radius:999px;padding:6px 14px;font-size:13px}.hp-page-title{margin:0 0 12px;font-family:Syne,sans-serif;font-size:clamp(30px,5vw,46px);font-weight:800;line-height:1.1}.hp-lead{color:var(--hp-muted);max-width:62ch;font-size:17px;line-height:1.65}.hp-empty{background:var(--hp-surface);border:1px dashed var(--hp-border);border-radius:var(--hp-radius);text-align:center;color:var(--hp-muted);padding:48px 28px}.hp-empty h2{color:var(--hp-ink);margin:0 0 10px;font-family:Syne,sans-serif;font-size:22px;font-weight:700}.hp-footer{background:var(--hp-cream-deep);border-top:1px solid var(--hp-border);margin-top:80px;padding:56px 0 28px}.hp-footer__title{margin:0 0 16px;font-family:Syne,sans-serif;font-size:17px;font-weight:700}.hp-footer ul{margin:0;padding:0;list-style:none}.hp-footer li{margin-bottom:9px}.hp-footer a{color:var(--hp-muted);font-size:15px;text-decoration:none}.hp-footer a:hover{color:var(--hp-accent-text)}.hp-footer p{color:var(--hp-muted);font-size:15px;line-height:1.65}.hp-footer__bottom{border-top:1px solid var(--hp-border);color:var(--hp-muted);margin-top:40px;padding-top:22px;font-size:14px}.hp-skip-link{z-index:100;background:var(--hp-btn-bg);color:var(--hp-btn-fg);padding:12px 20px;text-decoration:none;position:absolute;top:0;left:-9999px}.hp-skip-link:focus{color:var(--hp-btn-fg);left:0}.hp-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=991px){.hp-header__inner{flex-wrap:wrap}.hp-nav{order:3;width:100%;overflow-x:auto}.hp-nav ul{flex-wrap:nowrap;padding-bottom:6px}.hp-article__body,.hp-hero__body{padding:24px 18px}}@media (width<=575px){.hp-search--disabled{display:none}.hp-steps li{padding-left:48px}}@media (prefers-reduced-motion:reduce){.hp-card__thumb img{transition:none}.hp-card:hover .hp-card__thumb img{transform:none}}
