body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{min-height:100vh}.loading-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.loading-spinner{color:#fff;font-size:18px;font-weight:500}.auth-container{height:100vh!important;overflow:hidden!important;position:relative!important;width:100%!important}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0003;max-width:350px!important;padding:40px;width:100%!important}.auth-card h2{color:#333;font-size:28px;font-weight:600;margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{color:#555;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group input{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-group input:focus{border-color:#667eea;outline:none}.auth-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:transform .2s ease;width:100%}.auth-button:hover:not(:disabled){transform:translateY(-2px)}.auth-button:disabled{cursor:not-allowed;opacity:.7}.error-message{background:#fee;color:#c53030}.error-message,.success-message{border-radius:6px;font-size:14px;margin-top:16px;padding:12px;text-align:center}.success-message{background:#f0fff4;color:#38a169}.auth-toggle{margin-top:24px;text-align:center}.auth-toggle p{color:#666;font-size:14px}.toggle-button{background:none;border:none;color:#667eea;cursor:pointer;font-weight:600;margin-left:8px;text-decoration:underline}.toggle-button:hover{color:#5a67d8}.dashboard-container{max-width:800px;width:100%}.dashboard-card{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:40px}.dashboard-header{border-bottom:2px solid #f7fafc;margin-bottom:40px;padding-bottom:20px;text-align:center}.dashboard-header h2{color:#2d3748;font-size:32px;font-weight:700;margin-bottom:8px}.dashboard-subtitle{color:#718096;font-size:16px;font-weight:500}.dashboard-content{display:flex;flex-direction:column;gap:32px}.info-section{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.info-section h3{align-items:center;color:#2d3748;display:flex;font-size:18px;font-weight:600;gap:8px;margin-bottom:20px}.info-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:12px 16px}.info-item label{color:#4a5568;font-size:14px;font-weight:500}.info-item span{color:#2d3748;font-size:14px;font-weight:600;text-align:left}.setup-message{background:#fef5e7;border:1px solid #fed7aa;border-radius:8px;margin-top:16px;padding:16px}.setup-message p{color:#d69e2e;font-size:14px;line-height:1.5;margin-bottom:8px}.setup-message p:last-child{margin-bottom:0}.tenant-id,.user-id{background:#edf2f7;color:#667eea}.activation-code,.tenant-id,.user-id{border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;padding:4px 8px}.activation-code{background:#fef5e7;color:#d69e2e;font-weight:600}.status-active,.status-confirmed{color:#38a169;font-weight:600}.status-pending{color:#d69e2e;font-weight:600}.plan-basic{background:#edf2f7;color:#667eea}.env-production,.plan-basic{border-radius:20px;font-size:12px;font-weight:600;padding:4px 12px}.env-production{background:#fed7d7;color:#e53e3e}.metadata-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.loading-posts{color:#718096;font-size:14px;padding:20px;text-align:center}.posts-table{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.posts-header{background:#f7fafc;border-bottom:2px solid #e2e8f0;color:#4a5568;display:grid;font-size:14px;font-weight:600;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.posts-header .post-col{border-right:1px solid #e2e8f0;padding:16px 12px}.posts-header .post-col:last-child{border-right:none}.posts-header .post-col.sortable{align-items:center;cursor:pointer;display:flex;justify-content:space-between;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.posts-header .post-col.sortable:hover{background-color:#edf2f7}.sort-indicator{color:#667eea;font-weight:700;margin-left:4px}.posts-filters{align-items:flex-end;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-wrap:nowrap;gap:12px;margin-bottom:16px;padding:16px}.filter-group{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.filter-group label{color:#4a5568;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#2d3748;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s ease;width:100%}.filter-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.clear-filters-button{background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;margin-left:12px;padding:8px 16px;transition:all .2s ease;white-space:nowrap}.clear-filters-button:hover{background:#c53030;transform:translateY(-1px)}.posts-body{max-height:400px;overflow-y:auto}.post-row{border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;transition:background-color .2s ease}.post-row:hover{background-color:#f7fafc}.post-row:last-child{border-bottom:none}.post-col{word-wrap:break-word;align-items:center;border-right:1px solid #e2e8f0;color:#2d3748;display:flex;font-size:14px;overflow-wrap:break-word;padding:12px}.post-row .post-col:last-child{border-right:none}.posts-list{display:flex;flex-direction:column;gap:16px}.post-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:16px;transition:box-shadow .2s ease}.post-item:hover{box-shadow:0 4px 12px #0000001a}.post-header{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.post-title{color:#2d3748;flex:1 1;font-size:16px}.post-date{color:#718096;font-size:12px;font-weight:500}.post-details{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.post-info{align-items:center;display:flex;justify-content:space-between;padding:4px 0}.post-label{color:#4a5568;font-size:12px;font-weight:500}.post-info span:last-child{color:#2d3748;font-size:12px;font-weight:600}.no-posts{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#718096;font-size:14px;padding:20px;text-align:center}.dashboard-actions{border-top:2px solid #f7fafc;margin-top:32px;padding-top:24px;text-align:center}.sign-out-button{background:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:all .3s ease}.sign-out-button:hover{background:#c53030;box-shadow:0 4px 12px #e53e3e4d;transform:translateY(-2px)}@media (max-width:768px){.dashboard-container{max-width:100%}.dashboard-card{padding:24px}.info-grid,.metadata-grid{grid-template-columns:1fr}.dashboard-header h2{font-size:24px}.post-row,.posts-header{gap:8px;grid-template-columns:1fr}.post-col,.posts-header .post-col{border-bottom:1px solid #e2e8f0;border-right:none;padding:8px 12px}.post-row .post-col:last-child,.posts-header .post-col:last-child{border-bottom:none}.post-header{flex-direction:column;gap:8px}.post-details{grid-template-columns:1fr}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin-left:0;padding-top:64px;transition:margin-left .3s ease}@media (min-width:1200px){.main-content{margin-left:200px!important}.sidebar-desktop{display:block!important}.sidebar-mobile{display:none!important}}@media (min-width:768px) and (max-width:1199px){.main-content{margin-left:0}.sidebar-desktop{display:none!important}.sidebar-mobile{display:block!important}}@media (max-width:767px){.main-content{margin-left:0}.sidebar-desktop{display:none!important}.sidebar-mobile{display:block!important}}.layout,.main-content{position:relative}.main-content{z-index:1}.sidebar-desktop,.sidebar-mobile{z-index:1000}@media (min-width:1200px){.hamburger-menu{display:none!important}}@media (max-width:1199px){.hamburger-menu{display:flex!important}}@media (min-width:1200px){.sidebar-overlay{display:none!important}}
/*# sourceMappingURL=main.a94a538f.css.map*/