:root{--g-black:#0a0a0a;--g-white:#ffffff;--g-offwhite:#f8f7f5;--g-cream:#f2f0ec;--g-gray-100:#e8e6e3;--g-gray-200:#d4d1cc;--g-gray-300:#b0aca6;--g-gray-400:#8a8580;--g-gray-500:#6b6660;--g-gray-600:#4a4640;--g-gray-700:#2d2a26;--g-accent:#b8965a;--g-accent-light:#d4b07a;--g-accent-dark:#8a6f3e;--g-gold:#c9a96e;--g-red:#c45050;--g-champagne:#f5e6c8;--g-error:#c45050;--g-success:#5a8a5a;--g-font-display:'Playfair Display', Georgia, serif;--g-font-body:'Inter', -apple-system, BlinkMacSystemFont, sans-serif;--g-font-accent:'Space Grotesk', 'Inter', sans-serif;--g-font-mono:'JetBrains Mono', monospace;--g-space-xs:0.5rem;--g-space-sm:1rem;--g-space-md:1.5rem;--g-space-lg:2.5rem;--g-space-xl:4rem;--g-space-2xl:6rem;--g-space-3xl:8rem;--g-space-4xl:12rem;--g-container:1280px;--g-container-narrow:900px;--g-container-wide:1440px;--g-container-full:1600px;--g-ease:cubic-bezier(0.25, 0.1, 0.25, 1);--g-ease-out:cubic-bezier(0, 0, 0.2, 1);--g-ease-expo:cubic-bezier(0.16, 1, 0.3, 1);--g-ease-spring:cubic-bezier(0.34, 1.56, 0.64, 1);--g-duration:0.4s;--g-duration-fast:0.2s;--g-duration-slow:0.8s;--g-radius:2px;--g-radius-lg:4px;--g-radius-xl:8px;--g-radius-pill:100px;--g-radius-round:50%;--g-marquee-h:38px}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--g-font-body);font-weight:400;font-size:1rem;line-height:1.7;color:var(--g-black);background-color:var(--g-white)}::selection{background:var(--g-black);color:var(--g-white)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:opacity var(--g-duration-fast) var(--g-ease)}a:hover{opacity:.7}button{cursor:pointer;border:none;background:none;font-family:inherit}ul,ol{list-style:none}.g-legal-page{position:relative;padding-top:var(--g-space-xl);padding-bottom:var(--g-space-3xl);background:var(--g-white)}.g-legal-shell{position:relative}.g-legal-post{width:min(740px, 100%);margin:0 auto}.g-legal-hero{margin-bottom:var(--g-space-lg);padding:0 0 var(--g-space-md);border-bottom:1px solid var(--g-gray-100)}.g-legal-kicker{display:inline-block;margin-bottom:0;font-size:.66rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--g-accent)}.g-legal-title{margin:0;font-family:var(--g-font-display);font-size:clamp(1.6rem, 3vw, 2.1rem);font-weight:300;line-height:1.12;letter-spacing:-.01em;color:var(--g-black)}.g-legal-meta{margin-top:.65rem;margin-bottom:0;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--g-gray-400)}.g-legal-content{background:#fff0;border:0;padding:0;box-shadow:none;font-size:.95rem;line-height:1.75}.g-legal-content>*:first-child{margin-top:0}.g-legal-content>*:last-child{margin-bottom:0}.g-legal-content p,.g-legal-content li{color:var(--g-gray-600)}.g-legal-content p{margin:0 0 1rem}.g-legal-content h2,.g-legal-content h3,.g-legal-content h4{margin-top:2.2rem;margin-bottom:.55rem;font-weight:400;color:var(--g-black)}.g-legal-content h2{font-size:1.3rem;line-height:1.25}.g-legal-content h3{font-size:1.1rem}.g-legal-content h4{font-size:.98rem;font-family:var(--g-font-accent);letter-spacing:.02em}.g-legal-content ul,.g-legal-content ol{margin:.8rem 0 1.1rem 1.1rem;padding-left:.9rem}.g-legal-content ul{list-style:disc}.g-legal-content ol{list-style:decimal}.g-legal-content li{margin-bottom:.4rem}.g-legal-content a{color:var(--g-black);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.g-legal-content a:hover{opacity:.65}.g-legal-content blockquote{margin:1.4rem 0;padding:.5rem 0 .5rem 1.1rem;border-left:2px solid var(--g-gray-200);color:var(--g-gray-500);font-style:italic}.g-legal-content table{width:100%;border-collapse:collapse;margin:1.2rem 0}.g-legal-content table th,.g-legal-content table td{border:1px solid var(--g-gray-100);padding:.6rem .7rem;text-align:left;vertical-align:top;font-size:.88rem}.g-legal-content table th{background:var(--g-offwhite);font-weight:600}@media (max-width:768px){.g-legal-page{padding-top:var(--g-space-md);padding-bottom:var(--g-space-lg)}.g-legal-title{font-size:1.5rem}.g-legal-content{font-size:.92rem}.g-legal-content ul,.g-legal-content ol{margin-left:.8rem;padding-left:.75rem}}h1,h2,h3,h4,h5,h6{font-family:var(--g-font-display);font-weight:300;line-height:1.2;letter-spacing:-.02em}h1{font-size:clamp(2.2rem, 5vw, 3rem)}h2{font-size:clamp(2rem, 4vw, 3rem)}h3{font-size:clamp(1.5rem, 3vw, 2.2rem)}h4{font-size:1.4rem}p{font-size:1rem;line-height:1.8;color:var(--g-gray-600)}.g-label{font-family:var(--g-font-body);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--g-accent)}.g-subtitle{font-family:var(--g-font-display);font-size:1.3rem;font-style:italic;font-weight:300}.g-header__search{display:inline-flex;align-items:center;gap:.4rem;padding:0;border:none;background:#fff0;color:currentColor;cursor:pointer;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:opacity var(--g-duration-fast)}.g-header__search:hover{opacity:.6}.g-header__search svg{width:18px;height:18px}.g-header__search-label{display:inline;display:none}@media (max-width:1024px){.g-header__search-label{display:none}}.g-search-overlay{position:fixed;inset:0;z-index:1400;opacity:0;pointer-events:none;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-search-overlay.active{opacity:1;pointer-events:auto}.g-search-overlay__backdrop{position:absolute;inset:0;background:rgb(10 10 10 / .6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-search-overlay.active .g-search-overlay__backdrop{opacity:1}.g-search-overlay__dialog{position:relative;display:flex;flex-direction:column;width:min(720px, calc(100vw - 32px));max-height:calc(100dvh - 8vh);margin:4vh auto 0;background:var(--g-white);padding:var(--g-space-lg) var(--g-space-xl) var(--g-space-md);border:1px solid var(--g-gray-100);border-radius:4px;box-shadow:0 20px 60px rgb(0 0 0 / .15)}.g-search-overlay__header{display:flex;align-items:center;justify-content:space-between;gap:var(--g-space-sm);margin-bottom:var(--g-space-md)}.g-search-overlay__eyebrow{display:inline-block;margin-bottom:.3rem;font-size:.68rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--g-gray-400)}.g-search-overlay__title{font-family:var(--g-font-display);font-size:clamp(1.4rem, 2.4vw, 1.85rem);font-weight:400;line-height:1.1}.g-search-overlay__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);background:var(--g-offwhite);color:var(--g-gray-500);flex-shrink:0;cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease)}.g-search-overlay__close:hover{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}.g-search-overlay__form{margin-bottom:var(--g-space-sm);flex-shrink:0}.g-search-overlay__field{position:relative}.g-search-overlay__icon{position:absolute;top:50%;left:1.2rem;transform:translateY(-50%);color:var(--g-gray-400);pointer-events:none}.g-search-overlay__input{width:100%;height:56px;border:1px solid var(--g-gray-200);background:var(--g-offwhite);padding:0 1.25rem 0 3.5rem;font-family:var(--g-font-body);font-size:1rem;color:var(--g-black);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-search-overlay__input:focus{border-color:var(--g-black);background:var(--g-white)}.g-search-overlay__results{border-top:1px solid var(--g-gray-100);min-height:56px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;margin:0 calc(var(--g-space-xl) * -1);padding:0 var(--g-space-xl)}.g-search-overlay__state{padding:1rem 0 0;font-size:.9rem;color:var(--g-gray-500)}.g-search-overlay__list{display:grid;gap:.35rem;padding-top:var(--g-space-md)}.g-search-overlay__item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:.45rem 0;color:var(--g-black)}.g-search-overlay__item:hover{opacity:1}.g-search-overlay__thumb{width:64px;aspect-ratio:1;object-fit:cover;background:var(--g-offwhite)}.g-search-overlay__name{display:block;margin-bottom:.15rem;font-size:.9rem;color:var(--g-black);position:relative;width:fit-content;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g-search-overlay__name::after{content:'';position:absolute;left:0;bottom:3px;width:0;height:1px;background-color:currentColor;transition:width var(--g-duration) var(--g-ease)}.g-search-overlay__item:hover .g-search-overlay__name::after{width:100%}.g-search-overlay__meta{display:none;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-400)}.g-search-overlay__price{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;font-size:.86rem;font-weight:500;color:var(--g-black);white-space:nowrap;text-align:right}.g-search-overlay__price del{opacity:.45;font-weight:400}.g-search-overlay__price ins{text-decoration:none}.g-search-overlay__all{position:relative;display:inline-flex;align-items:center;gap:.45rem;margin-top:var(--g-space-md);font-size:.74rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--g-black);width:fit-content;max-width:100%}.g-search-overlay__all::after{content:'';position:absolute;left:0;bottom:-4px;width:0;height:1px;background-color:currentColor;transition:width var(--g-duration) var(--g-ease)}.g-search-overlay__all:hover{opacity:1}.g-search-overlay__all:hover::after{width:calc(100% - 18px)}.g-search-overlay__all svg{transition:transform var(--g-duration-fast) var(--g-ease)}.g-search-overlay__all:hover svg{transform:translateX(3px)}.g-container{width:100%;max-width:var(--g-container);margin:0 auto;padding:0 var(--g-space-lg)}.g-container--wide{max-width:var(--g-container-wide)}.g-section{padding:var(--g-space-3xl) 0}.g-section--sm{padding:var(--g-space-xl) 0}@media (max-width:640px){.g-section--sm{padding:var(--g-space-md) 0}}.g-section--cream{background-color:var(--g-cream)}.g-section--dark{background-color:var(--g-black);color:var(--g-white)}.g-section--dark p{color:var(--g-gray-300)}.g-grid{display:grid;gap:var(--g-space-sm)}.g-grid--2{grid-template-columns:repeat(2,1fr)}.g-grid--3{grid-template-columns:repeat(3,1fr)}.g-grid--4{grid-template-columns:repeat(4,1fr)}.g-flex{display:flex;align-items:center}.g-text-center{text-align:center}.g-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-family:var(--g-font-body);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;border:1px solid #fff0;transition:all var(--g-duration) var(--g-ease);position:relative;overflow:hidden;min-width:200px}.g-btn--primary{background-color:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.g-btn--primary:hover{background-color:var(--g-gray-700);opacity:1}.g-btn--secondary{background-color:#fff0;color:var(--g-black);border-color:var(--g-black)}.g-btn--secondary:hover{background-color:var(--g-black);color:var(--g-white);opacity:1}.g-btn--white{background-color:var(--g-white);color:var(--g-black);border-color:var(--g-white)}.g-btn--white:hover{background-color:#fff0;color:var(--g-white);opacity:1}.g-btn--gold{background-color:var(--g-accent);color:var(--g-white);border-color:var(--g-accent)}.g-btn--gold:hover{background-color:var(--g-accent-dark);border-color:var(--g-accent-dark);opacity:1}.g-btn--pill{border-radius:var(--g-radius-pill);padding:.9rem 2.2rem}.g-btn--underline{background:none;border:none;padding:0;min-width:auto;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;position:relative;overflow:visible}.g-btn--underline::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(1);transform-origin:right;transition:transform var(--g-duration) var(--g-ease)}.g-btn--underline:hover::after{transform:scaleX(0);transform-origin:left}.g-btn--underline:hover{opacity:1}.g-btn--sm{padding:.7rem 1.5rem;font-size:.7rem;min-width:auto}.g-btn--icon{gap:.5rem}.g-btn--icon svg{width:14px;height:14px;transition:transform var(--g-duration-fast) var(--g-ease)}.g-btn--icon:hover svg{transform:translateX(4px)}.g-header{position:sticky;isolation:isolate;top:0;left:0;right:0;z-index:1000;transition:background 0.3s ease,backdrop-filter 0.3s ease,padding 0.25s ease,box-shadow 0.25s ease;padding:var(--g-space-md) 0}.g-header--scrolled{background-color:rgb(255 255 255 / .8);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);padding:var(--g-space-sm) 0;box-shadow:0 1px 0 rgb(0 0 0 / .04)}.tax-product_cat .g-header--scrolled,.post-type-archive-product .g-header--scrolled,.single-product .g-header--scrolled,.woocommerce-cart .g-header--scrolled{background-color:rgb(255 255 255 / .8);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);padding:var(--g-space-sm) 0;box-shadow:0 1px 0 rgb(0 0 0 / .04);color:var(--g-black)}.g-header--dark{color:var(--g-white)}.g-header--dark.g-header--scrolled{color:var(--g-black)}.g-header--menu-open,.g-header--dark.g-header--menu-open{background-color:rgb(255 255 255 / .96);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);color:var(--g-black);padding:var(--g-space-sm) 0;box-shadow:0 1px 0 rgb(0 0 0 / .04)}.g-header__inner{display:flex;align-items:center;justify-content:space-between}.g-header__logo{font-family:var(--g-font-display);font-size:1.6rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.g-header__logo a:hover{opacity:1}.g-header__nav{display:flex;align-items:center;gap:var(--g-space-lg)}.g-header__nav ul{display:flex;align-items:center;gap:var(--g-space-lg);list-style:none;margin:0;padding:0}@media (max-width:899px){.g-header__nav ul{gap:var(--g-space-md)}}.g-header__nav li{list-style:none}.g-header__nav li.red a{font-weight:700;color:var(--g-red)}.g-header__nav a{font-size:.8em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;position:relative}.g-header__nav a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:1px;background-color:currentColor;transition:width var(--g-duration) var(--g-ease)}.g-header__nav a:hover{opacity:1}.g-header__nav a:hover::after{width:100%}.g-header__actions{display:flex;align-items:center;gap:var(--g-space-md);flex:1 1 0%;justify-content:flex-end}.g-header__side{flex:1 1 0%;display:flex;align-items:center;min-width:0}.g-header__side--left{justify-content:flex-start}.g-header__logo{flex:0 0 auto;text-align:center}.g-gender-nav{display:flex;align-items:center;gap:var(--g-space-md)}.g-gender-nav__btn{background:none;border:0;border-bottom:2px solid #fff0;padding:0 0 4px;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-400,#9a9a9a);transition:color var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-gender-nav__btn:hover{color:var(--g-black);border-bottom-color:var(--g-black)}.g-gender-nav__btn.is-active{color:var(--g-black);border-bottom-color:var(--g-black)}.g-header--dark:not(.g-header--scrolled) .g-gender-nav__btn{color:rgb(255 255 255 / .6)}.g-header--dark:not(.g-header--scrolled) .g-gender-nav__btn.is-active,.g-header--dark:not(.g-header--scrolled) .g-gender-nav__btn:hover{color:var(--g-white)}.g-catbar{position:relative;z-index:900;background:#fff;border-bottom:1px solid var(--g-gray-100)}.g-catbar__list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:var(--g-space-lg);list-style:none;margin:0;padding:0}.g-catbar__item{list-style:none}.g-catbar__link{display:inline-block;padding:.85rem 0;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-700);text-decoration:none;transition:color var(--g-duration-fast) var(--g-ease)}.g-catbar__item:hover .g-catbar__link,.g-catbar__link:hover{color:var(--g-black)}.g-catbar__link.is-active{position:relative;color:var(--g-black)}.g-catbar__link.is-active::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--g-black)}.g-catbar__link--sale{color:var(--g-red,#c0392b)}.g-catbar__link--sale:hover{color:var(--g-red,#c0392b);opacity:.75}.g-catbar__mega{position:absolute;left:0;right:0;top:100%;z-index:901;background:#fff;border-top:1px solid var(--g-gray-100);box-shadow:0 14px 30px rgb(10 10 10 / .07);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity 0.2s var(--g-ease),transform 0.2s var(--g-ease),visibility 0.2s var(--g-ease)}.g-catbar__item.has-mega:hover .g-catbar__mega{opacity:1;visibility:visible;transform:none}.g-catbar__mega-inner{padding-top:var(--g-space-md);padding-bottom:var(--g-space-md)}.g-mega{display:flex;align-items:flex-start;gap:var(--g-space-xl,2.5rem)}.g-mega__cols{flex:1 1 auto;min-width:0}.g-mega__col{min-width:0}.g-mega__title{display:block;margin-bottom:var(--g-space-md);font-size:1.05rem;font-weight:600;letter-spacing:.01em;color:var(--g-black)}.g-mega__links{list-style:none;margin:0 0 var(--g-space-md);padding:0;columns:3;column-gap:var(--g-space-xl,2.5rem)}.g-mega__links li{list-style:none;break-inside:avoid}.g-mega__link{display:block;padding:.4rem 0;font-size:.92rem;color:var(--g-gray-700);text-decoration:none;transition:color var(--g-duration-fast) var(--g-ease)}.g-mega__link:hover{color:var(--g-black);text-decoration:underline;text-underline-offset:3px}.g-mega__links--brands{columns:4}.g-mega__all{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--g-black);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.g-mega__all:hover{opacity:.65}.g-mega__promos{flex:0 0 auto;display:flex;gap:var(--g-space-md)}.g-mega__promo{display:block;width:200px;text-decoration:none;color:var(--g-black)}.g-mega__promo-media{display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:6px;background:var(--g-cream,#f5f1ea)}.g-mega__promo-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s var(--g-ease)}.g-mega__promo:hover .g-mega__promo-media img{transform:scale(1.04)}.g-mega__promo-body{display:block;padding-top:.6rem}.g-mega__promo-eyebrow{display:block;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--g-gray-500,#888)}.g-mega__promo-title{display:block;margin-top:.15rem;font-size:.95rem;font-weight:600}.g-mega__promo-cta{display:inline-block;margin-top:.3rem;font-size:.82rem;color:var(--g-gray-700);border-bottom:1px solid currentColor;padding-bottom:1px}@media (max-width:1100px){.g-mega__promos{display:none}}@media (max-width:899px){.g-catbar{display:none}.g-header__side--left{display:none}.g-header__logo{text-align:left}}.g-header__wishlist{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:opacity var(--g-duration-fast)}@media (max-width:640px){.g-header__wishlist{display:none}}.g-header__wishlist:hover{opacity:.6}.g-header__wishlist svg{width:18px;height:18px}.g-header__wishlist-label{display:inline;display:none}@media (max-width:1024px){.g-header__wishlist-label{display:none}}.g-header__account{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:opacity var(--g-duration-fast)}.g-header__account:hover{opacity:.6}.g-header__account svg{width:18px;height:18px}.g-header__account-label{display:inline}@media (max-width:1024px){.g-header__account-label{display:none}}.g-header__cart{position:relative;display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:opacity var(--g-duration-fast)}.g-header__cart:hover{opacity:.6}.g-header__cart svg{width:18px;height:18px;flex-shrink:0}.g-header__cart-label{display:inline}@media (max-width:768px){.g-header__search svg,.g-header__wishlist svg,.g-header__account svg,.g-header__cart svg{width:20px;height:20px}.g-header__search svg{width:24px;height:24px}}@media (max-width:1024px){.g-header__cart-label{display:none}}.g-header__cart-count{position:absolute;top:-6px;left:-10px;min-width:17px;height:17px;border-radius:var(--g-radius-pill);background-color:var(--g-accent);color:var(--g-white);font-family:var(--g-font-accent);font-size:.55rem;font-weight:600;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;transition:transform 0.3s var(--g-ease-spring)}.g-header__cart-count:empty,.g-header__cart-count[data-count="0"]{display:none}.g-header__cart-count.bump{transform:scale(1.4)}.g-header--dark .g-header__cart-count{background-color:var(--g-gold);color:var(--g-black)}.g-header--scrolled .g-header__cart-count{background-color:var(--g-accent);color:var(--g-white)}.g-menu-toggle{display:none;flex-direction:column;gap:5px;padding:5px;cursor:pointer;color:inherit}.g-header--dark .g-menu-toggle{color:var(--g-white)}.g-header--dark.g-header--scrolled .g-menu-toggle{color:var(--g-black)}.g-header--dark.g-header--menu-open .g-menu-toggle{color:var(--g-black)}.g-menu-toggle span{display:block;width:22px;height:1.5px;background-color:currentColor;transition:all var(--g-duration) var(--g-ease)}.g-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,4px)}.g-menu-toggle.active span:nth-child(2){opacity:0}.g-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-4px)}.g-mobile-menu{display:none;position:fixed;inset:0;isolation:isolate;background:var(--g-white);z-index:1500;padding:calc(env(safe-area-inset-top, 0px) + 1.15rem) clamp(1.25rem, 6vw, 2rem) calc(1.5rem + env(safe-area-inset-bottom, 0px));flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;opacity:0;visibility:hidden;overflow:auto;transform:translateY(-10px);transition:opacity var(--g-duration) var(--g-ease),visibility var(--g-duration) var(--g-ease),transform var(--g-duration) var(--g-ease)}.g-mobile-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.g-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.6rem}.g-mobile-menu__eyebrow{color:#9a8467;font-size:.68rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.g-mobile-menu__close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round,50%);background:var(--g-offwhite);color:var(--g-gray-500);cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__close:hover{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}.g-mobile-menu__nav{display:flex;flex-direction:column}.g-mobile-menu__tabs{display:flex;margin-bottom:var(--g-space-md);border-bottom:1px solid rgb(10 10 10 / .12)}.g-mobile-menu__tab{flex:1 1 0%;background:none;border:0;text-align:left;border-bottom:2px solid #fff0;margin-bottom:-1px;padding:.55rem 0;cursor:pointer;font-family:var(--g-font-body);font-size:.82rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-500);transition:color var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__tab.is-active{color:#181512;font-weight:700;border-bottom-color:#181512}.g-mobile-menu__panel{display:flex;flex-direction:column}.g-mobile-menu__panel[hidden]{display:none}.g-mobile-menu__nav a{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:.2rem 0;border-bottom:1px solid rgb(10 10 10 / .08);color:#181512;font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1.1;transform:translateY(14px);opacity:0;transition:opacity var(--g-duration) var(--g-ease),transform var(--g-duration) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__nav a::after{content:'';width:14px;height:14px;flex-shrink:0;background-color:#a98758;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 11h11.17l-4.88-4.88L13 5l7 7-7 7-1.41-1.41L16.17 13H5z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 11h11.17l-4.88-4.88L13 5l7 7-7 7-1.41-1.41L16.17 13H5z'/%3E%3C/svg%3E") center / contain no-repeat;opacity:.72;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__nav a:hover,.g-mobile-menu__nav a:focus-visible{color:#8a6438;outline:none}.g-mobile-menu__nav a:hover::after,.g-mobile-menu__nav a:focus-visible::after{opacity:1;transform:translateX(0)}.g-mobile-menu__nav a.g-mobile-menu__link--sale{color:var(--g-red,#c0392b)}.g-mobile-menu.active .g-mobile-menu__nav a{transform:translateY(0);opacity:1}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(1) a{transition-delay:0.08s}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(2) a{transition-delay:0.13s}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(3) a{transition-delay:0.18s}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(4) a{transition-delay:0.23s}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(5) a{transition-delay:0.28s}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(6) a{transition-delay:0.33s}.g-mobile-menu.active .g-mobile-menu__nav li:nth-child(7) a{transition-delay:0.38s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(1){transition-delay:0.08s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(2){transition-delay:0.13s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(3){transition-delay:0.18s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(4){transition-delay:0.23s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(5){transition-delay:0.28s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(6){transition-delay:0.33s}.g-mobile-menu.active .g-mobile-menu__nav>a:nth-child(7){transition-delay:0.38s}.g-mobile-menu__group{display:flex;flex-direction:column}.g-mobile-menu__group-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:.2rem 0;background:none;border:0;border-bottom:1px solid rgb(10 10 10 / .08);cursor:pointer;color:#181512;font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1.1;text-align:left;transition:color var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__group-toggle:hover,.g-mobile-menu__group-toggle:focus-visible{color:#8a6438;outline:none}.g-mobile-menu__chevron{flex:none;color:#a98758;transition:transform var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__group-toggle.is-open .g-mobile-menu__chevron{transform:rotate(180deg)}.g-mobile-menu__sub{display:flex;flex-direction:column;padding:.15rem 0 .75rem .95rem}.g-mobile-menu__sub[hidden]{display:none}.g-mobile-menu__nav .g-mobile-menu__sublink{min-height:46px;padding:.1rem 0;border-bottom:none;font-family:var(--g-font-body);font-size:.74rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;transform:none;opacity:1}.g-mobile-menu__nav .g-mobile-menu__sublink::after{font-size:.82rem}.g-mobile-menu__sublink--all{color:#8a6438;font-weight:700}.g-mobile-menu__account{margin-top:auto;padding-top:1.4rem;border-top:1px solid rgb(10 10 10 / .12);display:grid;gap:.1rem}.g-mobile-menu__account-link,.g-mobile-menu__logout{display:flex;align-items:center;gap:.8rem;min-height:50px;padding:.2rem 0;color:#3a332c;font-family:var(--g-font-body);font-size:.98rem;font-weight:600;letter-spacing:.01em;opacity:0;transform:translateY(12px);transition:opacity var(--g-duration) var(--g-ease),transform var(--g-duration) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-mobile-menu__account-link svg,.g-mobile-menu__logout svg{width:20px;height:20px;flex-shrink:0;color:#9a8467}.g-mobile-menu__account-link:hover{color:#181512}.g-mobile-menu__logout{margin-top:.35rem;color:#b3372e;font-weight:700}.g-mobile-menu__logout svg{color:#b3372e}.g-mobile-menu.active .g-mobile-menu__account-link,.g-mobile-menu.active .g-mobile-menu__logout{opacity:1;transform:translateY(0);transition-delay:0.34s}.g-hero{position:relative;height:auto;min-height:560px;display:flex;align-items:flex-end;padding-bottom:var(--g-space-2xl);overflow:hidden}.g-hero__content--ai{max-width:600px}.g-hero-ai{margin-top:30px}.g-hero-ai__wrapper{position:relative;width:100%;max-width:400px;overflow:hidden;border-radius:6px}.g-hero-ai__before,.g-hero-ai__after{width:100%;display:block}.g-hero-ai__after-wrap{position:absolute;top:0;left:0;width:50%;overflow:hidden}.g-hero-ai__slider{position:absolute;bottom:10px;left:0;width:100%;z-index:2}.g-hero-ai__labels{display:flex;justify-content:space-between;font-size:.7rem;margin-top:6px;opacity:.8}.g-hero__actions{margin-top:20px}.g-hero__proof{display:flex;align-items:center;gap:10px;margin-top:15px;font-size:.8rem;opacity:.9}.g-hero__avatars{display:flex}.g-hero__avatars img{width:24px;height:24px;border-radius:50%;border:2px solid #f4f4f4}.g-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.g-hero__media img,.g-hero__media video{width:100%;height:100%;object-fit:cover}@media (max-width:600px){.g-hero__media img,.g-hero__media video{object-position:40% center}}.g-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .15) 40%,rgb(0 0 0 / .55) 100%);z-index:1}.g-hero__content{position:relative;z-index:2;color:var(--g-white);max-width:800px}.g-hero__label{font-family:var(--g-font-body);font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;margin-bottom:var(--g-space-sm);opacity:.8}.g-hero__title{font-family:var(--g-font-display);font-size:clamp(2.4rem, 5vw, 3rem);font-weight:300;line-height:1.1;margin-bottom:var(--g-space-md)}.g-hero__subtitle{font-size:1.1rem;font-weight:300;line-height:1.6;opacity:.85;margin-bottom:var(--g-space-lg);color:var(--g-white)}.g-hero__scroll{position:absolute;bottom:var(--g-space-lg);left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--g-white);opacity:.5;animation:g-bounce 2s infinite}@media (max-width:768px){.g-hero__scroll{bottom:var(--g-space-md)}}.g-hero__scroll span{font-size:.6rem;letter-spacing:.15em;text-transform:uppercase}.g-hero--tryon{min-height:480px;align-items:flex-end;padding:60px 0 32px}.g-hero--tryon .g-container{max-height:560px}@media (max-width:900px){.g-hero{min-height:520px}.g-hero--tryon{padding:60px 0 40px}}.g-hero--tryon .g-hero__media>div,.g-hero--tryon .g-container>.g-hero__content--ai{display:none}.g-hero--tryon .g-hero__overlay{background:radial-gradient(circle at 72% 42%,rgb(207 165 73 / .24),transparent 28%),linear-gradient(90deg,rgb(0 0 0 / .48) 0%,rgb(0 0 0 / .24) 42%,rgb(0 0 0 / .2) 100%),linear-gradient(180deg,rgb(0 0 0 / .12) 0%,rgb(0 0 0 / .28) 100%)}.g-hero__layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,0.95fr) minmax(320px,0.75fr);align-items:center;gap:clamp(2rem, 6vw, 6rem)}.g-hero__content--tryon{max-width:680px}.g-hero__badges{display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgb(207 165 73 / .6);border-radius:var(--g-radius-xl);margin-bottom:var(--g-space-md)}.g-hero__badges span{display:inline-flex;align-items:center;min-height:30px;padding:0 .85rem;font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--g-white);background:rgb(0 0 0 / .22)}.g-hero__badges span:first-child{background:var(--g-accent);color:var(--g-black)}.g-hero--tryon .g-hero__title{max-width:660px;font-size:clamp(2.4rem, 4.5vw, 3rem);line-height:1.02}.g-hero--tryon .g-hero__subtitle{max-width:520px;margin-bottom:1.5rem}.g-hero__benefits{display:flex;flex-wrap:wrap;gap:.8rem 1.2rem;margin-bottom:1.6rem}.g-hero__benefits span{display:inline-flex;align-items:center;gap:.45rem;font-size:1rem;font-weight:400;color:rgb(255 255 255 / .86)}.g-hero__benefits svg{width:18px;height:18px;color:var(--g-accent)}.g-hero--tryon .g-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:0}.g-hero--tryon .g-hero__actions .g-btn--gold{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem}.g-hero--tryon .g-hero__actions .g-btn--gold span{height:20px;line-height:20px}.g-hero__link{color:var(--g-white);font-size:.76rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:5px}.g-hero__link:hover{color:var(--g-accent);opacity:1}.g-hero--tryon .g-hero__proof{margin-top:1.35rem}.g-hero__avatars span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;margin-left:-12px;color:var(--g-black);font-size:.66rem;font-weight:700}.g-hero__avatars span:first-child{margin-left:0}.g-hero-tryon{justify-self:center;position:relative;width:min(100%, 410px)}.g-hero-tryon__phone{position:relative;padding:22px 14px 14px;border:7px solid #101010;border-radius:34px;background:#080808;box-shadow:0 32px 80px rgb(0 0 0 / .55)}.g-hero-tryon__phone::before{content:"";position:absolute;top:9px;left:50%;width:86px;height:14px;transform:translateX(-50%);border-radius:999px;background:#050505;z-index:3}.g-hint{color:rgb(255 255 255 / .6);font-size:.75rem;font-weight:400;letter-spacing:.04em;text-align:center;display:block;position:relative;padding:0 0 .5rem}.g-hero-tryon__labels{position:absolute;z-index:4;top:28px;left:30px;right:30px;display:flex;justify-content:space-between;color:var(--g-white);font-size:.64rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-shadow:0 2px 12px rgb(0 0 0 / .5)}.g-hero--tryon .g-hero-ai{margin-top:0}.g-hero--tryon .g-hero-ai__wrapper{max-width:none;aspect-ratio:9 / 14;border-radius:24px;background:#111}.g-hero--tryon .g-hero-ai__before,.g-hero--tryon .g-hero-ai__after{height:100%;object-fit:cover}.g-hero--tryon .g-hero-ai__after-wrap{height:100%}.g-hero-ai__divider{position:absolute;top:0;bottom:0;left:52%;z-index:2;width:2px;transform:translateX(-1px);background:rgb(255 255 255 / .78);pointer-events:none}.g-hero-ai__divider::after{content:"";position:absolute;top:50%;left:50%;width:34px;height:34px;transform:translate(-50%,-50%);border-radius:50%;border:2px solid var(--g-white);background:var(--g-accent);box-shadow:0 8px 24px rgb(0 0 0 / .3)}.g-hero--tryon .g-hero-ai__slider{inset:0;height:100%;opacity:0;cursor:ew-resize}.g-hero-tryon__thumbs{position:absolute;top:72px;right:26px;z-index:4;display:grid;gap:.45rem}.g-hero-tryon__thumbs img{width:44px;height:58px;object-fit:cover;border-radius:var(--g-radius);border:1px solid rgb(255 255 255 / .65);box-shadow:0 8px 18px rgb(0 0 0 / .22)}@keyframes g-bounce{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}.g-demo{padding:60px 0;background:var(--g-offwhite)}.g-demo__steps{display:flex;justify-content:center;gap:40px;margin-top:30px}.g-demo__step{text-align:center}.g-demo__step span{display:inline-flex;width:40px;height:40px;background:var(--g-black);color:#fff;align-items:center;justify-content:center;border-radius:50%;margin-bottom:10px}.g-trust{display:flex;justify-content:center;gap:30px;font-size:.8rem;padding:20px 0;border-top:1px solid #eee}.g-demo--tryon{padding:2.2rem 0 2.7rem;background:var(--g-white)}.g-demo--tryon .g-container>h3,.g-demo--tryon .g-container>.g-demo__steps:not(.g-demo__steps--tryon){display:none}.g-demo--tryon .g-section-header{margin-bottom:1.6rem}.g-demo--tryon .g-section-header__title{font-family:var(--g-font-display);font-size:clamp(1.6rem, 3vw, 2.4rem);font-weight:300}.g-demo__steps--tryon{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1rem, 4vw, 3rem);max-width:980px;margin:0 auto}.g-demo__steps--tryon .g-demo__step{position:relative;padding:0 1rem}.g-demo__steps--tryon .g-demo__step:not(:last-child)::after{content:"";position:absolute;top:27px;right:-24%;width:48%;border-top:1px dashed rgb(207 165 73 / .55)}.g-demo__steps--tryon .g-demo__step span{width:56px;height:56px;margin-bottom:1rem;background:var(--g-black);color:var(--g-white);box-shadow:0 10px 24px rgb(0 0 0 / .12)}.g-demo__steps--tryon .g-demo__step svg{width:24px;height:24px}.g-demo__steps--tryon .g-demo__step h3{font-family:var(--g-font-body);font-size:.95rem;font-weight:700;margin-bottom:.35rem}.g-demo__steps--tryon .g-demo__step p{max-width:230px;margin:0 auto;color:var(--g-gray-500);font-size:.86rem;line-height:1.55}.g-section-header{margin-bottom:var(--g-space-xl)}.g-section-header--center{text-align:center}.g-section-header--between{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:var(--g-space-md)}.g-section-header--between .g-section-header__label,.g-section-header--between .g-section-header__title{margin-bottom:0}.g-section-header__label{display:block;color:var(--g-accent)}.g-section-header__title{margin-bottom:var(--g-space-sm);font-size:2rem}@media (max-width:640px){.g-section-header{margin-bottom:var(--g-space-md)}.g-section-header__title{font-size:1.6rem}}.g-section-header__divider{width:40px;height:1px;background-color:var(--g-gray-300);margin:var(--g-space-md) auto}.g-section-header__description{max-width:560px;margin:0 auto;font-size:1.05rem}.g-product-card{position:relative;display:block;color:var(--g-black);text-decoration:none}.g-product-card__image{position:relative;overflow:hidden;aspect-ratio:3/4;background-color:var(--g-cream);isolation:isolate}.g-product-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 0.8s var(--g-ease)}.g-product-card__image--inset{--g-product-card-image-inset:clamp(0.8rem, 7%, 1.4rem);padding:var(--g-product-card-image-inset);background:var(--g-white)}.g-product-card__image--bordered{border:1px solid var(--g-gray-200)}.g-product-card__image--inset .g-product-card__wishlist{border:1px var(--g-gray-100) solid}.g-product-card__image--inset img{object-fit:contain}.g-product-card__image--inset .g-product-card__image-hover{inset:var(--g-product-card-image-inset);width:auto;height:auto;background:var(--g-white)}.g-product-card:hover .g-product-card__image img{transform:scale(1.03)}.g-product-card__image-hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;pointer-events:none;transition:opacity var(--g-duration) var(--g-ease)}.g-product-card__image-hover img{width:100%;height:100%}.g-product-card__image--inset:hover>img{transform:none}.g-product-card:hover .g-product-card__image-hover{opacity:1}.g-product-card__hover-preview{position:absolute;left:var(--g-space-sm);right:var(--g-space-sm);bottom:var(--g-space-sm);padding:.8rem .85rem;background:rgb(255 255 255 / .94);backdrop-filter:blur(12px);opacity:0;transform:translateY(10px);transition:opacity var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease);pointer-events:none;z-index:2}.g-product-card:hover .g-product-card__hover-preview,.g-product-card:focus-within .g-product-card__hover-preview{opacity:1;transform:translateY(0);pointer-events:auto}.g-product-card__hover-preview-content{display:grid;gap:.55rem}.g-product-card__hover-preview-loader{width:18px;height:18px;border-radius:50%;border:1.5px solid rgb(0 0 0 / .12);border-top-color:var(--g-black);animation:gProductCardPreviewSpin 0.7s linear infinite}@keyframes gProductCardPreviewSpin{to{transform:rotate(360deg)}}.g-product-card__hover-preview-row{display:grid;gap:.35rem}.g-product-card__hover-preview-label{font-size:.6rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gray-400)}.g-product-card__hover-preview-pills,.g-product-card__hover-preview-swatches{display:flex;flex-wrap:wrap;gap:.35rem}.g-product-card__hover-preview-pill{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:28px;padding:.2rem .45rem;border:1px solid var(--g-gray-200);background:var(--g-white);font-size:.68rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--g-black)}.g-product-card__hover-preview-pill--button{cursor:pointer;transition:background-color var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-product-card__hover-preview-pill--button:hover{border-color:var(--g-black)}.g-product-card__hover-preview-pill--button.is-loading{opacity:.6;cursor:wait}.g-product-card__hover-preview-pill--button.is-added{background:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.g-product-card__hover-preview-pill--button.is-error{border-color:#c0392b;color:#c0392b}.g-product-card__hover-preview-swatch{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.g-product-card__hover-preview-swatch-dot{width:16px;height:16px;border-radius:50%;border:1px solid rgb(0 0 0 / .14)}.g-product-card__badges{position:absolute;z-index:2;top:var(--g-space-sm);left:var(--g-space-sm);right:var(--g-space-sm);display:flex;align-items:flex-start;flex-wrap:wrap;gap:.4rem;pointer-events:none}.g-product-card__badge{display:inline-flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background-color:var(--g-black);color:var(--g-white);padding:.3rem .7rem}.g-product-card__badges>.g-product-card__badge{position:static;inset:auto}.g-product-card__image>.g-product-card__badge{position:absolute;z-index:4;top:auto;bottom:.7rem;left:.7rem;right:auto;border-radius:3px;padding:.35rem .65rem;font-size:.58rem;font-weight:500;letter-spacing:.08em;line-height:1}.g-product-card__image>.g-product-card__badge--sale{top:.7rem;bottom:auto;left:.7rem;right:auto;box-shadow:0 5px 12px rgb(217 31 47 / .28)}.g-product-card__image:has(>.g-product-card__badge--sale)>.g-product-card__badge:not(.g-product-card__badge--sale):not(.g-product-card__badge--best-seller){top:auto;bottom:.7rem;left:.7rem;right:auto;max-width:calc(100% - 1.4rem);border:1px solid rgb(255 255 255 / .18);background:rgb(10 10 10 / .86);color:var(--g-white);box-shadow:0 10px 24px rgb(0 0 0 / .18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.g-product-card__badge--sale{background:#d91f2f;color:var(--g-white)}.g-product-card__badge--best-seller{background:linear-gradient(135deg,#f1c40f,#e1b12c);color:var(--g-black)}.g-product-card__fomo{position:absolute;top:var(--g-space-sm);right:var(--g-space-sm);display:flex;flex-direction:column;gap:.25rem;z-index:2}.g-product-card__fomo-item{font-size:.6rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:rgb(255 255 255 / .95);color:var(--g-black);padding:.2rem .5rem;border-radius:4px;backdrop-filter:blur(10px);border:1px solid rgb(0 0 0 / .1);white-space:nowrap}.g-product-card__fomo-item:first-child{background:linear-gradient(135deg,#ff6b35,#f7931e);color:var(--g-white);border:none}.g-product-card__fomo-item:nth-child(2){background:linear-gradient(135deg,#ff4757,#ff3838);color:var(--g-white);border:none}.g-product-card__fomo-item:nth-child(3){background:linear-gradient(135deg,#3742fa,#2f3542);color:var(--g-white);border:none}@media (max-width:768px){.g-product-card__fomo{top:var(--g-space-xs);right:var(--g-space-xs);gap:.15rem}.g-product-card__fomo-item{font-size:.55rem;padding:.15rem .4rem}}.g-product-card__quick-add{position:absolute;bottom:var(--g-space-sm);left:var(--g-space-sm);right:var(--g-space-sm);padding:.8rem;background-color:var(--g-white);color:var(--g-black);font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-align:center;opacity:0;transform:translateY(10px);transition:all var(--g-duration) var(--g-ease);border:none;cursor:pointer}.g-product-card:hover .g-product-card__quick-add{opacity:1;transform:translateY(0)}.g-product-card__info{display:block;padding-top:.85rem;min-width:0}.g-product-card__info-meta{min-width:0}.g-product-card__price-wrap{display:grid;justify-items:start;gap:.5rem;margin-top:.35rem;min-width:0;text-align:left}.g-product-card__stock{font-size:.75rem;font-weight:700;color:var(--g-red)}.g-product-card__rating{display:flex;align-items:center;gap:.35rem;margin-top:.55rem;color:var(--g-gray-500);font-size:.72rem}.g-product-card__rating .star-rating{display:inline-flex;gap:.12rem;vertical-align:middle}.g-product-card__rating-count{color:var(--g-gray-400)}.g-product-card__name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;min-width:0;font-size:.95rem;line-height:1.35;color:var(--g-black);overflow:hidden;white-space:normal}.g-product-card__category,.g-product-card__sizes{margin-top:.2rem;font-size:.72rem;letter-spacing:0;text-transform:none;color:var(--g-gray-500)}.g-product-card__price{font-family:var(--g-font-body);display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.55rem;margin-top:0;font-size:1rem;font-weight:800;color:var(--g-black)}.g-product-card__price del{color:var(--g-gray-400);font-size:.82rem;font-weight:500;opacity:.75}.g-product-card__price ins{color:#d91f2f;font-weight:800;text-decoration:none}.g-new-arrivals .g-grid--4{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1180px){.g-new-arrivals .g-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.g-new-arrivals .g-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}.g-new-arrivals .g-product-card__image{width:100%;aspect-ratio:3 / 4;background:var(--g-cream)}.g-new-arrivals .g-product-card__image--inset{--g-product-card-image-inset:clamp(0.8rem, 7%, 1.4rem);padding:var(--g-product-card-image-inset);border:1px solid var(--g-gray-100);background:var(--g-white)}.g-new-arrivals .g-product-card__image img,.g-new-arrivals .g-product-card__image--inset img,.g-new-arrivals .g-product-card__image-hover,.g-new-arrivals .g-product-card__image-hover img{width:100%;height:100%}.g-new-arrivals .g-product-card__image img{object-fit:cover;object-position:center}.g-new-arrivals .g-product-card__image--inset>img{object-fit:contain}.g-new-arrivals .g-product-card__image--inset .g-product-card__image-hover{inset:var(--g-product-card-image-inset);width:auto;height:auto;background:var(--g-white)}.g-best-sellers{padding:var(--g-space-xl) 0}.g-best-sellers .g-grid--4{grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--g-space-sm)}.g-best-sellers__card .g-product-card__image{border-radius:6px;overflow:hidden;background:var(--g-offwhite)}.g-best-sellers__card .g-product-card__wishlist{top:.7rem;right:.7rem;width:34px;height:34px;background:rgb(255 255 255 / .94);color:#c8a45b;opacity:1;transform:none;z-index:5}.g-best-sellers__card .g-product-card__wishlist svg{width:15px;height:15px}.g-best-sellers__card .g-product-card__rating .star-rating{color:#d8ad5c}@media (max-width:1180px){.g-best-sellers .g-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.g-best-sellers .g-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}.g-outfit-card{position:relative;display:block;overflow:hidden;border-radius:16px;background-color:var(--g-cream);box-shadow:0 1px 2px rgb(0 0 0 / .04);transition:box-shadow 0.4s var(--g-ease),transform 0.4s var(--g-ease)}.g-outfit-card:hover{box-shadow:0 18px 40px rgb(0 0 0 / .16);transform:translateY(-4px)}.g-outfit-card__image{position:relative;aspect-ratio:2/3;overflow:hidden;background-color:var(--g-cream)}.g-outfit-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.8s var(--g-ease)}.g-outfit-card__ph{width:100%;height:100%;background:var(--g-gray-200)}.g-outfit-card:hover .g-outfit-card__image img{transform:scale(1.05)}.g-outfit-card__count{position:absolute;top:.9rem;left:.9rem;z-index:2;font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--g-black);background:rgb(255 255 255 / .92);padding:.35rem .65rem;border-radius:999px;backdrop-filter:blur(4px)}.g-outfit-card__overlay{position:absolute;bottom:0;left:0;right:0;padding:var(--g-space-lg);padding-top:3.5rem;background:linear-gradient(to top,rgb(0 0 0 / .78) 0%,rgb(0 0 0 / .35) 45%,transparent 100%);color:var(--g-white);transition:all var(--g-duration) var(--g-ease)}.g-outfit-card__name{font-family:var(--g-font-display);font-size:1.5rem;font-weight:300;line-height:1.15;margin-bottom:.45rem}.g-outfit-card__price{display:flex;align-items:baseline;gap:.55rem}.g-outfit-card__price-old{font-size:.9rem;color:rgb(255 255 255 / .6);text-decoration:line-through}.g-outfit-card__price-now{font-size:1.1rem;font-weight:700}.g-outfit-card__price-old+.g-outfit-card__price-now{color:var(--g-gold,#c9a227)}.g-outfit-card__cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-top:var(--g-space-sm);color:var(--g-white);opacity:0;max-height:0;transform:translateY(8px);transition:all var(--g-duration) var(--g-ease)}.g-outfit-card:hover .g-outfit-card__cta{opacity:1;max-height:2rem;transform:translateY(0)}.g-outfit-card__cta svg{width:14px;height:14px;transition:transform var(--g-duration-fast) var(--g-ease)}.g-outfit-card:hover .g-outfit-card__cta svg{transform:translateX(4px)}@media (hover:none){.g-outfit-card__cta{opacity:1;max-height:2rem;transform:none}}.g-outfit-detail{padding-top:var(--g-space-md);padding-bottom:var(--g-space-3xl)}.g-outfit-detail>.g-container{max-width:1180px}.g-outfit-detail__crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .55rem;font-size:.76rem;letter-spacing:.02em;color:var(--g-gray-400);padding-bottom:var(--g-space-md);margin-bottom:var(--g-space-lg);border-bottom:1px solid var(--g-gray-200,#eee)}.g-outfit-detail__crumbs a{color:var(--g-gray-500);text-decoration:none;transition:color 0.2s var(--g-ease)}.g-outfit-detail__crumbs a:hover{color:var(--g-black)}.g-outfit-detail__crumbs span[aria-hidden]{font-size:0;line-height:0;width:6px;height:6px;border-right:1.5px solid var(--g-gray-300,#cfcfcf);border-top:1.5px solid var(--g-gray-300,#cfcfcf);transform:rotate(45deg);display:inline-block;margin:0 .25rem}.g-outfit-detail__crumbs [aria-current]{color:var(--g-black);font-weight:600;max-width:22ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-outfit-detail__top{display:grid;grid-template-columns:1.15fr 0.85fr;gap:clamp(1.5rem, 4vw, 3.5rem);align-items:start;margin-bottom:var(--g-space-2xl,3rem)}.g-outfit-detail__hero{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:16px;background:var(--g-offwhite,#f5f5f5)}.g-outfit-detail__hero img,.g-outfit-detail__hero-ph{width:100%;height:100%;object-fit:cover;display:block}.g-outfit-detail__badge{position:absolute;top:1rem;left:1rem;background:rgb(0 0 0 / .72);color:var(--g-white);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .7rem;border-radius:999px;backdrop-filter:blur(4px)}.g-outfit-detail__summary{position:sticky;top:100px}.g-outfit-detail__title{font-family:var(--g-font-display);font-size:clamp(1.7rem, 3.5vw, 2.6rem);font-weight:300;line-height:1.1;margin:.5rem 0 .75rem}.g-outfit-detail__lead{color:var(--g-gray-500);line-height:1.6;margin-bottom:var(--g-space-md)}.g-outfit-detail__pricebox{border:1px solid var(--g-gray-200);border-radius:14px;padding:1.25rem;margin-top:var(--g-space-md)}.g-outfit-detail__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.g-outfit-detail__total-row span{font-size:.9rem;color:var(--g-gray-500)}.g-outfit-detail__total-price{font-family:var(--g-font-display);font-size:1.9rem;font-weight:500}.g-outfit-detail__saving{margin-top:.5rem;font-size:.82rem;font-weight:600;color:#1a7f4b}.g-outfit-detail__buy{width:100%;justify-content:center;margin-top:1rem}.g-outfit-detail__hint{margin-top:.7rem;font-size:.76rem;color:var(--g-gray-400);line-height:1.5}.g-outfit-detail__pieces-title{font-family:var(--g-font-display);font-size:clamp(1.3rem, 2.5vw, 1.8rem);font-weight:300;margin-bottom:var(--g-space-md)}.g-outfit-detail__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--g-space-md);margin-bottom:var(--g-space-2xl,3rem)}.g-outfit-detail__story{max-width:700px;margin:0 auto var(--g-space-2xl,3rem);line-height:1.7;color:var(--g-gray-600)}.g-outfit-detail__more{border-top:1px solid var(--g-gray-100);padding-top:var(--g-space-xl)}@media (max-width:860px){.g-outfit-detail__top{grid-template-columns:1fr;gap:var(--g-space-lg)}.g-outfit-detail__summary{position:static}.g-outfit-detail__hero{aspect-ratio:4/3}}.g-ootw{padding:clamp(2.5rem, 6vw, 4.5rem) 0}.g-ootw__inner{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);gap:clamp(1.5rem, 4vw, 3.5rem);align-items:start}.g-ootw__media-col{display:flex;flex-direction:column;gap:clamp(0.75rem, 1.5vw, 1.1rem)}.g-ootw__photo{position:relative;display:block;overflow:hidden;border-radius:18px;background:var(--g-offwhite,#f5f5f5);aspect-ratio:4/5}.g-ootw__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.7s var(--g-ease)}.g-ootw__photo:hover img{transform:scale(1.04)}.g-ootw__photo-rest{display:flex;gap:clamp(0.75rem, 1.5vw, 1.1rem)}.g-ootw__photo-rest .g-ootw__photo{flex:1;aspect-ratio:1/1}.g-ootw__slider{position:relative}.g-ootw__viewport{position:relative;overflow:hidden;border-radius:18px;aspect-ratio:4/5;background:var(--g-offwhite,#f5f5f5)}.g-ootw__track{display:flex;flex-direction:column;height:100%;transition:transform 0.55s var(--g-ease);will-change:transform}.g-ootw__slide{flex:0 0 100%;height:100%;aspect-ratio:auto;border-radius:0}.g-ootw__nav-group{position:absolute;top:50%;right:14px;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;gap:1rem}.g-ootw__nav{width:42px;height:42px;border:none;border-radius:50%;background:rgb(255 255 255 / .9);color:var(--g-black,#1a1a1a);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 12px rgb(0 0 0 / .18);transition:background 0.25s var(--g-ease),opacity 0.25s var(--g-ease)}.g-ootw__nav:hover{background:#fff}.g-ootw__nav svg{width:20px;height:20px}.g-ootw__nav[disabled]{opacity:.35;cursor:default;pointer-events:none}.g-ootw__body{align-self:center}.g-ootw__badge{display:inline-block;background:var(--g-gold);color:var(--g-white);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.45rem .9rem;border-radius:999px;margin-bottom:1rem}.g-ootw__title{font-family:var(--g-font-display);font-size:2rem;font-weight:300;line-height:1.06;margin:0 0 .75rem}.g-ootw__meta{display:flex;align-items:center;gap:1.25rem;margin-bottom:var(--g-space-sm)}.g-ootw__btn{min-width:0;border-radius:4px}.g-ootw__count{display:inline-flex;align-items:center;font-size:.72rem;font-weight:700;color:var(--g-gray-600,#555);letter-spacing:.08em;text-transform:uppercase;padding:.35rem .7rem;border:1px solid var(--g-border,#e3e3e3);border-radius:999px;background:var(--g-offwhite,#f6f6f6);line-height:1}.g-ootw__total{display:inline-flex;align-items:baseline;gap:.6rem}.g-ootw__total-old{font-size:.95rem;font-weight:500;color:var(--g-gray-500,#888);text-decoration:line-through}.g-ootw__total-now{font-size:1.25rem;font-weight:700;color:var(--g-red,#d32f2f)}.g-add-outfit-to-cart{display:inline-flex;align-items:center;gap:.55rem;border-radius:4px}.g-add-outfit-to-cart__icon{width:19px;height:19px;flex:0 0 auto}.g-add-outfit-to-cart__text{white-space:nowrap}.g-add-outfit-to-cart__text .woocommerce-Price-amount{font-weight:700}.g-ootw__lead{color:var(--g-gray-500);line-height:1.65;margin:0 0 var(--g-space-md)}.g-ootw__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:var(--g-space-md)}.g-ootw__products{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:clamp(1rem, 2vw, 1.5rem);margin-bottom:var(--g-space-xs)}.g-ootw__product{display:block;text-decoration:none;color:inherit}.g-ootw__product-img{position:relative;overflow:hidden;border-radius:4px;background:var(--g-offwhite,#f5f5f5);aspect-ratio:3/4;margin-bottom:.7rem;border:1px solid var(--g-gray-200)}.g-ootw__product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.6s var(--g-ease)}.g-ootw__product:hover .g-ootw__product-img img{transform:scale(1.05)}.g-ootw__product-info{display:flex;flex-direction:column;gap:.2rem}.g-ootw__product-name{font-size:.95rem;font-weight:500;line-height:1.3;transition:color 0.2s var(--g-ease)}.g-ootw__product:hover .g-ootw__product-name{color:var(--g-gray-600)}.g-ootw__product-price{font-size:.95rem;color:var(--g-gray-700,#333)}.g-ootw__product-price del{color:var(--g-gray-400);margin-right:.3rem}.g-ootw__product-price ins{text-decoration:none;font-weight:600}.g-ootw__all{display:inline-block;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--g-gray-600);text-decoration:none;text-transform:uppercase;border-bottom:1px solid #fff0;padding-bottom:2px}.g-ootw__all:hover{color:var(--g-black);border-color:var(--g-black)}@media (max-width:860px){.g-ootw__inner{display:flex;flex-direction:column;gap:var(--g-space-md)}.g-ootw__media-col,.g-ootw__body{display:contents}.g-ootw__badge{order:1;margin:0}.g-ootw__slider{order:2}.g-ootw__photo--main{order:2}.g-ootw__photo-rest{order:3}.g-ootw__title{order:4;margin:0}.g-ootw__meta{order:5;margin:0}.g-ootw__lead{order:6;margin:0}.g-ootw__actions{order:7;margin:0}.g-ootw__products{order:8}.g-ootw__all{order:9}.g-ootw__products{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:.9rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.g-ootw__products::-webkit-scrollbar{display:none}.g-ootw__product{flex:0 0 44%;max-width:190px;scroll-snap-align:start}}.g-shop{padding-top:0;padding-bottom:var(--g-space-3xl)}.g-shop-hero{position:relative;width:100vw;min-height:clamp(260px, 30vw, 380px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:var(--g-space-sm);display:flex;align-items:flex-end;overflow:hidden;background:#eee5da;background-size:cover;background-position:72% center;background-repeat:no-repeat;background-attachment:fixed}.tax-product_cat .g-shop-hero,.post-type-archive-product .g-shop-hero{min-height:clamp(210px, 22vw, 290px);background-position:72% center}.tax-product_cat .g-shop-hero__copy,.post-type-archive-product .g-shop-hero__copy{padding:clamp(82px, 7vw, 102px) var(--g-space-lg) clamp(28px, 4vw, 44px)}.g-shop-hero__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .15);z-index:1}.g-shop-hero::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgb(250 247 243 / .96) 0%,rgb(250 247 243 / .72) 38%,rgb(250 247 243 / .16) 72%,rgb(250 247 243 / .04) 100%),linear-gradient(0deg,rgb(10 10 10 / .18) 0%,#fff0 48%);pointer-events:none}.g-shop-hero__copy{position:relative;z-index:2;width:100%;max-width:var(--g-container-wide);margin:0 auto;padding:clamp(98px, 9vw, 124px) var(--g-space-lg) clamp(38px, 5vw, 60px)}.g-shop-hero__breadcrumbs{display:flex;align-items:center;gap:.45rem;margin-bottom:clamp(1rem, 2vw, 1.35rem);font-size:.72rem;font-weight:700;color:rgb(10 10 10 / .72)}.g-shop-hero__breadcrumbs a{color:inherit;text-decoration:none}.post-type-archive-product .g-shop-hero__breadcrumbs{display:none}.g-shop-hero__title{margin:0;font-family:var(--g-font-display);max-width:640px;font-size:clamp(2rem, 4vw, 3rem);font-weight:300;line-height:1.02;letter-spacing:0;color:var(--g-black)}.post-type-archive-product .g-shop-hero__title{font-size:clamp(2.35rem, 4.4vw, 3.35rem);line-height:.98}.g-shop-hero__title-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.1rem .55rem}.g-style-switch--hero{margin:0}.g-style-switch--hero .g-style-switch__field{position:relative;display:inline-flex;align-items:baseline}.g-style-switch--hero .g-style-switch__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;padding:0 1.1em 0 0;border:0;border-radius:0;background:#fff0;font-family:var(--g-font-display);font-size:clamp(1.5rem, 3vw, 2.15rem);font-weight:300;line-height:1.02;letter-spacing:0;color:rgb(10 10 10 / .46);cursor:pointer;transition:color var(--g-duration-fast) var(--g-ease)}.g-style-switch--hero .g-style-switch__select:hover,.g-style-switch--hero .g-style-switch__select:focus-visible{color:var(--g-black);outline:none}.g-style-switch--hero .g-style-switch__chevron{position:absolute;right:.05em;bottom:.22em;width:.62em;height:.62em;font-size:clamp(1.5rem, 3vw, 2.15rem);color:rgb(10 10 10 / .42);pointer-events:none}@media (max-width:600px){.g-shop-hero__title-row{align-items:center;gap:.05rem .45rem}}.g-shop-hero__description{max-width:560px;margin:clamp(1rem, 2vw, 1.35rem) 0 0;font-size:clamp(0.92rem, 1.1vw, 1.05rem);line-height:1.75;color:rgb(10 10 10 / .62)}.g-shop-hero__media{position:absolute;inset:0;z-index:0}.g-shop-hero__media::before{display:none}.g-shop-hero__media img{width:100%;height:100%;object-fit:cover;object-position:72% center;display:block}.g-shop-top{margin-bottom:var(--g-space-md);padding:var(--g-space-md) 0 0}.g-shop-top__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--g-space-lg);padding-bottom:var(--g-space-md);border-bottom:1px solid var(--g-gray-100);margin-bottom:var(--g-space-md)}.g-shop .g-shop-top__head{display:none}.g-shop-top__copy{display:flex;flex-direction:column;gap:.3rem;min-width:0}.g-shop-top__kicker{font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--g-gray-400)}.g-shop-top__title{font-family:var(--g-font-display);font-size:clamp(1.65rem, 2.8vw, 2.3rem);font-weight:300;line-height:1.06;letter-spacing:-.01em;margin:0}.g-shop-top__description{margin:.2rem 0 0;max-width:540px;font-size:.86rem;color:var(--g-gray-500);line-height:1.55}.g-shop-top__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem 1.1rem}.g-style-switch{display:inline-flex;align-items:center;gap:.5rem}.g-style-switch__label{font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--g-gray-400)}.g-style-switch__field{position:relative;display:inline-flex;align-items:center}.g-style-switch__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;padding:.5rem 2rem .5rem .9rem;border:1px solid var(--g-gray-200);border-radius:999px;background:var(--g-white);color:var(--g-black);font-family:var(--g-font-body);font-size:.82rem;font-weight:600;line-height:1;cursor:pointer;transition:border-color var(--g-duration-fast) var(--g-ease)}.g-style-switch__select:hover,.g-style-switch__select:focus-visible{border-color:var(--g-black);outline:none}.g-style-switch__chevron{position:absolute;right:.7rem;width:15px;height:15px;pointer-events:none;color:var(--g-gray-500)}.g-shop-top__stats{display:flex;gap:var(--g-space-lg);flex-shrink:0;padding-left:var(--g-space-lg);border-left:1px solid var(--g-gray-100)}.g-shop-top__stat{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.g-shop-top__stat-label{font-size:.63rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--g-gray-400);white-space:nowrap}.g-shop-top__stat-value{font-family:var(--g-font-display);font-size:1.55rem;font-weight:300;line-height:1;color:var(--g-black)}.g-shop-top__browse{display:flex;flex-direction:column;gap:.55rem;margin-bottom:.8rem;padding-bottom:0;border-bottom:0}.g-shop-top__lane{display:flex;align-items:center;gap:var(--g-space-sm)}.g-shop-top__lane-label{flex-shrink:0;min-width:68px;font-size:.63rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gray-400)}.g-shop-top__chips{display:flex;flex-wrap:wrap;gap:.4rem}.g-shop-top__chip{display:inline-flex;align-items:center;height:28px;padding:0 .7rem;border:1px solid var(--g-gray-200);background:var(--g-white);font-size:.71rem;font-weight:500;letter-spacing:.05em;color:var(--g-gray-600);white-space:nowrap;text-decoration:none;transition:border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-shop-top__chip:hover{border-color:var(--g-black);color:var(--g-black);opacity:1}.g-shop-top__chip.active{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-shop-top__chips--soft .g-shop-top__chip{background:var(--g-offwhite);border-color:#fff0}.g-shop-top__chips--soft .g-shop-top__chip.active{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}.g-shop-top__toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--g-space-md);min-height:58px;padding:.7rem 0 1rem;border-bottom:1px solid rgb(10 10 10 / .08)}.g-shop-top__toolbar-copy{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;min-width:0}.g-shop-top__summary{font-size:.81rem;font-weight:700;color:var(--g-black);margin:0;white-space:nowrap}.g-filter-active-tags--top{margin-top:0}.g-shop-top__controls{display:grid;grid-template-columns:auto auto;align-items:stretch;gap:.75rem;justify-self:end;flex-shrink:0}.g-shop .g-shop-resultsbar__filters-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:42px;min-height:42px;padding:0 1.1rem;border:1px solid #dfd6cb;border-radius:4px;background:#f2e9df;font-size:.82rem;font-weight:700;line-height:1;letter-spacing:0;text-transform:none}.g-shop .g-shop-sort{display:grid;grid-template-columns:auto 210px;align-items:center;gap:.45rem;margin:0;height:42px;width:auto;max-width:none}.g-shop .g-shop-sort__label{color:var(--g-black);font-size:.8rem;font-weight:700;line-height:42px;letter-spacing:0;text-transform:none;white-space:nowrap}.g-shop .g-shop-sort__field{width:210px;height:42px}.g-shop .g-shop-sort__select{height:42px;display:block;padding-top:0;padding-bottom:0;border-radius:4px;font-size:.82rem}@media (max-width:768px){.g-shop{padding-top:0}.g-shop-hero{min-height:340px;align-items:flex-end}.g-shop-hero__copy{width:100%;max-width:100%;margin:0;padding:104px var(--g-space-md) 44px}.g-shop-hero__media{opacity:1}.g-shop-hero::before{background:linear-gradient(90deg,rgb(250 247 243 / .97) 0%,rgb(250 247 243 / .82) 62%,rgb(250 247 243 / .38) 100%),linear-gradient(0deg,rgb(10 10 10 / .12) 0%,#fff0 48%)}.g-shop-hero__media img{object-position:68% center}.g-shop-hero__title{max-width:560px;font-size:clamp(2rem, 10vw, 3rem);line-height:1.02}.g-shop-hero__description{max-width:420px;line-height:1.55}.tax-product_cat .g-shop-hero,.post-type-archive-product .g-shop-hero{min-height:260px}.tax-product_cat .g-shop-hero__copy,.post-type-archive-product .g-shop-hero__copy{padding:88px var(--g-space-md) 34px}.g-shop-top__head{flex-direction:column;gap:var(--g-space-sm)}.g-shop-top__stats{flex-direction:row;align-self:stretch;padding-left:0;padding-top:var(--g-space-sm);border-left:none;border-top:1px solid var(--g-gray-100);gap:var(--g-space-lg)}.g-shop-top__stat{align-items:flex-start}.g-shop-top__lane{flex-wrap:wrap}.g-shop-top__toolbar{grid-template-columns:1fr;align-items:stretch;gap:var(--g-space-sm)}.g-shop-top__controls{width:100%;justify-content:space-between}.g-shop .g-shop-sort{width:100%;justify-content:space-between}.g-shop .g-shop-sort__field{flex:1;width:auto;min-width:0}}.g-shop-catalog{position:relative;margin-bottom:var(--g-space-lg)}.g-shop-filters-backdrop{position:fixed;inset:0;background:rgb(10 10 10 / .28);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity var(--g-duration) var(--g-ease);z-index:1190}.g-shop-filters-backdrop.active{opacity:1;pointer-events:auto}.g-shop-filters-panel{position:fixed;top:0;right:0;bottom:0;width:min(92vw, 380px);background:var(--g-white);border-left:1px solid var(--g-gray-100);padding:var(--g-space-lg);overflow-y:auto;transform:translateX(100%);transition:transform var(--g-duration) var(--g-ease);z-index:1200}.g-shop-filters-panel.active{transform:translateX(0)}.g-shop-filters-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--g-space-sm);padding-bottom:var(--g-space-md);margin-bottom:var(--g-space-md);border-bottom:1px solid var(--g-gray-100)}.g-shop-filters-panel__eyebrow{display:inline-block;margin-bottom:.35rem;font-size:.68rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--g-gray-400)}.g-shop-filters-panel__title{font-family:var(--g-font-display);font-size:1.6rem;font-weight:300;color:var(--g-black)}.g-shop-filters-panel__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);background:var(--g-white);color:var(--g-black);flex-shrink:0}.g-shop-filters-panel__close:hover{border-color:var(--g-black)}.g-shop-catalog__content{min-width:0}.g-shop-browse{margin-bottom:var(--g-space-lg)}.g-shop-browse__cards{display:flex;gap:var(--g-space-sm);margin-bottom:var(--g-space-sm);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;cursor:ew-resize;padding-bottom:2px}.g-shop-browse__cards::-webkit-scrollbar{display:none}.g-shop-browse__card{display:flex;flex-direction:column;gap:.4rem;min-height:0;min-width:168px;padding:.8rem .95rem;background:linear-gradient(180deg,var(--g-offwhite) 0%,#fcfbf9 100%);border:1px solid var(--g-gray-100);transition:transform var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-shop-browse__card:hover,.g-shop-browse__card.active{border-color:var(--g-black);transform:translateY(-2px);opacity:1}.g-shop-browse__card.active{background:var(--g-black);color:var(--g-white)}.g-shop-browse__eyebrow{font-size:.64rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--g-gray-400)}.g-shop-browse__card.active .g-shop-browse__eyebrow{color:rgb(255 255 255 / .65)}.g-shop-browse__name{font-family:var(--g-font-display);font-size:.95rem;font-weight:400;line-height:1.25}.g-shop-browse__drops{display:flex;flex-wrap:wrap;gap:.5rem}.g-shop-browse__drop{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.65rem .95rem;border:1px solid var(--g-gray-200);background:var(--g-white);font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-500)}.g-shop-browse__drop:hover,.g-shop-browse__drop.active{border-color:var(--g-black);color:var(--g-black);opacity:1}.g-shop-browse__drop.active{background:var(--g-black);color:var(--g-white)}.g-shop-resultsbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1.1fr) auto;gap:var(--g-space-md);align-items:center;margin-bottom:var(--g-space-lg);padding-bottom:var(--g-space-md);border-bottom:1px solid var(--g-gray-100)}.g-shop-resultsbar__filters-toggle{align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:0 1rem;border:1px solid var(--g-gray-200);background:var(--g-white);font-family:var(--g-font-body);font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--g-black)}.g-shop-resultsbar__filters-toggle:hover{border-color:var(--g-black)}.g-shop-resultsbar__actions{display:flex;align-items:end;justify-content:flex-end;gap:var(--g-space-sm)}.g-shop-resultsbar__summary{font-size:.95rem;color:var(--g-gray-600)}.g-shop-sideblock{padding-bottom:var(--g-space-lg);margin-bottom:var(--g-space-lg);border-bottom:1px solid var(--g-gray-100)}.g-shop-sideblock:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.g-shop-sideblock__title{font-family:var(--g-font-body);font-size:.84rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-black);margin-bottom:.9rem}.g-shop-sideblock__head-inline{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem}.g-shop-sideblock__head-inline .g-shop-sideblock__title{margin-bottom:0}.g-shop-browse-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.18rem}.g-shop-browse-list__node{list-style:none}.g-shop-browse-list--sub{margin-top:.12rem;margin-left:.75rem;padding-left:.55rem;border-left:1px solid var(--g-gray-100)}.g-shop-browse-list__item{display:inline;width:auto;min-height:0;padding:0;border:0;border-radius:0;background:none;font-size:.85rem;font-weight:500;letter-spacing:.02em;color:var(--g-gray-600);line-height:1.25;text-transform:uppercase;text-decoration-color:rgb(74 70 64 / .35);text-decoration-thickness:1px;text-underline-offset:.22em;transition:color var(--g-duration-fast) var(--g-ease),text-decoration-color var(--g-duration-fast) var(--g-ease)}.g-shop-browse-list__item.active{color:var(--g-black);text-decoration:underline;text-decoration-color:rgb(10 10 10 / .75);text-decoration-thickness:1.5px}.g-shop-browse-list__item:hover{color:var(--g-black);text-decoration-color:rgb(10 10 10 / .65);opacity:1}.g-shop-sideblock__label{display:block;margin-bottom:.7rem;font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gray-400)}.g-shop-sideblock__subsection+.g-shop-sideblock__subsection{margin-top:var(--g-space-md)}.g-shop-sideblock__group{display:grid;gap:.5rem}.g-shop-sideblock__group--compact{display:flex;flex-wrap:wrap;gap:.5rem}.g-shop-sideblock__link{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;color:var(--g-gray-600);line-height:1.4;transition:color var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.g-shop-sideblock__link::before{content:'';width:6px;height:6px;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);opacity:.5}.g-shop-sideblock__link:hover,.g-shop-sideblock__link.active{color:var(--g-black);opacity:1;transform:translateX(2px)}.g-shop-sideblock__chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.7rem .95rem;background:var(--g-offwhite);border:1px solid var(--g-gray-100);font-size:.74rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--g-gray-500);transition:border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-shop-sideblock__chip:hover,.g-shop-sideblock__chip.active{border-color:var(--g-black);color:var(--g-black);background:var(--g-white);opacity:1}.g-shop-sideblock__chip.active{background:var(--g-black);color:var(--g-white)}.g-shop-sideblock__clear{font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-400);text-decoration:underline;text-underline-offset:3px}.g-shop-sideblock__clear:hover{color:var(--g-black);opacity:1}.g-shop-color-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:.55rem}.g-shop-color-option{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.4rem .2rem;border:1px solid #fff0;font-size:.65rem;font-weight:500;letter-spacing:.04em;color:var(--g-gray-500);text-align:center;cursor:pointer;transition:border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease);text-decoration:none}.g-shop-color-option:hover{color:var(--g-black);opacity:1}.g-shop-color-option.selected{color:var(--g-black)}.g-shop-color-option__swatch{display:block;width:28px;height:28px;border-radius:50%;border:1px solid rgb(0 0 0 / .1);flex-shrink:0;transition:box-shadow var(--g-duration-fast) var(--g-ease)}.g-shop-color-option.selected .g-shop-color-option__swatch{box-shadow:0 0 0 2px var(--g-white),0 0 0 3.5px var(--g-black)}.g-shop-size-list{display:flex;flex-wrap:wrap;gap:.4rem}.g-shop-size-option{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:36px;padding:0 .55rem;border:1px solid var(--g-gray-200);background:var(--g-white);font-size:.76rem;font-weight:500;letter-spacing:.04em;color:var(--g-gray-600);cursor:pointer;text-decoration:none;transition:border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-shop-size-option:hover{border-color:var(--g-black);color:var(--g-black);opacity:1}.g-shop-size-option.selected{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-shop-size-option__box{display:none}.g-shop-size-option.selected .g-shop-size-option__box{display:none}.g-shop-search{width:100%}.g-shop-search__field{position:relative}.g-shop-search__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--g-gray-400);pointer-events:none}.g-shop-search__input{width:100%;height:48px;border:1px solid var(--g-gray-200);background:var(--g-white);padding:0 1rem 0 2.8rem;font-family:var(--g-font-body);font-size:.88rem;color:var(--g-black);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}.g-shop-search__input:focus{border-color:var(--g-black);box-shadow:0 0 0 3px rgb(10 10 10 / .04)}.g-shop__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--g-space-sm);align-items:start}.g-shop__grid ul.products{display:contents;list-style:none;margin:0;padding:0}.g-shop__grid ul.products li.product{display:contents;margin:0;padding:0;list-style:none}.g-shop .g-product-card__image{margin-bottom:0}.g-shop .g-product-card__image--inset{background:var(--g-white)}.g-shop .g-product-card__badges{top:.75rem;left:.75rem;right:3.4rem}@media (max-width:640px){.g-shop .g-product-card__badges{top:.5rem;left:.5rem}}.g-shop .g-product-card__badge{border-radius:3px;padding:.36rem .55rem;background:rgb(96 75 49 / .88);color:var(--g-white);font-size:.64rem;letter-spacing:.06em}.g-shop .g-product-card__badge--sale{background:#d91f2f;color:var(--g-white)}.g-shop .g-product-card__image:has(>.g-product-card__badge--sale)>.g-product-card__badge:not(.g-product-card__badge--sale){top:auto;bottom:.75rem;left:.75rem;right:auto}.g-shop .g-product-card__wishlist{top:.75rem;right:.75rem;width:34px;height:34px;border:1px solid rgb(10 10 10 / .1);background:rgb(255 255 255 / .92);color:var(--g-black)}@media (max-width:640px){.g-shop .g-product-card__wishlist{top:.5rem;right:.5rem}}.g-shop .g-product-card__hover-preview{display:none!important}.g-shop__count{font-size:.75rem;color:var(--g-gray-400);white-space:nowrap}.g-product{padding-top:var(--g-space-xl)}.g-product__layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--g-space-xl);min-height:80vh;padding-bottom:var(--g-space-xl)}.g-product__gallery{position:sticky;top:100px;align-self:start}.g-product__gallery-main{position:relative;aspect-ratio:6/7;overflow:hidden;background-color:var(--g-cream);margin-bottom:var(--g-space-sm);border-radius:var(--g-radius-lg)}.g-product__gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s var(--g-ease)}.g-product__zoom-btn{position:absolute;top:.85rem;left:.85rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgb(234 219 204 / .9);border-radius:999px;background:rgb(255 255 255 / .86);color:#151412;cursor:pointer;box-shadow:0 6px 18px rgb(10 10 10 / .12);backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.g-product__zoom-btn:hover{background:#151412;color:var(--g-white);transform:translateY(-1px)}.g-product__zoom-btn svg{width:19px;height:19px}.g-product__gallery-main.is-tryon-active .g-product__zoom-btn{display:none}.g-gallery-nav{position:absolute;top:calc(50% - 21px);z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgb(234 219 204 / .9);border-radius:999px;background:rgb(255 255 255 / .86);color:#151412;cursor:pointer;box-shadow:0 6px 18px rgb(10 10 10 / .12);backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);opacity:0;pointer-events:none;transition:opacity var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-gallery-nav--prev{left:.85rem}.g-gallery-nav--next{right:.85rem}.g-gallery-nav svg{width:18px;height:18px}.g-gallery-nav:hover{background:#fff;border-color:#151412}@media (hover:hover) and (pointer:fine){.g-product__gallery-main:hover .g-gallery-nav{opacity:1;pointer-events:auto}}.g-product__gallery-main.is-tryon-active .g-gallery-nav{display:none}.g-product__gallery-main img{-webkit-user-drag:none;user-select:none}.g-lightbox{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center}.g-lightbox[hidden]{display:none}.g-lightbox__overlay{position:absolute;inset:0;border:0;padding:0;background:rgb(12 10 8 / .92);cursor:zoom-out}.g-lightbox__stage{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:3.5rem 1rem;pointer-events:none}.g-lightbox__slide{position:absolute;inset:0;display:none;align-items:center;justify-content:center;padding:3.5rem 1.25rem}.g-lightbox__slide.is-active{display:flex}.g-lightbox__slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 24px 70px rgb(0 0 0 / .5)}.g-lightbox__close,.g-lightbox__nav{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .28);border-radius:999px;background:rgb(255 255 255 / .12);color:#fff;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-lightbox__close:hover,.g-lightbox__nav:hover{background:rgb(255 255 255 / .24);border-color:rgb(255 255 255 / .55)}.g-lightbox__close{top:1.25rem;right:1.25rem;width:46px;height:46px}.g-lightbox__close svg{width:20px;height:20px}.g-lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:52px}.g-lightbox__nav--prev{left:1.25rem}.g-lightbox__nav--next{right:1.25rem}.g-lightbox__nav svg{width:24px;height:24px}.g-lightbox__counter{position:absolute;bottom:1.4rem;left:50%;transform:translateX(-50%);z-index:2;padding:.35rem .85rem;border-radius:999px;background:rgb(255 255 255 / .12);color:#fff;font-size:.82rem;letter-spacing:.04em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.g-lightbox:has(.g-lightbox__slide:only-child) .g-lightbox__nav,.g-lightbox:has(.g-lightbox__slide:only-child) .g-lightbox__counter{display:none}@media (max-width:600px){.g-lightbox__slide{padding:4rem .75rem 5rem}.g-lightbox__nav{display:none}.g-lightbox__close{top:.85rem;right:.85rem;width:42px;height:42px}}.g-product__gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--g-space-xs)}.single-product .g-product-related__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.single-product .g-product-related .g-product-card__image{width:100%;height:auto;aspect-ratio:3 / 4;padding:0;border:0;background:var(--g-cream)}.single-product .g-product-related .g-product-card__image img,.single-product .g-product-related .g-product-card__image--inset img{width:100%;height:100%;object-fit:cover;object-position:center}.single-product .g-product-related .g-product-card__image--inset{--g-product-card-image-inset:clamp(0.8rem, 7%, 1.4rem);padding:var(--g-product-card-image-inset);border:1px solid var(--g-gray-100);background:var(--g-white)}.single-product .g-product-related .g-product-card__image--inset>img{object-fit:contain}.single-product .g-product-related .g-product-card__image--inset .g-product-card__image-hover{inset:var(--g-product-card-image-inset);width:auto;height:auto;background:var(--g-white)}.single-product .g-product-related .g-product-card__image--bordered{border:1px solid var(--g-gray-200)}.g-product__gallery-thumb{aspect-ratio:1;overflow:hidden;background-color:var(--g-cream);cursor:pointer;opacity:.6;transition:opacity var(--g-duration-fast) var(--g-ease);border:1px solid #fff0;border-radius:var(--g-radius-lg)}.g-product__gallery-thumb.active,.g-product__gallery-thumb:hover{opacity:1;border-color:var(--g-accent-dark)}.g-product__gallery-thumb img{width:100%;height:100%;object-fit:cover}.g-product__gallery-thumb--tryon{position:relative}.g-product__gallery-thumb-badge{position:absolute;top:4px;left:4px;background:var(--g-accent);color:var(--g-white);font-size:.5rem;font-weight:700;letter-spacing:.08em;padding:2px 5px;border-radius:3px;line-height:1;z-index:1}.g-product__gallery-main--inset{background:#fff0}.g-product__gallery-main--inset>img{border:1px solid var(--g-gray-100);background:var(--g-white);border-radius:var(--g-radius-lg);padding:clamp(0.8rem, 5%, 1.2rem);box-sizing:border-box;display:block}.g-product__gallery-main--inset .g-tryon-compare{width:100%;height:100%;border:none}.g-product__gallery-thumbs--inset .g-product__gallery-thumb{border:1px solid var(--g-gray-100);background:var(--g-white)}.g-product__gallery-thumbs--inset .g-product__gallery-thumb:not(.g-product__gallery-thumb--tryon) img{object-fit:contain}.g-product__gallery-thumbs--inset .g-product__gallery-thumb--tryon{border:none;background:#fff0}.g-product__gallery-thumbs--inset .g-product__gallery-thumb--tryon img{object-fit:cover}@media (max-width:768px){.g-product__gallery-thumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none}.g-product__gallery-thumbs::-webkit-scrollbar{display:none}.g-product__gallery-thumb{flex:0 0 22%;scroll-snap-align:start}}.g-tryon-compare{width:100%;height:100%;display:flex;flex-direction:column;border-radius:var(--g-radius-lg);overflow:hidden}.g-tryon-compare__container{position:relative;flex:1;overflow:hidden;cursor:ew-resize;user-select:none;-webkit-user-select:none}.g-tryon-compare__before,.g-tryon-compare__after{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.g-tryon-compare__after{clip-path:inset(0 0 0 50%)}.g-tryon-compare__slider{position:absolute;top:0;left:50%;width:2px;height:100%;background:var(--g-white);box-shadow:0 0 6px rgb(0 0 0 / .3);z-index:2;cursor:ew-resize;transform:translateX(-50%)}.g-tryon-compare__handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:var(--g-white);border-radius:50%;box-shadow:0 2px 8px rgb(0 0 0 / .2);display:flex;align-items:center;justify-content:center;gap:0}.g-tryon-compare__handle svg{width:12px;height:12px;color:var(--g-black)}.g-tryon-compare__labels{display:flex;justify-content:space-between;padding:.4rem;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--g-gray-400);background:var(--g-cream)}.g-product__breadcrumb{font-size:.7rem;color:var(--g-gray-400);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--g-space-sm)}.g-product__breadcrumb a:hover{color:var(--g-black);opacity:1}.g-product__breadcrumb span{margin:0 .5rem;opacity:.5}.g-product__title{font-family:var(--g-font-display);font-size:2rem;font-weight:300;margin-bottom:var(--g-space-xs)}@media (max-width:640px){.g-product__title{font-size:1.75rem}}.g-product__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem .65rem;font-size:1.1rem;font-weight:500;margin-bottom:.45rem;color:var(--g-black)}.g-product__price del{color:var(--g-gray-500);font-size:.95rem;font-weight:500;opacity:.78}.g-product__price ins{color:#d91f2f;font-size:1.22rem;font-weight:800;text-decoration:none}.g-product__price-tax{color:var(--g-gray-500);font-size:.78rem;font-weight:500}.g-product__rating{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .5rem;margin-bottom:var(--g-space-sm);color:var(--g-black)}.g-product__rating-score{font-size:.9rem;font-weight:500}.g-product__rating-stars{display:inline-flex;gap:.12rem;color:#d7d7d7}.g-product__rating-stars svg{width:15px;height:15px}.g-product__rating-stars svg.is-filled{color:#c9a84c}.g-product__rating-count{font-size:.78rem;color:var(--g-gray-500);text-decoration:none}.g-product__rating-count:hover,.g-product__rating-count:focus{color:var(--g-black);text-decoration:underline}.g-product__description{margin-bottom:var(--g-space-sm);padding-bottom:var(--g-space-sm);border-bottom:1px solid var(--g-gray-100)}.g-product__description p{font-size:.95rem;line-height:1.5}.g-product__sizes{margin-bottom:1rem}.g-product__sizes-label{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;color:var(--g-black)}.g-product__sizes-grid{display:flex;flex-wrap:wrap;gap:.55rem}.g-product__size{min-width:48px;height:44px;padding:0 .85rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);font-size:.75rem;text-transform:uppercase;font-weight:500;letter-spacing:.05em;cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);background:var(--g-offwhite);color:var(--g-black);text-decoration:none}@media (hover:hover){.g-product__size:hover{border-color:var(--g-black);background:var(--g-white);outline:none}}.g-product__size:focus-visible{border-color:var(--g-black);background:var(--g-white);outline:none}.g-product__size:focus{outline:none}.g-product__size.active{background-color:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.g-product__size.disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through;pointer-events:none}.g-product__size.is-unavailable{opacity:1;text-decoration:none;background-color:var(--g-offwhite);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' preserveAspectRatio='none'%3E%3Cpath d='M5 35L35 5' stroke='%23666666' stroke-width='0.5' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:100% 100%!important}.g-product__size.is-unavailable.active{color:var(--g-gray-600);border-color:var(--g-gray-500);border-style:solid}.g-product__size.is-preorder{border-style:dashed;border-color:var(--g-accent);color:var(--g-accent-dark);background:var(--g-white);text-decoration:none}.g-product__size.is-preorder.active{background:var(--g-accent-dark);border-color:var(--g-accent-dark);color:var(--g-white)}.g-product__size[data-tooltip]{position:relative}.g-product__size[data-tooltip]::after{content:attr(data-tooltip);display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);z-index:30;width:max-content;max-width:220px;padding:.55rem .8rem;background:var(--g-black);color:var(--g-white);font-size:.68rem;font-weight:700;line-height:1.5;letter-spacing:.01em;text-transform:none;text-align:center;white-space:pre-line;border-radius:8px;box-shadow:0 8px 24px rgb(0 0 0 / .22);opacity:0;pointer-events:none;transition:opacity var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.g-product__size[data-tooltip]::before{content:"";display:none;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translateX(-50%) translateY(4px);z-index:30;border:5px solid #fff0;border-top-color:var(--g-black);opacity:0;pointer-events:none;transition:opacity var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}@media (hover:hover) and (pointer:fine){.g-product__size[data-tooltip]:hover::after,.g-product__size[data-tooltip]:focus-visible::after,.g-product__size[data-tooltip]:hover::before,.g-product__size[data-tooltip]:focus-visible::before{display:block;opacity:1;transform:translateX(-50%) translateY(0)}}.g-product__color-item{display:inline-flex;flex-direction:column;align-items:center;gap:.35rem}.g-product__swatch-name{font-size:.72rem;line-height:1.2;color:var(--g-gray-600);text-align:center;text-transform:capitalize;max-width:5.5em}.g-product__color-disclaimer{position:absolute;left:0;right:0;bottom:0;z-index:4;display:flex;justify-content:center;padding:.4rem;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--g-gray-400);background:var(--g-cream);pointer-events:none}.g-low-stock{align-items:center;gap:.4rem;margin:0 0 1rem;font-size:.8rem;font-weight:600;color:#b26a00}.g-low-stock:not([hidden]){display:flex}.g-low-stock::before{content:"";width:7px;height:7px;border-radius:50%;background:#e08a00;box-shadow:0 0 0 3px rgb(224 138 0 / .18)}.g-preorder-note{align-items:center;gap:.45rem;margin:0 0 1rem;font-size:.82rem;color:var(--g-gray-600)}.g-preorder-note:not([hidden]){display:flex}.g-preorder-note svg{color:var(--g-accent-dark);flex-shrink:0}.g-stock-notify-modal:not([hidden]){position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.g-stock-notify-modal__backdrop{position:absolute;inset:0;background:rgb(10 10 10 / .55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:g-sn-fade var(--g-duration) var(--g-ease)}.g-stock-notify-modal__dialog{position:relative;width:100%;max-width:540px;max-height:calc(100dvh - 2rem);overflow:auto;padding:var(--g-space-lg);background:var(--g-white);border-radius:var(--g-radius-lg);box-shadow:0 24px 70px rgb(0 0 0 / .3);animation:g-sn-pop var(--g-duration) var(--g-ease)}.g-stock-notify-modal__close{position:absolute;top:.7rem;right:.7rem;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--g-offwhite);color:var(--g-gray-600);cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-stock-notify-modal__close:hover{background:var(--g-gray-100);color:var(--g-black)}@keyframes g-sn-fade{from{opacity:0}to{opacity:1}}@keyframes g-sn-pop{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}body.g-sn-modal-open{overflow:hidden}.g-oos-notice{display:flex;align-items:center;gap:1rem;margin:0 0 1.1rem;padding:.85rem 1rem;background:#fff5f3;border:1px solid #f3d4cc;border-radius:var(--g-radius-md,8px)}.g-oos-notice__text{display:flex;flex-direction:column;gap:.18rem;flex:1 1 auto;min-width:0}.g-oos-notice__title{display:flex;align-items:center;gap:.45rem;font-size:.9rem;color:#b03021}.g-oos-notice__icon{display:inline-flex;flex-shrink:0;color:#c0392b}.g-oos-notice__desc{font-size:.8rem;line-height:1.45;color:var(--g-gray-600)}.g-oos-notice__btn{flex-shrink:0;align-self:center;padding:.55rem .9rem;border:none;border-radius:999px;background:var(--g-black);color:var(--g-white);font-size:.76rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-oos-notice__btn:hover{opacity:.85}@media (max-width:560px){.g-oos-notice{flex-wrap:wrap}.g-oos-notice__btn{width:100%;margin-top:.2rem}}.g-oos-modal:not([hidden]){position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem}.g-oos-modal__backdrop{position:absolute;inset:0;background:rgb(10 10 10 / .55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:g-sn-fade var(--g-duration) var(--g-ease)}.g-oos-modal__dialog{position:relative;width:100%;max-width:420px;padding:2rem 1.6rem 1.6rem;text-align:center;background:var(--g-white);border-radius:var(--g-radius-lg);box-shadow:0 24px 70px rgb(0 0 0 / .3);animation:g-sn-pop var(--g-duration) var(--g-ease)}.g-oos-modal__close{position:absolute;top:.7rem;right:.7rem;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--g-offwhite);color:var(--g-gray-600);cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-oos-modal__close:hover{background:var(--g-gray-100);color:var(--g-black)}.g-oos-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:.9rem;border-radius:50%;background:#fff5f3;color:#c0392b}.g-oos-modal__title{display:block;font-size:1.05rem;margin-bottom:.5rem;color:var(--g-black)}.g-oos-modal__text{font-size:.86rem;line-height:1.55;color:var(--g-gray-600);margin:0 0 1.3rem}.g-oos-modal__actions{display:flex;flex-direction:column;gap:.55rem}.g-oos-modal__btn{padding:.75rem 1rem;border:1px solid var(--g-gray-200,#e5e5e5);border-radius:999px;background:var(--g-white);color:var(--g-black);font-size:.85rem;font-weight:600;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),opacity var(--g-duration-fast) var(--g-ease)}.g-oos-modal__btn:hover{background:var(--g-offwhite)}.g-oos-modal__btn--primary{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-oos-modal__btn--primary:hover{background:var(--g-black);opacity:.85}.g-stock-notify__head{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.85rem;padding-right:2.2rem}.g-stock-notify__icon{flex-shrink:0;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--g-cream);color:var(--g-accent-dark)}.g-stock-notify__title{display:block;font-family:var(--g-font-display);font-size:1.05rem;color:var(--g-black)}.g-stock-notify__sub{display:block;margin-top:.25rem;font-size:.9rem;line-height:1.4;color:var(--g-gray-700)}.g-stock-notify__fields{display:grid;gap:.5rem;margin-bottom:.6rem}@media (min-width:560px){.g-stock-notify__fields{grid-template-columns:1fr 1fr}.g-stock-notify__fields input[type="email"]{grid-column:1 / -1}}.g-stock-notify__form input[type="email"],.g-stock-notify__form input[type="text"],.g-stock-notify__form input[type="tel"]{width:100%;padding:.7rem .85rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white);font-size:.85rem;font-family:var(--g-font-body);color:var(--g-black)}.g-stock-notify__form input:focus{outline:none;border-color:var(--g-black)}.g-stock-notify__consent{display:flex;align-items:flex-start;gap:.45rem;margin-bottom:.75rem;font-size:.78rem;color:var(--g-gray-600);cursor:pointer}.g-stock-notify__consent input{margin-top:2px}.g-stock-notify__btn{width:100%;padding:.8rem 1rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:var(--g-radius);font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-stock-notify__btn:hover{opacity:.88}.g-stock-notify__btn:disabled{opacity:.5;cursor:default}.g-stock-notify__msg{margin:.6rem 0 0;font-size:.8rem}.g-stock-notify__msg:empty{display:none}.g-stock-notify__msg.is-ok{color:var(--g-success)}.g-stock-notify__msg.is-err{color:#b32d2e}.g-product__colors{margin-bottom:1rem}.g-product__colors-label{display:block;font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.8rem;color:var(--g-black)}.g-product__colors-grid{display:flex;flex-wrap:wrap;gap:.65rem;align-items:flex-start}.g-product__size--static,.g-product__color-swatch--static{cursor:default;pointer-events:none}.g-product__color-name{font-size:.85rem;color:var(--g-gray-600);text-transform:capitalize}.g-product__attrs{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.3rem}.g-product__attrs li{font-size:.85rem;color:var(--g-gray-600)}.g-product__attr-label{color:var(--g-gray-400)}.g-product__attr-value{color:var(--g-black);font-weight:500}.g-product__color-swatch{width:42px;height:42px;border-radius:50%;border:1px solid var(--g-gray-200);background:var(--g-white);cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);padding:4px;display:flex;align-items:center;justify-content:center;position:relative}.g-product__color-swatch-inner{display:block;width:100%;height:100%;border-radius:50%;background-color:var(--swatch-color,#9e9e9e);box-shadow:inset 0 0 0 1px rgb(0 0 0 / .14)}.g-product__color-swatch:hover,.g-product__color-swatch:focus{border-color:var(--g-black);outline:none}.g-product__color-swatch.active{border-color:var(--g-black);box-shadow:0 0 0 1px var(--g-black)}.g-product__size--direct-add{text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center}.g-product__size--direct-add:hover{background-color:var(--g-gray-50)}.g-product__sizes-grid--colors{gap:.6rem}.g-product__add-to-cart{display:flex;gap:var(--g-space-sm);align-items:stretch;margin-bottom:var(--g-space-sm)}.g-product__add-to-cart form{flex:1}.g-product__cart-btn{width:100%}.g-product__wishlist-btn{flex-shrink:0;display:flex;align-items:center;gap:7px;background:#fff0;color:var(--g-black);border:1px solid var(--g-gray-200);padding:0 var(--g-space-md);white-space:nowrap;transition:border-color 0.2s,background 0.2s,color 0.2s}.g-product__wishlist-btn:hover{border-color:var(--g-black);background:var(--g-gray-100)}.g-product__wishlist-btn.active{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-product__wishlist-btn svg{flex-shrink:0}.g-product__wishlist-label{font-size:.75rem;letter-spacing:.07em;text-transform:uppercase}.g-product-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.3rem;min-width:0}.g-product-card__meta-row .g-product-card__sizes{margin-top:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-product-card__color-row{display:flex;flex-wrap:wrap;gap:0;margin-top:.6rem}.g-product-card__meta-row .g-product-card__color-row{margin-top:0;margin-left:auto;flex:none;justify-content:flex-end}.g-product-card__color-dot{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:#fff0;cursor:pointer;border:none;border-radius:999px;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.g-product-card__color-dot.is-disabled,.g-product-card__hover-preview-pill.is-disabled{opacity:.4;pointer-events:none}.g-product-card__color-dot:hover .g-product-card__color-dot-inner,.g-product-card__color-dot:focus-visible .g-product-card__color-dot-inner{box-shadow:0 0 0 1px rgb(10 10 10 / .2)}.g-product-card__color-dot:focus-visible{outline:none}.g-product-card__color-dot.active{box-shadow:none}.g-product-card__color-dot-inner{width:14px;height:14px;border-radius:999px;border:1px solid rgb(0 0 0 / .14)}@media (max-width:480px){.g-header__actions{gap:var(--g-space-sm)}.g-product__wishlist-label{display:none}.g-product__wishlist-btn{padding:0 var(--g-space-sm);min-width:48px;justify-content:center}}.g-product__care{margin-top:var(--g-space-sm)}.g-tryon-cta{margin:1rem 0 var(--g-space-md)}.g-tryon-cta h3{display:none}.g-tryon-cta__btn{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:.85rem;width:100%;min-height:72px;padding:.85rem .95rem;background:#101010;border:1px solid #101010;border-radius:8px;font-family:var(--g-font-body);color:var(--g-white);cursor:pointer;box-shadow:0 10px 24px rgb(0 0 0 / .12);transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease);overflow:hidden}.g-tryon-cta__btn::before{content:'';position:absolute;inset:1px;border:1px solid rgb(255 255 255 / .1);border-radius:7px;pointer-events:none}.g-tryon-cta__btn:hover::before{border-color:rgb(255 255 255 / .2)}.g-tryon-cta__btn:hover{background:#191919;border-color:#191919;box-shadow:0 14px 30px rgb(0 0 0 / .18);transform:translateY(-2px)}.g-tryon-cta__btn:active{transform:translateY(0);box-shadow:0 8px 18px rgb(0 0 0 / .14)}.g-tryon-cta__icon{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;color:#101010;background:var(--g-white);border-radius:50%}.g-tryon-cta__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;line-height:1.25}.g-tryon-cta__text::before{content:'Proba Garderoba AI';margin-bottom:.18rem;color:rgb(255 255 255 / .62);font-size:.68rem;font-weight:700;line-height:1;text-transform:uppercase}.g-tryon-cta__title{color:#1d1915;font-size:.98rem;font-weight:700;line-height:1.1}.g-tryon-cta__subtitle{margin-top:.2rem;color:#6f675f;font-size:.78rem;font-weight:500;text-align:left}.g-tryon-cta__btn svg{flex-shrink:0;width:24px;height:24px;opacity:1;position:relative}.g-tryon-cta__btn span{position:relative}.g-tryon-cta__action{flex:0 0 auto;margin-left:auto;padding:.52rem .78rem;color:#101010;background:var(--g-white);border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}@media (max-width:480px){.g-tryon-cta__btn{min-height:68px;padding:.75rem;gap:.7rem}.g-tryon-cta__icon{flex-basis:40px;width:40px;height:40px}.g-tryon-cta__title::after{font-size:.92rem}.g-tryon-cta__subtitle::after{font-size:.72rem}.g-tryon-cta__action{padding:.48rem .6rem;font-size:.68rem}}.g-product__meta{padding-top:var(--g-space-sm);border-top:1px solid var(--g-gray-100);display:grid;grid-template-columns:1fr 1fr;gap:0 .5rem}.g-product__meta-item{display:flex;align-items:center;gap:.5rem;padding:var(--g-space-xs) 0;font-size:.8rem;color:var(--g-gray-500)}.g-product__meta-item--detail{grid-column:span 1;align-items:flex-start}.g-product__meta-copy{display:flex;flex-direction:column;gap:.15rem}.g-product__meta-label{font-size:.68rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-400)}.g-product__meta-value{font-size:.86rem;font-weight:500;color:var(--g-black)}.g-product__meta-item svg{width:16px;height:16px;opacity:.5}.g-product__styling{margin-top:var(--g-space-sm);padding-top:var(--g-space-sm);border-top:1px solid var(--g-gray-100)}.g-product__styling-header{margin-bottom:1rem}.g-product__styling-title{font-family:var(--g-font-display);font-size:1.45rem;letter-spacing:0;font-weight:400;margin:0 0 .5rem;color:var(--g-black)}.g-product__styling-desc{font-size:.9rem;color:var(--g-gray-500);margin:0;line-height:1.5}.g-product__styling-items{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.g-product__styling-items .g-product-card__info{padding:.5rem .55rem .6rem;gap:.3rem}.g-product__styling-items .g-product-card__name{font-size:.78rem;line-height:1.3}.g-product__styling-items .g-product-card__price{font-size:.82rem}.g-product__styling-items:has(.g-product-card:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.g-product__styling-items:has(.g-product-card:only-child){grid-template-columns:repeat(2,1fr)}.g-product__styling-card{display:flex;flex-direction:column;position:relative;background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:var(--g-radius);overflow:hidden;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}.g-product__styling-card:hover{border-color:var(--g-gray-300);box-shadow:0 6px 20px rgb(10 10 10 / .07)}.g-product__styling-card__img-wrap{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;background:var(--g-offwhite)}.g-product__styling-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s cubic-bezier(.25,.46,.45,.94)}.g-product__styling-card__img--placeholder{width:100%;height:100%;background:var(--g-gray-100)}.g-product__styling-card:hover .g-product__styling-card__img{transform:scale(1.04)}.g-product__styling-card__body{padding:.75rem .85rem .45rem;flex:1}.g-product__styling-card__name{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:500;color:var(--g-black);line-height:1.35;text-decoration:none;margin-bottom:.3rem;white-space:normal;overflow:hidden;min-height:calc(1.35em * 2)}.g-product__styling-card__name:hover{opacity:.7}.g-product__styling-card__price{font-size:.92rem;color:var(--g-gray-600)}.g-product__styling-card__price .woocommerce-Price-amount{font-weight:800;color:var(--g-black)}.g-product__styling-card__actions{padding:0 .85rem .85rem;transform:translateY(4px);transition:opacity var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.g-product__styling-card:hover .g-product__styling-card__actions{opacity:1;transform:translateY(0)}.g-product__styling-card__atc{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;min-height:34px;padding:0 .75rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.66rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease)}.g-product__styling-card__atc:hover{background:#222;opacity:1}.g-product__styling-card__atc--link{background:#fff0;color:var(--g-black);border:1px solid var(--g-gray-300)}.g-product__styling-card__atc--link:hover{background:#fff0;border-color:var(--g-black);color:var(--g-black)}.g-product-reviews{scroll-margin-top:96px;background:#f6f3ee;border-top:1px solid var(--g-gray-100);border-bottom:1px solid var(--g-gray-100)}.g-product-reviews--compact{padding:var(--g-space-lg) 0}.g-product-reviews--compact .g-section-header{margin-bottom:0}.g-product-reviews--compact .g-section-header__title{font-family:var(--g-font-display);font-size:clamp(1.75rem, 3vw, 2.45rem);font-weight:300;line-height:1.15}.g-product-reviews--compact .g-section-header__label{font-size:.65rem;margin-bottom:.4rem}.g-product-reviews__wrap{background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);padding:1rem;box-shadow:0 12px 30px rgb(0 0 0 / .035)}.g-product-reviews .woocommerce-Reviews-title,.g-product-reviews .comment-reply-title{font-family:var(--g-font-display);font-size:1.15rem;font-weight:300;margin-bottom:.75rem;color:var(--g-black);display:block}.g-product-reviews #comments{margin-bottom:var(--g-space-md)}.g-product-reviews .woocommerce-Reviews ol.commentlist{list-style:none;margin:0;padding:0}.g-product-reviews .woocommerce-Reviews ol.commentlist li.review{padding:var(--g-space-md) 0;border-bottom:1px solid var(--g-gray-100)}.g-product-reviews .woocommerce-Reviews ol.commentlist li.review:last-child{border-bottom:none}.g-product-reviews .woocommerce-review__author{font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--g-black)}.g-product-reviews .woocommerce-review__published-date{font-size:.72rem;color:var(--g-gray-400)}.g-product-reviews .description p,.g-product-reviews .comment-text p{font-size:.95rem;line-height:1.8;color:var(--g-gray-600)}.g-product-reviews .star-rating,.g-product-reviews .comment-form-rating{margin-bottom:.75rem}.g-product-reviews .comment-form{display:grid;gap:.65rem}.g-product-reviews .comment-form label{display:block;margin-bottom:.45rem;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--g-black)}.g-product-reviews .comment-form input[type="text"],.g-product-reviews .comment-form input[type="email"],.g-product-reviews .comment-form textarea,.g-product-reviews .comment-form select{width:100%;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white);padding:.72rem .85rem;font-family:var(--g-font-body);font-size:.82rem;color:var(--g-black);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease)}.g-product-reviews .comment-form textarea{min-height:96px;resize:vertical}.g-product-reviews .comment-form input:focus,.g-product-reviews .comment-form textarea:focus,.g-product-reviews .comment-form select:focus{border-color:var(--g-black);box-shadow:0 0 0 3px rgb(0 0 0 / .04)}.g-product-reviews .form-submit{margin-top:.5rem}.g-product-reviews__toggle-row{display:flex;justify-content:center;margin-top:.25rem}.g-product-reviews__toggle{display:inline-flex;align-items:center;gap:.55rem;padding:.72rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white);color:var(--g-black);font-family:var(--g-font-body);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-product-reviews__toggle::after{content:"+";font-size:1rem;line-height:1;font-weight:400}.g-product-reviews__toggle:hover{border-color:var(--g-black);background:var(--g-offwhite)}.g-product-reviews__toggle.is-open{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-product-reviews__toggle.is-open::after{content:"\2212"}.g-product-reviews__review-form[hidden]{display:none!important}.g-product-reviews .submit{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.25rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.74rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:background var(--g-duration-fast) var(--g-ease)}.g-product-reviews .submit:hover{background:var(--g-gray-700)}@media (max-width:768px){.g-hero--tryon{height:auto;min-height:0;padding:96px 0 42px;align-items:flex-start}.g-hero__layout{grid-template-columns:1fr;gap:2rem}.g-hero__content--tryon{text-align:left}.g-hero--tryon .g-hero__title{font-size:clamp(2.25rem, 10vw, 3rem)}.g-hero__badges{margin-bottom:1rem}.g-hero__benefits{gap:.65rem}.g-hero__benefits span{width:100%}.g-hero--tryon .g-hero__actions{align-items:stretch}.g-hero--tryon .g-hero__actions .g-btn{width:100%}.g-hero__link{width:100%;text-align:center}.g-hero-tryon{display:none;width:min(86vw, 360px)}.g-hero-tryon__note{right:0;bottom:-32px;font-size:.95rem}.g-hero-tryon__thumbs{right:20px}.g-demo__steps--tryon{grid-template-columns:1fr;gap:1.6rem}.g-demo__steps--tryon .g-demo__step:not(:last-child)::after{display:none}.g-product-reviews__wrap{padding:1.15rem}}.g-philosophy{text-align:center;padding:var(--g-space-lg) 0}.g-philosophy .g-btn{background:var(--g-gold);margin-top:var(--g-space-lg);border-radius:var(--g-radius-pill)}.g-philosophy .g-btn:hover{background:var(--g-white);color:var(--g-black)}.g-philosophy .g-philosophy__quote{font-family:var(--g-font-display);font-size:clamp(2.2rem, 5vw, 3rem);font-weight:300;font-style:italic;line-height:1.3;max-width:900px;margin:0 auto;color:var(--g-black)}.g-philosophy__divider{width:40px;height:1px;background-color:var(--g-gray-300);margin:var(--g-space-lg) auto}.g-newsletter{text-align:center;background-color:var(--g-gray-700);color:var(--g-white);padding:var(--g-space-xl) 0;position:relative}.g-newsletter__title{font-family:var(--g-font-display);font-size:clamp(2rem, 3.5vw, 3rem);font-weight:300;margin-bottom:var(--g-space-xs);color:var(--g-white)}.g-newsletter__text{color:var(--g-gray-400);margin-bottom:var(--g-space-lg);font-size:.95rem}.g-newsletter__form{display:flex;max-width:460px;margin:0 auto;gap:0}.g-newsletter__input{flex:1;padding:1rem 1.2rem;border:1px solid rgb(255 255 255 / .2);border-right:none;font-family:var(--g-font-body);font-size:.85rem;background-color:rgb(255 255 255 / .08);color:var(--g-white);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease);border-radius:var(--g-radius-pill) 0 0 var(--g-radius-pill)}.g-newsletter__input:focus{border-color:var(--g-gold)}.g-newsletter__input::placeholder{color:var(--g-gray-500)}.g-newsletter__submit{padding:1rem 2rem;background-color:var(--g-gold);color:var(--g-black);border:1px solid var(--g-gold);font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);font-family:var(--g-font-accent);border-radius:0 var(--g-radius-pill) var(--g-radius-pill) 0}.g-newsletter__submit:hover{background-color:var(--g-accent-light);border-color:var(--g-accent-light)}.g-footer{background-color:var(--g-black);color:var(--g-white);padding:var(--g-space-xl) 0 var(--g-space-lg);position:relative;overflow:hidden}.g-footer--auth-mobile{display:none}.g-footer__giant{font-family:var(--g-font-display);font-size:clamp(5rem, 15vw, 11.75rem);font-weight:300;text-transform:uppercase;letter-spacing:.05em;line-height:1;color:#fff0;-webkit-text-stroke:1px rgb(255 255 255 / .08);text-align:center;margin-bottom:var(--g-space-3xl);user-select:none;pointer-events:none;overflow:hidden;overflow-wrap:break-word;word-break:break-all;width:100%;max-width:100%}.g-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--g-space-xl);margin-bottom:var(--g-space-xl)}.g-footer__brand{font-family:var(--g-font-display);font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--g-space-md);color:var(--g-gold)}.g-footer__tagline{font-size:.9rem;color:var(--g-gray-400);line-height:1.6;max-width:300px}.g-footer__heading{font-family:var(--g-font-body);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-bottom:var(--g-space-md);color:var(--g-gray-400)}.g-footer__links a{display:block;font-size:.85rem;color:var(--g-gray-300);padding:.3rem 0;transition:color var(--g-duration-fast) var(--g-ease)}.g-footer__links a:hover{color:var(--g-white);opacity:1}.g-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:var(--g-space-md);padding-top:var(--g-space-lg);border-top:1px solid rgb(255 255 255 / .1)}.g-footer__bottom-left{display:flex;flex-direction:column;gap:.35rem}.g-footer__legal-entity{font-size:.72rem;letter-spacing:.02em;color:var(--g-gray-400)}.g-footer__payment-badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .9rem;border-radius:8px;background:#fff;transition:transform var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}@media (max-width:768px){.g-footer__payment-badge{align-self:center}}.g-footer__payment-badge:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgb(0 0 0 / .25)}.g-footer__payment-badge img{display:block;height:32px;width:auto}@media (max-width:600px){.g-footer__bottom{flex-direction:column;align-items:flex-start;gap:var(--g-space-md)}}.g-footer__copyright{font-size:.75rem;color:var(--g-gray-300)}.g-footer__social{display:flex;gap:var(--g-space-md);margin-top:var(--g-space-md)}.g-footer__social a{color:var(--g-gray-400);transition:color var(--g-duration-fast) var(--g-ease)}.g-footer__social a:hover{color:var(--g-white);opacity:1}.g-footer__social svg{width:22px;height:22px}.g-cart{padding-top:var(--g-space-lg);padding-bottom:var(--g-space-3xl);min-height:70vh}.wp-block-woocommerce-cart{max-width:1400px!important;margin:0 auto}.wc-block-cart .wc-block-cart__main{font-family:var(--g-font-body)}.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row{border-bottom:1px solid var(--g-gray-100)}.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row td{border:none}.wc-block-cart .wc-block-cart-item__image img{border-radius:var(--g-radius)}.wc-block-cart .wc-block-cart-item__product .wc-block-components-product-name{font-family:var(--g-font-body);font-size:.9rem;font-weight:400;color:var(--g-black);text-decoration:none}.wc-block-cart .wc-block-cart-item__product .wc-block-components-product-name:hover{color:var(--g-accent)}.wc-block-cart .wc-block-components-product-metadata{font-size:.75rem;color:var(--g-gray-400)}.wc-block-cart .wc-block-components-product-price{font-size:.85rem;font-weight:500}.wc-block-cart .wc-block-components-quantity-selector{border:1px solid var(--g-gray-200);border-radius:var(--g-radius)}.wc-block-cart .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-family:var(--g-font-body);font-size:.8rem;background:#fff0}.wc-block-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{color:var(--g-gray-500);background:#fff0;border:none}.wc-block-cart .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{color:var(--g-black)}.wc-block-cart .wc-block-cart-item__remove-link{font-size:.7rem;color:var(--g-gray-400);text-decoration:underline;text-underline-offset:2px}.wc-block-cart .wc-block-cart-item__remove-link:hover{color:var(--g-error)}.wc-block-cart .wp-block-woocommerce-cart-cross-sells-block{margin-top:var(--g-space-xl);padding-top:var(--g-space-xl);border-top:1px solid var(--g-gray-100)}.wc-block-cart .wp-block-woocommerce-cart-cross-sells-block h2,.wc-block-cart .wp-block-woocommerce-cart-cross-sells-block .wp-block-heading{font-family:var(--g-font-display);font-size:1.3rem;font-weight:300;margin-bottom:var(--g-space-md)}.wc-block-cart .wc-block-cart-cross-sells-product__image img{border-radius:var(--g-radius)}.wc-block-cart .wc-block-cart-cross-sells .wc-block-components-product-name{font-size:.8rem;font-weight:400;color:var(--g-black);text-decoration:none}.wc-block-cart .wc-block-cart-cross-sells .wc-block-components-product-price{font-size:.8rem}.wc-block-cart .wc-block-cart-cross-sells .wc-block-components-product-button .wc-block-components-product-button__button,.wc-block-cart .wp-block-woocommerce-cart-cross-sells-products-block .add_to_cart_button{font-family:var(--g-font-body);font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;background:var(--g-black);color:var(--g-white);border:none;border-radius:var(--g-radius);padding:.5rem 1rem;cursor:pointer;transition:background var(--g-duration) var(--g-ease)}.wc-block-cart .wc-block-cart-cross-sells .wc-block-components-product-button__button:hover,.wc-block-cart .wp-block-woocommerce-cart-cross-sells-products-block .add_to_cart_button:hover{background:var(--g-accent)}.cross-sells{margin-top:var(--g-space-xl);padding-top:var(--g-space-xl);border-top:1px solid var(--g-gray-100)}.cross-sells h2{font-family:var(--g-font-display);font-size:1.3rem;font-weight:300;margin-bottom:var(--g-space-md)}.cross-sells ul.products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:var(--g-space-md);list-style:none;padding:0;margin:0}.cross-sells ul.products li.product{width:100%!important;margin:0!important;padding:0!important;float:none!important}@media (max-width:768px){.cross-sells ul.products{grid-template-columns:repeat(2,1fr)}}.wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block{background:var(--g-cream);padding:var(--g-space-xl);border-radius:var(--g-radius-lg)}.wc-block-cart .wc-block-cart__sidebar .wc-block-components-order-summary .wc-block-components-totals-item__label{font-size:.85rem;color:var(--g-gray-500)}.wc-block-cart .wc-block-cart__sidebar .wc-block-components-order-summary .wc-block-components-totals-item__value{font-size:.85rem}.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-cart .wc-block-cart__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-weight:500;font-size:1rem}.wc-block-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__input .wc-block-components-text-input input{border:1px solid var(--g-gray-200);border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.8rem}.wc-block-cart .wc-block-components-totals-coupon .wc-block-components-totals-coupon__button{font-family:var(--g-font-body);font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button,.wc-block-cart .wc-block-components-checkout-place-order-button,.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-button{display:block;width:100%;padding:.9rem 1.5rem;background:var(--g-black)!important;color:var(--g-white)!important;border:none;border-radius:var(--g-radius)!important;font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:background var(--g-duration) var(--g-ease)}.wc-block-cart .wc-block-cart__submit-container .wc-block-cart__submit-button:hover,.wp-block-woocommerce-proceed-to-checkout-block .wc-block-cart__submit-button:hover{background:var(--g-accent)!important}.wc-block-cart .wc-block-cart__empty-cart__title{font-family:var(--g-font-display);font-weight:300}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,.wc-block-cart .wc-block-components-notice-banner.is-success{display:none}.wc-block-cart .wc-block-components-totals-shipping .wc-block-components-shipping-calculator-address button{font-family:var(--g-font-body);font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.wp-block-woocommerce-cart-accepted-payment-methods-block{opacity:.5}@media (max-width:768px){.wc-block-cart .wc-block-cart__main{margin-bottom:var(--g-space-lg)}.wc-block-cart .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{width:70px}.wc-block-cart .wc-block-cart-item__product .wc-block-components-product-name{font-size:.8rem}.wc-block-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block{border-radius:var(--g-radius)}}.g-empty-cart{padding-top:0;padding-bottom:var(--g-space-lg)}.g-empty-cart__hero{text-align:center;padding:var(--g-space-xl) var(--g-space-md) var(--g-space-xl);max-width:520px;margin:0 auto}.g-empty-cart__icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:var(--g-cream);color:var(--g-gray-300);margin-bottom:var(--g-space-lg)}.g-empty-cart__icon svg{width:36px;height:36px}.g-empty-cart__title{font-family:var(--g-font-display);font-size:clamp(1.8rem, 4vw, 2.8rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--g-black);margin:0 0 var(--g-space-sm)}.g-empty-cart__subtitle{font-family:var(--g-font-body);font-size:1rem;color:var(--g-gray-400);line-height:1.7;margin:0 0 var(--g-space-lg);max-width:400px;margin-left:auto;margin-right:auto}.g-empty-cart__hero .g-btn{min-width:220px}.g-empty-cart__gamification{max-width:480px;margin:0 auto var(--g-space-xl)}.g-empty-cart__gamification-inner{display:inline-flex;align-items:center;gap:.6rem;justify-content:center;width:100%;padding:.85rem 1.5rem;border-radius:100px;background:var(--g-champagne);color:var(--g-accent-dark);font-size:.85rem;font-weight:400;line-height:1.4}.g-empty-cart__gamification-inner strong{font-weight:600}.g-empty-cart__gamification-inner svg{flex-shrink:0;color:var(--g-accent)}.g-empty-cart__section{padding:var(--g-space-xl) 0;border-top:1px solid var(--g-gray-100)}.g-empty-cart__section:first-of-type{border-top:none}.g-empty-cart__section-header{text-align:center;margin-bottom:var(--g-space-xl)}.g-empty-cart__section-header .g-label{display:inline-block;margin-bottom:0}.g-empty-cart__grid{display:grid;gap:var(--g-space-md)}.g-empty-cart__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.g-empty-cart__grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.g-empty-cart__grid--6{grid-template-columns:repeat(4,minmax(0,1fr))}.g-empty-cart__recommended-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.g-empty-cart__section--recommended{width:auto;margin-left:0;margin-right:0;padding-left:0;padding-right:0;background:#fff0}.g-empty-cart__grid--outfits{grid-template-columns:repeat(2,1fr);gap:var(--g-space-lg)}.g-empty-cart__outfit{display:block;text-decoration:none;color:inherit;position:relative;overflow:hidden}.g-empty-cart__outfit-image{aspect-ratio:3/4;overflow:hidden;border-radius:var(--g-radius);background:var(--g-cream)}.g-empty-cart__outfit-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.6s var(--g-ease)}.g-empty-cart__outfit:hover .g-empty-cart__outfit-image img{transform:scale(1.04)}.g-empty-cart__outfit-placeholder{width:100%;height:100%;background:var(--g-cream)}.g-empty-cart__outfit-info{padding:var(--g-space-sm) 0 0;display:flex;align-items:center;justify-content:space-between;gap:var(--g-space-sm)}.g-empty-cart__outfit-name{font-family:var(--g-font-display);font-size:1.05rem;font-weight:400;letter-spacing:-.01em;color:var(--g-black)}.g-empty-cart__outfit-cta{display:inline-flex;align-items:center;gap:5px;font-family:var(--g-font-body);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--g-gray-400);transition:color var(--g-duration) var(--g-ease);white-space:nowrap}.g-empty-cart__outfit:hover .g-empty-cart__outfit-cta{color:var(--g-accent)}.g-empty-cart__section--drop{border-top:none;padding-top:0}.g-empty-cart__drop{text-align:center;padding:var(--g-space-2xl) var(--g-space-xl);background:var(--g-cream);border-radius:var(--g-radius)}.g-empty-cart__drop .g-label{display:inline-block;margin-bottom:var(--g-space-xs)}.g-empty-cart__drop h3{font-family:var(--g-font-display);font-size:clamp(1.2rem, 2.5vw, 1.5rem);font-weight:400;color:var(--g-black);margin:0 0 var(--g-space-lg);max-width:400px;margin-left:auto;margin-right:auto}.g-empty-cart__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;margin-top:var(--g-space-xl);border:1px solid var(--g-gray-100);background:#fffaf6}.g-empty-cart__trust-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.95rem;min-height:112px;padding:1.15rem 1.25rem;border-right:1px solid #eadbcc;font-family:var(--g-font-body);color:var(--g-black)}.g-empty-cart__trust-item:last-child{border-right:0}.g-empty-cart__trust-item svg{width:22px;height:22px}.g-empty-cart__trust-item>svg{width:48px;height:48px;padding:.8rem;border:1px solid #eadbcc;border-radius:var(--g-radius-round);background:var(--g-white);color:#4f4942;box-sizing:border-box}.g-empty-cart__trust-item>span{display:flex;flex-direction:column;gap:.22rem;min-width:0;font-size:.92rem;font-weight:800;line-height:1.2;letter-spacing:.01em;color:#29241f}.g-empty-cart__trust-item>span::after{display:block;font-size:.78rem;font-weight:500;line-height:1.4;color:#6f675f;letter-spacing:0;text-transform:none}.g-empty-cart__trust-item:nth-child(1)>span::after{content:"1 - 3 zile lucratoare"}.g-empty-cart__trust-item:nth-child(2)>span::after{content:"14 zile, fara pasi complicati"}.g-empty-cart__trust-item:nth-child(3)>span::after{content:"Card, Apple Pay si Google Pay"}@media (max-width:768px){.woocommerce-cart .g-cart-hero{min-height:280px}.woocommerce-cart .g-cart-hero::after{right:-2.5rem;bottom:1rem;width:150px;opacity:.55}.woocommerce-cart .g-cart-hero__copy{padding:104px var(--g-space-md) 34px}.woocommerce-cart .g-cart-hero__description{max-width:82%}.g-empty-cart__hero{padding:var(--g-space-xl) var(--g-space-sm) var(--g-space-lg)}.g-empty-cart__grid--4,.g-empty-cart__grid--5{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g-space-sm)}.g-empty-cart__grid--6,.g-empty-cart__recommended-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g-space-sm)}.g-empty-cart__section--recommended{padding-left:var(--g-space-md);padding-right:var(--g-space-md)}.g-empty-cart__grid--outfits{grid-template-columns:1fr;gap:var(--g-space-md)}.g-empty-cart__outfit-info{flex-direction:column;align-items:flex-start;gap:4px}.g-empty-cart__trust{grid-template-columns:1fr;gap:1rem;padding:0;border:0;background:#fff0}.g-empty-cart__trust-item{width:100%;min-height:96px;border:1px solid #eadbcc;background:#fffaf6}.g-empty-cart__trust-item:last-child{border-right:1px solid #eadbcc}.g-empty-cart__drop{padding:var(--g-space-xl) var(--g-space-md)}.g-empty-cart__section{padding:var(--g-space-lg) 0}}@media (min-width:769px) and (max-width:1024px){.g-empty-cart__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.g-empty-cart__grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}.g-empty-cart__grid--6,.g-empty-cart__recommended-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.woocommerce-cart .g-cart{padding-top:var(--g-space-lg);padding-bottom:var(--g-space-md);min-height:70vh}.woocommerce-cart .g-cart-hero{position:relative;width:100vw;min-height:clamp(220px, 24vw, 330px);margin:-140px calc(50% - 50vw) 0;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(90deg,rgb(250 247 243 / .98) 0%,rgb(250 247 243 / .82) 42%,rgb(250 247 243 / .22) 78%),linear-gradient(135deg,#f7efe5 0%,#efe1d1 44%,#d8c2ab 100%)}.woocommerce-cart .g-cart-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgb(10 10 10 / .12) 0%,#fff0 50%),repeating-linear-gradient(115deg,rgb(255 255 255 / .22) 0 1px,transparent 1px 16px);pointer-events:none}.woocommerce-cart .g-cart-hero::after{content:"";position:absolute;right:clamp(2rem, 10vw, 9rem);bottom:clamp(1.2rem, 3vw, 2.5rem);width:clamp(150px, 18vw, 250px);aspect-ratio:4 / 5;border:1px solid rgb(10 10 10 / .12);border-radius:7px;background:linear-gradient(180deg,rgb(255 255 255 / .78),rgb(255 255 255 / .28)),linear-gradient(135deg,rgb(10 10 10 / .08) 0 18%,transparent 18% 100%);box-shadow:0 24px 70px rgb(82 60 38 / .16);transform:rotate(4deg)}.woocommerce-cart .g-cart-hero__copy{position:relative;z-index:2;width:100%;max-width:var(--g-container);margin:0 auto;padding:clamp(96px, 8vw, 120px) var(--g-space-lg) clamp(30px, 4vw, 48px)}.woocommerce-cart .g-cart-hero__breadcrumbs{display:flex;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.72rem;font-weight:700;color:rgb(10 10 10 / .72)}.woocommerce-cart .g-cart-hero__breadcrumbs a{color:inherit}.woocommerce-cart .g-cart-hero__label{display:inline-block;margin-bottom:.45rem;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--g-accent-dark)}.woocommerce-cart .g-cart-hero__title{margin:0;max-width:620px;font-family:var(--g-font-display);font-size:clamp(2rem, 4vw, 3rem);font-weight:300;line-height:1.04;letter-spacing:-.02em;color:var(--g-black)}.woocommerce-cart .g-cart-hero__description{margin:.9rem 0 0;font-size:clamp(0.95rem, 1.4vw, 1.08rem);line-height:1.65;color:var(--g-gray-600)}.woocommerce-cart .g-cart__page-title{display:none}.woocommerce-cart .g-cart .g-container>h1,.woocommerce-cart .g-cart .g-container>h2{font-family:var(--g-font-display);font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:300;letter-spacing:-.02em;margin-bottom:var(--g-space-xl);padding-bottom:var(--g-space-sm);border-bottom:1px solid var(--g-gray-100)}.woocommerce-cart .g-cart__page-title{font-family:var(--g-font-display);font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:300;letter-spacing:-.02em;margin-bottom:var(--g-space-xl);padding-bottom:var(--g-space-sm);border-bottom:1px solid var(--g-gray-100);display:none}@media (max-width:768px){.woocommerce-cart .g-cart-hero{min-height:280px}.woocommerce-cart .g-cart-hero::after{right:-2.5rem;bottom:1rem;width:150px;opacity:.55}.woocommerce-cart .g-cart-hero__copy{padding:104px var(--g-space-md) 34px}.woocommerce-cart .g-cart-hero__description{max-width:82%}}.woocommerce-cart-form.g-cart-form+.g-cart__totals,.g-cart-form~.g-cart__totals{margin-top:var(--g-space-xl)}.woocommerce-cart .woocommerce{display:block}.g-cart2__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:var(--g-space-lg)}.g-cart2__title{font-family:var(--g-font-display);font-size:clamp(1.5rem, 3vw, 1.75rem);font-weight:400;margin:0}.g-cart-steps{position:relative;display:flex;align-items:center;justify-content:space-between;list-style:none;margin:0;padding:0;width:440px;max-width:100%;font-size:.85rem;color:var(--g-gray-400)}.g-cart-steps::before{content:"";position:absolute;left:0;right:0;top:50%;border-top:2px dotted var(--g-gray-300);z-index:0}.g-cart-steps li{position:relative;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;background:var(--g-white);padding:0 .6rem}.g-cart-steps li:first-child{padding-left:0}.g-cart-steps li:last-child{padding-right:0}.g-cart-steps__num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid var(--g-gray-300);background:var(--g-white);font-size:.72rem;font-weight:600}.g-cart-steps li.is-active,.g-cart-steps li.is-done{color:var(--g-black);font-weight:600}.g-cart-steps li.is-active .g-cart-steps__num,.g-cart-steps li.is-done .g-cart-steps__num{border-color:var(--g-accent);color:var(--g-accent-dark)}.g-cart-steps__link{display:inline-flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none;transition:color var(--g-duration-fast) var(--g-ease)}.g-cart-steps__link:hover{color:var(--g-black)}.g-cart-steps__link:hover .g-cart-steps__num{border-color:var(--g-accent)}@media (max-width:600px){.g-cart2__head{flex-direction:column;align-items:stretch;gap:.75rem}.g-cart-steps{width:100%;font-size:.74rem}.g-cart-steps li{gap:.35rem;padding:0 .55rem}.g-cart-steps__num{width:19px;height:19px;font-size:.66rem}}.g-cart2__grid{display:grid;grid-template-columns:1fr;gap:var(--g-space-lg);align-items:start}.g-cart2__col{display:flex;flex-direction:column;gap:var(--g-space-lg);min-width:0}@media (min-width:900px){.g-cart2__grid{grid-template-columns:minmax(0,1fr) 340px}.g-cart2__aside{position:sticky;top:calc(var(--g-header-h, 80px) + 16px)}}.g-cart2__items{--g-cart2-cols:72px minmax(0, 1fr) 130px 104px 56px;border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);overflow:hidden;background:var(--g-white)}.g-cart2__items-head{display:grid;grid-template-columns:var(--g-cart2-cols);gap:1rem;padding:.8rem 1.2rem;background:var(--g-offwhite);border-bottom:1px solid var(--g-gray-100);font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--g-gray-400)}.g-cart2__items-head span:nth-child(3){text-align:center}.g-cart2__items-head span:nth-child(4){text-align:right}.g-cart2__items-head span:nth-child(5){text-align:center}.g-cart2__item{position:relative;display:grid;grid-template-columns:var(--g-cart2-cols);gap:1rem;align-items:center;padding:1.2rem;border-bottom:1px solid var(--g-gray-100)}.g-cart2__item:last-child{border-bottom:none}.g-cart2__item-thumb{display:block;width:72px}.g-cart2__item-thumb img{width:72px;height:90px;object-fit:cover;border-radius:var(--g-radius);display:block}.g-cart2__item-main{min-width:0}.g-cart2__item-name{font-weight:600;font-size:.92rem;color:var(--g-black);line-height:1.3}.g-cart2__item-meta{margin-top:.3rem;display:flex;flex-direction:column;gap:.1rem;font-size:.74rem;color:var(--g-gray-400)}.g-cart2__item-main .variation,.g-cart2__item-main dl.variation{margin:.3rem 0 0;font-size:.74rem;line-height:1.4;color:var(--g-gray-400)}.g-cart2__item-main .variation dt,.g-cart2__item-main .variation dd{display:inline;margin:0;padding:0;font-size:inherit;font-weight:inherit;color:inherit}.g-cart2__item-main .variation dt{margin-right:.25rem}.g-cart2__item-main .variation dd p{display:inline;margin:0;font-size:.74rem;color:var(--g-gray-400)}.g-cart2__item-main .variation dd::after{content:'\A';white-space:pre}.g-cart2__item-qty{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:.78rem;color:var(--g-gray-500)}.g-cart2__item-price{text-align:right;white-space:nowrap}.g-cart2__price-now{display:block;font-weight:700;font-size:.95rem;color:var(--g-black)}.g-cart2__price-was{display:block;color:var(--g-gray-400);text-decoration:line-through}.g-cart2__price-off{display:block;font-size:.8rem;font-weight:600;color:var(--g-red)}.g-cart2__item-remove{text-align:center}.g-cart2__item .g-cart__remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--g-gray-200);border-radius:50%;color:var(--g-gray-400);font-size:1.1rem;line-height:1;transition:all var(--g-duration-fast) var(--g-ease)}.g-cart2__item .g-cart__remove:hover{border-color:var(--g-red)}.g-cart2__update{margin-top:var(--g-space-md);padding:0;background:none;border:none;font-size:.78rem;color:var(--g-gray-500);text-decoration:underline;cursor:pointer;display:none}.g-cart2__update:hover{color:var(--g-black)}.g-cart2__aside{display:flex;flex-direction:column;gap:var(--g-space-lg)}.g-cart2__below{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--g-space-md)}.g-cart2__below>*{flex:1 1 240px;min-width:0}.g-acc{border:1px solid var(--g-gray-200);border-radius:var(--g-radius-lg);background:var(--g-offwhite);overflow:hidden;align-self:start}.g-acc__head{display:flex;align-items:center;gap:.6rem;width:100%;padding:var(--g-space-md);background:none;border:none;font:inherit;text-align:left;color:var(--g-black);cursor:pointer}.g-acc__title{display:inline-flex;align-items:center;margin-right:auto;min-height:1.7rem;font-family:var(--g-font-display);font-size:1.05rem;line-height:1.2}.g-acc__icon{flex-shrink:0;width:8px;height:8px;border-right:2px solid var(--g-gray-500);border-bottom:2px solid var(--g-gray-500);transform:rotate(45deg);transition:transform var(--g-duration-fast) var(--g-ease)}.g-acc.is-open .g-acc__icon{transform:rotate(-135deg)}.g-acc__body{max-height:0;overflow:hidden;transition:max-height 0.3s var(--g-ease)}.g-acc.is-open .g-acc__body{max-height:600px}.g-acc__body-inner{padding:0 var(--g-space-md) var(--g-space-md)}.g-credits{display:block}.g-credits__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.g-credits__title{font-family:var(--g-font-display);font-size:1.05rem;color:var(--g-black)}.g-credits__balance{font-size:.8rem;font-weight:600;color:var(--g-accent-dark);background:var(--g-white);border:1px solid var(--g-gray-200);border-radius:999px;padding:.2rem .7rem;white-space:nowrap}.g-credits__rate{margin:0 0 .85rem;font-size:.8rem;color:var(--g-gray-500)}.g-credits__row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.g-credits__input{width:110px;padding:.6rem .75rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-lg);background:var(--g-white);font-size:.9rem}.g-credits__input:focus{outline:none;border-color:var(--g-black)}.g-credits__btn{padding:.6rem 1.3rem;background:var(--g-black);color:var(--g-white);border:1px solid var(--g-black);border-radius:var(--g-radius-lg);font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-credits__btn:hover{opacity:.88}.g-credits__btn--ghost{background:#fff0;color:var(--g-gray-600);border-color:var(--g-gray-200)}.g-credits__btn--ghost:hover{color:var(--g-black);opacity:1}.g-credits__msg{margin:.65rem 0 0;font-size:.8rem;color:var(--g-success)}.g-credits__msg:empty{display:none}.g-cart2__coupon{display:flex;align-items:center;gap:1rem;padding:0 0 0 1rem;border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);background:var(--g-white)}.g-cart2__coupon-input{flex:1;min-width:0;padding:1rem 0;border:none;outline:none;background:#fff0;font-size:1rem;color:var(--g-black)}.g-cart2__coupon-input::placeholder{color:var(--g-gray-400)}.g-cart2__coupon-btn{flex-shrink:0;text-transform:uppercase;border:none;background:none;font-size:.8rem;padding:1rem;font-weight:700;color:var(--g-accent-dark);cursor:pointer;white-space:nowrap}.g-cart2__coupon-btn:hover{color:var(--g-black)}.g-cart2__summary{padding:var(--g-space-sm);background:var(--g-offwhite);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg)}.g-cart2__summary-title{font-family:var(--g-font-display);font-size:1.2rem;font-weight:400;margin:0 0 var(--g-space-md)}.g-cart2__summary-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.86rem;color:var(--g-gray-600)}.g-cart2__summary-row>span:last-child{font-weight:600;color:var(--g-black)}.g-cart2__pos{color:var(--g-success)!important}.g-cart2__muted{color:var(--g-gray-400)!important;font-weight:400!important}.g-cart2__summary-row--order>span:last-child{font-size:1rem}.g-cart2__summary-divider{height:1px;background:var(--g-gray-200);margin:.6rem 0}.g-cart2__summary-row--pay>span{font-weight:700!important;color:var(--g-black)!important}.g-cart2__summary-row--pay>span:last-child{font-size:1.15rem}.g-cart2__checkout{display:flex;align-items:center;justify-content:center;gap:.55rem;margin-top:var(--g-space-md);padding:1rem;text-align:center;background:var(--g-black);color:var(--g-white);font-weight:600;font-size:.85rem;letter-spacing:.04em;border-radius:4px;transition:background var(--g-duration-fast) var(--g-ease)}.g-cart2__checkout::after{content:'';width:18px;height:18px;flex-shrink:0;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E") center / contain no-repeat}.g-cart2__checkout:hover{background:var(--g-gray-700);color:var(--g-white)}@media (max-width:600px){.g-cart2__items-head{display:none}.g-cart2__item{grid-template-columns:64px 1fr;grid-template-areas:"thumb main" "thumb qty" "thumb price";gap:.3rem 1rem;padding-right:2.6rem;align-items:start}.g-cart2__item-thumb{grid-area:thumb}.g-cart2__item-main{grid-area:main}.g-cart2__item-qty{grid-area:qty;justify-content:flex-start;margin-top:.4rem}.g-cart2__item-price{grid-area:price;text-align:left}.g-cart2__item-remove{position:absolute;top:1rem;right:1rem}}.g-cart-recs{margin-top:var(--g-space-xl);padding-top:var(--g-space-xl);padding-bottom:var(--g-space-xl);border-top:1px solid var(--g-gray-100)}.g-cart-recs .g-section-header{margin-bottom:var(--g-space-lg)}.g-cart__items{border-top:1px solid var(--g-gray-100);margin-bottom:var(--g-space-md)}.g-cart__item{display:grid;grid-template-columns:90px 1fr;gap:var(--g-space-md);padding:var(--g-space-md) 0;border-bottom:1px solid var(--g-gray-100);align-items:start;position:relative}.g-cart__item-image{aspect-ratio:3 / 4;overflow:hidden;background-color:var(--g-cream);border-radius:var(--g-radius);flex-shrink:0}.g-cart__item-image,.g-cart__item-image img{border-radius:var(--g-radius-lg)}.g-cart__item-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.6s var(--g-ease)}.g-cart__item:hover .g-cart__item-image img{transform:scale(1.04)}.g-cart__qty-control{display:inline-flex;align-items:center;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);overflow:hidden;background:var(--g-white)}.g-cart__qty-control .quantity{margin:0}.g-cart__qty-control .qty{width:52px;min-height:38px;border:none;text-align:center;font-size:.9rem;font-family:var(--g-font-body);padding:0 .3rem}.g-cart__qty-btn{width:34px;min-height:38px;border:none;background:var(--g-white);color:var(--g-black);font-size:1rem;line-height:1;cursor:pointer;transition:background-color var(--g-duration-fast) var(--g-ease)}.g-cart__qty-btn:hover{background:var(--g-cream)}.g-cart__item-image a{display:block;height:100%}.g-cart__item-details{display:flex;flex-direction:column;gap:.5rem;padding-top:.2rem}.g-cart__item-name{font-family:var(--g-font-body);font-size:.9rem;font-weight:400;line-height:1.4;color:var(--g-black)}.g-cart__item-name a{color:inherit;text-decoration:none;transition:color var(--g-duration-fast)}.g-cart__item-name a:hover{color:var(--g-accent);opacity:1}.g-cart__item-details .variation,.g-cart__item-details dl.variation{margin:0;font-size:.75rem;color:var(--g-gray-400)}.g-cart__item-details .variation dt,.g-cart__item-details .variation dd{display:inline;margin:0;padding:0}.g-cart__item-details .variation dd::after{content:'\A';white-space:pre}.g-cart__item-price{font-size:.85rem;font-weight:500;color:var(--g-black)}.g-cart__item-price .woocommerce-Price-amount{font-weight:500}.g-cart__item-quantity .quantity{display:flex;align-items:center;gap:0;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);width:fit-content;overflow:hidden}.g-cart__item-quantity .quantity input.qty{width:48px;height:38px;border:none;text-align:center;font-family:var(--g-font-body);font-size:.85rem;font-weight:500;color:var(--g-black);background:#fff0;outline:none;appearance:textfield;-moz-appearance:textfield;padding:0}.g-cart__item-quantity .quantity input.qty::-webkit-inner-spin-button,.g-cart__item-quantity .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none}.g-cart__item-subtotal{font-size:.9rem;font-weight:500;color:var(--g-black)}.g-cart__remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--g-radius-round);background:var(--g-gray-100);color:var(--g-gray-400);font-size:1rem;line-height:1;text-decoration:none;transition:all var(--g-duration-fast) var(--g-ease);flex-shrink:0;align-self:flex-start;margin-top:.15rem}.g-cart__remove:hover{background:var(--g-error);color:var(--g-white);opacity:1}.g-cart__actions{display:flex;align-items:center;gap:var(--g-space-md);flex-wrap:wrap;padding:var(--g-space-md) 0;border-top:1px solid var(--g-gray-100)}.g-cart__coupon{display:flex;align-items:center;gap:0;flex:1;min-width:240px;max-width:380px}.g-cart__coupon-input{flex:1;height:44px;padding:0 1rem;border:1px solid var(--g-gray-200);border-right:none;border-radius:var(--g-radius) 0 0 var(--g-radius);font-family:var(--g-font-body);font-size:.82rem;color:var(--g-black);background:var(--g-white);outline:none;transition:border-color var(--g-duration-fast)}.g-cart__coupon-input:focus{border-color:var(--g-black)}.g-cart__coupon-input::placeholder{color:var(--g-gray-300)}.g-cart__coupon .g-btn{height:44px;padding:0 1.4rem;font-size:.72rem;min-width:auto;border-radius:0 var(--g-radius) var(--g-radius) 0;white-space:nowrap}.g-cart__actions .g-btn--ghost{height:44px;padding:0 1.4rem;font-size:.72rem;min-width:auto;margin-left:auto}.g-cart__totals .cart_totals{background:var(--g-offwhite);border:1px solid var(--g-gray-100);padding:var(--g-space-xl);border-radius:var(--g-radius-lg);position:sticky;top:120px}.g-cart__totals .cart_totals h2{font-family:var(--g-font-display);font-size:1.2rem;font-weight:400;letter-spacing:-.01em;margin-bottom:var(--g-space-lg);padding-bottom:var(--g-space-sm);border-bottom:1px solid var(--g-gray-200)}.g-cart__totals .cart_totals table{width:100%;border-collapse:collapse;margin-bottom:var(--g-space-md)}.g-cart__totals .cart_totals table th,.g-cart__totals .cart_totals table td{padding:.55rem 0;border:none;font-size:.85rem;vertical-align:middle}.g-cart__totals .cart_totals table th{color:var(--g-gray-500);font-weight:400;text-align:left;width:50%}.g-cart__totals .cart_totals table td{text-align:right;font-weight:500;color:var(--g-black)}.g-cart__totals .cart_totals table tr.order-total th,.g-cart__totals .cart_totals table tr.order-total td{font-size:1rem;font-weight:600;border-top:1px solid var(--g-gray-200);padding-top:var(--g-space-sm)}.g-cart__totals .cart_totals .shipping th a,.g-cart__totals .cart_totals .shipping td a{font-size:.78rem;color:var(--g-accent);text-decoration:underline;text-underline-offset:2px}.g-cart__totals .cart_totals .wc-proceed-to-checkout{margin-top:var(--g-space-md)}.g-cart__totals .cart_totals .wc-proceed-to-checkout a.checkout-button,.g-cart__totals .wc-proceed-to-checkout a.checkout-button{display:block;width:100%;padding:1rem 1.5rem;background:var(--g-black)!important;color:var(--g-white)!important;border:none;border-radius:var(--g-radius)!important;font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-align:center;text-decoration:none;cursor:pointer;transition:background var(--g-duration) var(--g-ease)}.g-cart__totals .cart_totals .wc-proceed-to-checkout a.checkout-button:hover,.g-cart__totals .wc-proceed-to-checkout a.checkout-button:hover{background:var(--g-accent)!important;opacity:1}.g-cart__totals .cart_totals::after{content:'';display:block;margin-top:var(--g-space-md);padding-top:var(--g-space-sm);border-top:1px solid var(--g-gray-200)}@media (max-width:899px){.woocommerce-cart .woocommerce{display:block}.g-cart__totals{margin-top:var(--g-space-xl)}.g-cart__totals .cart_totals{position:static}.g-cart__actions{flex-direction:column;align-items:stretch}.g-cart__coupon{max-width:100%}.g-cart__actions .g-btn--ghost{margin-left:0;width:100%}}@media (max-width:480px){.g-cart__item{grid-template-columns:70px 1fr;gap:var(--g-space-sm)}}.woocommerce-checkout .g-checkout{padding-bottom:var(--g-space-xl);min-height:80vh}.woocommerce-checkout .g-checkout .g-container>h1{font-family:var(--g-font-display);font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:300;letter-spacing:-.02em;margin-bottom:var(--g-space-xl);padding-bottom:var(--g-space-sm);border-bottom:1px solid var(--g-gray-100)}.woocommerce-checkout #customer_details+#order_review_heading,.woocommerce-checkout #order_review_heading{font-family:var(--g-font-display);font-size:1.3rem;font-weight:400;letter-spacing:-.01em;margin-bottom:var(--g-space-md)}@media (min-width:900px){.woocommerce-checkout form.woocommerce-checkout{display:grid;grid-template-columns:minmax(0,1fr) 440px;grid-template-rows:auto 2.4rem auto;column-gap:var(--g-space-xl);row-gap:0;align-items:start}.woocommerce-checkout form.woocommerce-checkout>.woocommerce-NoticeGroup,.woocommerce-checkout form.woocommerce-checkout>.woocommerce-NoticeGroup-checkout{grid-column:1 / -1;grid-row:1}.woocommerce-checkout form.woocommerce-checkout>#customer_details{grid-column:1;grid-row:2 / 4}.woocommerce-checkout form.woocommerce-checkout>#order_review_heading{grid-column:2;grid-row:2;align-self:start;margin:0;line-height:2.4rem}.woocommerce-checkout form.woocommerce-checkout>#order_review{grid-column:2;grid-row:3;align-self:start;margin-top:var(--g-space-md);position:sticky;top:120px}}.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-shipping-fields>h3,.woocommerce-checkout .woocommerce-additional-fields>h3{font-family:var(--g-font-display);font-size:1.1rem;font-weight:400;letter-spacing:-.01em;margin-bottom:var(--g-space-md);margin-top:var(--g-space-xl);padding-bottom:var(--g-space-xs);border-bottom:1px solid var(--g-gray-100);color:var(--g-black)}.woocommerce-checkout .woocommerce-billing-fields>h3:first-child{margin-top:0}.woocommerce-checkout .form-row{display:flex;flex-direction:column;gap:.3rem;margin-bottom:var(--g-space-sm)}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{float:none;width:100%}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:var(--g-space-sm)}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}.woocommerce-checkout .form-row label{font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-500)}.woocommerce-checkout .form-row label .required{color:var(--g-accent);margin-left:2px}.woocommerce-checkout .form-row label.checkbox{display:block;position:relative;padding-left:1.7rem;font-size:.82rem;line-height:1.45;text-transform:none;letter-spacing:0;cursor:pointer;color:var(--g-gray-600)}.woocommerce-checkout .form-row label.checkbox input[type="checkbox"]{position:absolute;left:0;top:.18rem;width:16px;height:16px;margin:0;flex:none}.woocommerce-checkout .form-row label.checkbox .required,.woocommerce-checkout .form-row label.checkbox abbr.required{color:var(--g-error,#b3372e);border:0;text-decoration:none}.woocommerce-checkout .form-row label.checkbox .woocommerce-terms-and-conditions-checkbox-text{display:inline}.woocommerce-checkout .form-row input[type="text"],.woocommerce-checkout .form-row input[type="email"],.woocommerce-checkout .form-row input[type="tel"],.woocommerce-checkout .form-row input[type="password"],.woocommerce-checkout .form-row input[type="number"],.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select,.woocommerce-checkout .select2-container--default .select2-selection--single{width:100%;padding:.75rem 1rem;border:1px solid var(--g-gray-200);border-radius:4px;font-family:var(--g-font-body);font-size:.85rem;color:var(--g-black);background:var(--g-white);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease);appearance:none;-webkit-appearance:none}.woocommerce-checkout .form-row input:focus,.woocommerce-checkout .form-row textarea:focus,.woocommerce-checkout .form-row select:focus,.woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--single,.woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single{border-color:var(--g-black);box-shadow:inset 0 0 0 1px var(--g-black)}.woocommerce-checkout .form-row.woocommerce-invalid input,.woocommerce-checkout .form-row.woocommerce-invalid textarea,.woocommerce-checkout .form-row.woocommerce-invalid select,.woocommerce-checkout .form-row.woocommerce-invalid .select2-container--default .select2-selection--single{border-color:var(--g-error)}.woocommerce-checkout .checkout-inline-error-message{display:block;margin:.35rem 0 0;padding:0;font-size:.78rem;line-height:1.3;color:var(--g-error)}.woocommerce-checkout .form-row input::placeholder,.woocommerce-checkout .form-row textarea::placeholder{color:var(--g-gray-300)}.woocommerce-checkout .form-row textarea{resize:vertical;min-height:90px}.woocommerce-checkout .select2-container--default .select2-selection--single{height:auto;line-height:1.5;border-color:var(--g-gray-200);border-radius:4px!important;padding:0}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered{padding:.6rem 2.5rem .6rem 1rem;font-family:var(--g-font-body);font-size:.85rem;color:var(--g-black);line-height:1.5}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;right:.8rem;top:50%;transform:translateY(-50%)}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--g-gray-400) #fff0 #fff0}.select2-dropdown{border:2px solid var(--g-black)!important;box-shadow:0 8px 24px rgb(0 0 0 / .1)!important;border-radius:4px!important;overflow:hidden;font-family:var(--g-font-body);font-size:.85rem}.select2-container--default .select2-dropdown--below{margin-top:4px}.woocommerce-checkout .select2-container--open .select2-selection--single{border-radius:4px}.select2-search--dropdown{padding:0.6rem!important}.select2-search--dropdown .select2-search__field{padding:.55rem 0.7rem!important;border:1px solid var(--g-gray-200)!important;border-radius:4px!important;font-family:var(--g-font-body);font-size:0.85rem!important;color:var(--g-black);outline:none!important;box-shadow:none!important}.select2-search--dropdown .select2-search__field:focus{border-color:var(--g-black)!important;box-shadow:inset 0 0 0 1px var(--g-black)!important}.select2-results__options{padding:.25rem 0}.select2-results__option{padding:.6rem 1rem!important;color:var(--g-gray-600)!important}.select2-results__option--highlighted,.select2-results__option--selected{background:var(--g-cream)!important;color:var(--g-black)!important}.woocommerce-checkout .form-row input[type="checkbox"]{width:16px;height:16px;min-width:16px;border:1px solid var(--g-gray-300);border-radius:2px;appearance:none;-webkit-appearance:none;background:var(--g-white);cursor:pointer;padding:0;transition:all var(--g-duration-fast);position:relative}.woocommerce-checkout .form-row input[type="checkbox"]:checked{background:var(--g-black);border-color:var(--g-black)}.woocommerce-checkout .form-row input[type="checkbox"]:checked::after{content:'';position:absolute;top:2px;left:5px;width:5px;height:9px;border:2px solid var(--g-white);border-top:none;border-left:none;transform:rotate(45deg)}#order_review{background:var(--g-offwhite);border:1px solid var(--g-gray-100);padding:var(--g-space-md);border-radius:var(--g-radius-lg);position:sticky;top:120px}#order_review table.shop_table{width:100%;border-collapse:collapse;margin-bottom:var(--g-space-md)}#order_review table.shop_table th,#order_review table.shop_table td{padding:.6rem 0;border-bottom:1px solid var(--g-gray-200);font-size:.82rem;vertical-align:middle}#order_review table.shop_table thead th{font-size:.7rem;font-weight:500;text-transform:uppercase;text-align:left;padding-top:0;letter-spacing:.1em;color:var(--g-gray-400);border-bottom:1px solid var(--g-gray-200)}#order_review table.shop_table .product-total{text-align:right;font-weight:500;vertical-align:top}#order_review table.shop_table tfoot tr th{color:var(--g-gray-500);font-weight:400;font-size:.82rem;text-align:left}#order_review table.shop_table tfoot tr td{text-align:right;font-weight:500;color:var(--g-black)}#order_review table.shop_table tfoot tr.order-total th,#order_review table.shop_table tfoot tr.order-total td{font-size:1rem;vertical-align:top;font-weight:600;border-top:1px solid var(--g-gray-300);border-bottom:none;padding-top:var(--g-space-sm)}#order_review table.shop_table .includes_tax{display:block}#order_review table.shop_table .product-name .g-co-qty{font-weight:600;color:var(--g-black);margin-right:.15rem}#order_review table.shop_table .variation,#order_review table.shop_table dl.variation{margin:.35rem 0 0;font-size:.75rem;color:var(--g-gray-400)}#order_review table.shop_table .variation dt,#order_review table.shop_table .variation dd{display:inline;margin:0;padding:0}#order_review table.shop_table .variation dt{font-weight:500;margin-right:.25rem}#order_review table.shop_table .variation dd p{display:inline;margin:0;font-size:.75rem}#order_review table.shop_table .variation dd::after{content:'\A';white-space:pre}#order_review table.shop_table tr.woocommerce-shipping-totals td{padding-top:.85rem}#order_review .g-ship-label{font-size:.82rem;color:var(--g-gray-500);margin-bottom:.5rem;text-align:left}#order_review .woocommerce-shipping-methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}#order_review .woocommerce-shipping-methods li{display:flex;align-items:center;gap:.55rem;margin:0;padding:.6rem .75rem;border:1px solid var(--g-gray-200);border-radius:4px;background:var(--g-white);cursor:pointer;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}#order_review .woocommerce-shipping-methods li:hover{border-color:var(--g-gray-400)}#order_review .woocommerce-shipping-methods li:has(input:checked){border-color:var(--g-black);box-shadow:inset 0 0 0 1px var(--g-black)}#order_review .woocommerce-shipping-methods li input[type="radio"]{appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;margin:0;border:1.5px solid var(--g-gray-300);border-radius:50%;position:relative;cursor:pointer;transition:border-color var(--g-duration-fast) var(--g-ease)}#order_review .woocommerce-shipping-methods li input[type="radio"]:checked{border-color:var(--g-black)}#order_review .woocommerce-shipping-methods li input[type="radio"]:checked::after{content:'';position:absolute;inset:3px;border-radius:50%;background:var(--g-black)}#order_review .woocommerce-shipping-methods li label{flex:1;margin:0;font-size:.82rem;font-weight:500;color:var(--g-black);line-height:1.3;cursor:pointer;text-align:left}#order_review .woocommerce-shipping-methods li label span{float:right}#order_review table.shop_table tr.woocommerce-wt-locations th{display:none}#order_review table.shop_table tr.woocommerce-wt-locations td{padding:.5rem 0 .8rem;border-bottom:1px solid var(--g-gray-200)}#order_review button.wt-locations-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:.7rem 1rem;background:var(--g-white);color:var(--g-black);border:1px solid var(--g-black);border-radius:4px;font-family:var(--g-font-body);font-size:.76rem;font-weight:600;letter-spacing:.04em;text-transform:none;line-height:1;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}#order_review button.wt-locations-btn:hover{background:var(--g-black);color:var(--g-white)}#order_review button.wt-locations-btn svg{width:16px;height:16px;flex-shrink:0}#order_review .wt-location-details{margin-top:.6rem}#order_review .wt-location-card{display:flex;align-items:center;gap:.7rem;padding:.7rem .8rem;background:var(--g-white);border:1px solid var(--g-gray-200);border-radius:var(--g-radius)}#order_review .wt-location-card-logo img{width:40px;height:40px;object-fit:contain;display:block}#order_review .wt-location-card-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}#order_review .wt-location-card-name{font-size:.82rem;font-weight:600;color:var(--g-black);line-height:1.25}#order_review .wt-location-card-address{font-size:.74rem;color:var(--g-gray-500);line-height:1.35}.wt-modal.wt-modal-open{background:#fff0}#wt-locations-modal.wt-modal-open{position:fixed!important;inset:0!important;width:100vw;height:100vh;padding:0;background:rgb(0 0 0 / .5)}#wt-locations-modal.wt-modal-open .wt-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1200px, calc(100vw - 40px));height:calc(100vh - 40px);max-width:none;max-height:none;margin:0;border-radius:var(--g-radius-lg);overflow:hidden;box-shadow:0 24px 60px -12px rgb(0 0 0 / .35),0 8px 24px -8px rgb(0 0 0 / .2)}#wt-locations-modal.wt-modal-open .wt-modal-body{flex:1 1 auto;min-height:0}#wt-locations-modal.wt-modal-open .wt-modal-body iframe{width:100%;height:100%;display:block;border:0}#wt-locations-modal .wt-toolbar-title{font-family:var(--g-font-heading,inherit);font-weight:600;color:var(--g-black)}#wt-locations-modal .wt-modal-close{color:var(--g-gray-500);transition:color var(--g-duration-fast) var(--g-ease)}#wt-locations-modal .wt-modal-close:hover{color:var(--g-black)}#payment{background:#fff0;border-radius:0;padding:0;margin-top:var(--g-space-md)}#payment .payment_methods{list-style:none;padding:0;margin:0 0 var(--g-space-md);display:flex;flex-direction:column;gap:.6rem;border:none;overflow:visible}#payment .payment_methods li{padding:0;border:1px solid var(--g-gray-200);border-radius:4px;background:var(--g-white);overflow:hidden;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}#payment .payment_methods li:hover{border-color:var(--g-gray-400)}#payment .payment_methods li:has(input[type="radio"]:checked){border-color:var(--g-black);box-shadow:inset 0 0 0 1px var(--g-black)}#payment .payment_methods li label{display:flex;align-items:center;gap:.7rem;padding:1rem 1.1rem;font-size:.85rem;font-weight:600;color:var(--g-black);cursor:pointer;margin:0}#payment .payment_methods li input[type="radio"]{width:18px;height:18px;min-width:18px;accent-color:var(--g-black);cursor:pointer;display:none}#payment .payment_methods li label img{margin-left:auto;max-height:26px;width:auto;display:inline-block}#payment .payment_methods li .payment_box{padding:0 1rem 1rem;background:#fff0;border-top:none;margin:-.4rem 0 0}#payment .payment_methods li .payment_box::before{display:none}#payment .payment_methods li .payment_box p{font-size:.8rem;line-height:1.5;color:var(--g-gray-500);margin:0}#payment .form-row.place-order{margin-bottom:0}#payment #place_order{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:1rem 1.5rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:4px;font-family:var(--g-font-body);font-size:.82rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-align:center;cursor:pointer;transition:background var(--g-duration) var(--g-ease);margin-top:0}#payment #place_order::before{content:'';width:19px;height:19px;flex-shrink:0;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2'/%3E%3Cpath d='M15 18H9'/%3E%3Cpath d='M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Ccircle cx='17' cy='18' r='2'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 18V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v11a1 1 0 0 0 1 1h2'/%3E%3Cpath d='M15 18H9'/%3E%3Cpath d='M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.624l-3.48-4.35A1 1 0 0 0 17.52 8H14'/%3E%3Ccircle cx='7' cy='18' r='2'/%3E%3Ccircle cx='17' cy='18' r='2'/%3E%3C/svg%3E") center / contain no-repeat}#payment #place_order:hover{background:var(--g-accent)}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{font-size:.78rem;color:var(--g-gray-400);margin-bottom:var(--g-space-sm)}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{margin-bottom:var(--g-space-sm)}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p{font-size:.78rem}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a{color:var(--g-gray-500);text-decoration:underline;text-underline-offset:2px}.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-error,.woocommerce-checkout .woocommerce-NoticeGroup .woocommerce-message{border-radius:var(--g-radius);margin-bottom:var(--g-space-md)}.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-info{font-size:.82rem;color:var(--g-gray-500);padding:.85rem 1rem;background:var(--g-cream);border:none;border-left:3px solid var(--g-accent);border-radius:0 var(--g-radius) var(--g-radius) 0;margin-bottom:var(--g-space-md)}.woocommerce-checkout .woocommerce-info a{color:var(--g-accent);font-weight:500}.woocommerce-checkout .checkout_coupon{display:flex;gap:0;max-width:420px;margin-bottom:var(--g-space-lg)}.woocommerce-checkout .checkout_coupon input.input-text{flex:1;border-radius:var(--g-radius) 0 0 var(--g-radius)!important;border-right:none!important}.woocommerce-checkout .checkout_coupon button{border-radius:0 var(--g-radius) var(--g-radius) 0!important;padding:0 1.4rem!important;white-space:nowrap}.woocommerce-checkout .login{max-width:420px;margin-bottom:var(--g-space-lg);padding:var(--g-space-lg);background:var(--g-cream);border-radius:var(--g-radius-lg)}@media (max-width:899px){.woocommerce-checkout form.woocommerce-checkout{display:block}#order_review{position:static;margin-top:var(--g-space-xl)}.woocommerce-checkout .col2-set{grid-template-columns:1fr}}.woocommerce-order-received .g-cart{padding-top:var(--g-space-lg);padding-bottom:var(--g-space-3xl);min-height:70vh}.woocommerce-order-received .woocommerce-order{max-width:760px;margin:0 auto}.woocommerce-order-received p.woocommerce-thankyou-order-received{text-align:center;font-family:var(--g-font-display);font-size:clamp(1.4rem, 3vw, 2rem);font-weight:300;color:var(--g-black);margin-bottom:var(--g-space-xl);padding-bottom:var(--g-space-xl);border-bottom:1px solid var(--g-gray-100);line-height:1.4}.woocommerce-order-received .woocommerce-order::before{content:'';display:block;width:72px;height:72px;margin:0 auto var(--g-space-lg);background-color:var(--g-success);border-radius:var(--g-radius-round);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");mask-size:42px;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");-webkit-mask-size:42px;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;background-color:var(--g-success);box-shadow:0 0 0 8px rgb(90 138 90 / .12)}ul.woocommerce-thankyou-order-details{list-style:none;padding:0;margin:0 0 var(--g-space-xl);display:grid;grid-template-columns:repeat(2,1fr);gap:var(--g-space-sm);background:var(--g-cream);border-radius:var(--g-radius-lg);padding:var(--g-space-lg)}ul.woocommerce-thankyou-order-details li{display:flex;flex-direction:column;gap:.2rem}ul.woocommerce-thankyou-order-details li mark{background:none;font-weight:600;color:var(--g-black);font-size:.9rem}ul.woocommerce-thankyou-order-details li strong{font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--g-gray-400);display:block;margin-bottom:.15rem}.woocommerce-order-details{margin-bottom:var(--g-space-xl)}.woocommerce-order-details .woocommerce-order-details__title,.woocommerce-customer-details .woocommerce-column__title{font-family:var(--g-font-display);font-size:1.1rem;font-weight:400;letter-spacing:-.01em;margin-bottom:var(--g-space-md);padding-bottom:var(--g-space-xs);border-bottom:1px solid var(--g-gray-100)}.woocommerce-order-details table.woocommerce-table--order-details{width:100%;border-collapse:collapse}.woocommerce-order-details table.woocommerce-table--order-details th,.woocommerce-order-details table.woocommerce-table--order-details td{padding:.75rem 0;border-bottom:1px solid var(--g-gray-100);font-size:.85rem;vertical-align:middle}.woocommerce-order-details table.woocommerce-table--order-details thead th{font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--g-gray-400);padding-top:0;text-align:left}.woocommerce-order-details table.woocommerce-table--order-details .product-total{text-align:right;font-weight:500}.woocommerce-order-details table.woocommerce-table--order-details tfoot th{color:var(--g-gray-500);font-weight:400;text-align:left}.woocommerce-order-details table.woocommerce-table--order-details tfoot td{text-align:right;font-weight:500;color:var(--g-black)}.woocommerce-order-details table.woocommerce-table--order-details tfoot tr.order-total th,.woocommerce-order-details table.woocommerce-table--order-details tfoot tr.order-total td{font-size:1rem;font-weight:600;border-top:1px solid var(--g-gray-300);border-bottom:none;padding-top:var(--g-space-sm)}.woocommerce-customer-details .woocommerce-columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--g-space-lg);margin-bottom:var(--g-space-xl)}.woocommerce-customer-details address{font-style:normal;font-size:.85rem;line-height:1.8;color:var(--g-gray-600);background:var(--g-cream);padding:var(--g-space-lg);border-radius:var(--g-radius-lg)}.woocommerce-order-received .woocommerce-order .g-thankyou-cta{text-align:center;margin-top:var(--g-space-xl);padding-top:var(--g-space-xl);border-top:1px solid var(--g-gray-100)}.woocommerce-order-received .g-thankyou-enhancements{margin-top:var(--g-space-2xl);display:grid;gap:var(--g-space-xl)}.woocommerce-order-received .g-thankyou-panel,.woocommerce-order-received .g-thankyou-section,.woocommerce-order-received .g-thankyou-split{border-radius:var(--g-radius-lg)}.woocommerce-order-received .g-thankyou-panel--trust{background:var(--g-cream);padding:clamp(1.5rem, 4vw, 2.5rem)}.woocommerce-order-received .g-thankyou-panel__intro{max-width:620px}.woocommerce-order-received .g-thankyou-kicker{display:inline-block;margin-bottom:0;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gold)}.woocommerce-order-received .g-thankyou-enhancements h2{margin:0;font-family:var(--g-font-display);font-size:clamp(1.45rem, 3vw, 2rem);font-weight:400;line-height:1.18;color:var(--g-black)}.woocommerce-order-received .g-thankyou-enhancements p{margin:var(--g-space-sm) 0 0;color:var(--g-gray-600);line-height:1.8}.woocommerce-order-received .g-thankyou-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--g-space-md);margin-top:var(--g-space-xl)}.woocommerce-order-received .g-thankyou-trust-item{min-height:132px;padding:var(--g-space-lg);background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-md)}.woocommerce-order-received .g-thankyou-icon{display:inline-flex;width:34px;height:34px;margin-bottom:var(--g-space-sm);color:var(--g-black)}.woocommerce-order-received .g-thankyou-icon svg{width:100%;height:100%}.woocommerce-order-received .g-thankyou-trust-item strong{display:block;margin-bottom:.25rem;font-size:.9rem;color:var(--g-black)}.woocommerce-order-received .g-thankyou-trust-item span:last-child{display:block;font-size:.8rem;line-height:1.6;color:var(--g-gray-500)}.woocommerce-order-received .g-thankyou-section{padding-top:var(--g-space-sm)}.woocommerce-order-received .g-thankyou-section__head{margin-bottom:var(--g-space-lg)}.woocommerce-order-received .g-thankyou-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--g-space-md)}.woocommerce-order-received .g-thankyou-product{min-width:0}.woocommerce-order-received .g-thankyou-product__image{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:var(--g-radius-md);background:var(--g-cream)}.woocommerce-order-received .g-thankyou-product__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}.woocommerce-order-received .g-thankyou-product__image:hover img{transform:scale(1.035)}.woocommerce-order-received .g-thankyou-product__image span{position:absolute;left:var(--g-space-sm);top:var(--g-space-sm);padding:.32rem .55rem;background:var(--g-black);color:var(--g-white);border-radius:var(--g-radius-sm);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.woocommerce-order-received .g-thankyou-product__body{padding-top:var(--g-space-sm)}.woocommerce-order-received .g-thankyou-product h3{margin:0 0 .35rem;font-family:var(--g-font-body);font-size:.86rem;font-weight:600;line-height:1.35}.woocommerce-order-received .g-thankyou-product h3 a{color:var(--g-black);text-decoration:none}.woocommerce-order-received .g-thankyou-product__price{margin-bottom:var(--g-space-sm);font-size:.84rem;color:var(--g-black)}.woocommerce-order-received .g-thankyou-product__price del{color:var(--g-gray-400);margin-right:.35rem}.woocommerce-order-received .g-thankyou-product__price ins{text-decoration:none;font-weight:700}.woocommerce-order-received .g-thankyou-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.8rem 1.15rem;border-radius:var(--g-radius-sm);font-size:.74rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;text-decoration:none;transition:transform 0.2s ease,opacity 0.2s ease}.woocommerce-order-received .g-thankyou-button:hover{transform:translateY(-1px);opacity:.86}.woocommerce-order-received .g-thankyou-button--light{width:100%;border:1px solid var(--g-gray-200);color:var(--g-black);background:var(--g-white)}.woocommerce-order-received .g-thankyou-button--dark{color:var(--g-white);background:var(--g-black)}.woocommerce-order-received .g-thankyou-button--gold{color:var(--g-black);background:var(--g-gold)}.woocommerce-order-received .g-thankyou-split{display:flex;align-items:center;justify-content:space-between;gap:var(--g-space-xl);padding:clamp(1.5rem, 4vw, 2.4rem)}.woocommerce-order-received .g-thankyou-split--dark{background:var(--g-black);color:var(--g-white)}.woocommerce-order-received .g-thankyou-split--dark h2,.woocommerce-order-received .g-thankyou-split--dark p{color:var(--g-white)}.woocommerce-order-received .g-thankyou-split--dark p{opacity:.72}.woocommerce-order-received .g-thankyou-split--cream{background:var(--g-cream);border:1px solid var(--g-gray-100)}@media (max-width:600px){ul.woocommerce-thankyou-order-details{grid-template-columns:1fr;padding:var(--g-space-md)}.woocommerce-customer-details .woocommerce-columns{grid-template-columns:1fr}}@media (max-width:900px){.woocommerce-order-received .g-thankyou-products{grid-template-columns:repeat(2,minmax(0,1fr))}.woocommerce-order-received .g-thankyou-trust-grid{grid-template-columns:1fr}.woocommerce-order-received .g-thankyou-split{align-items:flex-start;flex-direction:column}}@media (max-width:480px){.woocommerce-order-received .g-thankyou-products{gap:var(--g-space-sm)}.woocommerce-order-received .g-thankyou-product h3,.woocommerce-order-received .g-thankyou-product__price{font-size:.78rem}.woocommerce-order-received .g-thankyou-button{width:100%}}.g-cart__item{display:grid;grid-template-columns:100px 1fr auto;gap:var(--g-space-md);padding:var(--g-space-md) 0;border-bottom:1px solid var(--g-gray-100);align-items:center}.g-cart__item-image{aspect-ratio:3/4;overflow:hidden;background-color:var(--g-cream)}.g-cart__item-image img{width:100%;height:100%;object-fit:cover}.g-cart__item-name{font-size:.9rem;font-weight:400;margin-bottom:.2rem}.g-cart__item-variant{font-size:.75rem;color:var(--g-gray-400)}.g-cart__item-price{font-size:.9rem;font-weight:500;text-align:right}.g-cart__item-remove{font-size:.7rem;color:var(--g-gray-400);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:none;background:none;margin-top:.3rem;font-family:var(--g-font-body)}.g-cart__item-remove:hover{color:var(--g-error)}.g-cart__summary{background-color:var(--g-cream);padding:var(--g-space-lg);position:sticky;top:120px;align-self:start}.g-cart__summary-title{font-family:var(--g-font-display);font-size:1.3rem;font-weight:300;margin-bottom:var(--g-space-md);padding-bottom:var(--g-space-sm);border-bottom:1px solid var(--g-gray-200)}.g-cart__summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.85rem}.g-cart__summary-total{display:flex;justify-content:space-between;padding:var(--g-space-sm) 0;margin-top:var(--g-space-sm);border-top:1px solid var(--g-gray-200);font-size:1rem;font-weight:500}.g-cart__summary .g-btn{width:100%;margin-top:var(--g-space-md)}.g-cart__benefits{margin-top:var(--g-space-md);padding-top:var(--g-space-md);border-top:1px solid var(--g-gray-200)}.g-cart__benefit{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--g-gray-500);padding:.3rem 0}.g-cart__benefit svg{width:14px;height:14px;opacity:.5}.g-cart.g-checkout{padding-top:var(--g-space-lg);padding-bottom:0;min-height:80vh}.wp-block-woocommerce-checkout{max-width:1400px!important;margin:0 auto;font-family:var(--g-font-body)}.wp-block-woocommerce-checkout .wc-block-checkout{font-family:var(--g-font-body)}.wp-block-woocommerce-checkout .wc-block-components-checkout-step .wc-block-components-title,.wc-block-checkout .wc-block-components-checkout-step .wc-block-components-title{font-family:var(--g-font-display);font-size:1.1rem;font-weight:400;letter-spacing:-.01em}.wp-block-woocommerce-checkout .wc-block-components-checkout-step .wc-block-components-checkout-step__heading-content,.wc-block-checkout .wc-block-components-checkout-step .wc-block-components-checkout-step__heading-content{font-size:.7rem;color:var(--g-gray-400)}.wp-block-woocommerce-checkout .wc-block-components-text-input label,.wp-block-woocommerce-checkout .wc-block-components-combobox .wc-block-components-combobox-control label,.wp-block-woocommerce-checkout .wc-block-components-country-input label{font-size:.8rem;color:var(--g-gray-500)}.wp-block-woocommerce-checkout .wc-block-components-text-input input,.wp-block-woocommerce-checkout .wc-block-components-text-input textarea,.wp-block-woocommerce-checkout .wc-block-components-combobox .components-combobox-control input,.wp-block-woocommerce-checkout select{font-family:var(--g-font-body)!important;font-size:0.85rem!important;color:var(--g-black)!important;border-color:var(--g-gray-200)!important;border-radius:var(--g-radius)!important}.wp-block-woocommerce-checkout .wc-block-components-text-input input:focus,.wp-block-woocommerce-checkout .wc-block-components-text-input textarea:focus{border-color:var(--g-black)!important;box-shadow:none!important}.wp-block-woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:checked{background-color:var(--g-black)!important;border-color:var(--g-black)!important}.wp-block-woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-color:var(--g-black)!important}.wp-block-woocommerce-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before{background:var(--g-black)!important}.wp-block-woocommerce-checkout .wc-block-components-radio-control__option{font-size:.85rem}.wp-block-woocommerce-checkout .wc-block-components-shipping-rates-control .wc-block-components-radio-control__label{font-size:.85rem}.wp-block-woocommerce-checkout .wc-block-components-express-payment,.wp-block-woocommerce-checkout .wc-block-components-express-payment--cart{margin-bottom:var(--g-space-lg)}.wp-block-woocommerce-checkout .wc-block-components-payment-method-label{font-size:.85rem}.wp-block-woocommerce-checkout .wc-block-components-textarea{font-family:var(--g-font-body);font-size:.85rem;border-color:var(--g-gray-200);border-radius:var(--g-radius)}.wp-block-woocommerce-checkout .wc-block-components-textarea:focus{border-color:var(--g-black);box-shadow:none}.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-totals-block{font-family:var(--g-font-body)}.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{background:var(--g-cream);padding:var(--g-space-xl);border-radius:var(--g-radius-lg)}.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item{border-bottom:1px solid var(--g-gray-100)}.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image img{border-radius:var(--g-radius)}.wp-block-woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-name{font-size:.8rem;font-weight:400;color:var(--g-black)}.wp-block-woocommerce-checkout .wc-block-components-totals-item__label{font-size:.85rem;color:var(--g-gray-500)}.wp-block-woocommerce-checkout .wc-block-components-totals-item__value{font-size:.85rem}.wp-block-woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wp-block-woocommerce-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-weight:500;font-size:1.05rem}.wp-block-woocommerce-checkout .wc-block-components-totals-coupon .wc-block-components-text-input input{border:1px solid var(--g-gray-200)!important;border-radius:var(--g-radius)!important;font-size:.8rem}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button,.wc-block-checkout .wc-block-components-checkout-place-order-button{display:block!important;width:100%!important;padding:1rem 1.5rem!important;background:var(--g-black)!important;color:var(--g-white)!important;border:none!important;border-radius:var(--g-radius)!important;font-family:var(--g-font-body)!important;font-size:0.85rem!important;font-weight:500!important;letter-spacing:0.08em!important;text-transform:uppercase!important;cursor:pointer;transition:background var(--g-duration) var(--g-ease)}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,.wc-block-checkout .wc-block-components-checkout-place-order-button:hover{background:var(--g-accent)!important}.wp-block-woocommerce-checkout .wc-block-checkout__terms{font-size:.75rem;color:var(--g-gray-400)}.wp-block-woocommerce-checkout .wc-block-checkout__terms a{color:var(--g-gray-500);text-decoration:underline;text-underline-offset:2px}@media (max-width:900px){.wp-block-woocommerce-checkout .wc-block-checkout__main{margin-bottom:var(--g-space-lg)}.wp-block-woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{border-radius:var(--g-radius)}}.g-reveal{opacity:0;transform:translateY(30px);transition:opacity 0.8s var(--g-ease),transform 0.8s var(--g-ease)}.g-reveal.visible{opacity:1;transform:translateY(0)}.g-reveal--delay-1{transition-delay:0.1s}.g-reveal--delay-2{transition-delay:0.2s}.g-reveal--delay-3{transition-delay:0.3s}.g-reveal--delay-4{transition-delay:0.4s}.g-fade-in{animation:gFadeIn 0.6s var(--g-ease) forwards}@keyframes gFadeIn{from{opacity:0}to{opacity:1}}.g-slide-up{animation:gSlideUp 0.6s var(--g-ease) forwards}@keyframes gSlideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.g-img-reveal{position:relative;overflow:hidden}.g-img-reveal::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--g-cream);transform:scaleX(1);transform-origin:right;transition:transform 0.8s var(--g-ease)}.g-img-reveal.visible::after{transform:scaleX(0)}.woocommerce-notices-wrapper .woocommerce-message{background-color:var(--g-cream);border:none;border-left:3px solid var(--g-black);color:var(--g-black);font-family:var(--g-font-body);padding:1rem 1.5rem;font-size:.85rem}.woocommerce-notices-wrapper .woocommerce-error{background-color:#fef5f5;border:none;border-left:3px solid var(--g-error);color:var(--g-black);font-family:var(--g-font-body);padding:1rem 1.5rem;font-size:.85rem}.woocommerce .quantity .qty{width:60px;padding:.5rem;border:1px solid var(--g-gray-200);border-width:0 1px;text-align:center;font-family:var(--g-font-body);font-size:.85rem}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{background-color:var(--g-black)!important;color:var(--g-white)!important;border:none;border-radius:var(--g-radius);padding:1rem 2rem;font-family:var(--g-font-body);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:background-color var(--g-duration-fast) var(--g-ease)}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background-color:var(--g-gray-700)!important}.woocommerce-breadcrumb{font-size:.7rem;color:var(--g-gray-400);letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--g-space-lg)}.woocommerce nav.woocommerce-pagination{margin-top:var(--g-space-xl);padding-top:var(--g-space-lg);border-top:1px solid var(--g-gray-100);text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-flex;align-items:center;gap:.35rem;border:none;list-style:none;padding:0;margin:0}.woocommerce nav.woocommerce-pagination ul li{border:none;padding:0;margin:0;overflow:visible}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .6rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);font-family:var(--g-font-accent);font-size:.8rem;font-weight:500;color:var(--g-gray-500);background:var(--g-white);text-decoration:none;transition:all var(--g-duration-fast) var(--g-ease)}.woocommerce nav.woocommerce-pagination ul li a:hover{border-color:var(--g-black);color:var(--g-black);background:var(--g-offwhite)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.woocommerce nav.woocommerce-pagination ul li .prev,.woocommerce nav.woocommerce-pagination ul li .next{font-size:0;position:relative}.woocommerce nav.woocommerce-pagination ul li .prev::before,.woocommerce nav.woocommerce-pagination ul li .next::before{font-size:1rem;line-height:1}.woocommerce nav.woocommerce-pagination ul li .prev::before{content:'\2190'}.woocommerce nav.woocommerce-pagination ul li .next::before{content:'\2192'}.woocommerce nav.woocommerce-pagination ul li span.dots{border:none;background:none;color:var(--g-gray-300);min-width:auto;padding:0 .25rem}.g-load-more{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:var(--g-space-xl) 0;opacity:1;transition:opacity 0.3s var(--g-ease)}.g-load-more--active{opacity:1}.g-load-more__spinner{width:20px;height:20px;border:2px solid var(--g-gray-200);border-top-color:var(--g-black);border-radius:50%;animation:g-spin 0.6s linear infinite}.g-load-more__text{font-family:var(--g-font-accent);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--g-gray-400)}@keyframes g-spin{to{transform:rotate(360deg)}}.woocommerce .star-rating{display:none}.woocommerce .price del{opacity:.4}.woocommerce .onsale{display:none}.g-marquee{background-color:var(--g-black);color:var(--g-white);overflow:hidden;white-space:nowrap;padding:.6rem 0;position:relative;z-index:90}.g-marquee__track{display:inline-flex;align-items:center;width:max-content;transform:translate3d(0,0,0);will-change:transform}.g-marquee__track.is-ready{animation:g-marquee-dyn var(--g-marquee-duration,28s) linear infinite}.g-marquee__set{display:inline-flex;align-items:center;flex:0 0 auto}.g-marquee__item{display:inline-flex;align-items:center;gap:2rem;flex:0 0 auto;padding:0 2rem 0 0;font-family:var(--g-font-accent);font-size:.75rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.g-marquee__item::after{content:'✦';font-size:.5rem;opacity:.4;color:var(--g-gold)}@keyframes g-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.g-categories{padding:var(--g-space-4xl) 0}.g-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-height:0}.g-categories__block{position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:var(--g-space-xl);cursor:pointer}.g-categories__block-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--g-ease-expo)}.g-categories__block:hover .g-categories__block-img{transform:scale(1.03)}.g-categories__block-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgb(0 0 0 / .65) 0%,rgb(0 0 0 / .1) 50%,transparent 100%);transition:background var(--g-duration-slow) var(--g-ease)}.g-categories__block:hover .g-categories__block-overlay{background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,rgb(0 0 0 / .15) 50%,transparent 100%)}.g-categories__block-content{position:relative;z-index:2;color:var(--g-white)}.g-categories__block-label{font-family:var(--g-font-accent);font-size:.65rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;opacity:.7;margin-bottom:var(--g-space-xs);color:var(--g-gold)}.g-categories__block-title{font-family:var(--g-font-display);font-size:clamp(2rem, 4vw, 3rem);font-weight:300;line-height:1;margin-bottom:var(--g-space-md);letter-spacing:-.02em}.g-categories__block-count{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;opacity:.6;margin-bottom:var(--g-space-sm)}.g-categories__block-cta{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--g-font-accent);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--g-white);opacity:0;transform:translateY(12px);transition:all var(--g-duration) var(--g-ease)}@media (max-width:768px){.g-categories__block-cta{opacity:1;transform:translateY(0)}}.g-categories__block:hover .g-categories__block-cta{opacity:1;transform:translateY(0)}.g-categories__block-cta svg{width:16px;height:16px;transition:transform var(--g-duration-fast) var(--g-ease)}.g-categories__block:hover .g-categories__block-cta svg{transform:translateX(4px)}.g-selection-garderoba{padding:var(--g-space-xl) 0}.g-selection-garderoba .g-section-header__label,.g-selection-garderoba .g-section-header__title{margin-bottom:0}.g-hscroll{position:relative;overflow:hidden}.g-hscroll__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:var(--g-space-xl)}.g-hscroll__header .g-section-header{margin-bottom:0}.g-hscroll__nav{display:flex;gap:.5rem}.g-hscroll__arrow{width:48px;height:48px;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);background:var(--g-white)}.g-hscroll__arrow:hover{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}.g-hscroll__arrow svg{width:18px;height:18px}.g-hscroll__track{display:flex;gap:var(--g-space-sm);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:var(--g-space-sm);cursor:grab}.g-hscroll__track:active{cursor:grabbing}.g-hscroll__track::-webkit-scrollbar{display:none}.g-hscroll__track .g-product-card{min-width:calc((100% - (var(--g-space-md) * 3)) / 5);flex:0 0 calc((100% - (var(--g-space-md) * 3)) / 5)}.g-hscroll__progress{margin-top:var(--g-space-lg);height:1px;background:var(--g-gray-100);position:relative}.g-hscroll__progress-bar{height:100%;background:var(--g-black);width:0%;transition:width 0.15s linear}.home .g-section-header--between .g-btn--outline.g-btn--sm{min-height:48px;padding:0 1.35rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-pill);background:var(--g-white);color:var(--g-black);display:inline-flex;align-items:center;gap:.45rem;transition:all var(--g-duration-fast) var(--g-ease)}.home .g-section-header--between .g-btn--outline.g-btn--sm:hover{background:var(--g-black);border-color:var(--g-black);color:var(--g-white);opacity:1}.home .g-section-header--between .g-btn--outline.g-btn--sm svg{margin-left:0!important;transition:transform var(--g-duration-fast) var(--g-ease)}.home .g-section-header--between .g-btn--outline.g-btn--sm:hover svg{transform:translateX(3px)}.g-grain{position:relative}.g-grain::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.035;pointer-events:none;z-index:3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.g-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:70vh}.g-editorial--reverse{direction:rtl}.g-editorial--reverse>*{direction:ltr}.g-editorial__media{position:relative;overflow:hidden}.g-editorial__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--g-ease-expo)}.g-editorial:hover .g-editorial__media img{transform:scale(1.03)}.g-editorial__content{display:flex;flex-direction:column;justify-content:center;padding:var(--g-space-3xl)}.g-editorial__label{font-family:var(--g-font-accent);font-size:.65rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--g-gold);margin-bottom:var(--g-space-sm)}.g-editorial__title{font-family:var(--g-font-display);font-size:clamp(2rem, 3.5vw, 3rem);font-weight:300;line-height:1.15;margin-bottom:var(--g-space-md)}.g-editorial__text{font-size:1rem;line-height:1.8;color:var(--g-gray-500);margin-bottom:var(--g-space-lg);max-width:460px}.g-philosophy__quote{font-family:var(--g-font-display);font-size:clamp(2rem, 4vw, 3rem);font-weight:300;font-style:italic;line-height:1.3;max-width:900px;margin:0 auto;color:var(--g-black)}.g-section--dark .g-philosophy__quote{color:var(--g-white)}.g-philosophy__author{font-family:var(--g-font-accent);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--g-gold);margin-top:var(--g-space-md)}.g-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--g-gray-100);border-bottom:1px solid var(--g-gray-100)}.g-trust__item{text-align:center;padding:var(--g-space-xl) var(--g-space-md);border-right:1px solid var(--g-gray-100);transition:background-color var(--g-duration) var(--g-ease)}.g-trust__item:last-child{border-right:none}.g-trust__item:hover{background-color:var(--g-cream)}.g-trust__icon{width:28px;height:28px;margin:0 auto var(--g-space-sm);color:var(--g-accent)}.g-trust__title{font-family:var(--g-font-accent);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.3rem;color:var(--g-black)}.g-trust__text{font-size:.8rem;color:var(--g-gray-400);line-height:1.5}.g-product-card{cursor:pointer}.g-product-card__image{border-radius:var(--g-radius-lg)}.g-product-card:hover .g-product-card__image img{transform:scale(1.05)}.g-product-card:hover .g-product-card__image--inset>img{transform:none}.g-product-card:hover .g-product-card__image--inset .g-product-card__image-hover img{transform:scale(1.05)}.g-product-card__wishlist{position:absolute;top:var(--g-space-sm);right:var(--g-space-sm);width:36px;height:36px;border-radius:var(--g-radius-round);background:rgb(255 255 255 / .9);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:all var(--g-duration) var(--g-ease);border:none;cursor:pointer}.g-product-card:hover .g-product-card__wishlist{opacity:1;transform:scale(1)}.g-product-card__wishlist.active{opacity:1;transform:scale(1)}.g-product-card__wishlist.active svg{fill:var(--g-black);stroke:var(--g-black)}.g-product-card__wishlist svg{width:16px;height:16px;stroke:var(--g-black);fill:none;stroke-width:1.5}.g-product-card__badge{border-radius:var(--g-radius-pill)}.g-clip-reveal{overflow:hidden}.g-clip-reveal__inner{display:block;transform:translateY(110%);transition:transform 0.8s var(--g-ease-expo)}.g-clip-reveal.visible .g-clip-reveal__inner{transform:translateY(0)}.g-clip-reveal--delay-1 .g-clip-reveal__inner{transition-delay:0.1s}.g-clip-reveal--delay-2 .g-clip-reveal__inner{transition-delay:0.2s}.g-clip-reveal--delay-3 .g-clip-reveal__inner{transition-delay:0.3s}.g-stagger>*{opacity:0;transform:translateY(40px);transition:opacity 0.6s var(--g-ease),transform 0.6s var(--g-ease-expo)}.g-stagger.visible>*:nth-child(1){transition-delay:0.05s}.g-stagger.visible>*:nth-child(2){transition-delay:0.1s}.g-stagger.visible>*:nth-child(3){transition-delay:0.15s}.g-stagger.visible>*:nth-child(4){transition-delay:0.2s}.g-stagger.visible>*:nth-child(5){transition-delay:0.25s}.g-stagger.visible>*:nth-child(6){transition-delay:0.3s}.g-stagger.visible>*:nth-child(7){transition-delay:0.35s}.g-stagger.visible>*:nth-child(8){transition-delay:0.4s}.g-stagger.visible>*{opacity:1;transform:translateY(0)}@view-transition{navigation:auto}::view-transition-old(root){animation:0.3s var(--g-ease) fade-out}::view-transition-new(root){animation:0.3s var(--g-ease) fade-in}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.g-page-transition{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--g-black);z-index:9999;transform:scaleY(0);transform-origin:bottom}.g-loading{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--g-white);z-index:10000;display:flex;align-items:center;justify-content:center;transition:opacity 0.5s var(--g-ease)}.g-loading.loaded{opacity:0;pointer-events:none}.g-loading__logo{font-family:var(--g-font-display);font-size:1.5rem;letter-spacing:.1em;text-transform:uppercase;animation:gPulse 1.5s infinite}@keyframes gPulse{0%,100%{opacity:.3}50%{opacity:1}}@media (max-width:1024px){.g-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.g-product__layout{grid-template-columns:1fr;gap:var(--g-space-lg)}.g-product__gallery{position:static}.g-footer__grid{grid-template-columns:1fr 1fr;gap:var(--g-space-lg)}.g-grid--4{grid-template-columns:repeat(2,1fr)}.g-categories .g-container{grid-template-columns:1fr;min-height:auto}.g-categories__block{min-height:60vh}.g-editorial{grid-template-columns:1fr;min-height:auto}.g-editorial__content{padding:var(--g-space-2xl) var(--g-space-lg)}.g-editorial__media{min-height:50vh}.g-trust{grid-template-columns:repeat(2,1fr)}.g-trust__item:nth-child(1){border-bottom:1px solid var(--g-gray-100)}.g-trust__item:nth-child(2){border-right:none;border-bottom:1px solid var(--g-gray-100)}.g-hscroll__track .g-product-card{min-width:260px;flex:0 0 260px}}@media (max-width:768px){:root{--g-space-3xl:5rem;--g-space-2xl:4rem}.g-container{padding:0 var(--g-space-sm)}.g-header__nav{display:none}.g-menu-toggle{display:flex}.g-mobile-menu{display:flex}.g-hero{height:100svh;min-height:560px;padding-bottom:var(--g-space-xl)}.g-hero__content{text-align:center;max-width:100%}.g-hero__title{font-size:clamp(2rem, 8vw, 3rem)}.g-shop__grid{grid-template-columns:repeat(2,1fr)!important;gap:var(--g-space-sm)}.g-shop__filters{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.g-shop__filters::-webkit-scrollbar{display:none}.g-shop__filter{white-space:nowrap}.g-product__layout{grid-template-columns:1fr}.g-product__styling-items{grid-template-columns:repeat(3,1fr);gap:.5rem}.g-product__styling-items:has(.g-product-card:nth-child(2):last-child),.g-product__styling-items:has(.g-product-card:only-child){grid-template-columns:repeat(2,1fr)}.g-product__styling-card__actions{opacity:1;transform:none}.g-product__sizes-grid{flex-wrap:wrap}.g-product__size{width:44px;height:44px}.g-footer__grid{grid-template-columns:1fr 1fr;gap:var(--g-space-lg) var(--g-space-xl)}.g-footer__grid>div:nth-child(1){grid-column:1 / -1}.g-footer__grid>div:nth-child(2){grid-column:1 / -1}.g-footer__grid>div:nth-child(2) .g-footer__links{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--g-space-xl)}.g-footer__grid>div:nth-child(3){grid-column:1}.g-footer__grid>div:nth-child(4){grid-column:2}.g-footer__bottom{flex-direction:column;gap:var(--g-space-sm);text-align:center}.g-newsletter__form{flex-direction:column}.g-newsletter__input{border-right:1px solid rgb(255 255 255 / .2);border-radius:var(--g-radius-pill);margin-bottom:var(--g-space-sm)}.g-newsletter__submit{border-radius:var(--g-radius-pill)}.g-grid--2,.g-grid--3,.g-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g-space-sm)}.g-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.g-trust__item{padding:var(--g-space-md) var(--g-space-sm);border-bottom:1px solid var(--g-gray-100)}.g-trust__item:nth-child(2n){border-right:none}.g-trust__icon{width:22px;height:22px;margin-bottom:.35rem}.g-trust__title{font-size:.62rem;letter-spacing:.1em;margin-bottom:.15rem}.g-trust__text{font-size:.72rem;line-height:1.35}.g-hscroll__track .g-product-card{min-width:220px;flex:0 0 220px}.g-hscroll__nav{display:none}.g-footer__giant{font-size:3rem}.g-outfit-detail__products{grid-template-columns:1fr 1fr}}@media (max-width:600px){.g-footer__giant{display:none}.g-footer{padding-top:var(--g-space-lg)}.g-footer__grid{margin-bottom:var(--g-space-lg)}}@media (max-width:480px){.g-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.g-grid--2,.g-grid--3,.g-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.g-outfit-detail__products{grid-template-columns:1fr}.g-product__gallery-thumbs{grid-template-columns:repeat(4,1fr)}.g-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.g-trust__item{padding:.75rem .55rem}}@media (max-width:600px){.g-product-card__price del,.g-product-card__price ins{display:block}.g-newsletter,.g-philosophy{padding:var(--g-space-lg) 0}.g-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g-space-sm);padding:var(--g-space-sm)}}.g-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.g-no-scroll{overflow:hidden;overscroll-behavior:none}html:has(body.g-no-scroll){overflow:hidden}.g-mt-0{margin-top:0}.g-mt-sm{margin-top:var(--g-space-sm)}.g-mt-md{margin-top:var(--g-space-md)}.g-mt-lg{margin-top:var(--g-space-lg)}.g-mt-xl{margin-top:var(--g-space-xl)}.g-mb-0{margin-bottom:0}.g-mb-sm{margin-bottom:var(--g-space-sm)}.g-mb-md{margin-bottom:var(--g-space-md)}.g-mb-lg{margin-bottom:var(--g-space-lg)}.g-mb-xl{margin-bottom:var(--g-space-xl)}.woocommerce-account .g-shop{padding:var(--g-space-lg) 0;min-height:80vh;background:var(--g-offwhite)}body.woocommerce-account:not(.logged-in){overflow:hidden}body.woocommerce-account:not(.logged-in) .g-marquee--top,body.woocommerce-lost-password .g-marquee--top{position:fixed;top:0;left:0;right:0}body.woocommerce-account:not(.logged-in) .g-header,body.woocommerce-lost-password .g-header{position:fixed;top:var(--g-marquee-h)}body.woocommerce-account:not(.logged-in) .g-catbar,body.woocommerce-lost-password .g-catbar{display:none}.woocommerce-account:not(.logged-in) .g-shop--auth-viewport{padding-top:0;min-height:100dvh;height:100dvh}.woocommerce-account:not(.logged-in) .g-shop--auth-viewport>.g-container,.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .g-reveal,.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .woocommerce,.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .g-auth-app{height:100%}.woocommerce-account .g-shop>.g-container>h1,.woocommerce-account .g-shop>.g-container>.g-shop__header{display:none}.woocommerce-account .woocommerce-form-login,.woocommerce-account .woocommerce-form-register{max-width:440px;margin:0 auto;background:var(--g-white);padding:var(--g-space-xl);border-radius:var(--g-radius-lg);box-shadow:0 1px 3px rgb(0 0 0 / .04)}.woocommerce-account:not(.logged-in) .woocommerce{display:block;max-width:900px;margin:0 auto}.woocommerce-account:not(.logged-in) .woocommerce-MyAccount-navigation{display:none}.woocommerce-account:not(.logged-in) .woocommerce-form-login:only-child,.woocommerce-account:not(.logged-in) .woocommerce>.woocommerce-form-login{max-width:480px;margin:var(--g-space-xl) auto;padding:var(--g-space-2xl) var(--g-space-xl)}@media (max-width:768px){.woocommerce-account:not(.logged-in) .woocommerce-form-login:only-child,.woocommerce-account:not(.logged-in) .woocommerce>.woocommerce-form-login{margin-top:0;margin-bottom:0}}.woocommerce-lost-password .g-shop--auth-viewport,.woocommerce-lost-password .g-shop--auth-viewport>.g-container,.woocommerce-lost-password .g-shop--auth-viewport .g-reveal,.woocommerce-lost-password .g-shop--auth-viewport .woocommerce,.woocommerce-lost-password .g-shop--auth-viewport .g-auth-app{height:100%}.woocommerce-account .g-auth-reset-intro{font-size:.85rem;color:var(--g-gray-500);line-height:1.6;margin-bottom:1.4rem}.woocommerce-account .woocommerce-ResetPassword,.woocommerce-account .lost_reset_password{max-width:none;width:100%;margin:0;background:#fff0;padding:0;border-radius:0;box-shadow:none}.woocommerce-account h2,.woocommerce-account .woocommerce-form-login h2,.woocommerce-account .woocommerce-form-register h2,.woocommerce-account .u-columns h2{font-family:var(--g-font-display);font-size:1.6rem;font-weight:400;margin-bottom:var(--g-space-lg);text-align:center;letter-spacing:-.01em}.g-account-social-auth{max-width:900px;margin:0 auto var(--g-space-lg);padding:var(--g-space-lg);background:var(--g-white);border-radius:var(--g-radius-lg);box-shadow:0 1px 3px rgb(0 0 0 / .04)}.g-account-social-auth__title{margin:0 0 var(--g-space-sm);text-align:center;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gray-400)}.g-account-social-auth__buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--g-space-sm)}.g-account-social-auth__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.85rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white);color:var(--g-black);font-size:.76rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:border-color var(--g-duration-fast),background var(--g-duration-fast),transform var(--g-duration-fast)}.g-account-social-auth__button:hover{opacity:1;border-color:var(--g-black);background:var(--g-offwhite);transform:translateY(-1px)}.g-account-social-auth__button--google{background:var(--g-white)}.g-account-social-auth__button--apple{background:#111;border-color:#111;color:var(--g-white)}.g-account-social-auth__button--apple:hover{background:#000;border-color:#000;color:var(--g-white)}.g-account-social-auth__button--facebook{background:#1877f2;border-color:#1877f2;color:var(--g-white)}.g-account-social-auth__button--facebook:hover{background:#1666d8;border-color:#1666d8;color:var(--g-white)}.g-account-social-auth__divider{position:relative;margin-top:var(--g-space-md);text-align:center}.g-account-social-auth__divider::before{content:'';position:absolute;top:50%;left:0;right:0;height:1px;background:var(--g-gray-100)}.g-account-social-auth__divider span{position:relative;z-index:1;display:inline-block;padding:0 .8rem;background:var(--g-white);font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--g-gray-400)}.woocommerce-account:not(.logged-in) .woocommerce{max-width:none;width:100%}.woocommerce-account:not(.logged-in) .g-shop>.g-container{max-width:none;width:100%;padding-left:0;padding-right:0}.woocommerce-account:not(.logged-in) .g-shop--auth-viewport>.g-container{display:flex}.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .g-reveal{flex:1 1 auto}.woocommerce-account:not(.logged-in) .g-auth-shell{margin:clamp(1.25rem, 3vw, 2.2rem) auto}.woocommerce-account:not(.logged-in) .g-auth-header{text-align:center;margin-bottom:clamp(1.1rem, 2.2vw, 1.7rem)}.woocommerce-account:not(.logged-in) .g-auth-title{margin:0;font-family:var(--g-font-display);font-size:clamp(1.8rem, 4vw, 2.7rem);font-weight:400;line-height:1.12;color:var(--g-black);letter-spacing:-.02em}.woocommerce-account:not(.logged-in) .g-auth-subtitle{margin:.65rem auto 0;max-width:700px;font-size:.95rem;line-height:1.65;color:var(--g-gray-500)}.woocommerce-account:not(.logged-in) .g-auth-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(0.9rem, 2vw, 1.4rem)}.woocommerce-account:not(.logged-in) .g-auth-card{background:linear-gradient(180deg,#ffffff 0%,#fcfbfa 100%);border:1px solid var(--g-gray-100);border-radius:22px;padding:clamp(1rem, 2.3vw, 1.5rem);box-shadow:0 10px 28px rgb(10 10 10 / .05)}.woocommerce-account:not(.logged-in) .g-auth-card__title{margin:0 0 1rem;text-align:left;font-family:var(--g-font-display);font-size:1.2rem;font-weight:400;color:var(--g-black);letter-spacing:-.01em}.woocommerce-account:not(.logged-in) .g-auth-google-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:44px;border:1px solid #dadce0;border-radius:999px;background:var(--g-white);color:#3c4043;text-decoration:none;font-family:Arial,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:0;transition:box-shadow var(--g-duration-fast),border-color var(--g-duration-fast)}.woocommerce-account:not(.logged-in) .g-auth-google-btn:hover{border-color:#c6c6c6;box-shadow:0 1px 2px rgb(60 64 67 / .2),0 1px 3px 1px rgb(60 64 67 / .1)}.woocommerce-account:not(.logged-in) .g-auth-divider{position:relative;margin:.9rem 0 1rem;text-align:center}.woocommerce-account:not(.logged-in) .g-auth-divider::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background:var(--g-gray-100)}.woocommerce-account:not(.logged-in) .g-auth-divider span{position:relative;z-index:1;background:var(--g-white);padding:0 .7rem;color:var(--g-gray-400);font-size:.66rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.woocommerce-account:not(.logged-in) .g-auth-submit-row{display:grid;gap:.7rem}.woocommerce-account:not(.logged-in) .g-auth-submit-row .woocommerce-button,.woocommerce-account:not(.logged-in) .g-auth-submit-row .woocommerce-Button{width:100%;margin-top:0}.woocommerce-account:not(.logged-in) .g-auth-shell .woocommerce-LostPassword{margin:.3rem 0 0}.woocommerce-account:not(.logged-in) .g-auth-shell .woocommerce-LostPassword a{font-size:.78rem}@media (max-width:880px){.woocommerce-account:not(.logged-in) .g-auth-panels{grid-template-columns:1fr}}.woocommerce-account:not(.logged-in) .g-header__side--left{display:none}.woocommerce-account:not(.logged-in) .g-header__logo{text-align:left}.woocommerce-account:not(.logged-in) .g-auth-app{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100vh;background:var(--g-offwhite);overflow:hidden}.woocommerce-account:not(.logged-in) .g-auth-app__panel{display:flex;align-items:flex-start;justify-content:center;padding:calc(var(--g-marquee-h, 38px) + var(--g-header-h, 80px) + var(--g-space-lg)) clamp(1.5rem, 4vw, 3rem) clamp(2rem, 5vw, 4rem);background:var(--g-white)}.woocommerce-account:not(.logged-in) .g-auth-app__inner{width:100%;max-width:420px;position:relative;min-height:520px}.woocommerce-account:not(.logged-in) .g-auth-tabs{position:relative;display:flex;width:19rem;max-width:100%;background:var(--g-gray-100);border-radius:var(--g-radius-pill);padding:4px;margin:0 auto 1.75rem auto;gap:0}.woocommerce-account:not(.logged-in) .g-auth-tabs::before{content:"";position:absolute;top:4px;left:4px;bottom:4px;width:calc(50% - 4px);background:var(--g-black);border-radius:var(--g-radius-pill);box-shadow:0 4px 12px rgb(10 10 10 / .15);transition:transform 0.34s cubic-bezier(.4,0,.2,1);z-index:0}.woocommerce-account:not(.logged-in) .g-auth-tabs:has(.g-auth-tabs__btn[data-auth-tab="register"].is-active)::before{transform:translateX(100%)}.woocommerce-account:not(.logged-in) .g-auth-tabs__btn{position:relative;z-index:1;flex:1 1 0%;appearance:none;border:0;background:#fff0;color:var(--g-gray-500);padding:.5rem 1rem;border-radius:var(--g-radius-pill);font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.02em;cursor:pointer;text-align:center;transition:color var(--g-duration-fast) var(--g-ease);white-space:nowrap}.woocommerce-account:not(.logged-in) .g-auth-tabs__btn.is-active{background:#fff0;color:var(--g-white);box-shadow:none}.woocommerce-account:not(.logged-in) .g-auth-tabs__btn:not(.is-active):hover{color:var(--g-black)}.woocommerce-account:not(.logged-in) .g-auth-pane{display:none}.woocommerce-account:not(.logged-in) .g-auth-pane.is-active{display:block}.woocommerce-account:not(.logged-in) .g-auth-pane .woocommerce-form-login,.woocommerce-account:not(.logged-in) .g-auth-pane .woocommerce-form-register{max-width:none;margin:0;padding:0;background:#fff0;border-radius:0;box-shadow:none}.woocommerce-account:not(.logged-in) .g-auth-social{display:flex;flex-direction:column;gap:.55rem;margin-top:.1rem;margin-bottom:.85rem}.woocommerce-account:not(.logged-in) .g-auth-social__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;min-height:46px;padding:0 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-lg);background:#fafafa;color:var(--g-gray-700);text-decoration:none;font-family:var(--g-font-body);font-size:.84rem;font-weight:500;transition:border-color var(--g-duration-fast),box-shadow var(--g-duration-fast)}.woocommerce-account:not(.logged-in) .g-auth-social__btn:hover{border-color:var(--g-gray-300);background:var(--g-white);box-shadow:0 4px 10px rgb(10 10 10 / .06);color:var(--g-black)}.woocommerce-account:not(.logged-in) .g-auth-social__icon{display:flex;align-items:center;flex-shrink:0}.woocommerce-account:not(.logged-in) .g-auth-social__btn--apple{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}.woocommerce-account:not(.logged-in) .g-auth-social__btn--apple:hover{background:var(--g-gray-700);border-color:var(--g-gray-700);color:var(--g-white)}.woocommerce-account:not(.logged-in) .g-auth-divider{position:relative;margin:1rem 0;text-align:center}.woocommerce-account:not(.logged-in) .g-auth-divider--social{margin:.9rem 0 .8rem}.woocommerce-account:not(.logged-in) .g-auth-divider::before{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background:var(--g-gray-100)}.woocommerce-account:not(.logged-in) .g-auth-divider span{position:relative;z-index:1;background:var(--g-white);padding:0 .75rem;color:var(--g-gray-400);font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.woocommerce-account:not(.logged-in) .g-auth-field{position:relative;margin-bottom:1.2rem}.woocommerce-account:not(.logged-in) .woocommerce-form-register .g-auth-field{margin-bottom:.95rem}.woocommerce-account:not(.logged-in) .woocommerce-form-register .g-auth-field--password{margin-bottom:.45rem}.woocommerce-account:not(.logged-in) .g-auth-inline-error{padding:.85rem 1rem;margin:0 0 1rem;background:#fdf2f2;border-left:3px solid var(--g-error);color:var(--g-gray-700);font-size:.82rem;line-height:1.5}.woocommerce-account:not(.logged-in) .g-auth-field label{display:none}.woocommerce-account:not(.logged-in) .g-auth-field__meta{position:absolute;top:-.1rem;right:0;z-index:4}.woocommerce-account:not(.logged-in) .g-auth-field__forgot{text-decoration:none;transition:color var(--g-duration-fast);pointer-events:auto;font-size:.78rem;font-weight:500;text-transform:uppercase;color:var(--g-gray-500)}.woocommerce-account:not(.logged-in) .g-auth-field__forgot:hover{color:var(--g-black)}.woocommerce-account:not(.logged-in) .g-auth-app .input-text,.woocommerce-account:not(.logged-in) .g-auth-single .input-text{width:100%;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-lg);min-height:48px;height:48px;padding:0 .9rem;background:#f7f7f7;font-family:var(--g-font-body);font-size:.9rem;color:var(--g-black);transition:border-color var(--g-duration-fast),background var(--g-duration-fast),box-shadow var(--g-duration-fast);outline:none}.woocommerce-account:not(.logged-in) .g-auth-app .input-text::placeholder,.woocommerce-account:not(.logged-in) .g-auth-single .input-text::placeholder{color:var(--g-gray-400)}.woocommerce-account:not(.logged-in) .g-auth-app .input-text:focus,.woocommerce-account:not(.logged-in) .g-auth-single .input-text:focus{border-color:var(--g-black);background:var(--g-white);box-shadow:0 0 0 3px rgb(10 10 10 / .05)}.woocommerce-account:not(.logged-in) .g-auth-app .input-text.has-error{border-color:var(--g-error);background:snow;box-shadow:0 0 0 3px rgb(196 80 80 / .08)}.g-auth-field--has-toggle .input-text{padding-right:2.9rem!important}.g-pw-toggle{position:absolute;top:24px;right:.6rem;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;background:#fff0;color:var(--g-gray-400);cursor:pointer;z-index:5;transition:color var(--g-duration-fast) var(--g-ease)}.g-pw-toggle:hover,.g-pw-toggle.is-on{color:var(--g-black)}.g-pw-toggle svg{width:19px;height:19px}.g-verify-banner{display:flex;align-items:flex-start;gap:.85rem;margin:0 0 1.5rem;padding:1rem 1.15rem;border:1px solid #d9c7a7;background:#f6efe4;color:#5d4127;border-radius:4px}.g-verify-banner__icon{flex:0 0 auto;display:inline-flex;margin-top:2px;color:#9c7b46}.g-verify-banner__icon svg{width:22px;height:22px}.g-verify-banner__title{display:block;font-size:.95rem;margin-bottom:.2rem;color:#4a3320}.g-verify-banner__text{margin:0 0 .5rem;font-size:.85rem;line-height:1.5}.g-verify-banner__resend{display:inline-block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#5d4127;text-decoration:underline;text-underline-offset:3px}.g-verify-banner__resend:hover{color:#2c1d0e}.woocommerce-account:not(.logged-in) .g-auth-remember{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.woocommerce-account:not(.logged-in) .g-auth-remember__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--g-gray-500);cursor:pointer}.woocommerce-account:not(.logged-in) .g-auth-submit{display:block;width:100%;height:48px;min-height:48px;border:none;border-radius:4px;background:var(--g-black);color:var(--g-white);font-family:var(--g-font-body);font-size:.88rem;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.woocommerce-account:not(.logged-in) .g-auth-submit:hover{background:var(--g-gray-700);box-shadow:0 8px 20px rgb(10 10 10 / .15)}.woocommerce-account:not(.logged-in) .g-auth-submit:active{transform:translateY(0)}.woocommerce-account:not(.logged-in) .g-auth-switch{margin-top:1.25rem;text-align:center;font-size:.78rem;color:var(--g-gray-500)}.woocommerce-account:not(.logged-in) .g-auth-switch a{color:var(--g-black);font-weight:600;text-decoration:none}.woocommerce-account:not(.logged-in) .g-auth-switch a:hover{text-decoration:underline}.woocommerce-account:not(.logged-in) .g-auth-app__terms{margin-top:1rem;font-size:.75rem;color:var(--g-gray-400);line-height:1.55;text-align:center}.woocommerce-account:not(.logged-in) .g-auth-app__terms a{color:var(--g-gray-500);text-decoration:underline}.woocommerce-account:not(.logged-in) .g-auth-note{font-size:.8rem;color:var(--g-gray-500);margin-bottom:.85rem;line-height:1.5}.woocommerce-account:not(.logged-in) .g-auth-strength{height:4px;border-radius:999px;background:var(--g-gray-100);margin-top:.3rem;overflow:hidden}.woocommerce-account:not(.logged-in) .g-auth-strength-bar{width:0;height:100%;background:var(--g-error);transition:width 0.3s ease,background var(--g-duration-fast) var(--g-ease)}.woocommerce-account:not(.logged-in) .woocommerce-password-strength{font-size:.758rem;font-weight:500;letter-spacing:.02em;margin:.5rem 0;padding:0;min-height:0;line-height:1}.woocommerce-account:not(.logged-in) .woocommerce-password-hint{display:block;font-size:.7rem;color:var(--g-gray-400);margin:.25rem 0 0;padding:0;min-height:0;line-height:1}.woocommerce-account:not(.logged-in) .g-auth-pane .woocommerce-privacy-policy-text{display:none}.woocommerce-account:not(.logged-in) .g-auth-app__visual{position:relative;background:radial-gradient(circle at 20% 20%,rgb(255 225 170 / .5) 0%,transparent 40%),linear-gradient(145deg,#c8e6de 0%,#f0b8cc 55%,#fde8a0 100%);background-size:cover;background-position:right center;min-height:100%}.woocommerce-account:not(.logged-in) .g-auth-app__visual-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;padding:clamp(1.5rem, 4vw, 3rem);background:linear-gradient(to top,rgb(10 10 10 / .38) 0%,transparent 60%)}.woocommerce-account:not(.logged-in) .g-auth-app__visual-headline{font-family:var(--g-font-display);font-size:clamp(1.8rem, 3.5vw, 2.8rem);font-weight:400;line-height:1.15;color:var(--g-white);letter-spacing:-.02em;margin:0}.woocommerce-account:not(.logged-in) .g-auth-single{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 3.5rem);padding:2rem 1rem;background:var(--g-offwhite)}.woocommerce-account:not(.logged-in) .g-auth-single__card{width:100%;max-width:400px;background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);padding:clamp(1.5rem, 4vw, 2.5rem);box-shadow:0 8px 32px rgb(10 10 10 / .07)}.woocommerce-account:not(.logged-in) .g-auth-single__title{font-family:var(--g-font-display);font-size:clamp(1.4rem, 3vw, 1.9rem);font-weight:400;color:var(--g-black);margin:0 0 .35rem}.woocommerce-account:not(.logged-in) .g-auth-single__sub{font-size:.88rem;color:var(--g-gray-500);margin:0 0 1.5rem}@media (max-width:900px){body.woocommerce-account:not(.logged-in){overflow:auto}.woocommerce-account:not(.logged-in) .g-shop{min-height:0}.woocommerce-account:not(.logged-in) .g-footer--auth-mobile{display:block}.woocommerce-account:not(.logged-in) .g-shop--auth-viewport{height:auto;min-height:0;padding:0}.woocommerce-account:not(.logged-in) .g-shop--auth-viewport>.g-container,.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .g-reveal,.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .woocommerce,.woocommerce-account:not(.logged-in) .g-shop--auth-viewport .g-auth-app{height:auto}.woocommerce-account:not(.logged-in) .g-auth-app{grid-template-columns:1fr;min-height:0}.woocommerce-account:not(.logged-in) .g-auth-app__visual{order:-1;min-height:220px;max-height:260px}.woocommerce-account:not(.logged-in) .g-auth-app__visual-overlay{align-items:center;justify-content:center;text-align:center}.woocommerce-account:not(.logged-in) .g-auth-app__panel{padding:2rem 1.25rem 2.5rem}.woocommerce-account:not(.logged-in) .g-auth-app__inner{max-width:100%;min-height:0}.woocommerce-account:not(.logged-in) .g-auth-pane{position:relative;inset:auto;display:none;transform:none}.woocommerce-account:not(.logged-in) .g-auth-pane.is-active{display:block}}.woocommerce-account .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:var(--g-space-xl);margin:0 auto}.woocommerce-account .u-columns .u-column-1,.woocommerce-account .u-columns .u-column-2{width:100%;background:var(--g-white);padding:var(--g-space-xl);border-radius:var(--g-radius-lg);box-shadow:0 1px 3px rgb(0 0 0 / .04)}@media (max-width:768px){.woocommerce-account .u-columns{grid-template-columns:1fr;gap:var(--g-space-md)}}.woocommerce-account .u-columns .u-column-2{border-left:none;padding-left:var(--g-space-xl)}@media (max-width:768px){.woocommerce-account .u-columns .u-column-2{border-left:none;padding-left:var(--g-space-xl);border-top:none;padding-top:var(--g-space-xl)}}.woocommerce-account .woocommerce-form .form-row{margin-bottom:var(--g-space-md)}.woocommerce-account .woocommerce-form label{display:block;font-size:.7rem;font-weight:500;text-transform:uppercase;color:var(--g-gray-500);margin-bottom:.4rem}.woocommerce-account .woocommerce-form label .required{color:var(--g-accent)}.woocommerce-account .woocommerce-form input[type="text"],.woocommerce-account .woocommerce-form input[type="email"],.woocommerce-account .woocommerce-form input[type="password"]{width:100%;padding:.85rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.85rem;color:var(--g-black);background:var(--g-white);transition:border-color var(--g-duration-fast);outline:none}.woocommerce-account .woocommerce-form input:focus{border-color:var(--g-black)}@media (max-width:768px){.g-account-social-auth__buttons{grid-template-columns:1fr}.woocommerce-account .woocommerce-form-register .form-row-first,.woocommerce-account .woocommerce-form-register .form-row-last{width:100%}}.woocommerce-account .woocommerce-form input::placeholder{color:var(--g-gray-300)}.woocommerce-account .woocommerce-form .woocommerce-button,.woocommerce-account .woocommerce-form button[type="submit"],.woocommerce-account .woocommerce-Button{display:block;width:100%;padding:.9rem 1.5rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:var(--g-radius-lg);font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background var(--g-duration) var(--g-ease);margin-top:var(--g-space-sm);text-align:center;text-decoration:none}.woocommerce-account .woocommerce-form .woocommerce-button:hover,.woocommerce-account .woocommerce-form button[type="submit"]:hover,.woocommerce-account .woocommerce-Button:hover{background:var(--g-accent)}.woocommerce-account .woocommerce-form .woocommerce-form-login__rememberme{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--g-gray-400);cursor:pointer}.woocommerce-account .woocommerce-LostPassword a,.woocommerce-account .lost_password a{font-size:.8rem;color:var(--g-gray-400);text-decoration:underline;text-underline-offset:3px;transition:color var(--g-duration-fast)}.woocommerce-account .woocommerce-LostPassword a:hover,.woocommerce-account .lost_password a:hover{color:var(--g-black)}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%;margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}.woocommerce-account .woocommerce{display:grid;grid-template-columns:248px 1fr;gap:var(--g-space-xl);align-items:start;width:100%;max-width:100%}.g-shop--account{padding-top:var(--g-space-lg);padding-bottom:var(--g-space-2xl,4rem)}@media (min-width:901px){.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky;top:calc(var(--g-header-h, 80px) + 1rem)}}.woocommerce-account .woocommerce-MyAccount-content form.woocommerce-EditAccountForm,.woocommerce-account .woocommerce-MyAccount-content form.edit-account,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm{max-width:760px}@media (max-width:900px){.woocommerce-account .g-shop{padding-top:var(--g-space-md);padding-bottom:var(--g-space-xl)}.woocommerce-account .g-shop>.g-container{padding-left:12px;padding-right:12px}.woocommerce-account .woocommerce{grid-template-columns:1fr;gap:.8rem}}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:2px;border-bottom:none;background:var(--g-white);border-radius:var(--g-radius-lg);box-shadow:0 1px 3px rgb(0 0 0 / .04);overflow:hidden;padding:var(--g-space-xs) 0}.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.8rem;font-weight:400;text-transform:none;letter-spacing:.02em;color:var(--g-gray-500);text-decoration:none;border-bottom:none;border-left:3px solid #fff0;transition:all var(--g-duration-fast);margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{color:var(--g-black);background:var(--g-offwhite)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:var(--g-black);font-weight:500;border-left-color:var(--g-accent);background:var(--g-offwhite);border-bottom-color:#fff0}.woocommerce-account .woocommerce-MyAccount-navigation li a::before{content:'';flex-shrink:0;width:16px;height:16px;background:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Crect x='3' y='3' width='7' height='7'/%3E%3Crect x='14' y='3' width='7' height='7'/%3E%3Crect x='3' y='14' width='7' height='7'/%3E%3Crect x='14' y='14' width='7' height='7'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M6 2L3 6v14a2 2 0 002 2h14a2 2 0 002-2V6l-3-4z'/%3E%3Cline x1='3' y1='6' x2='21' y2='6'/%3E%3Cpath d='M16 10a4 4 0 01-8 0'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--wishlist a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 00-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 00-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 000-7.78z'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--saved-outfits a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 00-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 010 7.75'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 00-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 010 7.75'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--proba-garderoba a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 3H5a2 2 0 00-2 2v4'/%3E%3Cpath d='M15 3h4a2 2 0 012 2v4'/%3E%3Cpath d='M3 15v4a2 2 0 002 2h4'/%3E%3Cpath d='M15 21h4a2 2 0 002-2v-4'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3Cpath d='M7 21v-1a5 5 0 0110 0v1'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 3H5a2 2 0 00-2 2v4'/%3E%3Cpath d='M15 3h4a2 2 0 012 2v4'/%3E%3Cpath d='M3 15v4a2 2 0 002 2h4'/%3E%3Cpath d='M15 21h4a2 2 0 002-2v-4'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3Cpath d='M7 21v-1a5 5 0 0110 0v1'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--marime-profil a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='22' height='12' rx='2'/%3E%3Cline x1='5' y1='6' x2='5' y2='12'/%3E%3Cline x1='9' y1='6' x2='9' y2='10'/%3E%3Cline x1='13' y1='6' x2='13' y2='12'/%3E%3Cline x1='17' y1='6' x2='17' y2='10'/%3E%3Cline x1='21' y1='6' x2='21' y2='12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='6' width='22' height='12' rx='2'/%3E%3Cline x1='5' y1='6' x2='5' y2='12'/%3E%3Cline x1='9' y1='6' x2='9' y2='10'/%3E%3Cline x1='13' y1='6' x2='13' y2='12'/%3E%3Cline x1='17' y1='6' x2='17' y2='10'/%3E%3Cline x1='21' y1='6' x2='21' y2='12'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0118 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-4 0v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83-2.83l.06-.06A1.65 1.65 0 004.68 15a1.65 1.65 0 00-1.51-1H3a2 2 0 010-4h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 012.83-2.83l.06.06A1.65 1.65 0 009 4.68a1.65 1.65 0 001-1.51V3a2 2 0 014 0v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 2.83l-.06.06A1.65 1.65 0 0019.4 9a1.65 1.65 0 001.51 1H21a2 2 0 010 4h-.09a1.65 1.65 0 00-1.51 1z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 00.33 1.82l.06.06a2 2 0 010 2.83 2 2 0 01-2.83 0l-.06-.06a1.65 1.65 0 00-1.82-.33 1.65 1.65 0 00-1 1.51V21a2 2 0 01-4 0v-.09A1.65 1.65 0 009 19.4a1.65 1.65 0 00-1.82.33l-.06.06a2 2 0 01-2.83-2.83l.06-.06A1.65 1.65 0 004.68 15a1.65 1.65 0 00-1.51-1H3a2 2 0 010-4h.09A1.65 1.65 0 004.6 9a1.65 1.65 0 00-.33-1.82l-.06-.06a2 2 0 012.83-2.83l.06.06A1.65 1.65 0 009 4.68a1.65 1.65 0 001-1.51V3a2 2 0 014 0v.09a1.65 1.65 0 001 1.51 1.65 1.65 0 001.82-.33l.06-.06a2 2 0 012.83 2.83l-.06.06A1.65 1.65 0 0019.4 9a1.65 1.65 0 001.51 1H21a2 2 0 010 4h-.09a1.65 1.65 0 00-1.51 1z'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--facturi a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='16' y1='13' x2='8' y2='13'/%3E%3Cline x1='16' y1='17' x2='8' y2='17'/%3E%3Cpolyline points='10 9 9 9 8 9'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a::before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Cpath d='M9 21H5a2 2 0 01-2-2V5a2 2 0 012-2h4'/%3E%3Cpolyline points='16 17 21 12 16 7'/%3E%3Cline x1='21' y1='12' x2='9' y2='12'/%3E%3C/svg%3E")}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a{color:var(--g-gray-300);margin-top:var(--g-space-xs);border-top:1px solid var(--g-gray-100);padding-top:.85rem}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a:hover{color:var(--g-error)}.woocommerce-account .g-invoices{margin-top:var(--g-space-md)}.woocommerce-account .g-invoices table.display_meta{width:100%;border-collapse:collapse;font-size:.92rem;border:1px solid var(--g-gray-100);border-radius:var(--g-radius,8px);overflow:hidden}.woocommerce-account .g-invoices table.display_meta th{text-align:left;font-family:var(--g-font-accent);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--g-gray-500);padding:.85rem 1.1rem;background:var(--g-cream);border-bottom:1px solid var(--g-gray-200)}.woocommerce-account .g-invoices table.display_meta td{padding:.95rem 1.1rem;border-bottom:1px solid var(--g-gray-100);color:var(--g-black);vertical-align:middle}.woocommerce-account .g-invoices table.display_meta tr:last-child td{border-bottom:none}.woocommerce-account .g-invoices table.display_meta tbody tr:hover td,.woocommerce-account .g-invoices table.display_meta tr:hover td{background:var(--g-cream)}.woocommerce-account .g-invoices table.display_meta td a{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;font-family:var(--g-font-accent);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;color:var(--g-white,#fff);background:var(--g-black);border:1px solid var(--g-black);border-radius:999px;transition:opacity 0.2s var(--g-ease),background 0.2s var(--g-ease)}.woocommerce-account .g-invoices table.display_meta td a::before{content:'';display:inline-block;width:14px;height:14px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='7 10 12 15 17 10'/%3E%3Cline x1='12' y1='15' x2='12' y2='3'/%3E%3C/svg%3E") center/contain no-repeat}.woocommerce-account .g-invoices table.display_meta td a:hover{opacity:.85;background:var(--g-gray-800,#222)}@media (max-width:900px){.woocommerce-account .woocommerce-MyAccount-navigation{width:calc(100% + 24px);max-width:none;margin-left:-12px;margin-right:-12px;overflow:hidden;margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{width:100%;max-width:none;box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;border-radius:var(--g-radius-lg);padding:0;gap:.35rem;border:none;box-shadow:none;background:#fff0}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child{margin-left:12px}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{margin-right:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{white-space:nowrap;padding:.5rem .75rem;font-size:.72rem;border-left:none;border:1px solid var(--g-gray-100);border-radius:999px;background:var(--g-white);gap:.45rem}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{border-color:var(--g-accent);background:var(--g-offwhite);color:var(--g-black)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::before{background:currentColor}.woocommerce-account .woocommerce-MyAccount-navigation li a::before{width:14px;height:14px}.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a{border-top:none;margin-top:0}}.woocommerce-account .woocommerce-MyAccount-content{font-size:.9rem;line-height:1.7;color:var(--g-gray-600);background:var(--g-white);padding:var(--g-space-xl);border-radius:var(--g-radius-lg);box-shadow:0 1px 3px rgb(0 0 0 / .04);min-height:400px}@media (max-width:900px){.woocommerce-account .woocommerce-MyAccount-content{padding:var(--g-space-md);border-radius:18px;min-height:0;box-shadow:0 10px 24px rgb(0 0 0 / .05)}}.woocommerce-account .woocommerce-MyAccount-content p{margin-bottom:var(--g-space-sm)}@media (max-width:768px){.g-search-overlay__dialog{width:100vw;max-height:100dvh;height:100dvh;margin:0;padding:var(--g-space-md);border-radius:0}.g-search-overlay__header{align-items:center;margin-bottom:var(--g-space-sm)}.g-search-overlay__results{margin:0 calc(var(--g-space-md) * -1);padding:0 var(--g-space-md)}.g-search-overlay__input{height:52px}.g-search-overlay__item{grid-template-columns:44px minmax(0,1fr) auto;gap:.7rem;padding:.55rem 0}.g-search-overlay__thumb{width:44px}.g-search-overlay__price{font-size:.82rem}.woocommerce-account:not(.logged-in) .g-auth-app{min-height:auto;padding-top:calc(var(--g-marquee-h, 38px) + var(--g-header-h, 76px))}.woocommerce-account:not(.logged-in) .g-auth-app__panel{padding:var(--g-space-md)}.woocommerce-account:not(.logged-in) .g-auth-app__visual{display:none}.woocommerce-account:not(.logged-in) .g-auth-tabs{width:100%;max-width:19rem}.woocommerce-account:not(.logged-in) .g-auth-submit-row{gap:.5rem}.woocommerce-account:not(.logged-in) .g-auth-app__terms{margin-top:var(--g-space-md)}.woocommerce-account .woocommerce-MyAccount-navigation li a{padding:.65rem .85rem}.woocommerce-account .woocommerce-MyAccount-content{padding:var(--g-space-sm);min-height:0}}@media (max-width:480px){.woocommerce-account .woocommerce-MyAccount-navigation ul{margin-left:calc(var(--g-space-sm) * -1);margin-right:calc(var(--g-space-sm) * -1);border-radius:0;padding-left:var(--g-space-sm);padding-right:var(--g-space-sm)}.woocommerce-account .woocommerce-MyAccount-navigation li a{font-size:.72rem}.g-search-overlay__title{font-size:1.7rem}}.woocommerce-account .woocommerce-MyAccount-content a{color:var(--g-black);text-decoration:underline;text-underline-offset:3px}.woocommerce-account .woocommerce-MyAccount-content a:hover{color:var(--g-accent)}.woocommerce-account .woocommerce-MyAccount-content h1,.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3,.woocommerce-account .woocommerce-MyAccount-content h4{font-family:var(--g-font-display);color:var(--g-black);letter-spacing:-.01em;line-height:1.25;margin:0 0 var(--g-space-sm)}.woocommerce-account .woocommerce-MyAccount-content h1,.woocommerce-account .woocommerce-MyAccount-content h2{font-size:clamp(1.35rem, 2.6vw, 1.85rem);font-weight:400;text-align:left}.woocommerce-account .woocommerce-MyAccount-content h3,.woocommerce-account .woocommerce-MyAccount-content h4{font-size:1.25rem;font-weight:500}.woocommerce-account .woocommerce-MyAccount-content p,.woocommerce-account .woocommerce-MyAccount-content li,.woocommerce-account .woocommerce-MyAccount-content address,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address address{font-family:var(--g-font-body);font-size:.9rem;line-height:1.7;color:var(--g-gray-600)}.woocommerce-account .woocommerce-MyAccount-content form{margin-top:var(--g-space-md)}.woocommerce-account .woocommerce-MyAccount-content .form-row,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-row,.woocommerce-account .woocommerce-MyAccount-content p.form-row{margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-content label,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-form-row label{display:block;margin-bottom:.4rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-500)}.woocommerce-account .woocommerce-MyAccount-content input[type="text"],.woocommerce-account .woocommerce-MyAccount-content input[type="email"],.woocommerce-account .woocommerce-MyAccount-content input[type="password"],.woocommerce-account .woocommerce-MyAccount-content input[type="tel"],.woocommerce-account .woocommerce-MyAccount-content input[type="number"],.woocommerce-account .woocommerce-MyAccount-content input[type="url"],.woocommerce-account .woocommerce-MyAccount-content select,.woocommerce-account .woocommerce-MyAccount-content textarea{width:100%;min-height:44px;padding:.85rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white);color:var(--g-black);font-family:var(--g-font-body);font-size:.86rem;line-height:1.4;transition:border-color var(--g-duration-fast),box-shadow var(--g-duration-fast);outline:none}.order-again .button{margin:1rem 0 0;display:inline-flex}.woocommerce-account .woocommerce-MyAccount-content .password-input{position:relative;display:block;width:100%}.woocommerce-account .woocommerce-MyAccount-content .password-input input[type="password"],.woocommerce-account .woocommerce-MyAccount-content .password-input input[type="text"]{padding-right:2.6rem}.woocommerce-account .woocommerce-MyAccount-content .show-password-input{position:absolute;top:50%;right:.85rem;transform:translateY(-50%);margin:0;width:1.15rem;height:1.15rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--g-gray-400);z-index:2}.woocommerce-account .woocommerce-MyAccount-content .show-password-input:hover{color:var(--g-black)}.woocommerce-account .woocommerce-MyAccount-content textarea{min-height:120px;resize:vertical}.woocommerce-account .woocommerce-MyAccount-content input::placeholder,.woocommerce-account .woocommerce-MyAccount-content textarea::placeholder{color:var(--g-gray-300)}.woocommerce-account .woocommerce-MyAccount-content input:focus,.woocommerce-account .woocommerce-MyAccount-content select:focus,.woocommerce-account .woocommerce-MyAccount-content textarea:focus{border-color:var(--g-black);box-shadow:0 0 0 3px rgb(10 10 10 / .06)}.woocommerce-account .woocommerce-MyAccount-content button,.woocommerce-account .woocommerce-MyAccount-content .button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-button,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button{min-height:44px;padding:.9rem 1.3rem;border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single{min-height:44px;border:1px solid var(--g-gray-200);border-radius:var(--g-radius)}.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px;padding-left:1rem;font-size:.86rem;color:var(--g-black)}.woocommerce-account .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;right:.65rem}@media (max-width:900px){.woocommerce-account .woocommerce-MyAccount-content h1,.woocommerce-account .woocommerce-MyAccount-content h2{font-size:1.35rem}}.g-dashboard__title{font-family:var(--g-font-display);font-size:clamp(1.4rem, 3vw, 1.8rem);font-weight:400;letter-spacing:-.01em;color:var(--g-black);margin:0 0 0.3rem!important;text-align:left!important}.g-dashboard__subtitle{font-size:.88rem;color:var(--g-gray-400);margin:0}@media (max-width:600px){.g-dashboard{padding:0}}.g-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--g-space-md)}.g-wishlist-grid .g-product-card__wishlist{width:32px;height:32px;min-height:32px!important;padding:0!important;border-radius:50%!important}@media (max-width:1400px){.g-wishlist-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.g-wishlist-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.g-wishlist-grid{grid-template-columns:repeat(2,1fr);gap:var(--g-space-sm);padding:var(--g-space-sm)}}.g-wishlist-grid__item{display:flex;flex-direction:column;transition:opacity 0.3s,transform 0.3s}.g-wishlist-grid__item .g-product-card{flex:1;display:flex;flex-direction:column;text-decoration:none!important;color:inherit}.g-wishlist-grid__item .g-product-card__wishlist{opacity:1;transform:scale(1)}.g-wishlist-grid__item .g-product-card__wishlist svg{display:block}.g-wishlist-grid__item--unavailable .g-product-card{cursor:default}.g-wishlist-grid__item--unavailable .g-product-card__image img{filter:grayscale(1);opacity:.85}.g-wishlist-unavailable-badge{position:absolute;top:.6rem;left:.6rem;z-index:2;padding:.28rem .6rem;background:var(--g-gray-700);color:var(--g-white);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border-radius:4px}.g-product-card__unavailable-note{margin-top:.2rem;font-size:.72rem;color:var(--g-error)}.g-wishlist-outfit-badge{position:absolute;top:.6rem;left:.6rem;z-index:2;padding:.28rem .6rem;background:var(--g-black);color:var(--g-white);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border-radius:4px}.g-outfit-remove{position:absolute;top:8px;right:8px;z-index:3;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;aspect-ratio:1 / 1!important;box-sizing:border-box!important;display:flex;align-items:center;justify-content:center;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:rgb(20 18 16 / .5)!important;color:#fff!important;cursor:pointer;box-shadow:0 1px 4px rgb(0 0 0 / .2);line-height:0;-webkit-appearance:none;appearance:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background 0.2s ease,transform 0.2s ease}.g-outfit-remove svg{width:15px;height:15px;flex:0 0 15px;display:block}.g-outfit-remove:hover,.g-outfit-remove:focus-visible{background:#b42318!important;color:#fff!important;transform:scale(1.08);outline:none}.g-confirm{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:1.25rem}.g-confirm.active{display:flex}.g-confirm__backdrop{position:absolute;inset:0;background:rgb(18 18 18 / .46)}.g-confirm__panel{position:relative;z-index:1;width:min(460px, 100%);display:flex;gap:1rem;padding:1.5rem;background:var(--g-white);border-radius:10px;box-shadow:0 24px 70px rgb(0 0 0 / .24)}.g-confirm__icon{flex:0 0 36px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#b42318;color:#fff;font-weight:700;font-size:1.1rem}.g-confirm__content{min-width:0;flex:1}.g-confirm__title{margin:0 0 .5rem;font-size:1.2rem;line-height:1.3;color:var(--g-black)}.g-confirm__text{margin:0 0 1.2rem;color:var(--g-gray-600);font-size:.9rem;line-height:1.55}.g-confirm__actions{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.g-confirm__actions .g-btn{min-width:auto;padding:.7rem 1.2rem}.g-btn--ghost{background:#fff0;color:var(--g-gray-700);border:1px solid var(--g-gray-200)}.g-btn--ghost:hover{background:var(--g-cream);color:var(--g-black)}.g-confirm__ok{background:#b42318;border:1px solid #b42318;color:#fff}.g-confirm__ok:hover{background:#8f1d14;border-color:#8f1d14;color:#fff}.g-account-empty{padding:var(--g-space-xl) var(--g-space-lg);text-align:center;color:var(--g-gray-400)}.g-account-empty p{font-size:.9rem;margin-bottom:var(--g-space-md)}.woocommerce-account .woocommerce-MyAccount-content a.g-btn--primary,.woocommerce-account .woocommerce-MyAccount-content a.g-btn--dark{color:var(--g-white)}.woocommerce-account .woocommerce-MyAccount-content a.g-btn--primary:hover,.woocommerce-account .woocommerce-MyAccount-content a.g-btn--dark:hover{color:var(--g-white)}.woocommerce-account .woocommerce-orders-table{width:100%;border-collapse:collapse;font-size:.8rem;border:1px solid var(--g-gray-100);border-radius:var(--g-radius);overflow:hidden}.woocommerce-account .woocommerce-orders-table th{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--g-gray-500);padding:.85rem 1.1rem;border-bottom:1px solid var(--g-gray-200);text-align:left;background:var(--g-cream)}.woocommerce-account .woocommerce-orders-table th:first-child{border-radius:var(--g-radius) 0 0 0}.woocommerce-account .woocommerce-orders-table th:last-child{border-radius:0 var(--g-radius) 0 0}.woocommerce-account .woocommerce-orders-table td{padding:.95rem 1.1rem;border-bottom:1px solid var(--g-gray-100);color:var(--g-gray-600);vertical-align:middle}.woocommerce-account .woocommerce-orders-table tr:last-child td{border-bottom:none}.woocommerce-account .woocommerce-orders-table .woocommerce-button{display:inline-block;width:auto;padding:.45rem .9rem;font-size:.65rem;border-radius:var(--g-radius)}.woocommerce-account .g-order-status{display:inline-flex;align-items:center;gap:.45em;padding:.34rem .7rem;border-radius:var(--g-radius-pill);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;line-height:1;white-space:nowrap;background:var(--g-cream);color:var(--g-gray-600)}.woocommerce-account .g-order-status::before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor;flex:none}.woocommerce-account .g-order-status--completed{background:#e7f0e7;color:#3f6b3f}.woocommerce-account .g-order-status--processing{background:#e6eef7;color:#3a6aa0}.woocommerce-account .g-order-status--on-hold{background:#f6edd6;color:#94761f}.woocommerce-account .g-order-status--pending{background:#efe9df;color:#7a6f5c}.woocommerce-account .g-order-status--cancelled,.woocommerce-account .g-order-status--failed{background:#f6e3e3;color:#b14242}.woocommerce-account .g-order-status--refunded{background:#eceae7;color:#6b6660}.woocommerce-account .woocommerce-orders-table .g-orders-table__number{display:inline-block;font-weight:700;color:var(--g-black);text-decoration:none;transition:color var(--g-duration-fast)}.woocommerce-account .woocommerce-orders-table .g-orders-table__number:hover{color:var(--g-accent)}.woocommerce-account .woocommerce-orders-table tbody tr{transition:background var(--g-duration-fast)}.woocommerce-account .woocommerce-orders-table tbody tr:hover{background:var(--g-cream)}.woocommerce-account .woocommerce-orders-table__cell-order-actions{text-align:right;white-space:nowrap}.woocommerce-account .woocommerce-orders-table .g-orders-action{display:inline-block;width:auto;margin:.15rem 0 .15rem .35rem;padding:.45rem .85rem;font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;text-decoration:none;border:1px solid var(--g-gray-200);color:var(--g-gray-700);background:var(--g-white);transition:border-color var(--g-duration-fast),color var(--g-duration-fast),background var(--g-duration-fast)}.woocommerce-account .woocommerce-orders-table .g-orders-action:hover{border-color:var(--g-black);color:var(--g-black)}.woocommerce-account .woocommerce-orders-table .g-orders-action--view,.woocommerce-account .woocommerce-orders-table .g-orders-action--pay{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}.woocommerce-account .woocommerce-orders-table .g-orders-action--view:hover,.woocommerce-account .woocommerce-orders-table .g-orders-action--pay:hover{background:var(--g-accent);border-color:var(--g-accent);color:var(--g-white)}.woocommerce-account .woocommerce-orders-table .g-orders-action--cancel{color:var(--g-red);border-color:#e6c9c9}.woocommerce-account .woocommerce-orders-table .g-orders-action--cancel:hover{border-color:var(--g-red);color:var(--g-red);background:#faf2f2}.woocommerce-account .g-orders-pagination{display:flex;justify-content:space-between;gap:.6rem;margin-top:var(--g-space-md)}.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:var(--g-space-md)}@media (max-width:768px){.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}}.woocommerce-account .woocommerce-Address{padding:var(--g-space-lg);background:var(--g-offwhite);border-radius:var(--g-radius-lg);border:1px solid var(--g-gray-100)}.woocommerce-account .woocommerce-Address-title{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:var(--g-space-sm)}.woocommerce-account .woocommerce-Address-title h2,.woocommerce-account .woocommerce-Address-title h3{font-family:var(--g-font-display);font-size:1.1rem;font-weight:400;margin-bottom:0;text-align:left}.woocommerce-account .woocommerce-Address-title .edit{display:inline-block;font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--g-accent);text-decoration:none;transition:color var(--g-duration-fast)}.woocommerce-account .woocommerce-Address-title .edit:hover{color:var(--g-accent-dark)}.woocommerce-account .woocommerce-Address address{font-style:normal;font-size:.85rem;line-height:1.7;color:var(--g-gray-500)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table--responsive,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields{margin-top:var(--g-space-sm)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-MyAccount-content>h2,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields>h3,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses+h3{text-align:left;margin-bottom:var(--g-space-sm)}.woocommerce-account .woocommerce-orders-table th,.woocommerce-account .woocommerce-orders-table td{padding-left:1rem;padding-right:1rem}.woocommerce-account .woocommerce-Addresses{padding-top:.25rem}@media (max-width:768px){.woocommerce-account .woocommerce-orders-table th,.woocommerce-account .woocommerce-orders-table td{padding-left:.7rem;padding-right:.7rem}.woocommerce-account .g-orders-table thead{display:none}.woocommerce-account .g-orders-table tbody tr{display:block;border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);padding:.4rem .9rem;margin-bottom:.8rem;background:var(--g-white)}.woocommerce-account .g-orders-table tbody tr:hover{background:var(--g-white)}.woocommerce-account .g-orders-table td{display:flex;justify-content:space-between;align-items:center;gap:1rem;text-align:right;border:none!important;border-bottom:1px solid var(--g-gray-100)!important;padding:.7rem 0!important}.woocommerce-account .g-orders-table tr td:last-child{border-bottom:none!important}.woocommerce-account .g-orders-table td::before{content:attr(data-title);font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--g-gray-400);text-align:left}.woocommerce-account .g-orders-table td.woocommerce-orders-table__cell-order-actions{flex-wrap:wrap;justify-content:flex-end}.woocommerce-account .woocommerce-orders-table .g-orders-action{margin:.15rem 0 .15rem .35rem}}.woocommerce-account .woocommerce-EditAccountForm .form-row{margin-bottom:var(--g-space-md)}.woocommerce-account .g-account-section-head{padding-left:0;padding-right:0;margin-bottom:var(--g-space-sm)}.woocommerce-account .woocommerce-EditAccountForm{margin-top:var(--g-space-sm)}.woocommerce-account .woocommerce-EditAccountForm>p.form-row{margin-bottom:var(--g-space-md);color:var(--g-gray-500)}.woocommerce-account .woocommerce-EditAccountForm input[type="text"],.woocommerce-account .woocommerce-EditAccountForm input[type="email"],.woocommerce-account .woocommerce-EditAccountForm input[type="password"]{width:100%;padding:.85rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.85rem;color:var(--g-black);outline:none;transition:border-color var(--g-duration-fast)}.woocommerce-account .woocommerce-EditAccountForm input:focus{border-color:var(--g-black)}.woocommerce-account .woocommerce-EditAccountForm fieldset{border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);padding:var(--g-space-md);margin:var(--g-space-lg) 0 var(--g-space-md);background:var(--g-offwhite)}.woocommerce-account .woocommerce-EditAccountForm fieldset legend{font-family:var(--g-font-display);font-size:1rem;font-weight:400;padding:0 .5rem;color:var(--g-gray-600)}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button{width:auto;display:inline-block;padding:.8rem 2rem;border-radius:var(--g-radius);margin-top:var(--g-space-sm)}@media (min-width:769px){.woocommerce-account .woocommerce-EditAccountForm .form-row-first,.woocommerce-account .woocommerce-EditAccountForm .form-row-last{width:calc(50% - 0.5rem)}}@media (max-width:768px){.woocommerce-account .woocommerce-EditAccountForm .form-row-first,.woocommerce-account .woocommerce-EditAccountForm .form-row-last{width:100%}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button{width:100%}}.woocommerce-edit-address .woocommerce-MyAccount-content form>h2{display:none}.woocommerce-account .woocommerce-address-fields>h2,.woocommerce-account .woocommerce-address-fields>h3{display:none}.woocommerce-account .woocommerce-address-fields>h3,.woocommerce-account .woocommerce-Addresses+h3{font-family:var(--g-font-display);font-size:clamp(1.35rem, 3vw, 1.75rem);font-weight:400;color:var(--g-black);margin-bottom:var(--g-space-sm)}.woocommerce-account .woocommerce-address-fields p{color:var(--g-gray-500)}.woocommerce-account .woocommerce-address-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--g-space-md);margin-top:var(--g-space-lg)}.woocommerce-account .woocommerce-address-fields__field-wrapper .form-row{margin:0;width:100%}.woocommerce-account .woocommerce-address-fields__field-wrapper .form-row-wide,.woocommerce-account .woocommerce-address-fields__field-wrapper .address-field,.woocommerce-account .woocommerce-address-fields__field-wrapper #billing_address_1_field,.woocommerce-account .woocommerce-address-fields__field-wrapper #billing_address_2_field,.woocommerce-account .woocommerce-address-fields__field-wrapper #shipping_address_1_field,.woocommerce-account .woocommerce-address-fields__field-wrapper #shipping_address_2_field,.woocommerce-account .woocommerce-address-fields__field-wrapper #billing_company_field,.woocommerce-account .woocommerce-address-fields__field-wrapper #shipping_company_field{grid-column:1 / -1}.woocommerce-account .woocommerce-address-fields label{display:block;margin-bottom:.45rem;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--g-gray-400)}.woocommerce-account .woocommerce-address-fields input[type="text"],.woocommerce-account .woocommerce-address-fields input[type="email"],.woocommerce-account .woocommerce-address-fields input[type="tel"],.woocommerce-account .woocommerce-address-fields select,.woocommerce-account .woocommerce-address-fields textarea{width:100%;min-height:52px;padding:.9rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white);font-family:var(--g-font-body);font-size:.9rem;color:var(--g-black);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}.woocommerce-account .woocommerce-address-fields textarea{min-height:120px;resize:vertical}.woocommerce-account .woocommerce-address-fields input:focus,.woocommerce-account .woocommerce-address-fields select:focus,.woocommerce-account .woocommerce-address-fields textarea:focus{border-color:var(--g-black);box-shadow:0 0 0 3px rgb(10 10 10 / .04)}.woocommerce-account .woocommerce-address-fields .select2-container{width:100%!important}.woocommerce-account .woocommerce-address-fields .select2-container .select2-selection--single{height:52px;border:1px solid var(--g-gray-200);border-radius:var(--g-radius);background:var(--g-white)}.woocommerce-account .woocommerce-address-fields .select2-container .select2-selection__rendered{line-height:52px;padding:0 1rem;color:var(--g-black)}.woocommerce-account .woocommerce-address-fields .select2-container .select2-selection__arrow{height:52px;right:.55rem}.woocommerce-account .woocommerce-address-fields .button,.woocommerce-account .woocommerce-address-fields .woocommerce-Button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.8rem;margin-top:var(--g-space-lg);border:none;border-radius:var(--g-radius);background:var(--g-black);color:var(--g-white);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.woocommerce-account .woocommerce-address-fields .button:hover,.woocommerce-account .woocommerce-address-fields .woocommerce-Button:hover{background:var(--g-gray-700);color:var(--g-white)}@media (max-width:768px){.woocommerce-account .woocommerce-address-fields__field-wrapper{grid-template-columns:1fr}}.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-error,.woocommerce-account .woocommerce-info{padding:.85rem 1.2rem;font-size:.8rem;margin-bottom:var(--g-space-md);border:none;border-radius:var(--g-radius);list-style:none}.woocommerce-account .woocommerce-message{background:#f0faf0;border-left:3px solid var(--g-success);color:var(--g-gray-600)}.woocommerce-account .woocommerce-error{background:#fdf2f2;border-left:3px solid var(--g-error);color:var(--g-gray-600)}.woocommerce-account .woocommerce-info{background:var(--g-offwhite);border-left:3px solid var(--g-accent);color:var(--g-gray-600)}.g-testimonials{padding:var(--g-space-xl) 0}.g-testimonials__header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--g-space-lg);margin-bottom:var(--g-space-xl)}.g-testimonials__header .g-section-header{margin-bottom:0}.g-testimonials__header .g-section-header__label{text-align:left;margin-bottom:0;color:var(--g-accent)}.g-testimonials__header .g-section-header__title{margin-bottom:0}.g-testimonials__nav{display:flex;gap:.5rem}@media (max-width:768px){.g-testimonials__nav{display:none}}.g-testimonials__arrow{width:48px;height:48px;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);background:var(--g-white);color:var(--g-black)}.g-testimonials__arrow:hover{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-testimonials__arrow svg{width:18px;height:18px}.g-testimonials__track{display:flex;gap:var(--g-space-md);overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-bottom:var(--g-space-lg)}.g-testimonials__track::-webkit-scrollbar{display:none}.g-testimonial{flex:0 0 calc(25% - calc(var(--g-space-md) * 0.75));min-width:calc(25% - calc(var(--g-space-md) * 0.75));padding:var(--g-space-lg) var(--g-space-md);background:var(--g-offwhite);border-radius:var(--g-radius-lg);display:flex;flex-direction:column;gap:var(--g-space-sm);scroll-snap-align:start;transition:transform var(--g-duration) var(--g-ease),box-shadow var(--g-duration) var(--g-ease)}.g-testimonial:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgb(0 0 0 / .06)}.g-testimonials__progress{margin-top:var(--g-space-lg);height:1px;background:var(--g-gray-100);position:relative}.g-testimonials__progress-bar{height:100%;background:var(--g-black);width:0%;transition:width 0.15s linear}.g-testimonial__stars{display:flex;gap:2px;color:var(--g-gold)}.g-testimonial__stars svg{width:14px;height:14px}.g-testimonial__text{font-size:.9rem;line-height:1.7;color:var(--g-gray-600);font-style:normal;flex:1}.g-testimonial__author{display:flex;align-items:center;gap:.6rem;padding-top:var(--g-space-xs);border-top:1px solid var(--g-gray-100)}.g-testimonial__avatar{width:36px;height:36px;border-radius:var(--g-radius-round);background:var(--g-black);color:var(--g-white);display:flex;align-items:center;justify-content:center;font-family:var(--g-font-display);font-size:.85rem;font-weight:400;flex-shrink:0}.g-testimonial__name{font-size:.8rem;font-weight:500;color:var(--g-black)}.g-testimonial__city{font-size:.7rem;color:var(--g-gray-600)}@media (max-width:1024px){.g-testimonial{flex-basis:calc(50% - calc(var(--g-space-md) * 0.5));min-width:calc(50% - calc(var(--g-space-md) * 0.5))}}@media (max-width:768px){.g-testimonials__header{align-items:flex-start;flex-direction:column}.g-testimonials__track{gap:var(--g-space-sm);margin-top:var(--g-space-md);padding-bottom:.25rem;scroll-snap-type:x mandatory}.g-testimonial{flex:0 0 min(80vw, 320px);min-width:min(80vw, 320px);padding:var(--g-space-md) var(--g-space-sm);scroll-snap-align:start}.g-testimonial__text{font-size:.82rem;line-height:1.55}}.g-upsell{margin-top:var(--g-space-md);padding:var(--g-space-md);background:var(--g-offwhite);border-radius:var(--g-radius-lg);border:1px solid var(--g-gray-100)}.g-upsell__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--g-space-sm);gap:var(--g-space-xs);flex-wrap:wrap}.g-upsell__title{font-family:var(--g-font-display);font-size:1.15rem;font-weight:400;color:var(--g-black);margin:0}.g-upsell__badge{font-family:var(--g-font-accent);font-size:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--g-accent);background:var(--g-champagne);padding:.25rem .6rem;border-radius:var(--g-radius-pill)}.g-upsell__items{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:var(--g-space-sm);padding-bottom:var(--g-space-xs);margin-bottom:var(--g-space-sm)}.g-upsell__item{min-width:0;display:flex;flex-direction:column;text-decoration:none;color:var(--g-black);transition:opacity var(--g-duration-fast)}.g-upsell__item:hover{opacity:.75}.g-upsell__item--current{position:relative}.g-upsell__item--current::after{content:'Acest produs';position:absolute;top:.5rem;left:.5rem;font-size:.55rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--g-white);background:var(--g-black);padding:2px 6px;border-radius:2px;z-index:1}.g-upsell__item img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:4px;border:1px solid var(--g-gray-200);margin-bottom:.3rem}.g-upsell__item-name{font-size:.85rem;font-weight:500;padding-top:.3rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.g-upsell__item-price{font-size:.85rem;color:var(--g-gray-400)}.g-upsell__item-price ins{color:var(--g-black);text-decoration:none;font-weight:500}.g-upsell__footer{display:flex;justify-content:space-between;align-items:center;padding-top:var(--g-space-sm);border-top:1px solid var(--g-gray-100);gap:var(--g-space-sm);flex-wrap:wrap}.g-upsell__total{font-size:.9rem;color:var(--g-gray-500)}.g-upsell__total strong{color:var(--g-black);font-weight:600}.g-upsell__add-all{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:4px}.g-upsell__add-all-icon{flex-shrink:0}.g-popup{position:fixed;inset:0;z-index:100000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity 0.4s var(--g-ease),visibility 0.4s;padding:var(--g-space-sm)}.g-popup.active{opacity:1;visibility:visible}.g-popup__backdrop{position:absolute;inset:0;background:rgb(10 10 10 / .55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.g-popup--gender{display:none}.g-popup--gender.active{display:flex}.g-popup--gender .g-popup__text{font-size:1rem}.g-popup__card{position:relative;background:var(--g-white);max-width:420px;width:100%;padding:var(--g-space-xl) var(--g-space-lg);text-align:center;border:1px solid var(--g-gray-100);border-radius:4px;box-shadow:0 20px 60px rgb(0 0 0 / .15);transform:translateY(16px) scale(.97);transition:transform 0.5s var(--g-ease-expo)}.g-popup.active .g-popup__card{transform:translateY(0) scale(1)}.g-popup__card--wide{max-width:720px;padding:0;text-align:left;overflow:hidden}.g-popup__close{position:absolute;top:.75rem;right:.75rem;width:38px;height:38px;background:var(--g-offwhite);border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);font-size:1.1rem;color:var(--g-gray-500);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:all 0.2s}.g-popup__close:hover{background:var(--g-black);color:var(--g-white)}.g-popup__icon{color:var(--g-accent);margin-bottom:var(--g-space-sm)}.g-popup__title{font-family:var(--g-font-display);font-size:1.5rem;font-weight:400;color:var(--g-black);margin-bottom:.5rem;line-height:1.3}.g-popup__text{font-size:.85rem;color:var(--g-gray-500);line-height:1.7;margin-bottom:var(--g-space-md)}.g-popup__actions{display:flex;flex-direction:column;gap:.5rem}.g-popup__btn{width:100%;justify-content:center}.g-popup__btn svg{margin-right:var(--g-space-xs)}.g-popup__btn svg+span{height:20px;line-height:20px}.g-popup__newsletter-layout{display:grid;grid-template-columns:200px 1fr;min-height:320px}.g-popup__newsletter-visual{background:var(--g-black);background:url(https://garderoba.ro/wp-content/uploads/2020/11/our-story-02-e1605818300883.jpg) center/cover no-repeat;display:flex;align-items:flex-end;justify-content:center;padding:var(--g-space-md);position:relative}.g-popup__newsletter-tag{font-family:var(--g-font-accent);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--g-gold)}.g-popup__newsletter-content{padding:var(--g-space-xl) var(--g-space-lg);display:flex;flex-direction:column;justify-content:center}.g-popup__newsletter-form{display:flex;gap:.5rem;margin-bottom:var(--g-space-sm)}.g-popup__newsletter-form input[type="email"]{flex:1;padding:.75rem 1rem;border:1px solid var(--g-gray-200);font-family:var(--g-font-body);font-size:.85rem;color:var(--g-black);outline:none;border-radius:var(--g-radius);transition:border-color 0.2s}.g-popup__newsletter-form input[type="email"]:focus{border-color:var(--g-black)}.g-popup__newsletter-form .g-btn{white-space:nowrap;flex-shrink:0}.g-popup__disclaimer{font-size:.7rem;color:var(--g-gray-300);margin:0}@media (max-width:640px){.g-popup__newsletter-layout{grid-template-columns:1fr}.g-popup__newsletter-visual{display:none}.g-popup__newsletter-content{padding:var(--g-space-lg)}.g-popup__newsletter-form{flex-direction:column}}.g-toast{position:fixed;bottom:var(--g-space-lg);left:50%;transform:translateX(-50%) translateY(20px);z-index:200000;background:var(--g-black);color:var(--g-white);padding:.8rem 1.5rem;font-size:.8rem;font-weight:500;letter-spacing:.02em;border-radius:var(--g-radius-pill);box-shadow:0 8px 30px rgb(0 0 0 / .2);opacity:0;visibility:hidden;transition:all 0.4s var(--g-ease-expo);pointer-events:none;white-space:nowrap}.g-toast.active{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.g-product-card__wishlist{position:absolute;top:.6rem;right:.6rem;width:32px;height:32px;background:rgb(255 255 255 / .9);backdrop-filter:blur(4px);border:none;border-radius:var(--g-radius-round);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--g-gray-400);opacity:1;transition:all 0.25s var(--g-ease);transform:scale(1);z-index:2}@media (max-width:768px){.g-product-card__wishlist{opacity:1;transform:scale(1)}}.g-product-card:hover .g-product-card__wishlist,.g-product-card__wishlist.active{opacity:1;transform:scale(1)}.g-product-card__wishlist.active{color:var(--g-gold)}.g-product-card__wishlist.active svg{fill:var(--g-gold);stroke:var(--g-gold)}.g-product-card__wishlist:hover{background:var(--g-white);color:var(--g-gray-500);transform:scale(1.1)}.g-product-card__wishlist:hover svg{fill:var(--g-black);stroke:var(--g-black)}.g-product-card__wishlist.active:hover{color:var(--g-red)}.g-product-card__wishlist svg{width:16px;height:16px}.g-btn--ghost{background:#fff0;color:var(--g-gray-500);border:1px solid var(--g-gray-200)}.g-btn--ghost:hover{border-color:var(--g-gray-400);color:var(--g-black)}.g-btn--outline{background:#fff0;color:var(--g-black);border:1px solid var(--g-black)}.g-btn--outline:hover{background:var(--g-black);color:var(--g-white)}.g-btn--sm{font-size:.72rem;padding:.5rem 1rem;letter-spacing:.07em}.g-btn--accent{background:var(--g-accent);color:var(--g-white);border:none;font-family:var(--g-font-body);font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:.75rem 1.25rem;cursor:pointer;transition:background var(--g-duration) var(--g-ease);display:inline-flex;align-items:center;gap:.4rem}.g-btn--accent:hover{background:var(--g-accent-dark)}.woocommerce-account .woocommerce-error li{list-style:none}.woocommerce-account .woocommerce-privacy-policy-text *{font-size:.7rem;color:var(--g-gray-300);margin-bottom:var(--g-space-sm);line-height:1.5}.woocommerce-account .woocommerce-privacy-policy-text a{text-decoration:underline;color:var(--g-gray-400)}.g-account-empty{text-align:center;padding:var(--g-space-3xl) var(--g-space-lg)}.g-account-empty p{font-size:.95rem;color:var(--g-gray-400);margin-bottom:var(--g-space-md)}.g-shop__attr-filters{margin-bottom:0}.g-filter-bar{display:flex;align-items:center;gap:var(--g-space-xs);flex-wrap:wrap;padding:0;border-bottom:none}.g-filter-group{position:relative}.g-filter-group__toggle{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--g-font-body);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-500);background:rgb(255 255 255 / .55);border:1px solid var(--g-gray-200);padding:.55rem 1rem;cursor:pointer;transition:color var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease);white-space:nowrap;border-radius:4px}.g-filter-group__toggle:hover,.g-filter-group.open .g-filter-group__toggle,.g-filter-group__toggle.has-active{color:var(--g-black);border-color:var(--g-black);background:var(--g-white)}.g-filter-sale{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--g-font-body);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-500);background:rgb(255 255 255 / .55);border:1px solid var(--g-gray-200);padding:.38rem 1rem;cursor:pointer;text-decoration:none;white-space:nowrap;border-radius:4px;transition:border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-filter-sale:hover,.g-filter-sale.is-active{border-color:var(--g-black);background:var(--g-white);color:var(--g-black)}.g-filter-sale__box{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:1.5px solid var(--g-gray-200);border-radius:3px;color:#fff;background:#fff0;transition:background var(--g-duration-fast) var(--g-ease)}.g-filter-sale__box svg{width:11px;height:11px;opacity:0;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-filter-sale.is-active .g-filter-sale__box{background:var(--g-gold);border-color:var(--g-gold)}.g-filter-sale:hover .g-filter-sale__box svg{opacity:1;color:var(--g-gray-500)}.g-filter-sale.is-active .g-filter-sale__box svg{opacity:1}.g-filter-sale.is-active:hover .g-filter-sale__box{background:#fff0;border-color:var(--g-gold)}.g-filter-sale.is-active:hover .g-filter-sale__box svg{opacity:0}.g-filter-group__dot{display:inline-block;width:5px;height:5px;border-radius:50%;background-color:var(--g-accent);flex-shrink:0}.g-filter-group__arrow{flex-shrink:0;transition:transform var(--g-duration-fast) var(--g-ease)}.g-filter-group.open .g-filter-group__arrow{transform:rotate(180deg)}.g-filter-group__panel{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:220px;background:var(--g-white);border:1px solid var(--g-gray-100);box-shadow:0 16px 50px rgb(0 0 0 / .08);z-index:200;padding:var(--g-space-md)}.g-filter-group.open .g-filter-group__panel{display:block}.g-filter-group__panel--price{min-width:300px}.g-filter-group__close{display:none}.g-filter-group__options--color{display:flex;flex-wrap:wrap;gap:.5rem}.g-filter-option{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;transition:opacity var(--g-duration-fast) var(--g-ease);text-decoration:none;color:var(--g-black)}.g-filter-option:hover{opacity:.7}.g-filter-option__swatch{display:block;width:22px;height:22px;border-radius:50%;border:1.5px solid rgb(0 0 0 / .12);transition:box-shadow var(--g-duration-fast) var(--g-ease);flex-shrink:0}.g-filter-option.selected .g-filter-option__swatch,.g-filter-option:hover .g-filter-option__swatch{box-shadow:0 0 0 2px var(--g-white),0 0 0 3.5px var(--g-black)}.g-filter-option__label{font-size:.78rem;letter-spacing:.04em}.g-filter-option:not(:has(.g-filter-option__swatch)) .g-filter-option__label{display:inline-flex;align-items:center;padding:.3rem .8rem;border:1px solid var(--g-gray-200);transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-filter-option.selected:not(:has(.g-filter-option__swatch)) .g-filter-option__label{background-color:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.g-filter-group__options--size{display:flex;flex-wrap:wrap;gap:.4rem}.g-filter-option--size .g-filter-option__label{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:38px;padding:0 .6rem;border:1px solid var(--g-gray-200);font-size:.78rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-filter-option--size:hover .g-filter-option__label{border-color:var(--g-black)}.g-filter-option--size.selected .g-filter-option__label{background-color:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.g-filter-price-form{display:flex;flex-direction:column;gap:var(--g-space-sm)}.g-filter-price__fields{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.g-filter-price__field{display:inline-flex;align-items:center;gap:.3rem;flex:1;min-width:0;padding:.5rem .6rem;border:1px solid var(--g-gray-200);border-radius:4px;background:var(--g-white);transition:border-color var(--g-duration-fast) var(--g-ease)}.g-filter-price__field:focus-within{border-color:var(--g-black)}.g-filter-price__num{width:100%;min-width:0;border:0;padding:0;margin:0;background:#fff0;font-size:.85rem;font-weight:600;color:var(--g-black);-moz-appearance:textfield;appearance:textfield}.g-filter-price__num:focus{outline:none}.g-filter-price__num::-webkit-outer-spin-button,.g-filter-price__num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.g-filter-price__field-suffix{font-size:.72rem;color:var(--g-gray-400);flex:none}.g-filter-price__sep{color:var(--g-gray-400);flex:none}.g-filter-price__sliders{position:relative;height:20px;margin:.2rem 0}.g-filter-price__track{position:absolute;top:50%;left:0;right:0;height:2px;background:var(--g-gray-100);transform:translateY(-50%);pointer-events:none}.g-filter-price__fill{position:absolute;top:0;height:100%;background:var(--g-black);left:var(--fill-left,0%);right:calc(100% - var(--fill-right, 100%))}.g-filter-price__range{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-appearance:none;appearance:none;background:#fff0;pointer-events:none;margin:0}.g-filter-price__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--g-black);border:2px solid var(--g-white);box-shadow:0 0 0 1.5px var(--g-black);pointer-events:all;cursor:pointer;transition:transform var(--g-duration-fast) var(--g-ease)}.g-filter-price__range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--g-black);border:2px solid var(--g-white);box-shadow:0 0 0 1.5px var(--g-black);pointer-events:all;cursor:pointer;transition:transform var(--g-duration-fast) var(--g-ease)}.g-filter-price__range::-webkit-slider-thumb:hover{transform:scale(1.2)}.g-filter-price__range::-moz-range-thumb:hover{transform:scale(1.2)}.g-filter-price__apply{align-self:flex-start;padding:.6rem 1.4rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:4px;font-family:var(--g-font-body);font-size:.7rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease);margin-top:.25rem}.g-filter-price__apply:hover{background:var(--g-gray-700)}.g-filter-price__actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.25rem}.g-filter-price__actions .g-filter-price__apply{margin-top:0}.g-filter-price__clear{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--g-gray-400);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:color var(--g-duration-fast) var(--g-ease)}.g-filter-price__clear:hover{color:var(--g-black);opacity:1}.g-filter-clear{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--g-gray-400);text-decoration:underline;text-underline-offset:3px;transition:color var(--g-duration-fast) var(--g-ease);white-space:nowrap;margin-left:auto}.g-filter-clear--block{display:inline-flex;margin-top:var(--g-space-sm);margin-left:0}.g-filter-clear--inline{display:inline-flex;margin-top:0;margin-left:1em}.g-filter-clear:hover{color:var(--g-black);opacity:1}.g-filter-active-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:0}.g-filter-active-tags--panel{margin-top:0;margin-bottom:var(--g-space-md)}.g-filter-tag{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;background:var(--g-cream);border:1px solid var(--g-gray-100);font-size:.72rem;font-weight:500;letter-spacing:.05em;color:var(--g-black);text-transform:uppercase;transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease);text-decoration:none}.g-filter-tag:hover{background:var(--g-gray-100);border-color:var(--g-gray-200);opacity:1}.g-filter-tag span{font-size:.85rem;line-height:1;margin-left:.1rem}.g-shop-sort{display:grid;gap:.65rem;justify-self:end;width:100%;max-width:260px}.g-shop-sort__label{font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-500)}.g-shop-sort__field{position:relative}.g-shop-sort__field::after{content:'';position:absolute;top:50%;right:1rem;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-70%) rotate(45deg);color:var(--g-gray-500);pointer-events:none}.g-shop-sort__select{width:100%;border:1px solid var(--g-gray-200);background:var(--g-white);padding:.9rem 2.75rem .9rem 1rem;font-family:var(--g-font-body);font-size:.88rem;color:var(--g-black);appearance:none;outline:none;transition:border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-shop-sort__select:focus,.g-shop-sort__select:hover{border-color:var(--g-black)}@media (max-width:768px){.g-shop-filters-panel{width:min(92vw, 360px);padding:var(--g-space-md)}.g-shop-resultsbar{grid-template-columns:1fr}.g-shop-resultsbar__actions{justify-content:stretch;flex-direction:column;align-items:stretch}.g-shop-sort{justify-self:stretch;max-width:none}.g-shop-browse__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.g-filter-bar{gap:var(--g-space-xs);overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;padding-bottom:var(--g-space-xs);cursor:grab}.g-filter-bar.is-dragging{cursor:grabbing;user-select:none;scroll-behavior:auto}.g-filter-bar::-webkit-scrollbar{display:none}.g-filter-group__panel{position:fixed;top:auto;bottom:0;left:0;right:0;min-width:0;width:100%;border-bottom:none;border-radius:var(--g-radius-lg) var(--g-radius-lg) 0 0;padding:var(--g-space-lg);padding-top:calc(var(--g-space-lg) + 2rem);box-shadow:0 -8px 40px rgb(0 0 0 / .12);z-index:500}.g-filter-group__close{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:var(--g-space-sm);right:var(--g-space-sm);width:36px;height:36px;padding:0;border:1px solid var(--g-gray-100);border-radius:999px;background:var(--g-white);color:var(--g-black);cursor:pointer;z-index:2}.g-filter-group__panel--price{min-width:0}.g-filter-clear{margin-left:0}}.g-shop-head{padding:var(--g-space-md) 0}.g-shop-head__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#8f8982;margin-bottom:var(--g-space-xs)}.g-shop-head__breadcrumbs a{color:inherit;text-decoration:none;transition:color var(--g-duration-fast) var(--g-ease)}.g-shop-head__breadcrumbs a:hover{color:var(--g-black)}.g-shop-head__breadcrumbs [aria-current="page"]{color:var(--g-black);font-weight:800}.g-shop-head__breadcrumbs-sep{color:#8f8982;opacity:.5}.g-shop-head__row{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1rem 1.5rem}.g-shop-head__titles{display:flex;align-items:baseline;flex-wrap:wrap;gap:.2rem .9rem}.g-shop-head__title{margin:0;font-family:var(--g-font-display);font-size:1.6rem;font-weight:300;line-height:1.05;letter-spacing:0;color:var(--g-black)}#gShopMain.g-shop--loading{opacity:.5;pointer-events:none;transition:opacity 0.15s var(--g-ease)}.g-shop-head__count{margin:0;font-size:.85rem;color:var(--g-gray-500);white-space:nowrap}.g-shop-head__description{margin:.9rem 0 0;max-width:560px;font-size:.92rem;line-height:1.6;color:var(--g-gray-500)}.g-cat-hero{--g-cat-hero-pad:max(var(--g-space-lg), calc(50vw - (var(--g-container-wide) / 2) + var(--g-space-lg)));position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:clamp(150px, 15vw, 220px);margin-top:0;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;background:var(--g-cream);padding-left:var(--g-cat-hero-pad);padding-right:var(--g-cat-hero-pad)}.g-cat-hero__text{position:relative;z-index:2;background:#fff0;padding:clamp(1.1rem, 2.2vw, 1.9rem) clamp(1.5rem, 3vw, 3rem) clamp(1.1rem, 2.2vw, 1.9rem) 0;display:flex;flex-direction:column;justify-content:center}.g-cat-hero__eyebrow{display:inline-block;margin-bottom:.5rem;font-family:var(--g-font-accent);font-size:.64rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--g-accent-dark);display:none}.g-cat-hero__title{margin:0;font-family:var(--g-font-display);font-size:1.6rem;font-weight:300;line-height:1.04;letter-spacing:-.02em;color:var(--g-black)}.g-cat-hero__crumbs{margin-top:.55rem;margin-bottom:0}.g-cat-hero__desc{margin:.7rem 0 0;font-size:clamp(0.86rem, 1.05vw, 0.95rem);line-height:1.55;color:var(--g-gray-600)}.g-cat-hero__count{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;margin:.9rem 0 0;padding:.42rem .9rem;border:1px solid rgb(138 111 62 / .28);border-radius:var(--g-radius-pill);background:rgb(255 255 255 / .5);font-size:.74rem;font-weight:600;letter-spacing:.02em;color:var(--g-gray-700)}.g-cat-hero__count::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--g-accent);flex:none}.g-cat-hero__count span{color:var(--g-accent-dark);font-weight:700}.g-cat-hero__media{position:relative;overflow:hidden;margin-right:calc(-1 * var(--g-cat-hero-pad));min-height:clamp(150px, 15vw, 220px)}@media (min-width:769px){.tax-product_cat .g-shop-head__breadcrumbs--top,.post-type-archive-product .g-shop-head__breadcrumbs--top{display:none}.tax-product_cat .g-shop-head,.post-type-archive-product .g-shop-head{padding-top:0}}.g-cat-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.9s var(--g-ease)}.g-cat-hero--noimg{grid-template-columns:1fr}.g-cat-hero--noimg .g-cat-hero__text{padding-right:0;max-width:760px}.g-shop-head__mobile,.g-mobile-filters-btn,.g-mobile-filters-reset,.g-filter-bar__sheet-head,.g-filter-bar__sheet-foot,.g-filter-group--gender,.g-filter-sort-icon,.g-filter-sort-text{display:none}@media (max-width:768px){.g-cat-hero,.g-shop-head__row,.g-shop-head__description{display:none}.g-shop-head__mobile{display:flex;align-items:baseline;gap:.75rem;margin-top:.35rem}.g-shop-head__mobile-title{font-family:var(--g-font-display);font-size:1.25rem;line-height:1.1;color:var(--g-black);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-shop-head__mobile-count{flex:0 0 auto;font-size:.8rem;color:var(--g-gray-500);white-space:nowrap}}.g-gender-pills{display:inline-flex;align-items:stretch;padding:4px;gap:2px;background:var(--g-gray-100);border-radius:var(--g-radius-pill);flex-shrink:0}.g-gender-pills__btn{appearance:none;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--g-font-body);font-size:.82rem;font-weight:500;letter-spacing:.02em;color:var(--g-gray-500);background:#fff0;padding:.5rem 1.15rem;border-radius:var(--g-radius-pill);transition:color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}.g-gender-pills__icon{flex-shrink:0;opacity:.85}.g-gender-pills__btn.is-active .g-gender-pills__icon{opacity:1}.g-gender-pills__btn:hover{color:var(--g-black)}.g-gender-pills__btn.is-active{color:var(--g-white);background:var(--g-black);box-shadow:0 2px 8px rgb(0 0 0 / .12)}.g-shop-filterbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--g-space-md);padding:0 0 var(--g-space-md) 0;margin-bottom:0;position:relative;z-index:9999}body:has(.g-mobile-menu.active) .g-shop-filterbar{z-index:0}body:has(.g-catbar__item.has-mega:hover) .g-shop-filterbar{z-index:0}.g-shop-filterbar .g-filter-bar{flex:1 1 auto}.g-shop-filterbar .g-shop-sort{flex:0 0 auto}.g-filter-group__panel--cats{min-width:240px;max-height:60vh;overflow-y:auto}.g-filter-group__panel--cats .g-shop-browse-list{margin:0}.g-shop-drops{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin-bottom:var(--g-space-lg)}.g-shop-drops__label{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-400);margin-right:.35rem}.g-shop-drops__chip{display:inline-flex;align-items:center;padding:.45rem .95rem;font-size:.8rem;color:var(--g-gray-600);background:var(--g-gray-100);border-radius:var(--g-radius-pill);text-decoration:none;transition:color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-shop-drops__chip:hover{color:var(--g-black);background:var(--g-gray-200)}.g-shop-drops__chip.active{color:var(--g-white);background:var(--g-black)}.g-filter-group__panel--wide{min-width:430px;max-height:62vh;overflow-y:auto}.g-filter-group__panel--right{left:auto;right:0;min-width:230px}.g-filter-checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:.1rem .5rem}.g-filter-checklist--sort{grid-template-columns:1fr}.g-filter-checkitem{display:flex;align-items:center;gap:.6rem;padding:.5rem .55rem;border-radius:8px;text-decoration:none;color:var(--g-gray-600);font-size:.85rem;line-height:1.2;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-filter-checkitem:hover{background:var(--g-gray-100);color:var(--g-black)}.g-filter-checkitem.selected{color:var(--g-black);font-weight:600}.g-filter-checkitem__label{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.g-filter-checkitem__box{position:relative;width:18px;height:18px;border-radius:5px;border:1.5px solid var(--g-gray-300);flex-shrink:0;transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-filter-checkitem.selected .g-filter-checkitem__box{background:var(--g-black);border-color:var(--g-black)}.g-filter-checkitem.selected .g-filter-checkitem__box::after{content:'';position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid var(--g-white);border-width:0 2px 2px 0;transform:rotate(45deg)}.g-filter-checkitem__swatch{width:20px;height:20px;border-radius:50%;border:1.5px solid rgb(0 0 0 / .12);flex-shrink:0;transition:box-shadow var(--g-duration-fast) var(--g-ease)}.g-filter-checkitem.selected .g-filter-checkitem__swatch{box-shadow:0 0 0 2px var(--g-white),0 0 0 3.5px var(--g-black)}.g-filter-checkitem__dot{position:relative;width:17px;height:17px;border-radius:50%;border:1.5px solid var(--g-gray-300);flex-shrink:0;transition:border-color var(--g-duration-fast) var(--g-ease)}.g-filter-checkitem.selected .g-filter-checkitem__dot{border-color:var(--g-black)}.g-filter-checkitem.selected .g-filter-checkitem__dot::after{content:'';position:absolute;inset:3px;border-radius:50%;background:var(--g-black)}.g-filter-group--sort .g-filter-group__toggle{text-transform:none;letter-spacing:.01em;font-size:.8rem}.g-filter-group--sort .g-filter-group__toggle strong{font-weight:600}.g-filter-group__panel--sizes{min-width:360px}.g-filter-sizegrid{display:flex;flex-wrap:wrap;gap:.45rem}.g-filter-sizegroup+.g-filter-sizegroup{margin-top:var(--g-space-md);padding-top:var(--g-space-md);border-top:1px solid var(--g-gray-100)}.g-filter-sizegroup__label{display:block;margin-bottom:.55rem;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--g-gray-500,#888)}.g-filter-sizetile{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:42px;padding:0 .7rem;border:1px solid var(--g-gray-200);border-radius:999px;background:var(--g-white);font-family:var(--g-font-accent);font-size:.82rem;font-weight:600;line-height:1;letter-spacing:.01em;font-variant-numeric:tabular-nums;text-transform:uppercase;text-decoration:none;color:var(--g-gray-700);white-space:nowrap;transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}.g-filter-sizetile:hover{border-color:var(--g-black);color:var(--g-black);box-shadow:inset 0 0 0 1px var(--g-black)}.g-filter-sizetile.selected{background:var(--g-black);border-color:var(--g-black);color:var(--g-white);box-shadow:none}.g-filter-group__panel--cats{width:min(680px, 86vw);min-width:0;padding:var(--g-space-md) var(--g-space-lg);max-height:70vh;overflow-y:auto}.g-cats-all{display:block;font-size:.78rem;font-weight:600;letter-spacing:.02em;color:var(--g-black);text-decoration:none;text-transform:uppercase;padding-bottom:.7rem;margin-bottom:.9rem;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-cats-all:hover{opacity:.65;text-decoration:underline;text-underline-offset:.2em}.g-cats-all.active{text-decoration:underline;text-underline-offset:.22em}.g-cats-sections{display:flex;flex-direction:column;gap:1.2rem}.g-cats-section__title{display:block;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--g-black);text-decoration:none;margin-bottom:.5rem;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-cats-section__title:hover{opacity:.65;text-decoration:underline;text-underline-offset:.2em}.g-cats-section__title.active{text-decoration:underline;text-underline-offset:.22em;text-decoration-thickness:1.5px}.g-cats-section__list{list-style:none;margin:0;padding:0;columns:150px 3;column-gap:var(--g-space-lg)}.g-cats-section__list li{margin:0;break-inside:avoid;-webkit-column-break-inside:avoid}.g-cats-section__link{display:block;padding:.26rem 0;font-size:.84rem;font-weight:400;color:var(--g-gray-500);text-decoration:none;text-transform:uppercase;transition:color var(--g-duration-fast) var(--g-ease)}.g-cats-section__link:hover{color:var(--g-black);text-decoration:underline;text-underline-offset:.2em}.g-cats-section__link.active{color:var(--g-black);font-weight:600}.g-cats-flatlist{list-style:none;margin:0;padding:0;columns:160px 3;column-gap:var(--g-space-lg)}.g-cats-flatlist li{margin:0;break-inside:avoid;-webkit-column-break-inside:avoid}.g-cats-flatlist__link{display:block;padding:.32rem 0;font-size:.86rem;font-weight:400;color:var(--g-gray-600);text-decoration:none;transition:color var(--g-duration-fast) var(--g-ease)}.g-cats-flatlist__link:hover{color:var(--g-black);text-decoration:underline;text-underline-offset:.2em}.g-cats-flatlist__link.active{color:var(--g-black);font-weight:600}@media (max-width:768px){.g-filter-group__panel--wide,.g-filter-group__panel--right,.g-filter-group__panel--sizes{min-width:0}.g-filter-group__panel--cats{width:100%}.g-cats-section__list,.g-cats-flatlist{columns:120px 2}.g-filter-checklist{grid-template-columns:repeat(2,1fr);gap:.1rem .3rem}.g-shop-head{padding:.85rem 0 0}.g-shop-head__row{flex-wrap:nowrap;align-items:center;gap:.75rem}.g-shop-head__titles{flex-direction:column;align-items:flex-start;gap:.05rem;min-width:0}.g-shop-head__count{font-size:.8rem}.g-gender-pills{flex-shrink:0;padding:3px}.g-gender-pills__btn{padding:.34rem .85rem;font-size:.78rem}.g-gender-pills__btn span{display:none}.g-gender-pills__btn.is-active span{display:inline-block}.g-shop-filterbar{flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.6rem;padding:.55rem 0;margin-bottom:.85rem;overflow:visible}.g-mobile-filters-btn{display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto}.g-mobile-filters-reset{display:inline-flex;align-items:center;flex:0 0 auto;font-size:.78rem;letter-spacing:.04em;color:var(--g-gray-500);text-decoration:underline;text-underline-offset:.2em}.g-mobile-filters-reset:hover{color:var(--g-black)}.g-shop-filterbar .g-filter-bar{display:none}.g-shop-filterbar .g-filter-group--sort{flex:0 0 auto;margin-left:auto}.g-filter-sort-icon{display:inline-block}.g-filter-sort-text{display:inline}.g-filter-group--sort .g-filter-group__toggle-label,.g-filter-group--sort .g-filter-group__arrow{display:none}.g-filter-group--sort .g-filter-group__toggle{gap:.4rem;padding:.5rem .8rem}.g-filter-group__panel{max-height:78vh;overflow-y:auto}body.g-mobile-filters-open .g-shop-filterbar .g-filter-bar{display:flex;flex-direction:column;align-items:stretch;gap:0;position:fixed;inset:0;z-index:2000;background:var(--g-white);overflow-y:auto;padding:0 0 calc(64px + env(safe-area-inset-bottom, 0px))}body.g-mobile-filters-open .g-filter-bar__sheet-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:3;background:var(--g-white);padding:1rem 1.1rem;border-bottom:1px solid var(--g-gray-200)}.g-filter-bar__sheet-title{font-family:var(--g-font-display);font-size:1.05rem;font-weight:700}.g-filter-bar__sheet-close{appearance:none;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;line-height:0;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round,50%);background:var(--g-offwhite);color:var(--g-gray-500);cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease)}.g-filter-bar__sheet-close:hover{background:var(--g-black);border-color:var(--g-black);color:var(--g-white)}body.g-mobile-filters-open .g-filter-group--gender{display:block}.g-filter-checklist--gender{grid-template-columns:1fr}button.g-filter-checkitem{appearance:none;width:100%;border:0;background:none;font-family:inherit;text-align:left;cursor:pointer}body.g-mobile-filters-open .g-filter-bar>.g-filter-group,body.g-mobile-filters-open .g-filter-bar>.g-filter-sale{width:100%;border-bottom:1px solid var(--g-gray-100)}body.g-mobile-filters-open .g-filter-group__toggle{display:flex;width:100%;justify-content:space-between;border:0;border-radius:0;background:none;padding:1rem 1.1rem;font-size:.82rem}body.g-mobile-filters-open .g-filter-group__toggle .g-filter-group__dot{margin-left:.5rem;margin-right:auto}body.g-mobile-filters-open .g-filter-sale{border:0;border-radius:0;background:none;padding:1rem 1.1rem;width:100%;justify-content:flex-start}body.g-mobile-filters-open .g-filter-clear--inline{margin:1rem}body.g-mobile-filters-open .g-filter-group__panel{position:static;inset:auto;transform:none;width:100%;min-width:0;max-height:none;border:0;border-radius:0;box-shadow:none;padding:0 1.1rem 1rem;background:none}body.g-mobile-filters-open .g-filter-group__close{display:none}body.g-mobile-filters-open .g-filter-bar__sheet-foot{display:block;position:fixed;left:0;right:0;bottom:0;z-index:2001;background:var(--g-white);border-top:1px solid var(--g-gray-200);padding:.7rem 1.1rem calc(0.7rem + env(safe-area-inset-bottom, 0px))}.g-filter-bar__sheet-apply{appearance:none;border:0;width:100%;background:var(--g-black);color:var(--g-white);font-size:.85rem;font-weight:600;letter-spacing:.04em;padding:.85rem;cursor:pointer}}.g-size-profile__form{display:flex;flex-direction:column;gap:var(--g-space-xl)}.g-size-profile__section{display:flex;flex-direction:column;gap:var(--g-space-sm)}.g-size-profile__section-title{font-family:var(--g-font-display);font-size:.7rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gray-400);margin-bottom:.25rem}.g-size-profile__gender-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--g-space-sm)}.g-size-profile__gender-option{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.2rem .75rem;border:1.5px solid var(--g-gray-100);border-radius:var(--g-radius-lg);cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);font-size:.78rem;color:var(--g-gray-500);background:var(--g-white)}.g-size-profile__gender-option svg{float:left;margin-right:var(--g-space-xs)}.g-size-profile__gender-option input{display:none}.g-size-profile__gender-option:hover{border-color:var(--g-gray-300);color:var(--g-black)}.g-size-profile__gender-option.active,.g-size-profile__gender-option:has(input:checked){border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-size-profile__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--g-space-sm)}.g-size-profile__grid--personal{grid-template-columns:1fr}.g-size-profile__grid--personal .g-size-profile__field{max-width:260px}.g-size-profile__field{display:flex;flex-direction:column;gap:.4rem}.g-size-profile__label{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-400)}.g-size-profile__input-wrap{position:relative;display:flex;align-items:center}.g-size-profile__input-wrap--date .g-size-profile__input{cursor:pointer;max-width:260px;padding-right:.85rem}.g-size-profile__input{width:100%;padding:.75rem 2.4rem .75rem .9rem;border:1.5px solid var(--g-gray-200);border-radius:var(--g-radius);font-family:var(--g-font-body);font-size:.9rem;color:var(--g-black);background:var(--g-white);outline:none;transition:border-color var(--g-duration-fast);appearance:textfield;-moz-appearance:textfield}.g-size-profile__input::-webkit-inner-spin-button,.g-size-profile__input::-webkit-outer-spin-button{-webkit-appearance:none}.g-size-profile__input:focus{border-color:var(--g-black)}.g-size-profile__input[type="date"]{appearance:auto;-webkit-appearance:auto}.g-size-profile__input[type="date"]::-webkit-calendar-picker-indicator{display:block;opacity:.9;cursor:pointer}.flatpickr-calendar{font-family:var(--g-font-body);font-size:.82rem;background:var(--g-white);border:1.5px solid var(--g-gray-200);border-radius:var(--g-radius-lg);box-shadow:0 12px 32px rgb(10 10 10 / .12);color:var(--g-black);width:300px;padding:0}.flatpickr-calendar.arrowTop::before{border-bottom-color:var(--g-gray-200)}.flatpickr-calendar.arrowTop::after{border-bottom-color:var(--g-black)}.flatpickr-months{background:var(--g-black);border-radius:var(--g-radius-lg) var(--g-radius-lg) 0 0;padding:.35rem 0;align-items:center}.flatpickr-months .flatpickr-month{background:#fff0;color:var(--g-white);fill:var(--g-white);height:38px}.flatpickr-current-month{color:var(--g-white);font-size:.85rem;font-weight:500;letter-spacing:.04em;padding-top:7px}.flatpickr-current-month .flatpickr-monthDropdown-months{background:var(--g-black);color:var(--g-white);font-size:.85rem;font-weight:500;border:none;cursor:pointer;-webkit-appearance:none;appearance:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:var(--g-black)}.flatpickr-current-month .numInputWrapper{width:5.5ch}.flatpickr-current-month input.cur-year{color:var(--g-white);font-size:.85rem;font-weight:500;background:#fff0}.flatpickr-current-month input.cur-year:focus{outline:none}.numInputWrapper span{border-color:rgb(255 255 255 / .15)}.numInputWrapper span svg path{fill:rgb(255 255 255 / .6)}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{color:var(--g-white);fill:var(--g-white);padding:9px 12px;top:2px}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:var(--g-accent-light);fill:var(--g-accent-light)}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:var(--g-accent-light)}.flatpickr-weekdays{background:var(--g-offwhite);border-bottom:1px solid var(--g-gray-100);padding:.3rem .4rem .2rem}span.flatpickr-weekday{background:#fff0;color:var(--g-accent-dark);font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.flatpickr-days{border:none}.dayContainer{padding:.4rem;gap:2px;min-width:unset;max-width:unset;width:100%}.flatpickr-day{border-radius:var(--g-radius);border:1.5px solid #fff0;color:var(--g-black);font-size:.82rem;font-family:var(--g-font-body);max-width:36px;height:32px;line-height:30px;transition:background var(--g-duration-fast),color var(--g-duration-fast)}.flatpickr-day:hover,.flatpickr-day:focus{background:var(--g-gray-100);border-color:#fff0;color:var(--g-black)}.flatpickr-day.today{border-color:var(--g-accent);background:#fff0;color:var(--g-black);font-weight:600}.flatpickr-day.today:hover{background:rgb(184 150 90 / .1);border-color:var(--g-accent)}.flatpickr-day.selected,.flatpickr-day.selected:hover,.flatpickr-day.selected:focus{background:var(--g-black);border-color:var(--g-black);color:var(--g-white);font-weight:500}.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay{color:var(--g-gray-200)}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{color:var(--g-gray-200);cursor:not-allowed;background:#fff0;border-color:#fff0}.g-size-profile__input[readonly]{background:#f6f4f1;color:var(--g-black);border-color:var(--g-gray-200)}.g-size-profile__hint{margin:.25rem 0 0;font-size:.72rem;line-height:1.45;color:var(--g-gray-400)}.g-size-profile__unit{position:absolute;right:.75rem;font-size:.7rem;font-weight:500;color:var(--g-gray-400);pointer-events:none}.g-size-profile__fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--g-space-sm)}.g-size-profile__fit-option{display:flex;flex-direction:column;gap:.25rem;padding:1rem .9rem;border:1.5px solid var(--g-gray-100);border-radius:var(--g-radius-lg);cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);background:var(--g-white)}.g-size-profile__fit-option input{display:none}.g-size-profile__fit-option:hover{border-color:var(--g-gray-300)}.g-size-profile__fit-option.active,.g-size-profile__fit-option:has(input:checked){border-color:var(--g-black);background:var(--g-offwhite)}.g-size-profile__fit-name{font-size:.82rem;display:block;font-weight:600;letter-spacing:0;color:var(--g-black)}.g-size-profile__fit-desc{font-size:.72rem;letter-spacing:0;color:var(--g-gray-400)}.g-size-profile__actions{padding-top:var(--g-space-xs)}@media (max-width:600px){.g-size-profile__gender-grid,.g-size-profile__fit-grid{grid-template-columns:1fr}.g-size-profile__grid{grid-template-columns:1fr}.g-size-profile__grid--personal .g-size-profile__field,.g-size-profile__input-wrap--date .g-size-profile__input{max-width:100%}.g-size-profile__gender-option,.g-size-profile__fit-option{align-items:flex-start;text-align:left}.g-size-profile__input,.woocommerce-account .woocommerce-MyAccount-content input[type="text"],.woocommerce-account .woocommerce-MyAccount-content input[type="email"],.woocommerce-account .woocommerce-MyAccount-content input[type="password"],.woocommerce-account .woocommerce-MyAccount-content input[type="tel"],.woocommerce-account .woocommerce-MyAccount-content input[type="number"],.woocommerce-account .woocommerce-MyAccount-content input[type="url"],.woocommerce-account .woocommerce-MyAccount-content select,.woocommerce-account .woocommerce-MyAccount-content textarea{font-size:16px}}@media (max-width:1024px){.g-size-profile__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.g-size-profile__grid--personal{grid-template-columns:1fr}}.g-size-recommendation,.g-size-warning{display:flex;align-items:center;gap:.5rem;margin-top:.6rem;padding:.55rem .85rem;border-radius:var(--g-radius);font-size:.8rem;line-height:1.4}.g-size-recommendation{background:rgb(201 169 110 / .1);border:1px solid rgb(201 169 110 / .3);color:var(--g-accent-dark)}.g-size-recommendation svg{flex-shrink:0;color:var(--g-accent)}.g-size-recommendation strong{font-weight:700}.g-size-recommendation--setup{background:var(--g-offwhite);border-color:var(--g-gray-100);color:var(--g-gray-500)}.g-size-recommendation--setup svg{color:var(--g-gray-400)}.g-size-recommendation--setup a{color:var(--g-black);text-decoration:underline;text-underline-offset:2px}.g-size-warning{background:#fdf6f0;border:1px solid #f0c080;color:#7a4a00}.g-size-warning svg{flex-shrink:0;color:#c07000}.g-product__sizes-label{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.g-size-chart-trigger{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .65rem;border:1px solid var(--g-gray-200);border-radius:100px;background:var(--g-offwhite);font-family:var(--g-font-body);font-size:.7rem;text-transform:uppercase;font-weight:500;letter-spacing:.04em;color:var(--g-gray-600);cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);margin-left:auto}.g-size-chart-trigger:hover{border-color:var(--g-black);background:var(--g-white);color:var(--g-black)}.g-size-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center}@media (min-width:600px){.g-size-modal{align-items:center}}.g-size-modal[hidden]{display:none}.g-size-modal__overlay{position:absolute;inset:0;background:rgb(10 10 10 / .55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.g-size-modal__panel{position:relative;z-index:1;width:100%;max-width:560px;max-height:90dvh;background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:4px 4px 0 0;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px rgb(0 0 0 / .15)}@media (min-width:600px){.g-size-modal__panel{border-radius:4px;box-shadow:0 20px 60px rgb(0 0 0 / .15)}}.g-size-modal__close{position:absolute;top:.75rem;right:.75rem;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--g-gray-200);border-radius:50%;background:var(--g-offwhite);cursor:pointer;color:var(--g-gray-500);transition:all var(--g-duration-fast);z-index:2}.g-size-modal__close:hover{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-size-modal__header{padding:1.5rem 1.5rem 0;flex-shrink:0}.g-size-modal__title{font-family:var(--g-font-display);font-size:clamp(1.2rem, 3vw, 1.5rem);font-weight:400;color:var(--g-black);margin-bottom:1rem}.g-size-modal__tabs{display:flex;gap:0;border-bottom:1px solid var(--g-gray-100)}.g-size-modal__tab{padding:.6rem 1.25rem;border:none;background:none;font-family:var(--g-font-body);font-size:.78rem;font-weight:500;color:var(--g-gray-400);cursor:pointer;border-bottom:2px solid #fff0;margin-bottom:-1px;transition:all var(--g-duration-fast);letter-spacing:.04em}.g-size-modal__tab:hover{color:var(--g-black)}.g-size-modal__tab.active{color:var(--g-black);border-bottom-color:var(--g-black)}.g-size-modal__body{flex:1;overflow-y:auto;padding:1.5rem}.g-size-modal__content{display:none}.g-size-modal__content.active{display:block}.g-size-modal__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem}.g-size-modal__table{width:100%;border-collapse:collapse;font-size:.82rem}.g-size-modal__table thead tr{background:var(--g-offwhite)}.g-size-modal__table th{padding:.7rem 1rem;text-align:left;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-400);white-space:nowrap}.g-size-modal__table td{padding:.65rem 1rem;border-bottom:1px solid var(--g-gray-100);color:var(--g-gray-600)}.g-size-modal__table tbody tr:last-child td{border-bottom:none}.g-size-modal__table .size-label{font-weight:700;font-size:.85rem;color:var(--g-black);min-width:60px}.g-size-modal__table tbody tr:hover td{background:var(--g-cream)}.g-size-modal__guide h3{font-family:var(--g-font-display);font-size:.9rem;font-weight:400;color:var(--g-black);margin-bottom:.75rem}.g-size-modal__guide ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.g-size-modal__guide ul li{font-size:.78rem;line-height:1.6;color:var(--g-gray-500);padding-left:1rem;position:relative}.g-size-modal__guide ul li::before{content:'–';position:absolute;left:0;color:var(--g-gray-300)}.g-size-modal__guide strong{color:var(--g-black);font-weight:600}.g-care-instructions{margin-top:0;margin-bottom:0}.g-care-instructions__title{font-family:var(--g-font-display);font-size:1.2rem;font-weight:300;margin-bottom:.55rem}.g-care-instructions__grid{display:flex;align-items:stretch;border:1px solid var(--g-gray-100);border-radius:var(--g-radius);overflow:hidden;background:var(--g-offwhite);flex-wrap:wrap}.g-care-item{flex:1 1 auto;display:flex;align-items:center;gap:.55rem;padding:.7rem .85rem;border-right:1px solid var(--g-gray-100);border-bottom:none;background:#fff0;border-radius:0;border-top:none;border-left:none;text-align:left;transition:background var(--g-duration-fast)}.g-care-item:last-child{border-right:none}.g-care-item:hover{background:rgb(0 0 0 / .025);transform:none;box-shadow:none;border-color:var(--g-gray-100)}.g-care-item__icon{display:flex;align-items:center;justify-content:center;color:var(--g-black);flex-shrink:0;width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#fff 0%,#f0ebe4 100%);border:1px solid rgb(0 0 0 / .07)}.g-care-item__icon svg{display:block;width:18px;height:18px}.g-care-item__copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.g-care-item__cat{font-size:.65rem;font-weight:600;color:var(--g-black);line-height:1.2;letter-spacing:.01em;white-space:nowrap}.g-care-item__val{font-size:.62rem;color:var(--g-gray-500);line-height:1.2;white-space:nowrap}@media (max-width:640px){.g-care-instructions__grid{flex-direction:column}.g-care-item{border-right:none;border-bottom:1px solid var(--g-gray-100)}.g-care-item:last-child{border-bottom:none}}#respond p.stars.g-review-stars--hidden,.woocommerce-Reviews p.stars.g-review-stars--hidden{display:none!important}#respond p.stars a,.woocommerce-Reviews p.stars a{font-size:0!important;color:transparent!important;display:inline-block;width:1.6rem;height:1.6rem;vertical-align:middle}#respond p.stars a::before,.woocommerce-Reviews p.stars a::before{content:'\2605';font-size:1.6rem;color:var(--g-gray-200,#ddd);display:block;line-height:1}#respond p.stars a.active::before,#respond p.stars a:hover::before,.woocommerce-Reviews p.stars a.active::before{color:gold}.g-review-stars{display:inline-flex;align-items:center;gap:.1rem}.g-review-stars__button{appearance:none;border:0;background:#fff0;padding:0;width:2rem;height:2rem;cursor:pointer;color:var(--g-gray-200,#ddd);line-height:1}.g-review-stars__button::before{content:"\2605";display:block;font-size:2rem;line-height:1}.g-review-stars__button.is-filled,.g-review-stars__button:hover{color:gold}.g-review-stars__button:focus{outline:none}#respond .comment-form-rating select{display:none}.g-product-reviews .woocommerce-review__rating .star-rating,.g-product-reviews .comment-text .star-rating{display:inline-block!important}.woocommerce-review__rating .star-rating,.comment-text .star-rating{position:relative;display:inline-block;width:6.1em;height:1em;overflow:hidden;font-size:.95rem;line-height:1;letter-spacing:.14em;color:var(--g-gray-200,#ddd);vertical-align:middle}.woocommerce-review__rating .star-rating::before,.comment-text .star-rating::before{content:"\2605\2605\2605\2605\2605"}.woocommerce-review__rating .star-rating span,.comment-text .star-rating span{position:absolute;inset:0 auto 0 0;display:block;overflow:hidden;width:0;font-size:0;color:#c8a96e}.woocommerce-review__rating .star-rating span::before,.comment-text .star-rating span::before{content:"\2605\2605\2605\2605\2605";display:block;font-size:.95rem;line-height:1}#gcb-backdrop{position:fixed;inset:0;z-index:9998;background:rgb(10 10 10 / .45);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;transition:opacity 0.3s var(--g-ease)}#gcb-backdrop[hidden]{display:none}#gcb-backdrop.gcb--visible{opacity:1}#gcb-banner{position:fixed;bottom:0;left:0;right:0;z-index:9997;background:var(--g-white);border-top:1px solid var(--g-gray-100);padding:1.25rem clamp(1rem, 4vw, 2.5rem);transform:translateY(100%);transition:transform 0.35s cubic-bezier(.32,0,.15,1);box-shadow:0 -4px 24px rgb(10 10 10 / .07)}#gcb-banner[hidden]{display:none}#gcb-banner.gcb--visible{transform:translateY(0)}.gcb-banner__inner{display:flex;align-items:center;gap:1.5rem clamp(1.5rem, 4vw, 3rem);max-width:var(--g-container);padding:0;margin:0 auto;flex-wrap:wrap}.gcb-banner__copy{flex:1 1 300px;min-width:0}.gcb-banner__title{font-family:var(--g-font-display);font-size:1rem;font-weight:400;margin:0 0 .25rem;color:var(--g-black)}.gcb-banner__text{font-size:.78rem;line-height:1.55;color:var(--g-gray-500);margin:0}.gcb-banner__text a{color:var(--g-gray-600);text-decoration-line:underline;text-underline-offset:.2em}.gcb-banner__text a:hover{color:var(--g-black);opacity:1}.gcb-banner__actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.gcb-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1.1rem;font-family:var(--g-font-body);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:1px solid #fff0;transition:background var(--g-duration-fast) var(--g-ease),border-color var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease);text-decoration:none}.gcb-btn--primary{background:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.gcb-btn--primary:hover{background:#222;border-color:#222;opacity:1}.gcb-btn--outline{background:#fff0;color:var(--g-black);border-color:var(--g-gray-300)}.gcb-btn--outline:hover{border-color:var(--g-black);opacity:1}.gcb-btn--ghost{background:#fff0;color:var(--g-gray-500);border-color:#fff0;padding:0 .5rem;font-size:.7rem;height:36px;letter-spacing:.06em}.gcb-btn--ghost:hover{color:var(--g-black);opacity:1}#gcb-prefs{position:fixed;top:0;right:0;bottom:0;z-index:9999;width:min(480px, 100vw);background:var(--g-white);border-left:1px solid var(--g-gray-100);display:flex;flex-direction:column;transform:translateX(100%);transition:transform 0.35s cubic-bezier(.32,0,.15,1);overflow:hidden;outline:none}#gcb-prefs[hidden]{display:none}#gcb-prefs.gcb--visible{transform:translateX(0)}.gcb-prefs__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1.25rem;border-bottom:1px solid var(--g-gray-100);flex-shrink:0}.gcb-prefs__eyebrow{display:block;font-size:.62rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--g-gray-400);margin-bottom:.3rem}.gcb-prefs__title{font-family:var(--g-font-display);font-size:1.25rem;font-weight:400;margin:0;line-height:1.2;color:var(--g-black)}.gcb-prefs__close{flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--g-offwhite);border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);color:var(--g-gray-500);cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);margin-top:.2rem}.gcb-prefs__close:hover{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.gcb-prefs__body{flex:1 1 auto;overflow-y:auto;padding:1.25rem 1.5rem;overscroll-behavior:contain}.gcb-prefs__intro{font-size:.8rem;line-height:1.6;color:var(--g-gray-500);margin:0 0 1.5rem}.gcb-category{padding:1rem 0;border-bottom:1px solid var(--g-gray-100)}.gcb-category:first-of-type{padding-top:0}.gcb-category__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.gcb-category__name{font-size:.82rem;font-weight:600;color:var(--g-black);letter-spacing:.02em}.gcb-category__desc{font-size:.75rem;line-height:1.55;color:var(--g-gray-500);margin:0}.gcb-toggle{position:relative;flex-shrink:0;width:40px;height:22px;margin-top:1px}.gcb-toggle__input{opacity:0;width:0;height:0;position:absolute}.gcb-toggle__track{position:absolute;inset:0;background:var(--g-gray-200);border-radius:var(--g-radius-pill);cursor:pointer;transition:background 0.2s var(--g-ease)}.gcb-toggle__track::after{content:'';position:absolute;top:3px;left:3px;width:16px;height:16px;background:var(--g-white);border-radius:50%;transition:transform 0.2s var(--g-ease);box-shadow:0 1px 3px rgb(0 0 0 / .2)}.gcb-toggle__input:checked+.gcb-toggle__track{background:var(--g-black)}.gcb-toggle__input:checked+.gcb-toggle__track::after{transform:translateX(18px)}.gcb-toggle__input:disabled+.gcb-toggle__track{opacity:.5;cursor:not-allowed}.gcb-toggle__input:focus-visible+.gcb-toggle__track{outline:2px solid var(--g-black);outline-offset:2px}.gcb-badge{font-size:.61rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gray-400);padding:.2rem .45rem;border:1px solid var(--g-gray-200);white-space:nowrap}.gcb-prefs__footer{flex-shrink:0;padding:1.25rem 1.5rem;border-top:1px solid var(--g-gray-100);display:flex;flex-direction:column;gap:.55rem}.gcb-prefs__footer .gcb-btn{width:100%;justify-content:center}@media (max-width:600px){.gcb-banner__copy{flex:1 1 100%}#gcb-banner{padding:1rem 1rem 1.25rem}.gcb-banner__inner{flex-direction:column;align-items:stretch;gap:.9rem}.gcb-banner__actions{flex-direction:column}.gcb-banner__actions .gcb-btn{width:100%;justify-content:center}#gcb-prefs{top:auto;bottom:0;right:0;left:0;width:100%;max-height:92dvh;border-left:none;border-top:1px solid var(--g-gray-100);transform:translateY(100%)}#gcb-prefs.gcb--visible{transform:translateY(0)}.gcb-prefs__body{padding:1rem}.gcb-prefs__header,.gcb-prefs__footer{padding-left:1rem;padding-right:1rem}}.g-product__trust-strip{display:flex;align-items:stretch;margin-top:1rem;border:1px solid var(--g-gray-100);border-radius:var(--g-radius);overflow:hidden;background:var(--g-offwhite)}.g-product__trust-item{flex:1;display:flex;align-items:center;gap:.55rem;padding:.7rem .85rem;border-right:1px solid var(--g-gray-100)}.g-product__trust-item:last-child{border-right:none}.g-product__trust-icon{flex-shrink:0;width:18px;height:18px;color:var(--g-black)}.g-product__trust-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.g-product__trust-title{font-size:.8rem;font-weight:600;color:var(--g-black);line-height:1.2;letter-spacing:.01em;white-space:nowrap}.g-product__trust-text{font-size:.75rem;color:var(--g-gray-500);line-height:1.2;white-space:nowrap}@media (max-width:480px){.g-product__trust-strip{flex-direction:column}.g-product__trust-item{border-right:none;border-bottom:1px solid var(--g-gray-100);padding:.6rem .85rem}.g-product__trust-item:last-child{border-bottom:none}}.g-reviews-summary{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem .85rem;justify-content:center;max-width:max-content;margin:0 auto 1.35rem;padding:0 1rem 1.5rem}.g-reviews-summary__score{font-size:1.65rem;font-weight:500;line-height:1;color:var(--g-black)}.g-reviews-summary__stars{display:flex;gap:.15rem;color:#c9a84c}.g-reviews-summary__stars svg{width:18px;height:18px}.g-reviews-summary__count{font-size:.76rem;color:var(--g-gray-500);letter-spacing:.02em}.g-reviews-list{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 2rem) / 3);gap:1rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;padding:.25rem .4rem 1.15rem;margin-bottom:1.35rem}.g-reviews-list::-webkit-scrollbar{display:none}.g-reviews-slider{position:relative;margin:0 auto 1.25rem}.g-reviews-nav{display:flex;justify-content:flex-end;gap:.5rem;margin-bottom:.85rem}.g-reviews-arrow{width:48px;height:48px;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease);background:var(--g-white);color:var(--g-black)}.g-reviews-arrow:hover{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-reviews-arrow svg{width:18px;height:18px}.g-review-card{scroll-snap-align:start;min-height:100%;background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-lg);padding:1.05rem;box-shadow:0 12px 30px rgb(0 0 0 / .035)}.g-review-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.65rem;flex-wrap:wrap}.g-review-card__avatar{width:36px;height:36px;border-radius:50%;background:var(--g-black);color:var(--g-white);display:flex;align-items:center;justify-content:center;font-family:var(--g-font-display);font-size:.9rem;font-weight:400;letter-spacing:.02em;flex-shrink:0}.g-review-card__author{display:flex;align-items:center;gap:.6rem;margin-top:auto;padding-top:.85rem;border-top:1px solid var(--g-gray-100)}.g-review-card__author-info{display:flex;flex-direction:column;gap:.05rem;min-width:0}.g-review-card__author-name{font-size:.82rem;font-weight:600;color:var(--g-black);line-height:1.3}.g-review-card__author-loc{font-size:.72rem;color:var(--g-gray-400);line-height:1.3}.g-review-card__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.g-review-card__name{font-size:1rem;font-weight:600;color:var(--g-black)}.g-review-card__date{font-size:.75rem;color:var(--g-gray-400)}.g-review-card__stars{display:flex;gap:.1rem;color:#c9a84c;margin-left:auto}.g-review-card__stars svg{width:14px;height:14px}.g-review-card__text{font-size:.95rem;line-height:1.5;color:var(--g-gray-600);margin:0}.g-product-reviews--seeded .g-product-reviews__wrap--form-only{max-width:none;margin:0;padding:1.35rem;border-color:rgb(10 10 10 / .08);background:var(--g-white);box-shadow:none}.g-product-reviews__form-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;text-align:center;padding-top:var(--g-space-md)}.g-product-reviews__open-form{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.35rem;border:1px solid var(--g-black);border-radius:var(--g-radius-pill);background:var(--g-black);color:var(--g-white);font-family:var(--g-font-body);font-size:.74rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease)}.g-product-reviews__cta-note{margin:0;color:var(--g-text-muted,#75656b);font-size:.82rem;line-height:1.5}.g-product-reviews__open-form:hover{background:#fff0;color:var(--g-black);transform:translateY(-1px)}.g-review-modal[hidden]{display:none!important}.g-review-modal{position:fixed;inset:0;z-index:1600;display:flex;align-items:center;justify-content:center;padding:clamp(1rem, 3vw, 2rem)}.g-review-modal__overlay{position:absolute;inset:0;border:0;background:rgb(10 10 10 / .56);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.g-review-modal__panel{position:relative;width:min(720px, 100%);max-height:min(760px, calc(100vh - 2rem));overflow-y:auto;background:var(--g-white);border:1px solid rgb(255 255 255 / .3);box-shadow:0 28px 80px rgb(0 0 0 / .26)}.g-review-modal__close{position:absolute;top:1rem;right:1rem;z-index:2;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-round);background:var(--g-white);color:var(--g-black);cursor:pointer;transition:all var(--g-duration-fast) var(--g-ease)}.g-review-modal__close:hover{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-review-modal__close svg{width:18px;height:18px}.g-review-modal__header{padding:1.5rem 4.5rem 1.15rem 1.35rem;border-bottom:1px solid var(--g-gray-100)}.g-review-modal__eyebrow{display:block;margin-bottom:.35rem;font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g-gray-400)}.g-review-modal__title{margin:0;font-family:var(--g-font-display);font-size:clamp(1.55rem, 3vw, 2rem);font-weight:300;line-height:1.1}.g-product-reviews--seeded .g-product-reviews__wrap--form-only #review_form_wrapper{margin:0}.g-product-reviews--seeded .g-product-reviews__wrap--form-only #respond{margin:0}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-reply-title{display:block;margin:0 0 1rem;font-family:var(--g-font-accent);font-size:.78rem;font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase;color:var(--g-black)}.g-review-modal .g-product-reviews__wrap--form-only .comment-reply-title{display:none}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form-rating,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form-comment,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-notes,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form-cookies-consent,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .form-submit{grid-column:1 / -1}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-notes{margin:-.25rem 0 .1rem;font-size:.82rem;line-height:1.55;color:var(--g-gray-500)}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form-rating{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;border:1px solid var(--g-gray-100);background:var(--g-white)}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form-rating label{margin:0}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .g-review-stars{flex-shrink:0}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form textarea{min-height:118px}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form input[type="text"],.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form input[type="email"],.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form textarea{border-color:var(--g-gray-100);background:var(--g-white)}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .form-submit{display:flex;justify-content:flex-end;margin-top:.1rem}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .submit{min-width:190px}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .woocommerce-Reviews-title,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .commentlist,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .woocommerce-noreviews{display:none}.g-product-reviews--seeded{padding:var(--g-space-xl) 0;background:var(--g-white);background:#fffdfb}.g-product-reviews--seeded .g-section-header{display:none}.g-reviews-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:2.5rem;align-items:start}.g-product-reviews--seeded .g-reviews-summary{display:block;max-width:none;margin:0;padding:0}.g-reviews-summary__title{margin:0 0 .9rem;color:#111;font-family:var(--g-font-display);font-size:1.45rem;font-weight:400;line-height:1.15}.g-reviews-summary__score-row{display:flex;align-items:center;gap:.25rem;margin-bottom:.35rem;margin-bottom:var(--g-space-sm)}.g-product-reviews--seeded .g-reviews-summary__score{color:#111;font-size:2rem;font-weight:400;line-height:1}.g-reviews-summary__score-star{color:#c9a84c;font-size:1rem;line-height:1}.g-product-reviews--seeded .g-reviews-summary__count{display:inline-block;margin-bottom:1.05rem;padding:0;border:0;background:none;color:#111;font-family:inherit;font-size:.86rem;letter-spacing:0;text-decoration:underline;text-underline-offset:3px;cursor:pointer;display:none}.g-product-reviews--seeded .g-reviews-summary__count:hover{color:var(--g-accent-dark)}.g-reviews-all-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.25rem}.g-reviews-all-modal[hidden]{display:none}.g-reviews-all-modal__overlay{position:absolute;inset:0;border:0;padding:0;background:rgb(20 16 12 / .55);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:pointer}.g-reviews-all-modal__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:620px;max-height:86vh;overflow:hidden;background:#fffaf6;border:1px solid #eadbcc;border-radius:14px;box-shadow:0 30px 80px rgb(20 16 12 / .32)}.g-reviews-all-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.4rem 1.6rem 1.1rem;border-bottom:1px solid #eee2d4}.g-reviews-all-modal__eyebrow{display:block;margin-bottom:.3rem;color:var(--g-accent-dark);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.g-reviews-all-modal__title{margin:0;color:#151412;font-family:var(--g-font-display);font-size:1.4rem;font-weight:400;line-height:1.15}.g-reviews-all-modal__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #eadbcc;border-radius:999px;background:var(--g-white);color:#151412;cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-reviews-all-modal__close:hover{background:#151412;color:var(--g-white)}.g-reviews-all-modal__close svg{width:17px;height:17px}.g-reviews-all-modal__body{display:grid;gap:.85rem;padding:1.3rem 1.6rem 1.6rem;overflow-y:auto}.g-reviews-all-modal__body .g-review-card{min-height:0;display:flex;flex-direction:column;border:1px solid #ece0d2;border-radius:8px;padding:1.1rem 1.15rem;background:var(--g-white);box-shadow:none}.g-reviews-all-modal__body .g-review-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.g-reviews-all-modal__body .g-review-card__stars{width:auto;margin:0;gap:.12rem;color:#c9a84c}.g-reviews-all-modal__body .g-review-card__stars svg{width:15px;height:15px}.g-reviews-all-modal__body .g-review-card__date,.g-reviews-all-modal__body .g-review-card__meta{color:#8a7d70;font-size:.74rem}.g-reviews-all-modal__body .g-review-card__text{margin:0 0 .7rem;color:#2a2622;font-size:.9rem;line-height:1.4}.g-reviews-all-modal__body .g-review-card__meta{margin:auto 0 0}@media (max-width:600px){.g-reviews-all-modal{padding:0}.g-reviews-all-modal__panel{max-width:100%;max-height:100%;height:100%;border:0;border-radius:0}}.g-reviews-summary__bars{display:grid;gap:.38rem;max-width:none}.g-reviews-summary__bar{display:grid;grid-template-columns:12px minmax(120px,1fr) 24px;align-items:center;gap:.55rem;color:#333;font-size:.78rem;line-height:1}.g-reviews-summary__bar-track{position:relative;display:block;height:4px;overflow:hidden;border-radius:999px;background:#efe7da}.g-reviews-summary__bar-track span{display:block;height:100%;border-radius:inherit;background:var(--g-accent)}.g-reviews-summary__bar-count{color:#75656b;text-align:right}.g-product-reviews--seeded .g-reviews-slider{min-width:0;margin:0}.g-reviews-slider__top{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-bottom:1rem}.g-reviews-see-all{margin-right:.5rem;padding:0;border:0;background:none;color:#111;font-family:inherit;font-size:.86rem;text-decoration:underline;text-underline-offset:4px;cursor:pointer;transition:color var(--g-duration-fast) var(--g-ease);display:none}.g-reviews-see-all:hover{color:var(--g-accent-dark)}.g-product-reviews--seeded .g-reviews-nav{display:flex;gap:.45rem;margin:0}.g-product-reviews--seeded .g-reviews-arrow{width:32px;height:32px;border-color:#dedede;background:var(--g-white);color:#222}.g-product-reviews--seeded .g-reviews-arrow:hover{border-color:#111;background:var(--g-white);color:#111}.g-product-reviews--seeded .g-reviews-arrow svg{width:15px;height:15px}.g-product-reviews--seeded .g-reviews-list{grid-auto-columns:calc((100% - 2rem) / 3);gap:1rem;margin:0;padding:.4rem .4rem .6rem;scroll-padding-inline:.4rem}.g-product-reviews--seeded .g-review-card{min-height:158px;display:flex;flex-direction:column;border:1px solid #d9d9d9;border-radius:5px;padding:1.35rem 1rem 1rem;box-shadow:none;scroll-snap-align:start}.g-product-reviews--seeded .g-review-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.g-product-reviews--seeded .g-review-card__stars{width:auto;margin:0;gap:.12rem;color:#c9a84c}.g-product-reviews--seeded .g-review-card__stars svg{width:15px;height:15px}.g-product-reviews--seeded .g-review-card__date,.g-product-reviews--seeded .g-review-card__meta{color:#777;font-size:.75rem}.g-product-reviews--seeded .g-review-card__text{margin:0 0 1.2rem;color:#222;font-size:.9rem;line-height:1.35}.g-product-reviews--seeded .g-review-card__meta{margin:auto 0 0}.g-reviews-all-modal .g-reviews-all-modal__body{display:flex;flex-direction:column;gap:.85rem;align-content:flex-start}.g-reviews-all-modal .g-reviews-all-modal__body .g-review-card{min-height:0;height:auto;flex:0 0 auto;overflow:visible;scroll-snap-align:none}.g-reviews-all-modal .g-reviews-all-modal__body .g-review-card__text{margin:0 0 .7rem;font-size:.92rem;line-height:1.5}.g-reviews-all-modal .g-reviews-all-modal__body .g-review-card__meta{margin:0}@media (max-width:900px){.g-reviews-shell{grid-template-columns:1fr;gap:1.75rem}.g-product-reviews--seeded .g-reviews-list,.g-reviews-list{grid-auto-columns:88%;scroll-snap-type:x mandatory}.g-product-reviews--seeded .g-review-card{min-height:0;scroll-snap-align:start}.g-product-reviews--seeded .g-review-card__text,.g-review-card__text{font-size:.95rem;line-height:1.5}}@media (max-width:560px){.g-product__sizes-label{align-items:flex-start;flex-direction:row}.g-product__size{min-width:calc(25% - 0.42rem);padding:0 .5rem}.g-reviews-summary{justify-content:flex-start}.g-reviews-nav{justify-content:center}.g-review-card__stars{width:100%;margin-left:44px}.g-product-reviews--seeded .g-review-card__stars{width:auto;margin-left:0}.g-review-modal{align-items:stretch;padding:0}.g-review-modal__panel{width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh}.g-review-modal__header{padding:1.25rem 4rem 1rem 1rem}.g-product-reviews--seeded .g-product-reviews__wrap--form-only{padding:1rem}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form{grid-template-columns:1fr}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .comment-form-rating{align-items:flex-start;flex-direction:column;gap:.65rem}.g-product-reviews--seeded .g-product-reviews__wrap--form-only .form-submit,.g-product-reviews--seeded .g-product-reviews__wrap--form-only .submit{width:100%}}@media (max-width:768px){.g-hero--tryon{height:auto;min-height:0;padding:96px 0 42px;align-items:flex-start}.g-hero--tryon .g-hero__content{text-align:left;max-width:100%}.g-hero--tryon .g-hero__title{font-size:clamp(2.35rem, 10vw, 3rem)}.g-hero__layout{grid-template-columns:1fr;gap:2rem}.g-hero__benefits span{width:100%}.g-hero--tryon .g-hero__actions .g-btn,.g-hero__link{width:100%;text-align:center}.g-hero-tryon{width:min(86vw, 360px)}.g-hero-tryon__note{right:0;bottom:-32px;font-size:.95rem}.g-demo__steps--tryon{grid-template-columns:1fr;gap:1.6rem}.g-demo__steps--tryon .g-demo__step:not(:last-child)::after{display:none}}.home .g-hero-tryon{width:min(100%, 280px);transform:translateY(65px)}.home .g-hero-tryon__phone{padding:46px 8px 8px;border:1px solid rgb(255 255 255 / .14);border-radius:46px;background:linear-gradient(145deg,#2a2b2f 0%,#050506 46%,#1a1b1f 100%);box-shadow:inset 0 0 0 2px rgb(255 255 255 / .08),inset 0 0 0 8px #08090b,0 34px 90px rgb(0 0 0 / .58)}.home .g-hero-tryon__phone::before{top:14px;width:92px;height:26px;border-radius:999px;background:#050506;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .05)}.home .g-hero-tryon__phone::after{content:"";position:absolute;right:-5px;top:118px;width:3px;height:64px;border-radius:999px;background:linear-gradient(#2b2c30,#060607)}.g-status-bar{position:absolute;top:15px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:center;color:var(--g-white);z-index:10;opacity:.5}.g-status-bar__time{font-size:13px;font-weight:600;letter-spacing:-.2px}.g-status-bar__right{display:flex;align-items:center;gap:6px}.g-status-bar svg{display:block;color:var(--g-white)}.g-signal{width:18px;height:11px}.g-signal rect{fill:currentColor}.g-signal rect:nth-child(1){opacity:.4}.g-signal rect:nth-child(2){opacity:.6}.g-signal rect:nth-child(3){opacity:.8}.g-wifi{width:18px;height:12px}.g-battery{width:26px;height:13px}.g-battery__level{fill:currentColor}.g-hero-tryon__phone .g-volume{position:absolute;left:-4px;top:110px;width:3px;height:40px;border-radius:2px;background:linear-gradient(#1a1a1a,#101010)}.g-hero-tryon__phone .g-volume::after{content:"";position:absolute;top:50px;width:3px;height:40px;border-radius:2px;background:linear-gradient(#1a1a1a,#101010)}.home .g-hero-tryon__labels{left:9px;right:8px;top:65px;padding:0 1.5rem;color:#B8965A;font-size:.7rem;display:none}.home .g-hero--tryon .g-hero-ai__wrapper{aspect-ratio:9 / 17;border-radius:38px;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .08)}.home .g-hero--tryon .g-tryon-compare__container{flex:none;height:100%}.home .g-hero--tryon .g-tryon-compare__before,.home .g-hero--tryon .g-tryon-compare__after{position:absolute;width:100%;height:100%;object-fit:cover}.home .g-hero--tryon .g-tryon-compare__slider{background:var(--g-white);box-shadow:0 0 6px rgb(0 0 0 / .3)}.home .g-hero--tryon .g-tryon-compare__handle{background:var(--g-white)}.home .g-hero-tryon__thumbs{display:none}.home .g-demo--tryon{position:relative;overflow:hidden;padding:var(--g-space-xl) 0;background-color:var(--g-black);color:var(--g-white)}.home .g-demo--tryon .g-section-header{max-width:820px;margin:0 auto 2rem}.home .g-demo--tryon .g-section-header__label{margin-bottom:.55rem;color:var(--g-gold)}.home .g-demo--tryon .g-section-header__label b{background:var(--g-gold);color:var(--g-black);padding:.25rem .5rem}.home .g-demo--tryon .g-section-header__title{margin:0;font-size:clamp(2rem, 4vw, 3rem);line-height:1.08;color:var(--g-white)}.home .g-demo__steps--tryon{max-width:980px;gap:0}.home .g-demo__steps--tryon .g-demo__step span{width:54px;height:54px;background:var(--g-gold);color:var(--g-black);margin-bottom:1rem}.home .g-demo__steps--tryon .g-demo__step h3{font-size:.95rem;font-weight:800;margin-bottom:.35rem;color:var(--g-white)}.home .g-demo__steps--tryon .g-demo__step p{font-size:.84rem;color:rgb(255 255 255 / .68)}@media (max-width:768px){.home .g-demo__steps--tryon{display:grid;grid-auto-flow:column;grid-auto-columns:60%;grid-template-columns:none;justify-content:start;gap:1rem;max-width:none;margin-inline:-1rem;padding:.5rem 1rem;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home .g-demo__steps--tryon::-webkit-scrollbar{display:none}.home .g-demo__steps--tryon .g-demo__step{scroll-snap-align:start;padding:1.4rem 1rem;border:1px solid rgb(255 255 255 / .14);border-radius:14px;background:rgb(255 255 255 / .03)}}.home .g-demo__cta{display:flex;justify-content:center;margin-top:2rem}.home .g-demo__cta .g-btn{min-width:260px;background:var(--g-gold);border:none;color:var(--g-white)}.home .g-demo__cta .g-btn:hover{background:var(--g-white);color:var(--g-black);opacity:1}.home .g-quick-categories{padding:var(--g-space-xl) 0;background:linear-gradient(180deg,var(--g-white) 0%,#fbfaf7 100%)}.home .g-quick-categories__header{text-align:center;margin-bottom:clamp(1.5rem, 3vw, 2.4rem)}.home .g-quick-categories__header h2{margin:0 0 .35rem;font-size:2rem;line-height:1.08;color:var(--g-black)}.home .g-quick-categories__header p{margin:0 auto;font-size:1rem;line-height:1.55;color:var(--g-gray-500)}.home .g-quick-categories__grid{display:grid;grid-template-columns:minmax(0,1.05fr) repeat(2,minmax(0,0.58fr));grid-template-rows:repeat(2,minmax(210px,1fr));gap:.8rem}.home .g-quick-categories__card{position:relative;min-height:210px;overflow:hidden;border-radius:8px;background:var(--g-gray-700);color:var(--g-white);isolation:isolate}.home .g-quick-categories__card--feature{grid-row:span 2;min-height:430px}.home .g-quick-categories__card img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform 0.8s var(--g-ease)}.home .g-quick-categories__card::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(0 0 0 / .05) 0%,rgb(0 0 0 / .24) 42%,rgb(0 0 0 / .68) 100%)}.home .g-quick-categories__card--feature::after{background:linear-gradient(90deg,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .16) 58%,rgb(0 0 0 / .06) 100%)}.home .g-quick-categories__card:hover{opacity:1}.home .g-quick-categories__card:hover img{transform:scale(1.04)}.home .g-quick-categories__pill{position:absolute;top:2rem;left:2rem;display:inline-flex;align-items:center;min-height:34px;padding:0 1rem;border:1px solid rgb(255 255 255 / .38);border-radius:var(--g-radius-pill);background:rgb(255 255 255 / .12);backdrop-filter:blur(10px);color:var(--g-white);font-size:.66rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home .g-quick-categories__content{position:absolute;left:clamp(1rem, 3vw, 1.8rem);right:clamp(1rem, 3vw, 1.8rem);bottom:clamp(1rem, 3vw, 1.8rem)}.home .g-quick-categories__card h3{margin:0 0 .35rem;color:var(--g-white);font-size:clamp(1.65rem, 3vw, 2.4rem);line-height:1.02;letter-spacing:-.02em}.home .g-quick-categories__card:not(.g-quick-categories__card--feature) h3{font-size:clamp(1.35rem, 2.4vw, 1.9rem)}.home .g-quick-categories__card p{margin:0;color:rgb(255 255 255 / .88);font-size:.85rem;line-height:1.35}.home .g-quick-categories__button,.home .g-quick-categories__arrow{display:inline-flex;align-items:center;justify-content:center;margin-top:1.25rem;min-height:44px;border-radius:var(--g-radius-pill);background:var(--g-accent-light);color:var(--g-white);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.home .g-quick-categories__button{gap:.8rem;padding:0 1.35rem}.home .g-quick-categories__arrow{width:44px;color:var(--g-white);font-size:1.15rem;display:none}.home .g-quick-categories__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.home .g-quick-categories__chips a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 1.5rem;border:1px solid rgb(138 111 62 / .22);border-radius:var(--g-radius-pill);background:rgb(255 255 255 / .74);color:var(--g-gray-600);font-size:.82rem;font-weight:600}.home .g-quick-categories__chips a:hover{border-color:var(--g-black);color:var(--g-black);opacity:1}.home .g-trust--tryon{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:1.35rem max(1rem, calc((100vw - 1360px) / 2));background:linear-gradient(90deg,#fffaf0 0%,#f7ead0 50%,#fffaf0 100%);border-top:1px solid rgb(201 169 110 / .32);border-bottom:1px solid rgb(201 169 110 / .32);box-shadow:0 12px 28px rgb(138 111 62 / .08)}.home .g-trust--tryon>span{display:none}.home .g-trust--tryon .g-trust__item{display:flex;align-items:center;justify-content:center;gap:.9rem;min-width:0;padding:.55rem 1.05rem;text-align:left;border-right:1px solid rgb(138 111 62 / .16)}.home .g-trust--tryon .g-trust__item:last-child{border-right:none}.home .g-trust--tryon .g-trust__icon{width:36px;height:36px;margin:0;color:var(--g-accent-dark);opacity:1;flex-shrink:0;stroke-width:1.9;filter:drop-shadow(0 4px 10px rgb(184 150 90 / .18))}.home .g-trust--tryon .g-trust__title{font-family:var(--g-font-body);font-size:.9rem;font-weight:900;letter-spacing:.02em;text-transform:none;margin-bottom:.16rem;color:var(--g-black)}.home .g-trust--tryon .g-trust__text{font-size:.77rem;font-weight:600;color:var(--g-gray-600);line-height:1.3}.home .g-categories{display:none;padding:0;background:var(--g-white)}.home .g-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:var(--g-space-lg) 0}.home .g-categories__block{min-height:235px;border-radius:6px;padding:1.8rem;background:var(--g-black)}.home .g-categories__block-overlay{background:linear-gradient(90deg,rgb(0 0 0 / .68) 0%,rgb(0 0 0 / .32) 56%,rgb(0 0 0 / .08) 100%)}.home .g-categories__block:hover .g-categories__block-overlay{background:linear-gradient(90deg,rgb(0 0 0 / .76) 0%,rgb(0 0 0 / .38) 56%,rgb(0 0 0 / .12) 100%)}.home .g-categories__block-label,.home .g-categories__block-count{display:none}.home .g-categories__block-title{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:.75rem}.home .g-categories__block-cta{opacity:1;transform:none;font-family:var(--g-font-body);font-size:.9rem;letter-spacing:0;text-transform:none}.home .g-categories__block-cta svg{width:30px;height:30px;padding:.45rem;border-radius:50%;background:var(--g-accent);color:var(--g-black);stroke-width:2.4}.home .g-categories+.g-trust.g-reveal{display:none}@media (max-width:900px){.home .g-quick-categories__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.home .g-quick-categories__card--feature{grid-column:1 / -1;min-height:420px}.home .g-quick-categories__card{min-height:220px}.home .g-trust--tryon{grid-template-columns:repeat(2,minmax(0,1fr))}.home .g-trust--tryon .g-trust__item:nth-child(2n){border-right:none}.home .g-categories{grid-template-columns:1fr}}@media (max-width:560px){.home .g-quick-categories{padding-top:2.2rem}.home .g-quick-categories__grid{grid-template-columns:1fr}.home .g-quick-categories__card,.home .g-quick-categories__card--feature{min-height:260px}.home .g-quick-categories__pill{top:1rem;left:1rem;max-width:calc(100% - 2rem)}.home .g-trust--tryon{grid-template-columns:1fr}.home .g-trust--tryon .g-trust__item{justify-content:flex-start;border-right:none;border-bottom:1px solid rgb(138 111 62 / .16)}.home .g-trust--tryon .g-trust__item:last-child{border-bottom:none}.home .g-categories__block{min-height:210px}}small.woocommerce-password-hint,.woocommerce-password-hint{display:block!important;line-height:1.2!important;margin:.5rem 0!important;padding:0!important;min-height:0!important}.g-size-profile-modal[hidden]{display:none}.g-size-profile-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:var(--g-space-md)}.g-size-profile-modal__overlay{position:absolute;inset:0;background:rgb(10 10 10 / .52);backdrop-filter:blur(4px)}.g-size-profile-modal__panel{position:relative;z-index:1;width:min(760px, 100%);max-height:min(86vh, 820px);overflow:auto;background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:8px;padding:clamp(1.25rem, 3vw, 2rem);box-shadow:0 28px 80px rgb(10 10 10 / .22)}.g-size-profile-modal__close{position:absolute;top:.85rem;right:.85rem;width:34px;height:34px;border:1px solid var(--g-gray-100);border-radius:999px;background:var(--g-white);cursor:pointer;font-size:1.35rem;line-height:1}.g-size-profile-modal__head{margin-bottom:var(--g-space-md);padding-right:2.5rem}.g-size-profile-modal__eyebrow{display:block;margin-bottom:.35rem;font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--g-gray-400)}.g-size-profile-modal__title{margin:0;font-family:var(--g-font-display);font-size:clamp(1.55rem, 3vw, 2.15rem);font-weight:400;line-height:1.08}.g-size-profile-modal__text{margin:.6rem 0 0;color:var(--g-gray-500);font-size:.9rem;line-height:1.55}.g-size-profile-modal__form{display:grid;gap:var(--g-space-md)}.g-size-profile-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.g-size-profile-modal__error{margin:0;padding:.75rem .9rem;border:1px solid #f0c7c7;background:#fff5f5;color:var(--g-error);font-size:.84rem;line-height:1.35}.g-size-profile-modal__actions{position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;padding-top:var(--g-space-sm);background:linear-gradient(to bottom,#fff0,var(--g-white) 32%)}.g-size-profile-modal__submit{display:inline-flex;align-items:center;justify-content:center;width:min(100%, 340px);min-height:48px;white-space:nowrap}.g-size-profile-modal__submit.is-loading{opacity:.65;cursor:wait}@media (max-width:640px){.g-size-profile-modal{align-items:end;padding:0}.g-size-profile-modal__panel{width:100%;max-height:90vh;border-radius:12px 12px 0 0}.g-size-profile-modal__grid,.g-size-profile-modal .g-size-profile__gender-grid,.g-size-profile-modal .g-size-profile__fit-grid{grid-template-columns:1fr}.g-size-profile-modal__submit{width:100%}}.single-product .g-product{padding-top:var(--g-space-lg)}@media (max-width:768px){.single-product .g-product{padding-top:var(--g-space-md)}}.single-product .g-product__layout{grid-template-columns:minmax(0,1.05fr) minmax(420px,0.95fr);gap:var(--g-space-xl)}.single-product .g-product__breadcrumb{margin-bottom:1.25rem;color:#8f8982;font-size:.7rem;font-weight:800;letter-spacing:0}@media (max-width:640px){.g-product__breadcrumb span{margin:0 .25rem}.single-product .g-product__breadcrumb{letter-spacing:0;margin-bottom:.6rem}}.single-product .g-product__breadcrumb a{color:inherit;text-decoration:none;letter-spacing:.02em}.single-product .g-product__breadcrumb a:hover{color:var(--g-black)}.single-product .g-product__title{margin:0 0 .45rem;line-height:1.25;color:#171411}.single-product .g-product__price{margin-bottom:.8rem;font-size:1.28rem;font-weight:800;color:#171411}.single-product .g-product__price-tax{font-size:.9rem;font-weight:700}.single-product .g-product__rating{margin-bottom:1.25rem;gap:.45rem .6rem}.single-product .g-product__rating-score{font-size:.95rem;font-weight:800}.single-product .g-product__rating-count{color:#817a72;font-size:.86rem;font-weight:600}.single-product .g-product__description{margin-bottom:1.6rem;padding-bottom:0;border-bottom:0}.single-product .g-product__description p{margin:0;max-width:60ch;color:#302b25;font-weight:500;line-height:1.72}.single-product .g-tryon-cta{margin:1.35rem 0}.single-product .g-tryon-cta__btn{min-height:76px;padding:.85rem .95rem;border:1px solid #eadbcc;border-radius:8px;background:#fffaf6;color:#1d1915;box-shadow:0 12px 28px rgb(126 88 48 / .08)}.single-product .g-tryon-cta__btn::before{display:none}.single-product .g-tryon-cta__btn:hover{border-color:#d8b98e;background:#fff8f0;box-shadow:0 16px 34px rgb(126 88 48 / .12)}.single-product .g-tryon-cta__icon{flex-basis:48px;width:48px;height:48px;border:1px solid #d6b98d;background:var(--g-white);color:#c59b5b}.single-product .g-tryon-cta__text::before{color:#8c7a67;font-size:.62rem;letter-spacing:.08em}.single-product .g-tryon-cta__title::after{color:#1d1915;font-size:.98rem}.single-product .g-tryon-cta__subtitle::after{color:#6f675f;font-size:.78rem}.single-product .g-tryon-cta__action{padding:.72rem 1rem;background:linear-gradient(180deg,#d0aa70 0%,#b98c4f 100%);background:var(--g-accent);color:var(--g-white)}.single-product .g-product__sizes,.single-product .g-product__colors{margin-bottom:1.35rem}.single-product .g-product__sizes-label,.single-product .g-product__colors-label{margin-bottom:.75rem;color:#4a4036;font-size:.72rem;font-weight:900;letter-spacing:.12em}.single-product .g-size-chart-trigger{min-height:28px;padding:0 .65rem;border:1px solid #eadbcc;border-radius:999px;background:#fbf6f0;color:#8c7a67;font-size:.66rem;font-weight:900;transition:border-color 0.25s ease,background 0.25s ease,color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease}.single-product .g-size-chart-trigger:hover{border-color:#a98758;background:#fff8f0;color:#5a4a37;transform:translateY(-1px);box-shadow:0 4px 12px rgb(169 135 88 / .18)}.single-product .g-size-chart-trigger:hover svg{transform:scale(1.12)}.single-product .g-size-chart-trigger svg{transition:transform 0.25s ease}.single-product .g-product__sizes-grid{gap:.65rem}.single-product .g-product__size{min-width:48px;height:48px;border-color:#ded5cb;border-radius:5px;background:#fffaf6;font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.single-product .g-product__size.active{background:#26231f;border-color:#26231f;color:var(--g-white);box-shadow:0 8px 18px rgb(10 10 10 / .14)}.single-product .g-product__colors-grid{gap:.62rem}.single-product .g-product__color-swatch{width:37px;height:37px;padding:3px;border-color:rgb(29 25 21 / .12);background:rgb(255 250 246 / .72);box-shadow:none}.single-product .g-product__color-swatch.active{border-color:rgb(29 25 21 / .2);box-shadow:inset 0 0 0 2px #fff,0 0 0 1px #1d1915}.single-product .g-product__color-swatch:hover,.single-product .g-product__color-swatch:focus{border-color:rgb(29 25 21 / .35);box-shadow:0 0 0 1px rgb(29 25 21 / .22)}.single-product .g-product__add-to-cart{gap:1rem;margin-bottom:1.45rem}.single-product .g-product__cart-btn,.single-product .g-product__add-variable{min-height:56px;border-radius:4px;background:#151412;color:var(--g-white);font-size:.82rem;font-weight:900;letter-spacing:.08em;transition:background 0.25s ease}@media (max-width:767px){.single-product .g-product__cart-btn,.single-product .g-product__add-variable{padding:1rem 1.25rem}}.single-product .g-product__cart-btn:hover:not(:disabled),.single-product .g-product__add-variable:hover:not(:disabled){background:#3a342d}.g-product__cart-icon{flex-shrink:0;margin-right:.55rem;vertical-align:-.2em}.single-product .g-product__wishlist-btn{min-height:56px;min-width:168px;justify-content:center;border-color:#cdbb9f;border-radius:4px;background:#fffdfb;color:#302b25;font-weight:900}.single-product .g-product__wishlist-btn:hover{border-color:#a98758;background:#fff8f0}.single-product .g-product-related{padding-top:var(--g-space-xl);padding-bottom:var(--g-space-xl)}.single-product .g-product-related--fallback{padding-top:0}@media (max-width:767px){.single-product .g-product__add-to-cart{display:flex;align-items:stretch;gap:.65rem}.single-product .g-product__add-to-cart form,.single-product .g-product__add-variable{flex:1 1 auto;min-width:0}.single-product .g-product__add-variable{padding:1rem 1.5rem}.single-product .g-product__wishlist-btn{flex:0 0 56px;width:56px;min-width:56px;padding:0;justify-content:center}.single-product .g-product__wishlist-label{display:none}}.g-product-mobile-bar{display:none}.g-product-mobile-bar__summary,.g-product-mobile-bar__qty{display:none}.g-product-mobile-bar__btn--cart{display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.g-product-mobile-bar__cart-icon{flex:0 0 18px;width:18px;height:18px}@media (min-width:768px){.single-product{padding-bottom:75px}.single-product .g-product-mobile-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:999;width:100%;padding:0;padding-bottom:env(safe-area-inset-bottom,0);background-color:rgb(255 255 255 / .8);border:0;border-top:1px solid rgb(0 0 0 / .04);border-radius:0;box-shadow:0 -1px 0 rgb(0 0 0 / .04);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%);transition:opacity var(--g-duration-fast) var(--g-ease),transform var(--g-duration-fast) var(--g-ease),visibility var(--g-duration-fast) var(--g-ease)}.single-product .g-product-mobile-bar.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.single-product .g-product-mobile-bar__inner{max-width:var(--g-container-wide);margin:0 auto;padding:.7rem var(--g-space-lg);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(180px,270px) auto;align-items:center;gap:1rem}.single-product .g-product-mobile-bar__summary{min-width:0;display:grid;gap:.12rem}.single-product .g-product-mobile-bar__eyebrow{color:var(--g-text-muted);font-size:.66rem;font-weight:800;letter-spacing:.11em;line-height:1;text-transform:uppercase}.single-product .g-product-mobile-bar__name{max-width:100%;overflow:hidden;color:#151412;font-family:var(--g-font-heading);font-size:clamp(0.96rem, 1.25vw, 1.14rem);font-weight:700;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.single-product .g-product-mobile-bar__price{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:.25rem .45rem;color:#151412;font-size:.84rem;font-weight:800;line-height:1.1}.single-product .g-product-mobile-bar__price del{color:var(--g-text-muted);font-size:.78rem;font-weight:600}.single-product .g-product-mobile-bar__price ins{color:#d91f2f;font-size:.94rem;font-weight:800;text-decoration:none}.single-product .g-product-mobile-bar__qty{height:52px;display:inline-grid;grid-template-columns:44px 52px 44px;align-items:center;overflow:hidden;border:1px solid var(--g-gray-200);border-radius:4px;background:var(--g-white)}.single-product .g-product-mobile-bar__qty-btn,.single-product .g-product-mobile-bar__qty-input{height:100%;border:0;background:#fff0;color:var(--g-black);font-family:var(--g-font-body);font-size:.95rem;font-weight:600;text-align:center}.single-product .g-product-mobile-bar__qty-btn{cursor:pointer;transition:background var(--g-duration-fast) var(--g-ease)}.single-product .g-product-mobile-bar__qty-btn.minus{border-radius:4px 0 0 4px}.single-product .g-product-mobile-bar__qty-btn.plus{border-radius:0 4px 4px 0}.single-product .g-product-mobile-bar__qty-btn:hover{background:rgb(21 20 18 / .06)}.single-product .g-product-mobile-bar__qty-input{width:52px;border-left:1px solid var(--g-gray-200);border-right:1px solid var(--g-gray-200);appearance:textfield;-moz-appearance:textfield}.single-product .g-product-mobile-bar__qty-input::-webkit-outer-spin-button,.single-product .g-product-mobile-bar__qty-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.single-product .g-product-mobile-bar__btn{min-height:52px;border-radius:0;border:1px solid var(--g-black);padding:0 1rem;font-family:var(--g-font-body);font-size:.75rem;font-weight:500;letter-spacing:.12em;line-height:1.15;text-transform:uppercase;cursor:pointer;transition:opacity var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.single-product .g-product-mobile-bar__btn--cart{min-width:0;background:var(--g-black);color:var(--g-white);border-color:var(--g-black);border-radius:4px}.single-product .g-product-mobile-bar__btn--cart:hover:not(:disabled){background:var(--g-gray-700)}.single-product .g-product-mobile-bar__btn--tryon{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;overflow:hidden;background:#FEF8F1;color:var(--g-black);border:1px solid #d8b98e;border-radius:4px}.single-product .g-product-mobile-bar__btn--tryon:hover{background:#fff8f0;color:#302b25;border-color:#a98758}.single-product .g-product-mobile-bar__tryon-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;color:inherit}.single-product .g-product-mobile-bar__tryon-icon svg{width:18px;height:18px}.single-product .g-product-mobile-bar__tryon-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;line-height:1}.single-product .g-product-mobile-bar__btn:disabled{opacity:.48;cursor:not-allowed}.single-product .g-product-mobile-bar__btn.is-loading{opacity:.68;cursor:wait}.single-product .g-product-mobile-bar__btn.is-added{background:#2f6f45;border-color:#2f6f45;color:var(--g-white)}.single-product .g-product-mobile-bar__btn[hidden]{display:none}.single-product .g-product-mobile-bar:has(.g-product-mobile-bar__btn--tryon[hidden]){grid-template-columns:minmax(220px,1fr) auto minmax(220px,320px)}}@media (min-width:768px) and (max-width:1023px){.single-product .g-product-mobile-bar{grid-template-columns:minmax(180px,1fr) auto minmax(190px,260px) auto;gap:.75rem;padding-left:1rem;padding-right:1rem}.single-product .g-product-mobile-bar__btn--tryon{width:120px}.single-product .g-product-mobile-bar__tryon-icon{display:none}}@media (max-width:767px){.single-product{padding-bottom:calc(96px + env(safe-area-inset-bottom, 0px))}.g-product-mobile-bar{position:fixed;left:.75rem;right:.75rem;width:calc(100% - 1.5rem);bottom:calc(0.65rem + env(safe-area-inset-bottom, 0px));z-index:999;display:block;padding:.5rem;background:linear-gradient(135deg,rgb(255 255 255 / .76),rgb(255 255 255 / .42)),rgb(255 255 255 / .34);border:1px solid rgb(255 255 255 / .62);border-radius:18px;box-shadow:0 18px 44px rgb(10 10 10 / .18),inset 0 1px 0 rgb(255 255 255 / .76),inset 0 -1px 0 rgb(255 255 255 / .24);backdrop-filter:blur(34px) saturate(190%);-webkit-backdrop-filter:blur(34px) saturate(190%)}.g-product-mobile-bar__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.55rem}.g-product-mobile-bar__btn{min-height:46px;width:100%;border-radius:12px;border:1px solid #151412;padding:0 .8rem;font-family:var(--g-font-body);font-size:.7rem;font-weight:800;letter-spacing:.03em;line-height:1.1;text-transform:uppercase;cursor:pointer;transition:opacity var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease),color var(--g-duration-fast) var(--g-ease)}.g-product-mobile-bar__btn--cart{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:0 1rem;background:#151412;color:var(--g-white);white-space:nowrap;overflow:hidden;line-height:1.1}.g-product-mobile-bar__btn-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.g-product-mobile-bar__cart-icon{flex:0 0 16px;width:16px;height:16px}.g-product-mobile-bar__btn--tryon{position:relative;width:126px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;overflow:hidden;background:#FFFAF6;color:#151412;border:1px solid #eadbcc}.g-product-mobile-bar__btn--tryon::before{content:'';position:absolute;inset:1px;border:1px solid rgb(255 255 255 / .14);border-radius:12px;pointer-events:none}.g-product-mobile-bar__tryon-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:0 0 26px;border-radius:999px;background:var(--g-white);color:#151412}.g-product-mobile-bar__tryon-icon svg{width:15px;height:15px}.g-product-mobile-bar__tryon-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;line-height:1}.g-product-mobile-bar__btn:disabled{opacity:.48;cursor:not-allowed}.g-product-mobile-bar__btn.is-loading{opacity:.68;cursor:wait}.g-product-mobile-bar__btn.is-added{background:#2f6f45;border-color:#2f6f45;color:var(--g-white)}.g-product-mobile-bar__btn[hidden]{display:none}.g-product-mobile-bar:has(.g-product-mobile-bar__btn--tryon[hidden]) .g-product-mobile-bar__inner{grid-template-columns:1fr}}.single-product .g-product__trust-strip{display:flex;flex-direction:row;gap:0;margin:0 0 var(--g-space-md);padding:0;border:1px solid #eadbcc;border-radius:4px;background:#fffaf6;overflow:hidden}.single-product .g-product__trust-item{min-width:fit-content;padding:.8rem;border-right:1px solid #eadbcc}.single-product .g-product__trust-item:last-child{border-right:0}.single-product .g-product__trust-icon{width:19px;height:19px;color:#4f4942}.single-product .g-product__trust-title{font-weight:900;color:#29241f}@media (max-width:560px){.single-product .g-product__trust-title{font-size:.85rem}.g-product__trust-text{font-size:.78rem}}.single-product .g-product__trust-title .single-product .g-product__trust-text{font-size:.66rem;line-height:1.25;color:#6f675f}.single-product .g-product__meta{display:grid;grid-template-columns:1fr 1fr;gap:0 .5rem;padding-top:0;border-top:1px solid var(--g-gray-100)}.single-product .g-product__meta-item{display:flex;align-items:center;gap:.5rem;padding:var(--g-space-sm) 0 0}.single-product .g-product__meta-item--detail{grid-column:span 1;align-items:flex-start}.single-product .g-product__meta-item svg{display:block;width:16px;height:16px;opacity:.5}.single-product .g-product__meta-label{color:var(--g-gray-400);font-size:.68rem;font-weight:500;letter-spacing:.1em}.single-product .g-product__meta-value{color:var(--g-black);font-size:.95rem;font-weight:500}@media (max-width:1024px){.single-product .g-product__layout{grid-template-columns:1fr;gap:var(--g-space-md)}}@media (max-width:560px){.single-product .g-product__add-to-cart{flex-direction:row;align-items:stretch}.single-product .g-product__wishlist-btn{flex:0 0 56px;width:56px;min-width:56px;padding:0}.single-product .g-product__trust-strip{flex-direction:column;max-width:100%;overflow:hidden}.single-product .g-product__trust-item{flex-direction:row;align-items:center;text-align:left;gap:.65rem;min-width:0;max-width:100%;border-right:0;border-bottom:1px solid #eadbcc}.single-product .g-product__trust-item:last-child{border-bottom:0}.single-product .g-product__trust-icon{flex:0 0 19px;width:19px;min-width:19px;height:19px}.single-product .g-product__trust-copy{display:flex;flex-direction:column;align-items:left;min-width:0;max-width:100%}.single-product .g-product__trust-title,.single-product .g-product__trust-text{white-space:normal;overflow-wrap:anywhere}}.g-header--home2{position:sticky;top:0;color:var(--g-black);padding:0;border-bottom:1px solid var(--g-gray-100)}.g-header--home2.g-header--scrolled{box-shadow:0 1px 0 rgb(10 10 10 / .05),0 10px 30px rgb(10 10 10 / .06)}.g-marquee--top{position:relative;z-index:1001;height:var(--g-marquee-h);padding:0}.g-marquee--top .g-marquee__track{height:var(--g-marquee-h);align-items:center}.g-header__inner--home2{justify-content:space-between;gap:2.5rem;padding:1.05rem 0}.g-btn--dark{background-color:var(--g-black);color:var(--g-white);border-color:var(--g-black)}.g-btn--dark:hover{background-color:var(--g-gray-700);border-color:var(--g-gray-700);opacity:1}.g-btn--tan{background-color:var(--g-champagne);color:var(--g-gray-700);border-color:var(--g-champagne)}.g-btn--tan:hover{background-color:var(--g-accent-light);border-color:var(--g-accent-light);color:var(--g-black);opacity:1}.g-hero2{position:relative;width:100%;display:flex;align-items:center;background-color:var(--g-gray-700);background-size:cover;background-position:center center;background-repeat:no-repeat;color:var(--g-white);overflow:hidden}.g-hero2--noimg{background:linear-gradient(135deg,#2d2a26 0%,#0a0a0a 100%)}.g-hero2__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(10 10 10 / .72) 0%,rgb(10 10 10 / .45) 38%,rgb(10 10 10 / .05) 72%,#fff0 100%),linear-gradient(0deg,rgb(10 10 10 / .25) 0%,#fff0 45%);z-index:1}.g-hero2 .g-container{position:relative;z-index:2;width:100%;padding-top:3.5rem;padding-bottom:3.5rem}.g-hero2__content{max-width:560px}.g-hero2__kicker{display:inline-flex;align-items:center;min-height:30px;overflow:hidden;border:1px solid rgb(207 165 73 / .6);border-radius:var(--g-radius-xl);font-family:var(--g-font-accent);font-size:.66rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--g-white);background:rgb(0 0 0 / .22);padding-right:.85rem;margin-bottom:1rem}.g-hero2__kicker::before{content:"Noutate";display:inline-flex;align-items:center;align-self:stretch;padding:0 .85rem;margin-right:.85rem;background:var(--g-accent);color:var(--g-black)}.g-hero2__title{font-family:var(--g-font-display);font-weight:400;font-size:clamp(3.5rem, 5vw, 5rem);line-height:1.04;color:var(--g-white);margin:0 0 1.1rem}.g-hero2__sub{font-size:1.05rem;line-height:1.6;color:rgb(255 255 255 / .85);max-width:30ch;margin:0 0 2rem}.g-hero2__usp{display:flex;flex-wrap:wrap;gap:1.8rem;list-style:none;margin:0 0 2.2rem;padding:0}.g-hero2__usp li{display:flex;align-items:center;gap:.7rem}.g-hero2__usp svg{width:26px;height:26px;color:var(--g-champagne);flex-shrink:0}.g-hero2__usp span{display:flex;flex-direction:column;line-height:1.3}.g-hero2__usp strong{font-size:.82rem;font-weight:600;color:var(--g-white)}.g-hero2__usp em{font-style:normal;font-size:.82rem;color:rgb(255 255 255 / .7)}.g-hero2__actions{display:flex;flex-wrap:wrap;gap:1rem}.g-hero2__btn{min-width:0;border-radius:4px;gap:.65rem;padding-right:2rem}.g-hero2__btn.g-btn--dark,.g-hero2__btn{color:var(--g-white);background-color:var(--g-black);background-image:none;border-color:var(--g-black);box-shadow:none;font-weight:700;transition:background-color var(--g-duration) var(--g-ease),color var(--g-duration) var(--g-ease),border-color var(--g-duration) var(--g-ease)}.g-hero2__btn.g-btn--dark:hover,.g-hero2__btn:hover{background-color:var(--g-cream,#f5f1ea);background-image:none;border-color:var(--g-cream,#f5f1ea);color:var(--g-black);transform:none;box-shadow:none}.g-hero2__btn-arrow{width:16px;height:16px;flex-shrink:0;transition:transform var(--g-duration-fast) var(--g-ease)}.g-hero2__btn:hover .g-hero2__btn-arrow{transform:translateX(3px)}@media (max-width:768px){.g-hero2__btn{padding:1rem 1.5rem}}.g-hero2__kicker--plain{border:none;background:#fff0;padding:0;min-height:0;color:var(--g-gold,#c9a227);font-size:.72rem;letter-spacing:.22em;margin-bottom:1.1rem}.g-hero2__kicker--plain::before{content:none;display:none}.g-hero2__title span{color:var(--g-red);font-family:var(--g-font-mono);font-weight:700;background:var(--g-white);padding:0 .5rem;position:relative;transform:rotate(4deg);display:inline-block;top:5px}.g-hero2__gender{display:inline-flex;align-items:stretch;border:1px solid rgb(255 255 255 / .55);border-radius:4px;overflow:hidden}.g-hero2__gender-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 1.4rem;min-height:52px;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--g-white);transition:background-color var(--g-duration) var(--g-ease),color var(--g-duration) var(--g-ease)}.g-hero2__gender-btn+.g-hero2__gender-btn{border-left:1px solid rgb(255 255 255 / .55)}.g-hero2__gender-btn:hover{background:var(--g-white);color:var(--g-black);text-decoration:underline;text-underline-offset:3px}@media (max-width:600px){.g-hero2__gender{width:100%}.g-hero2__gender-btn{flex:1 1 0%}}.g-hero2--slider{display:block;padding:0}.g-hero2__slides{position:relative;width:100%}.g-hero2__slide{position:absolute;inset:0;display:flex;align-items:center;min-height:clamp(460px, 62vh, 660px);background-color:var(--g-gray-700);background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:opacity 0.8s var(--g-ease);z-index:1}.g-hero2__slide.is-active{position:relative;opacity:1;visibility:visible;z-index:2}.g-hero2__slide .g-hero2__content{opacity:0;transform:translateY(14px);transition:opacity 0.6s 0.15s var(--g-ease),transform 0.6s 0.15s var(--g-ease)}.g-hero2__slide.is-active .g-hero2__content{opacity:1;transform:none}.g-hero2__nav{position:absolute;top:calc(50% - 22px);z-index:5;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid rgb(255 255 255 / .35);background:rgb(10 10 10 / .25);color:#fff;border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background var(--g-duration-fast),border-color var(--g-duration-fast)}.g-hero2__nav:hover{background:rgb(10 10 10 / .55);border-color:#fff}.g-hero2__nav svg{width:22px;height:22px}.g-hero2__nav--prev{left:1.5rem}.g-hero2__nav--next{right:1.5rem}.g-hero2__dots{position:absolute;bottom:1.4rem;left:0;right:0;z-index:5;display:flex;justify-content:center;gap:.55rem}.g-hero2__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgb(255 255 255 / .45);cursor:pointer;transition:background var(--g-duration-fast),width var(--g-duration) var(--g-ease)}.g-hero2__dot:hover{background:rgb(255 255 255 / .75)}.g-hero2__dot.is-active{background:#fff;width:26px;border-radius:6px}@media (max-width:768px){.g-hero2__slide{min-height:clamp(380px, 70vh, 520px);background-position:70% center}.g-hero2__nav{display:none}.g-hero2__dots{bottom:1rem}}@media (prefers-reduced-motion:reduce){.g-hero2__slide,.g-hero2__slide .g-hero2__content{transition:none}}.g-brands2{background-color:#fff;color:var(--g-black);border-top:1px solid var(--g-gray-200,#ececec);border-bottom:1px solid var(--g-gray-200,#ececec);padding:0}.g-brands2__slider{display:flex;align-items:center;gap:1rem}.g-brands2__nav{flex:0 0 auto;width:42px;height:42px;border-radius:50%;border:1px solid var(--g-gray-200,#e6e2da);background:#fff;color:var(--g-black);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--g-duration) var(--g-ease),opacity var(--g-duration) var(--g-ease),box-shadow var(--g-duration) var(--g-ease)}.g-brands2__nav:hover{background:var(--g-cream,#f7f4ef);box-shadow:0 4px 14px rgb(0 0 0 / .08)}.g-brands2__nav[disabled]{opacity:.3;cursor:default;box-shadow:none}.g-brands2__nav[hidden]{display:none}.g-brands2__nav svg{width:20px;height:20px}.g-brands2__track{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.g-brands2__track::-webkit-scrollbar{display:none}.g-brands2__item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:180px;scroll-snap-align:start}.g-brands2__item a{display:inline-flex;align-items:center;justify-content:center;width:100%;color:inherit}.g-brands2__name{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gray-500,#888)}.g-brands2__item--all a{gap:.5rem;color:var(--g-black,#0a0a0a);transition:gap var(--g-duration-fast,0.2s) var(--g-ease,ease),color var(--g-duration-fast,0.2s) var(--g-ease,ease)}.g-brands2__item--all a:hover{gap:.75rem;color:var(--g-accent,#b32d2e);text-decoration:underline;text-underline-offset:3px}.g-brands2__all-text{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.g-brands2__logo{display:block;width:auto;height:auto;max-width:180px;max-height:115px}@media (max-width:899px){.g-header__inner--home2{gap:1rem}.g-hero2{background-position:70% center}.g-hero2__actions .g-hero2__btn{display:none}.g-hero2 .g-container{padding-top:1.5rem;padding-bottom:1.5rem}.g-hero2__overlay{background:linear-gradient(0deg,rgb(10 10 10 / .78) 0%,rgb(10 10 10 / .45) 50%,rgb(10 10 10 / .25) 100%)}.g-hero2__content{max-width:none}.g-hero2__usp{flex-wrap:nowrap;gap:.6rem;margin-bottom:1.8rem}.g-hero2__usp li{flex:1 1 0%;min-width:0;align-items:flex-start;gap:.4rem}.g-hero2__usp svg{width:20px;height:20px;margin-top:1px}.g-hero2__usp strong,.g-hero2__usp em{font-size:.72rem;line-height:1.25;white-space:normal;overflow-wrap:anywhere}}@media (max-width:520px){.g-brands2__slider{gap:.5rem}.g-brands2__track{gap:1.6rem}.g-brands2__item{width:130px}.g-brands2__logo{max-width:130px;max-height:84px}.g-brands2__nav{width:36px;height:36px}.g-brands2__nav svg{width:18px;height:18px}}.g-recovery-coupon{max-width:560px;margin:2.5rem auto;padding:2.2rem 1.6rem;text-align:center;background:var(--g-black);color:var(--g-white);border-radius:var(--g-radius-lg)}.g-recovery-coupon__eyebrow{font-family:var(--g-font-accent);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--g-gold);margin-bottom:.6rem}.g-recovery-coupon__title{font-family:var(--g-font-display);font-weight:400;font-size:clamp(1.5rem, 3.5vw, 2rem);line-height:1.1;color:var(--g-white);margin:0 0 .6rem}.g-recovery-coupon__sub{font-size:.9rem;line-height:1.6;color:rgb(255 255 255 / .72);max-width:40ch;margin:0 auto 1.4rem}.g-recovery-coupon__code{display:inline-flex;align-items:center;gap:.8rem;padding:.85rem 1.4rem;background:var(--g-white);border:1px dashed var(--g-gold);border-radius:var(--g-radius);font-family:var(--g-font-mono);font-size:1.25rem;font-weight:700;letter-spacing:.12em;color:var(--g-black);cursor:pointer;transition:transform var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-recovery-coupon__code:hover{transform:translateY(-1px)}.g-recovery-coupon__code svg{width:18px;height:18px;color:var(--g-gray-500);flex-shrink:0}.g-recovery-coupon__code.is-copied{background:var(--g-champagne)}.g-recovery-coupon__code.is-copied::after{content:'Copiat!';position:absolute;margin-top:-2.6rem;margin-left:.4rem;font-family:var(--g-font-body);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--g-gold)}.g-recovery-coupon__expiry{font-size:.78rem;color:rgb(255 255 255 / .6);margin-top:.9rem}.g-recovery-coupon__cta{display:inline-block;margin-top:1.4rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--g-gold);border-bottom:1px solid rgb(201 169 110 / .4);padding-bottom:2px}.g-recovery-coupon__cta:hover{color:var(--g-white)}.g-ship-progress{position:relative;overflow:hidden;margin-bottom:var(--g-space-lg);padding:1.15rem 1.35rem;background:linear-gradient(135deg,#fdfbf7 0%,var(--g-cream) 100%);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-xl);box-shadow:0 6px 22px -16px rgb(10 10 10 / .35)}.g-ship-progress::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--g-accent),var(--g-gold))}.g-ship-progress__row{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem;font-size:.92rem;line-height:1.45;color:var(--g-gray-700)}.g-ship-progress__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:var(--g-radius-round);background:var(--g-white);color:var(--g-accent-dark);box-shadow:0 3px 10px -5px rgb(184 150 90 / .6)}.g-ship-progress__icon svg{width:20px;height:20px}.g-ship-progress__text strong{color:var(--g-black);font-weight:700}.g-ship-progress__track{height:9px;background:var(--g-white);border:1px solid var(--g-gray-100);border-radius:var(--g-radius-pill);overflow:hidden}.g-ship-progress__bar{position:relative;height:100%;min-width:8px;background:linear-gradient(90deg,var(--g-accent),var(--g-gold));border-radius:var(--g-radius-pill);transition:width 0.6s var(--g-ease-expo)}.g-ship-progress:not(.is-qualified) .g-ship-progress__bar::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .55),transparent);transform:translateX(-100%);animation:g-ship-shimmer 2.2s var(--g-ease) infinite}@keyframes g-ship-shimmer{100%{transform:translateX(100%)}}.g-ship-progress.is-qualified{background:linear-gradient(135deg,rgb(90 138 90 / .1) 0%,rgb(90 138 90 / .04) 100%);border-color:rgb(90 138 90 / .35)}.g-ship-progress.is-qualified::before{background:var(--g-success)}.g-ship-progress.is-qualified .g-ship-progress__icon{color:var(--g-success)}.g-ship-progress.is-qualified .g-ship-progress__bar{background:var(--g-success)}@media (prefers-reduced-motion:reduce){.g-ship-progress .g-ship-progress__bar::after{animation:none}}.g-cart2__reward{display:flex;align-items:center;gap:.75rem;margin-top:1rem;padding:.85rem 1rem;text-decoration:none;background:var(--g-black);color:var(--g-white);border-radius:var(--g-radius-lg);transition:transform var(--g-duration-fast) var(--g-ease),box-shadow var(--g-duration-fast) var(--g-ease)}.g-cart2__reward:hover{transform:translateY(-1px);box-shadow:0 10px 26px -14px rgb(10 10 10 / .7)}.g-cart2__reward-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:var(--g-gold)}.g-cart2__reward-icon svg{width:20px;height:20px}.g-cart2__reward-text{font-size:.88rem;line-height:1.35}.g-cart2__reward-text strong{color:var(--g-gold);font-weight:700}.g-cart2__reward-sub{display:block;margin-top:.15rem;font-size:.74rem;color:var(--g-gray-300)}.g-newsletter__points-link{display:inline-block;margin-top:.5rem;color:inherit;text-decoration:underline;text-underline-offset:3px;font-weight:600}.g-newsletter__points-link:hover{opacity:.75}.g-cart-updating{opacity:.5;pointer-events:none;transition:opacity 0.2s var(--g-ease)}@media (min-width:900px){.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--g-space-md);row-gap:0;align-items:start}.woocommerce-checkout #order_comments_field{grid-column:1 / -1}}.g-form-page{padding:var(--g-space-xl) 0}.g-form-page__head{margin-bottom:var(--g-space-lg);padding-bottom:var(--g-space-md);border-bottom:1px solid var(--g-gray-100)}.g-form-page__kicker{display:inline-block;font-size:.66rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--g-accent);margin-bottom:0}.g-form-page__title{font-family:var(--g-font-display);font-size:clamp(1.6rem, 3vw, 2.1rem);font-weight:300;line-height:1.12;letter-spacing:-.01em;margin:0}.g-form-page__intro{margin:var(--g-space-md) 0 var(--g-space-xl);color:var(--g-gray-600);font-size:.95rem;line-height:1.75}.g-form-page__intro>*:first-child{margin-top:0}.g-form-page__intro>*:last-child{margin-bottom:0}.g-form-page__intro p{margin:0 0 1rem}.g-form-page__intro h2,.g-form-page__intro h3,.g-form-page__intro h4{margin-top:2.2rem;margin-bottom:.55rem;font-weight:400;color:var(--g-black)}.g-form-page__intro h2{font-size:1.3rem;line-height:1.25}.g-form-page__intro h3{font-size:1.1rem}.g-form-page__intro h4{font-size:.98rem;font-family:var(--g-font-accent);letter-spacing:.02em}.g-form-page__intro ul,.g-form-page__intro ol{margin:.8rem 0 1.1rem 1.1rem;padding-left:.9rem}.g-form-page__intro ul{list-style:disc}.g-form-page__intro ol{list-style:decimal}.g-form-page__intro li{margin-bottom:.4rem;color:var(--g-gray-600)}.g-form-page__intro a{color:var(--g-black);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.g-form-page__intro a:hover{opacity:.65}.g-form{display:flex;flex-direction:column;gap:var(--g-space-md)}.g-form__grid{display:grid;grid-template-columns:1fr;gap:var(--g-space-md)}@media (min-width:720px){.g-form__grid{grid-template-columns:1fr 1fr}}.g-form__row{display:flex;flex-direction:column;gap:.4rem;margin:0}.g-form__row label{font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--g-gray-500)}.g-form__row input[type="text"],.g-form__row input[type="email"],.g-form__row input[type="tel"],.g-form__row select,.g-form__row textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-lg);background:var(--g-white);font-family:var(--g-font-body);font-size:.9rem;color:var(--g-black);outline:none;transition:border-color var(--g-duration-fast) var(--g-ease)}.g-form__row input:focus,.g-form__row select:focus,.g-form__row textarea:focus{border-color:var(--g-black)}.g-form__row textarea{resize:vertical;min-height:110px}.g-form__hint{font-size:.78rem;color:var(--g-gray-400);text-transform:none;letter-spacing:0}.g-form__check{display:flex;align-items:flex-start;gap:.6rem;font-size:.85rem;color:var(--g-gray-600);cursor:pointer;text-transform:none;letter-spacing:0}.g-form__check input[type="checkbox"]{width:16px;height:16px;min-width:16px;margin-top:2px;cursor:pointer;accent-color:var(--g-black)}.g-form__submit{align-self:flex-start;padding:.95rem 2.2rem;background:var(--g-black);color:var(--g-white);border:none;border-radius:var(--g-radius-lg);font-size:.9rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:opacity var(--g-duration-fast) var(--g-ease)}.g-form__submit:hover{opacity:.88}.g-form__notice{padding:var(--g-space-md);border-radius:var(--g-radius-lg);font-size:.9rem;margin-bottom:var(--g-space-lg)}.g-form__notice--ok{background:rgb(90 138 90 / .1);border:1px solid rgb(90 138 90 / .35);color:var(--g-success)}.g-form__notice--err{background:rgb(190 70 70 / .08);border:1px solid rgb(190 70 70 / .3);color:var(--g-red,#b34141)}.g-product-card__image.g-product-card__image--inset{background:var(--g-white)}.g-review-verified{display:inline-flex;align-items:center;gap:.3rem;margin:0 0 .55rem;color:#2f6f45;font-size:.72rem;font-weight:700;letter-spacing:.01em}.g-review-verified svg{width:13px;height:13px}.g-review-fit-chip{display:inline-block;align-self:flex-start;margin:0 0 .7rem;padding:.2rem .6rem;border-radius:999px;background:#f3ece1;color:#6d5a3e;font-size:.7rem;font-weight:600}.g-review-card__photos{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .8rem}.g-review-card__photo{display:block;width:52px;height:64px;overflow:hidden;border-radius:5px;border:1px solid #ece0d2}.g-review-card__photo img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s var(--g-ease)}.g-review-card__photo:hover img{transform:scale(1.08)}.g-reviews-fit{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #eee2d4}.g-reviews-fit__title{display:block;margin-bottom:.5rem;color:#151412;font-size:.82rem;font-weight:700}.g-reviews-fit__headline{margin:0 0 .7rem;color:#4a4640;font-size:.84rem;line-height:1.4}.g-reviews-fit__headline strong{color:#151412}.g-reviews-fit__bar{display:flex;height:8px;overflow:hidden;border-radius:999px;background:#efe7da}.g-reviews-fit__seg--small{background:#cbb27e}.g-reviews-fit__seg--normal{background:var(--g-accent)}.g-reviews-fit__seg--large{background:#9c7b46}.g-reviews-fit__legend{display:flex;justify-content:space-between;margin-top:.45rem;color:#8a7d70;font-size:.7rem}.g-review-field{margin:1.1rem 0 0}.g-review-field__label{display:block;margin-bottom:.5rem;color:#151412;font-size:.82rem;font-weight:600}.g-review-field__label em{color:var(--g-accent-dark);font-style:normal;font-weight:700}.g-review-fit{display:flex;gap:.5rem;flex-wrap:wrap}.g-review-fit__opt{flex:1 1 0%;min-width:88px;display:flex;align-items:center;justify-content:center;padding:.6rem .5rem;border:1px solid #e2d6c6;border-radius:8px;background:#fff;cursor:pointer;font-size:.82rem;transition:border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-review-fit__opt input{position:absolute;opacity:0;pointer-events:none}.g-review-fit__opt:has(input:checked){border-color:#151412;background:#151412;color:#fff}.g-review-photos{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem}.g-review-photos__add{display:inline-flex;align-items:center;gap:.35rem;padding:.6rem .9rem;border:1px dashed #c9b48f;border-radius:8px;background:#fffaf3;color:#6d5a3e;font-family:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:border-color var(--g-duration-fast) var(--g-ease),background var(--g-duration-fast) var(--g-ease)}.g-review-photos__add:hover{border-color:var(--g-accent);background:#fbf3e6}.g-review-photos__add svg{width:15px;height:15px}.g-review-photos__list{display:flex;flex-wrap:wrap;gap:.5rem}.g-review-photo{position:relative;width:56px;height:70px;overflow:hidden;border-radius:6px;border:1px solid #e2d6c6;background:#f3ece1}.g-review-photo img{width:100%;height:100%;object-fit:cover}.g-review-photo.is-loading{display:flex;align-items:center;justify-content:center}.g-review-photo__spinner{width:18px;height:18px;border:2px solid #d8c7a8;border-top-color:var(--g-accent);border-radius:50%;animation:g-review-spin 0.7s linear infinite}@keyframes g-review-spin{to{transform:rotate(360deg)}}.g-review-photo__remove{position:absolute;top:2px;right:2px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgb(0 0 0 / .62);color:#fff;font-size:14px;line-height:1;cursor:pointer}.g-review-photos__hint{width:100%;margin:.35rem 0 0;color:#8a7d70;font-size:.72rem}.g-order-review{margin-top:2rem;padding:1.4rem 1.5rem;border:1px solid #eadbcc;border-radius:12px;background:#fffaf6}.g-order-review__title{margin:0 0 .3rem;font-family:var(--g-font-display);font-size:1.2rem;font-weight:400;color:#151412}.g-order-review__sub{margin:0 0 1rem;color:#6d5a3e;font-size:.85rem}.g-order-review__list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.g-order-review__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem .75rem;border:1px solid #ece0d2;border-radius:8px;background:#fff}.g-order-review__product{display:flex;align-items:center;gap:.75rem;min-width:0;color:#151412;font-size:.88rem;text-decoration:none}.g-order-review__img{width:40px;height:50px;object-fit:cover;border-radius:4px;flex:0 0 auto}.g-order-review__btn{flex:0 0 auto;display:inline-block;padding:.55rem 1rem;border-radius:7px;background:#151412;color:#fff!important;font-size:.74rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:background var(--g-duration-fast) var(--g-ease)}.g-order-review__btn:hover{background:var(--g-accent-dark)}.g-order-review__btn-credits{margin-left:.4rem;padding:.05rem .4rem;border-radius:999px;background:rgb(255 255 255 / .22);font-size:.7rem;font-weight:700}.g-dash-review{margin-bottom:1.5rem;padding:1.35rem 1.4rem;border:1px solid #ecdcc8;border-radius:14px;background:radial-gradient(120% 140% at 0% 0%,#fff8ef 0%,#fbf1e1 55%,#f7ead6 100%);box-shadow:0 8px 24px rgb(176 138 74 / .08)}.g-dash-review__head{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.1rem}.g-dash-review__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #ecdcc8;color:#c9a84c;box-shadow:0 2px 8px rgb(176 138 74 / .12)}.g-dash-review__icon svg{width:18px;height:18px}.g-dash-review__title{margin:0 0 .2rem;font-size:1.02rem;font-weight:700;letter-spacing:-.01em;color:#151412}.g-dash-review__sub{margin:0;color:#7c6647;font-size:.82rem;line-height:1.5}.g-dash-review__sub strong{color:#151412}.g-dash-review__list{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.g-dash-review__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .7rem;border:1px solid #efe3d2;border-radius:10px;background:#fff;transition:border-color 0.2s var(--g-ease),box-shadow 0.2s var(--g-ease)}.g-dash-review__item:hover{border-color:#e2cfb4;box-shadow:0 6px 18px rgb(176 138 74 / .12)}.g-dash-review__product{display:flex;align-items:center;gap:.8rem;min-width:0;text-decoration:none;color:#151412}.g-dash-review__thumb{flex:0 0 auto;width:46px;height:58px;overflow:hidden;border-radius:6px;background:var(--g-cream)}.g-dash-review__thumb img{width:100%;height:100%;object-fit:cover}.g-dash-review__name{min-width:0;font-size:.86rem;line-height:1.35;color:#2a2622;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.g-dash-review__btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:8px;background:#151412;color:#fff!important;font-size:.74rem;font-weight:600;letter-spacing:.03em;text-decoration:none;white-space:nowrap;transition:background 0.2s var(--g-ease)}.g-dash-review__btn:hover{background:var(--g-accent-dark)}.g-dash-review__btn-credits{padding:.06rem .4rem;border-radius:999px;background:rgb(255 255 255 / .2);color:#ffe9bd;font-size:.7rem;font-weight:700}@media (max-width:560px){.g-dash-review__item{flex-direction:column;align-items:stretch;gap:.7rem}.g-dash-review__btn{justify-content:center}}.g-brands-page{padding:var(--g-space-2xl) 0 var(--g-space-3xl)}.g-brands-page__head{text-align:center;max-width:640px;margin:0 auto var(--g-space-lg)}.g-brands-page__kicker{display:block;font-family:var(--g-font-accent);font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--g-accent);margin-bottom:0}.g-brands-page__title{font-family:var(--g-font-display);font-weight:400;font-size:clamp(2rem, 4vw, 3rem);line-height:1.1;margin:0 0 1rem}.g-brands-page__intro{font-size:.95rem;line-height:1.7;color:var(--g-gray-500)}.g-brands-page__alpha{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0 0 var(--g-space-xl)}.g-brands-page__alpha a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 .5rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-pill);font-size:.78rem;font-weight:600;color:var(--g-black);text-decoration:none;transition:border-color var(--g-duration-fast),background var(--g-duration-fast),color var(--g-duration-fast)}.g-brands-page__alpha a:hover{border-color:var(--g-black);background:var(--g-black);color:var(--g-white)}.g-brands-page__group{margin-bottom:var(--g-space-xl);scroll-margin-top:120px}.g-brands-page__letter{font-family:var(--g-font-display);font-size:1.5rem;font-weight:400;margin:0 0 var(--g-space-md);padding-bottom:.6rem;border-bottom:1px solid var(--g-gray-100)}.g-brands-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.8rem;list-style:none;margin:0;padding:0}.g-brands-page__link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:120px;padding:1.4rem 1rem;border:1px solid var(--g-gray-200);border-radius:var(--g-radius-lg);background:var(--g-white);text-align:center;text-decoration:none;color:var(--g-black);transition:border-color var(--g-duration-fast),box-shadow var(--g-duration-fast),transform var(--g-duration-fast)}.g-brands-page__link:hover{border-color:var(--g-black);box-shadow:0 10px 28px rgb(10 10 10 / .08);transform:translateY(-2px)}.g-brands-page__logo{max-height:46px;max-width:80%;width:auto;object-fit:contain}.g-brands-page__name{font-size:1rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.g-brands-page__count{font-size:.72rem;color:var(--g-gray-400);letter-spacing:.04em}.g-brands-page__empty{text-align:center;color:var(--g-gray-500)}@media (max-width:600px){.g-brands-page__grid{grid-template-columns:repeat(2,1fr)}.g-brands-page__link{min-height:100px;padding:1.1rem .8rem}}.g-color-links{margin-top:1rem}.g-color-links__label{display:block;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#6b6b6b;margin-bottom:.5rem}.g-color-links__grid{display:flex;flex-wrap:wrap;gap:.5rem}.g-color-links__item{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .7rem .3rem .35rem;border:1px solid #e2e2e2;border-radius:999px;background:#fff;color:#1a1a1a;text-decoration:none;font-size:.85rem;line-height:1.2;transition:border-color 0.15s ease,box-shadow 0.15s ease}.g-color-links__item:hover{border-color:#1a1a1a}.g-color-links__item.is-current{border-color:#1a1a1a;box-shadow:inset 0 0 0 1px #1a1a1a;font-weight:600;pointer-events:none}.g-color-links__swatch{width:18px;height:18px;border-radius:50%;background:var(--swatch-color,#ccc);border:1px solid rgb(0 0 0 / .12);flex:0 0 auto}.g-product__color-item{display:inline-flex}.single-product .g-product__color-swatch,.g-product__color-swatch{width:auto;height:auto;display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .72rem .3rem .4rem;border:1px solid #ded5cb;border-radius:25px;background:var(--g-white);font-weight:600}.g-product__color-swatch .g-product__color-swatch-inner{width:30px;height:30px;flex:0 0 auto}.g-product__color-swatch .g-product__swatch-name{font-size:.85rem;line-height:1.2;color:var(--g-black);text-align:left;text-transform:capitalize;max-width:none}.single-product .g-product__color-swatch:hover,.single-product .g-product__color-swatch:focus,.g-product__color-swatch:hover,.g-product__color-swatch:focus{border-color:#d8b98e;outline:none;box-shadow:none}.single-product .g-product__color-swatch.active,.g-product__color-swatch.active{border-color:var(--g-black);box-shadow:inset 0 0 0 1px var(--g-black)}.g-product__gallery-main--bordered{border:1px solid var(--g-gray-200);border-radius:4px;overflow:hidden}