:root{--hp-bg:#f6efe2;--hp-primary:#c4553b;--hp-secondary:#4f7a3a;--hp-accent:#d9a441;--hp-muted:#9bb08a;--hp-ink:#2b2521;--hp-surface:#fcf9f4;--hp-bg-deep:#e8e2d6;--hp-border:#d6d0c5;--hp-primary-text:#a74832;--hp-secondary-text:#486f35;--hp-secondary-strong:#3b5b2c;--hp-text-muted:#676360;--hp-btn-bg:#c2543a;--hp-btn-bg-hover:#ab4a33;--hp-btn-fg:#fff;--hp-badge-bg:#4f7a3a;--hp-badge-bg-hover:#446932;--hp-badge-fg:#fff;--hp-accent-soft:#f4e6ca;--hp-radius:18px;--hp-container:100vw}@media (width>=576px){:root{--hp-container:540px}}@media (width>=768px){:root{--hp-container:720px}}@media (width>=992px){:root{--hp-container:960px}}@media (width>=1200px){:root{--hp-container:1140px}}@media (width>=1400px){:root{--hp-container:1320px}}html[ta-theme=dark]{--hp-bg:#1e1a17;--hp-surface:#2a2724;--hp-bg-deep:#373331;--hp-border:#44413e;--hp-ink:#f3ede3;--hp-primary:#d3705a;--hp-secondary:#6fac52;--hp-accent:#d9a441;--hp-muted:#9bb08a;--hp-primary-text:#d68876;--hp-secondary-text:#6fac52;--hp-secondary-strong:#8cc172;--hp-text-muted:#a29e97;--hp-btn-bg:#d68876;--hp-btn-bg-hover:#e4a092;--hp-btn-fg:#1e1a17;--hp-badge-bg:#6fac52;--hp-badge-bg-hover:#8cc172;--hp-badge-fg:#1e1a17;--hp-accent-soft:#443823}body,html[ta-theme=dark] body{background-color:var(--hp-bg);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}h1,h2,h3,h4,h5,h6{color:var(--hp-ink)}a:hover{color:var(--hp-primary-text)}.hp-header{background:var(--hp-bg);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-primary-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-primary-text);border-bottom-color:var(--hp-primary)}.hp-header__actions{align-items:center;gap:10px;display:flex}.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-primary);color:var(--hp-primary-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-bg-deep);display:block;overflow:hidden}.hp-card__badge{z-index:1;background:var(--hp-badge-bg);color:var(--hp-badge-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-badge-bg-hover);color:var(--hp-badge-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-bg-deep);width:100%;height:100%;color:var(--hp-text-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-secondary-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-secondary-strong)}.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-primary-text)}.hp-card__summary{color:var(--hp-text-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-text-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-leaf,.hp-leaf-mark{pointer-events:none;user-select:none}html[ta-theme=dark] .hp-leaf,html[ta-theme=dark] .hp-leaf-mark{display:none}.hp-hero-scene{margin:-72px 0;padding:72px 0;position:relative;overflow:hidden}.hp-hero-scene>.hp-hero{z-index:1;position:relative}.hp-hero-scene>.hp-leaf{z-index:0;height:auto;position:absolute}.hp-hero-scene>.hp-leaf--start{width:300px;top:40px;left:40px;rotate:-15deg}.hp-hero-scene>.hp-leaf--end{width:320px;bottom:30px;right:46px;rotate:165deg}.hp-leaf-mark{z-index:0;width:max(0px, calc((100vw - var(--hp-container) - 48px) / 2));opacity:.06;align-items:center;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden}.hp-leaf-mark svg{flex:none;width:520px;max-width:none;height:auto;margin-left:auto;rotate:-8deg}.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-bg-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-primary-text)}.hp-hero__summary{color:var(--hp-text-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-bg-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-text-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-primary);color:var(--hp-primary-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-primary);color:var(--hp-primary-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-text-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{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-text-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-primary-text)}.hp-cat-list .hp-count{color:var(--hp-text-muted);font-size:14px}.hp-author{text-align:center}.hp-author__avatar{object-fit:cover;background:var(--hp-bg-deep);border:4px solid var(--hp-bg);width:96px;height:96px;box-shadow:0 0 0 1px var(--hp-border);border-radius:50%;margin:0 auto 14px;display:block}.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-text-muted);margin:0;font-size:15px;line-height:1.65}.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-bg-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-primary-text)}.hp-mini__meta{color:var(--hp-text-muted);font-size:13px}.hp-breadcrumb{color:var(--hp-text-muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.hp-breadcrumb a{color:var(--hp-text-muted);text-decoration:none}.hp-breadcrumb a:hover{color:var(--hp-primary-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-bg-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-text-muted);margin-top:16px;margin-bottom:28px;font-size:17px;line-height:1.7}.hp-section{margin-top:44px}.hp-about p{margin:0 0 16px;font-size:16px;line-height:1.8}.hp-about p:last-child{margin-bottom:0}.hp-section__title,.hp-widget__title,.hp-nl--widget .hp-nl__title,.hp-prose h2{color:var(--hp-primary-text);background-image:repeating-linear-gradient(to right, var(--hp-primary) 0 2px, transparent 2px 6px);background-position:0 100%;background-repeat:no-repeat;background-size:100% 2px;border-bottom:0}.hp-section__title{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-primary);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-text-muted)}.hp-estimate-note{border-left:3px solid var(--hp-primary);background:var(--hp-bg-deep);color:var(--hp-text-muted);border-radius:0 10px 10px 0;margin-top:14px;padding:12px 16px;font-size:14px}.hp-portions{background:var(--hp-bg-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-primary-text);white-space:nowrap;font-weight:700}.hp-ingredients .hp-ing-note{color:var(--hp-text-muted);font-size:14px;display:block}.hp-steps-section+.hp-steps-section{margin-top:32px}.hp-steps__section-title{color:var(--hp-primary-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-primary);color:var(--hp-primary-text)}.hp-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.hp-tags span{border:1px solid var(--hp-accent);background:var(--hp-accent-soft);color:var(--hp-ink);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.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-text-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-text-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-bg-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-text-muted);font-size:15px;text-decoration:none}.hp-footer a:hover{color:var(--hp-primary-text)}.hp-footer p{color:var(--hp-text-muted);font-size:15px;line-height:1.65}.hp-footer__bottom{border-top:1px solid var(--hp-border);color:var(--hp-text-muted);margin-top:40px;padding-top:22px;font-size:14px}.hp-legal__updated{color:var(--hp-text-muted);margin:0 0 28px;font-size:14px}.hp-prose{max-width:72ch}.hp-prose p,.hp-prose li{font-size:16px;line-height:1.8}.hp-prose p{margin:0 0 16px}.hp-prose h2{margin:40px 0 16px;padding-bottom:12px;font-family:Syne,sans-serif;font-size:24px;font-weight:700}.hp-prose h3{margin:28px 0 12px;font-family:Syne,sans-serif;font-size:18px;font-weight:700}.hp-prose a{color:var(--hp-primary-text);overflow-wrap:anywhere}.hp-prose ul{margin:0 0 16px;padding-left:20px}.hp-prose li{margin-bottom:8px}.hp-prose em{color:var(--hp-text-muted)}.hp-prose>:last-child{margin-bottom:0}.hp-nl--banner{background:var(--hp-bg-deep);border-top:1px solid var(--hp-border);border-bottom:1px solid var(--hp-border);margin-top:80px;padding:48px 0}.hp-nl--banner+.hp-footer{margin-top:0}.hp-nl--banner .hp-nl__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 40px;display:flex}.hp-nl--banner .hp-nl__intro,.hp-nl--banner .hp-nl__form{flex:340px}.hp-nl__title{margin:0 0 8px;font-family:Syne,sans-serif;font-weight:700}.hp-nl--widget .hp-nl__title{margin-bottom:14px;padding-bottom:12px;font-size:18px;display:inline-block}.hp-nl--banner .hp-nl__title{max-width:20ch;font-size:clamp(21px,2.6vw,28px);line-height:1.25}.hp-nl__lead{color:var(--hp-text-muted);margin:0 0 16px;font-size:15px;line-height:1.65}.hp-nl--banner .hp-nl__lead{margin-bottom:0}.hp-nl__row{gap:10px;display:flex}.hp-nl--widget .hp-nl__row{flex-direction:column}.hp-nl--widget .hp-nl__row .hp-btn{justify-content:center;width:100%}.hp-nl__row input[type=email]{border:1px solid var(--hp-border);background:var(--hp-surface);min-width:0;color:var(--hp-ink);border-radius:999px;flex:auto;padding:12px 16px;font-size:15px}.hp-nl__row input[type=email]:focus{outline:2px solid var(--hp-primary);outline-offset:1px}.hp-nl--banner .hp-nl__row .hp-btn{flex-shrink:0}.hp-nl__consent{color:var(--hp-text-muted);align-items:flex-start;gap:9px;margin:12px 0 0;font-size:13px;line-height:1.55;display:flex}.hp-nl__consent input{width:16px;height:16px;accent-color:var(--hp-btn-bg);flex-shrink:0;margin-top:2px}.hp-nl__consent label{cursor:pointer}.hp-nl__status{color:var(--hp-primary-text);margin:12px 0 0;font-size:14px;font-weight:600;line-height:1.55}.hp-nl__status[hidden]{display:none}@media (width<=575px){.hp-nl--banner .hp-nl__row{flex-direction:column}.hp-nl--banner .hp-nl__row .hp-btn{justify-content:center}}.hp-consent{z-index:90;background:var(--hp-surface);border-top:1px solid var(--hp-border);padding:14px 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0000001a}.hp-consent[hidden]{display:none}.hp-consent__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;max-width:1140px;margin:0 auto;padding:0 16px;display:flex}.hp-consent__text{max-width:72ch;color:var(--hp-text-muted);margin:0;font-size:14px;line-height:1.6}.hp-consent__actions{flex-shrink:0;gap:10px;display:flex}.hp-consent .hp-btn{padding:9px 20px;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<=767px){.hp-hero-scene>.hp-leaf{display:none}}@media (width<=575px){.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}}
