.ip{background-color:var(--background);color:var(--foreground)}.ip-label{color:var(--foreground-200)}.ip-section-title{font-size:clamp(1.75rem,1rem + 2vw,4rem);font-weight:550;line-height:1.05;letter-spacing:-.015rem;margin:0;max-width:22ch}.ip-hero{padding:9rem 1.5rem 4.5rem;display:flex;flex-direction:column;gap:4.5rem;border-bottom:1px solid var(--foreground-200)}.ip-hero-grid{display:grid;grid-template-columns:3fr 2fr;grid-gap:3rem;gap:3rem;align-items:end}.ip-hero-title-col h1{font-size:clamp(2.25rem,1.25rem + 4vw,6.75rem);font-weight:600;line-height:.99;letter-spacing:-.045rem;margin:0;max-width:20ch}.ip-hero-sidecard{display:flex;flex-direction:column;padding:1.5rem 0 0;border-top:1px solid var(--foreground)}.ip-sidecard-row{display:grid;grid-template-columns:7rem 1fr;grid-gap:1rem;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--foreground-200);align-items:baseline}.ip-sidecard-row:last-child{border-bottom:none}.ip-sidecard-row p:first-child{color:var(--foreground-200)}.ip-sidecard-row p:last-child{font-size:.95rem;font-weight:500}.ip-brief{padding:7.5rem 1.5rem;display:grid;grid-template-columns:8rem 1fr;grid-gap:2rem;gap:2rem;align-items:start;max-width:78rem}.ip-brief-p{font-size:clamp(1.3rem,.85rem + 1vw,2.15rem);font-weight:500;line-height:1.3;max-width:44ch}.ip-ledger{padding:0 1.5rem 9rem;gap:3rem}.ip-ledger,.ip-ledger-head{display:flex;flex-direction:column}.ip-ledger-head{gap:1.5rem;max-width:38rem}.ip-ledger-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--foreground);border-bottom:1px solid var(--foreground)}.ip-ledger-cell{padding:3rem 1.75rem;display:flex;flex-direction:column;gap:1.5rem;border-right:1px solid var(--foreground-200);position:relative}.ip-ledger-cell:first-child{padding-left:0}.ip-ledger-cell:last-child{border-right:none;padding-right:0}.ip-ledger-index{color:var(--foreground-200)}.ip-ledger-value{font-size:clamp(3rem,2rem + 4vw,6.5rem);font-weight:600;line-height:.95;letter-spacing:-.05rem}.ip-ledger-cell-signal .ip-ledger-value{color:var(--btn-icon)}.ip-ledger-label{color:var(--foreground-200)}.ip-manifest{padding:0 1.5rem 9rem;gap:3rem}.ip-manifest,.ip-manifest-head{display:flex;flex-direction:column}.ip-manifest-head{gap:1.5rem;max-width:38rem}.ip-manifest-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--foreground)}.ip-manifest-row{display:grid;grid-template-columns:4rem 1fr 6rem;grid-gap:2rem;gap:2rem;align-items:start;padding:1.75rem 0;border-bottom:1px solid var(--foreground-200)}.ip-manifest-index{color:var(--foreground-200);padding-top:.35rem}.ip-manifest-body{display:flex;flex-direction:column;gap:.6rem}.ip-manifest-title{font-size:clamp(1.25rem,.75rem + .85vw,1.85rem);font-weight:550;letter-spacing:-.01rem;margin:0}.ip-manifest-outcome{font-size:1rem;line-height:1.45;max-width:62ch;color:var(--foreground)}.ip-manifest-stamp{justify-self:end;padding-top:.4rem;color:var(--foreground-200)}.ip-leads{padding:0 1.5rem 9rem;gap:3rem}.ip-leads,.ip-leads-head{display:flex;flex-direction:column}.ip-leads-head{gap:1.5rem;max-width:38rem}.ip-leads-lede{font-size:1.05rem;line-height:1.5;max-width:54ch;color:var(--foreground-200)}.ip-leads-frame{background-color:var(--foreground);color:var(--background);border:1px solid var(--foreground);display:flex;flex-direction:column}.ip-leads-bar{justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid rgba(245,245,242,.18)}.ip-leads-bar,.ip-leads-brand{display:flex;align-items:center}.ip-leads-brand{gap:.75rem;color:var(--background)}.ip-leads-dot{width:.55rem;height:.55rem;background-color:var(--btn-icon);border-radius:50%;display:inline-block;animation:ip-pulse 2.4s ease-in-out infinite}@keyframes ip-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion:reduce){.ip-leads-dot{animation:none}}.ip-leads-live{display:flex;align-items:center;gap:.6rem;color:rgba(245,245,242,.6)}.ip-leads-toolbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid rgba(245,245,242,.18);gap:1.5rem;flex-wrap:wrap}.ip-leads-filters{display:flex;gap:1.25rem;color:rgba(245,245,242,.55)}.ip-leads-filter-active{color:var(--background);position:relative}.ip-leads-filter-active:after{content:"";position:absolute;left:-.5rem;right:-.5rem;bottom:-.4rem;height:1px;background-color:var(--background)}.ip-leads-count{color:rgba(245,245,242,.6)}.ip-leads-table{display:flex;flex-direction:column}.ip-leads-row,.ip-leads-thead{display:grid;grid-template-columns:1.6fr 1.6fr 1fr 1.1fr;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid rgba(245,245,242,.12)}.ip-leads-thead{color:rgba(245,245,242,.6);background-color:rgba(245,245,242,.03)}.ip-leads-row:last-of-type{border-bottom:none}.ip-leads-name{font-weight:500;color:var(--background)}.ip-leads-service{color:rgba(245,245,242,.8)}.ip-leads-consent{color:var(--background);display:inline-flex;align-items:center;gap:.4rem}.ip-leads-consent-tick{color:var(--btn-icon)}.ip-leads-status{padding:.3rem .6rem;border:1px solid rgba(245,245,242,.4);justify-self:start}.ip-leads-status-new{border-style:dashed}.ip-leads-status-consented,.ip-leads-status-new{color:var(--background)}.ip-leads-status-signed{background-color:var(--btn-icon);color:var(--foreground);border-color:var(--btn-icon)}.ip-leads-foot{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-top:1px solid rgba(245,245,242,.18);color:var(--background)}.ip-leads-foot-meta{color:rgba(245,245,242,.55)}.ip-roas{padding:0 1.5rem 9rem;gap:3rem}.ip-roas,.ip-roas-head{display:flex;flex-direction:column}.ip-roas-head{gap:1.5rem;max-width:44rem}.ip-roas-grid{display:grid;grid-template-columns:3fr 2fr;grid-gap:2rem;gap:2rem;align-items:stretch}.ip-roas-chart{padding:1.75rem;border:1px solid var(--foreground-200);display:flex;flex-direction:column;gap:1.5rem}.ip-roas-chart-caption{display:flex;justify-content:space-between;align-items:baseline;color:var(--foreground-200);padding-bottom:1.25rem;border-bottom:1px solid var(--foreground-200)}.ip-roas-rows{display:flex;flex-direction:column;gap:1.25rem}.ip-roas-row{display:grid;grid-template-columns:5.5rem 1fr;grid-gap:1.25rem;gap:1.25rem;align-items:center}.ip-roas-month{color:var(--foreground-200)}.ip-roas-track{display:flex;align-items:center;gap:.85rem}.ip-roas-bar{height:1.35rem;background-color:var(--foreground-200);min-width:2px;transform-origin:left center}.ip-roas-row-signal .ip-roas-bar{background-color:var(--btn-icon)}.ip-roas-mult{font-size:1.05rem;font-weight:600;letter-spacing:-.01rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ip-roas-payback{padding:1.75rem;border:1px solid var(--foreground-200);display:flex;flex-direction:column;gap:1rem}.ip-roas-ratio{font-size:clamp(3rem,2rem + 4vw,6rem);font-weight:600;line-height:.95;letter-spacing:-.05rem;margin:0}.ip-roas-ratio-sub{color:var(--btn-icon)}.ip-roas-bench{display:flex;flex-direction:column;gap:.4rem;padding-top:1rem;border-top:1px solid var(--foreground-200)}.ip-roas-bench-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.ip-roas-bench-row p:last-child{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.ip-roas-note{font-size:.85rem;line-height:1.5;color:var(--foreground-200);max-width:80ch}.ip-cta{padding:9rem 1.5rem;display:flex;flex-direction:column;gap:3rem;max-width:60rem}.ip-cta-title{font-size:clamp(2rem,1.5rem + 3vw,5rem);font-weight:550;line-height:1.05;letter-spacing:-.02rem;margin:0;max-width:22ch}@media (max-width:1000px){.ip-hero{padding:7rem 1.5rem 3rem;gap:3rem}.ip-hero-grid{grid-template-columns:1fr;gap:2.5rem}.ip-sidecard-row{grid-template-columns:6.5rem 1fr}.ip-brief{grid-template-columns:1fr;gap:1.5rem;padding:5rem 1.5rem}.ip-ledger{padding:0 1.5rem 6rem}.ip-ledger-grid{grid-template-columns:1fr 1fr}.ip-ledger-cell{border-right:none;border-bottom:1px solid var(--foreground-200);padding:2rem 1rem}.ip-ledger-cell:nth-child(odd){border-right:1px solid var(--foreground-200);padding-left:0}.ip-ledger-cell:nth-child(2n){padding-right:0}.ip-ledger-cell:nth-last-child(-n+2){border-bottom:none}.ip-manifest{padding:0 1.5rem 6rem}.ip-manifest-row{grid-template-columns:3rem 1fr;gap:1rem}.ip-manifest-stamp{grid-column:2;justify-self:start;padding-top:0}.ip-leads{padding:0 1.5rem 6rem}.ip-leads-toolbar{flex-direction:column;align-items:flex-start;gap:1rem}.ip-leads-thead{display:none}.ip-leads-row{grid-template-columns:1fr;gap:.35rem;padding:1rem 1.5rem}.ip-leads-status{justify-self:start}.ip-roas{padding:0 1.5rem 6rem}.ip-roas-grid{grid-template-columns:1fr}.ip-roas-row{grid-template-columns:4rem 1fr;gap:.85rem}.ip-cta{padding:6rem 1.5rem}}