@import 'tailwindcss';
@import 'tw-animate-css';
@import 'shadcn/tailwind.css';
@custom-variant dark (&:is(.dark *));
:root{--background:#f7f2eb;--foreground:#241b1b;--card:#fffaf5;--card-foreground:#241b1b;--popover:#fffaf5;--popover-foreground:#241b1b;--primary:#8d1634;--primary-foreground:#fffaf5;--secondary:#ead9d4;--secondary-foreground:#551127;--muted:#eee5de;--muted-foreground:#716264;--accent:#efc7cb;--accent-foreground:#551127;--destructive:#b42318;--border:#d9cbc4;--input:#d9cbc4;--ring:#8d1634;--radius:.65rem}
.dark{--background:#201719;--foreground:#fff8f3;--card:#2b2022;--card-foreground:#fff8f3;--popover:#2b2022;--popover-foreground:#fff8f3;--primary:#e7a8b2;--primary-foreground:#3a0a19;--secondary:#4b3439;--secondary-foreground:#fff8f3;--muted:#382a2d;--muted-foreground:#d8c5c8;--accent:#70213a;--accent-foreground:#fff8f3;--destructive:#ff7b70;--border:#574247;--input:#574247;--ring:#e7a8b2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}.announcement{background:#8d1634;color:#fff8f3;text-align:center;padding:9px 20px;font-size:.78rem;letter-spacing:.13em;text-transform:uppercase}.nav{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,5vw,80px);border-bottom:1px solid #d9cbc4;position:relative;z-index:10}.brand{font-family:Georgia,serif;font-size:1.55rem;letter-spacing:.02em;display:flex;align-items:center;gap:10px}.brand span,.miniSeal{width:43px;height:43px;border:1px solid #8d1634;border-radius:50%;display:inline-grid;place-items:center;font:bold .9rem Georgia;color:#8d1634}.nav nav{display:flex;gap:32px;font-size:.86rem;text-transform:uppercase;letter-spacing:.09em}.nav nav a:hover{color:#8d1634}.bagButton{justify-self:end!important;background:transparent!important;color:#241b1b!important;border:1px solid #8d1634!important;border-radius:999px!important;height:42px!important;padding:0 16px!important}.bagButton span{background:#8d1634;color:white;border-radius:50%;min-width:20px;height:20px;display:grid;place-items:center;font-size:.72rem}.hero{min-height:700px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:70px clamp(22px,6vw,96px);gap:6vw;overflow:hidden}.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700;color:#8d1634}.hero h1,.sectionHead h2,.story h2,.closing h2{font-family:Georgia,serif;font-weight:400;line-height:.94;margin:20px 0;font-size:clamp(4rem,7vw,7.4rem);letter-spacing:-.055em}.hero h1 em,.story h2 em,.closing h2 em{font-weight:400;color:#8d1634}.heroCopy>p:not(.kicker){max-width:510px;color:#716264;line-height:1.75;font-size:1.08rem}.heroActions{display:flex;align-items:center;gap:28px;margin-top:34px;flex-wrap:wrap}.primaryCta,.closing>a{background:#8d1634;color:#fff8f3;display:inline-flex;gap:14px;align-items:center;padding:16px 22px;border-radius:2px;font-weight:700}.primaryCta svg,.closing>a svg{width:18px}.socialLink{display:flex;gap:9px;align-items:center;font-weight:700}.socialLink svg{width:18px}.heroGallery{height:560px;position:relative}.heroMain{position:absolute;width:66%;height:92%;right:0;top:0;margin:0}.heroSmall{position:absolute;width:46%;height:54%;left:0;bottom:0;margin:0;border:12px solid #f7f2eb}.heroGallery figure{overflow:hidden;border-radius:160px 160px 12px 12px}.seal{position:absolute;left:37%;top:15%;width:112px;height:112px;border-radius:50%;background:#fff8f3;border:1px solid #8d1634;display:grid;place-content:center;text-align:center;box-shadow:0 12px 35px #54202d22;transform:rotate(-8deg)}.seal span{font:2.2rem Georgia;color:#8d1634}.seal small{font-size:.56rem;letter-spacing:.22em}.ticker{overflow:hidden;background:#241b1b;color:#fff8f3;padding:18px 0;white-space:nowrap}.ticker div{font:1.05rem Georgia;letter-spacing:.13em;text-align:center}.ticker i{color:#e7a8b2;margin:0 28px}.collection{padding:110px clamp(22px,6vw,96px)}.sectionHead{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.sectionHead h2{font-size:clamp(3rem,5vw,5rem);margin-bottom:0}.sectionHead>p{max-width:390px;color:#716264;line-height:1.7}.filters{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #d9cbc4;padding-top:24px;margin-bottom:35px}.filters button{border:1px solid #cdbdb6;background:transparent;border-radius:999px;padding:10px 18px;cursor:pointer}.filters button.active,.filters button:hover{background:#8d1634;color:white;border-color:#8d1634}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 22px}.productImage{height:420px;position:relative;overflow:hidden;background:#ead9d4}.productImage img{transition:transform .55s ease}.product:hover .productImage img{transform:scale(1.035)}.productImage button{position:absolute;right:14px;bottom:14px;width:48px;height:48px;border:0;border-radius:50%;background:#fff8f3;color:#8d1634;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px #33101820}.productImage button:hover{background:#8d1634;color:white}.productImage svg{width:19px}.productMeta{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-top:18px}.productMeta small{text-transform:uppercase;letter-spacing:.14em;color:#8d1634}.productMeta h3{font:1.55rem Georgia;margin:6px 0 0}.productMeta>span{font-size:.78rem;color:#716264;white-space:nowrap}.product>p{font-size:.9rem;color:#716264;line-height:1.5;max-width:85%}.story{display:grid;grid-template-columns:1fr 1fr;background:#241b1b;color:#fff8f3;min-height:750px}.storyPhoto{min-height:600px}.storyCopy{padding:100px clamp(35px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.storyCopy .kicker{color:#e7a8b2}.story h2{font-size:clamp(3.6rem,5.7vw,6rem)}.story h2 em{color:#e7a8b2}.storyCopy>p:not(.kicker){color:#d8c5c8;line-height:1.8}.storyDetails{display:grid;gap:24px;margin-top:34px;border-top:1px solid #574247;padding-top:25px}.storyDetails div{display:grid;grid-template-columns:130px 1fr;gap:18px}.storyDetails strong{font-family:Georgia,serif;font-size:1.1rem}.storyDetails span{color:#cdbbc0;font-size:.9rem;line-height:1.5}.closing{text-align:center;padding:120px 22px}.miniSeal{margin:auto}.closing h2{font-size:clamp(3.7rem,6.5vw,6.8rem)}.closing>a{margin-top:18px}footer{border-top:1px solid #d9cbc4;min-height:120px;padding:28px clamp(22px,6vw,96px);display:flex;align-items:center;justify-content:space-between;gap:25px;color:#716264}footer .brand{color:#241b1b}footer>a:last-child{display:flex;gap:8px;align-items:center}.bagSheet{width:min(92vw,470px)!important;max-width:none!important;padding:18px!important}.bagTitle{font:2rem Georgia!important}.bagItems{display:grid;gap:12px;padding:6px 16px;overflow:auto}.emptyBag{text-align:center;color:#716264;padding:70px 20px}.emptyBag svg{margin:auto;width:30px}.bagItem{display:grid;grid-template-columns:70px 1fr 34px;align-items:center;gap:12px;border-bottom:1px solid #d9cbc4;padding-bottom:12px}.bagItem img{height:78px}.bagItem strong,.bagItem small{display:block}.bagItem small{color:#716264;margin-top:5px}.bagItem button{border:0;background:transparent;color:#8d1634;cursor:pointer}.orderForm{margin:18px 16px;display:grid;gap:14px}.orderForm label{display:grid;gap:6px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.orderForm input,.orderForm textarea{border:1px solid #d9cbc4;background:white;padding:12px;border-radius:3px;text-transform:none;letter-spacing:0}.checkoutButton{background:#8d1634!important;height:48px!important;margin-top:4px}.orderForm>p{text-align:center;color:#716264;font-size:.75rem;text-transform:none;letter-spacing:0}.success{text-align:center;padding:70px 24px}.success>svg{color:#8d1634;width:32px;margin:auto}.success h3{font:2.2rem Georgia;margin:18px 0 8px}.success p{color:#716264;line-height:1.65}.success a{display:inline-flex;align-items:center;gap:9px;color:#8d1634;font-weight:700;margin-top:15px}
@media(max-width:900px){.nav{grid-template-columns:1fr auto}.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.heroGallery{height:520px}.productGrid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.storyPhoto{height:620px}.storyCopy{padding:80px 35px}.sectionHead{align-items:start;flex-direction:column}.sectionHead>p{margin:0}}
@media(max-width:580px){.announcement{font-size:.64rem}.nav{height:74px;padding:0 16px}.brand{font-size:1.15rem}.brand span{width:36px;height:36px}.bagButton{font-size:0!important;width:48px;padding:0!important}.bagButton svg,.bagButton span{display:flex}.hero{padding:54px 20px;min-height:auto}.hero h1{font-size:3.7rem}.heroGallery{height:390px}.heroMain{width:76%}.heroSmall{width:49%;height:48%;border-width:8px}.seal{width:85px;height:85px;left:31%;top:9%}.seal span{font-size:1.7rem}.ticker div{text-align:left;animation:marquee 12s linear infinite}.collection{padding:80px 18px}.productGrid{grid-template-columns:1fr 1fr;gap:34px 10px}.productImage{height:260px}.productMeta{display:block}.productMeta h3{font-size:1.1rem}.productMeta>span{display:block;margin-top:7px}.product>p{display:none}.storyPhoto{height:470px}.storyCopy{padding:70px 24px}.storyDetails div{grid-template-columns:1fr}.closing{padding:90px 18px}.closing h2{font-size:3.6rem}footer{align-items:flex-start;flex-direction:column}footer>p{margin:0}@keyframes marquee{to{transform:translateX(-55%)}}}
