:root{--paper: #F7F3EC;--paper-2: #FBF8F2;--sand: #ECE3D4;--taupe: #D8CBB6;--taupe-soft: #E7DECF;--ink: #2B2723;--ink-2: #5F564B;--ink-3: #756A5C;--line: #DED3C0;--clay: #AC7253;--clay-deep: #8E5C40;--w-lucy: #ECDDD7;--w-everyday: #E5E0D5;--w-fama: #DED2C0;--w-matly: #DCE2D5;--serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--sans: "Jost", system-ui, -apple-system, sans-serif;--container: 1280px;--gutter: clamp(20px, 5vw, 72px);--section-y: clamp(72px, 10vw, 150px);--radius: 2px;--header-h: 84px}html{scroll-behavior:smooth}body{background:var(--paper)}.emsy,.emsy *,.emsy *:before,.emsy *:after{box-sizing:border-box}.emsy *{margin:0;padding:0}.emsy{font-family:var(--sans)!important;color:var(--ink);font-size:17px;line-height:1.6;font-weight:300;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.emsy img{display:block;max-width:100%}.emsy a{color:inherit;text-decoration:none}.emsy button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.emsy ul{list-style:none}.emsy .serif{font-family:var(--serif);font-weight:500}.emsy .eyebrow{font-family:var(--sans);font-size:14px;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:var(--clay);display:block;margin-bottom:20px}.emsy .display{font-family:var(--serif);font-weight:500;line-height:1.02;letter-spacing:-.01em;color:var(--ink)}.emsy h1.display{font-size:clamp(48px,8.5vw,112px)}.emsy .section-title{font-family:var(--serif);font-weight:500;font-size:clamp(34px,5vw,62px);line-height:1.04;letter-spacing:-.01em}.emsy .lede{font-size:clamp(18px,1.7vw,22px);color:var(--ink-2);font-weight:300;max-width:56ch}.emsy .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter)}.emsy .section{padding-block:var(--section-y)}.emsy .worlds-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:clamp(34px,5vw,60px);flex-wrap:wrap}.emsy .worlds-head .lede{max-width:40ch}.emsy .btn{display:inline-flex;align-items:center;gap:.7em;font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;padding:17px 32px;border-radius:var(--radius);transition:background .35s ease,color .35s ease,border-color .35s ease,transform .25s ease}.emsy .btn .arrow{transition:transform .35s ease}.emsy .btn:hover .arrow{transform:translate(5px)}.emsy .btn-solid{background:var(--ink);color:var(--paper)}.emsy .btn-solid:hover{background:var(--clay-deep)}.emsy .btn-outline{border:1px solid var(--ink);color:var(--ink)}.emsy .btn-outline:hover{background:var(--ink);color:var(--paper)}.emsy .btn-ghost{padding-inline:0;letter-spacing:.16em;border-bottom:1px solid var(--ink);border-radius:0;padding-block:6px}.emsy .btn-ghost:hover{color:var(--clay-deep);border-color:var(--clay-deep)}.emsy .ph{position:relative;overflow:hidden;background:radial-gradient(120% 90% at 25% 18%,rgba(255,255,255,.5),transparent 55%),var(--ph-grad, linear-gradient(135deg, #E9DECB 0%, #D8C7AC 55%, #C9B393 100%));isolation:isolate}.emsy .ph>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.emsy .ph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;mix-blend-mode:soft-light;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E")}.emsy .ph.has-img:after{display:none}.emsy .ph-cap{position:absolute;left:16px;bottom:14px;z-index:2;display:flex;align-items:center;gap:8px;font-family:var(--sans);font-size:10.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#2b27239e}.emsy .ph-cap:before{content:"";width:14px;height:14px;border:1px solid currentColor;border-radius:50%;background:radial-gradient(circle at 50% 38%,currentColor 0 2px,transparent 3px);opacity:.8}.emsy .ph.has-img .ph-cap{display:none}.emsy .ph--lucy{--ph-grad: linear-gradient(140deg,#F1E4DE 0%,#E3CCC3 55%,#D3B3A8 100%)}.emsy .ph--everyday{--ph-grad: linear-gradient(140deg,#ECE7DB 0%,#D8CFBC 55%,#C3B79F 100%)}.emsy .ph--fama{--ph-grad: linear-gradient(140deg,#E7DAC6 0%,#D2BEA1 55%,#B89E7E 100%)}.emsy .ph--matly{--ph-grad: linear-gradient(140deg,#E3E8D9 0%,#CBD4BE 55%,#AFBDA0 100%)}.emsy .ph--warm{--ph-grad: linear-gradient(140deg,#F1E8D8 0%,#E4D3B8 50%,#D2BC97 100%)}.emsy .reveal{opacity:0;transform:translateY(26px);transition:opacity .9s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1)}.emsy .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.emsy .reveal{opacity:1!important;transform:none!important}html{scroll-behavior:auto}}.emsy .announce{background:var(--ink);color:var(--paper);font-size:13px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding:10px 16px;overflow:hidden;max-height:100px;transition:max-height .45s cubic-bezier(.4,0,.1,1),padding .45s cubic-bezier(.4,0,.1,1),opacity .3s ease}.emsy .announce .ann-marquee{display:flex}.emsy .announce .ann-row{flex:1 0 100%;display:flex;align-items:center;justify-content:center;white-space:nowrap}.emsy .announce .ann-row.dup{display:none}.emsy .announce .ann-item{opacity:.88}.emsy .announce .dot{opacity:.38;margin-inline:14px}@keyframes emsy-ann-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.emsy .ann-marquee{animation:none!important}}.emsy-topbar{position:fixed;top:0;left:0;right:0;z-index:50;transition:transform .5s cubic-bezier(.4,0,.1,1),background .4s ease,box-shadow .4s ease,border-color .4s ease;border-bottom:1px solid transparent;color:var(--ink)}.emsy-topbar.hidden{transform:translateY(-100%)}.emsy-topbar.solid,.emsy-topbar.mega-open{background:var(--paper-2);border-bottom-color:var(--line);box-shadow:0 1px #00000005,0 14px 32px -26px #2b272373}.emsy-topbar.solid .announce{max-height:0;padding-top:0;padding-bottom:0;opacity:0}.emsy-header-spacer{height:var(--header-h)}.emsy .header-inner{height:var(--header-h);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:var(--gutter);max-width:1480px;margin-inline:auto}.emsy .nav{display:flex;align-items:center;gap:34px}.emsy .nav-left{justify-content:flex-start}.emsy .nav-right{justify-content:flex-end;gap:22px}.emsy .nav-link{font-size:14px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;position:relative;padding-block:6px;white-space:nowrap}.emsy .nav-link:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:currentColor;transition:width .35s ease}.emsy .nav-link:hover:after,.emsy .nav-link[aria-expanded=true]:after{width:100%}.emsy .nav-link .caret{display:inline-block;margin-left:5px;transition:transform .3s ease;font-size:9px;vertical-align:middle}.emsy .nav-link[aria-expanded=true] .caret{transform:rotate(180deg)}.emsy .brand{justify-self:center;display:flex;align-items:center}.emsy .brand img{height:34px;width:auto;transition:filter .45s ease,opacity .3s ease}.emsy .brand:hover img{opacity:.7}.emsy .icon-btn{display:inline-flex;align-items:center;gap:7px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.emsy .icon-btn svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.4}.emsy .cart-count{font-size:12px;line-height:1}.emsy .mega{position:fixed;left:0;right:0;z-index:45;top:var(--header-h);background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 30px 50px -30px #2b272366;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s}.emsy .mega.open{opacity:1;visibility:visible;transform:none}.emsy .mega-inner{max-width:1480px;margin-inline:auto;padding:48px var(--gutter) 54px;display:grid;grid-template-columns:repeat(4,1fr) 1.1fr;gap:38px}.emsy .mega-col h4{font-family:var(--serif);font-weight:600;font-size:21px;margin-bottom:18px}.emsy .mega-col h4 a{color:inherit;text-decoration:none;transition:color .25s}.emsy .mega-col h4 a:hover{color:var(--clay-deep)}.emsy .mega-col .mega-sub{font-size:12.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin-top:-12px;margin-bottom:16px}.emsy .mega-col ul{display:flex;flex-direction:column;gap:13px}.emsy .mega-col li a{font-size:16px;color:var(--ink-2);transition:color .25s,padding-left .25s;display:inline-block}.emsy .mega-col li a:hover{color:var(--ink);padding-left:5px}.emsy .mega-col li a.muted,.emsy .mega-col li .muted{color:var(--ink-3)}.emsy .mega-col li .muted{cursor:default;display:inline-block;font-size:16px}.emsy .mega-col li .tag{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--clay);border:1px solid var(--taupe);padding:1px 6px;border-radius:20px;margin-left:7px}.emsy .mega-feature{background:var(--w-fama);border-radius:var(--radius);overflow:hidden;min-height:220px;position:relative;display:flex}.emsy .mega-feature .ph{flex:1}.emsy .mega-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(255,255,255,.8) 0%,rgba(255,255,255,.28) 48%,transparent 72%);z-index:2;pointer-events:none}.emsy .mega-feature .mf-cap{position:absolute;left:18px;right:18px;bottom:16px;z-index:3}.emsy .mega-feature .mf-cap .eyebrow{color:var(--clay-deep);margin-bottom:4px}.emsy .mega-feature .mf-cap h5{font-family:var(--serif);font-size:22px;font-weight:600;margin-top:3px}.emsy .footer{background:var(--paper-2);border-top:1px solid var(--line);padding-top:clamp(60px,7vw,90px)}.emsy .foot-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:clamp(24px,3vw,50px);padding-bottom:clamp(48px,5vw,72px)}.emsy .foot-brand img{height:34px;width:auto;max-width:150px;margin-bottom:22px}.emsy .foot-brand p{font-size:16px;color:var(--ink-2);font-weight:300;max-width:34ch;margin-bottom:24px}.emsy .foot-soc{display:flex;gap:14px}.emsy .foot-soc a{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s,border-color .3s}.emsy .foot-soc a:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.emsy .foot-soc svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.5}.emsy .foot-col h5{font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);margin-bottom:20px}.emsy .foot-col ul{display:flex;flex-direction:column;gap:13px}.emsy .foot-col li a{font-size:16px;color:var(--ink-2);font-weight:300;transition:color .25s,padding-left .25s}.emsy .foot-col li a:hover{color:var(--ink);padding-left:4px}.emsy .foot-col__rte p{font-size:16px;color:var(--ink-2);font-weight:300;line-height:1.5;margin-bottom:13px}.emsy .foot-col__rte p:last-child{margin-bottom:0}.emsy .foot-col__rte a{transition:color .25s}.emsy .foot-col__rte a:hover{color:var(--ink)}.emsy .foot-bottom{border-top:1px solid var(--line);padding-block:26px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}.emsy .foot-bottom p{font-size:14px;color:var(--ink-3);letter-spacing:.02em}.emsy .foot-pay{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.emsy .foot-pay span{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);padding:5px 9px;border:1px solid var(--line);border-radius:3px}.emsy .foot-pay svg{height:22px;width:auto}.emsy .burger{display:none;flex-direction:column;gap:5px;width:26px}.emsy .burger span{height:1.5px;background:currentColor;transition:transform .35s,opacity .3s}.emsy .drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;visibility:hidden}.emsy .drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#2b272373;opacity:0;transition:opacity .4s}.emsy .drawer-panel{position:absolute;top:0;right:0;height:100%;width:min(420px,88vw);background:var(--paper);transform:translate(100%);transition:transform .45s cubic-bezier(.4,0,.1,1);display:flex;flex-direction:column;padding:26px;overflow-y:auto}.emsy .drawer.open{visibility:visible}.emsy .drawer.open .drawer-scrim{opacity:1}.emsy .drawer.open .drawer-panel{transform:none}.emsy .drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.emsy .drawer-head img{height:26px;width:auto;max-width:120px}.emsy .drawer-close{font-size:26px;line-height:1}.emsy .drawer nav a{display:block;font-family:var(--serif);font-size:30px;font-weight:500;padding:10px 0;border-bottom:1px solid var(--line)}.emsy .drawer .sub{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);margin:24px 0 10px}.emsy .drawer .sub-links a{font-family:var(--sans);font-size:17px;font-weight:300;padding:8px 0;display:block;color:var(--ink-2)}.emsy .drawer-foot{margin-top:auto;padding-top:30px;display:flex;gap:18px}@media(max-width:1080px){.emsy .mega-inner{grid-template-columns:repeat(2,1fr);gap:30px 38px}.emsy .mega-feature{display:none}}@media(max-width:980px){:root{--header-h: 70px}.emsy .nav-link--main,.emsy .icon-account{display:none}.emsy .burger{display:flex}.emsy .nav,.emsy .nav-right{gap:18px}.emsy .header-inner{grid-template-columns:auto 1fr auto}.emsy .brand{justify-self:center}.emsy .brand img{height:30px}.emsy .foot-top{grid-template-columns:1fr 1fr}.emsy .foot-brand{grid-column:1 / -1}}@media(max-width:640px){:root{--gutter: 20px}.emsy .announce{font-size:12px;letter-spacing:.1em;padding:9px 0}.emsy .ann-marquee{width:max-content;animation:emsy-ann-scroll 22s linear infinite}.emsy .announce:hover .ann-marquee,.emsy .announce:active .ann-marquee{animation-play-state:paused}.emsy .ann-row{flex:0 0 auto}.emsy .ann-row.dup{display:flex}.emsy .ann-item{padding-inline:0}.emsy .foot-bottom{flex-direction:column;align-items:flex-start;gap:14px}}@media(max-width:420px){.emsy .foot-top{grid-template-columns:1fr}}.emsy .cart{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;visibility:hidden}.emsy .cart-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#2b272375;opacity:0;transition:opacity .45s ease}.emsy .cart-panel{position:absolute;top:0;right:0;height:100%;width:min(452px,94vw);transform:translate(100%);background:#fff;transition:transform .5s cubic-bezier(.4,0,.1,1);display:flex;flex-direction:column;box-shadow:-30px 0 60px -30px #2b272380}.emsy .cart.open{visibility:visible}.emsy .cart.open .cart-scrim{opacity:1}.emsy .cart.open .cart-panel{transform:none}.emsy .cart-head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px 18px;border-bottom:1px solid var(--line);flex:none}.emsy .cart-head h2{font-family:var(--serif);font-weight:500;font-size:26px;display:flex;align-items:baseline;gap:10px;white-space:nowrap}.emsy .cart-head .count{font-family:var(--sans);font-size:13.5px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap;flex:none}.emsy .cart-close{width:34px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .25s}.emsy .cart-close:hover{background:var(--sand)}.emsy .cart-close svg{width:18px;height:18px;stroke:var(--ink);fill:none;stroke-width:1.5}.emsy .cart-ship{display:none}.emsy .cart-body{flex:1;overflow-y:auto;padding:8px 26px}.emsy .cart-item{display:grid;grid-template-columns:84px 1fr;gap:16px;padding:22px 0;margin:0;border-bottom:1px solid var(--line);position:relative;transition:opacity .35s ease,transform .35s ease}.emsy .cart-item.removing{opacity:0;transform:translate(20px)}.emsy .ci-thumb{aspect-ratio:5/6;border-radius:var(--radius);overflow:hidden}.emsy .ci-thumb img{width:100%;height:100%;object-fit:cover}.emsy .ci-main{display:flex;flex-direction:column;min-width:0}.emsy .ci-brand{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--clay);margin-bottom:4px}.emsy .ci-name{font-family:var(--serif);font-size:19px;font-weight:500;line-height:1.15;color:var(--ink);padding-right:22px}.emsy .ci-variant{font-size:14px;color:var(--ink-2);font-weight:300;margin-top:3px}.emsy .ci-bottom{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.emsy .ci-price{font-size:16px;color:var(--ink)}.emsy .ci-remove{position:absolute;top:22px;right:0;color:var(--ink-3);transition:color .25s}.emsy .ci-remove:hover{color:var(--clay-deep)}.emsy .ci-remove svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.5}.emsy .qty{display:inline-flex;align-items:center;border:1px solid var(--taupe);border-radius:40px;overflow:hidden}.emsy .qty button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--ink);transition:background .2s,color .2s;font-size:16px;line-height:1}.emsy .qty button:hover{background:var(--sand)}.emsy .qty button:disabled{color:var(--ink-3);cursor:not-allowed}.emsy .qty .n{min-width:26px;text-align:center;font-size:14px}.emsy .cart-foot{flex:none;border-top:1px solid var(--line);padding:13px 26px 16px}.emsy .cart-note{margin-bottom:11px;max-width:unset}.emsy .cart-note summary{font-size:13.5px;letter-spacing:.04em;color:var(--ink-2);cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:7px}.emsy .cart-note summary::-webkit-details-marker{display:none}.emsy .cart-note summary .ic{width:14px;height:14px;stroke:var(--ink-3);fill:none;stroke-width:1.5}.emsy .cart-note textarea{width:100%;margin-top:10px;border:1px solid var(--taupe);border-radius:var(--radius);padding:11px 13px;font-family:var(--sans);font-size:13.5px;color:var(--ink);resize:vertical;min-height:64px;background:var(--paper)}.emsy .cart-note textarea:focus{outline:none}.emsy .cart-collect{padding:13px 0 14px;border-top:1px solid var(--line);margin-bottom:14px}.emsy .cart-collect__label{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer}.emsy .cart-collect input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.emsy .cart-collect__text{display:flex;flex-direction:column;gap:3px}.emsy .cart-collect__text strong{font-size:13.5px;font-weight:500;color:var(--ink);letter-spacing:.01em}.emsy .cart-collect__text span{font-size:12px;color:var(--ink-3);font-weight:300;line-height:1.4}.emsy .cart-collect__toggle{width:40px;height:24px;background:var(--taupe);border-radius:999px;flex:none;position:relative;transition:background .3s}.emsy .cart-collect__toggle:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #2b272338;transition:transform .3s}.emsy .cart-collect input:checked~.cart-collect__text strong{color:var(--ink)}.emsy .cart-collect input:checked~.cart-collect__toggle{background:var(--ink)}.emsy .cart-collect input:checked~.cart-collect__toggle:after{transform:translate(16px)}.emsy .cart-collect input:focus-visible~.cart-collect__toggle{outline:2px solid var(--ink);outline-offset:2px}.emsy .cart-subtotal{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:6px}.emsy .cart-subtotal .lbl{font-size:13.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-2)}.emsy .cart-subtotal .amt{font-family:var(--serif);font-size:26px;font-weight:500;color:var(--ink)}.emsy .cart-tax{font-size:13.5px;color:var(--ink-3);margin-bottom:11px}.emsy .cart-checkout{width:100%;justify-content:center;padding:15px}.emsy .cart-continue{display:block;width:100%;text-align:center;margin-top:9px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);padding:6px;transition:color .25s;background:none}.emsy .cart-continue:hover{color:var(--ink)}.emsy .cart-pay{display:flex;gap:7px;justify-content:center;margin-top:10px;flex-wrap:wrap}.emsy .cart-pay svg{height:22px;width:auto}.emsy .cart-empty{flex:1;display:none;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 30px}.emsy .cart.is-empty .cart-body,.emsy .cart.is-empty .cart-foot{display:none}.emsy .cart.is-empty .cart-empty{display:flex}.emsy .cart-empty svg{width:52px;height:52px;stroke:var(--taupe);fill:none;stroke-width:1.2;margin-bottom:22px}.emsy .cart-empty h3{font-family:var(--serif);font-size:26px;font-weight:500;margin-bottom:10px}.emsy .cart-empty p{font-size:16px;color:var(--ink-2);font-weight:300;max-width:30ch;margin-bottom:26px}@media(max-width:480px){.emsy .cart-head h2{font-size:23px}.emsy .cart-body,.emsy .cart-foot,.emsy .cart-head{padding-left:20px;padding-right:20px}.emsy .cart-foot{padding-top:12px;padding-bottom:14px}.emsy .cart-note{margin-bottom:10px}.emsy .cart-subtotal .amt{font-size:23px}.emsy .cart-tax{margin-bottom:11px}.emsy .cart-checkout{padding:14px}.emsy .cart-continue{margin-top:8px;padding:6px}.emsy .cart-pay{margin-top:10px}.emsy .cart-pay svg{height:20px}.emsy .cart-item{padding:12px 0;gap:12px}}.emsy .header__search{display:flex;align-items:center}.emsy .header__search details{display:flex;align-items:center}.emsy .header__search summary{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0;cursor:pointer;list-style:none;-webkit-appearance:none;appearance:none;color:var(--ink);background:none;border:none;transition:color .25s ease}.emsy .header__search summary::-webkit-details-marker,.emsy .header__search summary::marker{display:none}.emsy .header__search summary:hover{color:var(--clay)}.emsy .header__search summary .svg-wrapper{display:flex;align-items:center;justify-content:center;line-height:0}.emsy .header__search summary svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.4}.emsy .header__search summary .header__icon-close{display:none}.emsy .header__search details[open] summary .svg-wrapper:not(.header__icon-close){display:none}.emsy .header__search details[open] summary .header__icon-close{display:flex}.emsy .search-modal{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)!important;min-height:0;box-shadow:0 20px 50px -10px #2b27232e}.emsy details[open] .modal-overlay{display:block}.emsy details[open] .modal-overlay:after{background:#2b272361}.emsy .search-modal__content{padding:0 var(--gutter)!important;height:100%;align-items:center}.emsy .search-modal__form{width:100%;position:relative;max-width:860px}.emsy .search-modal__form .field{display:flex!important;align-items:center;position:relative;background:transparent!important;border:none!important;border-bottom:1.5px solid var(--taupe)!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;transition:border-color .25s}.emsy .search-modal__form .field:focus-within{border-bottom-color:var(--ink)!important}.emsy .search-modal__form .field__label{display:none!important}.emsy .search-modal__form input.search__input{padding:10px 80px 10px 6px!important;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none;color:var(--ink)!important;font-family:var(--serif)!important;font-size:clamp(20px,1.8vw,26px)!important;font-weight:500!important;font-style:italic!important;letter-spacing:-.01em!important;width:100%!important;height:auto!important}.emsy .search-modal__form input.search__input::placeholder{color:var(--ink-3);font-style:italic;opacity:.65}.emsy .search-modal__form .field__button{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:var(--ink-3);transition:color .2s}.emsy .search-modal__form .field__button:hover{color:var(--ink)}.emsy .search-modal__form .search__button{right:0}.emsy .search-modal__form .reset__button{right:40px}.emsy .search-modal__form .field__button .svg-wrapper{display:flex;align-items:center;justify-content:center;line-height:0}.emsy .search-modal__form .field__button svg{width:17px;height:17px}.emsy .search-modal__form .reset__button:after,.emsy .search-modal__form .reset__button:not(:focus-visible):after{display:none}.emsy .search-modal__close-button{flex-shrink:0;position:static;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:var(--ink-3);transition:color .2s;margin-left:20px}.emsy .search-modal__close-button:hover{color:var(--ink)}.emsy .search-modal__close-button .svg-wrapper{display:flex;align-items:center;justify-content:center;line-height:0}.emsy .search-modal__close-button svg{width:19px;height:19px}.emsy .predictive-search{background:var(--paper-2);border:1px solid var(--line);border-top:none;border-radius:0 0 2px 2px;box-shadow:0 20px 50px -10px #2b272329;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - var(--header-h) - 24px)}.emsy .predictive-search__results-groups-wrapper{border-bottom:1px solid var(--line);padding:0}.emsy .predictive-search__result-group{gap:0}.emsy .predictive-search__heading{font-family:var(--sans);font-size:10.5px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--clay);border-bottom:1px solid var(--line);padding:14px 22px 11px;margin:0}.emsy .predictive-search__item{color:var(--ink);font-family:var(--sans);padding:11px 22px;gap:16px;transition:background .15s}.emsy .predictive-search__list-item[aria-selected=true]>*,.emsy .predictive-search__list-item:hover>*{background:var(--sand);color:var(--ink)}.emsy .predictive-search__image{border-radius:var(--radius);width:52px!important;height:52px!important;object-fit:cover}.emsy .predictive-search__item--link-with-thumbnail{grid-template-columns:52px 1fr;gap:16px;align-items:center}.emsy .predictive-search__item-content{gap:3px;justify-content:center}.emsy .predictive-search__item-vendor{font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--clay)}.emsy .predictive-search__item-heading{font-family:var(--serif)!important;font-size:16px;font-weight:500;color:var(--ink);margin:0;line-height:1.2}.emsy .predictive-search .price{font-family:var(--sans);font-size:13px;font-weight:400;color:var(--ink-2);margin-top:1px}.emsy .predictive-search__item--term{padding:11px 22px;font-family:var(--sans);font-size:14px;color:var(--ink-2)}.emsy .predictive-search__item--term .icon-arrow{color:var(--clay);width:14px;height:14px;flex-shrink:0}.emsy .predictive-search__search-for-button{display:flex;align-items:center;gap:10px;padding:14px 22px;width:100%;text-align:left;font-family:var(--sans);font-size:12.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);border-top:1px solid var(--line);transition:color .2s,background .2s}.emsy .predictive-search__search-for-button:hover{background:var(--sand);color:var(--ink)}.emsy .predictive-search__loading-state{padding:18px 22px}@media(max-width:749px){.emsy .search-modal__content{padding:0 16px!important}.emsy .search-modal__form{max-width:100%}.emsy .search-modal__form input.search__input{font-size:20px;padding:8px 72px 8px 6px!important}.emsy .predictive-search__heading{padding:10px 16px 8px}.emsy .predictive-search__item{padding:8px 16px;gap:12px}.emsy .predictive-search__item--term{padding:8px 16px}.emsy .predictive-search__search-for-button{padding:11px 16px}.emsy .predictive-search__image{width:44px!important;height:44px!important}.emsy .predictive-search__item--link-with-thumbnail{grid-template-columns:44px 1fr;gap:12px}}.emsy .recipient-form{margin-bottom:20px}.emsy .recipient-checkbox{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;padding:14px 0;border-top:1px solid var(--line)}.emsy .recipient-checkbox__text{display:flex;flex-direction:column;gap:4px}.emsy .recipient-checkbox__text strong{font-size:13px;font-weight:500;color:var(--ink);font-family:var(--sans);letter-spacing:.01em}.emsy .recipient-checkbox__text span{font-size:12px;color:var(--ink-3);font-weight:300;line-height:1.4}.emsy .recipient-checkbox__toggle{width:42px;height:25px;background:#2b27232e;border-radius:999px;flex:none;position:relative;transition:background .25s}.emsy .recipient-checkbox__toggle:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #2b272340;transition:transform .25s}.emsy .recipient-form>input[type=checkbox]:checked+.recipient-checkbox .recipient-checkbox__toggle{background:var(--ink)}.emsy .recipient-form>input[type=checkbox]:checked+.recipient-checkbox .recipient-checkbox__toggle:after{transform:translate(17px)}.emsy .recipient-form>input[type=checkbox]:focus-visible+.recipient-checkbox .recipient-checkbox__toggle{outline:2px solid var(--ink);outline-offset:2px}.emsy .recipient-fields hr{border:none;border-top:1px solid var(--line);margin:0 0 22px}.emsy .recipient-fields__field{margin-bottom:18px}.emsy .recipient-fields .field{flex-direction:column;gap:7px}.emsy .recipient-fields .field:after,.emsy .recipient-fields .field:hover.field:after{box-shadow:none}.emsy .recipient-fields .field__label,.emsy .recipient-fields .customer .field label{order:-1;position:static!important;top:auto!important;left:auto!important;transform:none!important;transition:none!important;pointer-events:auto;font-family:var(--sans);font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);line-height:1;margin:0;padding:0}.emsy .recipient-fields .field__input:focus~.field__label,.emsy .recipient-fields .field__input:not(:placeholder-shown)~.field__label,.emsy .recipient-fields .field__input:-webkit-autofill~.field__label{font-size:10.5px!important;top:auto!important;left:auto!important;color:var(--ink-3)!important}.emsy .recipient-fields .field__input,.emsy .customer .recipient-fields input.field__input,.emsy .customer .recipient-fields textarea.field__input{display:block;width:100%;box-sizing:border-box;height:auto;min-height:48px;padding:13px 16px;border:1.5px solid rgba(43,39,35,.18);border-radius:5px;background:#fff;font-family:var(--sans);font-size:14px;font-weight:300;color:var(--ink);line-height:1.5;letter-spacing:0;transition:border-color .2s;-webkit-appearance:none;appearance:none;box-shadow:none!important;outline:none}.emsy .recipient-fields .field__input:hover{border-color:#2b272359}.emsy .recipient-fields .field__input:focus,.emsy .recipient-fields .field__input:focus-visible,.emsy .customer .recipient-fields input.field__input:focus,.emsy .customer .recipient-fields textarea.field__input:focus{outline:none;border-color:var(--ink);box-shadow:none!important}.emsy .recipient-fields .field__input:focus-visible{box-shadow:none!important}.emsy .recipient-fields textarea.field__input{min-height:112px;resize:vertical;padding-top:13px}.emsy .recipient-form-field-label{font-family:var(--sans);font-size:11px;color:var(--ink-3);margin-top:5px;display:block}.emsy .product-form__submit.button--primary{width:100%;height:auto;min-height:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:4px;padding:12px 28px;cursor:pointer;transition:background .25s}.emsy .product-form__submit.button--primary:hover{background:var(--clay-deep,#7a4f3a)}.emsy .product-form__submit.button--primary:disabled{opacity:.45;cursor:default}
/*# sourceMappingURL=/cdn/shop/t/3/assets/emsy-core.css.map */
