*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ot-bg);color:var(--ot-text);font-family:var(--ot-body);font-size:var(--ot-base-font-size,16px);line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 40px),var(--ot-page-width));margin-inline:auto}.section-spacing{padding:72px 0}.section-spacing--compact{padding:44px 0}.ot-eyebrow{margin:0 0 12px;color:var(--ot-gold);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.ot-display,.ot-section-title,h1,h2,h3{font-family:var(--ot-heading);font-weight:400;letter-spacing:-.025em}.ot-display{font-size:clamp(3rem,6vw,6.4rem);line-height:.96;margin:0 0 24px}.ot-section-title{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.05;margin:0}.ot-copy{color:var(--ot-muted);max-width:56ch}.ot-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--ot-gold);background:var(--ot-gold);color:var(--ot-accent-text);text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:700;transition:.2s ease}.ot-button:hover{transform:translateY(-1px);filter:brightness(.96)}.ot-button--secondary{background:transparent;color:var(--ot-secondary);border-color:var(--ot-secondary)}.ot-link{display:inline-flex;gap:10px;align-items:center;border-bottom:1px solid currentColor;padding-bottom:3px;font-size:.8rem;text-transform:uppercase;letter-spacing:.09em}.skip-to-content-link{position:absolute;inset-inline-start:-9999px;top:10px;background:var(--ot-bg);padding:10px;z-index:1000}.skip-to-content-link:focus{inset-inline-start:10px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ot-announcement{background:var(--ot-announce-bg);border-bottom:1px solid var(--ot-border);font-size:.8rem;color:var(--ot-announce-text)}.ot-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center;letter-spacing:.02em}.ot-header{position:relative;background:color-mix(in srgb,var(--ot-header-bg) 94%,transparent);border-bottom:1px solid var(--ot-border);z-index:40;-webkit-backdrop-filter:saturate(135%) blur(14px);backdrop-filter:saturate(135%) blur(14px);transition:min-height .35s ease,box-shadow .35s ease,background .35s ease}.ot-header--sticky{position:sticky;top:0}.ot-header__inner{display:grid;grid-template-columns:240px 1fr 180px;align-items:center;min-height:86px;gap:24px}.ot-logo-text{display:inline-flex;flex-direction:column;align-items:center;font-family:var(--ot-heading);font-size:2rem;letter-spacing:.12em;line-height:1}.ot-logo-text small{font-family:var(--ot-body);font-size:.58rem;letter-spacing:.42em;margin-top:8px}.ot-header__nav{display:flex;justify-content:center;gap:30px;font-size:.9rem}.ot-header__nav a{padding:31px 0 27px;border-bottom:2px solid transparent}.ot-header__nav a:hover{border-color:var(--ot-gold)}.ot-header__icons{display:flex;justify-content:flex-end;align-items:center;gap:18px}.ot-icon-link{display:grid;place-items:center;position:relative}.ot-cart-count{position:absolute;top:-7px;inset-inline-end:-8px;background:var(--ot-gold);color:var(--ot-accent-text);border-radius:100px;min-width:17px;height:17px;display:grid;place-items:center;font-size:.65rem}.ot-mobile-menu{display:none}.ot-hero{position:relative;min-height:var(--ot-hero-height,620px);overflow:hidden;background:var(--ot-surface)}.ot-hero__media,.ot-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center var(--ot-hero-position,center)}.ot-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(var(--ot-hero-angle,90deg),var(--ot-hero-wash-1,var(--ot-wash-98)) 0%,var(--ot-hero-wash-2,var(--ot-wash-83)) calc(var(--ot-hero-spread,66%) / 2),var(--ot-hero-wash-3,var(--ot-wash-04)) var(--ot-hero-spread,66%))}.ot-hero__content{position:relative;min-height:var(--ot-hero-height,620px);display:flex;align-items:center}.ot-hero__content-inner{max-width:var(--ot-hero-content-width,650px);padding:70px 0}.ot-hero__copy{font-size:1.08rem;max-width:min(42ch,100%);margin-bottom:30px;color:var(--ot-text-soft)}.ot-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.ot-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ot-category-card{position:relative;background:var(--ot-surface);overflow:hidden;border-radius:var(--ot-radius);min-height:390px}.ot-category-card__image{height:100%;width:100%;object-fit:cover;transition:transform .45s ease}.ot-category-card:hover .ot-category-card__image{transform:scale(1.025)}.ot-category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,color-mix(in srgb,var(--ot-overlay) 56%,transparent),transparent 58%)}.ot-category-card__content{position:absolute;inset-inline-start:24px;inset-inline-end:24px;bottom:22px;color:var(--ot-image-text)}.ot-category-card__content h3{font-size:2rem;margin:0 0 4px}.ot-category-card__content p{margin:0;opacity:.86;font-size:.88rem}.ot-editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ot-editorial-card{background:var(--ot-surface);border-radius:var(--ot-radius);overflow:hidden}.ot-editorial-card__media-link{display:block;overflow:hidden}.ot-editorial-card__image{aspect-ratio:var(--ot-card-ratio,4/3);width:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.ot-editorial-card__body{padding:24px}.ot-editorial-card h3{font-size:1.8rem;margin:0 0 8px}.ot-editorial-card p{margin:0 0 18px;color:var(--ot-muted)}.ot-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ot-product-card{min-width:0}.ot-product-card__media{position:relative;background:var(--ot-surface);aspect-ratio:1/1.12;overflow:hidden;border-radius:var(--ot-radius)}.ot-product-card__media img{width:100%;height:100%;object-fit:cover}.ot-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .55s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.ot-product-card__image--secondary{opacity:0}.ot-product-card:hover .ot-product-card__image--secondary{opacity:1}.ot-product-card:hover .ot-product-card__media--pair .ot-product-card__image--primary{opacity:0}.ot-product-card__badge{position:absolute;inset-inline-start:12px;top:12px;background:var(--ot-badge);padding:5px 8px;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.ot-product-card__body{padding:13px 2px}.ot-product-card__title{font-size:.96rem;margin:0 0 3px}.ot-product-card__price{font-size:.9rem;color:var(--ot-text-price)}.ot-product-card__meta{font-size:.76rem;color:var(--ot-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.ot-image-text{display:grid;grid-template-columns:1.05fr .95fr;background:var(--ot-surface);min-height:590px}.ot-image-text--reverse{grid-template-columns:.95fr 1.05fr}.ot-image-text__media img{width:100%;height:100%;object-fit:cover}.ot-image-text__content{display:flex;align-items:center;padding:72px}.ot-image-text__inner{max-width:540px}.ot-image-text__inner .ot-section-title{margin-bottom:20px}.ot-image-text__inner .ot-copy{margin-bottom:28px}.ot-trust{border-block:1px solid var(--ot-border)}.ot-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.ot-trust__item{display:flex;gap:15px;align-items:flex-start;padding:30px 26px;position:relative;color:inherit;text-decoration:none}.ot-trust--ruled .ot-trust__item+.ot-trust__item:before{content:"";position:absolute;inset-block:20px;inset-inline-start:0;width:1px;background:color-mix(in srgb,var(--ot-text) 13%,transparent)}.ot-trust--stacked .ot-trust__item{flex-direction:column;align-items:center;text-align:center;gap:16px}.ot-trust__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;flex:none;color:var(--ot-gold);border:1px solid color-mix(in srgb,var(--ot-gold) 34%,transparent);transition:border-color .25s ease,background-color .25s ease}.ot-trust__icon .ot-icon{width:22px;height:22px;display:block}.ot-trust__text{display:flex;flex-direction:column;gap:4px;min-width:0}.ot-trust__heading{font-size:.79rem;letter-spacing:.07em;text-transform:uppercase;font-weight:600;color:var(--ot-text);line-height:1.35}.ot-trust__copy{font-size:.79rem;color:var(--ot-muted);line-height:1.5;max-width:30ch}.ot-trust--stacked .ot-trust__copy{margin-inline:auto}a.ot-trust__item:hover .ot-trust__icon{border-color:var(--ot-gold);background:color-mix(in srgb,var(--ot-gold) 9%,transparent)}a.ot-trust__item:focus-visible{outline:2px solid var(--ot-gold);outline-offset:-3px}.ot-page-hero{position:relative;min-height:360px;overflow:hidden}.ot-page-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ot-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--ot-bg-98),var(--ot-bg-82) 38%,var(--ot-bg-08) 72%)}.ot-page-hero__content{position:relative;min-height:360px;display:flex;align-items:center}.ot-page-hero__content-inner{max-width:600px}.ot-page-hero h1{font-size:clamp(3.4rem,6vw,6rem);margin:0 0 15px;line-height:1}.breadcrumbs{font-size:.75rem;color:var(--ot-muted);margin-bottom:30px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.ot-collection-layout{display:grid;grid-template-columns:250px 1fr;gap:44px}.ot-filters{align-self:start}.ot-filter{border-top:1px solid var(--ot-border);padding:16px 0}.ot-filter summary{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;cursor:pointer}.ot-filter__values{padding-top:12px;display:grid;gap:9px}.ot-check{display:flex;align-items:center;gap:8px;font-size:.84rem;color:var(--ot-text-soft)}.ot-filter-actions{display:flex;gap:8px;margin-top:16px}.ot-filter-actions .ot-button{padding:0 14px;min-height:40px;font-size:.68rem}.ot-collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:.84rem}.ot-sort{display:flex;align-items:center;gap:10px}.ot-sort select,.ot-select,.ot-input{background:transparent;border:1px solid var(--ot-border);min-height:44px;padding:0 12px}.ot-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.ot-pagination a,.ot-pagination span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--ot-border)}.ot-pagination .current{background:var(--ot-gold);color:var(--ot-accent-text);border-color:var(--ot-gold)}.ot-collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ot-collection-card{position:relative;min-height:450px;overflow:hidden;background:var(--ot-surface)}.ot-collection-card img{width:100%;height:100%;object-fit:cover}.ot-collection-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,color-mix(in srgb,var(--ot-overlay) 62%,transparent),transparent 60%)}.ot-collection-card__content{position:absolute;inset-inline-start:28px;inset-inline-end:28px;bottom:26px;color:var(--ot-image-text)}.ot-collection-card h2{font-size:2.2rem;margin:0 0 7px}.ot-collection-card p{font-size:.86rem;max-width:35ch;opacity:.85}.ot-product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:56px}.ot-product-gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px}.ot-product-thumbs{display:grid;align-content:start;gap:10px}.ot-product-thumb{border:1px solid var(--ot-border);background:transparent;padding:0}.ot-product-thumb img{aspect-ratio:1;object-fit:cover}.ot-product-main-media{background:var(--ot-surface);aspect-ratio:1}.ot-product-main-media img{width:100%;height:100%;object-fit:contain}.ot-product-info{position:sticky;top:120px;align-self:start}.ot-product-info h1{font-size:clamp(2.7rem,4vw,4.6rem);line-height:1;margin:0 0 14px}.ot-product-price{font-size:1.15rem;margin-bottom:18px}.ot-product-description{color:var(--ot-muted);margin-bottom:28px}.ot-product-form-field{margin:18px 0}.ot-product-form-field label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-weight:700}.ot-product-add{display:grid;grid-template-columns:100px 1fr;gap:10px;margin-top:20px}.ot-quantity{width:100%;border:1px solid var(--ot-border);background:transparent;padding:0 12px}.ot-accordion{border-top:1px solid var(--ot-border);padding:15px 0}.ot-accordion:last-child{border-bottom:1px solid var(--ot-border)}.ot-accordion summary{cursor:pointer;text-transform:uppercase;letter-spacing:.09em;font-size:.75rem}.ot-accordion__content{color:var(--ot-muted);font-size:.88rem;padding-top:12px}.ot-product-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.ot-product-trust div{background:var(--ot-surface);padding:14px;font-size:.76rem}.ot-cart-layout{display:grid;grid-template-columns:1fr 420px;gap:54px}.ot-cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:22px;padding:20px 0;border-bottom:1px solid var(--ot-border)}.ot-cart-item__image{width:120px;aspect-ratio:1;object-fit:cover;background:var(--ot-surface)}.ot-cart-item h3{font-size:1.3rem;margin:0 0 5px}.ot-cart-item__meta{font-size:.78rem;color:var(--ot-muted)}.ot-cart-summary{background:var(--ot-surface);padding:30px;position:sticky;top:120px;align-self:start}.ot-cart-summary h2{font-size:2rem;margin:0 0 24px}.ot-summary-row{display:flex;justify-content:space-between;margin:10px 0}.ot-summary-total{font-size:1.2rem;border-top:1px solid var(--ot-border);padding-top:18px;margin-top:18px}.ot-cart-note{width:100%;min-height:90px;background:transparent;border:1px solid var(--ot-border);padding:12px}.ot-qty{display:flex;align-items:center;border:1px solid var(--ot-border);width:max-content}.ot-qty__btn{width:40px;min-height:44px;background:transparent;border:0;cursor:pointer;font-size:1rem;line-height:1;color:inherit}.ot-qty__btn[disabled]{opacity:.35;cursor:default}.ot-qty__input{width:48px;min-height:44px;text-align:center;background:transparent;border:0;padding:0;-moz-appearance:textfield;color:inherit}.ot-qty__input::-webkit-outer-spin-button,.ot-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ot-boutiques__grid{display:grid;grid-template-columns:repeat(var(--ot-boutique-cols,2),1fr);gap:40px;list-style:none;padding:0;margin:0}.ot-boutique{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center}.ot-boutique__body{display:flex;flex-direction:column;gap:10px}.ot-boutique__body:only-child{grid-column:1/-1}.ot-boutique__image{width:100%;height:auto;background:var(--ot-surface)}.ot-boutique__name{font-size:1.5rem;margin:0}.ot-boutique__address{margin:0;white-space:pre-line;color:var(--ot-text-soft)}.ot-boutique__meta{margin:0;font-size:.88rem}.ot-boutique__label{display:inline;margin-inline-end:8px;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ot-muted)}.ot-boutique__map{align-self:start}@media(max-width:800px){.ot-boutiques__grid{grid-template-columns:1fr;gap:32px}.ot-boutique{grid-template-columns:1fr;gap:18px}}.ot-cart-field{margin:18px 0}.ot-cart-field label{display:block;margin-bottom:8px}.ot-cart-field .ot-input,.ot-full{width:100%}.ot-content-page{max-width:900px}.ot-content-page h1{font-size:4rem;margin:0 0 30px}.rte img{max-width:100%}.ot-search-form{display:flex;max-width:700px;margin:24px 0 40px}.ot-search-form input{flex:1}.ot-empty{text-align:center;padding:90px 20px}.ot-footer{background:var(--ot-footer-bg);color:var(--ot-footer-text);--ot-hair:color-mix(in srgb, var(--ot-footer-border) 28%, transparent)}.ot-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,.85fr) 1.1fr;gap:0 46px;padding:74px 0 58px}.ot-footer__brand{font-family:var(--ot-heading);font-size:1.9rem;letter-spacing:.12em;line-height:1.1}.ot-footer__rule{display:block;width:34px;height:1px;background:var(--ot-gold);margin:16px 0 18px}.ot-footer__blurb{color:var(--ot-footer-muted);font-size:.84rem;line-height:1.6;max-width:38ch;margin:0}.ot-footer__h{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--ot-footer-text);margin:0 0 18px;position:relative;padding-bottom:10px}.ot-footer__h:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:0;width:22px;height:1px;background:var(--ot-gold)}.ot-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:11px;font-size:.85rem;color:var(--ot-footer-muted)}.ot-footer a{color:inherit;text-decoration:none}.ot-footer__col a:hover,.ot-footer__contact-list a:hover{color:var(--ot-gold)}.ot-footer__news{margin-top:30px}.ot-footer__news .ot-footer__blurb{margin-bottom:14px}.ot-newsletter{display:flex;max-width:430px;margin-top:14px}.ot-newsletter input{flex:1;background:transparent;border:1px solid var(--ot-hair);color:var(--ot-footer-text);padding:0 14px;min-height:46px}.ot-newsletter button{min-width:110px}.ot-footer__note{margin:10px 0 0;font-size:.78rem;color:var(--ot-gold)}.ot-footer__badges{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:30px;padding-top:22px;border-block-start:1px solid var(--ot-hair)}.ot-footer__badge{display:flex;align-items:center;gap:9px;font-size:.76rem;line-height:1.35;color:var(--ot-footer-muted);max-width:20ch}.ot-footer__badge .ot-icon{width:22px;height:22px;flex:none;color:var(--ot-gold)}.ot-footer__contact{padding-inline-start:46px;border-inline-start:1px solid var(--ot-hair)}.ot-footer__contact-list{gap:8px;line-height:1.55}.ot-footer__map{display:inline-block;margin-top:16px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ot-gold);border-bottom:1px solid currentColor;padding-bottom:2px}.ot-footer__img{width:100%;height:auto;margin-top:24px;display:block}.ot-footer__bottom{border-top:1px solid var(--ot-hair);padding:22px 0;color:var(--ot-footer-muted);font-size:.74rem;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.ot-footer__social{display:flex;gap:14px}.ot-social{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--ot-hair);color:var(--ot-footer-text);transition:color .2s ease,border-color .2s ease}.ot-social__glyph{width:17px;height:17px;display:block}.ot-social:hover{color:var(--ot-gold);border-color:var(--ot-gold)}.ot-social:focus-visible{outline:2px solid var(--ot-gold);outline-offset:2px}.ot-footer__legal{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ot-footer__legal a:hover{color:var(--ot-gold)}.ot-footer__pay{display:flex;align-items:center;gap:8px}.ot-footer__pay-icon{height:22px;width:auto;display:block}:focus-visible{outline:2px solid var(--ot-gold);outline-offset:4px}.ot-header.is-scrolled{background:color-mix(in srgb,var(--ot-header-bg) 98%,transparent);box-shadow:0 12px 38px color-mix(in srgb,var(--ot-text) 8%,transparent)}.ot-header.is-scrolled .ot-header__inner{min-height:72px}.ot-header__inner{transition:min-height .35s cubic-bezier(.2,.7,.2,1)}.ot-header__nav a,.ot-icon-link{transition:color .25s ease,opacity .25s ease,transform .25s ease}.ot-icon-link:hover{transform:translateY(-1px);color:var(--ot-gold)}.ot-button{position:relative;overflow:hidden;isolation:isolate;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease,filter .3s ease}.ot-button:after{content:"";position:absolute;inset:-30% auto -30% -45%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:skew(-18deg);transition:left .65s cubic-bezier(.2,.7,.2,1);z-index:-1}.ot-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--ot-gold) 20%,transparent);filter:none}.ot-button:hover:after{left:125%}.ot-link{transition:color .25s ease,border-color .25s ease}.ot-link:hover{color:var(--ot-gold)}.ot-category-card,.ot-editorial-card,.ot-product-card,.ot-collection-card{transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s ease}.ot-category-card:hover,.ot-editorial-card:hover,.ot-collection-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px color-mix(in srgb,var(--ot-text) 12%,transparent)}.ot-product-card:hover{transform:translateY(-3px)}.ot-image-zoom .ot-category-card:hover .ot-category-card__image,.ot-image-zoom .ot-editorial-card:hover .ot-editorial-card__image,.ot-image-zoom .ot-collection-card:hover img{transform:scale(1.045)}.ot-collection-card img{transition:transform .75s cubic-bezier(.2,.7,.2,1)}.ot-hero__media{transform:translate3d(0,var(--ot-hero-shift,0),0) scale(1.025);will-change:transform}.ot-hero--wash-bottom .ot-hero__overlay{--ot-hero-angle:0deg}.ot-hero--wash-none .ot-hero__overlay{display:none}.ot-hero--center .ot-hero__content{justify-content:center;text-align:center}.ot-hero--center .ot-hero__content-inner,.ot-hero--center .ot-hero__copy{margin-inline:auto}.ot-product-thumb{cursor:pointer;transition:border-color .25s ease,opacity .25s ease,transform .25s ease}.ot-product-thumb:hover,.ot-product-thumb.is-active{border-color:var(--ot-gold);opacity:1}.ot-product-thumb:hover{transform:translateY(-2px)}.ot-product-main-image{transition:opacity .22s ease}.ot-product-main-image.is-switching{opacity:.25}.ot-filter-drawer>summary{display:none}.ot-filter-drawer__panel{display:block}.ot-filter-drawer__icon{transition:transform .25s ease}.ot-filter-drawer[open] .ot-filter-drawer__icon{transform:rotate(45deg)}.ot-mobile-buy{display:none}.ot-contact{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:80px}.ot-contact__details{margin-top:35px;padding-top:24px;border-top:1px solid var(--ot-border)}.ot-contact__form form{display:grid;gap:18px}.ot-contact__form label{display:grid;gap:8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.ot-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ot-textarea{padding:14px;resize:vertical}.ot-form-success{padding:14px;background:color-mix(in srgb,var(--ot-success) 18%,var(--ot-bg));border:1px solid color-mix(in srgb,var(--ot-success) 45%,var(--ot-bg));color:var(--ot-text)}html.ot-motion-ready .ot-motion [data-reveal]{opacity:0;transform:translate3d(0,24px,0);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--ot-reveal-order,0) * 70ms)}html.ot-motion-ready .ot-motion--balanced [data-reveal]{transform:translate3d(0,34px,0);transition-duration:.95s}html.ot-motion-ready .ot-motion [data-reveal].is-visible{opacity:1;transform:none}html.ot-motion-ready .ot-motion .ot-hero[data-reveal]{transform:none}html.ot-motion-ready .ot-motion .ot-hero[data-reveal] .ot-hero__content-inner{opacity:0;transform:translate3d(0,24px,0);transition:opacity 1s .18s cubic-bezier(.2,.7,.2,1),transform 1s .18s cubic-bezier(.2,.7,.2,1)}html.ot-motion-ready .ot-motion .ot-hero[data-reveal].is-visible .ot-hero__content-inner{opacity:1;transform:none}@media(max-width:1200px){.ot-header__inner{grid-template-columns:210px 1fr 150px}.ot-header__nav{gap:15px;font-size:.82rem}.ot-category-grid,.ot-editorial-grid,.ot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-product{grid-template-columns:1fr}.ot-product-info{position:static}.ot-cart-layout{grid-template-columns:1fr}.ot-cart-summary{position:static}.ot-footer__grid{grid-template-columns:1fr 1fr}.ot-collections-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){body{padding-bottom:env(safe-area-inset-bottom)}.page-width{width:min(calc(100% - 28px),var(--ot-page-width))}.section-spacing{padding:52px 0}.section-spacing--compact{padding:36px 0}.ot-announcement__inner{font-size:.7rem;min-height:32px;overflow:hidden}.ot-announcement__inner span:not(:first-child){display:none}.ot-header__inner{grid-template-columns:48px 1fr 92px;min-height:70px;gap:10px}.ot-header__nav{display:none}.ot-mobile-menu{display:block}.ot-mobile-menu summary{list-style:none;display:grid;place-items:center;width:44px;height:44px}.ot-mobile-menu summary::-webkit-details-marker{display:none}.ot-mobile-panel{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--ot-bg);padding:22px 22px calc(30px + env(safe-area-inset-bottom));z-index:100;overflow:auto}.ot-mobile-panel__top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ot-border);padding-bottom:18px}.ot-mobile-panel__top button{border:0;background:transparent;font-size:2rem;line-height:1;width:44px;height:44px}.ot-mobile-panel nav{display:grid;gap:0;margin-top:28px;font-size:1.65rem}.ot-mobile-panel nav a{padding:13px 0;border-bottom:1px solid var(--ot-border)}.ot-logo-text{font-size:1.45rem}.ot-logo-text small{font-size:.48rem}.ot-header__icons{gap:14px}.ot-header__icons .ot-account{display:none}.ot-header__brand{justify-self:center}.ot-hero,.ot-hero__content{min-height:var(--ot-hero-mobile-height,620px)}.ot-hero__media img{object-position:center var(--ot-hero-position,center)}.ot-hero--wash-side .ot-hero__overlay{--ot-hero-angle:0deg;--ot-hero-spread:var(--ot-hero-spread-mobile,74%)}.ot-hero__content{align-items:end}.ot-hero__content-inner{padding:62px 0;max-width:100%}.ot-display{font-size:clamp(3rem,13vw,4.4rem);max-width:10ch}.ot-hero--center .ot-display{margin-inline:auto}.ot-hero__copy{font-size:1rem;max-width:34ch}.ot-section-head{align-items:start;flex-direction:column;margin-bottom:24px}.ot-section-title{font-size:clamp(2.15rem,9vw,3.3rem)}.ot-category-grid,.ot-editorial-grid{grid-template-columns:1fr 1fr}.ot-category-card{min-height:330px}.ot-category-card__content{inset-inline-start:18px;inset-inline-end:18px;bottom:18px}.ot-category-card__content h3{font-size:1.65rem}.ot-image-text,.ot-image-text--reverse{grid-template-columns:1fr}.ot-image-text__media{min-height:400px}.ot-image-text__media[style]{order:0!important}.ot-image-text__content{padding:44px 24px}.ot-trust__grid{grid-template-columns:1fr 1fr}.ot-collection-layout{grid-template-columns:1fr;gap:20px}.ot-filters{position:static}.ot-filter-drawer{border:1px solid var(--ot-border);background:var(--ot-surface)}.ot-filter-drawer>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;padding:15px 16px;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700;cursor:pointer}.ot-filter-drawer>summary::-webkit-details-marker{display:none}.ot-filter-drawer__panel{padding:0 16px 16px}.ot-filter{padding:14px 0}.ot-filter-actions .ot-button{flex:1}.ot-collection-toolbar{gap:14px;align-items:flex-end}.ot-sort{display:grid;gap:5px}.ot-sort label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.ot-sort select{max-width:160px}.ot-product-gallery{grid-template-columns:1fr}.ot-product-thumbs{grid-template-columns:repeat(5,76px);order:2;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom:5px}.ot-product-thumb{scroll-snap-align:start}.ot-product-main-media,.ot-product-main-media img{min-height:0;aspect-ratio:1}.ot-product-info h1{font-size:clamp(2.6rem,11vw,4rem)}.ot-product-description{font-size:.95rem}.ot-product-add{grid-template-columns:82px 1fr}.ot-product-trust{grid-template-columns:1fr 1fr}.ot-mobile-buy{position:fixed;display:flex;inset-inline-start:0;inset-inline-end:0;bottom:0;z-index:60;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:var(--ot-bg-98);border-top:1px solid var(--ot-border);box-shadow:0 -12px 34px color-mix(in srgb,var(--ot-text) 10%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ot-mobile-buy>div{min-width:0}.ot-mobile-buy__label{display:block;max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;color:var(--ot-muted)}.ot-mobile-buy strong{font-size:.9rem}.ot-mobile-buy .ot-button{min-height:44px;padding:0 20px;flex:none}.ot-cart-item{grid-template-columns:90px 1fr}.ot-cart-item__image{width:90px}.ot-cart-item>div:last-child{grid-column:2}.ot-footer__grid{grid-template-columns:1fr 1fr;gap:30px}.ot-footer__bottom{gap:12px;flex-direction:column}.ot-contact{grid-template-columns:1fr;gap:42px}.ot-form-grid{grid-template-columns:1fr}.ot-product-card__image--secondary{display:none}.ot-product-card:hover .ot-product-card__media--pair .ot-product-card__image--primary{opacity:1}.ot-category-card:hover,.ot-editorial-card:hover,.ot-collection-card:hover,.ot-product-card:hover{transform:none;box-shadow:none}}@media(max-width:560px){.ot-category-grid,.ot-editorial-grid,.ot-collections-grid{grid-template-columns:1fr}.ot-category-card,.ot-collection-card{min-height:420px}.ot-mobile-products-1 .ot-product-grid{grid-template-columns:1fr}.ot-mobile-products-2 .ot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ot-mobile-products-2 .ot-product-card__body{padding:10px 0}.ot-mobile-products-2 .ot-product-card__title{font-size:.86rem;line-height:1.3}.ot-mobile-products-2 .ot-product-card__meta{font-size:.66rem}.ot-mobile-products-2 .ot-product-card__price{font-size:.82rem}.ot-hero,.ot-hero__content{min-height:var(--ot-hero-mobile-height,580px)}.ot-page-hero,.ot-page-hero__content{min-height:300px}.ot-page-hero h1{font-size:3.05rem}.ot-trust__grid{grid-template-columns:1fr}.ot-product{gap:30px}.ot-product-add,.ot-product-trust,.ot-footer__grid{grid-template-columns:1fr}.ot-newsletter{flex-direction:column;gap:8px}.ot-newsletter input,.ot-newsletter button{min-height:48px}.ot-collection-toolbar{align-items:start;flex-direction:column}.ot-sort{width:100%}.ot-sort select{max-width:none;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.ot-hero__media{transform:none!important}html.ot-motion-ready .ot-motion [data-reveal]{opacity:1!important;transform:none!important}}.ot-product-warranty{margin:0 0 24px}html[dir=rtl],html:lang(ar){font-family:var(--ot-arabic),var(--ot-body);line-height:1.85}[dir=rtl] *,:lang(ar) *{letter-spacing:0!important}:lang(ar) h1,:lang(ar) h2,:lang(ar) h3,:lang(ar) .ot-display,:lang(ar) .ot-section-title,:lang(ar) .ot-logo-text,:lang(ar) .ot-footer__brand,[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] .ot-display,[dir=rtl] .ot-section-title{font-family:var(--ot-arabic),var(--ot-heading)}html[dir=rtl] body,html:lang(ar) body{font-size:calc(var(--ot-base-font-size, 16px) * 1.06)}[dir=rtl] .ot-eyebrow,[dir=rtl] .ot-button,[dir=rtl] .ot-link,[dir=rtl] .ot-accordion summary,[dir=rtl] .ot-filter summary,[dir=rtl] .ot-product-form-field label{text-transform:none}[dir=rtl] .ot-product-card__price,[dir=rtl] .ot-product-price,[dir=rtl] .ot-summary-row,[dir=rtl] .ot-entry__price{direction:ltr;text-align:end;unicode-bidi:isolate}[dir=rtl] .ot-pagination a[aria-label],[dir=rtl] .ot-hero__media img{transform:scaleX(-1)}[dir=rtl] .ot-hero--wash-side .ot-hero__overlay{--ot-hero-angle: 270deg}[dir=rtl] .ot-page-hero img{transform:scaleX(-1)}[dir=rtl] .ot-page-hero__overlay{background:linear-gradient(270deg,var(--ot-bg-98),var(--ot-bg-82) 38%,var(--ot-bg-08) 72%)}@media(max-width:800px){[dir=rtl] .ot-hero--wash-side .ot-hero__overlay{--ot-hero-angle: 0deg}}.ot-lang{display:flex;align-items:center;margin-inline-end:2px}.ot-lang__btn{appearance:none;-webkit-appearance:none;background:none;background-color:transparent;border:0;border-radius:0;box-shadow:none;padding:4px 2px;margin:0;cursor:pointer;font-family:var(--ot-body);font-size:.85rem;line-height:1;color:var(--ot-text);border-bottom:1px solid transparent;transition:color .25s ease,border-color .25s ease}.ot-lang__btn:hover,.ot-lang__btn:focus-visible{color:var(--ot-gold);border-bottom-color:var(--ot-gold)}.ot-lang__btn[lang=ar]{font-family:var(--ot-arabic),var(--ot-body);letter-spacing:0;font-size:.95rem}:lang(ar) .ot-logo-text,[dir=rtl] .ot-logo-text,:lang(ar) .ot-footer__brand,[dir=rtl] .ot-footer__brand{font-family:var(--ot-heading)!important;letter-spacing:.12em!important}:lang(ar) .ot-logo-text small,[dir=rtl] .ot-logo-text small{font-family:var(--ot-body)!important;letter-spacing:.42em!important}.ot-link:after{content:"\2192";speak:none}[dir=rtl] .ot-link:after{content:"\2190"}.ot-pagination__prev:before{content:"\2190"}.ot-pagination__next:before{content:"\2192"}[dir=rtl] .ot-pagination__prev:before{content:"\2192"}[dir=rtl] .ot-pagination__next:before{content:"\2190"}.ot-nav-item{position:relative;display:inline-block}.ot-nav-item--parent>a:after{content:"";display:inline-block;inline-size:5px;block-size:5px;margin-inline-start:7px;vertical-align:1px;border-inline-end:1px solid currentColor;border-block-end:1px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .2s ease,opacity .2s ease;opacity:.45}.ot-nav-item--parent:hover>a:after,.ot-nav-item--parent:focus-within>a:after{opacity:1;transform:rotate(-135deg) translateY(-2px)}.ot-nav-item--parent:hover>a,.ot-nav-item--parent:focus-within>a{border-color:var(--ot-gold)}.ot-nav-item__panel{position:absolute;inset-block-start:calc(100% + 12px);inset-inline-start:50%;inline-size:max-content;min-inline-size:210px;padding-block:12px;padding-inline:0;background:var(--ot-bg);border:0;box-shadow:0 0 0 1px color-mix(in srgb,var(--ot-text) 5%,transparent),0 26px 50px -18px color-mix(in srgb,var(--ot-text) 32%,transparent);z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-8px);transition:opacity .2s ease,transform .24s cubic-bezier(.2,.7,.2,1),visibility 0s .2s}.ot-nav-item__panel:before{content:"";position:absolute;inset-block-end:100%;inset-inline:0;block-size:18px}.ot-nav-item:hover>.ot-nav-item__panel,.ot-nav-item:focus-within>.ot-nav-item__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0);transition:opacity .2s ease,transform .24s cubic-bezier(.2,.7,.2,1),visibility 0s}.ot-nav-item__panel a{display:block;padding:9px 26px;white-space:nowrap;font-size:.76rem;letter-spacing:.11em;text-transform:uppercase;color:var(--ot-text);border:0!important;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,color .15s ease,background .18s ease}.ot-nav-item:hover>.ot-nav-item__panel a,.ot-nav-item:focus-within>.ot-nav-item__panel a{opacity:1;transform:none}.ot-nav-item__panel a:nth-child(1){transition-delay:.05s}.ot-nav-item__panel a:nth-child(2){transition-delay:.09s}.ot-nav-item__panel a:nth-child(3){transition-delay:.13s}.ot-nav-item__panel a:nth-child(4){transition-delay:.17s}.ot-nav-item__panel a:nth-child(5){transition-delay:.21s}.ot-nav-item__panel a:hover,.ot-nav-item__panel a:focus-visible{color:var(--ot-gold);background:var(--ot-surface)}.ot-nav-item__panel a[aria-current]{color:var(--ot-gold)}.ot-mobile-panel__child{padding-inline-start:20px!important;font-size:.92rem;color:var(--ot-muted)}@media(prefers-reduced-motion:reduce){.ot-nav-item__panel,.ot-nav-item__panel a{transition-duration:.01ms!important;transition-delay:0s!important}}.ot-carousel{position:relative}.ot-carousel__track{display:grid;grid-template-columns:none;grid-auto-flow:column;gap:var(--ot-cards-gap, 16px);grid-auto-columns:calc((100% - var(--ot-cards-gap, 16px) * (var(--ot-cards-per, 4) - 1)) / var(--ot-cards-per, 4));overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-block-end:26px}.ot-carousel__track::-webkit-scrollbar{display:none}.ot-carousel__track>*{scroll-snap-align:start}html.ot-motion-ready .ot-motion .ot-carousel__track [data-reveal]{transform:none}.ot-carousel__nav{position:absolute;inset-block-start:50%;transform:translateY(-50%);inline-size:40px;block-size:40px;z-index:5;display:none;place-items:center;padding:0;cursor:pointer;background:var(--ot-bg);border:1px solid var(--ot-border);border-radius:50%;transition:border-color .18s ease,color .18s ease,opacity .18s ease}.ot-carousel.is-scrollable .ot-carousel__nav{display:grid}.ot-carousel__nav:hover{border-color:var(--ot-gold);color:var(--ot-gold)}.ot-carousel__nav[disabled]{opacity:.25;cursor:default}.ot-carousel__nav--prev{inset-inline-start:-20px}.ot-carousel__nav--next{inset-inline-end:-20px}.ot-carousel__nav:before{content:"";inline-size:8px;block-size:8px;border-block-start:1px solid currentColor;border-inline-end:1px solid currentColor}.ot-carousel__nav--prev:before{transform:rotate(-135deg);margin-inline-start:3px}.ot-carousel__nav--next:before{transform:rotate(45deg);margin-inline-end:3px}[dir=rtl] .ot-carousel__nav--prev:before{transform:rotate(45deg)}[dir=rtl] .ot-carousel__nav--next:before{transform:rotate(-135deg)}@media(max-width:1100px){.ot-carousel__track{grid-auto-columns:calc((100% - var(--ot-cards-gap, 16px)) / 2)}}@media(max-width:700px){.ot-carousel__track{grid-auto-columns:78%}.ot-carousel__nav{display:none!important}}@media(prefers-reduced-motion:reduce){.ot-carousel__track{scroll-behavior:auto}}.ot-lookbook__stage{display:grid;gap:56px}.ot-lookbook__stage.is-stacked{gap:0}.ot-lookbook__stage.is-stacked>.ot-look{grid-area:1 / 1;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility 0s linear .55s}.ot-lookbook__stage.is-stacked>.ot-look.is-current{opacity:1;visibility:visible;transition:opacity .55s ease,visibility 0s}.ot-look{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch;max-inline-size:var(--ot-look-width, 1400px);margin-inline:auto;inline-size:100%}.ot-look--media-end .ot-look__products{order:-1}.ot-look__media{position:relative;overflow:hidden;aspect-ratio:1;background:color-mix(in srgb,var(--ot-look-img-bg, #535353) 10%,transparent)}.ot-look__image{inline-size:100%;block-size:100%;object-fit:cover}.ot-look__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ot-muted)}.ot-look__point{position:absolute;inset-block-start:var(--y);inset-inline-start:var(--x);transform:translate(-50%,-50%);inline-size:46px;block-size:46px;display:grid;place-items:center;padding:0;cursor:pointer;background:color-mix(in srgb,var(--ot-point-color, var(--ot-gold)) 30%,transparent);border:0;border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ot-image-text) 55%,transparent),0 2px 10px color-mix(in srgb,var(--ot-text) 18%,transparent);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.ot-look__point:hover{transform:translate(-50%,-50%) scale(1.12)}[dir=rtl] .ot-look__point:hover{transform:translate(50%,-50%) scale(1.12)}[dir=rtl] .ot-look__point{transform:translate(50%,-50%)}.ot-look__point-mark{position:relative;width:16px;height:16px;filter:drop-shadow(0 1px 1.5px color-mix(in srgb,var(--ot-text) 35%,transparent))}.ot-look__point-mark:before,.ot-look__point-mark:after{content:"";position:absolute;background:var(--ot-image-text)}.ot-look__point-mark:before{top:7px;left:0;width:16px;height:1.5px}.ot-look__point-mark:after{left:7px;top:0;width:1.5px;height:16px}.ot-look__point:after{content:"";position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border-radius:50%;border:2px solid color-mix(in srgb,var(--ot-image-text) 95%,transparent);opacity:0}.ot-lookbook--points-animated .ot-look__point:after{opacity:.75;animation:ot-point 2.4s ease-out infinite}.ot-look__point:hover,.ot-look__point.is-active{background:color-mix(in srgb,var(--ot-point-color, var(--ot-gold)) 52%,transparent);box-shadow:0 0 0 9px color-mix(in srgb,var(--ot-image-text) 34%,transparent),0 3px 14px color-mix(in srgb,var(--ot-text) 20%,transparent)}.ot-look__point.is-active:after{animation:none;opacity:0}.ot-lookbook--points-animated .ot-look__point{animation:ot-point-in .45s backwards ease;animation-delay:var(--ot-point-delay, 0ms)}@keyframes ot-point-in{0%{opacity:0}}@keyframes ot-point{0%{transform:scale(.85);opacity:.55}70%,to{transform:scale(1.5);opacity:0}}.ot-look__media-col{display:grid;grid-template-rows:auto auto auto;align-content:start;gap:0}.ot-look__products{display:grid;grid-template-rows:auto auto;align-self:center;min-inline-size:0}.ot-look__products .ot-carousel__track{grid-auto-columns:100%;gap:0}.ot-look__slide{display:grid;align-content:center;justify-items:center;min-inline-size:0}.ot-look__slide .ot-product-card{inline-size:min(100%,300px)}.ot-look__nav{position:absolute;inset-block-start:50%;transform:translateY(-50%);inline-size:46px;block-size:46px;z-index:4;display:none;place-items:center;padding:0;cursor:pointer;background:var(--ot-look-arrow-bg, var(--ot-bg));color:var(--ot-look-arrow-ink, var(--ot-text));border:0;border-radius:6px;box-shadow:0 2px 12px color-mix(in srgb,var(--ot-text) 16%,transparent);transition:background .18s ease,color .18s ease,box-shadow .18s ease}.ot-lookbook__stage.is-stacked .ot-look__nav{display:grid}.ot-lookbook__stage.is-single .ot-look__nav{display:none}.ot-look__nav:hover{background:var(--ot-look-arrow-bg-hover, var(--ot-secondary));color:var(--ot-look-arrow-ink-hover, var(--ot-secondary-text));box-shadow:0 4px 16px color-mix(in srgb,var(--ot-text) 24%,transparent)}.ot-look__nav:before{content:"";inline-size:8px;block-size:8px;border-block-start:1px solid currentColor;border-inline-end:1px solid currentColor}.ot-look__nav--prev{inset-inline-start:14px}.ot-look__nav--next{inset-inline-end:14px}.ot-look__nav--prev:before{transform:rotate(-135deg);margin-inline-start:3px}.ot-look__nav--next:before{transform:rotate(45deg);margin-inline-end:3px}[dir=rtl] .ot-look__nav--prev:before{transform:rotate(45deg)}[dir=rtl] .ot-look__nav--next:before{transform:rotate(-135deg)}@media(hover:none){.ot-look__nav{opacity:1}}.ot-look__buy{position:absolute;inset-inline:12px;inset-block-end:12px;z-index:3;display:none;align-items:center;justify-content:space-between;gap:14px;background:var(--ot-bg);padding:14px 14px 14px 24px;box-shadow:0 4px 18px color-mix(in srgb,var(--ot-text) 14%,transparent)}.ot-look__buy.is-ready,.ot-look__buy--link{display:flex}.ot-look__buy-title{font-size:.84rem;color:var(--ot-text)}.ot-look__buy-btn{inline-size:auto;min-height:46px;padding:0 28px;flex:none}.ot-look__buy-btn[disabled]{opacity:.55;cursor:default;transform:none}@media(max-width:620px){.ot-look__buy{inset-inline:8px;inset-block-end:8px;padding:9px;gap:8px}.ot-look__buy-title{font-size:.74rem}.ot-look__buy-btn{padding:0 12px;font-size:.62rem}}html.ot-motion-ready .ot-motion .ot-look__slide [data-reveal]{opacity:1;transform:none}.ot-wish{display:none;place-items:center;padding:0;cursor:pointer;inline-size:36px;block-size:36px;border:0;border-radius:50%;background:color-mix(in srgb,var(--ot-bg) 86%,transparent);color:var(--ot-text);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 10px color-mix(in srgb,var(--ot-text) 14%,transparent);transition:color .18s ease,background .18s ease,transform .18s ease}.ot-wish.is-ready{display:grid}.ot-wish:hover{color:var(--ot-gold);transform:scale(1.08)}.ot-wish.is-saved{color:var(--ot-gold)}.ot-wish.is-saved .ot-wish__icon path{fill:currentColor}.ot-wish--card{position:absolute;inset-block-start:10px;inset-inline-end:10px;z-index:3}.ot-wish--pdp{position:absolute;inset-block-start:14px;inset-inline-end:14px;z-index:3;inline-size:42px;block-size:42px}.ot-product-card,.ot-product-gallery{position:relative}.ot-wishlist-count{background:var(--ot-gold)}.ot-wishlist-count[hidden]{display:none}.ot-product-card__add{display:none;margin-block-start:12px}.ot-product-card__add.is-ready,.ot-product-card__add--out{display:block}.ot-product-card__add-btn{inline-size:100%;min-height:46px}.ot-product-card__add-btn[disabled]{cursor:default;background:transparent;color:var(--ot-muted);border-color:var(--ot-border);transform:none;filter:none}.ot-product-card__spec{font-size:.72rem;color:var(--ot-muted);line-height:1.4;margin-block-end:3px}.ot-product-card__price--tbc{color:var(--ot-muted);font-size:.8rem}.ot-carousel__dots{display:flex;justify-content:center;gap:8px;margin-block-start:18px}.ot-carousel__dots[hidden]{display:none}.ot-carousel__dot{inline-size:7px;block-size:7px;padding:0;border:0;border-radius:50%;background:var(--ot-border);cursor:pointer;transition:background .2s ease,transform .2s ease}.ot-carousel__dot:hover{background:var(--ot-muted)}.ot-carousel__dot.is-active{background:var(--ot-gold);transform:scale(1.35)}.ot-look__products .ot-carousel__dots{margin-block-start:14px}@media(max-width:860px){.ot-look{grid-template-columns:1fr;gap:18px}.ot-look__media{aspect-ratio:4 / 5}.ot-lookbook__stage .ot-look__nav{display:none}}@media(prefers-reduced-motion:reduce){.ot-look__point:after{animation:none}}.be-header{position:sticky;top:0;z-index:60;background:var(--be-page);border-bottom:1px solid var(--be-line)}.be-header__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;height:72px;padding-inline:var(--be-gutter)}.be-header__utility{display:none;align-items:center;gap:24px;font-size:13px;flex:1 1 0}.be-header__utility a{color:var(--be-ink);text-decoration:none}.be-header__utility a:hover{color:var(--be-accent)}.be-header__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-decoration:none;color:var(--be-ink);white-space:nowrap}.be-wordmark{--be-track: .12em;display:block;font-family:var(--be-serif);font-size:19px;letter-spacing:var(--be-track);line-height:1;text-transform:uppercase;text-align:center;padding-inline-start:var(--be-track)}.be-wordmark small{--be-track-sub: .34em;display:block;font-family:var(--be-sans);font-size:8px;letter-spacing:var(--be-track-sub);padding-inline-start:var(--be-track-sub);margin-top:5px;color:var(--be-muted)}:lang(ar) .be-wordmark,[dir=rtl] .be-wordmark,:lang(ar) .be-wordmark small,[dir=rtl] .be-wordmark small{padding-inline-start:0}.be-header__brand img,.be-logo{display:block;height:var(--ot-logo-h, 44px);width:auto;max-width:min(46vw,420px)}@media(max-width:1023px){.be-logo,.be-header__brand img{height:calc(var(--ot-logo-h, 44px) * .72)}}.be-header__icons{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:1 1 0}.be-icon{display:grid;place-items:center;position:relative;color:var(--be-ink)}.be-icon:hover{color:var(--be-accent)}.be-icon__count{position:absolute;top:-6px;inset-inline-end:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--be-tiffany);color:var(--be-ink);font-size:10px;line-height:16px;text-align:center}.be-lang{display:inline-flex}.be-lang--top{display:none}.be-lang--drawer{display:block;padding-top:16px}.be-lang--drawer .be-lang__btn{font-family:var(--be-serif);font-size:22px}.be-lang__btn{border:0;background:transparent;font-family:var(--be-sans);font-size:13px;letter-spacing:.04em;color:var(--be-ink);cursor:pointer;padding:0}.be-lang__btn:hover{color:var(--be-accent)}.be-header__navrow{display:none;height:55px;border-top:1px solid transparent}.be-nav{display:flex;align-items:stretch;justify-content:center;gap:40px;height:55px}.be-nav__item{position:relative;display:flex;align-items:center}.be-nav__item>a{display:flex;align-items:center;height:100%;font-family:var(--be-sans);font-size:13px;font-weight:400;letter-spacing:.65px;text-transform:uppercase;color:var(--be-ink);text-decoration:none;border-bottom:2px solid transparent}.be-nav__item>a:hover,.be-nav__item>a[aria-current]{border-bottom-color:var(--be-ink)}.be-nav__panel{position:absolute;top:100%;left:50%;transform:translate(-50%,6px);min-width:220px;padding:18px 0;background:var(--be-page);border:1px solid var(--be-line);box-shadow:0 18px 40px color-mix(in srgb,var(--ot-text) 12%,transparent);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;z-index:5}.be-nav__item:hover>.be-nav__panel,.be-nav__item:focus-within>.be-nav__panel{opacity:1;visibility:visible;transform:translate(-50%)}.be-nav__panel a{display:block;padding:8px 26px;font-size:14px;color:var(--be-ink);text-decoration:none;white-space:nowrap}.be-nav__panel a:hover{color:var(--be-accent);background:var(--be-tint)}.be-header__icons .be-icon--secondary{display:none}@media(min-width:1024px){.be-header__icons .be-icon--secondary{display:grid}}.be-burger{display:inline-flex;border:0;background:transparent;padding:0;color:var(--be-ink);cursor:pointer}.be-drawer{display:block}.be-drawer__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:var(--ot-bg);padding:22px var(--be-gutter) calc(30px + env(safe-area-inset-bottom));overflow:auto;overscroll-behavior:contain}.be-drawer__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--be-line)}.be-drawer__panel nav{display:grid;margin-top:22px}.be-drawer__panel nav a{padding:14px 0;border-bottom:1px solid var(--be-line);font-family:var(--be-serif);font-size:22px;color:var(--be-ink);text-decoration:none}.be-drawer__panel nav a.be-drawer__child{font-family:var(--be-sans);font-size:14px;padding-inline-start:14px;color:var(--be-muted)}.be-drawer__utility{display:grid;gap:2px;margin-top:26px;padding-top:20px;border-top:1px solid var(--be-line)}.be-drawer__utility a{padding:11px 0;font-size:14px;color:var(--be-muted);text-decoration:none}.be-drawer__utility a:hover{color:var(--be-accent)}@media(min-width:1024px){.be-header__utility{display:flex}.be-header__navrow{display:block}.be-drawer,.be-burger{display:none}.be-lang--top{display:inline-flex}.be-lang--drawer{display:none}.be-wordmark{font-size:30px;--be-track: .16em}}:lang(ar) .be-wordmark{font-family:var(--ot-arabic),serif}.ot-hero .ot-display,.ot-hero .ot-hero__copy h1,.ot-hero .ot-hero__copy h2{font-size:min(var(--ot-hero-h-size,6.4rem),calc(var(--ot-hero-h-size-n,102) * 100vw / 1440));font-weight:var(--ot-hero-h-weight,400);letter-spacing:calc(var(--ot-hero-h-track,-2.5) * .01em);color:var(--ot-hero-h-color,inherit);line-height:calc(var(--ot-hero-leading,96) / 100)}.ot-hero .ot-eyebrow{font-size:var(--ot-hero-e-size,.76rem);color:var(--ot-hero-e-color,var(--ot-gold))}.ot-hero .ot-hero__copy{font-size:var(--ot-hero-c-size,1.08rem);color:var(--ot-hero-c-color,var(--ot-muted))}@media(max-width:800px){.ot-hero .ot-display,.ot-hero .ot-hero__copy h1,.ot-hero .ot-hero__copy h2{font-size:min(var(--ot-hero-h-size-mobile,4.4rem),calc(var(--ot-hero-h-size-mobile-n,70) * 100vw / 430))}.ot-hero .ot-hero__copy{font-size:var(--ot-hero-c-size-mobile,1rem)}}.ot-hero .ot-hero__copy h1,.ot-hero .ot-hero__copy h2{margin:0 0 24px}.ot-hero .ot-hero__copy h1 strong,.ot-hero .ot-hero__copy h1 b,.ot-hero .ot-hero__copy h2 strong,.ot-hero .ot-hero__copy h2 b{font-weight:inherit}.ot-hero .ot-hero__copy h1,.ot-hero .ot-hero__copy h2{max-width:none}@media(max-width:800px){.ot-trust__item{padding:24px 18px}.ot-trust--ruled .ot-trust__item+.ot-trust__item:before{display:none}.ot-trust--ruled .ot-trust__item:nth-child(2n):before{display:block;content:"";position:absolute;inset-block:16px;inset-inline-start:0;width:1px;background:color-mix(in srgb,var(--ot-text) 13%,transparent)}.ot-trust--ruled .ot-trust__item:nth-child(n+3):after{content:"";position:absolute;inset-inline:16px;inset-block-start:0;height:1px;background:color-mix(in srgb,var(--ot-text) 13%,transparent)}}@media(max-width:560px){.ot-trust--ruled .ot-trust__item:nth-child(2n):before{display:none}.ot-trust--ruled .ot-trust__item:nth-child(n+2):after{content:"";position:absolute;inset-inline:0;inset-block-start:0;height:1px;background:color-mix(in srgb,var(--ot-text) 13%,transparent)}.ot-trust--stacked .ot-trust__item{flex-direction:row;align-items:center;text-align:start;gap:14px}.ot-trust--stacked .ot-trust__copy{margin-inline:0}.ot-trust__icon{width:42px;height:42px}}.ot-banner__stack{position:relative}.ot-banner--page .ot-banner__stack{width:min(calc(100% - 40px),var(--ot-page-width));margin-inline:auto}.ot-banner__frame{position:relative;aspect-ratio:var(--b-ratio,3/1);overflow:hidden}.ot-banner__img{width:100%;height:100%;object-fit:cover;object-position:var(--b-focal,left center);display:block}.ot-banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:color-mix(in srgb,var(--ot-bg) var(--b-scrim,0%),transparent)}.ot-banner--light .ot-banner__scrim{background:color-mix(in srgb,var(--ot-overlay) var(--b-scrim,0%),transparent)}.ot-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding-inline:clamp(24px,5vw,80px)}.ot-banner__content--start{justify-content:flex-start}.ot-banner__content--center{justify-content:center;text-align:center}.ot-banner__content--end{justify-content:flex-end}.ot-banner__inner{display:flex;flex-direction:column;gap:14px;max-width:min(44ch,46%);color:var(--ot-text)}.ot-banner--light .ot-banner__inner{color:var(--ot-image-text)}.ot-banner__title{font-size:clamp(1.7rem,3vw,3.1rem)}.ot-banner__copy{color:inherit;opacity:.86;max-width:none}.ot-banner__cta{align-self:flex-start;margin-top:4px}.ot-banner__content--center .ot-banner__inner{align-items:center}@media(max-width:800px){.ot-banner__frame{aspect-ratio:var(--b-ratio-m,4/3)}.ot-banner__content{position:static;padding:20px 20px 0;justify-content:flex-start;text-align:start}.ot-banner__inner,.ot-banner--light .ot-banner__inner{max-width:none;color:var(--ot-text)}.ot-banner--page .ot-banner__stack{width:min(calc(100% - 28px),var(--ot-page-width))}.ot-banner__content--center{text-align:start}.ot-banner__content--center .ot-banner__inner{align-items:flex-start}}@media(max-width:1200px){.ot-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.ot-footer__brand-col{grid-column:1/-1}.ot-footer__contact{grid-column:1/-1;padding-inline-start:0;border-inline-start:0;border-block-start:1px solid var(--ot-hair);padding-block-start:28px}.ot-footer__blurb{max-width:52ch}}@media(max-width:800px){.ot-footer__grid{grid-template-columns:1fr 1fr;gap:34px;padding:54px 0 40px}}@media(max-width:560px){.ot-footer__grid{grid-template-columns:1fr}.ot-footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.ot-footer__badges{gap:12px}}.rte>*+*{margin-block-start:1.1em}.rte{line-height:1.75;color:var(--ot-text)}.rte p,.rte ul,.rte ol{max-width:70ch}.rte h2{font-size:clamp(1.45rem,2.3vw,1.95rem);line-height:1.2;letter-spacing:-.015em;margin-block:2.1em .55em}.rte h3{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;margin-block:1.9em .5em;color:var(--ot-text)}.rte>h2:first-child,.rte>h3:first-child,.rte>p:first-child{margin-block-start:0}.rte ul,.rte ol{padding-inline-start:1.3em;display:grid;gap:.55em}.rte li::marker{color:var(--ot-gold)}.rte a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--ot-gold) 65%,transparent)}.rte a:hover{color:var(--ot-gold)}.rte strong{font-weight:600}.rte hr{border:0;height:1px;margin-block:3em;background:color-mix(in srgb,var(--ot-text) 14%,transparent)}.rte-lede{font-size:1.06rem;line-height:1.7;color:var(--ot-muted)}@media(max-width:800px){.ot-social{width:44px;height:44px}.ot-social__glyph{width:19px;height:19px}.ot-filter-actions .ot-button{min-height:44px}.be-burger{padding:8px;margin-inline-start:-8px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
