#rgProtectionButton{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;background:#191324;border:1px solid #544267;border-radius:12px;padding:10px 14px;color:#e2cffd;font:600 14px inherit;cursor:pointer}
#rgProtectionButton svg{width:18px;height:18px}#rgProtectionButton:hover{border-color:#b98aff;background:#261c35}
.d-hours-visual{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:25px;border-left:1px solid #45324f}.d-hours-visual>span{font-size:11px;letter-spacing:2px;color:#c3a7df}.d-hours-visual>strong{font-size:33px;font-weight:500;color:#e9d7fa;white-space:nowrap}.d-hours-visual i{font-style:normal;color:#9ed7bc;font-size:22px}.d-hours-visual small{font-size:12px;color:#b7a6c7}.d-hours-track{height:14px;background:#51362f;border-radius:4px;position:relative;overflow:hidden}.d-hours-track b{position:absolute;top:0;display:block;height:100%;background:linear-gradient(90deg,#986dca,#bee8d3);box-shadow:0 0 20px #aa80db40}.d-profile{margin-bottom:12px}.d-profile summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;list-style:none}.d-profile summary:after{content:'⌄';color:#c4a4e5}.d-profile summary span{margin-left:auto;font-size:12px;color:#b4a1c6}.d-profile[open] summary{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #483453}@media(max-width:800px){.d-hours-visual{padding:15px 0;border-left:0;border-top:1px solid #45324f}.d-profile summary{flex-wrap:wrap}.d-profile summary span{margin:0}}
.rg-protection-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:14px 24px;padding:14px 18px;background:linear-gradient(110deg,#21172e,#14161f);color:#ece6f7;border:1px solid #493755;border-radius:14px;font-family:inherit}
.rg-protection-entry p{margin:0;font-size:14px}.rg-protection-entry button{border:1px solid #7b6492;background:#32233f;color:#e8d8fc;padding:10px 14px;border-radius:10px;font:inherit;cursor:pointer}
#rgDefense{--d-bg:#0d0c13;--d-panel:#16121f;--d-border:#352c45;--d-ink:#f5f0ff;--d-muted:#afa3c0;--d-purple:#bf9cf3;--d-mint:#98e7ca;--d-amber:#ffc77b;box-sizing:border-box;width:min(1190px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 40px);margin:auto;padding:0;overflow:hidden;color:var(--d-ink);background:var(--d-bg);border:1px solid #615073;border-radius:24px;font-family:inherit;box-shadow:0 30px 120px #000a}
#rgDefense::backdrop{background:#050409bc;backdrop-filter:blur(6px)}#rgDefense *{box-sizing:border-box}#rgDefense[open]{display:flex;flex-direction:column}#rgDefense button,#rgDefense input,#rgDefense select,#rgDefense textarea{font:inherit}#rgDefense button{cursor:pointer}#rgDefense button:disabled{opacity:.5;cursor:not-allowed}#rgDefense :focus-visible{outline:3px solid #c9fadb;outline-offset:4px}#rgDefense h2,#rgDefense h3,#rgDefense p{margin:0}#rgDefense h2{font-size:28px;font-weight:650;letter-spacing:-.7px}#rgDefense h3{font-size:20px;letter-spacing:-.3px}
.d-head{display:flex;align-items:center;gap:14px;padding:23px 28px;border-bottom:1px solid var(--d-border);background:radial-gradient(ellipse at 20% -80%,#6b409750,transparent 75%)}.d-mark{width:46px;height:46px;border:1px solid #785298;background:#38204d;display:grid;place-items:center;border-radius:14px}.d-mark svg{width:27px;height:27px}.d-head>div:nth-child(2){flex:1}.d-kicker{display:block;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--d-purple);font-weight:700;margin-bottom:5px}.d-icon-button{width:38px;height:38px;border:1px solid var(--d-border);border-radius:11px;background:#21192c;color:#eee;display:grid;place-items:center}.d-icon-button svg{width:18px;height:18px}
.d-mode{font-size:12px;line-height:1.4;border:1px solid #795b30;background:#3e2d1744;color:var(--d-amber);padding:7px 11px;border-radius:9px;font-weight:650}.d-mode.live{border-color:#47765f;color:var(--d-mint);background:#18352a50}.d-tabs{display:flex;align-items:center;gap:4px;padding:9px 24px;border-bottom:1px solid var(--d-border);overflow:auto;flex-shrink:0}.d-tabs button{border:0;background:transparent;color:var(--d-muted);padding:11px 15px;border-radius:10px;white-space:nowrap;font-size:14px}.d-tabs button[aria-selected=true]{background:#2f2340;color:#f4e5ff;font-weight:650}.d-body{padding:25px 28px;overflow:auto;overscroll-behavior:contain;min-height:200px;scrollbar-color:#594368 transparent}.d-foot{padding:13px 28px;border-top:1px solid var(--d-border);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:var(--d-muted);background:#121018}.d-foot button{background:transparent;color:#d5c0f2;border:0;text-decoration:underline;text-underline-offset:3px}
.d-hero{display:grid;grid-template-columns:1.45fr 1fr;gap:25px;padding:24px;border:1px solid #51405f;border-radius:19px;background:radial-gradient(ellipse at 100% 0,#734e9530,transparent 65%),linear-gradient(125deg,#21182e,#14121c)}.d-hero h3{font-size:32px!important;line-height:1.16;letter-spacing:-1px!important;margin:10px 0 12px!important;max-width:480px}.d-hero p{color:#bdb0cc;line-height:1.65;font-size:14px;max-width:470px}.d-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.d-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 15px;background:#211a2b;color:#dfd1f0;border:1px solid #594567;border-radius:11px;font-size:13px;font-weight:600;text-decoration:none}.d-btn svg{width:17px;height:17px}.d-btn.primary{background:#c2a0f3;border-color:#d9bafc;color:#221330}.d-btn.mint{background:#b8f0d6;border-color:#d4ffe9;color:#173527}.d-btn:hover{filter:brightness(1.1)}.d-orbit{display:flex;align-items:center;justify-content:center;min-height:190px}.d-orbit svg{width:100%;max-width:285px;height:210px}.d-orbit text{font-family:inherit}.d-orbit .d-flow{stroke-dasharray:5 12;animation:d-dash 15s linear infinite}@keyframes d-dash{to{stroke-dashoffset:-150}}
.d-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.d-stat{padding:18px;border:1px solid var(--d-border);border-radius:14px;background:#15121c}.d-stat>span{display:block;color:var(--d-muted);font-size:12px;margin-bottom:10px}.d-stat strong{font-size:28px;color:#e9dafb;font-weight:550;letter-spacing:-.8px}.d-stat small{display:block;color:var(--d-muted);font-size:11px;margin-top:8px}.d-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:26px 0 14px}.d-section-head p{font-size:13px;color:var(--d-muted);line-height:1.6}.d-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.d-case{display:flex;align-items:flex-start;flex-direction:column;text-align:left;gap:12px;background:#17131f;border:1px solid #44364f;border-radius:15px;padding:18px;color:var(--d-ink)}.d-case:hover{border-color:#a882d5;background:#21182d}.d-case .d-case-icon{font-size:23px;color:var(--d-purple)}.d-case strong{font-size:16px}.d-case small{font-size:12px;line-height:1.55;color:var(--d-muted)}.d-case>span:last-child{font-size:12px;color:var(--d-mint);margin-top:auto}.d-note{font-size:12px;line-height:1.65;color:var(--d-muted);padding:13px 15px;background:#17131e;border:1px solid var(--d-border);border-radius:11px;margin:16px 0}.d-note.amber{border-color:#6a4d2c;background:#39281838;color:var(--d-amber)}.d-note.mint{border-color:#36584d;color:#b6e6d1;background:#142c2444}
.d-form-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.d-card{padding:22px;border:1px solid var(--d-border);border-radius:17px;background:#16121e}.d-card>p{font-size:13px;line-height:1.6;color:var(--d-muted);margin:10px 0 18px!important}.d-switch-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #2d2538}.d-switch-row>span{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}.d-switch-row small{font-weight:400;font-size:12px;color:var(--d-muted);line-height:1.5}.d-switch-row input[type=checkbox]{width:38px;height:22px;accent-color:#bb98f0;flex-shrink:0}.d-field{display:flex;flex-direction:column;gap:7px;margin:14px 0;font-size:12px;color:#c2b3d1}.d-field input,.d-field select,.d-field textarea{width:100%;padding:11px 12px;background:#100d17;border:1px solid #4c3b5e;border-radius:9px;color:#f3e9ff;font-size:14px}.d-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.d-days{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.d-days label{position:relative;display:flex;gap:4px;align-items:center;font-size:12px;padding:6px;border:1px solid #44344f;border-radius:8px}.d-days input{accent-color:#bf98ef}.d-resource-pick{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #2d2636;font-size:13px}.d-resource-pick input{accent-color:#bf98ef;width:17px;height:17px}.d-resource-pick small{color:var(--d-muted);margin-left:auto;font-size:11px}.d-rule{display:grid;grid-template-columns:32px 1fr;gap:13px;padding:16px 0;border-bottom:1px solid #342a40}.d-rule>b{color:#bda1dc;font:500 15px monospace}.d-rule strong{display:block;font-size:14px;margin-bottom:7px}.d-rule p{color:var(--d-muted);font-size:12px;line-height:1.6}.d-rule .d-status{margin-top:10px}
.d-status{display:inline-flex;align-items:center;gap:6px;border:1px solid #4e405c;border-radius:7px;padding:5px 8px;font-size:11px;color:#cdbce0;background:#261d3244;white-space:nowrap}.d-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.d-status.mint{color:#a8e9cb;border-color:#436555;background:#18312655}.d-status.amber{color:var(--d-amber);border-color:#6f522e;background:#3a28134d}.d-status.rose{color:#ffb0b7;border-color:#74464c;background:#3b202544}.d-status.muted{color:#a496b6}
.d-empty{padding:32px;text-align:center;border:1px dashed #4c3a5b;border-radius:15px;color:var(--d-muted)}.d-empty svg{width:32px;height:32px;color:#aa85d0;margin:0 auto 12px}.d-empty strong{display:block;color:#e4d4f5;font-size:17px;margin-bottom:10px}.d-empty p{font-size:13px;line-height:1.6;max-width:550px;margin:0 auto 16px!important}.d-table-wrap{overflow:auto}.d-table{border-collapse:collapse;width:100%;font-size:13px}.d-table th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--d-muted);font-weight:550;padding:12px;border-bottom:1px solid #574365}.d-table td{padding:15px 12px;border-bottom:1px solid #302638;vertical-align:middle}.d-table td small{display:block;margin-top:5px;font-size:11px;color:var(--d-muted)}.d-table td button{font-size:12px}.d-timeline{display:flex;flex-direction:column;gap:12px}.d-event{border:1px solid #4b395b;border-radius:16px;background:linear-gradient(120deg,#21172e,#14111c);padding:19px}.d-event-top{display:flex;justify-content:space-between;gap:16px;align-items:center}.d-event-top strong{font-size:16px}.d-event-meta{font-size:12px;line-height:1.5;color:var(--d-muted);margin-top:8px!important}.d-tags{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0}.d-tags span{font-size:11px;padding:6px 9px;background:#35223f;border-radius:7px;color:#dbbce8}.d-path{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:15px}.d-path span{font-size:11px;padding-top:9px;border-top:3px solid #362a43;color:#8f819f}.d-path span.done{border-color:#b497da;color:#dcc6ef}.d-path span.confirmed{border-color:#91d6b6;color:#b9ebd3}.d-event-details{margin-top:15px;color:var(--d-muted);font-size:12px;line-height:1.65}.d-event-details summary{cursor:pointer;color:#d5bce9}.d-event-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.d-review{padding:14px;border:1px solid #624779;border-radius:12px;margin-top:15px}.d-review textarea{width:100%;min-height:70px;padding:12px;background:#100d16;color:#eee;border:1px solid #534262;border-radius:8px}.d-review label{display:block;font-size:12px;margin-bottom:10px}.d-errors{color:#ffcb9a;padding:12px 16px;background:#41271680;font-size:13px;line-height:1.55}.d-catalog{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:15px}.d-catalog>div{display:flex;gap:9px;font-size:12px;padding:10px;border:1px solid #352b40;border-radius:9px}.d-catalog i{color:#a6e0c7;font-style:normal}.d-live-dot{width:6px;height:6px;background:#a5ddc2;border-radius:50%;box-shadow:0 0 8px #92edba66}
@media(max-width:800px){#rgDefense{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:17px}.d-head{padding:18px}.d-body{padding:18px}.d-hero{grid-template-columns:1fr;padding:20px}.d-orbit{display:none}.d-form-grid{grid-template-columns:1fr}.d-grid{grid-template-columns:1fr}.d-case{gap:8px}.d-stats{grid-template-columns:repeat(2,1fr)}.d-tabs{padding:7px 10px}.d-head h2{font-size:22px!important}.d-mark{width:38px;height:38px}.d-mode{max-width:135px;font-size:10px}.d-foot{padding:12px 18px}.d-catalog{grid-template-columns:1fr}.d-event-top{align-items:flex-start}.d-hero h3{font-size:28px!important}.rg-protection-entry{margin:12px;align-items:flex-start}.rg-protection-entry p{font-size:12px}}@media(prefers-reduced-motion:reduce){.d-orbit .d-flow{animation:none}}@media(max-width:450px){.d-head{gap:8px}.d-mark{display:none}.d-mode{max-width:105px}.d-tabs button{font-size:12px;padding:10px}.d-event-top{flex-direction:column}.d-path{grid-template-columns:repeat(2,1fr)}.d-two{grid-template-columns:1fr}}

#rgDefense .d-hours-scale{display:flex;justify-content:space-between;font-size:10px;color:#ab99bf;margin-top:-12px}#rgDefense .d-seal-line{display:flex;gap:12px;align-items:center;margin-top:18px;padding:13px 15px;border:1px solid #564164;background:#201729;border-radius:11px}#rgDefense .d-seal-line svg{width:24px;height:24px;flex-shrink:0;color:#b4dacb}#rgDefense .d-seal-line strong{display:block;font-size:12px;font-weight:600;color:#e0d1ee}#rgDefense .d-seal-line small{display:block;font-size:10px;color:#b7a5c7;margin-top:5px;overflow-wrap:anywhere}#rgDefense code{overflow-wrap:anywhere}#rgDefense .d-card summary{cursor:pointer}
