@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";.site-footer{position:relative;width:100%;background:#f8f8f7;color:#252525;border-top:1px solid #e8e6e2;overflow:hidden}.footer-container{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.35fr .85fr 1fr 1.45fr;gap:70px;padding:72px 52px 60px}.footer-column{min-width:0}.footer-column h3{margin:0 0 27px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:#161616}.footer-logo{margin-bottom:30px}.footer-logo span{display:inline-block;font-family:DM Sans,sans-serif;font-size:30px;line-height:1;font-weight:700;letter-spacing:-.07em;color:#181818;transition:letter-spacing .4s ease,transform .4s ease}.footer-logo:hover span{letter-spacing:-.03em;transform:translate(3px)}.footer-contact{margin-bottom:18px}.footer-contact p{margin:0 0 9px;color:#686868;font-size:13px;line-height:1.8;letter-spacing:0}.footer-contact strong{color:#363636;font-weight:500}.direction-link{position:relative;display:inline-flex;align-items:center;gap:8px;margin-top:2px;color:#181818;font-size:12px;font-weight:600;text-decoration:none;padding-bottom:5px}.direction-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#181818;transform:scaleX(1);transform-origin:left;transition:transform .35s ease}.direction-link span{font-size:15px;transition:transform .35s ease}.direction-link:hover:after{transform:scaleX(0);transform-origin:right}.direction-link:hover span{transform:translate(3px,-3px)}.footer-socials{display:flex;align-items:center;gap:10px;margin-top:28px}.footer-socials a{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #cfcfcd;border-radius:50%;color:#222;background:transparent;font-size:14px;font-weight:500;text-decoration:none;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.footer-socials a:hover{background:#151515;color:#fff;border-color:#151515;transform:translateY(-4px)}.footer-links{display:flex;flex-direction:column;gap:13px}.footer-links a{position:relative;width:max-content;color:#666;font-size:13px;line-height:1.5;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer-links a:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:1px;background:#222;transition:width .35s ease}.footer-links a:hover{color:#171717;transform:translate(3px)}.footer-links a:hover:after{width:100%}.newsletter-column{max-width:440px}.newsletter-text{max-width:390px;margin:-2px 0 28px;color:#666;font-size:13px;line-height:1.7}.newsletter-form{width:100%;height:53px;display:flex;align-items:center;border:1px solid #e0dedb;background:#fff;transition:border-color .3s ease,box-shadow .3s ease}.newsletter-form:focus-within{border-color:#999;box-shadow:0 8px 30px #0000000d}.newsletter-form input{flex:1;min-width:0;height:100%;padding:0 17px;border:0;outline:0;background:transparent;color:#222;font-family:inherit;font-size:12px}.newsletter-form input::placeholder{color:#9a9a9a;transition:color .25s ease}.newsletter-form input:focus::placeholder{color:#c1c1c1}.newsletter-form button{height:calc(100% - 10px);display:flex;align-items:center;justify-content:center;gap:10px;margin-right:5px;padding:0 17px;border:0;background:#080808;color:#fff;font-family:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .3s ease,transform .3s ease}.newsletter-form button span{font-size:15px;transition:transform .3s ease}.newsletter-form button:hover{background:#333}.newsletter-form button:hover span{transform:translate(3px,-3px)}.currency{display:flex;align-items:center;gap:8px;margin-top:25px;color:#454545;font-size:12px}.india-flag{font-size:16px}.currency-arrow{margin-left:2px;font-size:15px;color:#333}.footer-bottom{width:calc(100% - 104px);max-width:1296px;margin:0 auto;min-height:78px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e3df}.footer-bottom p{margin:0;color:#666;font-size:12px}.payment-methods{display:flex;align-items:center;gap:9px}.payment-methods span{width:48px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #deddda;border-radius:3px;background:#fff;font-size:10px;font-weight:700;transition:transform .3s ease,box-shadow .3s ease}.payment-methods span:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00000014}.payment-methods .visa{color:#1434cb;font-size:12px}.payment-methods .paypal{color:#1261a0;font-size:17px}.payment-methods .mastercard{color:#222;font-size:18px}.payment-methods .upi{color:#555}.rewards-button{position:fixed;right:24px;bottom:20px;z-index:50;height:58px;display:flex;align-items:center;gap:12px;padding:0 23px 0 14px;border:0;border-radius:40px;background:#050505;color:#fff;box-shadow:0 10px 35px #0003;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.rewards-button:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000047}.gift-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#111;font-size:17px;transition:transform .4s ease}.rewards-button:hover .gift-icon{transform:rotate(15deg) scale(1.08)}@media(max-width:1100px){.footer-container{grid-template-columns:1.2fr .8fr .9fr 1.2fr;gap:35px;padding-left:35px;padding-right:35px}.footer-bottom{width:calc(100% - 70px)}}@media(max-width:850px){.footer-container{grid-template-columns:repeat(2,1fr);gap:55px 40px;padding-top:60px}.newsletter-column{max-width:100%}.newsletter-text{max-width:450px}.footer-bottom{width:calc(100% - 70px)}}@media(max-width:600px){.footer-container{display:flex;flex-direction:column;gap:45px;padding:55px 20px 45px}.footer-brand-column{padding-bottom:5px}.footer-logo span{font-size:27px}.footer-column h3{margin-bottom:22px;font-size:15px}.footer-links{gap:12px}.footer-links a{font-size:13px}.footer-contact p{font-size:12px}.footer-socials{margin-top:24px}.newsletter-text{font-size:12px;line-height:1.7;margin-bottom:22px}.newsletter-form{height:52px}.newsletter-form input{padding-left:13px;font-size:11px}.newsletter-form button{padding:0 11px;font-size:9px;gap:6px}.footer-bottom{width:calc(100% - 40px);min-height:auto;padding:25px 0 30px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.payment-methods{width:100%}.payment-methods span{width:45px;height:29px}.rewards-button{right:14px;bottom:14px;height:50px;padding-right:17px;font-size:11px}.gift-icon{width:30px;height:30px}}@media(max-width:390px){.footer-container{padding-left:16px;padding-right:16px}.footer-bottom{width:calc(100% - 32px)}.newsletter-form button{padding:0 9px}.newsletter-form button span{display:none}.rewards-button{right:10px;bottom:10px}}:root{--ink:#171717;--muted:#77736d;--line:#dedbd5;--paper:#f7f5f0;--cream:#eeeae1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:var(--paper)}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.announcement{height:31px;background:#171717;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.header{height:78px;padding:0 5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#f7f5f0f0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{font-size:21px;font-weight:600;letter-spacing:.13em}.brand span{font-family:Playfair Display;font-style:italic;font-size:25px}.nav{display:flex;gap:30px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.nav a{transition:.2s}.nav a:hover{opacity:.5}.header-actions{justify-self:end;display:flex;align-items:center;gap:8px}.icon-btn,.bag-btn{border:0;background:transparent;width:39px;height:39px;display:grid;place-items:center;position:relative}.bag-btn span{position:absolute;right:1px;top:1px;background:var(--ink);color:#fff;border-radius:50%;font-size:9px;width:16px;height:16px;display:grid;place-items:center}.mobile-only{display:none}.hero{min-height:calc(100vh - 109px);display:grid;grid-template-columns:42% 58%;padding:0 5vw;border-bottom:1px solid var(--line)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:8vh 8vw 8vh 0}.eyebrow{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 19px}.hero h1{font-size:clamp(54px,7vw,105px);line-height:.92;letter-spacing:-.06em;margin:0 0 30px;font-weight:500}.hero h1 em,.section-head em,.statement em,footer em{font-family:Playfair Display,serif;font-weight:500}.hero-text{max-width:390px;color:var(--muted);font-size:14px;line-height:1.8;margin:0 0 34px}.primary-btn{display:flex;align-items:center;gap:13px;background:var(--ink);color:#fff;width:max-content;padding:16px 21px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hero-visual{min-height:680px;position:relative;background:#ddd8cf;overflow:hidden}.hero-image{height:100%;background:url(https://images.unsplash.com/photo-1445205170230-053b83016050?auto=format&fit=crop&w=1500&q=88) center/cover no-repeat;filter:saturate(.72)}.hero-label{position:absolute;bottom:25px;left:25px;right:25px;display:flex;justify-content:space-between;color:#fff;font-size:9px;letter-spacing:.15em;text-shadow:0 1px 4px #333}.shop-section{padding:130px 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.section-head h2{font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.05em;font-weight:500;margin:0}.section-note{max-width:310px;color:var(--muted);font-size:12px;line-height:1.7;margin:0 0 5px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px}.product-card{min-width:0}.product-image-wrap{height:430px;background:#e5e1d9;position:relative;overflow:hidden}.product-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.product-badge{position:absolute;top:13px;left:13px;z-index:2;background:#fff;padding:7px 9px;font-size:8px;letter-spacing:.12em}.wishlist{position:absolute;right:8px;top:8px;width:38px;height:38px;border:0;background:#fff;border-radius:50%;z-index:2;display:grid;place-items:center}.wishlist svg{stroke-width:1.4}.quick-add{position:absolute;bottom:10px;left:10px;right:10px;border:0;background:#fff;height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;text-transform:uppercase;font-size:9px;letter-spacing:.13em;transform:translateY(65px);transition:.3s}.product-card:hover .quick-add{transform:translateY(0)}.product-info{padding:16px 2px;display:flex;justify-content:space-between;gap:10px}.product-category{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 7px}.product-info h3{font-size:13px;font-weight:500;margin:0}.price{display:flex;flex-direction:column;align-items:end;gap:3px;white-space:nowrap}.price strong{font-size:12px}.price del{font-size:10px;color:#999}.price small{font-size:8px;color:#8a5a45;letter-spacing:.06em}.statement{padding:145px 5vw;background:var(--cream);text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.statement h2{font-size:clamp(45px,6vw,88px);line-height:.96;letter-spacing:-.055em;font-weight:500;margin:0}.features{display:grid;grid-template-columns:repeat(4,1fr);padding:65px 5vw;border-bottom:1px solid var(--line)}.feature{display:flex;gap:18px;padding:0 30px;border-right:1px solid var(--line)}.feature:first-child{padding-left:0}.feature:last-child{border:0}.feature h3{font-size:12px;font-weight:500;margin:0 0 7px}.feature p{font-size:11px;color:var(--muted);line-height:1.5;margin:0}footer{background:var(--ink);color:#fff;padding:95px 5vw 30px}.footer-top{display:flex;justify-content:space-between;align-items:end;padding-bottom:100px}.footer-top h2{font-size:clamp(45px,5vw,75px);line-height:.93;letter-spacing:-.05em;font-weight:500;margin:0}.newsletter{width:390px;border-bottom:1px solid #666;display:flex}.newsletter input{background:transparent;border:0;outline:0;color:#fff;padding:14px 0;width:100%;font-size:12px}.newsletter button{background:transparent;border:0;color:#fff;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.footer-bottom{border-top:1px solid #414141;padding-top:25px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#9d9d9d}.footer-bottom strong{color:#fff;letter-spacing:.12em}.footer-bottom div{display:flex;gap:20px}.drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.drawer-shell.visible{visibility:visible}.drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:.3s}.visible .drawer-overlay{opacity:1}.cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(430px,100%);background:var(--paper);display:flex;flex-direction:column;transform:translate(100%);transition:.35s}.visible .cart-drawer{transform:translate(0)}.drawer-head{padding:30px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.drawer-head h2{margin:0;font-size:22px;font-weight:500}.cart-items{padding:25px 30px;overflow:auto;flex:1}.cart-item{display:flex;gap:15px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.cart-item img{width:90px;height:110px;object-fit:cover}.cart-item-info{flex:1}.cart-item-info h3{font-size:13px;font-weight:500;margin:3px 0 10px}.cart-item-info strong{font-size:12px}.qty{display:flex;align-items:center;gap:13px;margin-top:17px}.qty button{border:0;background:transparent;padding:0}.qty .remove{margin-left:auto;color:#999}.drawer-bottom{padding:25px 30px;border-top:1px solid var(--line)}.total-row{display:flex;justify-content:space-between;font-size:13px}.drawer-bottom>p{font-size:10px;color:var(--muted);margin:10px 0 20px}.checkout-btn{width:100%;height:50px;background:var(--ink);color:#fff;border:0;text-transform:uppercase;letter-spacing:.12em;font-size:10px;display:flex;justify-content:space-between;padding:0 18px;align-items:center}.empty-cart{text-align:center;margin-top:25%;color:var(--muted)}.empty-bag{width:55px;height:55px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;font-size:25px}.empty-cart h3{font-weight:500;color:var(--ink);margin:0 0 5px}.empty-cart p{font-size:11px}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.product-image-wrap{height:390px}.product-card:nth-child(n+4){display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-right:5vw}.features{grid-template-columns:repeat(2,1fr);gap:35px}.feature:nth-child(2){border:0}.feature{padding:0}}@media(max-width:700px){.announcement{font-size:8px}.header{height:67px;grid-template-columns:40px 1fr auto;padding:0 20px}.mobile-only{display:grid}.desktop-only{display:none}.brand{justify-self:center;font-size:18px}.nav{display:none;position:absolute;left:0;right:0;top:67px;background:var(--paper);padding:25px 20px;flex-direction:column;gap:20px;border-bottom:1px solid var(--line)}.nav-open{display:flex}.hero{display:flex;flex-direction:column;padding:0}.hero-copy{padding:70px 20px 60px;min-height:auto}.hero h1{font-size:57px}.hero-visual{height:70vh;min-height:500px}.hero-text{font-size:13px}.shop-section{padding:80px 20px}.section-head{display:block;margin-bottom:35px}.section-head h2{font-size:48px}.section-note{margin-top:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px 10px}.product-image-wrap{height:260px}.product-card:nth-child(n+4){display:block}.product-info{display:block}.price{align-items:start;margin-top:9px;flex-direction:row;align-items:center}.quick-add{transform:translateY(0);font-size:8px;height:38px}.statement{padding:90px 20px}.statement h2{font-size:49px}.features{grid-template-columns:1fr;padding:50px 20px;gap:30px}.feature{border:0!important}.footer-top{display:block;padding-bottom:60px}.newsletter{width:100%;margin-top:45px}.footer-bottom{display:block;line-height:2.4}.footer-bottom div{margin-top:10px}.footer-bottom span{display:block}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-image-wrap{height:430px}}.site-footer .footer-top{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;padding-bottom:90px;border-bottom:1px solid #353535}.footer-heading{max-width:700px}.footer-heading .eyebrow{margin:0 0 20px;color:#9b9b9b;font-size:9px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.footer-heading h2{margin:0;font-size:clamp(52px,7vw,100px);line-height:.9;letter-spacing:-.065em;font-weight:400}.footer-heading h2 em{font-family:Playfair Display,serif;font-weight:400;color:#cbb891}.footer-description{max-width:400px;margin:28px 0 0;color:#858585;font-size:12px;line-height:1.8}.newsletter-wrapper{width:100%;max-width:440px;justify-self:end}.newsletter-label{margin:0 0 15px;color:#888;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.site-footer .newsletter{position:relative;width:100%;height:56px;display:flex;align-items:center;border-bottom:1px solid #555;transition:border-color .3s ease}.site-footer .newsletter:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:1px;background:#fff;transition:width .4s ease}.site-footer .newsletter:focus-within{border-color:#777}.site-footer .newsletter:focus-within:after{width:100%}.site-footer .newsletter input{flex:1;width:100%;height:100%;padding:0;border:0;outline:none;background:transparent;color:#fff;font-family:DM Sans,sans-serif;font-size:12px}.site-footer .newsletter input::placeholder{color:#666}.site-footer .newsletter button{display:flex;align-items:center;gap:12px;height:100%;padding:0;border:0;background:transparent;color:#fff;font-size:9px;letter-spacing:.14em;text-transform:uppercase;transition:opacity .25s ease}.site-footer .newsletter button:hover{opacity:.65}.subscribe-arrow{width:32px;height:32px;display:grid;place-items:center;border:1px solid #555;border-radius:50%;font-size:14px;line-height:1;transition:background .3s ease,color .3s ease,transform .3s ease}.site-footer .newsletter button:hover .subscribe-arrow{background:#fff;color:#151515;transform:translate(2px,-2px)}.newsletter-note{margin:13px 0 0;color:#5f5f5f;font-size:8px;line-height:1.6}.footer-middle{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:150px;border-bottom:1px solid #353535}.footer-brand{display:flex;flex-direction:column}.footer-brand span{color:#fff;font-size:22px;font-weight:600;letter-spacing:.16em}.footer-brand small{margin-top:7px;color:#b39a68;font-size:7px;letter-spacing:.42em}.footer-links{display:flex;align-items:center;gap:32px}.footer-links a,.footer-social a,.footer-policy a{position:relative;color:#858585;font-size:9px;letter-spacing:.1em;text-transform:uppercase;transition:color .25s ease}.footer-links a:hover,.footer-social a:hover,.footer-policy a:hover{color:#fff}.footer-links a:after,.footer-social a:after,.footer-policy a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:1px;background:#fff;transition:width .3s ease}.footer-links a:hover:after,.footer-social a:hover:after,.footer-policy a:hover:after{width:100%}.footer-social{display:flex;justify-content:flex-end;gap:25px}.site-footer .footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;padding-top:20px;border:0;color:#666;font-size:8px}.site-footer .footer-bottom strong{color:#fff;font-size:10px;font-weight:600;letter-spacing:.15em}.site-footer .footer-bottom>span{color:#5f5f5f;text-align:center}.footer-policy{display:flex;justify-content:flex-end;gap:22px}.footer-policy a{color:#666;font-size:8px}.footer-heading{animation:footerTextIn .8s ease both}.newsletter-wrapper{animation:footerTextIn .8s .1s ease both}.footer-middle{animation:footerTextIn .8s .2s ease both}.footer-bottom{animation:footerTextIn .8s .3s ease both}@keyframes footerTextIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.site-footer{padding:80px 5vw 25px}.site-footer .footer-top{grid-template-columns:1fr;gap:55px;align-items:start;padding-bottom:75px}.newsletter-wrapper{justify-self:start;max-width:500px}.footer-middle{grid-template-columns:1fr;gap:35px;padding:45px 0}.footer-links,.footer-social{justify-content:flex-start}.site-footer .footer-bottom{grid-template-columns:1fr;gap:15px;padding-top:25px;text-align:left}.site-footer .footer-bottom>span{text-align:left}.footer-policy{justify-content:flex-start}}@media(max-width:600px){.site-footer{padding:65px 20px 25px}.site-footer .footer-top{gap:45px;padding-bottom:60px}.footer-heading h2{font-size:52px;line-height:.92}.footer-description{max-width:320px;margin-top:24px;font-size:11px;line-height:1.75}.site-footer .newsletter{height:54px}.site-footer .newsletter input{font-size:11px}.site-footer .newsletter button{gap:8px;font-size:8px}.subscribe-arrow{width:29px;height:29px;font-size:12px}.footer-middle{gap:32px;padding:45px 0}.footer-brand span{font-size:20px}.footer-links{display:grid;grid-template-columns:repeat(2,max-content);gap:20px 35px}.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.site-footer .footer-bottom{gap:14px;min-height:auto;padding-top:25px}.footer-policy{flex-wrap:wrap;gap:16px}}@media(max-width:390px){.footer-heading h2{font-size:45px}.site-footer .newsletter button span:first-child{display:none}.footer-links{gap:18px 25px}}.main-header{width:100%;background:#fff;color:#111;position:sticky;top:0;z-index:1000;border-bottom:1px solid #eeeeee}.header-main{height:82px;padding:0 4vw;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;background:#fff}.header-logo{display:flex;align-items:center}.header-logo a{display:flex;flex-direction:column;line-height:1;text-decoration:none;color:#111;transition:transform .3s ease}.header-logo a:hover{transform:translateY(-1px)}.logo-main{font-family:DM Sans,sans-serif;font-size:27px;font-weight:700;letter-spacing:-.06em}.logo-sub{margin-top:5px;margin-left:2px;font-size:7px;font-weight:600;letter-spacing:.48em;text-transform:uppercase}.main-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:28px}.nav-item{position:relative;display:flex;align-items:center;gap:7px;height:100%;color:#111;text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap;transition:color .25s ease,transform .25s ease}.nav-item:hover{color:#555;transform:translateY(-1px)}.nav-arrow{font-size:16px;line-height:1;margin-top:-3px}.nav-badge{position:absolute;top:12px;left:50%;transform:translate(-50%);color:#fff;padding:3px 5px;border-radius:3px;font-size:7px;font-weight:600;line-height:1;transition:transform .25s ease}.nav-badge.new{background:#27c8bd}.nav-badge.sale{background:#ff5949}.new-arrivals,.sale-item{padding-top:6px}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:17px}.header-icon{position:relative;width:36px;height:36px;display:grid;place-items:center;border:0;background:transparent;color:#111;cursor:pointer;padding:0;transition:transform .25s ease,opacity .25s ease}.header-icon:hover{transform:translateY(-2px);opacity:.65}.bag-icon{text-decoration:none}.bag-count{position:absolute;top:-2px;right:-4px;width:17px;height:17px;display:grid;place-items:center;background:#e91e2d;color:#fff;border-radius:50%;font-size:8px;font-weight:600;border:2px solid #fff}.category-bar{width:100%;background:#fff;padding:20px 4vw 22px;border-top:1px solid #f3f3f3}.category-scroll{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;overflow-x:auto;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-item{flex:0 0 auto;min-width:105px;display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#111;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.category-item:hover{transform:translateY(-5px)}.category-image{width:92px;height:92px;border-radius:50%;overflow:hidden;background:#f2f0eb;position:relative;margin-bottom:12px;box-shadow:0 4px 15px #0000000d;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s ease}.category-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid rgba(255,255,255,.6);pointer-events:none}.category-item:hover .category-image{transform:scale(1.06);box-shadow:0 10px 25px #0000001f}.category-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.category-item:hover .category-image img{transform:scale(1.08)}.category-item>span{font-size:13px;font-weight:500;white-space:nowrap;color:#111;transition:color .25s ease}.category-item:hover>span{color:#555}.search-panel{position:absolute;left:0;right:0;top:82px;background:#fffffffa;border-bottom:1px solid #ddd;padding:0 5vw;opacity:0;visibility:hidden;transform:translateY(-15px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;box-shadow:0 15px 35px #00000012}.search-panel.search-active{opacity:1;visibility:visible;transform:translateY(0)}.search-inner{max-width:900px;height:75px;margin:auto;display:flex;align-items:center;gap:15px}.search-inner input{flex:1;height:100%;border:0;outline:0;background:transparent;font-size:15px;color:#111}.search-inner input::placeholder{color:#999}.search-close{width:35px;height:35px;border:0;background:transparent;font-size:27px;cursor:pointer;color:#111;transition:transform .3s ease,opacity .3s ease}.search-close:hover{transform:rotate(90deg);opacity:.5}@media(max-width:1100px){.header-main{grid-template-columns:180px 1fr 150px;padding:0 25px}.main-nav{gap:18px}.nav-item{font-size:12px}.header-actions{gap:8px}.category-bar{padding-left:25px;padding-right:25px}.category-scroll{justify-content:flex-start}}@media(max-width:768px){.main-header{position:sticky;top:0}.header-main{height:68px;padding:0 18px;display:grid;grid-template-columns:1fr auto;gap:15px}.header-logo{justify-content:flex-start}.logo-main{font-size:22px}.logo-sub{font-size:6px}.main-nav{display:none}.header-actions{gap:3px}.header-icon{width:35px;height:35px}.category-bar{padding:13px 15px 17px}.category-scroll{gap:17px;justify-content:flex-start}.category-item{min-width:78px}.category-image{width:68px;height:68px;margin-bottom:8px}.category-item>span{font-size:10px}.search-panel{top:68px;padding:0 20px}.search-inner{height:62px}.search-inner input{font-size:13px}}@media(max-width:420px){.header-main{padding:0 13px}.header-actions{gap:0}.header-icon{width:32px}.category-scroll{gap:14px}.category-item{min-width:72px}.category-image{width:62px;height:62px}.category-item>span{font-size:9px}}.mobile-menu-btn{display:none;width:42px;height:42px;padding:0;border:0;background:transparent;cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;position:relative;z-index:1002}.mobile-menu-btn span{display:block;width:23px;height:1.5px;background:#171717;transition:transform .35s ease,width .35s ease,opacity .25s ease}.mobile-menu-btn.menu-active span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.mobile-menu-btn.menu-active span:nth-child(2){opacity:0;width:0}.mobile-menu-btn.menu-active span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav{display:none}@media(max-width:700px){.main-header{position:sticky;top:0;z-index:1000;background:#f7f5f0}.header-main{height:68px;padding:0 18px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;position:relative;z-index:1001;background:#f7f5f0f5;border-bottom:1px solid #dedbd5}.mobile-menu-btn{display:flex}.header-logo{justify-self:center}.logo-main{font-size:19px;letter-spacing:.13em}.logo-sub{font-size:7px;letter-spacing:.32em}.main-nav{display:none}.header-actions{gap:2px}.header-icon{width:38px;height:38px}.account-icon{display:none}.header-icon svg{width:20px;height:20px}.bag-icon svg{width:21px;height:21px}.mobile-nav{display:block;position:fixed;top:68px;left:0;right:0;z-index:1000;background:#f7f5f0;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-15px);transition:max-height .5s cubic-bezier(.2,.7,.2,1),opacity .3s ease,transform .4s cubic-bezier(.2,.7,.2,1),visibility .4s ease;border-bottom:1px solid #dedbd5}.mobile-nav-open{max-height:620px;opacity:1;visibility:visible;transform:translateY(0)}.mobile-nav-inner{padding:24px 22px 20px}.mobile-nav-label{color:#8a857e;font-size:9px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px}.mobile-nav-inner>a{min-height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedbd5;color:#171717;font-family:DM Sans,sans-serif;font-size:17px;font-weight:400;text-decoration:none;transform:translateY(15px);opacity:0;transition:opacity .35s ease,transform .35s ease,padding-left .3s ease}.mobile-nav-open .mobile-nav-inner>a{opacity:1;transform:translateY(0)}.mobile-nav-open .mobile-nav-inner>a:nth-of-type(1){transition-delay:.05s}.mobile-nav-open .mobile-nav-inner>a:nth-of-type(2){transition-delay:.09s}.mobile-nav-open .mobile-nav-inner>a:nth-of-type(3){transition-delay:.13s}.mobile-nav-open .mobile-nav-inner>a:nth-of-type(4){transition-delay:.17s}.mobile-nav-open .mobile-nav-inner>a:nth-of-type(5){transition-delay:.21s}.mobile-nav-open .mobile-nav-inner>a:nth-of-type(6){transition-delay:.25s}.mobile-nav-inner>a span:last-child{font-size:16px;opacity:.45;transition:transform .3s ease,opacity .3s ease}.mobile-nav-inner>a:hover{padding-left:7px}.mobile-nav-inner>a:hover span:last-child{opacity:1;transform:translate(4px)}.mobile-nav-inner .mobile-sale{color:#9a3d32}.mobile-menu-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:25px;color:#88837c;font-size:8px;letter-spacing:.13em}.mobile-menu-overlay{position:fixed;top:68px;right:0;bottom:0;left:0;z-index:999;background:#00000047;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:menuOverlayIn .35s ease both}@keyframes menuOverlayIn{0%{opacity:0}to{opacity:1}}.category-bar{overflow:hidden}.category-scroll{display:flex;overflow-x:auto;gap:18px;padding:15px 18px 17px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-item{flex:0 0 auto;width:72px;text-align:center}.category-image{width:64px;height:64px;margin:0 auto 8px;border-radius:50%;overflow:hidden;background:#e5e1d9;transition:transform .35s ease,box-shadow .35s ease}.category-item:hover .category-image{transform:scale(1.05)}.category-image img{width:100%;height:100%;object-fit:cover}.category-item span{font-size:9px;white-space:nowrap;color:#171717}.search-panel{position:fixed;top:68px;left:0;right:0;z-index:1100;background:#f7f5f0;transform:translateY(-20px);opacity:0;visibility:hidden;transition:transform .35s ease,opacity .3s ease,visibility .3s ease;border-bottom:1px solid #dedbd5}.search-panel.search-active{transform:translateY(0);opacity:1;visibility:visible}.search-inner{height:70px;padding:0 20px;display:flex;align-items:center;gap:12px}.search-inner input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:13px}.search-close{width:35px;height:35px;border:0;background:transparent;font-size:28px;font-weight:300;cursor:pointer}}@media(max-width:390px){.header-main{padding:0 14px}.logo-main{font-size:17px}.category-scroll{gap:14px;padding-left:14px;padding-right:14px}.category-item{width:67px}.category-image{width:58px;height:58px}.mobile-nav-inner{padding-left:18px;padding-right:18px}}.hero-slider{position:relative;width:100%;height:min(760px,calc(100vh - 109px));min-height:560px;overflow:hidden;background:#e9e4e8}.hero-slider-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.hero-slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.04);transition:opacity 1s ease,transform 6s cubic-bezier(.2,.7,.2,1)}.hero-slide-img.active{opacity:1;transform:scale(1)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#ffffff2e,#ffffff05 55%,#00000014)}.hero-slider-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:flex-start;padding:40px 8vw;pointer-events:none}.hero-content-inner{width:min(620px,50vw);text-align:center;animation:heroContentIn .9s cubic-bezier(.2,.7,.2,1) both}@keyframes heroContentIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{display:flex;align-items:center;justify-content:center;gap:15px;margin:0 0 18px;color:#6d6670;font-size:11px;font-weight:500;letter-spacing:.38em;text-transform:uppercase}.hero-eyebrow span{width:45px;height:1px;background:#3c373c73}.hero-content-inner h1{margin:0;font-family:Playfair Display,serif;font-size:clamp(65px,7vw,115px);line-height:.88;font-weight:500;letter-spacing:-.065em;color:#363139;text-shadow:0 1px 1px rgba(255,255,255,.7),0 5px 20px rgba(80,70,80,.12)}.hero-subtitle{margin:24px 0 30px;color:#6e6870;font-size:11px;font-weight:500;letter-spacing:.32em;text-transform:uppercase}.hero-buy-btn{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:145px;height:46px;padding:0 9px 0 22px;color:#fff;background:#5c5363c7;border:1px solid rgba(255,255,255,.55);box-shadow:0 8px 25px #463c4b29,inset 0 1px #ffffff4d;font-size:10px;letter-spacing:.16em;transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.hero-buy-btn:hover{transform:translateY(-3px);background:#373239;box-shadow:0 14px 35px #322d3740}.hero-buy-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;transition:transform .4s ease,background .3s ease,color .3s ease}.hero-buy-btn:hover .hero-buy-icon{transform:rotate(45deg);background:#fff;color:#373239}.hero-arrow{position:absolute;top:50%;z-index:10;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(80,75,80,.18);border-radius:50%;background:#ffffffe0;color:#28242a;transform:translateY(-50%);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease}.hero-arrow-left{left:25px}.hero-arrow-right{right:25px}.hero-arrow:hover{background:#2c292d;color:#fff;box-shadow:0 8px 25px #0000002e}.hero-arrow-left:hover{transform:translate(-3px,-50%)}.hero-arrow-right:hover{transform:translate(3px,-50%)}.hero-bottom{position:absolute;left:0;right:0;bottom:24px;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 30px;color:#4c474e;pointer-events:none}.hero-counter{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.15em}.hero-counter strong{font-weight:600;color:#29252b}.hero-dots{display:flex;align-items:center;justify-content:center;gap:8px;pointer-events:auto}.hero-dot{width:34px;height:2px;padding:0;border:0;background:#46414647;cursor:pointer;transition:width .4s ease,background .4s ease}.hero-dot.active{width:45px;background:#29252b}.hero-season{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:8px;letter-spacing:.18em}.hero-season span:first-child{font-weight:600;color:#302c32}.hero-season span:last-child{color:#777178}@media(max-width:1000px){.hero-slider{height:650px}.hero-slider-content{padding:30px 5vw}.hero-content-inner{width:55%}.hero-content-inner h1{font-size:clamp(58px,8vw,90px)}.hero-arrow{width:46px;height:46px}.hero-arrow-left{left:18px}.hero-arrow-right{right:18px}}@media(max-width:700px){.hero-slider{height:calc(100svh - 67px);min-height:560px;max-height:760px}.hero-slide-img{object-position:center center}.hero-overlay{background:linear-gradient(180deg,#ffffff1a,#ffffff05 45%,#ffffff38)}.hero-slider-content{align-items:center;justify-content:center;padding:30px 20px 90px}.hero-content-inner{width:100%;max-width:420px;padding-top:10px}.hero-eyebrow{gap:10px;margin-bottom:15px;font-size:8px;letter-spacing:.3em}.hero-eyebrow span{width:25px}.hero-content-inner h1{font-size:clamp(54px,16vw,76px);letter-spacing:-.06em}.hero-subtitle{max-width:300px;margin:18px auto 24px;font-size:8px;line-height:1.7;letter-spacing:.23em}.hero-buy-btn{min-width:135px;height:43px;font-size:9px}.hero-arrow{top:auto;bottom:74px;width:42px;height:42px;transform:none}.hero-arrow-left{left:18px}.hero-arrow-right{right:18px}.hero-arrow-left:hover,.hero-arrow-right:hover{transform:translateY(-2px)}.hero-bottom{bottom:20px;grid-template-columns:1fr auto 1fr;padding:0 20px}.hero-counter{font-size:8px}.hero-dots{gap:5px}.hero-dot{width:18px}.hero-dot.active{width:30px}.hero-season{font-size:7px}}@media(max-width:390px){.hero-slider{min-height:520px}.hero-content-inner h1{font-size:52px}.hero-eyebrow,.hero-subtitle{font-size:7px}.hero-arrow{width:38px;height:38px}.hero-season{display:none}.hero-bottom{grid-template-columns:1fr auto}}@media(prefers-reduced-motion:reduce){.hero-slide-img,.hero-content-inner,.hero-buy-btn,.hero-arrow,.hero-dot{transition:none;animation:none}}.shop-section{width:100%;padding:110px 5vw;background:var(--paper)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px}.section-head h2{margin:0;font-size:clamp(42px,5vw,72px);line-height:.95;letter-spacing:-.05em;font-weight:500}.section-head em{font-family:Playfair Display,serif;font-weight:500}.section-note{max-width:330px;margin:0 0 4px;color:var(--muted);font-size:12px;line-height:1.7}.product-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 22px;align-items:start}.product-card{min-width:0;width:100%;background:transparent;overflow:hidden;animation:productReveal .7s ease both}.product-card:nth-child(2){animation-delay:.08s}.product-card:nth-child(3){animation-delay:.16s}.product-card:nth-child(4){animation-delay:.24s}.product-card:nth-child(5){animation-delay:.32s}.product-card:nth-child(6){animation-delay:.4s}@keyframes productReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.product-image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;background:#e8e4dc;overflow:hidden}.product-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s ease}.product-card:hover .product-image{transform:scale(1.045)}.product-badge{position:absolute;top:12px;left:12px;z-index:3;padding:7px 10px;background:#171717;color:#fff;font-size:8px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.wishlist{position:absolute;top:12px;right:12px;z-index:4;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#fffffff2;color:#171717;cursor:pointer;box-shadow:0 4px 18px #00000014;transition:transform .3s ease,background .3s ease,color .3s ease}.wishlist:hover{background:#171717;color:#fff;transform:scale(1.08)}.quick-add{position:absolute;left:12px;right:12px;bottom:12px;z-index:4;height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border:0;background:#fffffff5;color:#171717;font-size:9px;letter-spacing:.13em;text-transform:uppercase;transform:translateY(calc(100% + 15px));opacity:0;transition:transform .35s cubic-bezier(.2,.7,.2,1),opacity .3s ease}.product-card:hover .quick-add{transform:translateY(0);opacity:1}.quick-add span:last-child{font-size:17px;line-height:1;transition:transform .3s ease}.quick-add:hover span:last-child{transform:rotate(90deg)}.product-info{width:100%;padding:15px 1px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:15px}.product-category{margin:0 0 7px;color:var(--muted);font-size:8px;letter-spacing:.14em;text-transform:uppercase}.product-info h3{margin:0;max-width:290px;color:var(--ink);font-size:14px;line-height:1.35;font-weight:500}.price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;white-space:nowrap}.price strong{color:#171717;font-size:13px;font-weight:600}.price del{color:#999;font-size:10px}.price small{color:#9b5d42;font-size:8px;letter-spacing:.07em}@media(max-width:900px){.shop-section{padding:90px 4vw}.section-head{margin-bottom:40px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 15px}.product-info{grid-template-columns:1fr;gap:8px}.price{flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.product-info h3{max-width:none}}@media(max-width:600px){.shop-section{padding:75px 16px}.section-head{display:block;margin-bottom:32px}.section-head h2{font-size:43px}.section-note{max-width:320px;margin-top:20px;font-size:11px;line-height:1.7}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 10px}.product-image-wrap{aspect-ratio:3 / 4}.product-badge{top:8px;left:8px;padding:6px 7px;font-size:7px}.wishlist{top:8px;right:8px;width:32px;height:32px}.wishlist svg{width:15px;height:15px}.quick-add{left:7px;right:7px;bottom:7px;height:38px;padding:0 11px;font-size:7px;transform:translateY(0);opacity:1}.quick-add span:last-child{font-size:15px}.product-info{display:block;padding-top:11px}.product-category{display:none}.product-info h3{font-size:11px;line-height:1.4;min-height:31px}.price{margin-top:8px;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:5px 7px}.price strong{font-size:11px}.price del{font-size:9px}.price small{width:100%;font-size:7px}}@media(max-width:390px){.shop-section{padding-left:12px;padding-right:12px}.product-grid{gap:28px 8px}.product-info h3,.price strong{font-size:10px}.price del{font-size:8px}.quick-add{height:35px;font-size:6.5px}}
