.sw-p10 { box-sizing: border-box; font-family: 'Inter', sans-serif; background: #101418; color: #ECF1F6; }
.sw-p10 *, .sw-p10 *::before, .sw-p10 *::after { box-sizing: inherit; }
.sw-p10-wrap { max-width: 1400px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 4rem); position: relative; z-index: 1; }
.sw-p10-section { padding: 6.5rem 0; position: relative; overflow: hidden; overflow: clip; }
.sw-p10-mono { font-family: ui-monospace, 'SF Mono', Menlo, monospace; }
.sw-p10-bar { display: flex; justify-content: space-between; align-items: center; gap: 1rem; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.7rem; letter-spacing: 0.14em; text-transform: uppercase; color: #97A1AE; border: 1px solid #232A33; background: #0B0E11; padding: 11px 16px; margin-bottom: 2.6rem; }
.sw-p10-bar b { color: #F5D90A; font-weight: 600; }
.sw-p10-bar i { font-style: normal; display: inline-flex; align-items: center; gap: 8px; }
.sw-p10-bar i::before { content: ''; width: 7px; height: 7px; border-radius: 50%; background: #F5D90A; }
@media (prefers-reduced-motion: no-preference) { .sw-p10-bar i::before { animation: sw-p10-blink 1.6s ease-out infinite; } }
@keyframes sw-p10-blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.2; } }
.sw-p10-h2 { font-weight: 800; font-size: clamp(2.4rem, 5.2vw, 4.2rem); line-height: 0.98; letter-spacing: -0.03em; margin: 0 0 1.2rem; color: #ECF1F6; }
.sw-p10-h2 b { color: #F5D90A; font-weight: 800; }
.sw-p10-cursor { display: inline-block; width: 0.46em; height: 0.85em; background: #F5D90A; vertical-align: -0.06em; margin-left: 0.12em; }
@media (prefers-reduced-motion: no-preference) { .sw-p10-cursor { animation: sw-p10-blink 1.1s steps(1) infinite; } }
.sw-p10-lead { font-size: 1rem; line-height: 1.72; color: #97A1AE; max-width: 60ch; margin: 0; }
.sw-p10-sys { display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; margin-top: 3rem; }
.sw-p10-card { background: #0B0E11; border: 1px solid #232A33; padding: 2.1rem 1.9rem; transition: border-color 0.3s ease, transform 0.3s ease; }
.sw-p10-card:hover { border-color: rgba(245, 217, 10, 0.6); transform: translateY(-4px); }
.sw-p10-sys-tag { display: inline-block; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.68rem; letter-spacing: 0.18em; color: #F5D90A; border: 1px solid rgba(245, 217, 10, 0.4); padding: 5px 10px; margin-bottom: 1.1rem; transition: background 0.3s ease, color 0.3s ease; }
.sw-p10-card:hover .sw-p10-sys-tag { background: #F5D90A; color: #0B0E11; }
.sw-p10-card h3 { margin: 0 0 0.6rem; font-size: 1.35rem; font-weight: 700; letter-spacing: -0.01em; }
.sw-p10-card p { margin: 0 0 1.4rem; font-size: 0.92rem; line-height: 1.68; color: #97A1AE; }
.sw-p10-meta { display: grid; gap: 0; border-top: 1px solid #232A33; font-family: ui-monospace, 'SF Mono', Menlo, monospace; }
.sw-p10-meta div { display: flex; justify-content: space-between; gap: 1rem; padding: 0.55rem 0; border-bottom: 1px solid #1A2027; font-size: 0.72rem; letter-spacing: 0.1em; text-transform: uppercase; color: #97A1AE; }
.sw-p10-meta div span:last-child { color: #ECF1F6; }
.sw-p10-flowline { position: relative; height: 56px; background: #0B0E11; border-top: 1px solid #1A2027; border-bottom: 1px solid #1A2027; overflow: hidden; }
.sw-p10-flowline::before { content: ''; position: absolute; left: 0; right: 0; top: 50%; height: 2px; margin-top: -1px; background-image: linear-gradient(90deg, #F5D90A 0px, #F5D90A 10px, transparent 10px, transparent 20px); background-size: 20px 2px; opacity: 0.7; }
@media (prefers-reduced-motion: no-preference) { .sw-p10-flowline::before { animation: sw-p10-flow 0.9s linear infinite; } }
@keyframes sw-p10-flow { to { background-position: 20px 0; } }
.sw-p10-flowline span { position: absolute; top: 50%; width: 10px; height: 10px; margin-top: -5px; border-radius: 50%; background: #F5D90A; box-shadow: 0 0 14px rgba(245, 217, 10, 0.8); }
.sw-p10-flowline span:nth-child(1) { left: 18%; }
.sw-p10-flowline span:nth-child(2) { left: 50%; }
.sw-p10-flowline span:nth-child(3) { left: 82%; }
@media (prefers-reduced-motion: no-preference) { .sw-p10-flowline span { animation: sw-p10-blink 2s ease-out infinite; } .sw-p10-flowline span:nth-child(2) { animation-delay: 0.5s; } .sw-p10-flowline span:nth-child(3) { animation-delay: 1s; } }
.sw-p10-volt { min-height: 100vh; min-height: 100svh; display: flex; align-items: center; padding: 6rem 0; background: #0B0E11; position: relative; overflow: hidden; overflow: clip; }
.sw-p10-circ { position: absolute; pointer-events: none; border: 0 solid rgba(245, 217, 10, 0.22); }
.sw-p10-circ--a { top: 12%; left: 5%; width: 240px; height: 150px; border-left-width: 1px; border-bottom-width: 1px; }
.sw-p10-circ--b { bottom: 14%; right: 6%; width: 300px; height: 190px; border-right-width: 1px; border-top-width: 1px; }
.sw-p10-circ--c { top: 20%; right: 18%; width: 150px; height: 90px; border-left-width: 1px; border-top-width: 1px; }
.sw-p10-node { position: absolute; width: 8px; height: 8px; border-radius: 50%; background: #F5D90A; box-shadow: 0 0 12px rgba(245, 217, 10, 0.9); pointer-events: none; }
.sw-p10-node--1 { top: 12%; left: calc(5% - 4px); }
.sw-p10-node--2 { bottom: calc(14% - 4px); right: calc(6% + 300px); }
.sw-p10-node--3 { top: calc(20% - 4px); right: 18%; }
@media (prefers-reduced-motion: no-preference) { .sw-p10-node { animation: sw-p10-blink 1.8s ease-out infinite; } .sw-p10-node--2 { animation-delay: 0.6s; } .sw-p10-node--3 { animation-delay: 1.2s; } }
.sw-p10-volt-grid { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: clamp(2.5rem, 6vw, 6rem); align-items: center; }
.sw-p10-volt-label { display: block; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.72rem; letter-spacing: 0.24em; text-transform: uppercase; color: #97A1AE; margin-bottom: 1.8rem; }
.sw-p10-volt-label b { color: #F5D90A; font-weight: 600; }
.sw-p10-big { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-weight: 700; font-size: clamp(4.6rem, 15vw, 13.5rem); line-height: 0.85; letter-spacing: -0.06em; color: #F5D90A; margin: 0; text-shadow: 0 0 50px rgba(245, 217, 10, 0.25); }
.sw-p10-big small { display: block; font-family: 'Inter', sans-serif; font-weight: 600; font-size: clamp(0.9rem, 1.6vw, 1.15rem); letter-spacing: 0.2em; text-transform: uppercase; color: #97A1AE; margin-top: 1.6rem; text-shadow: none; }
.sw-p10-readout { display: grid; gap: 0; border-top: 1px solid #232A33; }
.sw-p10-readout div { display: flex; align-items: baseline; justify-content: space-between; gap: 1.4rem; padding: 1.5rem 0; border-bottom: 1px solid #232A33; }
.sw-p10-readout strong { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-weight: 700; font-size: clamp(2.2rem, 4.4vw, 3.6rem); letter-spacing: -0.04em; color: #ECF1F6; line-height: 1; }
.sw-p10-readout span { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.68rem; letter-spacing: 0.16em; text-transform: uppercase; color: #97A1AE; text-align: right; line-height: 1.7; }
.sw-p10-log { margin-top: 3rem; border: 1px solid #232A33; background: #0B0E11; }
.sw-p10-node-row { display: grid; grid-template-columns: clamp(120px, 13vw, 170px) 1fr clamp(70px, 8vw, 100px); gap: clamp(1.2rem, 3vw, 2.4rem); padding: 1.8rem clamp(1.2rem, 3vw, 2.2rem); border-bottom: 1px solid #1A2027; align-items: start; transition: background 0.3s ease; }
.sw-p10-node-row:last-child { border-bottom: 0; }
.sw-p10-node-row:hover { background: #11161C; }
.sw-p10-node-id { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.78rem; letter-spacing: 0.16em; color: #F5D90A; padding-top: 0.3rem; }
.sw-p10-node-id::before { content: '> '; color: #97A1AE; transition: color 0.3s ease; }
.sw-p10-node-row:hover .sw-p10-node-id::before { color: #F5D90A; }
.sw-p10-node-row h3 { margin: 0 0 0.4rem; font-size: 1.2rem; font-weight: 700; }
.sw-p10-node-row p { margin: 0; font-size: 0.91rem; line-height: 1.66; color: #97A1AE; max-width: 64ch; }
.sw-p10-ok { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.68rem; letter-spacing: 0.14em; color: #F5D90A; border: 1px solid rgba(245, 217, 10, 0.4); padding: 5px 9px; justify-self: end; align-self: start; }
.sw-p10-refs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.1rem; margin-top: 3rem; }
.sw-p10-ref { background: #0B0E11; border: 1px solid #232A33; padding: 2rem 1.8rem; transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease, border-color 0.3s ease; }
.sw-p10-ref:hover { background: #F5D90A; border-color: #F5D90A; color: #0B0E11; transform: translateY(-5px); }
.sw-p10-ref-id { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.68rem; letter-spacing: 0.18em; color: #F5D90A; display: block; margin-bottom: 0.9rem; transition: color 0.3s ease; }
.sw-p10-ref:hover .sw-p10-ref-id { color: #0B0E11; }
.sw-p10-ref h3 { margin: 0 0 0.4rem; font-size: 1.22rem; font-weight: 700; }
.sw-p10-ref p { margin: 0; font-size: 0.86rem; line-height: 1.6; color: #97A1AE; transition: color 0.3s ease; }
.sw-p10-ref:hover p { color: rgba(11, 14, 17, 0.75); }
.sw-p10-betrieb-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: clamp(2.5rem, 5vw, 4.5rem); align-items: center; }
.sw-p10-betrieb-grid > div > p { font-size: 0.97rem; line-height: 1.75; color: #97A1AE; margin: 0 0 1.2rem; max-width: 58ch; }
.sw-p10-check { list-style: none; margin: 2rem 0 0; padding: 0; display: grid; gap: 0.85rem; }
.sw-p10-check li { display: flex; gap: 12px; align-items: flex-start; font-size: 0.94rem; line-height: 1.55; color: #ECF1F6; }
.sw-p10-check li::before { content: '[✓]'; font-family: ui-monospace, 'SF Mono', Menlo, monospace; color: #F5D90A; font-size: 0.8rem; flex-shrink: 0; padding-top: 2px; }
.sw-p10-figure { position: relative; min-height: 440px; border: 1px solid #232A33; overflow: hidden; }
.sw-p10-figure::before { content: ''; position: absolute; inset: 0; background: linear-gradient(165deg, rgba(16, 20, 24, 0.15), rgba(11, 14, 17, 0.55)), url('/studio/components/images/pages/handwerk-3/s5.jpg') 50% 40% / cover; filter: saturate(0.85); transition: transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1), filter 0.5s ease; }
.sw-p10-figure::after { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(to bottom, rgba(245, 217, 10, 0.12) 0px, rgba(245, 217, 10, 0.12) 1px, transparent 1px, transparent 5px); opacity: 0; transition: opacity 0.35s ease; pointer-events: none; }
.sw-p10-figure:hover::before { transform: scale(1.04); filter: saturate(1); }
.sw-p10-figure:hover::after { opacity: 1; }
.sw-p10-figure-tag { position: absolute; left: 14px; bottom: 14px; z-index: 1; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.64rem; letter-spacing: 0.2em; text-transform: uppercase; color: #F5D90A; background: rgba(11, 14, 17, 0.85); border: 1px solid rgba(245, 217, 10, 0.35); padding: 6px 12px; }
.sw-p10-netz { position: relative; min-height: 94vh; min-height: 94svh; display: flex; align-items: flex-end; padding: 6rem 0 5rem; background: #0B0E11; overflow: hidden; overflow: clip; }
.sw-p10-netz-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 40% 45%; filter: grayscale(0.85) contrast(1.12) brightness(0.9); }
.sw-p10-netz-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(11, 14, 17, 0.6) 0%, rgba(16, 20, 24, 0.16) 40%, rgba(11, 14, 17, 0.92) 100%), linear-gradient(100deg, rgba(245, 217, 10, 0.12), transparent 50%), repeating-linear-gradient(to bottom, rgba(245, 217, 10, 0.04) 0px, rgba(245, 217, 10, 0.04) 1px, transparent 1px, transparent 6px); pointer-events: none; }
.sw-p10-netz-inner { position: relative; z-index: 1; width: 100%; }
.sw-p10-netz-display { font-weight: 800; font-size: clamp(3rem, 10vw, 8.5rem); line-height: 0.88; letter-spacing: -0.04em; margin: 0 0 1.2rem; color: #ECF1F6; text-transform: uppercase; }
.sw-p10-netz-display b { color: transparent; -webkit-text-stroke: 2px #F5D90A; font-weight: 800; }
.sw-p10-netz-sub { margin: 0; max-width: 56ch; font-size: 0.99rem; line-height: 1.7; color: #97A1AE; }
@media (prefers-reduced-motion: no-preference) { @supports (animation-timeline: view()) { .sw-p10-netz-img { animation: sw-p10-netzzoom linear both; animation-timeline: view(); animation-range: cover 0% cover 100%; } } }
@keyframes sw-p10-netzzoom { from { transform: scale(1.12); } to { transform: scale(1); } }
.sw-p10-ref-img { position: relative; height: 190px; margin: -2rem -1.8rem 1.4rem; border-bottom: 1px solid #232A33; overflow: hidden; overflow: clip; }
.sw-p10-ref-img::before { content: ''; position: absolute; inset: 0; background: url('/studio/components/images/pages/handwerk-3/s6.jpg') 50% 45% / cover; filter: grayscale(0.75) contrast(1.08); transition: filter 0.4s ease, transform 0.7s cubic-bezier(0.22, 0.61, 0.36, 1); }
.sw-p10-ref-img--b::before { background: url('/studio/components/images/pages/handwerk-3/s3.jpg') 60% 35% / cover; }
.sw-p10-ref-img--c::before { background: url('/studio/components/images/pages/handwerk-3/s4.jpg') 45% 40% / cover; }
.sw-p10-ref-img::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(245, 217, 10, 0.1), transparent 45%); pointer-events: none; }
.sw-p10-ref:hover .sw-p10-ref-img::before { filter: grayscale(0) contrast(1); transform: scale(1.05); }
.sw-p10-einsatz { position: relative; min-height: 46vh; min-height: 46svh; display: flex; align-items: flex-end; overflow: hidden; overflow: clip; border-top: 1px solid #1A2027; }
.sw-p10-einsatz-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 35%; filter: contrast(1.05); }
.sw-p10-einsatz-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(11, 14, 17, 0.3) 0%, transparent 40%, rgba(11, 14, 17, 0.74) 100%); pointer-events: none; }
.sw-p10-einsatz-tag { position: relative; z-index: 1; margin: 0 auto; width: 100%; max-width: 1380px; padding: 0 clamp(1.6rem, 4vw, 4rem) 1.5rem; color: #ECF1F6; font-size: 0.95rem; display: flex; align-items: baseline; gap: 14px; flex-wrap: wrap; }
.sw-p10-einsatz-tag span { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.66rem; letter-spacing: 0.2em; color: #0B0E11; background: #F5D90A; padding: 5px 10px; white-space: nowrap; }
.sw-p10-notdienst { background: #F5D90A; color: #0B0E11; padding: 5rem 0; }
.sw-p10-nd-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: clamp(2rem, 4vw, 4rem); align-items: center; }
.sw-p10-nd-label { display: inline-flex; align-items: center; gap: 10px; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.72rem; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 700; margin-bottom: 1rem; }
.sw-p10-nd-dot { width: 9px; height: 9px; border-radius: 50%; background: #0B0E11; }
@media (prefers-reduced-motion: no-preference) { .sw-p10-nd-dot { animation: sw-p10-blink 1.5s ease-out infinite; } }
.sw-p10-nd-grid h2 { font-weight: 800; font-size: clamp(2.2rem, 4.4vw, 3.6rem); line-height: 0.98; letter-spacing: -0.03em; margin: 0 0 0.9rem; }
.sw-p10-nd-grid > div > p { margin: 0; font-size: 0.98rem; line-height: 1.6; color: rgba(11, 14, 17, 0.75); max-width: 48ch; }
.sw-p10-nd-phone { display: block; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-weight: 700; font-size: clamp(2rem, 4.6vw, 3.6rem); letter-spacing: -0.04em; color: #0B0E11; text-decoration: none; }
.sw-p10-nd-note { display: block; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.72rem; letter-spacing: 0.16em; text-transform: uppercase; color: rgba(11, 14, 17, 0.65); margin-top: 0.7rem; }
.sw-p10-contact-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: clamp(2.5rem, 5vw, 4.5rem); align-items: start; margin-top: 3rem; }
.sw-p10-c-rows { display: grid; gap: 0.7rem; margin: 0 0 2.2rem; }
.sw-p10-c-rows p { margin: 0; font-size: 0.98rem; line-height: 1.6; color: #97A1AE; }
.sw-p10-c-rows strong { color: #ECF1F6; font-weight: 700; }
.sw-p10-cta { display: inline-flex; align-items: center; gap: 10px; background: #F5D90A; color: #0B0E11; padding: 16px 30px; font-weight: 700; font-size: 0.8rem; letter-spacing: 0.14em; text-transform: uppercase; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p10-cta:hover { transform: translateY(-3px); box-shadow: 0 14px 32px rgba(245, 217, 10, 0.3); }
.sw-p10-cond { background: #0B0E11; border: 1px solid #232A33; padding: 2.1rem 2rem; }
.sw-p10-cond h3 { margin: 0 0 1.1rem; font-size: 1.15rem; font-weight: 700; }
.sw-p10-cond div { display: flex; justify-content: space-between; gap: 1rem; padding: 0.7rem 0; border-bottom: 1px solid #1A2027; font-size: 0.88rem; color: #97A1AE; font-family: ui-monospace, 'SF Mono', Menlo, monospace; }
.sw-p10-cond div:last-of-type { border-bottom: 0; }
.sw-p10-cond div span:last-child { color: #ECF1F6; text-align: right; }
.sw-p10-footer { background: #0B0E11; border-top: 1px solid #1A2027; padding: 4.4rem 0 7rem; }
.sw-p10-footer-grid { display: flex; justify-content: space-between; align-items: flex-start; gap: 2.5rem; flex-wrap: wrap; }
.sw-p10-f-brand strong { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-weight: 700; font-size: 1.2rem; letter-spacing: 0.06em; display: block; color: #ECF1F6; }
.sw-p10-f-brand strong b { color: #F5D90A; }
.sw-p10-f-brand span { display: block; font-size: 0.76rem; color: #97A1AE; margin-top: 5px; }
.sw-p10-f-nav { list-style: none; display: flex; gap: 1.7rem; margin: 0; padding: 0; flex-wrap: wrap; }
.sw-p10-f-nav a { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.72rem; letter-spacing: 0.16em; text-transform: uppercase; color: #97A1AE; text-decoration: none; transition: color 0.2s; }
.sw-p10-f-nav a:hover { color: #F5D90A; }
.sw-p10-f-bottom { margin-top: 2.8rem; padding-top: 1.5rem; border-top: 1px solid #1A2027; display: flex; justify-content: space-between; gap: 1.5rem; flex-wrap: wrap; font-size: 0.76rem; color: #5C6670; }
.sw-p10-f-bottom a { color: #97A1AE; text-decoration: none; }
.sw-p10-f-bottom a:hover { color: #ECF1F6; }
@keyframes sw-p10-rise { from { opacity: 0; transform: translateY(44px); } to { opacity: 1; transform: none; } }
@media (prefers-reduced-motion: no-preference) { @supports (animation-timeline: view()) { .sw-p10-rv { animation-name: sw-p10-rise; animation-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); animation-fill-mode: both; animation-timeline: view(); animation-range: entry 5% entry 40%; } .sw-p10-rv-2 { animation-range: entry 12% entry 48%; } .sw-p10-rv-3 { animation-range: entry 19% entry 56%; } } }
@media (max-width: 1100px) { .sw-p10-refs { grid-template-columns: 1fr; } }
@media (max-width: 720px) { .sw-p10-section { padding: 4.4rem 0; } .sw-p10-volt { padding: 5rem 0; } .sw-p10-wrap { padding: 0 1.3rem; } .sw-p10-sys, .sw-p10-volt-grid, .sw-p10-betrieb-grid, .sw-p10-nd-grid, .sw-p10-contact-grid { grid-template-columns: 1fr; } .sw-p10-node-row { grid-template-columns: 1fr; gap: 0.7rem; } .sw-p10-ok { justify-self: start; } .sw-p10-figure { min-height: 300px; } .sw-p10-circ--b, .sw-p10-node--2 { display: none; } .sw-p10-netz { min-height: 78vh; min-height: 78svh; padding: 4.5rem 0 3.6rem; } .sw-p10-einsatz { min-height: 38vh; } .sw-p10-ref-img { height: 160px; } .sw-p10-footer-grid { flex-direction: column; } .sw-p10-f-bottom { flex-direction: column; gap: 0.6rem; } }
