:root{--mk-bg:#f5f7fb;--mk-surface:#ffffff;--mk-ink:#0f172a;--mk-muted:#475569;--mk-line:#d9e2ef;--mk-brand:#0f4c81;--mk-brand-strong:#0a2f52;--mk-accent:#f97316;--mk-shadow:0 20px 40px rgba(15, 23, 42, 0.12);--mk-text-xs:0.72rem;--mk-text-sm:0.88rem;--mk-text-base:1rem;--mk-text-lg:1.1rem;--mk-section-gap:3.5rem;--mk-section-gap-sm:2.5rem;--mk-radius-xl:24px;--mk-radius-lg:18px;--mk-radius-md:14px;--mk-radius-full:999px;--mk-shadow-sm:0 4px 12px rgba(15, 23, 42, 0.04);--mk-shadow-md:0 8px 24px rgba(15, 23, 42, 0.06);--mk-shadow-lg:0 20px 40px rgba(15, 23, 42, 0.12)}.marketing-site-wrapper{background:linear-gradient(180deg,#f9fbff 0%,var(--mk-bg) 100%);color:var(--mk-ink);font-family:manrope,sans-serif}.marketing-site-wrapper h1,.marketing-site-wrapper h2,.marketing-site-wrapper h3{font-family:sora,manrope,sans-serif}.landing-section-label{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 .9rem;padding:.28rem .62rem;border-radius:var(--mk-radius-full);border:1px solid rgba(15,76,129,.26);background:rgba(255,255,255,.72);color:#0c3f69;font-size:var(--mk-text-xs);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.landing-section-label::before{content:"";width:.38rem;height:.38rem;border-radius:var(--mk-radius-full);background:linear-gradient(135deg,var(--mk-accent),#f59e0b)}.marketing-hero{position:relative;overflow:hidden;padding:4rem 0 2.5rem}.marketing-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 10%,rgba(249,115,22,.18),transparent 48%),radial-gradient(circle at 10% 85%,rgba(15,76,129,.18),transparent 46%);pointer-events:none}.marketing-hero-shell,.marketing-process-layout,.marketing-services-grid,.marketing-results-grid,.marketing-faq-grid{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:center}.hero-copy h1{font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.1;margin:0 0 .9rem;letter-spacing:-.03em}.hero-subtitle{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7;max-width:60ch;color:var(--mk-muted);margin-bottom:1.25rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.marketing-hero-form-wrap{margin-top:1.25rem;max-width:420px}.marketing-hero-form-wrap form{display:grid;gap:.65rem}.marketing-hero-form-wrap label{font-size:var(--mk-text-sm);font-weight:600;color:var(--mk-ink)}.marketing-proof-rail{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.45rem;color:var(--mk-muted);font-size:var(--mk-text-sm);font-weight:600}.marketing-proof-rail li{display:inline-flex;align-items:center;gap:.42rem}.marketing-proof-rail li::before{content:"✓";color:#10b981;font-weight:800}.cta-button.cta-button-primary{background:linear-gradient(135deg,var(--mk-brand),var(--mk-brand-strong));color:#fff;border:none;border-radius:var(--mk-radius-full);padding:.86rem 1.35rem;font-weight:700;text-decoration:none;box-shadow:var(--mk-shadow-lg)}.marketing-secondary-action{border:1px solid var(--mk-line);border-radius:var(--mk-radius-full);padding:.8rem 1.2rem;background:rgba(255,255,255,.8);color:var(--mk-brand-strong);text-decoration:none;font-weight:600}.hero-media{position:relative;overflow:hidden;border-radius:var(--mk-radius-xl);border:1px solid rgba(15,76,129,.18);box-shadow:var(--mk-shadow-lg);background:radial-gradient(circle at 84% 10%,rgba(249,115,22,.2),transparent 50%),linear-gradient(160deg,#eaf2fb,#dfeaf8)}.marketing-webgl-overlay{mix-blend-mode:screen;opacity:.82}.hero-media img{display:block;width:100%;height:100%;min-height:300px;object-fit:cover}.marketing-media-note{border-top:1px solid rgba(15,76,129,.15);background:rgba(255,255,255,.96);padding:.7rem 1rem;font-weight:700;color:var(--mk-brand);font-size:.9rem;letter-spacing:.02em}.blueprint-section-background{position:relative;padding:var(--mk-section-gap)0}.blueprint-section-background::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;background:repeating-linear-gradient( 0,transparent,transparent 79px,rgba(15,76,129,.045) 79px,rgba(15,76,129,.045) 80px ),repeating-linear-gradient( 90deg,transparent,transparent 79px,rgba(15,76,129,.045) 79px,rgba(15,76,129,.045) 80px )}.services-grid,.metrics-grid,.faq-grid{display:grid;gap:1rem}.marketing-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card,.metric-card,.faq-card,.marketing-process-aside{background:var(--mk-surface);border:1px solid var(--mk-line);border-radius:var(--mk-radius-lg);padding:1rem 1.1rem;box-shadow:var(--mk-shadow-sm)}.section-lead{font-size:var(--mk-text-base);line-height:1.65;color:var(--mk-muted);max-width:56ch;margin-bottom:1.5rem}.metric-value{font-size:2rem;font-weight:800;color:var(--mk-brand)}.metric-label{color:var(--mk-muted);font-weight:600}.marketing-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-context{margin:0 0 .3rem;font-size:var(--mk-text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--mk-brand)}.metric-detail{margin:.4rem 0 0;font-size:var(--mk-text-sm);line-height:1.55;color:var(--mk-muted)}.marketing-process-layout{display:grid;grid-template-columns:minmax(0,1.2fr)minmax(260px,.8fr);gap:1.2rem}.marketing-process-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.process-step{display:flex;gap:.75rem;align-items:flex-start;background:#fff;border:1px solid var(--mk-line);border-radius:var(--mk-radius-md);padding:.9rem 1rem}.step-index{width:2.2rem;height:2.2rem;border-radius:var(--mk-radius-full);display:inline-flex;align-items:center;justify-content:center;background:rgba(15,76,129,.12);color:var(--mk-brand-strong);font-weight:800;flex-shrink:0}.faq-details summary{cursor:pointer}.faq-details summary h3{display:inline;font-size:1rem}@media(max-width:992px){.hero-grid,.marketing-process-layout,.marketing-services-grid{grid-template-columns:1fr}.marketing-results-grid{grid-template-columns:1fr}.marketing-hero{padding-top:2.5rem}}@media(max-width:768px){.hero-copy h1{font-size:2.1rem}.hero-subtitle{font-size:var(--mk-text-base)}.hero-actions{flex-direction:column;align-items:stretch}.landing-section-label{font-size:.68rem}.cta-button.cta-button-primary,.marketing-secondary-action{width:100%;text-align:center}.blueprint-section-background{padding:var(--mk-section-gap-sm)0}}.marketing-site-wrapper{overflow-x:clip}.marketing-hero-shell{border-radius:28px;border:1px solid rgba(15,76,129,.16);background:linear-gradient(150deg,rgba(255,255,255,.88),rgba(247,250,255,.92));box-shadow:0 30px 52px -38px rgba(15,23,42,.45);padding:clamp(1rem,2.2vw,1.6rem)}.marketing-hero .hero-copy{max-width:62ch}.marketing-hero .hero-subtitle{margin-bottom:1.1rem}.hero-media{min-height:318px;display:flex;flex-direction:column;justify-content:flex-end}.immersive-accent-visual{position:absolute;inset:0;z-index:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M80 0V80M0 80H80' stroke='%23fff' stroke-opacity='0.12' stroke-width='1' fill='none'/%3E%3Cpath d='M40 0V80M0 40H80' stroke='%23fff' stroke-opacity='0.06' stroke-width='0.5' fill='none'/%3E%3Ccircle cx='80' cy='80' r='1.5' fill='%23fff' fill-opacity='0.14'/%3E%3C/svg%3E"),radial-gradient(circle at 82% 16%,rgba(43,108,176,.38),transparent 42%),linear-gradient(148deg,#071e36 0%,#0f4c81 48%,#1a6ab5 100%);animation:accent-drift 18s ease-in-out infinite}@keyframes accent-drift{0%,100%{background-position:0 0,0 0,0 0,0 0}50%{background-position:8px 8px,8px 8px,0 0,0 0}}@media(prefers-reduced-motion:reduce){.immersive-accent-visual{animation:none}.marketing-hero .cta-button,.marketing-secondary-action,.process-step,.marketing-proof-card{transition:none}}.immersive-accent-visual::before{content:attr(data-label);position:absolute;left:clamp(1rem,2vw,1.5rem);top:clamp(.95rem,1.8vw,1.3rem);font-size:clamp(.74rem,1.2vw,.84rem);font-weight:800;letter-spacing:.12em;color:rgba(255,244,228,.94)}.immersive-accent-visual::after{content:attr(data-caption);position:absolute;left:clamp(1rem,2vw,1.5rem);right:clamp(1rem,2vw,1.5rem);bottom:clamp(1.05rem,1.9vw,1.4rem);border-radius:12px;padding:.7rem .9rem;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.26);font-size:clamp(.72rem,1.1vw,.82rem);font-weight:700;color:rgba(255,245,228,.93);letter-spacing:.03em}.hero-media img{position:relative;z-index:1;flex:auto;min-height:270px}.marketing-media-note{position:relative;z-index:2}.marketing-services-grid{gap:.95rem}.service-card,.metric-card,.faq-card,.marketing-process-aside{border-color:#d3ddec}.service-card-featured{border-color:rgba(15,76,129,.3);background:linear-gradient(165deg,rgba(243,248,255,.96),rgba(235,243,255,.86))}.marketing-process-aside{background:linear-gradient(180deg,#ffffff,#f5f9ff)}.marketing-process-aside .cta-button{margin-top:.65rem}.marketing-results{background:linear-gradient(180deg,#f9fbff 0%,#f0f4fa 100%)}.marketing-proof-card{position:relative;padding:1.3rem 1.2rem;transition:box-shadow .2s ease,border-color .2s ease}.marketing-proof-card::before{content:"";position:absolute;top:0;left:1.2rem;right:1.2rem;height:3px;border-radius:0 0 3px 3px;background:linear-gradient(90deg,var(--mk-brand),var(--mk-accent));opacity:.6}.marketing-proof-card:hover{border-color:rgba(15,76,129,.28);box-shadow:var(--mk-shadow-md)}.marketing-proof-card .metric-value{font-size:2.4rem;letter-spacing:-.03em;background:linear-gradient(135deg,var(--mk-brand),var(--mk-brand-strong));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.marketing-results .section-lead{max-width:56ch}.marketing-results-grid{gap:1rem}.marketing-process{position:relative}.process-step{transition:border-color .2s ease,box-shadow .2s ease}.process-step:hover{border-color:rgba(15,76,129,.22);box-shadow:var(--mk-shadow-md)}.process-content h3{font-size:var(--mk-text-base);margin:0 0 .25rem}.process-content p{margin:0;font-size:var(--mk-text-sm);line-height:1.55;color:var(--mk-muted)}.marketing-process-aside{display:flex;flex-direction:column;justify-content:center;text-align:center;border-color:rgba(15,76,129,.2)}.marketing-process-aside h3{font-size:var(--mk-text-lg)}.marketing-process-aside p{color:var(--mk-muted);font-size:var(--mk-text-sm);line-height:1.6}.marketing-cta-bridge{padding:var(--mk-section-gap-sm)0}.marketing-cta-bridge-card{text-align:center;background:linear-gradient(165deg,rgba(243,248,255,.96),rgba(235,243,255,.86));border:1px solid rgba(15,76,129,.2);border-radius:var(--mk-radius-lg);padding:2rem 1.5rem}.marketing-cta-bridge-card h2{font-size:clamp(1.3rem,2.2vw,1.7rem);margin:0 0 .6rem}.marketing-cta-bridge-desc{color:var(--mk-muted);font-size:.95rem;line-height:1.6;max-width:48ch;margin:0 auto 1.2rem}.marketing-value-echo{margin-top:1.2rem;padding:1rem 1.1rem;border:1px solid var(--mk-line);border-radius:var(--mk-radius-md);background:rgba(245,249,255,.7)}.marketing-value-echo-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--mk-brand);margin:0 0 .5rem}.marketing-value-echo-list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem;font-size:var(--mk-text-sm);color:var(--mk-muted)}.marketing-value-echo-list li{display:inline-flex;align-items:center;gap:.4rem}.marketing-value-echo-list li::before{content:"✓";color:#10b981;font-weight:800}@media(max-width:992px){.marketing-hero-shell{border-radius:22px}}@media(max-width:768px){.marketing-hero-shell{padding:.85rem}.hero-media{min-height:246px}.immersive-accent-visual::after{font-size:.72rem}.marketing-proof-card .metric-value{font-size:2rem}}.immersive-accent-visual{will-change:background-position;contain:strict}@media(prefers-reduced-motion:reduce){.immersive-accent-visual{will-change:auto}}.marketing-hero{contain:layout style}.blueprint-section-background{contain:layout style paint}.marketing-services,.marketing-process,.marketing-results,.marketing-cta-bridge,.marketing-faq{content-visibility:auto;contain-intrinsic-size:auto 500px}.immersive-accent-sr-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.marketing-hero::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.4;background:repeating-linear-gradient( 0,transparent,transparent 79px,rgba(15,76,129,.035) 79px,rgba(15,76,129,.035) 80px ),repeating-linear-gradient( 90deg,transparent,transparent 79px,rgba(15,76,129,.035) 79px,rgba(15,76,129,.035) 80px )}.marketing-site-wrapper .cta-button:focus-visible,.marketing-site-wrapper .marketing-secondary-action:focus-visible{outline:2px solid var(--mk-brand);outline-offset:3px}.marketing-site-wrapper .faq-details summary:focus-visible{outline:2px solid var(--mk-brand);outline-offset:2px;border-radius:4px}.marketing-site-wrapper a:focus-visible{outline:2px solid var(--mk-brand);outline-offset:2px}.marketing-site-wrapper .cta-button,.marketing-site-wrapper .marketing-secondary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center}@media(max-width:480px){.marketing-hero{padding:2rem 0 1.5rem}.marketing-hero-shell{border-radius:18px;padding:.7rem}.hero-copy h1{font-size:1.7rem}.hero-media{min-height:200px}.immersive-accent-visual::before{font-size:.65rem;letter-spacing:.08em}.immersive-accent-visual::after{font-size:.65rem;padding:.5rem .7rem;left:.7rem;right:.7rem;bottom:.75rem}.blueprint-section-background::before{opacity:.5}.marketing-hero::after{opacity:.25}.marketing-cta-bridge-card{padding:1.4rem 1rem}.marketing-proof-card .metric-value{font-size:1.7rem}}.marketing-site-wrapper{scroll-behavior:smooth}.marketing-site-wrapper .cta-button.cta-button-primary{transition:transform .18s ease,box-shadow .18s ease}.marketing-site-wrapper .cta-button.cta-button-primary:hover{transform:translateY(-1px);box-shadow:0 24px 48px rgba(15,23,42,.18)}.marketing-site-wrapper .cta-button.cta-button-primary:active{transform:translateY(0);box-shadow:var(--mk-shadow-md)}.marketing-site-wrapper .marketing-secondary-action{transition:border-color .18s ease,background .18s ease}.marketing-site-wrapper .marketing-secondary-action:hover{border-color:rgba(15,76,129,.3);background:rgba(255,255,255,.95)}.marketing-hero .cta-button.cta-button-primary{animation:cta-glow 3s ease-in-out 1.5s 2}@keyframes cta-glow{0%,100%{box-shadow:var(--mk-shadow-lg)}50%{box-shadow:0 20px 40px rgba(15,76,129,.22),0 0 0 3px rgba(15,76,129,8%)}}.marketing-cta-bridge-card .cta-button.cta-button-primary:hover{transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.marketing-site-wrapper{scroll-behavior:auto}.marketing-hero .cta-button.cta-button-primary{animation:none}.marketing-site-wrapper .cta-button.cta-button-primary,.marketing-site-wrapper .marketing-secondary-action{transition:none}}.marketing-hero:not(.immersive-accent-active) .hero-media{background:radial-gradient(circle at 84% 10%,rgba(249,115,22,.14),transparent 50%),linear-gradient(160deg,#eaf2fb,#dfeaf8)}.marketing-trust-strip{padding:1.5rem 0}.trust-strip-grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.trust-strip-item{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.6rem 1.2rem;border:1px solid var(--mk-line);border-radius:var(--mk-radius-md);background:var(--mk-surface);box-shadow:var(--mk-shadow-sm)}.trust-strip-value{font-family:sora,manrope,sans-serif;font-size:1.5rem;font-weight:800;color:var(--mk-brand);line-height:1.2}.trust-strip-label{font-size:var(--mk-text-sm);font-weight:600;color:var(--mk-muted)}.trust-strip-badge{flex-direction:row;gap:.5rem;border-color:rgba(16,185,129,.3);background:rgba(16,185,129,6%)}.trust-strip-badge-icon{color:#10b981;font-weight:800;font-size:1.1rem}.trust-strip-badge .trust-strip-label{color:#065f46;font-weight:700}@media(max-width:480px){.trust-strip-grid{gap:.75rem}.trust-strip-item{padding:.5rem .9rem}.trust-strip-value{font-size:1.2rem}}.marketing-trust-strip{position:relative}.marketing-trust-strip::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.3;background:repeating-linear-gradient( 0,transparent,transparent 79px,rgba(15,76,129,.035) 79px,rgba(15,76,129,.035) 80px ),repeating-linear-gradient( 90deg,transparent,transparent 79px,rgba(15,76,129,.035) 79px,rgba(15,76,129,.035) 80px )}.trust-strip-grid{position:relative;z-index:1}.service-card-icon{display:flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:var(--mk-radius-md);background:rgba(15,76,129,8%);margin-bottom:.65rem;flex-shrink:0}.service-card-featured .service-card-icon{background:rgba(15,76,129,.14)}.service-card-icon::before{content:"";display:block;width:1.3rem;height:1.3rem;background-size:contain;background-repeat:no-repeat;background-position:50%}.service-card-icon--strategy::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f4c81' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 3H2l8 9.46V19l4 2v-8.54L22 3z'/%3E%3C/svg%3E")}.service-card-icon--campaigns::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f4c81' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3Ccircle cx='12' cy='12' r='2'/%3E%3C/svg%3E")}.service-card-icon--conversion::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f4c81' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='23 6 13.5 15.5 8.5 10.5 1 18'/%3E%3Cpolyline points='17 6 23 6 23 12'/%3E%3C/svg%3E")}.service-card-icon--reporting::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230f4c81' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='20' x2='18' y2='10'/%3E%3Cline x1='12' y1='20' x2='12' y2='4'/%3E%3Cline x1='6' y1='20' x2='6' y2='14'/%3E%3C/svg%3E")}.marketing-process-list{position:relative}.marketing-process-list::before{content:"";position:absolute;left:calc(1rem + 1.1rem);top:2.2rem;bottom:2.2rem;width:2px;background:linear-gradient(180deg,var(--mk-brand),var(--mk-accent));border-radius:1px;opacity:.25;z-index:1}.process-step{position:relative;z-index:2}.step-index{background:linear-gradient(135deg,rgba(15,76,129,.16),rgba(15,76,129,8%));border:1.5px solid rgba(15,76,129,.18);font-size:var(--mk-text-sm)}.process-step:first-child .step-index{background:linear-gradient(135deg,var(--mk-brand),var(--mk-brand-strong));color:#fff;border-color:transparent}.process-step:last-child .step-index{background:linear-gradient(135deg,var(--mk-accent),#f59e0b);color:#fff;border-color:transparent}@media(max-width:992px){.marketing-process-list::before{display:none}}.skip-to-main{position:absolute;top:-100%;left:0;background:var(--mk-brand);color:#fff;padding:.6rem 1rem;font-weight:700;font-size:var(--mk-text-sm);z-index:9999;text-decoration:none;border-radius:0 0 var(--mk-radius-md)0}.skip-to-main:focus{top:0}.marketing-site-wrapper input:focus-visible,.marketing-site-wrapper select:focus-visible,.marketing-site-wrapper textarea:focus-visible,.marketing-site-wrapper button:focus-visible{outline:2px solid var(--mk-brand);outline-offset:2px}.marketing-site-wrapper input,.marketing-site-wrapper select,.marketing-site-wrapper textarea{max-width:100%}.marketing-site-wrapper img{max-width:100%;height:auto}.marketing-site-wrapper{overflow-wrap:break-word;word-break:break-word}@media(prefers-reduced-motion:reduce){.marketing-hero::after{animation:none}.marketing-site-wrapper .service-card,.marketing-site-wrapper .faq-card{transition:none}}