*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #2B2B28;--sand: #F7F4EF;--coral: #6E8A72;--white: #FFFFFF;--gold: #C2A878;--grey: #8B8A85;--light-grey: #ECEAE5;--off-white: #F7F4EF;--font-heading: "Playfair Display", serif;--font-body: "Inter", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--white);color:var(--black);overflow-x:hidden;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}.announcement-bar{text-align:center;font-size:.75rem;font-weight:500;letter-spacing:.1em;padding:10px 20px;text-transform:uppercase}.site-header{background:var(--black);position:sticky;top:0;z-index:100;border-bottom:1px solid #1a1a1a}.nav-inner{max-width:1320px;margin:0 auto;padding:10px 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px}.nav-left{display:flex;align-items:center;gap:4px;justify-self:start}.nav-right{display:flex;align-items:center;justify-self:end}.nav-inner[data-logo-position=left],.nav-inner[data-logo-position=right]{display:flex}.nav-inner[data-logo-position=left] .nav-logo{order:-1;margin-right:20px}.nav-inner[data-logo-position=left] .nav-right{margin-left:auto}.nav-inner[data-logo-position=right] .nav-logo{order:1;margin-left:auto;margin-right:20px}.nav-inner[data-logo-position=right] .nav-right{order:2}.icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:none;border:none;color:#fffc;cursor:pointer;transition:background .2s,color .2s;position:relative;text-decoration:none}.icon-btn:hover{background:#ffffff14;color:var(--white)}.nav-logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:900;color:var(--white);letter-spacing:-.02em;justify-self:center;text-decoration:none}.nav-logo span{color:var(--coral)}.nav-logo img{width:auto;height:auto;max-width:100%;max-height:3.25rem;object-fit:contain;display:block}.cart-link .cart-count{position:absolute;top:2px;right:2px;background:var(--coral);color:var(--white);border-radius:50%;width:16px;height:16px;font-size:.5625rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;margin-left:0}.nav-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:1090}.nav-drawer-backdrop[hidden]{display:none}.nav-drawer{position:fixed;top:0;left:0;bottom:0;width:86%;max-width:340px;background:var(--white);z-index:1100;padding:24px;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;box-shadow:4px 0 32px #00000026}.nav-drawer.open{transform:translate(0)}.nav-drawer .icon-btn{color:var(--black)}.nav-drawer .icon-btn:hover{background:var(--light-grey);color:var(--black)}.nav-drawer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--light-grey)}.nav-drawer-logo{font-family:var(--font-heading);font-size:1.375rem;font-weight:900;color:var(--black);letter-spacing:-.02em}.nav-drawer-logo span{color:var(--coral)}.nav-drawer-logo-img{width:auto;height:auto;max-width:70%;max-height:2.75rem;object-fit:contain;display:block}.nav-drawer-logo-img--needs-bg{background:var(--black);padding:.5rem .75rem;border-radius:6px}.nav-drawer-links{list-style:none;margin-bottom:8px}.nav-drawer-links li{border-bottom:1px solid var(--light-grey)}.nav-drawer-links li:last-child{border-bottom:none}.nav-drawer-links a{display:block;padding:14px 2px;font-size:.9375rem;font-weight:500;color:var(--black);text-decoration:none;transition:color .2s}.nav-drawer-links a:hover,.nav-drawer-links a.active{color:var(--coral)}.nav-drawer-footer{border-top:1px solid var(--light-grey);margin-top:16px;padding-top:16px}.nav-drawer-footer a{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:600;color:var(--black);text-decoration:none;padding:10px 2px;transition:color .2s}.nav-drawer-footer a:hover{color:var(--coral)}.btn-primary{display:inline-block;background:var(--btn-bg, var(--coral));color:var(--btn-color, var(--white));padding:15px 34px;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;transition:background .2s,transform .15s;cursor:pointer;border:none}.btn-primary:hover{filter:brightness(.85);transform:translateY(-1px);color:var(--btn-color, var(--white))}.btn-primary--lg{padding:18px 44px;font-size:.9375rem}.btn-outline{display:inline-block;border:1.5px solid var(--btn-color, rgba(255,255,255,.3));color:var(--btn-color, var(--white));padding:15px 34px;font-size:.8125rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;transition:border-color .2s,background .2s}.btn-outline:hover{border-color:var(--btn-color, var(--white));background:#ffffff12;color:var(--btn-color, var(--white))}.hero{background:var(--black);min-height:88vh;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero[data-image-side=left]{direction:rtl}.hero[data-image-side=left] .hero-left,.hero[data-image-side=left] .hero-right{direction:ltr}.hero[data-image-side=left] .hero-right{clip-path:polygon(0% 0%,92% 0%,100% 100%,0% 100%)}.hero[data-image-side=left] .hero-left{padding:80px 80px 80px 60px}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:80px 60px 80px 80px;z-index:2}.hero[data-text-align=center] .hero-left{align-items:center;text-align:center}.hero[data-text-align=center] .hero-sub{max-width:480px}.hero-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--coral);margin-bottom:20px}.hero-title{font-family:var(--font-heading);font-size:clamp(3.25rem,5.5vw,5.25rem);font-weight:900;line-height:1;color:var(--white);letter-spacing:-.03em;margin-bottom:24px}.hero-title em{font-style:italic;color:var(--sand)}.hero-title--small{font-size:clamp(2.25rem,3.5vw,3.25rem)}.hero-title--medium{font-size:clamp(2.75rem,4.5vw,4.25rem)}.hero-title--large{font-size:clamp(3.25rem,5.5vw,5.25rem)}.hero-title--xlarge{font-size:clamp(3.75rem,7vw,6.5rem)}.hero-sub{font-size:1rem;color:#ffffff80;line-height:1.7;max-width:380px;margin-bottom:40px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.hero-right{background:var(--coral);position:relative;clip-path:polygon(8% 0%,100% 0%,100% 100%,0% 100%);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-phone-img{width:300px;max-width:75%;filter:drop-shadow(-20px 20px 40px rgba(0,0,0,.3));transition:transform .4s ease}.hero-right:hover .hero-phone-img{transform:scale(1.04)}.hero-placeholder-img{font-size:6.875rem;filter:drop-shadow(-10px 10px 30px rgba(0,0,0,.3));transition:transform .4s ease}.hero-right:hover .hero-placeholder-img{transform:scale(1.04)}.marquee-strip{background:var(--sand);padding:14px 0;overflow:hidden;white-space:nowrap}.marquee-inner{display:inline-block;animation:marquee 28s linear infinite}.marquee-strip span{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--black);margin:0 28px}.marquee-strip span.dot{color:var(--coral);margin:0 6px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-inner{animation:none}}.section{max-width:1320px;margin:0 auto;padding:80px 24px}.section-wrapper--grey{background:var(--off-white)}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px;flex-wrap:wrap;gap:14px}.section-title{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.75rem);font-weight:900;line-height:1.1;letter-spacing:-.02em}.section-link{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--coral);border-bottom:1px solid var(--coral);padding-bottom:2px;transition:opacity .2s}.section-link:hover{opacity:.75}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat-card{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:3 / 4;cursor:pointer;background:var(--light-grey);display:block}.cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cat-placeholder{width:100%;height:100%}.cat-card:hover img{transform:scale(1.07)}.cat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 55%)}.cat-label{position:absolute;bottom:0;left:0;right:0;padding:22px 20px;color:var(--white)}.cat-label h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:4px}.cat-label p{font-size:.6875rem;opacity:.7;letter-spacing:.06em;text-transform:uppercase}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{text-decoration:none;color:inherit;cursor:pointer;display:block}.product-img-wrap{background:var(--light-grey);border-radius:8px;overflow:hidden;aspect-ratio:3 / 4;margin-bottom:14px;position:relative}.product-img-wrap img{width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .4s ease;position:absolute;top:0;left:0}.product-img-hover{opacity:0}.product-card:hover .product-img-wrap img:first-of-type{opacity:0}.product-card:hover .product-img-hover{opacity:1}.product-card:hover .product-img-wrap img{transform:scale(1.04)}.product-placeholder-svg{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;top:12px;left:12px;background:var(--black);color:var(--white);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:3px;z-index:2}.product-badge--summer{background:var(--gold);color:var(--black)}.product-add-btn{position:absolute;bottom:12px;right:12px;background:var(--black);color:var(--white);border:none;border-radius:50%;width:38px;height:38px;font-size:1.375rem;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s,background .2s;display:flex;align-items:center;justify-content:center;z-index:2;line-height:1}.product-card:hover .product-add-btn{opacity:1;transform:translateY(0)}.product-add-btn:hover{background:var(--coral)}.product-add-btn.added{background:#22c55e}.product-name{font-size:.875rem;font-weight:500;margin-bottom:5px;line-height:1.3;text-align:center}.product-price{font-size:.9375rem;font-weight:700;color:var(--black);text-align:center}.custom-banner{background:var(--black);color:var(--white);border-radius:12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:64px 72px;overflow:hidden;position:relative}.custom-banner:after{content:"";position:absolute;right:-70px;top:-70px;width:280px;height:280px;background:var(--coral);border-radius:50%;opacity:.1;pointer-events:none}.custom-banner-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--coral);margin-bottom:14px}.custom-banner h2{font-family:var(--font-heading);font-size:clamp(1.75rem,3.2vw,3rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;margin-bottom:16px;white-space:pre-line}.custom-banner p{color:#ffffff8c;font-size:.9375rem;line-height:1.65;max-width:420px}.custom-banner--centered{grid-template-columns:1fr;text-align:center;justify-items:center}.custom-banner--centered p{margin-left:auto;margin-right:auto}.egypt-section{background:linear-gradient(135deg,#3a3530,#2b2b28);color:var(--white)}.egypt-inner{max-width:1320px;margin:0 auto;padding:90px 24px;display:grid;grid-template-columns:1fr 1fr;gap:72px}.egypt-inner[data-image-side=left] .egypt-visual{order:-1}.egypt-inner[data-text-align=center]>div:first-child{text-align:center;display:flex;flex-direction:column;align-items:center}.egypt-label{font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.egypt-inner h2{font-family:var(--font-heading);font-size:clamp(2.25rem,3.8vw,3.625rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;margin-bottom:22px}.egypt-inner h2 em{color:var(--gold);font-style:italic}.egypt-inner p{color:#ffffff80;font-size:.9375rem;line-height:1.75;margin-bottom:34px}.egypt-visual{background:linear-gradient(145deg,#44403a,#2b2b28);border-radius:12px;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;overflow:hidden}.egypt-visual img{width:100%;height:100%;object-fit:cover}.egypt-glyph{font-size:6.25rem;color:var(--gold);opacity:.7}.perks{border-top:1px solid var(--light-grey);border-bottom:1px solid var(--light-grey);background:var(--white)}.perks-inner{max-width:1320px;margin:0 auto;padding:52px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.perk{display:flex;align-items:flex-start;gap:14px}.perk-icon{font-size:1.625rem;flex-shrink:0;margin-top:2px}.perk h4{font-size:.875rem;font-weight:600;margin-bottom:5px}.perk p{font-size:.8125rem;color:var(--grey);line-height:1.55}.newsletter{background:var(--sand);padding:80px 24px;text-align:center}.newsletter-inner{max-width:540px;margin:0 auto}.newsletter h2{font-family:var(--font-heading);font-size:2.125rem;font-weight:900;letter-spacing:-.02em;margin-bottom:12px}.newsletter p{font-size:.9375rem;color:#00000080;margin-bottom:30px;line-height:1.6}.newsletter-form{display:flex;border:2px solid var(--black);border-radius:6px;overflow:hidden;max-width:430px;margin:0 auto}.newsletter-form input{flex:1;border:none;outline:none;padding:14px 20px;font-size:.875rem;font-family:inherit;background:var(--white);min-width:0}.newsletter-form button{background:var(--btn-bg, var(--black));color:var(--btn-color, var(--white));border:none;padding:14px 22px;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:filter .2s;white-space:nowrap}.newsletter-form button:hover{filter:brightness(.85)}.newsletter-success{color:#16a34a;font-weight:600;font-size:.875rem}.newsletter-error{color:#dc2626;font-size:.8125rem;margin-top:8px}.site-footer{background:var(--black);color:var(--white);padding:60px 24px 32px}.footer-inner{max-width:1320px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 3fr;gap:48px;margin-bottom:52px}.footer-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:32px}.footer-brand p{font-size:.8125rem;color:#fff6;line-height:1.7;max-width:240px;margin-top:14px}.footer-social{margin-top:22px;display:flex;gap:10px}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#ffffff8c;transition:border-color .2s,color .2s}.footer-social a:hover{border-color:var(--coral);color:var(--coral)}.footer-col h5{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;color:#fff6}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:11px}.footer-col ul li a{color:#fff9;font-size:.8125rem;transition:color .2s}.footer-col ul li a:hover{color:var(--white)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:26px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-bottom p{font-size:.75rem;color:#ffffff4d}.payment-icons{display:flex;gap:6px;align-items:center}.payment-icon{height:24px;width:auto;border-radius:3px}.whatsapp-btn{position:fixed;bottom:28px;right:28px;background:#25d366;color:var(--white);width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;z-index:999;transition:transform .2s,box-shadow .2s}.whatsapp-btn:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d3668c}@media(max-width:1100px){.perks-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:56px 24px}.hero-right{clip-path:none;height:320px}.products-grid,.categories-grid{grid-template-columns:repeat(2,1fr);gap:14px}.custom-banner{grid-template-columns:1fr;padding:40px 32px;text-align:center}.custom-banner p{max-width:100%}.custom-banner:after{display:none}.egypt-inner{grid-template-columns:1fr;gap:40px}.egypt-inner>div:last-child{aspect-ratio:16/9}.footer-top{grid-template-columns:1fr;gap:32px}.footer-brand p{max-width:100%}}@media(max-width:480px){.products-grid,.categories-grid{grid-template-columns:repeat(2,1fr);gap:10px}.perks-inner{grid-template-columns:1fr}.section{padding:56px 16px}}.breadcrumbs{font-size:.75rem;color:var(--grey);margin-bottom:28px}.breadcrumbs a{color:var(--grey);transition:color .2s}.breadcrumbs a:hover{color:var(--black)}.breadcrumb-sep{margin:0 8px}.breadcrumb-current{color:var(--black);font-weight:500}.btn-outline-dark{display:inline-block;border:1.5px solid var(--btn-color, var(--black));color:var(--btn-color, var(--black));padding:15px 34px;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:4px;transition:background .2s,color .2s;text-align:center;background:none;cursor:pointer}.btn-outline-dark:hover{background:var(--btn-color, var(--black));color:var(--white)}.btn-full{width:100%;display:block}.btn-sm{padding:10px 20px;font-size:.6875rem}.product-page{padding-top:40px;padding-bottom:0}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:64px}.product-main-image{background:var(--light-grey);border-radius:8px;overflow:hidden;aspect-ratio:1 / 1;position:relative;margin-bottom:14px}.product-main-image img{width:100%;height:100%;object-fit:cover}.product-badge--sale{background:var(--coral);color:var(--white)}.product-thumbnails{display:none}.product-thumb{width:72px;height:72px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:var(--light-grey);transition:border-color .2s}.product-thumb.active,.product-thumb:hover{border-color:var(--black)}.product-thumb img{width:100%;height:100%;object-fit:cover}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#ffffffd9;color:var(--black);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s;z-index:2}.gallery-arrow:hover{background:var(--white);transform:translateY(-50%) scale(1.06)}.gallery-arrow--prev{left:14px}.gallery-arrow--next{right:14px}.product-vendor{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--grey);margin-bottom:10px}.product-title{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.625rem);font-weight:900;margin-bottom:18px;letter-spacing:-.02em;line-height:1.15}.product-price-row{display:flex;align-items:center;gap:12px;margin-bottom:28px;font-size:1.375rem;font-weight:700}.product-price-current.product-price--sale{color:var(--coral)}.product-price-compare{text-decoration:line-through;color:var(--grey);font-size:1rem;font-weight:500}.product-price-save{font-size:.6875rem;background:var(--light-grey);padding:5px 10px;border-radius:4px;color:var(--black);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.product-description{font-size:.875rem;line-height:1.75;color:var(--grey);margin-bottom:32px}.product-description p{margin-bottom:12px}.product-form{display:flex;flex-direction:column;gap:24px}.product-option-label{display:block;font-size:.75rem;font-weight:700;margin-bottom:12px;text-transform:uppercase;letter-spacing:.08em}.product-option-value{font-weight:400;text-transform:none;color:var(--grey);letter-spacing:normal}.product-option-values{display:flex;gap:8px;flex-wrap:wrap}.option-pill{border:1px solid var(--light-grey);background:var(--white);padding:10px 20px;border-radius:4px;font-size:.8125rem;cursor:pointer;transition:border-color .2s,background .2s,color .2s;font-family:inherit}.option-pill:hover{border-color:var(--black)}.option-pill.active{border-color:var(--black);background:var(--black);color:var(--white)}.option-swatch{width:38px;height:38px;border-radius:50%;padding:0;border:2px solid var(--light-grey)}.option-swatch.active{border-color:var(--black);box-shadow:0 0 0 2px var(--white) inset}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.quantity-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.quantity-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.quantity-selector{display:flex;align-items:center;border:1px solid var(--light-grey);border-radius:4px;width:fit-content}.qty-btn{background:none;border:none;width:38px;height:42px;font-size:1.125rem;cursor:pointer;color:var(--black);transition:background .2s;font-family:inherit}.qty-btn:hover{background:var(--light-grey)}.quantity-selector input{width:48px;text-align:center;border:none;border-left:1px solid var(--light-grey);border-right:1px solid var(--light-grey);height:42px;font-size:.875rem;font-family:inherit;-moz-appearance:textfield;background:var(--white)}.quantity-selector input::-webkit-outer-spin-button,.quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.btn-add-to-cart{width:100%;padding:18px;font-size:.875rem;text-align:center}.btn-add-to-cart:disabled{background:var(--grey);cursor:not-allowed}.btn-add-to-cart:disabled:hover{background:var(--grey);transform:none}.btn-add-to-cart.added{background:#5f8a64}.product-buy-now{margin-top:-6px}.product-buy-now .btn-outline-dark{display:block;width:100%;padding:18px;font-size:.875rem;text-align:center}.product-accordions{margin-top:40px;border-top:1px solid var(--light-grey)}.accordion{border-bottom:1px solid var(--light-grey);padding:18px 0}.accordion summary{cursor:pointer;font-weight:600;font-size:.875rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";font-size:1.25rem;font-weight:400;color:var(--grey)}.accordion[open] summary:after{content:"\2212"}.accordion p{margin-top:14px;font-size:.8125rem;color:var(--grey);line-height:1.75}.accordion a{color:var(--coral);text-decoration:underline}.collection-page{padding-top:40px}.collection-header{margin-bottom:28px}.collection-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.5rem);font-weight:900;letter-spacing:-.02em;margin-bottom:12px}.collection-description{font-size:.875rem;color:var(--grey);line-height:1.7;max-width:640px}.collection-count{font-size:.8125rem;color:var(--grey)}.sort-label{font-size:.8125rem;margin-right:8px;color:var(--grey)}.sort-select{border:1px solid var(--light-grey);border-radius:4px;padding:9px 14px;font-size:.8125rem;font-family:inherit;background:var(--white);cursor:pointer;color:var(--black)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:56px;flex-wrap:wrap}.pagination-link{padding:9px 15px;border:1px solid var(--light-grey);border-radius:4px;font-size:.8125rem;transition:border-color .2s,background .2s,color .2s}.pagination-link:hover{border-color:var(--black)}.pagination-link.active{background:var(--black);color:var(--white);border-color:var(--black)}.pagination-dots{padding:9px 4px;color:var(--grey)}.collection-empty,.cart-empty{text-align:center;padding:90px 24px}.collection-empty-icon,.cart-empty-icon{font-size:3.5rem;margin-bottom:18px}.collection-empty h2,.cart-empty h2{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;margin-bottom:10px}.collection-empty p,.cart-empty p{color:var(--grey);margin-bottom:26px;font-size:.875rem}.cart-page{padding-top:40px}.cart-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.25rem);font-weight:900;letter-spacing:-.02em;margin-bottom:36px}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:56px;align-items:start}.cart-items-head{display:grid;grid-template-columns:90px 1.6fr .8fr .9fr .8fr;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--light-grey);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--grey);font-weight:700}.cart-head-product{grid-column:1 / 3}.cart-head-price,.cart-head-qty{text-align:center}.cart-head-total{text-align:right}.cart-item{display:grid;grid-template-columns:90px 1.6fr .8fr .9fr .8fr;gap:16px;align-items:center;padding:22px 0;border-bottom:1px solid var(--light-grey)}.cart-item-image{display:block;width:80px;height:80px;border-radius:6px;overflow:hidden;background:var(--light-grey);flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{display:flex;flex-direction:column;gap:4px}.cart-item-title{font-size:.875rem;font-weight:600;color:var(--black);line-height:1.3}.cart-item-variant{font-size:.75rem;color:var(--grey)}.cart-item-remove{background:none;border:none;padding:0;font-size:.75rem;color:var(--grey);text-decoration:underline;cursor:pointer;text-align:left;width:fit-content;margin-top:6px;transition:color .2s;font-family:inherit}.cart-item-remove:hover{color:var(--coral)}.cart-item-price,.cart-item-total{text-align:center;font-size:.875rem;font-weight:600}.cart-item-total{text-align:right}.product-price--sale{color:var(--coral);font-weight:700}.product-price--compare{text-decoration:line-through;color:var(--grey);font-size:.75rem;margin-left:6px;font-weight:400}.cart-item-qty{display:flex;justify-content:center}.quantity-selector--sm .qty-btn{width:32px;height:36px;font-size:1rem}.quantity-selector--sm input{width:42px;height:36px}.cart-summary{background:var(--off-white);border-radius:8px;padding:32px;position:sticky;top:88px}.cart-summary-title{font-family:var(--font-heading);font-size:1.375rem;font-weight:900;margin-bottom:22px}.cart-summary-row{display:flex;justify-content:space-between;font-size:.875rem;padding:9px 0;color:var(--grey)}.cart-summary-discount span:last-child{color:var(--coral)}.cart-summary-shipping span:last-child{font-size:.75rem}.cart-summary-total{border-top:1px solid var(--light-grey);margin-top:8px;padding-top:18px;font-size:1.0625rem;font-weight:700;color:var(--black)}.cart-discounts{list-style:none;margin:14px 0;font-size:.8125rem;color:var(--coral)}.btn-checkout{width:100%;margin-top:18px;padding:17px}.continue-shopping-link{display:block;text-align:center;margin-top:16px;font-size:.8125rem;color:var(--grey);text-decoration:underline;transition:color .2s}.continue-shopping-link:hover{color:var(--black)}.cart-note{margin-top:28px}.cart-note label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;color:var(--grey)}.cart-note textarea{width:100%;border:1px solid var(--light-grey);border-radius:4px;padding:12px 14px;font-family:inherit;font-size:.8125rem;resize:vertical;background:var(--white)}.cart-note textarea:focus{outline:2px solid var(--coral);outline-offset:1px}.search-page{padding-top:40px}.search-header{text-align:center;margin-bottom:52px}.search-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.25rem);font-weight:900;margin-bottom:26px;letter-spacing:-.02em}.search-form-large{display:flex;max-width:480px;margin:0 auto;border:2px solid var(--black);border-radius:6px;overflow:hidden}.search-form-large input{flex:1;border:none;outline:none;padding:14px 20px;font-size:.875rem;font-family:inherit}.search-form-large button{background:var(--black);border:none;color:var(--white);padding:0 22px;cursor:pointer;transition:background .2s}.search-form-large button:hover{background:var(--coral)}.search-results-count{font-size:.8125rem;color:var(--grey);margin-bottom:30px}.search-result-card{display:block;padding:26px;border:1px solid var(--light-grey);border-radius:8px;transition:border-color .2s}.search-result-card:hover{border-color:var(--black)}.search-result-card h3{font-family:var(--font-heading);font-size:1.125rem;margin-bottom:8px}.search-result-card p{font-size:.8125rem;color:var(--grey);line-height:1.6}.page-content{padding-top:56px;padding-bottom:90px}.page-content-inner{max-width:760px;margin:0 auto}.page-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--coral);margin-bottom:14px}.page-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.25rem);font-weight:900;letter-spacing:-.02em;margin-bottom:0;padding-bottom:28px;border-bottom:1px solid var(--light-grey)}.rte{font-size:.9375rem;line-height:1.85;color:var(--black);margin-top:32px}.rte p{margin-bottom:18px}.rte h2,.rte h3{font-family:var(--font-heading);margin:30px 0 14px;color:var(--black);font-weight:800}.rte h2{font-size:1.5rem}.rte h3{font-size:1.25rem}.rte ul,.rte ol{margin:0 0 18px 24px}.rte li{margin-bottom:6px}.rte a{color:var(--coral);text-decoration:underline}.rte img{border-radius:8px;margin:16px 0;max-width:100%}.rte hr{border:none;border-top:1px solid var(--light-grey);margin:32px 0}.rte blockquote{border-left:3px solid var(--coral);padding-left:18px;margin:20px 0;color:var(--grey);font-style:italic}.rte table{width:100%;border-collapse:collapse;margin:20px 0;font-size:.875rem}.rte th,.rte td{border:1px solid var(--light-grey);padding:10px 14px;text-align:left}.rte th{background:var(--sand);font-weight:700}.auth-page{padding:64px 24px 110px;display:flex;justify-content:center}.auth-card{max-width:420px;width:100%;background:var(--off-white);border-radius:12px;padding:44px}.auth-title{font-family:var(--font-heading);font-size:2rem;font-weight:900;margin-bottom:8px;text-align:center;letter-spacing:-.02em}.auth-subtitle{font-family:var(--font-heading);font-size:1.375rem;font-weight:700;margin-bottom:8px}.auth-hint{font-size:.8125rem;color:var(--grey);text-align:center;margin-bottom:26px;line-height:1.6}.form-field{margin-bottom:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;color:var(--grey)}.form-field input,.form-field textarea{width:100%;border:1px solid var(--light-grey);border-radius:4px;padding:12px 14px;font-size:.875rem;font-family:inherit;background:var(--white)}.form-field input:focus,.form-field textarea:focus{outline:2px solid var(--coral);outline-offset:1px}.auth-link-row{text-align:center;margin-top:18px;font-size:.8125rem}.auth-link-row a{color:var(--coral);text-decoration:underline}.auth-divider{text-align:center;font-size:.8125rem;color:var(--grey);margin:30px 0 16px}.form-error-box{background:#fdeceb;border:1px solid #f3c6c2;color:#a13a32;padding:14px 16px;border-radius:6px;font-size:.8125rem;margin-bottom:22px;line-height:1.6}.form-success-box{background:#eaf6ec;border:1px solid #b9e3c0;color:#1f7a35;padding:14px 16px;border-radius:6px;font-size:.8125rem;margin-bottom:22px}.recover-form{margin-top:4px}.account-page{padding-top:40px}.account-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:40px;padding-bottom:26px;border-bottom:1px solid var(--light-grey)}.account-header h1{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:900;letter-spacing:-.02em}.account-greeting{font-size:.875rem;color:var(--grey);margin-top:6px}.account-layout{display:grid;grid-template-columns:1fr 320px;gap:56px;align-items:start}.account-section-title{font-family:var(--font-heading);font-size:1.375rem;font-weight:800;margin-bottom:22px}.account-section-subtitle{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin:22px 0 10px;color:var(--grey)}.account-detail{font-size:.875rem;margin-bottom:8px}.account-address{font-size:.8125rem;line-height:1.75;color:var(--grey);margin-bottom:18px}.account-empty{font-size:.875rem;color:var(--grey);margin-bottom:22px}.orders-table-head,.orders-table-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:12px;padding:16px 0;align-items:center}.orders-table-head{font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--grey);font-weight:700;border-bottom:1px solid var(--light-grey)}.orders-table-row{border-bottom:1px solid var(--light-grey);font-size:.8125rem;transition:background .2s;color:var(--black)}.orders-table-row:hover{background:var(--off-white)}.order-name{font-weight:700}.order-status-row{display:flex;gap:10px;margin-bottom:28px}.order-status-badge{background:var(--light-grey);padding:7px 16px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.order-summary{max-width:360px;margin:28px 0 40px auto;background:var(--off-white);border-radius:8px;padding:26px}.addresses-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:26px 0}.address-card{border:1px solid var(--light-grey);border-radius:8px;padding:22px;font-size:.8125rem;line-height:1.75;position:relative}.address-card .product-badge{position:static;display:inline-block;margin-bottom:12px}.address-form-wrap{background:var(--off-white);border-radius:8px;padding:30px;margin:26px 0;max-width:540px}@media(max-width:1024px){.product-layout{grid-template-columns:1fr;gap:36px}.cart-layout{grid-template-columns:1fr;gap:32px}.cart-summary{position:static}.account-layout{grid-template-columns:1fr;gap:36px}}@media(max-width:768px){.cart-items-head{display:none}.cart-item{grid-template-columns:80px 1fr;grid-template-areas:"image details" "image price" "image qty" "image total";row-gap:8px}.cart-item-image{grid-area:image}.cart-item-details{grid-area:details}.cart-item-price{grid-area:price;text-align:left}.cart-item-qty{grid-area:qty;justify-content:flex-start}.cart-item-total{grid-area:total;text-align:left;font-weight:700}.cart-item-price:before{content:"Price: ";color:var(--grey);font-weight:400}.cart-item-total:before{content:"Total: ";color:var(--grey);font-weight:400}.orders-table-head{display:none}.orders-table-row{grid-template-columns:1fr 1fr;grid-template-areas:"name total" "date date" "payment fulfillment";row-gap:6px}.order-name{grid-area:name}.addresses-grid,.form-row{grid-template-columns:1fr}.auth-card{padding:32px 24px}.product-title{font-size:1.875rem}.product-description{font-size:.8125rem}}@media(max-width:480px){.product-title{font-size:1.5rem}.product-description{font-size:.78125rem}.quantity-row{width:100%}}.collection-layout{display:grid;grid-template-columns:260px 1fr;gap:48px;align-items:start}.collection-sidebar{position:sticky;top:88px}.sidebar-header{display:none;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--light-grey)}.sidebar-heading{font-family:var(--font-heading);font-size:1.25rem;font-weight:800}.sidebar-close{background:none;border:none;font-size:1.25rem;cursor:pointer;color:var(--black);line-height:1;padding:4px}.sidebar-section{margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid var(--light-grey)}.sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-section-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--black);margin-bottom:16px}.sidebar-section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sidebar-section-title-row .sidebar-section-title{margin-bottom:0}.sidebar-nav-list{list-style:none}.sidebar-nav-list li{margin-bottom:4px}.sidebar-nav-list a{display:block;padding:8px 0;font-size:.875rem;color:var(--grey);transition:color .2s}.sidebar-nav-list a:hover{color:var(--black)}.sidebar-nav-list a.active{color:var(--black);font-weight:700}.clear-filters-link{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--coral);text-decoration:underline;white-space:nowrap}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.active-filter-pill{display:inline-flex;align-items:center;gap:6px;background:var(--light-grey);color:var(--black);font-size:.75rem;font-weight:500;padding:6px 12px;border-radius:100px;transition:background .2s}.active-filter-pill:hover{background:#ddd9d2}.filter-group{border-bottom:1px solid var(--light-grey);padding:14px 0}.filter-group:last-child{border-bottom:none}.filter-group-toggle{cursor:pointer;font-size:.8125rem;font-weight:600;list-style:none;display:flex;justify-content:space-between;align-items:center}.filter-group-toggle::-webkit-details-marker{display:none}.filter-group-toggle:after{content:"\2304";font-size:.875rem;color:var(--grey);transition:transform .2s}.filter-group[open] .filter-group-toggle:after{transform:rotate(180deg)}.filter-group-body{padding-top:14px;display:flex;flex-direction:column;gap:4px}.filter-checkbox{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:var(--black);cursor:pointer;padding:5px 0}.filter-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--black);cursor:pointer;flex-shrink:0}.filter-checkbox-label{flex:1}.filter-count{font-size:.6875rem;color:var(--grey)}.filter-checkbox--empty{opacity:.45}.filter-checkbox--empty input{cursor:not-allowed}.price-range-inputs{display:flex;align-items:center;gap:10px;margin-bottom:12px}.price-input-wrap{display:flex;align-items:center;border:1px solid var(--light-grey);border-radius:4px;padding:0 10px;background:var(--white);flex:1}.price-input-prefix{font-size:.75rem;color:var(--grey);margin-right:4px}.price-input-wrap input{width:100%;border:none;outline:none;padding:9px 0;font-size:.8125rem;font-family:inherit;background:none;-moz-appearance:textfield}.price-input-wrap input::-webkit-outer-spin-button,.price-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-range-sep{font-size:.75rem;color:var(--grey)}.price-apply-btn{width:100%}.sidebar-help p{font-size:.8125rem;color:var(--grey);line-height:1.6;margin-bottom:16px}.sidebar-backdrop{display:none}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px;flex-wrap:wrap;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--light-grey)}.sort-wrap{display:flex;align-items:center;margin-left:auto}.filter-toggle-mobile{display:none;align-items:center;gap:8px;border:1px solid var(--light-grey);border-radius:4px;padding:9px 16px;font-size:.8125rem;font-weight:600;background:var(--white);cursor:pointer;color:var(--black);position:relative}.filter-active-dot{width:8px;height:8px;border-radius:50%;background:var(--coral);margin-left:2px}@media(max-width:1024px){.collection-layout{grid-template-columns:1fr}.collection-sidebar{position:fixed;top:0;left:0;bottom:0;width:88%;max-width:340px;background:var(--white);z-index:1000;padding:24px;overflow-y:auto;transform:translate(-100%);transition:transform .3s ease;box-shadow:2px 0 24px #0000001a}.collection-sidebar.open{transform:translate(0)}.sidebar-header,.filter-toggle-mobile{display:flex}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999}.sidebar-backdrop[hidden]{display:none}}@media(max-width:640px){.collection-toolbar{flex-wrap:wrap}.collection-count{order:3;width:100%}.sort-wrap{margin-left:0}}.custom-text-row{margin-bottom:20px}.custom-text-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a;margin-bottom:6px}.custom-text-required{color:#e63946}.custom-text-hint{font-size:12px;color:#666;margin-bottom:8px;line-height:1.5}.custom-text-input{width:100%;border:1.5px solid #d1d1d1;border-radius:6px;padding:12px 14px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff;resize:vertical;transition:border-color .2s;line-height:1.5}.custom-text-input:focus{outline:none;border-color:#1a1a1a}.custom-text-input::placeholder{color:#aaa}.custom-text-counter{font-size:11px;color:#999;text-align:right;margin-top:4px}.phone-type-row{margin-bottom:20px}.phone-type-label{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a;margin-bottom:6px}.phone-type-select{width:100%;border:1.5px solid #d1d1d1;border-radius:6px;padding:12px 14px;font-size:14px;font-family:inherit;color:#1a1a1a;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 14px center;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .2s}.phone-type-select:focus{outline:none;border-color:#1a1a1a}
/*# sourceMappingURL=/cdn/shop/t/27/assets/theme.css.map */
