:root{--ink:#241c18;--paper:#f7f0e6;--cream:#fffaf3;--red:#963339;--gold:#d7aa43;--muted:#756960;--line:#dfd2c4;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}a{color:inherit}.site-header{height:88px;padding:0 clamp(24px,5vw,72px);display:flex;align-items:center;gap:38px;background:rgba(36,28,24,.98);color:white;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.brand strong,.brand small{display:block;letter-spacing:.09em}.brand strong{font:700 18px/1 var(--serif)}.brand small{font-size:9px;margin-top:5px;color:#e8c979}.brand-mark{width:42px;height:42px;border-radius:50%;background:var(--gold);position:relative;display:block}.brand-mark b{position:absolute;left:10px;bottom:9px;width:21px;height:12px;border:3px solid var(--ink);border-radius:3px 3px 10px 10px}.brand-mark i{position:absolute;width:2px;height:11px;background:var(--ink);top:8px;border-radius:50%;transform:rotate(7deg)}.brand-mark i:nth-child(1){left:14px}.brand-mark i:nth-child(2){left:21px;top:6px}.brand-mark i:nth-child(3){left:28px}.site-header nav{display:flex;gap:28px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:700}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.header-cta{background:var(--gold);color:var(--ink);padding:14px 19px;border-radius:4px;font-size:13px}.hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:clamp(50px,8vw,120px);align-items:center;padding:80px clamp(28px,7vw,108px);background:radial-gradient(circle at 80% 30%,#fff8ed 0,transparent 31%),linear-gradient(120deg,#f8f0e5,#efe0cc)}.hero-copy{max-width:690px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:900;color:var(--red)}h1{font:700 clamp(58px,7vw,104px)/.88 var(--serif);letter-spacing:-.055em;margin:23px 0 30px}h1 em{color:var(--red);font-weight:400}.hero-intro{max-width:580px;font:20px/1.65 var(--serif);color:#62554c}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:35px}.button{min-height:58px;padding:0 24px;border-radius:4px}.button.primary{background:var(--red);color:white;gap:34px}.button.secondary{border:1px solid #a99b8d;background:rgba(255,255,255,.42)}.collection-note{font-size:13px;font-weight:700;color:var(--muted);margin-top:24px}.collection-note span{display:inline-block;width:8px;height:8px;background:#49885a;border-radius:50%;margin-right:7px}.hero-card{background:var(--ink);padding:22px;box-shadow:24px 24px 0 var(--gold);transform:rotate(1.2deg);max-width:540px}.plate-art{aspect-ratio:1.05;background:#e9ddcb;border:22px solid #fffaf2;border-radius:50%;position:relative;overflow:hidden}.egg{position:absolute;width:34%;height:30%;border-radius:52% 45% 55% 42%;background:#fffefa;left:34%;top:24%;box-shadow:0 4px 10px #8a735644}.egg span{position:absolute;width:43%;aspect-ratio:1;border-radius:50%;background:#eeb628;left:31%;top:25%;box-shadow:inset -3px -4px 0 #d79b16}.bacon{position:absolute;width:39%;height:9%;background:repeating-linear-gradient(90deg,#a53232 0 12px,#e7a286 12px 22px);border-radius:50%;transform:rotate(-30deg)}.bacon-one{left:12%;top:23%}.bacon-two{left:8%;top:35%}.beans{position:absolute;width:34%;height:28%;border-radius:50%;right:4%;bottom:10%;background:radial-gradient(ellipse,#b95428 0 42%,transparent 47%) 0 0/22px 16px,#d56b35}.toast{position:absolute;width:39%;height:30%;left:12%;bottom:7%;background:#c98942;border:7px solid #9e632b;border-radius:45% 45% 10% 10%;transform:rotate(12deg)}.hero-card-foot{color:white;padding:20px 6px 2px;display:flex;justify-content:space-between;gap:15px}.hero-card-foot span{color:#cdbfb2}.welcome-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(28px,7vw,108px);background:var(--cream)}.welcome-strip div{padding:34px 30px;border-right:1px solid var(--line)}.welcome-strip div:first-child{border-left:1px solid var(--line)}.welcome-strip strong,.welcome-strip span{display:block}.welcome-strip strong{font:700 18px var(--serif)}.welcome-strip span{font-size:13px;color:var(--muted);margin-top:7px}.section-placeholder{padding:100px clamp(28px,7vw,108px);min-height:400px}.section-placeholder h2{font:700 clamp(42px,5vw,72px) var(--serif);margin:15px 0}.section-placeholder>p:last-child{color:var(--muted)}@media(max-width:850px){.site-header{height:72px;padding:0 18px}.site-header nav{display:none}.header-cta{font-size:12px;padding:12px}.hero{grid-template-columns:1fr;padding:62px 22px 72px}.hero-card{max-width:470px;margin:auto}.welcome-strip{grid-template-columns:1fr;padding:0 22px}.welcome-strip div,.welcome-strip div:first-child{border:0;border-bottom:1px solid var(--line);padding:24px 5px}h1{font-size:clamp(55px,17vw,82px)}}@media(max-width:470px){.brand small{display:none}.header-cta{max-width:128px;text-align:center}.hero-actions{display:grid}.button{width:100%}.hero-card{box-shadow:12px 12px 0 var(--gold)}}
