.th-collection-editorial{padding:var(--th-editorial-padding-top) 24px var(--th-editorial-padding-bottom);color:var(--th-editorial-text);background:var(--th-editorial-bg)}
.th-collection-editorial__inner{width:min(100%,1500px);min-height:520px;margin:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);background:#070707;border:1px solid color-mix(in srgb,var(--th-editorial-border,#ffffff) 10%,transparent);overflow:hidden}
.th-collection-editorial--image-right .th-collection-editorial__media{order:2}.th-collection-editorial--image-right .th-collection-editorial__content{order:1}
.th-collection-editorial--no-image .th-collection-editorial__inner{grid-template-columns:1fr;min-height:460px;background:radial-gradient(circle at 50% 12%,rgba(242,106,19,.08),transparent 34%),#070707}
.th-collection-editorial__media{min-height:520px;overflow:hidden;background:#050505}
.th-collection-editorial__image{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--th-editorial-position-desktop);transition:transform .65s ease,filter .65s ease}
.th-collection-editorial__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:64px clamp(32px,5vw,80px)}
.th-collection-editorial__eyebrow{margin:0 0 18px;color:var(--th-editorial-accent);font-size:10px;font-weight:900;letter-spacing:.36em;text-transform:uppercase}
.th-collection-editorial__heading{max-width:700px;margin:0;color:var(--th-editorial-text);font-size:clamp(42px,5vw,78px);font-weight:900;line-height:.9;letter-spacing:.01em;text-transform:uppercase}
.th-collection-editorial__copy{max-width:580px;margin-top:26px;color:var(--th-editorial-muted);font-size:15px;line-height:1.75}.th-collection-editorial__copy p{margin:0}
.th-collection-editorial__cta{min-height:48px;display:inline-flex;align-items:center;justify-content:center;margin-top:34px;padding:0 24px;color:var(--th-editorial-text);border:1px solid color-mix(in srgb,var(--th-editorial-border,#ffffff) 28%,transparent);font-size:10px;font-weight:900;letter-spacing:.22em;text-decoration:none;text-transform:uppercase;transition:background-color .2s,color .2s,border-color .2s}
.th-collection-editorial__cta:hover{color:#050505;background:var(--th-editorial-accent);border-color:var(--th-editorial-accent)}.th-collection-editorial__cta:focus-visible{outline:2px solid var(--th-editorial-accent);outline-offset:4px}
.th-collection-editorial--no-image .th-collection-editorial__content{width:100%;max-width:720px;margin-inline:auto;align-items:center;padding:72px 32px;text-align:center}
.th-collection-editorial--no-image .th-collection-editorial__heading{max-width:680px;font-size:clamp(42px,5vw,72px)}
.th-collection-editorial--no-image .th-collection-editorial__copy{max-width:600px}
.th-collection-editorial--no-image .th-collection-editorial__cta{align-self:center}
@media(hover:hover){.th-collection-editorial__inner:hover .th-collection-editorial__image{transform:scale(1.035);filter:brightness(1.04) contrast(1.03)}}
@media(max-width:899px){.th-collection-editorial{padding:64px 16px}.th-collection-editorial__inner{min-height:0;grid-template-columns:1fr}.th-collection-editorial__media,.th-collection-editorial--image-right .th-collection-editorial__media{order:1;min-height:380px}.th-collection-editorial__content,.th-collection-editorial--image-right .th-collection-editorial__content{order:2;padding:44px 26px 48px}.th-collection-editorial__image{object-position:var(--th-editorial-position-mobile)}.th-collection-editorial__heading{font-size:clamp(38px,12vw,58px)}.th-collection-editorial__copy{font-size:14px;line-height:1.65}}
@media(max-width:899px){.th-collection-editorial--no-image .th-collection-editorial__inner{min-height:360px}.th-collection-editorial--no-image .th-collection-editorial__content{max-width:100%;padding:64px 20px}.th-collection-editorial--no-image .th-collection-editorial__heading{max-width:520px;font-size:clamp(36px,10vw,44px)}.th-collection-editorial--no-image .th-collection-editorial__copy{max-width:320px}.th-collection-editorial--no-image .th-collection-editorial__cta{min-height:48px}}
@media(prefers-reduced-motion:reduce){.th-collection-editorial__image,.th-collection-editorial__cta{transition:none}}
