.cs-detail{--cs-brand: #005FC0;--cs-brand-deep: #004a99;--cs-brand-soft: #E8F0FB;--cs-brand-line: #9ec1ef;--cs-brand-line-2: #cdd9ea;--cs-ink: #0B1B30;--cs-ink-2: #5B6B7E;--cs-bg: #ffffff;--cs-bg-soft: #F6F8FB;--cs-border: #E5EAF2;--cs-warm: #68B000;background-color:var(--cs-bg);background-repeat:repeat;background-size:520px 520px;color:var(--cs-ink);border-top:1px solid var(--cs-border);border-bottom:1px solid var(--cs-border);position:relative;isolation:isolate}.cs-detail:before{content:"";position:absolute;inset:0 0 auto;height:280px;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,95,192,.1) 0%,transparent 100%)}.cs-detail--inometa{background-image:url(/images/blueprint-inometa.svg)}.cs-detail--horn2horn{background-image:url(/images/blueprint-hlf.svg)}.cs-detail *{box-sizing:border-box}.cs-detail .case-header{padding:96px 32px 64px;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:360px 1fr;gap:64px;align-items:start}.cs-detail .case-meta{background:var(--cs-bg-soft);border:1px solid var(--cs-border);border-radius:16px;padding:28px 28px 24px;box-shadow:0 1px #0b1b3005,0 12px 32px -16px #0b1b3014}.cs-detail .case-logo{display:block;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--cs-border)}.cs-detail .case-logo img{display:block;height:100px;width:auto}.cs-detail .case-facts{list-style:none;margin:0 0 22px;padding:0 0 18px;border-bottom:1px solid var(--cs-border)}.cs-detail .case-facts li{font-size:14px;line-height:1.6;color:var(--cs-ink-2);padding:6px 0;display:flex;align-items:baseline;gap:10px}.cs-detail .case-facts li:before{content:"";flex-shrink:0;width:5px;height:5px;background:var(--cs-brand);border-radius:50%;transform:translateY(-2px)}.cs-detail .case-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--cs-brand)}.cs-detail .case-title{font-family:Public Sans,sans-serif;font-weight:700;font-size:56px;line-height:1.08;letter-spacing:-.02em;color:var(--cs-ink);margin:0}.cs-detail .case-title-line,.cs-detail .case-title-connector,.cs-detail .case-title-em{display:block}.cs-detail .case-title-connector{margin-top:.25em}.cs-detail .case-title-em{margin-top:.25em;font-style:normal;font-weight:600;color:var(--cs-brand)}.cs-detail .story{max-width:1240px;margin:0 auto;padding:32px 32px 96px}.cs-detail .story-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;position:relative}.cs-detail .story-line{position:absolute;top:32px;left:16.67%;right:16.67%;height:2px;background:var(--cs-brand-line-2);z-index:0;overflow:hidden}.cs-detail .story-line:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;background:var(--cs-brand);animation:cs-line-fill 4s ease-in-out forwards;animation-delay:.4s}@keyframes cs-line-fill{0%{width:0%}50%{width:50%}to{width:100%}}.cs-detail .story .step{text-align:left;padding:0 28px;position:relative;z-index:1;background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column}.cs-detail .story .step-num{width:64px;height:64px;border-radius:50%;background:var(--cs-bg);border:1.5px solid var(--cs-brand);color:var(--cs-brand);font-family:Public Sans,sans-serif;font-style:normal;font-weight:700;font-size:22px;display:flex;align-items:center;justify-content:center;margin:0 0 24px;line-height:1;letter-spacing:0;animation:cs-circle-fill .6s ease-out forwards}.cs-detail .story .step:nth-child(2) .step-num{animation-delay:.4s}.cs-detail .story .step:nth-child(3) .step-num{animation-delay:2.4s}.cs-detail .story .step:nth-child(4) .step-num{animation-delay:4.4s}@keyframes cs-circle-fill{0%{background:var(--cs-bg);color:var(--cs-brand);box-shadow:0 0 #005fc000}60%{background:var(--cs-brand);color:#fff;box-shadow:0 0 0 12px #005fc040}to{background:var(--cs-brand);color:#fff;box-shadow:0 0 #005fc000}}.cs-detail .story .step-label{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cs-brand);margin-bottom:14px}.cs-detail .story .step-headline{font-family:Public Sans,sans-serif;font-weight:700;font-size:22px;line-height:1.25;color:var(--cs-ink);margin:0 0 16px;letter-spacing:-.01em}.cs-detail .story .step-body{font-size:15px;line-height:1.65;color:var(--cs-ink-2);margin:0}.cs-detail .story .step-body strong{color:var(--cs-ink);font-weight:600}.cs-detail .shift{max-width:1240px;margin:0 auto;padding:0 32px 64px}.cs-detail .shift-frame{position:relative;background:#fff;border:1px solid var(--cs-border);border-radius:16px;box-shadow:0 1px #0b1b3005,0 12px 32px -16px #0b1b3014}.cs-detail .shift-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:1px solid var(--cs-border);background:var(--cs-bg-soft);flex-wrap:wrap}.cs-detail .shift-title{display:flex;align-items:center;gap:12px;font-weight:700;font-size:14px;color:var(--cs-ink);letter-spacing:-.005em}.cs-detail .shift-title:before{content:"";width:8px;height:8px;border-radius:50%;background:#2bb673;box-shadow:0 0 #2bb67380;animation:cs-pulse-live 2s ease-out infinite}@keyframes cs-pulse-live{0%{box-shadow:0 0 #2bb67399}70%{box-shadow:0 0 0 8px #2bb67300}to{box-shadow:0 0 #2bb67300}}.cs-detail .shift-meta{display:flex;gap:24px;font-size:12px;color:var(--cs-ink-2)}.cs-detail .shift-meta span strong{color:var(--cs-ink);font-weight:600;margin-left:6px}.cs-detail .shift-timeline-head{display:grid;grid-template-columns:100px 1fr 1fr 1fr;border-bottom:1px solid var(--cs-border);background:#fff}.cs-detail .shift-timeline-head>div{padding:14px 18px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cs-ink-2);border-right:1px solid var(--cs-border)}.cs-detail .shift-timeline-head>div:last-child{border-right:none}.cs-detail .shift-timeline-head>div:first-child{color:var(--cs-brand)}.cs-detail .shift-timeline-head .shift-now{color:var(--cs-brand)!important}.cs-detail .shift-row{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--cs-border);position:relative}.cs-detail .shift-row:last-child{border-bottom:none}.cs-detail .shift-row-label{padding:16px 18px;font-size:13px;font-weight:600;color:var(--cs-ink);border-right:1px solid var(--cs-border);display:flex;align-items:center}.cs-detail .shift-track{position:relative;height:44px;background:linear-gradient(to right,transparent 0%,transparent calc(33.33% - 1px),var(--cs-border) calc(33.33% - 1px),var(--cs-border) 33.33%,transparent 33.33%,transparent calc(66.66% - 1px),var(--cs-border) calc(66.66% - 1px),var(--cs-border) 66.66%,transparent 66.66%,transparent 100%)}.cs-detail .shift-bar{position:absolute;top:10px;height:24px;border-radius:4px;display:flex;align-items:center;padding:0 8px;font-size:10px;font-weight:600;letter-spacing:.02em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-detail .shift-bar--run{background:var(--cs-brand)}.cs-detail .shift-bar--setup{background:#e8a317;color:#2a1e00}.cs-detail .shift-bar--idle{background:repeating-linear-gradient(45deg,#e5eaf2,#e5eaf2 4px,#d5dce8 4px 8px);color:var(--cs-ink-2)}.cs-detail .shift-now-line{position:absolute;top:0;bottom:0;width:2px;background:var(--cs-warm);z-index:5;pointer-events:none}.cs-detail .shift-now-line:before{content:"";position:absolute;top:-4px;left:-4px;width:10px;height:10px;background:var(--cs-warm);border-radius:50%}.cs-detail .shift-legend{display:flex;gap:24px;padding:16px 24px;border-top:1px solid var(--cs-border);background:var(--cs-bg-soft);font-size:12px;color:var(--cs-ink-2);flex-wrap:wrap}.cs-detail .shift-legend-item{display:flex;align-items:center;gap:8px}.cs-detail .shift-legend-swatch{width:14px;height:14px;border-radius:3px}.cs-detail .shift-legend-swatch--run{background:var(--cs-brand)}.cs-detail .shift-legend-swatch--setup{background:#e8a317}.cs-detail .shift-legend-swatch--idle{background:repeating-linear-gradient(45deg,#e5eaf2,#e5eaf2 3px,#d5dce8 3px 6px)}.cs-detail .shift-caption,.cs-detail .status-caption,.cs-detail .timeline-caption{max-width:880px;margin:32px auto 0;text-align:center;font-size:16px;line-height:1.6;color:var(--cs-ink-2)}.cs-detail .shift-caption strong,.cs-detail .status-caption strong,.cs-detail .timeline-caption strong{color:var(--cs-ink);font-weight:600}.cs-detail .status{max-width:1240px;margin:0 auto;padding:0 32px 64px}.cs-detail .status-frame{position:relative;background:#fff;border:1px solid var(--cs-border);border-radius:16px;padding:28px 28px 24px;box-shadow:0 1px #0b1b3005,0 12px 32px -16px #0b1b3014}.cs-detail .status-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--cs-border);margin-bottom:22px}.cs-detail .status-title{font-weight:700;font-size:15px;color:var(--cs-ink);display:flex;align-items:center;gap:10px}.cs-detail .status-title:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--cs-brand)}.cs-detail .status-meta{font-size:13px;color:var(--cs-ink-2);display:flex;align-items:center;gap:8px}.cs-detail .status-meta-dot{width:8px;height:8px;border-radius:50%;background:var(--cs-warm);animation:cs-live-pulse 1.6s ease-out infinite}@keyframes cs-live-pulse{0%{box-shadow:0 0 #68b0008c}70%{box-shadow:0 0 0 8px #68b00000}to{box-shadow:0 0 #68b00000}}.cs-detail .status-meta strong{color:var(--cs-ink);font-weight:600}.cs-detail .status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cs-detail .status-card{background:var(--cs-bg);border:1px solid var(--cs-border);border-left:3px solid var(--cs-border);border-radius:10px;padding:16px 18px}.cs-detail .status-card--run{border-left-color:var(--cs-brand)}.cs-detail .status-card--setup{border-left-color:#e8a317}.cs-detail .status-card--idle{border-left-color:#b6c3d4}.cs-detail .status-card--alert{border-left-color:#c8362d}.cs-detail .status-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px}.cs-detail .status-card-machine{font-weight:700;font-size:15px;color:var(--cs-ink);letter-spacing:-.005em}.cs-detail .status-card-state{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px;border-radius:4px}.cs-detail .status-card--run .status-card-state{background:#005fc01a;color:var(--cs-brand)}.cs-detail .status-card--setup .status-card-state{background:#e8a31726;color:#8a5d00}.cs-detail .status-card--idle .status-card-state{background:#0b1b300f;color:var(--cs-ink-2)}.cs-detail .status-card--alert .status-card-state{background:#c8362d1a;color:#c8362d}.cs-detail .status-card-oee{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px 10px;margin-bottom:14px}.cs-detail .status-card-oee-value{font-weight:800;font-size:22px;line-height:1;color:var(--cs-ink);letter-spacing:-.01em}.cs-detail .status-card-oee-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cs-ink-2)}.cs-detail .status-card-oee-bar{grid-column:1 / -1;height:4px;background:var(--cs-border);border-radius:2px;overflow:hidden}.cs-detail .status-card-oee-bar>div{height:100%;background:var(--cs-brand);border-radius:2px}.cs-detail .status-card--idle .status-card-oee-bar>div{background:#b6c3d4}.cs-detail .status-card--alert .status-card-oee-bar>div{background:#c8362d}.cs-detail .status-card--setup .status-card-oee-bar>div{background:#e8a317}.cs-detail .status-card-meta{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:12px;column-gap:12px;row-gap:6px;margin:0}.cs-detail .status-card-meta dt{font-size:12px;color:var(--cs-ink-2);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.cs-detail .status-card-meta dd{margin:0;font-size:13px;color:var(--cs-ink);font-weight:500}.cs-detail .dashboard-sticker{position:absolute;top:-18px;right:-10px;z-index:5;padding:9px 18px 10px;background:#ffe873;color:var(--cs-ink);border:1.5px solid #E1B917;border-radius:4px;transform:rotate(6deg);box-shadow:0 4px 10px -2px #0b1b3038,0 1px 3px #0b1b301a;text-align:center;line-height:1.15;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cs-detail .dashboard-sticker-line-1{display:block;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cs-detail .dashboard-sticker-line-2{display:block;font-size:11px;font-weight:500;color:#0b1b30b3;margin-top:2px}.cs-detail .kpis{display:block;max-width:1240px;margin:0 auto;padding:0 32px 96px}.cs-detail .kpi-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.cs-detail .kpi-card{background:var(--cs-bg);border:1px solid var(--cs-border);border-radius:14px;padding:32px 32px 28px;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;cursor:default}.cs-detail .kpi-card:hover{background:var(--cs-brand);border-color:var(--cs-brand);transform:translateY(-3px);box-shadow:0 16px 32px -12px #005fc059}.cs-detail .kpi-card:hover .kpi-value,.cs-detail .kpi-card:hover .kpi-label{color:#fff}.cs-detail .kpi-card:hover .kpi-note{color:#ffffffd9}.cs-detail .kpi-value,.cs-detail .kpi-label,.cs-detail .kpi-note{transition:color .25s}.cs-detail .kpi-value{font-weight:800;font-size:52px;line-height:1;letter-spacing:-.025em;color:var(--cs-brand);margin-bottom:14px}.cs-detail .kpi-label{font-weight:700;font-size:15px;color:var(--cs-ink);margin-bottom:8px}.cs-detail .kpi-note{font-size:14px;line-height:1.55;color:var(--cs-ink-2)}.cs-detail .quotes-section{max-width:1240px;margin:0 auto;padding:0 32px 96px;display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.cs-detail .quote{border-radius:14px;padding:32px 36px;display:flex;flex-direction:column;position:relative}.cs-detail .quote-tag{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content}.cs-detail .quote-tag:before{content:"";width:18px;height:1.5px}.cs-detail .quote-text{font-family:Merriweather,Georgia,serif;font-style:italic;font-weight:400;font-size:18px;line-height:1.6;color:var(--cs-ink);margin:0 0 22px;flex:1}.cs-detail .quote-attr{font-size:14px;color:var(--cs-ink-2)}.cs-detail .quote-attr strong{color:var(--cs-ink);font-weight:700}.cs-detail .quote--customer{background:var(--cs-bg);border:1px solid var(--cs-border);border-left:3px solid var(--cs-brand)}.cs-detail .quote--customer .quote-tag{color:var(--cs-brand)}.cs-detail .quote--customer .quote-tag:before{background:var(--cs-brand)}.cs-detail .quote--internal{background:var(--cs-brand-soft);border:1px solid var(--cs-brand-line)}.cs-detail .quote--internal .quote-tag{color:var(--cs-brand-deep)}.cs-detail .quote--internal .quote-tag:before{background:var(--cs-brand-deep)}.cs-detail .quote--internal .quote-text{color:var(--cs-ink)}.cs-detail .timeline{max-width:1240px;margin:0 auto;padding:32px 32px 96px;display:block;border-top:0}.cs-detail .timeline-head{max-width:760px;margin-bottom:36px}.cs-detail .timeline-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--cs-brand);margin-bottom:14px}.cs-detail .timeline-title{font-family:Public Sans,sans-serif;font-weight:700;font-size:36px;line-height:1.15;letter-spacing:-.02em;color:var(--cs-ink);margin:0 0 12px}.cs-detail .timeline-title em{font-style:normal;font-weight:600;color:var(--cs-brand)}.cs-detail .timeline-sub{font-size:16px;line-height:1.6;color:var(--cs-ink-2);margin:0}.cs-detail .timeline-frame{position:relative;background:#fff;border:1px solid var(--cs-border);border-radius:16px;padding:32px 28px 28px;box-shadow:0 1px #0b1b3005,0 12px 32px -16px #0b1b3014}.cs-detail .timeline-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;margin:0 0 40px;position:relative}.cs-detail .timeline-step{padding:4px 22px;position:relative}.cs-detail .timeline-step+.timeline-step{border-left:1px solid var(--cs-border)}.cs-detail .timeline-step-num{font-weight:800;font-size:32px;line-height:1;color:var(--cs-brand);letter-spacing:-.02em;margin-bottom:8px;font-style:normal}.cs-detail .timeline-step-week{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cs-ink-2);margin-bottom:4px}.cs-detail .timeline-step-phase{font-weight:700;font-size:15px;color:var(--cs-ink);line-height:1.3;margin-bottom:16px;letter-spacing:-.005em}.cs-detail .timeline-step-bar{height:4px;background:var(--cs-border);border-radius:2px;overflow:hidden;margin-bottom:14px}.cs-detail .timeline-step-bar-fill{height:100%;width:0%;background:var(--cs-brand);border-radius:2px;animation:cs-timeline-fill 1.2s cubic-bezier(.4,0,.2,1) forwards}.cs-detail .timeline-step:nth-child(1) .timeline-step-bar-fill{animation-delay:.2s}.cs-detail .timeline-step:nth-child(2) .timeline-step-bar-fill{animation-delay:.5s}.cs-detail .timeline-step:nth-child(3) .timeline-step-bar-fill{animation-delay:.8s}.cs-detail .timeline-step:nth-child(4) .timeline-step-bar-fill{animation-delay:1.1s}@keyframes cs-timeline-fill{to{width:var(--target)}}.cs-detail .timeline-step-counts{display:flex;align-items:baseline;gap:10px;margin-bottom:16px;flex-wrap:wrap}.cs-detail .timeline-step-new{font-weight:800;font-size:18px;color:var(--cs-brand);letter-spacing:-.01em}.cs-detail .timeline-step-total{font-size:12px;font-weight:500;color:var(--cs-ink-2);padding:3px 8px;background:var(--cs-brand-soft);border-radius:4px}.cs-detail .timeline-step--final .timeline-step-total{background:var(--cs-brand);color:#fff;font-weight:700}.cs-detail .timeline-step-notes{list-style:none;padding:0;margin:0}.cs-detail .timeline-step-notes li{font-size:13px;line-height:1.5;color:var(--cs-ink-2);padding:5px 0 5px 14px;position:relative}.cs-detail .timeline-step-notes li:before{content:"";position:absolute;left:0;top:11px;width:4px;height:4px;background:var(--cs-brand-line);border-radius:50%}.cs-detail .timeline-cumulative{padding:24px 0 0;border-top:1px solid var(--cs-border)}.cs-detail .timeline-cumulative-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cs-ink-2);margin-bottom:18px}.cs-detail .timeline-cumulative-track{position:relative;height:8px;background:var(--cs-border);border-radius:4px;margin-bottom:12px}.cs-detail .timeline-cumulative-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:linear-gradient(to right,var(--cs-brand-line) 0%,var(--cs-brand) 100%);border-radius:4px;animation:cs-cum-fill 3s cubic-bezier(.4,0,.2,1) forwards;animation-delay:.2s}@keyframes cs-cum-fill{to{width:100%}}.cs-detail .timeline-cumulative-marker{position:absolute;top:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#fff;border:2px solid var(--cs-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;animation:cs-marker-pop .4s ease-out forwards}.cs-detail .timeline-cumulative-marker span{font-weight:700;font-size:10px;color:var(--cs-brand);line-height:1}.cs-detail .timeline-cumulative-marker--end{background:var(--cs-brand)}.cs-detail .timeline-cumulative-marker--end span{color:#fff}.cs-detail .timeline-cumulative-marker:nth-child(2){animation-delay:.6s}.cs-detail .timeline-cumulative-marker:nth-child(3){animation-delay:1.2s}.cs-detail .timeline-cumulative-marker:nth-child(4){animation-delay:1.8s}.cs-detail .timeline-cumulative-marker:nth-child(5){animation-delay:2.6s}@keyframes cs-marker-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}60%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.cs-detail .timeline-cumulative-axis{display:flex;justify-content:space-between;padding:0 6px}.cs-detail .timeline-cumulative-axis span{font-size:11px;font-weight:600;color:var(--cs-ink-2);letter-spacing:.08em}@media(prefers-reduced-motion:reduce){.cs-detail .story .step-num{animation:none;background:var(--cs-brand);color:#fff}.cs-detail .story-line:before{animation:none;width:100%}.cs-detail .timeline-step-bar-fill{animation:none;width:var(--target)}.cs-detail .timeline-cumulative-fill{animation:none;width:100%}.cs-detail .timeline-cumulative-marker{animation:none;opacity:1}}@media(max-width:960px){.cs-detail .case-header{grid-template-columns:1fr;gap:32px;padding:64px 24px 48px}.cs-detail .case-title{font-size:40px}.cs-detail .story-grid{grid-template-columns:1fr;gap:56px}.cs-detail .story-line{display:none}.cs-detail .kpi-grid{grid-template-columns:1fr}.cs-detail .kpi-value{font-size:44px}.cs-detail .quotes-section{grid-template-columns:1fr}.cs-detail .shift-header{padding:14px 16px;gap:10px}.cs-detail .shift-meta{gap:14px;font-size:11px}.cs-detail .shift-timeline-head{grid-template-columns:80px 1fr 1fr 1fr}.cs-detail .shift-timeline-head>div{padding:10px 8px;font-size:9px;letter-spacing:.1em}.cs-detail .shift-row{grid-template-columns:80px 1fr}.cs-detail .shift-row-label{padding:12px 10px;font-size:12px}.cs-detail .shift-bar{font-size:9px;padding:0 6px}.cs-detail .shift-legend{padding:14px 16px;gap:14px;font-size:11px}.cs-detail .shift-caption,.cs-detail .status-caption,.cs-detail .timeline-caption{font-size:14px;padding:0 16px}.cs-detail .status-frame{padding:22px 18px 18px}.cs-detail .status-grid{grid-template-columns:1fr;gap:12px}.cs-detail .status-header{gap:8px;padding-bottom:14px;margin-bottom:16px}.cs-detail .timeline-title{font-size:26px}.cs-detail .timeline-frame{padding:22px 18px}.cs-detail .timeline-steps{grid-template-columns:1fr}.cs-detail .timeline-step{padding:18px 0}.cs-detail .timeline-step+.timeline-step{border-left:none;border-top:1px solid var(--cs-border)}.cs-detail .timeline-cumulative-marker{width:22px;height:22px}.cs-detail .dashboard-sticker{top:-14px;right:8px;padding:7px 14px 8px;transform:rotate(5deg)}.cs-detail .dashboard-sticker-line-1{font-size:10px}.cs-detail .dashboard-sticker-line-2{font-size:9px}}.cs-timeline-section{padding:96px 0;background-color:#fff;background-repeat:repeat;background-size:520px 520px;border-top:1px solid #E5EAF1;position:relative;isolation:isolate}.cs-timeline-section.alt{background-color:#fff;background-image:url(/images/blueprint-pfleiderer.svg)}.cs-timeline-section:before{content:"";position:absolute;inset:0 0 auto;height:280px;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,95,192,.1) 0%,transparent 100%)}.cs-timeline-section .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.cs-tl-head{display:grid;grid-template-columns:auto 1fr;gap:32px;align-items:center;margin-bottom:48px}.cs-tl-head .left{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.cs-tl-head .left .logo{height:54px;display:flex;align-items:center}.cs-tl-head .left .logo img{max-height:54px;max-width:200px}.cs-tl-head .left .industry{font-size:13px;color:#005fc0;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.cs-tl-head h2{font-family:Public Sans,sans-serif;font-weight:800;color:#333;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.022em;margin:0}.cs-tl-head h2 em{font-style:normal;font-weight:600;color:#005fc0;display:block;margin-top:4px}.cs-tl{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative;margin:48px 0}.cs-tl:before{content:"";position:absolute;top:32px;left:12.5%;right:12.5%;height:2px;background:linear-gradient(90deg,#005fc080 0% 100%);z-index:0}.cs-tl-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 18px;position:relative;z-index:1}.cs-tl-step .node{width:64px;height:64px;border-radius:50%;background:#fff;border:2px solid #005FC0;color:#005fc0;display:grid;place-items:center;font-family:Public Sans,sans-serif;font-weight:800;font-size:20px;margin-bottom:18px;box-shadow:0 8px 20px -10px #005fc059}.cs-timeline-section.alt .cs-tl-step .node{background:#f6f8fb}.cs-tl-step .lab{font-family:Public Sans,sans-serif;font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#005fc0;margin-bottom:8px}.cs-tl-step h4{font-family:Public Sans,sans-serif;font-weight:700;color:#0b1b30;font-size:18px;line-height:1.3;margin:0 0 10px;letter-spacing:-.005em;max-width:24ch}.cs-tl-step p{color:#5b6b7e;font-size:14.5px;line-height:1.55;margin:0;max-width:32ch}.cs-tl-quote{margin-top:32px;background:#fff;border:1px solid #E5EAF1;border-left:4px solid #005FC0;border-radius:14px;padding:28px 32px}.cs-tl-quote blockquote{font-family:Public Sans,sans-serif;font-size:19px;line-height:1.5;color:#0b1b30;font-style:italic;margin:0}.cs-tl-quote .who{margin-top:14px;font-size:14px;color:#5b6b7e}.cs-tl-quote .who strong{color:#0b1b30}@media(max-width:1024px){.cs-tl{grid-template-columns:1fr;gap:32px}.cs-tl:before{display:none}.cs-tl-head{grid-template-columns:1fr;gap:20px}}@media(max-width:720px){.cs-timeline-section{padding:48px 0}}.cs-detail--horn2horn .case-logo .text-logo{display:inline-block;font-family:Public Sans,sans-serif;font-weight:800;font-size:36px;letter-spacing:-.02em;color:var(--cs-ink);line-height:1}.cs-detail--horn2horn .case-logo .text-logo .accent{color:var(--cs-brand)}.cs-detail--horn2horn .printer-story{max-width:1240px;margin:0 auto;padding:0 32px 96px}.cs-detail--horn2horn .printer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.cs-detail--horn2horn .machine{background:var(--cs-bg);border:1px solid var(--cs-border);border-radius:14px;padding:28px 28px 24px;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.cs-detail--horn2horn .machine:hover{border-color:var(--cs-brand-line);box-shadow:0 16px 32px -16px #005fc02e;transform:translateY(-2px)}.cs-detail--horn2horn .machine-name{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cs-brand);margin-bottom:6px}.cs-detail--horn2horn .machine-strength{font-weight:700;font-size:20px;line-height:1.25;color:var(--cs-ink);margin-bottom:24px;letter-spacing:-.01em}.cs-detail--horn2horn .printer-svg{width:100%;height:auto;max-width:240px;display:block;margin:0 auto 24px}.cs-detail--horn2horn .printer-svg .printer-body,.cs-detail--horn2horn .printer-svg .printer-top,.cs-detail--horn2horn .printer-svg .printer-feet{fill:#e5eaf2}.cs-detail--horn2horn .printer-svg .printer-screen,.cs-detail--horn2horn .printer-svg .printer-led{fill:#cdd9ea}.cs-detail--horn2horn .printer-svg .printer-paper{fill:#fff;stroke:#cdd9ea;stroke-width:1.5}.cs-detail--horn2horn .machine--01 .printer-body,.cs-detail--horn2horn .machine--01 .printer-top,.cs-detail--horn2horn .machine--01 .printer-feet{animation:h2h-printer-fill .6s ease-out .4s forwards}.cs-detail--horn2horn .machine--01 .printer-screen{animation:h2h-screen-fill .6s ease-out .4s forwards}.cs-detail--horn2horn .machine--01 .printer-led{animation:h2h-led-on .6s ease-out .4s forwards}.cs-detail--horn2horn .machine--01 .printer-paper{animation:h2h-paper-fill .6s ease-out .4s forwards}.cs-detail--horn2horn .machine--02 .printer-body,.cs-detail--horn2horn .machine--02 .printer-top,.cs-detail--horn2horn .machine--02 .printer-feet{animation:h2h-printer-fill .6s ease-out 2s forwards}.cs-detail--horn2horn .machine--02 .printer-screen{animation:h2h-screen-fill .6s ease-out 2s forwards}.cs-detail--horn2horn .machine--02 .printer-led{animation:h2h-led-on .6s ease-out 2s forwards}.cs-detail--horn2horn .machine--02 .printer-paper{animation:h2h-paper-fill .6s ease-out 2s forwards}.cs-detail--horn2horn .machine--03 .printer-body,.cs-detail--horn2horn .machine--03 .printer-top,.cs-detail--horn2horn .machine--03 .printer-feet{animation:h2h-printer-fill .6s ease-out 3.6s forwards}.cs-detail--horn2horn .machine--03 .printer-screen{animation:h2h-screen-fill .6s ease-out 3.6s forwards}.cs-detail--horn2horn .machine--03 .printer-led{animation:h2h-led-on .6s ease-out 3.6s forwards}.cs-detail--horn2horn .machine--03 .printer-paper{animation:h2h-paper-fill .6s ease-out 3.6s forwards}@keyframes h2h-printer-fill{to{fill:var(--cs-brand)}}@keyframes h2h-screen-fill{to{fill:#fff}}@keyframes h2h-led-on{to{fill:var(--cs-warm)}}@keyframes h2h-paper-fill{to{stroke:var(--cs-brand)}}.cs-detail--horn2horn .profile{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;padding-top:20px;border-top:1px solid var(--cs-border)}.cs-detail--horn2horn .profile-item{display:flex;flex-direction:column;gap:8px}.cs-detail--horn2horn .profile-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--cs-ink-2)}.cs-detail--horn2horn .profile-bar{height:6px;background:var(--cs-border);border-radius:3px;overflow:hidden;position:relative}.cs-detail--horn2horn .profile-bar-fill{position:absolute;inset:0 auto 0 0;height:100%;background:var(--cs-brand-line);border-radius:3px;width:0%;animation:h2h-bar-grow .9s ease-out forwards}.cs-detail--horn2horn .machine--01 .profile-bar-fill{animation-delay:.6s}.cs-detail--horn2horn .machine--02 .profile-bar-fill{animation-delay:2.2s}.cs-detail--horn2horn .machine--03 .profile-bar-fill{animation-delay:3.8s}.cs-detail--horn2horn{--status-high: #68B000;--status-mid: #E8A317;--status-low: #C8362D}.cs-detail--horn2horn .machine--01 .profile-bar-fill[data-metric=setup]{--target: 92%;background:var(--status-high)}.cs-detail--horn2horn .machine--01 .profile-bar-fill[data-metric=energy]{--target: 55%;background:var(--status-low)}.cs-detail--horn2horn .machine--01 .profile-bar-fill[data-metric=output],.cs-detail--horn2horn .machine--02 .profile-bar-fill[data-metric=setup]{--target: 50%;background:var(--status-low)}.cs-detail--horn2horn .machine--02 .profile-bar-fill[data-metric=energy]{--target: 90%;background:var(--status-high)}.cs-detail--horn2horn .machine--02 .profile-bar-fill[data-metric=output]{--target: 60%;background:var(--status-mid)}.cs-detail--horn2horn .machine--03 .profile-bar-fill[data-metric=setup]{--target: 45%;background:var(--status-low)}.cs-detail--horn2horn .machine--03 .profile-bar-fill[data-metric=energy]{--target: 55%;background:var(--status-low)}.cs-detail--horn2horn .machine--03 .profile-bar-fill[data-metric=output]{--target: 95%;background:var(--status-high)}@keyframes h2h-bar-grow{to{width:var(--target)}}@media(prefers-reduced-motion:reduce){.cs-detail--horn2horn .machine .printer-body,.cs-detail--horn2horn .machine .printer-top,.cs-detail--horn2horn .machine .printer-feet{fill:var(--cs-brand)!important;animation:none!important}.cs-detail--horn2horn .machine .printer-screen{fill:#fff!important;animation:none!important}.cs-detail--horn2horn .machine .printer-led{fill:var(--cs-warm)!important;animation:none!important}.cs-detail--horn2horn .machine .printer-paper{stroke:var(--cs-brand)!important;animation:none!important}.cs-detail--horn2horn .profile-bar-fill{width:var(--target)!important;animation:none!important}}.cs-detail--horn2horn .story-text{max-width:1240px;margin:0 auto;padding:0 32px 96px}.cs-detail--horn2horn .story-text-grid{display:grid;grid-template-columns:5fr 7fr;gap:80px;align-items:start}.cs-detail--horn2horn .story-text-title{font-family:Public Sans,sans-serif;font-weight:700;font-size:40px;line-height:1.1;letter-spacing:-.02em;color:var(--cs-ink);margin:0 0 24px}.cs-detail--horn2horn .story-text-title em{font-style:normal;font-weight:600;color:var(--cs-brand)}.cs-detail--horn2horn .story-text-lead{font-size:18px;line-height:1.55;color:var(--cs-ink);font-weight:500;border-top:2px solid var(--cs-brand);padding-top:18px;max-width:340px;margin:0}.cs-detail--horn2horn .story-text-body{font-size:16px;line-height:1.7;color:var(--cs-ink-2);margin:0 0 20px}.cs-detail--horn2horn .story-text-body:last-child{margin-bottom:0}.cs-detail--horn2horn .story-text-body strong{color:var(--cs-ink);font-weight:600}.cs-detail--horn2horn .outcome-section{max-width:1240px;margin:0 auto;padding:0 32px 96px}.cs-detail--horn2horn .outcome{background:var(--cs-bg);border:1px solid var(--cs-border);border-left:3px solid var(--cs-brand);border-radius:14px;padding:36px 44px}.cs-detail--horn2horn .outcome-tag{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cs-brand);margin-bottom:18px}.cs-detail--horn2horn .outcome-text{font-family:Merriweather,Georgia,serif;font-style:italic;font-size:19px;line-height:1.6;color:var(--cs-ink);margin:0;max-width:920px}@media(max-width:960px){.cs-detail--horn2horn .printer-grid{grid-template-columns:1fr;gap:24px}.cs-detail--horn2horn .story-text-grid{grid-template-columns:1fr;gap:40px}.cs-detail--horn2horn .story-text-title{font-size:30px}.cs-detail--horn2horn .outcome{padding:28px 24px}}.cs-tile[data-astro-cid-2ooggpiq]:hover .cs-tile-bg[data-astro-cid-2ooggpiq]{filter:grayscale(10%) brightness(1) contrast(1.02) saturate(1.1)}
