*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.6 Arial,sans-serif;--ink:#253047;--paper:#fff;--accent:#2146d0;--soft:#e6edff;--display:Arial,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--accent);outline-offset:4px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);line-height:1.12;letter-spacing:-.035em}h1{font-size:calc(clamp(38px, 4.2vw, 64px));margin-bottom:24px}h2{font-size:calc(clamp(25px, 2.6vw, 37px))}h3{font-size:20px;letter-spacing:-.02em}p{max-width:70ch}button{color:inherit}.wrap{width:min(1240px,100% - 72px);margin:auto}[hidden]{display:none!important}.skip{position:fixed;left:16px;top:-100px;z-index:99;background:#fff;padding:12px}.skip:focus{top:12px}.announcement{background:var(--accent);color:#fff;padding:8px calc(max(36px, 50vw - 620px));display:flex;justify-content:space-between;font-size:12px}.announcement a{color:#fff}.masthead{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px}.brand img{width:250px}.desktop-nav{display:flex;gap:32px}.category-nav a,.desktop-nav a{text-decoration:none}.header-actions{gap:16px}.bag-link,.header-actions{display:flex;align-items:center}.bag-link{gap:10px;text-decoration:none;font-weight:700}.bag-link span{background:var(--soft);min-width:26px;border-radius:50%;text-align:center;color:var(--ink)}.menu-toggle{display:none;border:0;background:var(--soft);padding:9px 13px;border-radius:4px}.category-nav{display:flex;gap:36px;justify-content:center;padding:13px 0;border-top:1px solid #e1e4e9;font-size:14px}header{border-bottom:1px solid #e1e4e9;background:var(--paper)}#mobile-nav{padding:12px 0 24px}#mobile-nav a{display:block;padding:10px 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;background:var(--accent);color:#fff;padding:13px 23px;text-decoration:none;border:1px solid var(--accent);font-weight:700;border-radius:3px}.button:hover{filter:brightness(.92)}.plain-button{background:none;border:none;text-decoration:underline;padding:9px 0;text-align:left}.quiet-link{display:block;margin-top:20px}.category{font-size:12px;color:var(--accent);margin-bottom:7px;font-weight:700}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h2{margin:0}.section-heading a{flex-shrink:0;font-size:14px}.category-section{padding:68px 0}.category-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-tile{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--soft);text-decoration:none;padding:17px 20px;min-width:0;font-weight:700}.category-tile img{width:80px;height:84px;object-fit:cover;mix-blend-mode:multiply}.catalogue-section{padding:58px 0 70px;background:#f7f8fb}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 22px}.product-card{min-width:0}.product-image{display:block;overflow:hidden;background:#f5f4f1}.product-image img{width:100%;transition:transform .2s}.product-image:hover img{transform:scale(1.035)}.product-info{padding:17px 2px 2px}.product-info h3{min-height:44px;margin-bottom:15px}.product-info h3 a{text-decoration:none}.card-action{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.card-action strong{font-size:15px;white-space:nowrap}.choose{border:0;border-bottom:1px solid var(--accent);padding:5px 0;color:var(--accent);background:none;text-decoration:none;font-size:13px;min-height:36px}.guide-section{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;padding:85px 0}.guide-section p{line-height:1.8}.help-stack a{display:flex;flex-direction:column;gap:4px;padding:17px 0;border-bottom:1px solid #dadfe6;text-decoration:none}.help-stack span{font-size:14px}.page-section{padding:55px 0 80px;min-height:55vh}.prose{max-width:800px}.prose h2{font-size:26px;margin-top:38px}.prose p{line-height:1.85}.lede{font-size:22px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:20px;margin:35px 0 20px}label{display:block;font-size:14px;font-weight:700}input,select,textarea{display:block;width:100%;border:1px solid #adb5bf;background:#fff;color:#253047;min-height:46px;padding:10px 12px;margin-top:6px;border-radius:3px}textarea{resize:vertical}.empty{padding:45px 0}.empty h2{max-width:650px}.breadcrumb{font-size:13px;margin-bottom:28px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;margin-bottom:70px}.detail-image img{width:100%}.detail-image small{display:block;font-size:12px;line-height:1.5;padding:15px 0}.detail-copy h1{font-size:calc(clamp(31px, 3vw, 46px))}.price{font-size:24px;font-weight:700}.price small{font-size:12px;font-weight:400}#product-form{display:grid;grid-template-columns:1fr 110px;gap:18px;margin:26px 0}#product-form .button{grid-column:1/-1}.purchase-note,.small{font-size:13px}.purchase-note{background:var(--soft);padding:13px 15px}details{border-bottom:1px solid #d6dce3;padding:18px 0}summary{font-weight:700;cursor:pointer}details p{padding-top:14px;margin:0}.cart-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:50px}.cart-row{display:grid;grid-template-columns:100px 1fr 100px;gap:20px;align-items:center;border-bottom:1px solid #d6dce3;padding:23px 0}.cart-row h2{font-size:19px;letter-spacing:-.02em}.cart-row h2 a{text-decoration:none}.cart-row p{font-size:13px;margin-bottom:0}.cart-quantity label{font-size:12px}.cart-quantity input{width:85px}.cart-quantity strong{display:block;margin-top:10px;font-size:14px}.cart-summary{padding:28px;background:var(--soft);align-self:start}.cart-summary h2{font-size:25px}.total{display:flex;justify-content:space-between;font-size:19px}.cart-summary p{font-size:14px}.cart-summary .button{width:100%}.notice{border-left:3px solid var(--accent);padding:12px 15px;background:var(--soft)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:50px}.contact-layout h2{font-size:26px}.contact-layout form{background:var(--soft);padding:32px}.contact-layout form label{margin-bottom:18px}.contact-layout dt{font-weight:700;margin-top:25px}.contact-layout dd{margin:7px 0 0;overflow-wrap:anywhere}.contact-layout address{font-style:normal}.honey{display:none}footer{border-top:1px solid #d7dce4;background:var(--paper)}.footer-grid{display:grid;grid-template-columns:1.1fr .65fr 1.4fr;gap:55px;padding:65px 0 40px}.footer-brand img{width:235px;margin-bottom:22px}.footer-brand address,.footer-brand p{font-size:13px;line-height:1.75;font-style:normal;max-width:280px}.footer-grid h2{font:700 15px/1.3 Arial,sans-serif;letter-spacing:0;margin:10px 0 22px}.footer-grid>div>a{display:block;margin:10px 0;font-size:13px;text-decoration:none}.footer-legal>div{display:grid;grid-template-columns:1fr 1fr;gap:11px 22px}.footer-legal a{font-size:13px;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:15px;padding:24px 0;border-top:1px solid #d7dce4;font-size:11px}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);width:max-content;max-width:calc(100% - 32px);background:#253047;color:#fff;padding:13px 22px;opacity:0;pointer-events:none;transition:.15s;z-index:10;border-radius:4px}#toast.visible{opacity:1;transform:translate(-50%)}.qadam .campaign{padding-top:48px}.campaign-copy{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px}.campaign-copy h1{font-size:calc(clamp(64px, 8vw, 116px));font-weight:900;letter-spacing:-.075em;line-height:.96;max-width:630px;margin:0}.campaign-copy p{max-width:270px;margin:0}.shoe-stage{display:grid;grid-template-columns:1fr 1fr;background:#e6edff;position:relative;margin-top:36px;height:360px;overflow:hidden}.shoe-stage img{height:390px;width:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-12deg) scale(1.1)}.shoe-stage img+img{transform:rotate(13deg) scale(1.1)}.shoe-stage span{position:absolute;left:28px;bottom:18px;font-weight:700;font-size:13px}.qadam .category-tile{border-bottom:3px solid var(--accent)}.qadam .product-image img{aspect-ratio:1.35;object-fit:cover}.qadam .product-info h3{font-weight:800}.qadam .catalogue-section{background:#fff}.gaaricare{--ink:#152738;--accent:#c44b15;--soft:#e6ebed;--paper:#fff;--display:"Trebuchet MS",sans-serif}.gaaricare .announcement{background:#152738}.gaaricare .masthead{min-height:88px}.gaaricare .category-nav{justify-content:flex-start}.workshop{display:grid;grid-template-columns:235px 1fr;padding-top:34px;gap:30px}.workshop aside{background:#152738;color:#fff;padding:30px 24px}.workshop aside h2{font-size:23px}.workshop aside a{display:flex;justify-content:space-between;text-decoration:none;padding:16px 0;border-bottom:1px solid #63717c}.workshop-main{background:#e6ebed;padding:32px 40px 0;overflow:hidden}.workshop-main h1{max-width:580px;font-size:54px}.workshop-main p{max-width:500px}.tool-stage{display:flex;height:200px;margin-top:20px}.tool-stage img{width:33.33%;height:230px;mix-blend-mode:multiply}.gaaricare .category-section{padding:45px 0}.gaaricare .category-tiles{gap:1px;background:#b8c4ca}.gaaricare .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gaaricare .product-card{grid-template-columns:145px 1fr;background:#fff;border:1px solid #d8dfe3}.gaaricare .product-info{padding:23px 20px}.gaaricare .product-image img{height:100%;object-fit:cover}.gaaricare .product-info h3{min-height:0}.gaaricare .catalogue-section{background:#edf1f3}.gaaricare .guide-section{gap:60px}.roz-libas{--ink:#342747;--accent:#944067;--soft:#f0e4ed;--paper:#fffdfa;--display:Georgia,serif}.roz-libas .masthead{position:relative;justify-content:center;min-height:116px}.roz-libas .brand img{width:265px}.roz-libas .desktop-nav{position:absolute;left:0;gap:20px}.roz-libas .header-actions{position:absolute;right:0}.roz-libas .category-nav{gap:60px}.lookbook{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:50px 0}.lookbook-art{position:relative;background:#e9dbe4;min-height:550px}.lookbook-art>img{height:100%;width:100%;mix-blend-mode:multiply}.lookbook-art>span{position:absolute;left:28px;bottom:20px;font-family:Georgia,serif;font-size:20px}.lookbook-copy{padding:35px 0}.lookbook-copy h1{font-weight:400;font-size:calc(clamp(42px, 4.7vw, 65px))}.lookbook-copy p{max-width:350px}.fabric-swatch{display:flex;margin-top:35px;height:130px;gap:20px}.fabric-swatch img{width:110px;height:140px}.roz-libas .button{background:none;color:var(--accent)}.roz-libas .category-section{border-top:1px solid #decbd7;padding:35px 0 50px}.roz-libas .category-section h2{text-align:center;font-weight:400}.roz-libas .category-tile{background:none;padding:12px 0;border-bottom:1px solid #d8c4d1;font-family:Georgia,serif;font-size:23px;font-weight:400}.roz-libas .category-tile img{width:65px}.roz-libas .catalogue-section{background:#f8f1f5}.roz-libas .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 32px}.roz-libas .product-image img{aspect-ratio:.8}.roz-libas .product-info h3{font-weight:400;font-size:25px;min-height:0}.roz-libas .guide-section h2,.roz-libas .section-heading h2{font-weight:400}.nanhi-duniya{--ink:#244b4d;--accent:#155e60;--soft:#eae2f8;--paper:#fff;--display:"Trebuchet MS",sans-serif}.nanhi-duniya .announcement{background:#fce7df;color:var(--ink)}.nanhi-duniya .announcement a{color:var(--ink)}.nanhi-duniya .button{border-radius:28px}.nursery{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:60px 0}.nursery-copy h1{font-size:calc(clamp(40px, 4.7vw, 66px));font-weight:700;max-width:570px}.nursery-copy>p{max-width:380px}.nursery-art{position:relative;min-height:480px;background:#ffe7dc;border-radius:48% 48% 35% 35%;overflow:hidden}.nursery-art img{position:absolute;mix-blend-mode:multiply}.nursery-art img:first-child{width:75%;left:13%;top:5%}.nursery-art img:nth-child(2){width:40%;left:0;bottom:13%;transform:rotate(-15deg)}.nursery-art img:nth-child(3){width:46%;right:-3%;bottom:10%;transform:rotate(12deg)}.nursery-art span{position:absolute;bottom:29px;left:0;width:100%;text-align:center;font-size:12px}.nanhi-duniya .category-section{padding:25px 0 55px}.nanhi-duniya .category-tile{border-radius:45px;padding:12px 20px;background:#f3edf9}.nanhi-duniya .category-tile:nth-child(2n){background:#e4f0ed}.nanhi-duniya .category-tile img{border-radius:50%;width:70px}.nanhi-duniya .product-image{border-radius:40px 40px 12px 12px}.nanhi-duniya .catalogue-section{background:#faf8fc}.nanhi-duniya .product-info h3{font-weight:700;font-size:20px}.nanhi-duniya .guide-section{padding:65px 0}.khel-khazana{--ink:#193867;--accent:#1447a6;--soft:#eaf4ff;--paper:#fff;--display:"Trebuchet MS",sans-serif}.khel-khazana .announcement{background:#ffdf66;color:#193867}.khel-khazana .announcement a{color:#193867}.khel-khazana .category-nav{background:#eaf4ff;border:0;width:100%;padding:14px 28px}.playroom{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:45px 0 25px;gap:40px}.playroom-copy h1{font-size:calc(clamp(46px, 5.5vw, 76px));font-weight:900;max-width:490px}.playroom-copy p{max-width:350px}.playroom-art{position:relative;height:490px;background:#ffdf66;border-radius:18px 130px 18px 18px;overflow:hidden}.playroom-art img{position:absolute;mix-blend-mode:multiply}.playroom-art img:first-child{width:59%;left:-3%;top:0;transform:rotate(-12deg)}.playroom-art img:nth-child(2){width:60%;right:-3%;top:20%;transform:rotate(13deg)}.playroom-art img:nth-child(3){width:55%;left:-2%;bottom:-3%;transform:rotate(-7deg)}.playroom-art span{position:absolute;bottom:25px;right:20px;width:170px;font-weight:700;font-size:18px}.khel-khazana .category-section{padding:28px 0 55px}.khel-khazana .category-tile{border-radius:9px;background:#eaf4ff;border-bottom:5px solid #7aa3d1}.khel-khazana .category-tile:nth-child(2){background:#fdebd5;border-color:#d68b44}.khel-khazana .category-tile:nth-child(3){background:#fae1e2;border-color:#cd797a}.khel-khazana .category-tile:nth-child(4){background:#e3f1e7;border-color:#6ba77e}.khel-khazana .catalogue-section{background:#fff}.khel-khazana .product-image{border-radius:15px;background:#eaf4ff}.khel-khazana .product-card:nth-child(2n) .product-image{background:#fff4d4}.khel-khazana .product-card:nth-child(3n) .product-image{background:#fae5e6}.khel-khazana .product-image img{mix-blend-mode:multiply}.khel-khazana .product-grid{gap:42px 25px}.khel-khazana .product-info h3{font-size:21px}.khel-khazana .guide-section{border-top:4px solid #ffdf66}.khel-khazana .button{border-radius:8px}@media(min-width:1000px){.khel-khazana .product-card:nth-child(4n+2){transform:translateY(18px)}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.brand img{width:215px}.desktop-nav{gap:20px}.category-tile{padding:12px}.category-tile img{width:55px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.campaign-copy h1{max-width:520px}.campaign-copy p{max-width:350px}.workshop{grid-template-columns:190px 1fr;gap:20px}.workshop-main{padding:30px 25px 0}.workshop-main h1{font-size:44px}.gaaricare .product-card{grid-template-columns:115px 1fr}.gaaricare .product-info{padding:18px 14px}.lookbook{gap:35px}.lookbook-art{min-height:460px}.roz-libas .desktop-nav{font-size:13px;gap:14px}.roz-libas .brand img{width:210px}.nursery,.playroom{gap:25px}.nursery-art,.playroom-art{min-height:0;height:390px}.footer-grid{gap:30px}.guide-section{gap:50px}.contact-layout{gap:45px}.cart-layout{gap:25px;grid-template-columns:1.4fr 1fr}.cart-row{grid-template-columns:75px 1fr 85px;gap:14px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.announcement{padding:7px 18px;font-size:10px}.announcement>a{display:none}.masthead{min-height:79px;gap:12px}.brand img{width:180px}.desktop-nav{display:none}.menu-toggle{display:block;font-size:12px}.header-actions{gap:13px}.bag-link{font-size:13px;gap:6px}.category-nav{gap:24px;justify-content:flex-start;overflow-x:auto;white-space:nowrap;font-size:12px}.category-nav a{flex-shrink:0}.campaign{padding-top:30px!important}.campaign-copy{gap:20px}.campaign-copy h1{font-size:calc(clamp(56px, 12vw, 84px));max-width:100%;width:100%}.campaign-copy p{font-size:14px;max-width:260px}.campaign-copy .button{font-size:13px}.shoe-stage{height:250px;margin-top:25px}.shoe-stage img{height:260px;transform:rotate(-12deg) scale(1.3)}.shoe-stage img+img{transform:rotate(13deg) scale(1.3)}.shoe-stage span{left:16px;font-size:10px}.category-section{padding:36px 0}.category-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-tile{font-size:14px;padding:10px 14px}.category-tile img{width:65px}.section-heading{gap:15px;align-items:end;margin-bottom:25px}.section-heading h2{font-size:28px}.section-heading a{font-size:12px;max-width:90px;flex-shrink:1}.catalogue-section{padding:35px 0 45px}.product-grid,.roz-libas .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.product-info{padding-top:12px}.product-info h3{font-size:17px;min-height:38px}.card-action{gap:3px}.card-action strong{font-size:13px}.choose{font-size:12px}.guide-section{grid-template-columns:1fr;gap:20px;padding:45px 0}.guide-section h2{font-size:28px}.guide-section p{font-size:14px}.page-section{padding:32px 0 50px}h1{font-size:38px}.filters{grid-template-columns:1fr 1fr;gap:15px}.filters label:first-child,.filters>button{grid-column:1/-1}.prose{max-width:100%}.prose p{font-size:15px}.prose h2{font-size:25px}.product-detail{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.detail-image img{max-height:440px;object-fit:contain;background:#f5f4f1}.detail-copy h1{font-size:35px}.cart-layout{grid-template-columns:1fr}.cart-row{grid-template-columns:65px 1fr 78px;gap:12px}.cart-row h2{font-size:16px}.cart-row p{font-size:11px}.cart-quantity input{width:70px}.cart-quantity strong{font-size:12px}.contact-layout{grid-template-columns:1fr;gap:35px;margin-top:30px}.contact-layout form{padding:23px 20px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:40px 0}.footer-brand{grid-column:1/-1}.footer-brand img{width:225px}.footer-brand p{max-width:400px}.footer-grid>div:nth-child(2){grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px 24px}.footer-grid>div:nth-child(2)>h2{width:100%;margin-bottom:0}.footer-grid>div:nth-child(2)>a{margin:0}.footer-legal{grid-column:1/-1}.footer-legal>div{gap:12px 20px}.footer-bottom{flex-direction:column;gap:8px}.workshop{grid-template-columns:1fr;padding-top:22px;gap:15px}.workshop aside{padding:15px 20px;display:flex;gap:17px;overflow:auto;align-items:center}.workshop aside h2{display:none}.workshop aside a{white-space:nowrap;padding:0;border:0;font-size:13px}.workshop aside a span{display:none}.workshop-main{padding:27px 22px 0}.workshop-main h1{font-size:41px}.tool-stage{height:155px}.tool-stage img{height:180px}.gaaricare .product-grid{grid-template-columns:1fr}.gaaricare .product-card{grid-template-columns:120px 1fr}.gaaricare .product-info{padding:18px}.gaaricare .guide-section{gap:20px}.roz-libas .masthead{justify-content:flex-start;min-height:90px}.roz-libas .brand img{width:183px}.roz-libas .category-nav{gap:32px}.lookbook{gap:25px;padding:25px 0;grid-template-columns:1fr}.lookbook-copy{padding:0;grid-row:1}.lookbook-copy h1{font-size:43px;max-width:480px}.lookbook-copy p{font-size:15px}.fabric-swatch{display:none}.lookbook-art{min-height:0;height:320px}.lookbook-art>img{object-fit:contain}.lookbook-art>span{font-size:15px;left:20px;bottom:15px}.roz-libas .category-tile{font-size:20px}.roz-libas .category-tile img{width:60px}.roz-libas .product-info h3{font-size:21px}.nursery{grid-template-columns:1fr;padding:30px 0;gap:30px}.nursery-copy h1{font-size:43px}.nursery-copy>p{font-size:15px}.nursery-art{height:360px;width:min(430px,100%);justify-self:center}.nanhi-duniya .category-tile{padding:9px 15px;border-radius:22px}.nanhi-duniya .category-tile img{width:52px;height:60px}.nanhi-duniya .product-info h3{font-size:18px}.nanhi-duniya .guide-section{padding:40px 0}.playroom{grid-template-columns:1fr;padding:30px 0;gap:30px}.playroom-copy h1{font-size:49px;max-width:380px}.playroom-copy p{font-size:15px}.playroom-art{height:340px}.playroom-art span{font-size:14px;max-width:130px}.khel-khazana .product-info h3{font-size:19px}.khel-khazana .product-grid{gap:28px 15px}}@media(max-width:360px){.wrap{width:calc(100% - 28px)}.brand img,.roz-libas .brand img{width:150px}.header-actions{gap:8px}.menu-toggle{padding:8px}.category-tile{padding:9px;font-size:12px}.category-tile img{width:50px}.campaign-copy h1{font-size:56px}.product-info h3{font-size:16px}.card-action{flex-direction:column;align-items:flex-start}.gaaricare .product-card{grid-template-columns:95px 1fr}.gaaricare .product-info{padding:14px}.cart-row{grid-template-columns:52px 1fr 64px;gap:9px}.cart-quantity input{width:60px}.cart-row h2{font-size:14px}.lookbook-copy h1,.nursery-copy h1{font-size:37px}.playroom-copy h1{font-size:43px}.nanhi-duniya .category-tile img{width:40px}.category-tile{gap:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.product-image{background:#fff}.product-image img,.qadam .product-image img{aspect-ratio:1;object-fit:contain;background:#fff}.product-info h3{min-height:0;line-height:1.25;letter-spacing:-.025em}.product-info .card-action{margin-top:15px}.product-card,.product-info{display:flex;flex-direction:column}.product-info,.product-info h3{flex:1}.product-info .category{flex:none}.category-tile img{mix-blend-mode:normal;border-radius:4px;object-fit:contain;background:#fff}.shoe-stage{background:#f2f3f5;gap:2px;height:390px}.shoe-stage img,.shoe-stage img+img{transform:none;mix-blend-mode:normal;height:390px;object-fit:contain;background:#fff}.shoe-stage span{background:#fff;padding:6px 12px}.tool-stage{gap:12px;height:205px;padding-bottom:18px}.tool-stage img{width:calc(33.33333% - 8px);height:180px;mix-blend-mode:normal;object-fit:contain;background:#fff;border-radius:4px}.gaaricare .product-card{display:grid;grid-template-columns:170px 1fr}.gaaricare .product-image{display:flex;align-items:center}.gaaricare .product-image img{object-fit:contain;aspect-ratio:1;height:auto}.gaaricare .product-info h3{font-size:19px}.lookbook-art{background:#f0edeb}.lookbook-art>img{mix-blend-mode:normal;object-fit:cover;max-height:660px}.lookbook-art>span{background:#fffdfa;padding:8px 12px}.fabric-swatch img{object-fit:cover;border-radius:0}.roz-libas .product-image img{aspect-ratio:.72;object-fit:cover}.roz-libas .product-info h3{font-size:23px}.nursery-art{border-radius:100px 100px 24px 24px;background:#fff4ef}.nursery-art img{mix-blend-mode:normal;object-fit:contain;background:#fff;border-radius:18px;box-shadow:0 4px 18px #244b4d0d}.nursery-art img:first-child{width:68%;height:75%;left:8%;top:4%;transform:none}.nursery-art img:nth-child(2){width:37%;height:35%;left:58%;bottom:30%;transform:none}.nursery-art img:nth-child(3){width:38%;height:32%;right:2%;bottom:8%;transform:none}.playroom-art img{mix-blend-mode:normal;background:#fff;object-fit:contain;border-radius:12px}.playroom-art img:first-child{width:53%;height:49%;left:4%;top:4%;transform:rotate(-4deg)}.playroom-art img:nth-child(2){width:44%;height:39%;right:3%;top:29%;transform:rotate(4deg)}.playroom-art img:nth-child(3){width:51%;height:41%;left:4%;bottom:4%;transform:rotate(-3deg)}.khel-khazana .product-image img{mix-blend-mode:normal}.khel-khazana .product-info h3{font-size:19px}.detail-image>img{object-fit:contain;max-height:690px;aspect-ratio:1;background:#fff}.roz-libas .detail-image>img{aspect-ratio:.72;max-height:850px}.photo-thumbnails{display:flex;gap:12px;margin:15px 0;overflow-x:auto}.photo-thumbnails button{background:#fff;border:1px solid #d2d7dd;padding:4px;min-width:80px;width:80px;height:90px}.photo-thumbnails button[aria-pressed=true]{border:2px solid var(--accent)}.photo-thumbnails img{width:100%;height:100%;object-fit:contain}.cart-row img{object-fit:contain;background:#fff}.category-tile img,.detail-image img,.photo-thumbnails img{color:transparent}@media(max-width:760px){.shoe-stage,.shoe-stage img,.shoe-stage img+img{height:230px}.shoe-stage span{font-size:10px;left:9px;bottom:9px}.tool-stage{height:150px;gap:8px}.tool-stage img{width:calc(33.33333% - 5.33333px);height:133px}.gaaricare .product-card{grid-template-columns:115px 1fr}.gaaricare .product-info h3{font-size:17px}.lookbook-art{height:440px}.lookbook-art>img{height:100%;object-position:center 30%}.roz-libas .product-info h3{font-size:18px}.khel-khazana .product-info h3,.nanhi-duniya .product-info h3{font-size:17px}.nursery-art{border-radius:65px 65px 20px 20px}.nursery-art span{font-size:10px;bottom:14px}.photo-thumbnails button{width:72px;min-width:72px;height:82px}.playroom-art span{font-size:13px;max-width:100px;bottom:18px;right:13px}.card-action{align-items:flex-start}.detail-copy h1{overflow-wrap:anywhere}}.lookbook-art>img{object-fit:contain;object-position:center top}@font-face{font-family:RetailJakarta;src:url(/assets/optimized/retail-regular.d69fcc1b5220.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:RetailJakarta;src:url(/assets/optimized/retail-bold.539f427d3f3e.woff2) format("woff2");font-weight:700 900;font-display:swap}.retail-polish{font:14px/1.7 RetailJakarta,Arial,sans-serif;--display:RetailJakarta,Arial,sans-serif}.retail-polish .wrap{width:min(1280px,100% - 80px)}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.retail-top>.wrap{display:flex;justify-content:space-between;padding-block:8px;font-size:10px}.retail-top a{text-decoration:none}.retail-polish .masthead{min-height:104px;gap:40px}.retail-polish .brand img{width:230px;height:auto}.retail-polish .brand{flex-shrink:0}.retail-polish .header-actions{gap:24px;font-size:12px;white-space:nowrap}.header-support{text-decoration:none}.retail-polish .bag-link{font-size:12px}.retail-search{position:relative;flex:1;max-width:420px;margin:0}.retail-search input{margin:0;background:#f5f6f8;border:1px solid #e5e8ed;border-radius:4px;padding:0 45px 0 17px;height:43px;font:12px RetailJakarta,Arial,sans-serif}.retail-search button{background:none;border:0;position:absolute;right:5px;top:4px;height:35px;width:35px;padding:8px}.retail-search svg{fill:none;stroke:currentColor;stroke-width:1.7;width:20px;height:20px}.retail-nav{display:flex;align-items:center;justify-content:center;gap:37px;border-top:1px solid #e8e8e8;padding-block:13px}.retail-nav a{font-size:11px;text-decoration:none;white-space:nowrap}.retail-nav a:first-child{font-weight:700}.retail-polish .button{font:700 12px RetailJakarta,Arial,sans-serif;min-height:46px;padding:15px 25px;justify-content:center;border-radius:2px;letter-spacing:0}.retail-polish .product-card{transform:none;min-width:0}.retail-polish .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px}.retail-polish .product-info h3{font:700 12px/1.7 RetailJakarta,Arial,sans-serif;letter-spacing:0;min-height:42px;margin-bottom:12px}.retail-polish .product-info h3 a{text-decoration:none}.retail-polish .product-info .category{font-size:10px;font-weight:400;color:#59616e;margin:0 0 7px}.retail-polish .card-action{gap:10px;flex-wrap:wrap}.retail-polish .card-action strong{font-size:13px;white-space:nowrap}.retail-polish .choose{font-size:10px;font-weight:700}.retail-polish .product-image img{object-fit:contain;mix-blend-mode:normal}.retail-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.retail-heading h2{font-size:31px;line-height:1.2;letter-spacing:-.04em;word-spacing:.04em;margin:0 0 10px}.retail-heading p{font-size:12px;color:#59616e;margin:0}.retail-heading>a{font-size:11px;font-weight:700;white-space:nowrap}.retail-selection{padding-block:55px 65px}.retail-polish .footer-grid{padding-block:48px 35px;gap:45px}.retail-polish .footer-grid a{font-size:11px}.retail-polish .footer-grid h2{font:700 13px RetailJakarta,Arial,sans-serif}.retail-polish .footer-brand address,.retail-polish .footer-brand p{font-size:11px}.retail-polish .footer-bottom{font-size:10px}.retail-polish h1{word-spacing:.03em}.qadam.retail-polish{--ink:#192437;--accent:#2146d0;--paper:#fff;--soft:#edf1fb}.qadam .retail-top{background:#2146d0;color:#fff}.qadam .retail-nav{justify-content:flex-start}.qadam .retail-search{max-width:370px;margin-left:auto}.q-hero{background:#f1f2f4}.q-hero-inner{display:grid;grid-template-columns:.85fr 1.15fr;min-height:490px;align-items:center}.q-hero-copy{padding:45px 0}.q-hero-copy h1{font-size:calc(clamp(56px, 6.3vw, 90px));line-height:.99;letter-spacing:-.065em;font-weight:800;margin-bottom:26px}.q-hero-copy p{font-size:14px;line-height:1.85;margin-bottom:30px}.q-hero-product{position:relative;display:block;align-self:stretch;min-height:470px;text-decoration:none}.q-hero-product img{position:absolute;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:20px 0 70px}.q-hero-product>span{position:absolute;bottom:33px;left:30px;right:25px;display:flex;justify-content:space-between;font-size:11px;gap:20px}.q-hero-product strong{text-decoration:underline;text-underline-offset:4px}.q-quick{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-bottom:1px solid #dfe3e9}.q-quick a{font-size:12px;font-weight:700;text-decoration:none}.q-collections{padding-block:58px}.q-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.q-category{display:block;text-decoration:none}.q-category img{width:100%;aspect-ratio:1.25;object-fit:contain;background:#f5f5f5;margin-bottom:16px}.q-category h3{font:700 18px RetailJakarta,Arial,sans-serif;margin:0 0 4px;letter-spacing:-.025em}.q-category span{font-size:11px;color:#657083}.q-shelf{padding:48px 0 55px;background:#f7f8fa}.qadam .product-image{background:#f4f4f4}.qadam .product-image img{aspect-ratio:1.15}.qadam .product-info{padding-top:17px}.qadam .choose{color:#2146d0}.q-editorial{display:grid;grid-template-columns:1fr 1fr .65fr;gap:38px;align-items:center;padding-block:60px;border-bottom:1px solid #e2e6ec}.q-editorial-photo{background:#f4f4f4}.q-editorial-photo img{height:340px;width:100%;object-fit:contain;mix-blend-mode:multiply}.q-editorial h2{font-size:40px;line-height:1.08;margin-bottom:20px}.q-editorial p{font-size:12px;max-width:310px;margin-bottom:23px}.q-editorial-small{text-decoration:none;background:#edf1fb;padding:16px}.q-editorial-small img{width:100%;height:180px;object-fit:contain;mix-blend-mode:multiply}.q-editorial-small span{font-size:10px}.q-fit{background:#2146d0;color:#fff;padding:43px 0}.q-fit>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.q-fit h2{font-size:35px;line-height:1.15;margin:0}.q-fit p{font-size:12px;max-width:400px}.q-fit a{font-size:11px;display:inline-block;margin:8px 24px 0 0}.qadam footer{background:#f4f6f9}.gaaricare.retail-polish{--ink:#24333e;--accent:#c44b15;--soft:#edf0f2}.gaaricare .retail-top{background:#e9ecef;color:#35434e}.gaaricare .retail-nav{justify-content:flex-start}.gaaricare .retail-nav a:last-child{margin-left:auto}.g-hero{background:#23323e;color:#fff}.g-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;padding-block:36px}.g-hero-inner>div{padding:15px 0}.g-hero h1{font-size:calc(clamp(42px, 4.6vw, 65px));letter-spacing:-.05em;line-height:1.08;margin-bottom:24px}.g-hero p{color:#d3dae0;font-size:14px;max-width:390px;margin-bottom:28px}.g-hero-photo{height:400px;position:relative;display:block;overflow:hidden;background:#e0e4e5}.g-hero-photo img{height:100%;width:100%;object-fit:cover}.g-hero-photo span{position:absolute;bottom:0;left:0;right:0;background:#172631ee;color:#fff;padding:17px 22px;font-size:11px}.g-jobs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #ccd3d9}.g-jobs a{padding:25px 24px;text-decoration:none;border-right:1px solid #ccd3d9}.g-jobs a:first-child{padding-left:0}.g-jobs a:last-child{border:0}.g-jobs strong{display:block;font-size:20px;color:#c44b15;margin-bottom:5px}.g-jobs span{font-size:11px;color:#677480}.g-workbench{padding-block:50px}.gaaricare.retail-polish .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gaaricare.retail-polish .product-card{display:grid;grid-template-columns:155px 1fr;gap:0;border:1px solid #dbe0e5;background:#fff}.gaaricare .product-image{background:#fff;padding:12px}.gaaricare.retail-polish .product-image img{height:155px;object-fit:contain}.gaaricare.retail-polish .product-info{padding:24px 23px}.gaaricare .product-info h3{min-height:42px}.gaaricare .choose{color:#fff;background:#c44b15;border:0;padding:8px 12px;text-decoration:none;min-height:34px}.g-feature{background:#edf0f2;padding-block:36px}.g-feature-inner{display:grid;grid-template-columns:.8fr 1.1fr .8fr;gap:40px;align-items:center}.g-feature-inner>a{background:#fff;padding:22px}.g-feature img{width:100%;height:230px;object-fit:contain}.g-feature h2{font-size:33px;line-height:1.15}.g-feature p{font-size:12px}.g-feature aside{border-left:3px solid #c44b15;padding-left:25px}.g-feature aside h3{font-size:18px}.g-feature aside a{font-size:11px;font-weight:700}.g-help{display:flex;justify-content:space-between;gap:40px;align-items:center;padding-block:35px 55px}.g-help h2{font-size:26px}.g-help p{font-size:12px;margin:0}.gaaricare footer{background:#e9edf0}.roz-libas.retail-polish{--ink:#432c3c;--accent:#823d5b;--paper:#fff;--soft:#f5ebf0;--display:Georgia,serif}.roz-libas .retail-top{background:#f4edf1;color:#6e485c}.roz-libas.retail-polish .masthead{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;min-height:112px}.roz-libas .masthead .brand{justify-self:center;position:static;transform:none}.roz-libas .masthead .brand img{width:255px}.roz-libas .header-actions{justify-self:end}.roz-libas .retail-search{width:230px;max-width:100%}.roz-libas .retail-search input{background:#fff;border-width:0 0 1px;border-radius:0;padding-left:0}.roz-libas .retail-nav{gap:44px}.r-hero{display:grid;grid-template-columns:1fr .8fr 1fr;min-height:560px;background:#f2e5eb}.r-portrait{display:block;height:560px;overflow:hidden}.r-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.r-hero-copy{align-self:center;padding:40px 24px;text-align:center}.r-hero h1{font:400 calc(clamp(40px, 4.5vw, 65px))/1.03 Georgia,serif;letter-spacing:-.04em;margin-bottom:27px}.r-hero p{font-size:12px;line-height:1.85;margin-bottom:28px}.roz-libas .button{background:#823d5b;border-color:#823d5b;font-size:11px;padding-inline:24px}.r-edit-nav{display:flex;justify-content:center;gap:70px;padding-block:25px;border-bottom:1px solid #e7dce3}.r-edit-nav a{font:400 19px Georgia,serif;text-decoration:none}.r-collection{padding-block:58px}.roz-libas .retail-heading h2{font:400 37px/1.15 Georgia,serif;letter-spacing:-.035em}.roz-libas.retail-polish .product-image img{aspect-ratio:.72;object-fit:cover}.roz-libas.retail-polish .product-info h3{font:400 12px/1.7 RetailJakarta,Arial,sans-serif;min-height:42px}.roz-libas .card-action strong{font-weight:400}.roz-libas .choose{color:#823d5b}.r-lookbook{display:grid;grid-template-columns:.85fr 1fr 1fr;gap:24px;align-items:center;background:#f8f3f6;padding:32px!important}.r-lookbook-copy{padding:10px 25px 10px 10px}.r-lookbook-copy h2{font:400 43px/1.1 Georgia,serif;letter-spacing:-.04em;margin-bottom:23px}.r-lookbook-copy p{font-size:12px;margin-bottom:22px}.r-lookbook-copy a{font-size:11px}.r-lookbook>a{display:block}.r-lookbook img{width:100%;height:390px;object-fit:cover;object-position:top}.r-notes{background:#f1e4eb;padding-block:45px;text-align:center}.r-notes h2{font:400 34px Georgia,serif;margin-bottom:18px}.r-notes p{font-size:12px;max-width:570px;margin:0 auto 18px}.r-notes a{font-size:11px;margin:0 17px}.roz-libas footer{background:#fffafb}.nanhi-duniya.retail-polish{--ink:#244a4b;--accent:#155e60;--soft:#eaf3f1;--paper:#fff;--display:Georgia,serif}.nanhi-duniya .retail-top{background:#e4f0ed;color:#155e60}.nanhi-duniya .retail-search input{border-radius:24px;background:#f4f8f6}.nanhi-duniya .retail-nav{border-color:#e2ebe7}.nanhi-duniya .button{border-radius:24px;font-size:11px}.n-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center;padding:40px 0 0}.n-hero-copy{padding:25px 0 25px 25px}.n-hero-copy h1{font:400 49px/1.15 Georgia,serif;letter-spacing:-.035em;max-width:520px;margin-bottom:25px}.n-hero-copy p{font-size:13px;max-width:350px;margin-bottom:28px}.n-soft-link{display:block;font-size:10px;margin-top:20px}.n-hero-photo{display:block;position:relative;border-radius:130px 130px 18px 18px;overflow:hidden;background:#f4e7e6;height:475px}.n-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.n-hero-photo span{position:absolute;bottom:18px;left:20px;right:20px;background:#ffffffed;border-radius:18px;padding:13px;text-align:center;font-size:10px}.n-routines{padding-block:58px}.n-centered{text-align:center;margin-bottom:32px}.n-centered h2{font:400 32px Georgia,serif;letter-spacing:-.025em;margin-bottom:10px}.n-centered p{font-size:12px;color:#536c67;max-width:none}.n-routine-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.n-routine{text-align:center;text-decoration:none}.n-routine>div{border-radius:28px;background:#f2f6f2;padding:20px}.n-routine:nth-child(2)>div{background:#fbefea}.n-routine:nth-child(3)>div{background:#eaf3f1}.n-routine:nth-child(4)>div{background:#f2eef6}.n-routine img{width:100%;height:150px;object-fit:contain;mix-blend-mode:multiply}.n-routine h3{font:400 21px Georgia,serif;margin:17px 0 5px;letter-spacing:0}.n-routine span{font-size:10px;color:#536c67}.n-favourites{background:#f5f8f6;padding-block:48px}.nanhi-duniya .retail-heading h2{font:400 33px/1.18 Georgia,serif;letter-spacing:-.025em}.nanhi-duniya .product-image{border-radius:18px;background:#fff;border:1px solid #e6eee9;padding:15px}.nanhi-duniya.retail-polish .product-image img{aspect-ratio:1;object-fit:contain}.nanhi-duniya .choose{border-radius:18px;background:#155e60;color:#fff;border:0;padding:9px 14px;text-decoration:none}.n-bath{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-block:58px}.n-bath-photo{border-radius:22px;overflow:hidden;background:#f2ede4}.n-bath-photo img{width:100%;height:370px;object-fit:cover}.n-bath h2{font:400 43px/1.12 Georgia,serif;letter-spacing:-.03em;margin-bottom:22px}.n-bath p{font-size:13px;max-width:365px;margin-bottom:25px}.n-more{padding-bottom:60px}.n-advice{background:#e6f0ed;padding-block:45px}.n-advice>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.n-advice h2{font:400 34px/1.2 Georgia,serif;margin-bottom:20px;letter-spacing:-.03em}.n-advice p{font-size:12px;max-width:390px}.n-advice a{display:block;text-decoration:none;padding:15px 0;border-bottom:1px solid #c9d9d3}.n-advice a:last-child{border:0}.n-advice span,.n-advice strong{display:block}.n-advice strong{font-size:12px;margin-bottom:5px}.n-advice span{font-size:10px;color:#45645d}.nanhi-duniya footer{background:#fafbf9}@media(max-width:1050px){.retail-polish .wrap{width:calc(100% - 48px)}.retail-polish .masthead{gap:24px}.retail-polish .brand img{width:200px}.retail-polish .header-actions{gap:14px}.retail-nav{gap:25px}.q-editorial{gap:25px;grid-template-columns:1fr 1fr}.q-editorial-small{display:none}.g-hero-inner{gap:30px}.g-feature-inner{gap:25px;grid-template-columns:.8fr 1.2fr}.g-feature aside{grid-column:1/-1}.roz-libas .retail-search{width:190px}.roz-libas .masthead .brand img{width:230px}.r-hero,.r-portrait{min-height:0;height:470px}.r-hero h1{font-size:48px}.r-lookbook-copy{padding:0}.r-lookbook img{height:330px}.n-hero{gap:35px}.n-hero-copy{padding-left:0}.n-hero-copy h1{font-size:42px}.n-hero-photo{height:430px}.n-routine-grid{gap:18px}.n-bath{gap:40px}}@media(max-width:760px){.retail-polish .wrap{width:calc(100% - 36px)}.retail-top>.wrap{justify-content:center;font-size:9px;padding-block:7px}.retail-top a{display:none}.retail-polish .masthead,.roz-libas.retail-polish .masthead{display:grid;grid-template-columns:1fr auto;gap:15px 10px;min-height:0;padding-block:17px}.retail-polish .brand,.roz-libas .masthead .brand{grid-column:1;grid-row:1;justify-self:start}.retail-polish .brand img,.roz-libas .masthead .brand img{width:190px}.retail-polish .retail-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;margin:0}.retail-polish .header-actions{grid-column:2;grid-row:1;gap:11px}.header-support{display:none}.retail-polish .menu-toggle{font-size:10px;padding:8px;min-height:35px}.retail-polish .bag-link{gap:4px;font-size:11px}.retail-polish .bag-link span{min-width:22px}.retail-nav,.roz-libas .retail-nav{justify-content:flex-start;gap:24px;overflow:auto;scrollbar-width:none;padding-block:12px}.retail-nav a{font-size:10px}.retail-polish .button{font-size:11px;min-height:43px;padding:14px 20px}.retail-polish .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.retail-polish .product-info h3,.roz-libas.retail-polish .product-info h3{font-size:11px;min-height:56px}.retail-polish .product-info .category{font-size:9px}.retail-polish .card-action{align-items:flex-start;flex-direction:column;gap:9px}.retail-polish .card-action strong{font-size:12px}.retail-polish .choose{font-size:10px}.retail-heading{display:block;margin-bottom:24px}.retail-heading h2{font-size:26px}.retail-heading p{font-size:11px}.retail-heading>a{display:inline-block;margin-top:12px;font-size:10px}.retail-selection{padding-block:35px}.retail-polish .footer-grid{gap:24px;padding-block:35px}.retail-polish .footer-grid a{font-size:11px}.retail-polish .footer-bottom{font-size:9px}.q-hero-inner{grid-template-columns:1fr;min-height:0}.q-hero-copy{padding:33px 0 10px}.q-hero-copy h1{font-size:65px;line-height:1;margin-bottom:18px}.q-hero-copy p{font-size:12px;margin-bottom:20px}.q-hero-product{min-height:290px}.q-hero-product img{padding:0 0 44px}.q-hero-product>span{bottom:18px;left:0;right:0;font-size:10px}.q-quick{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-block:20px}.q-quick a{font-size:10px}.q-collections{padding-block:36px}.q-category-grid{grid-template-columns:1fr 1fr;gap:23px 14px}.q-category img{margin-bottom:12px}.q-category h3{font-size:15px}.q-category span{font-size:10px}.q-shelf{padding-block:32px}.q-editorial{grid-template-columns:1fr;gap:25px;padding-block:35px}.q-editorial-photo img{height:265px}.q-editorial h2{font-size:34px}.q-fit{padding-block:33px}.q-fit>.wrap{grid-template-columns:1fr;gap:24px}.q-fit h2{font-size:30px}.g-hero-inner{grid-template-columns:1fr;gap:25px;padding-block:29px}.g-hero-inner>div{padding:0}.g-hero h1{font-size:43px;margin-bottom:20px}.g-hero p{font-size:12px;margin-bottom:22px}.g-hero-photo{height:285px}.g-jobs{grid-template-columns:1fr 1fr}.g-jobs a,.g-jobs a:first-child{padding:17px 10px;border-bottom:1px solid #ccd3d9}.g-jobs a:nth-child(2){border-right:0}.g-jobs a:nth-child(3),.g-jobs a:nth-child(4){border-bottom:0}.g-jobs strong{font-size:17px}.g-jobs span{font-size:9px}.g-workbench{padding-block:33px}.gaaricare.retail-polish .product-grid{grid-template-columns:1fr;gap:14px}.gaaricare.retail-polish .product-card{grid-template-columns:112px 1fr}.gaaricare.retail-polish .product-image img{height:145px}.gaaricare.retail-polish .product-info{padding:17px 15px}.gaaricare.retail-polish .product-info h3{min-height:0;font-size:11px;margin-bottom:12px}.gaaricare .card-action{flex-direction:row;align-items:center}.g-feature-inner{grid-template-columns:1fr;gap:23px}.g-feature img{height:210px}.g-feature h2{font-size:30px}.g-feature aside{grid-column:auto}.g-help{flex-direction:column;align-items:flex-start;gap:20px;padding-block:10px 35px}.g-help h2{font-size:25px}.r-hero{grid-template-columns:1fr 1fr;height:auto;min-height:0}.r-hero-copy{grid-column:1/-1;grid-row:1;padding:32px 22px}.r-hero h1{font-size:43px;line-height:1.08;margin-bottom:17px}.r-hero h1 br:nth-child(2){display:none}.r-hero p{font-size:11px;margin-bottom:20px}.r-portrait{height:310px;min-height:0}.r-edit-nav{justify-content:space-between;gap:12px;padding-block:18px}.r-edit-nav a{font-size:14px}.r-collection{padding-block:35px}.roz-libas .retail-heading h2{font-size:30px}.r-lookbook{grid-template-columns:1fr 1fr;padding:22px!important;gap:14px}.r-lookbook-copy{grid-column:1/-1;padding:3px 0 15px}.r-lookbook-copy h2{font-size:34px;margin-bottom:16px}.r-lookbook-copy p{font-size:11px}.r-lookbook img{height:255px}.r-notes{padding-block:33px}.r-notes h2{font-size:29px}.r-notes p{font-size:11px}.r-notes a{font-size:10px}.n-hero{grid-template-columns:1fr;padding-top:25px;gap:25px}.n-hero-copy{padding:0 5px}.n-hero-copy h1{font-size:36px;line-height:1.15;margin-bottom:18px}.n-hero-copy p{font-size:12px;margin-bottom:22px}.n-soft-link{font-size:10px;margin-top:17px}.n-hero-photo{height:355px;border-radius:85px 85px 15px 15px}.n-hero-photo span{font-size:9px;padding:11px}.n-routines{padding-block:36px}.n-centered{margin-bottom:25px}.n-centered h2{font-size:27px}.n-centered p{font-size:11px}.n-routine-grid{grid-template-columns:1fr 1fr;gap:24px 14px}.n-routine>div{padding:13px;border-radius:20px}.n-routine img{height:120px}.n-routine h3{font-size:18px;margin-top:13px}.n-routine span{font-size:9px}.n-favourites{padding-block:33px}.nanhi-duniya .retail-heading h2{font-size:29px}.nanhi-duniya .product-image{padding:10px;border-radius:13px}.nanhi-duniya .choose{font-size:9px;padding:9px 12px}.n-bath{grid-template-columns:1fr;gap:26px;padding-block:35px}.n-bath-photo img{height:290px}.n-bath h2{font-size:35px;margin-bottom:17px}.n-bath p{font-size:12px}.n-more{padding-bottom:35px}.n-advice{padding-block:33px}.n-advice>.wrap{grid-template-columns:1fr;gap:20px}.n-advice h2{font-size:30px}.n-advice p{font-size:11px}}@media(max-width:360px){.retail-polish .wrap{width:calc(100% - 28px)}.retail-polish .brand img,.roz-libas .masthead .brand img{width:165px}.retail-polish .header-actions{gap:7px}.q-hero-copy h1{font-size:58px}.g-hero h1{font-size:37px}.r-portrait{height:255px}.r-edit-nav a{font-size:12px}.n-hero-copy h1{font-size:31px}.gaaricare.retail-polish .product-card{grid-template-columns:95px 1fr}.gaaricare.retail-polish .product-info{padding:15px 11px}}.roz-libas.retail-polish .button{color:#fff}.q-hero{background:#f6f6f6}.q-hero-product img{mix-blend-mode:normal}.g-hero-photo{background:#fff}.g-hero-photo img{object-fit:contain;padding:15px 0 52px}.n-hero-photo>span{inset:20px 35px auto;font-size:10px}.roz-libas.retail-polish .header-actions{position:static}.n-hero-photo>span{display:none}.phone-reveal{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:.65rem 1rem;border:1px solid;border-radius:6px;background:transparent;color:inherit;font:inherit;cursor:pointer}.phone-reveal,.revealed-phone{min-height:44px;font-weight:600}.revealed-phone{display:inline-block;padding-block:.65rem}#contact-form :is(input,textarea,select,button):focus-visible,.phone-reveal:focus-visible,.revealed-phone:focus-visible{outline:3px solid #2857b8;outline-offset:3px}#contact-form .field-feedback{display:block;margin-top:.4rem;color:#a21926;font-size:.875rem;font-weight:500;line-height:1.5}#contact-form .field-feedback[hidden]{display:none}#contact-form [aria-invalid=true]{border-color:#a21926;box-shadow:0 0 0 1px #a21926}@supports selector(input:user-invalid){#contact-form :is(input,textarea,select):user-invalid{border-color:#a21926}}@supports (text-wrap:pretty){#contact-form .field-feedback{text-wrap:pretty}}.revealed-phone,address{overflow-wrap:anywhere}@media(max-width:600px){#contact-form :is(input,textarea,select){font-size:calc(max(16px, 1em))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}