@font-face{font-family:Pretendard;src:url('/fonts/pretendard/PretendardVariable.core.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--shell:#f7f3ea;--stone:#ddd7c7;--aubergine:#58243a;--aubergine-dark:#421728;--ink:#2e2927;--muted:#6e6860;--cream:#fff8ee;--sage:#e6e5d8;--line:#c9c0ae;--serif:Georgia,'Times New Roman','Noto Serif KR',serif;--sans:Pretendard,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);overflow-x:hidden}
body.menu-open{overflow:hidden}
button,a{font:inherit;color:inherit}
button{border:0;background:none;padding:0;cursor:pointer}
a{text-decoration:none}
img,video{display:block;max-width:100%}
.skip-link{position:fixed;z-index:999;left:12px;top:12px;transform:translateY(-80px);padding:10px 16px;background:#fff;color:#111;border:1px solid #111}
.skip-link:focus{transform:none}
:focus-visible{outline:2px solid #b05a78;outline-offset:3px}
.compact-only{display:none}

.site-header{height:220px;position:relative;background:#fff;z-index:40}
.brand{position:absolute;left:46px;top:48px;width:268px;height:156px;display:flex;align-items:center;justify-content:center;color:var(--aubergine)}
.brand-mark{position:relative;width:66px;height:86px;border:4px solid currentColor;border-radius:52% 48% 54% 46%;display:block;transform:rotate(-4deg)}
.brand-mark::before,.brand-mark::after{content:"";position:absolute;left:50%;width:34px;height:34px;border:4px solid currentColor;border-radius:50%;transform:translateX(-50%) rotate(20deg)}
.brand-mark::before{top:5px;border-left-color:transparent}.brand-mark::after{bottom:6px;border-right-color:transparent}
.brand-mark i{position:absolute;left:28px;top:-4px;width:4px;height:90px;background:currentColor;transform:rotate(28deg);border-radius:3px}
.brand-copy{width:174px;text-align:center;margin-left:12px;font-family:var(--serif);letter-spacing:.12em}
.brand-copy small,.brand-copy em{display:block;font-family:var(--sans);font-style:normal;font-size:9px;letter-spacing:.34em;white-space:nowrap}
.brand-copy strong{display:block;font-size:28px;font-weight:500;line-height:1.25;white-space:nowrap}
.desktop-header{position:absolute;left:360px;top:0;width:min(980px,calc(100% - 360px));height:144px}
.institutional,.commerce-nav{display:flex;align-items:center;justify-content:center;white-space:nowrap}
.institutional{height:72px;gap:27px;font-family:var(--serif);font-size:14px;letter-spacing:.07em}
.institutional span{height:21px;border-left:1px solid var(--ink)}
.language{min-width:85px;height:24px;border:1px solid var(--line);font-size:11px}
.commerce-nav{height:72px;gap:27px;font-family:var(--serif);font-size:14px;letter-spacing:.06em}
.institutional a,.commerce-nav>a,.nav-group>button{position:relative}
.institutional a::after,.commerce-nav>a::after,.nav-group>button::after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:currentColor;transform:scaleX(0);transition:transform .25s ease}
.institutional a:hover::after,.institutional a:focus-visible::after,.commerce-nav>a:hover::after,.commerce-nav>a:focus-visible::after,.nav-group:hover>button::after,.nav-group:focus-within>button::after{transform:scaleX(1)}
.nav-group{position:relative}.nav-group>button{font-family:var(--serif);font-size:inherit;letter-spacing:inherit}.nav-dropdown{position:absolute;z-index:55;left:50%;top:31px;transform:translate(-50%,8px);width:min(561px,calc(100vw - 40px));min-height:352px;padding:36px;background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:18px 28px;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility 0s .2s}.nav-dropdown a{font-family:var(--serif);font-size:14px;line-height:1.55;letter-spacing:.02em}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown,.nav-group.is-open .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%,0);transition-delay:0s}
.compact-actions,.menu-toggle{display:none}

.site-menu{position:fixed;z-index:100;right:0;top:0;width:min(470px,100%);height:100dvh;background:var(--shell);color:var(--aubergine);padding:28px 34px;transform:translateX(105%);visibility:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1),visibility 0s .45s;overflow:auto}
.site-menu.is-open{transform:none;visibility:visible;transition-delay:0s}
.menu-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;font-family:var(--serif);letter-spacing:.15em}
.menu-close{width:44px;height:44px;border:1px solid currentColor;border-radius:50%;font-size:25px}
.site-menu nav{display:grid;margin-top:22px}.site-menu nav>a,.menu-group>button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:21px;text-align:left}.menu-sub{padding:8px 0 10px 18px;border-bottom:1px solid var(--line)}.menu-sub a{min-height:44px;display:flex;align-items:center;font-family:var(--serif);font-size:15px}.menu-group>button span{font-size:18px;transition:transform .2s ease}.menu-group>button[aria-expanded="true"] span{transform:rotate(45deg)}
.site-menu>p{font-size:13px;line-height:1.8;margin-top:28px}
.menu-backdrop{position:fixed;z-index:90;inset:0;background:rgba(20,12,15,.35)}

.hero{height:599.28px;margin:0 15px;position:relative;overflow:hidden;background:#cfd5d5}
.hero video{width:100%;height:100%;object-fit:cover}
.hero-emblem{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;color:var(--aubergine);text-shadow:0 1px 8px rgba(255,255,255,.7)}
.hero-emblem .brand-mark{width:36px;height:47px;border-width:2px}.hero-emblem .brand-mark::before,.hero-emblem .brand-mark::after{width:18px;height:18px;border-width:2px}.hero-emblem .brand-mark i{left:15px;width:2px;height:49px}
.hero-emblem b{font-family:var(--serif);font-size:19px;letter-spacing:.25em;margin-top:8px}.hero-emblem small{font-size:8px;letter-spacing:.25em;margin-top:4px}
.video-toggle{position:absolute;right:14px;bottom:14px;min-width:64px;height:44px;background:rgba(255,255,255,.86);font-size:10px;letter-spacing:.1em}

.catalog{height:300px;display:flex;align-items:center;justify-content:center;gap:80px;background:#fff}
.catalog img{width:106px;height:150px;object-fit:cover}
.catalog>div{width:500px}.eyebrow{font-size:10px;letter-spacing:.18em;color:var(--aubergine);margin:0 0 12px}.catalog h1{font-family:var(--serif);font-size:22px;line-height:1.55;font-weight:400;margin:0;letter-spacing:.03em}.catalog button{margin-top:18px;height:44px;border-bottom:1px solid var(--aubergine);font-size:12px;letter-spacing:.08em}.catalog button span{margin-left:25px}
.notice-strip{height:64px;background:#3c3839;color:#fff;display:grid;grid-template-columns:110px 1fr 1fr 120px;align-items:center;padding:0 max(32px,calc((100vw - 850px)/2));font-family:var(--serif);font-size:12px;gap:22px}.notice-strip strong{font-weight:400}.notice-strip div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-strip span{margin-right:14px;color:#d5cdc6}.notice-strip a{text-align:right}

.store-intro{height:490.72px;background:var(--shell);position:relative;overflow:hidden}
.store-copy{height:226.7px;padding:34px 8.333vw 0}.store-copy h2{font-family:var(--serif);font-size:25.6px;line-height:30.72px;font-weight:400;margin:0}.store-copy p{font-family:var(--serif);font-size:16px;line-height:32px;margin:16px 0 0;max-width:1200px}
.venues{height:264.02px;display:grid;grid-template-columns:repeat(4,1fr)}
.venues a{position:relative;overflow:hidden}.venues img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.venues span{position:absolute;left:0;right:0;bottom:0;height:43px;background:rgba(35,27,29,.76);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:12px;letter-spacing:.05em}.venues a:hover img,.venues a:focus-visible img{transform:scale(1.025)}
.editorial-gap{height:160px;background:#faf9f5}
.pre-commerce-gap{height:114px;background:var(--stone)}
.editorial{display:grid;grid-template-columns:5fr 7fr;background:var(--stone);overflow:hidden;position:relative}
.editorial-gift{height:720.7px}.editorial-taste{height:566.7px;grid-template-columns:7fr 5fr}.editorial-history{height:590.7px}
.editorial-copy{position:relative;padding:48px 12vw 32px 10vw;overflow:hidden}.editorial-taste .editorial-copy{padding-left:7.5vw;padding-right:10vw}
.editorial-copy h2{font-family:var(--serif);font-size:25.6px;line-height:30.72px;font-weight:400;margin:0}.editorial-copy p{font-family:var(--serif);font-size:16px;line-height:32px;margin:16px 0 0}.editorial-copy ul{list-style:none;padding:0;margin:28px 0 0}.editorial-copy li{border-bottom:1px solid rgba(88,36,58,.18)}.editorial-copy button{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-family:var(--serif);font-size:14px}.editorial-copy button span{font-size:22px}
.editorial-media{height:100%;overflow:hidden}.editorial-media img{width:100%;height:100%;object-fit:cover}
.seed-pattern::before,.seed-pattern::after{content:"";position:absolute;width:270px;height:270px;border:20px double rgba(88,36,58,.08);border-radius:50% 25% 50% 25%;transform:rotate(38deg);pointer-events:none}.seed-pattern::before{left:-150px;top:-120px}.seed-pattern::after{right:-190px;bottom:-130px}
.mini-catalog{position:absolute;left:50%;bottom:36px;transform:translateX(-50%);width:190px;height:118px;object-fit:cover;border:10px solid #f4efe4;box-shadow:0 6px 14px rgba(46,41,39,.08)}

.commerce{height:559.24px;background:var(--stone);padding:76px max(54px,calc((100vw - 1110px)/2)) 0;position:relative;overflow:hidden}
.shop-tabs{height:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.shop-tabs button{height:48px;background:#fff;border:1px solid transparent;color:var(--aubergine);font-family:var(--serif);font-size:13px}.shop-tabs button[aria-selected="true"]{border-color:var(--aubergine)}
.product-shell{height:280px;background:#fff;margin-top:24px;position:relative;padding:24px 40px}.product-shell h2{font-family:var(--serif);font-size:25.6px;line-height:30.72px;font-weight:400;margin:0 0 20px}.product-viewport{overflow:hidden;outline:none}.product-track{display:flex;gap:32px;transition:transform .3s ease;touch-action:pan-y;will-change:transform}.product-track article{flex:0 0 178px;min-width:0}.product-track img{width:178px;height:150px;object-fit:cover;user-select:none;-webkit-user-drag:none}.product-track h3{font-family:var(--serif);font-size:11px;line-height:16px;font-weight:400;margin:7px 0 0}.product-track p{font-size:9px;margin:4px 0 0;color:var(--muted)}
.rail-control{position:absolute;z-index:2;top:133px;width:44px;height:44px;border:1px solid var(--line);background:rgba(255,255,255,.9);font-size:27px}.product-prev{left:-22px}.product-next{right:-22px}
.pickup{width:100%;height:48px;background:#fff;border:1px solid var(--aubergine);color:var(--aubergine);font-family:var(--serif);font-size:13px;letter-spacing:.06em;margin-top:58px}.pickup:hover,.pickup:focus-visible{background:var(--aubergine);color:#fff}

.news{height:1062.71px;background:var(--stone);padding:155px max(54px,calc((100vw - 1110px)/2)) 0;position:relative;overflow:hidden}
.news::before{content:"";position:absolute;left:max(54px,calc((100vw - 1110px)/2));right:max(54px,calc((100vw - 1110px)/2));top:94px;border-top:1px solid rgba(88,36,58,.18)}
.news>h2{font-family:var(--serif);font-size:25.6px;line-height:30.72px;font-weight:400;margin:0}.safety{text-align:center;font-family:var(--serif);font-size:11px;margin:22px 0 32px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:46px 30px}.news-grid img{width:100%;aspect-ratio:1.454/1;object-fit:cover}.news-grid time{display:block;font-size:9px;color:var(--muted);margin-top:9px}.news-grid h3{font-family:var(--serif);font-size:12px;line-height:1.45;font-weight:400;margin:5px 0 0}.news-more,.news-tablet{display:none}.news-archive{position:absolute;left:50%;bottom:84px;transform:translateX(-50%);width:240px;height:40px;border-bottom:2px solid var(--aubergine);display:flex;align-items:center;justify-content:center;color:var(--aubergine);font-family:var(--serif);font-size:13px}.news-archive::after{content:"";position:absolute;bottom:-12px;border:10px solid transparent;border-top-color:var(--aubergine)}

.site-footer{height:458.13px;background:var(--aubergine-dark);color:var(--cream);position:relative;overflow:hidden;padding-top:28px}
.footer-social{height:55px;display:flex;align-items:center;justify-content:center;gap:22px;font-family:var(--serif);font-size:16px;line-height:32px}.footer-social span{height:17px;border-left:1px solid currentColor}.footer-social button{width:40px;height:39px;border:1px solid rgba(255,255,255,.55);border-radius:50%}
.footer-directory{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;padding:32px 46px 0}.footer-directory section{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.footer-directory h2{font-family:var(--serif);font-size:16px;line-height:22px;font-weight:400;margin:0 0 9px}.footer-directory a,.footer-directory p{font-family:var(--serif);font-size:14.4px;line-height:18.72px;margin:0;color:rgba(255,248,238,.82)}.footer-directory p{margin-top:7px}.copyright{position:absolute;left:0;right:0;bottom:24px;text-align:center;font-size:14.4px;line-height:28.8px;letter-spacing:.05em}
.back-top{position:fixed;z-index:60;right:20px;bottom:18px;width:66px;height:44px;border:1px solid var(--line);background:rgba(255,255,255,.92);font-family:var(--serif);font-size:11px;box-shadow:0 4px 14px rgba(0,0,0,.1)}
.toast{position:fixed;z-index:150;left:50%;bottom:28px;transform:translate(-50%,20px);min-width:240px;padding:13px 18px;background:var(--ink);color:#fff;text-align:center;font-size:13px;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility 0s .25s}.toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0);transition-delay:0s}

@media(max-width:1199px) and (min-width:900px){
  .site-header{height:220px}.brand{left:16px}.desktop-header{left:300px;width:calc(100% - 300px)}.institutional,.commerce-nav{gap:16px;font-size:12px}.institutional{justify-content:flex-start;padding-left:10px}.commerce-nav{justify-content:flex-start;padding-left:10px}.language{display:none}
  .hero{height:422.47px}.catalog{height:300px}.notice-strip{height:64px;padding:0 36px;grid-template-columns:90px 1fr 1fr 100px}.store-intro{height:446.45px}.store-copy{height:258.7px;padding:36px 8.333vw 0}.venues{height:187.75px}
  .editorial-gap{height:160px}.editorial-gift{height:816.7px}.editorial-taste{height:598.7px}.editorial-history{height:654.7px}.editorial-copy{padding-left:10.67vw;padding-right:5vw}.editorial-taste .editorial-copy{padding-left:5vw;padding-right:8vw}.mini-catalog{bottom:30px;width:170px;height:110px}.pre-commerce-gap{height:153px}
  .commerce{height:562.65px;padding-left:62px;padding-right:62px;padding-top:76px}.product-track article{flex-basis:142px}.product-track img{width:142px;height:150px}.news{height:1058.71px;padding-left:62px;padding-right:62px;padding-top:155px}.news::before{left:62px;right:62px}.news-grid{gap-left:30px}.site-footer{height:511.62px}.footer-directory{gap:18px;padding-left:32px;padding-right:32px}
}

@media(max-width:899px){
  .site-header{height:229px}.desktop-header{display:none}.brand{left:50%;top:72px;transform:translateX(-50%);width:100%;height:92px}.brand-mark{width:53px;height:70px;border-width:3px}.brand-mark::before,.brand-mark::after{width:28px;height:28px;border-width:3px}.brand-mark i{left:23px;height:73px;width:3px}.brand-copy{width:auto}.brand-copy small,.brand-copy em{font-size:8px}.brand-copy strong{font-size:30px}
  .compact-actions{display:flex;position:absolute;left:12px;top:12px;gap:12px}.compact-actions button{width:68px;height:58px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:var(--aubergine)}.compact-actions b{font-size:10px;line-height:1.15;font-weight:500;margin-top:3px}.cart-icon{width:28px;height:18px;border:3px solid currentColor;border-top:0;transform:skew(-8deg);position:relative}.cart-icon::before{content:"";position:absolute;left:-8px;top:-5px;width:10px;border-top:3px solid currentColor}.cart-icon::after{content:"••";position:absolute;top:15px;left:3px;font-size:15px;letter-spacing:8px}.gift-icon{width:29px;height:19px;border:3px solid currentColor;border-radius:3px;position:relative}.gift-icon::before{content:"•••";position:absolute;left:0;right:0;top:-15px;font-size:13px;letter-spacing:2px}.menu-toggle{display:flex;position:absolute;right:12px;top:12px;width:62px;height:58px;flex-direction:column;align-items:center;gap:5px;color:var(--aubergine)}.menu-toggle span{width:32px;border-top:4px solid currentColor;border-radius:2px}.menu-toggle b{font-size:10px;letter-spacing:.18em;margin-top:1px}
  .hero{margin:0 15px;height:313.66px}.hero-emblem b{font-size:15px}.catalog{height:330px}.notice-strip{height:34px;padding:0 24px;grid-template-columns:80px 1fr}.notice-strip div:nth-of-type(2),.notice-strip a{display:none}.store-intro{height:399.51px}.store-copy{height:258.7px;padding:36px 32px 0}.store-copy p{font-size:16px;line-height:32px}.venues{height:140.81px}.venues span{height:43px;font-size:10px}
  .editorial-gap{height:0}.editorial{margin:0 16px;grid-template-columns:5fr 7fr}.editorial-gift{height:912.7px}.editorial-taste{height:790.7px;grid-template-columns:7fr 5fr}.editorial-history{height:750.7px}.editorial-copy{padding:48px 26px 24px}.editorial-taste .editorial-copy{padding:48px 22px 24px}.editorial-copy p{font-size:16px;line-height:32px}.editorial-copy button{font-size:11px;min-height:50px}.mini-catalog{width:148px;height:94px;bottom:32px}
  .site-menu nav{margin-top:118px}.pre-commerce-gap{height:25px}.commerce{height:595.65px;padding:76px 39px 0}.shop-tabs{gap:12px}.shop-tabs button{font-size:11px}.product-shell{height:280px;padding-left:16px;padding-right:16px}.product-track{gap:32px}.product-track article{flex-basis:198px}.product-track img{width:198px;height:150px}.pickup{margin-top:38px}.news{height:1481.8px;padding:155px 39px 0}.news::before{left:39px;right:39px}.news-grid{gap:80px 30px;margin-left:15px;margin-right:15px}.news-grid h3{font-size:11px}.news-more,.news-tablet{display:block}.safety{margin-bottom:108px}.site-footer{height:594.28px}.footer-directory{padding:30px 24px 0;grid-template-columns:repeat(3,1fr);gap:25px 22px}.footer-directory h2{font-size:16px}.footer-directory a,.footer-directory p{font-size:14.4px;line-height:18.72px}.copyright{bottom:18px}
}

@media(min-width:768px) and (max-width:899px){
  .editorial-gift .editorial-copy,.editorial-history .editorial-copy{padding-left:85.33px;padding-right:10px}
  .editorial-gift .editorial-copy p,.editorial-history .editorial-copy p{width:190px}
  .editorial-taste .editorial-copy p{width:215px}
  .footer-directory{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding-left:24px;padding-right:24px}
}

@media(max-width:767px) and (min-width:481px){
  .site-header{height:189px}.brand{top:72px}.hero{margin:0;height:306.02px}.catalog{height:366.11px}.notice-strip{height:44px}.store-intro{height:2370.89px}.store-copy{height:258.7px;padding:36px 0 0}.store-copy h2,.store-copy p{padding-left:0}.venues{height:2112.19px;display:block}.venues a{display:block;width:100%;height:528.05px}.venues span{height:43px;font-size:12px}.editorial{margin:0 31px}.editorial-gift,.editorial-history{grid-template-columns:199.33px 1fr;column-gap:30px}.editorial-taste{grid-template-columns:1fr 199.33px;column-gap:30px}.editorial-gift{height:928.7px}.editorial-taste{height:806.7px}.editorial-history{height:718.7px}.editorial-copy,.editorial-taste .editorial-copy{padding:48px 0 20px}.editorial-copy p{font-size:16px;line-height:32px}.zoom-trim{display:none}.editorial-copy button{font-size:10px}.mini-catalog{width:120px;height:82px}
  .pre-commerce-gap{height:149.63px}
  .commerce{height:714.83px;padding:76px 105px 0}.product-track article{flex-basis:138px}.product-track img{width:138px;height:150px}.shop-tabs{gap:20px}.news{height:1520.62px;padding:36px 105px 0}.news::before{display:none}.news-grid{grid-template-columns:repeat(4,1fr);column-gap:30px;row-gap:126px;margin-left:0;margin-right:0}.news-grid img{aspect-ratio:1.454/1}.news-grid h3{font-size:9px}.news-grid time{font-size:8px}.news-more,.news-tablet{display:block}.safety{margin-bottom:139px}.news-archive{bottom:70px}.site-footer{height:1110.8px;padding:0}.footer-social{position:absolute;left:32px;right:32px;top:16px;height:39px}.footer-directory{position:absolute;left:32px;right:32px;top:103px;height:842.81px;grid-template-columns:1fr;grid-template-rows:repeat(6,1fr);padding:0;gap:0}.footer-directory section{border-bottom:1px solid rgba(255,255,255,.18);padding:12px 0}.footer-directory h2{font-size:16px}.footer-directory a,.footer-directory p{font-size:14.4px;line-height:18.72px}.copyright{left:32px;right:32px;bottom:40px;height:76.81px;display:flex;align-items:center;justify-content:center;margin:0;font-size:14.4px;line-height:28.8px}
}

@media(max-width:480px){
  .compact-only{display:block}.site-header{height:189px}.brand{top:72px}.brand-copy strong{font-size:28px}.brand-copy small,.brand-copy em{font-size:7px}.hero{height:165.75px;margin:0}.hero-emblem{transform:translate(-50%,-50%) scale(.68)}.video-toggle{right:6px;bottom:6px;min-width:52px;height:44px;font-size:8px}.catalog{height:403.22px;display:block;text-align:center;padding-top:82px}.catalog img{margin:0 auto}.catalog>div{width:auto;padding:0 24px}.catalog .eyebrow{display:none}.catalog h1{font-size:18px;line-height:1.45;margin-top:35px}.catalog button{display:none}.notice-strip{height:40px;padding:0 12px;grid-template-columns:70px 1fr;font-size:8px;gap:8px}.store-intro{height:1486.77px}.store-copy{height:342.69px;padding:24px 24px 0}.store-copy h2{font-size:25.6px;line-height:30.72px}.store-copy p{font-size:16px;line-height:32px;margin-top:16px}.venues{height:1144.08px;display:block}.venues a{display:block;width:100%;height:286.02px}.venues span{height:43px;font-size:11px}
  .editorial{margin:0;background:var(--stone);display:block}.editorial-gift{height:1186.81px}.editorial-gift .editorial-copy{height:494.7px;padding:56px 31px 20px}.editorial-gift .editorial-media{position:absolute;left:31px;right:31px;top:494.7px;height:251.56px}.editorial-gift .mini-catalog{left:0;bottom:auto;top:746.26px;transform:none;width:390px;height:440.55px;border:0;box-shadow:none;object-fit:contain;background:#fff;padding:45px 70px}
  .editorial-taste{height:832.81px;display:flex;flex-direction:column}.editorial-taste .editorial-copy{order:1;height:558.7px;padding:56px 31px 20px}.editorial-taste .editorial-media{order:2;width:328px;height:218.11px;margin:0 auto}.editorial-history{height:795.79px}.editorial-history .editorial-copy{height:582.7px;padding:56px 31px 20px}.editorial-history .editorial-media{width:328px;height:213.09px;margin:0 auto}.editorial-copy p{font-size:16px;line-height:32px;margin-top:16px}.editorial-copy h2{font-size:25.6px;line-height:30.72px}.editorial-copy ul{margin-top:20px}.editorial-copy button{font-size:10px;min-height:46px}.gap-before-history{height:33px}.pre-commerce-gap{height:275px}
  .commerce{height:681.85px;padding:64px 15px 0}.shop-tabs{height:48px;gap:8px}.shop-tabs button{font-size:9px;line-height:1.3}.product-shell{height:280px;margin-top:24px;padding:24px 16px}.product-shell h2{font-size:25.6px;line-height:30.72px;width:280px}.product-track{gap:32px}.product-track article{flex-basis:198px}.product-track img{width:198px;height:150px}.rail-control{top:130px}.product-prev{left:-6px}.product-next{right:-6px}.pickup{height:48px;margin-top:38px;font-size:11px}
  .news{height:1537.75px;padding:126px 30px 0}.news::before{left:30px;right:30px;top:78px}.news>h2{font-size:25.6px}.safety{text-align:left;font-size:8px;line-height:1.6;margin:24px 0 175px}.news-grid{grid-template-columns:repeat(2,1fr);column-gap:30px;row-gap:89px;margin-left:0;margin-right:0}.news-grid img{width:150px;height:103.13px}.news-grid time{font-size:8px;margin-top:8px}.news-grid h3{font-size:9px;line-height:1.45}.news-grid article:nth-child(n+11),.news-more,.news-tablet{display:none}.news-archive{bottom:52px;width:220px;height:44px}
  .site-footer{height:128.25px;padding:0}.footer-social{position:absolute;left:16px;right:16px;top:16px;height:39px;gap:12px;font-size:16px;line-height:32px}.footer-social button{width:40px;height:39px;font-size:14px}.footer-directory{display:none}.copyright{left:16px;right:16px;bottom:15.62px;height:57.63px;display:flex;align-items:center;justify-content:center;font-size:14.4px;line-height:28.8px;margin:0}.back-top{display:none}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:0s!important}.hero video{display:none}.hero{background:url('assets/hero.webp') center/cover no-repeat}.product-track{transition:none}.toast{transition:none}}
