.oxm-home{--brand-paper:#fffdf6;--brand-cream:#f2eee4;--brand-ink:#30231f;--brand-muted:#695347;--brand-rust:#a34e34;color:var(--brand-ink);background:var(--brand-paper);font-family:var(--font-body-family)}.oxm-home *,.oxm-home *:before,.oxm-home *:after{box-sizing:border-box}.oxm-width{width:100%;max-width:1480px;padding-inline:64px;margin-inline:auto}.oxm-home h1,.oxm-home h2,.oxm-home h3{margin:0;letter-spacing:-.04em;text-wrap:balance}.oxm-home h2{font-family:var(--oxp-display-family);font-weight:400;font-size:clamp(38px,4.5vw,66px);line-height:1.08}.oxm-home p{font-size:17px;line-height:1.65;letter-spacing:0}.oxm-eyebrow{margin:0 0 26px;color:var(--brand-rust);font-size:12px!important;font-weight:500;letter-spacing:.045em!important}.oxm-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 30px}.oxm-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:15px 24px;border:1px solid var(--brand-rust);border-radius:3px;background:var(--brand-rust);color:#fffdf6;text-decoration:none;font-size:16px;font-weight:500;line-height:1.3;transition:background .22s,transform .22s}.oxm-button>span{display:inline-flex;width:20px;height:20px;transition:transform .22s}.oxm-button svg{width:100%;height:100%}.oxm-button:hover{background:#843b27}.oxm-button:hover>span{transform:translate(4px)}.oxm-button:active{transform:translateY(2px)}.oxm-text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;color:var(--brand-ink);text-decoration:none;font-size:15px;line-height:1.4;padding-block:7px;border-bottom:1px solid currentColor}.oxm-text-link:hover{color:var(--brand-rust)}.oxm-home :is(a,button,[tabindex]):focus-visible{outline:2px solid var(--brand-rust);outline-offset:5px}.oxm-home [hidden]{display:none!important}.oxm-hero{background:var(--brand-cream)}.oxm-hero-stage{position:relative;isolation:isolate;height:clamp(550px,calc(100svh - 112px),820px);min-height:550px;overflow:hidden}.oxm-scenes{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:var(--brand-cream)}.oxm-scene{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transition:opacity .9s cubic-bezier(.2,.6,.3,1);pointer-events:none;overflow:hidden}.oxm-scene.is-active{opacity:1}.oxm-scene img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.025)}.oxm-hero-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#f8f5ec80,#f8f5ec00 67%)}.oxm-hero-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:57%;max-width:860px;height:100%;padding:28px clamp(40px,4.8vw,92px) 112px}.oxm-home .oxm-hero h1{font-family:var(--oxp-display-family);font-size:clamp(48px,5.8vw,86px);line-height:1.04;font-weight:400;letter-spacing:-.045em}.oxm-hero h1>span{display:block}.oxm-hero-intro{max-width:36ch;margin:20px 0 0;color:var(--brand-muted);font-size:18px!important;line-height:1.55!important}.oxm-hero-copy .oxp-product-search{margin:20px 0}.oxm-hero-bottom{position:absolute;left:clamp(40px,4.8vw,92px);right:clamp(40px,4.8vw,92px);bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.oxm-scene-link{display:inline-flex;align-items:center;gap:22px;color:var(--brand-ink);font-size:15px;text-decoration:none;min-height:44px}.oxm-scene-link>span:last-child{font-size:23px}.oxm-scene-link:hover{color:var(--brand-rust)}.oxm-scene-controls{display:flex;align-items:center;gap:25px;padding:4px 18px;border-radius:3px;background:#fffdf6f0;box-shadow:0 5px 24px #30231f0d}.oxm-scene-buttons{display:flex;align-items:center;gap:25px}.oxm-scene-buttons button{position:relative;min-height:44px;padding:9px 0;border:0;border-bottom:1px solid rgba(48,35,31,.28);background:transparent;color:var(--brand-muted);font-size:14px;font-weight:400;cursor:pointer}.oxm-scene-buttons button[aria-pressed=true]{color:var(--brand-ink);border-bottom-color:var(--brand-rust)}.oxm-scene-buttons button[aria-pressed=true]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--brand-rust);transform-origin:left}[data-motion-running=true] .oxm-scene-buttons button[aria-pressed=true]:after{animation:oxm-scene-progress 7s linear}.oxm-pause{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;min-width:72px;padding:8px;border:0;background:transparent;color:var(--brand-ink);font-size:12px;cursor:pointer}.oxm-pause>span:first-child,.oxm-pause .oxm-play-icon{display:inline-flex;width:18px;height:18px}.oxm-pause svg{width:18px;height:18px}.oxm-pause .oxm-play-icon{display:none}.oxm-pause.is-paused .oxm-play-icon{display:inline-flex}.oxm-pause.is-paused .oxm-pause-icon{display:none}.oxm-home .oxm-concept-caption{margin:0;padding:10px 24px 12px;text-align:right;color:#695347;font-size:12px;line-height:1.5}[data-reduced-motion=true] .oxm-pause{display:none}[data-reduced-motion=true] .oxm-scene{transition:none}[data-reduced-motion=true] .oxm-scene-buttons button:after{animation:none}@keyframes oxm-scene-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.oxm-manifesto{padding-top:108px;padding-bottom:90px}.oxm-manifesto h2{max-width:1000px;font-size:clamp(42px,4.7vw,72px)}.oxm-manifesto h2 span{color:var(--brand-rust)}.oxm-manifesto>p{max-width:55ch;margin:28px 0 40px;color:var(--brand-muted);font-size:19px}.oxm-occasion-links{display:flex;align-items:center;flex-wrap:wrap;gap:14px 38px}.oxm-occasion-links a{display:inline-flex;align-items:center;gap:20px;min-height:48px;color:var(--brand-ink);text-decoration:none;font-size:16px}.oxm-occasion-links a>span{color:var(--brand-rust);font-size:21px;transition:transform .2s}.oxm-occasion-links a:hover>span{transform:translate(3px,-3px)}.oxm-products{padding-top:36px;padding-bottom:105px}.oxm-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.oxm-section-heading .oxm-text-link{margin-top:16px}.oxm-product-controls{display:flex;gap:10px;padding-bottom:5px}.oxm-product-controls button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #c6bcae;border-radius:50%;background:transparent;color:var(--brand-ink);font-size:22px;cursor:pointer;transition:background .2s,transform .2s}.oxm-product-controls button:hover:not(:disabled){background:var(--brand-cream);transform:translate(2px)}.oxm-product-controls button:disabled{opacity:.3;cursor:default}.oxm-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 56px)/3);gap:28px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cbbca8 transparent;padding:3px 0 18px}.oxm-product-track>*{min-width:0;scroll-snap-align:start}body.oxp-site .oxm-product-track .card__inner{border-radius:3px}body.oxp-site .oxm-product-track .card__heading{font-size:20px;font-weight:500;min-height:0}body.oxp-site .oxm-product-track .card__media img{padding:18px}body.oxp-site .oxm-product-track .card__media img:hover{transform:scale(1.055)}body.oxp-site .oxm-product-track .oxp-catalog-card__sku{font-size:12px}body.oxp-site .oxm-product-track .oxp-catalog-price__context{min-height:0}.oxm-story{background:#f2eee4}.oxm-story-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:100px}.oxm-story-visual{position:sticky;top:calc(var(--header-height,80px) + 25px);padding-block:30px;margin-block:35px}.oxm-story-frame{position:relative;height:clamp(390px,63vh,680px);overflow:hidden}.oxm-story-art{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transform:scale(.985);transition:opacity .8s ease,transform 1.1s cubic-bezier(.2,.7,.2,1)}.oxm-story-art.is-active{opacity:1;transform:scale(1)}.oxm-story-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:76% center}.oxm-story-art:nth-child(2) img{object-position:center}.oxm-story-visual .oxm-concept-caption{text-align:left;padding:12px 0 0}.oxm-story-step{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:76vh;padding:70px 0}.oxm-story-step .oxm-story-index{color:var(--brand-muted);font-size:12px;letter-spacing:.08em;margin:0 0 30px}.oxm-story-step h2{font-size:clamp(36px,4.1vw,62px);transition:color .5s}.oxm-story-step.is-active h2{color:var(--brand-rust)}.oxm-story-step>p:not(.oxm-story-index){color:var(--brand-muted);max-width:36ch;margin:26px 0 18px;font-size:18px}.oxm-discover{padding-top:106px;padding-bottom:90px}.oxm-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:50px}.oxm-category-grid a{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:70px;padding:20px 0;border-bottom:1px solid #ddd4c5;color:var(--brand-ink);font-size:22px;text-decoration:none;transition:color .2s}.oxm-category-grid a>span:last-child{font-size:20px;color:var(--brand-rust);transition:transform .2s}.oxm-category-grid a:hover{color:var(--brand-rust)}.oxm-category-grid a:hover>span:last-child{transform:translate(3px,-3px)}.oxm-more-occasions{display:flex;flex-wrap:wrap;gap:6px 28px;margin-top:32px}.oxm-more-occasions a{min-height:44px;display:inline-flex;align-items:center;color:var(--brand-muted);font-size:13px;text-underline-offset:4px}.oxm-invitation{padding:84px 0 90px;background:#f2e6d5}.oxm-invitation h2{font-size:clamp(52px,7.2vw,108px);max-width:900px}.oxm-invitation .oxm-actions{margin-top:40px}.oxm-guides{padding-block:92px}.oxm-guides h2{font-size:clamp(34px,3.5vw,50px)}.oxm-guides-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 56px}.oxm-guides-grid a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid #e5dccc;color:var(--brand-ink);font-size:17px;text-decoration:none}.oxm-guides-grid a:hover,.oxm-guides-grid span{color:var(--brand-rust)}@media(max-width:1239px){.oxm-width{padding-inline:40px}.oxm-hero-copy{padding-left:40px;padding-right:20px;width:58%}.oxm-home .oxm-hero h1{font-size:clamp(48px,5.8vw,72px)}.oxm-hero-bottom{left:40px;right:40px}.oxm-story-grid{gap:60px}.oxm-category-grid{column-gap:34px}}@media(max-width:989px){.oxm-hero-stage{height:660px}.oxm-hero-copy{width:65%;padding-bottom:120px}.oxm-home .oxm-hero h1{font-size:58px}.oxm-scenes{left:5%}.oxm-hero-bottom{gap:20px;align-items:flex-end}.oxm-scene-controls,.oxm-scene-buttons{gap:16px}.oxm-scene-link{font-size:14px}.oxm-product-track{grid-auto-columns:calc((100% - 28px)/2)}.oxm-story-grid{gap:38px}.oxm-story-step h2{font-size:42px}.oxm-story-visual{top:90px}.oxm-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.oxm-width{padding-inline:24px}.oxm-hero-stage{display:flex;flex-direction:column;height:auto;min-height:0;overflow:hidden}.oxm-hero-stage:after{display:none}.oxm-hero-copy{order:0;width:100%;height:auto;max-width:none;padding:34px 24px 28px}.oxm-hero-copy .oxm-eyebrow{margin-bottom:20px;font-size:11px!important}.oxm-home .oxm-hero h1{font-size:clamp(40px,10.5vw,56px);line-height:1.05}.oxm-hero-intro{max-width:36ch;margin:18px 0 0;font-size:17px!important}.oxm-actions{gap:14px 25px}.oxm-button{min-height:50px;font-size:15px;padding:13px 20px;gap:22px}.oxm-text-link{font-size:14px}.oxm-scenes{position:relative;order:1;inset:auto;z-index:0;width:100%;height:240px}.oxm-scene img{object-position:79% center}.oxm-hero-bottom{position:relative;order:2;inset:auto;padding:14px 24px 4px;display:block}.oxm-scene-link{min-height:34px;font-size:14px;gap:16px}.oxm-scene-link>span:last-child{font-size:19px}.oxm-scene-controls{justify-content:space-between;gap:12px;padding:0;background:transparent;box-shadow:none}.oxm-scene-buttons{gap:23px}.oxm-scene-buttons button{font-size:13px}.oxm-pause{font-size:11px;min-width:58px;padding-inline:0}.oxm-home .oxm-concept-caption{text-align:left;font-size:11px;padding:8px 24px 14px}.oxm-manifesto{padding-top:64px;padding-bottom:48px}.oxm-manifesto h2{font-size:37px;line-height:1.13}.oxm-manifesto>p{font-size:17px;margin:24px 0 28px}.oxm-occasion-links{display:grid;grid-template-columns:1fr;gap:1px}.oxm-occasion-links a{justify-content:space-between;min-height:50px;font-size:16px;border-bottom:1px solid #e5dccc}.oxm-products{padding-top:20px;padding-bottom:58px;padding-right:0}.oxm-section-heading{align-items:center;gap:15px;margin-bottom:25px}.oxm-products .oxm-section-heading{padding-right:24px}.oxm-products h2{font-size:36px}.oxm-product-controls{gap:7px}.oxm-product-controls button{width:40px;height:40px;font-size:19px}.oxm-product-track{grid-auto-columns:80%;gap:20px;padding-right:24px;scroll-padding-right:24px}body.oxp-site .oxm-product-track .card__heading{font-size:19px}.oxm-story-grid{display:block;padding-inline:24px}.oxm-story-visual{position:sticky;top:0;padding:20px 0 0;margin:0;z-index:1;background:var(--brand-cream)}.oxm-story-frame{height:36svh;min-height:235px;max-height:330px}.oxm-story-visual .oxm-concept-caption{padding:8px 0 12px;font-size:11px}.oxm-story-step{min-height:70svh;padding:54px 0 70px;justify-content:center}.oxm-story-step h2{font-size:40px}.oxm-story-step .oxm-story-index{margin-bottom:22px}.oxm-story-step>p:not(.oxm-story-index){font-size:17px;margin-top:22px}.oxm-discover{padding-block:58px}.oxm-discover .oxm-section-heading{flex-direction:column;align-items:start;gap:6px}.oxm-discover h2{font-size:38px}.oxm-category-grid{column-gap:24px}.oxm-category-grid a{min-height:64px;font-size:17px;gap:10px;padding-block:16px}.oxm-category-grid a>span:last-child{font-size:18px}.oxm-more-occasions{gap:4px 18px;margin-top:24px}.oxm-invitation{padding-block:60px}.oxm-invitation h2{font-size:54px}.oxm-invitation .oxm-actions{margin-top:30px}.oxm-guides{padding-block:56px}.oxm-guides .oxm-section-heading{align-items:start;flex-direction:column;gap:0}.oxm-guides h2{font-size:35px}.oxm-guides-grid{grid-template-columns:1fr}.oxm-guides-grid a{font-size:16px;padding-block:19px}}@media(max-width:374px){.oxm-width,.oxm-hero-copy{padding-inline:20px}.oxm-home .oxm-hero h1{font-size:38px}.oxm-hero-bottom{padding-inline:20px}.oxm-scene-buttons{gap:17px}.oxm-hero-copy .oxm-eyebrow{font-size:11px!important;letter-spacing:0!important}}@media(prefers-reduced-motion:reduce){.oxm-home *,.oxm-home *:before,.oxm-home *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.oxm-scene img,.oxm-story-art{transform:none}}body.oxp-site .oxm-product-track .card-information{display:none}.oxp-discovery-card{min-width:0}.oxp-discovery-image{display:block;position:relative;width:100%;aspect-ratio:1;background:#f4f1e9;overflow:hidden}.oxp-discovery-image img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .45s ease}.oxp-discovery-image:hover img{transform:scale(1.035)}.oxp-discovery-card h3{font-family:var(--font-body-family);font-size:20px;line-height:1.35;font-weight:500;margin:20px 0 8px}.oxp-discovery-card h3 a{color:var(--brand-ink);text-decoration:none}.oxp-discovery-card>.oxm-text-link{min-height:44px;font-size:15px}.oxm-product-controls .oxp-discovery-refresh{width:auto;border:0;border-radius:0;gap:8px;padding:8px 10px;font-family:inherit;font-size:15px;white-space:nowrap}.oxm-product-controls .oxp-discovery-refresh:hover:not(:disabled){transform:none;background:transparent;color:var(--brand-rust)}.oxm-product-controls .oxp-discovery-refresh[hidden]{display:none}@media(max-width:749px){.oxm-products .oxm-section-heading{align-items:flex-start;gap:20px;flex-wrap:wrap}.oxm-product-controls .oxp-discovery-refresh{padding-left:0;font-size:14px}.oxp-discovery-card h3{font-size:19px}}@media(prefers-reduced-motion:reduce){.oxp-discovery-image img{transition:none}}.oxm-product-controls .oxp-discovery-refresh:disabled{opacity:.6;cursor:wait}.oxm-home .oxp-discovery-status{font-size:14px;margin-top:12px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/oxp-brand-home.css.map */
