.processing-system{--process-gold:#e4bd5e;--process-line:rgba(255,255,255,.14);position:relative;overflow:hidden;padding:clamp(76px,8vw,124px) clamp(22px,6vw,96px);background:#092d27;color:#fff}
.processing-system:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 4%,rgba(216,161,40,.14),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.025),transparent 34%);pointer-events:none}
.processing-system-inner{position:relative;z-index:1;max-width:1480px;margin:auto}.processing-intro{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:clamp(42px,7vw,90px);align-items:end;padding-bottom:clamp(50px,6vw,78px);border-bottom:1px solid var(--process-line)}
.processing-kicker{margin-bottom:18px;color:var(--process-gold);font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.processing-intro h2{max-width:850px;margin:0;font-family:var(--serif);font-size:clamp(42px,5.2vw,74px);font-weight:500;letter-spacing:-.045em;line-height:1.02}.processing-intro h2 span{color:rgba(255,255,255,.76);font-size:.56em;letter-spacing:-.025em;line-height:1.25}.processing-message{max-width:760px;margin:25px 0 0;color:rgba(255,255,255,.7);font-size:17px;line-height:1.75}
.processing-media video{display:block;width:100%;border:1px solid rgba(255,255,255,.14);border-radius:4px;box-shadow:0 28px 70px rgba(0,0,0,.34)}.processing-media p{margin:12px 0 0;color:rgba(255,255,255,.5);font-size:12px;letter-spacing:.04em}
.processing-legend{display:flex;gap:11px;flex-wrap:wrap;padding:26px 0 2px}.processing-legend span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.055);color:rgba(255,255,255,.64);font-size:11px;font-weight:760;letter-spacing:.04em}
.processing-flow{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;padding-top:34px}.process-stage{position:relative;grid-column:span 4;padding:22px;border-radius:18px;background:var(--stage-bg,rgba(255,255,255,.04));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.process-stage:nth-child(1),.process-stage:nth-child(4),.process-stage:nth-child(6){grid-column:span 3}.process-stage:nth-child(2),.process-stage:nth-child(3),.process-stage:nth-child(5){grid-column:span 6}
.stage-01{--stage-bg:rgba(147,158,105,.13);--stage-accent:#bcc88b}.stage-02{--stage-bg:rgba(112,143,125,.12);--stage-accent:#94b7a1}.stage-03{--stage-bg:rgba(94,142,139,.13);--stage-accent:#8db8b4}.stage-04{--stage-bg:rgba(154,124,71,.14);--stage-accent:#d0a966}.stage-05{--stage-bg:rgba(89,122,128,.14);--stage-accent:#90afb4}.stage-06{--stage-bg:rgba(162,135,76,.14);--stage-accent:#d8b76e}
.process-stage-head{min-height:84px;padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.1)}.process-stage-head>span{display:block;margin-bottom:9px;color:var(--stage-accent);font-size:10px;font-weight:900;letter-spacing:.16em}.process-stage-head h3{margin:0;font-family:var(--serif);font-size:clamp(21px,1.7vw,28px);font-weight:500;line-height:1.08}.process-stage-head p{margin:7px 0 0;color:rgba(255,255,255,.52);font-size:11px;line-height:1.35}
.process-nodes{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:17px}.process-stage:nth-child(1) .process-nodes,.process-stage:nth-child(4) .process-nodes,.process-stage:nth-child(6) .process-nodes{grid-template-columns:1fr}
.process-node{position:relative;min-width:0;border-radius:12px;background:rgba(4,25,21,.34);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.process-node:hover{transform:translateY(-2px);background:rgba(255,255,255,.075)}.process-node[open]{background:rgba(3,24,20,.62);box-shadow:0 14px 34px rgba(0,0,0,.16)}.process-node.is-core{box-shadow:inset 0 2px 0 rgba(228,189,94,.78)}
.process-node summary{display:grid;grid-template-columns:33px 34px minmax(0,1fr);grid-template-areas:"number icon name" "toggle toggle toggle";gap:9px 11px;align-items:start;min-height:132px;padding:15px;cursor:pointer;list-style:none}.process-node summary::-webkit-details-marker{display:none}.process-node summary:focus-visible{outline:2px solid var(--process-gold);outline-offset:3px;border-radius:10px}
.process-number{grid-area:number;color:var(--stage-accent);font-family:var(--serif);font-size:22px;font-weight:700;line-height:34px}.process-icon{grid-area:icon;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:rgba(255,255,255,.08);color:rgba(255,255,255,.8);font-size:16px}.is-core .process-number,.is-core .process-icon{color:var(--process-gold)}
.process-name{grid-area:name;min-width:0}.process-name strong{display:block;color:#fff;font-size:17px;line-height:1.25}.process-name span{display:block;margin-top:6px;color:rgba(255,255,255,.54);font-size:11px;font-weight:650;line-height:1.38;overflow-wrap:anywhere}
.process-toggle{grid-area:toggle;display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.45);font-size:10px;font-weight:760;letter-spacing:.05em}.process-toggle b{color:var(--stage-accent);font-size:16px;font-weight:400;transition:transform .2s}.process-node[open] .process-toggle b{transform:rotate(45deg)}
.process-purpose{padding:0 15px 17px;border-top:1px solid rgba(255,255,255,.07)}.process-purpose b{display:block;padding-top:13px;color:var(--stage-accent);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.process-purpose p{margin:7px 0 0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.58}
@media(max-width:1100px){.processing-intro{grid-template-columns:1fr}.processing-media{max-width:760px}.processing-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.process-stage,.process-stage:nth-child(n){grid-column:span 1}.process-stage-head{min-height:88px}}
@media(max-width:680px){.processing-system{padding:70px 20px}.processing-intro{gap:34px;padding-bottom:48px}.processing-intro h2{font-size:41px}.processing-intro h2 span{font-size:.58em}.processing-message{font-size:16px}.processing-legend{display:grid;grid-template-columns:1fr}.processing-flow{display:block;padding:30px 0 0 18px;border-left:1px solid rgba(228,189,94,.32)}.process-stage{margin:0 0 17px;padding:18px;border-radius:14px}.process-stage:before{content:"";position:absolute;left:-23px;top:24px;width:9px;height:9px;border:2px solid #092d27;border-radius:50%;background:var(--stage-accent);box-shadow:0 0 0 1px rgba(228,189,94,.42)}.process-stage-head{min-height:0}.process-stage-head h3{font-size:25px}.process-nodes,.process-stage:nth-child(n) .process-nodes{grid-template-columns:1fr}.process-node summary{min-height:116px;grid-template-columns:31px 34px minmax(0,1fr);padding:14px}.process-name strong{font-size:18px}.process-name span{font-size:11px}.processing-media video{box-shadow:0 18px 44px rgba(0,0,0,.28)}}
@media(prefers-reduced-motion:reduce){.process-node,.process-toggle b{transition:none}}
