.home-container{background:0 0;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2rem;display:flex}.home-card{text-align:center;color:#e6edf3;box-shadow:none;background:0 0;border:none;border-radius:16px;padding:2.5rem 3rem;animation:.4s fadeIn}.home-title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:600}.home-subtitle{color:#8b949e;margin-top:0;font-size:1.1rem}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.app-banner{grid-template-columns:auto 1fr;align-items:start;gap:.75rem;width:100%;margin-bottom:1rem;line-height:1.4;display:grid;box-shadow:0 14px 28px -26px #0f172ad9}.app-banner__icon{background:#0f172a47;border-radius:999px;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.app-banner__body{min-width:0}.app-banner__title{letter-spacing:.01em;margin-bottom:.12rem;font-size:.8rem;display:block}.app-banner__message{opacity:.96;font-size:.82rem}.auth-container{background:#0d1117;justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;display:flex}.auth-card{background:#161b22;border-radius:14px;width:360px;padding:32px 40px;animation:.4s fadeIn;box-shadow:0 8px 24px #0006}.auth-card h2{text-align:center;color:#fff;margin:0 0 20px;font-weight:500}label{color:#ccc;margin-top:15px;margin-bottom:6px;display:block}input{color:#fff;background:#0d1117;border:1px solid #30363d;border-radius:8px;outline:none;width:100%;padding:12px;font-size:15px;transition:border-color .2s}input:focus{border-color:#58a6ff}input::selection{color:#f3f4f6;background:#58a6ff73}input::selection{color:#f3f4f6;background:#58a6ff73}input:-webkit-autofill{-webkit-text-fill-color:#f3f4f6;caret-color:#f3f4f6;border:1px solid #30363d;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #0d1117}input:-webkit-autofill:hover{-webkit-text-fill-color:#f3f4f6;caret-color:#f3f4f6;border:1px solid #30363d;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #0d1117}input:-webkit-autofill:focus{-webkit-text-fill-color:#f3f4f6;caret-color:#f3f4f6;border:1px solid #30363d;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #0d1117}input:-webkit-autofill:active{-webkit-text-fill-color:#f3f4f6;caret-color:#f3f4f6;border:1px solid #30363d;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #0d1117}input:-webkit-autofill:focus{border-color:#58a6ff;box-shadow:inset 0 0 0 1000px #0d1117,0 0 0 2px #58a6ff59}.auth-btn{color:#fff;cursor:pointer;background:#238636;border:none;border-radius:8px;width:100%;margin-top:20px;padding:12px;font-weight:500;transition:background .25s}.auth-btn:hover{background:#2ea043}.auth-error{color:#fff;text-align:center;background:#8b0000;border-radius:6px;margin-bottom:15px;padding:10px;font-size:14px}.auth-success{color:#b6ffbf;text-align:center;background:#155724;border-radius:6px;margin-bottom:15px;padding:10px;font-size:14px}.auth-switch{text-align:center;color:#aaa;margin-top:20px}.auth-switch a{color:#58a6ff;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.helper-text{color:#6b7280;min-height:1.2rem;margin-top:6px;font-size:.85rem}.auth-field.valid input{border-color:#16a34a;box-shadow:0 0 0 3px #10b98114}.auth-field.invalid input{border-color:#dc2626;box-shadow:0 0 0 3px #dc26260f}.auth-field.valid .helper-text{color:#065f46}.auth-field.invalid .helper-text{color:#991b1b}.auth-btn[disabled],.auth-btn[aria-disabled=true]{opacity:.6;cursor:not-allowed}.spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.dt-layout{grid-template-columns:minmax(0,1fr)}}.dt-properties-panel,.dt-props-list{flex-direction:column;gap:.75rem;display:flex}.users-page{flex-direction:column;gap:16px;max-width:1220px;margin:32px auto;padding:0 20px 28px;display:flex}.users-header{margin-bottom:2px}.users-title{color:#f3f4f6;margin:0;font-size:30px;font-weight:700}.users-subtitle{color:#cbd5e1;margin:0;font-size:.95rem}.users-card{background-color:#111827;border:1px solid #374151;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 20px 26px -26px #0f172af2}.users-card-head,.users-subsection-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.users-card-head h2,.users-subsection-head h3{color:#f3f4f6;margin:0;font-size:1.05rem;font-weight:600}.users-count{color:#bfdbfe;background:#2563eb40;border:1px solid #3b82f666;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:.8rem;display:inline-flex}.users-invite-grid,.users-acl-form{grid-template-columns:minmax(0,1.8fr) minmax(140px,.8fr) minmax(110px,.6fr) auto;gap:8px;display:grid}.users-invite-grid{grid-template-columns:minmax(0,1.8fr) minmax(140px,.8fr) auto}.users-input,.users-select{color:#f3f4f6;background-color:#0f172a;border:1px solid #374151;border-radius:10px;outline:none;padding:10px 12px}.users-input:focus,.users-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f62e}.users-btn{color:#f8fafc;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:9px 13px;font-weight:500}.users-btn-primary{background:#2563eb;border-color:#2563eb}.users-btn-primary:hover{background:#3b82f6;border-color:#3b82f6}.users-btn-secondary{background:0 0;border-color:#475569}.users-btn-secondary:hover{background:#0f172a}.users-btn-danger{background-color:#dc2626}.users-btn-danger:hover{background-color:#b91c1c}.users-inline-btn{align-self:flex-start}.users-alert{margin-bottom:0}.users-management-layout{grid-template-columns:minmax(300px,.95fr) minmax(0,1.3fr);gap:16px;display:grid}.users-list-card,.users-detail-card{min-height:540px}.users-list{flex-direction:column;gap:10px;max-height:620px;padding-right:4px;display:flex;overflow-y:auto}.users-list-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:#0f172a;border:1px solid #4755698c;border-radius:12px;padding:12px 14px;transition:border-color .15s,background-color .15s,transform .15s}.users-list-row:hover{background:#1e293bf2;border-color:#3b82f6;transform:translateY(-1px)}.users-list-row.is-selected{background:linear-gradient(#2563eb29,#0f172af5);border-color:#60a5fa;box-shadow:inset 2px 0 #60a5fa}.users-list-main,.users-main{flex-direction:column;gap:5px;min-width:0;display:flex}.users-email{color:#f8fafc;word-break:break-word;font-weight:600}.users-list-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.users-list-main{flex:1}.users-list-aside{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.users-list-meta,.users-meta{color:#94a3b8;flex-wrap:wrap;gap:6px 10px;font-size:.82rem;display:flex}.users-detail-hero{border-bottom:1px solid #334155a6;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:10px;display:flex}.users-detail-badges{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.users-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.users-field{flex-direction:column;gap:6px;display:flex}.users-field label{color:#e2e8f0;font-size:.84rem;font-weight:600}.users-toggle-field{background:#1e293b66;border:1px solid #47556980;border-radius:12px;justify-content:center;padding:12px}.users-inline-note{color:#fde68a;background:#eab30814;border:1px solid #eab30859;border-radius:10px;padding:10px 12px;font-size:.84rem}.users-subsection{flex-direction:column;gap:10px;padding-top:6px;display:flex}.users-acl-list{flex-direction:column;gap:8px;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.users-acl-row,.users-row{color:#f3f4f6;background-color:#0f172a;border:1px solid #334155bf;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.users-acl-row{flex-wrap:nowrap}.users-acl-main{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.users-acl-main .users-email{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.users-acl-meta{white-space:nowrap;flex:none}.users-actions{align-items:center;gap:8px;display:flex}.users-badge{border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:.75rem}.users-badge-role{color:#bfdbfe;background:#3b82f624;border-color:#3b82f659}.users-badge-ok{color:#86efac;background:#16a34a24;border-color:#16a34a80}.users-badge-neutral{color:#cbd5e1;background:#64748b2e;border-color:#94a3b847}.users-badge-pending{color:#fde68a;background:#eab30824;border-color:#eab30866}.users-empty{color:#94a3b8;margin:0;font-size:.9rem}.users-danger-zone{background:#7f1d1d24;border:1px solid #dc262652;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.loading{text-align:center;margin-top:40px;font-size:18px}.users-list::-webkit-scrollbar{width:10px}.users-acl-list::-webkit-scrollbar{width:10px}.users-list::-webkit-scrollbar-track{background:#0f172a99;border-radius:999px}.users-acl-list::-webkit-scrollbar-track{background:#0f172a99;border-radius:999px}.users-list::-webkit-scrollbar-thumb{background:#475569f2;border:2px solid #0f172a99;border-radius:999px}.users-acl-list::-webkit-scrollbar-thumb{background:#475569f2;border:2px solid #0f172a99;border-radius:999px}.users-list::-webkit-scrollbar-thumb:hover{background:#60a5faa6}.users-acl-list::-webkit-scrollbar-thumb:hover{background:#60a5faa6}@media (width<=1040px){.users-management-layout{grid-template-columns:1fr}.users-list-card,.users-detail-card{min-height:auto}}@media (width<=840px){.users-invite-grid,.users-acl-form,.users-detail-grid{grid-template-columns:1fr}.users-detail-hero,.users-danger-zone,.users-row,.users-acl-row,.users-list-row{flex-direction:column;align-items:flex-start}.users-list-aside{justify-content:flex-start}.users-actions{justify-content:flex-start;width:100%}}@media (width<=960px){.dt-layout{grid-template-columns:minmax(0,1fr)}}.dt-properties-panel,.dt-props-list{flex-direction:column;gap:.75rem;display:flex}.device-types-page{color:#f3f4f6;background:#1f2937;flex:auto;align-self:stretch;width:100%;max-width:none;min-height:calc(100vh - 64px);margin:0;padding:1.5rem}.dt-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111827eb}.dt-form{gap:1rem}.device-types-page .dt-layout{width:100%;max-width:none;margin:0}.dt-table-card .dt-table-wrapper{margin-top:1rem}.dt-file-input{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.dt-file-input-native{display:none}.dt-file-input-name{color:#cbd5e1;font-size:.85rem}.device-types-page .dt-prop-row-inline{grid-template-columns:minmax(0,2fr) 130px minmax(0,1fr) auto;align-items:center}.device-types-page .dt-prop-row-inline-device{grid-template-columns:minmax(0,1fr) 130px 72px 48px}.device-types-page .dt-prop-row-inline-generic{grid-template-columns:minmax(0,1fr) 130px minmax(0,1fr) 72px}.device-types-page .dt-prop-row-inline-device>:nth-child(2),.device-types-page .dt-prop-row-inline-generic>:nth-child(2),.device-types-page .dt-prop-row-inline-generic>:nth-child(3){width:100%}.device-types-page .dt-prop-row-inline-device>:nth-child(3){place-self:center}.device-types-page .dt-prop-row-inline-device>:nth-child(4),.device-types-page .dt-prop-row-inline-generic>:nth-child(4){justify-self:end}.device-types-page .dt-prop-row-inline .dt-prop-inline-flag{white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.device-types-page .dt-prop-row-inline .dt-prop-inline-empty{color:#94a3b8}.device-types-page .dt-prop-row-header{color:#cbd5e1;background:0 0;border:none;border-bottom:1px solid #374151;border-radius:0;padding:0 0 .35rem}.device-types-page .dt-prop-row-header>:nth-child(3){justify-self:center}.device-types-page .dt-prop-row-header>:nth-child(4){justify-self:end}.device-types-page .dt-properties-form .dt-prop-row{background:0 0;border:none;border-bottom:1px solid #4b556373;border-radius:0;padding:.4rem 0}.device-types-page .dt-properties-form .dt-prop-row:last-of-type{border-bottom:1px solid #4b556373}@media (width<=900px){.device-types-page .dt-prop-row-inline{grid-template-columns:minmax(0,1fr)}}@media (width<=960px){.dt-layout{grid-template-columns:minmax(0,1fr)}}.dt-properties-panel,.dt-props-list{flex-direction:column;gap:.75rem;display:flex}.devices-page{color:#f3f4f6;background:radial-gradient(1200px 300px at 20% -8%,#3b82f624,#0000 58%),#1f2937;flex:auto;align-self:stretch;width:100%;max-width:none;min-height:calc(100vh - 64px);margin:0;padding:1.5rem}.dt-header{width:100%;max-width:none;margin:0 0 1rem}.device-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.6rem;width:100%;margin-bottom:.9rem;display:grid}.device-kpi-card{background:#0f172ab3;border:1px solid #47556980;border-radius:10px;flex-direction:column;gap:.1rem;padding:.7rem .8rem;display:flex}.device-kpi-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.76rem}.device-kpi-value{color:#f8fafc;font-size:1.3rem;line-height:1.1}.devices-content{width:100%;max-width:none;margin:0}.devices-content .dt-card{width:100%;max-width:none}.devices-content .dt-table-card,.devices-content .dt-form-card{align-self:stretch;width:100%}.devices-content .dt-table-wrapper{width:100%}.dt-table-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111827e6}.device-table{table-layout:fixed}.device-table .device-action-col{z-index:2;background:#111827;border-left:1px solid #374151a6;min-width:200px;position:sticky;right:0}.device-table tbody tr:nth-child(odd) .device-action-col{background:#1f2937}.device-table tbody tr:nth-child(2n) .device-action-col{background:#111827}.device-table tbody tr:hover .device-action-col{background:#0f172a}.device-detail-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.6rem;display:flex}.device-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.9rem;display:grid}.device-detail-grid.single{grid-template-columns:minmax(0,1fr)}.dt-card-sub{background:#0f172aad;border:1px solid #253247;border-radius:10px;padding:.85rem}.device-subhead{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.dt-card-sub h4{margin:0}.dt-card-sub h5{color:#e2e8f0;margin:.2rem 0 .6rem;font-size:.92rem}.dt-props-list.compact{gap:.5rem}.dt-prop-row input{width:100%}.dt-device-props-list .dt-device-prop-row{background:0 0;border:none;border-bottom:1px solid #4b556373;border-radius:0;grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);padding:.4rem 0}.dt-device-props-list .dt-device-prop-row-header{color:#cbd5e1;padding-top:0;padding-bottom:.35rem}.dt-device-props-list .dt-device-prop-row .dt-device-prop-key-cell{justify-content:flex-start}.dt-device-props-list .dt-device-prop-row>:nth-child(2){justify-self:start}.device-table-btn{border-width:1px}.device-table-btn-primary{color:#f3f4f6!important;background-color:#2563eb!important;border-color:#2563eb!important}.device-table-btn-primary:hover{background-color:#3b82f6!important;border-color:#3b82f6!important}.device-table-btn-outline{color:#f3f4f6!important;background-color:#0000!important;border-color:#4b5563!important}.device-table-btn-outline:hover{background-color:#1f2937!important}.device-table-btn-danger{color:#f3f4f6!important;background-color:#b91c1c!important;border-color:#b91c1c!important}.device-table-btn-danger:hover{background-color:#991b1b!important;border-color:#991b1b!important}.security-acl-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.55rem;display:grid}.security-acl-submit{grid-column:1/-1}.security-cert-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.85rem;display:flex}.security-cert-meta{flex-direction:column;gap:.3rem;max-width:520px;display:flex}@media (width<=700px){.security-acl-grid{grid-template-columns:1fr}.security-cert-footer{align-items:flex-start}}@media (width<=1100px){.device-detail-grid{grid-template-columns:minmax(0,1fr)}.device-table .device-action-col{background:inherit;position:static}}.dt-header{flex-direction:column;gap:.25rem;margin-bottom:1.5rem;display:flex}.dt-header h1{color:#f3f4f6;font-size:1.8rem;font-weight:600}.dt-header p{color:#d1d5db;font-size:.95rem}.dt-tabs{border-bottom:1px solid #47556973;gap:.5rem;width:100%;max-width:none;margin:0 0 1.1rem;padding-bottom:.25rem;display:flex}.dt-tabs .dt-btn{background-color:#0000;border-color:#0000;border-bottom-style:solid;border-bottom-width:2px;border-radius:0;flex:0 auto;justify-content:flex-start;min-width:0;padding:.65rem .35rem .7rem}.dt-tabs .dt-btn:not(.dt-btn-primary){color:#cbd5e1}.dt-tabs .dt-btn.dt-btn-primary{color:#eff6ff;box-shadow:none;background:#2563eb1a;border-color:#0000 #0000 #60a5fa}.dt-tabs .dt-btn:hover:not(:disabled){color:#eff6ff;background-color:#0000;border-color:#0000 #0000 #60a5fa73}.dt-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1.7fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=960px){.dt-layout{grid-template-columns:minmax(0,1fr)}}.dt-card{color:#f3f4f6;background-color:#111827;border:1px solid #374151;border-radius:.75rem;padding:1.25rem 1.5rem;box-shadow:0 20px 25px -20px #0009}.dt-table-card{flex-direction:column;align-self:stretch;display:flex}.dt-form-card{align-self:flex-start}.dt-form-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.dt-form-header h2{color:#f3f4f6;font-size:1.1rem;font-weight:500}.dt-form-header-actions{align-items:center;gap:.5rem;display:flex}.dt-form{flex-direction:column;gap:.75rem;display:flex}.dt-form-group{flex-direction:column;gap:.25rem;display:flex}.dt-form-group label{color:#f3f4f6;font-size:.85rem;font-weight:500}.dt-form-group input,.dt-form-group select,.dt-form-group textarea{color:#f3f4f6;background-color:#1f2937;border:1px solid #4b5563;border-radius:.5rem;outline:none;padding:.5rem .6rem;font-size:.9rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.dt-form-group input::placeholder{color:#9ca3af}.dt-form-group input:focus,.dt-form-group select:focus,.dt-form-group textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 1px #60a5fa73}.dt-inline{flex-direction:row;align-items:center;gap:.5rem}.dt-inline label{align-items:center;gap:.4rem;display:flex}.dt-help-text,.dt-small{color:#d1d5db;font-size:.8rem}.dt-btn{cursor:pointer;color:#f3f4f6;background-color:#111827;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.4rem .85rem;font-size:.85rem;font-weight:500;transition:background-color .15s,border-color .15s,transform 50ms;display:inline-flex}.dt-btn:hover{background-color:#0f172a;transform:translateY(-.5px)}.dt-btn:disabled{opacity:.6;cursor:default;transform:none}.dt-btn-primary{color:#f3f4f6;background-color:#2563eb;border-color:#2563eb}.dt-btn-primary:hover{background-color:#3b82f6;border-color:#3b82f6}.dt-btn-outline{color:#f3f4f6;background-color:#0000;border-color:#4b5563}.dt-btn-outline:hover{background-color:#1f2937}.dt-btn-ghost{color:#d1d5db;background-color:#0000;border-color:#0000}.dt-btn-ghost:hover{background-color:#111827}.dt-btn-xs{padding:.2rem .5rem;font-size:.75rem}.dt-btn-danger{color:#f3f4f6;background-color:#b91c1c;border-color:#b91c1c}.dt-btn-danger:hover{background-color:#991b1b;border-color:#991b1b}.dt-alert{border-radius:.5rem;padding:.4rem .6rem;font-size:.8rem}.dt-alert-error{color:#fecaca;background-color:#dc262614;border:1px solid #dc262699}.dt-alert-success{color:#bbf7d0;background-color:#16a34a14;border:1px solid #16a34a99}.dt-alert-info{color:#bfdbfe;background-color:#2563eb14;border:1px solid #60a5fa8c}.dt-checkbox{color:#d1d5db;cursor:pointer;align-items:center;gap:.5rem;font-size:.82rem;display:inline-flex}.dt-checkbox input[type=checkbox]{appearance:none;aspect-ratio:1;vertical-align:middle;cursor:pointer;background:#1f2937;border:1px solid #4b5563;border-radius:4px;flex:0 0 16px;place-content:center;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px;margin:0;padding:0;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-grid}.dt-checkbox input[type=checkbox]:before{content:"";clip-path:polygon(14% 44%,0 59%,44% 100%,100% 23%,84% 9%,43% 62%);background:#f8fafc;width:8px;height:8px;transition:transform .12s ease-in-out;transform:scale(0)}.dt-checkbox input[type=checkbox]:checked{background:#3b82f6;border-color:#3b82f6}.dt-checkbox input[type=checkbox]:checked:before{transform:scale(1)}.dt-checkbox input[type=checkbox]:hover{border-color:#60a5fa}.dt-checkbox input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 2px #60a5fa59}.dt-chip{color:#d1d5db;background-color:#1f2937;border-radius:999px;align-items:center;padding:.1rem .45rem;font-size:.7rem;display:inline-flex}.dt-table-wrapper{background-color:#111827;border:1px solid #374151;border-radius:.75rem;margin-top:.5rem;position:relative;overflow:hidden}.dt-table{border-collapse:collapse;width:100%;font-size:.85rem}.dt-table thead{background-color:#111827}.dt-table th,.dt-table td{text-align:left;padding:.55rem .75rem}.dt-table th{color:#d1d5db;border-bottom:1px solid #374151;font-size:.8rem;font-weight:500}.dt-table tbody tr:nth-child(2n){background-color:#111827}.dt-table tbody tr:nth-child(odd){background-color:#1f2937}.dt-table tbody tr:hover{background-color:#0f172a}.dt-actions{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.dt-loading{color:#d1d5db;padding:1rem;font-size:.9rem}.dt-empty{color:#9ca3af;padding:.75rem .2rem;font-size:.85rem}.dt-divider{background:linear-gradient(90deg,#0000,#4b5563,#0000);border:none;width:100%;height:1px;margin:1rem 0}.dt-table-header{justify-content:space-between;align-items:center;display:flex}.dt-properties-panel,.dt-props-list{flex-direction:column;gap:.75rem;display:flex}.dt-prop-row{background-color:#0f172a;border:1px solid #1f2937;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.5rem;padding:.7rem .8rem;display:grid}.dt-prop-key{align-items:center;gap:.35rem;font-size:.95rem;display:flex}.dt-check{appearance:none;aspect-ratio:1;vertical-align:middle;cursor:pointer;background:#1f2937;border:1px solid #4b5563;border-radius:4px;flex:0 0 16px;place-content:center;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px;margin:0;padding:0;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-grid}.dt-check:before{content:"";clip-path:polygon(14% 44%,0 59%,44% 100%,100% 23%,84% 9%,43% 62%);background:#f8fafc;width:8px;height:8px;transition:transform .12s ease-in-out;transform:scale(0)}.dt-check:checked{background:#3b82f6;border-color:#3b82f6}.dt-check:checked:before{transform:scale(1)}.dt-check:hover{border-color:#60a5fa}.dt-check:focus-visible{outline:none;box-shadow:0 0 0 2px #60a5fa59}.single-page{color:#f3f4f6;background:#1f2937;flex-direction:column;align-items:center;gap:1rem;width:100%;min-height:calc(100vh - 64px);padding:1.6rem 1rem;display:flex}.single-page-header{text-align:center;width:100%;max-width:720px}.single-page-header h1{margin-bottom:.25rem}.single-page-header p{color:#cbd5e1}.single-page-layout{justify-content:center;width:100%;max-width:720px;display:flex}.single-page-card{width:100%;max-width:680px}.settings-page{gap:1.1rem}.settings-hero{max-width:760px}.settings-eyebrow{color:#bfdbfe;letter-spacing:.05em;text-transform:uppercase;background:#2563eb14;border:1px solid #60a5fa38;border-radius:999px;align-self:center;padding:.28rem .65rem;font-size:.76rem;display:inline-flex}.settings-role-chips{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.35rem;display:flex}.single-page-tabs{max-width:760px}.settings-tab{text-align:left;align-content:start;justify-items:start;gap:.12rem;display:grid}.settings-tab-title{font-size:.92rem;font-weight:600}.settings-tab-copy{color:#94a3b8;opacity:1;font-size:.74rem}.settings-panel{max-width:760px;padding:1.35rem 1.45rem}.settings-section-copy{margin-top:.2rem}.settings-stack{gap:1rem}.settings-group{background:linear-gradient(#1e293b6b,#11182794),#111827;border:1px solid #4755698c;border-radius:1rem;padding:1rem}.settings-group-header{margin-bottom:.9rem}.settings-group-header h3{color:#f8fafc;margin:0 0 .22rem;font-size:.98rem}.settings-group-header p{margin:0}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;display:grid}.settings-span-full{grid-column:1/-1}.settings-highlight-row{background:linear-gradient(#2563eb14,#0f172a2e);border:1px solid #60a5fa3d;border-radius:.9rem;gap:.32rem;margin-bottom:.95rem;padding:.85rem .95rem;display:grid}.settings-highlight-row p{margin:0}.settings-actions{justify-content:flex-start;padding-top:.2rem;display:flex}@media (width<=720px){.settings-form-grid{grid-template-columns:minmax(0,1fr)}}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}html,body{color:#f3f4f6;background-color:#1f2937;height:100%;line-height:1.6}.header{z-index:1000;background-color:#111827;justify-content:space-between;align-items:center;padding:.3rem 1rem;display:flex;position:sticky;top:0;box-shadow:0 2px 4px #00000080}.header h1{color:#f3f4f6}.header nav span{color:#d1d5db;margin-right:1rem;font-weight:500}.header nav a{color:#3b82f6;margin-right:1rem;text-decoration:none}.header nav a:hover{color:#60a5fa}.header nav button{color:#f3f4f6;cursor:pointer;background-color:#2563eb;border:none;border-radius:.375rem;padding:.5rem 1rem}.header nav button:hover{background-color:#3b82f6}.layout{align-items:stretch;min-height:calc(100vh - 64px);display:flex;overflow:hidden}.sidebar{background-color:#111827;border-right:1px solid #374151;flex-direction:column;width:240px;min-height:calc(100vh - 64px);padding:.7rem;display:flex;position:sticky;top:64px}.sidebar-heading{text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.35rem;padding:0 .25rem;font-size:.68rem}.sidebar-menu{border-top:1px solid #1f2a3d;flex-direction:column;gap:0;padding:0;list-style:none;display:flex}.sidebar li{border-bottom:1px solid #1f2a3d;margin-bottom:0}.sidebar-link{color:#cbd5e1;background:0 0;border:none;border-radius:0;align-items:center;width:100%;min-height:40px;padding:.55rem .4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .12s,background-color .12s;display:flex}.sidebar-link:hover{color:#eff6ff;background:#3b82f61f;text-decoration:none}.sidebar-link.is-active{color:#eff6ff;background:#2563eb3d;border-left:2px solid #60a5fa;padding-left:calc(.4rem - 2px)}.main-content{background-color:#1f2937;flex:1;justify-content:flex-start;align-items:stretch;display:flex;overflow-y:auto}.main-content>*{width:100%}button,input,select,textarea{font-family:Inter,sans-serif}input,select,textarea{color:#f3f4f6;background-color:#1f2937;border:1px solid #374151;border-radius:.375rem;padding:.5rem .75rem}input:focus,select:focus,textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f64d}a{text-decoration:none}a:hover{text-decoration:underline}@media (width<=768px){.layout{flex-direction:column}.sidebar{border-bottom:1px solid #374151;border-right:none;width:100%;height:auto}.sidebar-menu{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.sidebar-link{justify-content:center}.main-content{padding:1rem}}
