.oh{display:block;background:#f8f3e8;color:#143639;font-family:Poppins,var(--font-body-family),sans-serif;padding:54px 0 64px}.oh *{box-sizing:border-box}.oh-shell{width:min(1240px,calc(100% - 32px));margin:auto}.oh a{color:inherit;text-decoration:none}.oh button{font:inherit;color:inherit;cursor:pointer}.oh a:focus-visible,.oh button:focus-visible,.oh-track:focus-visible{outline:3px solid #143639;outline-offset:5px}.oh-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.oh-eyebrow{font-size:13px!important;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px!important}.oh h2{font:700 clamp(38px,5vw,66px)/1.04 Poppins,var(--font-heading-family),sans-serif;letter-spacing:-.055em;margin:0 0 12px;color:#143639}.oh-heading p{font-size:16px;line-height:1.5;margin:0}.oh-all{font-size:14px;font-weight:600;border-bottom:1px solid;padding:10px 0;white-space:nowrap}.oh-all span{margin-left:20px}.oh-feature{display:grid;grid-template-columns:1.45fr 1fr;border-radius:20px;overflow:hidden;background:var(--oh-feature);min-height:440px}.oh-feature-image{display:block;min-width:0;overflow:hidden}.oh-feature-image img{width:100%;height:100%;min-height:440px;object-fit:cover;display:block}.oh-feature-copy{padding:44px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.oh-badge{font-size:13px;line-height:1.4;padding:8px 12px;border:1px solid #143639;border-radius:30px;font-weight:600}.oh-feature h3{font:800 clamp(58px,7vw,104px)/1 Poppins,var(--font-heading-family),sans-serif;letter-spacing:-.065em;margin:26px 0 18px;color:#143639}.oh-feature-copy>p{font-size:18px;line-height:1.6;margin:0 0 28px;max-width:28ch}.oh-button{background:#143639;color:#fdf9ed!important;border-radius:40px;padding:16px 24px;display:inline-flex;align-items:center;gap:32px;font-size:15px;font-weight:600;min-height:52px}.oh-button:hover{background:#244e50}.oh-feature-note{font-size:13px;margin-top:24px}.oh-browse-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:36px 0 12px}.oh-browse-head h3,.oh-products-heading h3{font-size:26px;line-height:1.2;font-weight:650;letter-spacing:-.035em;margin:0;color:#143639}.oh-arrows{display:flex;gap:8px}.oh-arrows button{border:1px solid #143639;background:transparent;border-radius:50%;width:44px;height:44px;font-size:23px}.oh-arrows button:disabled{opacity:.28;cursor:default}.oh-index{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.oh-index button{border:1px solid #a6b3a6;padding:9px 14px;min-height:44px;font-size:14px;background:transparent;border-radius:30px}.oh-index button[aria-current=true]{background:#143639;border-color:#143639;color:#fdf9ed}.oh-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7c9083 transparent;padding:5px 0 16px;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab}.oh-track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.oh-card{flex:0 0 calc((100% - 58px)/2.8);scroll-snap-align:start;min-width:0;border-radius:16px;background:var(--oh-scene);overflow:hidden;position:relative}.oh-scene{display:block;height:100%;position:relative}.oh-scene-photo{height:245px;overflow:hidden}.oh-scene-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.oh-scene:hover .oh-scene-photo img{transform:scale(1.025)}.oh-art{position:absolute;right:20px;top:175px;width:112px;height:130px;transform:rotate(7deg);background:#fdf9ed;border:6px solid #fdf9ed;box-shadow:0 7px 15px #14363925}.oh-art img{width:100%;height:100%;object-fit:contain;display:block}.oh-card-copy{padding:24px;min-height:169px}.oh-card-copy p{font-size:13px;margin:0 0 12px;max-width:55%}.oh-card-copy h4{font-size:27px;font-weight:700;letter-spacing:-.035em;line-height:1.1;margin:0 0 20px;color:#143639}.oh-card-cta{font-size:14px;font-weight:600;display:flex;justify-content:space-between;align-items:center}.oh-hint{font-size:13px;margin:12px 0 0;color:#405354}.oh-products-heading{display:flex;justify-content:space-between;align-items:baseline;gap:18px;margin:42px 0 24px;padding-top:32px;border-top:1px solid #14363930}.oh-products-heading p{font-size:14px;margin:0}.oh-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.oh-product-image{aspect-ratio:1;background:#fffdf8;border-radius:12px;overflow:hidden}.oh-product-image img{height:100%;width:100%;object-fit:contain;display:block;transition:transform .2s}.oh-product:hover img{transform:scale(1.035)}.oh-product-collection{font-size:13px;color:#405354;margin:16px 0 5px}.oh-product h4{font-size:17px;font-weight:600;line-height:1.35;margin:0;color:#143639}.oh-price{font-size:15px;margin:7px 0 0}.oh-index button:hover{border-color:#143639}@media(max-width:1000px){.oh-feature-copy{padding:30px}.oh-feature{grid-template-columns:1.1fr 1fr}.oh-card{flex-basis:43%}.oh-card-copy h4{font-size:25px}.oh-art{width:96px;right:14px}}@media(max-width:749px){.oh{padding:34px 0 40px}.oh-heading{display:block;margin-bottom:20px}.oh-heading h2{font-size:42px}.oh-all{display:inline-flex;margin-top:10px;min-height:44px;align-items:center}.oh-feature{grid-template-columns:1fr;border-radius:14px;min-height:0}.oh-feature-image img{aspect-ratio:4/3;height:auto;min-height:0;object-fit:cover}.oh-feature-copy{padding:26px}.oh-feature h3{font-size:66px;margin:18px 0 12px}.oh-feature-copy>p{font-size:16px;max-width:100%;margin-bottom:22px}.oh-feature-note{margin-top:18px}.oh-browse-head{margin-top:28px}.oh-browse-head h3,.oh-products-heading h3{font-size:23px}.oh-card{flex-basis:84%}.oh-scene-photo{height:210px}.oh-art{top:151px;height:112px;width:96px}.oh-card-copy{padding:22px;min-height:160px}.oh-card-copy h4{font-size:27px}.oh-track{gap:14px}.oh-index{gap:6px}.oh-index button{padding:8px 11px;font-size:13px}.oh-products-heading{display:block;margin:28px 0 20px;padding-top:28px}.oh-products-heading p{margin-top:8px;line-height:1.5}.oh-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.oh-product h4{font-size:16px}.oh-product-collection{font-size:12px}.oh-price{font-size:14px}.oh-hint{font-size:13px;line-height:1.5}}@media(prefers-reduced-motion:reduce){.oh *{transition:none!important;scroll-behavior:auto!important}}body:has(originals-showcase[data-visible]) .sw-home__sticky-create{opacity:0!important;pointer-events:none!important}.oh-feature-media{min-width:0;align-self:center;background:#e8e2d7}.oh-feature-media .oh-feature-image{position:relative;overflow:visible}.oh-feature-media .oh-feature-image img{width:100%;height:auto;min-height:0;aspect-ratio:auto;display:block}.oh a.oh-hotspot{position:absolute;transform:translate(-50%,-50%);display:grid;place-items:center;width:44px;height:44px;border:2px solid #fff;background:#143639;color:#fff;border-radius:50%;font-size:14px;font-weight:700;box-shadow:0 2px 10px #0005}.oh-hotspot:hover{background:#305b5d!important}.oh-look{background:#fdf9ed;color:#143639;padding:0 20px}.oh-look summary{display:flex;justify-content:space-between;align-items:center;min-height:56px;cursor:pointer;font-size:16px;font-weight:600;list-style:none}.oh-look summary::-webkit-details-marker{display:none}.oh-look summary:focus-visible{outline:3px solid #143639;outline-offset:-3px}.oh-look summary>span{font-size:24px}.oh-look[open] summary>span{transform:rotate(45deg)}.oh-look-items{padding-bottom:12px}.oh-look-item{display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 0;border-top:1px solid #14363926}.oh-look-item img{width:58px;height:58px;object-fit:contain;background:#fff}.oh-look-item strong{font-size:14px;line-height:1.4;display:block}.oh-look-item small{display:block;font-size:13px;margin-top:4px}.oh-look-item>span:last-child{margin-left:auto}.oh-look-number{flex:0 0 24px;font-size:13px;font-weight:700}.oh-look-custom{min-height:68px}@media(max-width:749px){.oh-look{padding:0 16px}.oh-feature-media .oh-feature-image img{aspect-ratio:auto}.oh-look-item{gap:8px}}.oh-gifting{margin-top:32px;padding:26px;border-radius:18px;background:#143639;color:#fdf9ed}.oh-gift-intro{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.oh-gift-eyebrow{font-size:12px;line-height:1.4;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#e3c99f;margin:0 0 7px}.oh-gift-intro h3{font:650 clamp(25px,3vw,36px)/1.12 Poppins,var(--font-heading-family),sans-serif;letter-spacing:-.04em;margin:0;color:#fdf9ed}.oh a.oh-gift-all{font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:10px;min-height:44px;border-bottom:1px solid #cba86c;color:#fdf9ed;flex-shrink:0}.oh-gifting .oh-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:start}.oh-gifting .oh-product{min-width:0}.oh-gifting .oh-product-image{aspect-ratio:auto;border-radius:8px;overflow:hidden;background:transparent}.oh-gifting .oh-product-image img{height:auto;width:100%;object-fit:contain;display:block;transform:none}.oh-gifting .oh-product:hover img{transform:none;filter:brightness(1.035)}.oh-gift-caption{padding-top:12px}.oh-gift-recipient{font-size:12px;line-height:1.5;margin:0 0 7px;color:#e3c99f}.oh-gifting .oh-product-collection{display:none}.oh-gifting .oh-product h4{font-size:15px;line-height:1.4;font-weight:600;color:#fdf9ed}.oh-gift-buy{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.oh-gift-buy .oh-price{font-size:14px;margin:0;color:#fdf9ed}.oh-gift-buy>span{display:none}.oh-gifting a:focus-visible{outline-color:#e3c99f}.oh-gifting .oh-product:hover h4{text-decoration:underline;text-underline-offset:4px}@media(max-width:749px){.oh-gifting{margin-top:24px;padding:18px 14px;border-radius:12px}.oh-gift-intro{display:block;margin-bottom:18px}.oh-gift-intro h3{font-size:27px;max-width:17ch}.oh-gift-eyebrow{font-size:11px}.oh a.oh-gift-all{margin-top:6px;font-size:12px}.oh-gifting .oh-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.oh-gifting .oh-product h4{font-size:14px}.oh-gift-recipient{font-size:12px}.oh-gift-caption{padding-top:10px}}.oh .oh-feature-image a.oh-hotspot{display:flex;align-items:center;gap:8px;width:max-content;height:36px;max-width:none;border:0;background:transparent!important;box-shadow:none;border-radius:0;transform:translate(-11px,-50%);text-decoration:none}.oh-hotspot-dot{display:grid;place-items:center;flex:0 0 22px;height:22px;border-radius:50%;background:#fdf9ed;color:#143639;border:1px solid #14363930;box-shadow:0 1px 8px #0003;font-size:11px;font-weight:700}.oh-hotspot-name{display:block;background:#fdf9ef;color:#143639;border-radius:6px;padding:8px 10px;box-shadow:0 2px 12px #0002;font-size:13px;line-height:1.15;font-weight:650;white-space:nowrap}.oh-hotspot:hover .oh-hotspot-name{background:#fff;text-decoration:underline;text-underline-offset:3px}@media(max-width:1000px){.oh .oh-feature-image a.oh-hotspot{gap:6px}.oh-hotspot-name{font-size:12px;padding:6px 8px}}@media(max-width:360px){.oh-hotspot-name{font-size:11px;padding:5px 7px}.oh .oh-feature-image a.oh-hotspot{gap:5px}}.oh-track.is-scroll-revealing{scroll-snap-type:none;scroll-behavior:auto}
/*# sourceMappingURL=/cdn/shop/t/245/assets/originals-showcase-smwd.css.map */
