@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--ink:#58283f;--pink:#f8d9e3;--paper:#fffcf9;--muted:#795d6c;--line:#e8d9dc;--accent:#b83d61}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #c25716;outline-offset:4px}p{line-height:1.65;margin:0 0 18px}h1,h2,h3{font-weight:400;margin:0;font-family:'DM Serif Display',Georgia,serif}h2{font-size:42px;line-height:1.15}h3{font-size:30px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;margin-bottom:15px}.announcement{background:var(--ink);color:white;display:flex;align-items:center;justify-content:center;gap:23px;padding:12px 4%;font-size:11px;letter-spacing:.07em}.announcement span{letter-spacing:0;font-size:13px;color:#f4dce6}.announcement b{font-size:10px;border:1px solid #9b7789;border-radius:4px;padding:4px 7px}header{display:flex;align-items:center;justify-content:space-between;padding:29px 5%;gap:30px}.logo{font-family:'DM Serif Display',Georgia,serif;font-size:43px;letter-spacing:-2px;white-space:nowrap;line-height:1}.logo>span{font-style:italic;color:#bb4b70;margin:0 5px}.logo small{display:block;font:9px 'DM Sans',sans-serif;letter-spacing:.12em;margin-top:12px;text-align:center}nav{display:flex;gap:27px;font-size:14px}nav a:hover{color:var(--accent)}.bag{border:0;background:transparent;font-size:14px;white-space:nowrap}.bag span{background:var(--pink);border-radius:50%;display:inline-grid;place-items:center;width:27px;height:27px;margin-left:8px}.hero{margin:0 3%;display:grid;grid-template-columns:1fr 1.05fr;background:#f7dfe7;border-radius:5px;overflow:hidden;min-height:575px}.hero-copy{padding:65px 5% 55px 8%}h1{font-size:clamp(65px,6.1vw,95px);line-height:1.02;letter-spacing:-2px;margin-bottom:25px}h1 em{color:var(--accent)}.hero-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ink);color:white;border:0;border-radius:4px;padding:17px 22px;font-size:14px;transition:background .2s}.primary:hover{background:#873752}.primary span{font-size:23px}.hero-copy .hero-note{font-size:12px!important;margin:21px 0 0}.hero-gallery{position:relative;display:grid;grid-template-columns:1.3fr 1fr;gap:22px;align-items:center;padding:35px 32px 35px 10px;background:#eec0ce}.hero-gallery figure{margin:0;position:relative}.hero-main{transform:rotate(-6deg)}.hero-side{transform:rotate(7deg);margin-top:160px!important}.hero-gallery img{width:100%;display:block;box-shadow:0 12px 16px #58283f20}.hero-gallery figcaption{font-size:10px;letter-spacing:.08em;margin-top:15px}.edition{position:absolute;top:35px;right:40px;color:var(--ink);border:1px solid #895a6b;border-radius:50%;width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;transform:rotate(10deg);background:#f2d18f}.edition em{font:38px 'DM Serif Display',serif}.occasion-section{padding:50px 5% 42px;border-bottom:1px solid var(--line)}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:27px}.section-top>a{font-size:14px;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}.occasion-pills{display:flex;flex-wrap:wrap;gap:9px}.occasion-pills button{border:1px solid #e3cbd6;border-radius:30px;padding:10px 16px;font-size:14px;background:none}.occasion-pills button:hover{background:#fcebf1}.occasion-pills button.active{background:var(--ink);color:white;border-color:var(--ink)}.shop{padding:55px 5%}.sort{font-size:14px;white-space:nowrap}select{border:1px solid var(--line);padding:10px;background:white;border-radius:4px;font-size:14px}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.shop-toolbar p{font-size:12px;color:var(--muted);margin:0}.format-controls{display:inline-flex;border-bottom:1px solid var(--line);gap:22px}.format-controls button{border:0;border-bottom:3px solid transparent;background:none;padding:12px 0;font-size:14px;color:var(--muted)}.format-controls button[aria-pressed=true]{border-color:var(--ink);color:var(--ink);font-weight:600}.filterline{font-size:12px;color:var(--muted);margin:18px 0}.filterline p{margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:35px 23px}.product-image{width:100%;aspect-ratio:1/.99;padding:22px;background:#f0e6e4;border:0;position:relative;border-radius:3px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;display:block;box-shadow:3px 7px 9px #38212617;transition:transform .25s}.product-image:hover img{transform:rotate(-3deg) scale(1.04)}.product:nth-child(4n+2) .product-image{background:#f6ead3}.product:nth-child(4n+3) .product-image{background:#ede0ee}.product:nth-child(4n+4) .product-image{background:#e6eadc}.tag{position:absolute;top:10px;left:10px;font-size:10px;letter-spacing:.06em;background:white;padding:5px 8px;border-radius:20px;z-index:1}.product-info{display:flex;justify-content:space-between;gap:7px;margin-top:15px}.product h3{font:500 16px 'DM Sans',sans-serif;margin:0 0 6px}.product small{font-size:12px;color:var(--muted)}.price{font-size:14px;white-space:nowrap}.quick-add{width:100%;border:1px solid #decbd3;background:none;padding:11px;font-size:14px;margin-top:14px;border-radius:3px}.quick-add:hover{background:var(--ink);color:white}.formats{display:grid;grid-template-columns:1.1fr 1fr 1fr;padding:55px 5% 25px;gap:38px;background:#f3eacb}.format-heading h2{font-size:45px;margin-bottom:20px}.format-heading p:last-child{font-size:15px;color:var(--muted)}.formats article{border-left:1px solid #d5c7a8;padding-left:30px}.format-number{font-size:12px;letter-spacing:.12em}.formats h3{margin:20px 0;font-size:34px;line-height:1.1}.formats article p{font-size:15px;color:#756152}.formats article a{display:inline-block;font-size:14px;border-bottom:1px solid;padding-bottom:5px}.format-disclaimer{grid-column:1/-1;font-size:12px;text-align:center;color:#796859;border-top:1px solid #d5c7a8;padding-top:20px;margin:0}.story{text-align:center;background:#58283f;color:#fff6f1;padding:65px 25px}.story h2{font-size:55px;margin-bottom:28px}.story h2 em{color:#f4b9d0}.story>p:not(.eyebrow){max-width:640px;margin:0 auto 17px;color:#ead4de;font-size:16px}.story>a{display:inline-block;border-bottom:1px solid;font-size:14px;margin-top:15px;padding-bottom:6px}footer{padding:45px 5% 20px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:35px}footer .logo{display:inline-block;margin-bottom:15px}footer p{font-size:13px;color:var(--muted)}footer strong{display:block;font-size:14px;margin-bottom:15px}footer>div:nth-child(2)>a{display:block;font-size:14px;margin-bottom:12px}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;font-size:12px;color:var(--muted)}.footer-bottom>span:last-child{float:right}dialog{border:0;border-radius:8px;color:var(--ink);background:var(--paper);padding:35px;width:calc(100% - 30px);max-width:820px;max-height:90dvh;box-shadow:0 20px 90px #0004}dialog::backdrop{background:#38213488;backdrop-filter:blur(3px)}.close{border:0;background:none;color:var(--ink);font-size:30px;line-height:1;padding:5px}.close[data-close=detail]{position:absolute;right:10px;top:10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.detail-grid>img{width:100%;margin-top:15px}.detail-grid h2{font-size:35px;margin:12px 0 20px}.detail-grid p{font-size:14px;color:var(--muted)}.detail-grid label{display:block;font-size:14px;margin:15px 0 8px}.detail-grid select,textarea{width:100%}textarea{min-height:90px;border:1px solid var(--line);padding:12px;background:white;border-radius:4px;resize:vertical;font-size:14px}.detail-grid .primary{width:100%;margin-top:15px}.cart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cart-head h2{font-size:34px}.cart-row{display:flex;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row img{width:70px;height:80px;object-fit:contain}.row-info{flex:1}.row-info h3{font:500 15px 'DM Sans',sans-serif}.row-info p{font-size:13px;margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere}.quantity{display:flex;align-items:center;gap:12px;margin-top:10px}.quantity button{border:1px solid var(--line);background:none;width:27px;height:27px}.quantity .remove{width:auto;border:0;text-decoration:underline;font-size:12px}.cart-total{display:flex;justify-content:space-between;font-size:20px;margin:25px 0}.checkout-note{padding:18px;background:#fae7ef;font-size:14px;line-height:1.6;border-radius:5px}.empty-cart{padding:25px 0}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:var(--ink);color:white;padding:14px 22px;font-size:14px;opacity:0;pointer-events:none;transition:all .2s;z-index:10;max-width:90%;text-align:center;border-radius:30px}#toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:1600px){header,main,footer{max-width:1700px;margin:auto}}@media(max-width:1000px){header{gap:18px}nav{gap:14px;font-size:13px}.logo{font-size:35px}.hero-gallery{gap:16px;padding-right:22px}.hero-copy{padding:55px 7%}.hero{min-height:510px}.hero-side{margin-top:130px!important}.products{grid-template-columns:repeat(3,1fr)}.formats{gap:22px}.formats article{padding-left:20px}h2{font-size:36px}}@media(max-width:700px){.announcement{font-size:10px;justify-content:space-between;padding:10px 5%}.announcement span{display:none}header{flex-wrap:wrap;padding:22px 5%;gap:22px}.logo{font-size:37px}nav{order:3;width:100%;justify-content:space-between;font-size:13px;gap:8px}.logo small{font-size:8px}.hero{grid-template-columns:1fr;margin:0 3%}.hero-copy{padding:40px 7%}h1{font-size:70px;letter-spacing:-2px}.hero-gallery{min-height:400px;padding:30px 8%;gap:23px}.hero-main{max-width:240px}.hero-side{margin-top:90px!important;max-width:190px}.edition{top:18px;right:35px;width:90px;height:90px;font-size:12px}.edition em{font-size:29px}.hero-gallery figcaption{font-size:9px}.hero-copy .primary{font-size:13px;gap:14px}.eyebrow{font-size:11px}.section-top{flex-wrap:wrap;align-items:start;gap:16px}h2{font-size:35px}.occasion-section,.shop{padding:35px 5%}.occasion-pills{gap:8px}.occasion-pills button{font-size:13px;padding:9px 13px}.shop-toolbar{align-items:start;flex-direction:column;gap:14px}.products{grid-template-columns:repeat(2,1fr);gap:28px 15px}.product-image{padding:16px}.product-info{display:block}.price{display:block;margin-top:7px}.product h3{font-size:15px}.quick-add{font-size:13px}.formats{grid-template-columns:1fr;padding:40px 6% 25px;gap:27px}.formats article{border-left:0;border-top:1px solid #d5c7a8;padding:25px 0 0}.formats article h3 br{display:none}.formats article h3{font-size:30px}.format-heading h2{font-size:42px}.story h2{font-size:40px}.story h2 br{display:none}footer{grid-template-columns:1fr 1fr;gap:25px}footer>div:first-child{grid-column:1/-1}.footer-bottom>span:last-child{float:none;display:block;margin-top:7px}.detail-grid{grid-template-columns:1fr}.detail-grid>img{max-height:285px;object-fit:contain}dialog{padding:30px 20px}.cart-head h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
