.otto-industry-segments{border-bottom:1px solid var(--otto-border);padding:96px 0}.otto-industry-segments__head{margin-bottom:64px;margin-left:auto;margin-right:auto;max-width:720px;text-align:center}.otto-industry-segments__eyebrow{margin-bottom:16px}.otto-industry-segments__title{color:var(--otto-text);font-size:clamp(32px,4vw,48px);font-weight:500;letter-spacing:-.02em;line-height:1.1;margin:0 0 20px}.otto-industry-segments__intro{color:var(--otto-text-muted);font-size:17px;line-height:1.65;margin:0}.otto-industry-segments__panel-tag{border:1px solid var(--otto-border);border-radius:999px;color:var(--otto-text-muted);display:inline-block;font-size:10px;letter-spacing:.18em;margin-bottom:20px;padding:6px 12px;text-transform:uppercase}.otto-industry-segments__panel-title{color:var(--otto-text);font-size:clamp(26px,3vw,34px);font-weight:500;letter-spacing:-.02em;line-height:1.15;margin:0 0 16px}.otto-industry-segments__panel-intro{color:var(--otto-text-muted);font-size:16px;line-height:1.6;margin:0 0 32px;max-width:620px}.otto-industry-segments__panel-body{align-items:start;display:grid;gap:48px;grid-template-columns:1fr 360px}.otto-industry-segments__panel-visual{aspect-ratio:4/5;background:var(--otto-surface);border:1px solid var(--otto-border-strong);border-radius:16px;overflow:hidden;position:relative}.otto-industry-segments__panel-visual img,.otto-industry-segments__panel-visual>svg{display:block;height:100%;object-fit:cover;width:100%}.otto-industry-segments__panel-visual>svg{background:var(--otto-surface)}.otto-industry-segments__panel-visual-tag{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(0,0,0,.78);border:1px solid hsla(0,0%,100%,.08);border-radius:10px;bottom:16px;color:hsla(0,0%,100%,.85);font-size:11px;left:16px;line-height:1.4;padding:12px 14px;position:absolute;right:16px}.otto-industry-segments__panel-visual-tag strong{color:var(--otto-text);font-weight:500}.otto-industry-segments__usecases{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.otto-industry-segments__usecase{background:var(--otto-surface);border:1px solid var(--otto-border);border-radius:12px;padding:22px}.otto-industry-segments__usecase-title{color:var(--otto-text);font-size:15px;font-weight:500;margin:0 0 8px}.otto-industry-segments__usecase-desc{color:var(--otto-text-muted);font-size:13px;line-height:1.55;margin:0}.otto-industry-segments--sticky-sidebar .otto-industry-segments__layout{align-items:start;display:grid;gap:64px;grid-template-columns:280px 1fr}.otto-industry-segments__nav{background:var(--otto-surface);border:1px solid var(--otto-border);border-radius:16px;padding:20px;position:sticky;top:32px}.otto-industry-segments__nav-label{border-bottom:1px solid var(--otto-border);color:var(--otto-text-dim);font-size:10px;letter-spacing:.18em;margin-bottom:8px;padding:0 12px 12px;text-transform:uppercase}.otto-industry-segments__nav-item{background:transparent;border:none;border-radius:8px;color:var(--otto-text-muted);cursor:pointer;display:block;font-family:inherit;font-size:14px;padding:14px 12px;text-align:left;text-decoration:none;transition:all .3s var(--otto-ease);width:100%}.otto-industry-segments__nav-item:hover{background:hsla(0,0%,100%,.03);color:var(--otto-text)}.otto-industry-segments__nav-item.is-active{background:hsla(0,0%,100%,.04);border-left:2px solid var(--otto-mint);color:var(--otto-text);font-weight:500;padding-left:10px}.otto-industry-segments__panels{display:flex;flex-direction:column;gap:80px}.otto-industry-segments__panel{scroll-margin-top:32px}.otto-industry-segments--tabs .otto-industry-segments__tabs-nav{background:var(--otto-surface);border:1px solid var(--otto-border);border-radius:999px;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:6px;width:fit-content}.otto-industry-segments__tab{background:transparent;border:none;border-radius:999px;color:var(--otto-text-muted);cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:10px 18px;transition:all .3s var(--otto-ease)}.otto-industry-segments__tab:hover{color:var(--otto-text)}.otto-industry-segments__tab.is-active{background:var(--otto-bg);border:1px solid var(--otto-border-strong);color:var(--otto-text)}.otto-industry-segments__tab-panel{display:none}.otto-industry-segments__tab-panel.is-active{display:block}@media (max-width:900px){.otto-industry-segments--sticky-sidebar .otto-industry-segments__layout{gap:40px;grid-template-columns:1fr}.otto-industry-segments__nav{position:static}.otto-industry-segments__usecases{grid-template-columns:1fr}.otto-industry-segments__panel-body{gap:32px;grid-template-columns:1fr}.otto-industry-segments__panel-visual{aspect-ratio:16/10;max-width:100%}}