.industry-page{--industry-content-width:1200px;--industry-gutter:1.5rem;--industry-section-space:5rem;--industry-section-space-mobile:3.5rem;--industry-bg-white:#fff;--industry-bg-soft:#f1f3f3;--industry-surface-soft:#f7f9f9;--industry-surface-muted:#eef2f1;--industry-surface-dark:#172126;--industry-text-strong:#10191d;--industry-text:#172126;--industry-text-medium:#3f4e53;--industry-text-muted:#58666b;--industry-accent-muted:#55716d;--industry-border:#dce3e3;--industry-border-strong:#d8dfdf;--industry-radius:1rem;--industry-radius-small:.9rem;--industry-shadow-soft:0 10px 30px #16272b0a;--industry-shadow-medium:0 14px 34px #16272b0d}.industry-section__inner{width:100%;max-width:var(--content-width);margin-inline:auto}.industry-section,.industry-knowledge,.industry-integrations{background-color:var(--industry-bg-white)}.industry-use-cases,.industry-governance,.industry-faq{background-color:var(--industry-bg-soft)}.industry-section,.industry-use-cases,.industry-knowledge,.industry-governance,.industry-integrations,.industry-faq{padding-block:var(--industry-section-space);color:var(--industry-text)}.industry-section__intro,.industry-use-cases__intro,.industry-knowledge__intro,.industry-governance__intro,.industry-integrations__intro,.industry-faq__intro{max-width:860px;margin-bottom:3rem}.industry-section__intro,.industry-faq__intro{max-width:820px;margin-bottom:2.5rem}.industry-use-cases__intro{max-width:840px}.industry-section__intro .section-kicker,.industry-use-cases__intro .section-kicker,.industry-knowledge__intro .section-kicker,.industry-governance__intro .section-kicker,.industry-integrations__intro .section-kicker,.industry-faq__intro .section-kicker{color:#43615e}.industry-section__intro h2,.industry-use-cases__intro h2,.industry-knowledge__intro h2,.industry-governance__intro h2,.industry-integrations__intro h2,.industry-faq__intro h2{color:var(--industry-text-strong);letter-spacing:-.035em;margin:.75rem 0 1rem;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.08}.industry-section__intro>p:last-child,.industry-use-cases__intro>p:last-child,.industry-knowledge__intro>p:last-child,.industry-governance__intro>p:last-child,.industry-integrations__intro>p:last-child,.industry-faq__intro>p:last-child{color:#4f5d62;margin:0;font-size:1.08rem;line-height:1.75}.breadcrumbs-wrapper{background:var(--industry-bg-white);width:100vw;padding-inline:max(24px, calc((100vw - var(--industry-content-width,1200px)) / 2));margin-left:calc(50% - 50vw)}.industry-page .breadcrumbs{color:var(--industry-text-muted);align-items:center;gap:.5rem;padding-block:1rem;font-size:.9rem;display:flex}.industry-page .breadcrumbs a{color:inherit;text-decoration:none;transition:color .15s}.industry-page .breadcrumbs a:hover{color:var(--color-brand-dark);text-decoration:underline}.industry-hero{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:3rem;padding-block:5rem;display:grid}.industry-hero__content{max-width:760px}.industry-hero h1{letter-spacing:-.04em;max-width:900px;margin:.75rem 0 1.25rem;font-size:clamp(2.5rem,5vw,4.75rem);line-height:1.02}.industry-hero__lead{max-width:720px;margin:0;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.7}.industry-hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.industry-hero .button-secondary{border-color:var(--color-brand);color:var(--color-brand-dark);background:0 0}.industry-hero .button-secondary:hover{border-color:var(--color-brand-dark);background:var(--color-brand-soft);color:var(--color-brand-dark)}.industry-card{border:1px solid var(--color-border-dark);border-radius:var(--radius-large);background:#0b1517;padding:34px;box-shadow:0 24px 70px #0000003d}.industry-card__label{color:var(--color-brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:.88rem;font-weight:800}.industry-card ul{margin:0;padding:0;list-style:none;display:grid}.industry-card li{color:#e2e8e5;font-size:1rem;font-weight:400;line-height:1.5;position:relative;border-bottom:1px solid var(--color-border-dark)!important;padding:16px 0 16px 26px!important}.industry-card li:last-child{border-bottom:0!important}.industry-card li:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;left:0;background:var(--color-brand)!important;opacity:1!important;top:23px!important}.industry-knowledge-card li,.industry-integrations__sources article li,.industry-integrations__panel li{padding-left:1.25rem;position:relative}.industry-knowledge-card li:before,.industry-integrations__sources article li:before,.industry-integrations__panel li:before{content:"";background:var(--industry-accent-muted);opacity:.65;border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.62em;left:0}.industry-problems-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.industry-problems-grid article{border:1px solid var(--industry-border);border-top:4px solid var(--brand-color,#38c814);border-radius:var(--industry-radius-small);background:var(--industry-surface-soft);box-shadow:var(--industry-shadow-soft);padding:1.75rem 1.5rem 1.5rem;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.industry-problems-grid article:hover{border-color:#38c81473;transform:translateY(-3px);box-shadow:0 16px 36px #16272b14}.industry-problems-grid h3,.industry-governance__grid h3,.industry-integrations__sources h3{color:#152126;margin:0 0 .75rem;font-size:1.15rem}.industry-problems-grid p,.industry-governance__grid p,.industry-integrations__sources p{color:var(--industry-text-muted);margin:0;line-height:1.65}.industry-use-cases__list{gap:3rem;display:grid}.industry-use-case-group{border:1px solid var(--industry-border-strong);border-radius:var(--industry-radius);background:var(--industry-bg-white);box-shadow:var(--industry-shadow-medium);flex-direction:column;gap:2.5rem;padding:3rem;display:flex}.industry-use-case-group__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;display:grid}.industry-use-case-card{flex-direction:column;display:flex}.industry-use-case-card h3{color:var(--color-brand-dark);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.2}.industry-use-case-card p{color:var(--industry-text-muted);margin:0;font-size:1.03rem;line-height:1.7}.industry-use-case-group__media{border:1px solid var(--industry-border);background:var(--industry-surface-soft);border-radius:.8rem;overflow:hidden}.industry-use-case-group__media img{width:100%;height:auto;display:block}.industry-knowledge__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.industry-knowledge-card{border:1px solid var(--industry-border);border-radius:var(--industry-radius);background:var(--industry-surface-soft);padding:2rem}.industry-knowledge-card__label,.industry-knowledge__example-label,.industry-integrations__panel-label{text-transform:uppercase;font-size:.82rem;font-weight:700}.industry-knowledge-card__label{color:var(--industry-accent-muted);letter-spacing:.12em;margin:0 0 .9rem}.industry-knowledge-card h3{color:#152126;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.45rem,2vw,2rem);line-height:1.18}.industry-knowledge-card>p:not(.industry-knowledge-card__label){color:var(--industry-text-muted);margin:0;line-height:1.7}.industry-knowledge-card ul{gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.industry-knowledge-card li{color:var(--industry-text-medium);line-height:1.55}.industry-knowledge-card li:before{background:var(--industry-accent-muted)}.industry-knowledge__example{border-left:4px solid var(--industry-accent-muted);border-radius:0 var(--industry-radius-small) var(--industry-radius-small) 0;background:var(--industry-surface-muted);margin-top:1.5rem;padding:2rem}.industry-knowledge__example-label{color:var(--industry-accent-muted);letter-spacing:.08em;margin:0 0 .75rem}.industry-knowledge__example blockquote{color:#1f3035;margin:0;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:600;line-height:1.5}.industry-governance__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.industry-governance__grid article{border:1px solid var(--industry-border);border-top:4px solid var(--brand-color,#38c814);border-radius:var(--industry-radius-small);background:var(--industry-bg-white);box-shadow:var(--industry-shadow-soft);padding:1.75rem 1.5rem 1.5rem;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.industry-governance__grid article:hover{border-color:#38c81473;transform:translateY(-3px);box-shadow:0 16px 36px #16272b14}.industry-integrations__layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:1.5rem;display:grid}.industry-integrations__sources{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.industry-integrations__sources article{border:1px solid var(--industry-border);border-radius:var(--industry-radius-small);background:var(--industry-surface-soft);padding:1.5rem}.industry-integrations__panel{border-radius:var(--industry-radius);background:var(--industry-surface-dark);color:var(--industry-bg-white);padding:2rem}.industry-integrations__panel-label{letter-spacing:.1em;opacity:.7;margin:0 0 .9rem}.industry-integrations__panel h3{color:var(--color-brand);letter-spacing:-.025em;margin:0 0 1rem;font-size:clamp(1.55rem,2.3vw,2.15rem);line-height:1.18}.industry-integrations__panel>p:not(.industry-integrations__panel-label){opacity:.82;margin:0;line-height:1.7}.industry-integrations__panel ul{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.industry-integrations__panel li{line-height:1.55}.industry-integrations__panel li:before{background:var(--color-brand);opacity:1}.industry-faq__list{gap:1rem;display:grid}.industry-faq__item{border:1px solid var(--industry-border-strong);background:var(--industry-bg-white);border-radius:.85rem;overflow:hidden;box-shadow:0 10px 26px #16272b09}.industry-faq__item summary{color:#152126;cursor:pointer;padding:1.4rem 3.5rem 1.4rem 1.5rem;font-size:1.05rem;font-weight:700;line-height:1.45;list-style:none;position:relative}.industry-faq__item summary::-webkit-details-marker{display:none}.industry-faq__item summary:after{content:"+";color:var(--industry-accent-muted);font-size:1.5rem;font-weight:400;line-height:1;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.industry-faq__item[open] summary:after{content:"−"}.industry-faq__answer{padding:0 1.5rem 1.5rem}.industry-faq__answer p{color:var(--industry-text-muted);margin:0;line-height:1.7}@media (width<=900px){.industry-hero{grid-template-columns:1fr;gap:2rem;padding-block:3.5rem}.industry-card{max-width:680px}.industry-problems-grid,.industry-governance__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-integrations__layout{grid-template-columns:1fr}.industry-use-case-group{gap:2rem;padding:2rem}.industry-use-case-group__cards{grid-template-columns:1fr;gap:2rem}.industry-integrations__panel{max-width:none}}.industry-simulator{background-color:var(--industry-bg-soft)}.industry-simulator__grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:4rem;display:grid}.industry-simulator__info{flex-direction:column;justify-content:flex-start;display:flex}.industry-simulator__info h2{color:var(--industry-text-strong);letter-spacing:-.035em;margin:.75rem 0 1.25rem;font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.08}.industry-simulator__info p{color:var(--industry-text-muted);margin:0 0 1.25rem;font-size:1.05rem;line-height:1.7}.industry-simulator__panel{border:1px solid var(--industry-border-strong);border-radius:var(--industry-radius);box-shadow:var(--industry-shadow-medium);color:#e1e8e6;background-color:#0d171a;padding:2.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.simulator-panel__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.8rem;display:flex}.simulator-panel__status{align-items:center;display:flex}.status-indicator{border-radius:50%;width:8px;height:8px;margin-right:.5rem;transition:background-color .25s,box-shadow .25s;display:inline-block}.status-indicator.active{background-color:#00bcd4;box-shadow:0 0 8px #00bcd4}.status-indicator.warning{background-color:#ff9800;box-shadow:0 0 8px #ff9800}.status-indicator.success{background-color:#4caf50;box-shadow:0 0 8px #4caf50}@keyframes status-pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.pulsing{animation:1.5s ease-in-out infinite status-pulse}.simulator-panel__meta{color:#55716d;font-weight:600}.simulator-panel__controls{margin-bottom:1.5rem}.controls-label{text-transform:uppercase;color:#55716d;letter-spacing:.05em;margin:0 0 .75rem;font-size:.82rem;font-weight:700}.controls-buttons{gap:1rem;display:flex}.sim-btn{color:var(--color-brand);cursor:pointer;text-align:center;background:0 0;border:1px solid #38c81466;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.sim-btn.active{background:var(--color-brand);color:#0d171a;border-color:var(--color-brand);box-shadow:0 0 12px #38c8144d}.sim-btn:hover:not(.active){border-color:var(--color-brand);background:#38c81414}.simulator-panel__pipeline{margin-bottom:2rem}.pipeline-container{justify-content:space-between;align-items:center;width:100%;margin:1.5rem 0 1rem;padding:1rem 0;display:flex;position:relative}.pipeline-bg-line{z-index:1;background:#1b2629;border-radius:2px;height:3px;position:absolute;top:calc(50% - 13px);left:10px;right:10px}.pipeline-progress-line{background:linear-gradient(90deg, #76e88b, var(--color-brand));z-index:2;width:0%;height:3px;box-shadow:0 0 10px var(--color-brand);border-radius:2px;transition:width .4s;position:absolute;top:calc(50% - 13px);left:10px}.pipeline-node{z-index:3;text-align:center;flex-direction:column;align-items:center;width:90px;display:flex;position:relative}.node-dot{color:#55716d;background:#0d171a;border:2px solid #1b2629;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:700;transition:all .25s;display:flex}.node-label{color:#55716d;width:110px;margin-top:.65rem;font-size:.72rem;font-weight:600;line-height:1.25;transition:color .25s}.pipeline-node.active .node-dot{border-color:var(--color-brand);background:var(--color-brand);color:#0d171a;box-shadow:0 0 12px var(--color-brand);transform:scale(1.15)}.pipeline-node.active .node-label{color:#fff}.pipeline-node.completed .node-dot{color:#76e88b;background:#1e3a24;border-color:#76e88b}.pipeline-node.completed .node-label{color:#8fa09b}.simulator-panel__result{color:#55716d;background:#091012;border:1px dashed #ffffff1f;border-radius:.65rem;justify-content:center;align-items:center;min-height:110px;padding:1.5rem;font-size:.85rem;line-height:1.5;display:flex}.result-placeholder{width:100%}.result-content{text-align:left;width:100%}.result-header{border-bottom:1px solid #ffffff14;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem;font-size:.78rem;display:flex}.result-badge{color:#ffe082;letter-spacing:.05em;font-weight:700}.result-confidence{color:#8fa09b}.result-confidence strong{color:var(--color-brand)}.result-section{margin-bottom:1rem}.result-section strong{text-transform:uppercase;color:#8fa09b;letter-spacing:.02em;margin-bottom:.25rem;font-size:.78rem;display:block}.result-section p{color:#e1e8e6;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.88rem;line-height:1.5}.result-section.warning{background:#ff98000f;border-left:3px solid #ff9800;border-radius:0 .4rem .4rem 0;margin-bottom:0;padding:.65rem .85rem}.result-section.warning strong{color:#ffb74d}.result-section.warning p{color:#ffe0b2}@media (width<=900px){.industry-simulator__grid{grid-template-columns:1fr;gap:2.5rem}.simulator-panel__pipeline{display:none}}@media (width<=760px){.industry-knowledge__grid{grid-template-columns:1fr}.industry-knowledge-card,.industry-knowledge__example{padding:1.5rem}}@media (width<=640px){.industry-page{--industry-gutter:1rem}.industry-section,.industry-use-cases,.industry-knowledge,.industry-governance,.industry-integrations,.industry-faq{padding-block:var(--industry-section-space-mobile)}.industry-section__intro,.industry-use-cases__intro,.industry-knowledge__intro,.industry-governance__intro,.industry-integrations__intro,.industry-faq__intro{margin-bottom:2rem}.industry-hero{padding-block:2.75rem}.industry-hero__actions{flex-direction:column}.industry-hero__actions .button{text-align:center;width:100%}.industry-problems-grid,.industry-governance__grid,.industry-integrations__sources{grid-template-columns:1fr}.industry-use-case-group{gap:1.25rem;padding:1.25rem}.industry-integrations__panel{padding:1.5rem}.industry-faq__item summary{padding:1.25rem 3rem 1.25rem 1.25rem}.industry-faq__item summary:after{right:1.25rem}.industry-faq__answer{padding:0 1.25rem 1.25rem}.industry-simulator__panel{padding:1.5rem}.controls-buttons{flex-direction:column;gap:.75rem}}
