body.sweet{--paper:#fff8f1;--cacao:#4a3027;--rose:#d99b94;--sage:#a7b68b;--gold:#c79a54;background:var(--paper);color:var(--cacao);font-family:DM Sans,sans-serif}body.sweet *{box-sizing:border-box}body.sweet a{color:inherit}body.sweet img{max-width:100%;display:block}body.sweet h1,body.sweet h2,body.sweet h3{font-family:Playfair Display,serif;line-height:1.03}body.sweet em{color:#a96863;font-style:italic}.skip{z-index:5;background:#fff;padding:.7rem;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip:focus{transform:none}header{background:var(--paper);z-index:2;border-bottom:1px solid #eaded3;align-items:center;gap:32px;height:76px;padding:14px clamp(20px,5vw,76px);display:flex;position:relative}.brand img,footer img{width:170px;height:auto}.top-cta{background:var(--cacao);margin-left:auto;padding:12px 17px;text-decoration:none;color:#fff!important}.top-cta:hover,.cta:hover{background:#704b3d}nav{gap:24px;margin-left:auto;display:flex}nav a{font-size:.92rem;text-decoration:none}nav a:hover{text-underline-offset:.3em;text-decoration:underline}.hero{background:var(--cacao);color:#fff;grid-template-columns:.9fr 1.1fr;min-height:calc(100svh - 76px);display:grid}.hero-copy{align-self:center;padding:70px clamp(24px,7vw,110px)}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.hero h1{max-width:8ch;margin:25px 0;font-size:clamp(3.2rem,6vw,6.4rem)}.lead{color:#f5e7df;max-width:34ch;font-size:1.1rem}.cta{background:var(--rose);border:0;gap:30px;margin-top:25px;padding:14px 18px;font-weight:700;text-decoration:none;display:inline-flex;color:var(--cacao)!important}.micro,.notice,.form-note{color:#a9a19b;margin-top:18px;font-size:.78rem}.hero-image{min-height:560px;margin:0;position:relative}.hero-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-image:after{content:"";background:linear-gradient(#0000 65%,#4a30278c);position:absolute;inset:0}figcaption{color:#fff;z-index:1;font-size:.75rem;position:absolute;bottom:22px;left:24px}.ribbon{background:var(--rose);text-transform:uppercase;letter-spacing:.12em;justify-content:space-around;gap:16px;padding:18px 5%;font-size:.78rem;display:flex}.section{padding:clamp(70px,9vw,130px) clamp(24px,8vw,128px)}.section-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px;display:flex}.section-head h2,.order h2,.links h2{max-width:12ch;margin:14px 0;font-size:clamp(2.5rem,5vw,5rem)}.section-head>p,.story-copy>p,.order-intro>p{color:#786d65;max-width:38ch}.products{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.product{background:#fff;border:1px solid #eaded3;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;display:flex}.product-color{background:var(--rose);height:80px;margin:-24px -24px 22px}.product:nth-child(3n+2) .product-color{background:var(--sage)}.product:nth-child(3n) .product-color{background:#e8c886}.product-cat{text-transform:uppercase;letter-spacing:.12em;color:#88766b;font-size:.72rem}.product h3{margin:8px 0;font-size:1.5rem}.price{font-weight:700}.product button{border:1px solid var(--cacao);text-align:left;color:var(--cacao);background:0 0;margin-top:18px;padding:9px}.product button:hover{background:var(--cacao);color:#fff}.product button span{float:right}.story{background:#eaded3;grid-template-columns:1fr 1fr;display:grid}.story-image{min-height:570px}.story-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.story-copy{align-self:center;padding:70px clamp(30px,8vw,120px)}.story-copy h2{margin:18px 0;font-size:clamp(2.5rem,5vw,5rem)}.story-copy a,.gallery .section-head>a{text-underline-offset:.3em;margin-top:24px;font-weight:700;display:inline-block}.gallery-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.gallery-grid figure{min-height:260px;margin:0;position:relative}.gallery-grid figure:first-child{grid-row:span 2}.gallery-grid img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.order{background:var(--sage);grid-template-columns:.85fr 1.15fr;gap:70px;display:grid}.order form,.saved{background:var(--paper);padding:28px}.order label{gap:7px;margin-bottom:16px;font-weight:700;display:grid}.order input{font:inherit;background:#fff;border:1px solid #cbbcae;padding:13px}.chosen{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.chosen span{background:#f0ded4;padding:7px 10px;font-size:.86rem}.saved h3{margin:12px 0;font:600 1.7rem/1.1 Playfair Display,serif}.links{background:var(--cacao);color:#fff}.link-grid{background:#806156;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:34px;display:grid}.link-grid a{background:var(--cacao);gap:34px;padding:24px;text-decoration:none;display:grid}.link-grid span{color:#d8c4b8;font-size:.83rem}.link-grid b{font-size:1.1rem}.link-grid a:hover{background:#604238}footer{border-top:1px solid #eaded3;flex-wrap:wrap;align-items:center;gap:30px;padding:36px clamp(24px,8vw,128px);display:flex}footer p:last-child{margin-left:auto;font-size:.8rem}@media (width<=760px){header{flex-wrap:wrap;height:auto}header nav{order:3;width:100%;margin:0;overflow:auto}.top-cta{margin-left:auto}.hero,.story,.order{grid-template-columns:1fr}.hero-image{min-height:55vh}.ribbon{white-space:nowrap;justify-content:flex-start;overflow:auto}.section-head{display:block}.products{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:first-child{grid-row:auto}.link-grid{grid-template-columns:1fr 1fr}footer p:last-child{margin-left:0}}@media (prefers-reduced-motion:reduce){body.sweet *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
