:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17212b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17212b;--muted:#66717d;--line:#dfe3e7;--surface:#fff;--soft:#f1f3f5;--accent:#0f766e;--accent-dark:#0b5e58;--danger:#b42318;--success:#147d52;--warning:#8a5700;background:#f6f7f9;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f6f7f9;min-width:320px}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #0f766e33}.brand,.sidebar-brand{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:inline-flex}.auth-page{background:#f6f7f9;grid-template-rows:auto 1fr auto;align-items:center;min-height:100vh;padding:28px;display:grid}.auth-brand{align-self:start}.auth-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;width:min(100%,440px);margin:32px auto;padding:32px;box-shadow:0 18px 50px #17212b14}.auth-card-header{margin-bottom:24px}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:760}.auth-card h1,.dashboard-header h1,.full-page-state h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px);line-height:1.12}.auth-card-header>p:last-child,.dashboard-header>div>p:last-child,.full-page-state p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}.auth-tabs{background:var(--soft);border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:13px;font-weight:650}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #17212b1f}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-form label,.otp-form label{color:#34404b;margin-top:4px;font-size:13px;font-weight:650}.auth-form input,.otp-form input,.search-box input,.tenant-switcher select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd5da;border-radius:9px}.auth-form input,.otp-form input{height:44px;padding:0 12px}.auth-form input:focus,.otp-form input:focus,.search-box:focus-within,.tenant-switcher select:focus{border-color:var(--accent)}.field-hint{color:var(--muted);margin:-2px 0 4px;font-size:12px;line-height:1.5}.button{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:0 16px;font-size:14px;font-weight:680;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.5}.button-primary{color:#fff;background:var(--accent)}.button-primary:hover:not(:disabled){background:var(--accent-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.auth-actions{border-top:1px solid #eceff1;justify-content:space-between;gap:16px;margin-top:18px;padding-top:18px;display:flex}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:650}.text-button.muted{color:var(--muted);font-weight:560}.notice{border:1px solid var(--line);border-radius:9px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:11px 12px;font-size:13px;line-height:1.5;display:flex}.notice-warning{color:var(--warning);background:#fff9eb;border-color:#ead6aa}.notice-error{color:var(--danger);background:#fff6f5;border-color:#f0c7c3}.notice-success{color:var(--success);background:#f1fbf6;border-color:#bfe3d1}.otp-form{border:1px solid var(--line);background:#fafbfc;border-radius:11px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:18px;padding:16px;display:grid}.otp-form label{grid-column:1/-1;margin:0}.otp-form .button{margin:0}.otp-input{letter-spacing:.14em;text-align:center}.auth-card-footer{text-align:center;border-top:1px solid #eceff1;margin-top:22px;padding-top:18px;font-size:13px}.auth-card-footer a{color:var(--accent);font-weight:650;text-decoration:none}.auth-meta{color:#89929b;text-align:center;align-self:end;margin:0;font-size:11px}.loading-line{color:var(--muted);font-size:14px}.app-layout{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.sidebar-brand{padding:0 8px}.tenant-switcher{margin-top:30px;padding:0 8px;display:block}.tenant-switcher>span{color:#89929b;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:760;display:block}.tenant-switcher select{height:39px;padding:0 10px;font-size:13px;font-weight:620}.sidebar-nav{flex:1;margin-top:26px}.sidebar-nav a{min-height:42px;color:var(--muted);border-radius:9px;align-items:center;gap:10px;padding:0 11px;font-size:14px;font-weight:620;text-decoration:none;display:flex}.sidebar-nav a.active{color:var(--ink);background:#eef3f3}.sidebar-account{border-top:1px solid var(--line);grid-template-columns:30px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:14px 8px 2px;display:grid}.avatar{color:#fff;background:#40505e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:750;display:inline-flex}.account-email{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.sidebar-account button,.mobile-header button,.drawer-close{width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.sidebar-account button:hover,.mobile-header button:hover,.drawer-close:hover{color:var(--ink);background:var(--soft)}.app-main{min-width:0;padding:44px clamp(24px,5vw,68px) 72px}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:28px;max-width:1180px;margin:0 auto 32px;display:flex}.dashboard-header h1{font-size:34px}.search-box{color:#7e8891;background:#fff;border:1px solid #cfd5da;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100%,360px);height:43px;padding:0 10px 0 12px;display:grid}.search-box input{border:0;outline:0;height:38px;padding:0}.search-box kbd{border:1px solid var(--line);color:#8a939c;background:var(--soft);text-align:center;border-radius:5px;min-width:22px;padding:2px 6px;font-size:11px}.project-grid{gap:16px;max-width:1180px;margin:0 auto;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #17212b09}.project-card-header{border-bottom:1px solid #e8ebed;justify-content:space-between;gap:24px;padding:22px 24px 20px;display:flex}.project-title-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.project-card h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:18px}.project-card-header p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.5}.environment-badge,.status{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;display:inline-flex}.environment-badge{color:#596571;text-transform:capitalize;background:#f7f8f9;height:26px;padding:0 9px;font-size:11px;font-weight:660}.status{height:21px;color:var(--success);letter-spacing:.06em;text-transform:uppercase;background:#f2faf6;border-color:#c8e6d8;padding:0 7px;font-size:9px;font-weight:760}.status-maintenance{color:var(--warning);background:#fff9eb;border-color:#ead6aa}.status-archived{color:#68737d;background:#f4f5f6;border-color:#d9dde0}.service-list{padding:6px 24px 12px}.service-row{border-bottom:1px solid #eef0f2;grid-template-columns:minmax(130px,.42fr) minmax(0,1.58fr);align-items:center;gap:20px;min-height:58px;padding:10px 0;display:grid}.service-row:last-child{border-bottom:0}.service-label{color:#34404b;align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:650;display:flex}.service-icon{color:#43515e;background:#eef1f3;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.service-supabase{color:#08784f;background:#e7f6ef}.service-cloudflare{color:#9a4b0a;background:#fff0df}.service-github{color:#252a30;background:#eceef0}.service-linear{color:#6554c0;background:#f0edff}.service-hetzner{color:#c31b3d;background:#ffedf1}.service-backend{color:#1f62a5;background:#eaf3fb}.quick-links{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.quick-links a{color:#34404b;background:#fff;border:1px solid #d7dce0;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:12px;font-weight:620;text-decoration:none;display:inline-flex}.quick-links a:hover{background:#f8f9fa;border-color:#aeb7be}.empty-state,.content-state,.full-page-state{color:var(--muted);justify-content:center;align-items:center;display:flex}.full-page-state{text-align:center;min-height:100vh;padding:32px}.empty-state{text-align:center;background:#ffffff8c;border:1px dashed #cfd5da;border-radius:14px;flex-direction:column;max-width:1180px;min-height:260px;margin:0 auto;padding:40px}.empty-state h2{color:var(--ink);margin:14px 0 5px;font-size:17px}.empty-state p{max-width:460px;margin:0;font-size:13px;line-height:1.55}.content-state{min-height:180px}.dashboard-notice{max-width:1180px;margin:0 auto 18px}.mobile-header,.mobile-drawer-backdrop{display:none}@media (width<=860px){.app-layout{display:block}.sidebar{display:none}.mobile-header{z-index:10;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;height:62px;padding:0 18px;display:flex;position:sticky;top:0}.mobile-drawer-backdrop{z-index:20;background:#17212b59;display:block;position:fixed;inset:0}.mobile-drawer{background:#fff;flex-direction:column;width:min(88vw,300px);height:100%;padding:24px 18px 18px;display:flex;position:relative}.drawer-close{position:absolute;top:20px;right:16px}.app-main{padding:30px 18px 52px}.dashboard-header{flex-direction:column;align-items:stretch}.search-box{width:100%}}@media (width<=620px){.auth-page{padding:18px}.auth-card{border-radius:14px;padding:24px 20px}.otp-form{grid-template-columns:1fr}.project-card-header{align-items:flex-start;padding:19px}.service-list{padding:4px 19px 10px}.service-row{grid-template-columns:1fr;gap:8px;padding:14px 0}.quick-links{justify-content:flex-start}.search-box kbd{display:none}}.sidebar-label{color:#8a949d;letter-spacing:.12em;text-transform:uppercase;margin:36px 11px 0;font-size:10px;font-weight:760}.sidebar-nav{margin-top:10px}.page-header,.project-hero,.stats-strip,.filter-bar,.project-grid,.page-notice,.project-facts,.section-heading,.resource-groups,.danger-zone,.tab-bar,.management-layout,.settings-grid,.back-link{width:100%;max-width:1240px;margin-left:auto;margin-right:auto}.page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.page-header h1,.project-hero h1,.content-state h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.08}.page-header>div>p:last-child,.project-hero>div>p{color:var(--muted);margin:9px 0 0;font-size:14px;line-height:1.6}.page-header .button,.hero-actions .button,.empty-state .button,.danger-zone .button{margin-top:0;text-decoration:none}.stats-strip{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid}.stats-strip>div{border-right:1px solid var(--line);flex-direction:column;gap:3px;padding:18px 20px;display:flex}.stats-strip>div:last-child{border-right:0}.stats-strip strong{letter-spacing:-.025em;font-size:21px}.stats-strip span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:11px}.filter-bar{gap:9px;margin-bottom:22px;display:flex}.filter-bar .search-box{flex:1;width:auto}.select-filter{min-width:180px;height:43px;color:var(--muted);background:#fff;border:1px solid #cfd5da;border-radius:10px;align-items:center;gap:7px;padding:0 10px;display:flex}.select-filter select{width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;font-size:13px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{flex-direction:column;min-height:350px;display:flex}.project-card-topline{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.project-card>.project-card-topline{justify-content:space-between;padding:18px 20px 0}.tenant-pill,.tag,.role-badge,.count-badge{border-radius:999px;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.tenant-pill{color:#305c58;background:#e8f2f1;height:24px;padding:0 9px}.project-card .project-card-header{border-bottom:0;padding:14px 20px 12px}.project-title-link{color:var(--ink);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.project-title-link:hover{color:var(--accent)}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.project-card>.tag-row{min-height:25px;padding:0 20px 13px}.tag{color:#5f6973;background:#f0f2f4;min-height:21px;padding:0 8px}.tag-muted{color:#87909a}.resource-preview{background:#fafbfb;border-top:1px solid #edf0f1;gap:1px;margin-top:auto;padding:8px 12px;display:grid}.resource-preview a{color:#34404b;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:6px 9px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.resource-preview a:hover{background:#eef2f2}.resource-preview a span{flex-direction:column;gap:2px;display:flex}.resource-preview a small{color:#89929b;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.resource-preview-empty{color:#929ba3;background:#fafbfb;border-top:1px solid #edf0f1;justify-content:center;align-items:center;min-height:74px;margin-top:auto;font-size:12px;display:flex}.project-card-footer{color:#7b858e;text-transform:capitalize;border-top:1px solid #edf0f1;justify-content:space-between;gap:12px;padding:11px 20px;font-size:10px;display:flex}.empty-state-large{min-height:380px}.empty-state .button{margin-top:18px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f18207a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:17px;flex-direction:column;width:min(100%,520px);max-height:min(880px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 80px #0f182047}.modal-card.modal-wide{width:min(100%,720px)}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.modal-header h2{letter-spacing:-.02em;margin:0;font-size:20px}.modal-header p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}.modal-body{padding:22px 24px 24px;overflow:auto}.modal-footer{border-top:1px solid var(--line);padding:14px 24px}.icon-button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:hover{color:var(--ink);background:var(--soft)}.danger-text{color:var(--danger)}.danger-text:hover{color:var(--danger);background:#fff1f0}.stack-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span,.header-select>span{color:#34404b;font-size:12px;font-weight:680}.field input,.field select,.field textarea,.header-select select,.permission-header select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd5da;border-radius:9px}.field input,.field select,.header-select select,.permission-header select{height:42px;padding:0 11px}.field textarea{resize:vertical;min-height:72px;font:inherit;padding:10px 11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);outline:3px solid #0f766e1f}.field small{color:var(--muted);font-size:10px;line-height:1.45}.field-full{grid-column:1/-1}.compact-pair{grid-template-columns:95px 1fr;gap:7px;display:grid}.form-submit{grid-column:1/-1;justify-self:end;margin-top:4px}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:22px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--accent)}.project-hero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.project-hero h1{margin-top:12px}.project-hero>div:first-child{max-width:760px}.project-hero .tag-row{margin-top:14px}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.button-danger{color:#fff;background:var(--danger)}.project-facts{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:34px;display:grid;overflow:hidden}.project-facts>div{color:var(--accent);background:#fff;align-items:center;gap:12px;padding:14px 17px;display:flex}.project-facts span{flex-direction:column;gap:3px;min-width:0;display:flex}.project-facts small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.project-facts strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.section-heading h2{letter-spacing:-.02em;margin:0;font-size:21px}.section-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.section-heading>span{color:var(--muted);font-size:11px}.resource-groups{flex-direction:column;gap:24px;display:flex}.resource-group>header{align-items:center;gap:8px;margin-bottom:9px;display:flex}.resource-group>header h3{letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:12px}.resource-group>header span{color:var(--muted);font-size:10px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.resource-card{border:1px solid var(--line);min-width:0;color:var(--ink);background:#fff;border-radius:12px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.resource-card:hover{border-color:#b9c3c8;transform:translateY(-1px);box-shadow:0 8px 22px #17212b12}.resource-main-link{min-width:0;color:inherit;flex:1;align-items:flex-start;gap:11px;padding:14px 38px 14px 14px;text-decoration:none;display:flex}.resource-icon{color:#45535f;background:#eef1f3;border-radius:9px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.provider-github{color:#252a30}.resource-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.resource-copy small{color:#8a949d;letter-spacing:.05em;text-transform:uppercase;font-size:9px}.resource-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.resource-copy>span:not(.mini-tags){color:var(--muted);font-size:10px;line-height:1.4}.resource-main-link>svg:last-child,.legacy-resource>svg:last-child{color:#9aa2aa;flex:none}.mini-tags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.mini-tags i{color:#6a747d;background:var(--soft);border-radius:4px;padding:2px 5px;font-size:8px;font-style:normal}.resource-actions{display:flex;position:absolute;top:7px;right:5px}.resource-actions button{color:#8a949d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:inline-flex}.resource-actions button:hover{color:var(--ink);background:var(--soft)}.legacy-resource{align-items:center;gap:11px;padding:14px}.danger-zone{background:snow;border:1px solid #efc9c5;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding:18px 20px;display:flex}.danger-zone h3{margin:0;font-size:14px}.danger-zone p{color:var(--muted);margin:4px 0 0;font-size:11px}.header-select{flex-direction:column;gap:6px;min-width:220px;display:flex}.tab-bar{border:1px solid var(--line);background:#fff;border-radius:11px;gap:4px;margin-bottom:18px;padding:4px;display:flex}.tab-bar button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:650;display:flex}.tab-bar button.active{color:var(--ink);background:#edf2f1}.tab-bar button span{text-align:center;background:#ffffffbf;border-radius:999px;min-width:18px;padding:2px 5px;font-size:9px}.management-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;min-height:70px;padding:17px 19px;display:flex}.panel-header h2{letter-spacing:-.01em;margin:0;font-size:15px}.panel-header p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.side-panel{position:sticky;top:24px}.simple-form{flex-direction:column;gap:14px;padding:18px;display:flex}.simple-form .button{margin-top:2px}.data-list{flex-direction:column;display:flex}.data-row{border-bottom:1px solid #edf0f1;grid-template-columns:34px minmax(0,1fr) auto 34px;align-items:center;gap:10px;min-height:62px;padding:9px 14px;display:grid}.data-row:last-child{border-bottom:0}.data-row>select{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:105px;height:34px;padding:0 8px;font-size:11px}.avatar-soft{color:#53616d;background:#edf0f2}.data-primary{flex-direction:column;gap:3px;min-width:0;display:flex}.data-primary strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.data-primary small{color:var(--muted);text-transform:capitalize;font-size:9px}.pending-row{background:#fffdfa}.role-badge{color:#59646f;text-transform:capitalize;background:#eef1f3;min-height:22px;padding:0 8px}.list-empty{color:var(--muted);text-align:center;padding:30px 18px;font-size:11px;line-height:1.6}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.team-grid>.empty-state{grid-column:1/-1;width:100%}.team-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:16px}.team-card>header{grid-template-columns:36px minmax(0,1fr) 32px;align-items:start;gap:10px;display:grid}.team-icon{width:36px;height:36px;color:var(--accent);background:#e8f2f1;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.team-card h3{margin:1px 0 0;font-size:13px}.team-card header p{color:var(--muted);margin:3px 0 0;font-size:9px;line-height:1.4}.team-members{background:#f7f8f9;border-radius:8px;flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:60px;margin:14px 0;padding:10px;display:flex}.team-members>span{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}.team-members button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0}.team-members small{color:var(--muted);margin:auto;font-size:10px}.inline-add{color:var(--accent);align-items:center;gap:6px;display:flex}.inline-add select{width:100%;height:32px;color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:650}.permission-header{align-items:center}.permission-header select{width:auto;min-width:190px}.settings-grid{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:18px;display:grid}.memberships-panel{grid-row:span 2}.profile-card{align-items:center;gap:13px;padding:20px;display:flex}.profile-avatar{width:46px;height:46px;color:var(--accent);background:#e7f2f0;border-radius:13px;justify-content:center;align-items:center;display:inline-flex}.profile-card>div{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-card small{color:var(--muted);text-transform:uppercase;font-size:9px}.profile-card strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.profile-card span{color:#8b949c;text-overflow:ellipsis;font-size:9px;overflow:hidden}.count-badge{min-width:25px;height:25px;color:var(--accent);background:#e8f2f1;justify-content:center}.membership-list>div{border-bottom:1px solid #edf0f1;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:10px 17px;display:grid}.membership-list>div:last-child{border-bottom:0}.workspace-mark{color:#fff;background:#41505d;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:inline-flex}.membership-list>div>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.membership-list strong{font-size:12px}.membership-list small{color:var(--muted);font-size:9px}.inline-form{align-items:flex-end;gap:10px;padding:18px;display:flex}.inline-form .field{flex:1}.inline-form .button{white-space:nowrap;margin:0}@media (width<=1100px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-grid{grid-template-columns:1fr}}@media (width<=860px){.page-header,.project-hero{flex-direction:column;align-items:flex-start}.filter-bar{flex-wrap:wrap}.filter-bar .search-box{flex-basis:100%}.select-filter{flex:1}.project-grid,.management-layout{grid-template-columns:1fr}.side-panel{position:static}.settings-grid{grid-template-columns:1fr}.memberships-panel{grid-row:auto}.hero-actions{justify-content:flex-start}}@media (width<=620px){.stats-strip{grid-template-columns:repeat(2,1fr)}.stats-strip>div:nth-child(2){border-right:0}.stats-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.select-filter{min-width:100%}.modal-backdrop{align-items:flex-end;padding:0}.modal-card,.modal-card.modal-wide{border-radius:17px 17px 0 0;width:100%;max-height:92vh}.stack-form{grid-template-columns:1fr}.field,.field-full,.form-submit{grid-column:1}.form-submit{width:100%}.project-facts,.resource-grid{grid-template-columns:1fr}.danger-zone{flex-direction:column;align-items:stretch}.tab-bar{overflow-x:auto}.tab-bar button{flex:none}.page-header .header-select{width:100%}.data-row{grid-template-columns:30px minmax(0,1fr) auto 30px;padding:9px 8px}.data-row>select{min-width:86px;max-width:90px}.permission-header{flex-direction:column;align-items:stretch}.permission-header select{width:100%}.inline-form{flex-direction:column;align-items:stretch}.inline-form .button{width:100%}}.navigator-filter-bar,.navigator-grid,.project-toolbar,.compact-project-header,.project-meta-line,.project-quick-add,.project-section-tabs,.project-section-content{width:100%;max-width:1320px;margin-left:auto;margin-right:auto}.compact-project-header h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(28px,3.5vw,38px);line-height:1.1}.navigator-filter-bar{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f7f9f0;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:8px;display:flex;position:sticky;top:0}.navigator-filter-bar .search-box{flex:1;width:auto;min-width:240px}.navigator-filter-bar .select-filter{min-width:165px}.result-count{color:var(--muted);white-space:nowrap;padding:0 9px;font-size:10px}.navigator-create-button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:8px;flex:none;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.navigator-create-button:hover{background:var(--accent-dark)}.navigator-smart-button{height:34px;color:var(--accent);cursor:pointer;background:#fff;border:1px solid #b9cfcc;border-radius:8px;flex:none;align-items:center;gap:5px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.navigator-smart-button:hover{background:#f4faf9;border-color:#83aaa5}.navigator-smart-button:disabled{opacity:.45;cursor:not-allowed}.navigator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.navigator-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 14px #17212b06}.navigator-card>header{padding:14px 15px 11px}.navigator-card .project-card-topline{justify-content:space-between;margin-bottom:9px}.navigator-card>header>a{color:var(--ink);justify-content:space-between;align-items:flex-start;gap:12px;text-decoration:none;display:flex}.navigator-card h2{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.navigator-card header a small{color:#8a949d;text-transform:uppercase;margin-top:2px;font-size:9px;display:block}.navigator-card header a:hover{color:var(--accent)}.navigator-card header>p{height:30px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.provider-logo{color:#46535e;background:#eef1f3;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.provider-github{color:#181717;background:#eceeef}.provider-supabase{color:#3fcf8e;background:#e6f8f0}.provider-cloudflare{color:#f38020;background:#fff0e1}.provider-hetzner{color:#d50c2d;background:#ffeaee}.provider-grafana{color:#f46800;background:#fff0e4}.provider-google-search-console{color:#458cf5;background:#eaf2ff}.provider-linear{color:#5e6ad2;background:#eeefff}.provider-backend{color:#286aa6;background:#e8f2fb}.provider-custom{color:#596671;background:#eef1f3}.navigator-provider-row{background:#fafbfb;border-top:1px solid #eef0f2;border-bottom:1px solid #eef0f2;align-items:center;gap:5px;min-height:47px;padding:7px 15px;display:flex}.navigator-provider-row .provider-logo{border-radius:7px;width:27px;height:27px}.navigator-provider-row>small{color:#929aa2;font-size:9px}.navigator-groups{color:#7e8891;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:auto;font-size:9px;overflow:hidden}.navigator-actions{flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:76px;padding:11px 15px;display:flex}.navigator-actions a{color:#44515c;background:#fff;border:1px solid #dce0e3;border-radius:7px;align-items:center;gap:5px;height:26px;padding:0 8px;font-size:9px;font-weight:650;text-decoration:none;display:inline-flex}.navigator-actions a:hover{color:var(--accent);background:#f5faf9;border-color:#9eb9b6}.navigator-empty{color:#959da4;justify-content:center;align-items:center;min-height:76px;padding:11px 15px;font-size:9px;display:flex}.navigator-card>footer{border-top:1px solid #eef0f2;justify-content:space-between;align-items:center;gap:8px;min-height:38px;margin-top:auto;padding:7px 15px;display:flex}.navigator-card>footer>span{gap:4px;min-width:0;display:flex;overflow:hidden}.navigator-card>footer i{color:#6f7982;white-space:nowrap;background:#f0f2f3;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal}.navigator-card>footer>a{color:var(--accent);white-space:nowrap;font-size:9px;font-weight:700;text-decoration:none}.project-toolbar{z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f7f9f2;align-items:center;gap:8px;height:50px;margin-top:-24px;margin-bottom:22px;padding:7px 0;display:flex;position:sticky;top:0}.toolbar-back,.toolbar-action{height:34px;color:var(--muted);border-radius:8px;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:650;text-decoration:none;display:inline-flex}.toolbar-back{cursor:pointer;background:0 0;border:0}.toolbar-back:hover,.toolbar-action:hover{color:var(--ink);background:#e9edee}.project-toolbar-add{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.project-toolbar-add:hover{background:var(--accent-dark)}.project-toolbar>select{border:1px solid var(--line);width:min(360px,42vw);height:34px;color:var(--ink);background:#fff;border-radius:8px;padding:0 28px 0 10px;font-size:11px;font-weight:650}.toolbar-spacer{flex:1}.project-menu{position:relative}.project-menu>summary{width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;list-style:none;display:inline-flex}.project-menu>summary::-webkit-details-marker{display:none}.project-menu[open]>summary{color:var(--ink);background:#e9edee}.project-menu>div{z-index:4;border:1px solid var(--line);background:#fff;border-radius:10px;width:160px;padding:5px;position:absolute;top:39px;right:0;box-shadow:0 12px 34px #17212b24}.project-menu button{color:#43505b;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;height:34px;padding:0 9px;font-size:10px;display:flex}.project-menu button:hover{background:var(--soft)}.compact-project-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:12px;display:flex}.compact-project-header h1{margin-top:8px}.compact-project-header p{max-width:720px;color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.project-header-actions{flex-wrap:wrap;gap:7px;display:flex}.project-header-actions .button{min-height:36px;margin:0;padding:0 12px;font-size:11px}.project-meta-line{min-height:32px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:15px;font-size:9px;display:flex}.project-meta-line>span:not(.tag){border-right:1px solid var(--line);align-items:center;gap:5px;padding-right:9px;display:inline-flex}.project-quick-add{align-items:stretch;gap:7px;margin-bottom:11px;display:flex}.project-quick-add>button{color:#37504e;text-align:left;cursor:pointer;background:#f7fbfa;border:1px solid #bfd3d0;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:6px 10px;display:flex}.project-quick-add>button:first-child{flex:1;min-width:0}.project-quick-add>button:last-child{color:var(--accent);background:#fff;flex:none;font-size:9px;font-weight:700}.project-quick-add>button:hover{background:#eff8f6;border-color:#7ea8a2}.project-quick-add button>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.project-quick-add strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.project-quick-add small{color:#73827f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.project-quick-add kbd{color:#75817f;background:#fff;border:1px solid #d5dfdd;border-radius:5px;flex:none;padding:3px 5px;font-size:8px}.quick-add-icon{width:29px;height:29px;color:var(--accent);background:#dfeeed;border-radius:7px;justify-content:center;align-items:center;flex:none!important;display:inline-flex!important}.project-section-tabs{z-index:9;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:11px;gap:3px;margin-bottom:14px;padding:4px;display:flex;position:sticky;top:50px;overflow-x:auto}.project-section-tabs button{height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:650;display:inline-flex}.project-section-tabs button:hover{color:var(--ink);background:#f2f4f5}.project-section-tabs button.active{color:var(--ink);background:#e8f1f0}.project-section-tabs button span{text-align:center;background:#ffffffbf;border-radius:999px;min-width:17px;padding:2px 4px;font-size:8px}.project-section-content{min-height:280px}.section-compact-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px;display:flex}.section-compact-heading h2{margin:0;font-size:15px}.section-compact-heading p{color:var(--muted);margin:3px 0 0;font-size:9px}.section-compact-heading>button{height:28px;color:var(--accent);cursor:pointer;background:#e8f2f1;border:0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.provider-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:13px}.provider-card>header{align-items:center;gap:9px;display:flex}.provider-card-title{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.provider-card-title small{color:#8c959d;text-transform:uppercase;letter-spacing:.05em;font-size:8px}.provider-card-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.provider-card-controls{display:flex}.provider-card-controls button,.compact-link-controls button{color:#8c959d;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:inline-flex}.provider-card-controls button:hover,.compact-link-controls button:hover{color:var(--ink);background:#f0f2f3}.provider-card>p{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.45}.identifier-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:10px;display:grid}.identifier-list>span{background:#f5f6f7;border-radius:7px;flex-direction:column;gap:2px;min-width:0;padding:6px 7px;display:flex}.identifier-list small{color:#8b949c;text-transform:uppercase;font-size:7px}.identifier-list code{color:#46535e;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;overflow:hidden}.provider-actions{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.provider-actions a{color:#3f4c57;border:1px solid #d9dee1;border-radius:7px;align-items:center;gap:5px;height:27px;padding:0 8px;font-size:9px;font-weight:650;text-decoration:none;display:inline-flex}.provider-actions a:hover{color:var(--accent);background:#f6fbfa;border-color:#93b2ae}.no-actions{color:#929aa2;font-size:8px}.provider-card>footer{flex-wrap:wrap;gap:4px;margin-top:9px;display:flex}.provider-card .tag{min-height:18px;padding:0 6px;font-size:8px}.links-section{margin-top:18px}.links-section>h3{color:#63707a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:9px}.compact-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.compact-link-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;min-width:0;display:flex;position:relative}.compact-link-card>a,a.compact-link-card{min-width:0;color:var(--ink);flex:1;align-items:center;gap:8px;padding:9px 10px;text-decoration:none;display:flex}.compact-link-card .provider-logo{border-radius:7px;width:29px;height:29px}.compact-link-card a>span:nth-child(2),a.compact-link-card>span:nth-child(2){flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.compact-link-card small{color:#8d969e;text-transform:uppercase;font-size:7px}.compact-link-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.compact-link-card i{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.compact-link-card svg:last-child{color:#9aa2a9;flex:none}.compact-link-controls{padding-right:5px;display:flex}.legacy-compact-link{padding:9px 10px}.inline-empty{min-height:180px;color:var(--muted);background:#ffffff8c;border:1px dashed #cbd2d6;border-radius:12px;justify-content:center;align-items:center;gap:14px;padding:28px;display:flex}.inline-empty h3{color:var(--ink);margin:0;font-size:13px}.inline-empty p{margin:4px 0 0;font-size:9px}.inline-empty .button{min-height:35px;margin:0 0 0 12px;font-size:10px}.provider-picker-intro{margin-bottom:14px}.provider-picker-intro h3{margin:0;font-size:14px}.provider-picker-intro p{color:var(--muted);margin:4px 0 0;font-size:10px}.provider-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.provider-options>button{border:1px solid var(--line);min-height:69px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:10px;display:flex}.provider-options>button:hover{background:#f7fbfa;border-color:#9db5b2}.provider-options>button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.provider-options strong{font-size:11px}.provider-options small{color:var(--muted);font-size:8px;line-height:1.35}.provider-options>button>svg{color:#99a2aa}.integration-editor{flex-direction:column;gap:14px;display:flex}.integration-editor-provider{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding-bottom:13px;display:flex}.integration-editor-provider>span:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.integration-editor-provider small{color:#8b949d;text-transform:uppercase;font-size:8px}.integration-editor-provider strong{font-size:12px}.integration-editor-provider>button{height:29px;color:var(--muted);cursor:pointer;background:#f0f2f3;border:0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;display:flex}.integration-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.generated-actions{background:#f7fbfa;border:1px solid #cde2df;border-radius:10px;padding:10px}.generated-actions>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.generated-actions header>span{color:var(--accent);align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.generated-actions header small{color:#81908e;font-size:8px}.generated-actions>div{flex-wrap:wrap;gap:5px;display:flex}.generated-actions a{color:#355d59;background:#fff;border:1px solid #cbdeda;border-radius:6px;align-items:center;gap:4px;height:25px;padding:0 7px;font-size:8px;font-weight:650;text-decoration:none;display:inline-flex}.generated-actions p{color:#84918f;margin:0;font-size:8px}.override-panel{border:1px solid var(--line);border-radius:10px}.override-panel summary{color:#4f5b66;cursor:pointer;align-items:center;gap:7px;height:38px;padding:0 11px;font-size:9px;font-weight:650;list-style:none;display:flex}.override-panel summary::-webkit-details-marker{display:none}.override-panel summary small{color:#949ca3;margin-left:auto;font-size:8px;font-weight:500}.override-fields{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:11px;display:grid}.integration-submit{align-self:flex-end;margin:0}.smart-link-composer{flex-direction:column;gap:12px;display:flex}.smart-project-select{background:#f8faf9;border:1px solid #d9e3e1;border-radius:10px;padding:10px}.smart-paste-field{flex-direction:column;gap:7px;display:flex}.smart-paste-field>span{color:#3a4a48;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.smart-paste-field>span svg{color:var(--accent)}.smart-paste-field textarea{resize:vertical;width:100%;min-height:66px;color:var(--ink);background:#fff;border:2px solid #9ebdb9;border-radius:11px;padding:12px 13px;font-size:11px;line-height:1.45}.smart-paste-field textarea:focus{border-color:var(--accent);outline:3px solid #0f766e1c}.smart-link-idle{color:#7b8986;background:#fafbfb;border:1px dashed #c9d5d3;border-radius:10px;align-items:center;gap:11px;min-height:76px;padding:13px;display:flex}.smart-link-idle>div{flex-direction:column;gap:3px;display:flex}.smart-link-idle strong{color:#4b5b58;font-size:10px}.smart-link-idle span{font-size:9px;line-height:1.4}.smart-recognition{background:#fff;border:1px solid #c8dcd9;border-radius:12px;overflow:hidden}.smart-recognition>header{background:#f5faf9;border-bottom:1px solid #e2e9e8;align-items:center;gap:9px;padding:11px 12px;display:flex}.smart-recognition>header>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.smart-recognition header small{color:var(--accent);text-transform:uppercase;align-items:center;gap:3px;font-size:8px;font-weight:700;display:flex}.smart-recognition header strong{text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:11px;overflow:hidden}.smart-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px 12px 0;display:grid}.smart-facts>span{background:#f3f5f5;border-radius:7px;flex-direction:column;gap:2px;min-width:0;padding:6px 7px;display:flex}.smart-facts small{color:#84908e;text-transform:uppercase;font-size:7px}.smart-facts code{color:#3f4e4c;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.smart-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px 12px;display:grid}.smart-generated-links{border-top:1px solid #e7ebeb;align-items:center;gap:10px;padding:8px 12px;display:flex}.smart-generated-links>small{color:#82908d;text-transform:uppercase;font-size:8px;font-weight:700}.smart-generated-links>span{flex-wrap:wrap;gap:5px;display:flex}.smart-generated-links a{color:#42625e;border:1px solid #d1dddb;border-radius:6px;align-items:center;gap:4px;height:25px;padding:0 7px;font-size:8px;font-weight:650;text-decoration:none;display:inline-flex}.smart-link-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.smart-link-footer>span{flex-wrap:wrap;gap:4px;display:flex}.smart-link-footer>span button{color:#687673;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:5px 6px;font-size:8px;text-decoration:underline}.smart-link-footer>.button{white-space:nowrap;align-items:center;gap:8px;min-height:36px;margin:0;display:inline-flex}.smart-submit-shortcut{color:#ffffffe6;background:#00000017;border:1px solid #ffffff59;border-radius:5px;padding:2px 5px;font-family:inherit;font-size:8px;font-weight:700;line-height:1.2}.smart-link-footer>.button:disabled .smart-submit-shortcut{opacity:.65}.permission-empty{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 2px;display:flex}.permission-empty h3{margin:0;font-size:14px}.permission-empty p{color:var(--muted);margin:0 0 4px;font-size:10px;line-height:1.5}.permission-empty .button{margin:0}.project-tenant-field{background:#f4faf9;border:1px solid #bfd4d1;border-radius:10px;padding:11px}.project-tenant-field>span{color:#315d58;font-weight:750}.page-skeleton{gap:12px;width:100%;max-width:1320px;margin:0 auto;display:grid}.auth-shell-skeleton .sidebar{flex-direction:column;gap:12px;display:flex}.skeleton-brand,.skeleton-nav{background:linear-gradient(100deg,#20282f 20%,#2b363f 38%,#20282f 56%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite skeleton-shift}.skeleton-brand{width:118px;height:30px;margin-bottom:26px}.skeleton-nav{width:100%;height:38px}.dashboard-skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-toolbar{background:#e9edef;border-radius:12px;grid-column:1/-1;height:52px}.skeleton-title{background:#e9edef;border-radius:12px;grid-column:1/-1;width:min(420px,70%);height:86px}.skeleton-card{background:linear-gradient(100deg,#f0f2f3 20%,#f7f8f8 38%,#f0f2f3 56%) 0 0/200% 100%;border:1px solid #e1e5e7;border-radius:13px;height:244px;animation:1.4s ease-in-out infinite skeleton-shift}.skeleton-wide{grid-column:1/-1;min-height:220px}.project-page-skeleton{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-skeleton,.manage-skeleton{grid-template-columns:1fr}.inline-page-skeleton{gap:12px;width:100%;margin-top:14px;display:grid}@keyframes skeleton-shift{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.skeleton-card,.skeleton-brand,.skeleton-nav{animation:none}}@media (width<=1120px){.navigator-grid,.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.compact-project-header{flex-direction:column;align-items:flex-start}.navigator-filter-bar{flex-wrap:wrap}.navigator-filter-bar .search-box{flex-basis:100%}.navigator-filter-bar .select-filter{flex:1}.result-count{display:none}.project-header-actions{width:100%}}@media (width<=680px){.navigator-grid,.provider-grid,.compact-link-grid,.provider-options{grid-template-columns:1fr}.navigator-filter-bar .select-filter{flex:calc(50% - 5px);min-width:0}.navigator-create-button,.navigator-smart-button{flex:calc(50% - 5px);justify-content:center}.toolbar-back span,.toolbar-action{display:none}.project-toolbar>select{flex:1;width:auto;min-width:0}.compact-project-header h1{font-size:28px}.project-header-actions .button{flex:1}.project-meta-line>span:not(.tag){border-right:0;width:100%}.integration-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.integration-fields .field{grid-column:auto}.override-fields{grid-template-columns:1fr}.integration-fields .field-full{grid-column:1/-1}.project-toolbar-add span{display:none}.project-toolbar-add{justify-content:center;width:34px;padding:0}.project-quick-add kbd,.project-quick-add small{display:none}.smart-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-edit-grid .field{grid-column:auto}.smart-edit-grid .field-full{grid-column:1/-1}.smart-link-footer{flex-direction:column-reverse;align-items:stretch}.smart-link-footer>.button{width:100%}.dashboard-skeleton,.project-page-skeleton{grid-template-columns:1fr}.generated-actions>header,.inline-empty{flex-direction:column;align-items:flex-start}.inline-empty .button{width:100%;margin:4px 0 0}}@media (width<=350px){.integration-fields{grid-template-columns:1fr}.integration-fields .field,.integration-fields .field-full{grid-column:1}}
