.lm-about{--bg:#fff;--bg-soft:#f6f6f6;--ink:#12130c;--ink-3:#70726a;--muted-ink:#5b5c53;--line:#e3e3e0;--line-strong:#d4d4d0;--green:#2f6b1f;--lime:#cbf53f;background:var(--bg);color:var(--ink);font-family:var(--lm-font-sans),"IBM Plex Sans",system-ui,sans-serif;overflow:clip;container-type:inline-size}.lm-about *,.lm-about :before,.lm-about :after{box-sizing:border-box}.lm-about .about-wrap{width:100%;max-width:1680px;margin-inline:auto;padding-inline:clamp(24px,3.4vw,56px)}.lm-about .about-section{padding-block:clamp(72px,7vw,112px)}.lm-about .about-display{font-family:var(--lm-font-display),"Archivo",system-ui,sans-serif;letter-spacing:-.04em;text-wrap:balance;margin:0;font-weight:700;line-height:.98}.lm-about .about-kicker{color:var(--ink-3);font-family:var(--lm-font-mono),"IBM Plex Mono",ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:600;display:flex}.lm-about .about-kicker-marker{background:var(--green);flex:none;width:12px;height:12px}.lm-about .about-section-heading{max-width:980px;margin-bottom:clamp(38px,4.5vw,64px)}.lm-about .about-heading-row{justify-content:space-between;align-items:end;gap:32px;max-width:none;display:flex}.lm-about .about-section-title{margin-top:14px;font-size:clamp(42px,4.5vw,72px)}.lm-about .about-section-copy{max-width:760px;color:var(--muted-ink);margin:20px 0 0;font-size:clamp(16px,1.35vw,19px);line-height:1.55}.lm-about :where(a,button,[tabindex="0"]):focus-visible{outline:2px solid var(--lime);outline-offset:4px}.lm-about .about-button{border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.lm-about .about-button-primary{border-color:var(--lime);background:var(--lime);color:#0a0b07}.lm-about .about-button-primary:hover{background:#d9ff60;border-color:#d9ff60}.lm-about .about-button-secondary{color:#fff;border-color:#ffffff85}.lm-about .about-button-secondary:hover{background:#ffffff1a;border-color:#fff}.lm-about .about-button-dark{border-color:var(--ink);background:var(--ink);color:var(--bg)}.lm-about .about-button-outline{border-color:var(--line-strong);color:var(--ink)}.lm-about .about-button-dark:hover,.lm-about .about-button-outline:hover{border-color:var(--green);background:var(--green);color:#fff}.lm-about .about-text-link{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:5px;flex:none;align-items:center;font-size:14px;font-weight:600;text-decoration-thickness:3px;display:inline-flex}.lm-about .about-hero{color:#fff;background:#0a0b07;min-height:600px;position:relative;overflow:hidden}.lm-about .about-hero-media{position:absolute;inset:0}.lm-about .about-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%}.lm-about .about-hero-scrim{z-index:1;background:linear-gradient(90deg,#0a0b07fa 0%,#0a0b07e0 46%,#0a0b0738 78%),linear-gradient(#0a0b0770 0%,#0000 42%,#0a0b07d1 100%);position:absolute;inset:0}.lm-about .about-hero-grid{z-index:2;align-items:flex-start;min-height:600px;display:flex;position:relative}.lm-about .about-hero-copy{max-width:860px}.lm-about .about-hero-title{color:#fff;text-shadow:0 2px 36px #0000007a;max-width:850px}.lm-about .about-hero-lead{color:#ffffffc7;text-shadow:0 1px 18px #0000007a;max-width:720px}.lm-about .about-hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.lm-about .about-hero-trust{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.lm-about .about-hero-trust li{color:#ffffffb8;font-family:var(--lm-font-mono),"IBM Plex Mono",monospace;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff38;padding:8px 12px;font-size:11px}.lm-about .about-metrics{border-bottom:1px solid var(--line-strong);background:var(--bg-soft)}.lm-about .about-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-block:36px;display:grid}.lm-about .about-metric{border-right:1px solid var(--line-strong);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:92px;padding:0 clamp(20px,3vw,44px);display:flex}.lm-about .about-metric:last-child{border-right:0}.lm-about .about-metric strong{font-family:var(--lm-font-display),"Archivo",sans-serif;letter-spacing:-.04em;font-size:clamp(32px,3vw,48px);line-height:1}.lm-about .about-metric span{color:var(--muted-ink);margin-top:8px;font-size:13px}.lm-about .about-models{background:var(--bg)}.lm-about .about-model-grid{grid-template-rows:repeat(2,245px);grid-template-columns:1.1fr repeat(2,minmax(0,.82fr));gap:14px;display:grid}.lm-about .about-model-card{color:#fff;background:#0a0b07;min-width:0;position:relative;overflow:hidden}.lm-about .about-model-card-featured{grid-row:1/span 2}.lm-about .about-model-card img{object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.lm-about .about-model-card:hover img{transform:scale(1.025)}.lm-about .about-model-scrim{background:linear-gradient(#0000 32%,#050604e6 100%);position:absolute;inset:0}.lm-about .about-model-copy{z-index:1;padding:24px;position:absolute;bottom:0;left:0;right:0}.lm-about .about-model-copy>span{color:#ffffffa6;font-family:var(--lm-font-mono),"IBM Plex Mono",monospace;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.lm-about .about-model-copy h3{font-family:var(--lm-font-display),"Archivo",sans-serif;letter-spacing:-.035em;margin:6px 0 0;font-size:clamp(22px,2vw,34px)}.lm-about .about-model-copy ul{flex-wrap:wrap;gap:7px;margin:14px 0 0;padding:0;list-style:none;display:flex}.lm-about .about-model-copy li{text-transform:uppercase;border:1px solid #ffffff47;padding:5px 8px;font-size:10px}.lm-about .about-features{border-top:1px solid var(--line-strong);background:var(--bg-soft)}.lm-about .about-feature-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lm-about .about-feature-card{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);background:var(--bg);min-height:300px;padding:clamp(30px,3.2vw,48px)}.lm-about .about-feature-index{color:var(--green);font-family:var(--lm-font-mono),"IBM Plex Mono",monospace;font-size:12px;font-weight:600}.lm-about .about-feature-card h3,.lm-about .about-billing-panel h3,.lm-about .about-contact-form>h3{font-family:var(--lm-font-display),"Archivo",sans-serif;letter-spacing:-.03em;margin:22px 0 0;font-size:clamp(23px,2.2vw,32px);line-height:1.08}.lm-about .about-feature-card>p{max-width:620px;color:var(--muted-ink);margin:14px 0 0;font-size:15px;line-height:1.55}.lm-about .about-feature-card ul,.lm-about .about-control-list,.lm-about .about-contact-benefits{gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.lm-about .about-feature-card li,.lm-about .about-control-list li,.lm-about .about-contact-benefits li{color:var(--green);padding-left:20px;font-size:13px;font-weight:600;position:relative}.lm-about .about-feature-card li:before,.lm-about .about-control-list li:before,.lm-about .about-contact-benefits li:before{content:"✓";position:absolute;left:0}.lm-about .about-integration{border-top:1px solid var(--line-strong);background:var(--bg-soft)}.lm-about .about-integration-grid{grid-template-columns:minmax(0,1.05fr) minmax(520px,1fr);align-items:center;gap:56px;display:grid}.lm-about .about-integration-copy .about-section-copy{max-width:620px}.lm-about .about-integration-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:42px 0 32px;padding:0;list-style:none;display:grid}.lm-about .about-integration-steps li{border:1px solid var(--line-strong);background:var(--bg);gap:18px;min-height:140px;padding:22px;display:flex}.lm-about .about-integration-steps li>span{background:var(--lime);color:#0a0b07;width:38px;height:30px;font-family:var(--lm-font-mono),"IBM Plex Mono",monospace;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.lm-about .about-integration-steps h3{margin:2px 0 0;font-size:15px}.lm-about .about-integration-steps p{color:var(--muted-ink);margin:8px 0 0;font-size:13px;line-height:1.5}.lm-about .about-code-panel{min-width:0}.lm-about .about-billing{border-top:1px solid var(--line-strong);background:var(--bg)}.lm-about .about-billing-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);display:grid}.lm-about .about-billing-panel{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:440px;padding:clamp(30px,3.5vw,52px)}.lm-about .about-billing-panel>h3{margin-top:0}.lm-about .about-billing-panel>p{color:var(--muted-ink);margin:10px 0 0;font-size:14px}.lm-about .about-billing-options{gap:10px;margin:32px 0 0;padding:0;list-style:none;display:grid}.lm-about .about-billing-options li{border:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);align-items:start;gap:16px;padding:18px;display:grid}.lm-about .about-billing-options li>span{background:var(--bg-soft);min-height:28px;color:var(--green);font-family:var(--lm-font-mono),"IBM Plex Mono",monospace;place-items:center;font-size:11px;display:grid}.lm-about .about-billing-options strong{font-size:14px}.lm-about .about-billing-options p{color:var(--muted-ink);margin:4px 0 0;font-size:12px;line-height:1.45}.lm-about .about-billing-controls{color:#fff;background:#0a0b07;position:relative;overflow:hidden}.lm-about .about-billing-controls:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#cbf53f24,#0000 34%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/36px 36px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/36px 36px;position:absolute;inset:0}.lm-about .about-billing-controls>*{z-index:1;position:relative}.lm-about .about-billing-controls>h3{color:#fff}.lm-about .about-spend-card{background:#ffffff0b;border:1px solid #ffffff2e;grid-template-columns:1fr auto;align-items:end;gap:18px;margin-top:32px;padding:24px;display:grid}.lm-about .about-spend-card>span{color:#ffffff94;font-family:var(--lm-font-mono),"IBM Plex Mono",monospace;letter-spacing:.04em;text-transform:uppercase;font-size:11px}.lm-about .about-spend-card>strong{color:#fff;font-family:var(--lm-font-display),"Archivo",sans-serif;letter-spacing:-.035em;font-size:clamp(22px,2vw,30px);line-height:1}.lm-about .about-spend-card>div{background:#ffffff21;grid-column:1/-1;height:8px}.lm-about .about-spend-card>div span{background:var(--lime);width:78%;height:100%;display:block}.lm-about .about-control-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lm-about .about-billing-controls .about-control-list{gap:10px;margin-top:18px}.lm-about .about-billing-controls .about-control-list li{color:#ffffffc7;background:#ffffff06;border:1px solid #ffffff1a;min-height:58px;padding:14px 14px 14px 38px;line-height:1.35}.lm-about .about-billing-controls .about-control-list li:before{color:var(--lime);top:14px;left:15px}.lm-about .about-billing-actions{flex-wrap:wrap;gap:10px;margin-top:36px;display:flex}.lm-about .about-contact{border-top:1px solid var(--line-strong);background:var(--bg-soft)}.lm-about .about-contact-grid{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);align-items:start;gap:clamp(56px,8vw,130px);display:grid}.lm-about .about-contact-copy{position:sticky;top:120px}.lm-about .about-contact-benefits{margin-top:38px}.lm-about .about-contact-form{--contact-page:var(--bg);--contact-panel:var(--bg);--contact-ink:var(--ink);--contact-muted:var(--muted-ink);--contact-line:var(--line-strong);--contact-lime:var(--lime);border:1px solid var(--line-strong);background:var(--bg);padding:clamp(28px,3.5vw,50px)}.lm-about .about-contact-form>h3{margin-top:0}.lm-about .about-contact-form>p{color:var(--muted-ink);margin:10px 0 32px;font-size:14px;line-height:1.5}.lm-about .about-contact-form .contact-submit{background:var(--lime);color:#0a0b07;justify-self:stretch;width:100%;min-height:48px}.lm-about .about-contact-form .contact-submit:hover:not(:disabled){border-color:var(--green);background:var(--green);color:#fff}@media (max-width:1100px){.lm-about .about-model-grid{grid-template-rows:360px repeat(2,220px);grid-template-columns:repeat(2,minmax(0,1fr))}.lm-about .about-model-card-featured{grid-area:auto/1/auto/-1}.lm-about .about-integration-grid,.lm-about .about-contact-grid{grid-template-columns:1fr}.lm-about .about-contact-copy{position:static}}@media (max-width:900px){.lm-about .about-metrics-grid,.lm-about .about-feature-grid,.lm-about .about-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lm-about .about-metric:nth-child(2){border-right:0}.lm-about .about-metric:nth-child(-n+2){border-bottom:1px solid var(--line-strong);padding-bottom:26px}.lm-about .about-metric:nth-child(n+3){padding-top:26px}.lm-about .about-integration-steps{grid-template-columns:1fr}}@media (max-width:820px){.lm-about .about-hero,.lm-about .about-hero-grid{min-height:720px}.lm-about .about-hero-grid{padding-top:130px;padding-bottom:150px}}@media (max-width:640px){.lm-about .about-wrap{padding-inline:24px}.lm-about .about-section{padding-block:64px}.lm-about .about-section-title{font-size:clamp(36px,11vw,48px)}.lm-about .about-heading-row{display:block}.lm-about .about-heading-row :is(.about-text-link,.about-button){margin-top:24px}.lm-about .about-hero-title{font-size:clamp(44px,14vw,64px)}.lm-about .about-hero,.lm-about .about-hero-grid{min-height:700px}.lm-about .about-hero-grid{padding-top:112px;padding-bottom:88px}.lm-about .about-hero-lead .subpage-hero-line{display:inline}.lm-about .about-hero-actions,.lm-about .about-billing-actions{grid-template-columns:1fr;display:grid}.lm-about .about-metrics-grid,.lm-about .about-feature-grid,.lm-about .about-billing-grid,.lm-about .about-control-list{grid-template-columns:1fr}.lm-about .about-metric,.lm-about .about-metric:nth-child(-n+2),.lm-about .about-metric:nth-child(n+3){border-right:0;border-bottom:1px solid var(--line-strong);min-height:110px;padding:24px 0}.lm-about .about-metric:last-child{border-bottom:0}.lm-about .about-model-grid{grid-template-rows:380px repeat(4,220px);grid-template-columns:1fr}.lm-about .about-model-card-featured{grid-column:auto}.lm-about .about-contact-form{padding:24px}.lm-about .about-contact-form .contact-form-grid-two{grid-template-columns:1fr}.lm-about :where(p,span,h1,h2,h3){overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){.lm-about *,.lm-about :before,.lm-about :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
