:root{--page:#f8f4ed;--ink:#16120e;--muted:#776f65;--line:rgba(22,18,14,0.14);--shell:#fffaf3;--sage:#79836f;--plum:#40283a;--gold:#b7832f;--night:#15100b;--shadow:0 24px 70px rgba(42,31,20,0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 0,rgba(183,131,47,.16),transparent 28rem),linear-gradient(180deg,#fffaf3 0,var(--page) 42%,#f2ede5 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover}::selection{background:var(--plum);color:#fff}.page{width:100%;overflow:hidden}.utility{display:grid;grid-template-columns:repeat(4,1fr);min-height:34px;align-items:center;background:var(--night);color:rgba(255,250,243,.84);font-size:10px;font-weight:650;text-align:center;text-transform:uppercase}.utility span{border-right:1px solid rgba(255,255,255,.18)}.utility span:last-child{border-right:0}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:150px 1fr auto;grid-gap:28px;gap:28px;align-items:center;padding:18px clamp(18px,4vw,56px);border-bottom:1px solid rgba(22,18,14,.1);background:rgba(248,244,237,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.logo{width:-moz-fit-content;width:fit-content;font-family:Georgia,Times New Roman,serif;font-size:32px;font-style:italic;line-height:.74}.logo span{display:block;margin-top:11px;font-family:inherit;font-size:8px;font-style:normal;font-weight:800;text-align:center;text-transform:uppercase}.header nav,.header-actions{display:flex;align-items:center;gap:clamp(14px,2.2vw,30px);color:rgba(22,18,14,.78);font-size:12px;font-weight:700}.header nav{justify-content:center}.header a{transition:color .18s ease,transform .18s ease,border-color .18s ease}.header a:hover{color:var(--plum);transform:translateY(-1px)}.header-actions{gap:12px;font-size:11px}.login{min-width:56px;padding:8px 15px;border:1px solid rgba(22,18,14,.58);border-radius:999px;text-align:center}.hero{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(420px,1.45fr);grid-gap:clamp(28px,4vw,58px);gap:clamp(28px,4vw,58px);align-items:center;padding:clamp(34px,5vw,70px) clamp(18px,4vw,56px) 64px}.hero-copy{max-width:500px}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:11px;font-weight:850;text-transform:uppercase}.about h2,.custom h2,.hero h1,.newsletter h2,.occasion h2,.section-head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6.8vw,7.8rem);font-weight:500;line-height:.88}.about p,.custom p,.hero p,.newsletter p,.service-row p{color:var(--muted);font-size:14px;line-height:1.7}.hero-copy>p:not(.eyebrow){max-width:420px;margin-top:24px}.custom div,.hero-actions,.newsletter div,.occasion div{position:relative;z-index:2}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 22px;border-radius:999px;font-size:11px;font-weight:850;text-transform:uppercase;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(22,18,14,.18)}.button-dark{background:var(--ink);color:#fffaf3}.button-light{border:1px solid rgba(22,18,14,.5);background:rgba(255,250,243,.55)}.button-white{background:#fffaf3;color:var(--ink)}.hero-gallery{display:grid;grid-template-columns:.78fr 1fr .78fr;grid-gap:clamp(12px,1.8vw,22px);gap:clamp(12px,1.8vw,22px);min-height:clamp(430px,52vw,660px);perspective:1200px}.about-image,.category,.custom,.hero-card,.newsletter,.occasion article,.product-image,.split-banners article{position:relative;overflow:hidden}.hero-card{border:1px solid rgba(22,18,14,.12);border-radius:999px 999px 8px 8px;background:var(--shell);box-shadow:var(--shadow);transform:translateY(26px)}.hero-card:nth-child(2){border-radius:8px 8px 999px 999px;transform:translateY(-12px)}.about-image img,.category img,.custom img,.hero-card img,.newsletter img,.occasion img,.product-image img,.split-banners img{position:absolute;inset:0;width:100%;height:100%;transition:transform .7s ease,filter .7s ease}.category:hover img,.hero-card:hover img,.occasion article:hover img,.product:hover img,.split-banners article:hover img{transform:scale(1.055)}.hero-card-fade:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,244,237,.82),transparent 44%,rgba(64,40,58,.06))}.hero-card:last-child:after{background:linear-gradient(90deg,rgba(64,40,58,.05),rgba(248,244,237,.8))}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;padding:8px clamp(18px,4vw,56px) 58px}.category{min-height:240px;border:1px solid rgba(22,18,14,.12);border-radius:8px;background:var(--shell);isolation:isolate}.category:after,.custom:after,.newsletter:after,.occasion article:after,.split-banners article:after{content:"";position:absolute;inset:0}.category:after{z-index:1;background:linear-gradient(180deg,transparent 35%,rgba(21,16,11,.7))}.category small,.category span{position:absolute;left:20px;z-index:2;color:#fffaf3}.category small{top:18px;font-size:10px;font-weight:800;text-transform:uppercase}.category span{right:18px;bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2vw,2.05rem);line-height:1}.split-banners{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;padding:0 clamp(18px,4vw,56px) 60px}.split-banners article{display:grid;min-height:390px;place-items:end start;padding:clamp(24px,4vw,46px);border-radius:8px;color:#fffaf3}.custom:after,.newsletter:after,.occasion article:after,.split-banners article:after{z-index:1;background:linear-gradient(180deg,rgba(9,7,5,.08),rgba(9,7,5,.68))}.split-banners h2{max-width:560px;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4.8rem);font-weight:500;line-height:.94}.custom .eyebrow,.newsletter .eyebrow,.split-banners .eyebrow{color:rgba(255,250,243,.76)}.best{padding:0 clamp(18px,4vw,56px) 66px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-head h2{font-size:clamp(2.6rem,5vw,5.8rem)}.section-head a{padding-bottom:5px;border-bottom:1px solid;color:rgba(22,18,14,.76);font-size:11px;font-weight:850;text-transform:uppercase}.product-strip{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.product{min-width:0}.product-image{aspect-ratio:.86;border:1px solid rgba(22,18,14,.1);border-radius:8px;background:var(--shell)}.product h3,.product p{margin:12px 0 0;font-size:12px}.product h3{font-weight:750}.product p{margin-top:5px;color:var(--muted);font-weight:800}.custom{display:grid;min-height:430px;place-items:center;margin:0 clamp(18px,4vw,56px);padding:clamp(42px,6vw,80px) 24px;border-radius:8px;color:#fffaf3;text-align:center}.custom h2{max-width:840px;font-size:clamp(2.6rem,6vw,6.8rem)}.custom p:not(.eyebrow){width:min(100%,650px);margin:18px auto 26px;color:rgba(255,250,243,.86)}.occasion{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin:14px clamp(18px,4vw,56px) 0}.occasion article{display:grid;min-height:320px;place-items:center;border-radius:8px;color:#fffaf3;text-align:center}.occasion h2{margin-bottom:22px;font-size:clamp(2.2rem,4vw,4.8rem)}.service-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin:56px clamp(18px,4vw,56px);border:1px solid var(--line);border-radius:8px;background:var(--line);overflow:hidden}.service-row article{min-height:190px;padding:28px;background:rgba(255,250,243,.58)}.service-row span{display:block;color:var(--sage);font-size:36px;line-height:1}.service-row h3,.service-row span{font-family:Georgia,Times New Roman,serif}.service-row h3{margin:28px 0 8px;font-size:24px;font-weight:500}.about{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(210px,320px) minmax(260px,1fr);grid-gap:clamp(24px,4vw,56px);gap:clamp(24px,4vw,56px);align-items:center;padding:10px clamp(18px,4vw,56px) 72px}.about h2{font-size:clamp(2.3rem,4.5vw,5.2rem)}.about-image{aspect-ratio:.76;border-radius:999px 999px 8px 8px;box-shadow:var(--shadow)}blockquote{margin:0;padding-top:22px;border-top:1px solid var(--line)}blockquote p{margin:0 0 18px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.25}cite{display:block;color:var(--muted);font-size:13px;font-style:normal;font-weight:850;text-transform:uppercase}blockquote div{display:flex;gap:8px;margin-top:24px}blockquote span{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--plum);font-size:12px;font-weight:900}.newsletter{display:grid;min-height:360px;place-items:center;margin:0 clamp(18px,4vw,56px) 56px;padding:44px 20px;border-radius:8px;color:#fffaf3;text-align:center}.newsletter h2{font-size:clamp(2.4rem,5.2vw,6rem)}.newsletter p:not(.eyebrow){color:rgba(255,250,243,.82)}.newsletter form{display:grid;grid-template-columns:minmax(210px,380px) auto;grid-gap:8px;gap:8px;justify-content:center;margin-top:24px}.newsletter label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.newsletter button,.newsletter input{min-height:44px;border:0;border-radius:999px;font-family:inherit;font-size:12px}.newsletter input{width:100%;padding:0 18px;background:rgba(255,250,243,.86);color:var(--ink);outline:0}.newsletter input:focus{box-shadow:0 0 0 3px rgba(183,131,47,.38)}.newsletter button{padding:0 24px;background:var(--gold);color:#fffaf3;font-weight:850;text-transform:uppercase}@media (max-width:980px){.header{grid-template-columns:1fr;gap:16px}.header nav,.header-actions{flex-wrap:wrap;justify-content:flex-start}.about,.hero{grid-template-columns:1fr}.hero-gallery{min-height:420px}.hero-gallery,.product-strip{grid-template-columns:repeat(3,1fr)}.about-image{width:min(100%,380px)}}@media (max-width:720px){.category-grid,.occasion,.service-row,.split-banners,.utility{grid-template-columns:1fr}.utility{display:none}.header{position:relative}.hero{padding-top:34px}.hero-gallery{grid-template-columns:1fr;min-height:auto}.hero-card,.hero-card:nth-child(2){aspect-ratio:.88;border-radius:8px;transform:none}.category{min-height:270px}.occasion,.split-banners{gap:12px}.custom,.newsletter,.occasion article,.split-banners article{min-height:330px}.product-strip{grid-template-columns:repeat(2,1fr)}.service-row{margin-top:42px;margin-bottom:42px}.service-row article{min-height:auto}.newsletter form{grid-template-columns:1fr}}@media (max-width:460px){.hero h1{font-size:3.4rem}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.product-strip{grid-template-columns:1fr}}