:root{--ink: #17151b;--muted: #67626f;--paper: #fbfaf7;--white: #ffffff;--purple: #9962f6;--purple-dark: #6f35dc;--aqua: #70e8e7;--yellow: #eefc42;--sun: #ffc928;--coral: #ff7262;--pink: #f8b7cf;--cream: #f1e8da;--border: rgba(23, 21, 27, .14);--shadow: 0 20px 60px rgba(40, 31, 57, .13);--radius-lg: 34px;--radius-md: 24px;--radius-sm: 16px;font-family:Outfit,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}html[dir=rtl]{font-family:Noto Kufi Arabic,sans-serif}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--paper);color:var(--ink)}body.no-scroll{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}img{display:block;max-width:100%;image-rendering:auto}.crisp-image:not(.is-ready){visibility:hidden}.crisp-image.is-ready{animation:image-reveal .22s ease both}@keyframes image-reveal{0%{opacity:0}to{opacity:1}}h1,h2,h3,p{margin-top:0}button{border:0;background:none;cursor:pointer;padding:0}.site-shell{overflow:clip}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{height:34px;display:flex;align-items:center;background:var(--ink);color:var(--white);font-size:12px;font-weight:600;letter-spacing:.05em}.announcement-inner{width:min(1440px,calc(100% - 48px));margin:0 auto;display:flex;justify-content:center;align-items:center;gap:24px}.announcement-dot{width:5px;height:5px;border-radius:50%;background:var(--aqua)}.header{height:78px;position:sticky;top:0;z-index:50;background:#fbfaf7f0;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:box-shadow .18s ease,background .18s ease}.header.header-scrolled{background:#fbfaf7fa;box-shadow:0 10px 34px #281f391a}.header-inner{width:min(1440px,calc(100% - 48px));height:100%;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;text-align:start;flex:none}.brand img{width:58px;height:50px;object-fit:contain;border:0;border-radius:10px;background:var(--white)}.brand>span{font-size:17px;line-height:1;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(14px,1.7vw,28px)}.desktop-nav button{position:relative;font-size:13px;font-weight:600;white-space:nowrap;transition:color .18s ease}.desktop-nav button:after{content:"";position:absolute;inset-inline:0;bottom:-8px;height:2px;background:var(--purple);transform:scaleX(0);transition:transform .18s ease}.desktop-nav button:hover:after,.desktop-nav button:focus-visible:after{transform:scaleX(1)}.desktop-nav .nav-highlight{color:var(--purple-dark)}.desktop-nav .nav-highlight:before{content:"✦";position:absolute;color:var(--purple);inset-inline-start:-12px;top:-6px;font-size:9px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.icon-button{width:42px;height:42px;border:1px solid var(--border);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--white);transition:transform .18s ease,background .18s ease}.icon-button:hover{background:var(--aqua);transform:rotate(-4deg)}.language-toggle{height:38px;display:flex;align-items:center;padding:3px;border:1px solid var(--border);border-radius:100px;background:var(--white)}.language-toggle span{min-width:31px;height:30px;padding-inline:7px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--muted)}.language-toggle span.active{color:var(--white);background:var(--ink)}.cart-button{height:42px;padding:0 6px 0 14px;border-radius:100px;display:flex;align-items:center;gap:7px;background:var(--purple);border:1px solid var(--ink);box-shadow:2px 3px 0 var(--ink);font-size:13px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}html[dir=rtl] .cart-button{padding:0 14px 0 6px}.cart-button:hover{transform:translate(-1px,-1px);box-shadow:4px 5px 0 var(--ink)}.cart-count{width:29px;height:29px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--white);border:1px solid var(--ink);font-size:11px}.mobile-menu-button{display:none}.hero{min-height:690px;position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(30px,5vw,84px);width:min(1440px,calc(100% - 80px));margin:0 auto;padding:76px 0 88px}.hero:before{content:"";position:absolute;left:-50vw;right:-50vw;top:0;bottom:0;z-index:-3;background-color:#fbfaf7;background-image:radial-gradient(rgba(23,21,27,.08) .9px,transparent .9px);background-size:22px 22px}html[dir=rtl] .hero:before{background-image:radial-gradient(rgba(23,21,27,.075) .9px,transparent .9px)}.hero-copy{width:100%;min-width:0;position:relative;z-index:3;max-width:625px}.eyebrow{width:fit-content;display:flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid var(--ink);border-radius:100px;background:var(--aqua);font-size:12px;font-weight:800;letter-spacing:.075em;text-transform:uppercase;box-shadow:2px 3px 0 var(--ink)}html[dir=rtl] .eyebrow{letter-spacing:0}.eyebrow.plain{padding:0;border:0;border-radius:0;background:none;color:var(--purple-dark);box-shadow:none}.hero h1{margin:22px 0;font-size:clamp(52px,4.8vw,76px);line-height:.94;letter-spacing:-.065em;font-weight:800}html[dir=rtl] .hero h1{font-size:clamp(46px,5vw,78px);line-height:1.25;letter-spacing:-.045em}.hero h1 span{position:relative;color:var(--purple-dark);white-space:nowrap}.hero h1 span:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:9px;z-index:-1;border-radius:50%;background:var(--yellow);transform:rotate(-1.5deg)}.hero-copy>p{max-width:570px;margin-bottom:28px;font-size:clamp(17px,1.35vw,20px);line-height:1.6;color:var(--muted)}html[dir=rtl] .hero-copy>p{line-height:1.9}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.primary-button,.acid-button{min-height:50px;padding:0 21px;border:1px solid var(--ink);border-radius:100px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:var(--white);background:var(--ink);box-shadow:3px 4px 0 var(--purple);font-size:14px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease}.primary-button:hover,.acid-button:hover{transform:translate(-2px,-2px);box-shadow:6px 7px 0 var(--purple)}.text-button{width:fit-content;display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid var(--ink);padding-bottom:3px;font-size:14px;font-weight:700}.text-button svg{transition:transform .18s ease}.text-button:hover svg{transform:translate(3px,-3px)}html[dir=rtl] .text-button:hover svg{transform:translate(-3px,-3px)}.hero-note{display:flex;align-items:center;gap:7px;margin-top:26px;color:var(--muted);font-size:12px;font-weight:600}.hero-note svg{width:20px;height:20px;padding:3px;border-radius:50%;color:var(--ink);background:var(--yellow)}.hero-art{position:relative;height:535px}.hero-blob{position:absolute;top:4%;left:5%;width:88%;height:88%;border-radius:48% 52% 44% 56%/44% 37% 63% 56%;background:var(--purple);border:2px solid var(--ink);transform:rotate(-3deg);box-shadow:11px 13px 0 var(--ink)}.hero-blob:before{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:3%;top:7%;background:var(--yellow);border:2px solid var(--ink)}.hero-main-card{position:absolute;z-index:2;left:17%;top:7%;width:58%;height:86%;overflow:hidden;border:2px solid var(--ink);border-radius:190px 190px 28px 28px;background:var(--cream);box-shadow:7px 8px #17151be6}html[dir=rtl] .hero-main-card{left:auto;right:17%}.hero-main-card>img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.hero-main-card:hover>img{transform:scale(1.045)}.hero-card-tag{position:absolute;left:14px;right:14px;bottom:14px;min-height:64px;padding:10px 16px;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:var(--ink);background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:18px;font-weight:800;text-align:start}.hero-card-tag span{color:var(--purple-dark);font-size:9px;letter-spacing:.14em}.image-action{position:absolute;top:18px;right:18px;width:36px;height:36px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white)}html[dir=rtl] .image-action{right:auto;left:18px}.hero-mini-card{position:absolute;z-index:4;overflow:hidden;border:2px solid var(--ink);background:var(--white);box-shadow:5px 6px 0 var(--ink);transition:transform .22s ease}.hero-mini-card:hover{transform:rotate(0) translateY(-5px)}.hero-mini-card img{width:100%;height:100%;object-fit:cover}.hero-mini-top{width:170px;height:185px;top:1%;right:0;border-radius:28px;transform:rotate(6deg)}html[dir=rtl] .hero-mini-top{right:auto;left:0;transform:rotate(-6deg)}.hero-mini-bottom{width:178px;height:160px;left:0;bottom:0;border-radius:50% 50% 22px 22px;transform:rotate(-5deg)}html[dir=rtl] .hero-mini-bottom{left:auto;right:0;transform:rotate(5deg)}.hero-mini-bottom img{height:122px}.hero-mini-bottom span{height:36px;display:grid;place-items:center;background:var(--yellow);border-top:2px solid var(--ink);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero-sparkle{position:absolute;z-index:5;right:9%;bottom:1%;width:68px;height:68px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--aqua);box-shadow:4px 5px 0 var(--ink);font-size:30px;animation:spin 8s linear infinite}html[dir=rtl] .hero-sparkle{right:auto;left:9%}.hero-doodle{position:absolute;font-size:28px;color:var(--purple)}.hero-doodle-one{left:-10px;top:18%;transform:rotate(-14deg)}.hero-doodle-two{left:44%;bottom:10%;color:var(--coral)}@keyframes spin{to{transform:rotate(360deg)}}.marquee{border-block:2px solid var(--ink);overflow:hidden;background:var(--yellow);transform:rotate(-1deg) scale(1.015)}.marquee-track{width:max-content;display:flex;animation:marquee 24s linear infinite}.marquee-track>span{height:49px;padding:0 28px;display:flex;align-items:center;gap:48px;font-size:14px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}html[dir=rtl] .marquee-track>span{letter-spacing:0}.marquee-track>span>span{font-size:18px}@keyframes marquee{to{transform:translate(-50%)}}html[dir=rtl] .marquee-track{animation-direction:reverse}.section{width:min(1360px,calc(100% - 80px));margin:0 auto;padding:125px 0}.section-heading h2,.collab-copy h2,.story-copy h2,.newsletter-copy h2{margin:13px 0 0;font-size:clamp(40px,4.4vw,68px);line-height:1.02;letter-spacing:-.055em}html[dir=rtl] .section-heading h2,html[dir=rtl] .collab-copy h2,html[dir=rtl] .story-copy h2,html[dir=rtl] .newsletter-copy h2{line-height:1.35;letter-spacing:-.035em}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:80px;margin-bottom:48px}.split-heading>p,.split-heading>div:last-child>p{max-width:420px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-card{min-width:0;padding:13px;border:1.5px solid var(--ink);border-radius:30px;text-align:start;transition:transform .22s ease,box-shadow .22s ease}.collection-card:hover{transform:translateY(-8px) rotate(-.7deg);box-shadow:7px 9px 0 var(--ink)}.collection-gada{background:var(--purple)}.collection-little{background:var(--sun)}.collection-personalized{background:var(--aqua)}.collection-image-wrap{position:relative;height:365px;overflow:hidden;border:1.5px solid var(--ink);border-radius:20px;background:var(--white)}.collection-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-card:hover img{transform:scale(1.05)}.collection-number{position:absolute;top:13px;left:13px;width:39px;height:39px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:#ffffffe6;font-size:11px;font-weight:800}html[dir=rtl] .collection-number{left:auto;right:13px}.collection-content{min-height:103px;padding:20px 8px 7px;display:flex;align-items:center;justify-content:space-between;gap:18px}.collection-content h3{margin-bottom:4px;font-size:23px;line-height:1.2;letter-spacing:-.035em}.collection-content p{margin:0;font-size:13px;color:#17151bb8}.round-arrow{width:47px;height:47px;flex:none;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white);transition:transform .18s ease}.collection-card:hover .round-arrow{transform:rotate(-35deg)}html[dir=rtl] .collection-card:hover .round-arrow{transform:rotate(35deg)}.products-section{padding-top:30px}.products-heading{margin-bottom:43px}.products-heading>div:first-child>p{margin:13px 0 0;color:var(--muted);font-size:16px}.filter-tabs{margin-top:34px;display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{min-height:40px;padding:0 17px;border:1px solid var(--border);border-radius:100px;background:var(--white);color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.filter-tabs button:hover{transform:translateY(-2px)}.filter-tabs button.active{border-color:var(--ink);color:var(--white);background:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 18px}.product-card{position:relative;min-width:0}.product-image{width:100%;height:390px;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:23px;display:block;background:var(--cream)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-image:hover img{transform:scale(1.045)}.product-sunny{background:#fff1ac}.product-acid{background:var(--yellow)}.product-aqua{background:#c6f6f2}.product-lilac{background:#ded0ff}.product-coral{background:#ffd1c8}.product-cream{background:#f1e7da}.product-rose{background:#f4ced9}.product-mono{background:#e4e2e1}.product-badge{position:absolute;top:13px;left:13px;min-height:31px;padding:0 12px;border:1px solid var(--ink);border-radius:100px;display:flex;align-items:center;background:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}html[dir=rtl] .product-badge{left:auto;right:13px;letter-spacing:0}.quick-view{position:absolute;left:50%;bottom:14px;height:39px;padding:0 15px;border:1px solid var(--ink);border-radius:100px;display:flex;align-items:center;gap:7px;color:var(--white);background:var(--ink);font-size:11px;font-weight:700;white-space:nowrap;opacity:0;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease}.product-image:hover .quick-view,.product-image:focus-visible .quick-view{opacity:1;transform:translate(-50%)}.favorite-button{position:absolute;top:13px;right:13px;z-index:3;width:38px;height:38px;border:1px solid rgba(23,21,27,.22);border-radius:50%;display:grid;place-items:center;background:#ffffffe6;color:var(--ink);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition:color .18s ease,transform .18s ease}html[dir=rtl] .favorite-button{right:auto;left:13px}.favorite-button:hover,.favorite-button.saved{color:#e84663;transform:scale(1.07)}.product-info{padding:16px 4px 0}.product-info>button{text-align:start}.product-info h3{margin-bottom:7px;font-size:18px;letter-spacing:-.025em}.product-info p{min-height:40px;margin-bottom:13px;color:var(--muted);font-size:13px;line-height:1.5}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-bottom strong{font-size:15px}.add-circle{width:37px;height:37px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white);box-shadow:2px 2px 0 var(--ink);transition:background .18s ease,transform .18s ease}.add-circle:hover{background:var(--aqua);transform:rotate(90deg)}.collab-section{min-height:750px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--ink);color:var(--white)}.collab-image-panel{min-height:750px;position:relative;overflow:hidden;background:var(--purple)}.collab-image-panel:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(23,21,27,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(23,21,27,.12) 1px,transparent 1px);background-size:34px 34px}.collab-image-main{position:absolute;width:52%;height:71%;left:11%;top:12%;z-index:2;overflow:hidden;border:2px solid var(--ink);border-radius:210px 210px 26px 26px;box-shadow:9px 11px 0 var(--ink);transform:rotate(-4deg)}html[dir=rtl] .collab-image-main{left:auto;right:11%;transform:rotate(4deg)}.collab-image-main img,.collab-image-small img{width:100%;height:100%;object-fit:cover}.collab-image-small{position:absolute;width:33%;height:42%;right:8%;bottom:8%;z-index:3;overflow:hidden;border:2px solid var(--ink);border-radius:24px;box-shadow:8px 9px 0 var(--ink);transform:rotate(6deg)}html[dir=rtl] .collab-image-small{right:auto;left:8%;transform:rotate(-6deg)}.collab-stamp{position:absolute;right:7%;top:8%;z-index:4;width:104px;height:104px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--ink);background:var(--yellow);box-shadow:5px 6px 0 var(--ink);font-size:12px;line-height:1.08;font-weight:800;text-align:center;transform:rotate(8deg)}html[dir=rtl] .collab-stamp{right:auto;left:7%;transform:rotate(-8deg)}.collab-copy{max-width:620px;padding:clamp(75px,9vw,145px) clamp(50px,8vw,130px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.collab-copy .acid-text{color:var(--yellow)}.collab-copy h2{margin-top:20px;font-size:clamp(50px,5.8vw,88px)}.collab-copy>p{margin:27px 0 31px;color:#ffffffb8;font-size:17px;line-height:1.75}.acid-button{color:var(--ink);background:var(--yellow);box-shadow:4px 5px 0 var(--purple)}.limited-note{margin-top:25px;display:flex;align-items:center;gap:8px;color:#fff9;font-size:12px}.story-section{width:min(1360px,calc(100% - 80px));min-height:760px;margin:0 auto;padding:130px 0;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(70px,9vw,150px)}.story-copy h2{margin-top:19px}.story-copy>p{margin:25px 0 36px;color:var(--muted);font-size:17px;line-height:1.7}.value-list{display:grid;gap:5px}.value-item{padding:17px 0;border-top:1px solid var(--border);display:flex;align-items:flex-start;gap:15px}.value-item>span{width:42px;height:42px;flex:none;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--aqua);box-shadow:2px 3px 0 var(--ink)}.value-item:nth-child(2)>span{background:var(--pink)}.value-item:nth-child(3)>span{background:var(--yellow)}.value-item h3{margin-bottom:3px;font-size:15px}.value-item p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.story-images{height:590px;position:relative}.story-images:before{content:"";position:absolute;width:76%;height:87%;top:2%;right:1%;border:2px solid var(--ink);border-radius:45% 55% 52% 48%/55% 44% 56% 45%;background:var(--aqua);box-shadow:10px 12px 0 var(--ink);transform:rotate(3deg)}html[dir=rtl] .story-images:before{right:auto;left:1%;transform:rotate(-3deg)}.story-main-image{position:absolute;right:10%;top:5%;z-index:2;width:65%;height:83%;overflow:hidden;border:2px solid var(--ink);border-radius:30px 180px 30px 30px}html[dir=rtl] .story-main-image{right:auto;left:10%;border-radius:180px 30px 30px}.story-main-image img,.story-small-image img{width:100%;height:100%;object-fit:cover}.story-small-image{position:absolute;z-index:3;width:35%;height:43%;left:0;bottom:0;overflow:hidden;border:2px solid var(--ink);border-radius:22px;box-shadow:7px 8px 0 var(--ink);transform:rotate(-5deg)}html[dir=rtl] .story-small-image{left:auto;right:0;transform:rotate(5deg)}.story-caption{position:absolute;z-index:4;left:3%;top:7%;width:110px;height:110px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--sun);box-shadow:4px 5px 0 var(--ink);font-size:12px;line-height:1.15;font-weight:800;text-align:center;transform:rotate(-8deg)}html[dir=rtl] .story-caption{left:auto;right:3%;transform:rotate(8deg)}.process-section{padding:110px max(40px,calc((100vw - 1360px)/2));background:#e7dcff;border-block:1px solid var(--ink)}.centered-heading{max-width:800px;margin:0 auto 55px;text-align:center}.centered-heading .eyebrow{margin-inline:auto}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.process-card{min-height:315px;position:relative;padding:28px;border:1.5px solid var(--ink);border-radius:27px;background:var(--paper);box-shadow:5px 6px 0 var(--ink)}.process-card:nth-child(2){background:var(--aqua);transform:rotate(1deg)}.process-card:nth-child(3){background:var(--yellow)}.process-number{position:absolute;right:26px;top:22px;color:#17151b59;font-size:13px;font-weight:800}html[dir=rtl] .process-number{right:auto;left:26px}.process-icon{width:60px;height:60px;margin-bottom:57px;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--purple);box-shadow:3px 4px 0 var(--ink)}.process-card:nth-child(2) .process-icon{background:var(--pink)}.process-card:nth-child(3) .process-icon{background:var(--sun)}.process-card h3{margin-bottom:8px;font-size:21px}.process-card p{max-width:320px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.process-arrow{position:absolute;z-index:3;right:-34px;top:46%;width:47px;height:47px;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white);box-shadow:2px 3px 0 var(--ink)}html[dir=rtl] .process-arrow{right:auto;left:-34px}.inspiration-section{width:min(1360px,calc(100% - 80px));margin:0 auto;padding:125px 0}.inspiration-heading>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.inspiration-grid{height:780px;display:grid;grid-template-columns:1.05fr .95fr .75fr;grid-template-rows:1fr .7fr;gap:16px}.inspiration-grid>div{position:relative;overflow:hidden;border:1.5px solid var(--ink);border-radius:24px}.inspiration-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.inspiration-grid>div:hover img{transform:scale(1.04)}.inspiration-grid>div>span{position:absolute;right:13px;bottom:13px;width:36px;height:36px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--white);font-size:10px;font-weight:800}html[dir=rtl] .inspiration-grid>div>span{right:auto;left:13px}.inspiration-tall{grid-row:1 / 3}.inspiration-wide{grid-column:2 / 4}.inspiration-quote{padding:38px;display:flex;flex-direction:column;justify-content:space-between;background:var(--purple)}.inspiration-quote p{margin:0;font-size:clamp(22px,2.25vw,34px);line-height:1.2;letter-spacing:-.035em;font-weight:700}.newsletter-section{min-height:540px;display:grid;grid-template-columns:.85fr 1.15fr;background:var(--sun);border-top:1.5px solid var(--ink)}.newsletter-art{min-height:540px;position:relative;overflow:hidden;border-inline-end:1.5px solid var(--ink);display:flex;align-items:center;justify-content:center;background-color:var(--purple);background-image:radial-gradient(rgba(255,255,255,.22) 1.2px,transparent 1.2px);background-size:25px 25px}.newsletter-art span:nth-child(2){width:280px;height:280px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--purple);background:var(--white);box-shadow:14px 16px 0 var(--ink);font-family:Noto Kufi Arabic,sans-serif;font-size:70px;font-weight:800;transform:rotate(-7deg)}.newsletter-art span:first-child,.newsletter-art span:last-child{position:absolute;color:var(--yellow);font-size:65px}.newsletter-art span:first-child{top:13%;left:15%}.newsletter-art span:last-child{right:14%;bottom:12%}.newsletter-copy{max-width:830px;padding:clamp(70px,8vw,130px);display:flex;flex-direction:column;justify-content:center}.newsletter-copy .eyebrow{color:var(--ink)}.newsletter-copy>p{max-width:620px;margin:22px 0 28px;font-size:16px;line-height:1.7}.newsletter-form{max-width:620px;min-height:62px;padding:7px 7px 7px 18px;border:1.5px solid var(--ink);border-radius:100px;display:flex;align-items:center;gap:12px;background:var(--white);box-shadow:5px 6px 0 var(--ink)}html[dir=rtl] .newsletter-form{padding:7px 18px 7px 7px}.newsletter-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:14px}.newsletter-form button{height:47px;padding:0 20px;border-radius:100px;display:flex;align-items:center;gap:8px;color:var(--white);background:var(--ink);font-size:13px;font-weight:700;white-space:nowrap}.footer{padding:78px max(40px,calc((100vw - 1360px)/2)) 25px;color:var(--white);background:var(--ink)}.footer-top{padding-bottom:68px;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.footer-logo img{width:72px;height:62px}.footer-logo>span{font-size:22px}.footer-brand>p{max-width:410px;margin:22px 0 23px;color:#fff9;font-size:14px;line-height:1.7}.social-button{display:flex;align-items:center;gap:9px;color:var(--aqua);font-size:13px;font-weight:700}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-links h3{margin-bottom:20px;color:var(--aqua);font-size:12px;letter-spacing:.1em;text-transform:uppercase}html[dir=rtl] .footer-links h3{letter-spacing:0}.footer-links button{width:fit-content;display:block;margin-bottom:12px;color:#ffffffad;font-size:13px;text-align:start;transition:color .18s ease,transform .18s ease}.footer-links button:hover{color:var(--white);transform:translate(4px)}html[dir=rtl] .footer-links button:hover{transform:translate(-4px)}.footer-bottom{min-height:62px;border-top:1px solid rgba(255,255,255,.14);display:flex;align-items:flex-end;justify-content:space-between;gap:24px;color:#ffffff73;font-size:11px}.footer-mark{color:var(--purple);font-size:14px;font-weight:800}.overlay{position:fixed;inset:0;z-index:100;background:#17151b91;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.mobile-overlay,.cart-overlay{display:flex;justify-content:flex-start}html[dir=rtl] .mobile-overlay,html[dir=rtl] .cart-overlay{justify-content:flex-end}.mobile-drawer,.cart-drawer{width:min(460px,92vw);height:100%;display:flex;flex-direction:column;background:var(--paper);box-shadow:var(--shadow);animation:drawerIn .26s cubic-bezier(.2,.8,.2,1)}@keyframes drawerIn{0%{transform:translate(-100%)}}html[dir=rtl] .mobile-drawer,html[dir=rtl] .cart-drawer{animation-name:drawerInRtl}@keyframes drawerInRtl{0%{transform:translate(100%)}}.drawer-header,.cart-header{min-height:84px;padding:17px 23px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px}.mobile-nav{padding:27px 23px}.mobile-nav button{width:100%;min-height:62px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;text-align:start;font-size:18px;font-weight:700}.mobile-nav button span{color:var(--purple-dark);font-size:10px}.mobile-drawer-bottom{margin-top:auto;padding:24px;background:#e7dcff}.mobile-language{width:100%;height:45px}.mobile-language span{width:50%;height:37px}.mobile-drawer-bottom p{margin:19px 0 0;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.search-overlay{position:fixed;inset:0;z-index:110;overflow-y:auto;background:var(--paper);animation:searchIn .22s ease}@keyframes searchIn{0%{opacity:0;transform:translateY(-10px)}}.search-top{width:min(1360px,calc(100% - 48px));height:100px;margin:0 auto;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.close-large{width:48px;height:48px}.search-content{width:min(900px,calc(100% - 48px));margin:0 auto;padding:75px 0}.search-content h2{margin-bottom:31px;font-size:clamp(34px,5vw,60px);letter-spacing:-.05em}.search-field{height:68px;padding:0 20px;border-bottom:2px solid var(--ink);display:flex;align-items:center;gap:14px}.search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:21px}.search-results{margin-top:35px;display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.search-results button{padding:10px;border:1px solid var(--border);border-radius:16px;display:grid;grid-template-columns:75px 1fr auto;align-items:center;gap:14px;background:var(--white);text-align:start;transition:border .18s ease,transform .18s ease}.search-results button:hover{border-color:var(--ink);transform:translateY(-3px)}.search-results img{width:75px;height:75px;border-radius:11px;object-fit:cover}.search-results span{display:flex;flex-direction:column;gap:5px}.search-results strong{font-size:14px}.search-results small{color:var(--muted)}.no-results{margin-top:40px;color:var(--muted);text-align:center}.modal-overlay{padding:30px;display:grid;place-items:center}.quick-modal{width:min(980px,95vw);max-height:min(720px,92vh);position:relative;overflow:hidden;border:2px solid var(--ink);border-radius:30px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--paper);box-shadow:9px 11px 0 var(--ink);animation:modalIn .24s cubic-bezier(.2,.8,.2,1)}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.98)}}.modal-close{position:absolute;z-index:5;top:17px;right:17px}html[dir=rtl] .modal-close{right:auto;left:17px}.modal-image{min-height:610px;position:relative;overflow:hidden}.modal-image img{width:100%;height:100%;object-fit:cover}.modal-copy{padding:68px 50px 45px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.modal-category{color:var(--purple-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.modal-copy h2{margin:13px 0 15px;font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.05em}.modal-price{margin-bottom:20px;font-size:19px}.modal-copy>p{color:var(--muted);font-size:15px;line-height:1.65}.personal-note{margin:2px 0 17px;padding:10px 13px;border-radius:10px;display:flex;align-items:center;gap:8px;background:#e7dcff;color:var(--purple-dark);font-size:12px;font-weight:700}.modal-copy .detail-note{font-size:12px}.modal-add{width:100%;margin-top:10px}.modal-meta{width:100%;margin-top:25px;padding-top:20px;border-top:1px solid var(--border);display:grid;gap:10px;color:var(--muted);font-size:11px}.modal-meta span{display:flex;align-items:center;gap:8px}.cart-overlay{justify-content:flex-end}html[dir=rtl] .cart-overlay{justify-content:flex-start}.cart-drawer{width:min(510px,96vw);animation-name:cartIn}html[dir=rtl] .cart-drawer{animation-name:cartInRtl}@keyframes cartIn{0%{transform:translate(100%)}}@keyframes cartInRtl{0%{transform:translate(-100%)}}.cart-header{min-height:94px;align-items:flex-start}.cart-header h2{margin:5px 0 0;font-size:25px;letter-spacing:-.035em}.cart-header p{margin:5px 0 0;color:var(--muted);font-size:12px}.back-button{display:flex;align-items:center;gap:6px;color:var(--purple-dark);font-size:11px;font-weight:700}.cart-items{min-height:0;padding:20px 23px;flex:1;overflow-y:auto}.cart-items.is-empty{display:grid;place-items:center}.empty-cart{display:flex;flex-direction:column;align-items:center;text-align:center}.empty-cart>span{width:84px;height:84px;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;background:var(--aqua);box-shadow:5px 6px 0 var(--ink)}.empty-cart h3{max-width:270px;margin:26px 0;font-size:20px}.cart-item{position:relative;padding:14px 26px 14px 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:100px 1fr;gap:16px}html[dir=rtl] .cart-item{padding:14px 0 14px 26px}.cart-item>img{width:100px;height:115px;border-radius:13px;object-fit:cover}.cart-item-copy h3{margin:5px 0 7px;font-size:15px}.cart-item-copy>strong{font-size:13px}.quantity{width:fit-content;height:31px;margin-top:17px;border:1px solid var(--border);border-radius:100px;display:flex;align-items:center;background:var(--white)}.quantity button{width:30px;height:30px;display:grid;place-items:center}.quantity span{width:24px;font-size:11px;text-align:center}.remove-item{position:absolute;right:0;top:18px;width:24px;height:24px;display:grid;place-items:center;color:var(--muted)}html[dir=rtl] .remove-item{right:auto;left:0}.cart-summary{padding:23px;border-top:1px solid var(--border);background:var(--white)}.summary-row,.checkout-total{display:flex;align-items:center;justify-content:space-between;font-size:16px}.cart-summary>p{margin:8px 0 16px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.cod-pill{padding:12px;border-radius:13px;display:flex;align-items:center;gap:11px;background:#e8faf2}.cod-pill>span{width:27px;height:27px;flex:none;border-radius:50%;display:grid;place-items:center;color:var(--white);background:#16855b}.cod-pill>div{display:flex;flex-direction:column;gap:2px}.cod-pill strong{color:#146d4d;font-size:12px}.cod-pill small{color:#45826d;font-size:10px}.checkout-button{width:100%;margin-top:17px}.checkout-form{min-height:0;padding:23px;display:flex;flex-direction:column;gap:14px;overflow-y:auto}.checkout-form label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:11px;font-weight:700}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:11px 13px;color:var(--ink);background:var(--white);outline:0;resize:none}.checkout-form input:focus,.checkout-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #9962f621}.checkout-total{margin-top:4px;padding:17px 0;border-block:1px solid var(--border)}.back-to-top{position:fixed;z-index:70;right:24px;bottom:24px;width:50px;height:50px;border:1.5px solid var(--ink);border-radius:50%;display:grid;place-items:center;color:var(--ink);background:var(--aqua);box-shadow:4px 5px 0 var(--ink);opacity:0;visibility:hidden;transform:translateY(14px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background .18s ease}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--yellow);transform:translateY(-3px)}.toast{position:fixed;z-index:200;left:50%;bottom:28px;min-height:51px;max-width:calc(100% - 32px);padding:8px 19px 8px 9px;border:1px solid var(--ink);border-radius:100px;display:flex;align-items:center;gap:10px;color:var(--white);background:var(--ink);box-shadow:4px 5px 0 var(--purple);font-size:13px;font-weight:700;transform:translate(-50%);animation:toastIn .22s ease}html[dir=rtl] .toast{padding:8px 9px 8px 19px}.toast span{width:33px;height:33px;flex:none;border-radius:50%;display:grid;place-items:center;color:var(--ink);background:var(--aqua)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,12px)}}@media(max-width:1220px){.desktop-nav{gap:13px}.desktop-nav button{font-size:11px}.hero{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)}.hero-mini-top{width:145px;height:160px}.hero-mini-bottom{width:150px;height:145px}.hero-mini-bottom img{height:107px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image{height:420px}}@media(max-width:1020px){.header-inner{grid-template-columns:auto 1fr auto}.desktop-nav{display:none}.mobile-menu-button{display:inline-flex}.brand{justify-self:center}.hero{min-height:auto;grid-template-columns:1fr;gap:55px;padding-top:70px}.hero-copy{max-width:750px;text-align:center;margin:0 auto}.hero-copy .eyebrow,.hero-actions{margin-inline:auto}.hero-copy>p{margin-inline:auto}.hero-note{justify-content:center}.hero-art{width:min(690px,100%);margin:0 auto}.hero h1{font-size:clamp(58px,9vw,86px)}.collection-grid{gap:13px}.collection-image-wrap{height:310px}.collection-content h3{font-size:19px}.product-image{height:350px}.collab-section{grid-template-columns:1fr}.collab-image-panel{min-height:680px}.collab-copy{max-width:100%;padding-block:95px}.story-section{grid-template-columns:1fr 1.1fr;gap:50px}.story-images{height:520px}.process-card{padding:24px}.inspiration-grid{height:650px}.newsletter-copy{padding:70px 55px}.footer-top{gap:55px}}@media(max-width:780px){.announcement{height:31px;font-size:9px}.announcement-inner{width:calc(100% - 24px);gap:10px}.header{height:68px}.header-inner{width:calc(100% - 24px);gap:8px}.header .brand>span,.search-button,.cart-label{display:none}.header .brand img{width:50px;height:44px}.header-actions{gap:5px}.language-toggle{height:36px}.language-toggle span{min-width:27px;height:28px;padding-inline:5px;font-size:10px}.cart-button{width:42px;padding:0;position:relative;justify-content:center;box-shadow:2px 2px 0 var(--ink)}html[dir=rtl] .cart-button{padding:0}.cart-count{width:18px;height:18px;position:absolute;top:-5px;right:-4px;font-size:8px}html[dir=rtl] .cart-count{right:auto;left:-4px}.back-to-top{right:14px;bottom:14px;width:44px;height:44px}.hero{width:calc(100% - 32px);padding:58px 0 75px}.hero h1{margin-top:20px;font-size:clamp(46px,13vw,70px)}html[dir=rtl] .hero h1{font-size:clamp(39px,10.5vw,58px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:20px}.hero-art{height:480px}.hero-main-card{left:19%;width:62%}html[dir=rtl] .hero-main-card{right:19%}.hero-mini-top{width:130px;height:145px}.hero-mini-bottom{width:138px;height:135px}.hero-mini-bottom img{height:98px}.section,.story-section,.inspiration-section{width:calc(100% - 32px);padding:90px 0}.split-heading{align-items:flex-start;flex-direction:column;gap:21px;margin-bottom:34px}.section-heading h2,.story-copy h2,.newsletter-copy h2{font-size:clamp(38px,10vw,55px)}.collection-grid{grid-template-columns:1fr;gap:18px}.collection-image-wrap{height:min(100vw,460px)}.collection-content h3{font-size:22px}.products-section{padding-top:15px}.filter-tabs{width:calc(100% + 16px);padding-inline-end:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.product-image{height:60vw;max-height:390px;border-radius:18px}.quick-view{display:none}.product-info{padding-top:12px}.product-info h3{font-size:15px}.product-info p{display:none}.favorite-button{top:9px;right:9px;width:34px;height:34px}html[dir=rtl] .favorite-button{right:auto;left:9px}.product-badge{top:9px;left:9px;min-height:27px;padding:0 8px;font-size:8px}html[dir=rtl] .product-badge{left:auto;right:9px}.collab-image-panel{min-height:560px}.collab-image-main{width:59%}.collab-image-small{width:38%}.collab-copy{padding:80px 25px}.collab-copy h2{font-size:clamp(47px,13vw,72px)}.story-section{grid-template-columns:1fr}.story-images{grid-row:1;width:min(610px,100%);margin:0 auto}.process-section{padding:85px 16px}.process-grid{grid-template-columns:1fr}.process-card{min-height:255px}.process-icon{margin-bottom:36px}.process-arrow{right:50%;top:auto;bottom:-33px;transform:translate(50%) rotate(90deg)}html[dir=rtl] .process-arrow{right:auto;left:50%;transform:translate(-50%) rotate(-90deg)}.inspiration-grid{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:460px 280px 250px}.inspiration-tall{grid-row:1;grid-column:1 / 3}.inspiration-wide{grid-row:2;grid-column:1 / 3}.inspiration-small,.inspiration-quote{grid-row:3}.inspiration-quote{padding:25px}.newsletter-section{grid-template-columns:1fr}.newsletter-art{min-height:400px;border-inline-end:0;border-bottom:1.5px solid var(--ink)}.newsletter-copy{padding:72px 24px}.footer{padding:65px 24px 22px}.footer-top{grid-template-columns:1fr;gap:55px}.footer-bottom{align-items:flex-start;flex-direction:column;padding-top:23px}.quick-modal{max-height:92vh;overflow-y:auto;grid-template-columns:1fr}.modal-image{min-height:400px;height:50vh}.modal-copy{padding:38px 24px 30px}.modal-close{position:fixed;top:max(25px,calc(4vh + 10px));right:max(25px,calc(2.5vw + 10px))}html[dir=rtl] .modal-close{right:auto;left:max(25px,calc(2.5vw + 10px))}.search-results{grid-template-columns:1fr}}@media(max-width:520px){.announcement-inner span:first-child,.announcement-dot{display:none}.hero h1 span{white-space:normal}.hero-art{height:390px}.hero-main-card{left:15%;width:70%;border-radius:140px 140px 22px 22px}html[dir=rtl] .hero-main-card{right:15%}.hero-mini-top{width:105px;height:118px;top:0}.hero-mini-bottom{width:110px;height:112px}.hero-mini-bottom img{height:80px}.hero-mini-bottom span{height:31px;font-size:8px}.hero-sparkle{width:51px;height:51px;font-size:22px}.hero-card-tag{min-height:55px;font-size:14px}.collection-image-wrap{height:96vw}.product-image{height:62vw}.product-info h3{min-height:36px;font-size:14px;line-height:1.3}.product-bottom strong{font-size:13px}.add-circle{width:33px;height:33px}.collab-image-panel{min-height:460px}.collab-stamp{width:78px;height:78px;font-size:9px}.story-images{height:420px}.story-caption{width:82px;height:82px;font-size:9px}.inspiration-grid{grid-template-rows:380px 230px 210px;gap:10px}.inspiration-quote{padding:17px}.inspiration-quote p{font-size:17px}.newsletter-art{min-height:330px}.newsletter-art span:nth-child(2){width:210px;height:210px;font-size:53px}.newsletter-form{padding-inline-start:16px}.newsletter-form svg{display:none}.newsletter-form button{padding:0 14px}.footer-links{grid-template-columns:repeat(2,1fr);row-gap:35px}.modal-overlay{padding:14px}.modal-image{min-height:330px;height:45vh}.search-content{width:calc(100% - 28px);padding-top:50px}.search-field{padding-inline:4px}.search-field input{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
