@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito:wght@700;800;900&display=swap";@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}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--red:#e93a30;--red-deep:#5d160f;--orange:#ff8a27;--cream:#fff4e3;--ink:#3d211c;--green:#0d9e41}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.header{z-index:10;background:#fff9ed;border-bottom:1px solid #5d160f12;justify-content:space-between;align-items:center;height:94px;padding:0 clamp(25px,5vw,82px);display:flex;position:sticky;top:0}.brand{color:#cc0906;letter-spacing:4px;align-items:center;gap:9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2.1vw,31px);font-weight:700;display:flex}.brand-monogram{object-fit:contain;object-position:center;mix-blend-mode:multiply;width:39px;height:42px}.nav{gap:31px;font-weight:700;display:flex}.nav a{transition:color .2s}.header-actions{align-items:center;gap:10px;display:flex}.header-instagram{width:45px;height:45px;color:var(--red);background:#fff;border:1px solid #f2d8cd;border-radius:14px;place-items:center;transition:transform .2s,background .2s;display:grid}.header-instagram:hover{background:#fff2e7;transform:translateY(-2px)}.header-instagram svg{width:21px;height:21px}.header-cta,.primary-button{background:var(--red);color:#fff;border-radius:16px;padding:14px 25px;font-weight:800;box-shadow:0 8px 18px #e93a3029}.header-cta{align-items:center;gap:8px;display:inline-flex}.header-cta svg{width:18px;height:18px}.menu-button{color:var(--red-deep);background:0 0;border:0;font-size:28px;display:none}.hero{background:radial-gradient(circle at 28% 45%,#fffdf7 0,#fff7e8 34%,#ffebd5 100%);grid-template-columns:48% 52%;min-height:600px;padding:55px clamp(25px,7vw,122px) 45px;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:34px 5% 10px 0;position:relative}.eyebrow,.section-kicker{color:var(--red);letter-spacing:1.4px;font-size:12px;font-weight:900}.eyebrow{align-items:center;gap:6px;display:flex}h1,h2,h3{margin:0;font-family:Nunito,sans-serif}h1{letter-spacing:-2px;max-width:680px;font-size:clamp(42px,5vw,74px);line-height:.99}h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.location){max-width:480px;margin:20px 0 25px;font-size:19px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-button,.maps-button,.quiet-link{align-items:center;gap:9px;display:inline-flex}.primary-button svg,.maps-button svg,.quiet-link svg{width:19px;height:19px}.maps-button{color:var(--red-deep);background:#fffaf2;border:1px solid #f0d0bf;border-radius:16px;padding:14px 22px;font-weight:800;box-shadow:0 8px 18px #5d160f14}.strong-map{color:#4d160e;background:#ffb23f;border-color:#ffb23f;box-shadow:0 12px 24px #cc5e0c38}.quiet-link{color:#7b3027;padding:10px 2px;font-weight:800}.quiet-link:hover{color:var(--red)}.popular-strip{flex-wrap:wrap;gap:8px;max-width:560px;margin-top:22px;display:flex}.popular-strip a{color:#682820;background:#fffaf2cc;border:1px solid #efd0c0;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;box-shadow:0 8px 16px #5d160f0f}.location{color:#682820;align-items:center;gap:6px;margin-top:20px;font-size:14px;font-weight:700;display:flex}.hero-visual{justify-content:flex-end;align-items:flex-end;min-height:460px;display:flex;position:relative}.hero-visual>img{object-fit:cover;object-position:center;z-index:2;border-radius:70px 70px 0;width:min(650px,100%);height:455px;position:relative;box-shadow:0 25px 50px #55250c2b}.hero-photo-frame{z-index:2;background:#4d160e;border-radius:70px 70px 0;width:min(650px,100%);height:455px;position:relative;overflow:hidden;box-shadow:0 25px 50px #55250c2b}.hero-slide{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .65s,transform 4.2s;position:absolute;inset:0;transform:scale(1.04)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-photo-frame:after{content:"";background:linear-gradient(#0000 38%,#3d160dc7 100%);position:absolute;inset:0}.hero-slide-caption{z-index:3;color:#fffaf1;position:absolute;bottom:25px;left:28px;right:28px}.hero-slide-caption span{color:#4d160e;text-transform:uppercase;letter-spacing:.8px;background:#ffb23f;border-radius:999px;margin-bottom:8px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.hero-slide-caption strong{font-family:Nunito,sans-serif;font-size:32px;line-height:1.02;display:block}.hero-slide-caption p{max-width:360px;margin:8px 0 0;font-size:15px;line-height:1.4}.hero-dots{z-index:4;gap:7px;display:flex;position:absolute;bottom:22px;right:28px}.hero-dots button{cursor:pointer;background:#fffaf18c;border:0;border-radius:999px;width:9px;height:9px;padding:0}.hero-dots button.active{background:#ffb23f;width:25px}.hero-orange{z-index:1;background:linear-gradient(135deg,var(--orange),#ff5b22);border-radius:50% 30% 0 40%;width:110%;height:390px;position:absolute;bottom:0;right:-13%;transform:rotate(-7deg)}.floating-note{z-index:3;background:var(--red);color:#fff;border-radius:18px;padding:17px;font-family:Nunito,sans-serif;font-size:22px;font-weight:900;line-height:.95;position:absolute;top:54px;left:10%;transform:rotate(-5deg);box-shadow:0 9px 18px #5d160f33}.floating-gift{z-index:3;color:#fff;filter:drop-shadow(0 9px 8px #0000001f);background:#ff5e63;border-radius:22px;place-items:center;width:72px;height:72px;display:grid;position:absolute;bottom:15px;left:5%;transform:rotate(-7deg)}.floating-gift svg{stroke-width:2px;width:38px;height:38px}.hero-premium{isolation:isolate;color:#fffaf1;background:#210b08;grid-template-columns:1fr;place-items:center;min-height:calc(100vh - 94px);padding:clamp(70px,9vw,132px) clamp(25px,7vw,122px) 92px;display:grid;position:relative;overflow:hidden}.hero-bg{z-index:-2;background:#210b08;position:absolute;inset:0}.hero-bg-slide{object-fit:cover;opacity:0;filter:saturate(1.05)contrast(1.05);width:100%;height:100%;transition:opacity .9s,transform 6s;position:absolute;inset:0;transform:scale(1.08)}.hero-bg-slide.active{opacity:1;transform:scale(1.01)}.hero-gradient{z-index:1;background:radial-gradient(circle at 50% 35%,#00000014,#000000b8 62%,#1c0705f0 100%),linear-gradient(90deg,#1c0705e0,#1c070538 48%,#1c0705cc);position:absolute;inset:0}.hero-premium-content{z-index:2;text-align:center;max-width:1040px;margin:auto;position:relative}.hero-eyebrow{color:#ffcf7b;text-shadow:0 2px 12px #00000059;justify-content:center}.hero-premium-content h1{color:#fffaf1;letter-spacing:-4px;text-shadow:0 20px 60px #00000085;max-width:1040px;margin:13px auto 0;font-size:clamp(54px,8.5vw,124px);line-height:.9}.hero-premium-content h1 em{color:#ffcf7b}.hero-premium-content>p{color:#fff3dc;text-shadow:0 8px 28px #00000073;max-width:730px;margin:26px auto 0;font-size:clamp(18px,2vw,23px);line-height:1.55}.hero-premium-actions{justify-content:center;margin-top:30px}.hero-premium .primary-button{color:#5d160f;background:#fffaf1;box-shadow:0 16px 38px #00000040}.hero-premium .strong-map{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 16px 38px #e93a3047}.hero-popular{justify-content:center;margin:26px auto 0}.hero-popular a{color:#fffaf1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:none;background:#fffaf124;border-color:#fffaf147}.hero-premium-card{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fffaf1;background:#fffaf124;border:1px solid #fffaf147;border-radius:28px;width:min(360px,100% - 44px);padding:22px 22px 18px;position:absolute;bottom:clamp(70px,8vw,102px);right:clamp(22px,5vw,82px);box-shadow:0 24px 70px #00000047}.hero-premium-card span{color:#4d160e;text-transform:uppercase;letter-spacing:.8px;background:#ffcf7b;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.hero-premium-card strong{font-family:Nunito,sans-serif;font-size:28px;line-height:1.02;display:block}.hero-premium-card p{color:#fff2dc;margin:8px 0 16px;line-height:1.42}.premium-dots{gap:8px;display:flex;position:static}.premium-dots button{background:#fffaf16b}.premium-dots button.active{background:#ffcf7b}.scroll-cue{z-index:3;color:#fff2dc;letter-spacing:.6px;text-transform:uppercase;align-items:center;gap:7px;font-size:13px;font-weight:900;display:inline-flex;position:absolute;bottom:21px;left:50%;transform:translate(-50%)}.scroll-cue svg{width:18px;height:18px;animation:1.6s ease-in-out infinite cueBounce}@keyframes cueBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.scroll-story{color:#fffaf1;background:#140706;padding-top:104px;padding-bottom:110px}.story-intro{text-align:center;max-width:820px;margin:0 auto 48px}.story-intro .section-kicker{color:#ffcf7b}.story-intro h2{letter-spacing:-1.8px;margin:9px 0 13px;font-size:clamp(36px,5vw,66px);line-height:.98}.story-intro p:not(.section-kicker){color:#f7dcc1;max-width:620px;margin:0 auto;font-size:18px;line-height:1.55}.story-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffaf11f,#ffcf7b14);border:1px solid #fffaf12e;border-radius:42px;grid-template-columns:1.08fr .92fr;align-items:center;gap:42px;min-height:72vh;padding:28px;display:grid;position:sticky;top:108px;box-shadow:0 32px 90px #0000003d}.story-panel:nth-child(2){background:linear-gradient(135deg,#fffaf11f,#e93a3021)}.story-panel:nth-child(3){background:linear-gradient(135deg,#fffaf11f,#ff8a2721)}.story-photo{background:#4d160e;border-radius:32px;height:100%;min-height:460px;overflow:hidden;box-shadow:0 20px 55px #00000047}.story-photo img{object-fit:cover;width:100%;height:100%;display:block}.story-panel-copy{padding:clamp(6px,2vw,26px)}.story-number{color:#4d160e;background:#ffcf7b;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-family:Nunito,sans-serif;font-size:20px;font-weight:900;display:inline-flex}.story-kicker{color:#ffcf7b;letter-spacing:1.4px;margin:22px 0 7px;font-size:12px;font-weight:900}.story-panel-copy h3{letter-spacing:-1.5px;margin:0 0 16px;font-size:clamp(32px,4.5vw,58px);line-height:1}.story-panel-copy p:not(.story-kicker){color:#f6ddc7;margin:0;font-size:18px;line-height:1.55}.story-pill{color:#fff5e3;background:#fffaf11a;border:1px solid #fffaf142;border-radius:999px;margin-top:24px;padding:10px 14px;font-weight:900;display:inline-flex}.announcement{z-index:4;color:#fff4e3;background:#4d160e;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:-18px clamp(25px,7vw,122px) 0;padding:18px 22px;display:grid;position:relative;box-shadow:0 18px 36px #5d160f29}.announcement span{color:#4d160e;background:#ffb23f;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.announcement svg{width:22px;height:22px}.announcement p{margin:0;line-height:1.45}.announcement a{color:#4d160e;white-space:nowrap;background:#fff4e3;border-radius:999px;padding:10px 14px;font-weight:900}.site-guide{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px clamp(25px,7vw,122px) 0;display:grid}.site-guide article{background:#fffaf1;border:1px solid #efd1c3;border-radius:18px;padding:17px 18px;box-shadow:0 12px 22px #57341b0f}.site-guide strong{color:#7b3027;margin-bottom:5px;font-family:Nunito,sans-serif;font-size:17px;display:block}.site-guide span{color:#755047;font-size:14px;line-height:1.4;display:block}.section{padding:84px clamp(25px,7vw,122px)}.categories{text-align:center;background:#fffaf1}.categories h2,.offers h2{margin:8px auto 12px;font-size:clamp(32px,4vw,51px);line-height:1.08}.category-lead{color:#755047;max-width:680px;margin:0 auto 36px;font-size:17px;line-height:1.55}.category-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-card{border:1px solid #ffffffe6;border-radius:25px;flex-direction:column;align-items:flex-start;min-height:284px;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 14px 24px #57341b12}.peach{background:#ffe1d9}.yellow{background:#ffefc8}.mint{background:#dcefe4}.pink{background:#fbd6d9}.blue{background:#dcedf4}.lilac{background:#e9def3}.category-photo{object-fit:cover;border-radius:18px;width:100%;height:142px;margin-bottom:17px;box-shadow:0 10px 18px #480d081f}.category-icon{color:#bd2c24;background:#fffaf2;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.category-icon svg{stroke-width:1.9px;width:28px;height:28px}.category-card h3{margin:23px 0 7px;font-size:25px}.category-card p{margin:0;line-height:1.4}.category-tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.category-tags span{color:#7b3027;background:#fffaf2bd;border:1px solid #7b30271f;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900}.card-arrow{color:#7b3027;align-items:center;gap:5px;margin-top:auto;padding-top:20px;font-size:13px;font-weight:900;display:flex}.availability-note{color:#7b3027;background:#fff0df;border-radius:999px;margin:28px auto 0;padding:11px 18px;font-size:14px;font-weight:700;display:inline-block}.photo-heading{max-width:780px;margin-bottom:30px}.photo-heading h2{margin:8px 0 12px;font-size:clamp(31px,4vw,50px);line-height:1.08}.photo-heading p:not(.section-kicker){color:#755047;max-width:560px;line-height:1.55}.multi-gallery{background:#fffaf1}.gallery-groups{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.gallery-group{background:#fff4e3;border:1px solid #efd1c3;border-radius:26px;grid-template-columns:230px 1fr;align-items:stretch;gap:18px;padding:18px;transition:box-shadow .2s,transform .2s;display:grid;box-shadow:0 14px 24px #57341b12}.gallery-group:hover{transform:translateY(-2px);box-shadow:0 18px 30px #57341b1c}.gallery-open{grid-column:1/-1}.gallery-cover{cursor:pointer;text-align:left;background:#4d160e;border:0;border-radius:20px;width:100%;min-height:190px;padding:0;display:block;position:relative;overflow:hidden}.gallery-cover img{object-fit:cover;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.gallery-cover:hover img{transform:scale(1.04)}.gallery-cover:after{content:"";background:linear-gradient(#0000 40%,#3d160db8 100%);position:absolute;inset:0}.gallery-cover span{z-index:1;color:#7b3027;background:#fffaf1;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:900;position:absolute;bottom:13px;left:14px}.gallery-copy{flex-direction:column;align-items:flex-start;padding:7px 3px;display:flex}.gallery-copy h3{margin-bottom:7px;font-size:25px}.gallery-copy p{color:#755047;margin:0;line-height:1.45}.gallery-toggle{color:#fff;cursor:pointer;background:#e93a30;border:0;border-radius:999px;align-items:center;gap:7px;margin-top:auto;padding:11px 14px;font-weight:900;display:inline-flex}.gallery-toggle svg{width:16px;height:16px;transition:transform .2s}.gallery-open .gallery-toggle svg{transform:rotate(90deg)}.mini-photo-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:2px;display:grid}.mini-photo-grid img{object-fit:cover;background:#4d160e;border-radius:18px;width:100%;height:188px;box-shadow:0 10px 18px #480d081a}.mini-photo-grid img:first-child:nth-last-child(2),.mini-photo-grid img:first-child:nth-last-child(2)+img{height:230px}.mini-photo-grid img:first-child:nth-last-child(3),.mini-photo-grid img:first-child:nth-last-child(3)~img{height:210px}.stock-note{text-align:center;color:#7b3027;background:#fff4e3;border:1px solid #efd1c3;border-radius:999px;max-width:820px;margin:24px auto 0;padding:12px 18px;font-size:14px;font-weight:800;line-height:1.4}.shopper-guide{background:#fff4e3}.guide-heading{max-width:780px;margin-bottom:30px}.guide-heading h2,.catalog h2,.faq h2,.proof-card h2{margin:8px 0 0;font-size:clamp(31px,4vw,50px);line-height:1.08}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide-card{background:#fffaf1;border:1px solid #efd1c3;border-radius:22px;padding:23px;box-shadow:0 12px 22px #57341b0f}.guide-card h3{margin-bottom:7px;font-size:22px}.guide-card p{color:#755047;margin:0;line-height:1.45}.catalog{background:#fffaf1;grid-template-columns:.82fr 1.18fr;align-items:start;gap:44px;display:grid}.catalog-copy p:not(.section-kicker){color:#755047;max-width:520px;line-height:1.55}.catalog-list{gap:12px;display:grid}.catalog-list article{border-left:5px solid var(--red);background:#fff4e3;border-radius:18px;padding:18px 20px}.catalog-list h3{margin-bottom:5px;font-size:20px}.catalog-list p{color:#755047;margin:0;line-height:1.45}.occasions{background:#fff4e3;grid-template-columns:.9fr 1.1fr;align-items:center;gap:38px;display:grid}.occasions h2{margin:8px 0 12px;font-size:clamp(31px,4vw,50px);line-height:1.08}.occasion-copy p:not(.section-kicker){color:#755047;max-width:520px;margin:0;font-size:17px;line-height:1.55}.occasion-tags{flex-wrap:wrap;gap:12px;display:flex}.occasion-tags span{color:#672a21;background:#fffaf2;border:1px solid #efd1c3;border-radius:999px;padding:13px 18px;font-weight:800;box-shadow:0 10px 20px #57341b0f}.offers{background:#ffead6;grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;display:grid}.offers h2{margin-bottom:0}.offer-lead{color:#755047;max-width:420px;margin:14px 0 0;line-height:1.55}.new-arrivals{grid-template-columns:1fr 1fr;gap:15px;display:grid}.arrival-panel{background:#fffaf1;border-radius:24px;padding:26px;box-shadow:0 14px 24px #57341b14}.arrival-icon{width:54px;height:54px;color:var(--red);background:#ffddbd;border-radius:18px;place-items:center;display:grid}.arrival-icon svg{width:28px;height:28px}.arrival-panel h3{margin:18px 0 7px;font-size:25px}.arrival-panel p{color:#755047;margin:0 0 18px;line-height:1.45}.arrival-tags{flex-wrap:wrap;gap:8px;display:flex}.arrival-tags span{color:#772e25;background:#ffefdf;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}.highlight-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.highlight-grid.compact{grid-template-columns:1fr}.highlight{background:#fffaf1;border-radius:22px;min-height:190px;padding:23px}.compact .highlight{min-height:0}.highlight span{color:var(--red);display:inline-flex}.highlight span svg{stroke-width:1.8px;width:28px;height:28px}.highlight h3{margin:18px 0 7px;font-size:21px}.highlight p{margin:0;font-size:14px;line-height:1.45}.faq{background:#fffaf1;grid-template-columns:.8fr 1.2fr;align-items:start;gap:40px;display:grid}.faq-list{gap:12px;display:grid}.faq-list details{background:#fff4e3;border:1px solid #efd1c3;border-radius:18px;padding:18px 20px}.faq-list summary{cursor:pointer;font-family:Nunito,sans-serif;font-size:19px;font-weight:900}.faq-list p{color:#755047;margin:12px 0 0;line-height:1.45}.social-proof{background:#fff4e3;grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.proof-card,.qr-card{background:#fffaf1;border-radius:26px;padding:30px;box-shadow:0 14px 24px #57341b12}.proof-card span,.qr-card span{width:54px;height:54px;color:var(--red);background:#ffe1d9;border-radius:18px;place-items:center;display:grid}.proof-card svg,.qr-card svg{width:28px;height:28px}.proof-card p,.qr-card p{color:#755047;margin:12px 0 0;line-height:1.55}.qr-card h3{margin:18px 0 0;font-size:25px}.contact{background:var(--red);color:#fff9eb;grid-template-columns:.85fr 1.15fr;align-items:center;gap:55px;padding:65px clamp(25px,7vw,122px);display:grid}.contact .section-kicker{color:#ffe39d}.contact h2{max-width:670px;margin:9px 0 12px;font-size:clamp(30px,4vw,50px);line-height:1.05}.contact-intro>p:not(.section-kicker){max-width:560px;margin:0;font-size:17px}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.light-button{color:var(--red-deep);background:#fff9eb;border-radius:15px;align-items:center;gap:8px;padding:13px 19px;font-weight:900;display:inline-flex}.light-button.ghost{color:#fff9eb;background:0 0;border:1px solid #ffffff73}.light-button.subtle{color:#fff9eb;background:#fff9eb24;border:1px solid #ffffff47}.light-button svg{width:18px;height:18px}.contact-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.store-card{background:#fff9eb21;border:1px solid #ffffff47;border-radius:24px;padding:16px;box-shadow:0 18px 36px #480d082e}.store-card-head{color:var(--red-deep);background:#fff9eb;border-radius:18px;grid-column:1/-1;align-items:center;gap:13px;padding:14px;display:flex}.store-card-logo{object-fit:contain;mix-blend-mode:multiply;width:42px;height:42px}.store-card-head strong{letter-spacing:2px;color:#cc0906;font-family:Georgia,Times New Roman,serif;display:block}.store-card-head span{font-size:13px;line-height:1.35}.detail-card{background:#fff9eb1f;border:1px solid #ffffff38;border-radius:17px;align-items:flex-start;gap:13px;min-height:104px;padding:17px;transition:background .2s,transform .2s;display:flex}.detail-card:hover{background:#fff9eb33;transform:translateY(-2px)}.subtle-detail{background:#fff9eb14}.detail-icon{width:34px;height:34px;color:var(--red);background:#fff9eb;border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.detail-icon svg{stroke-width:2px;width:18px;height:18px}.detail-card strong{margin-bottom:4px;font-family:Nunito,sans-serif;font-size:17px;display:block}.detail-card span:last-child{font-size:13px;line-height:1.45}footer{color:#fce9cf;text-align:center;background:#4d160e;padding:27px;font-size:14px;font-weight:500;line-height:1.65}footer strong{letter-spacing:2px;font-family:Georgia,Times New Roman,serif}footer span{color:#ffb042;padding:0 8px}@media (width<=1100px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.header{height:76px}.nav{gap:18px}.header-cta{display:none}.header-instagram{width:39px;height:39px}.hero{grid-template-columns:1fr;padding-top:25px}.hero-copy{padding-right:0}.hero-visual{min-height:340px;margin-top:25px}.hero-visual>img,.hero-photo-frame{height:370px}.announcement,.site-guide,.catalog,.faq,.social-proof{grid-template-columns:1fr}.announcement{margin-top:0}.category-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.gallery-groups,.gallery-group{grid-template-columns:1fr}.gallery-cover{min-height:260px}.mini-photo-grid{grid-template-columns:repeat(2,1fr)}.occasions,.offers,.new-arrivals{grid-template-columns:1fr}.contact{grid-template-columns:1fr;align-items:start}.highlight-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.header{padding:0 20px}.brand{letter-spacing:2px;font-size:22px}.brand-monogram{width:31px;height:36px}.header-instagram{display:none}.menu-button{display:block}.nav{background:#fff9ed;border-bottom:1px solid #f1d3c5;flex-direction:column;gap:20px;padding:20px;display:none;position:absolute;top:76px;left:0;right:0}.nav-open{display:flex}.hero{min-height:0;padding:30px 22px 20px}h1{font-size:44px}.hero-copy>p:not(.location){font-size:17px}.hero-visual{min-height:280px}.hero-visual>img,.hero-photo-frame{border-radius:40px 40px 0;height:300px}.hero-slide-caption{bottom:18px;left:18px;right:18px}.hero-slide-caption strong{font-size:24px}.hero-slide-caption p{font-size:13px}.hero-dots{bottom:16px;right:18px}.floating-note{font-size:16px;top:15px;left:0}.floating-gift{font-size:45px}.popular-strip a{font-size:12px}.announcement,.site-guide{margin:0 22px}.announcement{grid-template-columns:1fr;padding:16px}.site-guide{margin-top:14px}.section{padding:58px 22px}.category-grid,.guide-grid,.mini-photo-grid{grid-template-columns:1fr}.category-card{min-height:205px}.category-photo{height:190px}.mini-photo-grid img,.mini-photo-grid img:first-child:nth-last-child(2),.mini-photo-grid img:first-child:nth-last-child(2)+img,.mini-photo-grid img:first-child:nth-last-child(3),.mini-photo-grid img:first-child:nth-last-child(3)~img{height:240px}.stock-note{border-radius:18px}.occasion-tags span{text-align:center;width:100%}.highlight-grid,.highlight-grid.compact{grid-template-columns:1fr}.highlight{min-height:0}.offers{gap:25px}.contact{padding:50px 22px}.contact-details{grid-template-columns:1fr;width:100%}.store-card-head{grid-column:auto}}@media (width<=900px){.hero-premium{min-height:calc(100vh - 76px);padding:78px 24px 126px}.hero-premium-content h1{letter-spacing:-2.7px;font-size:clamp(48px,13vw,88px)}.hero-premium-content>p{font-size:18px}.hero-premium-card{width:auto;bottom:48px;left:24px;right:24px}.scroll-cue{display:none}.scroll-story{padding-top:74px}.story-panel,.story-panel:nth-child(2n){border-radius:32px;grid-template-columns:1fr;gap:24px;min-height:0;position:relative;top:auto}.story-panel:nth-child(2n) .story-photo{order:0}.story-photo{min-height:340px}}@media (width<=620px){.hero-premium{min-height:calc(100vh - 76px);padding:62px 20px 118px}.hero-premium-content h1{font-size:clamp(44px,14vw,66px);line-height:.92}.hero-premium-content>p{margin-top:18px;font-size:16px}.hero-premium-actions{gap:10px}.hero-premium-actions a{justify-content:center;width:100%}.hero-popular{display:none}.hero-premium-card{border-radius:22px;padding:17px;bottom:24px;left:20px;right:20px}.hero-premium-card strong{font-size:23px}.hero-premium-card p{font-size:14px}.story-intro h2{font-size:38px}.story-panel{border-radius:26px;padding:16px}.story-photo{border-radius:22px;min-height:255px}.story-panel-copy h3{font-size:31px}.story-panel-copy p:not(.story-kicker){font-size:16px}}.announcement{color:#fff4e3;box-shadow:none;background:#140706;border-top:1px solid #fffaf11f;border-bottom:1px solid #fffaf11f;border-radius:0;grid-template-columns:auto 1fr auto;margin:0;padding:22px clamp(25px,7vw,122px)}.announcement span{color:#ffcf7b;background:#ffcf7b29}.announcement a{color:#4d160e;background:#ffcf7b}.site-guide{background:#140706;gap:16px;margin:0;padding:22px clamp(25px,7vw,122px) 70px}.site-guide article{background:#fffaf114;border:1px solid #fffaf129;border-radius:24px;box-shadow:0 20px 50px #0000002e}.site-guide strong{color:#ffcf7b}.site-guide span{color:#f3d9c1}.categories,.multi-gallery,.shopper-guide,.catalog,.occasions,.offers,.faq,.social-proof{color:#fffaf1;background:#140706}.categories.section{padding-top:92px}.section-kicker{color:#ffcf7b}.categories h2,.offers h2,.photo-heading h2,.guide-heading h2,.catalog h2,.faq h2,.proof-card h2,.occasions h2{color:#fffaf1;letter-spacing:-1px}.category-lead,.photo-heading p:not(.section-kicker),.guide-heading p:not(.section-kicker),.catalog-copy p:not(.section-kicker),.occasion-copy p:not(.section-kicker),.offer-lead,.proof-card p,.qr-card p{color:#f3d9c1}.category-grid{grid-template-columns:repeat(3,1fr);gap:22px}.category-card{color:#fffaf1;border:1px solid #fffaf129;border-radius:34px;min-height:450px;padding:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000003d;background:#2b120d!important}.category-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 34%,#140706eb 82%);position:absolute;inset:0}.category-card:hover{transform:translateY(-7px);box-shadow:0 36px 90px #00000052}.category-photo{width:100%;height:100%;box-shadow:none;border-radius:0;margin:0;transition:transform .35s;position:absolute;inset:0}.category-card:hover .category-photo{transform:scale(1.05)}.category-icon,.category-card h3,.category-card p,.category-tags,.card-arrow{z-index:1;margin-left:24px;margin-right:24px;position:relative}.category-icon{color:var(--red);background:#fffaf1eb;margin-top:auto}.category-card h3{color:#fffaf1;margin-top:18px;font-size:30px}.category-card p{color:#f8ddc7}.category-tags span{color:#fff4e3;background:#fffaf121;border-color:#fffaf13d}.card-arrow{color:#ffcf7b;padding-bottom:24px}.availability-note,.stock-note{color:#f6ddc7;background:#fffaf114;border:1px solid #fffaf129}.gallery-group{background:#fffaf114;border-color:#fffaf129;border-radius:32px;box-shadow:0 24px 64px #00000038}.gallery-copy h3{color:#fffaf1}.gallery-copy p{color:#f3d9c1}.gallery-cover span{color:#4d160e;background:#ffcf7b}.gallery-toggle{color:#4d160e;background:#fffaf1}.mini-photo-grid img{box-shadow:0 18px 44px #0000003d}.guide-card,.catalog-list article,.faq-list details,.proof-card,.qr-card,.arrival-panel,.highlight{color:#fffaf1;background:#fffaf114;border:1px solid #fffaf129;box-shadow:0 22px 60px #00000030}.guide-card p,.catalog-list p,.faq-list p,.arrival-panel p,.highlight p{color:#f3d9c1}.catalog-list article{border-left-color:#ffcf7b}.occasion-tags span,.arrival-tags span{color:#fff4e3;box-shadow:none;background:#fffaf11a;border:1px solid #fffaf12e}.arrival-icon,.highlight span,.proof-card span,.qr-card span{color:#ffcf7b;background:#ffcf7b29}.faq-list summary{color:#fffaf1}.offers{background:linear-gradient(#140706,#220c08)}.contact{background:#140706;border-top:1px solid #fffaf11f}footer{background:#0b0302}@media (width<=1100px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.site-guide,.category-grid,.guide-grid{grid-template-columns:1fr}.category-card{min-height:380px}}@media (width<=620px){.announcement{grid-template-columns:1fr;padding:18px 22px}.site-guide{padding:18px 22px 48px}.category-grid{grid-template-columns:1fr}.category-card{min-height:360px}.category-icon,.category-card h3,.category-card p,.category-tags,.card-arrow{margin-left:20px;margin-right:20px}}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#140706eb;border-bottom:1px solid #fffaf11f;box-shadow:0 18px 45px #00000038}.brand,.brand span{color:#ffefe0}.brand-monogram{filter:brightness(0)invert()sepia()saturate(1.8)hue-rotate(330deg)}.nav a{color:#fff4e3}.nav a:hover{color:#ffcf7b}.header-instagram{color:#ffcf7b;background:#fffaf117;border-color:#fffaf133}.header-instagram:hover{background:#fffaf126}.header-cta{color:#4d160e;background:#ffcf7b;box-shadow:0 12px 28px #ffcf7b2e}.gallery-cover-grid{background:#140706;grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:4px;display:grid;position:absolute;inset:0}.gallery-cover-grid img{object-fit:cover;filter:saturate(1.05);width:100%;height:100%;transition:transform .25s;position:static!important}.gallery-cover-grid img:first-child{grid-row:1/3}.gallery-cover:hover .gallery-cover-grid img{transform:scale(1.035)}.gallery-cover:after{z-index:1;background:linear-gradient(#0000 35%,#140706d1 100%)}.gallery-cover span{z-index:2}.story-panels{gap:44px}.story-panel{min-height:82vh}.story-photo{background:#fffaf114;grid-template-rows:1fr 1fr;grid-template-columns:1.18fr .82fr;gap:12px;padding:12px;display:grid}.story-photo img{border-radius:22px;box-shadow:0 18px 45px #0000003d}.story-photo img:nth-child(n+5){display:none}.story-panel:nth-child(4n+1){background:linear-gradient(135deg,#fffaf11f,#ffcf7b17)}.story-panel:nth-child(4n+2){background:linear-gradient(135deg,#fffaf11f,#e93a3021)}.story-panel:nth-child(4n+3){background:linear-gradient(135deg,#fffaf11f,#ff8a2721)}.story-panel:nth-child(4n+4){background:linear-gradient(135deg,#fffaf11f,#aa6bff1f)}@media (width<=620px){.nav{background:#140706f7;border-bottom-color:#fffaf11f}.menu-button{color:#fff4e3}.gallery-cover-grid{grid-template-columns:1fr 1fr}.gallery-cover-grid img:first-child{grid-row:auto}}.story-panel{-webkit-backdrop-filter:none;backdrop-filter:none;contain:paint;transform:translateZ(0);box-shadow:0 18px 46px #0003}.story-photo{box-shadow:none}.story-photo img{box-shadow:none;transform:translateZ(0)}.hero-bg-slide{filter:saturate(1.02)}@media (width<=900px){.story-panels{gap:72px}.story-panel,.story-panel:nth-child(2n){border-radius:28px;grid-template-columns:1fr;gap:18px;min-height:calc(100vh - 96px);padding:18px;position:sticky;top:86px}.story-panel:nth-child(2n) .story-photo{order:0;grid-template-columns:1fr 1fr}.story-panel:nth-child(2n) .story-photo img:first-child{grid-area:auto}.story-photo{border-radius:22px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:8px;min-height:44vh;padding:8px}.story-photo img:first-child{grid-row:auto}.story-photo img{border-radius:16px}.story-panel-copy{padding:2px 4px 6px}.story-number{border-radius:14px;width:44px;height:44px;font-size:17px}.story-kicker{margin:12px 0 6px}.story-panel-copy h3{margin-bottom:10px;font-size:clamp(28px,7vw,42px);line-height:1.02}.story-panel-copy p:not(.story-kicker){font-size:16px;line-height:1.45}.story-pill{margin-top:14px}}@media (width<=620px){.story-panels{gap:58px}.story-panel,.story-panel:nth-child(2n){border-radius:24px;gap:13px;min-height:calc(100vh - 86px);padding:14px;top:78px}.story-photo{border-radius:18px;min-height:38vh}.story-panel-copy h3{font-size:29px}.story-panel-copy p:not(.story-kicker){font-size:15px}.story-pill{padding:8px 10px;font-size:12px}}.scroll-story{padding-top:92px;padding-bottom:96px;overflow:hidden}.story-panels{gap:28px;display:grid}.story-panel,.story-panel:nth-child(2n){contain:layout paint;border-radius:34px;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:stretch;gap:26px;min-height:0;padding:20px;display:grid;position:relative;top:auto;overflow:hidden;transform:none}.story-panel:nth-child(2n){grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr)}.story-panel:nth-child(2n) .story-photo{order:2}.story-photo,.story-panel:nth-child(2n) .story-photo{aspect-ratio:1.28;background:#fffaf114;border-radius:26px;order:0;grid-template-rows:1fr 1fr;grid-template-columns:1.12fr .88fr;gap:10px;height:auto;min-height:0;padding:10px;display:grid;overflow:hidden}.story-panel:nth-child(2n) .story-photo{grid-template-columns:.88fr 1.12fr}.story-photo img,.story-panel:nth-child(2n) .story-photo img{object-fit:cover;width:100%;height:100%;min-height:0;box-shadow:none;border-radius:18px;grid-area:auto}.story-photo img:first-child{grid-row:1/3}.story-panel:nth-child(2n) .story-photo img:first-child{grid-area:1/2/3}.story-panel:nth-child(2n) .story-photo img:nth-child(2),.story-panel:nth-child(2n) .story-photo img:nth-child(3),.story-panel:nth-child(2n) .story-photo img:nth-child(4){grid-column:1}.story-panel-copy{z-index:1;align-self:center;padding:clamp(18px,3vw,44px);position:relative}.story-panel-copy h3{letter-spacing:-1px;max-width:620px;font-size:clamp(34px,4vw,56px);line-height:1.02}.story-panel-copy p:not(.story-kicker){max-width:560px}@media (width<=1100px){.story-panel,.story-panel:nth-child(2n){grid-template-columns:1fr;gap:18px;padding:18px}.story-panel:nth-child(2n) .story-photo{order:0}.story-photo,.story-panel:nth-child(2n) .story-photo{aspect-ratio:1.6}}@media (width<=620px){.scroll-story{padding-top:64px;padding-bottom:70px}.story-panels{gap:20px}.story-panel,.story-panel:nth-child(2n){border-radius:24px;min-height:0;padding:14px;position:relative;top:auto}.story-photo,.story-panel:nth-child(2n) .story-photo{aspect-ratio:1;border-radius:18px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:7px;padding:7px}.story-photo img:first-child,.story-panel:nth-child(2n) .story-photo img:first-child{grid-area:auto}.story-panel-copy{padding:10px 4px 4px}.story-panel-copy h3{font-size:30px;line-height:1.04}}
