*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}html{scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:disabled,.btn[aria-disabled=true]{background:#e5e7eb;border-color:#cbd5e1;box-shadow:none;color:#94a3b8;cursor:not-allowed;opacity:1;transform:none}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:not(:disabled):hover{box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:not(:disabled):hover{background:#667eea;color:#fff}.btn-danger{background:#e53e3e;color:#fff}.btn-danger:not(:disabled):hover{background:#c53030;transform:translateY(-2px)}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.form-group label{color:#2d3748;font-size:.95rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.error-message{color:#e53e3e}.error-message,.success-message{font-size:.875rem;margin-top:.25rem}.success-message{color:#38a169}.loading{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;display:inline-block;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.container{padding:0 15px}}.App{background:#f8fafc;min-height:100vh}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem 1rem}.auth-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;max-width:450px;overflow:hidden;width:100%}.auth-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:2rem;text-align:center}.auth-logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:.5rem}.auth-subtitle{color:#718096;font-size:.95rem}.auth-content{padding:2rem}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.auth-footer{color:#718096;font-size:.9rem;padding:1rem 2rem 2rem;text-align:center}.auth-link{color:#667eea;font-weight:500;text-decoration:none}.auth-link:hover{text-decoration:underline}.integrated-layout{background:#eef2ff;display:grid;grid-template-columns:300px 1fr;min-height:100vh}.integrated-sidebar{background:#111827;border-right:1px solid #1f2937;color:#d1d5db;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1rem}.integrated-brand{border-bottom:1px solid #1f2937;margin-bottom:.5rem;padding:.5rem .75rem 1rem}.integrated-logo{color:#22d3ee;font-size:1.4rem;font-weight:800}.integrated-subtitle{color:#9ca3af;font-size:.85rem;margin-top:.25rem}.sidebar-section-title{color:#6b7280;font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:.5rem .75rem;text-transform:uppercase}.sidebar-links{display:flex;flex-direction:column;gap:.35rem;max-height:calc(100vh - 350px);overflow:auto;padding-right:.25rem}.sidebar-link{background:#0000;border:none;border-radius:8px;color:#d1d5db;cursor:pointer;font-size:.92rem;padding:.7rem .75rem;text-align:left;transition:background .2s ease,color .2s ease;width:100%}.sidebar-link:hover{background:#1f2937}.sidebar-link.active{background:#0f766e;color:#ecfeff;font-weight:600}.sidebar-user{border-top:1px solid #1f2937;margin-top:auto;padding:1rem .75rem 0}.sidebar-user-name{color:#f9fafb;font-weight:700}.sidebar-user-email{color:#9ca3af;font-size:.85rem;margin-bottom:.8rem}.logout-btn{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.6rem .8rem;transition:background .2s ease;width:100%}.logout-btn:hover{background:#b91c1c}.integrated-main{display:flex;flex-direction:column;gap:1rem;min-width:0;padding:1rem}.integrated-header{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.25rem}.integrated-header h1{color:#0f172a;font-size:1.35rem;margin:0}.integrated-header p{color:#64748b;margin-top:.35rem}.open-direct-link{background:#0f766e;border-radius:8px;color:#fff;font-weight:600;padding:.55rem .9rem;text-decoration:none;white-space:nowrap}.open-direct-link:hover{background:#115e59}.page-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.page-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;overflow:hidden}.page-preview{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:block;height:160px;object-fit:cover;width:100%}.page-preview.placeholder{align-items:center;color:#64748b;display:flex;font-weight:600;justify-content:center}.page-card-content{padding:.9rem 1rem 1rem}.page-card-content h3{color:#0f172a;font-size:1rem;margin:0}.page-card-content p{color:#64748b;font-size:.9rem;margin:.5rem 0 0;min-height:60px}.page-card-actions{display:flex;gap:.5rem;margin-top:.9rem}.page-card-actions .btn{flex:1 1;font-size:.85rem;padding:.55rem .6rem;text-align:center}.page-viewer-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;height:calc(100vh - 130px);min-height:650px;overflow:hidden}.page-iframe{border:0;height:100%;width:100%}.backend-api-banner{background:#fff;border:1px solid #dbeafe;border-radius:12px;color:#0f172a;padding:.85rem 1rem}.backend-api-banner code{background:#eff6ff;border-radius:8px;margin-left:.3rem;padding:.2rem .45rem}.status-alert{border-radius:12px;font-weight:500;padding:.75rem 1rem}.status-alert.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.status-alert.success{background:#f0fdf4;border:1px solid #bbf7d0;color:#14532d}.overview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.overview-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:.85rem;padding:1rem}.overview-card h3{color:#0f172a;margin:0}.muted-text{color:#64748b;font-size:.9rem;margin:0}.kv-list{gap:.55rem}.kv-list,.kv-list>div{display:flex;flex-direction:column}.kv-list>div{gap:.2rem}.kv-list span{color:#64748b;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.kv-list code,.kv-list strong{color:#0f172a;word-break:break-word}.inline-form{display:flex;gap:.5rem}.inline-form input{border:1px solid #cbd5e1;border-radius:8px;flex:1 1;min-width:0;padding:.55rem .7rem}.inline-form .btn{font-size:.85rem;padding:.55rem .75rem}.empty-state p{color:#475569;margin:0}.card-actions{display:flex;flex-wrap:wrap;gap:.55rem}.card-actions .btn{flex:1 1;min-width:130px}.loading-line{color:#64748b;font-size:.9rem}.endpoint-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .7rem}.endpoint-box p{color:#475569;font-size:.8rem;font-weight:700;margin:0 0 .35rem;text-transform:uppercase}.endpoint-box code{color:#0f172a;display:block;font-size:.8rem;white-space:pre-wrap;word-break:break-all}.format-list{display:flex;flex-wrap:wrap;gap:.45rem}.format-list span{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;color:#3730a3;font-size:.78rem;font-weight:700;padding:.35rem .55rem}.api-token-display{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem}.token-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.token-value{color:#0f172a;flex:1 1;font-family:Courier New,monospace;font-size:.85rem;min-width:0;word-break:break-all}.token-actions{display:flex;flex-shrink:0;gap:.5rem}.token-actions .btn{font-size:.82rem;padding:.4rem .75rem}@media (max-width:1100px){.integrated-layout{grid-template-columns:240px 1fr}}@media (max-width:860px){.integrated-layout{grid-template-columns:1fr}.integrated-sidebar{border-bottom:1px solid #1f2937;border-right:none}.sidebar-links{max-height:220px}.page-viewer-wrap{height:80vh;min-height:450px}}@media (max-width:768px){.auth-container{padding:1rem}.auth-card{max-width:100%}.auth-content,.auth-header{padding:1.5rem}.integrated-header{flex-direction:column}.open-direct-link{text-align:center;width:100%}.inline-form{flex-direction:column}}
/*# sourceMappingURL=main.8a7861ea.css.map*/