:root{--editorial-glass-bg: rgba(255, 255, 255, .68);--editorial-glass-border: rgba(255, 255, 255, .45);--editorial-glass-shadow: 0 12px 36px 0 rgba(0, 0, 0, .08);--editorial-card-bg: #f9f9f9;--editorial-radius-pill: 9999px;--editorial-radius-lg: 28px;--editorial-radius-md: 20px;--editorial-radius-sm: 12px;--editorial-transition: all .3s cubic-bezier(.25, .8, .25, 1)}.editorial-container{width:100%;max-width:var(--page-width, 1400px);margin-left:auto;margin-right:auto;padding-left:var(--page-margin, 24px);padding-right:var(--page-margin, 24px);box-sizing:border-box}@media(max-width:749px){.editorial-container{padding-left:16px;padding-right:16px}}.editorial-hero-section{position:relative;width:100%;padding-top:var(--editorial-hero-pt, 24px);padding-bottom:var(--editorial-hero-pb, 36px)}.editorial-hero-banner{position:relative;width:100%;min-height:540px;border-radius:var(--editorial-radius-lg);overflow:hidden;background-color:#2b3338;display:flex;flex-direction:column;justify-content:space-between;padding:48px;box-sizing:border-box}@media(min-width:992px){.editorial-hero-banner{min-height:600px}}@media(max-width:749px){.editorial-hero-banner{min-height:480px;padding:24px 18px;border-radius:var(--editorial-radius-md)}}.editorial-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.editorial-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#00000047,#0000000d,#00000038);z-index:2;pointer-events:none}.editorial-hero-content{position:relative;z-index:3;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:32px}.editorial-hero-title-area{max-width:580px}.editorial-hero-title{color:#fff;font-size:clamp(2rem,4.5vw,3.75rem);font-weight:700;line-height:1.08;letter-spacing:-.02em;text-transform:uppercase;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.25);word-break:break-word}.editorial-hero-top-right{position:absolute;top:40px;right:40px;z-index:4;display:flex;flex-direction:column;align-items:flex-end;gap:12px;max-width:290px}@media(max-width:991px){.editorial-hero-top-right{position:static;align-self:flex-end;align-items:flex-start;max-width:100%;width:100%}}.editorial-hero-pill-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.editorial-pill-tag{background:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.5);color:#fff;font-size:.75rem;font-weight:500;padding:6px 14px;border-radius:var(--editorial-radius-pill);text-transform:capitalize;letter-spacing:.02em;transition:var(--editorial-transition)}.editorial-pill-tag:hover{background:#ffffffb3;color:#111}.editorial-featured-glass-card{background:#ffffff59;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.55);box-shadow:0 16px 40px #0000001f;border-radius:var(--editorial-radius-lg);padding:20px;width:260px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;transition:var(--editorial-transition)}.editorial-featured-glass-card:hover{transform:translateY(-3px);background:#ffffff73;border-color:#fffc}@media(max-width:749px){.editorial-featured-glass-card{width:100%}}.editorial-featured-glass-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.editorial-featured-glass-card__subtag{color:#ffffffe6;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-family:inherit}.editorial-featured-glass-card__title{color:#fff;font-size:1.15rem;font-weight:700;line-height:1.2;margin:0;text-shadow:0 1px 8px rgba(0,0,0,.15)}.editorial-circle-arrow-btn{width:38px;height:38px;border-radius:50%;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;cursor:pointer;text-decoration:none;transition:var(--editorial-transition);box-shadow:0 4px 12px #0000001a}.editorial-circle-arrow-btn:hover{transform:scale(1.08) rotate(5deg);background:#111;color:#fff}.editorial-circle-arrow-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.2;fill:none}.editorial-featured-glass-card__image-box{background:#fff;border-radius:var(--editorial-radius-md);padding:16px;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;overflow:hidden}.editorial-featured-glass-card__image-box img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .4s ease}.editorial-featured-glass-card:hover .editorial-featured-glass-card__image-box img{transform:scale(1.06)}.editorial-hero-bottom-left{position:absolute;bottom:40px;left:40px;z-index:4;max-width:360px}@media(max-width:991px){.editorial-hero-bottom-left{position:static;max-width:100%;width:100%}}.editorial-info-capsule{background:#ffffffb8;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.6);box-shadow:0 16px 40px #0000001a;border-radius:var(--editorial-radius-pill);padding:10px 24px 10px 12px;display:flex;align-items:center;gap:16px;text-decoration:none;transition:var(--editorial-transition)}.editorial-info-capsule:hover{background:#ffffffe0;transform:translateY(-2px);box-shadow:0 20px 48px #00000024}.editorial-info-capsule__thumb{width:58px;height:58px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center}.editorial-info-capsule__thumb img{width:100%;height:100%;object-fit:cover}.editorial-info-capsule__text{display:flex;flex-direction:column;gap:2px}.editorial-info-capsule__title{color:#111;font-size:.95rem;font-weight:700;line-height:1.2}.editorial-info-capsule__desc{color:#4a4a4a;font-size:.78rem;line-height:1.35;margin:0}.editorial-press-section{width:100%;padding-top:var(--editorial-press-pt, 36px);padding-bottom:var(--editorial-press-pb, 36px)}.editorial-press-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px 24px;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);padding:24px 0}@media(max-width:749px){.editorial-press-bar{justify-content:center;gap:24px 20px}}.editorial-press-item{display:inline-flex;align-items:center;justify-content:center;opacity:.85;transition:var(--editorial-transition);text-decoration:none}.editorial-press-item:hover{opacity:1;transform:translateY(-1px)}.editorial-press-item img{max-height:26px;width:auto;object-fit:contain;filter:grayscale(100%);transition:var(--editorial-transition)}.editorial-press-item:hover img{filter:grayscale(0%)}.editorial-press-item__text{font-size:1.05rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#111;font-family:inherit}.editorial-collection-section{width:100%;padding-top:var(--editorial-grid-pt, 40px);padding-bottom:var(--editorial-grid-pb, 60px)}.editorial-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1100px){.editorial-collection-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:576px){.editorial-collection-grid{grid-template-columns:1fr;gap:16px}}.editorial-product-card{position:relative;background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 10px 30px #00000008;border-radius:var(--editorial-radius-lg);padding:24px;display:flex;flex-direction:column;justify-content:space-between;min-height:380px;box-sizing:border-box;text-decoration:none;transition:var(--editorial-transition);overflow:hidden}.editorial-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014;border-color:#00000024}.editorial-product-card__top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:24px}.editorial-product-card__bracket-tag{font-size:.85rem;color:#777;font-weight:500;letter-spacing:.02em;font-family:inherit}.editorial-product-card__arrow{width:34px;height:34px;border-radius:50%;background:#f4f4f4;color:#111;display:inline-flex;align-items:center;justify-content:center;transition:var(--editorial-transition)}.editorial-product-card:hover .editorial-product-card__arrow{background:#111;color:#fff;transform:rotate(5deg) scale(1.05)}.editorial-product-card__arrow svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.editorial-product-card__media{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 0;margin:auto 0;width:100%}.editorial-product-card__image{max-height:210px;width:auto;max-width:100%;object-fit:contain;transition:transform .4s ease}.editorial-product-card:hover .editorial-product-card__image{transform:scale(1.05)}.editorial-product-card__footer{margin-top:16px;display:flex;flex-direction:column;gap:4px}.editorial-product-card__title{color:#111;font-size:1rem;font-weight:600;line-height:1.25;margin:0}.editorial-product-card__price-row{display:flex;align-items:baseline;gap:8px;font-size:.95rem;color:#111;font-weight:600}.editorial-product-card__compare-price{font-size:.85rem;color:#888;text-decoration:line-through;font-weight:400}.editorial-mission-section{width:100%;padding-top:var(--editorial-mission-pt, 50px);padding-bottom:var(--editorial-mission-pb, 60px)}.editorial-mission-wrapper{display:grid;grid-template-columns:280px 1fr;gap:48px;align-items:flex-start}@media(max-width:890px){.editorial-mission-wrapper{grid-template-columns:1fr;gap:20px}}.editorial-mission-label{font-style:italic;font-size:1.15rem;color:#222;margin:0;font-family:serif}.editorial-mission-body{display:flex;flex-direction:column;gap:28px;max-width:780px}.editorial-mission-text{font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.55;color:#444;margin:0}.editorial-mission-text strong{color:#111;font-weight:700}.editorial-pill-btn{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;padding:12px 28px;border-radius:var(--editorial-radius-pill);font-size:.95rem;font-weight:600;text-decoration:none;width:fit-content;border:1px solid #111111;cursor:pointer;transition:var(--editorial-transition)}.editorial-pill-btn:hover{background:#333;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.editorial-spotlight-section{width:100%;padding-top:var(--editorial-spotlight-pt, 40px);padding-bottom:var(--editorial-spotlight-pb, 60px)}.editorial-spotlight-banner{position:relative;width:100%;min-height:520px;border-radius:var(--editorial-radius-lg);overflow:hidden;background:#eef2f5;display:flex;align-items:flex-end;padding:48px;box-sizing:border-box}@media(max-width:749px){.editorial-spotlight-banner{min-height:440px;padding:24px 18px;border-radius:var(--editorial-radius-md)}}.editorial-spotlight-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.editorial-spotlight-card{position:relative;z-index:3;background:#ffffffb8;backdrop-filter:blur(24px) saturate(190%);-webkit-backdrop-filter:blur(24px) saturate(190%);border:1px solid rgba(255,255,255,.65);box-shadow:0 16px 40px #0000001a;border-radius:var(--editorial-radius-lg);padding:24px;width:320px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;transition:var(--editorial-transition)}.editorial-spotlight-card:hover{background:#ffffffd9;transform:translateY(-2px);box-shadow:0 24px 48px #00000024}@media(max-width:576px){.editorial-spotlight-card{width:100%;padding:18px}}.editorial-spotlight-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.editorial-spotlight-card__badge{display:inline-block;font-size:.75rem;font-weight:600;color:#777;letter-spacing:.02em;background:#0000000a;padding:4px 10px;border-radius:var(--editorial-radius-pill)}.editorial-spotlight-card__title{font-size:1.35rem;font-weight:800;line-height:1.15;color:#111;margin:6px 0 0;word-break:break-word}.editorial-spotlight-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.editorial-spotlight-card__price{font-size:1.5rem;font-weight:800;color:#111;white-space:nowrap}.editorial-spotlight-card__buy-btn{background:#fff;color:#111;border:1px solid rgba(0,0,0,.12);padding:10px 22px;border-radius:var(--editorial-radius-pill);font-size:.9rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:var(--editorial-transition)}.editorial-spotlight-card__buy-btn:hover{background:#111;color:#fff;border-color:#111}
/*# sourceMappingURL=/cdn/shop/t/13/assets/editorial-collection.css.map */
