/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--cream:#f7f0e5;--paper:#fffaf2;--ink:#29231f;--muted:#756a60;--red:#a8413a;--red-dark:#85312d;--rose:#e9c9c3;--sage:#9ca88b;--sage-dark:#52624e;--yellow:#e7ba64;--line:#3d2d2324;--shadow:0 24px 70px #4f342521}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--rose)}.site-shell{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:30;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1440px;height:98px;margin:0 auto;padding:0 5vw;display:grid;position:relative}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand-mark{width:52px;height:52px;color:var(--paper);background:var(--red);border-radius:50% 45% 48% 42%;place-items:center;font-family:Georgia,serif;font-size:25px;font-style:italic;display:grid;transform:rotate(-7deg);box-shadow:inset 0 0 0 2px #ffffff38}.brand-mark.small{width:32px;height:32px;font-size:18px}.brand-mark.logo-mark{background:#fffaf2;border:1px solid #a8413a40;padding:3px;overflow:hidden;box-shadow:0 7px 19px #5c392424}.brand-mark.logo-mark.small{padding:2px}.brand-mark.logo-mark img{object-fit:cover;border-radius:50%;width:100%;height:100%;transform:scale(1.18)}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.025em;font-family:Georgia,serif;font-size:23px}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.19em;margin-top:5px;font-size:9px}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{font-size:13px;font-weight:650;position:relative}.site-header nav a:after{content:"";background:var(--red);height:2px;transition:right .25s;position:absolute;bottom:-9px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:15px;display:flex}.account-chip{align-items:center;gap:8px;min-width:0;padding-right:2px;display:flex}.account-chip>span{color:#fff;background:var(--sage-dark);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:14px;display:grid}.account-chip>div{flex-direction:column;max-width:115px;line-height:1.15;display:flex}.account-chip strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account-chip small{color:var(--sage-dark);text-transform:uppercase;letter-spacing:.07em;margin-top:3px;font-size:7px;font-weight:800}.language-switch{border:1px solid var(--line);background:#ffffff7a;border-radius:999px;padding:3px;display:flex}.language-switch button{letter-spacing:.09em;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800}.language-switch button.active{color:#fff;background:var(--ink)}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:12px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.primary-button{color:#fff;background:var(--red);box-shadow:0 10px 24px #a8413a33}.primary-button:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 14px 30px #a8413a40}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button{border:1px solid var(--ink);background:0 0}.secondary-button:hover{background:var(--ink);color:#fff}.compact-button{min-height:40px;padding:0 17px;font-size:11px}.login-button{border-color:#29231f73;min-height:38px;padding:0 15px;font-size:10px}.mobile-login-link,.mobile-menu{display:none}.hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:6vw;max-width:1440px;min-height:680px;margin:0 auto;padding:76px 6vw 96px;display:grid;position:relative}.hero:before{content:"";z-index:-1;background:#e9c9c366;border-radius:50%;width:550px;height:550px;position:absolute;top:-170px;right:-210px}.hero:after{content:"";border:1px solid #a8413a29;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-70px;left:-100px}.eyebrow{color:var(--red);letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:850}.hero h1,.section-intro h2,.notebook-copy h2,.seasonal-copy h2{letter-spacing:-.047em;margin:18px 0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.hero h1{max-width:650px;font-size:clamp(50px,5.7vw,86px)}.hero-copy>p{max-width:560px;color:var(--muted);margin:0 0 34px;font-size:17px;line-height:1.75}.hero-search{background:#fffaf2d1;border:1px solid #4331262e;border-radius:8px;grid-template-columns:44px 1fr auto;align-items:center;width:min(650px,100%);min-height:66px;padding:6px 7px 6px 14px;display:grid;box-shadow:0 15px 40px #4d372814}.hero-search>span{color:var(--red);font-size:27px;transform:rotate(-15deg)}.hero-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.hero-search input::placeholder{color:#9a8f84}.hero-search button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:5px;height:50px;padding:0 22px;font-size:11px;font-weight:750}.hero-search button span{margin-left:10px}.hero-stats{align-items:center;gap:22px;margin-top:32px;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.hero-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;font-size:9px}.hero-stats i{background:var(--line);width:1px;height:31px}.hero-featured{place-items:center;min-height:500px;display:grid;position:relative}.featured-frame{width:min(430px,88%);height:500px;box-shadow:var(--shadow);background:#fff;padding:13px;position:relative;transform:rotate(2.2deg)}.featured-frame>img{object-fit:cover;filter:saturate(.82)contrast(.96);width:100%;height:100%}.featured-frame:after{content:"";background:linear-gradient(#0000 44%,#19110dd6);position:absolute;inset:13px}.tape{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#e5ca9dc7;width:86px;height:24px;position:absolute}.tape-top{top:-7px;left:-24px;transform:rotate(-35deg)}.tape-bottom{bottom:28px;right:-42px;transform:rotate(-36deg)}.featured-note{z-index:3;color:var(--ink);background:var(--yellow);letter-spacing:.1em;text-transform:uppercase;padding:10px 13px;font-size:9px;font-weight:800;position:absolute;top:32px;right:22px;transform:rotate(3deg)}.featured-card-copy{z-index:3;color:#fff;position:absolute;bottom:34px;left:35px;right:35px}.featured-card-copy small{text-transform:uppercase;letter-spacing:.16em;opacity:.86;font-size:9px}.featured-card-copy h2{letter-spacing:-.03em;max-width:330px;margin:9px 0 18px;font-family:Georgia,serif;font-size:32px;font-weight:500;line-height:1.06}.featured-card-copy button{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffffb3;padding:0 0 4px;font-size:10px;font-weight:800}.hand-note{z-index:4;color:var(--red);font-family:Bradley Hand,Comic Sans MS,cursive;font-size:18px;line-height:1.15;position:absolute;bottom:12px;right:-2%;transform:rotate(-7deg)}.hand-note span{color:var(--muted);font-size:12px}.hero-flower{color:#a8413a4d;font-size:45px;position:absolute;top:28px;left:48%;transform:rotate(15deg)}.recipe-section{background:var(--paper);border-top:1px solid var(--line);padding:96px max(6vw,50vw - 635px)}.section-intro{justify-content:space-between;align-items:end;gap:30px;display:flex}.section-intro h2,.notebook-copy h2,.seasonal-copy h2{font-size:clamp(42px,4.2vw,65px)}.section-intro p,.notebook-copy>p,.seasonal-copy>p{max-width:610px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.recipe-count{color:var(--muted);font-family:Georgia,serif;font-size:16px}.recipe-count span{color:var(--red);font-size:34px}.category-tabs{scrollbar-width:none;gap:8px;margin:42px 0 36px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;align-items:center;gap:8px;padding:11px 16px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.category-tabs button span{color:var(--red);font-size:15px}.category-tabs button.active,.category-tabs button:hover{color:#fff;border-color:var(--red);background:var(--red)}.category-tabs button.active span,.category-tabs button:hover span{color:#fff}.recipe-grid{grid-template-columns:repeat(3,1fr);gap:25px 20px;display:grid}.recipe-card{border:1px solid var(--line);background:#fff;min-width:0;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 13px 35px #4930200e}.recipe-card:hover{transform:translateY(-5px);box-shadow:0 19px 44px #4930201c}.recipe-image-button{cursor:pointer;background:#e6ddd2;border:0;width:100%;height:250px;padding:0;position:relative;overflow:hidden}.recipe-image-button img{object-fit:cover;filter:saturate(.78)contrast(.97);width:100%;height:100%;transition:transform .5s}.recipe-card:hover .recipe-image-button img{transform:scale(1.035)}.recipe-image-button:after{content:"";background:linear-gradient(#271c1505,#271c1547);position:absolute;inset:0}.recipe-year{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:.13em;font-size:8px;font-weight:800;position:absolute;bottom:13px;left:14px}.heart-button{z-index:4;cursor:pointer;background:#fffaf2e6;border:0;border-radius:50%;width:37px;height:37px;font-size:20px;line-height:1;position:absolute;top:14px;right:14px;box-shadow:0 5px 18px #0000001f}.heart-button.is-favourite{color:var(--red)}.recipe-card-body{padding:19px 21px 21px}.recipe-owner{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:9px;font-weight:750;display:flex}.mini-avatar{color:#fff;background:var(--sage);border-radius:50%;place-items:center;width:25px;height:25px;font-family:Georgia,serif;font-size:12px;display:grid}.recipe-title-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.recipe-title-button h3{letter-spacing:-.025em;min-height:58px;margin:14px 0;font-family:Georgia,serif;font-size:23px;font-weight:500;line-height:1.16}.recipe-meta{border-top:1px solid var(--line);color:var(--muted);gap:12px;padding-top:13px;font-size:9px;display:flex}.recipe-meta span:last-child{color:var(--sage-dark);margin-left:auto;font-weight:750}.empty-state{text-align:center;border:1px dashed #a8413a4d;align-content:center;place-items:center;min-height:330px;display:grid}.empty-state>span{color:var(--rose);font-size:60px}.empty-state h3{font-family:Georgia,serif;font-size:25px;font-weight:500}.empty-state button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid}.notebook-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;max-width:1440px;margin:0 auto;padding:110px 7vw;display:grid;position:relative}.notebook-section:before{content:"❦";color:#a8413a1f;font-family:Georgia,serif;font-size:150px;position:absolute;top:0;left:-20px;transform:rotate(-18deg)}.notebook-copy .secondary-button{margin-top:30px}.family-timeline{padding:20px 0;position:relative}.family-timeline:before{content:"";background:var(--rose);width:1px;position:absolute;top:34px;bottom:34px;left:19px}.timeline-item{z-index:1;grid-template-columns:40px 1fr;align-items:start;gap:24px;margin:0 0 28px;display:grid;position:relative}.timeline-dot{width:40px;height:40px;color:var(--red);background:var(--paper);border:1px solid var(--rose);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.timeline-item small{color:var(--red);letter-spacing:.16em;font-size:9px;display:block}.timeline-item strong{margin:4px 0;font-family:Georgia,serif;font-size:20px;font-weight:500;display:block}.timeline-item p{color:var(--muted);margin:0;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:16px;transform:rotate(-1deg)}.seasonal-section{background:#dfe3d6;grid-template-columns:1.05fr .95fr;min-height:610px;display:grid}.seasonal-image{min-height:610px;position:relative}.seasonal-image img{object-fit:cover;filter:saturate(.72)sepia(.07);width:100%;height:100%}.seasonal-image:after{content:"";background:linear-gradient(90deg,#0000 55%,#dfe3d673);position:absolute;inset:0}.seasonal-sticker{z-index:2;text-align:center;width:116px;height:116px;color:var(--red);background:var(--paper);letter-spacing:.16em;border:1px solid #a8413a40;border-radius:50%;align-content:center;place-items:center;font-size:10px;font-weight:850;display:grid;position:absolute;top:70px;right:-58px;transform:rotate(8deg);box-shadow:0 12px 25px #382b1f1a}.seasonal-sticker strong{font-size:22px}.seasonal-copy{flex-direction:column;justify-content:center;padding:100px 8vw 80px 10vw;display:flex}.seasonal-card{background:#ffffff4d;border:1px solid #47594133;align-items:center;gap:18px;margin:30px 0 24px;padding:20px;display:flex}.seasonal-card>span{width:48px;height:48px;color:var(--red);background:var(--paper);border-radius:50%;flex:none;place-items:center;font-size:24px;display:grid}.seasonal-card strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.seasonal-card p{color:var(--muted);margin:5px 0 0;font-size:11px}.text-arrow{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;width:max-content;padding:0 0 5px;font-size:11px;font-weight:800}.site-footer{text-align:center;color:#f7f0e5;background:#2f2b27;flex-direction:column;align-items:center;min-height:380px;padding:75px 6vw 36px;display:flex;position:relative}.site-footer:before{content:"";pointer-events:none;border:1px solid #ffffff14;position:absolute;inset:14px}.footer-brand .brand-mark.logo-mark{background:var(--paper);width:72px;height:72px;padding:4px}.footer-brand small{color:#ffffff8a}.site-footer h2{max-width:700px;color:var(--rose);margin:45px 0 32px;font-family:Georgia,serif;font-size:clamp(27px,3vw,43px);font-style:italic;font-weight:400}.footer-links{text-transform:uppercase;letter-spacing:.12em;gap:18px;font-size:10px;display:flex}.site-footer>small{color:#ffffff6b;letter-spacing:.1em;margin-top:auto;font-size:9px}.footer-flower{color:#e9c9c32e;font-size:70px;position:absolute;top:60px;right:8%;transform:rotate(13deg)}.modal-shell{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;background:#221b17b8;border:0;position:absolute;inset:0}.recipe-detail{z-index:1;background:var(--paper);width:min(1050px,100%);max-height:calc(100vh - 48px);position:relative;overflow:auto;box-shadow:0 30px 100px #00000059}.round-close{z-index:10;cursor:pointer;background:#fffaf2f0;border:0;border-radius:50%;width:40px;height:40px;font-size:23px;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #00000021}.detail-hero{height:390px;position:relative;overflow:hidden}.detail-hero>img{object-fit:cover;filter:saturate(.82);width:100%;height:100%}.detail-hero-shade{background:linear-gradient(#1d140f0d,#1d140fd4);position:absolute;inset:0}.detail-hero-copy{color:#fff;position:absolute;bottom:38px;left:58px;right:58px}.detail-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.detail-hero-copy h2{letter-spacing:-.04em;max-width:700px;margin:10px 0 20px;font-family:Georgia,serif;font-size:clamp(38px,5vw,61px);font-weight:500;line-height:.98}.detail-meta{gap:22px;font-size:10px;display:flex}.detail-content{grid-template-columns:.8fr 1.2fr;display:grid}.ingredients-panel{border-right:1px solid var(--line);background:#f0e7da;padding:45px 42px}.ingredients-panel h3,.method-panel h3{margin:0;font-family:Georgia,serif;font-size:27px;font-weight:500}.section-heading-row{justify-content:space-between;align-items:center;gap:15px;display:flex}.serving-stepper{border:1px solid var(--line);background:var(--paper);border-radius:999px;grid-template-columns:30px 30px 30px;align-items:center;height:34px;display:inline-grid;overflow:hidden}.serving-stepper button{cursor:pointer;background:0 0;border:0;height:100%}.serving-stepper span{text-align:center;font-size:11px;font-weight:800}.ingredient-list{margin:28px 0 18px}.ingredient-line{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-height:45px;font-size:11px;display:grid}.ingredient-line input{opacity:0;position:absolute}.ingredient-check{color:#0000;background:#ffffff73;border:1px solid #52624e59;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.ingredient-line input:checked+.ingredient-check{color:#fff;border-color:var(--sage-dark);background:var(--sage-dark)}.ingredient-line input:checked~span:last-child{color:var(--muted);text-decoration:line-through}.text-button{color:var(--red);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 3px;font-size:10px}.method-panel{padding:45px 52px 55px}.story-paper{color:#5f5047;background:#f4dfd8;margin-bottom:40px;padding:26px 29px;position:relative;transform:rotate(-.7deg)}.story-paper:before{content:"";background:#e5ca9dc7;width:70px;height:18px;position:absolute;top:-8px;left:44%;transform:rotate(2deg)}.story-paper span{color:var(--red);text-transform:uppercase;letter-spacing:.18em;font-size:8px;font-weight:850}.story-paper p{margin:12px 0;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:15px;line-height:1.55}.story-paper small{color:var(--muted);font-size:10px}.method-list{margin:25px 0 34px;padding:0;list-style:none}.method-list li{grid-template-columns:34px 1fr;gap:15px;margin-bottom:21px;display:grid}.method-list li>span{width:30px;height:30px;color:var(--red);border:1px solid var(--rose);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:12px;display:grid}.method-list p{margin:4px 0 0;font-size:12px;line-height:1.65}.wide{width:100%}.admin-recipe-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;display:grid}.admin-recipe-actions button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;min-height:40px;font-size:10px;font-weight:800}.admin-recipe-actions button:hover{border-color:var(--ink);background:var(--ink);color:#fff}.admin-recipe-actions button.danger{color:var(--red)}.admin-recipe-actions button.danger:hover{border-color:var(--red);background:var(--red);color:#fff}.cooking-mode{z-index:150;color:#fff;background:#31302a;grid-template-rows:78px 4px 1fr 95px;display:grid;position:fixed;inset:0}.cooking-mode>header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:0 5vw;display:flex}.cooking-mode>header>div{align-items:center;gap:13px;display:flex}.cooking-mode>header strong{font-family:Georgia,serif;font-size:18px;font-weight:500}.cooking-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:25px}.cooking-close span{text-transform:uppercase;letter-spacing:.13em;margin-left:6px;font-size:9px}.cooking-progress{background:#ffffff1a}.cooking-progress span{background:var(--rose);height:100%;transition:width .3s;display:block}.cooking-mode>main{text-align:center;width:min(850px,86vw);margin:auto}.step-label{color:var(--rose);text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:850}.step-number{width:72px;height:72px;color:var(--rose);border:1px solid #e9c9c38c;border-radius:50%;place-items:center;margin:28px auto;font-family:Georgia,serif;font-size:28px;display:grid}.cooking-mode main>p{margin:0;font-family:Georgia,serif;font-size:clamp(29px,4vw,50px);line-height:1.25}.cooking-tip{text-align:left;color:#d9d4cc;background:#ffffff0a;border:1px solid #ffffff1a;gap:14px;max-width:560px;margin:42px auto 0;padding:17px 22px;font-size:11px;line-height:1.5;display:flex}.cooking-tip>span{color:var(--yellow)}.cooking-mode>footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:0 5vw;display:flex}.cooking-mode .secondary-button{color:#fff;border-color:#ffffff80}.cooking-mode .secondary-button:disabled{opacity:.2;cursor:default}.add-modal-shell{padding:18px}.add-recipe-modal{z-index:1;background:var(--paper);grid-template-rows:auto 1fr auto;width:min(880px,100%);max-height:calc(100vh - 36px);display:grid;position:relative;box-shadow:0 30px 100px #00000059}.add-modal-header{border-bottom:1px solid var(--line);background:#f0e7da;padding:32px 42px 25px;position:relative}.add-modal-header h2{letter-spacing:-.035em;margin:8px 0 6px;font-family:Georgia,serif;font-size:34px;font-weight:500}.add-modal-header p{color:var(--muted);margin:0;font-size:11px}.form-scroll{padding:0 42px;overflow-y:auto}.form-section{border-bottom:1px solid var(--line);padding:28px 0}.form-grid{gap:18px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.compact{gap:10px}.form-section label{flex-direction:column;gap:8px;display:flex}.form-section label>span{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.form-section input,.form-section select,.form-section textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:4px;outline:0;transition:border .2s,box-shadow .2s}.form-section input,.form-section select{height:43px;padding:0 12px;font-size:11px}.form-section textarea{resize:vertical;min-height:78px;padding:12px;font-size:11px;line-height:1.5}.form-section input:focus,.form-section select:focus,.form-section textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #a8413a14}.photo-field{cursor:pointer;background:#fff;border:1px dashed #a8413a59;grid-template-columns:54px 1fr;align-items:center;min-height:76px;margin-top:18px;padding:10px 14px;gap:13px!important;display:grid!important}.photo-field>img{object-fit:cover;width:54px;height:54px}.photo-field>span:not(.photo-icon){flex-direction:column;gap:4px;display:flex}.photo-field strong{font-size:11px}.photo-field small{color:var(--muted);font-size:9px}.photo-field input{display:none}.photo-icon{width:54px;height:54px;color:var(--red);background:var(--rose);place-items:center;font-size:24px;display:grid}.form-section-title{align-items:center;gap:11px;margin-bottom:18px;display:flex}.form-section-title>span{width:29px;height:29px;color:var(--red);background:var(--rose);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:10px;display:grid}.form-section-title h3{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500}.ingredients-editor,.steps-editor{flex-direction:column;gap:8px;display:flex}.ingredient-row{grid-template-columns:90px 135px 1fr 34px;gap:8px;display:grid}.ingredient-row button,.steps-editor button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:18px}.add-row-button{color:var(--red);cursor:pointer;background:0 0;border:0;margin-top:12px;padding:0;font-size:10px;font-weight:800}.steps-editor label{grid-template-columns:31px 1fr 30px;align-items:center;gap:10px;display:grid}.steps-editor label>span{border:1px solid var(--rose);width:29px;height:29px;color:var(--red);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:11px;display:grid}.steps-editor textarea{min-height:58px}.memory-section>textarea{background:#fff9f0;min-height:110px}.form-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:20px;min-height:81px;padding:14px 42px;display:flex}.form-message{margin:0 auto 0 0;font-size:10px}.form-message.error{color:var(--red)}.redesigned-site{background:radial-gradient(circle at 9% 20%, #e7ba641f 0 1px, transparent 2px), radial-gradient(circle at 88% 48%, #a8413a14 0 1px, transparent 2px), var(--cream);background-size:23px 23px,31px 31px,auto}.redesigned-site .site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f0e5eb;max-width:none;padding-left:max(5vw,50vw - 660px);padding-right:max(5vw,50vw - 660px)}.new-hero{isolation:isolate;border-bottom:1px solid var(--line);background:#f6eddf;align-items:center;min-height:700px;display:flex;position:relative;overflow:hidden}.hero-kitchen-art{z-index:-3;object-fit:cover;object-position:66% center;filter:saturate(.9)contrast(.98);width:100%;height:100%;position:absolute;inset:0}.new-hero:before{content:"";z-index:-2;background:linear-gradient(90deg,#f8f0e4 0%,#f8f0e4fa 31%,#f8f0e4c9 48%,#f8f0e429 70%,#0000 100%);position:absolute;inset:0}.new-hero:after{content:"✿";z-index:1;color:#a8413a42;font-family:Georgia,serif;font-size:58px;position:absolute;top:52px;left:48%;transform:rotate(12deg)}.hero-paper-grain{z-index:-1;opacity:.22;pointer-events:none;mix-blend-mode:multiply;background-image:radial-gradient(#3c2b1f33 .55px,#0000 .7px);background-size:5px 5px;position:absolute;inset:0}.new-hero-copy{width:min(650px,50vw);margin-left:max(6vw,50vw - 630px);padding:88px 0 100px}.new-hero-copy h1,.how-heading h2,.family-copy h2{letter-spacing:-.047em;margin:19px 0 22px;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.98}.new-hero-copy h1{text-wrap:balance;max-width:630px;font-size:clamp(51px,5.5vw,83px)}.new-hero-copy>p{color:#665a50;max-width:545px;margin:0;font-size:17px;line-height:1.75}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.pencil-note{color:#85312dd4;text-align:center;font-family:Bradley Hand,Comic Sans MS,cursive;font-size:18px;line-height:1.35;position:absolute;bottom:32px;right:3.5vw;transform:rotate(-5deg)}.new-recipe-section{padding-top:105px;padding-bottom:110px;position:relative}.new-recipe-section:before{content:"❀";color:#a8413a1f;font-family:Georgia,serif;font-size:98px;position:absolute;top:34px;right:4vw;transform:rotate(16deg)}.collection-tools{margin:40px 0 34px}.collection-search{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;grid-template-columns:42px 1fr;align-items:center;width:min(560px,100%);min-height:52px;padding:0 20px 0 10px;display:grid;box-shadow:0 10px 28px #4930200d}.collection-search span{text-align:center;color:var(--red);font-size:23px;transform:rotate(-12deg)}.collection-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.collection-tools .category-tabs{margin:18px 0 0}.first-page{background:#fffaf2ad;border:1px solid #74563d2e;grid-template-columns:minmax(280px,.78fr) minmax(360px,1.22fr);align-items:center;gap:clamp(35px,6vw,90px);min-height:390px;margin-top:44px;padding:45px clamp(35px,6vw,85px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 60px #4930200f}.first-page:after{content:"";background:#e7ba6459;width:170px;height:34px;position:absolute;top:-10px;left:35%;transform:rotate(-3deg)}.first-page-art{background:radial-gradient(circle at 50% 48%,#e9c9c38c,#e9c9c314 58%,#0000 59%);border:1px solid #a8413a2e;border-radius:50% 46% 52% 45%;min-height:280px;position:relative;transform:rotate(-2deg)}.first-page-art:before{content:"";border:2px solid #52624e73;border-radius:48% 48% 8px 8px;position:absolute;inset:25% 22% 15%;transform:perspective(150px)rotateX(5deg);box-shadow:inset 0 -15px #e7ba6433}.first-page-art:after{content:"";background:#a8413a66;height:2px;position:absolute;bottom:19%;left:30%;right:30%;box-shadow:0 -30px #a8413a3d,0 -60px #a8413a2e}.first-page-art span{font-family:Georgia,serif;position:absolute}.flower-one{color:var(--red);font-size:56px;top:11%;left:8%;transform:rotate(-14deg)}.flower-two{color:var(--yellow);font-size:64px;bottom:7%;right:6%;transform:rotate(12deg)}.spoon-sketch{color:var(--sage-dark);font-size:72px;top:17%;right:13%;transform:rotate(-48deg)}.first-page h3{letter-spacing:-.035em;max-width:560px;margin:16px 0 15px;font-family:Georgia,serif;font-size:clamp(34px,3.5vw,53px);font-weight:500;line-height:1.04}.first-page p{max-width:580px;color:var(--muted);margin:0 0 25px;font-size:14px;line-height:1.75}.how-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ebe2d5;padding:110px max(6vw,50vw - 635px) 135px;position:relative}.how-section:before{content:"❦";color:#a8413a1c;font-family:Georgia,serif;font-size:125px;position:absolute;top:22px;left:2vw;transform:rotate(-18deg)}.how-section:after{content:"✿   ❧   ✿";color:#a8413a52;letter-spacing:.3em;white-space:nowrap;font-family:Georgia,serif;font-size:17px;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.how-heading{text-align:center;max-width:760px;margin:0 auto 55px}.how-heading h2,.family-copy h2{font-size:clamp(41px,4.4vw,65px)}.how-heading p,.family-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.how-cards{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.how-cards article{background:#fffaf2a6;border:1px solid #4c372a21;min-height:290px;padding:27px 29px 31px;position:relative;box-shadow:0 12px 35px #4930200a}.how-cards article>span{color:#a8413a80;font-family:Georgia,serif;font-size:12px}.how-icon{width:74px;height:74px;color:var(--red);background:#e9c9c385;border-radius:50% 45% 50% 43%;place-items:center;margin:30px 0 23px;font-family:Georgia,serif;font-size:35px;display:grid;transform:rotate(-5deg)}.how-cards article:nth-child(2) .how-icon{color:var(--sage-dark);background:#9ca88b45;transform:rotate(5deg)}.how-cards article:nth-child(3) .how-icon{color:#8a682c;background:#e7ba6447}.how-cards h3{margin:0 0 10px;font-family:Georgia,serif;font-size:25px;font-weight:500}.how-cards p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.recipe-art-placeholder{width:100%;height:100%;color:var(--red);background:radial-gradient(circle at 50% 45%,#e9c9c3b3,#fffaf2c7 56%),repeating-linear-gradient(15deg,#0000 0 7px,#52624e09 7px 8px);align-content:center;place-items:center;display:grid}.recipe-art-placeholder span{font-family:Georgia,serif;font-size:78px;line-height:1;transform:rotate(-9deg)}.recipe-art-placeholder small{color:var(--sage-dark);margin-top:-11px;font-size:44px;transform:rotate(-20deg)}.detail-hero.no-photo .recipe-art-placeholder{position:absolute;inset:0}.detail-hero.no-photo .detail-hero-shade{background:linear-gradient(#271c1508,#271c15a6)}.translation-bar{border-bottom:1px solid var(--line);grid-template-columns:auto auto 1fr;align-items:center;gap:12px 18px;padding:20px 0;display:grid}.translation-bar>span{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.translation-bar>div{gap:5px;display:flex}.translation-bar button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;min-width:39px;height:30px;font-size:9px;font-weight:800}.translation-bar button.active{color:#fff;border-color:var(--red);background:var(--red)}.translation-bar small{color:var(--muted);justify-self:end;font-size:9px}.form-grid.three{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr .85fr;gap:3vw;padding-left:5vw;padding-right:5vw}.recipe-grid{grid-template-columns:repeat(2,1fr)}.notebook-section{gap:5vw}.hand-note,.account-chip>div{display:none}.new-hero-copy{width:56vw}.pencil-note{display:none}}@media (width<=760px){.site-header{height:82px;padding:0 20px}.site-header .brand small{display:none}.site-header .brand strong{font-size:18px}.site-header .brand-mark{width:44px;height:44px;font-size:21px}.mobile-menu{z-index:2;background:0 0;border:0;width:40px;height:40px;font-size:22px;display:block;position:absolute;right:18px}.site-header nav.is-open{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:28px 24px;display:flex;position:fixed;inset:82px 0 auto;box-shadow:0 18px 35px #0000001f}.site-header nav a{border-bottom:1px solid var(--line);padding:15px 4px}.site-header nav.is-open .mobile-login-link{color:var(--red);font-weight:800;display:block}.header-actions{margin-right:48px}.account-chip,.compact-button,.login-button{display:none}.language-switch button{padding:6px 7px}.hero{grid-template-columns:1fr;min-height:auto;padding:62px 22px 85px}.hero h1{font-size:clamp(51px,15vw,70px)}.hero-copy>p{font-size:15px}.hero-search{grid-template-columns:36px 1fr;padding-right:9px}.hero-search button{grid-column:1/-1;width:100%;margin-top:5px}.hero-stats{gap:14px}.hero-stats strong{font-size:21px}.hero-featured{min-height:480px;margin-top:25px}.featured-frame{width:90%;height:455px}.hero-flower{left:auto;right:25px}.recipe-section{padding:75px 20px}.section-intro{align-items:start}.recipe-count{display:none}.recipe-grid{grid-template-columns:1fr}.recipe-image-button{height:260px}.recipe-title-button h3{min-height:auto}.notebook-section{grid-template-columns:1fr;padding:85px 24px}.family-timeline{margin-top:20px}.seasonal-section{grid-template-columns:1fr}.seasonal-image{min-height:390px}.seasonal-sticker{top:auto;bottom:-58px;right:22px}.seasonal-copy{padding:90px 24px 70px}.footer-flower{display:none}.site-footer{padding-left:24px;padding-right:24px}.modal-shell{padding:0}.recipe-detail,.add-recipe-modal{height:100vh;max-height:100vh}.detail-hero{height:330px}.detail-hero-copy{bottom:25px;left:24px;right:24px}.detail-content{grid-template-columns:1fr}.ingredients-panel{border-right:0;padding:34px 24px}.method-panel{padding:38px 24px 50px}.add-modal-shell{padding:0}.add-modal-header{padding:26px 22px 22px}.add-modal-header h2{padding-right:40px;font-size:29px}.form-scroll{padding:0 22px}.form-grid.two{grid-template-columns:1fr}.form-grid.two.compact{grid-template-columns:1fr 1fr}.ingredient-row{grid-template-columns:69px 107px 1fr 25px;gap:5px}.ingredient-row input,.ingredient-row select{padding-left:7px;padding-right:7px}.form-footer{padding:12px 20px}.form-footer .primary-button{width:100%}.cooking-mode{grid-template-rows:68px 4px 1fr 82px}.cooking-mode>header{padding:0 20px}.cooking-mode>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.cooking-close span{display:none}.cooking-mode main>p{font-size:29px}.cooking-tip{margin-top:28px}.cooking-mode>footer{gap:10px;padding:0 18px}.cooking-mode>footer button{min-height:45px;padding:0 16px;font-size:10px}.new-hero{align-items:end;min-height:660px}.hero-kitchen-art{object-position:66% 62%;height:46%;top:auto}.new-hero:before{background:linear-gradient(#f8f0e4fa 0%,#f8f0e4ed 54%,#f8f0e447 100%)}.new-hero:after{top:29px;left:auto;right:25px}.new-hero-copy{width:auto;margin:0;padding:62px 22px 270px}.new-hero-copy h1{font-size:clamp(47px,13vw,65px)}.new-hero-copy>p{font-size:15px}.new-recipe-section{padding-top:78px;padding-bottom:80px}.first-page{grid-template-columns:1fr;gap:24px;padding:30px 22px 38px}.first-page:after{left:37%}.first-page-art{min-height:220px}.how-section{padding:82px 20px}.how-heading{text-align:left;margin-bottom:35px}.how-cards{grid-template-columns:1fr}.how-cards article{min-height:225px}.how-icon{margin:22px 0 17px}.translation-bar{grid-template-columns:1fr auto}.translation-bar small{grid-column:1/-1;justify-self:start}.form-grid.three{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
