
:root{--ink:#050505;--muted:#545b66;--line:#d7d7d7;--blue:#126bff;--blue2:#009dff;--pale:#f7f7f4;--panel:#ffffff;--shadow:0 12px 26px rgba(5,5,5,.08);--radius:10px;}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45} img{max-width:100%;display:block} a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 44px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:2px solid var(--ink)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{height:44px;width:auto}.menu{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:700;text-transform:uppercase}.menu a{white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:2px solid var(--ink);background:#fff;padding:15px 24px;border-radius:4px;font-weight:800;text-transform:uppercase;font-size:14px;box-shadow:none}.btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn.dark{background:#050505;color:#fff}.arrow{font-size:18px;line-height:1}.mobile-toggle{display:none;background:#fff;border:2px solid #111;padding:10px;font-weight:800}.hero{border-bottom:1px solid var(--line);padding:18px 0 22px}.hero-grid{display:grid;grid-template-columns:1fr 1.24fr;gap:32px;align-items:center}.hero h1{font-size:clamp(58px,7vw,98px);line-height:.93;margin:34px 0 26px;letter-spacing:-4px}.hero p{font-size:23px;max-width:520px;font-weight:700;margin:0 0 24px}.micro{display:flex;gap:25px;flex-wrap:wrap;margin:0 0 28px;font-size:13px;font-weight:800}.micro span:before{content:'✓';background:#050505;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;font-size:12px;margin-right:7px}.hero-actions{display:flex;gap:26px;flex-wrap:wrap}.hero-art{padding-top:10px}.logo-strip{padding:21px 0}.logo-card{border:1px solid #b9b9b9;border-radius:8px;padding:20px 30px;display:grid;grid-template-columns:repeat(5,1fr);gap:28px;align-items:center}.logo-card img{height:45px;width:100%;object-fit:contain;filter:grayscale(1) contrast(1.4)}.platform-strip{padding:0 0 18px}.platform-card{border:1px solid #b9b9b9;border-radius:8px;padding:18px;display:grid;grid-template-columns:170px repeat(5,1fr);gap:18px;align-items:stretch}.platform-title{font-weight:900;text-transform:uppercase;font-size:17px;padding-top:10px}.platform-box{border:1px solid #cfcfcf;border-radius:7px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:12px;min-height:125px;justify-content:center;background:#fff}.platform-box svg{width:54px;height:54px}.platform-box strong{font-size:16px}.split{padding:18px 0 35px}.split-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:40px;align-items:center}.comic-frame{border:2px solid #111;box-shadow:var(--shadow)}.eyebrow{font-weight:900;text-transform:uppercase;color:var(--blue);letter-spacing:.04em;font-size:14px;margin:0 0 8px}.split h2,.section-head h2{font-size:clamp(32px,4vw,44px);line-height:1.05;margin:0 0 18px;letter-spacing:-1px}.split p{font-size:18px;max-width:620px;margin:0 0 26px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.stat{border-left:1px solid #bdbdbd;padding-left:24px}.stat strong{display:block;color:var(--blue);font-size:42px;line-height:1;font-weight:900}.stat span{font-weight:700;font-size:14px}.services{padding:8px 0 40px}.section-head{text-align:center;margin-bottom:16px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card,.article-card,.person-card,.form-card,.info-card{border:1px solid #b9b9b9;border-radius:8px;background:#fff;overflow:hidden}.service-card{padding:0 0 24px}.service-card img{width:100%;height:110px;object-fit:cover;border-bottom:1px solid #d1d1d1}.service-card h3,.article-card h3{font-size:18px;line-height:1.15;margin:18px 18px 10px}.service-card p,.article-card p{font-size:15px;margin:0 18px 18px}.text-link{font-weight:900;text-transform:uppercase;color:var(--blue);font-size:14px;margin:0 18px}.blog-preview{padding:0 0 50px}.blog-grid{display:grid;grid-template-columns:.75fr repeat(3,1fr);gap:18px;align-items:start}.blog-intro{padding:20px 0}.blog-intro h2{font-size:36px;line-height:1.05;margin:0 0 20px}.article-card img{width:100%;height:116px;object-fit:cover;border-bottom:1px solid #111}.site-footer{border-top:2px solid var(--ink);padding:30px 0 18px;background:#fff}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(5,1fr);gap:30px}.footer-brand img{height:36px}.footer-brand p{font-size:14px;margin:16px 0;max-width:220px}.footer h4{font-size:14px;text-transform:uppercase;margin:0 0 12px}.footer a{display:block;font-size:14px;margin:7px 0}.footer-bottom{border-top:1px solid #111;margin-top:24px;padding-top:14px;display:flex;justify-content:space-between;font-size:13px}.page-hero{padding:68px 0 48px;border-bottom:2px solid #111;background:#fff}.page-hero-grid{display:grid;grid-template-columns:1fr .8fr;gap:42px;align-items:center}.page-hero h1{font-size:clamp(46px,6vw,78px);line-height:.95;margin:0 0 20px;letter-spacing:-3px}.page-hero p{font-size:22px;font-weight:700;max-width:720px}.section{padding:58px 0}.light{background:#f7f7f4;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:34px}.list-check{padding-left:0;list-style:none}.list-check li{padding:10px 0 10px 32px;border-bottom:1px solid #ddd;position:relative;font-weight:700}.list-check li:before{content:'✓';position:absolute;left:0;top:10px;background:#126bff;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:13px}.cta-band{background:#050505;color:#fff;padding:48px 0;border-top:3px solid #111;border-bottom:3px solid #111}.cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-size:42px;margin:0}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.person-card{padding:22px}.person-photo{aspect-ratio:1/1;background:#f2f2f2;border:2px solid #111;border-radius:8px;overflow:hidden;margin-bottom:18px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;color:#777}.person-photo img{width:100%;height:100%;object-fit:cover}.person-card h2{font-size:32px;margin:0 0 4px}.role{color:var(--blue);font-weight:900;text-transform:uppercase}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.form-card{padding:28px}.field{display:grid;gap:8px;margin-bottom:16px}.field label{font-weight:900}.field input,.field textarea,.field select{font:inherit;border:2px solid #111;border-radius:4px;padding:13px;width:100%;background:#fff}.field textarea{min-height:130px}.legal{max-width:850px}.legal h2{margin-top:34px}.article-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-page-card{min-height:100%}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{border:1px solid #111;border-radius:999px;padding:8px 12px;font-weight:800;background:#fff}.hamb-open .menu{display:flex}
@media (max-width:900px){.container{width:min(100% - 26px,1180px)}.nav{height:auto;min-height:72px;flex-wrap:wrap}.brand img{height:36px}.mobile-toggle{display:block}.menu{display:none;flex-direction:column;align-items:stretch;width:100%;gap:0;border-top:1px solid #ddd;padding:10px 0}.menu a{padding:13px 0}.nav .btn{width:100%;margin:8px 0 12px}.hero-grid,.split-grid,.page-hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.hero h1{font-size:58px;letter-spacing:-2px}.hero p{font-size:19px}.hero-art{order:-1}.logo-card{grid-template-columns:repeat(2,1fr);padding:16px}.logo-card img:nth-child(5){grid-column:1/-1}.platform-card{grid-template-columns:1fr 1fr}.platform-title{grid-column:1/-1}.cards,.blog-grid,.article-list,.team-grid,.footer-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.cta-band .container{display:block}.cta-band h2{font-size:32px;margin-bottom:18px}.footer-bottom{display:block}.footer-bottom a{margin-top:8px}.page-hero{padding:42px 0}.blog-intro{padding:0}.service-card img,.article-card img{height:150px}}


/* Update: leaner nav and deeper content pages */
.menu{gap:34px}
.footer .btn{padding:9px 13px;font-size:11px;line-height:1.1;display:inline-flex;width:auto;max-width:205px}
.footer-brand .btn{margin-top:2px}
.content-prose{max-width:980px;margin:0 auto}.content-prose h2{font-size:clamp(30px,4vw,46px);line-height:1.05;margin:0 0 16px;letter-spacing:-1px}.content-prose h3{font-size:26px;line-height:1.12;margin:30px 0 10px}.content-prose p{font-size:18px;line-height:1.65;margin:0 0 18px;color:#181818}.content-prose ul,.content-prose ol{font-size:18px;line-height:1.6;margin:0 0 22px;padding-left:24px}.content-prose li{margin:8px 0}.comic-note{border:2px solid #111;border-radius:8px;background:#fff;padding:24px;box-shadow:8px 8px 0 #111}.comic-note h3{margin-top:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-box{border:1px solid #b9b9b9;border-radius:8px;padding:24px;background:#fff}.feature-box h3{font-size:22px;margin:0 0 10px}.feature-box p{font-size:16px;line-height:1.5}.process-steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-step{border:1px solid #b9b9b9;border-radius:8px;padding:22px;background:#fff;position:relative}.process-step:before{counter-increment:step;content:counter(step);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#126bff;color:#fff;font-weight:900;margin-bottom:14px}.process-step h3{font-size:21px;margin:0 0 8px}.platform-deep{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:start}.platform-sidebar{position:sticky;top:110px;border:2px solid #111;border-radius:8px;padding:22px;background:#fff}.platform-sidebar h3{margin-top:0}.table-like{border:1px solid #b9b9b9;border-radius:8px;overflow:hidden;margin:20px 0}.table-row{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid #d8d8d8}.table-row:last-child{border-bottom:0}.table-row strong{background:#f7f7f4;padding:16px;border-right:1px solid #d8d8d8}.table-row span{padding:16px}.article-body{max-width:860px;margin:0 auto}.article-body h2{font-size:38px;line-height:1.08;margin:42px 0 14px}.article-body h3{font-size:27px;margin:32px 0 10px}.article-body p,.article-body li{font-size:19px;line-height:1.68}.quote-box{border-left:8px solid #126bff;background:#f7f7f4;padding:20px 24px;margin:28px 0;font-weight:800}.page-lede{font-size:22px!important;font-weight:700;line-height:1.45!important}.team-note{border:2px dashed #777;background:#f7f7f4;color:#555}
@media (max-width:900px){.feature-grid,.process-steps,.platform-deep{grid-template-columns:1fr}.platform-sidebar{position:static}.table-row{grid-template-columns:1fr}.table-row strong{border-right:0;border-bottom:1px solid #d8d8d8}.content-prose p,.content-prose ul,.content-prose ol,.article-body p,.article-body li{font-size:17px}.menu{gap:0}.footer .btn{width:auto}}

/* Homepage message update */
.hero-eyebrow{margin-top:18px;color:#126bff}
.pull-quote{font-size:24px;line-height:1.25;font-weight:900;border-left:8px solid #126bff;background:#f7f7f4;padding:18px 22px;margin-top:24px;box-shadow:6px 6px 0 #111}
.comparison-section{padding:6px 0 42px;background:#fff}
.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.comparison-card{border:2px solid #111;border-radius:8px;background:#fff;padding:30px;box-shadow:8px 8px 0 #111;min-height:260px}
.comparison-card h3{font-size:34px;line-height:1;margin:0 0 20px;letter-spacing:-1px}
.comparison-card ul{list-style:none;padding:0;margin:0;display:grid;gap:14px;font-weight:900;font-size:19px}
.comparison-card li{padding-left:30px;position:relative}
.comparison-card li:before{content:'•';position:absolute;left:0;top:-2px;font-size:28px;color:#126bff;line-height:1}
.old-channel{background:#f7f7f4}
.new-channel{background:linear-gradient(135deg,#ffffff 0%,#f4f9ff 100%)}
.new-channel h3{color:#126bff}
.what-we-do{padding:48px 0;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;background:#f7f7f4}
.what-we-do .section-head{max-width:820px;margin:0 auto 24px}
.what-we-do .section-head p:not(.eyebrow){font-size:19px;line-height:1.55;font-weight:700;margin:12px auto 0;color:#181818}
.numbered-services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.numbered-card{border:2px solid #111;border-radius:8px;background:#fff;padding:28px;box-shadow:7px 7px 0 #111;position:relative;overflow:hidden}
.numbered-card:after{content:'';position:absolute;right:-34px;top:-34px;width:112px;height:112px;border-radius:50%;background:radial-gradient(circle,#2bbcff 0%,#126bff 48%,transparent 50%);opacity:.12}
.numbered-card span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:50%;background:#126bff;color:#fff;font-weight:900;font-size:19px;margin-bottom:18px}
.numbered-card h3{font-size:27px;line-height:1.05;margin:0 0 12px}
.numbered-card p{font-size:17px;line-height:1.55;margin:0;font-weight:700}
.footer .btn{min-height:0;padding:7px 12px;font-size:10px;letter-spacing:.02em}
.footer-brand img{max-width:210px;height:auto}
@media (max-width:900px){.comparison-grid,.numbered-services{grid-template-columns:1fr}.comparison-card,.numbered-card{box-shadow:5px 5px 0 #111}.pull-quote{font-size:20px;box-shadow:4px 4px 0 #111}.comparison-card h3{font-size:28px}.comparison-card ul{font-size:17px}.numbered-card h3{font-size:24px}}


/* About/team consolidation and homepage headline fix */
.hero-slogan{font-size:clamp(28px,3.5vw,46px);line-height:1.05;font-weight:900;letter-spacing:-1.5px;margin:0 0 18px;color:#126bff;max-width:none}
.hero h1{font-size:clamp(54px,6.6vw,86px)}
.office-box{border:2px solid #111;border-radius:8px;background:#fff;padding:28px;box-shadow:8px 8px 0 #111;max-width:620px}
.office-box h2{margin-bottom:12px}.office-box p:last-child{font-size:24px;line-height:1.35;margin-bottom:0}
@media (max-width:900px){.hero-slogan{font-size:30px}.hero h1{font-size:54px}.office-box{box-shadow:5px 5px 0 #111}.office-box p:last-child{font-size:20px}}

/* Asset refresh: uploaded Alex Shapoval logo and favicon */
.brand img{width:auto;max-width:260px;object-fit:contain}
.footer-brand img{max-width:235px;object-fit:contain}
@media (max-width:900px){.brand img{max-width:210px}}


/* Logo and about page refinements */
.brand img{height:46px;max-width:360px;width:auto;object-fit:contain}
.footer-brand img{max-width:240px;width:100%;height:auto;object-fit:contain}
.founder-card p{font-size:17px;line-height:1.58;color:#181818}
.office-location-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:30px;align-items:stretch}
.office-address-card{border:2px solid #111;border-radius:10px;background:#fff;padding:34px;box-shadow:8px 8px 0 #111}
.office-address-card h2{font-size:clamp(34px,4vw,48px);line-height:1.04;margin:0 0 18px;letter-spacing:-1px}
.office-address-card address{font-style:normal;font-size:24px;line-height:1.35;margin:0 0 18px;font-weight:700}
.office-address-card p:not(.eyebrow){font-size:17px;line-height:1.6;margin:0;color:#181818}
.office-photo img{width:100%;height:100%;object-fit:cover;border-radius:8px;display:block}
.office-photo-placeholder{min-height:330px;border:2px dashed #111;border-radius:10px;background:linear-gradient(135deg,#fff 0%,#f7f7f4 100%);display:flex;align-items:center;justify-content:center;color:#666;font-weight:900;text-transform:uppercase;letter-spacing:.05em;box-shadow:8px 8px 0 #111;text-align:center;padding:24px}
@media (max-width:900px){.brand img{height:38px;max-width:250px}.office-location-grid{grid-template-columns:1fr}.office-address-card,.office-photo-placeholder{box-shadow:5px 5px 0 #111}.office-photo-placeholder{min-height:220px}.office-address-card address{font-size:20px}}

.platform-logo-img{width:82px;height:56px;object-fit:contain;margin:0 auto 4px;}
.platform-box strong{display:block;text-align:center;}
@media (max-width:900px){.platform-logo-img{width:78px;height:52px;}}

/* Uploaded company logos on About page */
.about-logo-strip .logo-card img {
  filter: none;
  height: 64px;
  max-height: 64px;
  object-fit: contain;
}
.hero-art img[src$="llm-paid-ads-agency.jpg"] {
  border: 0;
  box-shadow: none;
  width: 100%;
  height: auto;
}
@media (max-width: 900px) {
  .about-logo-strip .logo-card img {
    height: 54px;
    max-height: 54px;
  }
}


/* ChatGPT thumbnail fix */
.blog-thumbnail,
.post-thumbnail,
.article-thumbnail,
.card-image,
.blog-card img,
.post-card img,
.article-card img,
.blog-grid img,
.posts-grid img,
.featured-image img,
.thumbnail img,
.card img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  display:block;
}


/* === SITEWIDE 16:9 IMAGE STANDARDIZATION === */

/* Common image wrappers */
.card-image,.card-media,.thumbnail,.post-thumbnail,.blog-thumbnail,
.article-thumbnail,.featured-image,.featured-post-image,
.image-container,.post-image,.blog-image,.hero-image-small{
  aspect-ratio:16/9 !important;
  overflow:hidden !important;
}

/* Images inside cards/lists/grids */
.card-image img,.card-media img,.thumbnail img,.post-thumbnail img,
.blog-thumbnail img,.article-thumbnail img,.featured-image img,
.featured-post-image img,.image-container img,.post-image img,
.blog-image img,
.blog-card img,.post-card img,.article-card img,
[class*="card"] img,[class*="post"] img,[class*="blog"] img{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
}

/* Ensure card layouts accommodate 16:9 media */
.blog-card,.post-card,.article-card,[class*="card"]{
  display:flex;
  flex-direction:column;
}


/* === HARD OVERRIDE: HOME + ABOUT LOGOS MAX 78PX === */

/* Target common logo sections */
.ai-platforms img,
.platform-logos img,
.logo-row img,
.logos-grid img,
.client-logos img,
.partner-logos img,
.about-logo img,
.company-logo img,
.brand-logo img,
[class*="logo"] img,
[class*="platform"] img {
    width: 78px !important;
    max-width: 78px !important;
    min-width: 0 !important;
    height: auto !important;
    max-height: 48px !important;
    object-fit: contain !important;
    aspect-ratio: auto !important;
    flex: 0 0 78px !important;
}

/* Force single-row logo layouts */
.ai-platforms,
.platform-logos,
.logo-row,
.logos-grid,
.client-logos,
.partner-logos,
[class*="logo-row"],
[class*="platform-row"] {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: visible !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
}
