.oe-home{--home-bg:var(--oe-bg,#f5f5f1);--home-ink:var(--oe-ink,#111);--home-muted:#676767;--home-rule:#d8d8d2;background:var(--home-bg);color:var(--home-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5;overflow:clip}.oe-home *{box-sizing:border-box}.oe-home a{color:inherit;text-decoration:none}.oe-home img{display:block;width:100%;height:auto}.oe-home figure,.oe-home h1,.oe-home h2,.oe-home h3,.oe-home p,.oe-home dl,.oe-home dd{margin:0}.oe-home h1,.oe-home h2,.oe-home h3{font-family:inherit;color:inherit;font-weight:700}.oe-home a:focus-visible,.oe-home summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}.oe-home .oe-home__wrap{max-width:1480px;padding:0 40px;margin:auto}.oe-home .oe-meta{font-family:'Courier New',monospace;font-size:10px;letter-spacing:.09em;line-height:1.5;font-weight:400;text-transform:uppercase}.oe-home .oe-home__section{padding:100px 0;border-bottom:1px solid var(--home-rule)}.oe-home .oe-home__section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:38px}.oe-home .oe-home__section-head .oe-meta{margin-bottom:20px}.oe-home h2{font-size:clamp(34px,4.5vw,62px);line-height:1.08;letter-spacing:-.045em}.oe-home .oe-home__english-heading{letter-spacing:-.065em;text-align:right}.oe-home .oe-home__intro{max-width:340px;color:var(--home-muted);font-size:17px;line-height:1.75}.oe-home .oe-home__button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:13px 21px;background:var(--home-ink);color:var(--home-bg);font-size:14px;font-weight:700;border:1px solid var(--home-ink);border-radius:0;transition:background .2s,color .2s}.oe-home .oe-home__button:hover{background:transparent;color:var(--home-ink)}.oe-home .oe-home__button span{font-size:20px;font-weight:400}.oe-home .oe-home__text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;font-size:14px;padding:10px 0;border-bottom:1px solid var(--home-ink)}.oe-home .oe-home__text-link:hover{color:var(--home-muted)}.oe-home .oe-hero{display:grid;grid-template-columns:3fr 2fr;direction:ltr;min-height:650px}.oe-home .oe-hero__visual{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;isolation:isolate;padding:46px 0}.oe-home .oe-hero__top,.oe-home .oe-hero__bottom{position:absolute;inset-inline:0;display:flex;justify-content:space-between;gap:16px;z-index:2}.oe-home .oe-hero__top{top:26px}.oe-home .oe-hero__bottom{bottom:24px;color:var(--home-muted);font-size:9px}.oe-home .oe-hero__ghost{position:absolute;top:12%;left:-1%;font-size:clamp(150px,21vw,310px);font-weight:700;letter-spacing:-.095em;line-height:1;color:#e7e7e0;z-index:-1}.oe-home .oe-hero__image{width:104%;max-width:none;max-height:660px;object-fit:contain;position:relative;transform:rotate(-7deg);filter:drop-shadow(0 24px 16px #1111110a)}.oe-home .oe-hero__copy{direction:rtl;padding:84px 0 40px 46px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.oe-home .oe-hero__copy>.oe-meta{margin-bottom:32px;text-align:right}.oe-home h1{font-size:clamp(44px,5.15vw,76px);line-height:1.02;letter-spacing:-.06em;max-width:500px;text-wrap:balance}.oe-home .oe-hero__description{font-size:17px;color:var(--home-muted);max-width:330px;line-height:1.8;margin-top:27px}.oe-home .oe-hero__actions{display:flex;align-items:flex-start;flex-direction:column;gap:12px;margin-top:32px}.oe-home .oe-hero__status{display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--home-muted);margin-top:40px}.oe-home .oe-spec-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0;border-block:1px solid var(--home-rule);font-family:'Courier New',monospace;font-size:12px}.oe-home .oe-spec-strip>span{display:flex;flex-direction:column;gap:8px;padding:0 24px;border-left:1px solid var(--home-rule)}.oe-home .oe-spec-strip>span:first-child{border:0;padding-left:0}.oe-home .oe-spec-strip small{font-size:9px;letter-spacing:.09em;color:var(--home-muted)}.oe-home .oe-drawing-grid{display:grid;grid-template-columns:1.5fr 1fr;grid-template-rows:240px 240px;gap:12px;direction:ltr}.oe-home .oe-drawing{background:#eeeeE8;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:38px 30px}.oe-home .oe-drawing figcaption{position:absolute;top:18px;left:20px;right:20px;display:flex;justify-content:space-between;gap:10px;z-index:1;font-size:9px}.oe-home .oe-drawing img{object-fit:contain;max-height:100%;width:auto;max-width:100%;mix-blend-mode:multiply}.oe-home .oe-drawing--front{grid-row:1/3;padding:50px}.oe-home .oe-drawing--front img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}.oe-home .oe-drawing--detail img{width:100%;height:100%;object-fit:cover;object-position:center}.oe-home .oe-drawing--detail{padding:42px 0 0}.oe-home .oe-drawing__dimension{position:absolute;bottom:15px;left:20%;right:20%;text-align:center;border-top:1px solid #bdbdb5;padding-top:5px}.oe-home .oe-feature__foot{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0 44px;direction:ltr}.oe-home .oe-feature__foot>.oe-meta{color:var(--home-muted);font-size:9px}.oe-home .oe-feature__offer{display:flex;align-items:center;gap:30px;direction:rtl}.oe-home .oe-feature__price{font-size:28px;line-height:1.2;letter-spacing:-.04em}.oe-home .oe-feature__offer p{font-size:11px;color:var(--home-muted)}.oe-home .oe-index{border-block:1px solid var(--home-rule);display:grid;grid-template-columns:1fr 1.7fr 1.2fr;align-items:center;direction:ltr}.oe-home .oe-index>div,.oe-home .oe-index>a{padding:22px}.oe-home .oe-index>div:first-child{padding-left:0}.oe-home .oe-index>a{border-inline:1px solid var(--home-rule);display:flex;gap:20px;align-items:center;justify-content:space-between}.oe-home .oe-index>a:hover{background:#ecece5}.oe-home .oe-index strong{font-size:28px;letter-spacing:-.05em}.oe-home .oe-index>a>span:last-child{font-size:12px;direction:rtl}.oe-home .oe-index__next{display:flex;justify-content:space-between;gap:10px;color:var(--home-muted)}.oe-home .oe-shelf__subtitle{font-size:17px;color:var(--home-muted);margin-top:20px}.oe-home .oe-shelf__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 18px}.oe-found-card{min-width:0}.oe-found-card__link{display:block}.oe-found-card__media{position:relative;aspect-ratio:1/1.15;overflow:hidden;background:#ebebe5}.oe-found-card__number{position:absolute;top:14px;left:14px;z-index:2;font-size:9px}.oe-found-card__image,.oe-found-card__hover{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:32px 16px;mix-blend-mode:multiply;transition:opacity .3s,transform .5s}.oe-found-card__hover{opacity:0}.oe-found-card__arrow{position:absolute;bottom:12px;left:14px;font-size:20px;z-index:2}.oe-found-card__heading{display:flex;justify-content:space-between;gap:12px;margin-top:16px;align-items:flex-start}.oe-found-card h3{font-size:14px;line-height:1.5;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.oe-found-card__price{font-size:13px;white-space:nowrap}.oe-found-card__price>span{font-size:10px;display:block}.oe-found-card__availability{font-size:11px;color:var(--home-muted);margin-top:6px}.oe-found-card__no-image{display:grid;place-items:center;position:absolute;inset:0;color:var(--home-muted)}.oe-home .oe-shelf__editor-note{padding:30px;border:1px solid var(--home-rule)}.oe-home .oe-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.oe-home .oe-process__grid figure{height:300px;position:relative;margin-bottom:24px;background:#eaeae3;overflow:hidden}.oe-home .oe-process__grid figure img{height:100%;object-fit:cover;mix-blend-mode:multiply}.oe-home .oe-process__grid article:first-child img{object-fit:contain;padding:10px 10px 32px}.oe-home .oe-process__grid figcaption{position:absolute;bottom:0;inset-inline:0;background:var(--home-bg);padding:9px 0;font-size:9px;color:var(--home-muted)}.oe-home .oe-process__grid h3{font-size:24px;margin:12px 0 10px;letter-spacing:-.04em}.oe-home .oe-process__grid article>p:last-child{font-size:14px;color:var(--home-muted);line-height:1.8;max-width:340px}.oe-home .oe-story{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.oe-home .oe-story__copy>.oe-meta{margin-bottom:24px}.oe-home .oe-story__copy>p:not(.oe-meta){margin-top:25px;font-size:17px;line-height:1.9;color:var(--home-muted);max-width:420px}.oe-home .oe-story__copy>a{margin-top:30px}.oe-home .oe-story__material figure{position:relative;height:350px;background:#e9e9e2;overflow:hidden}.oe-home .oe-story__material img{height:100%;object-fit:cover;mix-blend-mode:multiply}.oe-home .oe-story__material figcaption{position:absolute;bottom:12px;left:16px;font-size:9px;background:var(--home-bg);padding:5px}.oe-home .oe-story__notes>div{padding:15px 0;border-bottom:1px solid var(--home-rule);display:flex;justify-content:space-between;gap:20px;direction:ltr}.oe-home .oe-story__notes dt{font:10px 'Courier New',monospace;letter-spacing:.08em}.oe-home .oe-story__notes dd{font-size:13px;direction:rtl}.oe-home .oe-space{display:grid;grid-template-columns:1.2fr 1fr;direction:ltr;gap:90px;align-items:center}.oe-home .oe-space__visual{position:relative;min-height:510px;background:#eaeae3;display:flex;align-items:center;isolation:isolate;overflow:hidden}.oe-home .oe-space__word{position:absolute;top:25px;left:22px;font-size:clamp(80px,9vw,136px);font-weight:700;letter-spacing:-.08em;line-height:.85;z-index:-1;color:#b8b8ae}.oe-home .oe-space__visual img{padding:90px 5px 30px;transform:rotate(9deg)}.oe-home .oe-space__visual>.oe-meta{position:absolute;bottom:18px;left:18px;font-size:9px}.oe-home .oe-space__copy{direction:rtl}.oe-home .oe-space__copy>.oe-meta{margin-bottom:24px}.oe-home .oe-space__copy>p:not(.oe-meta){color:var(--home-muted);margin:25px 0 36px;font-size:14px}.oe-home .oe-space__note{border-top:1px solid var(--home-rule);padding:18px 0}.oe-home .oe-space__note>.oe-meta{display:block;text-align:right;color:var(--home-muted)}.oe-home .oe-space__note p{margin-top:8px;font-size:15px}.oe-home .oe-drop{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start;padding:75px 0;border-bottom:1px solid var(--home-rule);direction:ltr}.oe-home .oe-drop h2{font-size:clamp(55px,7.5vw,110px);letter-spacing:-.07em;margin-top:20px}.oe-home .oe-drop__info{direction:rtl}.oe-home .oe-drop__row{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--home-rule);direction:ltr;align-items:center}.oe-home .oe-drop__row>span:last-child{direction:rtl;font-size:12px;color:var(--home-muted)}.oe-home .oe-drop__info>.oe-home__button{margin-top:28px}.oe-home .oe-drop__disclaimer{font-size:11px;color:var(--home-muted);margin-top:13px}.oe-home .oe-faq{display:grid;grid-template-columns:1fr 1.4fr;gap:70px}.oe-home .oe-faq>.oe-faq__items{border-top:1px solid var(--home-rule)}.oe-home .oe-faq>.oe-faq__items details{border-bottom:1px solid var(--home-rule)}.oe-home .oe-faq>div>.oe-meta{margin-bottom:24px}.oe-home .oe-faq summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:22px 0;font-size:16px;list-style:none}.oe-home .oe-faq summary::-webkit-details-marker{display:none}.oe-home .oe-faq summary>span{font-size:23px;transition:transform .2s}.oe-home .oe-faq details[open] summary>span{transform:rotate(45deg)}.oe-home .oe-faq details>div{padding:0 0 24px 35px;font-size:14px;line-height:1.9;color:var(--home-muted)}.oe-home .oe-faq details a{text-decoration:underline;text-underline-offset:3px}.oe-home #oe-shelf{scroll-margin-top:110px}@media(hover:hover){.oe-found-card__link:hover .oe-found-card__image{transform:scale(1.035)}.oe-found-card__link:hover .oe-found-card__hover{opacity:1}}@media(min-width:1480px){.oe-home .oe-hero{min-height:720px}}@media(max-width:1100px){.oe-home .oe-home__wrap{padding:0 28px}.oe-home .oe-hero{min-height:590px}.oe-home .oe-hero__copy{padding-left:28px}.oe-home .oe-hero__bottom{flex-direction:column;gap:2px}.oe-home .oe-index{grid-template-columns:1fr 1.5fr}.oe-home .oe-index__next{grid-column:1/-1;border-top:1px solid var(--home-rule);padding-inline:0!important}.oe-home .oe-index>a{border-right:0}.oe-home .oe-story,.oe-home .oe-space{gap:45px}.oe-home .oe-process__grid figure{height:240px}.oe-home .oe-drop{gap:35px}.oe-home .oe-drop__row{align-items:flex-start;flex-direction:column;gap:5px}.oe-home .oe-feature__foot{align-items:flex-start}}@media(max-width:749px){.oe-home .oe-home__wrap{padding:0 20px}.oe-home .oe-home__section{padding:64px 0}.oe-home .oe-home__section-head{align-items:flex-start;gap:24px;flex-direction:column;margin-bottom:28px}.oe-home h2{font-size:40px}.oe-home .oe-home__section-head .oe-meta{margin-bottom:16px}.oe-home .oe-home__intro{font-size:15px;max-width:100%}.oe-home .oe-hero{display:flex;flex-direction:column;min-height:0}.oe-home .oe-hero__visual{min-height:370px;padding:46px 0 42px;order:0}.oe-home .oe-hero__top{top:20px;font-size:9px}.oe-home .oe-hero__ghost{font-size:clamp(145px,43vw,280px);top:20%;left:0}.oe-home .oe-hero__image{width:100%;max-height:380px}.oe-home .oe-hero__bottom{bottom:12px;font-size:8px;flex-direction:row;align-items:flex-end}.oe-home .oe-hero__bottom span:first-child{max-width:165px}.oe-home .oe-hero__copy{padding:28px 0 35px;align-items:stretch}.oe-home .oe-hero__copy>.oe-meta{margin-bottom:19px;font-size:9px}.oe-home h1{font-size:clamp(45px,12.4vw,69px);line-height:1.04;max-width:490px;letter-spacing:-.055em}.oe-home .oe-hero__description{font-size:15px;max-width:100%;margin-top:20px}.oe-home .oe-hero__actions{margin-top:24px;gap:14px}.oe-home .oe-hero__actions>.oe-home__button{width:100%}.oe-home .oe-hero__status{margin-top:23px;gap:3px}.oe-home .oe-spec-strip{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;font-size:11px}.oe-home .oe-spec-strip>span{padding:16px 0 16px 15px!important;border:0;gap:5px}.oe-home .oe-spec-strip>span:nth-child(2n){border-left:1px solid var(--home-rule)}.oe-home .oe-spec-strip>span:nth-child(-n+2){border-bottom:1px solid var(--home-rule)}.oe-home .oe-spec-strip small{font-size:8px}.oe-home .oe-drawing-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto 175px;gap:8px}.oe-home .oe-drawing--front{grid-column:1/-1;grid-row:auto;aspect-ratio:1.1;padding:38px 20px}.oe-home .oe-drawing--side{padding:38px 10px 10px}.oe-home .oe-drawing figcaption{font-size:8px;top:12px;left:12px;right:12px;flex-wrap:wrap;gap:3px}.oe-home .oe-drawing--detail{padding-top:40px}.oe-home .oe-drawing--detail img{object-fit:cover}.oe-home .oe-feature__foot{flex-direction:column;padding:18px 0 32px;gap:22px}.oe-home .oe-feature__foot>.oe-meta{font-size:8px}.oe-home .oe-feature__offer{width:100%;justify-content:space-between;gap:14px}.oe-home .oe-feature__offer .oe-home__button{font-size:12px;padding-inline:14px;gap:16px}.oe-home .oe-index{display:block}.oe-home .oe-index>div,.oe-home .oe-index>a{padding:16px 0!important}.oe-home .oe-index>a{border-inline:0;border-top:1px solid var(--home-rule)}.oe-home .oe-index__next{display:flex}.oe-home .oe-shelf__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.oe-home .oe-shelf__subtitle{font-size:15px;margin-top:16px}.oe-home .oe-shelf .oe-home__section-head{gap:12px}.oe-found-card__media{aspect-ratio:.84}.oe-found-card__number{font-size:8px;top:10px;left:10px}.oe-found-card__image,.oe-found-card__hover{padding:29px 10px 22px}.oe-found-card__heading{flex-direction:column;gap:5px;margin-top:12px}.oe-found-card h3{font-size:13px}.oe-found-card__price{font-size:12px}.oe-found-card__price>span{display:inline}.oe-found-card__availability{font-size:10px}.oe-home .oe-process__grid{grid-template-columns:1fr;gap:34px}.oe-home .oe-process__grid figure{height:310px;margin-bottom:18px}.oe-home .oe-process__grid article:first-child figure{height:390px}.oe-home .oe-process__grid article>p:last-child{max-width:none}.oe-home .oe-story,.oe-home .oe-space,.oe-home .oe-drop,.oe-home .oe-faq{grid-template-columns:1fr;gap:35px}.oe-home .oe-story__copy>p:not(.oe-meta){font-size:15px;max-width:none;margin-top:20px}.oe-home .oe-story__material figure{height:290px}.oe-home .oe-space__visual{min-height:350px}.oe-home .oe-space__word{font-size:95px}.oe-home .oe-space__visual img{padding:80px 0 20px}.oe-home .oe-space__copy>p:not(.oe-meta){margin-bottom:25px}.oe-home .oe-drop{padding:50px 0;gap:25px}.oe-home .oe-drop h2{font-size:72px;margin-top:15px}.oe-home .oe-drop__row{flex-direction:row;align-items:center;gap:15px}.oe-home .oe-drop__row .oe-meta{font-size:8px;max-width:180px}.oe-home .oe-drop__row>span:last-child{font-size:11px;max-width:110px;text-align:right}.oe-home .oe-drop__info>.oe-home__button{width:100%}.oe-home .oe-faq summary{font-size:15px;padding:20px 0}.oe-home .oe-faq details>div{padding-left:10px}.oe-home .oe-faq>div>.oe-meta{margin-bottom:16px}}@media(prefers-reduced-motion:reduce){.oe-home *{transition:none!important;scroll-behavior:auto!important}}

.oe-found-card{--home-bg:#f5f5f1;--home-ink:#111;--home-muted:#676767;--home-rule:#d8d8d2}.oe-found-card a{text-decoration:none;color:inherit}.oe-found-card h3,.oe-found-card p{margin:0}.oe-found-card img{display:block}.oe-found-card .oe-meta{font-family:var(--oe-mono);font-size:10px;letter-spacing:.09em;line-height:1.5}.oe-home .oe-meta{font-family:var(--oe-mono)}.oe-home .oe-brand-statement{padding:96px 0;border-bottom:1px solid var(--home-rule)}.oe-home .oe-brand-statement>p{font-size:clamp(80px,12vw,174px);line-height:.88;font-weight:700;letter-spacing:-.065em;text-align:left}.oe-home .oe-brand-statement>div{max-width:460px;font-size:20px;line-height:1.65;margin-top:32px}.oe-home .oe-process__grid figure{height:260px}@media(max-width:749px){.oe-home .oe-brand-statement{padding:60px 0}.oe-home .oe-brand-statement>p{font-size:61px}.oe-home .oe-brand-statement>div{font-size:16px;margin-top:25px}.oe-home .oe-process__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.oe-home .oe-process__grid figure,.oe-home .oe-process__grid article:first-child figure{height:190px}.oe-home .oe-process__grid figcaption{font-size:7px;letter-spacing:.025em}.oe-home .oe-process__grid article>p:last-child{font-size:13px}.oe-home .oe-process__grid h3{font-size:19px}}

.oe-home .oe-now{padding:34px 0 42px;border-bottom:1px solid var(--home-rule)}.oe-home .oe-now__head{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px 30px;margin-bottom:24px}.oe-home .oe-now__head .oe-meta{grid-column:1/-1}.oe-home .oe-now__head h2{font-size:clamp(28px,3vw,42px)}.oe-home .oe-now__head>a{font-size:14px;border-bottom:1px solid #111;padding-bottom:5px}.oe-home .oe-now__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--home-rule);border:1px solid var(--home-rule)}.oe-home .oe-now__grid>a{display:grid;grid-template-columns:116px 1fr;align-items:center;gap:18px;min-width:0;padding:14px;background:var(--home-bg)}.oe-home .oe-now__image{display:block;background:#eeeee8}.oe-home .oe-now__image img{aspect-ratio:1;object-fit:contain}.oe-home .oe-now__copy{display:flex;min-width:0;flex-direction:column;gap:6px}.oe-home .oe-now__copy strong{font-size:15px;line-height:1.35}.oe-home .oe-now__copy>span{font-size:13px}.oe-found-card__swipe{display:none}
@media(max-width:749px){.oe-home .oe-hero{display:flex;flex-direction:column}.oe-home .oe-hero__copy{order:-1}.oe-home .oe-hero__actions .oe-home__button{width:100%}.oe-home .oe-meta,.oe-found-card .oe-meta{font-size:11px}.oe-home .oe-now{padding:28px 0 34px}.oe-home .oe-now__head{display:flex;align-items:start;flex-direction:column;gap:7px;margin-bottom:18px}.oe-home .oe-now__head h2{font-size:30px}.oe-home .oe-now__head>a{font-size:13px;margin-top:3px}.oe-home .oe-now__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-20px;padding-inline:20px;border-inline:0;background:transparent;gap:10px}.oe-home .oe-now__grid::-webkit-scrollbar{display:none}.oe-home .oe-now__grid>a{flex:0 0 82vw;grid-template-columns:104px 1fr;scroll-snap-align:start;border:1px solid var(--home-rule);padding:10px}.oe-found-card__media{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none}.oe-found-card__media::-webkit-scrollbar{display:none}.oe-found-card__media .oe-found-card__image,.oe-found-card__media .oe-found-card__hover{position:relative!important;inset:auto!important;opacity:1!important;flex:0 0 100%;width:100%!important;scroll-snap-align:start}.oe-found-card__swipe{display:block;position:absolute;left:10px;bottom:10px;z-index:3;background:#f5f5f1;border:1px solid #d8d8d2;padding:4px 6px;font-family:var(--oe-mono);font-size:10px;letter-spacing:.06em}}
@media(max-width:374px){.oe-home .oe-shelf__grid{grid-template-columns:1fr!important}.oe-home .oe-now__grid>a{flex-basis:88vw}}
@media(prefers-reduced-motion:reduce){.oe-home *,.oe-home *::before,.oe-home *::after,.oe-store *,.oe-store *::before,.oe-store *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
