:root{--paper:#f7f3e9;--ink:#233f35;--muted:#676e62;--line:#d9d9c9;--orange:#b6532b;--light:#eeeadc;--white:#fffdf7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.06;letter-spacing:-.04em}h3{font-family:Georgia,serif;font-size:1.65rem;line-height:1.2;font-weight:400;letter-spacing:-.02em}p{line-height:1.75}img{display:block;width:100%;height:100%;object-fit:cover}.top{max-width:1380px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:30px 5%;border-bottom:1px solid var(--line);gap:24px}.brand{font-family:Georgia,serif;font-size:32px;font-weight:bold;line-height:1.1;letter-spacing:-1.2px}.brand>span{color:var(--orange)}.brand small{display:block;font-family:Arial,sans-serif;font-size:8px;font-weight:500;letter-spacing:2.1px;margin-top:10px}.top nav{display:flex;gap:32px;align-items:center;font-size:13px;font-weight:600}.top nav a:hover{color:var(--orange)}.nav-out{border:1px solid var(--line);border-radius:5px;padding:10px 16px}.hero{max-width:1380px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;gap:6%;padding:62px 5% 64px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;line-height:1.5;text-transform:uppercase}.hero .eyebrow{display:flex;gap:12px;align-items:center}.tiny-line{width:25px;height:1px;background:var(--orange)}h1{font-size:clamp(46px,6.6vw,86px)}.hero h1{margin:25px 0}.hero h1>span{color:var(--orange)}.intro{color:var(--muted);font-size:16px;max-width:460px}.button{display:inline-flex;gap:35px;align-items:center;justify-content:center;border-radius:4px;background:var(--ink);color:var(--white);padding:13px 22px;font-size:13px;font-weight:600;line-height:1.5;border:1px solid var(--ink)}.button:hover{background:#365646}.hero .button{margin-top:26px}.hero-note{font-size:11px;line-height:1.6;color:var(--muted);display:flex;align-items:center;gap:10px;margin-top:28px}.hero-note>span{font-size:32px;color:var(--orange)}.hero-art{position:relative;overflow:hidden;background:#dfddc9;min-height:450px;display:flex;align-items:center;justify-content:center;border-radius:130px 6px 6px 6px;background-image:repeating-linear-gradient(90deg,transparent,transparent 22px,#5e685606 23px,#5e685606 24px)}.art-top,.art-bottom{position:absolute;font-size:9px;letter-spacing:2px}.art-top{top:32px;right:30px}.art-bottom{bottom:25px;left:30px}.big-plate{width:340px;height:340px;background:#f7f2df;border-radius:50%;border:13px solid #eae5d5;box-shadow:12px 18px 30px #233f3525,inset 0 0 0 2px #c9cbb7;display:grid;place-items:center;transform:rotate(-9deg)}.plate-core{display:grid;place-items:center;width:260px;height:260px;border-radius:50%;border:1px solid #d2d2bd;box-shadow:inset 0 4px 20px #233f3508}.plate-core span{font-family:Georgia,serif;font-size:42px;letter-spacing:-2px;line-height:1.12}.plate-core em{color:var(--orange);font-weight:400}.herb{position:absolute;color:#697b45;font-size:130px;text-shadow:4px 8px 9px #233f3522}.herb1{bottom:10px;right:15px;transform:rotate(14deg)}.herb2{top:15px;left:6px;font-size:90px;transform:rotate(-15deg)}.round-stamp{position:absolute;right:30px;bottom:95px;background:var(--orange);color:var(--white);width:90px;height:90px;border-radius:50%;display:grid;place-content:center;text-align:center;line-height:1.5;font-size:10px;letter-spacing:2px;transform:rotate(15deg)}.ribbon{background:var(--ink);color:#f4ecce;display:flex;align-items:center;justify-content:space-evenly;gap:16px;padding:17px 4%;font-size:10px;letter-spacing:2px}.ribbon b{font-size:20px;color:#c98b5b;font-weight:400}.collection,.related{max-width:1380px;margin:auto;padding:65px 5%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:20px}h2{font-size:clamp(34px,4vw,49px);margin-top:12px}.recipe-count{font-size:11px;color:var(--muted);padding-bottom:5px}.search-row{display:flex;gap:16px;align-items:center}.searchbox{display:flex;gap:12px;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:4px;flex:1;padding:9px 16px}.searchbox>span:first-child{font-size:28px;line-height:1;color:var(--orange)}.searchbox input{min-width:0;width:100%;background:none;border:none;padding:7px 0;outline:none;font-size:14px}.sort select{border:1px solid var(--line);background:transparent;padding:15px 10px;font-size:12px;border-radius:4px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 18px}.filters button,.presets button{font-size:12px;padding:8px 17px;border:1px solid var(--line);border-radius:30px}.filters button.active,.presets button.active{background:var(--ink);color:var(--white);border-color:var(--ink)}.filters button:hover{border-color:var(--ink)}.results{color:var(--muted);font-size:11px;min-height:20px;margin-bottom:16px}.recipe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.recipe-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:var(--white);transition:transform .2s,box-shadow .2s}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #233f3510}.recipe-card a{display:flex;flex-direction:column;height:100%}.card-art{height:228px;position:relative;overflow:hidden;background:#e2e5d4;display:grid;place-items:center}.card-art.photo img{object-fit:contain;padding:20px 32px 30px;background:#e2e5d4}.art-label{position:absolute;bottom:15px;left:20px;font-size:8px;letter-spacing:2px;font-weight:600}.art-corner{position:absolute;top:16px;right:20px;font-size:22px}.plate{height:156px;width:156px;border-radius:50%;background:#f8f3e7;box-shadow:7px 10px 16px #293c3520,inset 0 0 0 10px #ffffff40,inset 0 0 0 12px #233f3514;display:grid;place-items:center;transform:rotate(-12deg)}.plate span{color:#687346;font-size:70px;line-height:1}.art-1{background:#e7d5bd}.art-1 .plate span{color:#aa663e}.art-2{background:#d5ddd5}.art-2 .plate span{color:#597a63}.art-3{background:#e3d8ce}.art-3 .plate span{color:#9a6456}.card-body{padding:22px 23px 15px;display:flex;flex-direction:column;flex:1}.card-body .eyebrow{display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:1.4px;color:var(--orange)}.card-body .eyebrow span{color:var(--muted);letter-spacing:.4px;text-transform:none;white-space:nowrap}.card-body h3{margin:12px 0;font-size:26px}.card-body p{font-size:12px;color:var(--muted);line-height:1.65;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:12px;font-size:10px;font-weight:600;margin-top:auto}.card-bottom>span:last-child{font-size:21px;font-weight:400}#empty{padding:45px 0}#empty p{margin:12px 0 22px}.cta{text-align:center;background:#e9e5d5;padding:55px 24px 62px;margin:0 5% 65px;border-radius:5px}.cta p{font-size:14px;max-width:490px;margin:22px auto}.cta h2{font-size:43px}.cta .eyebrow{color:var(--orange)}footer{max-width:1380px;margin:auto;padding:32px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:10px}footer .brand{font-size:23px}footer p{color:var(--muted)}footer>a:last-child{text-decoration:underline;text-underline-offset:5px}.detail{max-width:1260px;margin:auto;padding:30px 5%}.crumb{display:flex;gap:12px;font-size:11px;color:var(--muted);margin-bottom:35px}.crumb a:hover{text-decoration:underline}.recipe-hero{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:55px;padding-bottom:50px;border-bottom:1px solid var(--line)}.recipe-hero h1{font-size:clamp(40px,5vw,66px);margin:20px 0}.recipe-hero .card-art{height:330px;border-radius:80px 5px 5px 5px}.recipe-hero .plate{width:205px;height:205px}.recipe-hero .plate span{font-size:90px}.recipe-hero .intro{font-size:15px}.recipe-meta{display:flex;gap:35px;margin:22px 0;font-size:12px}.recipe-meta small{display:block;color:var(--muted);font-size:10px;padding-left:17px}.actions{display:flex;align-items:center;gap:20px}.text-button{font-size:11px;text-decoration:underline;text-underline-offset:5px;padding:8px 0}.cooking-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:60px;padding:55px 0}.ingredients{background:#eeebdc;border:1px solid var(--line);padding:27px;border-radius:6px;height:fit-content}.ingredients h2{font-size:33px}.calculator{margin:23px 0;border-top:1px solid #cccfbb;border-bottom:1px solid #cccfbb;padding:20px 0}.calculator>label{font-size:12px;font-weight:600;display:block;margin-bottom:10px}.stepper{display:flex;align-items:center;border:1px solid #bfc6b2;border-radius:4px;background:var(--white);height:46px}.stepper button{width:45px;font-size:24px;flex-shrink:0;line-height:1}.stepper input{width:100%;min-width:0;border:none;background:transparent;text-align:center;font-size:20px;font-family:Georgia,serif;appearance:textfield;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{appearance:none}.presets{display:flex;gap:6px;margin-top:12px}.presets button{padding:5px 11px;border-radius:3px}.calculator p{font-size:10px;color:var(--muted);margin-top:12px;line-height:1.5}.ingredient-list{list-style:none;margin:0;padding:0}.ingredient-list li{padding:12px 0;border-bottom:1px solid #d5d6c6;font-size:13px;line-height:1.5}.ingredient-list label{display:flex;gap:10px;cursor:pointer}.ingredient-list input{width:15px;height:15px;accent-color:var(--ink);flex-shrink:0;margin:4px 0 0}.ingredient-list input:checked+span{text-decoration:line-through;opacity:.45}.ingredient-list small{display:block;font-size:10px;color:var(--muted);line-height:1.5;margin-top:5px}.ingredient-list .ingredient-group{font-size:13px;font-family:Georgia,serif;font-weight:600;padding-top:22px;color:var(--orange);border-bottom:none}.ingredient-help{font-size:10px;margin-top:20px;color:var(--muted);line-height:1.7}.method-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.method h2{font-size:38px}.basis-note{font-size:11px;color:var(--muted);border-bottom:1px solid var(--line);padding:18px 0}.steps{list-style:none;padding:0;margin:5px 0 28px;counter-reset:step}.steps>li{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid var(--line);scroll-margin-top:25px}.step-number{color:var(--orange);font-family:Georgia,serif;font-size:25px;min-width:33px;line-height:1.4}.steps p{font-size:15px;line-height:1.85}.steps h3{font-size:21px;margin-bottom:10px}.steps .step-group{padding:22px 0 0;border:0}.step-group h3{font-size:25px}.step-done{display:inline-flex;gap:6px;align-items:center;font-size:10px;color:var(--muted);margin-top:12px;cursor:pointer}.step-done input{accent-color:var(--ink)}.steps li:has(.step-done input:checked) p{opacity:.45}.notes{background:#ede8da;border-left:3px solid var(--orange);padding:24px}.notes h3{margin:10px 0 15px}.notes p:not(.eyebrow){font-size:13px;margin:10px 0}.related{padding:20px 0 40px}.related .recipe-grid{margin:28px 0}.error{min-height:60vh;max-width:1100px;margin:auto;padding:80px 5%}.error h1{font-size:50px;margin:20px 0}.error p{margin-bottom:25px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:absolute;top:-100px;left:10px;background:var(--ink);color:white;padding:10px;z-index:10}.skip:focus{top:10px}[hidden]{display:none!important}body.cook-mode .top,body.cook-mode footer,body.cook-mode .recipe-hero,body.cook-mode .crumb,body.cook-mode .related{display:none}body.cook-mode .steps p{font-size:19px}body.cook-mode .detail{padding-top:0}
@media(min-width:1500px){.hero{gap:8%}.hero-art{min-height:470px}}@media(max-width:1000px){.top nav{gap:18px}.hero{gap:25px}.hero-art{min-height:390px}.big-plate{width:275px;height:275px}.plate-core{width:220px;height:220px}.plate-core span{font-size:35px}.herb1{font-size:90px}.round-stamp{right:12px;bottom:65px;width:76px;height:76px}.art-top{font-size:7px}.recipe-grid{gap:16px}.card-body{padding:18px}.card-body h3{font-size:23px}.card-art{height:200px}.cooking-layout{grid-template-columns:290px 1fr;gap:30px}.recipe-hero{gap:25px}.ingredients{padding:22px}.recipe-hero .card-art{height:280px}footer{flex-wrap:wrap}.ribbon{font-size:8px;letter-spacing:1px}}@media(max-width:720px){.top{padding:22px 5%;align-items:flex-start}.brand{font-size:27px}.brand small{font-size:6px;letter-spacing:1.8px}.top nav{font-size:11px;gap:10px;flex-wrap:wrap;justify-content:flex-end;max-width:150px}.nav-out{border:0;padding:0}.hero{grid-template-columns:1fr;padding-top:36px;padding-bottom:35px;gap:30px}.hero h1{font-size:63px;line-height:1}.hero .intro{font-size:14px}.hero .eyebrow{font-size:8px}.hero-note{margin-top:20px}.hero-art{min-height:310px;border-radius:80px 5px 5px 5px}.big-plate{width:240px;height:240px}.plate-core{width:190px;height:190px}.plate-core span{font-size:32px}.herb2{left:15px;top:0;font-size:90px}.herb1{right:25px;bottom:0}.round-stamp{bottom:50px;right:35px}.ribbon{padding:12px 4%;flex-wrap:wrap;gap:8px 16px}.ribbon span:last-child,.ribbon b:last-of-type{display:none}.ribbon b{font-size:15px}.collection{padding:38px 5%}.section-head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:20px}h2{font-size:36px}.recipe-count{font-size:10px}.search-row{gap:8px}.sort select{width:104px;font-size:10px;padding:16px 4px}.searchbox{padding:8px 10px}.searchbox input{font-size:12px}.filters{gap:6px}.filters button{font-size:10px;padding:7px 12px}.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-art{height:155px}.plate{width:108px;height:108px;box-shadow:7px 10px 16px #293c3520,inset 0 0 0 7px #ffffff40,inset 0 0 0 9px #233f3514}.plate span{font-size:52px}.art-label{left:12px;font-size:6px;bottom:10px;letter-spacing:1px}.art-corner{top:8px;right:10px;font-size:17px}.card-art.photo img{padding:12px 15px 20px}.card-body{padding:13px 12px 10px}.card-body .eyebrow{display:block;font-size:7px}.card-body .eyebrow span{display:block;margin-top:5px;font-size:8px}.card-body h3{font-size:21px;margin-top:10px}.card-body p{font-size:10px;-webkit-line-clamp:3;margin-bottom:12px}.card-bottom{font-size:8px;gap:4px;padding-top:8px}.cta{padding:38px 20px;margin-bottom:35px}.cta h2{font-size:33px}.cta p{font-size:12px}footer{padding:28px 5%;flex-direction:column;align-items:flex-start;gap:12px}.detail{padding-top:22px}.crumb{margin-bottom:22px;flex-wrap:wrap}.recipe-hero{grid-template-columns:1fr;padding-bottom:30px}.recipe-hero h1{font-size:46px}.recipe-hero .card-art{height:230px}.recipe-hero .plate{height:170px;width:170px}.recipe-hero .plate span{font-size:70px}.recipe-meta{gap:25px}.cooking-layout{grid-template-columns:1fr;gap:38px;padding:30px 0}.ingredients{padding:24px}.method h2{font-size:35px}.steps p{font-size:14px}.steps>li{gap:16px}.related{padding-bottom:25px}.related .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related .recipe-card:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{@page{margin:14mm}body{background:white;color:black;font-size:11pt}.top,footer,.crumb,.recipe-hero>.card-art,.actions,.related,.step-done,#cookmode,.presets,.stepper button,.basis-note,.ingredient-help,.skip{display:none!important}.detail{padding:0;max-width:none}.recipe-hero{display:block;padding-bottom:10px}.recipe-hero h1{font-size:30pt}.recipe-hero .intro{max-width:none}.cooking-layout{display:block;padding:15px 0}.ingredients{background:white;border:1px solid #aaa;break-inside:avoid;padding:15px;margin-bottom:20px}.ingredient-list{columns:2;column-gap:20px}.ingredient-list li{break-inside:avoid;font-size:10pt;padding:5px}.calculator{border:0;padding:0;margin:10px 0;display:flex;gap:12px;align-items:center}.stepper{height:auto;border:0;width:70px}.stepper input{font-size:12pt}.calculator p{margin:0}.steps>li{break-inside:avoid;padding:10px 0}.steps p{font-size:11pt}.notes{background:white;break-inside:avoid}.recipe-meta{margin:12px 0}.ingredient-list input{display:none}}
