:root{
  --navy:#082b4b;
  --navy-2:#0d3c67;
  --blue:#075fcd;
  --blue-2:#1477e6;
  --ink:#142a42;
  --muted:#5b6f83;
  --line:#dce7f1;
  --soft:#f5f9fd;
  --soft-blue:#eef6fd;
  --white:#fff;
  --max:1240px;
  --shadow:0 12px 34px rgba(13,53,88,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit}
.home26-wrap{width:min(var(--max),calc(100% - 42px));margin-inline:auto}
.home26-skip{position:absolute;left:-9999px;top:0;background:#fff;color:#000;padding:10px 14px;z-index:999}
.home26-skip:focus{left:12px;top:12px}

/* HEADER */
.home26-topbar{background:#f5f9fd;border-bottom:1px solid #e1eaf2;color:#183753;font-size:13px}
.home26-topbar-inner{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.home26-trust{display:flex;align-items:center;gap:30px;flex-wrap:wrap;font-weight:700}
.home26-trust span{white-space:nowrap}
.home26-trust b{display:inline-grid;place-items:center;width:17px;height:17px;border:1.8px solid var(--blue);border-radius:50%;margin-right:6px;color:var(--blue);font-size:10px;line-height:1}
.home26-call{font-weight:700;white-space:nowrap;font-size:14px}
.home26-call a{font-size:16px;color:var(--navy);font-weight:900}
.home26-mainbar{background:#fff;border-bottom:1px solid #e5edf4}
.home26-mainbar-inner{min-height:78px;display:flex;align-items:center;gap:30px}
.home26-brand{display:inline-flex;align-items:center;flex:0 0 auto}
.home26-brand img{width:292px;height:auto}
.home26-nav{margin-left:auto}
.home26-nav>ul{display:flex;align-items:center;gap:3px;margin:0;padding:0;list-style:none}
.home26-nav li{position:relative}
.home26-nav a{display:block;padding:10px 11px;border-radius:7px;color:#17324c;font-size:14px;font-weight:800;white-space:nowrap}
.home26-nav a:hover,.home26-nav a:focus-visible{background:#f1f6fb;color:var(--blue)}
.home26-nav .active{color:var(--blue);position:relative}
.home26-nav .active:after{content:"";position:absolute;left:11px;right:11px;bottom:3px;height:2px;background:var(--blue);border-radius:2px}
.home26-nav .trial-cta{background:var(--blue);color:#fff;padding:12px 16px;margin-left:8px;box-shadow:0 6px 16px rgba(7,95,205,.18)}
.home26-nav .trial-cta:hover,.home26-nav .trial-cta:focus-visible{background:#064fae;color:#fff}
.home26-nav .arrow{font-size:10px;margin-left:4px}
.home26-subnav{display:none;position:absolute;z-index:30;top:100%;left:-30px;background:#fff;border:1px solid #dbe6ef;border-radius:10px;box-shadow:0 14px 32px rgba(7,43,75,.14);padding:12px;min-width:520px;grid-template-columns:1fr 1fr;gap:12px}
.home26-dropdown:hover>.home26-subnav,.home26-dropdown:focus-within>.home26-subnav{display:grid}
.home26-subnav-group{padding:5px}
.home26-subnav-group strong{display:block;font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#587084;border-bottom:1px solid #e6edf3;padding:3px 8px 8px;margin-bottom:4px}
.home26-subnav a{padding:8px;font-size:13px;font-weight:700;white-space:normal}
.home26-menu-toggle{display:none}
.home26-menu-button{display:none;margin-left:auto;border:1px solid #c9d8e5;background:#fff;border-radius:7px;padding:8px 11px;color:var(--navy);font-weight:800;cursor:pointer}

/* HERO */
.home26-hero{overflow:hidden;background:linear-gradient(110deg,#f9fcff 0%,#f2f8fd 52%,#eaf5fc 100%);border-bottom:1px solid #dce9f3}
.home26-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(470px,.95fr);gap:32px;align-items:center;min-height:455px;padding:34px 0 30px}
.home26-hero-copy{padding:8px 0 4px}
.home26-eyebrow{margin:0 0 12px;color:var(--blue);font-weight:900;font-size:14px;letter-spacing:.45px;text-transform:uppercase}
.home26-hero h1{margin:0;color:#0b2c55;font-size:clamp(42px,4.35vw,64px);line-height:1.05;letter-spacing:-2px;max-width:670px}
.home26-hero h1 span{color:var(--blue)}
.home26-lead{font-size:19px;line-height:1.55;color:#365069;max-width:650px;margin:18px 0 22px}
.home26-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:27px}
.home26-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:7px;font-size:14px;font-weight:900;border:1px solid transparent;transition:.18s ease}
.home26-btn-primary{background:var(--blue);color:#fff;box-shadow:0 8px 20px rgba(7,95,205,.16)}
.home26-btn-primary:hover{background:#064fae;transform:translateY(-1px)}
.home26-btn-secondary{background:#fff;border-color:#80ace2;color:#0759b7}
.home26-btn-secondary:hover{background:#f5faff}
.home26-hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:660px}
.home26-feature{min-height:74px;padding:0 14px;border-left:1px solid #cbdbe8}
.home26-feature:first-child{border-left:0;padding-left:0}
.home26-feature svg{width:31px;height:31px;stroke:var(--blue);stroke-width:1.8;fill:none;margin-bottom:7px}
.home26-feature strong{display:block;color:#173652;font-size:13px;line-height:1.25}
.home26-feature span{display:block;color:#60758a;font-size:11.5px;line-height:1.32;margin-top:3px}
.home26-visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center}
.home26-visual:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-160px;top:-50px;background:radial-gradient(circle,rgba(47,145,221,.14),rgba(47,145,221,0) 68%)}
.home26-visual img{position:relative;z-index:1;width:min(100%,620px);border-radius:10px;box-shadow:0 18px 46px rgba(8,43,75,.16)}

/* SECTIONS */
.home26-section{padding:46px 0}
.home26-section-alt{background:#fbfdff}
.home26-section-head{text-align:center;max-width:760px;margin:0 auto 26px}
.home26-section-head h2{margin:0 0 7px;color:#0b2d55;font-size:31px;line-height:1.15;letter-spacing:-.6px}
.home26-section-head p{margin:0;color:#64788b;font-size:15px}
.home26-products{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.home26-products.exam{grid-template-columns:repeat(3,1fr);max-width:1030px;margin-inline:auto}
.home26-card{position:relative;border:1px solid #dce7ef;border-radius:10px;background:#fff;box-shadow:0 5px 16px rgba(12,52,88,.045);padding:20px 18px 18px;display:flex;flex-direction:column;min-height:286px}
.home26-card.featured{border:1.5px solid #1d74da;box-shadow:0 8px 22px rgba(9,86,174,.10)}
.home26-badge{position:absolute;top:-12px;left:18px;background:var(--blue);color:#fff;border-radius:5px;padding:5px 9px;font-size:10px;font-weight:900;letter-spacing:.3px}
.home26-card-top{display:flex;gap:14px;align-items:flex-start}
.home26-product-icon{width:59px;height:71px;flex:0 0 59px;border:1px solid #d7e1ea;border-radius:6px;background:linear-gradient(#fff,#f7fafc);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.home26-product-icon:after{content:"";position:absolute;left:6px;right:6px;top:15px;height:1px;background:#efb0b0;box-shadow:0 8px #efb0b0,0 16px #efb0b0,0 24px #efb0b0}
.home26-product-icon span{position:absolute;z-index:1;left:6px;right:6px;bottom:6px;background:#d72d2d;color:#fff;font-weight:900;font-size:10px;text-align:center;border-radius:2px;padding:3px 1px}
.home26-card h3{margin:2px 0 7px;color:#102e53;font-size:17px;line-height:1.22}
.home26-card p{margin:0;color:#536a7f;font-size:13px;line-height:1.45}
.home26-price{margin:17px 0 3px!important;color:#075fcd!important;font-size:28px!important;font-weight:900;line-height:1!important}
.home26-license{font-size:11.5px!important;color:#344f69!important;min-height:35px}
.home26-card .home26-btn{margin-top:auto;min-height:42px;width:100%;padding:0 12px}
.home26-exam-icon{width:62px;height:62px;flex:0 0 62px;border:1px solid #d7e5f1;border-radius:10px;background:#f7fbff;display:grid;place-items:center}
.home26-exam-icon svg{width:37px;height:37px;fill:none;stroke:var(--blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home26-card.exam-card{min-height:270px}

/* TRUST BAND */
.home26-trust-band{background:#eff7fd;border-top:1px solid #dce9f3;border-bottom:1px solid #dce9f3;padding:25px 0}
.home26-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.home26-trust-item{display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:start;padding:2px 22px;border-left:1px solid #cdddea}
.home26-trust-item:first-child{border-left:0;padding-left:0}
.home26-trust-item svg{width:42px;height:42px;fill:none;stroke:var(--blue);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.home26-trust-item h3{margin:1px 0 4px;color:#183b5d;font-size:14px}
.home26-trust-item p{margin:0;color:#61768a;font-size:12px;line-height:1.42}

/* FAQ */
.home26-faq{padding:42px 0 50px}
.home26-faq-list{max-width:850px;margin:0 auto}
.home26-faq details{border:1px solid #dce7ef;border-radius:7px;background:#fff;margin:8px 0;overflow:hidden}
.home26-faq summary{cursor:pointer;padding:14px 17px;font-size:14px;font-weight:800;color:#183956;list-style:none;position:relative}
.home26-faq summary::-webkit-details-marker{display:none}
.home26-faq summary:after{content:"⌄";position:absolute;right:17px;color:var(--blue);font-size:16px}
.home26-faq details[open] summary:after{content:"⌃"}
.home26-faq details p{margin:0;padding:0 17px 15px;color:#5b7185;font-size:13.5px}

/* FOOTER */
.home26-footer{background:linear-gradient(110deg,#082b4b,#074680);color:#d8e6f1;padding:39px 0 18px}
.home26-footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.05fr 1fr;gap:30px}
.home26-footer-logo img{width:245px;height:auto;margin-bottom:10px}
.home26-footer p{font-size:12.5px;line-height:1.55;margin:5px 0;color:#d5e3ee}
.home26-footer h2{margin:0 0 10px;color:#fff;font-size:14px}
.home26-footer ul{list-style:none;margin:0;padding:0}
.home26-footer li{margin:0}
.home26-footer a{display:block;padding:3px 0;color:#d8e6f1;font-size:12.5px;line-height:1.4}
.home26-footer a:hover{color:#fff;text-decoration:underline}
.home26-footer .inline{display:inline;padding:0;color:#fff}
.home26-copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:28px;padding-top:15px;color:#aac2d4;font-size:11.5px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
.home26-secure{white-space:nowrap}

@media(max-width:1120px){
  .home26-brand img{width:255px}.home26-mainbar-inner{gap:16px}.home26-nav a{padding-inline:8px;font-size:13px}.home26-nav .trial-cta{padding-inline:12px}
  .home26-hero-inner{grid-template-columns:1fr .88fr}.home26-products{grid-template-columns:repeat(2,1fr)}.home26-footer-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:900px){
  .home26-topbar-inner{padding:8px 0;flex-direction:column;gap:6px}.home26-trust{gap:14px 20px;justify-content:center}.home26-call{text-align:center}
  .home26-mainbar-inner{min-height:70px;flex-wrap:wrap;padding:10px 0}.home26-menu-button{display:block}.home26-nav{display:none;width:100%;margin-left:0}.home26-menu-toggle:checked~.home26-nav{display:block}.home26-nav>ul{align-items:stretch;flex-direction:column;padding:4px 0 8px}.home26-nav a{font-size:14px;padding:10px}.home26-nav .trial-cta{margin:4px 0 0;text-align:center}.home26-nav .active:after{display:none}.home26-subnav,.home26-dropdown:hover>.home26-subnav,.home26-dropdown:focus-within>.home26-subnav{position:static;display:grid;min-width:0;box-shadow:none;border:0;border-left:2px solid #d7e5ef;border-radius:0;margin:0 0 4px 12px;padding:5px 0 5px 8px}
  .home26-hero-inner{grid-template-columns:1fr;padding-top:28px}.home26-visual{order:-1}.home26-visual img{width:min(100%,720px)}.home26-hero-copy{text-align:center}.home26-hero h1,.home26-lead{margin-left:auto;margin-right:auto}.home26-hero-actions{justify-content:center}.home26-hero-features{margin:0 auto;text-align:left}.home26-products.exam{grid-template-columns:1fr 1fr}.home26-trust-grid{grid-template-columns:1fr 1fr;gap:22px}.home26-trust-item:nth-child(3){border-left:0;padding-left:0}.home26-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .home26-wrap{width:calc(100% - 26px)}.home26-trust{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:7px 12px;font-size:11.5px}.home26-trust span{white-space:normal}.home26-brand img{width:235px}.home26-hero-inner{min-height:0}.home26-visual img{border-radius:6px}.home26-hero h1{font-size:40px;letter-spacing:-1.3px}.home26-lead{font-size:17px}.home26-hero-actions{display:grid}.home26-btn{width:100%}.home26-hero-features{grid-template-columns:1fr 1fr;gap:18px 0}.home26-feature:nth-child(3){border-left:0;padding-left:0}.home26-section{padding:38px 0}.home26-section-head h2{font-size:27px}.home26-products,.home26-products.exam{grid-template-columns:1fr}.home26-card{min-height:0}.home26-card .home26-btn{margin-top:18px}.home26-trust-grid{grid-template-columns:1fr}.home26-trust-item{border-left:0!important;padding-left:0!important}.home26-footer-grid{grid-template-columns:1fr}.home26-copyright{display:block}.home26-secure{margin-top:7px}
}
