:root{--ink:#0e0e10;--ink-soft:#57544c;--paper:#faf9f6;--paper-2:#f0eee7;--paper-3:#e6e1d3;--accent:#ff4b1f;--accent-ink:#fff;--felt:#0f5c42;--felt-soft:#e3eee7;--rule:#d9d4c6;--shadow:#0e0e101a;--bar-bg:#000;--bar-bg-2:#1c1b18;--bar-fg:#faf9f6;--bar-fg-soft:#9c998f;--up:#0f5c42;--down:#b3311a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ink:#f1efe8;--ink-soft:#b7b3a7;--paper:#121110;--paper-2:#1b1a16;--paper-3:#26241c;--accent:#ff6b3d;--accent-ink:#161310;--felt:#2fbe8f;--felt-soft:#152a22;--rule:#332f26;--shadow:#00000080;--bar-fg-soft:#8b887e;--up:#2fbe8f;--down:#ff7a63}}:root[data-theme=dark]{--ink:#f1efe8;--ink-soft:#b7b3a7;--paper:#121110;--paper-2:#1b1a16;--paper-3:#26241c;--accent:#ff6b3d;--accent-ink:#161310;--felt:#2fbe8f;--felt-soft:#152a22;--rule:#332f26;--shadow:#00000080;--bar-fg-soft:#8b887e;--up:#2fbe8f;--down:#ff7a63}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;padding-inline:0;font-family:Inter,system-ui,sans-serif}img{max-width:100%}a{color:inherit}.wrap{max-width:1180px;margin-inline:auto;padding-inline:20px}h1,h2,h3{text-wrap:balance;margin:0;font-family:Inter,system-ui,sans-serif}.label{text-transform:uppercase;letter-spacing:.09em;font-family:Inter,system-ui,sans-serif;font-weight:600}.tabular{font-variant-numeric:tabular-nums}.ad-banner{background:linear-gradient(200deg,#17100b 0%,#241408 100%);position:relative;overflow:hidden}.ad-banner:before{content:"";pointer-events:none;background:radial-gradient(55% 65%,#ffb25c 0%,#f2792f 24%,#7a2e12 48%,#0000 74%);animation:16s ease-in-out infinite alternate ad-banner-glow;position:absolute;inset:-25%}@keyframes ad-banner-glow{0%{transform:translate(-8%,-6%)scale(1)}50%{transform:translate(8%,4%)scale(1.08)}to{transform:translate(-4%,8%)scale(1)}}@media (prefers-reduced-motion:reduce){.ad-banner:before{animation:none}}.ad-banner-contained{background:linear-gradient(200deg,#1a0505 0%,#2b0808 100%);border-radius:0;margin-block:8px 34px}.ad-banner-contained:before{background:radial-gradient(55% 65%,#fff 0%,#ffdada 18%,#e10600 42%,#4a0505 68%,#0000 82%);animation:10s ease-in-out infinite alternate ad-banner-glow-sweep}@keyframes ad-banner-glow-sweep{0%{transform:translate(-32%)rotate(-6deg)scale(1)}50%{transform:translate(0%)rotate(4deg)scale(1.15)}to{transform:translate(32%)rotate(-4deg)scale(1)}}@media (prefers-reduced-motion:reduce){.ad-banner-contained:before{animation:none}}.ad-banner-contained .ad-banner-inner{padding-block:110px}.ad-banner:after{content:"";background:linear-gradient(#0a08069e 0%,#0a08062e 45%,#0a0806b8 100%);position:absolute;inset:0}.ad-banner-inner{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:28px;padding-block:56px;display:flex;position:relative}.ad-headline{color:#faf9f6;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:0;font-size:clamp(24px,3.4vw,38px);font-weight:700;line-height:1.12;display:flex}.brand-badge{color:#17100b;letter-spacing:-.01em;background:#ff9f5b;border-radius:14px;padding:10px 24px;font-family:Inter,system-ui,sans-serif;font-size:clamp(24px,3.8vw,40px);font-weight:800;line-height:1.2;display:inline-block;box-shadow:0 10px 22px #00000059}.brand-badge-img{object-fit:contain;max-width:220px;height:44px;display:block}.ad-headline .brand-badge-img{max-width:320px;height:72px}.ad-cta-btn{appearance:none;color:#0a0a0a;box-shadow:none;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:14px 34px;font-size:16px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.ad-cta-btn:hover{background:#f0eee7}.site-header{z-index:100;position:sticky;top:0}.masthead{background:var(--bar-bg);color:var(--bar-fg)}.masthead .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;display:flex}.wordmark{align-items:center;gap:10px;display:flex}.wordmark,.wordmark:hover,.wordmark:visited,.wordmark *{text-decoration:none}.wordmark-icon{border-radius:8px;width:34px;height:34px;display:block}.wordmark-text{color:var(--bar-fg);letter-spacing:-.01em;font-size:clamp(18px,2.4vw,22px);font-weight:400}.wordmark .brand-badge{border-radius:10px;padding:6px 16px;font-size:clamp(16px,2.4vw,24px)}.wordmark .brand-badge-img{height:30px}.masthead-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.masthead-actions .subscribe-btn{appearance:none;cursor:pointer;background:var(--bar-fg);color:var(--bar-bg);text-transform:uppercase;letter-spacing:.04em;border:none;align-items:center;gap:8px;padding:10px 20px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.masthead-actions .subscribe-btn:hover{opacity:.85}.masthead-actions .search-icon{color:var(--bar-fg);cursor:pointer;background:0 0;border:none;padding:0;display:flex}.masthead-actions .search-icon svg{stroke:currentColor;fill:none;stroke-width:2px;width:19px;height:19px}.subnav{background:var(--bar-bg-2);color:var(--bar-fg);border-top:1px solid #ffffff14}.subnav .wrap{flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:20px;padding-block:0;display:flex}.subnav-left{flex-wrap:wrap;align-items:stretch;gap:24px;display:flex}.subnav-links{flex-wrap:wrap;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:600;display:flex}.subnav-links a{color:var(--bar-fg);opacity:.92;white-space:nowrap;border-bottom:3px solid #0000;align-items:center;padding:14px 16px;text-decoration:none;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.subnav-links a:hover{opacity:1;background:#ffffff14;border-bottom-color:#fff}.subnav .caret{stroke:currentColor;fill:none;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;opacity:.85;width:16px;height:16px;margin-left:4px;transition:transform .15s}.subnav-item{display:flex;position:relative}.subnav-item:hover .caret,.subnav-item:focus-within .caret{transform:rotate(180deg)}.subnav-dropdown{background:var(--bar-bg);z-index:110;border:1px solid #ffffff1f;flex-direction:column;gap:2px;min-width:230px;max-height:60vh;padding:8px;display:none;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 16px 28px #0006}.subnav-item:hover .subnav-dropdown,.subnav-item:focus-within .subnav-dropdown{display:flex}.subnav-dropdown a{color:var(--bar-fg);opacity:.8;white-space:normal;border-bottom:none;border-radius:6px;padding:9px 12px;font-size:14px;font-weight:600;text-decoration:none}.subnav-dropdown a:hover{opacity:1;background:#ffffff14;border-bottom-color:#0000}main{padding-block:36px 8px}section{border-bottom:1px solid var(--rule);padding-block:34px}section[id],#contact{scroll-margin-top:calc(var(--site-header-height,140px) + 24px)}#featured-in,#pricing,#services,#sectors,section:last-of-type{border-bottom:none}.eyebrow{color:var(--accent);align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.eyebrow:before{content:"";background:var(--accent);width:16px;height:2px;display:inline-block}.hero-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:40px;display:grid}.hero-headline{font-size:clamp(30px,4vw,50px);font-weight:700;line-height:1.06}.hero-dek{color:var(--ink-soft);max-width:58ch;margin-block:18px 20px;font-size:17.5px;line-height:1.55}.hero-meta{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);border-top:1px solid var(--rule);flex-wrap:wrap;gap:10px;padding-top:12px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;display:flex}.quick-offer-row{flex-wrap:wrap;gap:14px;margin-top:16px;display:flex}.btn{appearance:none;text-transform:uppercase;letter-spacing:.06em;border:1.5px solid var(--ink);cursor:pointer;align-items:center;gap:9px;padding:12px 22px;font-family:Inter,system-ui,sans-serif;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .15s,color .15s,transform .1s;display:inline-flex}.btn-icon,.btn-icon-emoji{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.btn-icon{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.btn-icon-link{width:20px;height:20px}.btn-icon-emoji{font-size:16px;line-height:1}.btn-primary{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.btn-primary:hover{transform:translateY(-1px)}.btn-ghost{color:var(--ink);background:0 0}.btn-ghost:hover{background:var(--ink);color:var(--paper)}.snapshot-title{text-transform:uppercase;letter-spacing:.06em;color:var(--ink);margin-bottom:12px;font-size:15px;font-weight:800}.snapshot{background:var(--rule);border:1px solid var(--rule);flex-direction:column;gap:1px;display:flex}.snapshot-tile{background:var(--paper-2);justify-content:space-between;align-items:baseline;gap:14px;padding:16px 18px;display:flex}.snapshot-tile .k{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:600}.snapshot-tile .v{text-align:right;font-size:15px;font-weight:600}.snapshot-tile .v.up{color:var(--up)}.snapshot-buy-btn{background:var(--accent);width:100%;color:var(--accent-ink);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;padding:16px 18px;font-family:Inter,system-ui,sans-serif;font-size:14.5px;font-weight:700;transition:opacity .15s;display:flex}.snapshot-buy-btn:hover{opacity:.9}.featured-articles-grid{grid-template-columns:repeat(4,1fr);gap:20px;padding-block:22px;display:grid}.featured-articles-card{color:inherit;text-decoration:none;display:block}.featured-articles-img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--rule);background:var(--paper-2);border-radius:6px;width:100%;margin-bottom:10px}.featured-articles-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:1.35;transition:color .15s}.featured-articles-card:hover .featured-articles-title{color:var(--accent)}h2.section-title{margin-bottom:4px;font-size:26px;font-weight:700}.section-sub{color:var(--ink-soft);margin-bottom:22px;font-size:14.5px}.data-table{border-collapse:collapse;width:100%}.data-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);border-bottom:1.5px solid var(--ink);padding-block:8px;padding-inline:10px;font-family:Inter,system-ui,sans-serif;font-size:12px}.data-table td{border-bottom:1px solid var(--rule);vertical-align:top;padding-block:14px;padding-inline:10px}.data-table tbody tr{transition:background .12s}.data-table tbody tr:hover{background:var(--felt-soft)}.svc-name{white-space:nowrap;font-size:15.5px;font-weight:700}.svc-desc{color:var(--ink-soft);font-size:14.5px;line-height:1.5}.tag{text-transform:uppercase;letter-spacing:.05em;color:var(--felt);background:var(--felt-soft);border:1px solid var(--felt);white-space:nowrap;padding:3px 8px;font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:600;display:inline-block}.data-table td:last-child{text-align:right;white-space:nowrap}.sector-grid{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.sector-tile{background:var(--paper-2);min-height:96px;color:inherit;flex-direction:column;justify-content:space-between;gap:10px;padding:18px 16px;text-decoration:none;transition:background .15s;display:flex}.sector-tile:hover{background:var(--accent);color:var(--accent-ink)}.sector-tile:hover .desc{color:inherit}.sector-tile .name{font-size:15px;font-weight:700}.sector-tile .desc{text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);font-family:Inter,system-ui,sans-serif;font-size:11.5px}.table-scroll{overflow:visible}.price-table{border-collapse:collapse;width:100%}.price-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);border-bottom:1.5px solid var(--ink);padding-block:8px;padding-inline:10px;font-family:Inter,system-ui,sans-serif;font-size:12px}.price-table td{border-bottom:1px solid var(--rule);padding-block:15px;padding-inline:10px}.price-table .pkg{font-size:15.5px;font-weight:700}.price-table .scope{color:var(--ink-soft);font-size:14px}.price-table .price{text-align:right;white-space:nowrap;font-size:17px;font-weight:700}.price-table .note{text-align:right;color:var(--up);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600}.price-table th:last-child,.price-table th:nth-child(3){text-align:right}.tooltip{vertical-align:middle;margin-left:6px;display:inline-flex;position:relative}.tooltip-icon{border:1.5px solid var(--ink-soft);width:15px;height:15px;color:var(--ink-soft);cursor:default;border-radius:50%;justify-content:center;align-items:center;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;display:flex}.tooltip-bubble{color:#faf9f6;text-align:center;pointer-events:none;opacity:0;z-index:20;background:#0a0a0a;border-radius:6px;width:max-content;max-width:220px;padding:8px 12px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:600;line-height:1.4;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-4px)}.tooltip-bubble:after{content:"";border:5px solid #0000;border-bottom-color:#0a0a0a;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.tooltip:hover .tooltip-bubble,.tooltip:focus-within .tooltip-bubble{opacity:1;transform:translate(-50%)translateY(0)}.insights-card{border:1px solid var(--rule);border-radius:8px;padding:24px}.insights-featured{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:36px;display:grid}.insights-visual{background:var(--paper-2);border-radius:6px;height:100%;min-height:220px;overflow:hidden}.insights-visual-img{object-fit:cover;width:100%;height:100%;display:block}.insights-visual-caption{margin-bottom:8px;font-size:13px;font-weight:700}.insights-visual-legend{color:var(--up);align-items:center;gap:6px;margin-bottom:10px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600;display:flex}.insights-visual-legend .dot{background:var(--accent);border-radius:50%;width:8px;height:8px;display:inline-block}.insights-visual-chart{width:100%;height:80px;display:block}.insights-visual-chart polyline{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.insights-headline-link{color:inherit;text-decoration:none}.insights-headline-link:hover .insights-headline{color:var(--accent)}.insights-headline{margin:8px 0 10px;font-size:clamp(22px,2.6vw,28px);font-weight:800;line-height:1.2;transition:color .15s}.insights-dek{color:var(--ink-soft);font-size:15px;line-height:1.6}.insights-divider{background:var(--rule);height:1px;margin:24px 0}.insights-row{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.insights-row-item{color:inherit;text-decoration:none;display:block}.insights-row-item .latest-cat{margin-bottom:8px;padding-top:0;display:block}.insights-row-item:hover .insights-row-title{color:var(--accent)}.insights-row-title{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:1.35;transition:color .15s}.latest-list{flex-direction:column;display:flex}.latest-item{border-bottom:1px solid var(--rule);grid-template-columns:150px 1fr;gap:18px;padding-block:16px;display:grid}.latest-item:first-child{padding-top:0}.latest-cat{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);padding-top:3px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600}.latest-title{margin-bottom:5px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.latest-dek{color:var(--ink-soft);font-size:14px;line-height:1.5}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--rule)}.faq-q{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-family:inherit;font-size:22px;font-weight:700;line-height:1.3;transition:color .3s;display:flex}.faq-item.open .faq-q{color:var(--accent)}.faq-toggle{flex-shrink:0;width:20px;height:20px;transition:transform .45s cubic-bezier(.16,1,.3,1);position:relative}.faq-toggle:before,.faq-toggle:after{content:"";background:var(--ink);transition:background .3s;position:absolute}.faq-toggle:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.faq-toggle:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.faq-toggle.open{transform:rotate(45deg)}.faq-item.open .faq-toggle:before,.faq-item.open .faq-toggle:after{background:var(--accent)}.faq-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.16,1,.3,1);display:grid}.faq-a-wrap.open{grid-template-rows:1fr}.faq-a-inner{overflow:hidden}.faq-a{color:var(--ink-soft);opacity:0;max-width:760px;margin:0 0 28px;font-size:16.5px;line-height:1.65;transition:opacity .35s 50ms,transform .35s 50ms;transform:translateY(-4px)}.faq-a-wrap.open .faq-a{opacity:1;transform:translateY(0)}@media (max-width:640px){.faq-q{padding:20px 0;font-size:18px}}footer{background:var(--bar-bg);color:var(--bar-fg)}footer .wrap{padding-block:34px 26px}.footer-logo{padding-bottom:28px}.footer-wordmark{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.footer-wordmark-suffix{color:var(--bar-fg);font-family:Inter,system-ui,sans-serif;font-size:clamp(20px,3vw,28px);font-weight:700}.footer-columns{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(5,1fr);gap:24px;padding-block:28px;display:grid}.footer-col .label{color:var(--bar-fg-soft);margin-bottom:16px;font-family:Inter,system-ui,sans-serif;font-size:14.5px;font-weight:500;display:block}.footer-col ul{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.footer-col a,.footer-inline-link{color:var(--bar-fg);font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none}.footer-inline-link{text-align:left;cursor:pointer;background:0 0;border:none;margin:0;padding:0}.footer-col a:hover,.footer-inline-link:hover{color:var(--bar-fg-soft)}.footer-bottom{flex-direction:column;gap:14px;padding-top:20px;display:flex}.footer-bottom-row{color:var(--bar-fg-soft);flex-wrap:wrap;justify-content:space-between;gap:18px;font-size:13.5px;display:flex}.footer-bottom-links{flex-wrap:wrap;gap:22px;display:flex}.footer-bottom-links a{color:var(--bar-fg);font-weight:600;text-decoration:none}.footer-bottom-links a:hover{color:var(--bar-fg-soft)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn:focus-visible,button:focus-visible{outline:none}@media (max-width:480px){.footer-columns{grid-template-columns:1fr}.insights-index-card{flex-direction:column;align-items:stretch}.insights-index-thumb{width:100%;height:160px}}@media (max-width:860px){.masthead .wrap{flex-wrap:nowrap;gap:10px}.wordmark{gap:8px;min-width:0}.wordmark-icon{flex-shrink:0;width:30px;height:30px}.wordmark-text{white-space:nowrap;font-size:16px}.masthead-actions{flex-wrap:nowrap;flex-shrink:0;gap:10px}.masthead-actions .subscribe-btn{white-space:nowrap;gap:4px;padding:9px 12px;font-size:12px}.masthead-actions .subscribe-btn .book-call-dropdown-arrow{width:14px;height:14px}.subnav .wrap{justify-content:flex-start}.hero-grid{grid-template-columns:1fr}.sector-grid,.featured-articles-grid,.footer-columns{grid-template-columns:repeat(2,1fr)}.latest-item{grid-template-columns:1fr;gap:4px}.insights-featured,.insights-row{grid-template-columns:1fr;gap:20px}.data-table{border-collapse:separate;border-spacing:0 12px;margin-top:-12px}.data-table thead{display:none}.data-table tbody tr{background:var(--paper-2);border:1px solid var(--rule);border-radius:10px;flex-direction:column;gap:8px;padding:16px;display:flex}.data-table tbody tr:hover{background:var(--paper-2)}.data-table td{border:none;width:100%;padding:0;display:block}.data-table .svc-name{white-space:normal;font-size:16px}.data-table td:last-child{text-align:left;padding-top:0}.price-table{border-collapse:separate;border-spacing:0 12px;margin-top:-12px}.price-table thead{display:none}.price-table tbody tr{background:var(--paper-2);border:1px solid var(--rule);border-radius:10px;flex-direction:column;gap:6px;padding:16px;display:flex}.price-table td{border:none;width:100%;padding:0;display:block}.price-table .pkg{font-size:16px}.price-table .price{font-size:19px}.price-table .price,.price-table .note{text-align:left}}:root{--site-header-height:128px}.industries-page-bg{background:#141414}.industries-topbar{top:var(--site-header-height);z-index:90;background:var(--bar-bg);color:var(--bar-fg);border-bottom:1px solid #ffffff1a;position:sticky}.industries-topbar-inner{align-items:center;height:52px;display:flex}.industries-topbar-title{font-size:18px;font-weight:700}.industries-shell{align-items:stretch;gap:40px;padding-block:32px 60px;display:flex}.industries-sidebar{flex:0 0 220px;width:220px;position:relative}.industries-sidebar-inner{top:calc(var(--site-header-height) + 52px + 24px);max-height:calc(100vh - var(--site-header-height) - 52px - 48px);background:#141414;border:1px solid #ffffff14;border-radius:0;padding:0;position:sticky;overflow-y:auto}.industries-sidebar-label{color:#ffffff73;align-items:center;gap:8px;padding:14px 16px 12px;font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:600;display:flex}.industries-sidebar-label svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;flex-shrink:0;width:15px;height:15px}.industries-sidebar-divider{display:none}.industries-nav{flex-direction:column;gap:0;display:flex}.industries-nav-item{color:#ffffff8c;background:0 0;border-radius:0;align-items:center;gap:12px;padding:10px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.industries-nav-item svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px}.industries-nav-item:hover{color:#fff;background:#ffffff14;font-weight:700}.industries-nav-item.active{color:#fff;font-weight:700}.industries-fade{pointer-events:none;background:linear-gradient(#0000,#141414);height:24px;margin-top:-24px}.industries-main{flex:1;min-width:0}.industries-article{max-width:700px}.industries-h2{color:#fff;margin-bottom:16px;font-size:clamp(28px,3.6vw,38px);font-weight:700}.industries-h3{color:#fff;margin-top:40px;margin-bottom:12px;font-size:19px;font-weight:700}.industries-p{color:#ffffffa6;margin:0 0 16px;font-size:15.5px;line-height:1.7}.industries-intro{color:#ffffffd9;font-size:17px}.industries-p strong{color:#fff}.industries-bullets{flex-direction:column;gap:10px;margin:0 0 16px;padding-left:20px;display:flex}.industries-bullets li{color:#ffffffa6;font-size:15.5px;line-height:1.7}.industries-bullets li strong{color:#fff}@media (max-width:900px){.industries-shell{flex-direction:column;gap:20px;padding-block:20px 40px}.industries-sidebar{flex:none;width:100%}.industries-sidebar-inner{max-height:none;padding-bottom:0;position:static;overflow-y:visible}.industries-nav{flex-direction:row;gap:8px;padding-bottom:4px;overflow-x:auto}.industries-nav-item{white-space:nowrap;flex:none}.industries-fade{display:none}}.bottom-banner{z-index:200;color:#faf9f6;background:#262626;border-top:1px solid #ffffff1f;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000004d}.bottom-banner-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-block:22px;display:flex}.bottom-banner-text{align-items:center;gap:18px;display:flex}.bottom-banner-logo{object-fit:contain;filter:invert()brightness(2);flex-shrink:0;width:38px;height:38px}.bottom-banner-title{margin:0;font-size:21px;font-weight:800;line-height:1.3}.bottom-banner-sub{color:#faf9f6b3;margin:4px 0 0;font-size:16px}.bottom-banner-actions{flex-shrink:0;align-items:center;gap:14px;display:flex}.bottom-banner-cta{color:#0a0a0a;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:15px 28px;font-size:17px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.bottom-banner-cta:hover{color:#fff;background:#3423ff}.bottom-banner-cta svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.bottom-banner-close{appearance:none;z-index:1;color:#faf9f699;cursor:pointer;touch-action:manipulation;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex;position:relative}.bottom-banner-close:hover{color:#faf9f6;background:#ffffff1a}.bottom-banner-close svg{pointer-events:none;stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@media (max-width:640px){.bottom-banner-inner{gap:14px;padding-block:16px}.bottom-banner-logo{width:30px;height:30px}.bottom-banner-title{font-size:16px}.bottom-banner-sub{display:none}.bottom-banner-cta{padding:12px 20px;font-size:15px}}.legal-page main{padding-block:48px 80px}.legal-article{max-width:760px;margin-inline:auto}.legal-title{margin-bottom:8px;font-size:clamp(28px,3.6vw,40px);font-weight:700}.legal-updated{color:var(--ink-soft);margin-bottom:36px;font-size:13.5px}.legal-article h2{margin-top:36px;margin-bottom:10px;font-size:19px;font-weight:700}.legal-article p{color:var(--ink-soft);margin:0 0 14px;font-size:15px;line-height:1.7}.legal-article ul{flex-direction:column;gap:6px;margin:0 0 14px;padding-left:20px;display:flex}.legal-article li{color:var(--ink-soft);font-size:15px;line-height:1.7}.legal-article a{color:var(--accent);text-decoration:underline}.article-inline-link:hover{opacity:.75}.article-inline-link-external{align-items:baseline;gap:2px;display:inline-flex}.article-inline-link-icon{stroke:currentColor;fill:none;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;align-self:center;width:12px;height:12px}.legal-inline-link{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.article-dek{color:var(--ink);margin:18px 0 24px;font-size:18px;line-height:1.5}.article-hero-image{border:1px solid var(--rule);border-radius:8px;width:100%;margin-bottom:24px;display:block}.article-link-callout{background:var(--accent);border-radius:8px;align-items:center;gap:8px;margin:4px 0 20px;padding:12px 20px;font-size:14.5px;font-weight:700;display:inline-flex;color:var(--accent-ink)!important;text-decoration:none!important}.article-link-callout:hover{opacity:.85}.article-chart{background:var(--paper-2);border:1px solid var(--rule);border-radius:8px;margin:8px 0 24px;padding:20px 20px 8px}.article-chart-caption{margin-bottom:8px;font-size:14px;font-weight:700}.article-chart-legend{flex-wrap:wrap;gap:16px;margin-bottom:12px;display:flex}.article-chart-legend-item{color:var(--ink-soft);align-items:center;gap:6px;font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:600;display:flex}.article-chart-legend-item .swatch{border-radius:2px;width:9px;height:9px;display:inline-block}.article-chart-svg{width:100%;height:auto;display:block}.article-chart-label{fill:var(--ink-soft);font-family:Inter,system-ui,sans-serif;font-size:8px}.article-nav{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;padding-top:24px;display:grid}.article-nav-link{color:inherit;border:1px solid var(--rule);border-radius:8px;flex-direction:column;gap:6px;padding:16px;transition:border-color .15s,background .15s;display:flex;text-decoration:none!important}.article-nav-link:hover{border-color:var(--ink-soft);background:var(--paper-2)}.article-nav-next{text-align:right;align-items:flex-end}.article-nav-label{text-transform:uppercase;letter-spacing:.05em;font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:700;color:var(--accent)!important}.article-nav-title{font-size:15px;font-weight:700;line-height:1.4;color:var(--ink)!important}@media (max-width:640px){.article-nav{grid-template-columns:1fr}.article-nav-next{text-align:left;align-items:flex-start}}.insights-index{max-width:900px;margin-inline:auto;padding-block:0 80px}.insights-tabs{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.insights-tab{border:1px solid var(--rule);color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:20px;padding:8px 16px;font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.insights-tab:hover{border-color:var(--ink-soft);color:var(--ink)}.insights-tab.active{color:#faf9f6;background:#0a0a0a;border-color:#0a0a0a}.insights-index-grid{flex-direction:column;gap:0;display:flex}.insights-index-card{border-bottom:1px solid var(--rule);color:inherit;align-items:center;gap:24px;padding:24px 0;text-decoration:none;display:flex}.insights-index-card:first-child{padding-top:0}.insights-index-tags{align-items:center;gap:10px;display:flex}.insights-featured-badge{text-transform:uppercase;letter-spacing:.05em;color:#0a0a0a;border:1px solid var(--rule);background:#fff;border-radius:20px;align-items:center;padding:3px 8px;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.insights-index-thumb{object-fit:cover;border:1px solid var(--rule);background:var(--paper-2);border-radius:6px;flex-shrink:0;width:180px;height:110px}.insights-index-title{margin:8px 0;font-size:22px;font-weight:800;line-height:1.25;transition:color .15s}.insights-index-card:hover .insights-index-title{color:var(--accent)}.insights-index-dek{color:var(--ink-soft);margin:0 0 10px;font-size:15px;line-height:1.6}.insights-index-date{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);font-family:Inter,system-ui,sans-serif;font-size:11.5px}.header-search-overlay{top:var(--site-header-height);z-index:150;background:#00000080;position:fixed;bottom:0;left:0;right:0}.header-search-panel{background:#141414;border-bottom:1px solid #ffffff1a;padding-block:24px 28px;box-shadow:0 16px 32px #0006}.header-search-input{color:#faf9f6;background:#ffffff0f;border:1px solid #ffffff24;border-radius:6px;outline:none;width:100%;padding:14px 16px;font-family:Inter,system-ui,sans-serif;font-size:17px}.header-search-input::placeholder{color:#fff6}.header-search-input:focus{border-color:#ffffff59}.header-search-topics{margin-top:22px}.header-search-topics-label{color:#faf9f6;margin-bottom:12px;font-size:15px;font-weight:700}.header-search-topics-list{flex-wrap:wrap;gap:10px;display:flex}.header-search-topic-pill{color:#faf9f6;cursor:pointer;background:0 0;border:1px solid #ffffff47;border-radius:8px;padding:9px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.header-search-topic-pill:hover{background:#ffffff14;border-color:#ffffff80}.header-search-results{flex-direction:column;gap:2px;margin-top:18px;display:flex}.header-search-empty{color:#ffffff80;margin:10px 2px;font-size:14px}.header-search-result{border-radius:6px;align-items:center;gap:12px;padding:12px 10px;text-decoration:none;transition:background .15s;display:flex}.header-search-result:hover{background:#ffffff0f}.header-search-result-type{text-transform:uppercase;letter-spacing:.05em;color:#0a0a0a;background:#fff;border:none;border-radius:4px;flex-shrink:0;padding:3px 7px;font-family:Inter,system-ui,sans-serif;font-size:10.5px;font-weight:700}.header-search-result-title{color:#faf9f6;font-size:15px;font-weight:600}.offer-modal-overlay{z-index:300;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.offer-modal{background:var(--paper);border-radius:0;flex-direction:column;width:100%;max-width:480px;max-height:85vh;display:flex;position:relative;box-shadow:0 24px 60px #0006}.offer-modal-scroll{flex:1;min-height:0;padding:32px 32px 0;position:relative;overflow-y:auto}.offer-modal-book-call{color:#0a0a0a;background:#fff;border:none}.offer-modal-book-call:hover{color:#fff;background:#3423ff}.offer-modal-actions{background:#262626;border-radius:0;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:12px;margin-top:0;padding:16px 32px;display:flex}.offer-modal-actions .btn-ghost{color:#faf9f6;background:0 0;border-color:#ffffff59}.offer-modal-actions .btn-ghost:hover{color:#fff;background:#ffffff1a;border-color:#fff9}.offer-modal:has(.offer-modal-channels){max-width:760px}.offer-modal-close{width:32px;height:32px;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.offer-modal-close:hover{background:var(--paper-2);color:var(--ink)}.offer-modal-close svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;pointer-events:none;width:16px;height:16px}.offer-modal-title{margin:0 0 6px;padding-right:24px;font-size:24px;font-weight:800}.offer-modal-price{color:var(--ink-soft);margin:0 0 16px;font-size:16px;font-weight:700}.offer-modal-dek{color:var(--ink-soft);margin:0 0 18px;font-size:15px;line-height:1.6}.offer-modal-bullets{flex-direction:column;gap:8px;margin:0 0 26px;padding-left:20px;display:flex}.offer-modal-bullets li{color:var(--ink);font-size:14.5px;line-height:1.55}.offer-modal-subscription{background:var(--paper-2);border:1px solid var(--rule);color:var(--ink);border-radius:8px;margin:0 0 22px;padding:14px 16px;font-size:14px;line-height:1.5}.offer-modal-channels{margin-bottom:26px}.offer-modal-channels-label{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);margin-bottom:12px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700}.offer-modal-channels-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;padding:4px;display:grid}.offer-modal-channel{background:var(--paper-2);border:1px solid var(--rule);color:inherit;border-radius:8px;flex-direction:column;text-decoration:none;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.offer-modal-channel:hover{background:var(--paper-3);border-color:var(--ink-soft)}.offer-modal-channel-content{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;padding:14px 8px 12px;display:flex}.offer-modal-channel img{object-fit:contain;border-radius:6px;width:32px;height:32px}.offer-modal-channel-name{color:var(--ink);font-size:11.5px;font-weight:700;line-height:1.3}.offer-modal-channel-price{text-align:center;color:#0a0a0a;background:#fff;padding:8px 6px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;display:block}@media (max-width:640px){.offer-modal-overlay{padding:0}:is(.offer-modal,.offer-modal:has(.offer-modal-channels)){border-radius:0;width:100%;max-width:none;height:100%;max-height:none}.offer-modal-scroll{padding:24px 20px 0}.offer-modal-actions{padding:16px 20px}.offer-modal-channels-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.campaign-form{flex-direction:column;gap:16px;margin-top:20px;padding-bottom:32px;display:flex}@media (min-width:720px){.campaign-modal{max-width:660px}.campaign-modal .campaign-form{grid-template-columns:1fr 1fr;gap:16px 20px;display:grid}.campaign-modal .campaign-form-field-full,.campaign-modal .campaign-form-error,.campaign-modal .campaign-form-submit{grid-column:1/-1}}.campaign-form-field{flex-direction:column;gap:6px;display:flex}.campaign-form-field label,.campaign-form-label{color:var(--ink);font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600}.campaign-form-field input,.campaign-form-field select,.campaign-form-field textarea{border:1.5px solid var(--rule);background:var(--paper);color:var(--ink);border-radius:0;outline:none;padding:11px 12px;font-family:Inter,system-ui,sans-serif;font-size:15px}.campaign-form-field input:focus,.campaign-form-field select:focus,.campaign-form-field textarea:focus{border-color:var(--ink)}.campaign-form-field textarea{resize:vertical}.campaign-form-url-group{border:1.5px solid var(--rule);background:var(--paper);align-items:stretch;display:flex}.campaign-form-url-group:focus-within{border-color:var(--ink)}.campaign-form-url-prefix{color:var(--ink-soft);-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;padding:11px 0 11px 12px;font-family:Inter,system-ui,sans-serif;font-size:15px;display:flex}.campaign-form-url-group input{flex:1;min-width:0;border:none!important;padding-left:2px!important}.campaign-form-url-group input:focus{border:none!important}.campaign-form-channels{flex-direction:column;gap:8px;display:flex}.campaign-form-channel{border:1.5px solid var(--rule);cursor:pointer;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;padding:12px 14px;transition:border-color .15s,background .15s;display:grid}.campaign-form-channel:hover{border-color:var(--ink-soft)}.campaign-form-channel.selected{border-color:var(--accent);background:var(--paper-2)}.campaign-form-channel input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;grid-row:1/span 2}.campaign-form-channel-label{font-size:15px;font-weight:700}.campaign-form-channel-desc{color:var(--ink-soft);font-size:13px}.custom-select{position:relative}.custom-select-trigger{appearance:none;border:1.5px solid var(--rule);background:var(--paper);width:100%;color:var(--ink);cursor:pointer;text-align:left;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:11px 12px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;display:flex}.custom-select-trigger:focus,.custom-select-trigger[aria-expanded=true]{border-color:var(--ink)}.custom-select-arrow{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:16px;height:16px;transition:transform .15s}.custom-select-trigger[aria-expanded=true] .custom-select-arrow{transform:rotate(180deg)}.custom-select-menu{background:var(--paper);border:1px solid var(--rule);z-index:10;flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 12px 28px #0003}.custom-select-item{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;padding:11px 12px;font-family:Inter,system-ui,sans-serif;font-size:15px;display:block}.custom-select-item:hover{background:var(--paper-2)}.custom-select-item.selected{font-weight:700}.campaign-form-error{color:var(--down);margin:0;font-size:14px}.campaign-form-submit{border:none;justify-content:center;width:100%}.campaign-form-submit:disabled{opacity:.6;cursor:not-allowed}.campaign-form-success{padding-block:12px 4px}.book-call-dropdown{position:relative}.book-call-dropdown-trigger{align-items:center;gap:8px;display:inline-flex}.book-call-dropdown-arrow{stroke:currentColor;fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .15s}.book-call-dropdown-trigger[aria-expanded=true] .book-call-dropdown-arrow{transform:rotate(180deg)}.book-call-dropdown-menu{background:var(--paper);border:1px solid var(--rule);z-index:10;border-radius:0;flex-direction:column;gap:0;min-width:180px;padding:0;display:flex;position:absolute;left:0;box-shadow:0 12px 28px #00000040}.book-call-dropdown-menu--top{bottom:100%}.book-call-dropdown-menu--bottom{top:100%;left:auto;right:0}.book-call-dropdown-item{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:0;padding:14px 16px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:block}.book-call-dropdown-item:hover{background:var(--paper-2)}
