@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500 600;font-display:swap;src:url('assets/fonts/cormorant-normal-latin-ext.woff2') format('woff2');unicode-range:U+0100-02FF,U+1E00-1EFF,U+20A0-20AB}
@font-face{font-family:'Cormorant Garamond';font-style:normal;font-weight:500 600;font-display:swap;src:url('assets/fonts/cormorant-normal-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+2000-206F}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:500;font-display:swap;src:url('assets/fonts/cormorant-italic-latin-ext.woff2') format('woff2');unicode-range:U+0100-02FF,U+1E00-1EFF,U+20A0-20AB}
@font-face{font-family:'Cormorant Garamond';font-style:italic;font-weight:500;font-display:swap;src:url('assets/fonts/cormorant-italic-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+2000-206F}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400 700;font-display:swap;src:url('assets/fonts/montserrat-latin-ext.woff2') format('woff2');unicode-range:U+0100-02FF,U+1E00-1EFF,U+20A0-20AB}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400 700;font-display:swap;src:url('assets/fonts/montserrat-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+2000-206F}

:root{--ink:#30282b;--muted:#74676a;--wine:#a53c52;--wine-dark:#7e2e41;--cream:#fdf9f5;--paper:#fffefa;--blush:#f3e5e5;--sage:#dfe9e2;--line:#e9dcd8;--champagne:#bd9862;--blue:#4267b2;--shadow:0 28px 70px #4c30371a;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Montserrat',Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;scroll-behavior:smooth}body{position:relative;width:100%;max-width:100%;margin:0;overflow-x:hidden;overscroll-behavior-x:none;background:var(--cream);color:var(--ink);font-family:var(--sans)}@supports(overflow:clip){html,body{overflow-x:clip}}body::before,body::after{content:'';position:fixed;z-index:-1;border-radius:50%;pointer-events:none}body::before{top:-18vw;right:-12vw;width:42vw;height:42vw;background:radial-gradient(circle,#e5c8cd52 0,transparent 70%);animation:ambient 16s ease-in-out infinite alternate}body::after{left:-16vw;bottom:-22vw;width:46vw;height:46vw;background:radial-gradient(circle,#ead9be45 0,transparent 72%);animation:ambient 20s ease-in-out infinite alternate-reverse}img,picture{display:block;max-width:100%}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}main,section,article,div{min-width:0}section{scroll-margin-top:122px}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:max(8px,env(safe-area-inset-top));left:8px;padding:12px 16px;border-radius:10px;background:var(--ink);color:white;font-size:14px;font-weight:700;transform:translateY(-180%);transition:transform .2s ease}.skip-link:focus-visible{transform:translateY(0)}:where(a,button,summary,[tabindex]:not([tabindex='-1'])):focus-visible{outline:3px solid var(--wine-dark);outline-offset:4px}

.site-header{position:sticky;z-index:30;top:0;width:min(1280px,calc(100% - 40px));min-height:104px;margin:0 auto;padding:env(safe-area-inset-top) 18px 0;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px;border:1px solid #ffffffb8;border-top:0;border-radius:0 0 22px 22px;background:linear-gradient(110deg,#fffdf8f2,#fdf5f4ec 56%,#fffdf8f2);box-shadow:0 15px 42px #4b34350e,inset 0 -1px 0 #bd986229;backdrop-filter:blur(14px) saturate(120%)}.brand{width:156px;height:78px;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain}.site-nav{justify-self:center;display:flex;align-items:center;gap:clamp(16px,2.1vw,30px);font-size:12px;font-weight:600}.site-nav a{position:relative;padding:14px 0}.site-nav a::after{content:'';position:absolute;right:100%;bottom:7px;left:0;height:1px;background:linear-gradient(90deg,var(--wine),var(--champagne));transition:right .25s ease}.site-nav a:hover::after,.site-nav a:focus-visible::after{right:0}.language-switcher{display:flex;gap:3px;padding:4px;border:1px solid #ffffffc7;border-radius:999px;background:#ffffffb0;box-shadow:inset 0 1px 0 white,0 8px 22px #50333a0c}.language-switcher a{min-width:42px;min-height:42px;display:grid;place-items:center;border-radius:999px;color:var(--muted);font-size:11px;font-weight:700;transition:background .2s ease,color .2s ease,transform .2s ease}.language-switcher a[aria-current='page']{background:var(--ink);color:white}.menu-toggle{width:46px;height:46px;padding:0;display:none;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fffdf8;cursor:pointer}.menu-icon,.menu-icon::before,.menu-icon::after{width:19px;height:1.5px;display:block;background:currentColor;transition:transform .25s ease,opacity .2s ease}.menu-icon{position:relative}.menu-icon::before,.menu-icon::after{content:'';position:absolute;left:0}.menu-icon::before{top:-6px}.menu-icon::after{top:6px}.menu-toggle[aria-expanded='true'] .menu-icon{background:transparent}.menu-toggle[aria-expanded='true'] .menu-icon::before{top:0;transform:rotate(45deg)}.menu-toggle[aria-expanded='true'] .menu-icon::after{top:0;transform:rotate(-45deg)}

h1,h2,h3,p{text-wrap:pretty}h1,h2{margin:0;font-family:var(--serif);font-weight:500;letter-spacing:-.035em;line-height:.94}h1{font-size:clamp(58px,6.6vw,102px)}h2{font-size:clamp(48px,5vw,76px)}h3{font-family:var(--serif)}.eyebrow{margin:0 0 18px;color:var(--wine);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.6;text-transform:uppercase}.button{min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:700;line-height:1.35;text-align:center;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.button-icon{width:16px;height:16px;display:inline-block;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:-3px}.button.primary{background:var(--ink);color:white;box-shadow:0 14px 34px #30282b2a}.button.outline{border-color:#7d696e68;background:#fffdf8a8;box-shadow:inset 0 1px 0 white}.button.facebook{background:var(--blue);color:white}.text-link{width:fit-content;padding:7px 0 5px;border-bottom:1px solid currentColor;font-size:12px;font-weight:700}.microcopy{color:var(--muted);font-size:11px;line-height:1.6}.center-action{margin-top:62px;display:flex;justify-content:center}

.hero{width:min(1280px,calc(100% - 40px));min-height:720px;margin:0 auto;padding:60px 0 96px;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(45px,7vw,104px)}.hero-mobile-feature{display:none}.hero-kicker{max-width:540px;margin:22px 0 0;color:var(--wine);font-family:var(--serif);font-size:clamp(26px,2.4vw,38px);font-style:italic;line-height:1.05}.hero-intro{max-width:590px;margin:25px 0 0;color:var(--muted);font-size:15px;line-height:1.85}.hero-actions{margin-top:35px;display:flex;align-items:center;gap:24px}.trust-list{margin:36px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,max-content);gap:12px 22px;list-style:none}.trust-list li{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;font-weight:700}.trust-icon{width:28px;height:28px;display:grid;flex:0 0 28px;place-items:center;border:1px solid #d9c8c3;border-radius:50%;background:#fffdf88f;color:var(--champagne);box-shadow:inset 0 1px 0 #fff}.trust-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.hero-copy>.microcopy{max-width:500px;margin-top:12px}.hero-visual{position:relative;height:610px}.hero-image{position:absolute;inset:0 0 0 6%;overflow:hidden;border:1px solid #ffffffa8;border-radius:48% 48% 8px 8px;background:var(--blush);box-shadow:var(--shadow),0 0 0 10px #ffffff42;animation:hero-float 9s ease-in-out infinite}.hero-image picture,.hero-image img{width:100%;height:100%}.hero-image img{object-fit:cover}.handmade-seal{position:absolute;left:-2%;bottom:8%;width:166px;height:166px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid white;border-radius:50%;background:#fffaf0ec;box-shadow:0 18px 45px #5036371f,inset 0 0 0 7px #bd986229;text-align:center;transform:rotate(-8deg)}.handmade-seal span{font-family:var(--serif);font-size:26px}.handmade-seal strong{max-width:116px;margin-top:4px;font-size:9px;letter-spacing:.1em;line-height:1.45;text-transform:uppercase}

.products-section,.compare-section,.reviews-section,.faq-section,.related-section{padding:110px max(20px,calc((100vw - 1280px)/2))}.products-section{border-top:1px solid var(--line);background:linear-gradient(180deg,#fffdf950,transparent)}.section-title{margin-bottom:56px;display:flex;align-items:end;justify-content:space-between;gap:35px}.section-title>p:not(.eyebrow),.section-title>div>p:not(.eyebrow){max-width:470px;margin:0;color:var(--muted);font-family:var(--serif);font-size:25px;font-style:italic;line-height:1.25}.section-title.centered{max-width:900px;margin-right:auto;margin-left:auto;display:block;text-align:center}.section-title.centered>p:not(.eyebrow){max-width:700px;margin:25px auto 0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 22px}.product-card{--corner:clamp(148px,37%,180px);transition:transform .32s cubic-bezier(.2,.8,.2,1)}.product-image{position:relative;width:100%;padding:0;display:block;aspect-ratio:.94;overflow:hidden;border:0;border-radius:6px 6px var(--corner) 6px;background:var(--blush);box-shadow:0 18px 42px #49323816;cursor:pointer;isolation:isolate;transition:box-shadow .3s ease,transform .3s ease}.product-image::before{content:'';position:absolute;z-index:2;inset:10px;border:1px solid #ffffff78;border-radius:3px 3px calc(var(--corner) - 20px) 3px;pointer-events:none}.product-image picture,.product-image img{width:100%;height:100%}.product-image img{object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.details-chip{position:absolute;z-index:3;bottom:19px;left:18px;max-width:calc(100% - 150px);padding:9px 12px;border:1px solid #ffffffb0;border-radius:999px;background:#fffdf8d8;color:var(--wine-dark);font-size:11px;font-weight:700;box-shadow:0 9px 24px #30282b16}.plus{position:absolute;z-index:3;top:15px;right:15px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:white;font-family:var(--serif);font-size:29px;line-height:1;box-shadow:0 8px 22px #30282b1f;transition:transform .3s ease,background .3s ease,color .3s ease}.product-copy{padding:18px 6px 0}.product-copy h3{min-height:52px;margin:0;font-size:27px;font-weight:600;line-height:1.05}.product-copy p{min-height:45px;margin:11px 0 7px;color:var(--muted);font-size:13px;line-height:1.65}

.product-dialog{width:min(980px,calc(100vw - 36px));max-height:min(780px,calc(100dvh - 36px));padding:0;overflow-x:hidden;overflow-y:auto;border:1px solid #ffffffcc;border-radius:30px;background:#fffaf6f7;color:var(--ink);box-shadow:0 35px 100px #2f20274a}.product-dialog::backdrop{background:#2f202773;backdrop-filter:blur(3px)}.product-dialog-panel{display:grid;grid-template-columns:.93fr 1.07fr;align-items:start;min-height:0}.product-dialog-image{height:min(620px,calc(100dvh - 36px));min-height:520px;background:var(--blush)}.product-dialog-image picture,.product-dialog-image img{width:100%;height:100%}.product-dialog-image img{object-fit:cover}.product-dialog-copy{padding:clamp(54px,7vw,82px) clamp(34px,6vw,70px) 50px}.product-dialog-copy h2{font-size:clamp(45px,5vw,66px)}.product-dialog-copy>p:not(.eyebrow):not(.microcopy){margin:25px 0 20px;color:var(--muted);font-size:15px;line-height:1.8}.product-dialog-copy ul{margin:0 0 29px;padding:0;display:grid;gap:10px;list-style:none}.product-dialog-copy li{position:relative;padding-left:22px;font-size:13px;line-height:1.55}.product-dialog-copy li::before{content:'◇';position:absolute;left:0;color:var(--champagne)}.product-dialog-copy .button{width:100%}.product-dialog-copy .microcopy{margin:12px 0 13px}.dialog-close{position:sticky;z-index:5;top:18px;width:46px;height:46px;margin:18px 18px -64px auto;padding:0;display:grid;place-items:center;border:1px solid #dac9c6;border-radius:50%;background:#fffaf7e8;color:var(--wine-dark);box-shadow:0 9px 24px #30282b18,inset 0 0 0 1px #ffffffb8;cursor:pointer;backdrop-filter:blur(10px);transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.dialog-close span{position:relative;width:18px;height:18px;display:block;font-size:0}.dialog-close span::before,.dialog-close span::after{content:'';position:absolute;top:50%;left:50%;width:17px;height:1.5px;border-radius:999px;background:currentColor;transform-origin:center}.dialog-close span::before{transform:translate(-50%,-50%) rotate(45deg)}.dialog-close span::after{transform:translate(-50%,-50%) rotate(-45deg)}body.dialog-open{overflow:hidden}

.compare-section{background:#f2e8e6}.compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.compare-card{position:relative;min-height:310px;padding:42px;overflow:hidden;border:1px solid #ffffffa6;border-radius:6px 6px 90px 6px;background:#fffdf9a8;box-shadow:0 20px 45px #4932380d}.shape-letter{position:absolute;right:24px;top:-23px;color:#a53c5210;font-family:var(--serif);font-size:170px;font-weight:600;line-height:1}.compare-card h3{position:relative;max-width:290px;margin:52px 0 14px;font-size:31px;line-height:1}.compare-card p{position:relative;max-width:320px;margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.7}.compare-help{max-width:940px;margin:35px auto 0;padding:26px 30px;display:flex;align-items:center;gap:20px;border:1px solid #ffffffb8;border-radius:20px;background:#fffaf7a6}.compare-help strong{font-family:var(--serif);font-size:25px}.compare-help span{flex:1;color:var(--muted);font-size:13px;line-height:1.6}

.story-section{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:120px 0;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(50px,8vw,120px)}.story-photo{aspect-ratio:.9;overflow:hidden;border:1px solid #ffffff9e;border-radius:180px 6px 6px 6px;box-shadow:var(--shadow),0 0 0 9px #ffffff3d}.story-photo picture,.story-photo img{width:100%;height:100%}.story-photo img{object-fit:cover}.story-copy>p:not(.eyebrow){max-width:620px;margin:28px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.story-copy dl{margin:40px 0 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.story-copy dl div{padding:23px 10px 0 0}.story-copy dt{font-family:var(--serif);font-size:28px;font-weight:600}.story-copy dd{margin:5px 0 0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.45;text-transform:uppercase}

.workshop-section{position:relative;width:min(1280px,calc(100% - 40px));margin:0 auto 120px;padding:clamp(58px,7vw,92px);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);align-items:center;gap:clamp(45px,7vw,100px);border:1px solid #ffffffa8;border-radius:8px 8px 110px 8px;background:linear-gradient(135deg,#f5eae7e8,#fffdf8bf 68%,#ead9d6b8);box-shadow:0 30px 75px #49323810}.workshop-section::after{content:'';position:absolute;right:-130px;bottom:-170px;width:360px;height:360px;border:1px solid #ffffffb8;border-radius:50%;pointer-events:none}.workshop-copy{position:relative;z-index:1}.workshop-intro{max-width:640px;margin:27px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.workshop-steps{margin:42px 0 0;padding:0;display:grid;list-style:none;border-top:1px solid var(--line)}.workshop-steps li{padding:22px 0;display:grid;grid-template-columns:45px 1fr;gap:17px;border-bottom:1px solid var(--line)}.workshop-steps>li>span{padding-top:4px;color:var(--champagne);font-family:var(--serif);font-size:19px}.workshop-steps h3{margin:0;font-family:var(--serif);font-size:26px;font-weight:600}.workshop-steps p{max-width:590px;margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.workshop-media{position:relative;z-index:1;width:min(100%,430px);margin:0 auto}.workshop-video-frame{position:relative;padding:9px;overflow:hidden;border:1px solid #ffffffc9;border-radius:95px 8px 8px 8px;background:#fffaf7a8;box-shadow:0 28px 65px #49323827;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.workshop-video-frame video{width:100%;height:auto;aspect-ratio:9/16;display:block;object-fit:cover;border-radius:86px 4px 4px 4px;background:#e7dbd8}.workshop-media figcaption{margin:17px 5px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;color:var(--muted);font-size:11px;line-height:1.5}.workshop-media figcaption span{max-width:145px}.workshop-media figcaption a{display:inline-flex;align-items:center;gap:5px;color:var(--wine);font-weight:700;text-align:right}.workshop-media figcaption .button-icon{flex:0 0 auto}

.reviews-section{background:var(--blush)}.reviews-proof{width:fit-content;min-height:46px;margin:-28px auto 26px;padding:8px 15px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #ffffffb8;border-radius:999px;background:#fffdf98f;color:var(--wine-dark);box-shadow:0 12px 30px #4932380d;backdrop-filter:blur(8px);font-size:11px;font-weight:700;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.reviews-proof strong{font-family:var(--serif);font-size:22px;line-height:1}.reviews-proof strong span{color:var(--champagne);font-size:15px}.reviews-proof>span:nth-child(2){padding-left:10px;border-left:1px solid #cdbdbc}.reviews-carousel{position:relative;width:100%;max-width:100%;overflow:hidden}.reviews-track{width:100%;max-width:100%;margin:0;padding:4px 62px 20px;display:flex;gap:18px;overflow-x:auto;overscroll-behavior-x:contain;list-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-inline:62px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.reviews-track::-webkit-scrollbar{display:none}.review-slide{flex:0 0 min(390px,calc(100vw - 118px));scroll-snap-align:start}.review-slide figure{min-height:315px;margin:0;padding:34px;display:flex;flex-direction:column;border:1px solid #ffffffb8;border-radius:7px 7px 75px 7px;background:#fffdf9c9;box-shadow:0 18px 42px #49323810}.stars{color:var(--champagne);font-size:14px;letter-spacing:.14em}.review-slide blockquote{margin:20px 0 26px}.review-slide blockquote p{margin:0;font-family:var(--serif);font-size:26px;font-weight:500;line-height:1.25}.review-slide figcaption{margin-top:auto;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.review-arrow{position:absolute;z-index:4;top:calc(50% - 14px);width:50px;height:50px;padding:0;display:grid;place-items:center;border:1px solid #eaded9;border-radius:50%;background:#fffdf9f2;color:var(--wine);box-shadow:0 12px 30px #58373d24;cursor:pointer;transform:translateY(-50%)}.review-arrow.previous{left:3px}.review-arrow.next{right:3px}.review-arrow:disabled{opacity:.32;cursor:default}.reviews-note{max-width:740px;margin:16px auto 0;color:var(--muted);font-size:11px;line-height:1.7;text-align:center}.reviews-source{width:fit-content;margin:18px auto 0;padding-bottom:5px;display:block;border-bottom:1px solid var(--wine);color:var(--wine);font-size:12px;font-weight:700}

.faq-section{border-top:1px solid var(--line)}.faq-list{width:min(880px,100%);margin:0 auto;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:70px;padding:20px 58px 20px 0;display:flex;align-items:center;list-style:none;font-family:var(--serif);font-size:25px;font-weight:600;cursor:pointer;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{position:absolute;right:5px;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-family:var(--serif);font-size:26px;transition:transform .25s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;margin:-3px 0 25px;color:var(--muted);font-size:14px;line-height:1.85}

.contact-section{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:110px 0;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:55px}.contact-section>div>p:not(.eyebrow){max-width:650px;margin:26px 0 0;color:var(--muted);font-size:15px;line-height:1.85}.contact-actions{display:grid;gap:13px}.site-footer{min-height:130px;padding:25px max(20px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:25px;border-top:1px solid var(--line)}.footer-brand{width:145px;height:68px}.footer-brand img{width:100%;height:100%;object-fit:contain}.site-footer p,.site-footer a{font-size:11px}.site-footer p{color:var(--muted);text-align:center}.site-footer>div{display:flex;align-items:center;gap:18px;font-weight:700}

.breadcrumbs{width:min(1280px,calc(100% - 40px));margin:36px auto 0;display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:12px}.breadcrumbs a{border-bottom:1px solid var(--line)}.product-hero{width:min(1280px,calc(100% - 40px));margin:0 auto;padding:50px 0 115px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(48px,7vw,100px)}.product-hero-image{aspect-ratio:1;overflow:hidden;border-radius:8px 8px 190px 8px;box-shadow:var(--shadow)}.product-hero-image picture,.product-hero-image img{width:100%;height:100%}.product-hero-image img{object-fit:cover}.product-hero-copy h1{font-size:clamp(55px,6vw,88px)}.product-hero-copy .lead{margin:28px 0;color:var(--muted);font-family:var(--serif);font-size:26px;line-height:1.35}.product-hero-copy h2{margin:32px 0 15px;font-size:33px}.benefit-list{margin:0 0 32px;padding:0;display:grid;gap:12px;list-style:none}.benefit-list li{position:relative;padding-left:25px;font-size:14px}.benefit-list li::before{content:'◇';position:absolute;left:0;color:var(--champagne)}.product-hero-copy .button{max-width:460px}.product-note{max-width:570px;margin:16px 0;color:var(--muted);font-size:12px;line-height:1.7}.related-section{background:#f7eeeb}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-contact{padding:60px 20px 90px;display:flex;align-items:center;justify-content:center;gap:25px;text-align:center}.product-contact p{max-width:550px;color:var(--muted);font-size:14px;line-height:1.7}

.language-gateway{min-height:100dvh;display:grid;place-items:center;padding:20px}.language-gateway main{width:100%}.gateway-card{width:min(640px,100%);margin:0 auto;padding:55px;border:1px solid white;border-radius:32px;background:#fffdf8d8;box-shadow:var(--shadow);text-align:center}.gateway-card>img{width:210px;margin:0 auto 25px}.gateway-card h1{font-size:clamp(44px,8vw,70px)}.gateway-card p{color:var(--muted);font-size:13px}.gateway-card nav{margin-top:25px;display:flex;justify-content:center;gap:10px}.gateway-card .button{min-width:80px}

.product-card{--corner:clamp(160px,39%,192px)}
.product-copy h3 a{color:inherit;text-decoration:none;text-underline-offset:.16em}.product-copy h3 a:focus-visible{outline:2px solid var(--wine);outline-offset:4px;border-radius:2px}
.details-arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s ease}
.facebook-float{position:fixed;z-index:40;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));min-height:56px;padding:8px 18px 8px 8px;display:flex;align-items:center;gap:10px;border:1px solid #ffffff90;border-radius:999px;background:linear-gradient(135deg,#2384ff,#0b5fd7);color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;box-shadow:0 16px 38px #1877f24a,inset 0 1px #ffffff4d;transition:transform .25s ease,box-shadow .25s ease}.facebook-float-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#1877f2;font-family:Arial,sans-serif;font-size:25px;font-weight:700;line-height:1}.facebook-float:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px #1877f2,0 16px 38px #1877f24a}
@media(hover:hover){.facebook-float:hover{color:#fff;transform:translateY(-3px);box-shadow:0 22px 46px #1877f263,inset 0 1px #ffffff5c}}
@media(hover:hover){.workshop-video-frame:hover{transform:translateY(-5px);box-shadow:0 35px 78px #49323832}}
.language-switcher{gap:0;padding:2px;border-color:#ddcfcc8c;background:#fffdf852;box-shadow:none;backdrop-filter:blur(8px)}.language-switcher a{min-width:40px;min-height:38px;color:#74676ab8;font-size:10px;font-weight:600;letter-spacing:.08em}.language-switcher a[aria-current='page']{background:#f4e8e7c7;color:var(--wine-dark);box-shadow:inset 0 0 0 1px #a53c521c}
@media(hover:hover){.language-switcher a:not([aria-current='page']):hover{background:#f7efed8f;color:var(--ink)}}

@media(hover:hover){.button:hover{transform:translateY(-2px)}.button.primary:hover{background:var(--wine-dark);box-shadow:0 18px 40px #7e2e4135}.product-card:hover{transform:translateY(-6px)}.product-card:hover .product-image{box-shadow:0 25px 55px #49323824}.product-card:hover .product-image img{transform:scale(1.045)}.product-card:hover .plus{color:white;background:var(--wine)}.product-card:hover .details-arrow svg{transform:translate(2px,-2px)}.dialog-close:hover{background:var(--wine-dark);color:white;box-shadow:0 12px 28px #7e2e4130,inset 0 0 0 1px #ffffff40;transform:scale(1.04)}.reviews-proof:hover{background:#fffdf9d9;box-shadow:0 16px 36px #49323816;transform:translateY(-2px)}}
@keyframes ambient{from{transform:translate3d(0,0,0) scale(.98);opacity:.7}to{transform:translate3d(2vw,-1vw,0) scale(1.03);opacity:1}}@keyframes hero-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}

@media(max-width:1080px){.site-header{gap:14px}.site-nav{gap:14px;font-size:11px}.brand{width:138px}}
@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto auto}.menu-toggle{display:grid}.site-nav{position:absolute;top:calc(100% + 8px);right:0;width:min(390px,calc(100vw - 24px));max-height:calc(100dvh - 120px);padding:16px;overflow-y:auto;display:grid;gap:2px;border:1px solid #ffffffc7;border-radius:20px;background:#fffaf7fa;box-shadow:0 25px 60px #30282b26}.site-nav[hidden]{display:none}.site-nav a{min-height:48px;padding:14px 16px;border-radius:12px}.site-nav a::after{display:none}.site-nav a:hover{background:var(--blush)}.no-js .menu-toggle{display:none}.no-js .site-header{grid-template-columns:auto 1fr auto}.no-js .site-nav{position:static;width:auto;max-width:100%;padding:0;display:flex;overflow-x:auto;border:0;border-radius:0;background:transparent;box-shadow:none}.hero{grid-template-columns:1fr;padding-top:72px}.hero-copy{max-width:780px}.hero-visual{height:620px}.product-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-section{grid-template-columns:1fr}.story-photo{width:min(620px,100%)}.contact-section{grid-template-columns:1fr}.contact-actions{max-width:440px}.product-hero{grid-template-columns:1fr}.product-hero-image{width:min(650px,100%)}}
@media(max-width:720px){body::before,body::after{animation:none;opacity:.45}.site-header{width:calc(100% - 16px);min-height:82px;padding:env(safe-area-inset-top) 8px 0;gap:7px;backdrop-filter:none}.brand{width:116px;height:58px}.language-switcher{gap:1px;padding:3px}.language-switcher a{min-width:44px;min-height:44px}.menu-toggle{width:44px;height:44px}section{scroll-margin-top:96px}h1{font-size:clamp(48px,14vw,67px)}h2{font-size:clamp(43px,12vw,59px)}.hero{width:calc(100% - 28px);min-height:auto;padding:54px 0 72px}.hero-intro{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.trust-list{grid-template-columns:1fr}.hero-visual{height:min(118vw,470px);min-height:350px}.hero-image{left:0;animation:none}.handmade-seal{left:-4px;width:126px;height:126px}.handmade-seal span{font-size:22px}.products-section,.compare-section,.reviews-section,.faq-section,.related-section{padding:82px 14px}.section-title{align-items:flex-start;flex-direction:column;margin-bottom:42px}.section-title>p:not(.eyebrow),.section-title>div>p:not(.eyebrow){font-size:21px}.product-grid,.related-grid{grid-template-columns:1fr}.product-card{--corner:clamp(150px,46vw,190px)}.product-copy h3{min-height:0;font-size:28px}.product-copy p{min-height:0}.product-dialog{width:100%;max-width:none;max-height:90dvh;margin:auto 0 0;border-radius:26px 26px 0 0}.product-dialog-panel{display:block}.product-dialog-image{height:min(42dvh,330px);min-height:0}.product-dialog-copy{padding:38px 24px calc(24px + env(safe-area-inset-bottom))}.product-dialog-copy h2{font-size:45px}.dialog-close{top:12px;width:44px;height:44px;margin:12px 12px -56px auto}.compare-grid{grid-template-columns:1fr}.compare-card{min-height:260px;padding:32px}.compare-help{align-items:flex-start;flex-direction:column}.compare-help .button{width:100%}.story-section{width:calc(100% - 28px);padding:85px 0}.story-copy dl{grid-template-columns:1fr}.story-copy dl div{padding:18px 0;border-bottom:1px solid var(--line)}.reviews-track{padding-right:48px;padding-left:48px;scroll-padding-inline:48px}.review-slide{flex-basis:calc(100vw - 76px)}.review-slide figure{min-height:290px;padding:28px}.review-slide blockquote p{font-size:24px}.review-slide figcaption{margin-top:auto;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.review-arrow{width:44px;height:44px}.faq-list summary{font-size:22px}.contact-section{width:calc(100% - 28px);padding:82px 0}.contact-actions .button{width:100%}.site-footer{padding:30px 14px calc(30px + env(safe-area-inset-bottom));grid-template-columns:110px 1fr;gap:16px}.footer-brand{width:110px}.site-footer p{margin:0;font-size:10px;text-align:right}.site-footer>div{grid-column:1/-1;justify-content:center}.breadcrumbs{width:calc(100% - 28px)}.product-hero{width:calc(100% - 28px);padding:35px 0 85px}.product-hero-image{border-radius:7px 7px 150px 7px}.product-hero-copy .lead{font-size:23px}.product-hero-copy .button{width:100%}.product-contact{align-items:stretch;flex-direction:column}.gateway-card{padding:38px 20px}}
@media(max-width:390px){.site-header{width:calc(100% - 10px);padding-right:5px;padding-left:5px}.brand{width:103px}.language-switcher a{min-width:44px;min-height:44px;font-size:10px}.gateway-card nav{flex-wrap:wrap}}
@media(max-width:340px){.site-header{gap:5px}.brand{width:90px}.language-switcher{padding:2px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
@media(max-width:720px){.product-card{--corner:clamp(162px,48vw,202px)}}
@media(max-width:720px){.facebook-float{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));min-height:52px;padding:7px 15px 7px 7px;gap:9px}.facebook-float-icon{width:38px;height:38px;font-size:24px}.site-footer{padding-bottom:calc(94px + env(safe-area-inset-bottom))}}
@media(max-width:980px){.workshop-section{grid-template-columns:1fr}.workshop-media{width:min(100%,390px)}}
@media(max-width:720px){.workshop-section{width:calc(100% - 28px);margin-bottom:82px;padding:42px 22px;border-radius:7px 7px 68px 7px;gap:42px}.workshop-section::after{right:-190px;bottom:-220px}.workshop-intro{font-size:14px;line-height:1.8}.workshop-steps{margin-top:32px}.workshop-steps li{grid-template-columns:35px 1fr;gap:10px}.workshop-steps h3{font-size:24px}.workshop-video-frame{padding:7px;border-radius:72px 6px 6px 6px}.workshop-video-frame video{border-radius:65px 3px 3px 3px}.workshop-media figcaption{flex-direction:column}.workshop-media figcaption span{max-width:none}.workshop-media figcaption a{text-align:left}}
@media(max-width:720px){.hero{width:calc(100% - 28px);min-height:0;padding:36px 0 66px;display:block}.hero-copy>.eyebrow{max-width:290px;margin-bottom:12px}.hero-copy h1{font-size:clamp(43px,12.4vw,52px);line-height:.93}.hero-mobile-feature{margin-top:24px;padding:9px 14px 9px 9px;display:grid;grid-template-columns:116px minmax(0,1fr);align-items:center;gap:16px;border:1px solid #ffffffc2;border-radius:10px 10px 58px 10px;background:linear-gradient(120deg,#fffdf8d6,#f1e3e1b8);box-shadow:0 18px 42px #49323812,inset 0 1px #fff}.hero-mobile-image{aspect-ratio:.95;overflow:hidden;border:1px solid #ffffffc9;border-radius:46px 7px 7px 7px;background:var(--blush);box-shadow:0 10px 24px #49323818}.hero-mobile-image picture,.hero-mobile-image img{width:100%;height:100%}.hero-mobile-image img{object-fit:cover;object-position:center}.hero-mobile-feature>p{margin:0;color:var(--wine-dark);font-family:var(--serif);font-size:24px;font-style:italic;line-height:1.05}.hero-copy>.hero-kicker,.hero-copy>.hero-intro{display:none}.hero-actions{margin-top:22px}.trust-list{margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.trust-list li{gap:7px;font-size:10px;line-height:1.35}.trust-icon{width:25px;height:25px;flex-basis:25px}.trust-icon svg{width:13px;height:13px}.hero-visual{display:none}}
@media(max-width:390px){.hero-mobile-feature{grid-template-columns:104px minmax(0,1fr);gap:13px}.hero-mobile-feature>p{font-size:22px}.hero-copy h1{font-size:clamp(41px,12vw,48px)}}
@media(max-width:340px){.hero-mobile-feature{grid-template-columns:92px minmax(0,1fr);padding-right:10px}.hero-mobile-feature>p{font-size:20px}.trust-list{grid-template-columns:1fr}}

.hero-copy h1{font-size:clamp(50px,4.8vw,80px)}
.product-dialog-copy h2{font-size:clamp(42px,4.6vw,61px)}
@media(max-width:720px){.hero-copy h1{font-size:clamp(41px,11.8vw,49px)}.product-dialog-copy h2{font-size:42px}}
@media(max-width:390px){.hero-copy h1{font-size:clamp(40px,11.5vw,46px)}}
@media(min-width:721px){.product-dialog-panel{min-height:min(720px,calc(100dvh - 36px))}.product-dialog-image{align-self:center;height:min(620px,calc(100dvh - 84px));min-height:min(520px,calc(100dvh - 84px));margin:24px 0 24px 24px;overflow:hidden;border:1px solid #ffffffd6;border-radius:26px;background:#f4e8e6;box-shadow:0 24px 58px #4b303621,0 0 0 8px #ffffff4f}.product-dialog-image img{object-position:center center}}

/* Workshop collage: an authentic studio photo paired with the making-of reel. */
.workshop-section{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr)}
.workshop-visuals{position:relative;z-index:1;width:100%;min-height:620px;margin:0 auto}
.workshop-photo{position:absolute;z-index:1;top:0;left:0;width:74%;margin:0}
.workshop-photo-frame{position:relative;display:block;aspect-ratio:.78;overflow:hidden;border:8px solid #fffaf7bd;border-radius:8px 78px 8px 8px;background:#e8dfda;box-shadow:0 24px 60px #49323822}
.workshop-photo-frame::after{content:'';position:absolute;inset:8px;border:1px solid #ffffff76;border-radius:4px 62px 4px 4px;pointer-events:none}
.workshop-photo-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 46%;filter:saturate(.82) contrast(1.035) brightness(1.025);transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .35s ease}
.workshop-photo figcaption{max-width:260px;margin:13px 8px 0;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1.5;text-transform:uppercase}
.workshop-visuals .workshop-media{position:absolute;z-index:2;right:0;bottom:0;width:58%;margin:0}
.workshop-visuals .workshop-video-frame{border-radius:82px 8px 8px 8px;background:#fffaf7e8;box-shadow:0 30px 70px #49323835}
.workshop-visuals .workshop-video-frame video{border-radius:73px 4px 4px 4px}
@media(hover:hover){.workshop-photo-frame:hover img{filter:saturate(.9) contrast(1.04) brightness(1.03);transform:scale(1.025)}}
@media(max-width:980px){.workshop-section{grid-template-columns:1fr}.workshop-visuals{width:min(100%,650px);min-height:650px}.workshop-photo{width:70%}.workshop-visuals .workshop-media{width:55%}}
@media(max-width:720px){.workshop-visuals{width:100%;min-height:570px}.workshop-photo{width:82%}.workshop-photo-frame{border-width:6px;border-radius:7px 58px 7px 7px}.workshop-photo-frame::after{inset:6px;border-radius:3px 45px 3px 3px}.workshop-photo figcaption{margin:10px 5px 0;font-size:9px}.workshop-visuals .workshop-media{width:62%}.workshop-visuals .workshop-video-frame{border-radius:62px 6px 6px 6px}.workshop-visuals .workshop-video-frame video{border-radius:55px 3px 3px 3px}}
@media(max-width:390px){.workshop-visuals{min-height:545px}.workshop-photo{width:84%}.workshop-visuals .workshop-media{width:64%}}
.workshop-photo figcaption{position:absolute;z-index:3;left:18px;bottom:18px;max-width:165px;margin:0;padding:9px 11px;border:1px solid #ffffff9c;border-radius:10px;background:#fffaf7d9;color:var(--wine-dark);box-shadow:0 8px 24px #49323818;backdrop-filter:blur(8px)}
@media(max-width:720px){.workshop-photo figcaption{left:11px;bottom:11px;max-width:108px;padding:7px 8px;font-size:8px;line-height:1.4}}

/* A product-specific Etsy review, visible on the same page as its structured data. */
.product-review-section{width:min(1040px,calc(100% - 40px));margin:-58px auto 110px}.product-review-card{position:relative;padding:36px 42px;overflow:hidden;display:grid;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:clamp(32px,5vw,66px);border:1px solid #ffffffc7;border-radius:8px 8px 72px 8px;background:linear-gradient(125deg,#f3e6e4c7,#fffdf8df 58%,#f5ece8b8);box-shadow:0 24px 60px #49323812,inset 0 1px #fff}.product-review-card::after{content:'';position:absolute;right:-88px;bottom:-112px;width:220px;height:220px;border:1px solid #ffffffbd;border-radius:50%;pointer-events:none}.product-review-summary,.product-review-card figure{position:relative;z-index:1}.product-review-summary h2{margin:0;font-family:var(--serif);font-size:34px;font-weight:600;letter-spacing:-.025em;line-height:1.02}.product-review-score{margin:18px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:11px}.product-review-score>span{color:var(--champagne);font-size:15px;letter-spacing:.12em}.product-review-score strong{font-size:12px}.product-review-language{margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.product-review-card figure{margin:0}.product-review-card blockquote{margin:0}.product-review-card blockquote p{margin:0;font-family:var(--serif);font-size:clamp(27px,3vw,36px);font-style:italic;font-weight:500;line-height:1.2}.product-review-card figcaption{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.045em;line-height:1.5;text-transform:uppercase}.product-review-card figcaption a{display:inline-flex;align-items:center;gap:7px;padding-bottom:4px;border-bottom:1px solid #a53c5266;color:var(--wine-dark);text-transform:none;letter-spacing:0}.product-review-card figcaption .button-icon{width:14px;height:14px;flex-basis:14px}
@media(max-width:720px){.product-review-section{width:calc(100% - 28px);margin:-40px auto 82px}.product-review-card{padding:30px 24px 34px;grid-template-columns:1fr;gap:24px;border-radius:7px 7px 54px 7px}.product-review-summary{padding-bottom:22px;border-bottom:1px solid var(--line)}.product-review-summary h2{font-size:31px}.product-review-card blockquote p{font-size:27px}.product-review-card figcaption{align-items:flex-start;flex-direction:column}.product-review-card figcaption a{font-size:11px}}

.product-dialog-actions{display:grid;justify-items:center;gap:10px}.product-dialog-details{min-height:40px;padding:8px 3px 5px;display:inline-flex;align-items:center;border-bottom:1px solid #a53c5266;color:var(--wine-dark);font-size:11px;font-weight:700;letter-spacing:.025em;transition:border-color .2s ease,color .2s ease}.product-dialog-details:focus-visible{border-radius:2px}@media(hover:hover){.product-dialog-details:hover{border-color:var(--wine-dark);color:var(--ink)}}
@media(max-width:720px){.product-dialog-details{min-height:44px;font-size:12px}}
