.geo-landing{--geo-brand: #00c298;--geo-brand-dark: #009d7b;--geo-accent: #eb492f;--geo-text: #232323;--geo-text-soft: #3c3c3c;--geo-muted: #6b6b6b;--geo-border: #e3e3e3;--geo-bg: #ffffff;--geo-bg-soft: #f6fcfa;--geo-bg-cream: #f2f1e9;--geo-radius-lg: 8px;--geo-radius-md: 5px;--geo-radius-sm: 4px;--geo-max-width: 1800px;--geo-shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 4px 16px rgba(0, 0, 0, .06);color:var(--geo-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:22px;letter-spacing:.02em}.geo-landing *{box-sizing:border-box}.geo-landing img{max-width:100%;height:auto;display:block}.geo-landing .geo-container{max-width:none;margin:0 auto;padding:0 clamp(15px,1.5vw,25px)}.geo-landing h1,.geo-landing h2,.geo-landing h3{color:var(--geo-text);line-height:1.25;letter-spacing:-.01em;margin:0 0 16px;font-weight:600;text-transform:none}.geo-landing h1{font-size:clamp(28px,4vw,44px);line-height:1.15}.geo-landing h2{font-size:clamp(22px,2.6vw,30px)}.geo-landing h3{font-size:18px}.geo-landing p{margin:0 0 16px;color:var(--geo-text-soft);font-size:16px;line-height:1.6;letter-spacing:.02em}.geo-landing section{padding:clamp(40px,5vw,64px) 0}.geo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;min-height:48px;border-radius:var(--geo-radius-md);font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,color .12s ease}.geo-btn--primary{background:#232323;color:#fff;border-color:#232323}.geo-btn--primary:hover{background:#fff;color:#232323}.geo-btn--accent{background:var(--geo-brand);color:#fff;border-color:var(--geo-brand)}.geo-btn--accent:hover{background:var(--geo-brand-dark);border-color:var(--geo-brand-dark)}.geo-btn--ghost{background:transparent;color:#232323;border-color:#232323}.geo-btn--ghost:hover{background:#232323;color:#fff}.geo-btn--white{background:#fff;color:#232323;border-color:#fff}.geo-btn--white:hover{background:#232323;color:#fff;border-color:#232323}.geo-btn--block{width:100%}.geo-landing section.geo-hero{padding:0;background:var(--geo-bg-cream);margin:0}.geo-hero__inner{position:relative;min-height:clamp(360px,48vw,560px);overflow:hidden;display:flex;align-items:center;justify-content:center}.geo-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.geo-hero__inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000026,#00000059);z-index:1}.geo-hero__overlay{position:relative;z-index:2;text-align:center;color:#fff;padding:48px 24px;max-width:900px}.geo-hero__overlay h1{color:#fff;font-size:clamp(28px,4.5vw,56px);line-height:1.15;letter-spacing:-.01em;margin:0 0 28px;font-weight:600;text-transform:none;text-shadow:0 2px 12px rgba(0,0,0,.2)}.geo-hero__tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:24px 40px;justify-content:center}.geo-hero__tags li{font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff;opacity:.95}.geo-hero__tags li a{color:#fff;text-decoration:none;opacity:.95;transition:opacity .15s ease}.geo-hero__tags li a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.geo-mobile-tags{display:none}.geo-hero__actions-bottom{margin-top:32px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.geo-cat-nav{background:#fff;padding:0}.geo-cat-nav__inner{max-width:var(--geo-max);margin:0 auto;padding:0 24px}.geo-cat-nav__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.geo-cat-nav__title{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--geo-text)}.geo-cat-nav__viewall{font-size:13px;color:var(--geo-text-soft);text-decoration:underline}.geo-cat-nav__strip{display:flex;gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.geo-cat-nav__strip::-webkit-scrollbar{display:none}.geo-cat-nav__item{scroll-snap-align:start;flex:0 0 calc((100% - 36px)*.1);min-width:72px;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--geo-text);padding:6px 4px;border-radius:8px;transition:background .15s ease}.geo-cat-nav__item:hover{background:var(--geo-bg-soft)}.geo-cat-nav__item,.geo-cat-nav__item:hover,.geo-cat-nav__item:focus,.geo-cat-nav__item:visited{text-decoration:none!important}.geo-cat-nav__img{width:80px;height:80px;border-radius:8px;object-fit:cover;border:none}.geo-cat-nav__label{font-size:10px;font-weight:400;text-align:center;line-height:1.3;color:var(--geo-text);letter-spacing:.01em;display:block;transform:scale(.75);transform-origin:center top}@media(max-width:768px){.geo-cat-nav{padding:14px 0}.geo-cat-nav__inner{padding:0 16px}.geo-cat-nav__strip{gap:10px}.geo-cat-nav__item{flex:0 0 76px;min-width:76px;gap:5px;padding:2px}.geo-cat-nav__img{width:76px!important;height:76px!important;object-fit:cover;border-radius:8px}.geo-cat-nav__label{width:76px;font-size:10px;transform:none;white-space:normal;overflow:visible;text-align:center;line-height:1.3;height:2.6em;display:flex;align-items:flex-start;justify-content:center}}.geo-hero__sub{color:#ffffffe6;font-size:16px;line-height:1.65;max-width:52ch;margin:-8px auto 24px;text-shadow:0 1px 6px rgba(0,0,0,.25)}.geo-hero__props{list-style:none;padding:0;margin:0 auto 28px;display:inline-flex;flex-direction:column;gap:7px;text-align:left}.geo-hero__props li{font-size:13px;font-weight:500;letter-spacing:.02em;color:#ffffffeb;padding-left:20px;position:relative}.geo-hero__props li:before{content:"\2713";position:absolute;left:0;color:#a8d5b5;font-weight:700}.geo-hero__trust{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-wrap:wrap;gap:4px 16px;justify-content:center}.geo-hero__trust li{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#fff9}.geo-btn--ghost-white{background:transparent;color:#fff;border-color:#ffffff8c}.geo-btn--ghost-white:hover{background:#ffffff26;border-color:#ffffffe6;color:#fff}.geo-landing section.geo-seo{background:var(--geo-bg-cream);padding:clamp(56px,7vw,88px) 0}.geo-seo__inner{max-width:820px;margin:0 auto}.geo-landing h2.geo-seo__h{font-size:clamp(20px,2.2vw,29px);font-weight:600;line-height:1.25;letter-spacing:-.01em;margin:0 0 20px;color:var(--geo-text)}.geo-seo__lead{color:var(--geo-text-soft);font-size:15.5px;line-height:1.75;margin:0 0 28px}.geo-seo__points{list-style:none;padding:0;margin:0 0 36px;display:flex;flex-direction:column;gap:12px}.geo-seo__points li{display:flex;gap:12px;font-size:15px;color:var(--geo-text-soft);line-height:1.6}.geo-seo__points li:before{content:"\2192";color:var(--geo-brand);font-weight:700;flex-shrink:0}.geo-seo__outro{font-size:15px;color:var(--geo-text-soft);line-height:1.75;border-left:3px solid var(--geo-brand);padding-left:20px;margin:0}.geo-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid var(--geo-border)}.geo-section-head h2{margin:0;font-size:24px;letter-spacing:.05em}.geo-section-head a{color:var(--geo-text-soft);text-decoration:none;font-weight:400;font-size:12px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--geo-text-soft);padding-bottom:2px}.geo-section-head a:hover{color:var(--geo-brand);border-color:var(--geo-brand)}.geo-landing section.geo-products{padding:clamp(12px,1.5vw,20px) 0 clamp(20px,2.5vw,32px)}.geo-products .geo-section-head{border-bottom:0;margin-bottom:12px;padding-bottom:0;align-items:center}.geo-products .geo-section-head h2{font-size:clamp(22px,2.3vw,28px);letter-spacing:-.01em;color:var(--geo-text);text-transform:none;font-weight:600}.geo-products .geo-section-head a.geo-view-all{border:1px solid var(--geo-border);border-radius:999px;padding:8px 18px;color:var(--geo-text);font-size:12px;font-weight:600;letter-spacing:.05em;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.geo-products .geo-section-head a.geo-view-all:hover{background:var(--geo-text);color:#fff;border-color:var(--geo-text)}.geo-section-head--with-sub{align-items:flex-end}.geo-section-head--with-sub .geo-section-head__text{display:flex;flex-direction:column;gap:4px}.geo-section-head--with-sub h2{margin:0}.geo-section-head--with-sub .geo-section-sub{margin:0;font-size:14px;color:var(--geo-text-soft);font-weight:400;letter-spacing:0}@media(max-width:767px){.geo-section-head--with-sub .geo-section-sub{font-size:12px}}.geo-filter-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.geo-filter-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;border:1px solid var(--geo-border);background:#fff;color:var(--geo-text);font-size:12px;font-weight:600;letter-spacing:.03em;cursor:pointer;transition:background-color .12s ease,color .12s ease,border-color .12s ease;text-decoration:none;white-space:nowrap}.geo-filter-pill:hover{border-color:var(--geo-text)}.geo-filter-pill.is-active,.geo-filter-pill[aria-selected=true]{background:var(--geo-text);color:#fff;border-color:var(--geo-text)}.geo-grid{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}.geo-grid::-webkit-scrollbar{display:none}.geo-grid>*{flex:0 0 calc((100% - 64px)/5);scroll-snap-align:start;min-width:0}.geo-card{background:transparent;border:0;border-radius:0;overflow:visible;display:flex;flex-direction:column;position:relative}.geo-card__media-wrap{position:relative;overflow:hidden;border-radius:var(--geo-radius-md)}.geo-card__media{position:relative;display:block;aspect-ratio:1 / 1;background:#f2f2f0;overflow:hidden;border-radius:var(--geo-radius-md)}.geo-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:24px;transition:opacity .35s ease}.geo-card__media img.geo-card__img--hover,.geo-card:hover .geo-card__media img.geo-card__img--primary{opacity:0}.geo-card:hover .geo-card__media img.geo-card__img--hover{opacity:1}.geo-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:#fffffff2;color:var(--geo-text);font-size:11px;font-weight:500;padding:4px 10px;border-radius:3px;letter-spacing:.02em}.geo-card__badge--sale{background:var(--geo-accent);color:#fff}.geo-card__body{padding:14px 0 0;display:flex;flex-direction:column;gap:4px;flex:1}.geo-card__vendor{font-size:14px;color:var(--geo-brand);font-weight:600;letter-spacing:.01em;margin-bottom:4px;text-transform:none}.geo-card__title{font-size:14px;font-weight:400;color:var(--geo-text-soft);text-decoration:none;text-transform:none;letter-spacing:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em;margin-bottom:4px}.geo-card__title:hover{color:var(--geo-brand)}.geo-card__price{font-size:16px;font-weight:700;color:var(--geo-text);margin-top:4px;letter-spacing:0;transition:opacity .2s ease,max-height .25s ease,margin .25s ease;max-height:30px;opacity:1;overflow:hidden}.geo-card__price del{color:var(--geo-muted);font-weight:400;margin-left:8px;font-size:13px}.geo-card__actions{display:flex;align-items:center;gap:12px;margin-top:10px;max-height:0;opacity:0;overflow:hidden;transition:opacity .2s ease,max-height .25s ease,margin .25s ease;pointer-events:none}.geo-card:hover .geo-card__actions,.geo-card:focus-within .geo-card__actions{max-height:30px;opacity:1;margin-top:10px;pointer-events:auto}.geo-card:hover .geo-card__price,.geo-card:focus-within .geo-card__price{max-height:0;opacity:0;margin-top:0}.geo-card__action-link{font-size:13px;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;background:transparent;border:0;padding:0;font-family:inherit}.geo-card__action-link--primary{color:var(--geo-brand-dark, #009d7b)}.geo-card__action-link--primary:hover{color:var(--geo-brand);text-decoration:underline}.geo-card__action-link--secondary{color:var(--geo-muted)}.geo-card__action-link--secondary:hover{color:var(--geo-text)}.geo-card__action-divider{width:1px;height:14px;background:var(--geo-border)}.geo-card[hidden],.geo-grid__cell[hidden]{display:none!important}.geo-grid--theme{display:flex!important;flex-wrap:nowrap!important;gap:5px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch;padding-bottom:8px!important;scrollbar-width:none}.geo-grid--theme::-webkit-scrollbar{display:none}.geo-grid--theme .geo-grid__cell{flex:0 0 calc(100% / 6 - 5px)!important;scroll-snap-align:start;min-width:0}.geo-grid--theme .geo-grid__cell>.product-item{width:100%}.geo-landing .geo-grid--theme .card-vendor,.geo-landing .geo-grid--theme .card-vendor a,.geo-landing .geo-grid--theme .card-vendor .soldby{font-size:11px;line-height:1.35}@media(max-width:991px){.geo-grid--theme .geo-grid__cell{flex:0 0 calc(25% - 5px)!important}}@media(max-width:767px){.geo-grid--theme .geo-grid__cell{flex:0 0 calc(50% - 3px)!important;width:auto!important;margin-top:0!important;padding-left:0!important;padding-right:0!important}}.geo-landing .home_page_only.card-action{display:block}.geo-landing section.geo-lookbook{background:#fff;padding:clamp(12px,2vw,24px) 0 clamp(24px,3vw,40px)}.geo-lookbook__title{font-size:13px;letter-spacing:.18em;color:var(--geo-text);text-transform:uppercase;font-weight:700;text-align:left;margin-bottom:24px;position:relative;padding-bottom:14px}.geo-lookbook__title:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:var(--geo-brand);border-radius:2px}.geo-lookbook__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.geo-lookbook__item{position:relative;aspect-ratio:4 / 5;border-radius:12px;overflow:hidden;background:var(--geo-bg-soft)}.geo-lookbook__item>img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block}.geo-lookbook__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000a,#0000001f,#0000006b);border-radius:inherit;pointer-events:none;z-index:1}.geo-lookbook__item:hover>img{transform:scale(1.06)}.geo-lookbook__card{position:absolute;left:12px;right:12px;bottom:12px;background:#ffffffc7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:8px;padding:8px 10px;display:grid;grid-template-columns:48px 1fr 24px;gap:8px;align-items:center;text-decoration:none;color:var(--geo-text);box-shadow:0 8px 32px #00000024,0 2px 8px #0000000f;z-index:2;transition:box-shadow .18s ease,transform .18s ease}.geo-lookbook__card:hover{box-shadow:0 12px 40px #0000002e,0 2px 8px #00000014;transform:translateY(-2px)}.geo-lookbook__thumb{width:48px;height:48px;border-radius:6px;object-fit:cover;background:linear-gradient(135deg,var(--geo-bg-soft),var(--geo-border));flex-shrink:0;display:block}span.geo-lookbook__thumb{display:block;width:42px;height:42px;border-radius:8px;background:linear-gradient(135deg,#e8f5f1,#c8ece4);flex-shrink:0}.geo-lookbook__info{display:flex;flex-direction:column;gap:1px;min-width:0;transform:scale(.82);transform-origin:left center}.geo-lookbook__vendor{font-size:11px;color:var(--geo-text);font-weight:700;letter-spacing:0;text-transform:none;line-height:1.3}.geo-lookbook__name{font-size:11px;font-weight:400;color:var(--geo-text-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.geo-lookbook__price{font-size:11px;font-weight:600;margin-top:2px;color:var(--geo-text);letter-spacing:0}.geo-lookbook__price del{color:var(--geo-muted);font-weight:400;margin-left:4px;font-size:10px}.geo-lookbook__arrow{width:28px;height:28px;border-radius:999px;background:var(--geo-bg-soft);border:1px solid var(--geo-border);display:inline-flex;align-items:center;justify-content:center;color:var(--geo-text);font-size:13px;flex-shrink:0;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.geo-lookbook__card:hover .geo-lookbook__arrow{background:var(--geo-brand);color:#fff;border-color:var(--geo-brand)}.geo-landing section.geo-about{padding:clamp(40px,5vw,64px) 0;background:#fff}.geo-about__intro{margin:0 auto clamp(28px,3.5vw,44px);text-align:center}.geo-about__intro .geo-about__sub{max-width:760px;margin-left:auto;margin-right:auto}.geo-about__eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--geo-brand);margin:0 0 10px}.geo-landing h2.geo-about__h{font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.2;letter-spacing:-.015em;text-transform:none;color:var(--geo-text);margin:0 0 16px;max-width:none}.geo-about__sub{color:var(--geo-text-soft);font-size:15px;line-height:1.65;margin:0 0 10px}.geo-about__sub:last-child{margin-bottom:0}.geo-about__footer{display:flex;justify-content:center;margin-top:clamp(24px,3vw,32px)}.geo-about__shop-link{font-size:14px;font-weight:600;color:var(--geo-brand);text-decoration:none;display:inline-flex;align-items:center;gap:8px;letter-spacing:.01em;transition:color .15s ease,gap .15s ease}.geo-about__shop-link:hover{color:var(--geo-brand-dark, #009d7b);gap:12px}.geo-about__shop-link .geo-about__cart{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}.geo-about__shop-link .geo-about__arrow{transition:transform .15s ease}.geo-about__shop-link:hover .geo-about__arrow{transform:translate(3px)}@media(max-width:640px){.geo-about__footer{justify-content:center}}.geo-about__steps{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:0;padding:clamp(20px,3vw,36px) 0}.geo-about__step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 clamp(12px,1.2vw,18px);position:relative}.geo-about__step+.geo-about__step{border-left:1px solid var(--geo-border)}.geo-about__step-icon{width:56px;height:56px;border-radius:50%;background:#00c2981f;color:var(--geo-brand);display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.geo-about__step-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.geo-landing h3.geo-about__step-title{font-size:clamp(18px,1.6vw,22px);font-weight:800;color:var(--geo-brand);margin:0 0 12px;line-height:1.25;letter-spacing:-.005em}.geo-about__step-desc{font-size:14px;line-height:1.65;color:var(--geo-text-soft);margin:0;max-width:360px}@media(max-width:991px){.geo-about__steps{grid-template-columns:1fr;gap:32px;padding:24px 0}.geo-about__step{padding:0;border-left:none!important}}.geo-content{background:var(--geo-bg-soft)}.geo-content__inner{max-width:880px;margin:0 auto}.geo-content h2{text-align:center;margin-bottom:12px;color:var(--geo-brand)}.geo-content__lead{text-align:center;color:var(--geo-text-soft);font-size:16px;margin-bottom:48px;line-height:1.6}.geo-content__block{margin-bottom:40px}.geo-content__block h3{margin-bottom:12px;font-size:20px;color:var(--geo-brand);letter-spacing:.05em}.geo-content__compare{width:100%;border-collapse:collapse;margin-top:16px;background:#fff;border-radius:var(--geo-radius-sm);overflow:hidden;border:1px solid var(--geo-border)}.geo-content__compare th,.geo-content__compare td{padding:14px 18px;text-align:left;border-bottom:1px solid var(--geo-border);font-size:14px;color:var(--geo-text)}.geo-content__compare th{background:var(--geo-bg-soft);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:12px;color:var(--geo-text)}.geo-content__compare tr:last-child td{border-bottom:0}.geo-trust{background:var(--geo-bg-cream)}.geo-trust__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.geo-trust__card{background:#fff;border-radius:var(--geo-radius-md);padding:36px;border:1px solid var(--geo-border)}.geo-trust__card h3{color:var(--geo-brand);margin-bottom:20px;font-size:18px}.geo-trust__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.geo-trust__list li{display:flex;gap:14px;align-items:flex-start;font-size:14px;color:var(--geo-text-soft);line-height:1.5;letter-spacing:.02em}.geo-trust__list .icon{font-size:20px;line-height:1;flex-shrink:0}.geo-faq{background:var(--geo-bg-soft)}.geo-faq__inner{max-width:820px;margin:0 auto}.geo-faq h2{text-align:center;margin-bottom:40px;color:var(--geo-text)}.geo-faq details{background:#fff;border:1px solid var(--geo-border);border-radius:var(--geo-radius-md);padding:0;margin-bottom:10px;overflow:hidden;transition:border-color .15s ease}.geo-faq details[open]{border-color:var(--geo-brand)}.geo-faq summary{cursor:pointer;padding:18px 24px;font-weight:600;font-size:14px;color:var(--geo-text);letter-spacing:.02em;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.geo-faq summary::-webkit-details-marker{display:none}.geo-faq summary:after{content:"+";font-size:24px;color:var(--geo-brand);font-weight:300;line-height:1;transition:transform .15s ease}.geo-faq details[open] summary:after{content:"\2212"}.geo-faq .geo-faq__answer{padding:0 24px 20px;color:var(--geo-text-soft);font-size:14px;line-height:1.6}.geo-faq .geo-faq__answer p{margin:0}.geo-landing section.geo-explore{background:#fff;padding:clamp(40px,5vw,64px) 0}.geo-explore__h{text-align:center;font-size:clamp(22px,2.3vw,30px);margin:0 0 40px;letter-spacing:-.01em;text-transform:none;font-weight:600}.geo-explore__group{margin-bottom:40px}.geo-explore__group:last-child{margin-bottom:0}.geo-explore__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--geo-muted);margin:0 0 14px}.geo-explore__carousel{position:relative}.geo-explore__row{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.geo-explore__row::-webkit-scrollbar{display:none}.geo-tile{position:relative;display:block;flex:0 0 calc((100% - 48px)/5);aspect-ratio:3 / 4;overflow:hidden;border-radius:8px;background:#f2f2f0;text-decoration:none;color:#fff;scroll-snap-align:start;transition:transform .2s ease}.geo-tile:hover{transform:translateY(-3px)}.geo-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.geo-tile:hover img{transform:scale(1.05)}.geo-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 35%,#000000b8);pointer-events:none}.geo-tile__label{position:absolute;left:14px;right:14px;bottom:14px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.02em;line-height:1.3;z-index:1}.geo-explore__arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--geo-border);box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.geo-explore__arrow:hover{background:var(--geo-text);border-color:var(--geo-text);box-shadow:0 4px 16px #0000002e}.geo-explore__arrow:hover svg{stroke:#fff}.geo-explore__arrow svg{width:18px;height:18px;stroke:var(--geo-text);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.geo-explore__arrow--prev{left:-20px}.geo-explore__arrow--next{right:-20px}.geo-explore__arrow[disabled]{opacity:.3;pointer-events:none}@media(max-width:1024px){.geo-tile{flex:0 0 calc((100% - 36px)/4)}}@media(max-width:768px){.geo-explore__row{gap:10px}.geo-tile{flex:0 0 calc((100% - 2 * 10px) / 3)}.geo-tile__label{font-size:11px;left:8px;right:8px;bottom:8px;font-weight:600}.geo-explore__arrow,.geo-explore__h{display:none}.geo-explore__label{font-size:10px;letter-spacing:.1em;margin-bottom:10px}.geo-explore__group{margin-bottom:28px}.geo-landing section.geo-explore{padding:28px 0}}.geo-links{background:#fff}.geo-links__group{margin-bottom:40px}.geo-links__group:last-child{margin-bottom:0}.geo-links__group h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--geo-brand);margin-bottom:18px;font-weight:700}.geo-links__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.geo-links__card{background:#fff;border:1px solid var(--geo-border);border-radius:var(--geo-radius-md);padding:18px 20px;text-decoration:none;color:var(--geo-text);display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;font-size:13px;letter-spacing:.02em;text-transform:uppercase;transition:border-color .12s ease,background-color .12s ease,color .12s ease}.geo-links__card:hover{border-color:var(--geo-brand);background:var(--geo-bg-soft);color:var(--geo-brand)}.geo-links__card:after{content:"\2192";color:var(--geo-brand);font-size:16px}.geo-final{background:var(--geo-brand);color:#fff;text-align:center;padding:clamp(80px,10vw,140px) 0;position:relative;overflow:hidden}.geo-final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.geo-final .geo-container{position:relative}.geo-final h2{color:#fff;margin-bottom:16px}.geo-final p{color:#fffffff2;font-size:16px;max-width:52ch;margin:0 auto 32px;line-height:1.6}.geo-final__trust{margin-top:24px;font-size:12px;color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em}.geo-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--geo-border);padding:10px 16px calc(10px + env(safe-area-inset-bottom));z-index:90;box-shadow:0 -4px 20px #00000014;transition:transform .25s ease}.geo-sticky-cta .geo-btn{width:100%;min-height:48px}@media(max-width:1024px){.geo-lookbook__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-links__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.geo-hero__inner{min-height:420px}.geo-hero__overlay{padding:24px 20px 28px;max-width:100%;width:100%}.geo-hero__overlay h1{font-size:clamp(24px,7vw,34px);margin:0 0 16px;line-height:1.2}.geo-hero__tags{display:none}.geo-mobile-tags{display:block;padding:20px 16px 0;background:#fff}.geo-mobile-tags ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;scrollbar-width:none}.geo-mobile-tags ul::-webkit-scrollbar{display:none}.geo-mobile-tags li{flex-shrink:0}.geo-mobile-tags li a,.geo-mobile-tags li button{display:block;padding:6px 14px;border-radius:999px;border:1.5px solid #111;font-size:12px;font-weight:600;letter-spacing:.04em;color:#111;background:#fff;text-decoration:none;white-space:nowrap;cursor:pointer;font-family:inherit;line-height:1.4;transition:background .15s,color .15s}.geo-mobile-tags li a:hover,.geo-mobile-tags li a.is-active,.geo-mobile-tags li a[aria-selected=true],.geo-mobile-tags li button:hover,.geo-mobile-tags li button.is-active,.geo-mobile-tags li button[aria-selected=true]{background:#111;color:#fff}.geo-cat-nav,.geo-filter-pills{display:none}.geo-hero__actions-bottom{margin-top:20px}.geo-btn{padding:11px 22px;font-size:13px}.geo-grid:not(.geo-grid--theme){gap:12px}.geo-grid:not(.geo-grid--theme)>*{flex:0 0 44vw}.geo-card__form{position:static;opacity:1;transform:none;pointer-events:auto;margin-top:10px}.geo-lookbook__grid{display:flex!important;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;scrollbar-width:none;padding-bottom:4px}.geo-lookbook__grid::-webkit-scrollbar{display:none}.geo-lookbook__item{flex:0 0 calc(100% - 40px);min-width:0;scroll-snap-align:start;aspect-ratio:4 / 5}.geo-trust__grid{grid-template-columns:1fr;gap:24px}.geo-section-head{flex-direction:row;align-items:center;gap:8px;margin-bottom:14px}.geo-products .geo-section-head h2{font-size:16px;letter-spacing:0}.geo-products .geo-section-head a.geo-view-all{padding:6px 12px;font-size:11px;white-space:nowrap}.geo-sticky-cta{display:block}.geo-landing.has-sticky-cta{padding-bottom:80px}.geo-landing .geo-container{padding:0 16px}.geo-landing section.geo-products{padding:12px 0 16px}.geo-landing section.geo-about{padding:32px 0}.geo-landing h2.geo-about__h{font-size:20px;margin-bottom:10px}.geo-about__sub{font-size:14px;line-height:1.6;max-width:none}.geo-about__intro{margin-bottom:20px}}@media(max-width:420px){.geo-hero__trust{gap:10px 16px}.geo-hero__trust li{font-size:.88rem}}.geo-landing .halo-block-header .title:before{display:none}.geo-landing .halo-block-header .title .text{padding:0;background:transparent}
/*# sourceMappingURL=/cdn/shop/t/151/assets/geo-landing.css.map */
