.wch-hero{position:relative;padding:80px 0;text-align:center;border-bottom:1px solid var(--crm-50);overflow:hidden;isolation:isolate}@media(max-width:1024px){.wch-hero{padding:56px 0}}@media(max-width:768px){.wch-hero{padding:44px 0 40px}}.wch-hero__container{position:relative;z-index:1;max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}.wch-hero__layout{display:flex;flex-direction:column;align-items:center;gap:40px}.wch-hero__visual{width:100%;max-width:1100px;margin:0 auto}.wch-hero__browser{border-radius:var(--r-md);overflow:hidden;background:var(--white);box-shadow:0 30px 80px rgba(0,0,0,.14),0 0 0 1px rgba(0,0,0,.06)}.wch-hero__browser-bar{display:flex;align-items:center;padding:10px 14px;background:linear-gradient(180deg,#fbfbfc,#eef0f3);border-bottom:1px solid rgba(0,0,0,.06)}.wch-hero__browser-dots{display:flex;gap:6px}.wch-hero__browser-dots span{width:9px;height:9px;border-radius:50%;display:block}.wch-hero__browser-dots span:first-child{background:var(--color-ff5f57)}.wch-hero__browser-dots span:nth-child(2){background:var(--color-ffbd2e)}.wch-hero__browser-dots span:nth-child(3){background:var(--color-28ca41)}.wch-hero__browser-body{line-height:0}.wch-hero__mock-img{display:block;width:100%;height:auto}.wch-hero__badge{margin-bottom:16px}.wch-hero__title{font-family:var(--font-sans);font-size:var(--text-hero);font-weight:var(--font-semibold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-1);margin:0 0 22px}@media(max-width:1536px){.wch-hero__title{line-height:1.08;letter-spacing:-.045em}}@media(max-width:768px){.wch-hero__title{line-height:1.15;letter-spacing:-.03em;margin:0 0 16px}}.wch-hero__title span{-webkit-text-fill-color:initial}.wch-hero__title span,.wch-hero__title span.wch-hero__dot{color:var(--crm-600);background:none;-webkit-background-clip:initial}.wch-hero__title span.wch-hero__dot{-webkit-text-fill-color:var(--crm-600)}.wch-hero__desc{font-family:var(--font-sans);font-size:var(--text-lg);font-weight:var(--font-regular);color:var(--text-3);line-height:var(--leading-relaxed);letter-spacing:var(--tracking-lead);max-width:65ch;margin:0 auto 36px}.wch-hero__ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.wfx{display:block;width:100%;height:auto;overflow:visible}.wfx text{font-family:var(--font-body)}.wfx .wfx-num,.wfx text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.wfx .wfx-num{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:14px;font-weight:700;color:#fff;line-height:1}.wfx .wfx-h{font-family:var(--font-display);font-size:19.5px;font-weight:600}.wfx .wfx-h,.wfx .wfx-label{fill:#0f172a;letter-spacing:-.01em}.wfx .wfx-label{font-family:var(--font-subtitle);font-size:17px;font-weight:700}.wfx .wfx-brand{font-family:var(--font-display);font-size:30px;font-weight:600;fill:#fff;letter-spacing:-.02em}.wfx .wfx-brand-sub{font-size:18px;font-weight:400;fill:#cbd5e1}.wfx .wfx-row{font-size:16px;font-weight:400;fill:#f1f5f9}.wfx .wfx-pill{font-size:13px;font-weight:700;fill:#2563eb}.wfx .wfx-win{font-size:16.5px;font-weight:600;fill:#16a34a}.wfx .wfx-ai-title{font-family:var(--font-display);font-size:25px;font-weight:600;fill:#0f172a;letter-spacing:-.02em}.wfx .wfx-ai-chip{font-size:12.5px;font-weight:700;fill:#7c3aed}.wfxm{display:none;flex-direction:column;width:100%;max-width:460px;margin:0 auto;text-align:left}@media(max-width:900px){.wfxm{display:flex}.wfx{display:none}}.wfxm-beat{padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--white);box-shadow:0 14px 30px -24px rgba(15,23,42,.35);opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .6s cubic-bezier(.22,1,.36,1)}.wfxm-beat+.wfxm-beat{margin-top:12px}.wfxm-beat.is-on{opacity:1;transform:none}.wfxm-beat--core{border-color:#1e3a68;background:#14294f;box-shadow:0 20px 40px -24px rgba(20,41,79,.7)}.wfxm-step{display:flex;align-items:center;gap:10px;margin-bottom:14px;font:600 16px var(--font-display);color:var(--text-1)}.wfxm-step b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--crm-600);font:700 12px var(--font-display);color:var(--white)}.wfxm-step b.is-green{background:#22c55e}.wfxm-step b.is-violet{background:#7c3aed}.wfxm-step--light{color:var(--white)}.wfxm-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.wfxm-channels li{display:flex;align-items:center;gap:8px;min-width:0;padding:7px 8px;border:1px solid var(--border);border-radius:12px;font:500 13px var(--font-body);color:var(--text-2)}.wfxm-channels li:last-child:nth-child(odd){grid-column:1/-1}.wfxm-tile{flex-shrink:0;display:grid;place-items:center;width:28px;height:28px;border-radius:8px}.wfxm-tile img{width:16px;height:16px;object-fit:contain}.wfxm-wire{position:relative;align-self:center;width:1px;height:28px;margin:4px 0;background:var(--crm-200);opacity:0;transition:opacity .4s ease}.wfxm-wire.is-on{opacity:1}.wfxm-wire:after{content:"";position:absolute;left:-2px;top:0;width:5px;height:5px;border-radius:50%;background:var(--crm-600);animation:wfxm-drop 1.8s ease-in-out infinite}.wfxm-core__brand{display:flex;align-items:center;gap:8px;margin-bottom:12px;font:700 15px var(--font-display);color:var(--white)}.wfxm-core__brand img{width:22px;height:22px;object-fit:contain}.wfxm-checks{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.wfxm-checks li{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#1e3a68;font:500 13.5px var(--font-body);line-height:1.4;color:#e2e8f0}.wfxm-check{flex-shrink:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#22c55e;font-size:11px;font-weight:700;color:var(--white)}.wfxm-pills{display:flex;flex-wrap:wrap;gap:8px}.wfxm-pill{padding:6px 12px;border-radius:999px;background:#eafaf0;font:600 12.5px var(--font-body);color:#16a34a;transition:background .45s ease,color .45s ease}.wfxm-pill.is-lit{background:#16a34a;color:var(--white)}.wfxm-pill--ai{background:#f3edff;color:#7c3aed}.wfxm-pill--ai.is-lit{background:#7c3aed;color:var(--white)}.wfxm-d1{transition-delay:.15s}.wfxm-d2{transition-delay:.25s}.wfxm-d3{transition-delay:.4s}.wfxm-d4{transition-delay:.5s}.wfxm-d5{transition-delay:.65s}@keyframes wfxm-drop{0%{top:0;opacity:0}20%,80%{opacity:1}to{top:calc(100% - 5px);opacity:0}}@media(prefers-reduced-motion:reduce){.wfxm-beat,.wfxm-wire{transition:none}.wfxm-wire:after{animation:none;display:none}}.wfx-chat{display:grid;align-items:center;width:100%;height:100%;font-family:var(--font-body);text-align:left}.wfx-chat>*{grid-area:1/1;opacity:0;transition:opacity .4s ease}.wfx-chat>.is-on{opacity:1}.wfx-chat__reply{display:flex;align-items:flex-start;gap:8px}.wfx-chat__reply p{margin:0;font-size:15px;font-weight:600;line-height:1.35;color:var(--text-1)}.wfx-chat__mark{flex-shrink:0;width:20px;height:20px;margin-top:0;object-fit:contain}.wfx-chat__hint{font-weight:700;color:#7c3aed}.wfx-chat__input{display:flex;align-items:center;gap:8px;height:38px;padding:0 6px 0 16px;border:1px solid #ebe3fb;border-radius:999px;background:#faf7ff}.wfx-chat__field{flex:1 1;min-width:0;overflow:hidden;font-size:13.5px;font-weight:600;color:var(--text-1);white-space:nowrap;text-overflow:ellipsis}.wfx-chat__placeholder{font-weight:500;color:var(--text-5)}.wfx-chat__send{flex-shrink:0;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#ddd0f7;font-size:13px;font-weight:700;color:var(--white);transition:background .3s ease}.wfx-chat__caret,.wfx-chat__send.is-ready{background:#7c3aed}.wfx-chat__caret{display:inline-block;width:1.5px;height:1em;margin-left:1px;vertical-align:-.15em;animation:wfx-blink 1s steps(1) infinite}.wfx-chat__dots{display:inline-flex;gap:3px;padding-top:6px}.wfx-chat__dots i{width:5px;height:5px;border-radius:50%;background:#b9a3ef;animation:wfx-dot 1.1s ease-in-out infinite}.wfx-chat__dots i:nth-child(2){animation-delay:.15s}.wfx-chat__dots i:nth-child(3){animation-delay:.3s}.wfxm-beat .wfx-chat{height:auto;min-height:44px}.wfxm-beat .wfx-chat__reply p{font-size:14px}.wfxm-beat .wfx-chat__field{font-size:13.5px}.wfxm-beat .wfx-chat__input{height:40px}@keyframes wfx-blink{50%{opacity:0}}@keyframes wfx-dot{0%,80%,to{opacity:.35}40%{opacity:1}}@media(prefers-reduced-motion:reduce){.wfx-chat>*{transition:none}.wfx-chat__caret,.wfx-chat__dots i{animation:none}}.wch-problem{padding:80px 0;background:var(--white)}@media(max-width:1024px){.wch-problem{padding:64px 0}}@media(max-width:768px){.wch-problem{padding:48px 0}}.wch-problem__container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}@media(max-width:768px){.wch-problem__container{padding:0 var(--gutter-sm)}}.wch-problem__content{text-align:center;margin-bottom:48px}@media(max-width:768px){.wch-problem__content{margin-bottom:32px}}.wch-problem .wch-section-header{align-items:center;max-width:640px;margin:0 auto}.wch-problem .wch-section-header .wch-heading{font-size:var(--text-section)}.wch-problem .wch-section-header .wch-desc{font-size:var(--text-lg);max-width:65ch}.wch-problem__visual{width:100%;max-width:100%}.wch-problem__visual,.wmv-stage{display:flex;justify-content:center}.wmv-stage{position:relative;aspect-ratio:4/3;align-items:center;padding:22px;overflow:hidden;isolation:isolate;border-radius:inherit;background:linear-gradient(152deg,var(--crm-100) 0,var(--crm-200) 38%,var(--crm-300) 62%,var(--crm-100) 100%)}@media(max-width:1180px){.wmv-stage{padding:18px}}.wmv-stage__sheen{position:absolute;top:12%;left:8%;width:62%;height:62%;border-radius:50%;background:hsla(0,0%,100%,.55);filter:blur(26px);pointer-events:none}.wmv-stage__body{position:relative;z-index:1;width:100%;display:flex;align-items:center;justify-content:center}.wmv-card{width:100%;padding:13px 14px;border-radius:14px;background:hsla(0,0%,100%,.94);border:1px solid hsla(0,0%,100%,.9);box-shadow:0 12px 28px rgba(12,74,140,.14),0 2px 5px rgba(12,74,140,.07)}.wmv-card__head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.wmv-card__title{font-family:var(--font-body);font-size:12.5px;font-weight:600;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wmv-card__icon{font-size:17px;color:var(--crm-600);flex-shrink:0}.wmv-ping{position:relative;display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.wmv-ping__dot{width:7px;height:7px;border-radius:50%;background:var(--crm-600);box-shadow:0 0 0 3.5px rgba(37,99,235,.18)}.wmv-spinner{width:14px;height:14px;flex-shrink:0;border-radius:50%;border:2px solid rgba(37,99,235,.22);border-top:2px solid var(--crm-600)}.wmv-pill{margin-left:auto;padding:3px 9px;border-radius:999px;font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.wmv-pill--draft{background:var(--bg-muted);color:var(--text-4)}.wmv-pill--sent{background:rgba(37,99,235,.12);color:var(--crm-700)}.wmv-pill--paid{background:rgba(16,185,129,.16);color:#047857}.wmv-lead{display:flex;flex-direction:column;gap:11px}.wmv-lead__source{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:5px 10px;border-radius:8px;background:var(--bg-muted);font-family:var(--font-body);font-size:11.5px;font-weight:600;color:var(--text-3);white-space:nowrap}.wmv-lead__source .material-symbols-outlined{font-size:15px;color:var(--crm-600)}.wmv-lead__meter{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px}.wmv-lead__meter-label{font-family:var(--font-body);font-size:10.5px;font-weight:600;color:var(--text-5);white-space:nowrap}.wmv-lead__bar{height:6px;border-radius:999px;background:var(--bg-muted);overflow:hidden}.wmv-lead__bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--crm-500),var(--crm-700))}.wmv-lead__score{font-family:var(--font-body);font-size:12px;font-weight:700;color:var(--text-1);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wmv-pipeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.wmv-pipeline__col{display:flex;flex-direction:column;gap:6px;min-width:0}.wmv-pipeline__label{font-family:var(--font-body);font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.wmv-pipeline__label--on{color:var(--crm-700)}.wmv-pipeline__slot{position:relative;min-height:54px}.wmv-pipeline__ghost{display:block;height:54px;border-radius:8px;border:1px dashed rgba(37,99,235,.2);background:rgba(37,99,235,.04)}.wmv-deal{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px 10px;border-radius:8px;background:var(--white);border:1px solid var(--crm-200);box-shadow:0 4px 10px rgba(12,74,140,.12)}.wmv-deal__name{min-width:0;font-weight:600;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wmv-deal__name,.wmv-deal__value{font-family:var(--font-body);font-size:10.5px}.wmv-deal__value{font-weight:700;color:var(--crm-600)}.wmv-checks{display:flex;flex-direction:column;gap:8px}.wmv-check{gap:9px}.wmv-check,.wmv-check__box{display:flex;align-items:center}.wmv-check__box{justify-content:center;width:15px;height:15px;flex-shrink:0;border-radius:50%;border:1.5px solid var(--border-soft);color:rgba(0,0,0,0);transition:background .25s ease,border-color .25s ease,color .25s ease}.wmv-check__box .material-symbols-outlined{font-size:11px}.wmv-check__label{font-family:var(--font-body);font-size:11.5px;font-weight:500;color:var(--text-4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.wmv-check--done .wmv-check__box{background:var(--success);border-color:var(--success);color:#fff}.wmv-check--done .wmv-check__label{color:var(--text-2)}.wmv-bill__rows{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.wmv-bill__row{display:block;height:6px;border-radius:999px;background:var(--bg-muted)}.wmv-bill__row--short{width:62%}.wmv-bill__total{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:9px}.wmv-bill__total-label{font-family:var(--font-body);font-size:10.5px;font-weight:600;color:var(--text-5)}.wmv-bill__total-value{font-family:var(--font-body);font-size:14px;font-weight:700;color:var(--text-1);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wmv-bill__bar{display:block;height:5px;border-radius:999px;background:var(--bg-muted);overflow:hidden}.wmv-bill__bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--crm-500),var(--success))}.wmv-inbox{display:flex;flex-direction:column;align-items:center}.wmv-inbox__svg{width:100%;aspect-ratio:240/90;margin:0 0 -6px;overflow:visible}.wmv-inbox__source{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-muted);color:var(--text-5);transition:background .25s ease,color .25s ease,transform .25s ease}.wmv-inbox__source .material-symbols-outlined{font-size:13.5px}.wmv-inbox__source--on{background:var(--crm-50);color:var(--crm-600);transform:scale(1.12)}.wmv-inbox__result{display:flex;align-items:center;gap:8px;width:100%;padding:6px 9px;border-radius:10px;background:var(--bg-muted)}.wmv-inbox__result-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:7px;background:var(--white);box-shadow:0 2px 6px rgba(12,74,140,.12);color:var(--crm-600)}.wmv-inbox__result-icon .material-symbols-outlined{font-size:13px}.wmv-inbox__result-text{display:flex;flex-direction:column;min-width:0}.wmv-inbox__name{font-size:11px;font-weight:600;color:var(--text-2)}.wmv-inbox__name,.wmv-inbox__snippet{font-family:var(--font-body);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wmv-inbox__snippet{font-size:10px;font-weight:500;color:var(--text-5)}.wmv-chart__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:12px}.wmv-chart__label{font-size:10.5px;font-weight:600;color:var(--text-5);overflow:hidden;text-overflow:ellipsis}.wmv-chart__figure,.wmv-chart__label{font-family:var(--font-body);white-space:nowrap}.wmv-chart__figure{font-size:14px;font-weight:700;color:var(--text-1);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wmv-chart__delta{display:inline-flex;align-items:center;gap:2px;margin-left:auto;padding:2px 6px;border-radius:999px;background:#ecfdf5;font-family:var(--font-body);font-size:10px;font-weight:600;color:#059669;white-space:nowrap}.wmv-chart__delta .pi{font-size:8px}.wmv-chart__plot{position:relative;height:64px}.wmv-chart__bars{position:relative;align-items:flex-end;height:100%}.wmv-chart__bars,.wmv-chart__months{display:flex;justify-content:space-between;gap:5px}.wmv-chart__months{margin-top:6px}.wmv-chart__months span{flex:1 1;min-width:0;font-family:var(--font-body);font-size:9px;font-weight:500;color:var(--text-5);text-align:center}.wmv-chart__months span.is-now{font-weight:700;color:var(--crm-600)}.wmv-chart__bar{flex:1 1;min-width:0;border-radius:3px 3px 1px 1px;background:var(--crm-200)}.wmv-chart__bar--peak{background:linear-gradient(180deg,var(--crm-500),var(--crm-700))}.wch-modules{padding:96px 0;background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media(max-width:1366px){.wch-modules{padding:80px 0}}@media(max-width:1024px){.wch-modules{padding:64px 0}}@media(max-width:768px){.wch-modules{padding:48px 0}}.wch-modules__container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}@media(max-width:1366px){.wch-modules__container{padding:0 32px}}@media(max-width:1024px){.wch-modules__container{padding:0 var(--gutter-md)}}@media(max-width:480px){.wch-modules__container{padding:0 var(--gutter-sm)}}.wch-modules .wch-section-header{text-align:center;max-width:720px;margin:0 auto 56px}.wch-modules .wch-section-header .wch-heading{font-size:var(--text-section)}.wch-modules .wch-section-header .wch-desc{font-size:var(--text-lg);max-width:65ch}@media(max-width:768px){.wch-modules .wch-section-header{margin-bottom:32px}}.wch-modules__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(20px,2.2vw,32px);gap:clamp(20px,2.2vw,32px)}@media(max-width:900px){.wch-modules__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:560px){.wch-modules__grid{grid-template-columns:minmax(0,1fr);gap:16px}}.wch-modules__card{min-width:0}.wch-modules__card-link{display:flex;flex-direction:column;height:100%;text-decoration:none}.wch-modules__card-link:hover .wch-modules__card-visual{border-color:var(--crm-200);box-shadow:var(--shadow-md)}.wch-modules__card-link:hover .wch-modules__card-title{color:var(--crm-600)}.wch-modules__card-link:hover .wch-modules__card-arrow{opacity:1;transform:translate(0)}.wch-modules__card-visual{border-radius:var(--r-lg);border:1px solid var(--border);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.wch-modules__card-copy{padding:18px 2px 0}.wch-modules__card-title{display:flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--text-1);line-height:1.3;letter-spacing:var(--tracking-card);margin:0 0 7px;transition:color .2s ease}.wch-modules__card-arrow{font-size:11px;opacity:0;transform:translate(-3px,3px);transition:opacity .2s ease,transform .2s ease}.wch-modules__card-desc{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-regular);color:var(--text-4);line-height:1.5;letter-spacing:var(--tracking-normal);margin:0}.wch-spotlights-group{padding:96px 0;background:var(--bg-subtle)}@media(max-width:1366px){.wch-spotlights-group{padding:80px 0}}@media(max-width:1024px){.wch-spotlights-group{padding:64px 0}}@media(max-width:768px){.wch-spotlights-group{padding:48px 0}}@media(max-width:480px){.wch-spotlights-group{padding:40px 0}}.wch-spotlights-group__container{max-width:var(--container);margin:0 auto;padding:0 var(--gutter)}@media(max-width:1366px){.wch-spotlights-group__container{padding:0 32px}}@media(max-width:1024px){.wch-spotlights-group__container{padding:0 var(--gutter-md)}}@media(max-width:480px){.wch-spotlights-group__container{padding:0 var(--gutter-sm)}}.wch-spotlights-group .wch-section-header{max-width:560px;margin-bottom:56px}.wch-spotlights-group .wch-section-header .wch-heading{font-size:var(--text-section)}.wch-spotlights-group .wch-section-header .wch-desc{font-size:var(--text-lg);max-width:65ch}@media(max-width:900px){.wch-spotlights-group .wch-section-header{margin-bottom:32px}}.wch-spotlights-group__layout{display:grid;grid-template-columns:clamp(200px,16vw,264px) minmax(0,1fr);grid-gap:clamp(24px,3vw,48px);gap:clamp(24px,3vw,48px)}@media(max-width:1024px){.wch-spotlights-group__layout{grid-template-columns:minmax(0,1fr);gap:24px}}.wch-spotlights-group__stack{position:relative}.wch-spotlights-rail{height:100%}.wch-spotlights-rail__inner{position:-webkit-sticky;position:sticky;top:var(--stack-top,112px);display:flex;flex-direction:column;gap:8px}@media(max-width:1024px){.wch-spotlights-rail{height:auto;margin:0 calc(var(--gutter-md)*-1);padding:0 var(--gutter-md);overflow-x:auto;scrollbar-width:none}.wch-spotlights-rail::-webkit-scrollbar{display:none}.wch-spotlights-rail__inner{position:static;flex-direction:row;gap:8px;width:max-content}}@media(max-width:768px){.wch-spotlights-rail{display:none}}.wch-rail-item{position:relative;display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border-radius:var(--r-md);background:var(--white);border:1px solid var(--border);font-family:var(--font-body);text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.wch-rail-item:hover{border-color:var(--border-soft);box-shadow:var(--shadow-xs)}.wch-rail-item__bg{position:absolute;inset:0;border-radius:var(--r-md);background:var(--crm-50);box-shadow:inset 0 0 0 1px var(--crm-300)}.wch-rail-item__num{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-width:26px;height:22px;border-radius:6px;background:var(--bg-muted);color:var(--text-5);font-size:var(--text-xs);font-weight:var(--font-medium);letter-spacing:.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0;transition:background .2s ease,color .2s ease}.wch-rail-item__label{position:relative;z-index:1;font-size:var(--text-sm);font-weight:var(--font-medium);line-height:20px;color:var(--text-3);white-space:nowrap;transition:color .2s ease}.wch-rail-item--on .wch-rail-item__num{background:var(--crm-600);color:var(--white)}.wch-rail-item--on .wch-rail-item__label{color:var(--crm-700);font-weight:var(--font-semibold)}@media(max-width:1024px){.wch-rail-item{width:auto}}.wch-spotlight{position:-webkit-sticky;position:sticky;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:clamp(320px,24vw,400px);margin-bottom:24px;border-radius:var(--r-xl);background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-md);overflow:hidden}.wch-spotlight:last-child{margin-bottom:0}@media(max-width:1024px){.wch-spotlight{grid-template-columns:minmax(0,1fr);min-height:0;margin-bottom:20px}}@media(max-width:480px){.wch-spotlight{border-radius:var(--r-lg);margin-bottom:16px}}.wch-spotlight__copy{display:flex;flex-direction:column;justify-content:flex-end;gap:14px;padding:clamp(28px,3.2vw,44px);background:var(--bg-muted)}@media(max-width:1024px){.wch-spotlight__copy{order:2;gap:10px;padding:28px 24px 32px}}@media(max-width:480px){.wch-spotlight__copy{padding:24px 20px 28px}}.wch-spotlight__index{font-family:var(--font-sans);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-5);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.wch-spotlight__title{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:var(--font-semibold);color:var(--text-1);letter-spacing:var(--tracking-feature);line-height:var(--leading-subheading);margin:0;text-wrap:balance}.wch-spotlight__desc{font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-regular);color:var(--text-4);line-height:var(--leading-body);letter-spacing:var(--tracking-normal);margin:0;max-width:58ch}.wch-spotlight__visual{position:relative;min-width:0}@media(max-width:1024px){.wch-spotlight__visual{order:1;min-height:260px}}