/* Monochrome editorial direction: white reading surfaces, dark conversion panels. */
:root{--blue:#171717;--ink:#171717;--muted:#525252;--line:#d4d4d4;--pale:#f5f5f5;color-scheme:light}
body{color:#171717;background:#fff}
/* Brand assets retain their supplied black-and-orange colors. */
.brand-image,.mini-brand-image{filter:none}
.enterprise-hero{padding-top:80px;padding-bottom:72px;border-bottom:1px solid #d4d4d4}
.enterprise-intro h1{font-weight:650;letter-spacing:-.045em;line-height:1.08}
.enterprise-intro h1 span{color:#525252}
.enterprise-intro>p,.hero-assurance,.evidence-copy p,.page-hero>div>p{color:#525252}
.btn,.btn:hover,.recording-play,.play{background:#171717;color:#fff;border-color:#171717}
.btn:hover{background:#333}
.btn.outline{background:#fff;color:#171717;border:1px solid #737373}
.eyebrow,.recording-heading,.evidence-label,.form-help,.plan-note{color:#525252}
.page-cta{background:#171717;color:#fff;border-radius:0;padding:48px 5%;border:0}
.page-cta h2,.page-cta p,.page-cta .eyebrow{color:#fff}
.page-cta .btn{background:#fff;color:#171717;border:1px solid #fff}
.page-cta .btn:hover{background:#e5e5e5}
.tinted,.hero-evidence,.mega-intro,.contact-aside{background:#f5f5f5}
.home-plan-strip>div{border-top:3px solid #171717;padding-top:22px}
.home-plan-strip a{display:inline-block;margin-top:16px;text-decoration:underline;text-underline-offset:4px;font-weight:600}
.site-footer{background:#f5f5f5;color:#171717;border-top:1px solid #d4d4d4}
.site-footer a,.site-footer span,.site-footer p{color:#404040}
.site-footer .brand-image{filter:none}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #171717;outline-offset:4px;box-shadow:0 0 0 7px #fff}
input,select,textarea{border:1px solid #737373;color:#171717;background:#fff;font-size:1rem}
input::placeholder,textarea::placeholder{color:#595959}
.contact-email{text-decoration:underline;text-underline-offset:4px}
.decision-table{max-width:100%;overflow-x:auto;margin:28px 0;border:1px solid #d4d4d4}
.decision-table table{width:100%;min-width:620px;border-collapse:collapse;font-size:1rem;line-height:1.6;text-align:left}
.decision-table caption{text-align:left;padding:18px;font-weight:600;background:#f5f5f5;color:#171717}
.decision-table th,.decision-table td{padding:18px;vertical-align:top;border-bottom:1px solid #d4d4d4;white-space:normal}
.decision-table thead{background:#171717;color:#fff}
.decision-table tbody th{width:22%;font-weight:600}
.decision-table tbody tr:last-child>*{border-bottom:0}
.article-meta a{text-decoration:underline;text-underline-offset:3px}
#editorial{scroll-margin-top:110px}
.launch-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0}
.launch-plan{display:flex;flex-direction:column;padding:28px;border:1px solid #d4d4d4;border-top:3px solid #171717;border-radius:8px;min-width:0;background:#fff}
.launch-plan.featured{background:#f5f5f5;border-color:#171717}
.launch-plan .plan-kicker{font-size:.75rem;letter-spacing:.07em;font-weight:650;color:#525252;margin:0 0 18px}
.launch-plan h3{font-size:1.65rem;letter-spacing:-.025em;margin:0 0 12px}
.launch-plan .plan-fit{font-size:1rem;line-height:1.6;color:#525252;min-height:3.2em;margin:0 0 24px}
.launch-plan .launch-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0}
.launch-price strong{font-size:clamp(2rem,3vw,2.7rem);letter-spacing:-.04em;line-height:1.2;font-weight:650;font-variant-numeric:tabular-nums}
.launch-price span{font-size:.9rem;color:#525252}
.launch-plan .billing-detail{font-size:.875rem;color:#525252;margin:8px 0 24px;min-height:2.8em;line-height:1.4}
.launch-plan ul{list-style:none;padding:20px 0 24px;margin:0;border-top:1px solid #d4d4d4;flex:1}
.launch-plan li{font-size:1rem;line-height:1.6;margin:0 0 12px;padding-left:20px;position:relative}
.launch-plan li::before{content:'✓';position:absolute;left:0;font-size:.85rem}
.launch-plan .btn{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;font-size:.95rem;min-height:48px;text-decoration:none}
.billing-context{font-size:1rem;color:#525252;margin:0}
.content-section>.plan-note{font-size:.875rem;line-height:1.75;max-width:85ch;margin:20px 0 0}
.home-plan-strip>div,.home-plan-strip>div:last-child{display:flex;flex-direction:column;border-top:3px solid #171717}
.home-plan-strip>div>a{margin-top:auto;padding-top:18px}
.home-plan-strip>div>p{margin-bottom:16px}
.btn,.nav-trigger,.directory-item{transition:background-color .16s ease,border-color .16s ease,color .16s ease}
main section[id]{scroll-margin-top:110px}
@media(max-width:1000px){.launch-plans{gap:12px}.launch-plan{padding:22px}.site-header #nav{gap:16px}.site-header{gap:16px}}
@media(max-width:850px){.launch-plans{grid-template-columns:1fr}.launch-plan{padding:26px}.launch-plan .plan-fit,.launch-plan .billing-detail{min-height:0}.launch-price strong{font-size:2.4rem}.pricing-top{gap:16px}.site-header .mega-links{grid-template-columns:1fr}.site-header .mega-links a{min-height:44px;padding:12px 4px}.site-header .mega-links a>span{font-size:.875rem}.site-header .nav-trigger{min-height:48px}.billing-toggle{width:100%;max-width:360px}.billing-toggle button{flex:1;font-size:.875rem}.home-plan-strip>div:last-child{border-top:3px solid #171717}}
@media(max-width:850px){.enterprise-hero{padding-top:36px;padding-bottom:36px}.page-cta{padding:32px 6%}.enterprise-intro h1{font-size:clamp(2.2rem,8vw,3.3rem)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
