:root{--color-accent: #E0FE08;--color-accent-hover: #c8e207;--color-primary-dark: #1B1B1B;--color-text: #3C3C3C;--color-text-muted: rgba(27, 27, 27, .9);--color-text-light: rgba(27, 27, 27, .7);--color-bg: #FFFFFF;--color-bg-soft: #F9F9F9;--color-bg-gray: #F2F2F2;--color-border: #EDEDED;--color-teal: #005057;--color-teal-dark: #004A50;--color-blue-highlight: #C1D5FE;--color-blue-accent: #76A3FF;--color-dark-blue: #001C54;--color-error: #FF3939;--color-error-bg: rgba(255, 57, 57, .06);--color-success: #10b981;--font-main: "Onest", Arial, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-pill: 900px}:where(.astro-bvrexcvw),:where(.astro-bvrexcvw):before,:where(.astro-bvrexcvw):after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-main);font-size:16px;font-weight:400;line-height:1.4;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased}.container:where(.astro-bvrexcvw){max-width:1360px;margin:0 auto;padding:0 40px}@media(max-width:768px){.container:where(.astro-bvrexcvw){padding:0 20px}}h1:where(.astro-bvrexcvw),h2:where(.astro-bvrexcvw),h3:where(.astro-bvrexcvw){font-family:var(--font-main);color:#1b1b1b;margin:0}.h1:where(.astro-bvrexcvw){font-size:44px;font-weight:700;line-height:1.1}@media(max-width:1100px){.h1:where(.astro-bvrexcvw){font-size:38px}}@media(max-width:960px){.h1:where(.astro-bvrexcvw){font-size:34px}}@media(max-width:640px){.h1:where(.astro-bvrexcvw){font-size:24px}}@media(max-width:400px){.h1:where(.astro-bvrexcvw){font-size:22px}}.header:where(.astro-bvrexcvw){position:sticky;top:0;z-index:100;background:#fffffffa;padding:20px 0;border-bottom:1px solid var(--color-border)}.header-inner:where(.astro-bvrexcvw){display:flex;align-items:center;justify-content:space-between}.logo:where(.astro-bvrexcvw){font-size:24px;font-weight:500;color:#1b1b1b!important;text-decoration:none!important}.hero:where(.astro-bvrexcvw){padding:60px 0 80px;overflow:hidden}.hero-grid:where(.astro-bvrexcvw){display:grid;grid-template-columns:52fr 48fr;gap:48px;align-items:center;min-height:520px}@media(max-width:768px){.hero-grid:where(.astro-bvrexcvw){grid-template-columns:1fr;min-height:auto;gap:32px}.hero-visual:where(.astro-bvrexcvw){display:none}}.hero-eyebrow:where(.astro-bvrexcvw){display:inline-flex;align-items:center;gap:8px;background:#00505712;border-radius:var(--radius-pill);padding:6px 14px;font-size:13px;font-weight:600;color:var(--color-teal);margin-bottom:24px;letter-spacing:.2px}.hero-eyebrow-dot:where(.astro-bvrexcvw){width:7px;height:7px;background:var(--color-teal);border-radius:50%}.hero-title:where(.astro-bvrexcvw){margin-bottom:28px}.hero-title:where(.astro-bvrexcvw) .accent-line:where(.astro-bvrexcvw){display:inline-block;background:var(--color-blue-highlight);border-right:3px solid var(--color-blue-accent);border-radius:var(--radius-lg) 0 0 var(--radius-lg);padding:4px 14px 4px 10px;color:var(--color-dark-blue);font-weight:700;white-space:nowrap}.hero-subtitle:where(.astro-bvrexcvw){font-size:20px;line-height:1.5;color:var(--color-text-muted);margin-bottom:40px;max-width:580px}@media(max-width:640px){.hero-subtitle:where(.astro-bvrexcvw){font-size:17px}}.btn-cta:where(.astro-bvrexcvw){display:inline-flex;align-items:center;padding:4px 4px 4px 24px;gap:16px;background:var(--color-accent);border-radius:var(--radius-lg);font-size:16px;font-weight:600;color:#1b1b1b!important;text-decoration:none!important;white-space:nowrap;border:none;cursor:pointer;font-family:var(--font-main);transition:background .2s}.btn-cta:where(.astro-bvrexcvw):hover{background:var(--color-accent-hover)}.btn-cta:where(.astro-bvrexcvw) .arrow:where(.astro-bvrexcvw){width:58px;height:58px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center}.btn-cta:where(.astro-bvrexcvw) .arrow:where(.astro-bvrexcvw) svg:where(.astro-bvrexcvw){width:25px;height:18px;transform:rotate(-45deg);transition:transform .3s ease}.btn-cta:where(.astro-bvrexcvw):hover .arrow:where(.astro-bvrexcvw) svg:where(.astro-bvrexcvw){transform:rotate(0)}.cta-wrap:where(.astro-bvrexcvw){display:inline-flex;flex-direction:column;align-items:flex-start;gap:10px}.hero-visual:where(.astro-bvrexcvw){position:relative;display:flex;align-items:center;justify-content:center;overflow:visible;min-height:520px}.hero-cover-img:where(.astro-bvrexcvw){width:115%;max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 24px 48px rgba(0,0,0,.15));animation:cover-appear .8s ease both}@keyframes cover-appear{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pain-section:where(.astro-bvrexcvw){padding:60px 0 70px;background:var(--color-bg-soft)}.pain-title:where(.astro-bvrexcvw){font-size:40px;font-weight:700;color:#1b1b1b;text-align:center;margin-bottom:40px}@media(max-width:640px){.pain-title:where(.astro-bvrexcvw){font-size:28px}}.pain-grid:where(.astro-bvrexcvw){display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:768px){.pain-grid:where(.astro-bvrexcvw){grid-template-columns:1fr}}.pain-card:where(.astro-bvrexcvw){background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:28px 24px;position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.pain-card:where(.astro-bvrexcvw):hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.pain-card:where(.astro-bvrexcvw):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-teal);border-radius:4px 4px 0 0}.pain-card-num:where(.astro-bvrexcvw){display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#00505714;border-radius:50%;font-size:14px;font-weight:700;color:var(--color-teal);margin-bottom:16px}.pain-card:where(.astro-bvrexcvw) h3:where(.astro-bvrexcvw){font-size:19px;font-weight:700;line-height:1.3;margin-bottom:10px}.pain-card:where(.astro-bvrexcvw) p:where(.astro-bvrexcvw){font-size:15px;line-height:1.55;color:var(--color-text-light);margin:0}.cases-section:where(.astro-bvrexcvw){padding:80px 0}.cases-grid:where(.astro-bvrexcvw){display:grid;grid-template-columns:42fr 58fr;gap:48px;align-items:flex-start}.cases-grid:where(.astro-bvrexcvw)>:where(.astro-bvrexcvw){min-width:0}@media(max-width:768px){.cases-grid:where(.astro-bvrexcvw){grid-template-columns:1fr}}.cases-eyebrow:where(.astro-bvrexcvw){display:inline-flex;align-items:center;gap:8px;background:#00505712;border-radius:var(--radius-pill);padding:6px 14px;font-size:13px;font-weight:600;color:var(--color-teal);margin-bottom:20px}.cases-title:where(.astro-bvrexcvw){font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px}@media(max-width:640px){.cases-title:where(.astro-bvrexcvw){font-size:26px}}.cases-subtitle:where(.astro-bvrexcvw){font-size:17px;line-height:1.6;color:var(--color-text-muted);margin:0}.cases-carousel:where(.astro-bvrexcvw){position:relative;overflow:hidden;border-radius:var(--radius-xl)}.cases-track:where(.astro-bvrexcvw){display:flex;transition:transform .45s cubic-bezier(.4,0,.2,1)}.case-card:where(.astro-bvrexcvw){min-width:100%;background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:32px 28px;box-sizing:border-box}.case-card-label:where(.astro-bvrexcvw){display:inline-block;background:var(--color-teal);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:5px 12px;border-radius:var(--radius-pill);margin-bottom:16px}.case-card-desc:where(.astro-bvrexcvw){font-size:15px;line-height:1.55;color:var(--color-text-muted);margin-bottom:20px}.case-before-after:where(.astro-bvrexcvw){display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}@media(max-width:480px){.case-before-after:where(.astro-bvrexcvw){grid-template-columns:1fr}}.case-box:where(.astro-bvrexcvw){background:#fff;border-radius:var(--radius-lg);padding:16px;border:1px solid var(--color-border)}.case-box:where(.astro-bvrexcvw).after{border-color:var(--color-teal);background:#00505708}.case-box-tag:where(.astro-bvrexcvw){font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--color-text-light);margin-bottom:8px}.case-box:where(.astro-bvrexcvw).after .case-box-tag:where(.astro-bvrexcvw){color:var(--color-teal)}.case-box:where(.astro-bvrexcvw) p:where(.astro-bvrexcvw){font-size:14px;line-height:1.5;margin:0;color:var(--color-text)}.case-action:where(.astro-bvrexcvw){font-size:14px;line-height:1.55;color:var(--color-text)}.case-action:where(.astro-bvrexcvw) strong:where(.astro-bvrexcvw){color:var(--color-teal)}.cases-nav:where(.astro-bvrexcvw){display:flex;align-items:center;gap:12px;margin-top:20px;justify-content:center}.cases-nav-btn:where(.astro-bvrexcvw){width:40px;height:40px;border-radius:50%;border:1px solid var(--color-border);background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.cases-nav-btn:where(.astro-bvrexcvw):hover{border-color:var(--color-teal);background:#0050570d}.cases-nav-btn:where(.astro-bvrexcvw) svg:where(.astro-bvrexcvw){width:16px;height:16px}.cases-dots:where(.astro-bvrexcvw){display:flex;gap:6px}.cases-dot:where(.astro-bvrexcvw){width:8px;height:8px;border-radius:50%;background:var(--color-border);transition:all .3s;cursor:pointer;border:none}.cases-dot:where(.astro-bvrexcvw).active{background:var(--color-teal);width:24px;border-radius:4px}.about-section:where(.astro-bvrexcvw){padding:70px 0;background:var(--color-bg-soft)}.about-inner:where(.astro-bvrexcvw){max-width:860px;margin:0 auto;text-align:center}.about-title:where(.astro-bvrexcvw){font-size:28px;font-weight:700;line-height:1.35;color:#1b1b1b;margin-bottom:28px}.about-title:where(.astro-bvrexcvw) a:where(.astro-bvrexcvw){color:var(--color-teal);text-decoration:none;border-bottom:2px solid rgba(0,80,87,.2);transition:border-color .2s}.about-title:where(.astro-bvrexcvw) a:where(.astro-bvrexcvw):hover{border-color:var(--color-teal)}@media(max-width:640px){.about-title:where(.astro-bvrexcvw){font-size:24px}}.about-text:where(.astro-bvrexcvw){font-size:17px;line-height:1.7;color:var(--color-text-muted);margin-bottom:32px}.about-text:where(.astro-bvrexcvw) strong:where(.astro-bvrexcvw){color:#1b1b1b;font-weight:600}.about-link:where(.astro-bvrexcvw){display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid var(--color-teal);border-radius:var(--radius-pill);color:var(--color-teal);font-size:15px;font-weight:600;text-decoration:none;transition:all .25s}.about-link:where(.astro-bvrexcvw):hover{background:var(--color-teal);color:#fff}.about-link:where(.astro-bvrexcvw) svg:where(.astro-bvrexcvw){width:16px;height:16px;transition:transform .25s}.about-link:where(.astro-bvrexcvw):hover svg:where(.astro-bvrexcvw){transform:translate(4px)}.form-section:where(.astro-bvrexcvw){padding:80px 0}.pilot-cta:where(.astro-bvrexcvw){background:var(--color-teal);border-radius:var(--radius-2xl);padding:48px 40px;text-align:center;position:relative;overflow:hidden}.pilot-cta:where(.astro-bvrexcvw):before{content:"";position:absolute;top:-50%;left:-20%;width:140%;height:200%;background:radial-gradient(ellipse,rgba(255,255,255,.04) 0%,transparent 70%);pointer-events:none}.pilot-content:where(.astro-bvrexcvw){position:relative;z-index:1}.pilot-badge:where(.astro-bvrexcvw){display:inline-block;background:#ffffff26;padding:6px 20px;border-radius:var(--radius-pill);font-size:13px;font-weight:600;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.h2:where(.astro-bvrexcvw){font-size:44px;font-weight:600;line-height:1.3}.text-white:where(.astro-bvrexcvw){color:#fff}@media(max-width:960px){.h2:where(.astro-bvrexcvw){font-size:32px}}@media(max-width:640px){.h2:where(.astro-bvrexcvw){font-size:28px}}.demo-form:where(.astro-bvrexcvw){background:#fff;border-radius:var(--radius-xl);padding:32px;display:flex;flex-direction:column;gap:16px;position:relative;z-index:1;max-width:640px;margin:32px auto 0}.demo-form-title:where(.astro-bvrexcvw){font-size:20px;font-weight:600;color:var(--color-primary-dark);margin:0 0 4px}.demo-form-row:where(.astro-bvrexcvw){display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:640px){.demo-form-row:where(.astro-bvrexcvw){grid-template-columns:1fr}}.demo-field:where(.astro-bvrexcvw){display:flex;flex-direction:column;gap:6px;min-width:0}.demo-field:where(.astro-bvrexcvw) input:where(.astro-bvrexcvw),.demo-field:where(.astro-bvrexcvw) select:where(.astro-bvrexcvw){min-width:0}.demo-field:where(.astro-bvrexcvw) label:where(.astro-bvrexcvw){font-size:14px;font-weight:600;color:var(--color-primary-dark)}.demo-field:where(.astro-bvrexcvw) input:where(.astro-bvrexcvw),.demo-field:where(.astro-bvrexcvw) select:where(.astro-bvrexcvw){padding:14px 16px;border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-main);font-size:15px;color:var(--color-text);background:#fff;transition:border-color .2s}.demo-field:where(.astro-bvrexcvw) input:where(.astro-bvrexcvw):focus,.demo-field:where(.astro-bvrexcvw) select:where(.astro-bvrexcvw):focus{outline:none;border-color:var(--color-teal)}.demo-field:where(.astro-bvrexcvw) input:where(.astro-bvrexcvw)::placeholder{color:var(--color-text-light)}.demo-field:where(.astro-bvrexcvw) select:where(.astro-bvrexcvw){appearance:none;cursor:pointer}.demo-consent:where(.astro-bvrexcvw){display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--color-text-light);line-height:1.4;margin:0;cursor:pointer}.demo-consent:where(.astro-bvrexcvw) input:where(.astro-bvrexcvw)[type=checkbox]{width:18px;height:18px;margin-top:1px;flex-shrink:0;accent-color:var(--color-teal);cursor:pointer}.demo-consent:where(.astro-bvrexcvw) a:where(.astro-bvrexcvw){color:var(--color-teal);text-decoration:underline}.demo-submit:where(.astro-bvrexcvw){width:100%;padding:18px;background:var(--color-primary-dark);color:#fff;border:none;border-radius:var(--radius-md);font-family:var(--font-main);font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s}.demo-submit:where(.astro-bvrexcvw):hover{opacity:.9}.demo-submit:where(.astro-bvrexcvw):disabled{opacity:.5;cursor:not-allowed}.demo-success:where(.astro-bvrexcvw){text-align:center;padding:40px 24px;border-radius:var(--radius-xl);max-width:520px;margin:32px auto 0}.demo-success:where(.astro-bvrexcvw) svg:where(.astro-bvrexcvw){margin:0 auto 16px;display:block}.demo-success:where(.astro-bvrexcvw) h3:where(.astro-bvrexcvw){font-size:20px;font-weight:600;color:#fff;margin:0 0 8px}.demo-success:where(.astro-bvrexcvw) p:where(.astro-bvrexcvw){font-size:15px;color:#fffc;margin:0}.demo-error:where(.astro-bvrexcvw){background:var(--color-error-bg);border:1px solid var(--color-error);border-radius:var(--radius-md);padding:16px 20px;margin-bottom:12px;font-size:14px;color:var(--color-error)}.form-cta-buttons:where(.astro-bvrexcvw){display:flex;gap:12px;justify-content:center;margin-bottom:8px;flex-wrap:wrap}.form-cta-btn:where(.astro-bvrexcvw){padding:16px 28px;border-radius:var(--radius-md);font-family:var(--font-main);font-size:15px;font-weight:600;cursor:pointer;border:2px solid transparent;transition:all .25s}.form-cta-btn:where(.astro-bvrexcvw).primary{background:var(--color-accent);color:#1b1b1b}.form-cta-btn:where(.astro-bvrexcvw).primary:hover{background:var(--color-accent-hover)}.form-cta-btn:where(.astro-bvrexcvw).primary.active{border-color:#1b1b1b}.form-cta-btn:where(.astro-bvrexcvw).secondary{background:#ffffff26;color:#fff;border-color:#ffffff4d}.form-cta-btn:where(.astro-bvrexcvw).secondary:hover{background:#ffffff40}.form-cta-btn:where(.astro-bvrexcvw).secondary.active{background:#ffffff40;border-color:#fff}.demo-form-row-3:where(.astro-bvrexcvw){display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:640px){.demo-form-row-3:where(.astro-bvrexcvw){grid-template-columns:1fr}}
