:root{--navy:#062643;--blue:#0878ff;--blue2:#2768f2;--ink:#102033;--muted:#64748b;--line:#e5eaf0;--soft:#f7f9fc;--white:#fff;--radius:18px;--shadow:0 16px 40px rgba(15,35,55,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{width:min(760px,100%)}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.brand-logo{display:block!important;width:205px!important;max-width:205px!important;height:auto!important;object-fit:contain}.main-nav{display:flex;align-items:center;gap:24px}.main-nav a{text-decoration:none;font-weight:650;color:#274158}.main-nav a:hover{color:var(--blue)}.menu-toggle{display:none;border:0;background:transparent;font-size:1.7rem;color:var(--navy);cursor:pointer}.hero{padding:88px 0 72px;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:58px;align-items:center}.hero h1,.page-hero h1{font-size:clamp(2.55rem,6vw,5rem);line-height:1.02;letter-spacing:-.06em;margin:.3rem 0 1.25rem;color:var(--navy)}.page-hero h1{font-size:clamp(2.4rem,5vw,4.4rem)}.lead{font-size:1.18rem;color:#4f6377;max-width:760px}.eyebrow{display:inline-block;color:var(--blue);font-weight:800;text-transform:uppercase;font-size:.78rem;letter-spacing:.12em}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;text-decoration:none;border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(8,120,255,.2)}.button.secondary{background:#fff;color:var(--navy);border:1px solid var(--line);box-shadow:none}.button.small{padding:10px 17px;font-size:.92rem}.hero-card,.side-card,.card,.contact-form,.callout{border:1px solid var(--line);background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:34px;text-align:center}.hero-card img{width:170px;margin:0 auto 18px}.hero-card h2{font-size:1.65rem;line-height:1.2;color:var(--navy)}.section{padding:78px 0}.section.alt{background:var(--soft)}.section-heading{max-width:760px;margin-bottom:34px}.section h2{font-size:clamp(2rem,4vw,3rem);line-height:1.12;letter-spacing:-.04em;color:var(--navy);margin:.35rem 0 1rem}.cards{display:grid;gap:22px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{padding:28px}.card h3{color:var(--navy);font-size:1.35rem;margin-top:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.text-link{font-weight:800;color:var(--blue);text-decoration:none}.page-hero{padding:74px 0 48px;background:linear-gradient(180deg,#f7fbff 0%,#fff 100%)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;align-items:start}.content{max-width:800px}.content h2{font-size:1.8rem;margin:2.2rem 0 .8rem}.content h3{font-size:1.3rem;color:var(--navy);margin-top:1.7rem}.content p,.content li{color:#40566d}.side-card{padding:25px;position:sticky;top:110px}.side-card img{width:130px;margin:0 auto 18px}.side-card h3{color:var(--navy)}.callout{padding:28px;margin-top:36px;background:#f8fbff}.callout h3{margin-top:0}.price-card h2{font-size:2.4rem}.price-card ul{padding-left:20px;color:#40566d;min-height:190px}.contact-grid{display:grid;grid-template-columns:minmax(0,1.2fr) .8fr;gap:32px;align-items:start}.contact-form{padding:30px}.contact-form label{display:block;font-weight:700;margin-bottom:18px;color:var(--navy)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}input,textarea{width:100%;margin-top:7px;border:1px solid #ccd6e0;border-radius:12px;padding:13px 14px;font:inherit;color:var(--ink);background:#fff}input:focus,textarea:focus{outline:3px solid rgba(8,120,255,.12);border-color:var(--blue)}.form-note{font-size:.92rem;color:var(--muted)}.hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.legal{max-width:860px}.legal h2{border-top:1px solid var(--line);padding-top:28px;margin-top:34px}.legal-note{margin-top:36px;padding:20px;border-radius:14px;background:#fff7e8;border:1px solid #f1d9ad;color:#5f4930}.site-footer{background:#051d34;color:#d8e4ef;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .7fr;gap:50px}.footer-grid h3{color:#fff;margin-top:0}.footer-grid a{color:#d8e4ef;text-decoration:none}.footer-logo{display:block!important;width:175px!important;max-width:175px!important;height:auto!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.92rem}.footer-bottom a{color:#d8e4ef}.notice{width:min(700px,calc(100% - 40px));margin:60px auto;padding:28px;border-radius:18px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}@media(max-width:820px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:20px;right:20px;top:70px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.hero{padding-top:62px}.hero-grid,.split,.content-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.cards.three,.cards.two{grid-template-columns:1fr}.hero-card{max-width:520px}.side-card{position:static}.field-row{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media(max-width:520px){.wrap{width:min(100% - 28px,1120px)}.nav-wrap{min-height:70px}.brand-logo{height:42px;max-width:185px}.section{padding:58px 0}.hero h1,.page-hero h1{letter-spacing:-.045em}}.footer-brand{display:inline-flex!important;align-items:center;justify-content:center;background:#fff;border-radius:14px;padding:7px 10px;width:auto!important;max-width:195px;box-shadow:0 8px 22px rgba(0,0,0,.14)}.site-header .brand .brand-logo{width:205px!important;max-width:205px!important;height:auto!important}.site-footer .footer-brand{width:auto!important;max-width:195px!important;padding:7px 10px!important;border-radius:14px!important}.site-footer .footer-brand .footer-logo{width:175px!important;max-width:175px!important;height:auto!important}@media(max-width:680px){.site-header .brand .brand-logo{width:165px!important;max-width:165px!important}.site-footer .footer-brand .footer-logo{width:155px!important;max-width:155px!important}}.site-footer .footer-brand{display:inline-flex !important;align-items:center;justify-content:center;background:transparent !important;padding:0 !important;border-radius:0 !important;box-shadow:none !important;width:auto !important;max-width:none !important}.site-footer .footer-logo-circle{width:250px;height:250px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;box-shadow:none;overflow:hidden}.site-footer .footer-logo-inside{width:220px !important;max-width:220px !important;height:auto !important;display:block}@media(max-width:680px){.site-footer .footer-logo-circle{width:210px;height:210px}.site-footer .footer-logo-inside{width:180px !important;max-width:180px !important}}.contact-hero{padding-bottom:56px}.founder-section{background:#fff}.founder-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:64px;align-items:start}.founder-photo-wrap{position:sticky;top:112px}.founder-photo{width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center top;border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--line)}.founder-copy{max-width:760px}.founder-copy h2{margin-top:.35rem}.founder-copy p{color:#40566d;font-size:1.02rem}.founder-tagline{margin-top:30px;padding:20px 24px;border-left:4px solid var(--blue);background:#f7fbff;border-radius:0 14px 14px 0;color:var(--navy)!important;font-size:1.2rem!important}.contact-form-section .contact-grid{grid-template-columns:.82fr 1.18fr;gap:54px}.contact-direct{margin-top:28px;padding-top:22px;border-top:1px solid var(--line);display:grid;gap:5px}.contact-direct a{color:var(--blue);font-weight:800;text-decoration:none}@media(max-width:820px){.founder-grid,.contact-form-section .contact-grid{grid-template-columns:1fr;gap:36px}.founder-photo-wrap{position:static}.founder-photo{width:min(100%,520px);aspect-ratio:4 / 5}}.founder-section{background:#fff}.founder-grid{display:grid;grid-template-columns:minmax(300px,390px) minmax(0,1fr);gap:72px;align-items:start}.founder-photo-wrap{display:flex;justify-content:flex-start;align-items:flex-start;position:sticky;top:110px}.founder-photo-panel{width:100%;max-width:380px;padding:6px;display:flex;justify-content:center;align-items:center}.founder-photo-ring{width:340px;height:340px;border-radius:50%;background:#ffffff;border:12px solid #f3f6fb;box-shadow:0 18px 50px rgba(9,30,66,.14);display:flex;align-items:center;justify-content:center;overflow:hidden}.founder-photo{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%;display:block}.founder-copy{max-width:780px}.founder-copy h2{margin-top:.35rem;margin-bottom:1rem}.founder-copy p{color:#40566d;font-size:1.03rem;line-height:1.8}.founder-tagline{margin-top:30px;padding:18px 22px;border-left:4px solid var(--blue);background:#f7fbff;border-radius:0 14px 14px 0;color:var(--navy)!important;font-size:1.15rem!important}@media(max-width:1024px){.founder-grid{grid-template-columns:320px minmax(0,1fr);gap:48px}.founder-photo-ring{width:300px;height:300px}}@media(max-width:820px){.founder-grid{grid-template-columns:1fr;gap:34px}.founder-photo-wrap{position:static;justify-content:center}.founder-photo-panel{max-width:none;width:100%}}@media(max-width:680px){.founder-photo-ring{width:240px;height:240px;border-width:10px}.founder-copy p{font-size:1rem;line-height:1.72}}@media(max-width:820px){}.testimonials-section{background:#f7f9fc;border-top:1px solid var(--line)}.testimonials-heading{max-width:780px;margin:0 auto 42px;text-align:center}.testimonials-heading .lead{margin-left:auto;margin-right:auto}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.testimonial-card{min-height:300px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;display:flex;flex-direction:column;box-shadow:0 12px 34px rgba(9,30,66,.06)}.testimonial-quote{font-size:4.8rem;line-height:.8;font-weight:900;color:var(--navy);margin-bottom:18px}.testimonial-card p{color:#40566d;font-size:1rem;line-height:1.75;margin:0 0 28px;flex:1}.testimonial-person{display:grid;gap:3px;padding-top:18px;border-top:1px solid var(--line)}.testimonial-person strong{color:var(--navy);font-size:1.03rem}.testimonial-person span{color:var(--muted);font-size:.9rem}@media(max-width:980px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}}.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-toggle{appearance:none;border:0;background:transparent;color:#274158;font:inherit;font-weight:650;padding:0;display:flex;align-items:center;gap:5px;cursor:pointer}.nav-dropdown-toggle:hover,.nav-dropdown:focus-within .nav-dropdown-toggle{color:var(--blue)}.nav-caret{font-size:.76rem;line-height:1;transition:transform .18s ease}.nav-dropdown-menu{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%) translateY(-4px);min-width:160px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 16px 38px rgba(15,35,55,.12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:1100}.nav-dropdown-menu a{display:block;padding:10px 12px;border-radius:9px;white-space:nowrap;color:#274158;text-decoration:none;font-weight:650}.nav-dropdown-menu a:hover{background:#f4f8ff;color:var(--blue)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-dropdown.open .nav-caret{transform:rotate(180deg)}#founder,#reviews{scroll-margin-top:96px}@media(max-width:820px){.nav-dropdown{display:block;width:100%}.nav-dropdown-toggle{width:100%;justify-content:space-between;padding:10px 0}.nav-dropdown-menu{position:static;transform:none !important;min-width:0;width:100%;margin-top:4px;padding:4px 0 4px 14px;border:0;border-left:2px solid #e6edf6;border-radius:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;display:none;background:transparent}.nav-dropdown.open .nav-dropdown-menu{display:block}.nav-dropdown-menu a{padding:9px 8px}}@media(min-width:821px){.nav-dropdown{padding-bottom:18px;margin-bottom:-18px}.nav-dropdown-menu{top:100% !important;margin-top:0 !important}.nav-dropdown::after{content:"";position:absolute;left:-12px;right:-12px;top:100%;height:22px;background:transparent;pointer-events:auto}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}}@media(max-width:680px){}.page-hero .page-hero-left{width:min(1120px,calc(100% - 40px)) !important;margin-left:auto !important;margin-right:auto !important;text-align:left !important}.page-hero .page-hero-left h1,.page-hero .page-hero-left .lead,.page-hero .page-hero-left .eyebrow{text-align:left !important}.page-hero .page-hero-left h1{max-width:900px;margin-left:0 !important;margin-right:0 !important}.page-hero .page-hero-left .lead{max-width:760px;margin-left:0 !important;margin-right:0 !important}@media(max-width:520px){.page-hero .page-hero-left{width:min(100% - 28px,1120px) !important}}.content-grid-single{grid-template-columns:1fr !important}.content-grid-single .content{max-width:860px}.contact-feature{padding:92px 0 100px;background:radial-gradient(circle at 88% 10%,rgba(8,120,255,.08),transparent 28%),linear-gradient(180deg,#f8fbff 0%,#f7f9fc 100%)}.contact-feature-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:center}.contact-feature-copy h1{max-width:650px;font-size:clamp(2.8rem,5.2vw,4.8rem);line-height:1.02;letter-spacing:-.055em;color:var(--navy);margin:.35rem 0 1.35rem}.contact-feature-copy .lead{max-width:620px}.contact-benefits{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:12px;color:#40566d;font-weight:700}.contact-benefits li{display:flex;align-items:center;gap:10px}.contact-benefits li span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-weight:900;flex:0 0 24px}.contact-form-simple{padding:34px}.contact-form-simple label{margin-bottom:20px}.contact-form-simple textarea{min-height:190px}.project-help-row{display:flex;justify-content:space-between;gap:16px;margin:-8px 0 22px;color:var(--muted);font-size:.88rem}.project-count{white-space:nowrap}.contact-submit{width:100%;min-height:52px}@media(max-width:820px){.contact-feature{padding:68px 0 72px}.contact-feature-grid{grid-template-columns:1fr;gap:38px;align-items:start}.contact-feature-copy h1{max-width:760px}}@media(max-width:520px){.contact-form-simple{padding:24px}.project-help-row{align-items:flex-start}}.contact-form-simple select{width:100%;margin-top:7px;border:1px solid #ccd6e0;border-radius:12px;padding:13px 42px 13px 14px;min-height:52px;font:inherit;color:var(--ink);background:#fff;cursor:pointer}.contact-form-simple select:focus{outline:3px solid rgba(8,120,255,.12);border-color:var(--blue)}.footer-v21{background:#061f38;color:#d8e4ef;padding:72px 0 28px}.footer-grid-v21{display:grid;grid-template-columns:1.35fr .65fr .65fr;gap:72px;align-items:start}.footer-brand-column{display:flex;flex-direction:column;align-items:center;text-align:center}.footer-v21 .footer-brand{display:inline-flex !important;align-items:center;justify-content:center;background:transparent !important;padding:0 !important;margin:0 auto 24px;border-radius:0 !important;box-shadow:none !important;width:auto !important;max-width:none !important}.footer-v21 .footer-logo-circle{width:250px;height:250px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.footer-v21 .footer-logo-inside{width:220px !important;max-width:220px !important;height:auto !important;display:block}.footer-copy-centered{max-width:620px;margin:0 auto;text-align:center;font-size:1.02rem;line-height:1.7;color:#d8e4ef}.footer-links-column h3,.footer-contact-column h3{color:#fff;margin-top:8px;margin-bottom:24px;font-size:1.25rem}.footer-links-column p,.footer-contact-column p{line-height:1.85}.footer-links-column a,.footer-contact-column a{color:#d8e4ef;text-decoration:none}.footer-links-column a:hover,.footer-contact-column a:hover,.footer-legal-links a:hover{color:#fff}.footer-bottom-v21{border-top:1px solid rgba(255,255,255,.14);margin-top:54px;padding-top:24px;display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;text-align:center;font-size:.93rem}.footer-legal-links{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}.footer-legal-links a{color:#d8e4ef;text-decoration:underline;text-underline-offset:3px}@media(max-width:820px){.footer-grid-v21{grid-template-columns:1fr;gap:42px}.footer-links-column,.footer-contact-column{text-align:center}.footer-v21 .footer-logo-circle{width:220px;height:220px}.footer-v21 .footer-logo-inside{width:190px !important;max-width:190px !important}.footer-bottom-v21{flex-direction:column;gap:10px}}.page-hero .page-hero-left h1{font-size:clamp(2.65rem,4.4vw,4.15rem) !important;line-height:1.04 !important;letter-spacing:-.052em !important;max-width:880px !important}.contact-feature-copy h1{font-size:clamp(2.7rem,4.2vw,4rem) !important;line-height:1.04 !important;letter-spacing:-.052em !important;max-width:620px !important}@media(max-width:680px){.page-hero .page-hero-left h1{font-size:clamp(2.35rem,10.5vw,3.35rem) !important}.contact-feature-copy h1{font-size:clamp(2.4rem,10.5vw,3.45rem) !important}}.page-hero .page-hero-left h1{font-size:clamp(2rem,3.2vw,3rem) !important;line-height:1.08 !important;letter-spacing:-.04em !important;max-width:820px !important}.contact-feature-copy h1{font-size:clamp(2rem,3.2vw,3rem) !important;line-height:1.08 !important;letter-spacing:-.04em !important;max-width:620px !important}@media(max-width:680px){.page-hero .page-hero-left h1,.contact-feature-copy h1{font-size:clamp(2rem,8.5vw,2.65rem) !important}}.legal-hero-align{width:min(860px,calc(100% - 40px)) !important;margin-left:auto !important;margin-right:auto !important;text-align:left !important}.legal-hero-align h1,.legal-hero-align .lead,.legal-hero-align .eyebrow{text-align:left !important;margin-left:0 !important;margin-right:0 !important}.legal-hero-align h1{max-width:860px !important}.legal-hero-align .lead{max-width:760px !important}@media(max-width:520px){.legal-hero-align{width:min(100% - 28px,860px) !important}}.hero-centered{min-height:650px;padding:110px 0 105px;display:flex;align-items:center;text-align:center;background:radial-gradient(circle at 50% 10%,rgba(8,120,255,.10),transparent 34%),linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)}.hero-centered .wrap{display:flex;justify-content:center}.hero-center-copy{width:min(100%,960px);margin:0 auto;display:flex;flex-direction:column;align-items:center}.hero-center-copy .eyebrow{margin-bottom:22px}.hero-center-copy h1{max-width:950px;margin:.25rem auto 1.4rem;font-size:clamp(3.2rem,7vw,6.3rem);line-height:.98;letter-spacing:-.06em;text-align:center}.hero-center-copy .lead{max-width:800px;margin:0 auto;font-size:clamp(1.12rem,1.7vw,1.34rem);line-height:1.75;text-align:center}.hero-center-actions{justify-content:center;margin-top:32px}.hero-center-actions .button{min-width:160px}.founder-photo-wrap{width:320px;display:flex;justify-content:flex-start;align-items:flex-start}.founder-photo-panel{width:300px;max-width:300px;padding:0;display:flex;justify-content:flex-start}.founder-photo-ring{width:280px !important;height:280px !important;min-width:280px !important;min-height:280px !important;max-width:280px !important;max-height:280px !important;aspect-ratio:1/1 !important;border-radius:50% !important;overflow:hidden !important;background:#fff !important;border:10px solid #eef3f9 !important;box-shadow:0 16px 42px rgba(9,30,66,.13) !important;flex:0 0 280px !important}.founder-photo-ring .founder-photo{width:100% !important;height:100% !important;max-width:none !important;aspect-ratio:1/1 !important;object-fit:cover !important;object-position:center top !important;border-radius:50% !important;border:0 !important;box-shadow:none !important;display:block !important}@media(max-width:820px){.founder-photo-wrap{width:100%;justify-content:center}.founder-photo-panel{width:240px;max-width:240px;justify-content:center}.founder-photo-ring{width:220px !important;height:220px !important;min-width:220px !important;min-height:220px !important;max-width:220px !important;max-height:220px !important;flex-basis:220px !important}}@media(max-width:680px){.hero-centered{min-height:auto;padding:76px 0 72px}.hero-center-copy h1{font-size:clamp(2.85rem,14vw,4.25rem);line-height:1.01}.hero-center-copy .lead{font-size:1.05rem}.hero-center-actions{width:100%}.hero-center-actions .button{min-width:0;flex:1 1 150px}}.pricing-v28-section{padding-top:24px}.pricing-v28-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}.pricing-v28-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:0 14px 36px rgba(9,30,66,.06);display:flex;flex-direction:column}.pricing-v28-featured{border:2px solid var(--blue);box-shadow:0 20px 48px rgba(8,120,255,.12)}.pricing-v28-badge{position:absolute;right:22px;top:20px;background:#eaf4ff;color:var(--blue);border-radius:999px;padding:7px 11px;font-size:.77rem;font-weight:800}.pricing-v28-price{color:var(--navy);font-size:clamp(2.3rem,3vw,3.4rem);line-height:1;font-weight:900;letter-spacing:-.055em;margin-top:10px}.pricing-v28-subprice{margin:9px 0 24px;color:var(--muted);font-weight:700}.pricing-v28-features{margin:22px 0 30px;padding:0;list-style:none;display:grid;gap:11px;flex:1}.pricing-v28-features li{position:relative;padding-left:25px;color:#40566d}.pricing-v28-features li::before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.pricing-v28-card .button{margin-top:auto}.pricing-v28-note{margin-top:28px;border:1px solid var(--line);border-radius:18px;background:#f8fbff;padding:22px 24px;display:flex;gap:24px;justify-content:space-between;align-items:center}.pricing-v28-note p{margin:0}.faq-wrap{width:min(900px,calc(100% - 40px))}.faq-intro{margin-bottom:30px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:20px 54px 20px 22px;position:relative;color:var(--navy);font-weight:800;font-size:1.02rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);color:var(--blue);font-size:1.45rem;line-height:1}.faq-item[open] summary::after{content:"−"}.faq-answer{padding:0 22px 20px;color:#40566d}.faq-answer p{margin:0;line-height:1.75}@media(max-width:980px){.pricing-v28-grid{grid-template-columns:1fr}.pricing-v28-card{max-width:720px;width:100%;margin:0 auto}}@media(max-width:680px){.pricing-v28-card{padding:26px 22px}.pricing-v28-note{flex-direction:column;align-items:flex-start}.faq-wrap{width:min(100% - 28px,900px)}}.pricing-v28-features .feature-unavailable{color:#9aa5b1}.pricing-v28-features .feature-unavailable::before{content:"✕" !important;color:#8f98a1 !important;font-weight:900}.pricing-v28-featured{background:#082844 !important;border-color:#0878ff !important;box-shadow:0 22px 55px rgba(8,40,68,.24) !important}.pricing-v28-featured .eyebrow{color:#72b4ff !important}.pricing-v28-featured .pricing-v28-price,.pricing-v28-featured h2,.pricing-v28-featured h3,.pricing-v28-featured strong{color:#ffffff !important}.pricing-v28-featured .pricing-v28-subprice,.pricing-v28-featured p,.pricing-v28-featured .pricing-v28-features li{color:#d8e6f3 !important}.pricing-v28-featured .pricing-v28-features li::before{color:#55a9ff !important}.pricing-v28-featured .pricing-v28-badge{background:#ffffff !important;color:#0878ff !important}.pricing-v28-featured .button{background:#1677ff !important;color:#ffffff !important;border-color:#1677ff !important}.pricing-v28-featured .button:hover{filter:brightness(1.06)}.faq-hero-align{width:min(900px,calc(100% - 40px)) !important;margin-left:auto !important;margin-right:auto !important;text-align:left !important}.faq-hero-align h1,.faq-hero-align .lead,.faq-hero-align .eyebrow{text-align:left !important;margin-left:0 !important;margin-right:0 !important}.faq-hero-align h1{max-width:900px !important}.faq-hero-align .lead{max-width:800px !important}@media(max-width:520px){.faq-hero-align{width:min(100% - 28px,900px) !important}}.faq-category{margin-top:34px}.faq-category + .faq-category{margin-top:42px}.faq-category-head{margin-bottom:16px}.faq-category-head .eyebrow{font-size:.85rem}.faq-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 28px}.faq-tab{appearance:none;border:1px solid var(--line);background:#fff;color:var(--navy);font:inherit;font-weight:800;border-radius:14px;padding:14px 14px;min-height:58px;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease,color .14s ease}.faq-tab:hover{transform:translateY(-1px);border-color:#c7dbef}.faq-tab.is-active{background:#082844;color:#fff;border-color:#082844;box-shadow:0 16px 34px rgba(8,40,68,.18)}.faq-panels{margin-top:4px}.faq-category-panel{display:none}.faq-category-panel.is-active{display:block}.faq-category-panel .faq-list{margin-top:12px}@media(max-width:980px){.faq-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.faq-tabs{grid-template-columns:1fr}}.faq-hero-align h1{font-size:clamp(2rem,3.2vw,3rem) !important;line-height:1.08 !important;letter-spacing:-.04em !important;max-width:900px !important}@media(max-width:680px){.faq-hero-align h1{font-size:clamp(2rem,8.5vw,2.65rem) !important}}.blog-wrap{width:min(1080px,calc(100% - 40px))}.blog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.blog-toolbar h2{margin-bottom:0}.blog-search{width:min(320px,100%)}.blog-search input{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;padding:0 15px;font:inherit;color:var(--navy);background:#fff}.blog-search input:focus{outline:2px solid rgba(8,120,255,.2);border-color:var(--blue)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:26px;box-shadow:0 12px 32px rgba(9,30,66,.05)}.blog-card-meta{display:flex;gap:12px;font-size:.82rem;font-weight:700;color:var(--muted);margin-bottom:14px}.blog-card h3{font-size:1.35rem;line-height:1.25}.blog-card h3 a{color:var(--navy);text-decoration:none}.blog-card p{color:#50667d;line-height:1.7}.blog-readmore{display:inline-block;margin-top:10px;font-weight:800;color:var(--blue);text-decoration:none}.blog-empty{text-align:center;color:var(--muted);margin-top:24px}.blog-article-hero{padding:84px 0 62px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.blog-article-wrap{width:min(820px,calc(100% - 40px))}.blog-back{display:inline-block;margin-bottom:28px;color:var(--blue);font-weight:800;text-decoration:none}.blog-article-hero h1{font-size:clamp(2.35rem,4.8vw,4.2rem);line-height:1.04;letter-spacing:-.05em;margin:.4rem 0 1rem}.blog-article-meta{margin-top:20px;color:var(--muted);font-size:.92rem;font-weight:700}.blog-article h2{margin-top:2.2rem;font-size:clamp(1.65rem,2.6vw,2.2rem)}.blog-article p{font-size:1.05rem;line-height:1.85;color:#3f566d}.blog-article-cta{margin-top:48px;border:1px solid var(--line);border-radius:20px;background:#f8fbff;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.blog-article-cta h2{margin:0 0 8px}.blog-article-cta p{margin:0;font-size:1rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.blog-toolbar{align-items:flex-start;flex-direction:column}.blog-search{width:100%}.blog-grid{grid-template-columns:1fr}.blog-wrap,.blog-article-wrap{width:min(100% - 28px,1080px)}.blog-article-cta{align-items:flex-start;flex-direction:column}}.header-actions{display:flex;align-items:center;gap:12px;margin-left:18px;flex:0 0 auto}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:#082844;color:#fff !important;text-decoration:none;font-weight:800;white-space:nowrap;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease;box-shadow:0 8px 20px rgba(8,40,68,.12)}.header-cta:hover{transform:translateY(-1px);filter:brightness(1.06)}.theme-toggle{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #0878ff;border-radius:10px;background:#fff;color:#082844;cursor:pointer;position:relative;padding:0;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.theme-toggle:hover{transform:translateY(-1px)}.theme-icon{font-size:1.35rem;line-height:1;position:absolute}.theme-icon-sun{display:none}html[data-theme="dark"]{color-scheme:dark;--bg:#09131f;--surface:#0f1d2a;--surface-2:#132535;--navy:#f4f8fc;--text:#d7e2ec;--muted:#9fb2c3;--line:#294153;--blue:#4ea1ff}html[data-theme="dark"] body{background:#09131f !important;color:#d7e2ec !important}html[data-theme="dark"] header,html[data-theme="dark"] .site-header{background:#0c1824 !important;border-color:#263b4c !important}html[data-theme="dark"] .main-nav a,html[data-theme="dark"] .nav-dropdown-toggle{color:#eef5fb !important}html[data-theme="dark"] .nav-dropdown-menu{background:#0f1d2a !important;border-color:#294153 !important;box-shadow:0 18px 42px rgba(0,0,0,.28) !important}html[data-theme="dark"] .nav-dropdown-menu a{color:#dce8f1 !important}html[data-theme="dark"] .nav-dropdown-menu a:hover{background:#15293b !important}html[data-theme="dark"] .header-cta{background:#1677ff !important;color:#fff !important}html[data-theme="dark"] .theme-toggle{background:#0f1d2a !important;color:#fff !important;border-color:#4ea1ff !important}html[data-theme="dark"] .theme-icon-moon{display:none}html[data-theme="dark"] .theme-icon-sun{display:block}html[data-theme="dark"] .hero-centered,html[data-theme="dark"] .page-hero,html[data-theme="dark"] .blog-article-hero{background:radial-gradient(circle at 50% 10%,rgba(78,161,255,.10),transparent 34%),linear-gradient(180deg,#0d1b28 0%,#09131f 100%) !important}html[data-theme="dark"] .section,html[data-theme="dark"] main,html[data-theme="dark"] .faq-section,html[data-theme="dark"] .blog-section{background:#09131f !important}html[data-theme="dark"] .pricing-v28-card,html[data-theme="dark"] .faq-item,html[data-theme="dark"] .blog-card,html[data-theme="dark"] .contact-form-card,html[data-theme="dark"] .review-card,html[data-theme="dark"] .card{background:#0f1d2a !important;border-color:#294153 !important;box-shadow:0 14px 36px rgba(0,0,0,.20) !important}html[data-theme="dark"] .pricing-v28-featured{background:#0b3355 !important;border-color:#4ea1ff !important}html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] strong{color:#f4f8fc !important}html[data-theme="dark"] p,html[data-theme="dark"] li,html[data-theme="dark"] .lead,html[data-theme="dark"] .faq-answer,html[data-theme="dark"] .blog-card p,html[data-theme="dark"] .blog-article p{color:#c9d7e3 !important}html[data-theme="dark"] .eyebrow,html[data-theme="dark"] .blog-readmore,html[data-theme="dark"] a:not(.button):not(.header-cta){color:#63adff}html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea,html[data-theme="dark"] .blog-search input{background:#0b1723 !important;color:#eef5fb !important;border-color:#355166 !important}html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#8399ab !important}html[data-theme="dark"] .pricing-v28-note,html[data-theme="dark"] .blog-article-cta{background:#0f1d2a !important;border-color:#294153 !important}html[data-theme="dark"] footer,html[data-theme="dark"] .site-footer{background:#06111b !important}@media(max-width:1100px){.header-actions{gap:8px;margin-left:10px}.header-cta{padding:0 16px;min-height:42px}.theme-toggle{width:42px;height:42px}}@media(max-width:900px){.header-actions{margin-left:auto}.header-cta{display:none}}@media(max-width:520px){.theme-toggle{width:40px;height:40px;border-radius:9px}}.brand{position:relative}.brand-logo-dark{display:none !important;width:205px !important;max-width:205px !important;height:auto !important;border-radius:8px}html[data-theme="dark"] .site-header .brand>.brand-logo:not(.brand-logo-dark){display:none !important}html[data-theme="dark"] .site-header .brand-logo-dark{display:block !important}html[data-theme="dark"] .faq-tab{background:#142738 !important;color:#eaf3fb !important;border-color:#355369 !important;box-shadow:none !important}html[data-theme="dark"] .faq-tab:hover{background:#193149 !important;color:#ffffff !important;border-color:#4ea1ff !important}html[data-theme="dark"] .faq-tab.is-active{background:linear-gradient(135deg,#0d3f68,#155b94) !important;color:#ffffff !important;border-color:#4ea1ff !important;box-shadow:0 0 0 1px rgba(78,161,255,.35),0 10px 28px rgba(0,96,180,.26) !important}html[data-theme="dark"] .testimonial-card{background:#101f2d !important;border-color:#315066 !important;box-shadow:0 16px 38px rgba(0,0,0,.26) !important}html[data-theme="dark"] .testimonial-card p{color:#d7e4ee !important}html[data-theme="dark"] .testimonial-quote{color:#5cabff !important}html[data-theme="dark"] .testimonial-person{border-color:#345369 !important}html[data-theme="dark"] .testimonial-person strong{color:#ffffff !important}html[data-theme="dark"] .testimonial-person span{color:#a9bdcc !important}html[data-theme="dark"] .contact-feature{background:radial-gradient(circle at 88% 10%,rgba(78,161,255,.11),transparent 28%),linear-gradient(180deg,#0d1b28 0%,#09131f 100%) !important}html[data-theme="dark"] .contact-form{background:#101f2d !important;border-color:#315066 !important;box-shadow:0 18px 42px rgba(0,0,0,.26) !important}html[data-theme="dark"] .contact-form label{color:#f3f8fc !important}html[data-theme="dark"] .contact-form input,html[data-theme="dark"] .contact-form select,html[data-theme="dark"] .contact-form textarea{background:#081521 !important;color:#f4f8fc !important;border-color:#41627a !important}html[data-theme="dark"] .contact-form select option{background:#0d1b28 !important;color:#f4f8fc !important}html[data-theme="dark"] .project-help-row{color:#a8bdcc !important}html[data-theme="dark"] .callout{background:#101f2d !important;border-color:#315066 !important;box-shadow:0 16px 38px rgba(0,0,0,.22) !important}html[data-theme="dark"] .callout h3{color:#ffffff !important}html[data-theme="dark"] .callout p{color:#cbd9e5 !important}html[data-theme="dark"] .blog-article-cta{background:#101f2d !important}html[data-theme="dark"] .pricing-v28-note{background:#101f2d !important;border-color:#315066 !important}html[data-theme="dark"] .pricing-v28-note p,html[data-theme="dark"] .pricing-v28-note strong{color:#e8f1f8 !important}html[data-theme="dark"] .button.secondary{background:#17324a !important;color:#ffffff !important;border:1px solid #4ea1ff !important;box-shadow:0 8px 22px rgba(0,76,145,.16) !important}html[data-theme="dark"] .button.secondary:hover{background:#1d4160 !important;color:#ffffff !important}html[data-theme="dark"] .button{color:#ffffff !important}html[data-theme="dark"] .button:not(.secondary){background:linear-gradient(135deg,#3795ff,#176df0) !important}html[data-theme="dark"] .pricing-v28-card{background:#101f2d !important;border-color:#315066 !important}html[data-theme="dark"] .pricing-v28-card .pricing-v28-price{color:#ffffff !important}html[data-theme="dark"] .pricing-v28-card .pricing-v28-subprice{color:#a9bdcc !important}html[data-theme="dark"] .pricing-v28-card .pricing-v28-features li{color:#d4e2ec !important}html[data-theme="dark"] .pricing-v28-card .feature-unavailable{color:#778c9c !important}html[data-theme="dark"] .pricing-v28-featured{background:linear-gradient(180deg,#0c3355 0%,#0b2a46 100%) !important;border:2px solid #59b0ff !important;box-shadow:0 0 0 1px rgba(89,176,255,.30),0 0 24px rgba(42,145,255,.42),0 0 58px rgba(24,112,214,.22),0 24px 55px rgba(0,0,0,.32) !important}html[data-theme="dark"] .pricing-v28-featured .pricing-v28-badge{background:#dff0ff !important;color:#075fae !important;box-shadow:0 0 18px rgba(78,161,255,.22)}html[data-theme="dark"] .pricing-v28-featured .pricing-v28-features li{color:#eef7ff !important}html[data-theme="dark"] .hero-card,html[data-theme="dark"] .side-card,html[data-theme="dark"] .card{background:#101f2d !important;border-color:#315066 !important}@media(max-width:680px){.brand-logo-dark{width:165px !important;max-width:165px !important}}.blog-back{display:block !important;width:max-content;margin-bottom:18px !important}.blog-article-category{display:block;margin-bottom:16px}.blog-article-category .eyebrow{display:inline-block}.blog-top-hero{padding:82px 0 72px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);text-align:center}.blog-top-wrap{width:min(900px,calc(100% - 40px));margin:0 auto}.blog-top-wrap h1{margin:0 0 18px;color:var(--navy);font-size:clamp(2.65rem,5vw,4.2rem);line-height:1;letter-spacing:-.045em;text-align:center}.blog-top-wrap h2{margin:0 auto 14px;max-width:760px;color:var(--navy);font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.15;letter-spacing:-.035em;text-align:center}.blog-top-wrap .lead{max-width:760px;margin:0 auto 28px;text-align:center;font-size:1.08rem;line-height:1.7}.blog-search-top{display:block;width:min(520px,100%);margin:0 auto}.blog-search-top input{width:100%;min-height:52px;border-radius:14px}.blog-latest-head{margin-bottom:28px}.blog-latest-head h2{margin:8px 0 0;max-width:720px;font-size:clamp(1.9rem,3.3vw,2.8rem);line-height:1.08}.blog-section .blog-toolbar{display:none !important}html[data-theme="dark"] .blog-top-hero{background:radial-gradient(circle at 50% 0%,rgba(78,161,255,.10),transparent 32%),linear-gradient(180deg,#0d1b28 0%,#09131f 100%) !important}html[data-theme="dark"] .blog-top-wrap h1,html[data-theme="dark"] .blog-top-wrap h2{color:#f4f8fc !important}html[data-theme="dark"] .blog-top-wrap .lead{color:#c9d7e3 !important}@media(max-width:680px){.blog-top-hero{padding:64px 0 56px}.blog-top-wrap{width:min(100% - 28px,900px)}.blog-top-wrap h1{font-size:clamp(2.4rem,13vw,3.5rem)}.blog-top-wrap h2{font-size:clamp(1.5rem,7vw,2rem)}.blog-latest-head h2{font-size:clamp(1.7rem,8vw,2.25rem)}}.pricing-top-hero{padding:82px 0 72px;background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);text-align:center}.pricing-top-wrap{width:min(900px,calc(100% - 40px));margin:0 auto}.pricing-top-wrap h1{margin:0 0 18px;color:var(--navy);font-size:clamp(2.65rem,5vw,4.2rem);line-height:1;letter-spacing:-.045em;text-align:center}.pricing-top-wrap h2{margin:0 auto 14px;max-width:760px;color:var(--navy);font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.15;letter-spacing:-.035em;text-align:center}.pricing-top-wrap .lead{max-width:760px;margin:0 auto;text-align:center;font-size:1.08rem;line-height:1.7}html[data-theme="dark"] .pricing-top-hero{background:radial-gradient(circle at 50% 0%,rgba(78,161,255,.10),transparent 32%),linear-gradient(180deg,#0d1b28 0%,#09131f 100%) !important}html[data-theme="dark"] .pricing-top-wrap h1,html[data-theme="dark"] .pricing-top-wrap h2{color:#f4f8fc !important}html[data-theme="dark"] .pricing-top-wrap .lead{color:#c9d7e3 !important}@media(max-width:680px){.pricing-top-hero{padding:64px 0 56px}.pricing-top-wrap{width:min(100% - 28px,900px)}.pricing-top-wrap h1{font-size:clamp(2.4rem,13vw,3.5rem)}.pricing-top-wrap h2{font-size:clamp(1.5rem,7vw,2rem)}}html:not([data-theme="dark"]) .button:not(.secondary),html:not([data-theme="dark"]) .header-cta{background:linear-gradient(135deg,#1682ff,#2d65ef) !important;color:#ffffff !important;border-color:transparent !important;box-shadow:0 10px 24px rgba(8,120,255,.20) !important}html:not([data-theme="dark"]) .button.secondary{background:#ffffff !important;color:#082844 !important;border:1px solid #d8e2ec !important;box-shadow:none !important}html[data-theme="dark"] .button:not(.secondary),html[data-theme="dark"] .header-cta{background:linear-gradient(135deg,#f4fbff,#9fd4ff) !important;color:#071a2b !important;border:1px solid #8ecaff !important;box-shadow:0 0 0 1px rgba(126,195,255,.16),0 10px 26px rgba(56,150,240,.24),0 0 24px rgba(60,157,255,.16) !important}html[data-theme="dark"] .button:not(.secondary):hover,html[data-theme="dark"] .header-cta:hover{background:linear-gradient(135deg,#ffffff,#b9e1ff) !important;color:#061725 !important;filter:none !important}html[data-theme="dark"] .button.secondary{background:#12283a !important;color:#eef7ff !important;border:1px solid #5aaeff !important;box-shadow:0 8px 24px rgba(0,83,160,.18) !important}html[data-theme="dark"] .button.secondary:hover{background:#19364e !important;color:#ffffff !important}html[data-theme="dark"] .pricing-v28-card .button,html[data-theme="dark"] .pricing-v28-featured .button{background:linear-gradient(135deg,#f4fbff,#9fd4ff) !important;color:#071a2b !important;border:1px solid #8ecaff !important}html[data-theme="dark"] .contact-submit{background:linear-gradient(135deg,#f4fbff,#9fd4ff) !important;color:#071a2b !important;border:1px solid #8ecaff !important}html[data-theme="dark"] .footer-contact-column .button{background:linear-gradient(135deg,#f4fbff,#9fd4ff) !important;color:#071a2b !important;border:1px solid #8ecaff !important}html[data-theme="dark"] .founder-tagline{background:linear-gradient(135deg,#10283a,#0d2131) !important;color:#f5f9fc !important;border-left:4px solid #59b0ff !important;box-shadow:inset 0 0 0 1px rgba(89,176,255,.10),0 10px 28px rgba(0,0,0,.16) !important}html[data-theme="dark"] .founder-tagline strong{color:#ffffff !important}html:not([data-theme="dark"]) .founder-tagline{background:#f7fbff !important;color:#082844 !important;border-left-color:#0878ff !important}html:not([data-theme="dark"]) .founder-tagline strong{color:#082844 !important}html[data-theme="dark"] .legal-note,html[data-theme="dark"] .legal-alert,html[data-theme="dark"] .notice,html[data-theme="dark"] .privacy-note,html[data-theme="dark"] .important-note{background:#172231 !important;color:#d8e3ec !important;border:1px solid #3d5368 !important;box-shadow:none !important}html[data-theme="dark"] .legal-note strong,html[data-theme="dark"] .legal-alert strong,html[data-theme="dark"] .notice strong,html[data-theme="dark"] .privacy-note strong,html[data-theme="dark"] .important-note strong{color:#82c1ff !important}html[data-theme="dark"] .legal-content blockquote,html[data-theme="dark"] .legal blockquote{background:#172231 !important;color:#d8e3ec !important;border-color:#3d5368 !important}html[data-theme="dark"] .privacy-policy-warning{background:#172231 !important;border:1px solid #3d5368 !important;color:#d8e3ec !important}html[data-theme="dark"] .privacy-policy-warning strong{color:#82c1ff !important}.blog-card-image-link{display:block;margin:-26px -26px 20px;overflow:hidden;border-radius:20px 20px 0 0}.blog-card-image{width:100%;height:190px;object-fit:cover;display:block}.blog-featured-image{width:100%;max-height:470px;object-fit:cover;display:block;border-radius:18px;margin:0 0 34px}.blog-article-content h2{margin-top:2.2rem;font-size:clamp(1.65rem,2.6vw,2.2rem)}.blog-article-content h3{margin-top:1.7rem;font-size:clamp(1.3rem,2vw,1.7rem)}.blog-article-content p,.blog-article-content li{font-size:1.05rem;line-height:1.85;color:#3f566d}.blog-article-content blockquote{margin:1.8rem 0;padding:18px 22px;border-left:4px solid var(--blue);background:#f7fbff;border-radius:0 12px 12px 0}html[data-theme="dark"] .blog-article-content p,html[data-theme="dark"] .blog-article-content li{color:#c9d7e3 !important}html[data-theme="dark"] .blog-article-content blockquote{background:#10283a !important;color:#dce8f1 !important}.blog-article-cta .button{flex:0 0 auto !important;width:auto !important;min-width:170px !important;max-width:none !important;min-height:52px !important;padding:0 28px !important;white-space:nowrap !important;line-height:1 !important;text-align:center !important}html[data-theme="dark"] .blog-article-cta .button{background:linear-gradient(135deg,#f4fbff,#9fd4ff) !important;color:#071a2b !important;border:1px solid #8ecaff !important;box-shadow:0 0 0 1px rgba(126,195,255,.16),0 10px 26px rgba(56,150,240,.22) !important}@media(max-width:680px){.blog-article-cta .button{width:100% !important;min-width:0 !important}}@media (max-width:820px){.site-header{position:sticky;top:0;z-index:1400}.nav-wrap{position:relative}.menu-toggle{display:inline-flex !important;align-items:center;justify-content:center;width:44px;height:44px;margin-left:auto;padding:0;border:1px solid #d7e2ec;border-radius:10px;background:#ffffff;color:#082844;font-size:1.55rem;line-height:1;box-shadow:0 5px 16px rgba(8,40,68,.08);z-index:2}.main-nav{display:none !important;position:absolute !important;top:calc(100% + 10px) !important;right:0 !important;left:auto !important;width:min(330px,calc(100vw - 28px)) !important;max-height:calc(100vh - 100px);overflow-y:auto;flex-direction:column !important;align-items:stretch !important;gap:2px !important;padding:10px !important;border:1px solid #d7e2ec !important;border-radius:14px !important;background:#ffffff !important;box-shadow:0 18px 46px rgba(9,30,66,.18) !important;z-index:1390}.main-nav.open{display:flex !important}.main-nav>a,.main-nav>.nav-dropdown>.nav-dropdown-toggle{width:100%;min-height:46px;display:flex;align-items:center;justify-content:flex-start;padding:11px 13px !important;margin:0 !important;border-radius:9px;color:#16344d !important;background:transparent !important;font-size:1rem;font-weight:750;line-height:1.25;text-align:left}.main-nav>a:hover,.main-nav>a:focus-visible,.main-nav>.nav-dropdown>.nav-dropdown-toggle:hover,.main-nav>.nav-dropdown>.nav-dropdown-toggle:focus-visible{background:#f2f7fb !important;color:#0878ff !important;outline:none}.nav-dropdown{width:100%}.nav-dropdown-toggle{justify-content:space-between !important}.nav-caret{margin-left:auto}.nav-dropdown-menu{position:static !important;display:none !important;width:100% !important;min-width:0 !important;margin:2px 0 5px !important;padding:4px 0 4px 12px !important;transform:none !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;border:0 !important;border-left:2px solid #dbe8f2 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.nav-dropdown.open .nav-dropdown-menu{display:block !important}.nav-dropdown-menu a{display:block;padding:10px 12px !important;border-radius:8px;color:#38556d !important;font-size:.95rem;font-weight:700;white-space:normal}.nav-dropdown-menu a:hover,.nav-dropdown-menu a:focus-visible{background:#f2f7fb !important;color:#0878ff !important}.header-actions{margin-left:8px !important;gap:8px !important}.header-cta{display:none !important}html[data-theme="dark"] .menu-toggle{background:#102131 !important;color:#f4f8fc !important;border-color:#355369 !important;box-shadow:none !important}html[data-theme="dark"] .main-nav{background:#0f1d2a !important;border-color:#294153 !important;box-shadow:0 20px 50px rgba(0,0,0,.42) !important}html[data-theme="dark"] .main-nav>a,html[data-theme="dark"] .main-nav>.nav-dropdown>.nav-dropdown-toggle{color:#eaf3fb !important;background:transparent !important}html[data-theme="dark"] .main-nav>a:hover,html[data-theme="dark"] .main-nav>a:focus-visible,html[data-theme="dark"] .main-nav>.nav-dropdown>.nav-dropdown-toggle:hover,html[data-theme="dark"] .main-nav>.nav-dropdown>.nav-dropdown-toggle:focus-visible{background:#172b3c !important;color:#82c1ff !important}html[data-theme="dark"] .nav-dropdown-menu{border-left-color:#355369 !important;background:transparent !important}html[data-theme="dark"] .nav-dropdown-menu a{color:#bed0df !important}html[data-theme="dark"] .nav-dropdown-menu a:hover,html[data-theme="dark"] .nav-dropdown-menu a:focus-visible{background:#172b3c !important;color:#82c1ff !important}}@media (max-width:520px){.menu-toggle{width:40px;height:40px;border-radius:9px;font-size:1.4rem}.main-nav{right:0 !important;width:min(310px,calc(100vw - 28px)) !important}}.founder-copy h1{font-size:clamp(2rem,4vw,3rem);line-height:1.12;letter-spacing:-.04em;color:var(--navy);margin:.35rem 0 1rem}html[data-theme="dark"] .founder-copy h1{color:#f4f8fc !important}.offer-showcase-section{padding-top:0}.offer-showcase-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:0;align-items:stretch;border:1px solid var(--line);border-radius:32px;overflow:hidden;background:#ffffff;box-shadow:var(--shadow)}.offer-showcase-photo-wrap{min-height:720px;background:#edf3fa}.offer-showcase-photo{width:100%;height:100%;object-fit:cover;object-position:46% 18%}.offer-showcase-content{padding:56px 48px;background:#ffffff}.offer-showcase-content h2{font-size:clamp(2.4rem,5vw,4.4rem);line-height:0.98;letter-spacing:-.05em;text-transform:uppercase;margin:.35rem 0 1.5rem;max-width:11ch}.offer-showcase-intro{color:#4f6377;font-size:1.06rem;margin-bottom:2rem;max-width:760px}.offer-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px}.offer-feature-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;align-items:start}.offer-feature-item h3{margin:0 0 .4rem;color:var(--navy);font-size:1.05rem;text-transform:uppercase;letter-spacing:.01em}.offer-feature-item p{margin:0;color:#40566d}.offer-feature-icon{width:34px;height:34px;border:2px solid var(--blue2);border-radius:50%;color:var(--blue2);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem;line-height:1;margin-top:2px}.offer-feature-item-wide{grid-column:1 / -1;max-width:620px}#founder .founder-photo-ring{width:320px !important;height:320px !important;min-width:320px !important;min-height:320px !important;border-radius:28px !important;overflow:hidden !important}#founder .founder-photo-ring .founder-photo{object-position:46% 18% !important;border-radius:28px !important}@media(max-width:980px){.offer-showcase-grid{grid-template-columns:1fr}.offer-showcase-photo-wrap{min-height:460px}.offer-showcase-content{padding:42px 30px}}@media(max-width:760px){.offer-feature-grid{grid-template-columns:1fr}.offer-showcase-photo-wrap{min-height:380px}.offer-showcase-content h2{max-width:none}#founder .founder-photo-ring{width:280px !important;height:280px !important;min-width:280px !important;min-height:280px !important}}@media (max-width:860px){}@media(max-width:900px){}@media(max-width:520px){}@media(max-width:980px){}@media(max-width:980px){}@media(max-width:660px){}@media(max-width:980px){}@media(max-width:660px){}@media(min-width:981px){body[data-build="siterook-v58"] .offer-showcase-grid{height:640px !important;min-height:640px !important;max-height:640px !important;grid-template-columns:minmax(330px,42%) minmax(0,58%) !important;align-items:stretch !important}body[data-build="siterook-v58"] .offer-showcase-photo-wrap{position:relative !important;height:640px !important;min-height:640px !important;max-height:640px !important;overflow:hidden !important}body[data-build="siterook-v58"] .offer-showcase-photo{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;min-height:0 !important;object-fit:cover !important;object-position:46% 23% !important}body[data-build="siterook-v58"] .offer-showcase-content{height:640px !important;padding:30px 34px 28px !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;min-width:0 !important}body[data-build="siterook-v58"] .offer-showcase-content .eyebrow{margin:0 0 6px !important}body[data-build="siterook-v58"] .offer-showcase-content h2{font-size:clamp(2rem,2.8vw,2.75rem) !important;line-height:1.01 !important;margin:.1rem auto .85rem !important;max-width:15ch !important}body[data-build="siterook-v58"] .offer-showcase-intro{font-size:.98rem !important;line-height:1.5 !important;margin:0 0 1.2rem !important}body[data-build="siterook-v58"] .offer-feature-grid{flex:1 1 auto !important;display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;grid-template-rows:repeat(3,auto) !important;align-content:space-between !important;gap:14px 26px !important}body[data-build="siterook-v58"] .offer-feature-item{grid-template-columns:28px minmax(0,1fr) !important;gap:10px !important}body[data-build="siterook-v58"] .offer-feature-icon{width:26px !important;height:26px !important;font-size:.78rem !important}body[data-build="siterook-v58"] .offer-feature-item h3{font-size:.9rem !important;line-height:1.18 !important;margin:0 0 .2rem !important}body[data-build="siterook-v58"] .offer-feature-item p{font-size:.86rem !important;line-height:1.42 !important}body[data-build="siterook-v58"] .offer-feature-item-wide{grid-column:1 !important;max-width:none !important}}html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-grid,html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-content{background:#0f1d2a !important}html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-grid{border-color:#294153 !important;box-shadow:0 18px 44px rgba(0,0,0,.28) !important}html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-content h2,html[data-theme="dark"] body[data-build="siterook-v58"] .offer-feature-item h3,html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-intro strong{color:#f4f8fc !important}html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-intro,html[data-theme="dark"] body[data-build="siterook-v58"] .offer-feature-item p{color:#c5d5e2 !important}html[data-theme="dark"] body[data-build="siterook-v58"] .offer-showcase-content .eyebrow,html[data-theme="dark"] body[data-build="siterook-v58"] .offer-feature-icon{color:#76b8ff !important}html[data-theme="dark"] body[data-build="siterook-v58"] .offer-feature-icon{border-color:#5aaeff !important}.hero-showcase{padding:30px 0 62px}.hero-showcase .wrap{width:min(1280px,calc(100% - 40px))}.hero-showcase-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:40px;min-height:600px;padding:clamp(34px,5vw,64px);border-radius:34px;border:1px solid rgba(32,92,164,.12);background:radial-gradient(circle at 78% 42%,rgba(70,145,255,.18),transparent 26%),linear-gradient(135deg,#07284a 0%,#082f59 48%,#0a3868 100%);box-shadow:0 22px 56px rgba(10,42,76,.18)}.hero-showcase-panel::after{content:"";position:absolute;right:-14%;bottom:-42%;width:58%;height:92%;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(246,250,255,.98));clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);opacity:.96}.hero-showcase-copy{position:relative;z-index:2;max-width:560px}.hero-showcase-copy .eyebrow{color:#b8d7ff;margin-bottom:18px}.hero-showcase-copy h1{margin:.15rem 0 1.25rem;max-width:10.6ch;font-size:clamp(3.2rem,5.7vw,5.6rem);line-height:.96;letter-spacing:-.06em;color:#ffffff}.hero-showcase-copy .lead{margin:0;max-width:30ch;font-size:clamp(1.08rem,1.5vw,1.34rem);line-height:1.7;color:#dce8f7}.hero-showcase-actions{justify-content:flex-start;margin-top:30px}.hero-showcase-actions .button.secondary{background:transparent;color:#ffffff;border-color:rgba(255,255,255,.3)}.hero-showcase-actions .button.secondary:hover,.hero-showcase-actions .button.secondary:focus-visible{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.44)}.hero-showcase-visual{position:relative;z-index:2;display:flex;justify-content:flex-end;align-items:center;min-height:420px}.hero-showcase-glow{position:absolute;right:8%;top:12%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(90,165,255,.42) 0%,rgba(90,165,255,.1) 45%,transparent 72%);filter:blur(6px)}.hero-showcase-visual img{position:relative;z-index:1;width:min(100%,690px);height:auto;display:block;filter:drop-shadow(0 30px 50px rgba(0,0,0,.28))}html[data-theme="light"] .hero-showcase-panel{border-color:rgba(27,100,191,.14);background:radial-gradient(circle at 79% 35%,rgba(82,152,255,.18),transparent 28%),linear-gradient(135deg,#eaf4ff 0%,#f5faff 52%,#ffffff 100%);box-shadow:0 18px 48px rgba(12,40,72,.10)}html[data-theme="light"] .hero-showcase-panel::after{background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(247,250,255,.99))}html[data-theme="light"] .hero-showcase-copy .eyebrow{color:#1e6ef0}html[data-theme="light"] .hero-showcase-copy h1{color:#0b2d52}html[data-theme="light"] .hero-showcase-copy .lead{color:#4a6480}html[data-theme="light"] .hero-showcase-actions .button.secondary{color:#0b2d52;border-color:rgba(11,45,82,.18);background:#ffffff}html[data-theme="light"] .hero-showcase-actions .button.secondary:hover,html[data-theme="light"] .hero-showcase-actions .button.secondary:focus-visible{background:#f4f9ff;border-color:rgba(30,110,240,.24)}@media (max-width:1100px){.hero-showcase-panel{grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:28px;min-height:0}.hero-showcase-panel::after{width:52%;right:-18%}.hero-showcase-copy h1{font-size:clamp(3rem,6vw,4.8rem)}}@media (max-width:900px){.hero-showcase{padding:18px 0 48px}.hero-showcase .wrap{width:min(100% - 28px,1180px)}.hero-showcase-panel{grid-template-columns:1fr;gap:18px;padding:32px 22px 28px;border-radius:28px;text-align:left}.hero-showcase-panel::after{right:-22%;bottom:-18%;width:95%;height:50%;clip-path:ellipse(56% 62% at 72% 50%);opacity:.42}.hero-showcase-copy{max-width:none}.hero-showcase-copy h1,.hero-showcase-copy .lead{max-width:none}.hero-showcase-copy h1{font-size:clamp(2.75rem,11vw,4.2rem)}.hero-showcase-visual{min-height:0;justify-content:center;padding:4px 0 0}.hero-showcase-visual img{width:min(100%,520px)}}@media (max-width:560px){.hero-showcase-actions{flex-direction:column;align-items:stretch}.hero-showcase-actions .button,.hero-showcase-actions .button.secondary{width:100%;justify-content:center}}.hero-showcase-panel{grid-template-columns:minmax(0,560px) 1fr;min-height:640px;border:none;box-shadow:none;background:linear-gradient(90deg,rgba(4,24,49,.96) 0%,rgba(4,24,49,.96) 30%,rgba(4,24,49,.84) 48%,rgba(4,24,49,.46) 66%,rgba(4,24,49,.10) 82%,rgba(4,24,49,.04) 100%),url("/assets/hero-showcase-real.webp") right center / cover no-repeat}.hero-showcase-panel::after,.hero-showcase-visual,.hero-showcase-glow{display:none}.hero-showcase-copy{max-width:540px}.hero-showcase-copy .eyebrow{color:#d3e7ff}.hero-showcase-copy h1{max-width:9.4ch;color:#ffffff;text-shadow:0 10px 28px rgba(0,0,0,.18)}.hero-showcase-copy .lead{max-width:28ch;color:#e3eefb}.hero-showcase-actions{margin-top:32px}.hero-showcase-actions .button.secondary{background:rgba(255,255,255,.06)}html[data-theme="light"] .hero-showcase-panel{border:none;box-shadow:none;background:linear-gradient(90deg,rgba(4,24,49,.94) 0%,rgba(4,24,49,.94) 28%,rgba(4,24,49,.82) 46%,rgba(4,24,49,.42) 66%,rgba(4,24,49,.10) 82%,rgba(4,24,49,.04) 100%),url("/assets/hero-showcase-real.webp") right center / cover no-repeat}html[data-theme="light"] .hero-showcase-copy .eyebrow,html[data-theme="light"] .hero-showcase-copy h1,html[data-theme="light"] .hero-showcase-copy .lead{color:inherit}html[data-theme="light"] .hero-showcase-copy .eyebrow{color:#d3e7ff}html[data-theme="light"] .hero-showcase-copy h1{color:#ffffff}html[data-theme="light"] .hero-showcase-copy .lead{color:#e3eefb}html[data-theme="light"] .hero-showcase-actions .button.secondary{color:#ffffff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.06)}html[data-theme="light"] .hero-showcase-actions .button.secondary:hover,html[data-theme="light"] .hero-showcase-actions .button.secondary:focus-visible{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.5)}@media (max-width:1100px){.hero-showcase-panel{min-height:560px;grid-template-columns:minmax(0,500px) 1fr;background-position:72% center}.hero-showcase-copy h1{max-width:9ch}}@media (max-width:900px){.hero-showcase-panel{min-height:0;grid-template-columns:1fr;padding:30px 22px 340px;background-position:68% bottom;background-size:cover}.hero-showcase-copy{max-width:none}.hero-showcase-copy h1,.hero-showcase-copy .lead{max-width:none}}@media (max-width:640px){.hero-showcase-panel{padding:28px 20px 270px;background-position:72% bottom}.hero-showcase-copy h1{font-size:clamp(2.4rem,11vw,3.8rem)}}.section-heading.section-heading-center{max-width:980px;margin-left:auto;margin-right:auto;text-align:center}.section-heading.section-heading-center h2{margin-left:auto;margin-right:auto}.focus-cards .card h3{text-transform:uppercase;letter-spacing:.02em}body[data-build="siterook-v64"] .hero-showcase{padding:0 !important;background:#041831 !important}body[data-build="siterook-v64"] .hero-showcase .wrap{width:100% !important;max-width:none !important;margin:0 !important}body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="light"] body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="dark"] body[data-build="siterook-v64"] .hero-showcase-panel{width:100% !important;max-width:none !important;min-height:620px !important;display:grid !important;grid-template-columns:minmax(0,60%) minmax(0,40%) !important;align-items:center !important;gap:0 !important;padding:clamp(42px,5vw,72px) clamp(34px,7vw,110px) !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;overflow:hidden !important;background-color:#041831 !important;background-image:linear-gradient(90deg,rgba(4,24,49,1) 0%,rgba(4,24,49,1) 42%,rgba(4,24,49,.94) 53%,rgba(4,24,49,.50) 66%,rgba(4,24,49,.12) 78%,rgba(4,24,49,0) 88%),url("/assets/hero-showcase-real.webp") !important;background-repeat:no-repeat,no-repeat !important;background-position:left center,right center !important;background-size:100% 100%,auto 100% !important}body[data-build="siterook-v64"] .hero-showcase-copy{grid-column:1 !important;width:100% !important;max-width:720px !important;justify-self:center !important;padding-right:clamp(20px,3vw,52px) !important;z-index:2 !important}body[data-build="siterook-v64"] .hero-showcase-copy h1{max-width:11ch !important;font-size:clamp(3.15rem,5.2vw,5.45rem) !important}body[data-build="siterook-v64"] .hero-showcase-copy .lead{max-width:35ch !important;font-size:clamp(1.08rem,1.35vw,1.28rem) !important}body[data-build="siterook-v64"] .hero-showcase-actions{justify-content:flex-start !important}body[data-build="siterook-v64"] .hero-showcase-visual,body[data-build="siterook-v64"] .hero-showcase-glow,body[data-build="siterook-v64"] .hero-showcase-panel::after{display:none !important}@media(max-width:1050px){body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="light"] body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="dark"] body[data-build="siterook-v64"] .hero-showcase-panel{min-height:560px !important;grid-template-columns:minmax(0,58%) minmax(0,42%) !important;padding:48px 42px !important;background-size:100% 100%,auto 92% !important}body[data-build="siterook-v64"] .hero-showcase-copy{justify-self:start !important}}@media(max-width:820px){body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="light"] body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="dark"] body[data-build="siterook-v64"] .hero-showcase-panel{min-height:0 !important;grid-template-columns:1fr !important;padding:42px 24px 310px !important;background-image:linear-gradient(180deg,rgba(4,24,49,1) 0%,rgba(4,24,49,.98) 47%,rgba(4,24,49,.68) 64%,rgba(4,24,49,.10) 82%),url("/assets/hero-showcase-real.webp") !important;background-position:center top,72% bottom !important;background-size:100% 100%,auto 48% !important}body[data-build="siterook-v64"] .hero-showcase-copy{max-width:none !important;justify-self:stretch !important;padding-right:0 !important}body[data-build="siterook-v64"] .hero-showcase-copy h1,body[data-build="siterook-v64"] .hero-showcase-copy .lead{max-width:none !important}}@media(max-width:520px){body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="light"] body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="dark"] body[data-build="siterook-v64"] .hero-showcase-panel{padding:34px 20px 250px !important;background-size:100% 100%,auto 42% !important}}body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="light"] body[data-build="siterook-v64"] .hero-showcase-panel,html[data-theme="dark"] body[data-build="siterook-v64"] .hero-showcase-panel{position:relative !important;isolation:isolate !important;background-color:#041831 !important;background-image:none !important}body[data-build="siterook-v64"] .hero-showcase-bg{position:absolute;z-index:0;top:0;right:0;display:block;height:100%;width:auto;aspect-ratio:1448 / 1086;overflow:hidden;pointer-events:none}body[data-build="siterook-v64"] .hero-showcase-bg img{width:100%;height:100%;display:block;object-fit:cover;object-position:right center}body[data-build="siterook-v64"] .hero-showcase-panel::before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(4,24,49,1) 0%,rgba(4,24,49,1) 42%,rgba(4,24,49,.94) 53%,rgba(4,24,49,.50) 66%,rgba(4,24,49,.12) 78%,rgba(4,24,49,0) 88%)}body[data-build="siterook-v64"] .hero-showcase-copy{position:relative !important;z-index:2 !important}@media(max-width:1050px){body[data-build="siterook-v64"] .hero-showcase-bg{height:92%;top:4%}}@media(max-width:820px){body[data-build="siterook-v64"] .hero-showcase-bg{top:auto;bottom:0;right:0;width:auto;height:48%}body[data-build="siterook-v64"] .hero-showcase-panel::before{background:linear-gradient(180deg,rgba(4,24,49,1) 0%,rgba(4,24,49,.98) 47%,rgba(4,24,49,.68) 64%,rgba(4,24,49,.10) 82%)}}@media(max-width:520px){body[data-build="siterook-v64"] .hero-showcase-bg{height:42%}}@media (min-width:981px){.offer-showcase-section{padding:28px 0 34px!important}.offer-showcase-grid{height:590px!important;min-height:590px!important;max-height:590px!important;grid-template-columns:minmax(300px,39%) minmax(0,61%)!important;align-items:stretch!important}.offer-showcase-photo-wrap{position:relative!important;height:590px!important;min-height:590px!important;max-height:590px!important;overflow:hidden!important}.offer-showcase-photo{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important;object-position:46% 23%!important}.offer-showcase-content{height:590px!important;min-height:0!important;padding:24px 30px 22px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-width:0!important}.offer-showcase-content .eyebrow{margin:0 0 4px!important;font-size:.78rem!important}.offer-showcase-content h2{font-size:clamp(1.75rem,2.25vw,2.35rem)!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:.05rem 0 .65rem!important;max-width:none!important}.offer-showcase-intro{font-size:.89rem!important;line-height:1.43!important;margin:0 0 .9rem!important;max-width:68ch!important}.offer-feature-grid{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,auto))!important;align-content:space-between!important;gap:10px 24px!important}.offer-feature-item{grid-template-columns:24px minmax(0,1fr)!important;gap:9px!important;align-items:start!important}.offer-feature-icon{width:23px!important;height:23px!important;font-size:.7rem!important;border-width:1.5px!important;margin-top:1px!important}.offer-feature-item h3{font-size:.82rem!important;line-height:1.16!important;margin:0 0 .15rem!important}.offer-feature-item p{font-size:.78rem!important;line-height:1.38!important;margin:0!important}.offer-feature-item-wide{grid-column:1!important;max-width:none!important}}html[data-theme=dark] .offer-showcase-grid,html[data-theme=dark] .offer-showcase-content{background:#0f1d2a!important}html[data-theme=dark] .offer-showcase-grid{border-color:#294153!important;box-shadow:0 18px 44px rgba(0,0,0,.25)!important}html[data-theme=dark] .offer-showcase-content h2,html[data-theme=dark] .offer-feature-item h3,html[data-theme=dark] .offer-showcase-intro strong{color:#f4f8fc!important}html[data-theme=dark] .offer-showcase-intro,html[data-theme=dark] .offer-feature-item p{color:#c5d5e2!important}html[data-theme=dark] .offer-showcase-content .eyebrow,html[data-theme=dark] .offer-feature-icon{color:#76b8ff!important}html[data-theme=dark] .offer-feature-icon{border-color:#5aaeff!important}@media (max-width:980px){.offer-showcase-section{padding:24px 0 32px!important}.offer-showcase-photo-wrap{min-height:320px!important;max-height:360px!important}.offer-showcase-content{padding:30px 24px!important}.offer-showcase-content h2{font-size:clamp(1.8rem,7vw,2.6rem)!important;margin-bottom:.8rem!important;max-width:none!important}.offer-showcase-intro{font-size:.95rem!important;margin-bottom:1rem!important}.offer-feature-grid{gap:16px 20px!important}.offer-feature-item-wide{grid-column:auto!important;max-width:none!important}}@media (min-width:981px){.offer-showcase-intro{margin:0 0 1.35rem!important}.offer-feature-grid{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;align-content:stretch!important;align-items:stretch!important;gap:0 26px!important;padding-top:.15rem!important}.offer-feature-item{align-self:stretch!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;gap:10px!important;align-content:center!important;padding:7px 0!important}.offer-feature-item h3{font-size:.84rem!important;line-height:1.18!important;margin:0 0 .22rem!important}.offer-feature-item p{font-size:.80rem!important;line-height:1.42!important;margin:0!important}.offer-feature-item-wide{grid-column:1!important;max-width:none!important}}


/* V94 - wider Founder / What We Offer section to match reference width */
@media (min-width: 981px){
  .offer-showcase-grid{
    width:min(1320px, calc(100% - 64px)) !important;
    max-width:1320px !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
}




/* V97 - Live demo portfolio showcase */
.portfolio-showcase-section{
  padding-top:76px;
  padding-bottom:82px;
  background:#f7faff;
}
.portfolio-showcase-wrap{
  width:min(1320px,calc(100% - 64px));
  max-width:1320px;
}
.portfolio-heading{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:34px;
}
.portfolio-heading p{
  margin:.7rem auto 0;
  max-width:720px;
  color:#536a80;
  font-size:1.02rem;
}
.portfolio-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.portfolio-card{
  min-width:0;
  overflow:hidden;
  background:#fff;
  border:1px solid #dfe7ef;
  border-radius:20px;
  box-shadow:0 14px 34px rgba(17,44,74,.07);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.portfolio-card:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 42px rgba(17,44,74,.11);
  border-color:#cbd8e6;
}
.portfolio-preview{
  position:relative;
  display:block;
  min-height:238px;
  overflow:hidden;
  text-decoration:none;
  color:inherit;
}
.portfolio-browser-bar{
  position:absolute;
  z-index:2;
  left:0;
  right:0;
  top:0;
  height:34px;
  display:flex;
  align-items:center;
  gap:6px;
  padding:0 12px;
  background:rgba(255,255,255,.92);
  border-bottom:1px solid rgba(20,52,84,.10);
}
.portfolio-browser-bar i{
  width:7px;
  height:7px;
  border-radius:50%;
  background:rgba(12,42,70,.24);
}
.portfolio-preview-inner{
  position:absolute;
  inset:34px 0 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  padding:28px 30px;
}
.portfolio-preview-kicker{
  font-size:.7rem;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
  opacity:.74;
  margin-bottom:9px;
}
.portfolio-preview-inner strong{
  display:block;
  font-size:clamp(1.45rem,2.4vw,2.15rem);
  line-height:1.05;
  letter-spacing:-.035em;
  max-width:90%;
}
.portfolio-preview-line{
  display:block;
  width:46%;
  height:6px;
  border-radius:999px;
  background:currentColor;
  opacity:.14;
  margin-top:8px;
}
.portfolio-preview-line-lg{
  width:70%;
  margin-top:18px;
}
.portfolio-preview-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:32px;
  margin-top:20px;
  padding:0 14px;
  border-radius:999px;
  font-size:.72rem;
  font-weight:800;
  background:currentColor;
  color:#fff;
}
.portfolio-dental{
  background:linear-gradient(135deg,#edf8ff 0%,#ffffff 52%,#dcefff 100%);
  color:#0d5c94;
}
.portfolio-wellness{
  background:linear-gradient(135deg,#f5f1e9 0%,#fffdf8 54%,#e8ded0 100%);
  color:#675445;
}
.portfolio-industrial{
  background:linear-gradient(135deg,#16293b 0%,#203d57 58%,#34566e 100%);
  color:#f3f8fc;
}
.portfolio-plumbing{
  background:linear-gradient(135deg,#eaf6ff 0%,#ffffff 48%,#cde7ff 100%);
  color:#086cc5;
}
.portfolio-restaurant{
  background:linear-gradient(135deg,#261b17 0%,#4a2e22 58%,#8b5b36 100%);
  color:#f7e6cc;
}
.portfolio-industrial .portfolio-preview-button,
.portfolio-restaurant .portfolio-preview-button{
  color:#102234;
  background:#fff;
}
.portfolio-card-body{
  padding:22px 22px 24px;
}
.portfolio-category{
  display:block;
  color:#1775e5;
  font-size:.75rem;
  font-weight:850;
  letter-spacing:.06em;
  text-transform:uppercase;
  margin-bottom:7px;
}
.portfolio-card h3{
  margin:0 0 9px;
  color:#082844;
  font-size:1.25rem;
  line-height:1.2;
  letter-spacing:-.02em;
}
.portfolio-card p{
  margin:0 0 16px;
  color:#556b80;
  font-size:.92rem;
  line-height:1.58;
}
.portfolio-link{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#0878ff;
  text-decoration:none;
  font-weight:800;
}
.portfolio-link:hover{
  text-decoration:underline;
}
html[data-theme="dark"] .portfolio-showcase-section{
  background:#0b1723 !important;
}
html[data-theme="dark"] .portfolio-heading p{
  color:#b9cad8 !important;
}
html[data-theme="dark"] .portfolio-card{
  background:#0f1d2a !important;
  border-color:#294153 !important;
  box-shadow:0 14px 34px rgba(0,0,0,.22) !important;
}
html[data-theme="dark"] .portfolio-card h3{
  color:#f4f8fc !important;
}
html[data-theme="dark"] .portfolio-card p{
  color:#c5d5e2 !important;
}
html[data-theme="dark"] .portfolio-category,
html[data-theme="dark"] .portfolio-link{
  color:#63adff !important;
}
@media(max-width:1000px){
  .portfolio-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:680px){
  .portfolio-showcase-section{
    padding-top:54px;
    padding-bottom:60px;
  }
  .portfolio-showcase-wrap{
    width:min(100% - 28px,1320px);
  }
  .portfolio-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .portfolio-preview{
    min-height:220px;
  }
  .portfolio-preview-inner{
    padding:26px 24px;
  }
}




/* V98 - portfolio heading + more website-relevant miniature previews */
.portfolio-heading{
  margin-bottom:34px !important;
}
.portfolio-heading h2{
  margin-bottom:0 !important;
}
.portfolio-preview{
  min-height:282px !important;
  background:#fff !important;
  color:#102033 !important;
}
.portfolio-browser-bar{
  height:34px !important;
  display:grid !important;
  grid-template-columns:auto 1fr auto;
  align-items:center !important;
  gap:10px !important;
  padding:0 12px !important;
  background:#f5f7fa !important;
  border-bottom:1px solid rgba(20,52,84,.12) !important;
}
.portfolio-browser-dots{
  display:flex;
  align-items:center;
  gap:5px;
}
.portfolio-browser-dots i{
  display:block;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#c8d1db;
}
.portfolio-address{
  justify-self:center;
  max-width:72%;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  color:#718296;
  font-size:.62rem;
  font-weight:650;
}
.mini-site{
  position:absolute;
  inset:34px 0 0;
  display:block;
  overflow:hidden;
}
.mini-nav{
  height:44px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:0 18px;
  border-bottom:1px solid rgba(20,52,84,.08);
}
.mini-brand{
  display:flex;
  align-items:center;
  min-width:0;
  gap:7px;
  font-size:.72rem;
  font-weight:850;
  letter-spacing:-.02em;
}
.mini-brand b{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.mini-mark{
  position:relative;
  display:block;
  width:20px;
  height:20px;
  flex:0 0 20px;
  border-radius:6px;
}
.dental-mark{
  background:#1677d2;
  box-shadow:inset 0 0 0 5px #eaf6ff;
}
.wellness-mark{
  border-radius:50% 50% 50% 8px;
  background:#8c9d7c;
  transform:rotate(-20deg);
}
.industrial-mark{
  border-radius:3px;
  background:#f29d38;
}
.industrial-mark::after{
  content:"";
  position:absolute;
  inset:5px;
  border:2px solid #1e3142;
}
.plumbing-mark{
  border-radius:50% 50% 50% 12px;
  background:#1682e8;
  transform:rotate(45deg);
}
.restaurant-mark{
  border-radius:50% 50% 48% 52%;
  background:#e76f2e;
}
.mini-nav-lines{
  display:flex;
  gap:7px;
  align-items:center;
}
.mini-nav-lines i{
  display:block;
  width:22px;
  height:3px;
  border-radius:999px;
  background:currentColor;
  opacity:.18;
}
.mini-hero{
  min-height:150px;
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(92px,.82fr);
  align-items:center;
  gap:8px;
  padding:18px 18px 16px;
}
.mini-hero-copy{
  min-width:0;
}
.mini-hero-copy small{
  display:block;
  margin-bottom:5px;
  font-size:.53rem;
  line-height:1.25;
  text-transform:uppercase;
  letter-spacing:.10em;
  font-weight:850;
  opacity:.72;
}
.mini-hero-copy strong{
  display:block;
  max-width:17ch;
  font-size:1.08rem;
  line-height:1.07;
  letter-spacing:-.035em;
}
.mini-copy-lines{
  display:block;
  margin-top:10px;
}
.mini-copy-lines i{
  display:block;
  height:4px;
  width:82%;
  margin-top:5px;
  border-radius:999px;
  background:currentColor;
  opacity:.14;
}
.mini-copy-lines i+ i{
  width:58%;
}
.mini-cta{
  display:inline-flex;
  align-items:center;
  min-height:25px;
  margin-top:12px;
  padding:0 10px;
  border-radius:999px;
  font-size:.52rem;
  font-weight:850;
  background:currentColor;
  color:#fff;
}
.mini-visual{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:118px;
  border-radius:14px;
}
.mini-visual svg{
  width:78%;
  height:auto;
  max-height:105px;
}
.mini-services{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  padding:0 18px 14px;
}
.mini-services i{
  display:block;
  height:35px;
  border-radius:8px;
  background:currentColor;
  opacity:.08;
}

/* Dental */
.mini-dental{
  color:#0c5f9e;
  background:#ffffff;
}
.mini-dental .mini-nav{
  color:#15496d;
}
.mini-dental .mini-hero{
  background:linear-gradient(120deg,#f2faff 0%,#ffffff 58%);
}
.dental-visual{
  color:#1677d2;
  background:linear-gradient(145deg,#dff3ff,#f7fcff);
}
.mini-dental .mini-cta{
  background:#1677d2;
}

/* Wellness */
.mini-wellness{
  color:#5d6954;
  background:#fbfaf7;
}
.mini-wellness .mini-nav{
  color:#5b6253;
}
.mini-wellness .mini-hero{
  background:linear-gradient(120deg,#f4f0e8 0%,#fbfaf7 60%);
}
.wellness-visual{
  color:#849676;
  background:linear-gradient(145deg,#e8e4d7,#f5f2e9);
}
.mini-wellness .mini-cta{
  background:#7f8f70;
}

/* Industrial */
.mini-industrial{
  color:#eaf2f8;
  background:#1a2b3b;
}
.mini-industrial .mini-nav{
  color:#f4f8fb;
  border-color:rgba(255,255,255,.08);
}
.mini-industrial .mini-hero{
  background:linear-gradient(120deg,#1b3043 0%,#27465d 100%);
}
.industrial-visual{
  color:#f2a03d;
  background:linear-gradient(145deg,#203648,#132534);
}
.mini-industrial .mini-cta{
  background:#f29d38;
  color:#142638;
}
.mini-industrial .mini-services i{
  background:#fff;
}

/* Plumbing */
.mini-plumbing{
  color:#0a5ea9;
  background:#ffffff;
}
.mini-plumbing .mini-nav{
  color:#123d60;
}
.mini-plumbing .mini-hero{
  background:linear-gradient(120deg,#eaf6ff 0%,#ffffff 55%);
}
.plumbing-visual{
  color:#1682e8;
  background:linear-gradient(145deg,#cfeaff,#eef8ff);
}
.mini-plumbing .mini-cta{
  background:#1682e8;
}

/* Restaurant */
.mini-restaurant{
  color:#f7e8d9;
  background:#211813;
}
.mini-restaurant .mini-nav{
  color:#fff5ec;
  border-color:rgba(255,255,255,.08);
}
.mini-restaurant .mini-hero{
  background:linear-gradient(120deg,#271a14 0%,#4b2b1e 100%);
}
.restaurant-visual{
  color:#f1904d;
  background:linear-gradient(145deg,#3b231a,#1c1210);
}
.mini-restaurant .mini-cta{
  background:#e76f2e;
}
.mini-restaurant .mini-services i{
  background:#fff;
}

html[data-theme="dark"] .portfolio-browser-bar{
  background:#142434 !important;
  border-color:#294153 !important;
}
html[data-theme="dark"] .portfolio-address{
  color:#9db0c1 !important;
}

@media(max-width:680px){
  .portfolio-preview{
    min-height:268px !important;
  }
  .mini-hero{
    min-height:142px;
    padding:16px;
  }
  .mini-services{
    padding-left:16px;
    padding-right:16px;
  }
}




/* V99 - real NorthField Dental portfolio preview */
.portfolio-preview .portfolio-real-preview{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  display:block;
}


.portfolio-heading-text{max-width:780px;margin:14px auto 0;color:#5c7187;font-size:1.05rem;line-height:1.7;}
html[data-theme="dark"] .portfolio-heading-text{color:#9db0c1;}
