.zw-evidence{background:var(--zw-bg);color:var(--zw-text);padding:clamp(24px,4vw,64px) 18px;overflow:hidden}.zw-evidence *{box-sizing:border-box}.zw-evidence .zw-evidence__shell{width:min(100%,var(--zw-max-width));margin:0 auto}.zw-evidence .zw-evidence__glass{position:relative;overflow:hidden;padding:clamp(24px,4vw,54px);border-radius:var(--zw-radius);border:1px solid rgba(20,20,20,.08);background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--zw-accent) 12%,transparent),transparent 34%),linear-gradient(135deg,#fffffff0,#ffffffb3);box-shadow:0 24px 70px #14141414,inset 0 1px #ffffffeb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.zw-evidence .zw-evidence__glass:after{content:"";position:absolute;width:340px;height:340px;right:-150px;bottom:-180px;border-radius:50%;background:var(--zw-accent);opacity:.055;filter:blur(6px);pointer-events:none}.zw-evidence .zw-evidence__eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;margin-bottom:clamp(26px,4vw,46px);border:1px solid rgba(20,20,20,.08);border-radius:999px;background:#ffffff9e;font-size:var(--zw-eyebrow-size-desktop);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.zw-evidence .zw-evidence__eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--zw-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--zw-accent) 12%,transparent)}.zw-evidence .zw-evidence__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:clamp(36px,7vw,100px);align-items:center}.zw-evidence .zw-evidence__stat-wrap{text-align:center}.zw-evidence .zw-evidence__stat{font-size:var(--zw-stat-size-desktop);line-height:.78;font-weight:800;letter-spacing:-.075em;font-variant-numeric:tabular-nums;color:#a80f18;background:linear-gradient(112deg,#65050b,#9d0b14 18%,#df2730 38%,#ff777b,#c71620 58%,#8e0911 78%,#d5222b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 0 rgba(78,0,6,.12),0 8px 22px rgba(153,8,18,.15);filter:saturate(1.08) contrast(1.04)}.zw-evidence .zw-evidence__stat span{font-size:.46em;vertical-align:top;position:relative;top:.08em;margin-left:.04em;-webkit-text-fill-color:transparent}.zw-evidence .zw-evidence__stat-caption{max-width:350px;margin:24px auto 0;color:var(--zw-text);font-size:var(--zw-stat-caption-size-desktop);line-height:1.55;font-weight:600}.zw-evidence .zw-evidence__meta{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:22px}.zw-evidence .zw-evidence__meta span{padding:7px 10px;border-radius:999px;background:#ffffffad;border:1px solid rgba(20,20,20,.07);color:var(--zw-muted);font-size:var(--zw-pill-size-desktop);line-height:1;font-weight:650}.zw-evidence h2{max-width:760px;margin:0;color:var(--zw-text);font-size:var(--zw-heading-size-desktop);line-height:.98;letter-spacing:-.045em;font-weight:750}.zw-evidence .zw-evidence__finding{max-width:740px;margin-top:24px;color:var(--zw-muted);font-size:var(--zw-finding-size-desktop);line-height:1.65}.zw-evidence .zw-evidence__finding p,.zw-evidence .zw-evidence__bridge p,.zw-evidence .zw-evidence__disclaimer p{margin:0}.zw-evidence .zw-evidence__finding strong{color:var(--zw-text)}.zw-evidence .zw-evidence__divider{width:100%;height:1px;margin:clamp(28px,4vw,42px) 0;background:linear-gradient(90deg,rgba(20,20,20,.14),transparent)}.zw-evidence h3{margin:0;font-size:var(--zw-bridge-heading-size-desktop);line-height:1.15;letter-spacing:-.025em}.zw-evidence .zw-evidence__bridge{max-width:700px;margin-top:12px;color:var(--zw-muted);font-size:var(--zw-bridge-text-size-desktop);line-height:1.65}.zw-evidence .zw-evidence__actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px}.zw-evidence .zw-evidence__button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:13px 20px;border-radius:999px;text-decoration:none;font-size:var(--zw-cta-size-desktop);font-weight:750;transition:transform .25s ease,box-shadow .25s ease}.zw-evidence .zw-evidence__button--primary{color:#fff;background:var(--zw-text);box-shadow:0 10px 24px #14141421}.zw-evidence .zw-evidence__button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1414142b}.zw-evidence .zw-evidence__source-link{color:var(--zw-text);text-underline-offset:5px;font-size:var(--zw-source-size-desktop);font-weight:700}.zw-evidence .zw-evidence__disclaimer{position:relative;z-index:1;display:flex;gap:10px;align-items:flex-start;margin-top:clamp(34px,5vw,58px);padding-top:18px;border-top:1px solid rgba(20,20,20,.07);color:var(--zw-muted);font-size:var(--zw-disclaimer-size-desktop);line-height:1.6}.zw-evidence .zw-evidence__info{flex:0 0 auto;display:inline-grid;place-items:center;width:17px;height:17px;margin-top:1px;border:1px solid rgba(20,20,20,.2);border-radius:50%;font-size:var(--zw-eyebrow-size-mobile);font-weight:800}@media(max-width:749px){.zw-evidence{padding:20px 12px 30px}.zw-evidence .zw-evidence__glass{padding:25px 18px 22px;border-radius:min(var(--zw-radius),26px)}.zw-evidence .zw-evidence__eyebrow{margin-bottom:34px;font-size:var(--zw-eyebrow-size-mobile)}.zw-evidence .zw-evidence__grid{grid-template-columns:1fr;gap:42px}.zw-evidence .zw-evidence__stat{font-size:var(--zw-stat-size-mobile)}.zw-evidence .zw-evidence__stat-caption{margin-top:20px;max-width:310px;font-size:var(--zw-stat-caption-size-mobile)}.zw-evidence .zw-evidence__meta span{font-size:var(--zw-pill-size-mobile)}.zw-evidence .zw-evidence__content{text-align:left}.zw-evidence h2{font-size:var(--zw-heading-size-mobile)}.zw-evidence .zw-evidence__finding{font-size:var(--zw-finding-size-mobile)}.zw-evidence h3{font-size:var(--zw-bridge-heading-size-mobile)}.zw-evidence .zw-evidence__bridge{font-size:var(--zw-bridge-text-size-mobile)}.zw-evidence .zw-evidence__button{font-size:var(--zw-cta-size-mobile)}.zw-evidence .zw-evidence__source-link{font-size:var(--zw-source-size-mobile)}.zw-evidence .zw-evidence__disclaimer{font-size:var(--zw-disclaimer-size-mobile)}.zw-evidence .zw-evidence__actions{align-items:stretch;flex-direction:column;gap:15px}.zw-evidence .zw-evidence__button{width:100%}.zw-evidence .zw-evidence__source-link{text-align:center;padding:5px}}@media(prefers-reduced-motion:no-preference){.zw-evidence .zw-evidence__glass{animation:zwEvidenceIn .7s cubic-bezier(.2,.75,.25,1) both}@keyframes zwEvidenceIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/section-zhagaram-why-testing-matters.css.map */
