*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body{min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{border-collapse:collapse}button{background:0 0;border:none;cursor:pointer}[x-cloak]{display:none!important}@font-face{font-family:space grotesk;src:url(/fonts/SpaceGrotesk-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:space grotesk;src:url(/fonts/SpaceGrotesk-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:inter;src:url(/fonts/Inter-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:inter;src:url(/fonts/Inter-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:inter;src:url(/fonts/Inter-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}body{font-family:inter,sans-serif;font-size:1rem;line-height:1.6;color:#fafafa}h1,h2,h3,h4,h5,h6{font-family:space grotesk,sans-serif;font-weight:700;line-height:1.15;color:#fafafa}h1{font-size:clamp(2.25rem,5vw,3.75rem);letter-spacing:-.02em}h2{font-size:clamp(1.875rem,4vw,2.25rem);letter-spacing:-.01em}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem;font-weight:600}p{margin-bottom:1rem;color:#a1a1aa}strong{font-weight:600;color:#fafafa}small{font-size:.875rem;color:#71717a}.gradient-text{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.prose{max-width:720px;font-size:1.125rem;line-height:1.75;color:#a1a1aa}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{color:#fafafa;margin-top:3rem;margin-bottom:1rem}.prose h1{margin-top:0}.prose h2{font-size:clamp(1.875rem,4vw,2.25rem);padding-bottom:.75rem;border-bottom:1px solid #27272a}.prose h3{font-size:1.5rem}.prose p{margin-bottom:1.5rem;color:#a1a1aa}.prose a{color:#2563eb;text-decoration:underline;text-underline-offset:3px;transition:color 150ms cubic-bezier(.25,1,.5,1)}.prose a:hover{color:#7c3aed}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin-bottom:.5rem;color:#a1a1aa}.prose li::marker{color:#2563eb}.prose blockquote{border-left:3px solid #2563eb;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#71717a}.prose code{background:#27272a;padding:.25rem .5rem;border-radius:4px;font-size:.9em}.prose pre{background:#18181b;border:1px solid #27272a;border-radius:8px;padding:1.5rem;margin:2rem 0;overflow-x:auto}.prose pre code{background:0 0;padding:0;border-radius:0}.prose img{border-radius:8px;margin:2rem 0}.prose table{width:100%;margin:2rem 0;border:1px solid #27272a;border-radius:8px;overflow:hidden}.prose table th,.prose table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #27272a}.prose table th{background:#18181b;font-weight:600;color:#fafafa}.prose table td{color:#a1a1aa}.prose table tr:last-child td{border-bottom:none}.prose hr{border:none;border-top:1px solid #27272a;margin:3rem 0}[data-theme=dark]{--bg-primary:#09090b;--bg-surface-1:#18181b;--bg-surface-2:#27272a;--text-primary:#fafafa;--text-secondary:#a1a1aa;--text-muted:#71717a;--border-color:#27272a;--border-light:#3f3f46;background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=light]{--bg-primary:#ffffff;--bg-surface-1:#f4f4f5;--bg-surface-2:#e4e4e7;--text-primary:#09090b;--text-secondary:#3f3f46;--text-muted:#71717a;--border-color:#e4e4e7;--border-light:#d4d4d8;background-color:var(--bg-primary);color:var(--text-primary)}[data-theme=light] .header--scrolled{background:rgba(255,255,255,.85)}[data-theme=light] .card{background:var(--bg-surface-1);border-color:var(--border-color)}[data-theme=light] .footer{background:var(--bg-surface-1)}[data-theme=light] .cta-block{background:var(--bg-surface-1);border-color:var(--border-color)}[data-theme=light] .toc{background:var(--bg-surface-1);border-color:var(--border-color)}[data-theme=light] .form__input,[data-theme=light] .form__textarea,[data-theme=light] .form__select{background:var(--bg-surface-1);border-color:var(--border-color);color:var(--text-primary)}[data-theme=light] .mobile-nav{background:var(--bg-primary)}[data-theme=light] .cta-floating{background:rgba(255,255,255,.95)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.container{padding:0 2rem}}.container--narrow{max-width:720px}.container--wide{max-width:1400px}.section{padding:4rem 0}@media(min-width:1024px){.section{padding:6rem 0}}.section--lg{padding:5rem 0}@media(min-width:1024px){.section--lg{padding:8rem 0}}.section--surface{background:#18181b}.section--dark{background:#09090b}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:1fr}@media(min-width:768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:1fr}@media(min-width:768px){.grid--3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,1fr)}}.grid--4{grid-template-columns:1fr}@media(min-width:640px){.grid--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid--4{grid-template-columns:repeat(4,1fr)}}.split{display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1024px){.split{grid-template-columns:1fr 300px}}.split__main{min-width:0}@media(min-width:1024px){.split__sidebar{position:sticky;top:120px;align-self:start}}.full-bleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1.25rem 0;transition:padding 300ms cubic-bezier(.25,1,.5,1),background 300ms cubic-bezier(.25,1,.5,1),box-shadow 300ms cubic-bezier(.25,1,.5,1)}.header--scrolled{padding:.75rem 0;background:rgba(9,9,11,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #27272a}.header__inner{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){.header__inner{padding:0 2rem}}.header__logo{display:flex;align-items:center;gap:.5rem;font-family:space grotesk,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:.08em;color:#fafafa;text-decoration:none}.header__logo img,.header__logo svg{height:32px;width:auto}.header__nav{display:none;align-items:center;gap:2rem}@media(min-width:1024px){.header__nav{display:flex}}.header__nav-link{font-size:.875rem;font-weight:500;color:#a1a1aa;transition:color 150ms cubic-bezier(.25,1,.5,1);position:relative}.header__nav-link::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#2563eb,#7c3aed);transition:width 300ms cubic-bezier(.25,1,.5,1)}.header__nav-link:hover{color:#fafafa}.header__nav-link:hover::after{width:100%}.header__actions{display:flex;align-items:center;gap:1rem}.header__cta{display:none}@media(min-width:768px){.header__cta{display:inline-flex}}.theme-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;color:#a1a1aa;transition:color 150ms cubic-bezier(.25,1,.5,1),background 150ms cubic-bezier(.25,1,.5,1)}.theme-toggle:hover{color:#fafafa;background:#27272a}.theme-toggle svg{width:20px;height:20px}.header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px}@media(min-width:1024px){.header__hamburger{display:none}}.header__hamburger span{display:block;width:100%;height:2px;background:#fafafa;transition:transform 300ms cubic-bezier(.25,1,.5,1),opacity 150ms cubic-bezier(.25,1,.5,1)}.header__hamburger.is-active span:nth-child(1){transform:translateY(7px)rotate(45deg)}.header__hamburger.is-active span:nth-child(2){opacity:0}.header__hamburger.is-active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{position:fixed;inset:0;z-index:999;background:#09090b;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;opacity:0;visibility:hidden;transition:opacity 500ms cubic-bezier(.16,1,.3,1),visibility 500ms cubic-bezier(.16,1,.3,1)}.mobile-nav.is-open{opacity:1;visibility:visible}.mobile-nav__link{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;color:#fafafa;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease,color 150ms cubic-bezier(.25,1,.5,1)}.is-open .mobile-nav__link{opacity:1;transform:translateY(0)}.mobile-nav__link:hover{color:#2563eb}.mobile-nav__link:nth-child(1){transition-delay:.05s}.mobile-nav__link:nth-child(2){transition-delay:.1s}.mobile-nav__link:nth-child(3){transition-delay:.15s}.mobile-nav__link:nth-child(4){transition-delay:.2s}.mobile-nav__link:nth-child(5){transition-delay:.25s}.mobile-nav__link:nth-child(6){transition-delay:.3s}.mobile-nav__cta{margin-top:2rem;opacity:0;transform:translateY(20px);transition:opacity .4s ease .35s,transform .4s ease .35s}.is-open .mobile-nav__cta{opacity:1;transform:translateY(0)}.footer{position:relative;background:#18181b;padding:4rem 0 2rem}.footer::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(135deg,#2563eb,#7c3aed)}.footer__grid{display:grid;gap:2.5rem;grid-template-columns:1fr;margin-bottom:3rem}@media(min-width:640px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.footer__about p{font-size:.875rem;line-height:1.75;color:#71717a;max-width:320px}.footer__logo{font-family:space grotesk,sans-serif;font-weight:700;font-size:1.25rem;letter-spacing:.08em;color:#fafafa;margin-bottom:1rem;display:block}.footer__heading{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;color:#fafafa;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.footer__links{display:flex;flex-direction:column;gap:.75rem}.footer__link{font-size:.875rem;color:#71717a;transition:color 150ms cubic-bezier(.25,1,.5,1)}.footer__link:hover{color:#fafafa}.footer__contact-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#71717a;margin-bottom:.75rem}.footer__contact-item svg{width:16px;height:16px;flex-shrink:0;color:#2563eb}.footer__contact-item a{color:#71717a;transition:color 150ms cubic-bezier(.25,1,.5,1)}.footer__contact-item a:hover{color:#fafafa}.footer__bottom{display:flex;flex-direction:column;gap:1rem;padding-top:2rem;border-top:1px solid #27272a;font-size:.875rem;color:#71717a}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inter,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border-radius:8px;text-decoration:none;cursor:pointer;transition:transform 150ms cubic-bezier(.25,1,.5,1),box-shadow 300ms cubic-bezier(.25,1,.5,1),opacity 150ms cubic-bezier(.25,1,.5,1)}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none}.btn--primary:hover{box-shadow:0 0 20px rgba(37,99,235,.15);transform:scale(1.02)}.btn--outline{background:0 0;color:#fafafa;border:1px solid #3f3f46}.btn--outline:hover{border-color:#2563eb;color:#2563eb}.btn--urgent{background:#dc2626;color:#fff;border:none}.btn--urgent:hover{background:#bb1e1e;transform:scale(1.02)}.btn--ghost{background:0 0;color:#a1a1aa;border:none;padding:.5rem 1rem}.btn--ghost:hover{color:#fafafa}.btn--lg{padding:1rem 2rem;font-size:1rem;border-radius:12px}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.btn__arrow{transition:transform 150ms cubic-bezier(.25,1,.5,1)}.btn:hover .btn__arrow{transform:translateX(4px)}.cta-block{text-align:center;padding:4rem 2rem;background:#18181b;border-radius:12px;border:1px solid #27272a;margin:3rem 0}.cta-block__title{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;color:#fafafa;margin-bottom:1rem}.cta-block__subtitle{font-size:1.125rem;color:#a1a1aa;margin-bottom:2rem;max-width:560px;margin-left:auto;margin-right:auto}.cta-inline{background:#18181b;border-left:3px solid;border-image:linear-gradient(135deg,#2563eb,#7c3aed)1;padding:1.5rem 2rem;margin:2rem 0;border-radius:0 8px 8px 0}.cta-inline__title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#fafafa;margin-bottom:.5rem}.cta-inline__text{font-size:1rem;color:#a1a1aa;margin-bottom:1rem}.cta-floating{position:fixed;bottom:0;left:0;right:0;z-index:900;padding:1rem 1.5rem;background:rgba(9,9,11,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #27272a;text-align:center;transform:translateY(100%);transition:transform 500ms cubic-bezier(.16,1,.3,1)}.cta-floating.is-visible{transform:translateY(0)}@media(min-width:1024px){.cta-floating{display:none}}.cta-floating .btn{width:100%;max-width:400px}.cta-urgent{text-align:center;padding:3rem 2rem;background:rgba(220,38,38,8%);border:1px solid rgba(220,38,38,.3);border-radius:12px;margin:2rem 0}.cta-urgent__phone{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;margin-bottom:1rem}.cta-urgent__phone a{color:#dc2626;text-decoration:none}.cta-urgent__phone a:hover{text-decoration:underline}.cta-urgent__text{color:#a1a1aa;margin-bottom:1.5rem}.cta-section{padding:5rem 0;text-align:center;position:relative;overflow:hidden}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(135deg,#2563eb,#7c3aed)}.cta-section__title{font-family:space grotesk,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:#fafafa;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.cta-section__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.card{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:2rem;transition:border-color 300ms cubic-bezier(.25,1,.5,1),transform 300ms cubic-bezier(.25,1,.5,1),box-shadow 300ms cubic-bezier(.25,1,.5,1);position:relative}.card:hover{border-color:transparent;transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.card:hover::before{opacity:1}.card::before{content:'';position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(135deg,#2563eb,#7c3aed);z-index:-1;opacity:0;transition:opacity 300ms cubic-bezier(.25,1,.5,1)}.card__title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#fafafa;margin-bottom:.75rem}.card__description{font-size:.875rem;color:#71717a;margin-bottom:1.5rem;line-height:1.75}.card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#2563eb;transition:gap 150ms cubic-bezier(.25,1,.5,1)}.card__link:hover{gap:.75rem}.card__link svg{width:16px;height:16px}.card--case-study .card__metric{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.card--case-study .card__metric-label{font-size:.875rem;color:#71717a;margin-bottom:1.5rem}.card--article{padding:1.5rem}.card--article .card__meta{font-size:.75rem;color:#71717a;margin-bottom:.5rem}.card--icon{text-align:center}.card--icon .card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 1.5rem;border-radius:12px;background:rgba(37,99,235,.1);color:#2563eb}.card--icon .card__icon svg{width:28px;height:28px}.hero{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 0 4rem;overflow:hidden}.hero__content{position:relative;z-index:2;max-width:900px}.hero__headline{font-family:space grotesk,sans-serif;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:#fafafa;margin-bottom:1.5rem}.hero__subtitle{font-size:1.125rem;color:#a1a1aa;max-width:600px;margin-bottom:2.5rem;line-height:1.75}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero__bg{position:absolute;inset:0;z-index:1;opacity:.04;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#71717a 1px,transparent 0);background-size:40px 40px}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#71717a;font-size:.75rem;animation:bounce 2s infinite}.hero__scroll svg{width:20px;height:20px}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateX(-50%)translateY(0)}40%{transform:translateX(-50%)translateY(-8px)}60%{transform:translateX(-50%)translateY(-4px)}}.page-hero{padding:8rem 0 3rem;position:relative}@media(min-width:1024px){.page-hero{padding:8rem 0 4rem}}.page-hero__title{font-family:space grotesk,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;letter-spacing:-.02em;color:#fafafa;margin-bottom:1rem}.page-hero__subtitle{font-size:1.125rem;color:#a1a1aa;max-width:640px;margin-bottom:2rem}.page-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero--urgent::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:#dc2626;z-index:3}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;color:#71717a;margin-bottom:1.5rem}.breadcrumbs__item{display:flex;align-items:center;gap:.5rem}.breadcrumbs__link{color:#71717a;transition:color 150ms cubic-bezier(.25,1,.5,1)}.breadcrumbs__link:hover{color:#2563eb}.breadcrumbs__separator{color:#3f3f46;font-size:.75rem}.breadcrumbs__separator svg{width:12px;height:12px}.breadcrumbs__current{color:#a1a1aa}.toc{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:1.5rem}.toc__title{font-family:space grotesk,sans-serif;font-size:.875rem;font-weight:600;color:#fafafa;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.toc__list{display:flex;flex-direction:column;gap:.25rem}.toc__link{display:block;font-size:.875rem;color:#71717a;padding:.5rem .75rem;border-left:2px solid transparent;border-radius:0 4px 4px 0;transition:color 150ms cubic-bezier(.25,1,.5,1),border-color 150ms cubic-bezier(.25,1,.5,1),background 150ms cubic-bezier(.25,1,.5,1)}.toc__link:hover{color:#a1a1aa;background:rgba(39,39,42,.5)}.toc__link.is-active{color:#2563eb;border-left-color:#2563eb;background:rgba(37,99,235,5%)}.toc__link--h3{padding-left:1.5rem;font-size:.75rem}.toc--mobile{margin-bottom:2rem}@media(min-width:1024px){.toc--mobile{display:none}}.faq{margin:3rem 0}.faq__title{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;color:#fafafa;margin-bottom:2rem}.faq__item{border-bottom:1px solid #27272a}.faq__item:first-child{border-top:1px solid #27272a}.faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;font-family:space grotesk,sans-serif;font-size:1.125rem;font-weight:600;color:#fafafa;text-align:left;cursor:pointer;transition:color 150ms cubic-bezier(.25,1,.5,1)}.faq__question:hover{color:#2563eb}.faq__question svg{width:20px;height:20px;flex-shrink:0;transition:transform 300ms cubic-bezier(.25,1,.5,1);color:#71717a}.faq__question[aria-expanded=true] svg{transform:rotate(45deg)}.faq__answer{overflow:hidden;max-height:0;transition:max-height 500ms cubic-bezier(.16,1,.3,1)}.faq__answer p{padding-bottom:1.5rem;color:#a1a1aa;line-height:1.75}.form{display:flex;flex-direction:column;gap:1.5rem}.form__group{display:flex;flex-direction:column;gap:.5rem}.form__label{font-size:.875rem;font-weight:500;color:#fafafa}.form__input,.form__textarea,.form__select{width:100%;padding:.75rem 1rem;background:#18181b;border:1px solid #27272a;border-radius:8px;color:#fafafa;font-size:1rem;transition:border-color 150ms cubic-bezier(.25,1,.5,1),box-shadow 150ms cubic-bezier(.25,1,.5,1)}.form__input::placeholder,.form__textarea::placeholder,.form__select::placeholder{color:#71717a}.form__input:focus,.form__textarea:focus,.form__select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.form__textarea{min-height:120px;resize:vertical}.form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2371717a' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form__checkbox-group{display:flex;flex-direction:column;gap:.75rem}.form__checkbox{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;color:#a1a1aa}.form__checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#2563eb}.form__submit{align-self:flex-start}.form__hint{font-size:.75rem;color:#71717a}.reveal{opacity:0;transform:translateY(30px)}.reveal--left{opacity:0;transform:translateX(-30px)}.reveal--right{opacity:0;transform:translateX(30px)}.reveal--scale{opacity:0;transform:scale(.95)}.reveal-stagger>*{opacity:0;transform:translateY(20px)}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200%}100%{background-position:200%}}@keyframes gradient-rotate{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.line-draw{stroke-dasharray:1e3;stroke-dashoffset:1e3}.line-draw.is-drawn{stroke-dashoffset:0;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1)}.split-text .char,.split-text .word,.split-text .line{display:inline-block}.counter{font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal,.reveal--left,.reveal--right,.reveal--scale,.reveal-stagger>*{opacity:1;transform:none}}.home-services .section__header{text-align:center;margin-bottom:3rem}.home-services .section__title{font-family:space grotesk,sans-serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:700;color:#fafafa;margin-bottom:1rem}.home-services .section__underline{width:80px;height:3px;background:linear-gradient(135deg,#2563eb,#7c3aed);margin:0 auto;border-radius:9999px}.home-stats{text-align:center;padding:5rem 0}.stats-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(3,1fr)}}.stat{padding:2rem}.stat__value{font-family:space grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.stat__label{font-size:.875rem;color:#71717a;text-transform:uppercase;letter-spacing:.1em}.home-why .section__header{text-align:center;margin-bottom:3rem}.featured-case-study{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:2rem;margin-top:3rem}@media(min-width:768px){.featured-case-study{display:flex;gap:2rem;align-items:center}}.featured-case-study__metrics{display:flex;gap:2rem;margin-bottom:1.5rem}@media(min-width:768px){.featured-case-study__metrics{margin-bottom:0;flex-shrink:0}}.featured-case-study__content{flex:1}.service-page .pain-points{background:#18181b;border-radius:12px;padding:2rem;margin:2rem 0}.service-page .pain-points__title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#fafafa;margin-bottom:1.5rem}.service-page .pain-points__list{display:flex;flex-direction:column;gap:.75rem;list-style:none}.service-page .pain-points__item{display:flex;align-items:flex-start;gap:.75rem;color:#a1a1aa;font-size:1rem}.service-page .pain-points__item::before{content:'';width:8px;height:8px;min-width:8px;border-radius:9999px;background:linear-gradient(135deg,#2563eb,#7c3aed);margin-top:8px}.service-page .deliverables{margin:3rem 0}.service-page .deliverables__title{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;color:#fafafa;margin-bottom:2rem}.service-page .deliverables__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.service-page .deliverables__grid{grid-template-columns:repeat(2,1fr)}}.service-page .deliverable{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#18181b;border-radius:8px;border:1px solid #27272a}.service-page .deliverable svg{width:20px;height:20px;flex-shrink:0;color:#16a34a;margin-top:2px}.service-page .deliverable__content .deliverable__name{font-weight:600;color:#fafafa;margin-bottom:.25rem}.service-page .deliverable__content .deliverable__desc{font-size:.875rem;color:#71717a;margin-bottom:0}.emergency-page .page-hero{border-top:4px solid #dc2626}.emergency-page .page-hero__title{color:#fafafa}.emergency-page .btn--primary{background:#dc2626}.emergency-page .btn--primary:hover{background:#bb1e1e;box-shadow:0 0 20px rgba(220,38,38,.3)}.emergency-page .emergency-contact{background:rgba(220,38,38,6%);border:1px solid rgba(220,38,38,.2);border-radius:12px;padding:2rem;text-align:center;margin:2rem 0}.emergency-page .emergency-contact__title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#fafafa;margin-bottom:1rem}.emergency-page .emergency-contact__phone{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;margin-bottom:1rem}.emergency-page .emergency-contact__phone a{color:#dc2626;text-decoration:none}.emergency-page .emergency-contact__phone a:hover{text-decoration:underline}.emergency-page .emergency-contact__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.case-study-page .metrics-hero{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:2rem;background:#18181b;border:1px solid #27272a;border-radius:12px;margin-bottom:3rem}@media(min-width:768px){.case-study-page .metrics-hero{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.case-study-page .metric{text-align:center;padding:1rem}.case-study-page .metric__label{font-size:.75rem;color:#71717a;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.case-study-page .metric__before{font-size:.875rem;color:#71717a;margin-bottom:.25rem}.case-study-page .metric__after{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.case-study-page .metric__arrow{color:#16a34a;font-size:.875rem}.case-study-page .client-profile{display:flex;flex-wrap:wrap;gap:1.5rem;padding:1.5rem;background:#18181b;border-radius:8px;margin-bottom:2rem}.case-study-page .client-profile__item .client-profile__label{font-size:.75rem;color:#71717a;text-transform:uppercase;letter-spacing:.08em}.case-study-page .client-profile__item .client-profile__value{font-weight:600;color:#fafafa}.cluster-page .article-header{margin-bottom:2rem}.cluster-page .article-header__meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.875rem;color:#71717a;margin-bottom:1rem}.cluster-page .article-header__meta-item{display:flex;align-items:center;gap:.5rem}.cluster-page .article-header__meta-item svg{width:14px;height:14px}.cluster-page .related-pages{margin-top:3rem;padding-top:2rem;border-top:1px solid #27272a}.cluster-page .related-pages__title{font-family:space grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#fafafa;margin-bottom:1.5rem}.cluster-page .related-pages__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.cluster-page .related-pages__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cluster-page .related-pages__grid{grid-template-columns:repeat(3,1fr)}}.pillar-page .cluster-nav{margin:3rem 0}.pillar-page .cluster-nav__title{font-family:space grotesk,sans-serif;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:700;color:#fafafa;margin-bottom:2rem}.compare-page .comparison-table{width:100%;margin:2rem 0;border:1px solid #27272a;border-radius:12px;overflow:hidden}.compare-page .comparison-table th,.compare-page .comparison-table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid #27272a}.compare-page .comparison-table th{background:#18181b;font-family:space grotesk,sans-serif;font-weight:600;color:#fafafa}.compare-page .comparison-table td{color:#a1a1aa;vertical-align:middle}.compare-page .comparison-table tr:last-child td{border-bottom:none}.compare-page .compare-check{color:#16a34a;font-weight:700}.compare-page .compare-x{color:#dc2626;font-weight:700}.compare-page .comparison-table td:nth-child(2){background:rgba(37,99,235,3%);font-weight:500;color:#fafafa}.compare-page .comparison-table th:nth-child(2){background:rgba(37,99,235,8%)}.mt-0{margin-top:0}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mb-0{margin-bottom:0}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#fafafa}.text-secondary{color:#a1a1aa}.text-muted{color:#71717a}.text-accent{color:#2563eb}.text-urgency{color:#dc2626}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hidden{display:none}.show-md{display:none}@media(min-width:768px){.show-md{display:block}}@media(min-width:768px){.hide-md{display:none}}.show-lg{display:none}@media(min-width:1024px){.show-lg{display:block}}@media(min-width:1024px){.hide-lg{display:none}}.mx-auto{margin-left:auto;margin-right:auto}.max-w-narrow{max-width:720px}.max-w-base{max-width:1200px}