.luxe-product-page{--luxe-ink: #2a2022;--luxe-muted: #6b5b5c;--luxe-border: rgba(42, 32, 34, .14);position:relative;width:min(1180px,100%);margin-inline:auto;padding:var(--luxe-product-padding-top) 20px calc(var(--luxe-product-padding-bottom) + 100px);font-family:Tajawal,Cairo,Noto Kufi Arabic,Segoe UI,Tahoma,sans-serif;font-size:17px;-webkit-font-smoothing:antialiased;color:var(--luxe-ink)}.luxe-product-page__gallery{display:grid;grid-template-columns:minmax(0,1fr) 88px;grid-template-areas:"main thumbs";gap:12px;margin-bottom:clamp(34px,5vw,66px)}.luxe-product-page__gallery-main{position:relative;grid-area:main;min-width:0;min-height:0;aspect-ratio:1 / 1;overflow:hidden;background:#f4eeea}.luxe-product-page__gallery-viewport,.luxe-product-page__slide{width:100%;height:100%;min-height:0}.luxe-product-page__gallery-viewport{position:relative}.luxe-product-page__slide{display:grid;place-items:center;position:absolute;top:0;right:0;bottom:0;left:0}.luxe-product-page__image{display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .22s ease,transform .28s ease}.luxe-product-page__slide.is-active .luxe-product-page__image{opacity:1}.luxe-product-page__gallery-arrow{position:absolute;z-index:1;top:50%;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#2a2022b8;color:#fff;cursor:pointer;font-size:1.7rem;line-height:1;transform:translateY(-50%)}.luxe-product-page__gallery-arrow--prev{right:12px}.luxe-product-page__gallery-arrow--next{left:12px}.luxe-product-page__thumbs{display:flex;grid-area:thumbs;flex-direction:column;gap:8px;max-height:100%;overflow-y:auto;scrollbar-width:thin}.luxe-product-page__thumb{flex:0 0 auto;aspect-ratio:1 / 1;overflow:hidden;padding:0;border:2px solid transparent;border-radius:8px;background:#f4eeea;cursor:pointer}.luxe-product-page__thumb.is-active{border-color:#fd7490}.luxe-product-page__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.luxe-product-page__information{width:min(720px,100%);margin-inline:auto;text-align:right}.luxe-product-page__title{margin:0 0 12px;color:var(--luxe-ink);font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.15}.luxe-product-page__price{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:var(--luxe-ink);font-size:1.18rem;font-weight:800}.luxe-product-page__price s{color:var(--luxe-muted);font-size:.95rem;font-weight:500}.luxe-product-page__description{margin-bottom:28px;color:#4e4143;font-size:1rem;line-height:1.85}.luxe-product-page__description-title{margin:0 0 12px;color:var(--luxe-ink);font-size:1.15rem}.luxe-product-page__description img,.luxe-product-page__description video,.luxe-product-page__description iframe{display:block;max-width:100%;height:auto;margin:16px auto}.luxe-product-page__description p:last-child{margin-bottom:0}.luxe-product-page__cod{scroll-margin-top:24px;margin-top:20px;padding:clamp(18px,3vw,28px);border:1px solid var(--luxe-border);border-radius:18px;background:#fd74900f}.luxe-product-page__cod-title{margin:0 0 6px;font-size:1.35rem;line-height:1.35}.luxe-product-page__cod-note{margin:0 0 18px;color:var(--luxe-muted);font-size:.92rem}.luxe-product-page__fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.luxe-product-page__field{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.luxe-product-page__field--full{grid-column:1 / -1}.luxe-product-page__field label{font-size:.9rem;font-weight:700}.luxe-product-page__field input,.luxe-product-page__field select,.luxe-product-page__field textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid rgba(42,32,34,.22);border-radius:9px;background:#fff;color:var(--luxe-ink);font:inherit;box-sizing:border-box}.luxe-product-page__field textarea{min-height:78px;resize:vertical}.luxe-product-page__cod-submit,.luxe-product-page__sticky-order,.luxe-product-page__related-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800;text-decoration:none}.luxe-product-page__cod-submit{width:100%;min-height:50px;margin-top:5px;border:0;background:#fd7490;color:#fff;cursor:pointer;font:inherit}.luxe-product-page__related{margin-top:clamp(56px,8vw,96px);padding-top:clamp(30px,4vw,50px);border-top:1px solid var(--luxe-border)}.luxe-product-page__related-heading{margin-bottom:26px}.luxe-product-page__eyebrow{margin:0 0 8px;color:#fd7490;font-size:.78rem;font-weight:800;letter-spacing:.08em}.luxe-product-page__related-heading h2{margin:0;color:var(--luxe-ink);font-size:clamp(1.55rem,3vw,2.4rem)}.luxe-product-page__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.luxe-product-page__related-card{min-width:0}.luxe-product-page__related-media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f4eeea}.luxe-product-page__related-image{display:block;width:100%;height:100%;object-fit:cover}.luxe-product-page__related-card h3{min-height:2.8em;margin:12px 0 6px;font-size:.92rem;line-height:1.4}.luxe-product-page__related-card h3 a{color:var(--luxe-ink);text-decoration:none}.luxe-product-page__related-price{margin:0 0 10px;font-size:.88rem;font-weight:800}.luxe-product-page__related-button{width:100%;min-height:38px;border:1px solid var(--luxe-ink);color:var(--luxe-ink);font-size:.78rem}.luxe-product-page__sticky-order{position:fixed;z-index:20;right:50%;bottom:16px;transform:translate(50%);width:min(360px,calc(100% - 32px));min-height:50px;padding:10px 22px;background:#2a2022;box-shadow:0 12px 28px #2a202240;color:#fff;font-size:1rem;text-align:center}@media(max-width:989px){.luxe-product-page__gallery{grid-template-columns:minmax(0,1fr) 78px}.luxe-product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.luxe-product-page{padding-inline:14px;font-size:18px}.luxe-product-page__gallery{grid-template-columns:1fr;grid-template-areas:"main" "thumbs";gap:8px;margin-bottom:34px}.luxe-product-page__thumbs{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden}.luxe-product-page__thumb{width:64px;height:64px}.luxe-product-page__fields{grid-template-columns:1fr;gap:0}.luxe-product-page__title{font-size:clamp(32px,10vw,42px);font-weight:700}.luxe-product-page__price{font-size:22px}.luxe-product-page__description{font-size:18px;line-height:2}.luxe-product-page__description-title,.luxe-product-page__cod-title{font-size:23px}.luxe-product-page__field label,.luxe-product-page__field input,.luxe-product-page__field select,.luxe-product-page__field textarea,.luxe-product-page__cod-submit{font-size:17px}.luxe-product-page__field--full{grid-column:auto}.luxe-product-page__related-grid{gap:12px}.luxe-product-page__related-card h3{min-height:3.2em;font-size:.8rem}.luxe-product-page__related-button{min-height:36px;font-size:.7rem}}.lw-home{--lw-ink: #2a2022;--lw-muted: #6b5b5c;background:var(--lw-background);color:var(--lw-ink);overflow:clip}.lw-home__hero{position:relative;aspect-ratio:16 / 9;display:grid;align-items:end;overflow:hidden;isolation:isolate;background:#eadbd7}.lw-home__hero-video,.lw-home__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.lw-home__hero-video{display:block}.lw-home__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(270deg,#1c1113e6,#1c11136b 46%,#1c111314 82%)}.lw-home__hero-content{position:relative;z-index:1;width:min(1240px,100%);margin-inline:auto;padding:clamp(48px,9vw,116px) clamp(20px,5vw,64px);color:#fffaf7}.lw-home__hero-content>*{max-width:600px}.lw-home__hero-mark{position:absolute;z-index:1;top:clamp(24px,5vw,64px);inset-inline-start:clamp(20px,5vw,64px);color:#fffaf7cc;font-size:.68rem;font-weight:700;letter-spacing:.32em;line-height:1.5;text-align:center;direction:ltr}.lw-home__eyebrow{margin:0 0 12px;color:var(--lw-accent);font-size:.76rem;font-weight:800;letter-spacing:.08em;line-height:1.4}.lw-home__hero .lw-home__eyebrow{color:#f4dce2}.lw-home h1,.lw-home h2,.lw-home h3,.lw-home p{margin-top:0}.lw-home h1{max-width:620px;margin-bottom:18px;font-size:clamp(2.35rem,6vw,5.7rem);line-height:.98;letter-spacing:-.045em}.lw-home h2{margin-bottom:0;color:var(--lw-ink);font-size:clamp(1.75rem,3vw,3rem);line-height:1.12;letter-spacing:-.035em}.lw-home__hero-copy{max-width:510px;margin-bottom:28px;color:#fffaf7db;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.75}.lw-home__actions{display:flex;flex-wrap:wrap;gap:12px}.lw-home__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid transparent;border-radius:999px;font-size:.94rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s ease,background-color .18s ease,color .18s ease}.lw-home__button:hover{transform:translateY(-2px)}.lw-home__button--primary{background:var(--lw-accent);color:#fff}.lw-home__button--secondary{border-color:#ffffff9e;color:#fff}.lw-home__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d7c6c2;border-block:1px solid #d7c6c2}.lw-home__trust-item{display:flex;min-height:88px;align-items:center;justify-content:center;gap:10px;padding:18px;background:var(--lw-background);color:#4a3639;font-size:.9rem;text-align:center}.lw-home__trust-item span{color:var(--lw-accent);font-size:.72rem;letter-spacing:.12em;direction:ltr}.lw-home__collection,.lw-home__closing{width:min(1240px,100%);margin-inline:auto;padding:clamp(58px,8vw,106px) clamp(20px,5vw,64px)}.lw-home__collection--burkini{width:100%;max-width:none;background:#f1e9e3}.lw-home__collection--burkini>*{width:min(1112px,100%);margin-inline:auto}.lw-home__section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.lw-home__text-link{flex:0 0 auto;color:var(--lw-accent);font-size:.9rem;font-weight:800;text-decoration:none}.lw-home__product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lw-home__product-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.lw-home__closing{max-width:none;text-align:center;background:#eadbd7}.lw-home__closing h2{margin-bottom:24px}.lw-home__closing .lw-home__eyebrow{direction:ltr}.lw-home__product-card{min-width:0}.lw-home__product-media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#f2ece8}.lw-home__product-image,.lw-home__product-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .32s ease,opacity .22s ease}.lw-home__product-image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.lw-home__product-media:hover .lw-home__product-image:first-child{transform:scale(1.03)}.lw-home__product-media:hover .lw-home__product-image--secondary{opacity:1}.lw-home__product-badge{position:absolute;top:12px;inset-inline-start:12px;padding:6px 10px;border-radius:999px;background:var(--lw-accent);color:#fff;font-size:.7rem;font-weight:800}.lw-home__product-meta{padding-top:14px}.lw-home__product-meta h3{min-height:2.8em;margin-bottom:8px;font-size:.98rem;line-height:1.4}.lw-home__product-meta h3 a{color:var(--lw-ink);text-decoration:none}.lw-home__product-price{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--lw-ink);font-size:.96rem;font-weight:800}.lw-home__product-price s{color:var(--lw-muted);font-size:.82rem;font-weight:500}.lw-home__add-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;width:100%;padding:9px 14px;border:1px solid var(--lw-ink);border-radius:999px;color:var(--lw-ink);font-size:.82rem;font-weight:800;text-decoration:none;transition:background-color .18s ease,color .18s ease}.lw-home__add-button:hover{background:var(--lw-ink);color:#fff}@media(max-width:989px){.lw-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.lw-home__hero-content{padding:16px 14px 18px}.lw-home__hero-content .lw-home__eyebrow{margin-bottom:3px;font-size:.52rem}.lw-home h1{max-width:78%;margin-bottom:5px;font-size:clamp(1.25rem,5vw,1.8rem)}.lw-home__hero-copy{max-width:78%;margin-bottom:8px;font-size:.64rem;line-height:1.3}.lw-home__hero .lw-home__button{min-height:30px;padding:6px 10px;font-size:.65rem}.lw-home__hero-mark{top:8px;inset-inline-start:20px;font-size:.42rem}.lw-home__trust{grid-template-columns:repeat(2,1fr)}.lw-home__trust-item{min-height:70px;padding:12px 8px;font-size:.74rem}.lw-home__section-heading{display:block}.lw-home__text-link{display:inline-block;margin-top:14px}.lw-home__product-grid,.lw-home__product-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lw-home__product-meta{padding-top:10px}.lw-home__product-meta h3{min-height:3.2em;font-size:.82rem}.lw-home__product-price{font-size:.82rem}.lw-home__add-button{min-height:36px;padding:7px 8px;font-size:.72rem}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
