.wip{--panel:#08161f;--desk:#0c2230;--face:#0e2a3f;--face-2:#16374f;--gauge:#9fb4c2;--gauge-dim:#5a6b77;--lit:#f3f5f6;--edge:#f3f5f642;--ink:#f3f5f6;background:var(--panel);min-height:100dvh;color:var(--lit);flex-direction:column;display:flex}.wip-top{justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:22px 48px 0;display:flex}.wip .brand{color:var(--lit)}.wip-top-right{align-items:center;gap:12px;display:flex}.wip .lang{margin-left:0}.wip .lang a.active{background:var(--lit);color:var(--panel)}.wip-status{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--gauge);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:7px 12px;font-size:.74rem;font-weight:600;display:inline-flex}.wip-status .dot{background:var(--amber);animation:2.2s infinite wip-pulse}@keyframes wip-pulse{0%,to{box-shadow:0 0 #e39a2d8c}55%{box-shadow:0 0 0 7px #e39a2d00}}.wip-main{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:0 48px;display:flex}.wip-head{text-align:center;max-width:820px;padding:12px 0 0;animation:.7s 50ms both wip-rise}.wip-head h1{color:var(--lit);font-size:clamp(1.9rem,3.4vw,2.9rem)}.wip-lede{color:#c9d6de;text-wrap:balance;margin-top:10px;font-size:1.02rem;line-height:1.55}.desk{flex-direction:column;width:100%;max-width:1180px;margin-top:8px;display:flex}.tree{width:100%;position:relative;overflow:hidden}.tree-svg{width:100%;height:auto;display:block}.raja-hub{cursor:default;transform-origin:50% 100%;outline:none;width:25.2%;animation:.8s .15s both wip-pop;position:absolute;bottom:-1px;left:37.4%}.raja-hub img{transform-origin:50% 100%;filter:drop-shadow(0 -6px 30px #e39a2d2e);width:100%;height:auto;animation:4.8s ease-in-out 2.6s infinite wip-breathe;display:block}.raja-hub:focus-visible img{filter:drop-shadow(0 0 0 3px var(--amber))}@keyframes wip-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.012)}}.wire{stroke-dasharray:1;stroke-dashoffset:1px;animation:wip-draw .6s var(--t) ease-out both;transition:stroke .2s,stroke-opacity .2s,stroke-width .2s}.wire.trunk{stroke:var(--amber);stroke-opacity:.75;stroke-width:2px}.wire.limb{stroke:var(--gauge);stroke-opacity:.45;stroke-width:1.5px}.wire.dashed{stroke:var(--gauge);stroke-opacity:.3;stroke-width:1.5px;stroke-dasharray:.015 .025}.wire.lit{stroke:var(--amber);stroke-opacity:1;stroke-width:2.5px}.pulse{stroke:var(--amber);stroke-width:3px;stroke-linecap:round;stroke-dasharray:6 94;stroke-dashoffset:100px;opacity:0;animation:3.2s linear 2.4s infinite wip-pulse-run}@keyframes wip-pulse-run{0%{stroke-dashoffset:100px;opacity:0}8%{opacity:.9}70%{opacity:.9}80%,to{stroke-dashoffset:0;opacity:0}}.hub{opacity:0;animation:wip-fade .5s var(--t) both}.hub-ring{fill:none;stroke:var(--amber);stroke-opacity:.5;stroke-width:1px}.hub-dot{fill:var(--amber)}.hub-label{font-family:var(--mono);letter-spacing:.08em;fill:var(--amber);font-size:13px;font-weight:600}.node{cursor:pointer;opacity:0;transform-box:fill-box;transform-origin:50%;animation:wip-node .55s var(--t) cubic-bezier(.2,.9,.3,1.2) both;outline:none}.node .halo{fill:var(--amber);opacity:0;transition:opacity .2s}.node .face{fill:var(--face);stroke:var(--amber);stroke-opacity:.55;stroke-width:1.5px;transition:fill .2s,stroke-opacity .2s}.node .node-label{font-family:var(--body);fill:#dce5ea;font-size:14px;font-weight:600;transition:fill .2s}.node .svc-icon{display:block}.node:hover .halo,.node:focus-visible .halo,.node.is-active .halo{opacity:.16}.node:hover .face,.node:focus-visible .face,.node.is-active .face{fill:var(--face-2);stroke-opacity:1;stroke-width:2px}.node:hover .node-label,.node:focus-visible .node-label,.node.is-active .node-label{fill:var(--lit)}.node.locked .face{fill:#0b1f2d;stroke:var(--gauge);stroke-opacity:.4;stroke-dasharray:3 4}.node.locked .lock{stroke:var(--gauge-dim);fill:none}.node.locked .node-label{fill:var(--gauge);font-weight:500}.node.locked:hover .face,.node.locked.is-active .face{stroke-opacity:.8}.wip-bar{background:var(--desk);border-top:2px solid var(--edge);border-radius:0 0 var(--radius) var(--radius);z-index:2;justify-content:space-between;align-items:flex-start;gap:40px;width:100%;padding:16px 26px 18px;animation:.6s .3s both wip-fade;display:flex;position:relative}.detail{max-width:680px;min-height:60px;color:var(--gauge);flex-direction:column;gap:3px;font-size:.92rem;line-height:1.45;display:flex}.detail strong{color:var(--lit);font-size:.98rem;font-weight:600}.detail.lit{color:#c9d6de}.detail-link[hidden]{display:none}.detail-link{font-family:var(--mono);color:var(--amber);border-bottom:1.5px solid #e39a2d80;align-self:flex-start;margin-top:6px;padding-bottom:1px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.detail-link:hover{border-bottom-color:var(--amber)}.detail-link:focus-visible{outline:3px solid var(--amber);outline-offset:3px;border-radius:2px}.wip-contact{font-family:var(--mono);flex-wrap:wrap;flex-shrink:0;gap:10px 28px;padding-top:4px;font-size:.86rem;font-weight:600;display:flex}.wip-contact a{color:var(--lit);border-bottom:2px solid var(--amber);padding-bottom:2px;text-decoration:none}.wip-contact a:hover{color:var(--amber)}.wip-contact a:focus-visible{outline:3px solid var(--amber);outline-offset:3px;border-radius:2px}footer.wip-footer{color:var(--gauge);background:0 0;flex-wrap:wrap;justify-content:space-between;gap:8px 24px;width:100%;max-width:1440px;margin:0 auto;padding:16px 48px 20px;font-size:.82rem;display:flex}footer.wip-footer nav{gap:16px;display:flex}footer.wip-footer a{color:var(--gauge);text-underline-offset:3px;margin:0;text-decoration:underline #9fb4c273}footer.wip-footer a:hover{color:var(--lit);text-decoration-color:var(--amber)}.tree-m{display:none}@keyframes wip-draw{to{stroke-dashoffset:0}}@keyframes wip-fade{0%{opacity:0}to{opacity:1}}@keyframes wip-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes wip-pop{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes wip-node{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (width<=1100px){.wip-top,.wip-main,footer.wip-footer{padding-left:24px;padding-right:24px}.wip-status{display:none}.node .node-label{font-size:16px}.hub-label{font-size:15px}}@media (width<=760px){.tree,.wip-bar .detail{display:none}.desk{margin-top:20px}.tree-m{width:100%;display:block}.raja-m{border-bottom:2px solid var(--edge);justify-content:center;align-items:flex-end;height:150px;animation:.8s .15s both wip-pop;display:flex;overflow:hidden}.raja-m img{width:200px;height:auto;margin-bottom:-2px;display:block}.branches-m{padding:0 4px}.branch-m{border-left:1.5px solid #9fb4c247;margin:26px 0 0 12px;padding-left:22px;animation:.6s .5s both wip-fade;position:relative}.branch-m:nth-of-type(2){animation-delay:.7s}.branch-m:nth-of-type(3){animation-delay:.9s}.hub-label-m{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--amber);align-items:center;gap:10px;margin:0 0 6px;font-size:.78rem;font-weight:600;display:flex;position:relative}.hub-dot-m{background:var(--amber);width:12px;height:12px;box-shadow:0 0 0 4px var(--panel),0 0 0 5px #e39a2d80;border-radius:50%;position:absolute;left:-29px}.branch-m ul{margin:0;padding:0;list-style:none}.node-m button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;min-height:56px;padding:10px 0;display:flex}.node-m button:focus-visible{outline:3px solid var(--amber);outline-offset:3px;border-radius:8px}.face-m{background:var(--face);border:1.5px solid #e39a2d8c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.face-m .svc-icon{width:26px;height:26px}.label-m{color:#dce5ea;flex:1;font-size:1rem;font-weight:600}.chev{color:var(--gauge);transition:transform .2s}.node-m.open .chev{transform:rotate(180deg)}.node-m.open .face-m{background:var(--face-2);border-color:var(--amber)}.text-m{color:#c9d6de;padding:0 0 14px 62px;font-size:.92rem;line-height:1.5;display:none}.text-m p{margin:0}.node-m.open .text-m{display:block}.node-m.locked .face-m{background:#0b1f2d;border:1.5px dashed #9fb4c266}.node-m.locked .lock{stroke:var(--gauge-dim)}.node-m.locked .label-m{color:var(--gauge);font-weight:500}.tree-m .branch-m:first-of-type{margin-top:0;padding-top:22px}.wip-bar{border-radius:var(--radius);border-top-width:2px;justify-content:center;margin-top:8px}.wip-contact{flex-direction:column;justify-content:center;align-items:center;gap:14px;padding-top:0;font-size:.95rem}footer.wip-footer{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){.wip *,.wip :before{transition:none!important;animation:none!important}.wire{stroke-dashoffset:0}.wire.dashed{stroke-dasharray:.015 .025}.hub,.node,.wip-bar,.wip-head,.raja-hub,.raja-m,.branch-m{opacity:1;transform:none}.pulse{display:none}}
