:root{color:#132238;font-synthesis:none;text-rendering:optimizelegibility;--ink:#132238;--muted:#5d6b7d;--line:#dce3ec;--soft:#f3f6fa;--blue:#2563eb;--blue-dark:#1747ae;--green:#14805e;--red:#bd3434;--gold:#9a6519;--navy:#132238;--white:#fff;letter-spacing:0;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--white);margin:0}body,button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit}p,li{line-height:1.65}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;line-height:1.15}h1{font-size:52px}h2{font-size:34px}h3{font-size:21px}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.narrow{width:min(800px,100% - 48px);margin-inline:auto}.skip-link{z-index:100;color:var(--white);background:var(--navy);padding:10px 14px;text-decoration:none;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #8db3ff}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.site-header__inner{align-items:center;gap:30px;min-height:72px;display:flex}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:6px}.desktop-nav{align-items:center;gap:24px;margin-right:auto;display:flex}.desktop-nav a,.text-link{color:#38475b;font-weight:650;text-decoration:none}.desktop-nav a:hover,.text-link:hover,.site-footer a:hover{color:var(--blue)}.site-header__actions{align-items:center;gap:18px;display:flex}.button{text-align:center;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:11px 18px;font-weight:750;text-decoration:none;display:inline-flex}.button--compact{min-height:40px;padding:8px 14px}.button--primary{color:var(--white);background:var(--blue)}.button--primary:hover{background:var(--blue-dark)}.button--secondary{color:var(--ink);background:var(--white);border-color:#b8c4d4}.button--secondary:hover{border-color:var(--blue);color:var(--blue-dark)}.button--light{color:var(--navy);background:var(--white)}.button--outline-light{color:var(--white);border-color:#ffffffb8}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;place-content:center;gap:5px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:20px;height:2px}.mobile-menu nav{border-bottom:1px solid var(--line);background:var(--white);display:grid;position:absolute;top:71px;left:0;right:0;box-shadow:0 16px 30px #1322381f}.mobile-menu nav a{border-top:1px solid var(--line);padding:15px 24px;font-weight:700;text-decoration:none}.eyebrow{color:var(--blue-dark);text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:800}.lead{color:#45556a;font-size:20px;line-height:1.55}.hero{background:var(--navy);align-items:end;min-height:620px;max-height:760px;display:flex;position:relative;overflow:hidden}.hero__image,.hero__shade{position:absolute;inset:0}.hero__image{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%;height:100%}.hero__shade{background:#08182b9e}.hero__content{z-index:1;color:var(--white);padding-block:76px;position:relative}.hero__content h1{max-width:820px;color:var(--white)}.hero__content .eyebrow{color:#b9d1ff}.hero__content p:not(.eyebrow){color:#f0f5ff;max-width:720px;margin:22px 0 30px;font-size:21px}.hero__actions,.page-hero__actions,.cta-band__actions{flex-wrap:wrap;gap:12px;display:flex}.trust-strip{border-bottom:1px solid var(--line);background:var(--white)}.trust-strip__inner{grid-template-columns:repeat(4,1fr);align-items:center;min-height:98px;display:grid}.trust-strip__inner span{border-right:1px solid var(--line);color:#3f4e62;align-items:center;min-height:52px;padding:0 24px;font-weight:700;display:flex}.trust-strip__inner span:first-child{padding-left:0}.trust-strip__inner span:last-child{border-right:0}.section{padding-block:88px}.section--soft{background:var(--soft)}.section--bordered{border-block:1px solid var(--line)}.section-heading{max-width:760px;margin-bottom:40px}.section-heading p{color:var(--muted);margin:14px 0 0;font-size:18px}.feature-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feature-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;min-height:260px;padding:28px;text-decoration:none;display:flex}.feature-card:hover{background:#f8faff}.feature-card__index{color:var(--blue);margin-bottom:32px;font-weight:800}.feature-card p{color:var(--muted);margin:12px 0 22px}.feature-card__link{color:var(--blue-dark);margin-top:auto;font-weight:750}.split-feature{grid-template-columns:minmax(0,.85fr) minmax(0,1.45fr);align-items:center;gap:56px;display:grid}.split-feature--reverse{grid-template-columns:minmax(0,1.45fr) minmax(0,.85fr)}.split-feature__copy p{color:var(--muted)}.plain-list,.check-list,.article-body ul{gap:12px;padding:0;list-style:none;display:grid}.check-list li,.plain-list li{padding-left:28px;position:relative}.check-list li:before{content:"";border-bottom:2px solid var(--green);border-left:2px solid var(--green);width:13px;height:7px;position:absolute;top:9px;left:0;transform:rotate(-45deg)}.plain-list li:before{content:"";background:var(--blue);width:7px;height:7px;position:absolute;top:11px;left:4px}.product-figure{margin:0}.product-figure picture{background:#eef2f7;border:1px solid #cfd8e5;border-radius:6px;display:block;overflow:hidden;box-shadow:0 22px 54px #13223824}.product-figure img{width:100%;height:auto}.product-figure figcaption{color:var(--muted);margin-top:12px;font-size:14px}.product-figure--compact{max-width:760px;margin-inline:auto}.page-hero{border-bottom:1px solid var(--line);background:var(--soft);padding:60px 0 48px}.page-hero h1{max-width:880px}.page-hero .lead{max-width:780px;margin:20px 0 26px}.breadcrumbs{margin-bottom:24px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#9aa7b7;margin-left:8px}.breadcrumbs a{color:var(--blue-dark)}.benefit-grid,.workflow-grid,.article-grid,.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.benefit-item,.workflow-item,.article-card,.info-item{border:1px solid var(--line);background:var(--white);border-radius:6px}.benefit-item,.workflow-item,.info-item{padding:24px}.benefit-item strong,.workflow-item strong{color:var(--blue-dark);margin-bottom:10px;font-size:18px;display:block}.workflow-grid{counter-reset:steps;grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-item{counter-increment:steps}.workflow-item:before{content:counter(steps, decimal-leading-zero);color:var(--blue);margin-bottom:28px;font-weight:800;display:block}.workflow-item p,.benefit-item p,.info-item p{color:var(--muted);margin:0}.article-card{flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.article-card img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-bottom:1px solid var(--line);width:100%}.article-card__body{flex-direction:column;flex:1;padding:22px;display:flex}.article-card__meta,.article-meta{color:var(--muted);font-size:14px}.article-card h2,.article-card h3{margin:10px 0 12px}.article-card p{color:var(--muted);margin:0 0 18px}.article-card__more{color:var(--blue-dark);margin-top:auto;font-weight:750}.article-hero{background:var(--soft);border-bottom:1px solid var(--line);padding:52px 0 42px}.article-hero h1{max-width:900px}.article-meta{gap:16px;margin-top:20px;display:flex}.article-body{padding-block:64px 90px}.article-body>p,.article-body>section,.article-body>.article-lead{max-width:800px;margin-inline:auto}.article-lead{color:#394b61;margin-top:0;margin-bottom:46px;font-size:21px}.article-body section{margin-bottom:52px}.article-body section h2{margin-bottom:18px;font-size:29px}.article-body section p{color:#35455a;margin:0 0 16px;font-size:18px}.article-body ul{margin:24px 0}.article-body li{color:#35455a;padding-left:24px;font-size:17px;position:relative}.article-body li:before{content:"";background:var(--green);width:7px;height:7px;position:absolute;top:11px;left:2px}.article-body .product-figure{width:min(1100px,100vw - 48px);max-width:none;margin:30px 50% 0;transform:translate(-50%)}.article-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px 20px;margin-top:24px;padding-top:20px;display:flex}.article-links a{color:var(--blue-dark);font-weight:750}.legal-document{padding-block:64px 90px}.legal-document h1{margin-bottom:14px;font-size:42px}.legal-document h2{margin:42px 0 14px;font-size:26px}.legal-document p,.legal-document li{color:#3c4d62;font-size:17px}.legal-document ul,.legal-document ol{gap:10px;display:grid}.document-meta{color:var(--muted);margin-bottom:34px}.operator-block{border-left:4px solid var(--blue);background:var(--soft);margin:32px 0;padding:22px}.operator-block p{margin:5px 0}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:var(--white);border-radius:6px}.faq-list summary{cursor:pointer;padding:20px 50px 20px 22px;font-weight:750}.faq-list details p{color:var(--muted);margin:0;padding:0 22px 22px}.guide-links .info-item{flex-direction:column;align-items:flex-start;display:flex}.guide-links .info-item h2{font-size:24px}.guide-links .info-item .button{margin-top:auto}.guide-steps{border-top:1px solid var(--line);display:grid}.guide-step{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);gap:22px;padding:28px 0;display:grid}.guide-step>span{color:var(--blue);font-size:18px;font-weight:800}.guide-step h2{font-size:25px}.guide-step p{max-width:820px;color:var(--muted);margin:10px 0 0}.cta-band{color:var(--white);background:var(--navy)}.cta-band__inner{justify-content:space-between;align-items:center;gap:40px;min-height:260px;padding-block:54px;display:flex}.cta-band h2{max-width:700px;color:var(--white)}.cta-band p{color:#d7e1ef;max-width:680px;margin:14px 0 0}.site-footer{color:#cbd5e2;background:#0d192a;padding:64px 0 22px}.site-footer__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:48px;display:grid}.brand--footer{color:var(--white)}.site-footer p{max-width:260px}.site-footer nav{align-content:start;gap:12px;display:grid}.site-footer nav strong{color:var(--white);margin-bottom:6px}.site-footer a{text-decoration:none}.site-footer__bottom{color:#94a3b6;border-top:1px solid #2a384a;justify-content:space-between;gap:24px;margin-top:52px;padding-top:20px;font-size:14px;display:flex}.not-found{text-align:center;place-content:center;min-height:55vh;padding:60px 24px;display:grid}.not-found strong{color:var(--blue);font-size:80px}.not-found h1{margin:12px 0;font-size:38px}@media (width<=980px){h1{font-size:44px}.desktop-nav,.site-header__actions{display:none}.mobile-menu{display:block}.feature-grid,.benefit-grid,.article-grid,.info-grid,.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-feature,.split-feature--reverse{grid-template-columns:1fr}.split-feature--reverse .split-feature__copy{order:-1}.trust-strip__inner{grid-template-columns:repeat(2,1fr)}.trust-strip__inner span:nth-child(2){border-right:0}.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){h1{font-size:36px}h2{font-size:29px}.shell,.narrow{width:min(100% - 32px,1180px)}.site-header__inner{min-height:64px}.mobile-menu nav{top:63px}.hero{min-height:600px}.hero__image{-o-object-position:38% top;object-position:38% top}.hero__shade{background:#08182bb8}.hero__content{padding-block:52px}.hero__content p:not(.eyebrow),.lead,.article-lead{font-size:18px}.hero__actions .button,.page-hero__actions .button,.cta-band__actions .button{width:100%}.trust-strip__inner,.feature-grid,.benefit-grid,.workflow-grid,.article-grid,.info-grid,.site-footer__grid{grid-template-columns:1fr}.guide-step{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:22px 0}.guide-step h2{font-size:22px}.trust-strip__inner span,.trust-strip__inner span:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:56px;padding:0}.trust-strip__inner span:last-child{border-bottom:0}.section{padding-block:64px}.page-hero{padding:42px 0 38px}.feature-card{min-height:220px}.article-hero h1,.legal-document h1{font-size:34px}.article-body{padding-block:48px 68px}.article-body section h2{font-size:25px}.article-body section p,.legal-document p,.legal-document li{font-size:16px}.article-body .product-figure{width:calc(100vw - 32px)}.cta-band__inner,.site-footer__bottom{flex-direction:column;align-items:stretch}.site-footer__grid{gap:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
