.enterprise-module__RofMCq__header{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.enterprise-module__RofMCq__logo{color:var(--text);align-items:center;gap:8px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.enterprise-module__RofMCq__nav{align-items:center;gap:20px;font-size:14px;display:flex}.enterprise-module__RofMCq__nav a{color:var(--muted);text-decoration:none}.enterprise-module__RofMCq__nav a:hover{color:var(--text)}.enterprise-module__RofMCq__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:80px 24px}.enterprise-module__RofMCq__heroInner{max-width:640px;margin:0 auto}.enterprise-module__RofMCq__heroBadge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;margin-bottom:20px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}.enterprise-module__RofMCq__hero h1{margin-bottom:16px;font-size:clamp(28px,5vw,48px);font-weight:800}.enterprise-module__RofMCq__hero p{opacity:.8;font-size:16px;line-height:1.6}.enterprise-module__RofMCq__container{max-width:1100px;margin:0 auto;padding:40px 24px 80px}.enterprise-module__RofMCq__grid{grid-template-columns:1fr 300px;align-items:start;gap:32px;display:grid}@media (max-width:768px){.enterprise-module__RofMCq__grid{grid-template-columns:1fr}}.enterprise-module__RofMCq__keyAlert{background:#eab30814;border:2px solid #eab30866;border-radius:12px;margin-bottom:32px;padding:20px 24px}.enterprise-module__RofMCq__keyAlertTitle{color:#92400e;margin-bottom:12px;font-size:14px;font-weight:700}.enterprise-module__RofMCq__keyCode{background:var(--surface);word-break:break-all;color:var(--text);border:1px solid #eab3084d;border-radius:6px;margin-bottom:12px;padding:12px 16px;font-family:Courier New,monospace;font-size:13px}.enterprise-module__RofMCq__btnCopy{color:#fff;cursor:pointer;background:#eab308;border:none;border-radius:6px;margin-right:10px;padding:8px 18px;font-size:13px;font-weight:700}.enterprise-module__RofMCq__btnDismiss{border:1px solid var(--border);cursor:pointer;color:var(--muted);background:0 0;border-radius:6px;padding:8px 14px;font-size:13px}.enterprise-module__RofMCq__section{margin-bottom:40px}.enterprise-module__RofMCq__section h2{margin-bottom:8px;font-size:20px;font-weight:700}.enterprise-module__RofMCq__sectionDesc{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.5}.enterprise-module__RofMCq__createForm{gap:10px;margin-bottom:20px;display:flex}.enterprise-module__RofMCq__input{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:6px;flex:1;padding:10px 14px;font-size:14px}.enterprise-module__RofMCq__input:focus{border-color:var(--primary);outline:none}.enterprise-module__RofMCq__btnCreate{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:700}.enterprise-module__RofMCq__btnCreate:disabled{opacity:.6;cursor:not-allowed}.enterprise-module__RofMCq__keysList{flex-direction:column;gap:10px;display:flex}.enterprise-module__RofMCq__keyRow{background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.enterprise-module__RofMCq__keyRevoked{opacity:.5}.enterprise-module__RofMCq__keyInfo{flex:1}.enterprise-module__RofMCq__keyName{margin-bottom:4px;font-size:14px;font-weight:700}.enterprise-module__RofMCq__keyMeta{color:var(--muted);font-family:Courier New,monospace;font-size:12px}.enterprise-module__RofMCq__keyStatus{flex-shrink:0;align-items:center;gap:10px;display:flex}.enterprise-module__RofMCq__badgeActive{color:#059669;background:#10b9811a;border:1px solid #10b98140;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:700}.enterprise-module__RofMCq__badgeRevoked{background:var(--surface-2);color:var(--muted);border-radius:20px;padding:3px 8px;font-size:11px;font-weight:600}.enterprise-module__RofMCq__btnRevoke{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:5px;padding:4px 12px;font-size:12px;font-weight:600}.enterprise-module__RofMCq__btnRevoke:hover{color:#fff;background:#ef4444}.enterprise-module__RofMCq__keysSkeleton{flex-direction:column;gap:10px;display:flex}.enterprise-module__RofMCq__keySkeleton{background:var(--surface-2);border-radius:8px;height:60px;animation:1.2s infinite enterprise-module__RofMCq__shimmer}@keyframes enterprise-module__RofMCq__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.enterprise-module__RofMCq__empty{text-align:center;color:var(--muted);background:var(--surface);border:1px dashed var(--border);border-radius:8px;padding:32px;font-size:14px}.enterprise-module__RofMCq__signInPrompt{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:40px;padding:60px 32px}.enterprise-module__RofMCq__signInPrompt h3{margin-bottom:8px;font-size:20px;font-weight:700}.enterprise-module__RofMCq__signInPrompt p{color:var(--muted);margin-bottom:20px;font-size:14px}.enterprise-module__RofMCq__btnSignIn{background:var(--primary);color:#fff;border-radius:6px;padding:10px 24px;font-weight:700;text-decoration:none;display:inline-block}.enterprise-module__RofMCq__endpoint{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:16px;padding:20px}.enterprise-module__RofMCq__endpointMethod{background:var(--primary);color:#fff;vertical-align:middle;border-radius:4px;margin-right:10px;padding:3px 8px;font-family:monospace;font-size:11px;font-weight:800;display:inline-block}.enterprise-module__RofMCq__endpointPath{color:var(--text);font-family:Courier New,monospace;font-size:14px;font-weight:600;display:inline}.enterprise-module__RofMCq__endpointDesc{color:var(--muted);margin-top:8px;margin-bottom:12px;font-size:13px}.enterprise-module__RofMCq__codeBlock{color:#e2e8f0;white-space:pre;background:#1e293b;border-radius:8px;padding:16px;font-family:Courier New,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.enterprise-module__RofMCq__code{background:var(--surface-2);border-radius:3px;padding:1px 6px;font-family:Courier New,monospace;font-size:13px}.enterprise-module__RofMCq__sidebar{flex-direction:column;gap:20px;display:flex}.enterprise-module__RofMCq__sideCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px}.enterprise-module__RofMCq__sideCard h3{margin-bottom:14px;font-size:15px;font-weight:700}.enterprise-module__RofMCq__limitList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.enterprise-module__RofMCq__limitList li{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.enterprise-module__RofMCq__limitCheck{color:#10b981;font-weight:700}.enterprise-module__RofMCq__useCaseList{flex-direction:column;gap:6px;margin:0;padding-left:18px;list-style:outside;display:flex}.enterprise-module__RofMCq__useCaseList li{color:var(--muted);font-size:13px}.enterprise-module__RofMCq__btnContact{text-align:center;background:var(--primary);color:#fff;border-radius:6px;padding:10px;font-size:13px;font-weight:700;text-decoration:none;display:block}
