@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#f2f6f9;background:#080c0f;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #080c0f;--bg-deep: #06090b;--text: #f4f6f8;--muted: #9ba4ab;--soft: #737d85;--blue: #80c5ff;--line: rgba(255,255,255,.12);--line-soft: rgba(255,255,255,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 79% 45%,rgba(23,98,145,.09),transparent 28%),radial-gradient(circle at 48% 44%,rgba(75,42,31,.1),transparent 28%),linear-gradient(180deg,#080c0f,#070b0d 75%,#070a0c)}a{color:inherit;text-decoration:none}.page-shell{min-height:100vh;overflow:hidden;background:linear-gradient(90deg,rgba(0,0,0,.04),transparent 38%),radial-gradient(circle at center,rgba(255,255,255,.012),transparent 55%)}.site-header{height:112px;padding:0 4.1vw;display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(235px,1fr);align-items:center;gap:28px;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:12px;width:fit-content;font-size:clamp(15px,1.25vw,20px);font-weight:400;letter-spacing:-.02em}.brand-mark{width:33px;height:33px;object-fit:cover;border-radius:2px}.nav-links{display:flex;align-items:center;gap:clamp(27px,3.1vw,48px);font-size:15px;color:#ffffffed}.nav-links a,.brand,.outline-button{transition:opacity .2s ease,border-color .2s ease,transform .2s ease,background .2s ease}.nav-links a:hover,.brand:hover{opacity:.74}.header-cta{justify-self:end;display:flex;flex-direction:column;align-items:center;gap:9px;color:#8f979e;font-size:13px}.outline-button{min-width:221px;min-height:55px;padding:0 28px;border:1px solid #c8d7e0;border-radius:20px;display:inline-flex;justify-content:center;align-items:center;background:#ffffff01;font-size:18px;color:#f7f9fb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.outline-button.small{min-width:165px;min-height:43px;padding:0 21px;border-radius:18px;font-size:14px;border-color:#ffffff9e}.outline-button:hover{background:#ffffff0f;border-color:#e9f6ff;transform:translateY(-1px)}.hero{position:relative;min-height:574px;padding:84px 6.1vw 0;display:flex;align-items:flex-start}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,var(--bg) 0%,rgba(8,12,15,.96) 25%,rgba(8,12,15,.45) 47%,rgba(8,12,15,.04) 73%),linear-gradient(180deg,transparent 60%,rgba(8,12,15,.82) 97%);z-index:1}.hero-art{position:absolute;z-index:0;right:-1.5vw;top:1px;width:min(66vw,1000px);height:595px;object-fit:cover;object-position:53% center;opacity:.99;mix-blend-mode:normal;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.25) 8%,#000 22%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.25) 8%,#000 22%,#000 100%)}.hero-copy{position:relative;z-index:3;width:54%;max-width:690px}.hero-light{margin:0;font-size:clamp(44px,4.55vw,70px);line-height:1.02;font-weight:300;letter-spacing:-.055em}.hero h1{margin:9px 0 0;font-size:clamp(54px,5.05vw,78px);line-height:1.06;font-weight:700;letter-spacing:-.054em;background:linear-gradient(112deg,#f7f9fb 11%,#d9eafd 60%,#8ccaff);-webkit-background-clip:text;background-clip:text;color:transparent}.accent-line{display:flex;gap:7px;margin:28px 0 26px;height:3px;width:67px;align-items:center}.accent-line:before,.accent-line span{content:"";height:2px;background:#9ed7ff;display:block}.accent-line:before{width:48px}.accent-line span{width:4px;border-radius:50%}.hero-sub{margin:0;color:#a1a8ae;font-size:18px;line-height:1.72;font-weight:300}.hero-cta{margin-top:35px;display:flex;flex-direction:column;align-items:center;width:221px;gap:12px;color:#87929a;font-size:13px}.results{position:relative;z-index:4;padding:0 12.8vw 47px}.results h2{margin:0 0 23px;text-align:center;font-size:12px;line-height:1;font-weight:500;color:#a6adb3;letter-spacing:.37em}.result-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.result-card{min-height:109px;padding:9px 35px 5px;display:grid;grid-template-columns:50px 1fr;gap:16px;align-items:start;border-right:1px solid var(--line)}.result-card:first-child{padding-left:0}.result-card:last-child{border-right:0;padding-right:0}.metric-icon{width:45px;height:45px;color:#70adff;filter:drop-shadow(0 0 10px rgba(52,134,255,.15))}.result-card h3,.trust-card h3{margin:1px 0 10px;color:#f1f3f5;font-size:14px;font-weight:400;line-height:1.35}.result-card p,.trust-card p{margin:0;color:#8e969c;font-size:12.5px;line-height:1.85;font-weight:300}.trust-row{min-height:109px;border-top:1px solid var(--line-soft);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;padding:0 13.6vw;position:relative;z-index:4}.trust-card{min-height:50px;display:grid;grid-template-columns:37px 1fr;gap:16px;align-items:center;padding:0 30px;border-right:1px solid var(--line)}.trust-card:first-child{padding-left:0}.trust-card:last-child{border-right:0;padding-right:0}.trust-card h3{margin:0 0 4px;font-size:13px}.trust-card p{font-size:12px;line-height:1.4}.trust-icon{width:27px;height:27px;color:#79a7ff}.anchor-targets{height:0;overflow:hidden}@media(min-width:1450px)and (min-height:900px){.hero{min-height:602px}.hero-art{height:615px}}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.hero{padding-top:62px;min-height:570px}.hero-copy{width:60%}.hero-art{right:-18vw;width:82vw;opacity:.82}.results,.trust-row{padding-inline:5vw}}@media(max-width:760px){.site-header{height:84px;padding:0 22px}.brand{font-size:15px}.brand-mark{width:29px;height:29px}.header-cta{display:none}.hero{min-height:auto;padding:75px 24px 90px}.hero:after{background:linear-gradient(180deg,#080c0f3d,#080c0f4d 40%,#080c0ff5 82%),linear-gradient(90deg,var(--bg) 0%,rgba(8,12,15,.78) 65%,rgba(8,12,15,.28) 100%)}.hero-art{top:0;right:-270px;width:820px;height:510px;opacity:.62}.hero-copy{width:100%;max-width:600px}.hero-light{font-size:clamp(43px,12.7vw,63px)}.hero h1{font-size:clamp(51px,14.2vw,72px)}.hero-sub{font-size:16px}.desktop-break{display:none}.hero-cta{width:100%;max-width:280px;align-items:center}.outline-button{width:100%;min-width:0}.results{padding:0 24px 45px}.results h2{font-size:10px;line-height:1.7;letter-spacing:.28em;margin-bottom:23px}.result-grid{grid-template-columns:1fr}.result-card,.result-card:first-child,.result-card:last-child{padding:23px 0;border-right:0;border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;min-height:0}.result-card:last-child{border-bottom:0}.trust-row{grid-template-columns:1fr 1fr;gap:0;padding:15px 24px 34px}.trust-card,.trust-card:first-child,.trust-card:last-child{padding:19px 10px 19px 0;border-right:0;align-items:start}}@media(max-width:480px){.brand span{max-width:180px;line-height:1.15}.hero{padding-top:58px}.hero-art{right:-330px}.trust-row{grid-template-columns:1fr}.trust-card{border-bottom:1px solid var(--line-soft)}.trust-card:last-child{border-bottom:0}}
