:root{--bg:#eef2f7;--surface:#ffffff;--surface-soft:#f8fafc;--text:#0f172a;--muted:#64748b;--line:#e2e8f0;--sidebar:#0f172a;--sidebar-soft:#111e3a;--accent:#0d6e6e;--accent-soft:#dcfce7}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}body.app-shell-scroll-lock{overflow:hidden}a{color:inherit;text-decoration:none}.app-shell{width:100%;padding:0}.app-shell,.workspace{height:100vh;overflow:hidden}.workspace{display:flex;border-radius:0;background:var(--surface);min-height:0}.auth-login-page{padding:0;background:radial-gradient(1200px 500px at -8% -15%,rgba(14,165,233,.2),transparent 58%),radial-gradient(900px 450px at 108% 112%,rgba(13,110,110,.2),transparent 62%),#f1f5f9}.auth-login-page,.auth-login-shell{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh}.auth-login-shell{width:100%;margin:0;border:0;border-radius:0;background:#ffffff;overflow:hidden;display:grid;grid-template-columns:minmax(0,7fr) minmax(500px,4fr);justify-content:center;align-items:stretch}.auth-showcase-panel{color:#e2e8f0;padding:0;display:block;width:100%;margin:0}.auth-showcase-panel,.auth-showcase-video-frame{background:#020617;position:relative;overflow:hidden}.auth-showcase-video-frame{height:100%;min-height:100%;border:0;border-radius:0}.auth-showcase-video{width:100%;height:100%;display:block;object-fit:contain;object-position:center center;filter:saturate(1.04) contrast(1.02)}.auth-showcase-video-frame:before{content:none}.auth-showcase-video-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.52),rgba(2,6,23,.78)),radial-gradient(900px 440px at 8% 8%,rgba(20,184,166,.12),transparent 65%);pointer-events:none}.auth-showcase-hero-line{position:absolute;left:clamp(24px,4vw,56px);right:clamp(24px,6vw,72px);bottom:clamp(26px,5vh,58px);margin:0;z-index:2;color:#f8fafc;font-family:var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(24px,2.1vw,36px);font-weight:700;line-height:1.15;letter-spacing:-.01em;text-wrap:balance;text-shadow:0 10px 28px rgba(2,6,23,.42);max-width:min(760px,92%)}.auth-showcase-video-badge{position:absolute;top:12px;left:12px;z-index:1;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0f172a;background:#a5f3fc;border-radius:999px;padding:6px 10px}.auth-showcase-video-tags{position:absolute;right:12px;bottom:12px;z-index:1;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.auth-showcase-video-tags span{border:1px solid rgba(125,211,252,.35);background:rgba(2,6,23,.62);color:#e2e8f0;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:600;letter-spacing:.02em;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.auth-showcase-video-fallback{object-fit:cover;background:#020617}@keyframes authShowcaseSweep{0%{transform:translateX(-120%) rotate(8deg);opacity:0}22%{opacity:1}55%{transform:translateX(250%) rotate(8deg);opacity:0}to{transform:translateX(250%) rotate(8deg);opacity:0}}.auth-showcase-copy{display:grid;grid-gap:8px;gap:8px}.auth-showcase-copy h1{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-size:clamp(32px,3vw,44px);color:#f8fafc;line-height:1.08}.auth-showcase-copy p{margin:0;font-size:14px;color:#cbd5e1;line-height:1.45;max-width:56ch}.auth-showcase-steps{display:grid;grid-gap:10px;gap:10px}.auth-showcase-step{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;border:1px solid rgba(148,163,184,.22);border-radius:12px;background:rgba(15,23,42,.45);padding:10px 12px}.auth-showcase-step>span{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:700;color:#0f172a;background:#67e8f9}.auth-showcase-step>div{display:grid;grid-gap:2px;gap:2px}.auth-showcase-step strong{font-size:13px;color:#f1f5f9}.auth-showcase-step p{margin:0;font-size:12px;color:#cbd5e1;line-height:1.35}.auth-panel{display:grid;justify-items:center;align-items:center;background:#ffffff;padding:26px 32px}.auth-panel-card{width:min(680px,calc(100% - 16px));margin:0 auto;display:grid;grid-gap:14px;gap:14px}.auth-panel-head{display:grid;grid-gap:5px;gap:5px}.auth-brand-row{display:inline-flex;align-items:center;gap:8px}.auth-brand-mark{width:36px;height:36px;display:block;flex-shrink:0;border-radius:8px;box-shadow:0 2px 8px rgba(15,23,42,.16)}.auth-panel-kicker{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#0ea5e9}.auth-panel-head h2{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-size:42px;line-height:1.05;color:#0f172a}.auth-panel-head p{margin:0;font-size:13px;color:#64748b}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-page .card{width:min(560px,100%)}.auth-form{display:grid;grid-gap:10px;gap:10px}.auth-mode-switch{display:inline-flex;border:1px solid #dbe5f3;border-radius:10px;overflow:hidden;align-self:flex-start}.auth-mode-switch-wide{width:100%;align-self:stretch}.auth-mode-btn{border:0;border-left:1px solid #dbe5f3;background:#fff;color:#64748b;padding:8px 14px;font-size:12px;cursor:pointer;flex:1 1 auto;min-height:38px}.auth-mode-btn:first-child{border-left:0}.auth-mode-btn.active{background:#0d6e6e;color:#fff}.auth-divider{display:flex;align-items:center;justify-content:center;color:#64748b;font-size:11px}.auth-divider:after,.auth-divider:before{content:"";height:1px;flex:1 1 auto;background:#e2e8f0}.auth-divider span{padding:0 8px}.auth-google-btn{display:inline-flex;align-items:center;gap:8px;justify-content:center}.auth-google-btn svg{width:16px;height:16px;display:block;flex-shrink:0}.auth-links{display:flex;justify-content:center;gap:12px;font-size:12px}.auth-links-spread{justify-content:flex-end}.auth-links a{color:#0d6e6e;text-decoration:underline;text-underline-offset:2px}.auth-loading-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-loading-screen-minimal{background:radial-gradient(900px 420px at -8% -10%,rgba(14,165,233,.08),transparent 62%),radial-gradient(860px 380px at 108% 112%,rgba(13,110,110,.08),transparent 64%),#f1f5f9}.auth-loading-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px 14px;color:#334155;font-size:13px}.auth-loading-spinner{width:34px;height:34px;border-radius:999px;border:3px solid rgba(13,110,110,.18);border-top-color:#0d6e6e;animation:authSpinnerRotate .85s linear infinite}@keyframes authSpinnerRotate{to{transform:rotate(1turn)}}.app-dialog-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.48);display:grid;place-items:center;padding:18px;z-index:140}.app-dialog{width:min(520px,100%);border:1px solid #dbe5f3;border-radius:14px;background:#ffffff;box-shadow:0 20px 54px rgba(15,23,42,.26);display:grid;grid-gap:14px;gap:14px;padding:16px}.app-dialog.warn{border-color:#fecaca}.app-dialog-head{display:grid;grid-gap:6px;gap:6px}.app-dialog-head h4{margin:0;color:#0f172a;font-size:19px;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif}.app-dialog-head p{margin:0;color:#475569;font-size:13px;line-height:1.45}.app-dialog-body{display:grid;grid-gap:12px;gap:12px}.app-dialog-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.workspace-link-dialog{width:min(560px,100%)}.workspace-link-list{margin:0;padding:0 0 0 18px;display:grid;grid-gap:8px;gap:8px;color:#475569;font-size:13px;line-height:1.45}.workspace-link-status{margin:0;border:1px solid #dbe5f3;border-radius:10px;background:#f8fafc;color:#334155;font-size:12px;line-height:1.4;padding:9px 10px}.repo-create-dialog{width:min(1180px,96vw);max-height:min(92vh,980px);min-height:0;grid-template-rows:auto minmax(0,1fr) auto}.repo-create-dialog .app-dialog-body{min-height:0;overflow:auto;padding-right:4px}.repo-create-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.repo-create-field{display:grid;grid-gap:6px;gap:6px}.repo-create-field span{font-size:12px;color:#475569}.repo-create-overview{margin-bottom:2px}.repo-create-settings-panel{margin-top:2px}.repo-create-column-table-wrap{max-height:260px}.repo-create-preview{max-height:300px}.repo-create-initial-fields{margin-top:4px}.repo-create-status{margin:0;font-size:12px;color:#475569;padding-bottom:2px}.auth-submit-btn{width:100%;justify-content:center}.landing-page{width:min(1440px,100%);margin:0 auto;display:block}.landing-nav{padding:18px 72px}.landing-brand{display:inline-flex;align-items:center;gap:10px;font-size:22px;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;color:#0f172a}.landing-brand-mark{width:46px;height:46px;border-radius:8px;box-shadow:0 4px 14px rgba(15,23,42,.16)}.landing-nav-links{display:inline-flex;align-items:center;gap:14px}.landing-nav-links a{font-size:13px;padding:6px 10px;border-radius:999px;border:1px solid transparent;transition:border-color .15s ease,color .15s ease,background .15s ease}.landing-nav-links a:hover{border-color:#cbd5e1;background:#f8fafc;color:#0f172a}.landing-nav-actions{display:inline-flex;align-items:center;gap:8px}.landing-hero{padding:64px 72px;grid-template-columns:minmax(0,640px) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:stretch}.landing-hero-copy{display:grid;align-content:center;grid-gap:14px;gap:14px}.landing-kicker{margin:0;font-size:10px;letter-spacing:.09em;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.landing-hero-copy h1{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;text-wrap:balance}.landing-subtitle{margin:0;font-size:17px;line-height:1.5;max-width:60ch}.landing-cta-row{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.landing-hero-media{position:relative;min-height:460px;display:grid;place-items:center}.landing-hero-video-shell{height:100%;min-height:460px;border:1px solid #dbe5f3;background:#020617;box-shadow:0 16px 38px rgba(2,6,23,.22)}.landing-floating-card{position:absolute;border:1px solid rgba(191,219,254,.5);border-radius:12px;background:rgba(15,23,42,.7);color:#e2e8f0;padding:10px 12px;display:grid;grid-gap:3px;gap:3px;max-width:290px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing-floating-card.top{top:16px;left:16px}.landing-floating-card.bottom{right:16px;bottom:16px}.landing-floating-card span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#67e8f9;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.landing-floating-card strong{font-size:13px;line-height:1.35;color:#f8fafc}.landing-outcomes{width:100%;margin:0;border:0;border-top:1px solid #e2e8f0;border-radius:0;padding:56px 72px;display:grid;grid-gap:14px;gap:14px}.landing-outcome-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px}.landing-outcome-card{padding:18px;display:grid;grid-gap:8px;gap:8px}.landing-outcome-card h3{margin:0;font-size:17px;line-height:1.2}.landing-outcome-card p{margin:0;font-size:13px;color:#475569;line-height:1.5}.landing-problem,.landing-solution{width:min(1300px,100%);margin:0 auto;border:1px solid #dbe5f3;border-radius:18px;background:#ffffff;padding:clamp(14px,2vw,24px);display:grid;grid-gap:14px;gap:14px}.landing-problem,.landing-solution{width:100%;margin:0;border:0;border-top:1px solid #e2e8f0;border-radius:0;padding:56px 72px}.landing-section-head{grid-gap:4px;gap:4px}.landing-section-head h2{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-size:clamp(29px,3vw,42px);line-height:1.04}.landing-section-head p{margin:0;color:#64748b;font-size:14px}.landing-problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-problem-card{border:1px solid #e2e8f0;display:grid;grid-gap:8px;gap:8px;padding:14px}.landing-problem-card h3{margin:0;font-size:18px;line-height:1.2;color:#0f172a;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif}.landing-problem-card ul{margin:0;padding-left:18px;display:grid;grid-gap:8px;gap:8px}.landing-problem-card li{font-size:14px;line-height:1.45;color:#334155}.landing-solution-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px}.landing-solution-step{background:#f8fbff;padding:16px;grid-gap:6px;gap:6px}.landing-solution-step h3{margin:0;font-size:17px;line-height:1.2;color:#0f172a}.landing-solution-step p{font-size:13px;color:#475569;line-height:1.5}.landing-solution-outcome{margin:0;color:#0d6e6e;font-size:14px;font-weight:600}.landing-feature-section{width:100%;margin:0;border-top:1px solid #e2e8f0;padding:60px 72px}.landing-feature-row{grid-template-columns:minmax(0,580px) minmax(0,1fr);grid-gap:36px;gap:36px;align-items:center}.landing-feature-row.reverse{grid-template-columns:minmax(0,1fr) minmax(0,580px)}.landing-feature-copy{grid-gap:10px;gap:10px}.landing-feature-copy h2{margin:0;color:#0f172a;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif}.landing-feature-copy p{line-height:1.5}.landing-feature-media{height:270px;background:#020617}.landing-pricing{width:100%;margin:0;border-top:1px solid #e2e8f0;padding:64px 72px}.landing-faq{width:100%;margin:0;border:0;border-top:1px solid #e2e8f0;border-radius:0;padding:56px 72px;display:grid;grid-gap:14px;gap:14px}.landing-faq-list{display:grid;grid-gap:8px;gap:8px}.landing-faq-item{border:1px solid #e2e8f0;border-radius:10px;background:#f8fbff;padding:8px 10px}.landing-faq-item summary{cursor:pointer;list-style:none;font-size:14px;font-weight:600;color:#0f172a}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item p{margin:8px 0 2px;color:#475569;font-size:13px;line-height:1.45}.landing-pricing-card{border:0;border-radius:0;background:transparent;padding:0;grid-gap:40px;gap:40px}.landing-pricing-card h2{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-size:48px;line-height:1.04;color:#ffffff}.landing-pricing-card p{margin:0;color:#cbd5e1}.landing-pricing-note{max-width:72ch}.landing-pricing-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;align-items:start}.landing-pricing-features{margin:0;padding-left:0;grid-gap:6px;gap:6px;font-size:14px}.landing-pricing-actions{display:grid;grid-gap:8px;gap:8px;border-radius:14px;background:#ffffff;padding:22px;border:1px solid #cbd5e1}.landing-pricing-actions .btn{width:100%;justify-content:center}.landing-final-cta{width:100%;margin:0;padding:64px 72px}.landing-final-cta-card{border:0;border-radius:0;background:transparent;padding:0}.landing-final-cta-card h2{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif}.landing-footer{width:100%;margin:0;border-top:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px 14px;gap:8px 14px;align-items:start;padding:24px 72px}.landing-footer-brand{color:#334155;font-size:23px;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif}.landing-footer-tagline{font-size:13px;line-height:1.45;max-width:64ch}.landing-footer-links{display:inline-flex;gap:14px}.landing-footer-links a{color:#0d6e6e;font-size:13px;text-decoration:underline;text-underline-offset:3px}.landing-footer-copy{font-size:12px}.sidebar{width:250px;height:100vh;overflow-y:auto;background:var(--sidebar);color:#cbd5e1;display:flex;flex-direction:column;gap:16px;padding:20px 16px}.brand h1{margin:0;font-size:28px;color:#fff;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-weight:600}.brand-logo-row{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:44px;height:44px;display:block;flex-shrink:0;border-radius:8px;box-shadow:0 4px 14px rgba(15,23,42,.18)}.brand p{margin:4px 0 0;font-size:10px;color:#94a3b8;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-badge{background:var(--sidebar-soft);border-radius:12px;padding:12px;display:grid;grid-gap:6px;gap:6px}.repo-badge-toggle{border:1px solid transparent;width:100%;text-align:left;cursor:pointer}.repo-badge-toggle:hover{border-color:rgba(125,211,252,.35)}.repo-badge-toggle:disabled{cursor:not-allowed;opacity:.8}.repo-badge .label{font-size:10px;color:#7dd3fc;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-badge .name{color:#f8fafc;font-weight:600;font-size:14px}.repo-badge .meta{font-size:10px;color:#93c5fd;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.sidebar-block{display:grid;grid-gap:8px;gap:8px}.sidebar-footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(148,163,184,.14)}.sidebar-user-link{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;border:1px solid rgba(148,163,184,.14);background:rgba(15,23,42,.25);transition:border-color .15s ease,background .15s ease}.sidebar-user-link:hover{border-color:rgba(125,211,252,.3);background:rgba(17,30,58,.6)}.sidebar-user-link.active{border-color:rgba(20,184,166,.4);background:rgba(13,110,110,.22)}.sidebar-user-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#1d4ed8,#0d6e6e);color:#f8fafc;font-size:12px;font-weight:700;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;flex-shrink:0}.sidebar-user-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.sidebar-user-copy strong{color:#f8fafc;font-size:12px;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-copy small{color:#94a3b8;font-size:10px;line-height:1.1}.sidebar-title{font-size:10px;color:#7dd3fc;letter-spacing:.06em;text-transform:uppercase;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-switcher{display:grid;grid-gap:6px;gap:6px;max-height:220px;overflow:auto;padding-right:2px}.repo-switcher button{border:1px solid rgba(125,211,252,.15);background:rgba(17,30,58,.55);color:#cbd5e1;border-radius:10px;padding:8px 10px;text-align:left;display:grid;grid-gap:3px;gap:3px;cursor:pointer}.repo-switcher button span{font-size:12px;font-weight:600;color:#f8fafc}.repo-switcher button small{font-size:10px;color:#93c5fd;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-switcher button.active{border-color:#14b8a6;background:#0d6e6e}.repo-switcher-empty{border:1px dashed rgba(125,211,252,.3);border-radius:10px;padding:10px;font-size:11px;color:#93c5fd}.repo-switcher-empty-link{display:block;transition:border-color .15s ease,background .15s ease,color .15s ease}.repo-switcher-empty-link:hover{border-color:rgba(125,211,252,.55);background:rgba(125,211,252,.08);color:#dbeafe}.repo-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.repo-card-link,.repo-grid{display:grid;grid-gap:12px;gap:12px}.repo-card-link{border:1px solid var(--line);border-radius:14px;padding:14px;background:linear-gradient(180deg,#ffffff,#fbfdff);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.repo-card-link:hover{border-color:#cbd5e1;box-shadow:0 8px 20px rgba(15,23,42,.06);transform:translateY(-1px)}.repo-card-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.repo-card-status{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:11px;font-weight:600}.repo-card-status-dot{width:7px;height:7px;border-radius:999px;background:#94a3b8;display:inline-block;flex-shrink:0}.repo-card-status.active{color:#166534}.repo-card-status.active .repo-card-status-dot{background:#22c55e}.repo-card-status.frozen{color:#92400e}.repo-card-status.frozen .repo-card-status-dot{background:#f59e0b}.repo-card-status.archived{color:#991b1b}.repo-card-status.archived .repo-card-status-dot{background:#ef4444}.repo-card-updated{color:#64748b;font-size:10px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-card-head{display:block}.repo-card-head h4{margin:0;font-size:18px;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;color:var(--text);line-height:1.15}.repo-card-meta{color:var(--muted);font-size:12px;line-height:1.4;margin:0}.repo-card-details{display:grid;grid-gap:8px;gap:8px}.repo-card-detail-item{display:grid;grid-gap:4px;gap:4px;padding:9px 10px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.repo-card-detail-item span{color:#64748b;font-size:11px}.repo-card-detail-item strong{color:#0f172a;font-size:12px;line-height:1.3;word-break:break-word}.repo-card-kpi{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.repo-card-kpi .item{background:var(--surface-soft);border-radius:8px;padding:8px;display:grid;grid-gap:4px;gap:4px}.repo-card-kpi .item span{color:var(--muted);font-size:11px}.repo-card-kpi .item strong{font-size:14px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-card-footer{display:grid;grid-gap:10px;gap:10px;padding-top:2px}.repo-card-footer-note{color:#64748b;font-size:11px;line-height:1.35}.repo-card-actions{display:grid;grid-gap:8px;gap:8px}.repo-card-actions .btn{display:block;width:100%;text-align:center}.dashboard-chart-controls,.dashboard-kpi-foot{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-control-field{display:grid;grid-gap:6px;gap:6px}.dashboard-control-field span{font-size:12px;color:#64748b}.dashboard-select{position:relative}.dashboard-select.disabled .dashboard-select-trigger{cursor:not-allowed;color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.dashboard-select-trigger{width:100%;border:1px solid #dbe5f3;background:#fff;color:#0f172a;border-radius:10px;min-height:38px;padding:8px 10px 8px 12px;font-size:12px;line-height:1.25;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.dashboard-select-trigger:hover{border-color:#cbd5e1;background:#fcfdff}.dashboard-select.open .dashboard-select-trigger{border-color:#7dd3fc;box-shadow:0 0 0 2px rgba(186,230,253,.65)}.dashboard-select-caret{width:14px;height:14px;color:#64748b;flex-shrink:0;transition:transform .15s ease}.dashboard-select-caret svg{width:100%;height:100%;display:block}.dashboard-select-caret svg path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.dashboard-select-caret.open{transform:rotate(180deg)}.dashboard-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:240px;overflow:auto;border:1px solid #dbe5f3;border-radius:10px;background:#fff;box-shadow:0 14px 24px rgba(15,23,42,.12);padding:6px;display:grid;grid-gap:4px;gap:4px;z-index:30}.dashboard-select.open-up .dashboard-select-menu{top:auto;bottom:calc(100% + 6px)}.dashboard-select-option{width:100%;border:1px solid transparent;border-radius:8px;background:#fff;color:#334155;font-size:12px;line-height:1.3;padding:8px 9px;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.dashboard-select-option:hover{border-color:#e2e8f0;background:#f8fafc}.dashboard-select-option.active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.dashboard-chart-grid{align-items:start}.dashboard-breakdown-grid,.dashboard-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.dashboard-breakdown-grid{align-items:stretch}.dashboard-breakdown-grid>.dashboard-chart-panel{height:100%}.dashboard-chart-panel{border:1px solid var(--line);border-radius:12px;background:#fff;padding:12px;display:grid;grid-gap:12px;gap:12px;align-content:start}.dashboard-chart-panel-full{width:100%}.dashboard-chart-panel-head{display:grid;grid-gap:2px;gap:2px}.dashboard-chart-panel-head-split{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dashboard-chart-panel-head-copy{display:grid;grid-gap:2px;gap:2px}.dashboard-chart-panel-head strong{font-size:14px;color:#0f172a}.dashboard-chart-panel-head small{font-size:11px;color:#64748b}.dashboard-repo-rank-grid{display:grid;grid-gap:10px;gap:10px}.dashboard-repo-rank-card{border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff;padding:10px;display:grid;grid-gap:8px;gap:8px}.dashboard-repo-rank-head{display:flex;gap:8px;align-items:center}.dashboard-repo-rank-head .rank{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-size:11px;color:#334155;background:#e2e8f0;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-repo-rank-head strong{color:#0f172a;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-repo-rank-metric{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.dashboard-repo-rank-metric span{color:#64748b;font-size:11px}.dashboard-repo-rank-metric strong{color:#0f172a;font-size:13px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-repo-rank-track{height:7px;border-radius:999px;background:#e2e8f0;overflow:hidden}.dashboard-repo-rank-track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0d6e6e,#0ea5e9)}.dashboard-repo-rank-card small{font-size:11px;color:#64748b;line-height:1.25}.dashboard-repo-zero-list{display:grid;grid-gap:8px;gap:8px}.dashboard-repo-zero-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center;border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff;padding:8px 10px}.dashboard-repo-zero-item .rank{width:22px;height:22px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:10px;display:grid;place-items:center;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-repo-zero-item .name{color:#334155;font-size:12px}.dashboard-repo-zero-item strong{color:#0f172a;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-calendar{--calendar-cell-size:11px;--calendar-gap:4px;display:grid;grid-gap:8px;gap:8px}.dashboard-calendar-months{display:grid;grid-gap:var(--calendar-gap);gap:var(--calendar-gap);margin-left:42px;width:max-content;align-items:end}.dashboard-calendar-months span{font-size:9px;color:#94a3b8;min-width:0;white-space:nowrap}.dashboard-calendar-body{display:grid;grid-template-columns:34px max-content;grid-gap:8px;gap:8px}.dashboard-calendar-days{display:grid;grid-template-rows:repeat(7,var(--calendar-cell-size));grid-gap:var(--calendar-gap);gap:var(--calendar-gap);align-content:start}.dashboard-calendar-days span{font-size:10px;color:#94a3b8;line-height:var(--calendar-cell-size)}.dashboard-calendar-weeks{display:grid;grid-gap:var(--calendar-gap);gap:var(--calendar-gap);width:max-content;align-items:start}.dashboard-calendar-week{display:grid;grid-template-rows:repeat(7,var(--calendar-cell-size));grid-gap:var(--calendar-gap);gap:var(--calendar-gap);width:var(--calendar-cell-size)}.dashboard-calendar-cell{width:var(--calendar-cell-size);height:var(--calendar-cell-size);border-radius:3px;background:#e2e8f0;border:1px solid #dbe5f3}.dashboard-calendar-cell.level-1{background:#99f6e4;border-color:#7dd3fc}.dashboard-calendar-cell.level-2{background:#5eead4;border-color:#38bdf8}.dashboard-calendar-cell.level-3{background:#2dd4bf;border-color:#0ea5e9}.dashboard-calendar-cell.level-4{background:#0d9488;border-color:#0d6e6e}.dashboard-calendar-legend{display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:10px;color:#94a3b8}.dashboard-calendar-legend-scale{display:inline-flex;gap:4px}.dashboard-calendar-legend-scale span{width:11px;height:11px;border-radius:3px;border:1px solid #dbe5f3}.dashboard-calendar-legend-scale .level-0{background:#e2e8f0}.dashboard-calendar-legend-scale .level-1{background:#99f6e4}.dashboard-calendar-legend-scale .level-2{background:#5eead4}.dashboard-calendar-legend-scale .level-3{background:#2dd4bf}.dashboard-calendar-legend-scale .level-4{background:#0d9488}.dashboard-chart-panel-trendline{background:linear-gradient(180deg,#ffffff,#f9fbff);border-color:#d7e3f4}.dashboard-trend-toggle{display:inline-flex;border:1px solid #dbe5f3;border-radius:9px;background:#fff;overflow:hidden}.dashboard-trend-toggle-btn{border:0;border-left:1px solid #dbe5f3;background:transparent;color:#64748b;font-size:11px;font-weight:600;padding:6px 11px;cursor:pointer}.dashboard-trend-toggle-btn:first-child{border-left:0}.dashboard-trend-toggle-btn.active{background:#0d6e6e;color:#f8fafc}.dashboard-import-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.dashboard-import-kpi-inline{display:flex;flex-wrap:wrap;gap:14px;align-items:center;color:#64748b;font-size:12px;line-height:1.35}.dashboard-import-kpi-inline span{white-space:nowrap}.dashboard-import-kpi-inline strong{color:#0f172a;font-weight:700}.dashboard-import-kpi{border:1px solid #dbe5f3;border-radius:10px;background:#f8fbff;padding:8px 10px;display:grid;grid-gap:3px;gap:3px}.dashboard-import-kpi span{font-size:10px;color:#64748b}.dashboard-import-kpi strong{font-size:12px;color:#0f172a;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-import-line-shell{border:1px solid #dbe5f3;border-radius:10px;background:#fff;padding:6px 8px 0}.dashboard-import-line-svg{width:100%;height:190px;display:block}.dashboard-import-line-axis{display:flex;justify-content:space-between;gap:8px;padding:0 2px 8px;font-size:10px;color:#64748b;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-import-bars-shell{border:1px solid #dbe5f3;border-radius:10px;background:#fff;padding:10px 10px 8px}.dashboard-import-bars-grid{display:grid;grid-gap:8px;gap:8px;align-items:end}.dashboard-import-bar-column{display:grid;grid-template-rows:16px 180px 14px;grid-gap:5px;gap:5px;min-width:0}.dashboard-import-bar-value{text-align:center;color:#64748b;font-size:10px;line-height:1;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-import-bar-track{width:100%;height:100%;border-radius:8px;border:1px solid #dbe5f3;background:#f1f5f9;overflow:hidden;display:flex;align-items:flex-end}.dashboard-import-bar-fill{width:100%;border-radius:7px;background:linear-gradient(180deg,#38bdf8,#0d6e6e)}.dashboard-import-bar-day{text-align:center;color:#64748b;font-size:10px;line-height:1;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-snapshot-table{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.dashboard-snapshot-head,.dashboard-snapshot-row{display:grid;grid-template-columns:minmax(160px,1.25fr) minmax(100px,.8fr) minmax(180px,1.5fr) minmax(90px,.7fr) minmax(90px,.7fr) minmax(92px,.6fr);grid-gap:10px;gap:10px;align-items:center;padding:10px 12px}.dashboard-snapshot-head{background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;color:#64748b;font-weight:600}.dashboard-snapshot-row{border-top:1px solid #f1f5f9;font-size:12px;color:#334155}.dashboard-snapshot-row:first-of-type{border-top:0}.dashboard-snapshot-row .name{color:#0f172a;font-weight:600}.dashboard-snapshot-row .actions{justify-self:end}.dashboard-status{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:#64748b}.dashboard-status .dot{width:7px;height:7px;border-radius:999px;background:#94a3b8}.dashboard-status.active{color:#166534}.dashboard-status.active .dot{background:#16a34a}.dashboard-status.frozen{color:#854d0e}.dashboard-status.frozen .dot{background:#ca8a04}.dashboard-status.archived{color:#6b7280}.dashboard-status.archived .dot{background:#9ca3af}.dashboard-stack-list{display:grid;grid-gap:10px;gap:10px}.dashboard-stack-item{display:grid;grid-gap:6px;gap:6px}.dashboard-stack-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.dashboard-stack-top span{color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-stack-top strong{color:#0f172a;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-stack-track{height:8px;border-radius:999px;overflow:hidden;background:#e2e8f0;display:flex}.dashboard-stack-track span{height:100%;min-width:2px}.dashboard-stack-track .added{background:#14b8a6}.dashboard-stack-track .modified{background:#0ea5e9}.dashboard-stack-track .removed{background:#f97316}.dashboard-stack-meta{display:flex;flex-wrap:wrap;gap:10px;color:#64748b;font-size:11px;line-height:1.2}.dashboard-stack-meta span:last-child{margin-left:auto;color:#334155}.dashboard-velocity-list{display:grid;grid-gap:10px;gap:10px}.dashboard-velocity-item{display:grid;grid-gap:6px;gap:6px}.dashboard-velocity-top{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px}.dashboard-velocity-top span{color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-velocity-top strong{color:#0f172a;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-velocity-track{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.dashboard-velocity-track span{height:100%;display:block;border-radius:999px}.dashboard-velocity-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:11px;color:#64748b}.dashboard-share-vertical{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));grid-gap:10px;gap:10px;align-items:end;min-height:220px}.dashboard-share-v-column{display:grid;grid-template-rows:14px 150px auto auto;grid-gap:5px;gap:5px;min-width:0}.dashboard-share-v-value{text-align:center;color:#64748b;font-size:10px;line-height:1;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-share-v-track{height:100%;border-radius:8px;border:1px solid #dbe5f3;background:#f1f5f9;overflow:hidden;display:flex;align-items:flex-end}.dashboard-share-v-fill{width:100%;border-radius:7px}.dashboard-share-v-label{color:#334155;font-size:11px;text-align:center;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-share-v-pct{color:#64748b;font-size:10px;text-align:center;line-height:1;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-lifecycle-track{height:10px;border-radius:999px;overflow:hidden;background:#e2e8f0;display:flex}.dashboard-lifecycle-track span{height:100%;min-width:2px}.dashboard-lifecycle-track .active{background:#16a34a}.dashboard-lifecycle-track .frozen{background:#ca8a04}.dashboard-lifecycle-track .archived{background:#9ca3af}.dashboard-lifecycle-meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:11px;color:#64748b}.dashboard-schema-panel{gap:12px}.dashboard-schema-summary-inline{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;color:#64748b;font-size:12px}.dashboard-schema-summary-inline span{display:inline-flex;align-items:baseline;gap:6px;min-width:92px}.dashboard-schema-summary-inline strong{margin-left:0;color:#0f172a;font-size:12px;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-schema-summary-inline span+span{padding-left:12px;border-left:1px solid #e2e8f0}.dashboard-schema-compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-schema-compact-block{display:grid;grid-gap:4px;gap:4px}.dashboard-schema-list-head{display:grid;grid-gap:2px;gap:2px;padding-bottom:6px;border-bottom:1px solid #e2e8f0}.dashboard-schema-list-head strong{color:#0f172a;font-size:12px}.dashboard-schema-list-head small{color:#64748b;font-size:11px}.dashboard-schema-compact-row{display:grid;grid-template-columns:minmax(0,1fr) 56px 56px 72px;grid-gap:10px;gap:10px;align-items:baseline;padding:6px 0;border-top:1px solid #eef2f7;font-size:11px}.dashboard-schema-compact-row:first-of-type{border-top:0}.dashboard-schema-compact-row .name{color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-schema-compact-row .delta{color:#64748b;font-size:11px;white-space:nowrap;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-schema-compact-row .delta.removed{color:#9f1239}.dashboard-schema-compact-row strong{color:#0f172a;font-size:11px;white-space:nowrap;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-column-bars{display:grid;grid-gap:8px;gap:8px}.dashboard-column-bar-item{display:grid;grid-gap:6px;gap:6px}.dashboard-column-bar-top{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px}.dashboard-column-bar-top span{color:#334155;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-column-bar-top strong{color:#0f172a;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.dashboard-column-bar-track{height:7px;border-radius:999px;background:#e2e8f0;overflow:hidden}.dashboard-column-bar-track span{height:100%;display:block;border-radius:999px;background:linear-gradient(90deg,#0ea5e9,#0d6e6e)}.repo-detail-card{display:grid;grid-gap:14px;gap:14px}.repo-control-shell{border:1px solid #d8dee4;border-radius:12px;background:#fff;overflow:hidden;display:grid}.repo-control-shell-head{display:grid;grid-gap:14px;gap:14px;padding:14px;border-bottom:1px solid #d8dee4;background:#fff}.repo-control-shell-head.has-actions{grid-template-columns:minmax(0,1fr) minmax(220px,280px)}.repo-control-shell-head.no-actions{grid-template-columns:1fr}.repo-control-shell-copy{display:grid;grid-gap:7px;gap:7px;min-width:0}.repo-control-shell-label{color:#57606a;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.repo-control-shell-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.repo-control-shell-title-row h3{margin:0;color:#24292f;font-size:20px;line-height:1.15;font-weight:600}.repo-control-shell-state{display:inline-flex;align-items:center;gap:6px;border:1px solid #d0d7de;border-radius:999px;background:#f6f8fa;color:#57606a;padding:4px 9px;font-size:11px;line-height:1;white-space:nowrap}.repo-control-shell-state-dot{width:7px;height:7px;border-radius:999px;background:#6e7781}.repo-control-shell-state.active{color:#1a7f37;border-color:#bfd8bf;background:#f6fff8}.repo-control-shell-state.active .repo-control-shell-state-dot{background:#1a7f37}.repo-control-shell-state.idle{color:#57606a}.repo-control-shell-state.idle .repo-control-shell-state-dot{background:#6e7781}.repo-control-shell-state.frozen{color:#9a6700;border-color:#eac54f;background:#fff8c5}.repo-control-shell-state.frozen .repo-control-shell-state-dot{background:#bf8700}.repo-control-shell-state.archived{color:#cf222e;border-color:#f2b8bd;background:#fff1f2}.repo-control-shell-state.archived .repo-control-shell-state-dot{background:#cf222e}.repo-control-shell-meta{display:flex;align-items:center;gap:7px 12px;flex-wrap:wrap;color:#57606a;font-size:12px}.repo-control-shell-meta span{position:relative}.repo-control-shell-meta span:not(:last-child):after{content:"";position:absolute;right:-7px;top:50%;width:3px;height:3px;border-radius:999px;background:#d0d7de;transform:translateY(-50%)}.repo-control-shell-description{margin:0;color:#57606a;font-size:13px;line-height:1.4}.repo-control-shell-actions{display:grid;align-content:start;grid-gap:8px;gap:8px;justify-items:end}.repo-control-shell-actions .btn,.repo-control-shell-actions a.btn{width:auto;min-width:170px;text-align:center}.repo-control-shell-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);grid-gap:0;gap:0}.repo-control-shell-side{border-left:1px solid #d8dee4;display:grid;align-content:start}.repo-panel-box{background:#fff;padding:14px;display:grid;grid-gap:12px;gap:12px}.repo-panel-box+.repo-panel-box{border-top:1px solid #d8dee4}.repo-panel-box-main{border-right:0}.repo-panel-box-head{display:grid;grid-gap:3px;gap:3px}.repo-panel-box-head strong{color:#24292f;font-size:13px;line-height:1.15}.repo-panel-box-head small{color:#57606a;font-size:11px;line-height:1.3}.repo-panel-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.repo-panel-stat{border:1px solid #d8dee4;border-radius:8px;padding:10px;display:grid;grid-gap:4px;gap:4px;background:#fff}.repo-panel-stat span{color:#57606a;font-size:11px}.repo-panel-stat strong{color:#24292f;font-size:14px;line-height:1.2;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-panel-list{border:1px solid #d8dee4;border-radius:8px;overflow:hidden;background:#fff}.repo-panel-list-row{display:grid;grid-template-columns:minmax(120px,160px) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:10px 12px}.repo-panel-list-row+.repo-panel-list-row{border-top:1px solid #eaeef2}.repo-panel-list-row span{color:#57606a;font-size:11px}.repo-panel-list-row strong{color:#24292f;font-size:12px;line-height:1.35;word-break:break-word}.repo-panel-muted-list{display:grid;grid-gap:6px;gap:6px;border-top:1px solid #eaeef2;padding-top:10px}.repo-profile-form-card{border:1px solid #d8dee4;border-radius:10px;background:#fff;overflow:hidden}.repo-profile-field-row{display:grid;grid-template-columns:minmax(150px,180px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:12px}.repo-profile-field-row+.repo-profile-field-row{border-top:1px solid #eaeef2}.repo-profile-field-row.textarea{align-items:start}.repo-profile-field-meta{display:grid;grid-gap:3px;gap:3px;padding-top:2px}.repo-profile-field-meta span{color:#24292f;font-size:12px;font-weight:600;line-height:1.2}.repo-profile-field-meta small{color:#57606a;font-size:11px;line-height:1.3}.repo-profile-footer{border:1px solid #d8dee4;border-radius:10px;background:#f6f8fa;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.repo-profile-footer-meta{display:grid;grid-gap:6px;gap:6px;min-width:0}.repo-profile-footer-line{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.repo-profile-footer-line span{color:#57606a;font-size:11px}.repo-profile-footer-line strong{color:#24292f;font-size:12px;line-height:1.3;word-break:break-word;font-weight:600}.repo-profile-update-btn{width:100%;height:28px;min-height:28px;padding:0 8px;font-size:11px;line-height:1;font-weight:600;border-radius:8px;background:#f4fbfb;color:#0d6e6e;border:1px solid #cfe8e6}.repo-profile-update-btn:not(:disabled):hover{background:#ecf7f7;border-color:#b9dfdc}.repo-profile-update-btn:not(:disabled):focus-visible{outline:none;box-shadow:0 0 0 2px rgba(13,110,110,.12)}.repo-detail-hero{border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(180deg,#ffffff,#fbfdff);padding:14px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:14px;gap:14px;align-items:start}.repo-detail-identity{display:grid;grid-gap:10px;gap:10px;min-width:0}.repo-detail-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.repo-detail-status{border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-detail-status.active{background:#dcfce7;color:#166534}.repo-detail-status.idle{background:#e2e8f0;color:#334155}.repo-detail-status.frozen{background:#fef3c7;color:#92400e}.repo-detail-status.archived{background:#fee2e2;color:#991b1b}.repo-detail-id{color:#64748b;font-size:11px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow-wrap:anywhere}.repo-detail-description{margin:0;color:#475569;font-size:13px;line-height:1.4}.repo-detail-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.repo-detail-kpi-card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 11px;display:grid;grid-gap:4px;gap:4px}.repo-detail-kpi-card span{color:#64748b;font-size:11px}.repo-detail-kpi-card strong{color:#0f172a;font-size:14px;line-height:1.2;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-detail-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.repo-detail-meta-item{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 11px;display:grid;grid-gap:5px;gap:5px}.repo-detail-meta-item span{color:#64748b;font-size:11px}.repo-detail-meta-item strong{color:#0f172a;font-size:12px;line-height:1.3;word-break:break-word}.repo-detail-timeline{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.repo-detail-timeline-item{display:grid;grid-gap:4px;gap:4px}.repo-detail-timeline-item span{color:#64748b;font-size:11px}.repo-detail-timeline-item strong{color:#0f172a;font-size:12px;line-height:1.3}.repo-control-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:12px;gap:12px}.repo-control-panel,.repo-lifecycle-panel{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:12px;display:grid;grid-gap:10px;gap:10px}.repo-control-panel-full{gap:12px}.repo-control-panel-head{display:grid;grid-gap:3px;gap:3px}.repo-control-panel-head strong{color:#0f172a;font-size:13px;line-height:1.15}.repo-control-panel-head small{color:#64748b;font-size:11px;line-height:1.25}.repo-control-fields{display:grid;grid-gap:10px;gap:10px}.repo-control-field{display:grid;grid-gap:6px;gap:6px}.repo-control-field span{color:#64748b;font-size:11px}.repo-control-textarea{min-height:88px;resize:vertical;line-height:1.35}.repo-control-actions{display:flex;align-items:center;justify-content:flex-start;gap:8px}.repo-control-actions .btn{display:inline-flex;width:auto;min-width:160px;text-align:center}.repo-control-status{margin:0;color:#475569;font-size:12px;line-height:1.3}.repo-control-status-grid{display:grid;grid-gap:6px;gap:6px;border-top:1px solid #eef2f7;padding-top:10px}.repo-lifecycle-summary{border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff;padding:10px;display:grid;grid-gap:8px;gap:8px}.repo-lifecycle-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475569;font-size:12px}.repo-lifecycle-row strong{color:#0f172a;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-lifecycle-actions{display:grid;grid-gap:8px;gap:8px}.repo-lifecycle-actions .btn{width:100%;text-align:center}.repo-danger-zone{border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:hidden}.repo-danger-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px}.repo-danger-row+.repo-danger-row{border-top:1px solid #eef2f7}.repo-danger-row.delete{background:linear-gradient(180deg,#fff,#fff8f8)}.repo-danger-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.repo-danger-copy strong{color:#0f172a;font-size:13px;line-height:1.2}.repo-danger-copy small{color:#64748b;font-size:11px;line-height:1.35}.repo-danger-copy small strong{color:#334155;font-size:inherit}.repo-danger-status{border-radius:999px;padding:5px 10px;white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-danger-status.active{background:#dcfce7;color:#166534}.repo-danger-status.frozen{background:#fef3c7;color:#92400e}.repo-danger-status.archived{background:#fee2e2;color:#991b1b}.repo-danger-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;flex-shrink:0}.repo-settings-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.repo-settings-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:10px;min-width:0;white-space:nowrap}.repo-settings-toggle span:first-child{line-height:1}.repo-settings-toggle-chevron{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#64748b;transition:transform .18s ease,color .18s ease}.repo-settings-toggle-chevron svg{width:16px;height:16px}.repo-settings-toggle.open .repo-settings-toggle-chevron{transform:rotate(180deg);color:#0f172a}.repo-settings-summary-item{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 11px;display:grid;grid-gap:5px;gap:5px}.repo-settings-summary-item span{color:#64748b;font-size:11px}.repo-settings-summary-item strong{color:#0f172a;font-size:12px;line-height:1.3;word-break:break-word}.repo-settings-panel{border:1px solid #d8dee4;border-radius:12px;background:#fff;padding:12px;display:grid;grid-gap:12px;gap:12px}.repo-settings-panel-head{display:grid;grid-gap:3px;gap:3px}.repo-settings-panel-head strong{color:#24292f;font-size:13px;line-height:1.2}.repo-settings-panel-head small{color:#57606a;font-size:11px;line-height:1.3}.repo-settings-import-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.repo-settings-inline-field{display:grid;grid-gap:6px;gap:6px}.repo-settings-inline-field span{color:#57606a;font-size:11px}.repo-settings-checkbox{border:1px solid #d8dee4;border-radius:10px;background:#f6f8fa;padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.repo-settings-checkbox input[type=checkbox]{margin-top:2px}.repo-settings-checkbox div{display:grid;grid-gap:3px;gap:3px}.repo-settings-checkbox strong{color:#24292f;font-size:12px;line-height:1.2}.repo-settings-checkbox span{color:#57606a;font-size:11px;line-height:1.3}.repo-settings-empty-actions{display:grid;grid-gap:10px;gap:10px}.repo-settings-actions{margin-top:10px;padding-top:8px}.repo-history-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.repo-history-summary-item{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 11px;display:grid;grid-gap:5px;gap:5px}.repo-history-summary-item span{color:#64748b;font-size:11px}.repo-history-summary-item strong{color:#0f172a;font-size:12px;line-height:1.25;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-commit-timeline-scroll{border:1px solid #e2e8f0;border-radius:12px;background:#fff;max-height:420px;overflow:auto;padding:12px}.repo-commit-timeline{--repo-commit-timeline-gap:10px;display:grid;grid-gap:var(--repo-commit-timeline-gap);gap:var(--repo-commit-timeline-gap)}.repo-commit-event{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:stretch}.repo-commit-rail{position:relative;display:block}.repo-commit-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:10px;height:10px;border-radius:999px;background:#5d8fb2;border:2px solid #fff;box-shadow:0 0 0 1px rgba(93,143,178,.28)}.repo-commit-dot.latest{background:#0d6e6e;box-shadow:0 0 0 1px rgba(13,110,110,.28)}.repo-commit-dot.rollback{background:#f59e0b;box-shadow:0 0 0 1px rgba(245,158,11,.28)}.repo-commit-line-bottom,.repo-commit-line-top{position:absolute;left:50%;transform:translateX(-50%);z-index:1;width:2px;background:rgba(93,143,178,.24);border-radius:999px}.repo-commit-line-top{top:calc(var(--repo-commit-timeline-gap) * -.5);bottom:50%}.repo-commit-line-bottom{top:50%;bottom:calc(var(--repo-commit-timeline-gap) * -.5)}.repo-commit-rail[data-commit-tone=latest] .repo-commit-line-bottom{background:rgba(13,110,110,.35)}.repo-commit-rail[data-commit-tone=rollback] .repo-commit-line-bottom{background:rgba(245,158,11,.35)}.repo-commit-rail[data-prev-tone=latest] .repo-commit-line-top{background:rgba(13,110,110,.35)}.repo-commit-rail[data-prev-tone=rollback] .repo-commit-line-top{background:rgba(245,158,11,.35)}.repo-commit-card{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 11px;margin-bottom:0;display:grid;grid-gap:8px;gap:8px;width:100%;text-align:left;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.repo-commit-card:hover{border-color:#cbd5e1}.repo-commit-card:focus-visible{outline:none;border-color:#0d6e6e;box-shadow:0 0 0 2px rgba(13,110,110,.12)}.repo-commit-card.latest{border-color:#cfe8e6;background:#fbfefe}.repo-commit-card.selected{border-color:#0d6e6e;background:#f8fdfd;box-shadow:0 0 0 2px rgba(13,110,110,.12)}.repo-commit-expanded{border-top:1px solid #e2e8f0;padding-top:8px;display:grid;grid-gap:10px;gap:10px}.repo-commit-expanded-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.repo-commit-expanded-item{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:8px 9px;display:grid;grid-gap:4px;gap:4px}.repo-commit-expanded-item span{color:#64748b;font-size:10px}.repo-commit-expanded-item strong{color:#0f172a;font-size:11px;line-height:1.25;word-break:break-word;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-commit-expanded-delta{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:8px 9px;display:grid;grid-gap:8px;gap:8px}.repo-commit-expanded-delta-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.repo-commit-expanded-delta-head strong{color:#0f172a;font-size:11px}.repo-commit-expanded-delta-head span{color:#64748b;font-size:10px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-commit-expanded-stats{display:flex;flex-wrap:wrap;gap:6px}.repo-commit-expanded-stats span{border-radius:999px;padding:4px 7px;background:#f1f5f9;color:#334155;font-size:10px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-commit-expanded-note{margin:0;color:#475569;font-size:11px;line-height:1.35}.repo-commit-card-head{justify-content:space-between}.repo-commit-card-head,.repo-commit-card-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.repo-commit-card-head-actions{justify-content:flex-end}.repo-commit-card-title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.repo-commit-card-title strong{color:#0f172a;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-commit-inline-tag{border-radius:999px;padding:3px 7px;background:#e2f2f1;color:#0d6e6e;font-size:10px;font-weight:700;letter-spacing:.02em}.repo-commit-inline-tag.rollback{background:#fef3c7;color:#92400e}.repo-commit-card-date{color:#64748b;font-size:10px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.repo-commit-export-btn{border:1px solid #dbe8f2;background:#f8fbfd;color:#245173;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:600;line-height:1;cursor:pointer}.repo-commit-export-btn:hover{background:#eef6fb;border-color:#c9dfee}.repo-commit-export-btn:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(93,143,178,.2)}.repo-commit-card-message{margin:0;color:#0f172a;font-size:12px;line-height:1.35}.repo-commit-card-meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:#64748b;font-size:11px}.repo-commit-card-meta span{position:relative}.repo-commit-card-meta span:not(:last-child):after{content:\"\";display:inline-block;width:3px;height:3px;margin-left:10px;border-radius:999px;background:#cbd5e1;vertical-align:middle}.repo-history-actions-bar{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.repo-history-actions-copy{display:grid;grid-gap:3px;gap:3px}.repo-history-actions-copy strong{color:#0f172a;font-size:12px;line-height:1.2}.repo-history-actions-copy small{color:#64748b;font-size:11px;line-height:1.3}.repo-history-actions{display:flex;gap:8px;flex-wrap:wrap}.page-toast-stack{position:fixed;top:18px;right:18px;z-index:80;display:grid;grid-gap:8px;gap:8px;pointer-events:none}.page-toast{min-width:260px;max-width:min(420px,calc(100vw - 36px));border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.35;box-shadow:0 10px 25px rgba(15,23,42,.15);border:1px solid transparent;background:#fff}.page-toast.success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.page-toast.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.nav{display:grid;grid-gap:8px;gap:8px}.nav a{border-radius:10px;padding:9px 10px;font-size:13px;display:flex;align-items:center;gap:9px;color:#cbd5e1;transition:background-color .15s ease,color .15s ease}.nav a:hover{background:rgba(125,211,252,.12)}.nav-icon{width:16px;height:16px;display:inline-grid;place-items:center;flex-shrink:0}.nav-icon svg{width:100%;height:100%;display:block}.nav-icon svg path{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-label{min-width:0}.nav a.active{background:var(--accent);color:#fff;font-weight:600}.main{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;background:var(--surface-soft);padding:24px;display:grid;grid-gap:20px;gap:20px;align-content:start}@media (max-width:1080px){.repo-control-shell-grid,.repo-control-shell-head{grid-template-columns:1fr}.repo-control-shell-side{border-left:0;border-top:1px solid #d8dee4}.repo-detail-hero{grid-template-columns:1fr}.repo-detail-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.repo-detail-timeline,.repo-settings-summary{grid-template-columns:1fr}.repo-settings-import-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.repo-control-grid{grid-template-columns:1fr}.repo-history-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.repo-danger-row{flex-direction:column;align-items:stretch}.repo-danger-status{align-self:flex-start}.repo-danger-actions{justify-content:flex-start}}.topbar{background:var(--surface);border-radius:14px;min-height:72px;padding:14px 20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.topbar h2{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-weight:600;font-size:34px}.topbar-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.topbar-meta-line{margin:0;color:#64748b;font-size:12px;line-height:1.25}.topbar-meta-line strong{color:#0f172a;font-weight:600}.grid-2,.grid-3,.grid-4,.row{display:grid;grid-gap:12px;gap:12px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--surface);border-radius:14px;padding:18px;display:grid;grid-gap:12px;gap:12px;align-content:start}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.card-head-copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.card-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card-head-actions,.card-head-actions .btn-row{justify-content:flex-end}.card h3{margin:0;font-family:var(--font-newsreader),"Times New Roman",Georgia,serif;font-size:26px;font-weight:600}.card p.muted,.muted{margin:0;color:var(--muted);font-size:13px}.legal-section{display:grid;grid-gap:8px;gap:8px;padding-top:12px;border-top:1px solid #e2e8f0}.legal-section:first-of-type{padding-top:0;border-top:none}.legal-section h4{margin:0;color:#0f172a;font-size:16px;font-weight:700}.legal-list{grid-gap:5px;gap:5px;color:#334155;font-size:13px;line-height:1.45}.guide-list,.legal-list{margin:0;padding-left:18px;display:grid}.guide-list{grid-gap:12px;gap:12px}.guide-list li{color:#0f172a;font-size:14px;line-height:1.5}.guide-list li strong{display:block;margin-bottom:2px}.guide-list-compact{gap:8px}.guide-bullets{margin:0;padding-left:18px;display:grid;grid-gap:8px;gap:8px;color:#334155;font-size:14px;line-height:1.45}.stat-tile{background:var(--surface-soft);border-radius:10px;padding:12px;display:grid;grid-gap:6px;gap:6px}.stat-tile .label{color:var(--muted);font-size:12px}.stat-tile .value{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:22px;font-weight:700}.btn-row{display:flex;flex-wrap:wrap;gap:10px}.commit-cta-row{width:100%}.save-version-cta{width:100%;min-height:42px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:700;box-shadow:none}.save-version-cta:disabled{box-shadow:none}.btn{border:none;border-radius:10px;padding:8px 12px;font-weight:600;font-size:12px;cursor:pointer}.btn.primary{background:var(--accent);color:#fff}.btn.dark{background:#0f172a;color:#fff}.btn.soft{background:var(--line);color:#334155}.btn.warn{background:#fee2e2;color:#991b1b}.btn:disabled{opacity:.55;cursor:not-allowed}.ui-tooltip-anchor{position:relative}.ui-tooltip-anchor[data-tooltip]:after,.ui-tooltip-anchor[data-tooltip]:before{position:absolute;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:50}.ui-tooltip-anchor[data-tooltip]:before{content:"";left:50%;bottom:calc(100% + 4px);transform:translateX(-50%) translateY(4px);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #0f172a}.ui-tooltip-anchor[data-tooltip]:after{content:attr(data-tooltip);left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(4px);width:max-content;max-width:min(340px,72vw);padding:7px 9px;border-radius:8px;background:#0f172a;color:#f8fafc;font-size:11px;line-height:1.35;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:normal;text-align:left;box-shadow:0 10px 20px rgba(15,23,42,.22)}.ui-tooltip-anchor[data-tooltip]:focus-within:after,.ui-tooltip-anchor[data-tooltip]:focus-within:before,.ui-tooltip-anchor[data-tooltip]:hover:after,.ui-tooltip-anchor[data-tooltip]:hover:before{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.pill-row{display:flex;flex-wrap:wrap;gap:8px}.pill{border-radius:999px;padding:6px 10px;font-size:10px;font-weight:600;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.pill.good{background:#dcfce7;color:#166534}.pill.info{background:#dbeafe;color:#1e3a8a}.pill.warn{background:#fee2e2;color:#991b1b}.soft-box{background:var(--surface-soft);border-radius:10px;padding:10px 12px;font-size:12px;color:#334155}.profile-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:start}.profile-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.profile-fields-grid,.profile-inline-grid.payment{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-fields-grid{display:grid;grid-gap:12px;gap:12px;align-items:start}.profile-fields-grid.compact{gap:10px}.profile-form-field{display:grid;grid-gap:6px;gap:6px}.profile-form-field span{font-size:12px;color:#475569}.profile-status-note{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;padding:10px 12px;display:grid;grid-gap:3px;gap:3px;align-content:start;min-height:72px}.profile-status-note strong{font-size:13px;color:#0f172a}.profile-status-note span{font-size:11px;color:#64748b;line-height:1.25}.profile-section-stack{display:grid;grid-gap:12px;gap:12px}.profile-subsection{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;display:grid;grid-gap:10px;gap:10px}.profile-subsection-head{display:grid;grid-gap:2px;gap:2px}.profile-subsection-head strong{font-size:13px;color:#0f172a}.profile-subsection-head small{font-size:11px;color:#64748b;line-height:1.25}.profile-kv-list{display:grid;grid-gap:0;gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.profile-kv-row{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:10px 12px;border-top:1px solid #eef2f7}.profile-kv-row:first-child{border-top:0}.profile-kv-row span{font-size:12px;color:#64748b}.profile-kv-row strong{min-width:0;font-size:12px;color:#0f172a;line-height:1.35;word-break:break-word}.profile-view-section{display:grid;grid-gap:12px;gap:12px}.profile-view-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.billing-quick-layout{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:stretch}.billing-quick-panel{border:1px solid #dbe5f3;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#f1f6fc);padding:14px;display:grid;grid-gap:10px;gap:10px}.billing-quick-panel h3{margin:0;font-size:22px;color:#0f172a;line-height:1.2}.billing-quick-panel p{margin:0;font-size:13px;color:#475569;line-height:1.45}.billing-quick-cta,.billing-quick-secondary{width:100%;justify-content:center}.billing-quick-cta{min-height:44px;font-size:15px}.billing-status-block{display:flex;flex-direction:column;gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;height:100%}.billing-status-row{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:10px;gap:10px;padding:10px 12px;border-top:1px solid #eef2f7;flex:1 1}.billing-status-row:first-child{border-top:0}.billing-status-label{font-size:12px;color:#64748b}.billing-status-value{font-size:12px;color:#0f172a;line-height:1.35;word-break:break-word}.billing-status-value.ok{color:#166534}.billing-status-value.idle{color:#0f172a}.validation-summary{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:start;grid-gap:16px;gap:16px;padding-top:10px;border-top:1px solid #eef2f7}.validation-item{border:none;background:transparent;border-radius:0;padding:0;display:grid;grid-gap:6px;gap:6px;align-content:start}.validation-item span{color:#64748b;font-size:12px}.validation-item strong{color:#0f172a;font-size:13px;line-height:1.15;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.validation-item small{color:#64748b;font-size:10px;line-height:1.2}.validation-item.interactive{border-color:transparent;background:transparent}.validation-separator-shell{position:relative;width:100%}.validation-separator-select{width:100%;min-width:0}.validation-separator-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;display:grid;place-items:center;color:#64748b;pointer-events:none}.validation-separator-caret svg{width:100%;height:100%;display:block}.validation-item.ok,.validation-item.warn{border-color:transparent;background:transparent}.validation-item.ok strong{color:#166534}.validation-item.warn strong{color:#b91c1c}.validation-controls-grid{display:grid;grid-template-columns:minmax(180px,240px);grid-gap:10px;gap:10px;justify-content:start}.validation-inline-control{display:grid;grid-gap:6px;gap:6px;min-width:0}.validation-inline-control>span{color:#64748b;font-size:12px}.validation-inline-control .validation-separator-select{width:100%}.validation-separator-select .dashboard-select-trigger{min-height:40px;font-size:12px;font-weight:500;border-color:#dbe5f3;background:#fff}.schema-inline-status{display:none}.schema-inline-item{color:#475569}.schema-inline-item strong{margin-left:4px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.schema-inline-item.ok strong{color:#166534}.schema-inline-item.warn strong{color:#b91c1c}.schema-inline-sep{color:#cbd5e1;font-size:12px}.schema-delta-panel{position:relative;border:1px solid #e8e5e9;border-radius:14px;padding:14px;display:grid;grid-gap:12px;gap:12px}.schema-delta-panel.missing{border-color:#f1d5db;background:linear-gradient(180deg,#fffcfd,#ffffff)}.schema-delta-meta{display:grid;grid-gap:4px;gap:4px}.schema-delta-kicker{color:#9f1239;font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.schema-delta-meta strong{color:#7f1d1d;font-size:14px;line-height:1.15}.schema-delta-meta p{margin:0;color:#9f1239;opacity:.8;font-size:12px;line-height:1.35}.schema-delta-summary-text{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid #f1d5db;border-bottom:1px solid #f1d5db;padding:8px 0}.schema-delta-summary-stat{color:#64748b;font-size:12px;line-height:1.2}.schema-delta-summary-stat strong{margin-left:4px;color:#334155;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.schema-delta-summary-stat.warn strong{color:#9f1239}.schema-delta-summary-stat.ok strong{color:#334155}.schema-delta-summary-sep{color:#cbd5e1;font-size:10px}.schema-delta-section{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#ffffff}.schema-delta-section-static{display:grid;grid-gap:0;gap:0}.schema-delta-section-static-head{background:#f8fafc;padding:10px 12px;border-bottom:1px solid #e2e8f0}.schema-delta-section-toggle{width:100%;border:0;background:#f8fafc;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.schema-delta-section-toggle:hover{background:#f1f5f9}.schema-delta-section-title{display:inline-flex;align-items:center;gap:8px;min-width:0}.schema-delta-section-label{color:#334155;font-size:12px;font-weight:600}.schema-delta-section-count{border:1px solid #e2e8f0;background:#fff;color:#9f1239;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.schema-delta-section-chevron{width:14px;height:14px;color:#64748b;display:grid;place-items:center;transition:transform .15s ease;flex-shrink:0}.schema-delta-section-chevron svg{width:100%;height:100%;display:block}.schema-delta-section-chevron.open{transform:rotate(180deg)}.schema-delta-section-body{padding:6px 10px 8px;background:#ffffff;border-top:1px solid #e2e8f0}.schema-delta-section-static .schema-delta-section-body{border-top:0}.schema-delta-new-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.schema-delta-new-search{display:grid;grid-gap:6px;gap:6px;min-width:min(320px,100%);max-width:420px}.schema-delta-new-meta,.schema-delta-new-search>span{color:#64748b;font-size:11px}.schema-delta-new-meta{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.schema-delta-new-table-wrap{border:1px solid #e2e8f0;border-radius:10px;overflow:visible;background:#fff}.schema-delta-new-table{width:100%;border-collapse:collapse}.schema-delta-new-table td,.schema-delta-new-table th{border-bottom:1px solid #e2e8f0;padding:8px 10px;text-align:left;vertical-align:middle}.schema-delta-new-table th{background:#f8fafc;color:#475569;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.schema-delta-new-table td:last-child,.schema-delta-new-table th:last-child{width:190px}.schema-delta-new-table tr:last-child td{border-bottom:none}.schema-delta-new-empty{color:#9f1239;font-size:12px}.schema-delta-new-pagination{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.schema-delta-new-page-size{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:11px;white-space:nowrap}.schema-delta-new-page-size-select{width:88px}.schema-delta-new-page-size-select .dashboard-select-trigger{min-height:34px;padding-top:6px;padding-bottom:6px}.schema-delta-manage-grid{display:grid;grid-gap:0;gap:0;border:none;border-radius:0;background:transparent;max-width:none}.schema-delta-manage-row{display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:8px 2px;border-top:1px solid #e2e8f0}.schema-delta-manage-row:first-child{border-top:none}.schema-delta-chip{border:0;background:transparent;color:#334155;font-size:12px;line-height:1.2;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schema-delta-role-select{width:176px;min-width:176px}.schema-delta-role-select .dashboard-select-trigger{min-height:34px;padding-top:6px;padding-bottom:6px;font-size:12px}.schema-delta-inline-btn,.schema-delta-inline-note{min-height:34px;min-width:120px;padding:0 12px;font-size:12px;justify-content:center}.schema-delta-inline-note{border:1px solid #f1d5db;border-radius:10px;background:#fff;color:#7f1d1d;display:inline-flex;align-items:center}.schema-delta-actions{display:grid;grid-gap:10px;gap:10px;border-top:1px solid #edf2f7;padding-top:10px}.schema-delta-actions-note{margin:0;color:#64748b;font-size:12px;line-height:1.3}.schema-delta-actions-buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.schema-delta-action-apply{order:3}.schema-delta-action-open{order:2}.schema-delta-action-ignore{order:1}.preview-ignored-note{border:1px solid #f1d5db;background:#fff7fa;border-radius:10px;padding:8px 10px;color:#7f1d1d;font-size:11px;line-height:1.35;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.preview-toolbar{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.preview-toolbar-meta{color:#334155;font-size:12px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.preview-toolbar-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.trim-toggle{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid #edf2f7;border-radius:10px;background:#fafcff;padding:5px 8px;cursor:pointer}.trim-toggle input{position:absolute;opacity:0;pointer-events:none}.trim-toggle-track{width:30px;height:18px;border-radius:999px;background:#e2e8f0;border:1px solid #cbd5e1;position:relative;flex-shrink:0;transition:background-color .12s ease,border-color .12s ease}.trim-toggle-thumb{position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:999px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.18);transition:transform .12s ease}.trim-toggle-copy{display:grid;grid-gap:1px;gap:1px;min-width:0}.trim-toggle-copy strong{color:#0f172a;font-size:11px;line-height:1.1;font-weight:600}.trim-toggle-copy small{color:#64748b;font-size:10px;line-height:1.15}.trim-toggle:has(input:checked){border-color:#dbeafe;background:#f8fbff}.trim-toggle:has(input:checked) .trim-toggle-track{background:#2563eb;border-color:#2563eb}.trim-toggle:has(input:checked) .trim-toggle-thumb{transform:translateX(12px)}.preview-page-size{display:flex;align-items:center;gap:8px;color:#64748b;font-size:11px;flex-wrap:nowrap;white-space:nowrap}.preview-page-size-select{width:84px}.preview-page-size-select .dashboard-select-trigger{min-height:34px;padding-top:6px;padding-bottom:6px}.preview-pagination{display:flex;align-items:center;gap:8px}.preview-pagination span{font-size:12px;color:#475569;min-width:86px;text-align:center}.preview-pagination .btn{min-width:58px}.commit-section{border:1px solid #dbe5f3;background:linear-gradient(180deg,#ffffff,#f8fbff);border-radius:12px;padding:16px;display:grid;grid-gap:12px;gap:12px;min-height:220px}.commit-section-head{display:grid;grid-gap:4px;gap:4px}.commit-section-head strong{color:#0f172a;font-size:14px;line-height:1.15}.commit-section-head small{color:#64748b;font-size:11px;line-height:1.25}.commit-section .field{min-height:40px}.field{width:100%;border:1px solid var(--line);background:#fff;color:var(--text);border-radius:10px;padding:9px 11px;font-size:12px;min-height:36px}select.field{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:34px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='%2364758b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px}select.field:hover{border-color:#cbd5e1}select.field:disabled{cursor:not-allowed;color:#94a3b8;background-color:#f8fafc}select.field::-ms-expand{display:none}.field:focus{outline:2px solid #bae6fd;border-color:#7dd3fc}.check-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#334155}.check-row input[type=checkbox]{width:14px;height:14px}.scroll{max-height:180px;overflow:auto;display:grid;grid-gap:8px;gap:8px}.csv-preview{border:1px solid var(--line);border-radius:10px;overflow:auto;max-height:420px;background:#fff}.csv-table{width:100%;border-collapse:collapse;font-size:11px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.csv-table td,.csv-table th{border-bottom:1px solid var(--line);padding:8px;text-align:left;white-space:nowrap}.csv-table th{position:-webkit-sticky;position:sticky;top:0;background:#f8fafc;color:#334155;z-index:1}.csv-column-label,.csv-column-meta{display:inline-block}.csv-column-meta{margin-left:0;border:1px solid #f1d5db;border-radius:999px;padding:1px 6px;background:#fff;color:#7f1d1d;font-size:10px;font-weight:600;text-transform:capitalize;letter-spacing:.01em}.csv-column-meta.role-default{border-color:#dbe5f3;color:#475569}.csv-column-meta.role-id{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.csv-column-meta.role-ignore{border-color:#f1d5db;color:#9f1239;background:#fff1f3}.preview-column-header{position:relative}.preview-column-trigger{width:100%;border:0;background:transparent;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start;gap:6px;color:inherit;font:inherit;text-align:left;cursor:pointer}.preview-column-trigger:hover .csv-column-label{text-decoration:underline;text-underline-offset:2px}.preview-column-editor{margin-top:6px}.preview-column-role-menu{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.preview-column-role-option{border:1px solid transparent;background:transparent;color:#64748b;border-radius:7px;min-height:26px;padding:0 8px;font-size:10px;line-height:1;font-weight:600;cursor:pointer;transition:border-color .12s ease,background-color .12s ease,color .12s ease}.preview-column-role-option:hover{border-color:#dbe5f3;background:#f8fafc;color:#334155}.preview-column-role-option.active{border-color:#dbe5f3;background:#eff6ff;color:#1d4ed8}.preview-column-role-option.active.role-default{border-color:#dbe5f3;background:#f8fafc;color:#334155}.preview-column-role-option.active.role-id{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.preview-column-role-option.active.role-ignore{border-color:#f1d5db;background:#fff1f3;color:#9f1239}.csv-table th.csv-column-ignored{background:#fff4f7;color:#7f1d1d}.csv-table td.csv-column-ignored{background:#fff9fb}.column-pill{border:1px solid var(--line);border-radius:999px;padding:6px 10px;display:flex;align-items:center;gap:8px;background:#fff;cursor:pointer;font-size:11px}.column-pill span{font-weight:600}.column-pill small{font-size:10px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;opacity:.85}.column-pill.id{border-color:#16a34a;background:#dcfce7;color:#166534}.column-pill.ignored{border-color:#dc2626;background:#fee2e2;color:#991b1b}.workflow-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:0;gap:0;align-items:stretch;background:#f1f5f9;border-radius:0;margin:-24px;min-height:100vh}.workflow-rail{background:#f8fafc;border-right:1px solid #d5dde8;padding:18px 10px;display:grid;grid-gap:8px;gap:8px;align-content:start}.workflow-step{border:none;border-left:2px solid transparent;border-radius:0;background:transparent;color:#334155;padding:8px 6px;cursor:pointer;display:block;text-align:left;transition:color .12s ease,border-color .12s ease}.workflow-step.active{border-left-color:#2563eb}.workflow-step:hover{color:#1e3a8a}.workflow-step-main{display:grid;grid-gap:1px;gap:1px;min-width:0;flex:1 1}.workflow-step-main strong{font-size:13px;color:#0f172a;font-family:var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-weight:600;line-height:1}.workflow-step.active .workflow-step-main strong{color:#1d4ed8}.workflow-step-main small{color:#64748b;font-size:11px;line-height:1.2}.workflow-stage{display:grid;grid-gap:20px;gap:20px;padding:24px;background:var(--surface-soft);align-content:start;min-width:0}.upload-shell{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;align-items:start}.upload-dropzone{position:relative;border:1px dashed #93c5fd;background:linear-gradient(180deg,#f8fbff,#eef6ff);border-radius:12px;padding:14px;display:grid;grid-gap:8px;gap:8px;cursor:pointer;transition:border-color .12s ease,background-color .12s ease}.upload-dropzone:hover{border-color:#60a5fa;background:linear-gradient(180deg,#f4f9ff,#e8f2ff)}.upload-dropzone.has-file{border-style:solid;border-color:#60a5fa;background:linear-gradient(180deg,#f0f7ff,#e7f1ff)}.upload-input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-kicker{color:#2563eb;font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.upload-title{color:#0f172a;font-size:15px;line-height:1.2}.upload-subtitle{color:#64748b;font-size:12px}.upload-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.upload-meta-item{color:#475569;font-size:10px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.upload-meta-sep{color:#94a3b8;font-size:10px;line-height:1}.inline-warning{border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:10px;padding:9px 11px;font-size:12px;line-height:1.35}.import-overview-panel{border:1px solid #e2e8f0;background:#fff;border-radius:12px;padding:12px;display:grid;grid-gap:12px;gap:12px}.import-overview-panel .analysis-summary-card{border:none;background:transparent;border-radius:0;padding:0}.analysis-summary-card{border:none;background:transparent;border-radius:12px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.analysis-summary-file{display:grid;grid-gap:3px;gap:3px;min-width:0}.analysis-summary-file span{color:#64748b;font-size:11px}.analysis-summary-file strong{color:#0f172a;font-size:16px;line-height:1.2;word-break:break-word}.analysis-summary-metrics{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap}.analysis-summary-metric{min-width:70px;border:none;border-radius:0;padding:0;background:transparent;display:grid;grid-gap:2px;gap:2px}.analysis-summary-metric span{color:#64748b;font-size:10px}.analysis-summary-metric strong{color:#0f172a;font-size:12px;line-height:1.1;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.analysis-summary-metrics .analysis-summary-metric+.analysis-summary-metric{padding-left:10px;border-left:1px solid #e2e8f0}.column-role-table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto;background:#fff}.column-schema-toolbar{display:grid;grid-gap:10px;gap:10px}.column-schema-search{display:grid;grid-gap:6px;gap:6px}.column-schema-search span{color:#57606a;font-size:11px}.column-schema-toolbar-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.column-schema-table-footer{margin-top:10px;justify-content:flex-end}.column-schema-page-meta{color:#57606a;font-size:11px;line-height:1.3}.column-schema-pagination{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.column-schema-page-size{display:inline-flex;align-items:center;gap:6px;color:#57606a;font-size:11px;white-space:nowrap}.column-schema-page-size .dashboard-select,.column-schema-page-size .field{min-width:72px}.column-page-size-select .dashboard-select-trigger{min-height:34px;padding-top:6px;padding-bottom:6px}.column-schema-page-index{color:#334155;font-size:11px;white-space:nowrap}.column-role-table{width:100%;border-collapse:collapse}.column-role-table td,.column-role-table th{border-bottom:1px solid var(--line);padding:10px 12px;text-align:left;vertical-align:middle}.column-role-table th{background:#f8fafc;color:#475569;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.column-role-table tr:last-child td{border-bottom:none}.column-role-name{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#0f172a}.column-role-select{min-width:140px;max-width:180px}.column-role-select .dashboard-select-trigger{min-height:34px;padding-top:6px;padding-bottom:6px}.column-role-actions-cell,.column-role-actions-head{width:1%;white-space:nowrap;text-align:right}.column-role-delete-btn{min-width:78px;padding:6px 10px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c}.column-role-delete-btn:hover:not(:disabled){background:#ffe4e6;border-color:#fda4af}.compare-version-select .dashboard-select-trigger{min-height:40px}.profile-select .dashboard-select-trigger,.repo-settings-select .dashboard-select-trigger{min-height:36px}.export-columns-panel{border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px}.compare-run-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.compare-run-btn{min-height:40px;white-space:nowrap}.compare-filter-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.compare-toolbar-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.compare-toolbar-label{font-size:11px;color:#475569;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.export-options-trigger{white-space:nowrap}.export-options-trigger.active{background:#e0f2fe;color:#075985}.export-split{position:relative;display:inline-flex;align-items:stretch}.export-split-main{border-top-right-radius:0;border-bottom-right-radius:0}.export-split-toggle{border-left:1px solid rgba(255,255,255,.3);border-top-left-radius:0;border-bottom-left-radius:0;min-width:38px;padding-left:0;padding-right:0;display:grid;place-items:center}.export-split-chevron{width:14px;height:14px;display:inline-grid;place-items:center;transition:transform .14s ease}.export-split-chevron svg{width:100%;height:100%;display:block}.export-split-chevron.open{transform:rotate(180deg)}.export-menu{position:absolute;top:calc(100% + 6px);right:0;width:min(420px,calc(100vw - 64px));background:#fff;border:1px solid #dbe5f3;border-radius:12px;padding:8px;display:grid;grid-gap:6px;gap:6px;box-shadow:0 14px 30px rgba(15,23,42,.12);z-index:20}.export-menu-header{display:grid;grid-gap:2px;gap:2px;padding:4px 4px 8px;border-bottom:1px solid #eef2f7}.export-menu-header strong{font-size:12px;color:#0f172a}.export-menu-header small{font-size:11px;color:#64748b}.export-menu-option{width:100%;border:1px solid transparent;border-radius:10px;background:transparent;color:#334155;text-align:left;padding:9px 10px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:8px;gap:8px}.export-menu-option:hover{background:#f8fafc;border-color:#e2e8f0}.export-menu-option.active{background:#eff6ff;border-color:#bfdbfe}.export-menu-option-body{display:grid;grid-gap:3px;gap:3px;min-width:0}.export-menu-option-title{font-size:12px;font-weight:700;color:#0f172a;line-height:1.25}.export-menu-option.active .export-menu-option-title{color:#1d4ed8}.export-menu-option-desc{font-size:11px;color:#64748b;line-height:1.35}.export-menu-option-check{width:18px;height:18px;border-radius:999px;border:1px solid #dbe2ea;background:#fff;color:transparent;display:grid;place-items:center;font-size:11px;font-weight:700;line-height:1;margin-top:1px}.export-menu-option-check.visible{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.export-options-shell{display:flex;width:100%;justify-content:stretch;margin-top:10px}.export-options-panel{width:100%;border:1px solid #dbe5f3;border-radius:12px;background:linear-gradient(180deg,#fcfdff,#f8fbff);padding:12px;display:grid;grid-gap:12px;gap:12px}.export-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:10px;gap:10px}.export-option-block{border:1px solid #e2e8f0;border-radius:10px;background:#ffffff;padding:10px;display:grid;grid-gap:8px;gap:8px}.export-option-head{display:grid;grid-gap:2px;gap:2px}.export-option-head strong{font-size:12px;color:#0f172a}.export-option-head small{font-size:11px;color:#64748b}.export-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.export-segment-btn{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#334155;padding:8px 10px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;min-height:40px}.export-segment-btn:hover{border-color:#cbd5e1;background:#ffffff}.export-segment-btn.active{border-color:#7dd3fc;background:#eff6ff;color:#0f172a}.export-segment-btn span{font-size:12px;font-weight:600}.export-segment-btn small{font-size:11px;color:#475569;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.export-segment-btn.active small{color:#0c4a6e}.export-columns-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.export-columns-toolbar .btn-row{gap:8px}.export-columns-grid{max-height:220px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:8px;gap:8px}.export-column-chip{border:1px solid #e2e8f0;border-radius:10px;background:#fff;color:#334155;padding:9px 10px;cursor:pointer;text-align:left;display:grid;grid-gap:6px;gap:6px}.export-column-chip:hover{border-color:#cbd5e1;background:#f8fafc}.export-column-chip.active{border-color:#0d6e6e;background:rgba(13,110,110,.06);box-shadow:inset 0 0 0 1px rgba(13,110,110,.08)}.export-column-chip-name{font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:#0f172a;line-height:1.35;word-break:break-word}.export-column-chip-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.export-column-chip-state{font-size:10px;line-height:1;border-radius:999px;padding:4px 7px;border:1px solid #dbe2ea;background:#f8fafc;color:#475569;white-space:nowrap}.export-column-chip-state.on{border-color:rgba(13,110,110,.2);background:rgba(13,110,110,.12);color:#0f5f5f}.export-column-chip-badge{font-size:10px;line-height:1;border-radius:999px;padding:4px 7px;text-transform:uppercase;letter-spacing:.03em;border:1px solid transparent;white-space:nowrap}.export-column-chip-badge.id{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.export-column-chip-badge.ignore{background:#f1f5f9;color:#475569;border-color:#dbe2ea}.compare-filters{display:flex;flex-wrap:wrap;gap:8px}.compare-filter{border:1px solid var(--line);background:#fff;color:#334155;border-radius:999px;padding:6px 10px;font-size:11px;cursor:pointer;font-weight:600}.compare-filter.active{border-color:#0d6e6e;background:rgba(13,110,110,.1);color:#0f172a}.compare-filter.unchanged.active{border-color:#64748b;background:#f1f5f9}.compare-filter.modified.active{border-color:#1d4ed8;background:#dbeafe}.compare-filter.added.active{border-color:#15803d;background:#dcfce7}.compare-filter.removed.active{border-color:#b91c1c;background:#fee2e2}.compare-preview{max-height:420px}.compare-pagination-toolbar{margin-top:8px}.compare-row.unchanged td{background:#f8fafc}.compare-row.modified td{background:#eff6ff}.compare-row.added td{background:#ecfdf5}.compare-row.removed td{background:#fef2f2}.compare-cell-changed{font-weight:700;color:#1d4ed8}.compare-status{display:inline-block;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;text-transform:uppercase}.compare-status.unchanged{background:#e2e8f0;color:#334155}.compare-status.modified{background:#bfdbfe;color:#1e3a8a}.compare-status.added{background:#bbf7d0;color:#166534}.compare-status.removed{background:#fecaca;color:#991b1b}.table{background:var(--surface-soft);border-radius:10px;padding:10px;display:grid;grid-gap:6px;gap:6px}.table-row{background:#fff;border-radius:8px;padding:8px 10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-family:var(--font-mono),ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media (max-width:1200px){.landing-page{padding:14px;gap:14px}.landing-nav{grid-template-columns:auto 1fr}.landing-nav-links{display:none}.landing-hero{grid-template-columns:1fr}.landing-hero-media,.landing-hero-video-shell{min-height:320px}.landing-floating-card{max-width:260px}.landing-outcome-grid,.landing-pricing-grid,.landing-problem-grid{grid-template-columns:1fr}.landing-solution-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature-row,.landing-feature-row.reverse{grid-template-columns:1fr}.landing-feature-row.reverse .landing-feature-copy,.landing-feature-row.reverse .landing-feature-media{order:0}body.app-shell-scroll-lock{overflow:auto}.auth-login-page{padding:0}.auth-login-shell{min-height:100vh;min-height:100dvh;height:auto;grid-template-columns:1fr}.auth-showcase-panel,.auth-showcase-video-frame{min-height:360px}.auth-showcase-copy h1{font-size:clamp(28px,5vw,36px)}.auth-panel{padding:20px}.auth-panel-head h2{font-size:34px}.app-shell,.workspace{height:auto;overflow:visible;min-height:100vh}.workspace{flex-direction:column}.sidebar{width:100%;height:auto;max-height:none}.main,.sidebar{overflow:visible}.main{padding:16px}.dashboard-chart-controls,.dashboard-kpi-foot,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-breakdown-grid,.dashboard-chart-grid{grid-template-columns:1fr}.dashboard-schema-summary-inline{row-gap:6px}.dashboard-schema-summary-inline span+span{padding-left:0;border-left:0}.dashboard-schema-compact-grid{grid-template-columns:1fr}.dashboard-snapshot-table{overflow-x:auto}.dashboard-snapshot-head,.dashboard-snapshot-row{min-width:760px}.repo-switcher{max-height:none}.profile-fields-grid,.profile-inline-grid,.profile-page-grid{grid-template-columns:1fr}.billing-status-row,.profile-kv-row{grid-template-columns:1fr;gap:4px}.billing-quick-layout,.workflow-layout{grid-template-columns:1fr}.workflow-layout{min-height:auto;margin:-16px}.workflow-rail{border-right:none;border-bottom:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.upload-shell{grid-template-columns:1fr}.analysis-summary-card{align-items:stretch}.analysis-summary-metrics{width:100%}.preview-toolbar{align-items:stretch}.preview-toolbar-controls{width:100%;justify-content:space-between}.trim-toggle{min-width:210px}.compare-run-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.compare-filter-toolbar{flex-direction:column;align-items:stretch}.compare-toolbar-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.export-split{align-self:flex-start}.export-options-shell{justify-content:stretch}.export-options-panel{width:100%}.export-options-grid{grid-template-columns:1fr}}@media (max-width:760px){.landing-page{padding:10px;gap:12px}.landing-nav{flex-direction:column;align-items:stretch;grid-template-columns:1fr;gap:10px}.landing-nav-actions{width:100%}.landing-nav-actions .btn{flex:1 1 auto;text-align:center}.landing-hero{border-radius:14px;padding:12px}.landing-hero-copy h1{font-size:clamp(34px,11vw,48px)}.landing-hero-media{min-height:230px}.landing-hero-video-shell{min-height:230px;border-radius:10px}.landing-floating-card{position:static;max-width:none}.landing-faq-item summary{font-size:13px}.landing-solution-steps{grid-template-columns:1fr}.landing-feature-media{height:190px}.landing-pricing-card{border-radius:14px;padding:12px}.landing-footer{grid-template-columns:1fr;align-items:flex-start}.landing-footer-links{justify-content:flex-start}.auth-login-page{padding:0;background:#ffffff}.auth-login-shell{min-height:100vh;border:0;border-radius:0}.auth-showcase-panel,.auth-showcase-video-frame{min-height:260px}.auth-showcase-steps{gap:8px}.auth-showcase-step{padding:9px 10px}.auth-panel{padding:14px}.auth-panel-card{width:100%}.auth-panel-head h2{font-size:30px}.repo-control-shell-head{padding:12px}.repo-control-shell-title-row h3{font-size:18px}.repo-control-shell-actions{justify-items:stretch}.repo-control-shell-actions .btn,.repo-control-shell-actions a.btn{width:100%;min-width:0}.repo-panel-box{padding:12px}.repo-panel-list-row,.repo-panel-stats-grid{grid-template-columns:1fr}.repo-panel-list-row{gap:4px}.repo-profile-field-row{grid-template-columns:1fr;gap:8px}.repo-profile-field-meta{padding-top:0}.repo-profile-footer{flex-direction:column;align-items:stretch}.repo-profile-footer-line{grid-template-columns:1fr;gap:2px}.repo-profile-update-btn{width:100%}.repo-settings-import-grid{grid-template-columns:1fr}.column-schema-toolbar-meta{align-items:stretch}.column-schema-pagination{width:100%}.column-schema-pagination .btn{flex:1 1 auto}.column-schema-page-index{width:100%;text-align:center;order:-1}.column-role-actions-cell,.column-role-actions-head{width:auto;text-align:left}.column-role-delete-btn{width:100%;min-width:0}.topbar h2{font-size:26px}.card-head{align-items:stretch}.card-head-actions{justify-content:flex-start}.card-head-actions .btn-row{width:100%;justify-content:flex-start}.dashboard-chart-controls,.dashboard-kpi-foot{grid-template-columns:1fr}.dashboard-stack-meta span:last-child{margin-left:0;width:100%}.dashboard-chart-panel-head-split{flex-direction:column;align-items:stretch;gap:8px}.dashboard-trend-toggle{align-self:flex-start}.dashboard-calendar{--calendar-cell-size:9px;--calendar-gap:3px}.dashboard-calendar-months{margin-left:34px}.dashboard-calendar-body{grid-template-columns:28px max-content;gap:6px}.dashboard-import-kpis{grid-template-columns:1fr}.dashboard-import-line-svg{height:170px}.dashboard-import-bars-shell{overflow-x:auto}.dashboard-import-bars-grid{min-width:460px}.dashboard-import-bar-column{grid-template-rows:14px 150px 12px}.dashboard-share-vertical{grid-template-columns:repeat(auto-fit,minmax(62px,1fr));min-height:180px}.dashboard-share-v-column{grid-template-rows:14px 120px auto auto}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.repo-detail-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.repo-detail-meta-grid,.repo-settings-summary{grid-template-columns:1fr}.repo-control-actions{flex-direction:column;align-items:stretch}.repo-control-actions .btn{width:100%;min-width:0}.repo-history-summary{grid-template-columns:1fr}.repo-danger-actions,.repo-danger-actions .btn,.repo-history-actions,.repo-history-actions .btn{width:100%}.repo-commit-event{grid-template-columns:18px minmax(0,1fr);gap:8px}.repo-commit-card{padding:9px 10px}.repo-commit-expanded-grid{grid-template-columns:1fr}.page-toast-stack{top:12px;right:12px;left:12px}.page-toast{min-width:0;max-width:none}.repo-card-topline{align-items:flex-start}.repo-card-updated{width:100%}.validation-summary{gap:10px}.validation-controls-grid,.validation-summary{grid-template-columns:1fr}.schema-delta-summary-text{row-gap:6px}.schema-delta-summary-sep,.schema-inline-sep{display:none}.schema-inline-status{flex-direction:column;align-items:flex-start;gap:4px}.schema-delta-manage-row{grid-template-columns:1fr;align-items:stretch}.schema-delta-section-toggle{padding:10px}.schema-delta-section-title{min-width:0}.schema-delta-new-toolbar{align-items:stretch}.schema-delta-new-search{min-width:0;max-width:none}.schema-delta-new-table td:last-child,.schema-delta-new-table th:last-child{width:150px}.schema-delta-new-pagination{flex-direction:column;align-items:stretch}.schema-delta-new-page-size{justify-content:space-between}.schema-delta-inline-btn,.schema-delta-inline-note,.schema-delta-role-select{width:100%;min-width:0}.schema-delta-actions-buttons{flex-direction:column;align-items:stretch}.schema-delta-actions-buttons .btn{width:100%}.preview-column-role-menu{width:100%;justify-content:space-between}.preview-column-role-option{flex:1 1;min-width:0}.preview-toolbar-controls{flex-direction:column;align-items:stretch}.trim-toggle{width:100%}.preview-page-size{justify-content:space-between}.preview-page-size-select{width:96px}.preview-pagination{justify-content:space-between}.compare-toolbar-actions{justify-content:flex-start}.compare-run-row{grid-template-columns:1fr}.compare-run-btn{width:100%;justify-content:center}.export-columns-grid{grid-template-columns:1fr;max-height:260px}}.landing-container{width:min(1400px,100%);margin:0 auto}.landing-page{min-height:100dvh;width:100%;margin:0;background:#f8fafc;color:#0f172a;padding:0}.landing-page.landing-container{width:min(1680px,100%);margin-inline:auto}.landing-nav{width:100%;background:#ffffff;border-bottom:1px solid #e2e8f0;border-radius:0;padding:18px 56px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:16px;gap:16px;align-items:center}.landing-brand{font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:28px;font-weight:700;line-height:1}.landing-nav-links{justify-content:center;gap:22px}.landing-nav-links a{font-size:14px;font-weight:600;color:#334155;padding:0}.landing-nav-links a:hover{background:transparent;border-color:transparent}.landing-nav-actions .btn{border-radius:999px;min-height:36px;padding:10px 16px}.landing-hero{width:100%;margin:0;padding:84px 56px;border:0;border-radius:0;box-shadow:none;background:#f8fafc;display:grid;grid-template-columns:minmax(0,.9fr) minmax(760px,1.1fr);grid-gap:28px;gap:28px;align-items:center}.landing-kicker{font-family:var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0ea5e9;line-height:1.35}.landing-hero-copy{gap:18px}.landing-hero-copy h1{font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:56px;font-weight:700;line-height:1.02;letter-spacing:-.02em}.landing-hero-title-row{display:grid;grid-template-columns:minmax(0,1fr) 240px;align-items:start;grid-gap:18px;gap:18px}.landing-title-compare{width:100%;height:auto;border-radius:12px;border:1px solid #cbd5e1;background:#ffffff;box-shadow:0 10px 26px rgba(15,23,42,.08)}.landing-subtitle{max-width:none;color:#334155;font-size:18px;line-height:1.6}.landing-hero-media,.landing-hero-video-shell{min-height:0;height:auto}.landing-hero-video-shell{position:relative;width:100%;aspect-ratio:16/8.8;min-height:560px;max-height:700px;border-radius:16px;border:0;background:#0f172a;box-shadow:none;overflow:hidden}.landing-hero-media{min-width:0;width:100%;max-width:none;justify-self:end}.landing-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.landing-feature-media .landing-video{width:100%;height:auto;object-fit:contain;object-position:center top;background:#ffffff}.landing-floating-card{display:none}.landing-faq,.landing-feature-section,.landing-final-cta,.landing-footer,.landing-outcomes,.landing-pricing,.landing-problem,.landing-solution{width:100%;margin:0;border-radius:0;border-top:1px solid #e2e8f0;padding-left:56px;padding-right:56px}.landing-outcomes{background:#ffffff}.landing-outcomes,.landing-problem{padding-top:84px;padding-bottom:84px}.landing-problem{background:#f8fafc}.landing-solution{background:#ffffff;padding-top:84px;padding-bottom:84px}.landing-feature-section{background:#ffffff;padding-top:64px;padding-bottom:64px}.landing-feature-section.alt{background:#f8fafc}.landing-pricing{background:#0f172a;padding-top:88px;padding-bottom:88px}.landing-faq{background:#f8fafc;padding-top:84px;padding-bottom:84px}.landing-final-cta{background:#0d6e6e;padding-top:88px;padding-bottom:88px}.landing-footer{background:#ffffff;padding-top:32px;padding-bottom:32px}.landing-section-kicker{margin:0 0 18px;font-family:var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0ea5e9}.landing-section-head{display:grid;grid-gap:20px;gap:20px;margin-bottom:32px}.landing-feature-copy h2,.landing-final-cta-card h2,.landing-section-head h2{margin:0;font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-weight:700;letter-spacing:-.01em}.landing-section-head h2{font-size:42px;line-height:1.08;color:#0f172a;max-width:18ch}.landing-section-head p{font-size:16px;line-height:1.68;color:#334155;max-width:76ch}.landing-faq .landing-section-head h2,.landing-faq .landing-section-head p,.landing-outcomes .landing-section-head h2,.landing-outcomes .landing-section-head p,.landing-problem .landing-section-head h2,.landing-problem .landing-section-head p,.landing-solution .landing-section-head h2,.landing-solution .landing-section-head p{max-width:none;white-space:nowrap}.landing-outcome-grid{margin-top:6px;gap:20px}.landing-outcome-card{border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;padding:24px;gap:14px}.landing-outcome-card h3,.landing-problem-card h3,.landing-solution-step h3{font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;line-height:1.25}.landing-problem-grid{margin-top:6px;gap:20px}.landing-problem-card{border:1px solid #cbd5e1;border-radius:12px;background:#ffffff;padding:24px;gap:14px}.landing-problem-card ul{gap:14px;margin-top:8px}.landing-problem-card li{font-size:15px;line-height:1.65}.landing-solution-steps{margin-top:6px;gap:16px}.landing-solution-step{border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;padding:22px;display:grid;grid-gap:12px;gap:12px}.landing-solution-step p{margin:0;font-size:16px;line-height:1.66}.landing-section-green,.landing-solution-outcome{margin:24px 0 0;color:#0d6e6e;font-size:15px;font-weight:600;line-height:1.6}.landing-feature-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(760px,1.1fr);grid-gap:42px;gap:42px;align-items:stretch}.landing-feature-row.reverse{grid-template-columns:minmax(760px,1.1fr) minmax(0,.9fr)}.landing-feature-row.reverse .landing-feature-copy{order:2}.landing-feature-row.reverse .landing-feature-media{order:1}.landing-feature-copy h2{font-size:42px;line-height:1.05;max-width:none}.landing-feature-copy p{margin:0;font-size:16px;color:#334155;line-height:1.6;max-width:none}.landing-feature-points{margin:4px 0 0;padding:0;list-style:none;display:grid;grid-gap:10px;gap:10px;max-width:none}.landing-feature-points li{margin:0;font-size:15px;line-height:1.58;color:#334155;padding-left:18px;position:relative}.landing-feature-points li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:999px;background:#0d6e6e}.landing-feature-media{position:relative;min-width:0;width:100%;max-width:none;justify-self:end;height:auto;aspect-ratio:auto;min-height:0;max-height:none;border-radius:14px;background:#ffffff;overflow:hidden;border:1px solid #dbe5f3}.landing-feature-copy{display:grid;align-content:center;grid-gap:14px;gap:14px;min-height:100%}.landing-feature-row.reverse .landing-feature-media{justify-self:start}.landing-pricing-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:52px;gap:52px;align-items:start}.landing-pricing-copy{display:grid;grid-gap:16px;gap:16px}.landing-pricing-copy h2{margin:0;color:#ffffff;font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:48px;line-height:1.04;max-width:920px}.landing-pricing-note{margin-top:0;color:#cbd5e1;font-size:16px;line-height:1.55;max-width:860px}.landing-pricing-features{margin-top:4px;list-style:none;padding:0;color:#e2e8f0;font-size:15px;line-height:1.55;display:grid;grid-gap:8px;gap:8px}.landing-pricing-plan{border:1px solid #cbd5e1;border-radius:16px;background:#ffffff;padding:26px;display:grid;grid-gap:14px;gap:14px;box-shadow:0 14px 38px rgba(2,6,23,.24)}.landing-pricing-card p{color:inherit}.landing-pricing-copy p{color:#cbd5e1}.landing-pricing-plan p{color:#0f172a}.landing-plan-name{margin:0;font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;color:#0f172a;line-height:1.2}.landing-plan-trial{margin:0;font-size:56px;line-height:1.02;font-weight:700;color:#0d6e6e}.landing-plan-sub{margin:0;font-size:16px;color:#475569;line-height:1.55}.landing-plan-btn{width:100%;justify-content:center;margin-top:4px}.landing-faq-list{gap:0}.landing-faq-row{border-bottom:1px solid #cbd5e1;padding:14px 0}.landing-faq-row:last-child{border-bottom:0}.landing-faq-row h3{margin:0;font-size:15px;font-weight:600;color:#0f172a}.landing-faq-row p{margin:6px 0 0;color:#475569;font-size:14px;line-height:1.45}.landing-final-cta-card{text-align:center;display:grid;justify-items:center;grid-gap:14px;gap:14px}.landing-final-cta-card h2{color:#ffffff;font-size:54px;line-height:1.04;max-width:980px}.landing-final-cta-card p{margin:0;color:#ccfbf1;font-size:16px;max-width:760px}.landing-final-cta .btn.soft{background:#0f172a;color:#ffffff;min-height:52px;padding:14px 28px;font-size:17px;font-weight:700;border-radius:12px}.landing-final-cta .btn.soft.light{background:#ffffff;color:#0f172a}.landing-footer{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:16px;gap:16px}.landing-footer-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:20px;gap:20px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.landing-footer-brand{margin:0;color:#0f172a;font-family:var(--font-manrope),var(--font-inter),Segoe UI,Roboto,Arial,sans-serif;font-size:32px;font-weight:700;line-height:1.05}.landing-footer-links{justify-content:flex-end;gap:18px;align-items:center;flex-wrap:wrap}.landing-footer-links a{color:#334155;font-size:15px;font-weight:600;text-decoration:none}.landing-footer-tagline{margin:0;color:#475569;font-size:18px;line-height:1.65;max-width:84ch}.landing-footer-copy{margin:0;color:#64748b;font-size:15px;font-weight:600;padding-top:2px}@media (max-width:1200px){.landing-faq,.landing-feature-section,.landing-final-cta,.landing-footer,.landing-hero,.landing-nav,.landing-outcomes,.landing-pricing,.landing-problem,.landing-solution{padding-left:32px;padding-right:32px}.landing-hero,.landing-hero-title-row{grid-template-columns:1fr}.landing-hero-title-row{gap:12px}.landing-title-compare{max-width:280px}.landing-hero-media{max-width:none;justify-self:stretch}.landing-hero-copy h1{font-size:56px}.landing-subtitle{font-size:18px}.landing-outcome-grid,.landing-problem-grid{grid-template-columns:1fr}.landing-solution-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-feature-row,.landing-feature-row.reverse{grid-template-columns:1fr}.landing-feature-row.reverse .landing-feature-copy,.landing-feature-row.reverse .landing-feature-media{order:0}.landing-feature-media,.landing-feature-row.reverse .landing-feature-media{max-width:none;justify-self:stretch}.landing-footer-top,.landing-pricing-card{grid-template-columns:1fr}.landing-footer-top{gap:12px;padding-bottom:10px}.landing-footer-links{justify-content:flex-start}.landing-faq .landing-section-head h2,.landing-faq .landing-section-head p,.landing-outcomes .landing-section-head h2,.landing-outcomes .landing-section-head p,.landing-problem .landing-section-head h2,.landing-problem .landing-section-head p,.landing-solution .landing-section-head h2,.landing-solution .landing-section-head p{white-space:normal}}@media (max-width:760px){.landing-faq,.landing-feature-section,.landing-final-cta,.landing-footer,.landing-hero,.landing-nav,.landing-outcomes,.landing-pricing,.landing-problem,.landing-solution{padding-left:16px;padding-right:16px}.landing-nav{grid-template-columns:1fr;gap:10px}.landing-nav-links{display:none}.landing-nav-actions .btn{width:100%;justify-content:center}.landing-hero-copy h1{font-size:42px;line-height:1.02}.landing-title-compare{max-width:220px}.landing-subtitle{font-size:19px}.landing-hero-media,.landing-hero-video-shell{min-height:0;height:auto}.landing-hero-video-shell{max-height:none;aspect-ratio:16/10}.landing-feature-copy h2,.landing-section-head h2{font-size:30px}.landing-solution-steps{grid-template-columns:1fr}.landing-feature-media{height:auto;max-height:none;aspect-ratio:auto}.landing-final-cta-card h2{font-size:36px}}@media (min-width:1680px){.landing-page.landing-container{width:min(1780px,100%)}.landing-feature-media .landing-video,.landing-hero-video-shell .landing-video{transform:none}}