:root{--obx-navy:#08224a;--obx-navy-2:#123961;--obx-blue:#0a4d9c;--obx-blue-2:#2478d4;--obx-sky:#eaf5ff;--obx-ice:#f7fbff;--obx-soft:#f3f7fb;--obx-line:#dce9f6;--obx-text:#0d2445;--obx-muted:#60728c;--obx-white:#fff;--obx-radius:12px;--obx-card-shadow:0 18px 46px #08224a16;--obx-soft-shadow:0 14px 32px #08224a12;--obx-transition:.26s cubic-bezier(.2, .78, .18, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--obx-text);letter-spacing:0;background:#fff;margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page{background:radial-gradient(circle at 75% 8%,#2478d421,#0000 28rem),linear-gradient(#fff 0%,#f7fbff 42%,#fff 100%);overflow:hidden}body.obx-home-page{background:#0d2244}.obx-home-page .page{background-color:#0d2244;overflow:visible}.container{width:calc(100% - clamp(56px,6vw,112px));margin:0 auto}.utility-bar{backdrop-filter:blur(14px);color:#48617e;background:#ffffffe0;border-bottom:1px solid #08224a14;font-size:.78rem;font-weight:700}.utility-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:42px;display:flex}.utility-group{align-items:center;gap:1.35rem;min-width:0;display:flex}.utility-item{white-space:nowrap;align-items:center;gap:.45rem;display:inline-flex}.utility-link{transition:color var(--obx-transition)}.utility-link:hover,.utility-link:focus-visible{color:var(--obx-blue)}.site-header{z-index:60;backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #08224a14;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1.4rem;min-height:80px;display:flex;position:relative}.brand{flex:none;align-items:center;display:flex}.brand img{width:235px;height:auto}.site-nav-links{flex:auto;justify-content:center;align-items:center;gap:1.35rem;display:flex}.site-nav-links a,.nav-link,.active-link{color:#10294c;white-space:nowrap;transition:color var(--obx-transition);font-size:.9rem;font-weight:800;position:relative}.site-nav-links a:after,.active-link:after{content:"";transform-origin:50%;background:var(--obx-blue);height:2px;transition:transform var(--obx-transition);position:absolute;bottom:-11px;left:0;right:0;transform:scaleX(0)}.site-nav-links a:hover,.site-nav-links a:focus-visible,.active-link{color:var(--obx-blue)}.site-nav-links a:hover:after,.site-nav-links a:focus-visible:after,.active-link:after{transform:scaleX(1)}.quote-btn{min-height:48px;transition:transform var(--obx-transition), box-shadow var(--obx-transition), background var(--obx-transition), color var(--obx-transition), border-color var(--obx-transition);color:#fff;background:linear-gradient(135deg,#083b7a 0%,#0b56a8 100%);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.65rem;padding:.92rem 1.35rem;font-size:.9rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 16px 26px #0a4d9c38}.quote-btn:hover,.quote-btn:focus-visible{transform:translateY(-1px);box-shadow:0 18px 32px #0a4d9c3d}.mobile-toggle{width:46px;height:46px;color:var(--obx-navy);cursor:pointer;background:#fff;border:1px solid #08224a1f;border-radius:8px;justify-content:center;align-items:center;display:none}.mobile-menu{background:#fff;border-top:1px solid #08224a14;padding:.7rem 20px 1.1rem;display:none}.mobile-menu.is-open{gap:.28rem;display:grid}.mobile-menu a{color:#10294c;border-bottom:1px solid #08224a0f;padding:.9rem .35rem;font-weight:800}.hero{background:radial-gradient(circle at 84% 18%,#0b5ed721,#0000 34rem),linear-gradient(#f4f8fdb8,#fffffff5);align-items:center;min-height:auto;padding:clamp(1.6rem,2.8vw,3rem) 0 clamp(2.6rem,4vw,4rem);display:flex;position:relative}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#0a4d9c0e 1px,#0000 1px),linear-gradient(90deg,#0a4d9c0e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 0%,#00000059 48%,#0000 100%)}.hero h1{color:var(--obx-navy);letter-spacing:0;margin:1rem 0 0;font-weight:900;max-width:700px!important;font-size:clamp(3.55rem,4.1vw,5rem)!important;line-height:.98!important}.hero h1 span{display:inline}.hero h1 span+span:before{content:" "}body main section.hero #home-hero-title{text-wrap:balance;white-space:normal!important;max-width:700px!important;font-size:clamp(3.55rem,4.1vw,5rem)!important;line-height:.98!important}.footer{color:#ffffffc7;background:linear-gradient(135deg,#0e2748 0%,#173d66 100%)}.footer-grid{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(150px,.75fr));gap:2rem;padding:3rem 0;display:grid}.footer-logo{filter:brightness(0)invert();opacity:.96;width:218px;height:auto}.footer p{color:#ffffffc2;max-width:360px;margin:1.1rem 0 0;font-weight:600;line-height:1.7}.footer-title{color:#fff;text-transform:uppercase;letter-spacing:.14em;margin:0 0 .95rem;font-size:.78rem}.footer-list{gap:.65rem;display:grid}.footer-list a,.footer-list span{color:#ffffffc2;transition:color var(--obx-transition);font-size:.9rem;font-weight:700}.footer-list a:hover,.footer-list a:focus-visible{color:#fff}.contact-line{align-items:center;gap:.45rem;display:inline-flex}.copyright{color:#ffffffa8;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 1.2rem;font-size:.82rem;font-weight:700;display:flex}@media (width<=1440px){.container{width:calc(100% - clamp(52px,5.6vw,88px))}.hero h1,body main section.hero #home-hero-title{font-size:clamp(3.35rem,4.4vw,4.85rem)!important}}@media (width<=1120px){.brand img{width:210px}.site-nav-links{gap:.95rem}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}@media (width<=900px){.utility-inner{flex-direction:column;align-items:stretch;padding:.75rem 0}.utility-group{flex-wrap:wrap;row-gap:.55rem;width:100%}.site-nav-links,.quote-btn{display:none}.mobile-toggle{display:inline-flex}.brand img{width:196px}.hero{padding-top:3.2rem}.hero h1{max-width:100%;font-size:clamp(2.85rem,8.6vw,4.15rem)!important;line-height:1.02!important}body main section.hero #home-hero-title{max-width:100%!important;font-size:clamp(2.85rem,8.6vw,4.15rem)!important;line-height:1.02!important}.hero{min-width:0;overflow:hidden}}@media (width<=640px){.container{width:calc(100% - 28px)}.utility-group{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.utility-group:first-child .utility-item:first-child{grid-column:1/-1}.utility-item{white-space:normal;min-width:0;font-size:.73rem;line-height:1.35}.nav-row{gap:.8rem;min-height:72px}.brand img{width:166px}.mobile-toggle{flex:0 0 44px}.hero h1,body main section.hero #home-hero-title{font-size:clamp(2.25rem,9.2vw,3rem)!important}.hero h1 span{display:block}.hero h1 span+span:before{content:""}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;align-items:flex-start}}.ref-home__canvas{min-height:620px}.ref-home__hero{grid-template-columns:minmax(390px,.88fr) minmax(480px,1.12fr);align-items:stretch;min-height:500px;display:grid}.ref-home__copy{z-index:2;align-self:center;padding:clamp(40px,4vw,62px) 0 clamp(28px,3vw,40px) clamp(34px,4vw,64px);position:relative}.ref-home__title{max-width:520px;color:var(--ref-navy);letter-spacing:0;margin:14px 0 20px;font-size:clamp(40px,4.2vw,64px);font-weight:900;line-height:.96}.ref-home__title:first-line{color:var(--ref-navy)}.ref-home__lead{max-width:460px;color:var(--ref-muted);font-size:18px;line-height:1.6}.ref-home__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px;display:flex}.ref-home__visual{min-height:500px;margin:0;position:relative;overflow:hidden}.ref-home__visual:before{content:"";z-index:1;background:linear-gradient(90deg,#f4f8fdf2 0%,#f4f8fd73 28%,#f4f8fd00 56%);position:absolute;inset:0}.ref-home__visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(270deg,#f4f8fdc7 0%,#f4f8fd47 12%,#f4f8fd00 24%),radial-gradient(circle at 96%,#eef4fd57,#0000 22%);position:absolute;inset:0}.ref-home__visual-frame,.ref-home__visual-frame img{width:100%;height:100%}.ref-home__hero-image{object-fit:contain;object-position:55% 50%;filter:saturate(1.02)contrast(1.04);-webkit-mask-image:linear-gradient(90deg,#000 0% 82%,#000000c7 90%,#0000 100%);mask-image:linear-gradient(90deg,#000 0% 82%,#000000c7 90%,#0000 100%)}.ref-home__products{background:#ffffffc2;border-top:1px solid #cddaebcc;padding:28px clamp(24px,4vw,50px)}.ref-home__section-head{margin-bottom:18px}.ref-home__section-head h2{text-transform:uppercase;color:var(--ref-navy);font-size:15px}.ref-home__product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.ref-home-card{text-align:center;border-radius:8px;place-items:center;min-height:118px;padding:14px 10px;display:grid}.ref-home-card__media{place-items:center;height:48px;display:grid}.ref-home-card__media img{object-fit:contain;width:56px;height:46px}.ref-home-card__tag,.ref-home-card p,.ref-home-card__link{display:none}.ref-home-card h2{color:#26385f;margin:8px 0 0;font-size:11px;line-height:1.25}.ref-home__trust-row{display:none}@media (width<=920px){.ref-home__hero{grid-template-columns:1fr}.ref-home__copy{padding:34px 24px 20px}.ref-home__visual{min-height:300px}.ref-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.container{width:calc(100vw - 20px);margin-left:10px;margin-right:auto}.hero h1{max-width:calc(100vw - 20px)}}.ref-home__products{background:linear-gradient(#fffffff0,#f8fbfff5);padding:clamp(22px,3vw,40px) clamp(18px,3vw,38px) clamp(26px,3.2vw,44px)}.ref-home__section-head{align-items:end;margin-bottom:20px}.ref-home__section-head p:last-child{color:#53657f;max-width:430px;font-size:15px;line-height:1.6}.ref-home__product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ref-home__product-grid .obx-product-card{min-height:340px}.ref-home__product-grid .obx-product-img{height:190px}.ref-home__product-grid .obx-product-name{overflow-wrap:anywhere;text-wrap:balance}.ref-home-card{text-align:left;border-radius:0;place-items:stretch stretch;min-height:340px;padding:0;display:grid;position:relative;overflow:hidden;background:#fff!important;border:1px solid #c1d1e5db!important;box-shadow:0 16px 34px #11264a0b!important}.ref-home-card__media{background:linear-gradient(#132238 0 72%,#132238c2 72%,#fff0 100%);place-items:center;height:190px;display:grid;position:relative;overflow:hidden}.ref-home-card__media:before{content:"";aspect-ratio:1;background:radial-gradient(circle at 50% 38%,#f8fafc 0%,#e9eef5 52%,#cbd3de 100%);border-radius:50%;width:min(72%,260px);position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:inset 0 -28px 34px #13223829}.ref-home-card__media img{z-index:1;aspect-ratio:1;object-fit:cover;object-position:center;mix-blend-mode:normal;opacity:.98;filter:grayscale(.08)contrast(1.05)drop-shadow(0 12px 18px #00000029);border-radius:999px;width:min(72%,260px);height:auto;position:relative}.ref-home-card__body{align-content:start;min-height:150px;padding:22px 24px 26px;display:grid;position:relative}.ref-home-card__badge{z-index:2;color:#fff;background:#49a9bb;place-items:center;width:56px;height:56px;display:grid;position:absolute;top:-36px;right:22px}.ref-home-card__badge svg{stroke-width:1.7px;width:26px;height:26px}.ref-home-card__tag{display:none}.ref-home-card h2{color:#14223a;text-transform:none;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;margin:0 0 12px;font-size:clamp(16px,1.18vw,21px);font-weight:800;line-height:1.14;display:block}.ref-home-card p{color:#737b86;margin:0;font-size:14px;line-height:1.55;display:block}.ref-home-card__link{color:#1657d6;text-transform:uppercase;letter-spacing:.04em;width:fit-content;margin-top:16px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=1100px){.ref-home__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.ref-home__section-head{align-items:start}.ref-home__product-grid{grid-template-columns:1fr}.ref-home-card{min-height:330px}.ref-home-card__media{height:180px}.ref-home-card__body{padding:22px 22px 26px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:80ms!important;animation-duration:.001ms!important}.quote-btn:hover,.quote-btn:focus-visible{transform:none!important}}.obx-home-page .ref-home__canvas{overflow:hidden}.obx-home-page .ref-home__hero{background:radial-gradient(circle at 78% 16%,#4aa9bb1f,#0000 24%),linear-gradient(135deg,#f7faff 0%,#edf4fb 100%);min-height:570px}.obx-home-page .ref-home__copy{padding-top:clamp(56px,6vw,84px);padding-bottom:clamp(44px,5vw,70px)}.obx-home-page .ref-home__title{letter-spacing:-.045em;text-wrap:balance;max-width:100%;font-size:clamp(34px,3.2vw,46px);line-height:1.04}.obx-home-page .ref-home__lead{max-width:570px}.obx-home-page .ref-home__visual{min-height:570px}.obx-home-page .ref-home__pill-row{margin-top:30px}.home-trial-categories,.home-trial-process,.home-trial-proof,.home-trial-cta{padding:clamp(58px,7vw,96px) clamp(24px,5vw,72px);position:relative}.home-trial-categories{background:linear-gradient(#ffffffeb,#ffffffeb),radial-gradient(circle at 8% 8%,#276daa29,#0000 28%);border-top:1px solid #dce7f2}.home-trial-section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.home-trial-section-head h2,.home-trial-process h2,.home-trial-applications h2,.home-trial-quality h2,.home-trial-cta h2{color:#102847;letter-spacing:-.035em;text-wrap:balance;margin:10px 0 0;font-size:clamp(26px,2.25vw,34px);line-height:1.08}.home-trial-section-intro{max-width:450px}.home-trial-section-intro p{color:#5e6f84;margin:0 0 14px;font-size:16px;line-height:1.65}.home-trial-section-intro a,.home-trial-quality-copy>a{color:#176197;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.home-trial-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-trial-category-card{min-height:420px;color:inherit;background:#fff;border:1px solid #dbe6f1;border-radius:18px;grid-template-rows:230px 1fr;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;overflow:hidden;box-shadow:0 18px 44px #14355812}.home-trial-category-card:hover,.home-trial-category-card:focus-visible{border-color:#91bfd0;transform:translateY(-4px);box-shadow:0 24px 58px #14355821}.home-trial-category-card--wide{grid-column:span 2;grid-template-rows:1fr;grid-template-columns:minmax(260px,.95fr) minmax(300px,1.05fr)}.home-trial-category-media{background:radial-gradient(circle at 50% 82%,#149bff38,#0000 34%),radial-gradient(circle at 50% 18%,#fffffffa,#0000 46%),linear-gradient(#fffffffa,#eef7fff0);border-bottom:1px solid #b1cce28a;place-items:center;width:100%;height:100%;min-height:0;padding:0;display:grid;position:relative;overflow:hidden}.home-trial-category-media:before{content:"";filter:blur(10px);background:radial-gradient(circle,#149bff33,#149bff05 72%,#0000 100%);border-radius:999px;height:22px;position:absolute;inset:auto 16% 12px}.home-trial-category-media:after{content:"";background:linear-gradient(#ffffff75,#d2e6ff29);border:1px solid #aad6ff4d;border-radius:999px;height:14px;position:absolute;bottom:16px;left:15%;right:15%;box-shadow:inset 0 1px #fff6}.home-trial-category-media img{z-index:1;object-fit:contain;object-position:center;image-rendering:auto;filter:drop-shadow(0 14px 18px #0050b424)drop-shadow(0 0 14px #149bff14);border-radius:14px;width:calc(100% - 12px);max-width:none;height:calc(100% - 12px);max-height:none;display:block;position:absolute;inset:6px;transform:none}.home-trial-category-copy{flex-direction:column;align-items:flex-start;padding:26px 28px 30px;display:flex}.home-trial-category-copy>span{color:#256f80;letter-spacing:.12em;font-size:10px;font-weight:900}.ref-home .ref-kicker{color:#005fc6}.home-trial-category-copy h3{color:#102847;letter-spacing:-.03em;text-wrap:balance;margin:10px 0;font-size:clamp(22px,2.3vw,34px);line-height:1.04}.home-trial-category-copy p{color:#647387;margin:0;font-size:14px;line-height:1.62}.home-trial-category-copy strong{color:#176197;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:7px;margin-top:auto;padding-top:20px;font-size:12px;display:inline-flex}.home-trial-process{color:#fff;background:radial-gradient(circle at 12% 0,#4eb1c238,#0000 26%),linear-gradient(135deg,#0b203a 0%,#15365a 100%);grid-template-columns:minmax(280px,.8fr) minmax(460px,1.2fr);gap:clamp(44px,7vw,96px);display:grid}.home-trial-process .ref-kicker,.home-trial-cta .ref-kicker{color:#70c3d1}.home-trial-process h2,.home-trial-cta h2{color:#fff}.home-trial-process-copy>p:not(.ref-kicker){color:#bdcadd;max-width:540px;margin:22px 0 30px;font-size:17px;line-height:1.7}.home-trial-process .ref-button--secondary{color:#fff;background:#ffffff12;border-color:#ffffff57}.home-trial-steps{border-top:1px solid #ffffff29;margin:0;padding:0;list-style:none}.home-trial-steps li{border-bottom:1px solid #ffffff29;grid-template-columns:54px 1fr;gap:20px;padding:22px 0;display:grid}.home-trial-steps li>span{color:#8cd4df;border:1px solid #8cd4df5c;border-radius:50%;place-items:center;width:44px;height:44px;font-size:12px;font-weight:900;display:grid}.home-trial-steps strong{margin-bottom:5px;font-size:17px;display:block}.home-trial-steps p{color:#aebed2;margin:0;font-size:14px;line-height:1.55}.home-trial-proof{background:#f3f7fb;grid-template-columns:minmax(320px,.86fr) minmax(460px,1.14fr);gap:clamp(40px,6vw,80px);display:grid}.home-trial-application-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.home-trial-application-grid span{color:#253b56;background:#fffc;border:1px solid #dce7f1;border-radius:12px;align-items:center;gap:13px;min-height:74px;padding:18px;font-size:13px;font-weight:750;display:flex}.home-trial-quality{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px #12304f1a}.home-trial-quality-media{background:#dfe8f0;height:260px;overflow:hidden}.home-trial-quality-media img{object-fit:cover;width:100%;height:100%}.home-trial-quality-copy{padding:30px 34px 36px}.home-trial-quality-copy h2{font-size:clamp(26px,2.6vw,36px)}.home-trial-quality-copy ul{gap:12px;margin:24px 0 26px;padding:0;list-style:none;display:grid}.home-trial-quality-copy li{color:#4f6075;align-items:center;gap:10px;font-size:14px;display:flex}.home-trial-cta{background:radial-gradient(circle at 80% 0,#55bbc933,#0000 30%),#0b203a;justify-content:space-between;align-items:center;gap:40px;display:flex}.home-trial-cta>div:first-child{max-width:720px}.home-trial-cta h2{font-size:clamp(28px,2.45vw,36px)}.home-trial-cta p:not(.ref-kicker){color:#b8c7d9;margin:18px 0 0;font-size:16px;line-height:1.65}.home-trial-cta-actions{flex:none;justify-items:start;gap:14px;display:grid}.home-trial-cta-actions>a:last-child{color:#c7d4e3;font-size:13px;text-decoration:none}@media (width<=1040px){.home-trial-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trial-category-card--wide{grid-column:span 2}.home-trial-process,.home-trial-proof{grid-template-columns:1fr}}@media (width<=760px){.obx-home-page .ref-home__hero{min-height:0}.obx-home-page .ref-home__title{max-width:100%;font-size:clamp(30px,7.6vw,35px);line-height:1.08}.obx-home-page .ref-home__visual{min-height:280px}.home-trial-section-head,.home-trial-cta{flex-direction:column;align-items:flex-start}.home-trial-category-grid{grid-template-columns:1fr}.home-trial-category-card--wide{grid-column:auto;grid-template-rows:230px 1fr;grid-template-columns:1fr}.home-trial-category-card{min-height:390px}.home-trial-section-head h2,.home-trial-process h2,.home-trial-applications h2,.home-trial-quality h2,.home-trial-cta h2{font-size:clamp(24px,6.5vw,28px)}.home-trial-application-grid{grid-template-columns:1fr}.home-trial-cta-actions{width:100%}}@media (width>=2100px){.home-trial-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=3300px){.home-trial-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}