450;500;550;600;650;700;750&display=swap');
:root{--accent:#4a0d1f;--ink:#171717;--muted:#777;--line:#eee;--radius:24px;--bg:#f3eadd}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icons{position:absolute;width:0;height:0;overflow:hidden}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #b89a61;outline-offset:4px}input:focus-visible{outline:none}.rail{width:84px;position:fixed;inset:0 auto 0 0;display:flex;align-items:center;flex-direction:column;z-index:20;padding:26px 0 22px}.brand-mark{font-size:49px;line-height:.8;font-weight:750;color:var(--accent);letter-spacing:-7px;padding-right:7px}.rail nav{display:flex;flex-direction:column;gap:20px;margin:auto 0}.rail-link{background:none;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;height:56px;position:relative;color:#999;gap:5px;border-radius:16px}.rail-link span{font-size:10px;font-weight:600}.rail-link:hover{background:#ece1d8;color:var(--accent)}.rail-link.active{color:var(--accent);background:#ece1d8}.rail-link.active svg{fill:currentColor;stroke-width:1}.rail-link b{position:absolute;top:0;right:3px;background:var(--accent);color:white;font-size:11px;border-radius:20px;min-width:19px;padding:3px}.shell{margin:12px 12px 12px 84px;min-height:calc(100vh - 24px);background:white;border-radius:30px;box-shadow:0 0 12px #00000006;overflow:hidden}header{height:91px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 36px;border-bottom:1px solid var(--line)}.wordmark{font-size:37px;color:var(--accent);font-weight:750;letter-spacing:-2px;display:flex;align-items:center;gap:17px}.wordmark span{font-size:9px;color:#777;letter-spacing:1.5px;font-weight:600}.top-links{display:flex;gap:30px;font-size:14px}.top-links a:hover{color:var(--accent)}.edition{font-size:10px;letter-spacing:1.2px;color:#888}#page{padding:32px 36px 60px;min-height:650px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.page-heading h1{font-size:38px;letter-spacing:-1.6px;margin:0;font-weight:750}.page-heading p{font-size:14px;color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:1.48fr 1fr 1fr;gap:16px;margin-bottom:38px}.feature{border:0;border-radius:var(--radius);overflow:hidden;min-height:255px;position:relative;display:flex;align-items:flex-end;text-align:left;background:#cb8a96;color:white;padding:24px}.feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s}.feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#250e167d,transparent 80%)}.feature:hover img{transform:scale(1.035)}.feature .feature-copy{z-index:1;position:relative;padding-right:25px}.feature strong{display:block;font-size:23px;letter-spacing:-.6px;font-weight:650;line-height:1.1;margin-bottom:8px}.feature p{font-size:13px;margin:0;color:#ffffffe6}.round-arrow{border-radius:100%;background:#ffffff36;position:absolute;right:17px;bottom:25px;z-index:2;width:34px;height:34px;display:grid;place-items:center}.round-arrow svg{width:19px;height:19px}.feature-two{background:#dbd4c7}.feature-two .product-photo{position:absolute;width:100%;height:100%;inset:0;border-radius:0;filter:brightness(.87)}.feature-three{background:#6048b4}.feature-three .product-photo{position:absolute;width:100%;height:100%;inset:0;filter:brightness(.86)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 19px}.section-heading h2{font-size:23px;letter-spacing:-.7px;margin:0;font-weight:650}.section-heading a{font-size:13px;display:flex;gap:7px;align-items:center}.section-heading a svg{width:16px;height:16px}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:42px}.category{border:0;background:var(--tile);color:white;border-radius:22px;padding:17px 15px 14px;display:block;text-align:left;transition:transform .2s}.category:hover{transform:translateY(-4px)}.category-label{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;margin-bottom:14px}.category-label svg{width:15px;height:15px;opacity:.7}.category-images{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-photo{aspect-ratio:1;background-image:none;background-size:400% 200%;background-position:var(--x) var(--y);border-radius:16px;background-color:#f0ecee}.category .product-photo{border-radius:13px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{position:relative;min-width:0}.product-image-link{display:block;border-radius:22px;overflow:hidden;background:#f5f5f5}.product-card .product-photo{border-radius:22px;transition:transform .4s}.product-image-link:hover .product-photo{transform:scale(1.04)}.save{position:absolute;right:12px;top:12px;border:0;background:#ffffffdc;border-radius:100%;display:grid;place-items:center;width:34px;height:34px}.save svg{width:18px;height:18px}.save.saved{color:var(--accent)}.save.saved svg{fill:currentColor}.badge{position:absolute;left:12px;top:13px;background:#fff;border-radius:20px;padding:5px 9px;font-size:10px;letter-spacing:.4px;font-weight:600}.product-meta{padding:13px 2px}.product-meta .type{font-size:11px;letter-spacing:1.1px;color:#888;margin-bottom:6px}.product-meta h3{font-size:16px;font-weight:550;margin:0 0 5px}.product-meta p{font-size:13px;color:#888;margin:0 0 10px}.product-meta .bottom{display:flex;justify-content:space-between;font-size:14px;font-weight:600}.product-meta .size{font-size:12px;color:#888;font-weight:400}.search-bar{position:fixed;bottom:28px;left:calc(50% + 42px);transform:translateX(-50%);width:min(600px,calc(100% - 140px));height:65px;display:flex;align-items:center;gap:14px;padding:8px 9px 8px 22px;border-radius:36px;border:1px solid #ffffffb5;background:#f6eee4f0;box-shadow:0 7px 40px #4a0d1f25;backdrop-filter:blur(20px);z-index:25}.search-bar>svg{width:23px;color:#777}.search-bar input{flex:1;min-width:0;border:0;background:transparent;font-size:15px;height:100%}.search-bar input::placeholder{color:#757079}.search-bar button{background:var(--accent);color:white;border:0;border-radius:50%;width:46px;height:46px;display:grid;place-items:center}.search-bar kbd{border:1px solid #d7d3df;border-radius:5px;font:12px Arial;padding:3px 6px;color:#aaa}.search-bar:focus-within{box-shadow:0 0 0 3px #4a0d1f33,0 7px 40px #4a0d1f25}footer{border-top:1px solid var(--line);padding:42px 36px 115px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6px}.footer-logo{font-size:49px;font-weight:750;letter-spacing:-3px;color:var(--accent)}footer p{font-size:18px;margin:0;text-align:right}footer>div{grid-column:1/-1;display:flex;gap:24px;font-size:12px;color:#888;margin-top:20px}footer button{border:0;padding:0;background:none;color:inherit;font-size:12px}footer span{margin-left:auto}.breadcrumb{color:#888;font-size:13px;margin-bottom:20px}.breadcrumb a:hover{text-decoration:underline}.filter-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:26px}.chip{border:1px solid #e8e8e8;border-radius:24px;padding:10px 17px;background:#fff;font-size:13px}.chip.active{background:var(--ink);color:white;border-color:var(--ink)}.filter-row select{margin-left:auto;padding:11px;border:1px solid #e8e8e8;background:white;border-radius:24px;font-size:13px;max-width:100%}.result-count{color:#888;font-size:13px;margin-bottom:18px}.empty{padding:70px 20px;text-align:center;background:#f6efe5;border-radius:24px}.empty h2{font-size:25px}.empty p{color:#777}.primary{border:0;background:var(--accent);color:white;border-radius:28px;min-height:49px;padding:12px 24px;font-weight:550}.secondary{border:1px solid #dedede;background:white;border-radius:28px;padding:12px 20px}dialog{border:0;border-radius:28px;padding:0;max-height:90vh;width:min(880px,calc(100% - 36px));box-shadow:0 25px 100px #0003;overscroll-behavior:contain}dialog::backdrop{background:#17121f66;backdrop-filter:blur(5px)}body:has(dialog[open]){overflow:hidden}.close{position:absolute;right:16px;top:16px;z-index:3;border:0;border-radius:50%;width:36px;height:36px;background:#fff;display:grid;place-items:center}.close svg{width:20px}.product-detail{display:grid;grid-template-columns:1fr 1fr}.detail-photo{border-radius:0;min-height:520px;aspect-ratio:auto;background-size:400% 200%;}.detail-content{padding:52px 32px 32px}.eyebrow{font-size:11px;letter-spacing:1.6px;color:#888}.detail-content h2{font-size:37px;letter-spacing:-1.3px;margin:10px 0}.detail-content>p{color:#777;line-height:1.6;font-size:14px}.detail-content .price{color:#171717;font-size:22px}.size-options{display:flex;gap:8px;margin:20px 0}.size-options button{border:1px solid #ddd;border-radius:13px;background:#fff;padding:10px 17px;font-size:13px}.size-options button.selected{border:2px solid var(--accent);padding:9px 16px;color:var(--accent)}.notes{display:flex;gap:7px;flex-wrap:wrap;margin:22px 0}.notes span{background:#eee5d9;border-radius:16px;padding:7px 12px;font-size:12px}.detail-content .primary{width:100%;margin-top:10px}.detail-content small{display:block;color:#888;text-align:center;margin-top:13px;font-size:11px}.bag-dialog{margin:12px 12px 12px auto;height:calc(100dvh - 24px);max-height:none;width:min(460px,calc(100% - 24px));padding:28px;position:fixed}.bag-dialog h2{margin-top:6px;font-size:27px}.bag-line{display:grid;grid-template-columns:76px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid #eee}.bag-line h3{font-size:16px;margin:3px 0 5px}.bag-line p{font-size:12px;color:#777;margin:0 0 10px}.bag-line .product-photo{border-radius:12px}.quantity{display:flex;align-items:center;gap:13px;font-size:13px}.quantity button{border:1px solid #e4e4e4;border-radius:7px;background:white;width:26px;height:26px}.quantity .remove{margin-left:auto;border:0;color:#777;width:auto;font-size:12px}.bag-total{display:flex;justify-content:space-between;margin:26px 0 18px;font-size:20px;font-weight:600}.bag-dialog .primary{width:100%}.concept-note{background:#eee5d9;border-radius:15px;padding:16px;font-size:13px;color:#6c5a5d;line-height:1.6;margin-top:18px}.about-dialog{padding:48px;width:min(500px,calc(100% - 32px))}.about-dialog h2{font-size:34px;letter-spacing:-1px}.about-dialog>p{line-height:1.7;color:#777}#toast{position:fixed;top:25px;left:50%;transform:translate(-50%,-100px);transition:transform .25s;z-index:100;background:#222;color:white;border-radius:30px;padding:14px 24px;font-size:14px;box-shadow:0 5px 24px #0002;pointer-events:none}#toast.visible{transform:translate(-50%,0)}.home-title{padding:24px 0 10px}.home-title h1{font-size:50px;letter-spacing:-2px;margin:0 0 12px}.home-title p{color:#888;margin-bottom:30px}
@media(min-width:1500px){#page,header{max-width:1360px;margin-left:auto;margin-right:auto}.feature{min-height:300px}}
@media(max-width:1150px){.edition{display:none}.wordmark span{display:none}.feature-grid{grid-template-columns:1.3fr 1fr}.feature-three{display:none}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.category{padding:13px 10px;border-radius:17px}.category-label{font-size:13px}.category-images{gap:5px}.category-label svg{display:none}.product-grid{gap:15px}.feature{min-height:240px}}
@media(max-width:850px){.rail{width:66px}.shell{margin-left:66px}.search-bar{left:calc(50% + 33px)}header{margin:0 23px;height:77px}.top-links{gap:18px;font-size:12px}#page{padding:26px 23px 40px}.page-heading h1{font-size:32px}.page-heading p{font-size:12px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-label{font-size:14px}.category:nth-last-child(-n+1){display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature strong{font-size:21px}.feature{padding:20px;min-height:230px}.feature p{font-size:12px}.product-detail{grid-template-columns:1fr 1fr}.detail-content{padding:45px 23px 24px}.detail-content h2{font-size:30px}}
@media(max-width:600px){body{background:white}.rail{inset:auto 0 0;width:100%;height:68px;padding:0;background:#fffffff5;backdrop-filter:blur(15px);border-top:1px solid #eee;flex-direction:row;z-index:30}.brand-mark,.rail>.help{display:none}.rail nav{width:100%;flex-direction:row;gap:0;justify-content:space-around;margin:0}.rail-link{height:54px;width:57px;border-radius:13px}.rail-link span{font-size:9px}.rail-link svg{width:21px;height:21px}.shell{margin:0;border-radius:0;box-shadow:none}header{height:72px;margin:0 20px}.wordmark{font-size:35px}.top-links{gap:15px;font-size:11px}.top-links a:nth-child(2){display:none}#page{padding:23px 18px 30px}.page-heading{margin-bottom:21px}.page-heading h1{font-size:32px}.page-heading p{font-size:11px;max-width:110px;text-align:right;line-height:1.5}.feature-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-18px;padding-right:18px;margin-bottom:30px;scrollbar-width:none}.feature{min-width:82%;min-height:240px;scroll-snap-align:start;border-radius:22px}.feature-three{display:flex}.feature strong{font-size:25px}.feature p{font-size:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:32px}.category{padding:15px 13px;border-radius:20px}.category:nth-last-child(-n+1){display:block}.category-label{font-size:14px;margin-bottom:12px}.category-label svg{display:block}.category-images{gap:7px}.section-heading h2{font-size:21px}.section-heading a{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 13px}.product-card .product-photo,.product-image-link{border-radius:20px}.product-meta h3{font-size:15px}.product-meta p{font-size:12px}.product-meta .type{font-size:10px}.save{width:31px;height:31px;right:9px;top:9px}.badge{left:8px;top:10px;font-size:8px;padding:5px 7px}.search-bar{left:16px;right:16px;bottom:82px;transform:none;width:auto;height:55px;padding-left:17px;gap:10px}.search-bar input{font-size:13px}.search-bar button{height:39px;width:39px}.search-bar kbd{display:none}.search-bar>svg{width:20px}footer{padding:25px 18px 160px;gap:10px}.footer-logo{font-size:42px}footer p{font-size:12px}footer>div{flex-wrap:wrap;gap:15px;font-size:11px}footer span{width:100%;margin:0}footer button{font-size:11px}.product-detail{display:block}.detail-photo{min-height:0;aspect-ratio:1;background-size:400% 200%}.detail-content{padding:22px}.detail-content h2{font-size:31px}dialog{max-height:88dvh}.bag-dialog{height:calc(100dvh - 24px);max-height:none;padding:24px}.filter-row{gap:7px}.chip{padding:8px 12px;font-size:12px}.filter-row select{width:100%;margin:7px 0 0}.home-title h1{font-size:38px}.about-dialog{padding:34px 25px}}
.is-home header{display:none}.is-home #page{padding:0;max-width:none}.announcement{height:39px;background:#111;color:#eee;display:flex;align-items:center;justify-content:center;font-size:12px;gap:8px}.announcement a{display:flex;align-items:center;gap:8px;margin-left:10px}.announcement svg{width:17px}.tiny-logo{background:var(--accent);color:white;font-size:21px;font-weight:700;width:23px;height:23px;text-align:center;line-height:22px;border-radius:5px}.home-hero{height:463px;position:relative;isolation:isolate;background:#fcfcfc;overflow:hidden}.hero-art{position:absolute;inset:0 0 100px;z-index:-1}.hero-scene{position:absolute;left:50%;top:-37px;transform:translateX(-50%);width:440px;height:293px;object-fit:contain;mix-blend-mode:multiply}.hero-center{position:absolute;top:177px;left:50%;transform:translateX(-50%);width:min(545px,68%);text-align:center}.hero-center h1{font-size:100px;line-height:.95;letter-spacing:-8px;color:var(--accent);font-weight:750;margin:0 0 14px;padding-right:8px}.hero-tagline{font-size:12px;color:#888;margin:0 0 17px;letter-spacing:.2px}.hero-search{height:65px;display:flex;align-items:center;padding:8px 10px 8px 22px;gap:14px;border-radius:40px;background:#fff;box-shadow:0 15px 45px #0000001a;border:1px solid #f0f0f0}.hero-search>svg{color:#999;width:22px}.hero-search input{background:none;border:0;min-width:0;flex:1;height:100%;font-size:15px}.hero-search button{width:43px;height:43px;border:0;background:#f0e2dd;color:var(--accent);border-radius:50%;display:grid;place-items:center}.hero-search:focus-within{outline:3px solid #4a0d1f30}.category-pills{position:absolute;bottom:34px;left:0;right:0;display:flex;justify-content:center;gap:9px;padding:0 20px}.category-pills a{display:flex;gap:8px;align-items:center;background:white;border:1px solid #f0f0f0;box-shadow:0 2px 6px #0000000b;padding:5px 13px 5px 6px;border-radius:30px;font-size:13px;white-space:nowrap}.category-pills a:hover{box-shadow:0 3px 10px #4a0d1f20;transform:translateY(-2px)}.category-pills .product-photo{width:30px;height:30px;border-radius:50%}.category-pills svg{width:19px;margin:0 2px 0 5px}.float-card{position:absolute;width:145px;padding:9px;background:white;border-radius:19px;box-shadow:8px 20px 25px #00000010;animation:bob 7s ease-in-out infinite;will-change:transform}.float-card .product-photo{border-radius:12px;aspect-ratio:1.04}.float-card strong{display:block;font-size:11px;font-weight:550;margin:7px 3px 2px}.float-card>span{display:block;font-size:9px;color:#888;margin:0 3px 4px}.float-left{left:4.5%;top:24px;--tilt:-5deg}.float-right{right:4.2%;top:27px;--tilt:6deg;animation-delay:-3s}.float-tile{position:absolute;width:108px;height:108px;border-radius:18px;overflow:hidden;box-shadow:8px 20px 25px #0000000d;animation:bob 7s ease-in-out infinite;will-change:transform}.float-tile img{width:100%;height:100%;object-fit:cover}.float-tile .product-photo{width:100%;height:100%;border-radius:0}.float-tile span{position:absolute;bottom:10px;left:12px;color:white;font-size:14px;text-shadow:0 1px 8px #0009;font-weight:650}.tile-left{left:22%;top:79px;--tilt:7deg;animation-delay:-2s}.tile-right{right:21%;top:91px;--tilt:-7deg;animation-delay:-5s}.home-content{padding:12px 30px 55px}.home-category-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:37px}.home-category-row .section-heading{margin-bottom:11px}.home-category-row h2 a{font-size:20px;font-weight:650;display:flex;align-items:center;gap:6px}.home-category-row h2 svg{width:16px}.home-category-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px;border-radius:22px;overflow:hidden}.home-category-pair>div{position:relative}.home-category-pair .product-photo{border-radius:0}.home-category-pair span{position:absolute;bottom:10px;left:11px;color:white;font-size:12px;font-weight:600;text-shadow:0 1px 8px #0009}.is-home:not(.scrolled)>.search-bar{opacity:0;pointer-events:none;visibility:hidden}.discovery-banner{border-radius:24px;background:#eee5d9;display:grid;grid-template-columns:1fr 1.5fr;align-items:center;overflow:hidden;padding:30px;gap:24px;margin-bottom:35px}.discovery-banner h2{font-size:35px;letter-spacing:-1px}.discovery-banner img{width:100%;height:auto;border-radius:18px}.discovery-banner p{color:#777}.coming-soon{display:inline-block;padding:10px 15px;background:white;border-radius:20px;font-size:12px;color:var(--accent)}@keyframes bob{0%,100%{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-11px) rotate(calc(var(--tilt) + 2deg))}}
@media(min-width:1500px){.home-hero{height:510px}.hero-scene{width:490px;height:327px}.hero-center{top:204px}.float-left{left:10%}.float-right{right:10%}.tile-left{left:26%}.tile-right{right:26%}.home-content{max-width:1360px;margin:auto}}
@media(max-width:950px){.float-card{width:119px}.float-left{left:3%}.float-right{right:3%}.float-tile{width:86px;height:86px}.tile-left{left:21%;top:105px}.tile-right{right:20%;top:111px}.hero-scene{width:390px;height:260px;top:-15px}.category-pills{gap:6px}.category-pills a{font-size:11px;padding-right:10px}.category-pills a:nth-last-child(2){display:none}}
@media(max-width:600px){.announcement{font-size:10px;height:34px}.announcement a{font-size:0;margin-left:0}.announcement a svg{width:16px}.tiny-logo{font-size:17px;width:20px;height:20px;line-height:19px}.home-hero{height:454px}.hero-art{overflow:hidden}.hero-scene{top:5px;width:320px;height:214px}.hero-center{top:189px;width:calc(100% - 36px)}.hero-center h1{font-size:85px;letter-spacing:-7px;margin-bottom:9px}.hero-tagline{font-size:11px;margin-bottom:17px}.hero-search{height:57px;padding-left:17px;gap:10px}.hero-search input{font-size:13px}.hero-search button{width:37px;height:37px}.float-card{width:82px;padding:5px;border-radius:12px}.float-card .product-photo{border-radius:8px}.float-card strong{font-size:8px;margin-top:5px}.float-card>span{font-size:6px}.float-left{left:-13px;top:49px}.float-right{right:-13px;top:55px}.float-tile{width:54px;height:54px;border-radius:10px}.float-tile span{font-size:8px;bottom:6px;left:7px}.tile-left{left:12%;top:151px}.tile-right{right:12%;top:159px}.category-pills{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding:0 18px;bottom:25px;gap:7px}.category-pills a{font-size:12px;flex-shrink:0}.category-pills a:nth-last-child(2){display:flex}.category-pills .product-photo{width:27px;height:27px}.home-content{padding:0 18px 35px}.home-category-row{grid-template-columns:repeat(3,245px);overflow-x:auto;margin-right:-18px;padding-right:18px;scrollbar-width:none;gap:13px;margin-bottom:29px}.home-category-row h2 a{font-size:19px}.home-category-pair{border-radius:19px}.home-category-pair span{font-size:11px}.discovery-banner{display:flex;flex-direction:column;padding:23px;align-items:stretch}.discovery-banner h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

@media(min-width:951px) and (max-width:1499px){.hero-scene{top:-5px;width:410px;height:273px}}



:root{--accent:#4a0d1f;--ink:#21171f;--muted:#75676b;--line:#e9dfd3;--bg:#f3eadd;--jade:#2e5b55;--brass:#b89a61;--parchment:#f3eadd}body{background:var(--parchment)}.shell{background:#fffdf9;box-shadow:0 0 18px #21171f08}.rail-link{color:#92877e}.rail-link.active{background:#e8dbcf;color:var(--accent)}.rail-link.active svg{fill:none;stroke-width:2}.brand-mark{width:48px;height:48px;padding:0;display:grid;place-items:center;background:#4a0d1f;border-radius:50%;overflow:hidden}.brand-mark img{width:60px;height:60px;object-fit:contain;max-width:none}.rail{padding-top:22px}.logo-crop{display:block;position:relative;width:112px;height:52px;overflow:hidden;flex-shrink:0}.logo-crop img{position:absolute;max-width:none;width:132.99%;height:auto;left:-16.62%;top:-35.96%}.wordmark{gap:19px}.wordmark .logo-crop{font-size:initial;letter-spacing:normal}.wordmark .brand-caption{display:block;font-size:9px;line-height:1.8;letter-spacing:1.5px;color:#75676b}.top-links{font-size:13px}.announcement{background:var(--ink);color:#f3eadd;font-size:12px;letter-spacing:.2px}.announcement .tiny-logo{background:none;display:grid;place-items:center;width:24px;height:24px}.tiny-logo img{width:34px;height:34px;object-fit:contain}.announcement a{color:#d8bd86;font-size:11px}.home-hero{height:500px;background:#fffdf9}.hero-art{inset:0 0 140px}.hero-bottles{position:absolute;left:50%;top:8px;transform:translateX(-50%);width:360px;height:241px;isolation:isolate}.hero-bottles .bottle{position:absolute;bottom:0;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(8px 13px 8px #57331f18);animation:perfume-breathe 8s ease-in-out infinite}.bottle-one{width:101px;height:185px;left:30px;z-index:2;--tilt:-8deg}.bottle-two{width:135px;height:234px;left:119px;z-index:1;--tilt:0deg;animation-delay:-2s!important}.bottle-three{width:110px;height:183px;right:4px;z-index:2;--tilt:9deg;animation-delay:-4s!important}.hero-watermark{position:absolute;left:50%;top:2px;width:310px;height:310px;transform:translateX(-50%);opacity:.06;object-fit:contain;z-index:-2}.hero-center{top:228px;width:min(545px,68%)}.hero-center h1{font-size:initial;line-height:1;margin:0 auto 7px;padding:0;letter-spacing:normal}.hero-center .logo-crop{width:211px;height:99px;margin:auto}.hero-tagline{font-size:14px;line-height:1.6;color:#846d65;margin:0 0 13px;font-family:Tahoma,Arial,sans-serif}.hero-search{height:62px;box-shadow:0 12px 35px #4a0d1f10;border-color:#ede5dc;background:#fffefb}.hero-search button{background:var(--accent);color:var(--parchment)}.hero-search input{font-size:14px}.category-pills{bottom:24px}.category-pills a{background:#fffefb;border-color:#e9e0d5;font-size:12px}.category-pills .product-photo{width:30px;height:30px;padding:2px;background:#eee5d9}.category-pills .product-photo img{mix-blend-mode:multiply}.category-pills a:last-child{color:var(--accent)}.float-card{width:146px;background:#fffdf9;border:1px solid #f0e5da;box-shadow:12px 20px 30px #3b182112;padding:10px}.float-left{top:41px;left:5%}.float-right{top:36px;right:5%}.float-card strong{font-size:12px;margin-top:9px}.float-card>span{font-size:10px;color:#88746d}.float-tile{width:118px;height:118px;border-radius:20px;box-shadow:8px 20px 27px #3b182114}.tile-left{left:23%;top:97px}.tile-right{right:23%;top:108px}.float-tile img{object-position:68% center}.float-tile span{background:#21171f33;padding:3px 8px;border-radius:12px;left:8px;bottom:8px;font-size:11px}.product-photo{background-image:none;background-size:auto;background:var(--photo-bg,#f0e9df);position:relative;overflow:hidden;display:grid;place-items:center;padding:14%;}.product-photo img{width:100%;height:100%;min-height:0;object-fit:contain;mix-blend-mode:multiply}.product-photo.cinematic{padding:0}.product-photo.cinematic img{width:100%;height:100%;object-fit:cover;object-position:67% center;mix-blend-mode:normal}.product-image-link{background:var(--photo-bg,#f0e9df)}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category{background:var(--tile);padding:17px 15px 14px;border-radius:22px}.category .product-photo{background:#f5ede2;aspect-ratio:1;padding:10%}.category-label{font-size:15px}.category-label svg{display:block}.category:nth-last-child(-n+1){display:block}.feature .feature-copy{padding-right:20px}.feature{background:#4a0d1f;min-height:255px}.feature strong{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:29px;letter-spacing:-.5px}.feature p{font-size:12px;line-height:1.5}.feature img{object-position:65% center}.feature-two>img,.feature-three>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feature:after{background:linear-gradient(0deg,#21171fb0,transparent 80%)}.home-content{padding-top:19px}.home-category-row{gap:17px}.home-category-pair .product-photo{padding:14%;background:var(--photo-bg,#eee5d9)}.home-category-pair span{color:#51423f;text-shadow:none;font-size:11px;bottom:10px;left:11px;right:6px}.home-category-pair .product-photo{padding-bottom:25%}.product-meta .type{font-size:10px;letter-spacing:.7px;color:#796a64;line-height:1.6}.product-meta h3{font-size:16px;line-height:1.4}.product-meta p{font-size:13px;color:#827069;line-height:1.5}.product-meta .bottom{font-size:12px;color:var(--accent);font-weight:500}.product-meta .size{font-size:11px}.product-meta .arabic-name{font-family:Tahoma,Arial,sans-serif;font-size:12px;letter-spacing:0;color:#8c7769;margin-top:3px}.badge{font-size:9px;letter-spacing:1px;background:#fffaf1;color:#674b38}.save{background:#fffdfaeb;color:#7b655c}.detail-photo{padding:18%;background:var(--photo-bg,#f0e9df)}.detail-photo img{object-fit:contain;width:100%;height:100%}.detail-content .price{font-size:20px;color:var(--accent)}.detail-content h2{font-size:33px}.notes span{background:#eee5d9;color:#6c5146}.details-note{border-top:1px solid var(--line);margin:22px 0 6px;padding-top:16px;font-size:13px;color:#796861;line-height:1.6}.detail-content small{font-size:12px;line-height:1.6}.detail-content .arabic-detail{font-size:19px;color:var(--jade);font-family:Tahoma,Arial,sans-serif}.bag-line .product-photo{padding:10%;background:#eee5d9}.bag-total{font-size:16px}.bag-total span:last-child{font-size:14px;color:#806955}.search-bar{background:#f7efe6ed;border:1px solid #e7dbcd;box-shadow:0 7px 40px #4a0d1f1a}.search-bar input::placeholder{color:#7d6f6b}.search-bar input{font-size:14px}.search-bar kbd{border-color:#d1c1b1;color:#9b8e80}.close{background:#fffaf3;color:var(--accent)}dialog{background:#fffdf9}.primary{background:var(--accent);color:#fff8ed}.secondary{background:#fffaf3}.chip{background:#fffdf9;border-color:#e5d9ca}.chip.active{background:var(--accent);border-color:var(--accent);color:#fffaf3}.filter-row select{background:#fffdf9;border-color:#e5d9ca}.empty{background:#f2eadf}.concept-note{background:#f0e6d9;color:#796559}footer{background:#f0e6d9;padding-top:35px}footer .logo-crop{width:144px;height:67px}footer>p{font-family:Tahoma,Arial,sans-serif;font-size:27px;color:var(--accent)}footer>div{color:#88756b}.brand-swatches{display:flex;gap:7px;margin:21px 0}.brand-swatches span{width:33px;height:5px;border-radius:4px;background:var(--accent)}.brand-swatches span:nth-child(2){background:var(--jade)}.brand-swatches span:nth-child(3){background:var(--brass)}.edit-banner{display:grid;grid-template-columns:1fr 1.5fr;overflow:hidden;border-radius:25px;background:#21171f;color:#fff7e9;margin-bottom:33px;min-height:285px}.edit-banner>div{padding:35px;align-self:center}.edit-banner .eyebrow{color:#c6aa7b}.edit-banner h2{font-family:Georgia,serif;font-size:40px;font-weight:400;line-height:1.1;margin:16px 0}.edit-banner p{font-size:14px;color:#d5c4b5;line-height:1.7}.edit-banner img{width:100%;height:100%;object-fit:cover}.edition-note{display:flex;align-items:center;gap:9px;color:#9a8170;font-family:Consolas,monospace;letter-spacing:1.4px;font-size:10px;margin:0 0 20px}.edition-note:before{content:'';width:21px;height:1px;background:var(--brass)}
@keyframes perfume-breathe{0%,100%{transform:translateY(0) rotate(var(--tilt))}50%{transform:translateY(-7px) rotate(var(--tilt))}}
@media(min-width:1500px){.home-hero{height:535px}.hero-bottles{top:18px}.hero-center{top:245px}.float-left{left:10%}.float-right{right:10%}.tile-left{left:27%}.tile-right{right:27%}}
@media(max-width:1100px){.tile-left{left:21%;width:95px;height:95px}.tile-right{right:20%;width:95px;height:95px}.float-card{width:127px}.hero-bottles{width:320px}.bottle-one{left:12px}.bottle-two{left:95px}.bottle-three{right:0}.category-label{font-size:14px}.product-meta h3{font-size:15px}}
@media(max-width:850px){.float-card{width:106px}.float-left{left:3%;top:42px}.float-right{right:3%;top:46px}.float-card strong{font-size:10px}.float-card>span{font-size:8px}.float-tile{width:76px!important;height:76px!important}.tile-left{left:21%;top:143px}.tile-right{right:20%;top:144px}.hero-center{width:min(490px,80%)}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.category{padding:14px 10px}.category-label{font-size:12px}.category-label svg{display:none}.wordmark .brand-caption{display:none}.category-images{gap:5px}}
@media(max-width:600px){.rail{background:#fff9f1f7;border-top-color:#e4d6c6;padding:0}.rail .brand-mark{display:none}.rail-link.active{background:#eddfd2}.home-hero{height:483px}.announcement{height:34px;font-size:10px}.announcement a{font-size:0}.announcement .tiny-logo{width:18px}.hero-art{inset:0 0 150px}.hero-bottles{width:260px;height:193px;top:20px}.bottle-one{width:82px;height:139px;left:9px}.bottle-two{width:108px;height:188px;left:78px}.bottle-three{width:86px;height:141px;right:0}.hero-watermark{width:230px;height:230px;top:0}.hero-center{top:211px;width:calc(100% - 36px)}.hero-center .logo-crop{width:184px;height:86px}.hero-tagline{font-size:13px;margin-bottom:13px}.hero-search{height:55px}.hero-search input{font-size:12px}.float-card{width:81px;padding:6px;border-radius:14px}.float-card strong{font-size:8px;margin:6px 1px 3px}.float-card>span{font-size:6px;margin:0 1px 3px}.float-card .product-photo{padding:8%}.float-left{left:-23px;top:30px}.float-right{right:-22px;top:35px}.float-tile{width:51px!important;height:57px!important;border-radius:10px}.float-tile span{font-size:7px;bottom:4px;left:4px;padding:2px 4px}.tile-left{left:5%;top:162px}.tile-right{right:5%;top:171px}.category-pills{bottom:24px;gap:8px}.category-pills a{font-size:12px}.category-pills .product-photo{width:27px;height:27px}.home-content{padding-top:8px}.home-category-row{grid-template-columns:repeat(3,245px)}.home-category-pair .product-photo{padding-bottom:25%}.home-category-pair span{font-size:10px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category{padding:15px 13px}.category-label{font-size:14px}.category-label svg{display:block}.feature{min-height:236px}.feature strong{font-size:28px}.product-meta .type{font-size:9px;line-height:1.6}.product-meta h3{font-size:15px}.product-meta p{font-size:12px}.product-meta .bottom{font-size:11px;gap:4px;flex-wrap:wrap}.product-meta .size{font-size:10px}.product-meta .arabic-name{font-size:11px}.detail-photo{padding:14%;min-height:0;aspect-ratio:1}.detail-content h2{font-size:28px}.detail-content .arabic-detail{font-size:18px}.wordmark .logo-crop{width:91px;height:42px}.top-links{font-size:10px;gap:13px}.top-links a:nth-child(2){display:block}.top-links a:nth-child(3){display:none}.search-bar input{font-size:12px}.search-bar{border-color:#e4d7c7}footer .logo-crop{width:112px;height:52px}footer>p{font-size:22px}footer>div{font-size:10px;letter-spacing:.3px}.edit-banner{display:flex;flex-direction:column-reverse}.edit-banner img{height:210px}.edit-banner>div{padding:23px}.edit-banner h2{font-size:33px}.edition-note{font-size:9px}}
.hero-bottles{isolation:auto}.hero-bottles .bottle{filter:brightness(1.04)}.wordmark .logo-crop{display:block}
@media(min-width:601px) and (max-width:1499px){.home-hero{height:520px}}
@media(prefers-reduced-motion:reduce){.hero-bottles .bottle{animation:none}.float-card,.float-tile{animation:none}}
.mobile-banner:before{display:none}.mobile-banner .banner-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal;filter:none;z-index:0}.mobile-banner .banner-product{position:absolute;z-index:1;right:3%;top:5%;width:41%;height:91%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 16px 18px rgba(32,10,18,.22)) brightness(1.03)}.mobile-banner-copy{z-index:2;width:56%;color:#fff8f2;text-shadow:0 1px 12px rgba(30,8,16,.18)}.mobile-banner-copy p{color:inherit;opacity:.8}.banner-gold .mobile-banner-copy,.banner-rose .mobile-banner-copy,.banner-citrus .mobile-banner-copy{color:#3d201c;text-shadow:none}.banner-orchid .mobile-banner-copy,.banner-blue .mobile-banner-copy,.banner-scarlet .mobile-banner-copy,.banner-spice .mobile-banner-copy,.banner-lavender .mobile-banner-copy{color:#fff9f4}.banner-crystal .mobile-banner-copy{color:#4d2730;text-shadow:none}.mobile-banner-copy .banner-discover{font-weight:600;letter-spacing:.02em}@media(min-width:700px){.mobile-banner{height:270px}.mobile-banner-copy{left:42px;top:38px;width:46%}.mobile-banner .banner-product{right:8%;width:30%;height:96%}}


body{background:#f3eadd}.shell{margin:0 auto;max-width:1440px;border-radius:0;box-shadow:none;min-height:70vh;background:#fff}.is-home header{display:block}header.site-header{display:block;height:auto;margin:0;border:0;border-bottom:1px solid #e7dfd5;background:#fff;position:relative;z-index:30;max-width:none}.header-inner{max-width:1440px;margin:auto;padding:14px 36px;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;flex-direction:column;flex:none}.brand-latin{font-size:9px;letter-spacing:.3em;padding-left:.3em;color:var(--accent)}.primary-nav{display:flex;gap:28px;align-items:center}.primary-nav a,.primary-nav button{font-size:14px;border:0;background:none;padding:10px 0}.primary-nav a:hover,.primary-nav button:hover{color:var(--accent)}.header-actions{display:flex;gap:18px;align-items:center}.header-actions button,.header-actions a{border:0;background:none;display:grid;place-items:center;padding:0;min-width:28px;min-height:38px;position:relative}.header-actions svg{width:22px;height:22px}.header-actions .menu-toggle{display:none}.header-actions b{position:absolute;right:-7px;top:-3px;min-width:16px;height:16px;font-size:10px;border-radius:50%;background:var(--accent);color:white}.search-panel{padding:18px 36px;border-top:1px solid #eee}.search-panel form{display:flex;align-items:center;gap:16px;max-width:900px;margin:auto}.search-panel input{flex:1;min-width:0;padding:11px 0;background:transparent;border:0}.search-panel button{border:0;background:none}.search-panel button[type=submit]{padding:10px 20px;border-radius:22px;background:var(--accent);color:#fff;font-size:13px}[hidden]{display:none!important}.announcement{background:#4a0d1f}.home-hero{background:#fff}.hero-search{background:#fff}.hero-bottles .bottle{filter:brightness(1.035)}.product-photo,.home-category-pair .product-photo,.category .product-photo,.bag-line .product-photo,.detail-photo{background:#fff!important}.product-photo img{filter:brightness(1.035)}.product-image-link{background:#fff;border:1px solid #eee5dc}.home-category-pair{border:1px solid #eee5dc}.home-category-pair span{color:#51423f}.float-card{background:#fff}.float-tile .product-photo{padding:15%;background:#fff;border:1px solid #eee5dc;border-radius:inherit}.float-tile span{background:var(--accent);text-shadow:none}.house-strip{display:flex;align-items:center;justify-content:center;gap:65px;padding:25px 32px;border-top:1px solid #eee5dc;border-bottom:1px solid #eee5dc;margin-bottom:26px}.house-strip>.eyebrow{font-size:10px;max-width:110px;line-height:1.6}.house-strip a{display:flex;align-items:center;justify-content:center;min-height:50px}.house-tom img{width:155px;height:auto;max-height:35px}.house-jpg img{width:165px;height:auto;max-height:56px}.house-divider{height:25px;width:1px;background:#e8dfd3}.note-row{list-style:none;display:flex;justify-content:space-around;gap:6px;padding:0;margin:17px 0 20px}.note-row li{flex:1;min-width:0;font-size:11px;line-height:1.4;text-align:center;color:var(--muted)}.note-image{display:block;width:48px;height:48px;max-width:100%;margin:0 auto 6px;background:url('assets/nafahat/notes-sheet-opt.webp') var(--note-x) var(--note-y)/400% 400% no-repeat}.product-meta .bottom{align-items:center;gap:8px}.quick-add{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dfd1c2;border-radius:20px;background:white;color:var(--accent);padding:8px 12px;font-size:16px}.quick-add span{font-size:11px}.quick-add:hover{background:var(--accent);color:#fff}.feature-grid{grid-template-columns:1fr 1fr}.feature{padding:0;display:grid;grid-template-columns:53% 47%;min-height:270px;background:#fff;border:1px solid #eee5dc;color:var(--ink)}.feature:after{display:none}.feature-copy{padding:26px!important;background:#f3eadd;height:100%;display:flex;flex-direction:column;justify-content:center}.feature-fresh .feature-copy{background:#e6efeb}.feature-copy .eyebrow{font-size:10px;color:var(--accent)}.feature strong{font-family:'DM Sans',sans-serif;font-size:27px;font-weight:550;margin:14px 0}.feature-copy>p:not(.eyebrow){font-size:12px;color:var(--muted)}.feature-product{width:100%;height:100%;background:white}.feature .product-photo{width:100%;height:100%;border-radius:0;aspect-ratio:auto}.feature .product-photo img{position:static;width:100%;height:100%;object-fit:contain}.text-cta{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--accent);margin-top:25px}.text-cta svg{width:18px}.note-source{font-size:11px;text-decoration:underline;color:var(--muted)}.detail-content .note-image{width:62px;height:62px}.details-note{margin-top:15px}.section-heading>.eyebrow{margin-bottom:8px}.section-heading>div h2{margin:0}.section-heading .eyebrow{font-size:10px;margin:0 0 9px}footer{display:block;margin:0 auto;max-width:1440px;background:#f3eadd;padding:40px 36px 25px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-main>p{font-size:25px;color:var(--accent);line-height:1.6}.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:15px 28px;font-size:12px}.footer-main button{text-align:left}.footer-main span{margin:0}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dfd1c2;margin-top:35px;padding-top:20px;font-size:10px;letter-spacing:.05em;color:var(--muted)}.footer-bottom span{margin:0}.about-dialog .eyebrow{font-size:10px}.about-dialog h2{line-height:1.5}.hero-center .logo-crop{height:96px}
@media(min-width:1500px){.header-inner{padding-inline:40px}.home-hero{height:535px}}
@media(max-width:850px){.header-inner{padding:12px 24px;gap:20px}.primary-nav{gap:17px}.primary-nav a,.primary-nav button{font-size:12px}.header-actions{gap:12px}.house-strip{gap:35px}.feature-copy{padding:20px!important}.feature strong{font-size:24px}.quick-add{padding:7px 9px}.quick-add span{font-size:10px}.note-row li{font-size:10px}}
@media(max-width:600px){.header-inner{min-height:72px;padding:10px 18px}.header-inner .logo-crop{width:87px;height:40px}.brand-latin{font-size:8px}.header-actions .saved-link{display:none}.header-actions .menu-toggle{display:grid}.primary-nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;padding:14px 24px;box-shadow:0 12px 20px #21171f15;z-index:40;flex-direction:column;align-items:stretch;gap:0}.primary-nav.open{display:flex}.primary-nav a,.primary-nav button{padding:14px 0;font-size:14px;text-align:left}.search-panel{padding:14px 18px}.search-panel form{gap:10px}.search-panel form>svg{display:none}.search-panel input{font-size:13px}.search-panel button[type=submit]{padding:8px 12px}.announcement{font-size:9px;height:29px}.home-hero{height:265px}.hero-art{inset:0;overflow:hidden}.hero-watermark{width:170px;height:170px;left:auto;right:0;transform:none;top:0}.hero-bottles{top:12px;left:auto;right:10px;transform:none;width:178px;height:143px}.hero-bottles .bottle-one{width:58px;height:104px;left:0}.hero-bottles .bottle-two{width:80px;height:142px;left:48px}.hero-bottles .bottle-three{width:64px;height:110px;right:0}.hero-center{top:20px;left:18px;transform:none;width:calc(100% - 36px);text-align:left}.hero-center h1{width:43%;margin:8px 0 9px}.hero-center .logo-crop{width:130px;height:61px;margin:0}.hero-tagline{font-size:10px;width:43%;text-align:center;margin:0 0 30px}.hero-search{height:45px;padding:5px 7px 5px 15px;gap:8px;box-shadow:0 7px 20px #4a0d1f10}.hero-search input{font-size:12px}.hero-search>svg{width:18px}.hero-search button{width:33px;height:33px}.hero-search button svg{width:18px}.float-card,.float-tile{display:none}.category-pills{bottom:17px}.category-pills a{font-size:11px;padding-right:10px}.category-pills .product-photo{width:24px;height:24px}.house-strip{padding:18px 20px;gap:28px;margin-bottom:24px}.house-strip>.eyebrow{display:none}.house-tom img{width:117px}.house-jpg img{width:140px;max-height:45px}.house-strip a{min-height:35px}.home-category-row{margin-bottom:28px}.feature-grid{display:flex}.feature{min-width:91%;min-height:235px;grid-template-columns:55% 45%}.feature strong{font-size:25px}.feature-copy{padding:20px!important}.feature-copy .eyebrow{font-size:9px}.feature-copy>p:not(.eyebrow){font-size:11px}.text-cta{font-size:11px;margin-top:20px}.note-row{gap:4px;margin:12px 0 16px}.note-row li{font-size:10px}.note-image{width:36px;height:36px}.product-meta .bottom{flex-direction:column;align-items:stretch;text-align:center;gap:10px}.quick-add{min-height:36px}.product-meta h3{font-size:14px}.product-meta .type{font-size:9px}.detail-content .note-image{width:50px;height:50px}footer{padding:30px 22px 25px}.footer-main{flex-wrap:wrap;gap:24px}.footer-main>p{font-size:21px}.footer-main nav{width:100%;font-size:12px;gap:13px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:14px}.footer-bottom span{width:auto}.footer-bottom>span:nth-child(2){display:none}.footer-main .brand{width:90px}.footer-main .logo-crop{width:100px;height:46px}#toast{max-width:calc(100% - 28px);width:max-content;font-size:12px;top:15px;text-align:center}.section-heading h2{font-size:20px}.section-heading>div h2{font-size:21px}}
@media(max-width:360px){.hero-bottles{width:155px;right:5px}.hero-bottles .bottle-two{left:40px;width:68px;height:136px}.hero-bottles .bottle-one{width:50px}.hero-bottles .bottle-three{width:55px}.hero-center .logo-crop{width:113px;height:53px}.hero-tagline{margin-top:15px;font-size:9px}.house-strip{gap:22px}.house-tom img{width:105px}.house-jpg img{width:120px}}

.header-inner{min-height:64px;padding-top:7px;padding-bottom:7px}.header-inner .logo-crop{width:87px;height:40px}.header-inner .brand-latin{font-size:7px}.primary-nav{gap:27px}.primary-nav a,.primary-nav button{font-size:13px}.nav-dropdown{position:relative}.nav-dropdown summary{display:flex;align-items:center;gap:5px;cursor:pointer;list-style:none;font-size:13px;padding:10px 0}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary svg{width:14px;height:14px;transition:transform .2s}.nav-dropdown[open] summary svg{transform:rotate(180deg)}.nav-dropdown summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.dropdown-panel{position:absolute;top:calc(100% + 10px);left:-22px;display:grid;grid-template-columns:1fr 1.25fr;gap:35px;min-width:380px;background:#fff;padding:25px;border:1px solid #e9dfd3;border-radius:0 0 16px 16px;box-shadow:0 15px 25px #21171f10;z-index:40}.dropdown-panel p{font-size:9px;letter-spacing:.12em;color:#8c7769;margin:0 0 12px}.dropdown-panel a{display:block;padding:7px 0;font-size:12px;white-space:nowrap}.dropdown-panel a:hover{color:var(--accent);text-decoration:underline}.header-actions svg{width:20px;height:20px}@media(max-width:600px){.header-inner{min-height:58px;padding-top:6px;padding-bottom:6px}.header-inner .logo-crop{width:76px;height:35px}.primary-nav a,.primary-nav button,.nav-dropdown summary{font-size:14px;padding:12px 0}.dropdown-panel{position:static;min-width:0;border:0;box-shadow:none;padding:10px 0 16px;gap:22px}.dropdown-panel a{font-size:12px;padding:8px 0}.nav-dropdown summary{justify-content:space-between}.dropdown-panel p{font-size:9px}}

:root{--glass-border:rgba(255,255,255,.85)}body{background:#fff}.shell{overflow:clip}header.site-header{position:sticky;top:0;background:linear-gradient(115deg,#fff9,#fff5 48%,#fff9);backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border-bottom:1px solid #ffffffb0;box-shadow:inset 0 1px 0 #fff,inset 0 -1px 0 #c0aaa020,0 5px 24px #4a0d1f06;isolation:isolate}.site-header:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 20%,#ffffff6b 38%,transparent 58%);z-index:-1}.header-inner{min-height:66px}.primary-nav{gap:12px}.nav-dropdown summary{border-radius:22px;padding:10px 13px;font-size:13px;transition:background .2s,box-shadow .2s}.nav-dropdown[open] summary{background:#ffffff80;box-shadow:inset 0 1px 0 #fff,0 2px 12px #4a0d1f09;color:var(--accent)}.dropdown-panel{top:100%;left:-14px;min-width:290px;padding:27px;gap:32px;border:1px solid #ffffffc9;border-top:0;background:linear-gradient(135deg,#fffffff0,#fffdf6e8);backdrop-filter:blur(30px) saturate(175%);-webkit-backdrop-filter:blur(30px) saturate(175%);box-shadow:inset 1px 0 0 #fff,0 18px 35px #3c1d231a;border-radius:24px;grid-template-columns:1fr;animation:glass-reveal .2s ease-out;transform-origin:top}.nav-dropdown:first-child .dropdown-panel{grid-template-columns:1fr 1fr;min-width:430px}.nav-dropdown:last-child .dropdown-panel{left:auto;right:-15px}.dropdown-panel:before{content:'';position:absolute;left:0;right:0;top:-12px;height:15px}.dropdown-panel p{font-size:10px;letter-spacing:.12em}.dropdown-panel a,.dropdown-panel button{display:flex;gap:24px;justify-content:space-between;align-items:center;font-size:14px;line-height:1.5;padding:9px 0;text-decoration:none}.dropdown-panel a span,.dropdown-panel button span{opacity:0;transform:translateX(-4px);transition:.2s}.dropdown-panel a:hover span,.dropdown-panel a:focus-visible span,.dropdown-panel button:hover span{opacity:1;transform:none}.dropdown-panel a:hover{color:var(--accent);text-decoration:none}.story-dropdown>img{width:54px;height:54px;object-fit:contain;margin:-8px 0 6px}.story-dropdown strong{font-size:23px;line-height:1.25;font-weight:500;display:block;max-width:230px}.story-dropdown button{margin-top:20px;color:var(--accent)}.search-panel{background:#ffffff9c;border-color:#fff;backdrop-filter:blur(25px)}.header-actions button,.header-actions a{border-radius:50%;transition:background .2s}.header-actions button:hover,.header-actions a:hover{background:#ffffff90}.product-card,.product-image-link,.product-card .product-photo,.home-category-pair,.home-category-pair .product-photo,.category,.category .product-photo,.feature,.feature-product,.float-card,.float-tile{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.category{color:var(--ink);border-bottom:1px solid #e9dfd3!important;padding:20px 12px}.category-label{color:var(--accent)}.home-category-pair{gap:12px}.product-photo{border-radius:0!important}.product-image-link:hover .product-photo{transform:scale(1.025)}.feature-copy{border-radius:24px}.product-meta{padding-inline:8px}.save{box-shadow:none;background:#ffffff75}.home-category-pair span{position:static;display:block;text-align:center;padding:0 4px 12px;font-size:12px}.home-category-pair .product-photo{padding-bottom:14%}.feature{gap:0}.photo-hero{height:530px;background:#fff;isolation:isolate;position:relative;overflow:hidden}.hero-campaign{position:absolute;inset:0 0 0 auto;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1;display:block}.campaign-copy{position:absolute;left:6%;top:65px;width:35%;max-width:400px}.campaign-eyebrow{font-size:10px;letter-spacing:.18em;color:#8b725c;margin:0 0 20px}.campaign-copy h1{margin:0}.campaign-copy .logo-crop{width:255px;height:119px}.campaign-arabic{font-size:18px;color:var(--accent);text-align:left;margin:8px 0 18px}.campaign-description{font-size:17px;line-height:1.6;color:#796b6b;margin:0}.campaign-cta{display:inline-flex;align-items:center;gap:25px;font-size:13px;min-height:43px;margin-top:22px;padding:10px 20px}.campaign-cta svg{width:18px}.campaign-search{position:absolute;left:6%;bottom:34px;width:440px;max-width:42%;height:52px;box-shadow:0 10px 35px #4a0d1f0d;background:#fffc;backdrop-filter:blur(20px);border:1px solid #e7ddd3}.campaign-search input{font-size:12px}.campaign-search button{width:36px;height:36px}.campaign-search button svg{width:20px}.discovery-pills{display:flex;align-items:center;justify-content:center;gap:35px;padding:18px 25px;font-size:13px}.discovery-pills a{color:#6f5a52;padding:7px 0;border-bottom:1px solid transparent;white-space:nowrap}.discovery-pills a:hover{border-color:var(--accent);color:var(--accent)}.brand-marquee{display:flex;align-items:center;gap:18px;margin:0 30px 35px;padding:18px 0;border-top:1px solid #f1ebe6;border-bottom:1px solid #f1ebe6}.brand-window{overflow:hidden;flex:1;min-width:0;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent)}.brand-track{display:flex;width:max-content;animation:brand-drift 38s linear infinite}.brand-group{display:flex;align-items:center;gap:65px;padding-right:65px;flex:none}.brand-logo{width:105px;height:36px;display:flex;align-items:center;justify-content:center;flex:none}.brand-logo img{max-width:105px;max-height:29px;width:auto;height:auto;filter:grayscale(1);opacity:.8}.brand-logo[data-brand="Jean Paul Gaultier"] img{max-height:36px}.brand-motion{width:28px;height:28px;border:1px solid #e9dfd3;border-radius:50%;background:white;color:#8c7769;font-size:11px;flex:none}.brand-marquee:hover .brand-track,.brand-marquee:focus-within .brand-track,.brand-marquee.paused .brand-track{animation-play-state:paused}.brand-marquee.paused .brand-motion{color:var(--accent)}.home-content{padding-top:0}.brand-track img{display:block}.home-category-row{margin-bottom:45px}@keyframes brand-drift{to{transform:translateX(-50%)}}@keyframes glass-reveal{from{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:none}}
@media(min-width:1500px){.photo-hero{height:580px}.campaign-copy{top:80px}.campaign-search{bottom:40px}}
@media(max-width:1000px){.primary-nav{gap:0}.nav-dropdown summary{font-size:12px;padding:10px}.header-inner{padding-inline:25px;gap:18px}.photo-hero{height:470px}.campaign-copy{top:56px;left:5%}.campaign-copy .logo-crop{width:220px;height:103px}.campaign-description{font-size:15px}.campaign-arabic{font-size:16px}.campaign-search{left:5%;width:390px;max-width:43%;bottom:28px}.brand-group{gap:50px;padding-right:50px}.brand-logo{width:95px}.brand-logo img{max-width:95px}}
@media(max-width:700px){.primary-nav{gap:0}.nav-dropdown summary{font-size:11px;padding-inline:7px}.header-actions{gap:10px}.header-inner{gap:14px;padding-inline:18px}}
@media(max-width:600px){header.site-header{background:#ffffffb0}.header-inner{min-height:59px}.primary-nav{background:linear-gradient(135deg,#fffffff5,#fffdf4f2);backdrop-filter:blur(30px);border:1px solid #ffffffbd;border-radius:0 0 24px 24px;padding:16px 24px;max-height:calc(100dvh - 70px);overflow:auto;box-shadow:0 18px 32px #4a0d1f17}.nav-dropdown summary{font-size:14px;padding:12px 8px}.dropdown-panel,.nav-dropdown:first-child .dropdown-panel{grid-template-columns:1fr;min-width:0;background:transparent;backdrop-filter:none;box-shadow:none;border:0;border-radius:0;padding:12px 16px 18px;gap:18px;animation:none}.nav-dropdown:first-child .dropdown-panel{grid-template-columns:1fr 1fr}.dropdown-panel a,.dropdown-panel button{font-size:12px;white-space:normal;gap:8px;padding:7px 0}.dropdown-panel a span{display:none}.story-dropdown strong{font-size:20px}.story-dropdown>img{width:40px;height:40px}.photo-hero{height:280px}.hero-campaign{width:100%;height:100%;object-fit:cover;object-position:center}.campaign-copy{top:27px;left:18px;width:40%}.campaign-eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:13px;white-space:nowrap}.campaign-copy .logo-crop{width:125px;height:59px}.campaign-arabic{font-size:10px;margin:8px 0 0;white-space:nowrap}.campaign-description{display:none}.campaign-cta{font-size:10px;min-height:33px;margin-top:18px;padding:8px 12px;gap:7px}.campaign-cta svg{width:14px}.campaign-search{left:18px;right:18px;bottom:19px;width:auto;max-width:none;height:42px;padding-left:15px}.campaign-search input{font-size:11px}.campaign-search>svg{width:18px}.campaign-search button{width:30px;height:30px}.campaign-search button svg{width:17px}.discovery-pills{justify-content:flex-start;gap:24px;padding:12px 18px;overflow-x:auto;scrollbar-width:none;font-size:12px}.brand-marquee{margin:0 18px 27px;padding:12px 0;gap:7px}.brand-group{gap:36px;padding-right:36px}.brand-logo{width:78px;height:28px}.brand-logo img{max-width:78px;max-height:23px}.brand-logo[data-brand="Jean Paul Gaultier"] img{max-height:28px}.brand-motion{width:23px;height:23px;font-size:9px}.home-category-pair{gap:8px}.home-category-pair span{font-size:11px}.home-category-row{margin-bottom:30px}.product-meta{padding-inline:2px}.feature-copy{border-radius:18px}.category{padding:15px 6px}.category-grid{gap:14px}.category-images{gap:8px}}
@media(prefers-reduced-motion:reduce){.brand-track{animation:none}.brand-window{overflow-x:auto;mask-image:none}.brand-group[aria-hidden="true"]{display:none}.brand-motion{display:none}.dropdown-panel{animation:none}}
.hero-campaign{object-fit:contain;object-position:right center;opacity:.35}.campaign-product{position:absolute;left:48%;width:49%;top:25px;bottom:22px;isolation:isolate}.hero-retail-bottle{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:210px;height:345px;background:transparent;border:0;padding:0;z-index:3;cursor:pointer}.hero-retail-bottle img{width:100%;height:100%;object-fit:contain;filter:brightness(1.035);mix-blend-mode:multiply;transition:transform .65s cubic-bezier(.2,.65,.2,1)}.notes-revealed .hero-retail-bottle img{transform:rotate(-4deg) scale(1.04)}.ingredient-burst{position:absolute;inset:0;z-index:2;pointer-events:none}.burst-ingredient{position:absolute;left:50%;top:44%;width:105px;display:flex;align-items:center;flex-direction:column;font-size:12px;text-align:center;color:#77634f;opacity:0;transform:translate(-50%,-50%) scale(.2);transition:transform .8s cubic-bezier(.15,.7,.2,1),opacity .45s}.burst-ingredient .note-image{width:84px;height:84px;max-width:none;mix-blend-mode:multiply;margin-bottom:6px}.burst-0{--burst-x:-170px;--burst-y:-112px;--burst-r:-12deg}.burst-1{--burst-x:165px;--burst-y:-80px;--burst-r:12deg;transition-delay:.06s}.burst-2{--burst-x:-168px;--burst-y:95px;--burst-r:-8deg;transition-delay:.12s}.burst-3{--burst-x:163px;--burst-y:118px;--burst-r:9deg;transition-delay:.18s}.notes-revealed .burst-ingredient{opacity:1;transform:translate(calc(-50% + var(--burst-x)),calc(-50% + var(--burst-y))) rotate(var(--burst-r)) scale(1)}.note-hint{position:absolute;bottom:70px;width:100%;text-align:center;font-size:10px;color:#9b8675;transition:opacity .2s;pointer-events:none}.notes-revealed .note-hint{opacity:0}.hero-product-controls{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:24px;align-items:center;min-width:310px;justify-content:space-between}.hero-product-controls>button{display:grid;place-items:center;width:33px;height:33px;border:1px solid #e6ded4;background:#ffffffa6;backdrop-filter:blur(15px);border-radius:50%;color:#705546}.hero-product-controls svg{width:15px;height:15px}.hero-previous svg{transform:rotate(180deg)}.hero-product-link{display:block;text-align:center}.hero-product-link span{display:block;font-size:10px;letter-spacing:.08em;color:#8a7362;margin-bottom:5px}.hero-product-link strong{font-size:16px;font-weight:500;color:var(--accent)}.hero-retail-bottle:focus-visible{outline:2px solid #b89a61;outline-offset:7px;border-radius:35%}
@media(max-width:1000px){.hero-retail-bottle{width:175px;height:295px}.burst-ingredient{width:85px;font-size:11px}.burst-ingredient .note-image{width:64px;height:64px}.burst-0{--burst-x:-128px;--burst-y:-108px}.burst-1{--burst-x:122px;--burst-y:-83px}.burst-2{--burst-x:-120px;--burst-y:93px}.burst-3{--burst-x:126px;--burst-y:113px}.hero-product-controls{gap:15px;min-width:265px}}
@media(max-width:600px){.hero-campaign{height:218px;width:327px;right:-12px;object-position:right top;opacity:.24}.campaign-product{left:42%;width:58%;top:7px;bottom:68px}.hero-retail-bottle{width:95px;height:153px;top:43%}.burst-ingredient{top:43%;width:55px;font-size:8px}.burst-ingredient .note-image{width:39px;height:39px;margin-bottom:3px}.burst-0{--burst-x:-65px;--burst-y:-46px}.burst-1{--burst-x:67px;--burst-y:-38px}.burst-2{--burst-x:-68px;--burst-y:44px}.burst-3{--burst-x:66px;--burst-y:53px}.hero-product-controls{bottom:0;gap:8px;min-width:170px}.hero-product-controls>button{width:24px;height:24px}.hero-product-controls svg{width:12px;height:12px}.hero-product-link span{font-size:7px;margin-bottom:2px;letter-spacing:0}.hero-product-link strong{font-size:11px}.note-hint{display:none}.campaign-cta{margin-top:18px}}
@media(hover:none){.note-hint{font-size:0}.note-hint:after{content:'Tap the bottle to reveal its notes';font-size:10px}}@media(prefers-reduced-motion:reduce){.burst-ingredient,.hero-retail-bottle img{transition:none}}
.campaign-product{mix-blend-mode:multiply}

.category-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;margin-bottom:50px}
.category-gallery .category{padding:0;border:0!important;display:block;overflow:hidden}
.category-art{aspect-ratio:1;background-image:url('assets/nafahat/nafahat-category-sheet-opt.webp');background-size:300% 200%;background-position:var(--category-x) var(--category-y);transition:filter .35s}
.category:hover .category-art{filter:brightness(1.06)}
.category-gallery .category-label{font-size:16px;display:flex;justify-content:space-between;align-items:center;padding:15px 1px 0;margin:0;font-weight:500}
.category-gallery .category-label svg{display:block;width:16px;height:16px}
.product-visual{position:relative;isolation:isolate}
.product-visual .product-image-link{display:block}
.product-visual .product-photo{transition:transform .55s cubic-bezier(.2,.7,.2,1);padding:17%}
.card-notes{position:absolute;inset:12px 0;z-index:2;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s}
.card-notes .note-row{position:relative;margin:0;width:100%;height:100%}
.card-notes .note-row li{position:absolute;width:61px;max-width:29%;flex:none;font-size:11px;line-height:1.25;transform:scale(.5);transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.card-notes .note-row li:nth-child(1){left:0;top:12%}
.card-notes .note-row li:nth-child(2){right:0;top:17%;transition-delay:.05s}
.card-notes .note-row li:nth-child(3){left:3%;bottom:8%;transition-delay:.1s}
.card-notes .note-row li:nth-child(4){right:2%;bottom:5%;transition-delay:.15s}
.card-notes .note-image{width:45px;height:45px;mix-blend-mode:multiply;margin-bottom:4px}
.product-card.notes-open .card-notes{opacity:1;visibility:visible}
.product-card.notes-open .card-notes li{transform:scale(1)}
.product-card.notes-open .product-photo{transform:scale(.81)}
.product-name-row{display:flex;align-items:center;justify-content:space-between;gap:9px}
.product-meta .product-name-row h3{margin:6px 0;font-size:15px;line-height:1.4;min-width:0;font-weight:500}
.product-name-row .quick-add{flex:none;gap:4px;min-height:36px;padding:5px 0 5px 6px;border:0;border-radius:0;background:transparent;color:var(--accent);font-weight:400}
.product-name-row .quick-add svg{width:14px;height:14px;stroke-width:1.2}
.product-name-row .quick-add span{font-size:10px;white-space:nowrap}
.product-name-row .quick-add:hover{color:#9b5267;background:transparent;text-decoration:underline;text-underline-offset:4px}
.product-secondary{display:flex;justify-content:space-between;align-items:center;gap:5px;position:relative;min-height:30px}
.product-price{font-size:11px;color:#85767a}
.notes-toggle{background:none;border:0;border-bottom:1px solid #c3aab1;color:var(--accent);font-size:11px;padding:8px 0;min-height:34px;white-space:nowrap}
@media(hover:hover) and (pointer:fine){.notes-toggle:not(:focus-visible){position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0;border:0;min-height:0}}
.home-category-pair.compact-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;overflow:visible}
.compact-products .product-meta{padding:0}
.compact-products .product-meta .type{display:none}
.compact-products .product-meta .product-name-row h3{font-size:12px}
.compact-products .product-name-row .quick-add span{display:none}
.compact-products .product-name-row .quick-add{padding:3px;min-width:30px}
.compact-products .product-secondary .product-price{display:none}
.compact-products .product-secondary{justify-content:flex-start;min-height:0}
.compact-products .card-notes .note-image{width:33px;height:33px}
.compact-products .card-notes .note-row li{font-size:9px}
.compact-products .save{width:26px;height:26px;right:0;top:0}
.compact-products .save svg{width:14px;height:14px}
.compact-products .product-photo{padding:17%!important}
.compact-products .notes-toggle{font-size:11px}
.compact-products span{padding:0;text-align:inherit}
.compact-products .note-row li{text-align:center}
@media(max-width:600px){.category-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 13px;margin-bottom:35px}.category-gallery .category-label{font-size:14px;padding-top:11px}.home-category-row{grid-template-columns:repeat(3,290px)}.product-meta .product-name-row h3{font-size:13px}.product-name-row{gap:3px}.product-name-row .quick-add{padding-left:2px;min-width:29px}.product-name-row .quick-add span{display:none}.product-name-row .quick-add svg{width:15px;height:15px}.card-notes .note-row li{font-size:9px}.card-notes .note-image{width:32px;height:32px}.product-secondary{align-items:center;flex-wrap:wrap;gap:0 4px}.product-price{font-size:10px}.notes-toggle{font-size:11px}.card-notes{inset:8px 0}.product-grid{row-gap:28px}}
@media(prefers-reduced-motion:reduce){.card-notes,.card-notes li,.product-visual .product-photo,.category-art{transition:none!important}}
@media(max-width:600px){.product-grid .product-name-row .quick-add span{display:inline;font-size:10px}.product-grid .product-name-row .quick-add svg{display:none}.product-grid .product-name-row .quick-add{min-width:53px;font-weight:400}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.skip-link{position:fixed;top:-70px;left:20px;z-index:200;padding:12px 20px;background:var(--accent);color:white;border-radius:20px}.skip-link:focus{top:10px}
.product-name-row .quick-add,.compact-products .product-name-row .quick-add{width:36px;height:40px;padding:0;display:grid;place-items:center;min-width:36px;border:0;background:transparent}
.product-name-row .quick-add .add-plus,.compact-products .product-name-row .quick-add .add-plus{display:block!important;font:300 25px/1 Arial,sans-serif!important;color:var(--accent);padding:0!important;text-decoration:none}
.product-name-row .quick-add:hover{background:#faf5f4;border-radius:50%;text-decoration:none}
.breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;line-height:1.5}
.perfume-page{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:70px;align-items:start;padding:10px 20px 60px}
.perfume-gallery{position:sticky;top:110px;text-align:center}.perfume-gallery .page-packshot{height:520px;aspect-ratio:auto;padding:60px 16%;background:white!important}.perfume-gallery img{mix-blend-mode:multiply}.packshot-caption{font-size:12px;color:var(--muted);margin:8px 0}
.perfume-info{padding:35px 0 0}.perfume-info>.eyebrow{color:var(--muted);font-size:12px;letter-spacing:.13em}.perfume-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.perfume-title-row h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1.12;font-weight:400;letter-spacing:-1.3px;margin:0;color:var(--accent)}
.page-add-plus{flex:none;width:48px;height:48px;display:grid;place-items:center;border:1px solid #d7c1c7;border-radius:50%;background:white;color:var(--accent);font:300 31px/1 Arial,sans-serif;transition:background .2s}.page-add-plus:hover{background:var(--accent);color:white}.perfume-arabic{font-family:Tahoma,Arial,sans-serif;color:#8d7276;font-size:20px;text-align:left;margin:14px 0 22px}.perfume-concentration{font-size:13px;color:var(--muted)}.perfume-description{font-size:15px;line-height:1.8;color:#65545b;margin:22px 0}
.perfume-purchase{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #eee5e2;border-bottom:1px solid #eee5e2;padding:22px 0;margin:25px 0}.perfume-price{font-size:16px;color:var(--accent)}.perfume-purchase p{font-size:12px;line-height:1.6;color:var(--muted);margin:7px 0 0}.page-save{display:grid;place-items:center;background:transparent;color:var(--accent);border:0;width:44px;height:44px;flex:none}.page-save svg{width:21px;height:21px}.page-save.saved svg{fill:var(--accent);stroke:var(--accent)}
.perfume-notes h2{font-size:15px;font-weight:500;margin:0 0 20px}.perfume-notes .note-row{justify-content:flex-start;gap:18px;margin:0 0 24px}.perfume-notes .note-image{width:62px;height:62px}.perfume-notes .note-row li{font-size:12px;max-width:95px}.perfume-families{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:27px}.perfume-families a{font-size:12px;padding:7px 12px;border-radius:20px;background:#faf5f4;color:var(--accent)}
.perfume-details{border-top:1px solid #eee5e2;padding:18px 0}.perfume-details summary{display:flex;justify-content:space-between;align-items:center;font-size:14px;cursor:pointer;list-style:none}.perfume-details summary::-webkit-details-marker{display:none}.perfume-details summary svg{width:15px;height:15px;transform:rotate(90deg)}.perfume-details[open] summary svg{transform:rotate(-90deg)}.perfume-details dl{font-size:13px;margin:22px 0}.perfume-details dl>div{display:flex;gap:20px;justify-content:space-between;margin:12px 0}.perfume-details dt{color:var(--muted)}.perfume-details dd{margin:0;text-align:right}.related-perfumes{border-top:1px solid #eee5e2;padding-top:36px;margin-bottom:15px}.mobile-campaign{display:none}
@media(max-width:1000px){.perfume-page{gap:35px;padding-inline:0}.perfume-title-row h1{font-size:38px}.perfume-gallery .page-packshot{height:450px;padding:45px 12%}}
@media(max-width:600px){.perfume-page{display:block;padding:0 0 30px}.perfume-gallery{position:relative;top:auto}.perfume-gallery .page-packshot{height:310px;padding:28px 23%}.packshot-caption{display:none}.perfume-info{padding:22px 0 0}.perfume-title-row h1{font-size:36px;line-height:1.13}.perfume-title-row{gap:14px;margin-top:12px}.page-add-plus{width:44px;height:44px}.perfume-arabic{font-size:18px;margin:12px 0 18px}.perfume-description{font-size:14px}.perfume-purchase{padding:20px 0;margin:23px 0}.perfume-notes .note-image{width:55px;height:55px}.perfume-notes .note-row{gap:10px}.related-perfumes{padding-top:26px}.product-grid .product-name-row .quick-add{min-width:36px}
.photo-hero{height:auto;padding-bottom:68px;overflow:hidden}.photo-hero>.hero-campaign,.photo-hero>.campaign-product,.photo-hero>.campaign-copy{display:none}.mobile-campaign{display:block;position:relative;padding:0}.mobile-banner-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.mobile-banner-track::-webkit-scrollbar{display:none}.mobile-banner{position:relative;display:block;flex:0 0 100%;min-width:0;height:215px;scroll-snap-align:start;scroll-snap-stop:always;background:#fff;overflow:hidden}.mobile-banner:before{content:'';position:absolute;inset:0;background:url('assets/nafahat/nafahat-hero-backdrop.png') center right/cover no-repeat;opacity:.23}.banner-gold:before{opacity:.35}.banner-garden:before{opacity:.19}.mobile-banner-copy{position:absolute;z-index:2;left:22px;top:28px;width:58%;color:var(--accent)}.mobile-banner-copy>span:first-child{display:block;font-size:8px;letter-spacing:.12em;line-height:1.5}.mobile-banner-copy h2{font-family:Georgia,serif;font-size:25px;line-height:1.14;font-weight:400;margin:14px 0 10px;letter-spacing:-.4px}.mobile-banner-copy p{font-size:11px;color:#836f72;margin:0 0 16px}.mobile-banner-copy .banner-discover{display:inline-flex;align-items:center;gap:12px;font-size:11px}.banner-discover svg{width:15px;height:15px}.mobile-banner>img{position:absolute;right:12px;top:15px;width:37%;height:186px;object-fit:contain;mix-blend-mode:multiply;filter:brightness(1.035)}.banner-garden .mobile-banner-copy{color:#2e5b55}.banner-dots{display:flex;justify-content:center;gap:3px;height:28px;align-items:center}.banner-dots button{width:28px;height:28px;background:none;border:0;display:grid;place-items:center;padding:0}.banner-dots button:after{content:'';width:5px;height:5px;border-radius:50%;background:#dacdd0;transition:width .2s}.banner-dots button[aria-pressed=true]:after{width:19px;border-radius:4px;background:var(--accent)}.campaign-search{bottom:14px;left:18px;right:18px}.discovery-pills{padding-top:8px}}
@media(prefers-reduced-motion:reduce){.banner-dots button:after,.page-add-plus{transition:none}}
.mobile-banner:before{display:none}.mobile-banner .banner-art{position:absolute;inset:0;width:160%;max-width:none;height:100%;object-fit:cover;object-position:left center;mix-blend-mode:normal;filter:none;z-index:0}.mobile-banner .banner-product{position:absolute;z-index:1;right:3%;top:5%;width:41%;height:91%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 16px 18px rgba(32,10,18,.22)) brightness(1.03)}.mobile-banner-copy{z-index:2;width:56%;color:#fff8f2;text-shadow:0 1px 12px rgba(30,8,16,.18)}.mobile-banner-copy p{color:inherit;opacity:.8}.banner-gold .mobile-banner-copy,.banner-rose .mobile-banner-copy,.banner-citrus .mobile-banner-copy{color:#3d201c;text-shadow:none}.banner-orchid .mobile-banner-copy,.banner-blue .mobile-banner-copy,.banner-scarlet .mobile-banner-copy,.banner-spice .mobile-banner-copy,.banner-lavender .mobile-banner-copy{color:#fff9f4}.banner-crystal .mobile-banner-copy{color:#4d2730;text-shadow:none}.mobile-banner-copy .banner-discover{font-weight:600;letter-spacing:.02em}@media(min-width:700px){.mobile-banner{height:270px}.mobile-banner-copy{left:42px;top:38px;width:46%}.mobile-banner .banner-product{right:8%;width:30%;height:96%}}
.mobile-banner .banner-art{width:240%}.mobile-banner .banner-product{z-index:2;filter:drop-shadow(0 16px 18px rgba(32,10,18,.22)) brightness(1.3) saturate(1.08)}.mobile-banner-copy{z-index:3}
.mobile-banner .banner-art{width:100%;object-position:center}.mobile-banner .banner-product{display:none}
.mobile-banner:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(28,8,18,.72) 0%,rgba(28,8,18,.34) 42%,transparent 72%)}.banner-gold:after,.banner-rose:after,.banner-citrus:after,.banner-crystal:after{background:linear-gradient(90deg,rgba(255,250,243,.8) 0%,rgba(255,250,243,.32) 44%,transparent 72%)}

.checkout-unavailable,.order-confirmed{max-width:680px;margin:50px auto 100px;padding:30px 0}.checkout-label{font-size:11px;letter-spacing:.15em;color:#9a7e53}.checkout-unavailable h2,.order-confirmed h1{font:400 40px/1.2 Georgia,serif;color:var(--accent)}.checkout-unavailable p,.order-confirmed p{line-height:1.8;color:var(--muted);overflow-wrap:anywhere}.checkout-unavailable a{display:inline-block;margin-top:20px;color:var(--accent)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;margin:40px 0}.checkout-layout h2{font-size:20px;font-weight:500;margin:0 0 26px}.checkout-customer label{display:block;font-size:13px;margin:0 0 20px}.checkout-customer label span{color:var(--muted)}.checkout-layout input,.checkout-layout textarea,.checkout-layout select{display:block;width:100%;min-width:0;margin-top:9px;border:1px solid #e4dadd;background:white;border-radius:10px;padding:12px;font:inherit;color:var(--ink)}.checkout-layout input:focus,.checkout-layout textarea:focus,.checkout-layout select:focus{outline:2px solid #b995a0;outline-offset:2px}.checkout-layout textarea{resize:vertical}.checkout-privacy{font-size:12px;line-height:1.6;color:var(--muted)}.checkout-item{display:grid;grid-template-columns:75px minmax(0,1fr);gap:18px;border-bottom:1px solid #eee5e2;padding:0 0 20px;margin-bottom:20px}.checkout-item h3{font-size:15px;margin:0 0 8px}.checkout-item .product-photo{aspect-ratio:1;padding:10%;background:white}.checkout-item p,.checkout-size{font-size:12px;color:var(--muted)}#checkout-totals p{display:flex;justify-content:space-between;gap:20px;font-size:14px;line-height:1.7}.checkout-total{border-top:1px solid #eee5e2;padding-top:18px}.cod-method{padding:20px;background:#faf6f4;margin:24px 0;border-radius:12px}.cod-method strong{font-size:14px;color:var(--accent)}.cod-method p{font-size:13px;line-height:1.7;color:var(--muted);margin-bottom:0}.checkout-summary>.primary{width:100%}.checkout-summary>.primary:disabled{opacity:.5;cursor:wait}#checkout-error{color:#91223d;font-size:13px;line-height:1.6}.checkout-edit{display:block;text-align:center;font-size:12px;margin-top:20px}.bag-checkout{display:block;text-align:center;margin-top:20px}.bag-checkout-note{font-size:12px;color:var(--muted);line-height:1.6}.order-confirmed .primary{display:inline-block;margin-top:20px}
@media(max-width:700px){.checkout-layout{grid-template-columns:minmax(0,1fr);gap:35px;margin-top:25px}.checkout-unavailable,.order-confirmed{margin:20px 0 55px}.checkout-unavailable h2,.order-confirmed h1{font-size:33px}}
.checkout-heading{max-width:1160px;margin-inline:auto}.checkout-heading h1{font-size:clamp(30px,4vw,48px);color:var(--accent)}.checkout-heading .checkout-intro{margin-top:14px;color:#665960;line-height:1.8}.checkout-layout{max-width:1160px;margin:32px auto 60px;gap:36px;align-items:start;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.checkout-customer,.checkout-summary{padding:30px;border:1px solid #e8dde2;border-radius:24px;background:linear-gradient(145deg,#fff,#fbf7f9);box-shadow:0 12px 40px #4a0d1f05}.checkout-summary{position:sticky;top:100px}.checkout-layout h2{display:flex;align-items:center;gap:12px;font-weight:600;font-size:20px;color:#4a0d1f}.checkout-step{display:grid;place-items:center;border-radius:50%;background:#f1e4ea;width:34px;height:34px;font-size:16px}.checkout-customer label{font-weight:500;color:#33232a}.checkout-layout input,.checkout-layout textarea,.checkout-layout select{min-height:48px;border-color:#d9cdd3;background:#fff;font-size:16px;line-height:1.5}.checkout-layout input:focus,.checkout-layout textarea:focus,.checkout-layout select:focus{outline:2px solid #4a0d1f;outline-offset:2px}.checkout-size select{font-size:13px;min-height:42px}.checkout-item{grid-template-columns:82px minmax(0,1fr);gap:15px}.checkout-item .product-photo{background:transparent}.cod-method{background:#f1e7ec;border:1px solid #e6d6df}.checkout-estimate{font-size:12px;color:#66525d;line-height:1.8}.checkout-total{font-size:16px!important;color:#4a0d1f}.checkout-summary>.primary{min-height:52px;border-radius:100px;font-size:14px}.checkout-edit{font-size:14px;color:#4a0d1f}.checkout-privacy{color:#665960}.order-confirmed strong{overflow-wrap:anywhere}
@media(max-width:800px){.checkout-layout{grid-template-columns:minmax(0,1fr);gap:20px}.checkout-customer,.checkout-summary{padding:22px 18px;border-radius:20px}.checkout-summary{position:static}.checkout-heading .checkout-intro{font-size:14px}.checkout-layout h2{font-size:19px}.checkout-total{flex-wrap:wrap}}
.page-heading.checkout-heading{display:block}.page-heading.checkout-heading>div{width:100%}.page-heading.checkout-heading p{max-width:none;width:auto;letter-spacing:0}.checkout-heading .checkout-label{font-size:12px}.checkout-layout input[name=phone]{direction:ltr;text-align:right}

html{width:100%;max-width:100%;overflow-x:clip}body{min-width:0;width:100%;max-width:100%;overflow-x:clip}*,*:before,*:after{box-sizing:border-box}
@media(max-width:900px){.notes-toggle:not(:focus-visible){position:static;clip-path:none;width:auto;height:auto;overflow:visible;padding:8px 0;border-bottom:1px solid #c3aab1;min-height:34px}}
img,video,canvas{max-width:100%}.shell,#page,.home-content,header.site-header,.header-inner,footer{width:100%;max-width:1440px;min-width:0;margin-inline:auto}.site-header{max-width:none!important}#page{max-width:1360px}.is-home #page{max-width:none}.product-grid>* ,.category-grid>* ,.home-category-row>* ,.perfume-page>*{min-width:0}
.section-heading{gap:14px}.section-heading h2{min-width:0}.section-heading>a{flex:none}.product-name-row h3,.perfume-title-row h1,.page-heading h1,.bag-line h3{overflow-wrap:anywhere}.product-secondary{min-width:0}.filter-row,.page-heading{min-width:0}.chip{max-width:100%;white-space:normal}.filter-row select{min-width:0}.breadcrumb{overflow-wrap:anywhere}.footer-main>*{min-width:0}.footer-main nav{min-width:0}.brand-track{will-change:transform}
@media(max-width:900px){.header-inner{padding-inline:20px;gap:15px}.header-actions .menu-toggle{display:grid}.primary-nav{display:none;position:absolute;left:0;right:0;top:100%;width:100%;max-width:100%;flex-direction:column;align-items:stretch;gap:0;padding:15px 24px;border:1px solid #ffffffbd;border-radius:0 0 24px 24px;background:linear-gradient(135deg,#fffffff5,#fffdf4f2);backdrop-filter:blur(30px);box-shadow:0 18px 32px #4a0d1f17;max-height:calc(100dvh - 72px);overflow-y:auto;overflow-x:hidden}.primary-nav.open{display:flex}.nav-dropdown{width:100%}.nav-dropdown summary{font-size:14px;padding:12px 8px}.dropdown-panel,.nav-dropdown:first-child .dropdown-panel,.nav-dropdown:last-child .dropdown-panel{position:static;left:auto;right:auto;top:auto;min-width:0;width:100%;max-width:100%;grid-template-columns:1fr;background:none;backdrop-filter:none;box-shadow:none;border:0;border-radius:0;padding:12px 16px 18px;gap:18px}.nav-dropdown:first-child .dropdown-panel{grid-template-columns:1fr 1fr}.dropdown-panel a,.dropdown-panel button{white-space:normal;overflow-wrap:anywhere;font-size:13px}.dropdown-panel:before{display:none}.dropdown-panel a span{display:none}.header-actions{margin-left:auto;flex:none}.perfume-page{gap:24px}.home-category-row{gap:16px}.home-category-row h2 a{font-size:16px}.discovery-pills{gap:12px 25px;flex-wrap:wrap;overflow:visible;justify-content:center}}
@media(max-width:700px){.home-category-row{grid-template-columns:minmax(0,1fr);overflow:visible;margin-right:0;padding-right:0;gap:26px}.home-category-pair.compact-products{gap:18px}.compact-products .product-visual{max-width:240px;margin-inline:auto;width:100%}.compact-products .product-meta .product-name-row h3{font-size:14px}.compact-products .card-notes .note-row li{font-size:11px}.compact-products .card-notes .note-image{width:40px;height:40px}.home-category-row h2 a{font-size:19px}.feature-grid{display:grid;grid-template-columns:1fr;overflow:visible;margin-right:0;padding-right:0}.feature{min-width:0;width:100%}.footer-main{flex-wrap:wrap;gap:25px}.footer-main nav{width:100%}.page-heading{align-items:flex-start;gap:15px}.page-heading p{max-width:40%;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-content{padding-inline:18px}.brand-marquee{max-width:calc(100% - 36px)}.search-panel{padding-inline:18px}.header-actions{gap:12px}.campaign-copy{max-width:45%}}
@media(max-width:380px){.header-inner{padding-inline:14px;gap:10px}.header-actions{gap:8px}.home-content,#page{padding-inline:14px}.is-home #page{padding-inline:0}.section-heading h2{font-size:19px}.section-heading>a{font-size:11px}.category-gallery{gap:18px 10px}.product-grid{gap:24px 10px}.product-name-row .quick-add{min-width:30px;width:30px}.product-name-row h3{font-size:12px}.mobile-banner-copy{left:16px;width:57%}.mobile-banner-copy h2{font-size:22px}.mobile-banner>img{right:6px;width:38%}.mobile-banner-copy>span:first-child{font-size:7px}.discovery-pills{gap:8px 20px;font-size:11px}.footer-main nav{gap:14px;font-size:12px}.footer-bottom{gap:20px;line-height:1.6;align-items:flex-start}.page-heading h1{font-size:29px}.perfume-title-row h1{font-size:32px}.perfume-gallery .page-packshot{height:280px}}

.shop-by-brand{margin:4px 0 46px}.brand-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px}.brand-shop-tile{min-width:0;border-bottom:1px solid #e9dfe1;padding:23px 0;display:flex;flex-direction:column;justify-content:space-between;gap:14px;transition:color .2s}.brand-shop-name{font-family:Georgia,'Times New Roman',serif;font-size:22px;line-height:1.2;color:var(--accent);overflow-wrap:anywhere}.brand-shop-count{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:15px}.brand-shop-count svg{width:12px;height:12px;margin-left:auto}.brand-shop-tile:hover .brand-shop-name{color:#9a5267}.brand-wordmark{font-family:Georgia,serif;text-align:center;font-size:15px;line-height:1.2;color:#272123;display:block}.brand-track{animation-duration:var(--brand-duration,38s)}.brand-directory-search{display:flex;align-items:center;gap:15px;max-width:500px;border-bottom:1px solid #d4bfc5;padding:8px 0 12px}.brand-directory-search svg{width:19px;height:19px;flex:none;color:var(--muted)}.brand-directory-search input{width:100%;min-width:0;border:0;background:transparent;padding:9px 0;font-size:15px;outline:none}.brand-directory-count{font-size:12px;color:var(--muted);margin:25px 0 6px}.brand-directory{margin-bottom:35px}.brand-dropdown .dropdown-panel{width:620px;max-width:calc(100vw - 48px);min-width:0;left:-80px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 25px;max-height:440px;overflow-y:auto}.brand-dropdown .dropdown-panel a{font-size:12px;white-space:normal;overflow-wrap:anywhere;padding:7px 0}.brand-dropdown .all-brands-link{grid-column:1/-1;padding-bottom:14px!important;margin-bottom:7px;border-bottom:1px solid #e9dfe1;color:var(--accent)}.collection-pagination{text-align:center;margin:35px 0 10px}.collection-pagination p{font-size:12px;color:var(--muted);margin-bottom:18px}.collection-pagination button{font-size:13px}.product-price{font-size:13px;color:var(--accent);font-weight:500}.compact-products .product-secondary .product-price{display:inline}.compact-products .product-secondary{justify-content:space-between;gap:8px}.perfume-purchase p{max-width:360px}.product-card:not(:has(.card-notes)) .notes-toggle{display:none}
@media(max-width:900px){.brand-shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px}.brand-shop-name{font-size:20px}.primary-nav .brand-dropdown .dropdown-panel{position:static;width:100%;max-width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;max-height:310px;padding:12px 8px 18px}.primary-nav .brand-dropdown .dropdown-panel a{font-size:12px}}
@media(max-width:600px){.shop-by-brand{margin-bottom:32px}.brand-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.brand-shop-tile{padding:19px 0;gap:12px}.brand-shop-name{font-size:19px}.brand-shop-count{font-size:10px}.brand-directory-search input{font-size:14px}.product-price{font-size:12px}.compact-products .product-price{font-size:12px}.brand-wordmark{font-size:13px}}

.brand-page-heading .eyebrow{width:auto;max-width:none;white-space:normal;margin-bottom:10px}.perfume-arabic:empty,.perfume-concentration:empty{display:none}
.brand-shop-tile{padding:25px 12px 19px;gap:18px}
.brand-shop-art{display:flex;align-items:center;justify-content:center;height:82px;width:100%;min-width:0}
.brand-shop-art img{display:block;width:180px;height:72px;max-width:90%;object-fit:contain;filter:brightness(0);opacity:.88;transition:opacity .2s,transform .2s}
.brand-shop-tile:hover img,.brand-shop-tile:focus-visible img{opacity:1;transform:translateY(-2px)}
.brand-shop-count{width:100%;font-size:10px}
.brand-logo img{filter:brightness(0);opacity:.8;object-fit:contain}
.brand-logo[data-brand="Lattafa"] img{max-height:36px}
@media(max-width:600px){.brand-shop-tile{padding:20px 4px 16px;gap:12px}.brand-shop-art{height:67px}.brand-shop-art img{height:57px;width:135px;max-width:94%}.brand-shop-count{font-size:9px}.brand-logo[data-brand="Lattafa"] img{max-height:28px}}
@media(prefers-reduced-motion:reduce){.brand-shop-art img{transition:none}.brand-shop-tile:hover img,.brand-shop-tile:focus-visible img{transform:none}}
.brand-rail-actions{display:flex;align-items:center;gap:9px;flex:none}
.brand-rail-actions>a{font-size:12px;margin-right:10px}
.brand-rail-actions button{width:31px;height:31px;border:1px solid #e6dbde;border-radius:50%;background:transparent;color:var(--accent);display:grid;place-items:center;cursor:pointer}
.brand-rail-actions button svg{width:13px;height:13px}
.brand-rail-actions button[data-brand-scroll="-1"] svg{transform:rotate(180deg)}
.brand-rail-actions button:disabled{opacity:.3;cursor:default}
.brand-shop-rail{display:flex;gap:26px;width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#cdb7be transparent;padding-bottom:15px}
.brand-shop-rail>.brand-shop-tile{flex:0 0 170px;scroll-snap-align:start;padding:18px 8px;min-height:140px}
.brand-shop-rail:focus-visible{outline:1px solid var(--accent);outline-offset:4px}
@media(max-width:600px){.brand-rail-actions{gap:6px}.brand-rail-actions>a{font-size:10px;margin-right:3px}.brand-rail-actions button{width:27px;height:27px}.shop-by-brand .section-heading h2{font-size:20px}.brand-shop-rail{gap:19px}.brand-shop-rail>.brand-shop-tile{flex-basis:130px;min-height:120px;padding:13px 4px}.brand-shop-rail .brand-shop-art img{max-width:118px}.shop-by-brand .section-heading{gap:8px}}

.merchandise-section{margin:0 0 46px}.category-gallery+.merchandise-section{margin-top:46px}@media(max-width:600px){.merchandise-section{margin-bottom:32px}.category-gallery+.merchandise-section{margin-top:32px}}

.category-managed-image{display:block;width:100%;aspect-ratio:1;object-fit:contain}

.product-card .product-visual .product-image-link,
.product-card .product-photo,
.perfume-gallery .page-packshot{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.product-visual .product-photo{padding:6%}
.product-photo.packshot-fitted{padding:0!important;position:relative;overflow:hidden}
.product-photo.packshot-fitted img{position:absolute;max-width:none;max-height:none;min-height:0;object-fit:fill;mix-blend-mode:multiply}
@media(max-width:600px){
  .product-card .product-visual .product-photo{aspect-ratio:4/5;padding:4%}
  .product-visual .save{top:4px;right:2px;background:transparent}
  .perfume-gallery .page-packshot{height:340px;padding:20px 8%}
}
@media(max-width:380px){.perfume-gallery .page-packshot{height:310px}}

.primary-nav .dropdown-panel{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(250,240,245,.96));border-color:#ecdae3;box-shadow:inset 0 1px 0 #fff,0 18px 35px #4a0d1f12}
.dropdown-panel p{color:#99667a}
footer{background:#f7edf3;border-color:#ead7e1}
.feature-copy{background:#f6e8ef}
.primary-nav .dropdown-panel a:hover,.primary-nav .dropdown-panel a:focus-visible,.primary-nav .dropdown-panel button:hover{color:#791f40;background:#f6e7ee;border-radius:5px}
.filter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}
.category-filter-rail{display:flex;gap:8px;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#d4b9c5 transparent;padding:2px 1px 10px}
.category-filter-rail:empty{display:none}
.category-filter-rail .chip{flex:none;white-space:nowrap;scroll-snap-align:start;background:#fff;border:1px solid #e7d4dd;color:#62273e;font-weight:500;padding:10px 17px;font-size:12px}
.category-filter-rail .chip:hover{background:#fbf1f6;border-color:#c69aaf}
.category-filter-rail .chip.active{background:#4a0d1f;border-color:#4a0d1f;color:#fff}
.filter-row select{background-color:#fcf7fa;border:1px solid #e7d4dd;color:#62273e;min-height:39px;margin:2px 0 0;padding:10px 34px 10px 16px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%2362273e' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;color-scheme:light}
.filter-row select:focus-visible{outline:2px solid #b67994;outline-offset:3px}
@media(max-width:900px){.primary-nav{background:linear-gradient(130deg,#fffffff7,#fbf0f6f5)}.primary-nav .dropdown-panel{background:#fbf4f8;border:0;box-shadow:none;border-radius:12px}}
@media(max-width:600px){.filter-row{grid-template-columns:minmax(0,1fr);gap:5px;margin-bottom:22px}.category-filter-rail{gap:8px}.category-filter-rail .chip{padding:9px 16px}.filter-row select{width:100%;margin-top:0}}
.shop-by-format{margin:8px 0 52px}.format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.format-card{position:relative;display:block;min-height:410px;overflow:hidden;border-radius:4px;isolation:isolate}.format-card:after{content:"";position:absolute;z-index:1;inset:34% 0 0;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.76) 34%,rgba(255,255,255,.98) 65%)}.format-product{position:absolute;z-index:0;inset:4% 5% 24%;display:flex;align-items:center;justify-content:center}.format-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(37,18,24,.14))}.format-copy{position:absolute;z-index:2;inset:auto 0 0;padding:24px 22px 22px}.format-card h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;font-weight:400;line-height:1.02;margin:8px 0}.format-card p{min-height:42px;color:#6e5a60;font-size:12px;line-height:1.45}.format-outlet{background:linear-gradient(150deg,#dce9f2,#fff)}.format-master-box{background:linear-gradient(150deg,#eee1cc,#fffaf3)}.format-hard-box{background:linear-gradient(150deg,#dce7e9,#fff)}.format-travel-size{background:linear-gradient(150deg,#eadfce,#fffaf4)}.format-gift-sets{background:linear-gradient(150deg,#dce3ee,#fff)}.format-cta{display:inline-flex;align-items:center;gap:10px;margin-top:16px;color:#4a0d1f;font-size:11px;font-weight:600}.format-cta svg{width:15px;height:15px}.format-tag{display:inline-flex;margin-left:9px;padding:3px 7px;border-radius:999px;background:#f8eaf0;color:#6a2940;font-size:8px;letter-spacing:.08em;vertical-align:middle}.variant-price-list{width:min(430px,100%);display:grid;gap:1px;background:#e9dde0}.variant-price{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 14px;background:#fff}.variant-price span{display:grid;gap:4px}.variant-price strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase}.variant-price small{color:#7d6d72;font-size:11px}.variant-price b{font-size:17px;color:#4a0d1f}.nav-format-link{font-weight:600;color:#6a2940!important}
@media(max-width:1100px){.format-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-24px;padding-right:24px}.format-grid::-webkit-scrollbar{display:none}.format-card{flex:0 0 36%;scroll-snap-align:start}}
@media(max-width:600px){.shop-by-format{margin-bottom:38px}.format-grid{margin-right:-18px;padding-right:18px}.format-card{flex-basis:82%;min-height:400px}.format-copy{padding:24px}.format-card h3{font-size:31px}.format-card p{min-height:auto;font-size:12px}.format-tag{display:block;width:max-content;margin:5px 0 0}}

:root{
  --ui-font:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",Arial,sans-serif;
  --glass-edge:rgba(255,255,255,.78);
  --glass-line:rgba(74,13,31,.09);
  --glass-shadow:0 18px 48px rgba(74,13,31,.10),inset 0 1px 0 rgba(255,255,255,.82);
}

html{scroll-behavior:smooth}
body{
  font-family:var(--ui-font);
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  font-kerning:normal;
}
::selection{background:rgba(74,13,31,.16);color:var(--ink)}
h1,h2,h3,p{overflow-wrap:break-word}
h1,h2,h3{text-wrap:balance}
p{text-wrap:pretty}
.perfume-price,.product-price,.result-count,.bag-total,#checkout-totals{font-variant-numeric:tabular-nums}


.photo-hero{
  height:auto;
  min-height:0;
  padding-bottom:86px;
  background:#fff;
}
.photo-hero>.hero-campaign,
.photo-hero>.campaign-product,
.photo-hero>.campaign-copy{display:none!important}
.mobile-campaign{display:block;position:relative;padding:0}
.mobile-banner-track{
  display:flex;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  overscroll-behavior-x:contain;
}
.mobile-banner-track::-webkit-scrollbar{display:none}
.mobile-banner{
  position:relative;
  display:block;
  flex:0 0 100%;
  min-width:0;
  height:clamp(330px,38vw,540px);
  overflow:hidden;
  scroll-snap-align:start;
  scroll-snap-stop:always;
  background:#fff;
}
.mobile-banner .banner-art{position:absolute;inset:0;width:100%;max-width:none;height:100%;object-fit:cover;object-position:center}
.mobile-banner-copy{position:absolute;left:clamp(34px,6vw,92px);top:50%;width:min(40%,520px);transform:translateY(-50%)}
.mobile-banner-copy>span:first-child{font-size:clamp(9px,.8vw,12px);letter-spacing:.16em}
.mobile-banner-copy h2{font-size:clamp(34px,4vw,64px);line-height:1.02;letter-spacing:-.035em;margin:20px 0 13px}
.mobile-banner-copy p,.mobile-banner-copy .banner-discover{font-size:clamp(12px,1vw,15px)}
.mobile-banner-copy .banner-discover{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 25px;
  border:1px solid rgba(255,255,255,.43);
  border-radius:999px;
  background:rgba(255,255,255,.2);
  -webkit-backdrop-filter:blur(16px) saturate(150%);
  backdrop-filter:blur(16px) saturate(150%);
  box-shadow:inset 0 1px rgba(255,255,255,.31),0 7px 22px rgba(25,8,18,.12);
  color:inherit;
  font-weight:600;
  letter-spacing:.015em;
  text-shadow:none;
  transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;
}
@media(hover:hover){.mobile-banner:hover .banner-discover{background:rgba(255,255,255,.32);box-shadow:inset 0 1px rgba(255,255,255,.4),0 10px 26px rgba(25,8,18,.16)}}
.mobile-banner:active .banner-discover{transform:scale(.97)}
.mobile-banner:focus-visible .banner-discover{outline:2px solid currentColor;outline-offset:3px}
.banner-dots{display:flex;justify-content:center;gap:4px;height:38px;align-items:center}
.banner-dots button{width:30px;height:30px;background:none;border:0;display:grid;place-items:center;padding:0}
.banner-dots button:after{content:'';width:5px;height:5px;border-radius:50%;background:#dacdd0;transition:width .2s}
.banner-dots button[aria-pressed=true]:after{width:22px;border-radius:4px;background:var(--accent)}
.photo-hero>.campaign-search{
  left:50%;
  right:auto;
  bottom:17px;
  width:min(600px,calc(100% - 40px));
  max-width:none;
  transform:translateX(-50%);
}

.site-header{
  position:sticky;
  top:0;
  z-index:80;
  background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,251,246,.68));
  border-bottom:1px solid var(--glass-edge);
  box-shadow:0 1px 0 var(--glass-line),inset 0 1px 0 rgba(255,255,255,.95);
  -webkit-backdrop-filter:saturate(180%) blur(24px);
  backdrop-filter:saturate(180%) blur(24px);
}
.scrolled .site-header{box-shadow:0 10px 34px rgba(74,13,31,.09),inset 0 1px 0 rgba(255,255,255,.95)}
.dropdown-panel,.search-panel,.primary-nav.open{
  background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,250,244,.82));
  border-color:var(--glass-edge);
  box-shadow:var(--glass-shadow);
  -webkit-backdrop-filter:saturate(180%) blur(28px);
  backdrop-filter:saturate(180%) blur(28px);
}

a,button,summary,input,select,textarea{
  transition:color .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease,opacity .22s ease,transform .22s cubic-bezier(.2,.8,.2,1);
}
button:active,.primary:active,.secondary:active,.chip:active,.product-card .quick-add:active{transform:scale(.97)}
:where(a,button,summary,input,select,textarea):focus-visible{
  outline:2px solid rgba(74,13,31,.72);
  outline-offset:3px;
}
.hero-search:focus-within,.brand-directory-search:focus-within,.search-panel form:focus-within{
  box-shadow:0 0 0 4px rgba(74,13,31,.10),0 18px 50px rgba(74,13,31,.12);
}

@media (hover:hover) and (pointer:fine){
  .product-card{transition:transform .28s cubic-bezier(.2,.8,.2,1)}
  .product-card:hover{transform:translateY(-4px)}
  .product-card:hover .product-image-link{box-shadow:0 20px 38px rgba(74,13,31,.08)}
  .brand-shop-tile:hover,.format-card:hover{transform:translateY(-3px)}
}

@media(max-width:900px){
  .site-header{background:rgba(255,253,250,.82)}
  .primary-nav.open{border-top-color:rgba(74,13,31,.06)}
}

@media(max-width:600px){
  .photo-hero{padding-bottom:68px}
  .mobile-banner{height:215px}
  .mobile-banner-copy{left:22px;top:28px;width:56%;transform:none}
  .mobile-banner-copy>span:first-child{font-size:8px;letter-spacing:.12em}
  .mobile-banner-copy h2{font-size:25px;line-height:1.14;letter-spacing:-.4px;margin:14px 0 10px}
  .mobile-banner:first-child .mobile-banner-copy h2{font-size:23px;line-height:1.1;margin-bottom:8px}
  .mobile-banner-copy p{margin-bottom:12px}
  .mobile-banner-copy p,.mobile-banner-copy .banner-discover{font-size:11px}
  .mobile-banner-copy .banner-discover{min-height:34px;padding-inline:18px}
  .banner-dots{height:28px;gap:3px}
  .banner-dots button{width:28px;height:28px}
  .banner-dots button[aria-pressed=true]:after{width:19px}
  .photo-hero>.campaign-search{left:18px;right:18px;bottom:14px;width:auto;transform:none}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

@media(prefers-reduced-transparency:reduce){
  .site-header,.dropdown-panel,.search-panel,.primary-nav.open{background:#fffdf9;-webkit-backdrop-filter:none;backdrop-filter:none}
}

@media(prefers-contrast:more){
  .site-header,.dropdown-panel,.search-panel,.primary-nav.open{background:#fff;border-color:#4a0d1f}
  :where(a,button,summary,input,select,textarea):focus-visible{outline-width:3px;outline-color:#4a0d1f}
}

html[dir="rtl"]{direction:rtl}
html[dir="rtl"] body{font-family:"Segoe UI",Tahoma,Arial,sans-serif;letter-spacing:0}
html[dir="rtl"] :is(h1,h2,h3,p,button,a,summary,label,input,select,textarea){letter-spacing:0}
html[dir="rtl"] :is(input,textarea){text-align:right}
html[dir="rtl"] input[type="tel"]{direction:ltr;text-align:right}
html[dir="rtl"] :is(.product-name-row h3,.perfume-title-row h1,.bag-line h3,.checkout-item h3,.mobile-banner-copy p){unicode-bidi:isolate;direction:ltr;text-align:right}
html[dir="rtl"] .mobile-banner-track{direction:ltr}
html[dir="rtl"] .mobile-banner{direction:rtl}
html[dir="rtl"] .mobile-banner-copy{left:clamp(18px,3.8vw,64px);direction:rtl;text-align:right}
html[dir="rtl"] .mobile-banner-copy h2{font-family:"Segoe UI",Tahoma,Arial,sans-serif;font-weight:600;letter-spacing:0;line-height:1.25}
html[dir="rtl"] .mobile-banner-copy>span:first-child{letter-spacing:0}
html[dir="rtl"] .mobile-banner-copy .banner-discover{letter-spacing:0}
html[dir="rtl"] .hero-search svg{flex:none}
html[dir="rtl"] :is(.hero-search button,.search-panel button[type="submit"],.text-cta) svg{transform:scaleX(-1)}
html[dir="rtl"] .format-card h3{font-family:"Segoe UI",Tahoma,Arial,sans-serif;font-weight:600;line-height:1.25}
html[dir="rtl"] .format-tag{margin-right:9px;margin-left:0;letter-spacing:0}
html[dir="rtl"] .filter-row select{padding:10px 16px 10px 34px;background-position:left 13px center}
html[dir="rtl"] .brand-shop-rail{direction:ltr}
html[dir="rtl"] .brand-shop-rail>*{direction:rtl}
html[dir="rtl"] .brand-rail-actions svg,
html[dir="rtl"] .format-cta svg,
html[dir="rtl"] .section-heading a svg,
html[dir="rtl"] .category-label svg,
html[dir="rtl"] .perfume-details summary svg{transform:scaleX(-1)}
html[dir="rtl"] .breadcrumb{direction:rtl}
html[dir="rtl"] .perfume-info{direction:rtl}
html[dir="rtl"] .perfume-arabic:empty{display:none}
html[dir="rtl"] .variant-price strong{text-transform:none;letter-spacing:0}
html[dir="rtl"] .note-row{direction:rtl}
html[dir="rtl"] .bag-dialog,.checkout-layout{direction:rtl}
html[dir="rtl"] .brand-logo img{direction:ltr}
@media(min-width:901px){
  html[dir="rtl"] .primary-nav{margin-inline-start:auto;margin-inline-end:0}
  html[dir="rtl"] .nav-dropdown .dropdown-panel{left:auto;right:0}
  html[dir="rtl"] .brand-dropdown .dropdown-panel{right:-40px}
  html[dir="rtl"] .nav-dropdown:last-child .dropdown-panel{left:0;right:auto}
}
@media(max-width:900px){
  html[dir="rtl"] .header-actions{margin-left:0;margin-right:auto}
}
@media(max-width:600px){
  html[dir="rtl"] .mobile-banner-copy h2{font-size:22px;line-height:1.27;margin:10px 0 7px}
  html[dir="rtl"] .mobile-banner:first-child .mobile-banner-copy h2{font-size:22px;line-height:1.27;margin-bottom:7px}
  html[dir="rtl"] .mobile-banner-copy p{margin-bottom:9px}
  html[dir="rtl"] .mobile-banner-copy{left:12px;width:56%}
  html[dir="rtl"] .format-tag{margin:5px 0 0}
}

.discovery-filters{padding:24px;border:1px solid #e8dce1;background:#fbf8fa;border-radius:20px;margin-bottom:24px}.discovery-filter-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.discovery-filter-heading strong{font-size:16px}.discovery-filter-heading button{border:0;background:none;color:#68243c;text-decoration:underline;min-height:36px;cursor:pointer}.discovery-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.discovery-filter{display:grid;gap:8px;min-width:0;font-size:12px;color:#5d4350}.discovery-filter select,.collection-sort select{width:100%;min-height:46px;border:1px solid #dacdd3;border-radius:10px;padding:10px 12px;background:#fff;color:#321c25;font:inherit}.filter-scope{font-size:11px;line-height:1.8;color:#725e67;margin:16px 0 0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.collection-toolbar .result-count{margin:0}.collection-sort{display:flex;align-items:center;gap:10px;font-size:12px;white-space:nowrap}.collection-sort select{width:auto}.gender-dropdown summary{display:flex;align-items:center;gap:0!important;padding:0!important}.gender-destination{padding:18px 6px;display:block!important;white-space:nowrap}.gender-toggle{display:flex;align-items:center;justify-content:center;width:30px;min-height:44px}.gender-toggle svg{width:12px;height:12px}.gender-panel{width:min(620px,calc(100vw - 48px));grid-template-columns:1.7fr 1fr!important;max-height:75vh;overflow:auto}.gender-notes{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.gender-panel .gender-all{font-size:15px;font-weight:600;color:#4a0d1f;margin-bottom:18px}.gender-panel p{font-size:11px;letter-spacing:0;margin-bottom:8px}.gender-occasions{border-inline-start:1px solid #e4d7dd;padding-inline-start:22px}.gender-panel .gender-occasions p:not(:first-child){margin-top:25px}.gender-panel a{font-size:12px;min-height:34px}.live-search-results{position:fixed;z-index:1000;overflow:auto;background:rgba(255,255,255,.98);backdrop-filter:blur(24px);border:1px solid #e7dbe1;border-radius:18px;box-shadow:0 16px 60px #32132426;padding:12px;overscroll-behavior:contain;direction:rtl}.live-search-heading{font-size:12px;color:#705562;margin:4px 8px 10px}.live-search-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:12px;text-decoration:none;color:#2c2026}.live-search-item:hover,.live-search-item:focus-visible{background:#f5eef2;outline:2px solid #6e2944;outline-offset:-2px}.live-search-item img{flex:0 0 54px;width:54px;height:64px;object-fit:contain}.live-search-item span{display:grid;gap:5px;min-width:0;flex:1}.live-search-item b{font-size:13px;line-height:1.5;font-weight:600}.live-search-item small{font-size:11px;color:#775565}.live-search-item strong{font-size:11px;white-space:nowrap}.live-search-all{display:block;width:100%;min-height:42px;border:0;border-top:1px solid #e7dbe1;background:none;color:#4a0d1f;margin-top:8px;cursor:pointer}.site-footer{max-width:none!important;width:100%;margin-top:90px!important;padding:0!important;background:#351522;color:#f6ecf0;border:0!important}.footer-inner{max-width:1440px;margin:auto;padding:64px 48px 28px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:44px;padding-bottom:44px}.footer-intro .footer-wordmark{font-size:40px;font-weight:600;line-height:1.2;color:#fff;text-decoration:none}.footer-intro p{color:#dbc4ce;font-size:13px;line-height:2;max-width:290px;margin-top:20px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-column h2{color:#fff;font-size:14px;margin:0 0 12px;font-weight:600}.footer-column a,.footer-column button{font:inherit;font-size:12px;line-height:1.8;color:#e8d6de;text-decoration:none;padding:2px 0;border:0;background:none;cursor:pointer}.footer-column a:hover,.footer-column button:hover{color:#fff;text-decoration:underline}.footer-assurance{display:flex;flex-wrap:wrap;gap:12px 32px;padding:24px 0;border-top:1px solid #745360;border-bottom:1px solid #745360;font-size:12px;color:#ead8e0}.site-footer .footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:24px 0 0;border:0;color:#d5bac6;font-size:11px}.site-footer .footer-bottom a{color:inherit}.footer-social{display:flex;flex-wrap:wrap;gap:10px}.footer-social a{padding:8px 14px;border:1px solid #876172;border-radius:30px;min-height:40px}.footer-help{border:1px solid #e7dbe1;border-radius:20px;padding:32px;max-width:560px;width:calc(100% - 32px);color:#321724}.footer-help::backdrop{background:#170b1266;backdrop-filter:blur(6px)}.footer-help h2{font-size:22px}.footer-help p{font-size:14px;line-height:2}.footer-help button{border:1px solid #d8c1cb;border-radius:30px;padding:10px 24px;background:#fff;color:#4a0d1f;cursor:pointer}.note-label-only{min-height:44px;display:flex;align-items:center;justify-content:center;background:#f2eaee;border-radius:50%;width:44px;margin:0 auto 8px;font-size:22px;color:#8b5269}
.site-footer{display:block!important}.site-footer>.footer-inner{display:block;width:100%}.site-footer .footer-assurance>span,.site-footer .footer-bottom>span{width:auto;margin:0}.gender-toggle{background:none;border:0;color:inherit;cursor:pointer;border-radius:8px}.gender-toggle:focus-visible,.gender-destination:focus-visible{outline:2px solid #6c2943;outline-offset:-2px}.card-notes{max-height:100%;overflow:auto}.note-row{flex-wrap:wrap}.page-heading>.eyebrow,.page-heading>div>.eyebrow{max-width:none}
@media(min-width:601px){.primary-nav{gap:2px}.nav-dropdown summary{padding-inline:8px}.gender-dropdown summary .gender-destination{font-size:12px}.gender-dropdown .dropdown-panel{inset-inline-start:auto!important;inset-inline-end:0!important}.header-inner{gap:16px}}
@media(max-width:1000px){.footer-grid{gap:26px;grid-template-columns:1fr 1fr}.footer-inner{padding:44px 28px 24px}.gender-panel{width:500px}}
@media(max-width:600px){.discovery-filters{padding:18px 14px;border-radius:16px}.discovery-filter-grid{grid-template-columns:1fr 1fr;gap:12px}.discovery-filter{font-size:11px}.discovery-filter select{font-size:12px;padding:8px;min-width:0}.collection-toolbar{gap:8px}.collection-sort{font-size:11px;gap:6px}.collection-sort select{max-width:175px;font-size:11px}.gender-dropdown summary{justify-content:space-between}.gender-destination{flex:1;padding:12px 8px;font-size:14px}.gender-toggle{width:48px}.gender-panel{width:100%;max-height:none;grid-template-columns:1fr!important;padding:12px 8px!important;overflow:visible}.gender-occasions{border:0;padding:0}.gender-notes{gap:0 14px}.footer-inner{padding:40px 22px 22px}.footer-grid{gap:30px 20px}.footer-intro{grid-column:1/-1}.footer-intro p{max-width:100%}.footer-column:last-child{grid-column:1/-1}.footer-assurance{display:grid;gap:12px}.site-footer{margin-top:55px!important}.live-search-item strong{font-size:10px}}

.retail-collection{--retail-ink:#251a20;--retail-muted:#776c73;--retail-line:#ece6e9;color:var(--retail-ink)}.retail-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:12px 0 36px}.retail-heading h1{font-family:inherit;font-size:clamp(28px,3.2vw,44px);letter-spacing:-.035em;font-weight:600;line-height:1.3;margin:0}.retail-heading p{font-size:13px;color:var(--retail-muted);margin:10px 0 0}.retail-total{font-size:12px;color:var(--retail-muted);white-space:nowrap;padding-bottom:4px;font-variant-numeric:tabular-nums}.retail-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0;border-block:1px solid var(--retail-line);margin-bottom:28px}.retail-filter-trigger{display:flex;align-items:center;gap:12px;border:0;border-radius:99px;background:#f5f2f4;color:var(--retail-ink);font:inherit;font-size:12px;padding:12px 18px;cursor:pointer;min-height:44px}.retail-filter-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.retail-filter-trigger b{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#4a0d1f;color:#fff;font-size:10px}.retail-sort{display:flex;align-items:center;gap:12px;color:var(--retail-muted);font-size:11px}.retail-sort select{border:0;background:transparent;font:inherit;font-size:12px;color:var(--retail-ink);padding:8px 4px;max-width:220px;min-height:44px;cursor:pointer}.retail-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:42px;align-items:start}.retail-sidebar{position:sticky;top:94px;max-height:calc(100dvh - 114px);overflow:auto;scrollbar-width:thin;scrollbar-color:#d7cdd2 transparent;padding-inline-end:4px;padding-bottom:16px;overscroll-behavior:contain}.retail-results{min-width:0}.retail-results>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:26px;row-gap:36px}.retail-results .product-photo{aspect-ratio:4/5}.retail-facet{border:0!important;border-bottom:1px solid var(--retail-line)!important;border-radius:0;background:none;padding:0!important;margin:0!important}.retail-facet>summary{display:flex;align-items:center;gap:8px;list-style:none;cursor:pointer;min-height:58px;font-size:13px;font-weight:600;padding:16px 0}.retail-facet>summary::-webkit-details-marker{display:none}.retail-facet>summary>span{margin-inline-start:auto;width:8px;height:8px;border-inline-end:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .2s}.retail-facet[open]>summary>span{transform:rotate(225deg)}.retail-facet summary>b{font-size:10px;background:#f2e8ed;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;color:#4a0d1f}.retail-facet summary>small{font-weight:400;color:var(--retail-muted);font-size:10px}.retail-facet-body{padding-bottom:18px}.retail-options{max-height:240px;overflow:auto;scrollbar-width:thin;scrollbar-color:#ded3d9 transparent;padding-inline-end:4px}.retail-check{display:flex;align-items:center;gap:10px;min-height:37px;font-size:12px;line-height:1.5;cursor:pointer;color:#40343b}.retail-check[hidden]{display:none}.retail-check input{appearance:none;width:17px;height:17px;flex:0 0 17px;border:1px solid #bdb3b9;border-radius:5px;background:#fff;margin:0;position:relative;cursor:pointer;transition:background .12s,border-color .12s}.retail-check input:checked{background:#4a0d1f;border-color:#4a0d1f}.retail-check input:checked:after{content:'';position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 1.7px 1.7px 0;transform:rotate(45deg)}.retail-check small{margin-inline-start:auto;color:#82777e;font-size:10px;font-variant-numeric:tabular-nums;padding-inline-start:8px}.retail-check.is-unavailable{opacity:.4;cursor:default}.retail-check.is-unavailable input{cursor:default}.retail-brand-search{width:100%;min-height:38px;background:#f6f4f5;border:1px solid transparent;border-radius:9px;margin:0 0 10px;font:inherit;font-size:11px;padding:8px 12px}.retail-hint{font-size:10px;color:var(--retail-muted);line-height:1.7;margin:12px 0 0}.retail-active{display:flex;gap:8px;flex-wrap:wrap;margin:-6px 0 26px;align-items:center}.retail-chip{display:inline-flex;align-items:center;gap:12px;border:1px solid #e0d5db;border-radius:99px;background:#faf7f9;font:inherit;font-size:11px;padding:8px 13px;min-height:34px;cursor:pointer;color:#4a0d1f}.retail-chip>span[aria-hidden]{font-size:17px;line-height:1}.retail-clear{border:0;background:none;font:inherit;font-size:11px;padding:8px 12px;color:#77616d;text-decoration:underline;cursor:pointer;min-height:40px}.retail-price{display:flex;align-items:flex-end;gap:10px;direction:rtl}.retail-price label{flex:1;min-width:0;display:grid;gap:7px;color:var(--retail-muted);font-size:11px}.retail-price input{width:100%;min-width:0;border:1px solid #dbd2d7;border-radius:10px;height:42px;padding:9px;background:white;color:#251a20;font:inherit;font-size:12px;direction:ltr;text-align:center}.retail-price>span{padding-bottom:12px;color:#baafb6}.retail-price-error{font-size:11px;color:#aa2146;margin-top:8px}.filters-hidden .retail-sidebar{display:none}.filters-hidden .retail-layout{grid-template-columns:1fr}.filters-hidden .retail-results>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.retail-drawer{border:1px solid #ffffffb8;background:#fff;color:#251a20;padding:0;border-radius:26px 26px 0 0;width:100%;max-width:560px;max-height:94dvh;height:94dvh;margin:auto auto 0;box-shadow:0 -12px 80px #28101e26;overflow:hidden}.retail-drawer[open]{display:flex;flex-direction:column;animation:retail-sheet-in .28s cubic-bezier(.2,.75,.25,1)}.retail-drawer::backdrop{background:#160c164f;backdrop-filter:blur(6px)}.retail-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:26px 24px 20px;border-bottom:1px solid #ece6e9;flex-shrink:0}.retail-drawer-header h2{font-size:22px;font-weight:600;margin:0}.retail-drawer-header p{font-size:12px;color:#796c75;margin:6px 0 0}.retail-drawer-header button{background:#f3eff2;color:#4a3440;width:36px;height:36px;border:0;border-radius:50%;font-size:24px;cursor:pointer;line-height:1}.retail-drawer-body{flex:1;min-height:0;overflow:auto;padding:0 24px 20px;overscroll-behavior:contain}.retail-drawer-body .retail-options{max-height:260px}.retail-drawer-body .retail-check{min-height:44px;font-size:13px}.retail-drawer-body .retail-check small{font-size:11px}.retail-drawer-body .retail-check input{width:20px;height:20px;flex-basis:20px}.retail-drawer-body .retail-check input:checked:after{left:6px;top:3px;width:5px;height:9px}.retail-drawer-actions{padding:16px 24px max(18px,env(safe-area-inset-bottom));display:flex;gap:12px;border-top:1px solid #e9e1e6;background:#ffffffde;backdrop-filter:blur(24px);flex-shrink:0}.retail-apply,.retail-reset{border:0;border-radius:99px;font:inherit;font-size:13px;min-height:48px;padding:12px 22px;cursor:pointer}.retail-apply{background:#4a0d1f;color:#fff;flex:1}.retail-reset{background:#f2eff1;color:#58434e}.retail-apply:disabled{opacity:.4;cursor:default}body.retail-drawer-open{overflow:hidden}.retail-collection :is(button,input,select):focus-visible,.retail-drawer :is(button,input,select):focus-visible,.retail-facet>summary:focus-visible{outline:2px solid #86455f;outline-offset:3px}.retail-filter-trigger:active,.retail-chip:active,.retail-apply:active,.retail-reset:active{transform:scale(.97);transition:transform .1s}.retail-facet input:active{transform:scale(.93)}@keyframes retail-sheet-in{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1200px){.retail-layout{grid-template-columns:205px minmax(0,1fr);gap:28px}.retail-results>.product-grid{gap:28px 16px}}
@media(max-width:1000px){.retail-sidebar{display:none}.retail-layout{display:block}.retail-results>.product-grid,.filters-hidden .retail-results>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.retail-toolbar{position:sticky;top:64px;z-index:8;background:#ffffffeb;backdrop-filter:blur(20px);margin-bottom:22px}.retail-sort{gap:5px}.retail-sort select{max-width:190px}}
@media(max-width:600px){.retail-heading{padding:4px 0 26px;gap:12px}.retail-heading h1{font-size:30px}.retail-heading p{font-size:12px;max-width:none!important}.retail-heading .retail-total{font-size:11px}.retail-toolbar{gap:8px;padding:11px 0;top:59px}.retail-filter-trigger{padding:10px 14px;font-size:11px;gap:8px}.retail-sort{font-size:0}.retail-sort select{font-size:11px;max-width:164px;padding-inline:2px}.retail-results>.product-grid,.filters-hidden .retail-results>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.retail-results .product-photo{aspect-ratio:3/4}.retail-active{gap:6px;margin:0 0 20px}.retail-chip{font-size:10px;padding:7px 10px;gap:9px}.retail-drawer{max-width:none}.retail-drawer-header{padding:24px 22px 18px}.retail-drawer-body{padding-inline:22px}.retail-drawer-actions{padding-inline:22px}.retail-drawer .retail-facet>summary{font-size:14px}.retail-results .empty{padding:60px 14px}.retail-results .empty h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.retail-drawer[open]{animation:none}.retail-facet>summary>span,.retail-check input{transition:none}}
