:root{--bg:#f4f1e8;--surface:#fffdf7;--ink:#171717;--muted:#69675f;--line:#d9d4c7;--lime:#d9ff43;--blue:#3157ff;--orange:#ff6d38;--container:1180px;--display:"Arial Narrow","Roboto Condensed",Impact,sans-serif;--body:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f8f5ed,var(--bg));color:var(--ink);font:16px/1.6 var(--body)}a{color:inherit;text-underline-offset:.2em}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:900;letter-spacing:-.04em;line-height:.96;text-transform:uppercase}h1{font-size:clamp(3.4rem,9vw,8rem);margin-bottom:28px}h2{font-size:clamp(2.3rem,5vw,3.8rem)}h3{font-size:clamp(1.6rem,2.6vw,2.4rem)}p{color:var(--muted)}.container{width:min(calc(100% - 40px),var(--container));margin:auto}.narrow{max-width:760px}.skip-link{position:fixed;top:8px;left:8px;z-index:10;padding:10px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:5;background:#f8f5edee;border-bottom:1px solid #1717171c;backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{display:grid;width:42px;height:42px;place-items:center;background:var(--ink);border-radius:12px;color:var(--lime);font-size:1.4rem;transform:rotate(-4deg)}.brand strong,.brand small{display:block;line-height:1}.brand strong{font-family:var(--display);font-size:1.05rem;text-transform:uppercase}.brand small{margin-top:5px;color:var(--muted);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-header nav{display:flex;gap:25px}.site-header nav a{font-size:.85rem;font-weight:800;text-decoration:none}.hero,.page-hero{padding:clamp(80px,12vw,150px) 0}.hero-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:8vw;align-items:center}.hero h1 em,.page-hero h1 em{font-style:normal;background:linear-gradient(transparent 65%,var(--lime) 65%)}.hero-lead,.page-hero>div>p:last-child{max-width:660px;font-size:clamp(1.05rem,2vw,1.35rem)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 21px;border:2px solid var(--ink);border-radius:999px;font-size:.85rem;font-weight:900;text-decoration:none}.button-dark{background:var(--ink);color:#fff}.button-light{background:transparent}.eyebrow{display:inline-flex;gap:9px;align-items:center;margin-bottom:18px;color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.eyebrow:before{width:26px;height:3px;background:currentColor;content:""}.eyebrow-light{color:#fffa}.hero-art{position:relative;min-height:440px}.hero-orbit{position:absolute;inset:6% 3%;border:2px solid var(--ink);border-radius:50%;background:radial-gradient(circle at 38% 35%,var(--lime),#f8f5ed 52%);transform:rotate(-18deg)}.hero-orbit:after{position:absolute;inset:17%;border:1px dashed var(--ink);border-radius:50%;content:""}.hero-sticker,.hero-note{position:absolute;padding:18px;background:var(--ink);color:#fff;font-family:var(--display);font-weight:900;line-height:.95;text-transform:uppercase}.hero-sticker{top:5%;right:0;background:var(--orange);color:var(--ink);transform:rotate(8deg)}.hero-note{bottom:8%;left:1%;transform:rotate(-5deg)}.hero-note strong{display:block;margin-top:8px;font-size:2.3rem}.section{padding:clamp(70px,10vw,130px) 0}.section-dark{background:var(--ink);color:#fff}.section-dark p,.section-dark h2{color:inherit}.section-tint{background:#eae6da}.intro-grid,.trust-panel{display:grid;grid-template-columns:1.2fr .7fr;gap:8vw;align-items:end}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-heading h2{max-width:780px;margin-bottom:0}.text-link{font-weight:900;text-decoration-thickness:2px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.content-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 30px #1f1d1610}.card-art{display:flex;min-height:190px;align-items:flex-end;padding:20px;background:var(--lime);background-image:radial-gradient(circle at 70% 30%,#ffffff99 0 8%,transparent 9%),repeating-linear-gradient(135deg,#17171712 0 2px,transparent 2px 16px)}.accent-blue .card-art{background-color:#b9c4ff}.accent-orange .card-art{background-color:#ffc29f}.card-art span{padding:8px 11px;background:var(--ink);color:#fff;font-size:.72rem;font-weight:900;text-transform:uppercase}.card-body{padding:24px}.card-body h3{font-size:2rem}.card-body p:not(.eyebrow){font-size:.94rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:18px;text-decoration:none}.category-card span{color:var(--blue);font-weight:900}.category-card h3{margin-top:30px}.category-card strong{font-size:.82rem}.trust-panel{padding:36px;background:var(--lime);border-radius:24px}.trust-panel h2{margin-bottom:0}.trust-panel p{color:var(--ink)}.site-footer{padding:58px 0 24px;background:#171717;color:#fff}.site-footer p{color:#fff9}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid strong{margin-bottom:8px;text-transform:uppercase}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #ffffff22;color:#fff8;font-size:.78rem}.page-hero{padding-bottom:80px}.page-hero h1,.method-list{max-width:900px}.method-list article{display:grid;grid-template-columns:90px 1fr;gap:30px;padding:30px 0;border-top:1px solid var(--line)}.method-list span{color:var(--blue);font-size:1.5rem;font-weight:900}.method-list h2{font-size:2.2rem;margin:0 0 10px}.article{padding:80px 0 120px}.article-header{max-width:900px;margin:0 auto 70px}.article-header h1{font-size:clamp(3rem,7vw,6.8rem)}.article-meta{font-size:.82rem}.article-layout{display:grid;grid-template-columns:220px minmax(0,720px);gap:70px;max-width:1020px;margin:auto}.article-layout aside{display:flex;flex-direction:column;gap:12px;align-self:start;position:sticky;top:100px}.article-layout aside a{font-weight:800}.article-copy section{padding-bottom:30px}.article-copy h2{font-size:2.7rem}@media(max-width:760px){.header-inner{min-height:66px}.site-header nav{display:none}.hero-grid,.intro-grid,.trust-panel,.footer-grid{grid-template-columns:1fr}.hero-art{min-height:300px}.card-grid,.category-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:20px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:8px}.article-layout{grid-template-columns:1fr;gap:25px}.article-layout aside{position:static}.method-list article{grid-template-columns:45px 1fr}}.brand-logo{display:block;width:42px;height:42px;flex:0 0 42px;border-radius:12px;object-fit:cover}.brand-wordmark{display:inline-flex;align-items:baseline;gap:.24em;width:max-content;color:var(--ink);font-family:var(--display);font-size:.9rem;font-weight:900;letter-spacing:-.04em;line-height:1;text-transform:uppercase}.brand-wordmark span{display:inline;white-space:nowrap}.brand-wordmark+small{margin-top:7px}.site-footer .brand-wordmark{color:#fff}.footer-brand{position:relative;display:block;width:min(220px,100%);height:70px;overflow:hidden;line-height:0}.footer-logo{display:block;position:absolute;top:-44px;left:-43px;width:220px;max-width:100%;height:auto}@media(max-width:760px){.footer-brand{width:min(220px,100%);height:64px}.footer-logo{top:-40px;left:-43px}}.hero-pack-deck{position:absolute;inset:7% 2% 5%;z-index:2}.hero-art .hero-orbit{inset:10% 6% 6%}.hero-art .hero-sticker,.hero-art .hero-note{z-index:4}.hero-art .hero-sticker{top:2%;right:4%;padding:14px;font-size:.9rem}.hero-art .hero-note{bottom:12%;left:0;padding:14px;transform:rotate(-4deg)}.hero-art .hero-note strong{margin-top:6px;font-size:1.85rem}.hero-pack-card{position:absolute;display:block;width:58%;max-width:360px;transform-origin:50% 92%}.hero-pack-card-left{top:18%;left:-2%;z-index:1;transform:rotate(-7deg);animation:hero-pack-deal-left .9s cubic-bezier(.2,.8,.25,1) both}.hero-pack-card-center{top:2%;left:21%;z-index:2;transform:rotate(0);animation:hero-pack-deal-center .95s .12s cubic-bezier(.2,.8,.25,1) both}.hero-pack-card-right{top:14%;right:-1%;z-index:3;transform:rotate(7deg);animation:hero-pack-deal-right .9s .24s cubic-bezier(.2,.8,.25,1) both}.hero-pack-float{display:block;width:100%;height:auto;filter:drop-shadow(0 18px 15px rgba(23,23,23,.2));transition:transform .26s ease,filter .26s ease;will-change:transform}.hero-pack-float-left{animation:hero-pack-float-left 5.8s 1s ease-in-out infinite}.hero-pack-float-center{animation:hero-pack-float-center 6.4s 1.12s ease-in-out infinite}.hero-pack-float-right{animation:hero-pack-float-right 5.6s 1.22s ease-in-out infinite}.hero-pack-card:hover .hero-pack-float{filter:drop-shadow(0 24px 19px rgba(23,23,23,.24));transform:scale(1.06)}@keyframes hero-pack-deal-left{0%{opacity:0;transform:translate(-80px,34px) rotate(-26deg)}to{opacity:1;transform:translate(0) rotate(-10deg)}}@keyframes hero-pack-deal-center{0%{opacity:0;transform:translateY(-34px) rotate(-9deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes hero-pack-deal-right{0%{opacity:0;transform:translate(80px,28px) rotate(24deg)}to{opacity:1;transform:translate(0) rotate(9deg)}}@keyframes hero-pack-float-left{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@keyframes hero-pack-float-center{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes hero-pack-float-right{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-6px) rotate(-1deg)}}@media(max-width:760px){.hero-pack-deck{inset:8% 0 3%}.hero-pack-card{width:58%;max-width:290px}.hero-pack-card-left{top:17%;left:-8%}.hero-pack-card-center{left:21%}.hero-pack-card-right{top:14%;right:-8%}.hero-art .hero-note{bottom:8%;left:-2%;padding:12px}.hero-art .hero-note strong{font-size:1.45rem}.hero-art .hero-sticker{top:1%;right:2%;padding:11px;font-size:.75rem}}@media(prefers-reduced-motion:reduce){.hero-pack-card,.hero-pack-float{animation:none}.hero-pack-float{transition:none}}h1{font-size:clamp(3.4rem,9vw,5rem)}.article-header h1{font-size:clamp(3rem,7vw,5rem)}.recipe-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.recipe-card{display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:22px;text-decoration:none}.recipe-card>div:last-child{padding:25px}.recipe-card h2{font-size:2rem}.recipe-art{display:flex;min-height:270px;align-items:flex-end;padding:20px;background:var(--orange);background-image:radial-gradient(circle at 35% 25%,#fff9 0 12%,transparent 13%),radial-gradient(circle at 65% 60%,#17171722 0 18%,transparent 19%)}.recipe-art span{font-family:var(--display);font-size:1.4rem;font-weight:900;line-height:.9}.recipe-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.recipe-stats span{padding:12px 16px;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--muted);font-size:.78rem}.recipe-stats strong{display:block;color:var(--ink);font-size:1.1rem}.ingredient-list,.step-list{padding:0;list-style:none}.ingredient-list li,.step-list li{padding:15px 0;border-top:1px solid var(--line)}.step-list{counter-reset:steps}.step-list li{display:grid;grid-template-columns:44px 1fr;gap:15px;counter-increment:steps}.step-list li:before{content:counter(steps,decimal-leading-zero);color:var(--blue);font-weight:900}.recipe-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:900px;margin:auto}.recipe-note{max-width:900px;margin:50px auto 0;font-size:.8rem}@media(max-width:760px){.recipe-grid,.recipe-layout,.recipe-card{grid-template-columns:1fr}.recipe-art{min-height:180px}}.recipe-hero-image{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:24px;margin:34px 0 0}.recipe-editorial{max-width:760px;margin:0 auto 70px}.recipe-intro{font-size:1.25rem;line-height:1.6;color:var(--ink)}.recipe-editorial section{padding:24px 0}.affiliate-product{display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:28px;align-items:center;max-width:900px;margin:70px auto 0;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:22px}.affiliate-product-image img{display:block;width:100%;height:100%;min-height:210px;object-fit:cover;border-radius:14px;background:#eae6da}.affiliate-product-copy h2{font-size:2.3rem;margin-bottom:12px}.affiliate-meta{font-size:.78rem}.affiliate-product .button{margin-top:8px}@media(max-width:760px){.affiliate-product{grid-template-columns:1fr}.affiliate-product-image img{min-height:170px}}.affiliate-product-required{margin-top:34px;border:2px solid var(--orange);background:#fff8f2}.affiliate-product-required .button{background:var(--orange);color:var(--ink)}.required-note{color:var(--ink);font-size:.9rem}.card-art,.recipe-art{position:relative;overflow:hidden}.card-art img,.recipe-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.card-art:after,.recipe-art:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#17171799);content:""}.card-art span,.recipe-art span{position:relative;z-index:1}.recipe-art img{min-height:0}.affiliate-product{grid-template-columns:180px minmax(0,1fr);max-width:760px;gap:20px;margin:34px auto 0;padding:14px;border-radius:16px}.affiliate-product-image img{min-height:135px;max-height:150px}.affiliate-product-copy h2{font-size:1.65rem;margin-bottom:8px}.affiliate-product-copy p{margin-bottom:8px;font-size:.88rem}.affiliate-product-copy .eyebrow{margin-bottom:8px;font-size:.66rem}.affiliate-product .button{min-height:38px;padding:9px 14px;font-size:.74rem}.affiliate-product-required{max-width:760px;margin-top:26px}@media(max-width:760px){.affiliate-product{grid-template-columns:120px minmax(0,1fr);gap:14px}.affiliate-product-image img{min-height:110px;max-height:120px}.affiliate-product-copy h2{font-size:1.35rem}}.editorial-article{padding:34px 0 120px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;max-width:900px;margin:0 auto 42px;color:var(--muted);font-size:.78rem}.breadcrumbs a{font-weight:800}.editorial-header{max-width:900px;margin:0 auto 42px}.editorial-header h1{margin-bottom:24px}.editorial-lead{font-size:clamp(1.08rem,2vw,1.35rem);max-width:760px}.editorial-hero{display:block;width:100%;max-height:560px;object-fit:cover;border-radius:24px;margin-top:32px}.editorial-meta{margin:14px 0 0;font-size:.78rem}.editorial-body{max-width:760px;margin:0 auto;font-size:1.04rem}.editorial-body h2{margin-top:54px;font-size:clamp(2rem,4vw,3.2rem)}.editorial-body h3{margin-top:36px;font-size:1.6rem}.editorial-body ul,.editorial-body ol{padding-left:1.25rem}.editorial-body li{margin:8px 0}.editorial-body blockquote{margin:32px 0;padding:22px 26px;background:var(--lime);border-left:5px solid var(--ink);font-size:1.2rem;font-weight:800}.affiliate-disclosure{max-width:900px;margin:24px auto 34px;padding:14px 18px;background:#eae6da;border-radius:12px;color:var(--muted);font-size:.78rem}.affiliate-disclosure.compact{margin-top:0}.product-verdict{max-width:900px;margin:0 auto 42px;padding:26px;background:var(--lime);border-radius:20px;color:var(--ink)}.product-verdict p,.product-verdict div{color:var(--ink)}.product-verdict div{font-size:1.25rem;font-weight:800}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:38px 0}.pros-cons>div{padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:16px}.pros-cons h3{margin:0;font-size:1.35rem}.comparison-table-wrap{overflow-x:auto;margin:34px 0}.comparison-table{width:100%;min-width:620px;border-collapse:collapse;background:var(--surface);font-size:.9rem}.comparison-table th,.comparison-table td{padding:14px;text-align:left;border:1px solid var(--line)}.comparison-table thead{background:var(--ink);color:#fff}.alternative-card{display:block;margin:24px 0;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:16px;text-decoration:none}.alternative-card h3{margin:0 0 10px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.editorial-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:20px}.editorial-card a{display:block;text-decoration:none}.editorial-card img{display:block;width:100%;height:220px;object-fit:cover}.editorial-card>a>div{padding:22px}.editorial-card h2{font-size:2rem}.editorial-card p:not(.eyebrow){font-size:.92rem}.recipe-editorial{max-width:none}.recipe-editorial+.recipe-layout{margin-top:50px}.recipe-editorial li{list-style:disc}.recipe-article .affiliate-product,.recipe-article .recipe-layout{max-width:900px}.article-copy{font-size:1.04rem}@media(max-width:760px){.editorial-grid,.pros-cons{grid-template-columns:1fr}.editorial-article{padding-top:20px}.editorial-card img{height:190px}}.editorial-media-figure,.editorial-media-video{width:100%;max-width:760px;margin:34px auto;min-width:0}.editorial-media-figure img{display:block;width:100%;height:auto;border-radius:18px;background:var(--surface)}.editorial-media-figure[style*=--media-ratio] img{aspect-ratio:var(--media-ratio);object-fit:cover}.editorial-media-wide{max-width:1080px}.editorial-media-figure figcaption,.editorial-media-video figcaption{margin-top:10px;color:var(--muted);font-size:.78rem;line-height:1.45}.editorial-media-credit{white-space:nowrap}.editorial-media-video-frame{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 9;border-radius:18px;background:var(--ink);box-shadow:0 14px 30px #17171714}.editorial-media-video-frame iframe{display:block;width:100%;height:100%;border:0}.editorial-media-video-fallback{margin:8px 0 0;color:var(--muted);font-size:.74rem}.editorial-media-video-fallback a{font-weight:800}@media(max-width:760px){.editorial-media-figure,.editorial-media-video{margin:28px 0}.editorial-media-figure img,.editorial-media-video-frame{border-radius:14px}}@media print{.editorial-media-video-frame{display:none}.editorial-media-video-fallback{display:block}.editorial-media-figure,.editorial-media-video{break-inside:avoid}}.comparison-reading-progress{position:fixed;top:0;right:0;left:0;z-index:999;width:0;height:4px;background:var(--blue);pointer-events:none}.editorial-comparatif{padding-bottom:120px}.comparison-breadcrumbs{padding-top:28px}.comparison-hero,.comparison-main,.comparison-verdict,.comparison-section-nav{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.comparison-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:clamp(40px,7vw,86px);align-items:center;padding:clamp(52px,7vw,86px) 0 42px}.comparison-hero h1{max-width:760px}.comparison-hero-lead{max-width:680px;margin-bottom:26px;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.55}.comparison-hero-meta{display:flex;flex-wrap:wrap;gap:10px 20px;color:var(--muted);font-size:.78rem}.comparison-hero-meta strong{color:var(--ink)}.comparison-hero-visual{position:relative;min-height:440px}.comparison-visual-grid{position:absolute;inset:0;overflow:hidden;border:1px solid #17171726;border-radius:34px;background:linear-gradient(145deg,#e7e1d3,#fffdf8 48%,#ddd5c4);box-shadow:0 24px 60px #17171721;transform:rotate(1deg)}.comparison-visual-grid:before{position:absolute;inset:0;opacity:.48;background-image:linear-gradient(#17171712 1px,transparent 1px),linear-gradient(90deg,#17171712 1px,transparent 1px);background-size:38px 38px;content:""}.comparison-pack{position:absolute;bottom:58px;display:grid;width:31%;height:67%;place-items:end center;border:3px solid var(--ink);border-radius:20px 20px 27px 27px;background:var(--pack-color);box-shadow:0 22px 18px #17171738;color:var(--ink);font-family:var(--display);font-size:clamp(1.2rem,2.4vw,2.1rem);font-weight:900;line-height:1}.comparison-pack:after{position:absolute;right:15%;bottom:27%;left:15%;height:30%;display:grid;place-items:center;border:2px solid var(--ink);background:var(--surface);content:"WHEY";font-size:.75em}.comparison-pack-budget{left:6%;--pack-color:var(--lime);transform:rotate(-8deg) translateY(18px)}.comparison-pack-comfort{left:34%;z-index:2;--pack-color:#aab9ff}.comparison-pack-taste{right:5%;--pack-color:#ffb796;transform:rotate(8deg) translateY(22px)}.comparison-visual-label{position:absolute;z-index:3;padding:10px 13px;border:2px solid var(--ink);border-radius:999px;background:var(--surface);box-shadow:4px 4px 0 var(--ink);font-size:.7rem;text-transform:uppercase}.comparison-visual-label-top{top:24px;right:26px;background:var(--orange);transform:rotate(5deg)}.comparison-visual-label-bottom{bottom:22px;left:-18px;color:#fff;background:var(--ink);transform:rotate(-3deg)}.comparison-verdict{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;padding:22px 24px;border:2px solid var(--ink);border-radius:20px;background:var(--lime);box-shadow:7px 7px 0 var(--ink)}.comparison-verdict>span{padding:7px 10px;border-radius:999px;color:#fff;background:var(--ink);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.comparison-verdict p{margin:0;color:var(--ink);font-weight:750}.comparison-verdict a{font-size:.8rem;font-weight:900}.comparison-section-nav-wrap{position:sticky;top:76px;z-index:60;margin-top:40px;border-block:1px solid #1717171a;background:#f5f1e8ed;backdrop-filter:blur(14px)}.comparison-section-nav{display:flex;gap:8px;overflow-x:auto;padding-block:12px;scrollbar-width:none}.comparison-section-nav::-webkit-scrollbar{display:none}.comparison-section-nav a{flex:0 0 auto;padding:8px 12px;border:1px solid transparent;border-radius:999px;color:var(--muted);font-size:.72rem;font-weight:850;text-decoration:none}.comparison-section-nav a:hover,.comparison-section-nav a.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.comparison-main{padding:68px 0 116px}.comparison-section-block{scroll-margin-top:150px}.comparison-section-block+.comparison-section-block{margin-top:clamp(76px,9vw,124px)}.comparison-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,360px);gap:28px;align-items:end;margin-bottom:30px}.comparison-section-head h2{max-width:820px;margin-bottom:0}.comparison-section-head>p{margin-bottom:0;text-align:right}.comparison-section-kicker{display:block;margin-bottom:10px;color:var(--blue);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.comparison-criteria-grid,.comparison-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.comparison-criteria-grid article,.comparison-profile-grid article{padding:23px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 10px 28px #17171714}.comparison-criteria-grid span{color:var(--blue);font-weight:900}.comparison-criteria-grid h3,.comparison-profile-grid h3{margin:22px 0 10px;font-size:1.45rem}.comparison-criteria-grid p,.comparison-profile-grid p{font-size:.88rem}.comparison-profile-grid article{min-height:260px}.comparison-profile-grid ul{display:grid;gap:8px;margin:18px 0 0;padding-left:18px;color:var(--muted);font-size:.82rem}.comparison-filter-controls{display:flex;flex-wrap:wrap;gap:9px}.comparison-filter-button{padding:9px 13px;border:1px solid var(--line-dark);border-radius:999px;color:var(--ink);background:transparent;font-size:.74rem;font-weight:850;cursor:pointer}.comparison-filter-button:hover,.comparison-filter-button.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.comparison-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.comparison-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:var(--surface);box-shadow:0 10px 28px #17171714;transition:box-shadow .18s ease,border-color .18s ease}.comparison-product-card[hidden]{display:none}.comparison-product-card.is-selected{border-color:var(--blue);box-shadow:0 0 0 3px #3157ff24,0 10px 28px #17171714}.comparison-product-image{position:relative;min-height:190px;overflow:hidden;background:var(--product-tint)}.comparison-product-image img{display:block;width:100%;height:190px;object-fit:cover}.comparison-product-budget{--product-tint:#efffb1}.comparison-product-comfort{--product-tint:#dce2ff}.comparison-product-taste{--product-tint:#ffe0cf}.comparison-card-rank{position:absolute;top:14px;left:14px;padding:6px 9px;border-radius:999px;color:#fff;background:var(--ink);font-size:.64rem;font-weight:900;text-transform:uppercase}.comparison-product-body{display:flex;flex:1;flex-direction:column;padding:23px}.comparison-product-body h3{margin-bottom:9px;font-size:1.8rem}.comparison-product-positioning{margin-bottom:18px;font-size:.84rem}.comparison-product-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.comparison-product-tags span{padding:6px 9px;border-radius:999px;background:#ece6d9;font-size:.66rem;font-weight:850}.comparison-product-facts{display:grid;gap:9px;margin:0 0 18px}.comparison-product-facts div{display:flex;justify-content:space-between;gap:18px;padding-bottom:8px;border-bottom:1px solid var(--line);font-size:.76rem}.comparison-product-facts dt{color:var(--muted)}.comparison-product-facts dd{margin:0;font-weight:850;text-align:right}.comparison-product-verdict{margin-top:auto;font-size:.82rem;font-weight:750}.comparison-product-actions{display:grid;gap:9px;margin-top:18px}.comparison-product-actions .button{width:100%;font-size:.72rem}.comparison-toggle{min-height:42px;padding:8px 12px;border:1px solid var(--line-dark);border-radius:999px;color:var(--ink);background:transparent;font-size:.72rem;font-weight:900;cursor:pointer}.comparison-toggle:hover,.comparison-product-card.is-selected .comparison-toggle{color:#fff;background:var(--ink)}.comparison-no-buy{padding:34px;border-radius:24px;background:var(--ink);color:#fff}.comparison-no-buy h2,.comparison-no-buy p{color:#fff}.comparison-no-buy p{max-width:760px;color:#ffffffb8}.comparison-conclusion{display:flex;justify-content:space-between;gap:30px;align-items:end;padding:32px;border-radius:24px;background:var(--lime)}.comparison-conclusion h2{max-width:760px}.comparison-conclusion p{max-width:760px;color:var(--ink)}.comparison-editorial-slot{margin-top:72px}.comparison-bar{position:fixed;right:24px;bottom:24px;left:24px;z-index:75;display:flex;justify-content:space-between;gap:20px;align-items:center;max-width:900px;margin:auto;padding:14px 18px;border:1px solid var(--ink);border-radius:18px;background:#171717f2;color:#fff;box-shadow:0 18px 40px #17171738;transform:translateY(150%);transition:transform .18s ease}.comparison-bar:has(.comparison-count:not(:empty)){transform:translateY(0)}.comparison-bar p{margin:0;color:#fff;font-size:.78rem}.comparison-bar p span{display:block;color:#ffffffb8}.comparison-bar>div{display:flex;gap:8px}.comparison-bar .button{min-height:36px;padding:8px 12px;font-size:.7rem}.comparison-dialog{width:min(920px,calc(100% - 28px));padding:0;border:1px solid var(--line);border-radius:22px;background:var(--surface);color:var(--ink);box-shadow:0 24px 80px #17171740}.comparison-dialog::backdrop{background:#17171780}.comparison-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.comparison-dialog-header h2{margin:0;font-size:2rem}.comparison-dialog-close{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:1.3rem;cursor:pointer}.comparison-dialog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:22px}.comparison-dialog-grid article{padding:18px;border:1px solid var(--line);border-radius:16px;background:#fffdf8}.comparison-dialog-grid h3{margin-bottom:12px;font-size:1.35rem}.comparison-dialog-grid p{font-size:.8rem}.comparison-dialog-grid div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid var(--line);font-size:.75rem}.comparison-dialog-grid span{text-align:right;color:var(--muted)}@media(max-width:980px){.comparison-hero{grid-template-columns:1fr}.comparison-hero-visual{max-width:760px;min-height:390px}.comparison-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.comparison-hero,.comparison-main,.comparison-verdict{width:calc(100% - 28px)}.comparison-hero{display:block;padding-top:30px}.comparison-hero-visual{min-height:330px;margin-top:30px}.comparison-verdict{grid-template-columns:1fr;gap:12px;padding:20px}.comparison-section-nav{width:100%;padding-inline:14px}.comparison-section-nav-wrap{top:68px}.comparison-section-head{display:block}.comparison-section-head>p{margin-top:16px;text-align:left}.comparison-criteria-grid,.comparison-profile-grid,.comparison-product-grid{grid-template-columns:1fr}.comparison-conclusion{display:block}.comparison-conclusion .button{margin-top:22px}.comparison-bar{right:14px;bottom:14px;left:14px;display:block}.comparison-bar>div{margin-top:10px}.comparison-bar .button{width:100%}}@media print{.comparison-reading-progress,.comparison-section-nav-wrap,.comparison-bar,.comparison-dialog,.comparison-filter-controls,.comparison-toggle,.comparison-product-actions a,.site-header,.site-footer{display:none!important}.comparison-hero{grid-template-columns:1fr;padding-top:0}.comparison-hero-visual{display:none}.comparison-product-grid{grid-template-columns:repeat(2,1fr)}.comparison-product-card{break-inside:avoid;box-shadow:none}.comparison-no-buy{color:#000;background:#fff;border:1px solid #000}.comparison-no-buy h2,.comparison-no-buy p{color:#000}}.comparison-bar.is-visible{transform:translateY(0)}.comparison-bar:not(.is-visible){transform:translateY(150%)}.guide-shell{overflow:clip}.guide-reading-progress{position:fixed;inset:0 0 auto;z-index:999;width:0;height:4px;background:var(--blue, #3157ff);pointer-events:none}.guide-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);gap:clamp(36px,7vw,88px);align-items:end;padding:clamp(48px,7vw,82px) 0 36px}.guide-hero h1{max-width:760px;margin:0 0 24px;font-size:clamp(3.2rem,7vw,5rem)}.guide-hero-lead{max-width:670px;margin:0 0 24px;color:var(--muted,#69665d);font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.55}.guide-meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px;color:var(--muted,#69665d);font-size:.82rem}.guide-author{display:inline-flex;align-items:center;gap:9px;color:var(--ink,#171717)}.guide-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--lime,#d9ff43);background:var(--ink,#171717);font-size:.7rem;font-weight:900}.guide-hero-note{position:relative;padding:28px;border:2px solid var(--ink,#171717);border-radius:24px;background:var(--lime,#d9ff43);box-shadow:8px 8px 0 var(--ink,#171717)}.guide-hero-note>span{display:inline-block;margin-bottom:18px;padding:7px 10px;border:2px solid var(--ink,#171717);border-radius:999px;background:var(--orange,#ff6d38);font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transform:rotate(3deg)}.guide-hero-note h2{margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.4rem)}.guide-hero-note p{margin:0;font-weight:720;line-height:1.55}.guide-quick-answer{display:grid;grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(140px,.7fr));overflow:hidden;margin:0 0 44px;border:1px solid var(--line-dark,#bfb7a7);border-radius:24px;background:var(--surface,#fffdf8);box-shadow:var(--shadow-sm,0 10px 28px rgba(23,23,23,.08))}.guide-quick-intro,.guide-quick-fact{min-width:0;padding:22px}.guide-quick-intro{background:var(--ink,#171717);color:#fff}.guide-quick-intro span,.guide-quick-fact span{display:block;margin-bottom:9px;font-size:.65rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.guide-quick-intro span{color:var(--lime,#d9ff43)}.guide-quick-intro p{margin:0;color:#fff;font-weight:750;line-height:1.48}.guide-quick-fact+.guide-quick-fact{border-left:1px solid var(--line,#d9d3c6)}.guide-quick-fact strong{display:block;min-width:0;overflow-wrap:anywhere;font-family:var(--display);font-size:clamp(1rem,1.7vw,1.35rem);line-height:1;text-transform:uppercase}.guide-quick-fact small{display:block;margin-top:9px;color:var(--muted);line-height:1.4}.guide-quick-fact.is-warning{background:var(--orange-soft,#ffe3d7)}.guide-hero-media{position:relative;overflow:hidden;aspect-ratio:16/7.6;margin:0 0 18px;border:1px solid rgba(23,23,23,.12);border-radius:30px;background:#d4d3cc;box-shadow:var(--shadow-lg,0 24px 70px rgba(23,23,23,.16))}.guide-hero-media img{width:100%;height:100%;object-fit:cover}.guide-hero-media:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(23,23,23,.6));content:"";pointer-events:none}.guide-hero-media figcaption{position:absolute;right:24px;bottom:18px;left:24px;z-index:1;color:#fff;font-size:.75rem}.guide-nav-wrap{position:sticky;top:var(--header-height,76px);z-index:80;border-block:1px solid rgba(23,23,23,.11);background:#f5f1e8ed;backdrop-filter:blur(14px)}.guide-nav{display:flex;gap:8px;overflow-x:auto;padding-block:11px;scrollbar-width:none}.guide-nav::-webkit-scrollbar{display:none}.guide-nav a{flex:0 0 auto;padding:8px 12px;border:1px solid transparent;border-radius:999px;color:var(--muted);font-size:.72rem;font-weight:850;text-decoration:none}.guide-nav a:hover,.guide-nav a.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.guide-content-layout{display:grid;grid-template-columns:236px minmax(0,720px);gap:clamp(48px,7vw,92px);align-items:start;justify-content:center;padding:70px 0 112px}.guide-sidebar{position:sticky;top:153px;display:grid;gap:16px}.guide-sidebar-card{padding:19px;border:1px solid var(--line);border-radius:14px;background:#fffdf8db}.guide-sidebar-card h2{margin:0 0 14px;font-size:1.25rem}.guide-sidebar-card ol{display:grid;gap:4px;margin:0;padding:0;list-style:none;counter-reset:guide-toc}.guide-sidebar-card li{counter-increment:guide-toc}.guide-sidebar-card a{display:grid;grid-template-columns:24px 1fr;gap:7px;padding:7px 8px;border-radius:9px;color:var(--muted);font-size:.78rem;font-weight:750;line-height:1.35;text-decoration:none}.guide-sidebar-card a:before{color:var(--line-dark);content:counter(guide-toc,decimal-leading-zero);font-size:.68rem;font-weight:900}.guide-sidebar-card a:hover,.guide-sidebar-card a.is-active{color:var(--ink);background:#ece6da}.guide-sidebar-card a.is-active:before{color:var(--blue)}.guide-sidebar-note{margin:0;color:var(--muted);font-size:.78rem;line-height:1.55}.guide-article-copy{min-width:0;font-size:1.06rem}.guide-article-copy h2{scroll-margin-top:158px;padding-top:64px;margin:0 0 24px;border-top:1px solid var(--line);font-size:clamp(2.2rem,4.5vw,3.2rem)}.guide-article-copy h2:first-child{padding-top:0;border-top:0}.guide-article-copy h2:before{display:block;width:auto;height:auto;margin:0 0 12px;padding:0;border:0;border-radius:0;box-shadow:none;color:var(--blue);content:"Guide";font-family:var(--body);font-size:.69rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase;transform:none}.guide-article-copy p{max-width:68ch;line-height:1.75}.guide-article-copy ul{display:grid;gap:12px;padding-left:1.2rem}.guide-article-copy li{padding-left:4px}.guide-article-copy h2[id=le-dosage]+p{padding:24px 26px;border:2px solid var(--orange);border-radius:20px;background:#fff8f4}.guide-article-copy h2[id=les-erreurs-fréquentes]+ul{padding-left:0;list-style:none;counter-reset:guide-mistakes}.guide-article-copy h2[id=les-erreurs-fréquentes]+ul li{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:15px;background:var(--surface);counter-increment:guide-mistakes}.guide-article-copy h2[id=les-erreurs-fréquentes]+ul li:before{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#a7352a;background:#fae1de;content:counter(guide-mistakes,decimal-leading-zero);font-size:.68rem;font-weight:900}.guide-article-copy h2#conclusion{width:100%;margin:0;padding:34px 28px 20px;border:0;border-radius:20px 20px 0 0;color:#fff;background:var(--ink)}.guide-article-copy h2#conclusion:before{color:var(--lime)}.guide-article-copy h2#conclusion+p{width:100%;max-width:none;margin:0;padding:0 28px 34px;border-radius:0 0 20px 20px;color:#ffffffd1;background:var(--ink)}.guide-article-copy h3{margin:28px 0 10px;font-size:1.3rem}@media(max-width:1100px){.guide-content-layout{grid-template-columns:210px minmax(0,680px);gap:34px}}@media(max-width:900px){.guide-content-layout{grid-template-columns:1fr}.guide-sidebar{position:static;order:-1}}@media(max-width:820px){.guide-quick-answer{grid-template-columns:1fr 1fr 1fr}.guide-quick-intro{grid-column:1/-1}.guide-quick-fact+.guide-quick-fact{border-left:0;border-top:1px solid var(--line)}}@media(max-width:700px){.guide-hero{display:block;padding-top:34px}.guide-hero-note{margin-top:32px}.guide-quick-answer{grid-template-columns:1fr}.guide-quick-intro,.guide-quick-fact{grid-column:1/-1}.guide-quick-fact+.guide-quick-fact{border-top:1px solid var(--line)}.guide-hero-media{aspect-ratio:1.45;border-radius:20px}.guide-content-layout{padding-top:40px;padding-bottom:70px}}@media print{.guide-reading-progress,.guide-nav-wrap,.guide-sidebar,.guide-hero-note,.guide-quick-answer{display:none}.guide-hero-media{box-shadow:none}.guide-content-layout{display:block;padding:20px 0}}.interactive-suite .section-heading>p{max-width:360px}.interactive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tool-panel{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.tool-panel h3{font-size:1.8rem}.tool-panel label{display:block;margin:12px 0;color:var(--ink);font-size:.8rem;font-weight:800}.tool-panel input,.tool-panel select{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff;font:inherit}.tool-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tool-panel .button{margin-top:12px}.tool-panel small{display:block;margin-top:14px;color:var(--muted);font-size:.7rem}.tool-result{display:block;min-height:40px;margin-top:16px;color:var(--ink);font-size:.9rem;font-weight:800}.directory-search{margin-top:0}.filter-group{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.filter-button{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);font-size:.72rem;cursor:pointer}.filter-button.is-active{background:var(--ink);color:#fff}.directory-list{display:grid;max-height:250px;overflow:auto}.directory-list a{display:grid;gap:2px;padding:10px 0;border-top:1px solid var(--line);text-decoration:none}.directory-list span{color:var(--muted);font-size:.68rem;text-transform:uppercase}.directory-list strong{font-size:.85rem}.faq-list{max-width:800px;margin:35px auto 0}.faq-list details{padding:16px 0;border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:900}.faq-list p{margin:12px 0 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:760px){.interactive-grid,.tool-fields{grid-template-columns:1fr}}.section-before-buy{position:relative;isolation:isolate;overflow:hidden;padding:clamp(40px,5vw,70px) 0;color:#fff;background:#0d0d0d}.before-buy-backdrop{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#000000eb,#000000b8 40%,#00000047),url(/photo_avant_achat.png) center / cover no-repeat}.before-buy-grid{display:grid;grid-template-columns:1.15fr .8fr;gap:6vw;align-items:center}.before-buy-grid h2,.before-buy-grid p{color:#fff}.before-buy-grid h2{max-width:700px;font-size:clamp(3rem,6vw,5.8rem)}.before-buy-grid>div:last-child{max-width:490px}.before-buy-grid>div:last-child p{font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.65}@media(max-width:760px){.before-buy-grid{grid-template-columns:1fr;align-content:center;gap:36px}.before-buy-backdrop{background:linear-gradient(180deg,#000000e6,#0000009e),url(/photo_avant_achat.png) 63% center / cover no-repeat}}.recipe-page-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);gap:clamp(34px,6vw,78px);align-items:center;max-width:1180px;margin:0 auto;padding:34px 0 26px}.recipe-page-hero h1{max-width:720px}.recipe-page-lead{max-width:660px;margin:24px 0 0;font-size:clamp(1.04rem,1.55vw,1.25rem);line-height:1.55}.recipe-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.recipe-page-meta{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;margin-top:22px;color:var(--muted);font-size:.76rem}.recipe-page-meta strong{color:var(--ink)}.recipe-page-media{position:relative;min-width:0}.recipe-page-image-wrap{position:relative;overflow:hidden;border:1px solid #17171726;border-radius:30px;background:#0e3350;box-shadow:0 24px 60px #17171721;transform:rotate(1deg)}.recipe-page-image-wrap:before{position:absolute;z-index:1;inset:0;border:8px solid #ffffff4d;border-radius:inherit;pointer-events:none;content:""}.recipe-page-image-wrap img{display:block;width:100%;aspect-ratio:1.48;object-fit:cover}.recipe-rating-chip{position:absolute;z-index:2;top:18px;left:-18px;padding:10px 13px;border-radius:999px;color:#fff;background:var(--ink);font-size:.74rem;font-weight:850}.recipe-hero-badge{position:absolute;z-index:2;right:18px;bottom:22px;min-width:124px;padding:13px 16px;border:2px solid var(--ink);border-radius:16px;background:var(--lime);box-shadow:6px 6px 0 var(--ink);text-align:center;transform:rotate(-3deg)}.recipe-hero-badge strong{display:block;font-family:var(--display);font-size:1.8rem;line-height:.9}.recipe-hero-badge span{font-size:.68rem;font-weight:850;text-transform:uppercase}.recipe-page-hero>.recipe-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;overflow:hidden;margin-top:18px;border:1px solid var(--line);border-radius:18px;background:var(--line)}.recipe-page-hero>.recipe-stats span{min-width:0;padding:16px 18px;border:0;border-radius:0;background:var(--surface)}.recipe-reference-nav{position:sticky;top:76px;z-index:55;display:flex;gap:8px;max-width:1180px;margin:0 auto;overflow-x:auto;padding:12px 0;border-block:1px solid #17171717;background:#f5f1e8ed;backdrop-filter:blur(14px);scrollbar-width:none}.recipe-reference-nav::-webkit-scrollbar{display:none}.recipe-reference-nav a{flex:0 0 auto;padding:9px 13px;border:1px solid transparent;border-radius:999px;color:var(--muted);font-size:.74rem;font-weight:850;text-decoration:none}.recipe-reference-nav a:hover{border-color:var(--ink);color:#fff;background:var(--ink)}.recipe-content-shell{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:56px;max-width:1180px;margin:0 auto;padding:64px 0 110px;align-items:start}.recipe-article-flow{min-width:0}.recipe-article-flow>section+section{margin-top:68px}.recipe-section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;margin-bottom:24px}.recipe-section-head h2{margin:0}.recipe-section-head>p{max-width:430px;margin:0;font-size:.9rem;text-align:right}.recipe-section-kicker{margin-bottom:10px;color:var(--blue);font-size:.69rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.recipe-intro-card{display:grid;grid-template-columns:1.2fr .8fr;gap:26px;padding:30px;border:1px solid var(--line);border-radius:20px;background:#fffdf8d1;box-shadow:0 8px 24px #17171712}.recipe-intro-card>div:first-child>p{margin:0;color:var(--ink);font-size:1.08rem}.recipe-mini-benefits{display:grid;gap:10px}.recipe-mini-benefits>div{padding:15px 16px;border-radius:14px;background:#ede6d8}.recipe-mini-benefits strong{display:block;margin-bottom:4px;font-size:.83rem}.recipe-mini-benefits span{color:var(--muted);font-size:.76rem;line-height:1.45}.recipe-warning{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:24px;border:1px solid #ff744761;border-left:7px solid var(--orange);border-radius:18px;background:#fff6f1}.recipe-warning-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:var(--orange);font-size:1.2rem}.recipe-warning h3{margin-bottom:9px;font-size:1.45rem}.recipe-warning p:last-child{margin-bottom:0}.recipe-card{overflow:hidden;border:1px solid var(--line-dark);border-radius:26px;background:var(--surface);box-shadow:0 24px 60px #17171721}.recipe-card>.recipe-toolbar{display:flex;justify-content:space-between;gap:14px;padding:18px 22px;border-bottom:1px solid var(--line);background:#efffb1}.recipe-card>.recipe-toolbar strong{font-size:.85rem}.recipe-card .recipe-details{border:0;border-radius:0;box-shadow:none;margin:0;max-width:none}.recipe-tip{display:grid;grid-template-columns:auto 1fr;gap:17px;margin-top:22px;padding:22px;border-radius:18px;color:#fff;background:var(--ink)}.recipe-tip>span{color:var(--lime);font-size:1.3rem}.recipe-tip p{margin:0;color:#ffffffb8}.recipe-tip strong{display:block;margin-bottom:4px;color:#fff}.recipe-side-panel{position:sticky;top:158px;display:grid;gap:16px}.recipe-side-card{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fffdf8d9;box-shadow:0 8px 24px #17171712}.recipe-side-card h3{margin-bottom:16px;font-size:1.42rem}.recipe-side-card nav{display:grid;gap:5px}.recipe-side-card nav a{padding:9px 10px;border-radius:9px;color:var(--muted);font-size:.78rem;font-weight:800;text-decoration:none}.recipe-side-card nav a:hover{background:#ede6d8;color:var(--ink)}.recipe-side-facts{display:grid;gap:10px;margin:0}.recipe-side-facts div{display:flex;justify-content:space-between;gap:20px;padding-bottom:9px;border-bottom:1px solid var(--line);font-size:.76rem}.recipe-side-facts dt{color:var(--muted)}.recipe-side-facts dd{margin:0;font-weight:850;text-align:right}.recipe-side-card .button{width:100%;margin-top:18px}.editorial-recette>.affiliate-disclosure{max-width:900px;margin-bottom:50px}@media(max-width:980px){.recipe-page-hero{grid-template-columns:1fr}.recipe-page-media{max-width:820px}.recipe-page-image-wrap{transform:none}.recipe-page-hero>.recipe-stats{grid-template-columns:repeat(5,minmax(125px,1fr));overflow-x:auto}.recipe-page-hero>.recipe-stats span{white-space:nowrap}.recipe-content-shell{grid-template-columns:1fr;max-width:900px}.recipe-side-panel{position:static;grid-row:1;grid-template-columns:1fr 1fr}.recipe-article-flow{grid-row:2}}@media(max-width:760px){.recipe-page-hero{display:block;padding-top:24px}.recipe-page-image-wrap{margin-top:28px;transform:none}.recipe-rating-chip{left:12px;top:12px}.recipe-hero-badge{right:12px;bottom:12px;box-shadow:4px 4px 0 var(--ink)}.recipe-page-hero>.recipe-stats{display:flex;overflow-x:auto;margin-top:28px}.recipe-page-hero>.recipe-stats span{flex:0 0 125px}.recipe-reference-nav{top:68px;margin-inline:14px}.recipe-content-shell{display:flex;flex-direction:column;padding:48px 14px 80px}.recipe-side-panel{display:grid;grid-template-columns:1fr;width:100%;order:0}.recipe-article-flow{order:1}.recipe-section-head{grid-template-columns:1fr}.recipe-section-head>p{text-align:left}.recipe-intro-card{grid-template-columns:1fr;padding:22px}.recipe-warning{grid-template-columns:1fr}.recipe-card{border-radius:20px}}@media print{.site-header,.recipe-reference-nav,.recipe-side-panel,.recipe-page-actions,.recipe-rating-chip,.recipe-hero-badge,.affiliate-disclosure,.site-footer{display:none!important}.recipe-page-hero{grid-template-columns:1fr;padding-top:0}.recipe-page-media{max-width:520px}.recipe-content-shell{display:block;padding-top:30px}.recipe-card{box-shadow:none;break-inside:avoid}}.recipe-reading-progress{position:fixed;top:0;right:0;left:0;z-index:999;width:0;height:4px;background:var(--blue);pointer-events:none;transform-origin:left center}.editorial-recette .recipe-page-hero,.editorial-recette .recipe-reference-nav,.editorial-recette .recipe-content-shell{width:min(calc(100% - 40px),var(--container))}.editorial-recette .recipe-content-shell{grid-template-columns:minmax(0,1fr) 270px}.editorial-recette .recipe-article-flow{min-width:0;width:100%}.editorial-recette .recipe-section-head{width:100%}.editorial-recette .recipe-reference-nav{width:100vw;max-width:none;margin-left:50%;transform:translate(-50%);padding-inline:max(20px,calc((100vw - var(--container))/2))}.editorial-recette .recipe-required-section{width:min(calc(100% - 40px),var(--container));margin:24px auto 32px;min-width:0}.editorial-recette .recipe-required-heading{margin-bottom:4px}.editorial-recette .recipe-required-heading h2{margin:0;font-size:clamp(1.8rem,3.2vw,2.8rem)}.editorial-recette .recipe-required-ingredients{display:flex;flex-wrap:wrap;gap:8px 18px;margin:14px 0 0;padding:0;list-style:none}.editorial-recette .recipe-required-ingredients li{padding:9px 13px;border:1px solid var(--orange);border-radius:999px;background:#fff8f2;font-size:.82rem;font-weight:750}.editorial-recette .recipe-required-tools{width:100%;min-width:0}.editorial-recette .recipe-required-tools .affiliate-group{width:min(100%,900px);max-width:900px;margin:18px auto 0}.editorial-recette .recipe-required-tools .affiliate-product-required{width:100%;max-width:none;margin:0}.editorial-recette .recipe-tools-section{min-width:0;margin-top:68px}.editorial-recette .recipe-tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;min-width:0}.editorial-recette .recipe-page-image-wrap{aspect-ratio:1.48;min-height:0;overflow:visible}.editorial-recette .recipe-page-image-wrap img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;border-radius:inherit}.editorial-recette .recipe-card{display:block;width:100%;min-width:0}.editorial-recette .recipe-card .recipe-details{display:block;width:100%;min-width:0;max-width:none;margin:0;padding:0;overflow:visible;border:0;border-radius:0;box-shadow:none}.editorial-recette .recipe-card .recipe-details section{min-width:0;padding:30px}.editorial-recette .recipe-card .recipe-details section+section{border-top:1px solid var(--line);border-left:0}.editorial-recette .recipe-card .recipe-details h2{overflow-wrap:anywhere}.editorial-recette .recipe-card .ingredient-list,.editorial-recette .recipe-card .step-list{width:100%;min-width:0;margin:0;overflow-wrap:anywhere}.editorial-recette .recipe-card .ingredient-list li,.editorial-recette .recipe-card .step-list li{min-width:0}.editorial-recette .recipe-card .step-list li.recipe-step{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start}.editorial-recette .recipe-card .step-list li.recipe-step-has-media{grid-template-columns:44px minmax(0,1fr);row-gap:18px}.editorial-recette .recipe-card .recipe-step-body{grid-column:2;grid-row:2;min-width:0}.editorial-recette .recipe-card .recipe-step-media{grid-column:2;grid-row:1;width:min(100%,560px);justify-self:center;min-width:0}.editorial-recette .recipe-card .recipe-step-media .editorial-media-figure,.editorial-recette .recipe-card .recipe-step-media .editorial-media-video{max-width:none;margin:0}.editorial-recette .recipe-card .recipe-step-media img,.editorial-recette .recipe-card .recipe-step-media iframe{max-width:100%}.editorial-recette .affiliate-product-required{display:grid;width:min(100%,900px);max-width:900px;min-width:0;grid-template-columns:140px minmax(0,1fr);gap:20px;align-items:center;margin:24px auto 32px;padding:14px;border:2px solid var(--orange);border-radius:18px;background:#fff8f2}.editorial-recette .affiliate-product-required .affiliate-product-image{min-width:0}.editorial-recette .affiliate-product-required .affiliate-product-image img{display:block;width:140px;height:110px;min-height:0;max-height:none;object-fit:cover;border-radius:12px}.editorial-recette .affiliate-product-required .affiliate-product-copy{min-width:0}.editorial-recette .affiliate-product-required .affiliate-product-copy h2{margin:0 0 6px;font-size:1.5rem;line-height:1;overflow-wrap:anywhere}.editorial-recette .affiliate-product-required .required-note{margin:0 0 7px;color:var(--ink);font-size:.76rem}.editorial-recette .affiliate-product-required .affiliate-product-line{align-items:center}.editorial-recette .affiliate-product-required .affiliate-product-line p{min-width:0;margin:0;font-size:.78rem;line-height:1.35}.editorial-recette .affiliate-product-required .button{background:var(--orange);color:var(--ink);white-space:nowrap}.editorial-recette .recipe-section-head{display:block}.editorial-recette .recipe-section-head>p{max-width:620px;margin:16px 0 0;text-align:left}@media(max-width:760px){.editorial-recette .recipe-page-hero,.editorial-recette .recipe-content-shell,.editorial-recette .recipe-required-section{width:calc(100% - 28px)}.editorial-recette .recipe-reference-nav{width:100vw;margin-inline:0;transform:none;padding-inline:14px}.editorial-recette .recipe-page-image-wrap{aspect-ratio:1.25}.editorial-recette .recipe-card .recipe-details section{padding:23px}.editorial-recette .recipe-card .step-list li.recipe-step-has-media{grid-template-columns:32px minmax(0,1fr);row-gap:14px}.editorial-recette .recipe-card .recipe-step-media{width:min(100%,420px)}.editorial-recette .affiliate-product-required{grid-template-columns:90px minmax(0,1fr);gap:12px;width:100%;margin-inline:0}.editorial-recette .affiliate-product-required .affiliate-product-image img{width:90px;height:82px}.editorial-recette .affiliate-product-required .affiliate-product-line{align-items:flex-start;flex-direction:column;gap:8px}.editorial-recette .affiliate-product-required .button{white-space:normal}}.editorial-recette .recipe-card .step-list{position:relative;display:grid;width:100%;min-width:0;margin:0;padding:0;list-style:none;counter-reset:recipe-step}.editorial-recette .recipe-card .step-list:before{position:absolute;top:24px;bottom:24px;left:23px;width:2px;background:var(--line);content:""}.editorial-recette .recipe-card .step-list>li.recipe-step{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:22px;align-items:start;min-width:0;margin:0;padding:0;border:0;counter-increment:recipe-step}.editorial-recette .recipe-card .step-list>li.recipe-step:before{position:relative;z-index:2;display:grid;grid-column:1;grid-row:1;width:48px;height:48px;place-items:center;box-sizing:border-box;border:4px solid var(--surface);border-radius:50%;background:var(--ink);color:var(--lime);content:counter(recipe-step,decimal-leading-zero);font-size:.78rem;font-weight:900;line-height:1}.editorial-recette .recipe-card .recipe-step-content{grid-column:2;min-width:0;margin:0 0 34px;padding:2px 0 38px;border-bottom:1px solid var(--line)}.editorial-recette .recipe-card .recipe-step:last-child .recipe-step-content{margin-bottom:0;padding-bottom:0;border-bottom:0}.editorial-recette .recipe-card .recipe-step-header{max-width:680px}.editorial-recette .recipe-card .recipe-step-label{margin:0 0 5px;color:var(--blue);font-size:.69rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.editorial-recette .recipe-card .recipe-step-header h3{margin:0 0 11px;font-size:clamp(1.35rem,2.5vw,1.85rem);line-height:1.02}.editorial-recette .recipe-card .recipe-step-description{max-width:650px;margin:0;color:var(--ink);font-size:1rem;line-height:1.62}.editorial-recette .recipe-card .recipe-step-meta{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 0;padding:0;list-style:none}.editorial-recette .recipe-card .recipe-step-meta li{display:block;margin:0;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--bg);color:var(--muted);font-size:.7rem;font-weight:800;line-height:1.2}.editorial-recette .recipe-card .recipe-step-media{display:block;width:min(100%,680px);max-width:680px;margin:22px 0 0;min-width:0}.editorial-recette .recipe-card .recipe-step-media .editorial-media-figure,.editorial-recette .recipe-card .recipe-step-media .editorial-media-video{max-width:680px;margin:0}.editorial-recette .recipe-card .recipe-step-media img{display:block;width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:18px;background:var(--bg)}.editorial-recette .recipe-card .recipe-step-media .editorial-media-video-frame{border-radius:18px}.editorial-recette .recipe-card .recipe-step-media-label{display:inline-flex;align-items:center;gap:7px;margin:0 0 10px;color:var(--ink);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.editorial-recette .recipe-card .recipe-step-media-label:before{width:8px;height:8px;border-radius:50%;background:var(--orange);content:""}.editorial-recette .recipe-card .recipe-step-media figcaption{margin-top:9px;color:var(--muted);font-size:.75rem;line-height:1.45}.editorial-recette .recipe-card .recipe-step-tip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;max-width:680px;margin-top:18px;padding:14px 16px;border-left:4px solid var(--lime);border-radius:10px;background:color-mix(in srgb,var(--lime) 22%,var(--surface))}.editorial-recette .recipe-card .recipe-step-tip-warning{border-left-color:var(--orange);background:#fff4ee}.editorial-recette .recipe-card .recipe-step-tip strong{color:var(--ink);font-size:.72rem;letter-spacing:.05em;text-transform:uppercase}.editorial-recette .recipe-card .recipe-step-tip p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.5}.editorial-recette #ingredients,.editorial-recette #preparation{scroll-margin-top:150px}@media(max-width:760px){.editorial-recette .recipe-card .step-list:before{left:19px}.editorial-recette .recipe-card .step-list>li.recipe-step{grid-template-columns:40px minmax(0,1fr);gap:14px}.editorial-recette .recipe-card .step-list>li.recipe-step:before{width:40px;height:40px;border-width:3px;font-size:.7rem}.editorial-recette .recipe-card .recipe-step-content{margin-bottom:26px;padding-bottom:30px}.editorial-recette .recipe-card .recipe-step-header h3{font-size:1.35rem}.editorial-recette .recipe-card .recipe-step-description{font-size:.94rem}.editorial-recette .recipe-card .recipe-step-media,.editorial-recette .recipe-card .recipe-step-media .editorial-media-figure,.editorial-recette .recipe-card .recipe-step-media .editorial-media-video{width:100%;max-width:none;margin-top:18px}.editorial-recette .recipe-card .recipe-step-media img,.editorial-recette .recipe-card .recipe-step-media .editorial-media-video-frame{border-radius:14px}.editorial-recette .recipe-card .recipe-step-tip{grid-template-columns:1fr;gap:4px}}@media print{.editorial-recette .recipe-card .step-list:before{display:none}.editorial-recette .recipe-card .step-list>li.recipe-step{break-inside:avoid}.editorial-recette .recipe-card .recipe-step-tip{border:1px solid #999;background:#fff}}.editorial-recette .recipe-intro-card{display:block;width:100%;min-width:0;padding:30px}.editorial-recette .recipe-intro-copy{min-width:0}.editorial-recette .recipe-intro-copy p{max-width:none;margin:0;color:var(--ink);font-size:1.08rem;line-height:1.65;overflow-wrap:break-word}.editorial-recette .recipe-intro-copy p+p{margin-top:16px}.editorial-recette .recipe-side-facts dd small{display:block;margin-top:3px;color:var(--muted);font-size:.68rem;font-weight:650;line-height:1.2}@media(max-width:760px){.editorial-recette .recipe-intro-card{padding:22px}.editorial-recette .recipe-intro-copy p{font-size:1rem;line-height:1.6}}.recipe-print-nutrition{display:none}@media print{@page{size:A4 portrait;margin:14mm 13mm 15mm}:root{color-scheme:light}html,body{background:#fff!important;color:#111!important}body{font-size:10pt}.site-header,.site-footer,.skip-link,.breadcrumbs,.recipe-reading-progress,.recipe-reference-nav,.recipe-side-panel,.recipe-page-actions,.recipe-rating-chip,.recipe-hero-badge,.affiliate-disclosure,.recipe-print-only-hidden,.recipe-step-media-label{display:none!important}.editorial-recette{padding:0!important}.recipe-page-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 42mm!important;gap:7mm!important;width:100%!important;max-width:none!important;margin:0!important;padding:0 0 7mm!important;border-bottom:1px solid #bbb}.recipe-page-hero-copy{min-width:0}.recipe-page-hero .eyebrow{margin:0 0 3mm;color:#333;font-size:7pt}.recipe-page-hero h1{max-width:none;margin:0 0 3mm;color:#111;font-size:25pt;line-height:.95}.recipe-page-lead{max-width:125mm;margin:0 0 4mm;color:#333;font-size:10pt;line-height:1.4}.recipe-page-meta{display:flex!important;gap:3mm 5mm;margin:0;color:#555;font-size:7pt}.recipe-page-meta .test-avatar{display:none}.recipe-page-media{min-width:0}.recipe-page-image-wrap{overflow:hidden;width:42mm;height:30mm;border:1px solid #999;border-radius:5mm;box-shadow:none!important;transform:none!important}.recipe-page-image-wrap img{width:100%;height:100%;object-fit:cover}.recipe-page-hero>.recipe-stats{display:none!important}.recipe-print-nutrition{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,1fr);gap:0;margin:0;border:1px solid #999;background:#fff}.recipe-print-nutrition div{min-width:0;padding:2.5mm 3mm;border-right:1px solid #bbb}.recipe-print-nutrition div:last-child{border-right:0}.recipe-print-nutrition dt{color:#555;font-size:7pt;font-weight:700}.recipe-print-nutrition dd{margin:1mm 0 0;color:#111;font-size:12pt;font-weight:850}.recipe-print-nutrition small{display:block;margin-top:.5mm;color:#555;font-size:6.5pt;font-weight:600}.recipe-required-section,.recipe-content-shell{width:100%!important;max-width:none!important;margin:0!important}.recipe-required-section{padding:5mm 0 3mm;border-bottom:1px solid #bbb}.recipe-required-heading{margin:0 0 2mm!important}.recipe-required-heading .recipe-section-kicker{margin-bottom:1mm;color:#555;font-size:7pt}.recipe-required-heading h2{color:#111;font-size:16pt!important}.recipe-required-ingredients{gap:1.5mm 3mm!important;margin:2mm 0!important}.recipe-required-ingredients li{padding:1.5mm 2.5mm!important;border-color:#999!important;background:#fff!important;color:#111;font-size:8pt}.recipe-required-tools .affiliate-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3mm;margin:3mm 0 0!important}.recipe-required-tools .affiliate-product-required{display:grid!important;grid-template-columns:25mm minmax(0,1fr)!important;gap:3mm!important;min-width:0;margin:0!important;padding:2mm!important;border:1px solid #999!important;background:#fff!important;box-shadow:none!important;break-inside:avoid}.recipe-required-tools .affiliate-product-image img{width:25mm!important;height:18mm!important;min-height:0!important;object-fit:cover}.recipe-required-tools .affiliate-product-copy h2{margin:0 0 1mm!important;color:#111;font-size:9pt!important}.recipe-required-tools .affiliate-product-copy p,.recipe-required-tools .required-note,.recipe-required-tools .affiliate-meta{color:#333!important;font-size:7pt!important;line-height:1.3}.recipe-required-tools .button,.recipe-required-tools .affiliate-meta{display:none!important}.recipe-content-shell{display:block!important;padding:5mm 0 0!important}.recipe-article-flow{min-width:0}.recipe-article-flow>section+section{margin-top:5mm!important}.recipe-section-head{display:block!important;margin-bottom:3mm!important}.recipe-section-head .recipe-section-kicker{margin-bottom:1mm;color:#555;font-size:7pt}.recipe-section-head h2{color:#111;font-size:17pt}.recipe-section-head>p{max-width:none;margin:2mm 0 0;color:#333;font-size:8pt;text-align:left}.recipe-warning,.recipe-tip,.recipe-tools-section .affiliate-product{box-shadow:none!important;break-inside:avoid}.recipe-card{break-inside:auto}.recipe-article-flow>section>.editorial-media-figure,.recipe-intro-card .editorial-media-figure,.recipe-card .recipe-step-media .editorial-media-figure{display:block!important;width:min(100%,70mm);max-width:70mm;margin:3mm auto;break-inside:avoid}.recipe-article-flow>section>.editorial-media-figure img,.recipe-intro-card .editorial-media-figure img,.recipe-card .recipe-step-media .editorial-media-figure img{width:100%;max-height:55mm;object-fit:cover;border-radius:2mm}.recipe-article-flow>section>.editorial-media-figure figcaption,.recipe-intro-card .editorial-media-figure figcaption,.recipe-card .recipe-step-media .editorial-media-figure figcaption{margin-top:1.5mm;color:#555;font-size:6.5pt;line-height:1.3}.recipe-intro-card{padding:4mm!important;border-color:#999!important;background:#fff!important;break-inside:auto}.recipe-intro-copy p{color:#111!important;font-size:9pt!important;line-height:1.45!important}.recipe-warning{grid-template-columns:1fr!important;padding:3mm!important;border:1px solid #999!important;border-left:3px solid #111!important;background:#fff!important}.recipe-warning-icon{display:none}.recipe-warning h3{margin:0 0 1mm;color:#111;font-size:10pt}.recipe-warning p,.recipe-tip p{color:#222!important;font-size:8pt;line-height:1.4}.recipe-tip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3mm;padding:3mm;border:1px solid #999;border-left:3px solid #111;border-radius:2mm;color:#111!important;background:#fff!important}.recipe-tip>span{color:#111!important}.recipe-tip strong{color:#111!important}.recipe-card{border-color:#999!important;border-radius:0!important;background:#fff!important}.recipe-card>.recipe-toolbar{padding:3mm 4mm;border-bottom:1px solid #999;background:#f2f2f2}.recipe-card .recipe-details section{padding:4mm!important}.recipe-card .recipe-details section+section{border-top:1px solid #999}.recipe-card .recipe-details section>h2{break-after:avoid}.recipe-card .recipe-details section>.step-list{margin-top:0!important}.recipe-card .recipe-details section>h2+.step-list>li:first-child{break-before:avoid}.recipe-card .recipe-details h2{color:#111;font-size:16pt}.recipe-card .ingredient-list li,.recipe-card .step-list>li.recipe-step{break-inside:avoid}.recipe-card .recipe-step-content{margin-bottom:4mm!important;padding-bottom:4mm!important}.recipe-card .recipe-step-header,.recipe-card .recipe-step-content,.recipe-card .recipe-step-tip{break-inside:avoid}.recipe-card .recipe-step-header h3{color:#111;font-size:11pt}.recipe-card .recipe-step-description,.recipe-card .ingredient-list li{color:#111;font-size:8.5pt;line-height:1.4}.recipe-card .recipe-step-media{width:min(100%,75mm)!important;margin-top:3mm}.recipe-card .recipe-step-media img{max-height:42mm;border-radius:2mm}.recipe-card .recipe-step-tip{margin-top:3mm;padding:2.5mm 3mm;border:1px solid #999;border-left:3px solid #111;background:#fff}.recipe-tools-section{margin-top:5mm!important}.recipe-tools-section .affiliate-product{margin-top:3mm!important}.recipe-tools-section .affiliate-product .button,.recipe-tools-section .affiliate-product .affiliate-meta{display:none!important}.recipe-tools-section .affiliate-product-copy p{color:#222;font-size:8pt}}.editorial-test .editorial-header{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:clamp(36px,6vw,82px);align-items:center;max-width:1120px;margin:0 auto 38px}.editorial-test .editorial-header .eyebrow,.editorial-test .editorial-header h1,.editorial-test .editorial-header .editorial-lead,.editorial-test .editorial-header .editorial-meta{grid-column:1}.editorial-test .editorial-header .eyebrow{grid-row:1}.editorial-test .editorial-header h1{grid-row:2}.editorial-test .editorial-header .editorial-lead{grid-row:3}.editorial-test .editorial-header .editorial-meta{grid-row:4}.editorial-test .editorial-hero{grid-column:2;grid-row:1 / span 4;width:100%;max-height:none;aspect-ratio:1.35;object-fit:cover;margin:0;border-radius:32px;box-shadow:0 24px 70px #1717171f;transform:rotate(1deg)}.editorial-test .editorial-body{max-width:900px}.editorial-test .product-verdict{display:grid;grid-template-columns:auto minmax(0,1fr);gap:22px;align-items:center;max-width:1120px;margin:0 auto 54px;padding:22px 26px;border-radius:16px;background:var(--lime);box-shadow:6px 6px 0 var(--ink)}.editorial-test .product-verdict .eyebrow{margin:0;color:var(--ink);white-space:nowrap}.editorial-test .product-verdict>div{font-size:1.05rem;line-height:1.4}.editorial-test .editorial-body>h2{max-width:780px;margin-top:64px;padding-top:34px;border-top:1px solid var(--line)}.editorial-test .pros-cons{max-width:900px;margin:38px 0}@media(max-width:980px){.editorial-test .editorial-header{grid-template-columns:1fr}.editorial-test .editorial-header .eyebrow,.editorial-test .editorial-header h1,.editorial-test .editorial-header .editorial-lead,.editorial-test .editorial-header .editorial-meta,.editorial-test .editorial-hero{grid-column:1;grid-row:auto}.editorial-test .editorial-hero{transform:none}.editorial-test .product-verdict{max-width:900px}}@media(max-width:760px){.editorial-test .editorial-header{display:block}.editorial-test .editorial-hero{margin-top:28px}.editorial-test .product-verdict{grid-template-columns:1fr;gap:8px;margin-bottom:38px;padding:20px}.editorial-test .product-verdict .eyebrow{white-space:normal}}.test-reading-progress{position:fixed;inset:0 0 auto;z-index:90;width:0;height:3px;background:var(--blue);pointer-events:none}.editorial-test{padding-top:0}.editorial-test .breadcrumbs{max-width:1180px;padding-top:28px;margin:0 auto}.test-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:clamp(36px,6vw,82px);align-items:center;max-width:1180px;margin:0 auto;padding:62px 0 38px}.test-hero h1{max-width:720px;margin-bottom:24px}.test-hero-lead{max-width:680px;margin-bottom:26px;font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.55}.test-meta-row{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;color:var(--muted);font-size:.82rem}.test-author{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:850}.test-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--lime);background:var(--ink);font-size:.74rem}.test-hero-media{position:relative;min-width:0}.test-hero-image-wrap{position:relative;overflow:hidden;min-height:480px;margin:0;border:1px solid #17171714;border-radius:32px;background:#d8d5cf;box-shadow:0 24px 70px #1717171f;transform:rotate(1deg)}.test-hero-image-wrap img{display:block;width:100%;height:100%;min-height:480px;object-fit:cover}.test-hero-image-wrap:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 56%,#1717177a);content:""}.test-hero-image-wrap figcaption{position:absolute;right:22px;bottom:20px;left:22px;z-index:1;color:#fff;font-size:.76rem}.test-stamp{position:absolute;top:15px;right:-18px;z-index:3;padding:12px 14px;border:2px solid var(--ink);background:var(--orange);font-family:var(--display);font-size:1rem;font-weight:900;line-height:.9;text-align:center;text-transform:uppercase;transform:rotate(8deg)}.test-qualitative-score{position:absolute;bottom:28px;left:-34px;z-index:3;width:min(320px,72%);padding:18px;border:1px solid #ffffff2e;border-radius:18px;color:#fff;background:#171717eb;box-shadow:0 20px 40px #17171747}.test-qualitative-score strong{display:block;margin-bottom:7px;font-family:var(--display);font-size:1.55rem;line-height:1;text-transform:uppercase}.test-qualitative-score span{color:#ffffffb8;font-size:.78rem}.test-verdict-strip{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;max-width:1180px;margin:34px auto 0;padding:23px 26px;border:2px solid var(--ink);border-radius:22px;background:var(--lime);box-shadow:8px 8px 0 var(--ink)}.test-verdict-label{padding:8px 11px;border-radius:999px;color:#fff;background:var(--ink);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.test-verdict-strip p{margin:0;color:var(--ink);font-weight:750}.test-section-nav-wrap{position:sticky;top:76px;z-index:55;margin-top:42px;border-block:1px solid #17171717;background:#f5f1e8ed;backdrop-filter:blur(14px)}.test-section-nav{display:flex;gap:8px;max-width:1180px;margin:auto;overflow-x:auto;padding-block:12px;scrollbar-width:none}.test-section-nav::-webkit-scrollbar{display:none}.test-section-nav a{flex:0 0 auto;padding:9px 13px;border:1px solid transparent;border-radius:999px;color:var(--muted);font-size:.74rem;font-weight:850;text-decoration:none}.test-section-nav a:hover,.test-section-nav a.is-active{border-color:var(--ink);color:#fff;background:var(--ink)}.test-content-layout{display:grid;grid-template-columns:250px minmax(0,780px);gap:clamp(42px,7vw,92px);align-items:start;justify-content:center;max-width:1180px;margin:auto;padding:72px 0 120px}.test-sidebar{position:sticky;top:158px;display:grid;gap:16px}.test-aside-card{padding:20px;border:1px solid var(--line);border-radius:15px;background:#fffdf8cc}.test-aside-card h3{margin-bottom:14px;font-size:1.3rem}.test-aside-card p{margin:0;font-size:.82rem}.test-tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.test-tag{padding:6px 9px;border-radius:999px;color:var(--ink);background:#ece6d9;font-size:.67rem;font-weight:850}.test-tag-good{color:#116329;background:#dff5e6}.test-tag-warn{color:#824400;background:#fff0d3}.test-aside-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.test-aside-list li{display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.test-aside-list span{color:var(--muted);text-align:right}.test-article-copy{min-width:0}.test-article-copy section[id]{scroll-margin-top:155px}.test-article-copy h2{font-size:clamp(2.2rem,4.4vw,4rem)}.test-section-kicker{display:block;margin-bottom:12px;color:var(--blue);font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.test-article-copy>section{padding:8px 0 64px}.test-article-copy>section+section{border-top:1px solid var(--line);padding-top:64px}.test-article-copy>section>p{font-size:1.04rem}.test-lead-card{margin-top:26px;padding:24px;border-left:5px solid var(--ink);border-radius:0 15px 15px 0;background:var(--surface);box-shadow:0 12px 30px #1717170f}.test-lead-card p{margin:0;color:var(--ink);font-size:1.12rem;font-weight:750}.test-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.test-audience-card{padding:25px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.test-audience-good{border-top:7px solid #15803d}.test-audience-bad{border-top:7px solid #b42318}.test-audience-card h3{margin-bottom:18px;font-size:1.55rem}.test-audience-card ul{display:grid;gap:13px;margin:0;padding:0;list-style:none}.test-audience-card li{display:grid;grid-template-columns:25px 1fr;gap:10px}.test-audience-card li:before{content:"✓";font-weight:900}.test-audience-bad li:before{content:"×";color:#b42318}.test-facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.test-fact-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.test-fact-card span{color:var(--blue);font-weight:900}.test-fact-card h3{margin:22px 0 8px;font-size:1.35rem}.test-fact-card p{margin:0;font-size:.86rem}.test-value-card{margin-top:28px;padding:24px;border-radius:18px;background:var(--ink);color:#fff}.test-value-head{display:flex;justify-content:space-between;gap:18px;align-items:end}.test-value-head h3{margin:0;color:#fff;font-size:1.35rem}.test-value-head strong{color:var(--lime)}.test-value-track{display:grid;grid-template-columns:2fr 1fr;height:14px;margin:24px 0 10px;overflow:hidden;border-radius:999px;background:#ffffff2b}.test-value-track span:first-child{background:var(--lime)}.test-value-legend{display:flex;justify-content:space-between;gap:16px;color:#ffffffb8;font-size:.72rem}.test-final-card{padding:30px;border-radius:22px;background:var(--ink);color:#fff}.test-final-card h2{color:#fff}.test-final-card p{color:#ffffffb8}.test-final-card .test-direct-verdict{color:#fff;font-size:1.15rem;font-weight:800}.test-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary{background:var(--lime);color:var(--ink)}.button-secondary{border-color:#fff;color:#fff;background:transparent;cursor:pointer}.editorial-test .affiliate-disclosure{max-width:900px}.editorial-test .pros-cons{margin-top:38px}.editorial-test .pros-cons>div{border-radius:16px}@media(max-width:980px){.test-hero{grid-template-columns:1fr}.test-hero-media{max-width:820px}.test-hero-image-wrap{transform:none}.test-content-layout{grid-template-columns:1fr;max-width:900px}.test-sidebar{position:static;grid-row:1;grid-template-columns:1fr 1fr}.test-article-copy{grid-row:2}.test-verdict-strip{max-width:900px}.test-facts-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.test-hero{display:block;padding-top:24px}.test-hero-image-wrap{min-height:360px;margin-top:28px}.test-hero-image-wrap img{min-height:360px}.test-stamp{right:12px}.test-qualitative-score{right:14px;bottom:14px;left:14px;width:auto}.test-section-nav-wrap{top:68px}.test-verdict-strip{grid-template-columns:1fr;gap:12px;margin-inline:14px;padding:20px}.test-content-layout{display:flex;flex-direction:column;padding:48px 14px 80px}.test-sidebar{display:grid;grid-template-columns:1fr;width:100%;order:0}.test-article-copy{order:1}.test-audience-grid,.test-facts-grid{grid-template-columns:1fr}.test-value-head{display:block}.test-value-head strong{display:block;margin-top:8px}.test-value-legend{display:block}.test-value-legend span{display:block;margin-top:4px}.test-actions .button{width:100%}}@media print{.site-header,.test-reading-progress,.test-section-nav-wrap,.test-sidebar,.test-stamp,.test-qualitative-score,.test-verdict-strip,.affiliate-disclosure,.site-footer,.test-actions{display:none!important}.editorial-test{padding:0}.test-hero{grid-template-columns:1fr;padding-top:0}.test-hero-media{max-width:520px}.test-content-layout{display:block;padding-top:30px}.test-article-copy>section{break-inside:avoid}.test-final-card{color:#000;background:#fff;border:1px solid #000}.test-final-card h2,.test-final-card p{color:#000}}.test-hero-image-wrap{aspect-ratio:1.35;min-height:0}.test-hero-image-wrap img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover}@media(max-width:760px){.test-hero-image-wrap{aspect-ratio:1.2;min-height:0}.test-hero-image-wrap img{min-height:0}}.test-table-wrap{width:100%;max-width:100%;margin:30px 0;overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:var(--surface);-webkit-overflow-scrolling:touch}.test-table-wrap table{width:100%;min-width:640px;border-collapse:collapse;font-size:.9rem;line-height:1.45}.test-table-wrap th,.test-table-wrap td{padding:15px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.test-table-wrap th:last-child,.test-table-wrap td:last-child{border-right:0}.test-table-wrap tr:last-child td{border-bottom:0}.test-table-wrap thead{color:#fff;background:var(--ink)}.test-table-wrap th{font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.test-table-wrap tbody tr:nth-child(2n){background:#f8f4eb}.test-table-wrap td:first-child{min-width:150px;color:var(--ink);font-weight:750}@media(max-width:760px){.test-table-wrap{margin:24px 0;border-radius:12px}.test-table-wrap table{min-width:620px;font-size:.82rem}.test-table-wrap th,.test-table-wrap td{padding:12px}}@media print{.test-table-wrap{overflow:visible;border-color:#999;border-radius:0}.test-table-wrap table{min-width:0;font-size:8pt}.test-table-wrap th,.test-table-wrap td{padding:2.5mm;border-color:#999}.test-table-wrap thead{color:#111;background:#eee}}.test-final-card{min-width:0;overflow:hidden}.test-article-copy>.test-final-card{padding:30px}.test-final-card p{max-width:100%;overflow-wrap:anywhere}.editorial-body .affiliate-product{display:inline-grid;vertical-align:top;width:min(100%,620px);max-width:620px;grid-template-columns:110px minmax(0,1fr);gap:16px;margin:32px 12px 32px 0;padding:12px;border-radius:14px}.editorial-body .affiliate-product-image img{min-height:90px;height:100px;max-height:100px}.editorial-body .affiliate-product-copy h2{font-size:1.25rem;line-height:1;margin:0 0 6px}.affiliate-product-line{display:flex;align-items:center;gap:10px}.affiliate-product-line p{flex:1;margin:0;font-size:.78rem;line-height:1.35}.affiliate-product-copy .required-note{margin:0 0 5px;font-size:.7rem;line-height:1.2}.affiliate-product-copy .affiliate-meta{margin:6px 0 0;font-size:.68rem;line-height:1.25}.editorial-body .affiliate-product .button{flex:0 0 auto;min-height:34px;padding:7px 11px;font-size:.68rem;white-space:nowrap}.editorial-body .affiliate-product:has(+.affiliate-product),.editorial-body .affiliate-product+.affiliate-product{width:calc(50% - 14px);max-width:none}.editorial-body .affiliate-product:has(+.affiliate-product+.affiliate-product),.editorial-body .affiliate-product+.affiliate-product:has(+.affiliate-product),.editorial-body .affiliate-product+.affiliate-product+.affiliate-product{width:calc(33.333% - 12px)}@media(max-width:760px){.editorial-body .affiliate-product{display:grid;width:100%;max-width:100%;grid-template-columns:90px minmax(0,1fr);gap:12px;margin-right:0}.editorial-body .affiliate-product-image img{height:82px;min-height:82px;max-height:82px}.affiliate-product-line{align-items:flex-start;flex-direction:column;gap:7px}.editorial-body .affiliate-product .button{white-space:normal}}.affiliate-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;max-width:1080px;margin:34px auto}.affiliate-group .affiliate-product{width:100%;max-width:none;margin:0;grid-template-columns:1fr;padding:12px}.affiliate-group .affiliate-product-image img{height:120px;min-height:120px;max-height:120px}.affiliate-group .affiliate-product:only-child{grid-template-columns:110px minmax(0,1fr)}.affiliate-group .affiliate-product:only-child .affiliate-product-image img{height:100px;min-height:100px;max-height:100px}@media(max-width:760px){.affiliate-group{grid-template-columns:1fr}.affiliate-group .affiliate-product:only-child{grid-template-columns:90px minmax(0,1fr)}}.affiliate-auto-group{display:grid;width:100%;box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;max-width:1080px;margin:34px auto}.editorial-body .affiliate-auto-group .affiliate-product{width:100%!important;max-width:none;min-width:0;margin:0;grid-template-columns:90px minmax(0,1fr)}.editorial-body .affiliate-auto-group .affiliate-product-copy{min-width:0}.affiliate-auto-group .affiliate-product-image img{height:100px;min-height:100px;max-height:100px}@media(max-width:760px){.affiliate-auto-group{grid-template-columns:1fr}.editorial-body .affiliate-auto-group .affiliate-product{width:100%!important;max-width:100%}}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product-line{align-items:flex-start;flex-direction:column;gap:7px}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product-line p{width:100%}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product{grid-template-columns:1fr;align-content:start;gap:10px;padding:12px}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product-image img{height:130px;min-height:130px;max-height:130px}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product-copy h2{font-size:1.15rem;line-height:1.05;margin-bottom:5px}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product-copy .affiliate-meta{margin-top:7px}.affiliate-auto-group:has(>.affiliate-product:nth-child(3)) .affiliate-product-line .button{align-self:center}.menu-toggle,.mobile-navigation{display:none}@media(max-width:760px){.desktop-navigation{display:none!important}.menu-toggle{position:relative;z-index:12;display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border:2px solid var(--ink);border-radius:999px;color:var(--ink);background:var(--surface);font:inherit;font-size:.76rem;font-weight:900;cursor:pointer}.mobile-menu-open{overflow:hidden}.mobile-navigation{position:fixed;inset:66px 0 auto;z-index:11;display:block;padding:18px 20px 24px;border-bottom:1px solid var(--line);background:#f8f5edf7;box-shadow:0 18px 40px #1717171c;backdrop-filter:blur(16px)}.mobile-navigation[hidden]{display:none!important}.mobile-navigation nav{display:grid!important;gap:6px;max-width:var(--container);margin:auto}.mobile-navigation a{display:block;padding:13px 12px;border-bottom:1px solid var(--line);font-family:var(--display);font-size:1.8rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.mobile-navigation a:focus-visible,.menu-toggle:focus-visible{outline:3px solid var(--blue);outline-offset:3px}}
