.m36-card{position:absolute;display:flex;flex-direction:column;border:1px solid #168ee5;border-radius:25px;background:linear-gradient(145deg,#041d43f7,#010c20f5);box-shadow:0 0 24px #008cff66;color:#eaf8ff;overflow:hidden}.m36-card header,.m36-card footer{display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.m36-card header{border-bottom:1px solid #178ace66}.m36-card header strong{display:block;color:#ffe12b;font-size:20px}.m36-card header small{display:block;color:#8fcdf4;margin-top:5px}.m36-card .theme-move-handle{cursor:move;border:1px solid #ffe12b;border-radius:50%;padding:8px}.m36-card>div{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle,#078fff35,transparent 65%)}.m36-card>div b{font-size:23px;color:#6be7ff}.m36-card footer{border-top:1px solid #178ace66}.m36-card button,.m36-hud button,.m36-hud label{border:1px solid #f6db20;border-radius:11px;background:#082b57;color:#ffe22c;font-weight:800;padding:10px 14px;cursor:pointer}.m36-hud{position:fixed;display:none;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1050px,94vw);height:min(760px,88vh);z-index:100020;border:2px solid #1ca7ff;border-radius:24px;background:linear-gradient(145deg,#041b3bfa,#010a1dfa);box-shadow:0 0 48px #008cff99;color:#ecf9ff;overflow:hidden}.m36-hud.show{display:block}.m36-hud>header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #2388ca;color:#ffe329;font-size:22px;cursor:move}.m36-hud>main{height:calc(100% - 75px);padding:22px;box-sizing:border-box;overflow:auto}.m36-status{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:18px}.m36-status>*{padding:12px 16px;border:1px solid #176fae;border-radius:12px}.m36-status .on{color:#53ffc0}.m36-status .off{color:#ff6677}.m36-hud nav{display:flex;gap:12px;margin-bottom:18px}.m36-files{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.m36-files a{display:flex;flex-direction:column;gap:6px;padding:15px;border:1px solid #167bc1;border-radius:13px;background:#05234a;color:#eaf8ff;text-decoration:none}.m36-files a span{color:#ffe229}.m36-truth{color:#8dbddd}.m36-remote-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.m36-remote-grid button,.m36-digits button{min-height:62px;font-size:20px}.m36-digits{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:18px}.m36-quick{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:20px}.m36-quick button{min-height:70px;font-size:20px}.m36-result{margin-top:20px;padding:16px;border:1px solid #168ee5;border-radius:12px;color:#69ffc9}@media(max-width:700px){.m36-files{grid-template-columns:1fr}.m36-hud{width:96vw;height:90vh}.m36-remote-grid{grid-template-columns:repeat(3,1fr)}}
