:root{--background:#fdfcf9;--foreground:#292824;--primary:#672431;--primary-foreground:#fff;--card:#fff;--card-foreground:#292824;--popover:#fff;--popover-foreground:#292824;--secondary:#eee9df;--secondary-foreground:#292824;--muted:#f2eee6;--muted-foreground:#625d55;--accent:#f1e4e4;--accent-foreground:#672431;--border:#ddd8cf;--input:#ddd8cf;--ring:#672431;--radius:.5rem;--destructive:#af2020}
.dark{--background:#221d1e;--foreground:#faf8f3;--primary:#efb8c1;--primary-foreground:#221d1e;--card:#302627;--card-foreground:#faf8f3;--popover:#302627;--popover-foreground:#faf8f3;--secondary:#372e30;--secondary-foreground:#faf8f3;--muted:#372e30;--muted-foreground:#d6c7c9;--accent:#472d34;--accent-foreground:#faf8f3;--border:#655257;--input:#655257;--ring:#efb8c1}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}a:focus-visible,button:focus-visible{outline:3px solid #a44c5e;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-.035em}em{font-weight:400;color:var(--primary)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{border-bottom:1px solid var(--border)}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-family:Georgia,serif;font-size:32px;letter-spacing:-1.6px;white-space:nowrap}.wordmark span{font-weight:bold}.wordmark i{color:var(--primary);font-style:normal}.nav nav{display:flex;gap:38px;font-size:14px}.nav nav a:last-child{color:var(--primary);font-weight:600}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:64px;padding-block:66px 72px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;line-height:1.5}.dot{display:inline-block;width:6px;height:6px;background:var(--primary);border-radius:50%;margin-right:8px;vertical-align:middle}.hero h1{font-size:clamp(42px,4.1vw,62px);margin:25px 0}.intro{max-width:460px;color:#625d55;font-size:17px;line-height:1.8}.button{display:inline-flex;gap:30px;justify-content:space-between;align-items:center;padding:14px 21px;background:var(--primary);color:white;font-size:14px;font-weight:600;border:1px solid var(--primary);margin-top:28px}.button:hover{background:#481824;color:#fff}.hero-note{display:flex;gap:16px;align-items:center;margin-top:43px;font-size:12px;line-height:1.5;color:#777064}.hero-note>span{font-family:Georgia,serif;font-size:27px;border-right:1px solid var(--border);padding-right:18px;color:var(--primary)}.hero-image{margin:0;position:relative}.hero-image img{height:480px;object-fit:cover;width:100%}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1d0e0ad9);color:#fff;padding:50px 24px 22px;font-size:11px;letter-spacing:.12em;display:flex;justify-content:space-between;gap:10px}.hero-image figcaption span{font-size:10px;letter-spacing:0;color:#eee}.guide-strip{border-block:1px solid var(--border);background:#f5f1e9}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:22px}.strip-inner>span{font-size:10px;letter-spacing:.13em;color:#6c655c}.strip-inner>a{font-family:Georgia,serif;font-size:21px;min-width:18%;display:flex;justify-content:space-between;align-items:center}.strip-inner b{font:11px Arial;color:#746e65}.section{padding-block:70px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.section h2{font-size:40px;margin-top:14px}.text-link{font-size:13px;border-bottom:1px solid;padding-bottom:5px;display:inline-block;color:var(--primary)}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--border)}.story{padding:30px 32px 26px 0;display:flex;flex-direction:column;min-height:265px}.story+.story{border-left:1px solid var(--border);padding-left:32px}.story:hover h3{color:var(--primary)}.story-number{font-size:10px;letter-spacing:.13em;color:#72695e}.story h3{font-size:28px;margin:23px 0 15px}.story p{font-size:14px;line-height:1.7;color:#686158;max-width:300px}.story-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding-top:26px;margin-top:auto}.story-bottom b{font-size:23px;color:var(--primary);font-weight:400}.recipe-feature{display:grid;grid-template-columns:1fr 1fr;background:var(--primary);color:#fff}.recipe-photo{overflow:hidden;min-height:410px}.recipe-photo img{width:100%;height:100%;object-fit:cover;object-position:left}.recipe-copy{padding:48px}.recipe-copy h2{font-size:40px;margin:18px 0 22px;line-height:1.15}.recipe-copy em{color:#e6c8bd}.recipe-copy p:not(.eyebrow){font-size:15px;line-height:1.8;color:#eadbdc;max-width:370px}.light{background:#fdfcf9;color:var(--primary);border-color:#fdfcf9}.light:hover{background:#eedbd9;color:#481824}.practical{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.link-list{border-top:1px solid var(--border)}.link-list>a{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px 0;border-bottom:1px solid var(--border);font-family:Georgia,serif;font-size:21px}.link-list b{color:var(--primary);font-size:23px;font-weight:400}.principle{text-align:center;background:#f1ede5;padding:63px 0}.principle h2{font-size:39px;margin:20px auto}.principle p:not(.eyebrow){color:#665e55;font-size:14px;margin:0 0 24px}.footer{padding-block:44px 20px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:28px}.footer p{font-size:12px;color:#777064;margin-top:9px}.footer-links{display:flex;gap:25px;font-size:12px}.footer-bottom{margin-top:35px;padding-top:18px;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#776f65}.skip{position:absolute;top:-100px;left:20px;background:white;padding:14px;z-index:100}.skip:focus{top:10px}
.page-head{padding-block:55px 40px;max-width:900px}.breadcrumb{font-size:12px;color:#766d63;margin-bottom:26px}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.page-head h1{font-size:clamp(36px,4.6vw,60px);margin:18px 0 23px}.page-head .intro{max-width:750px}.meta{font-size:12px;color:#776e63;margin-top:22px;display:flex;gap:18px;flex-wrap:wrap}.article-layout{display:grid;grid-template-columns:220px minmax(0,740px);gap:64px;padding-bottom:80px;justify-content:center}.toc{align-self:start;position:sticky;top:30px;border-top:1px solid var(--border);padding-top:18px}.toc p{margin-bottom:15px}.toc a{display:block;font-size:13px;padding:7px 0;color:#6b625a}.prose{min-width:0}.prose section{margin-bottom:36px;scroll-margin-top:30px}.prose h2{font-size:31px;margin:0 0 19px}.prose h3{font-size:25px;margin:22px 0 12px}.prose p{margin-bottom:17px;line-height:1.85;color:#504b45}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px;color:var(--primary)}.prose ul,.prose ol{padding-left:24px;margin:15px 0 22px}.prose li{margin:9px 0;padding-left:4px}.prose .answer{border-left:3px solid var(--primary);background:#f4eee7;padding:23px 26px;margin-bottom:35px}.prose .answer p{margin:0;font-size:18px;color:#45342e}.prose .source-list{font-size:13px}.recipe-box{border:1px solid var(--border);padding:30px;background:white}.recipe-facts{display:flex;gap:35px;flex-wrap:wrap;font-size:13px;padding-block:18px;border-block:1px solid var(--border);margin-bottom:25px}.recipe-facts strong{display:block;color:var(--primary)}.note{font-size:13px!important;color:#73695f!important}.listing{padding-bottom:80px}.listing .editorial-grid{grid-template-columns:repeat(2,1fr);border:0;gap:24px}.listing .story,.listing .story+.story{padding:28px;border:1px solid var(--border)}.sources{border-top:1px solid var(--border);padding-top:25px}.related{border-top:1px solid var(--border);padding-top:25px}.related a{display:block;margin:10px 0}table{font-size:14px}th,td{text-align:left;padding:14px 12px!important;border-bottom:1px solid var(--border)}th{background:#f1ede5;font-weight:600}.table-wrap{overflow-x:auto;margin:20px 0}.error{padding:100px 0;text-align:center}.error h1{font-size:55px}.error p{margin-top:20px}
@media(min-width:1440px){.hero h1{font-size:65px}}
@media(max-width:950px){.wrap{width:calc(100% - 48px)}.hero{gap:28px}.hero h1{font-size:46px}.hero-image img{height:440px}.recipe-copy{padding:32px}.recipe-copy h2{font-size:33px}.article-layout{grid-template-columns:180px minmax(0,1fr);gap:30px}.story h3{font-size:25px}.nav nav{gap:24px}}
@media(max-width:680px){.wrap{width:calc(100% - 36px)}.nav{height:auto;padding-block:18px;flex-wrap:wrap;gap:15px}.wordmark{font-size:29px}.nav nav{width:100%;gap:0;justify-content:space-between;font-size:13px}.hero{grid-template-columns:1fr;padding-block:35px;gap:30px}.hero h1{font-size:44px;margin-block:20px}.intro{font-size:16px}.hero-note{margin-top:24px}.hero-image img{height:350px}.strip-inner{gap:16px;flex-wrap:wrap;padding-block:17px}.strip-inner>span{width:100%;font-size:9px}.strip-inner>a{font-size:19px;min-width:27%;gap:10px}.section{padding-block:43px}.section-head{align-items:start;flex-direction:column;gap:20px}.section h2{font-size:34px}.editorial-grid{grid-template-columns:1fr}.story,.story+.story{padding:26px 0;border-left:0;min-height:220px}.story+.story{border-top:1px solid var(--border)}.story h3{font-size:28px}.story h3 br{display:none}.story p{max-width:none}.recipe-feature{grid-template-columns:1fr}.recipe-photo{min-height:0;height:260px}.recipe-copy{padding:30px 25px}.recipe-copy h2{font-size:34px}.practical{grid-template-columns:1fr;gap:27px}.link-list>a{font-size:20px}.principle{padding-block:45px}.principle h2{font-size:33px}.footer-main{align-items:start;flex-direction:column}.footer-links{gap:18px;flex-wrap:wrap}.footer-bottom{font-size:10px;flex-wrap:wrap}.page-head{padding-block:35px}.page-head h1{font-size:39px}.article-layout{grid-template-columns:1fr;gap:28px}.toc{position:static}.toc a{display:inline-block;margin-right:16px}.prose h2{font-size:29px}.recipe-box{padding:22px}.listing .editorial-grid{grid-template-columns:1fr}.hero-image figcaption{font-size:10px;padding-inline:16px}.meta{gap:8px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.header,.footer,.toc,.skip{display:none}.wrap{width:100%}.article-layout{display:block}.prose section{break-inside:avoid}a{text-decoration:none}}


.consent[hidden]{display:none}.consent{position:fixed;bottom:20px;left:20px;right:20px;max-width:680px;z-index:100;background:#fffaf3;border:1px solid #5a2030;padding:20px;box-shadow:0 4px 20px #0002;font:15px/1.5 Arial,sans-serif}.consent p{margin:0 0 12px}.consent div{display:flex;flex-wrap:wrap;gap:12px}.consent button{padding:10px 18px;background:#fff;color:#552130;border:1px solid #552130;cursor:pointer;font:inherit}.consent button:focus-visible,#analytics-settings:focus-visible{outline:3px solid #552130;outline-offset:3px}#analytics-settings{background:none;border:0;padding:0;text-align:left;text-decoration:underline;color:inherit;font:inherit;cursor:pointer}

/* Fotografies editorials: crèdits fora de la imatge i enquadrament estable. */
.hero-image{position:static}
.hero-image img{object-position:center 38%}
.hero-image figcaption{position:static;background:none;color:#6b645c;padding:9px 0 0;font-size:11px;letter-spacing:0}
.hero-image figcaption a,.recipe-photo figcaption a{text-decoration:underline;text-underline-offset:3px}
.recipe-photo{position:relative;margin:0}
.recipe-photo img{object-position:center}
.recipe-photo figcaption{position:absolute;bottom:0;left:0;background:#221d1ecc;color:#fff;padding:7px 10px;font-size:10px}

table{width:100%;border-collapse:collapse}caption{caption-side:bottom;text-align:left;padding-top:14px;font-size:12px;color:#6b625a}[data-slot="table-container"]{overflow-x:auto} .prose td{white-space:normal;min-width:115px}
