@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap");:root{color-scheme:light;--sfs-navy:#0a1f44;--sfs-blue:#005fd1;--sfs-blue-dark:#004aa8;--sfs-light-blue:#e6f2ff;--sfs-logo-blue:#16a2ee;--sfs-light-gray:#f4f6f8;--sfs-gray:#4b5563;--sfs-black:#111;--sfs-ink:#111;--sfs-muted:#4b5563;--sfs-line:#d9e7fb;--brand-navy:#002b5b;--brand-navy-deep:#102d50;--brand-sky:#28a6de;--brand-blue:#005fd1;--brand-mist:#eaf6fc;--brand-slate:#66778c;--brand-radius-card:16px;--brand-radius-control:13px;--font-body:"Inter",system-ui,Arial,sans-serif;--font-heading:"Plus Jakarta Sans","Manrope","Inter",Arial,sans-serif;--blue:var(--sfs-blue);--blue-dark:var(--sfs-blue-dark);--blue-on-dark:var(--sfs-logo-blue);--ink:var(--sfs-ink);--muted:var(--sfs-muted);--line:var(--sfs-line);--soft:var(--brand-mist);--white:#fff;--radius:8px;--shadow-soft:0 18px 46px rgba(10,31,68,.1);--shadow-card:0 10px 26px rgba(10,31,68,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7fbff;color:var(--ink);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(22,162,238,.38);outline-offset:3px}h1,h2,h3{color:var(--sfs-ink);font-family:var(--font-heading);font-weight:700;letter-spacing:-.015em;line-height:1.12;margin:0}p{margin:0}.site-header{background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--line);box-shadow:0 10px 30px rgba(12,54,86,.04);overflow-x:hidden;position:-webkit-sticky;position:sticky;top:0;z-index:20}.topbar{align-items:center;background:#111;color:var(--white);display:flex;font-size:.84rem;gap:.75rem;justify-content:center;padding:.34rem 1rem}.topbar a{color:var(--blue-on-dark);font-weight:700}.header-inner{align-items:center;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:220px minmax(0,1fr) 216px;margin:0 auto;max-width:1240px;padding:.62rem 1.25rem}.logo-link img{height:auto;width:210px}.header-actions,.main-nav,.quick-actions{align-items:center;display:flex;gap:.7rem}.header-actions{justify-content:flex-end}.main-nav{flex-wrap:wrap;justify-content:center}.main-nav a{font-size:.82rem;font-weight:700;padding:.35rem .1rem;text-transform:uppercase}.main-nav a:hover{color:var(--blue)}.site-footer a:hover{color:var(--blue-on-dark)}.button,.button-light,.button-secondary{align-items:center;background:var(--blue);border:2px solid var(--blue);border-radius:var(--radius);color:var(--white);display:inline-flex;font-size:.84rem;font-weight:800;justify-content:center;min-height:42px;padding:.58rem .95rem;text-transform:uppercase;transition:.18s ease}.button:hover{background:var(--blue-dark);border-color:var(--blue-dark)}.button-secondary{background:#111;border-color:#111}.button-light{background:var(--white);color:var(--blue)}.consultation-link{min-height:44px}.button-light:hover,.button-secondary:hover{box-shadow:0 8px 18px rgba(12,54,86,.12);transform:translateY(-1px)}.quick-actions{border-top:1px solid var(--line);display:none;justify-content:center;padding:.38rem 1rem}.quick-actions a{color:var(--blue-dark);font-size:.82rem;font-weight:800;text-transform:uppercase}.mobile-toolbar{display:none}.section{padding:4rem 1.25rem}.section.soft{background:var(--soft)}.section:not(.blue-band):has(+.section){padding-bottom:2rem}.section+.section:not(.blue-band){padding-top:2rem}.container{margin:0 auto;max-width:1180px;width:100%}.hero{background:#050505;color:var(--white);isolation:isolate;overflow:hidden;padding:2.25rem 1.25rem 2.5rem;position:relative}.hero:before{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.74) 38%,rgba(0,0,0,.34) 72%,rgba(0,0,0,.14));inset:0}.hero:after,.hero:before{content:"";pointer-events:none;position:absolute;z-index:1}.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.7),transparent);height:5.5rem;left:0;top:0;width:100%}.hero-media{inset:0;pointer-events:none;position:absolute;z-index:0}.hero-poster,.hero-video{height:100%;left:0;object-fit:cover;opacity:.78;position:absolute;top:0;width:100%}.hero-video{border:0}.hero-content{max-width:1180px;position:relative;z-index:2}.eyebrow{color:var(--blue);font-size:.9rem;font-weight:900;letter-spacing:0;margin-bottom:1.25rem;text-transform:uppercase}.hero h1{color:var(--white);font-size:52px;line-height:1.1;max-width:720px;overflow-wrap:break-word;text-shadow:0 2px 18px rgba(0,0,0,.28)}.hero .eyebrow{color:var(--blue-on-dark);margin-bottom:.7rem}.hero-lede{font-size:1.14rem;line-height:1.6;margin-top:1rem;max-width:620px;text-shadow:0 2px 14px rgba(0,0,0,.24)}.hero-stats{border-top:1px solid hsla(0,0%,100%,.24);display:grid;grid-gap:1.1rem 2.25rem;gap:1.1rem 2.25rem;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:1.5rem 0 0;max-width:940px;padding:1rem 0 0}.hero-stat{display:grid;grid-gap:.15rem;gap:.15rem}.hero-stat-value{color:var(--white);font-family:var(--font-heading);font-size:1.45rem;font-weight:700;line-height:1.2}.hero-stat-label{color:hsla(0,0%,100%,.82);font-size:.84rem;line-height:1.35}.offer-band{background:var(--blue);color:var(--white);padding:.85rem 1.25rem}.offer-band-inner{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem 1.25rem;justify-content:center}.offer-band p{font-size:1rem;font-weight:700}.offer-band-link{border-bottom:2px solid hsla(0,0%,100%,.65);font-size:.86rem;font-weight:900;padding-bottom:1px;text-transform:uppercase}.offer-band-link:hover{border-bottom-color:var(--white)}.cta-row,.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.25rem}.hero-actions{margin-top:1.25rem}.footer-grid,.intro-grid,.split{display:grid;grid-gap:2.4rem;gap:2.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.intro-grid h2,.section-heading h2,.split h1,.split h2{font-size:3.35rem}.intro-grid p,.section-heading p,.split p{color:var(--muted);font-size:1.08rem}.intro-grid .eyebrow,.section-heading .eyebrow,.split .eyebrow{color:var(--blue);font-size:.9rem}.section-heading{margin-bottom:2.5rem;max-width:780px}.cards,.feature-grid,.pricing-grid,.service-grid,.testimonial-grid{display:grid;grid-gap:1.35rem;gap:1.35rem}.cards,.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.price-card,.testimonial{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.35rem}.card img{aspect-ratio:4/3;border-radius:calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0 0;height:auto;margin:-1.35rem -1.35rem 1.2rem;object-fit:cover;width:calc(100% + 2.7rem)}.card h3,.price-card h3,.testimonial h3{font-size:1.25rem;margin-bottom:.65rem}.card p,.list-block li,.price-card p,.testimonial p{color:var(--muted)}.card .text-link{color:var(--blue-dark);display:inline-block;font-weight:900;margin-top:1rem;text-transform:uppercase}.card:hover,.price-card:hover{border-color:rgba(0,174,239,.42);box-shadow:var(--shadow-soft);transform:translateY(-2px);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.price-group+.price-group{margin-top:2.75rem}.price-group-heading{font-size:1.35rem;margin-bottom:1.1rem}.price-card .price-figure{color:var(--sfs-ink);font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.1}.price-card .price-unit{color:var(--muted);font-family:var(--font-body);font-size:.95rem;font-weight:400}.price-card .price-compare{color:var(--muted);font-size:.92rem;margin-top:.35rem}.price-terms{display:grid;grid-gap:.4rem;gap:.4rem;margin:1rem 0 0;padding-left:1.1rem}.price-terms li{color:var(--muted);font-size:.92rem}.price-card .text-link{color:var(--blue-dark);display:inline-block;font-weight:900;margin-top:1.1rem;text-transform:uppercase}.faq-group+.faq-group{margin-top:2.5rem}.faq-group>h3{font-size:1.35rem;margin-bottom:.9rem}.faq-item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:.6rem;padding:.95rem 1.2rem}.faq-item summary{cursor:pointer;font-family:var(--font-heading);font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{color:var(--blue-dark);content:"+";float:right;font-weight:900}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--muted);margin-top:.7rem}.media-panel{aspect-ratio:4/3;border-radius:var(--radius);box-shadow:var(--shadow-soft);min-height:0;overflow:hidden}.media-panel img{height:100%;object-fit:cover;width:100%}.media-panel.product-shot{align-self:center;aspect-ratio:3/2;margin:0 auto;max-width:470px;width:100%}.blue-band{background:var(--blue)}.blue-band,.blue-band h2,.blue-band h3,.blue-band p{color:var(--white)}.list-block{display:grid;grid-gap:.8rem;gap:.8rem;margin:1.2rem 0 0;padding-left:1.1rem}.legal{max-width:900px}.legal h1{font-size:3.4rem;margin-bottom:1rem}.legal h2{font-size:1.35rem;margin-top:2rem}.legal p{color:var(--muted);margin-top:1rem}.site-footer{background:#111;color:var(--white);padding:4.5rem 1.25rem 1.5rem}.site-footer h2{color:var(--white);font-size:1.1rem;margin-bottom:.8rem}.site-footer a,.site-footer p{color:#d7d7d7}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;margin:0 auto;max-width:1180px}.footer-logo{background:var(--white);border-radius:var(--radius);margin-bottom:1rem;padding:.4rem;width:245px}.social-links{display:flex;gap:1rem}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.16);display:flex;justify-content:space-between;margin:3rem auto 0;max-width:1180px;padding-top:1.2rem}.footer-bottom span:last-child{display:flex;gap:1rem}@media (max-width:980px){.footer-grid,.header-inner,.intro-grid,.split{grid-template-columns:1fr}.header-actions{justify-content:center}.logo-link img{margin:0 auto}.cards,.feature-grid,.pricing-grid,.service-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero h1{font-size:2.9rem}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.legal h1{font-size:2.7rem}.intro-grid h2,.section-heading h2,.split h1,.split h2{font-size:2.65rem}}@media (max-width:767px){.hero-video{display:none}}@media (max-width:640px){.cta-row,.footer-bottom,.topbar{align-items:stretch;flex-direction:column}.hero-actions{display:grid;grid-gap:.6rem;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{align-items:center;gap:.25rem;font-size:.78rem;justify-content:center;overflow-wrap:anywhere;padding:.25rem .75rem;text-align:center}.topbar span{display:none}.header-inner{align-items:center;display:grid;grid-gap:.32rem;gap:.32rem;grid-template-columns:1fr;justify-items:center;max-width:100vw;padding:.38rem .75rem;width:100vw}.header-actions,.main-nav{display:none}.logo-link{max-width:100%}.logo-link img{margin:0 auto;width:min(180px,68vw)}.mobile-toolbar{align-items:center;display:grid;grid-gap:.35rem;gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:center;max-width:min(calc(100vw - 2rem),17rem);min-width:0;width:100%}.mobile-toolbar>*{min-width:0}.mobile-menu summary,.mobile-toolbar .button{border-radius:var(--radius);font-size:.72rem;min-height:32px;padding:.28rem .45rem;width:100%}.mobile-menu{min-width:0;position:relative;width:100%}.mobile-menu summary{align-items:center;border:2px solid var(--blue);color:var(--blue);cursor:pointer;display:flex;font-weight:900;justify-content:center;list-style:none;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-nav{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 40px rgba(0,0,0,.16);display:grid;min-width:min(260px,calc(100vw - 2rem));padding:.45rem;position:absolute;right:0;top:calc(100% + .6rem);z-index:40}.mobile-nav a{color:var(--ink);font-size:.86rem;font-weight:900;padding:.65rem .75rem;text-transform:uppercase}.mobile-nav a:hover{background:var(--soft);color:var(--blue-dark)}.quick-actions{display:none}.cards,.feature-grid,.pricing-grid,.service-grid,.testimonial-grid{grid-template-columns:1fr}.hero{min-height:auto;overflow:hidden;padding:2.25rem 1rem 2.5rem}.hero:before{background:linear-gradient(180deg,rgba(0,0,0,.46),rgba(0,0,0,.66) 52%,rgba(0,0,0,.8))}.hero:after{height:4.5rem;width:100%}.hero h1,.hero-content,.hero-lede{min-width:0;max-width:min(100%,22rem);overflow-wrap:anywhere;word-break:break-word}.hero h1{font-size:2rem;line-height:1.18}.hero-lede{font-size:.98rem;line-height:1.55;margin-top:.8rem}.hero-stats{gap:.85rem 1.25rem;margin-top:1.5rem;padding-top:1rem}.hero-stat-value{font-size:1.2rem}.hero-stat-label{font-size:.78rem}.offer-band-inner{text-align:center}.legal h1{font-size:2rem}.button,.button-light,.button-secondary{width:100%}.intro-grid h2,.section-heading h2,.split h1,.split h2{font-size:2rem}.intro-grid h2,.intro-grid p,.section-heading h2,.section-heading p,.split h1,.split h2,.split p{max-width:min(100%,21rem);overflow-wrap:anywhere;word-break:break-word}}