.wl-hero-bg{object-fit:cover;object-position:center 30%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.wl-hero-bg img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.wl-hero-overlay{background:#000000c7;position:absolute;inset:0}.wl-trust-chips{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.wl-trust-chip{color:#fff;background:#ffffff21;border:1px solid #ffffff45;border-radius:999px;padding:5px 13px;font-size:12px}.wl-marquee{background:var(--dark);padding:13px 0;overflow:hidden}.wl-marquee-track{gap:40px;width:max-content;animation:28s linear infinite marquee;display:flex}.wl-marquee-item{color:#ffffffe6;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:500;display:flex}.challenge-grid{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:40px;display:grid}.challenge-img-wrap{border-radius:24px;align-self:stretch;position:relative;overflow:hidden}.challenge-img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.challenge-img-wrap img{object-fit:cover;object-position:center 20%;position:absolute;inset:0;width:100%!important;max-width:none!important;height:100%!important}.challenge-badge{backdrop-filter:blur(12px);color:#fff;background:#0a1f1ed9;border:1px solid #ffffff1a;border-radius:16px;padding:16px 20px;position:absolute;bottom:24px;left:24px}.challenge-badge span:first-of-type{color:var(--mint);letter-spacing:-.03em;font-size:36px;font-weight:300;line-height:1}.challenge-badge p{color:#ffffff8c;max-width:150px;margin-top:4px;font-size:11px;line-height:1.4}.challenge-badge-num{transition:all 50ms}.challenge-cards-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.wl-problem-card{background:var(--surface);border:1px solid #e8edf0;border-radius:20px;padding:28px 24px;transition:transform .3s,box-shadow .3s}.wl-problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.wl-svg-wrap{--svg-color:var(--teal);background:color-mix(in srgb, var(--svg-color) 10%, transparent);width:52px;height:52px;color:var(--svg-color);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;padding:8px;display:flex}.wl-svg-wrap svg{width:36px;height:36px}.wl-svg-cross{stroke-dasharray:25;stroke-dashoffset:25px;animation:.6s .3s forwards wl-draw}.wl-svg-wave{stroke-dasharray:120;stroke-dashoffset:120px;animation:1.2s .2s forwards wl-draw,3s ease-in-out 1.5s infinite wl-wave-move}.wl-svg-arrow-down{stroke-dasharray:50;stroke-dashoffset:50px;animation:.8s .2s forwards wl-draw}.wl-svg-zap{stroke-dasharray:40;stroke-dashoffset:40px;animation:.8s .2s forwards wl-draw}.wl-svg-pulse{animation:2s ease-in-out infinite wl-pulse-opacity}.proto-card{border:1px solid #e2e8f0;border-radius:24px;padding:32px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;position:relative;overflow:hidden}.proto-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #00000014}.proto-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.proto-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--teal);font-size:11px}.proto-bento{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.proto-chart-card,.proto-pathway-card{background:#fff;flex-direction:column;display:flex}.pathway-timeline{flex-direction:column;gap:0;margin-bottom:20px;display:flex;position:relative}.pathway-step{cursor:default;opacity:0;border-radius:14px;align-items:flex-start;gap:16px;padding:14px 16px;transition:background .25s,transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translate(-12px)}.pathway-step.visible{opacity:1;transform:translate(0)}.pathway-step:hover{background:var(--surface);transform:translate(4px)}.pathway-step.visible:hover{transform:translate(4px)}.pathway-step:not(:last-child):after{content:"";background:#e2e8f0;width:2px;position:absolute;top:48px;bottom:-2px;left:31px}.pathway-step-done:not(:last-child):after{background:var(--teal)}.pathway-step-active:not(:last-child):after{background:linear-gradient(to bottom, var(--teal), #e2e8f0)}.pathway-dot{background:var(--teal);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:flex;position:relative}.pathway-step:hover .pathway-dot{transform:scale(1.15);box-shadow:0 0 0 4px #0d787826}.pathway-dot-pulse{background:var(--mint);animation:2s ease-in-out infinite pathwayPulse;box-shadow:0 0 0 4px #00d9b833}.pathway-dot-empty{background:#fff;border:2px solid #e2e8f0}@keyframes pathwayPulse{0%,to{box-shadow:0 0 0 4px #00d9b826}50%{box-shadow:0 0 0 8px #00d9b814}}.pathway-step-content{flex:1;min-width:0}.pathway-step-title{color:var(--dark);margin:0 0 2px;font-size:14px;font-weight:500}.pathway-step-desc{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.45}.pathway-step-future .pathway-step-title,.pathway-step-future .pathway-step-desc{color:#c0c5cc}.pathway-step-tag{font-family:var(--font-mono);color:var(--muted-foreground);background:var(--surface);border-radius:999px;flex-shrink:0;margin-top:4px;padding:3px 10px;font-size:11px}.pathway-tag-active{color:var(--teal);background:var(--teal-light);font-weight:500}.pathway-bar-wrap{margin-top:8px;margin-bottom:8px}.pathway-bar-track{background:#f0f0f0;border-radius:999px;height:8px;position:relative;overflow:hidden}.pathway-bar-fill{background:linear-gradient(90deg, var(--teal), var(--mint));border-radius:999px;width:62%;transition:width 1s;position:absolute;top:0;bottom:0;left:0}.pathway-bar-glow{background:var(--mint);border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite barGlow;position:absolute;top:-2px;left:60%;box-shadow:0 0 8px #00d9b880}@keyframes barGlow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.pathway-bar-labels{font-size:11px;font-family:var(--font-mono);color:var(--muted-foreground);justify-content:space-between;margin-top:8px;display:flex}.pathway-bar-current{color:var(--teal);font-weight:600}.proto-status-pill{color:var(--teal);background:var(--teal-light);border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.proto-status-dot{background:var(--mint);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite proto-blink}.proto-chart-wrap{flex:1;width:100%;min-height:0}.proto-chart{width:100%;height:100%}.proto-chart-line{stroke-dasharray:600;stroke-dashoffset:600px;animation:2s .5s forwards proto-draw-chart}.proto-chart-area{opacity:0;animation:.8s 2s forwards proto-fade-in}.proto-chart-cta{color:var(--teal);align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.proto-chart-cta:hover{color:var(--dark);gap:12px}.proto-chart-badges{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.proto-chart-badge{background:var(--surface);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex:1;gap:2px;min-width:120px;padding:10px 16px;transition:transform .3s,box-shadow .3s;display:flex}.proto-chart-badge:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.proto-badge-val{color:var(--teal);letter-spacing:-.03em;font-size:20px;font-weight:300;line-height:1.1}.proto-badge-label{color:#9ca3af;font-size:11px;line-height:1.3}.proto-badge-loss{border-left:3px solid var(--mint)}.proto-badge-time{border-left:3px solid var(--teal)}.proto-badge-rate{border-left:3px solid var(--teal-mid)}.proto-chat-card{background:#fff;flex-direction:column;display:flex}.proto-phone-video-wrap{flex:1;justify-content:center;min-height:0;margin-top:16px;display:flex;overflow:hidden}.proto-phone-frame{background:#000;border:6px solid #1a1a1a;border-bottom:none;border-radius:32px 32px 0 0;width:100%;max-width:320px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0a1f1e26}.proto-phone-notch{z-index:10;background:#1a1a1a;border-radius:14px;width:80px;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.proto-phone-video{object-fit:cover;border-radius:26px;width:100%;height:100%;min-height:280px;display:block}.proto-video-overlay-bar{z-index:5;justify-content:center;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.proto-active-badge-vid{color:#fff;backdrop-filter:blur(8px);background:#0a1f1ea6;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:500;display:inline-flex}.proto-chat-messages{flex-direction:column;gap:8px;margin-top:14px;display:flex}.proto-msg{border-radius:16px;max-width:85%;padding:10px 14px}.proto-msg p{margin:0;font-size:13px;line-height:1.5}.proto-msg-time{color:#9ca3af;margin-top:4px;font-size:10px;display:block}.proto-msg-doc{background:var(--surface);color:var(--dark);border:1px solid #e2e8f0;border-bottom-left-radius:4px;align-self:flex-start}.proto-msg-patient{background:var(--teal);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.proto-msg-patient .proto-msg-time{color:#ffffff80}.proto-phone-status{flex-wrap:wrap;gap:6px;margin-top:auto;padding:12px 0 0;display:flex}.proto-phone-pill{color:var(--teal);background:var(--teal-light);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;display:inline-flex}.proto-bento-row2{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:16px;display:grid}.proto-precision-card{background:#fff}.proto-specs{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.proto-spec{flex-direction:column;gap:4px;display:flex}.proto-spec-val{color:var(--dark);letter-spacing:-.02em;font-size:22px;font-weight:300;line-height:1}.proto-spec-label{color:#9ca3af;font-size:12px;line-height:1.4}.proto-spec-divider{background:#e2e8f0;height:1px}.proto-trust-row{flex-wrap:wrap;gap:6px;display:flex}.proto-trust-pill{color:var(--teal);background:var(--teal-light);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:10px}.proto-monitor-card{background:var(--dark-card);border-color:#ffffff0f;flex-direction:column;display:flex}.proto-monitor-card:hover{border-color:#00d9b833}.proto-monitor-dashboard{flex-direction:column;flex:1;gap:14px;margin-top:24px;display:flex}.proto-dash-item{align-items:center;gap:10px;display:flex}.proto-dash-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.proto-dash-dot-active{background:var(--mint);animation:2s ease-in-out infinite proto-blink;box-shadow:0 0 8px #00d9b880}.proto-dash-dot-track{background:var(--teal)}.proto-dash-dot-review{background:#6b7280}.proto-dash-label{color:#ffffffa6;font-size:13px}.proto-monitor-pulse{opacity:.5;width:100%;height:50px;margin-top:auto}.proto-pulse-line{stroke-dasharray:300;stroke-dashoffset:300px;animation:2s linear infinite proto-draw-pulse}.proto-overview-card{background:#fff;flex-direction:column;display:flex}.proto-result-display{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.proto-result-week{color:var(--teal);letter-spacing:-.03em;font-size:28px;font-weight:300;line-height:1;transition:color .2s}.proto-result-status{color:#9ca3af;font-size:12px;font-family:var(--font-mono);letter-spacing:.02em}.proto-progress-track{cursor:pointer;touch-action:none;user-select:none;background:#e2e8f0;border-radius:999px;width:100%;height:8px;margin-bottom:8px;position:relative}.proto-progress-track:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.proto-progress-fill{background:linear-gradient(90deg, var(--teal), var(--mint));pointer-events:none;border-radius:999px;width:66.7%;height:100%;transition:width .1s}.proto-progress-handle{background:var(--mint);cursor:grab;z-index:2;border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:box-shadow .2s,transform .1s;position:absolute;top:50%;left:66.7%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #00d9b859}.proto-progress-handle:active{cursor:grabbing;transform:translate(-50%,-50%)scale(1.15);box-shadow:0 4px 16px #00d9b880}.proto-handle-tooltip{font-size:10px;font-family:var(--font-mono);color:#fff;background:var(--dark);white-space:nowrap;opacity:0;pointer-events:none;border-radius:6px;padding:3px 8px;font-weight:500;transition:opacity .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.proto-progress-handle:active .proto-handle-tooltip,.proto-progress-track:hover .proto-handle-tooltip{opacity:1}.proto-week-markers{justify-content:space-between;margin-bottom:20px;padding:0 2px;display:flex}.proto-week-markers span{font-size:9px;font-family:var(--font-mono);color:#cbd5e1;text-align:center;min-width:14px}.proto-phases{gap:12px;margin-bottom:20px;display:flex}.proto-phase{color:#9ca3af;text-align:center;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px 4px;font-size:12px;transition:all .3s;display:flex}.proto-phase[data-active=true]{color:var(--dark);background:var(--teal-light)}.proto-phase-dot{background:#d1d5db;border-radius:50%;width:10px;height:10px;margin-bottom:2px;transition:all .3s}.proto-phase[data-active=true] .proto-phase-dot{background:var(--mint);box-shadow:0 0 8px #00d9b866}.proto-phase-wk{font-size:10px;font-family:var(--font-mono);color:#9ca3af}.proto-review-list{flex-direction:column;gap:10px;margin-top:auto;display:flex}.proto-review-item{color:var(--dark);border-radius:8px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;transition:all .3s;display:flex}.proto-review-item.proto-review-highlight{background:var(--teal-light)}.proto-review-future{color:#9ca3af}.proto-bento-row3{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.proto-delivered-card{border-radius:24px;align-items:flex-end;min-height:380px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}.proto-delivered-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0000001a}.proto-delivered-bg{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.proto-delivered-card:hover .proto-delivered-bg{transform:scale(1.05)}.proto-delivered-overlay{z-index:1;background:linear-gradient(#0a1f1e33 0%,#0a1f1e80 50%,#0a1f1ee0 100%);position:absolute;inset:0}.proto-delivered-content{z-index:2;padding:36px;position:relative}.proto-delivered-chips{flex-wrap:wrap;gap:8px;display:flex}.proto-delivered-chip{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;padding:4px 12px;font-size:11px}.proto-biotech-card{background:var(--teal-light);flex-direction:column;padding:40px;display:flex}.proto-metric-row{flex:1;justify-content:center;align-items:center;gap:32px;margin-bottom:24px;display:flex}.proto-metric{flex-direction:column;align-items:center;gap:10px;display:flex}.proto-metric-ring{position:relative}.proto-ring-fill{transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1)}.proto-metric-label{color:var(--dark);text-align:center;font-size:12px;font-weight:500}.proto-biotech-descs{border-top:1px solid #0d78781a;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:auto;padding-top:20px;display:grid}.proto-biotech-desc-item{color:#6b7280;text-align:center;font-size:12px;line-height:1.45}.wl-science-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.wl-science-img{position:relative}.wl-science-photo{object-fit:cover;aspect-ratio:4/5;border-radius:24px;width:100%;display:block}.wl-science-badge{backdrop-filter:blur(12px);color:#fff;background:#0a1f1ed9;border:1px solid #ffffff1a;border-radius:16px;padding:16px 20px;position:absolute;bottom:28px;left:28px}.wl-science-badge span:first-child{color:var(--mint);letter-spacing:-.03em;font-size:36px;font-weight:300;line-height:1}.wl-science-badge p{color:#ffffff8c;max-width:150px;margin-top:4px;font-size:11px;line-height:1.4}.wl-badge-num{transition:all 50ms}.wl-science-cards{flex-direction:column;gap:20px;display:flex}.wl-science-card{background:var(--surface);border:1px solid #e8edf0;border-radius:16px;align-items:flex-start;gap:18px;padding:20px;transition:transform .3s;display:flex}.wl-science-card:hover{transform:translate(6px)}.wl-science-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.elig-grid{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:60px;display:grid}.elig-img-wrap{border-radius:24px;position:relative;overflow:hidden}.elig-img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.elig-badge{backdrop-filter:blur(12px);color:#fff;background:#0a1f1ed9;border:1px solid #ffffff1a;border-radius:16px;padding:16px 20px;position:absolute;bottom:24px;left:24px}.elig-badge span{color:var(--mint);letter-spacing:-.03em;font-size:32px;font-weight:300;line-height:1}.elig-badge p{color:#ffffff8c;max-width:140px;margin-top:4px;font-size:11px;line-height:1.4}.elig-list{flex-direction:column;gap:16px;display:flex}.elig-item{background:#fff;border:1px solid #e8edf0;border-radius:14px;align-items:flex-start;gap:14px;padding:16px;transition:border-color .3s,transform .3s;display:flex}.elig-item:hover{border-color:var(--teal);transform:translate(4px)}.elig-icon{background:var(--teal-light);width:44px;height:44px;color:var(--teal);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.wl-stats{text-align:center;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:0;display:grid}.wl-stat-num{letter-spacing:-.04em;color:var(--mint);font-size:clamp(52px,7vw,80px);font-weight:300;line-height:1}.wl-stat-value{letter-spacing:-.04em;font-size:clamp(48px,6vw,72px);font-weight:300}.wl-stat-divider{background:#ffffff1a;width:1px;height:80px}.faq-item{background:var(--surface);border-radius:14px;margin-bottom:12px;overflow:hidden}.faq-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 28px;font-family:Satoshi,sans-serif;display:flex}.faq-plus{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.faq-trigger.open .faq-plus{transform:rotate(45deg)}.faq-body{padding:0 28px 22px;display:none}.faq-body.open{display:block}.faq-trigger:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.wl-footer-cta-bg{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0}.wl-footer-cta-overlay{background:linear-gradient(135deg,#051520d9 0%,#05152080 50%,#0000 80%);position:absolute;inset:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes proto-draw-chart{to{stroke-dashoffset:0}}@keyframes proto-fade-in{to{opacity:.3}}@keyframes proto-blink{0%,to{opacity:1}50%{opacity:.4}}@keyframes proto-draw-pulse{0%{stroke-dashoffset:300px}to{stroke-dashoffset:0}}@keyframes proto-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes wl-draw{to{stroke-dashoffset:0}}@keyframes wl-wave-move{0%,to{transform:translate(0)}50%{transform:translate(-6px)}}@keyframes wl-pulse-opacity{0%,to{opacity:.3}50%{opacity:1}}@keyframes wl-sway{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes wl-mol-pulse{0%,to{r:18;opacity:1}50%{r:22;opacity:.7}}@keyframes wl-orbit1{0%{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(0)translate(28px)rotate(0)}to{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(360deg)translate(28px)rotate(-360deg)}}@keyframes wl-orbit2{0%{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(120deg)translate(28px)rotate(-120deg)}to{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(480deg)translate(28px)rotate(-480deg)}}@keyframes wl-orbit3{0%{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(240deg)translate(28px)rotate(-240deg)}to{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(600deg)translate(28px)rotate(-600deg)}}@keyframes wl-spin{0%{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(0)}to{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(360deg)}}@keyframes wl-spin-rev{0%{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(0)}to{transform-box:fill-box;transform-origin:60px 40px;transform:rotate(-360deg)}}@keyframes wl-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes wl-dot-pulse{0%,to{r:4;opacity:1}50%{r:6;opacity:.6}}@keyframes wl-vid-ring{0%{r:10;opacity:.6}to{r:22;opacity:0}}@media (width<=1024px){.proto-bento{grid-template-columns:1fr}.proto-bento-row2{grid-template-columns:1fr 1fr}.proto-bento-row2 .proto-precision-card{grid-column:span 2}.proto-bento-row3{grid-template-columns:1fr}.proto-delivered-card{min-height:340px}.proto-phone-frame{max-width:280px}.wl-science-grid{gap:48px}.hiw-grid{gap:16px;grid-template-columns:repeat(2,1fr)!important}.hiw-card{height:420px}.faq-layout{grid-template-columns:1fr!important;gap:40px!important}.faq-layout>div:first-child{position:static!important}}@media (width<=768px){.wl-hero{align-items:flex-end!important;height:auto!important;padding-top:120px!important;padding-bottom:80px!important}.challenge-grid{grid-template-columns:1fr}.challenge-img-wrap{max-height:400px}.challenge-cards-grid{grid-template-columns:repeat(2,1fr)}.proto-bento{grid-template-columns:1fr}.proto-chart-card,.proto-chat-card{padding:24px}.proto-phone-frame{max-width:260px}.proto-phone-video{min-height:220px}.proto-chat-messages{gap:6px}.proto-msg{padding:8px 12px}.proto-msg p{font-size:12px}.proto-bento-row2{grid-template-columns:1fr}.proto-bento-row2 .proto-precision-card{grid-column:span 1}.proto-bento-row3{grid-template-columns:1fr}.proto-delivered-card{min-height:300px}.proto-biotech-card{padding:28px}.proto-metric-row{gap:20px}.proto-biotech-descs{grid-template-columns:1fr;gap:8px}.proto-biotech-desc-item{text-align:left}.proto-phases{flex-direction:column;align-items:flex-start;gap:8px}.proto-phase{flex-direction:row;align-items:center;gap:8px}.proto-result-week{font-size:22px}.wl-science-grid{grid-template-columns:1fr}.wl-science-img{order:-1}.hiw-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.hiw-card{height:400px!important}.elig-grid{grid-template-columns:1fr;gap:40px}.elig-img-wrap{max-height:400px}.wl-stats{grid-template-columns:1fr;gap:40px}.wl-stat-divider{width:60px;height:1px;margin:0 auto}#wl-footer-cta{aspect-ratio:auto!important;height:auto!important;min-height:480px!important}#wl-footer-cta>.relative{padding:0 24px!important}}@media (width<=480px){.challenge-cards-grid{grid-template-columns:1fr}.proto-card{padding:20px}.proto-chart-badges{flex-direction:column}.proto-phone-frame{max-width:100%}.proto-metric-row{flex-wrap:wrap;justify-content:space-around;gap:16px}.proto-delivered-content{padding:24px}.hiw-grid{grid-template-columns:1fr!important}.hiw-card{height:360px!important}}@media (prefers-reduced-motion:reduce){.wl-marquee-track{animation:none}.proto-chart-line,.proto-chart-area,.proto-pulse-line{stroke-dashoffset:0!important;opacity:.3!important;animation:none!important}.proto-status-dot,.proto-dash-dot-active{animation:none!important}.wl-mol-pulse,.wl-mol-orbit1,.wl-mol-orbit2,.wl-mol-orbit3,.wl-ring1,.wl-ring2,.wl-bar,.wl-check,.wl-svg-cross,.wl-svg-wave,.wl-svg-arrow-down,.wl-svg-zap,.wl-svg-pulse{stroke-dashoffset:0!important;opacity:1!important;animation:none!important;transform:none!important}}.protocol-cta-section[data-astro-cid-igg27rhn]{min-height:clamp(480px,60vw,800px)}.protocol-cta-gradient[data-astro-cid-igg27rhn]{background:linear-gradient(135deg,#051520d9 0%,#05152080 50%,#0000 80%)}.protocol-cta-content[data-astro-cid-igg27rhn]{padding:0 48px}@media (width<=768px){.protocol-cta-section[data-astro-cid-igg27rhn]{aspect-ratio:auto;height:auto;min-height:480px}.protocol-cta-content[data-astro-cid-igg27rhn]{padding:0 24px}}@media (width<=480px){.protocol-cta-section[data-astro-cid-igg27rhn] .flex-wrap[data-astro-cid-igg27rhn]{flex-direction:column}}
