html,body{font-family:Poppins,Helvetica Neue,Helvetica,Arial,sans-serif}.oupes-skin{--color-bg: #ffffff;--color-text: #1a1a1a;--color-muted: #808080;--color-line: #e8e8e8;--color-accent: #00b6cc;--color-button: #0654c8;--color-button-alt: #00b6cc;--color-sale: #00b6cc;--color-hot: #d62a13;--color-gold: #fdbc3b;--container: 1600px;--gutter: clamp(16px, 3.2vw, 80px);--radius-pill: 60px;--shadow-sm: 0 2px 8px rgb(26 26 26 / .1);font-family:Poppins,var(--font-body--family),sans-serif}.oupes-skin .page-width{width:min(100% - (var(--gutter) * 2),var(--container));margin-inline:auto}.oupes-skin .section{padding-block:clamp(48px,5vw,80px)}.oupes-skin .section-title{font-size:clamp(28px,3vw,40px);font-weight:600;text-align:center;margin-bottom:40px}.oupes-skin .section-title .accent,.oupes-skin .section-title strong{color:var(--color-accent)}.oupes-skin .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border-radius:var(--radius-pill);background:var(--color-button);color:#fff;font-size:14px;font-weight:500;letter-spacing:.02em;white-space:nowrap;text-decoration:none}.oupes-slideshow{position:relative;overflow:hidden;background:#111}.oupes-slideshow__slide{display:none;position:relative;min-height:min(72vw,720px)}.oupes-slideshow__slide.is-active{display:block}.oupes-slideshow__slide img{width:100%;height:min(72vw,720px);object-fit:cover;object-position:50% 65%}.oupes-slideshow__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 var(--gutter);max-width:780px}.oupes-slideshow__kicker{color:var(--color-gold);font-size:16px;margin-bottom:8px;font-weight:500}.oupes-slideshow__kicker.is-red{color:var(--color-hot)}.oupes-slideshow__kicker.is-cyan{color:#18c1f5}.oupes-slideshow h2{font-size:clamp(36px,5vw,64px);font-weight:600;line-height:1.1;margin:0 0 12px}.oupes-slideshow p{margin:0 0 20px;font-size:16px}.oupes-slideshow__dots{position:absolute;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:8px;z-index:2}.oupes-slideshow__dots button{width:8px;height:8px;border-radius:99px;background:#fff8;border:0;padding:0}.oupes-slideshow__dots button.is-active{background:var(--color-accent);width:22px}.oupes-skin .featured-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:8px}.oupes-skin .featured-head .section-title{margin-bottom:24px;text-align:left}.oupes-skin .featured-head__all{color:var(--color-text);font-size:14px;margin-bottom:28px;text-decoration:none;white-space:nowrap}.oupes-skin .product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.oupes-skin .product-card{position:relative;border:1px solid var(--color-line);border-radius:4px;background:#fff;display:flex;flex-direction:column;min-height:100%;padding:16px 16px 20px;color:var(--color-text)}.oupes-skin .product-card:hover{background:#edfafb;box-shadow:var(--shadow-sm)}.oupes-skin .product-card__badge{position:absolute;top:12px;right:12px;z-index:2;background:var(--color-sale);color:#fff;font-size:13px;font-weight:600;padding:4px 8px}.oupes-skin .product-card__details{padding-right:72px;min-height:92px}.oupes-skin .product-card__media{position:relative;background:#f7f7f7;aspect-ratio:1.05;min-height:240px;overflow:hidden;display:block;margin:8px 0 12px}.oupes-skin .product-card__media img{width:100%;height:100%;object-fit:contain;display:block}.oupes-skin .badge{background:var(--color-sale);color:#fff;font-size:13px;font-weight:600;padding:4px 8px}.oupes-skin .badge--inline{position:static;white-space:nowrap}.oupes-skin .badge--new{display:inline-block;background:transparent;color:var(--color-accent);padding:0;font-size:12px;font-weight:600;letter-spacing:.04em}.oupes-skin .badge--hot{display:inline-block;color:var(--color-hot);font-size:12px;font-weight:700;letter-spacing:.08em}.oupes-skin .product-card h3{font-size:16px;font-weight:600;margin:4px 0 8px;line-height:1.3}.oupes-skin .product-card h3 a{color:inherit;text-decoration:none}.oupes-skin .product-card__meta{color:var(--color-text);font-size:13px;display:flex;gap:16px;flex-wrap:wrap}.oupes-skin .product-card__meta span{display:flex;flex-direction:column;gap:2px}.oupes-skin .product-card__meta b{font-size:14px}.oupes-skin .product-card__price{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.oupes-skin .price{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.oupes-skin .price__sale{font-size:18px;font-weight:600}.oupes-skin .price__compare{color:var(--color-muted);text-decoration:line-through;font-size:14px}.oupes-skin .product-card .btn{min-height:40px;padding:10px 18px;font-size:13px}.oupes-skin .scenario-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px}.oupes-skin .scenario-card{position:relative;overflow:hidden;border-radius:8px;min-height:280px;color:#fff;text-decoration:none}.oupes-skin .scenario-card img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.oupes-skin .scenario-card__content{position:relative;z-index:1;padding:28px;background:linear-gradient(180deg,#00000026,#00000073);height:100%;min-height:280px;display:flex;flex-direction:column;justify-content:flex-end}.oupes-skin .scenario-card h3{font-size:24px;margin:0 0 8px;color:#fff}.oupes-skin .scenario-card p{font-size:14px;margin:0 0 16px;max-width:42ch;color:#fff}.oupes-skin .scenario-card:first-child{grid-row:span 2;min-height:580px}.oupes-skin .scenario-card:first-child .scenario-card__content{min-height:580px}.oupes-skin .why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.oupes-skin .why-card{border:1px solid var(--color-line);border-radius:12px;padding:24px 20px;min-height:180px}.oupes-skin .why-card h3{font-size:18px;margin:0 0 8px}.oupes-skin .why-card p{color:var(--color-muted);font-size:14px;margin:0}.oupes-skin .why-card--hero{grid-column:span 2;background:#0b1c2c;color:#fff}.oupes-skin .why-card--hero p{color:#ddd}.oupes-skin .benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.oupes-skin .benefit-card{border-radius:12px;min-height:280px;position:relative;color:#fff;display:flex;align-items:flex-end;padding:28px;background:#111;text-decoration:none}.oupes-skin .benefit-card h3{font-size:22px;margin:0 0 8px;color:#fff}.oupes-skin .card-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:20px}.oupes-skin .editorial-card,.oupes-skin .blog-card{border-radius:8px;overflow:hidden;border:1px solid var(--color-line);background:#fff}.oupes-skin .editorial-card img,.oupes-skin .blog-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.oupes-skin .editorial-card__body,.oupes-skin .blog-card__body{padding:16px}.oupes-skin .editorial-card h3,.oupes-skin .blog-card h3{font-size:16px;margin:0 0 8px}.oupes-skin .learn-more{color:var(--color-accent);font-weight:500}.oupes-skin .logo-row{display:flex;gap:40px;justify-content:center;align-items:center;flex-wrap:wrap}.oupes-skin .logo-row img{height:48px;width:auto;filter:grayscale(1);opacity:.8}.oupes-skin .help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:center}.oupes-skin .help-grid h3{margin:0 0 8px}.oupes-skin .help-grid p{color:var(--color-muted);margin:0 0 12px}.oupes-skin .newsletter{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.oupes-skin .newsletter form{display:flex;border:1px solid #0000001c;border-radius:999px;overflow:hidden;background:#fff;max-width:520px}.oupes-skin .newsletter input[type=email]{flex:1;border:0;padding:14px 20px;outline:none}.oupes-skin .newsletter button{background:var(--color-button);color:#fff;padding:0 24px;min-width:127px;border:0}.oupes-skin .faq details{border-bottom:1px solid var(--color-line);padding:14px 0}.oupes-skin .faq summary{cursor:pointer;font-weight:500}.header-section{--header-logo-image-height: 21px}.button,.button-primary{border-radius:50px!important}@media(max-width:1024px){.oupes-skin .product-grid,.oupes-skin .scenario-grid,.oupes-skin .why-grid,.oupes-skin .benefit-grid,.oupes-skin .card-row,.oupes-skin .help-grid,.oupes-skin .newsletter{grid-template-columns:1fr 1fr}.oupes-skin .scenario-card:first-child{grid-row:auto;min-height:280px}.oupes-skin .scenario-card:first-child .scenario-card__content{min-height:280px}}@media(max-width:749px){.oupes-skin .product-grid,.oupes-skin .scenario-grid,.oupes-skin .why-grid,.oupes-skin .benefit-grid,.oupes-skin .card-row,.oupes-skin .help-grid,.oupes-skin .newsletter,.oupes-skin .oupes-pdp{grid-template-columns:1fr}.oupes-slideshow__slide,.oupes-slideshow__slide img{min-height:520px;height:520px}.oupes-slideshow__content{justify-content:flex-end;padding-bottom:64px}.oupes-skin .sticky-atc.is-visible{display:flex}.oupes-skin .featured-head{flex-direction:column;align-items:flex-start}}.oupes-skin .oupes-crumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--color-muted);margin:16px 0}.oupes-skin .oupes-crumbs a{color:var(--color-muted);text-decoration:none}.oupes-skin .collection-hero{position:relative;min-height:280px;display:flex;align-items:center;background:#1a1a1a;color:#fff;overflow:hidden}.oupes-skin .collection-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.85}.oupes-skin .collection-hero h1{position:relative;z-index:1;padding:64px var(--gutter);font-size:clamp(36px,5vw,56px)}.oupes-skin .collection-intro{text-align:center;max-width:820px;margin:40px auto 24px}.oupes-skin .collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0 24px;font-size:14px}.oupes-skin .collection-toolbar select{margin-left:8px;min-height:36px;padding:4px 8px;border:1px solid var(--color-line);background:#fff}.oupes-skin .oupes-pagination{padding:32px 0;text-align:center}.oupes-skin .oupes-pagination a,.oupes-skin .oupes-pagination span{margin:0 6px}.oupes-skin .oupes-pdp{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;padding:8px 0 64px;align-items:start}.oupes-skin .oupes-pdp__info{position:sticky;top:96px}.oupes-skin .oupes-pdp__info h1{font-size:clamp(22px,2.4vw,30px);margin:8px 0 16px;line-height:1.25}.oupes-skin .oupes-pdp__info .price__sale{font-size:28px}.oupes-skin .product-gallery__main{background:#f6f6f6;aspect-ratio:1;display:grid;place-items:center}.oupes-skin .product-gallery__main img{width:100%;height:100%;object-fit:contain}.oupes-skin .product-gallery__thumbs{display:flex;gap:8px;overflow:auto;margin-top:12px}.oupes-skin .product-gallery__thumbs button{flex:0 0 72px;width:72px;height:72px;border:1px solid var(--color-line);padding:4px;background:#fff;cursor:pointer}.oupes-skin .product-gallery__thumbs button.is-active{border-color:var(--color-accent)}.oupes-skin .save-badge{display:inline-flex;background:#111;color:#fff;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:500}.oupes-skin .product-highlights{background:#f6f6f6;border-radius:8px;padding:16px 18px;margin:20px 0;font-size:14px;line-height:1.5}.oupes-skin .product-highlights li{margin:8px 0 8px 18px;list-style:disc}.oupes-skin .oupes-pdp__options{font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin:24px 0 12px}.oupes-skin .variant-grid{display:grid;gap:10px;margin:0 0 24px}.oupes-skin .variant-option{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;border:1px solid var(--color-line);border-radius:8px;padding:10px;text-align:left;width:100%;background:#fff;color:inherit;cursor:pointer;font:inherit}.oupes-skin .variant-option.is-selected{border-color:var(--color-button);box-shadow:0 0 0 1px var(--color-button)}.oupes-skin .variant-option:disabled{opacity:.45}.oupes-skin .variant-option img{width:64px;height:64px;object-fit:contain;background:#f6f6f6}.oupes-skin .qty-atc{display:flex;gap:12px;align-items:center}.oupes-skin .qty{display:flex;align-items:center;border:1px solid var(--color-line);border-radius:8px;background:#fff}.oupes-skin .qty button,.oupes-skin .qty input{width:40px;height:44px;text-align:center;border:0;background:transparent;color:inherit;font:inherit}.oupes-skin .btn--atc{flex:1;min-height:48px;border:0;cursor:pointer}.oupes-skin .shopify-payment-button{margin-top:12px}.oupes-skin .product-desc{margin:24px auto 64px}.oupes-skin .product-desc .rte{max-width:920px}.oupes-skin .rte h2,.oupes-skin .rte h3{margin:24px 0 12px}.oupes-skin .rte p{margin:0 0 12px}.oupes-skin .rte ul{list-style:disc;padding-left:18px;margin:0 0 12px}.oupes-skin .rte img{margin:16px 0;max-width:100%;height:auto}.oupes-skin .sticky-atc{display:none;position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--color-line);padding:10px var(--gutter);z-index:30;gap:16px;align-items:center;justify-content:space-between}.oupes-skin .sticky-atc .btn{border:0;cursor:pointer;min-width:160px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/oupes.css.map */
