:root{color:#182033;font-synthesis:none;text-rendering:optimizelegibility;--ink:#182033;--muted:#6d7588;--faint:#98a0b2;--line:#e5e7ee;--line-strong:#d9dce6;--surface:#fff;--surface-alt:#fafbfe;--accent:#5b5ce2;--accent-strong:#4748ca;--accent-soft:#eef;--mint:#1c9c7d;--mint-soft:#e8f8f3;--danger:#cf4857;--danger-soft:#fff0f1;--shadow-sm:0 1px 2px #1720360a, 0 4px 14px #17203608;--shadow-md:0 16px 46px #151d3424;background:#f6f7fb;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f6f7fb;min-width:320px}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #5b5ce240}button{cursor:pointer}code,kbd{font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.shell{min-height:100vh}.topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;grid-template-columns:240px minmax(280px,560px) 1fr;align-items:center;gap:24px;height:68px;padding:0 28px;display:grid;position:fixed;top:0;left:0;right:0}.topbar-left,.topbar-actions{align-items:center;display:flex}.topbar-actions{justify-content:flex-end;gap:10px}.brand{color:var(--ink);letter-spacing:-.8px;align-items:center;gap:10px;font-size:21px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#6d6ff1,#4a4bcf);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 5px 12px #4b4ccf40}.global-search{height:40px;color:var(--muted);background:#f6f7fa;border:1px solid #e2e4eb;border-radius:10px;align-items:center;gap:10px;padding:0 11px;display:flex}.global-search:focus-within{background:#fff;border-color:#b9baec;box-shadow:0 0 0 3px #5b5ce217}.global-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.global-search input::placeholder{color:#9299aa}.global-search kbd{color:#8b92a3;white-space:nowrap;background:#fff;border:1px solid #dcdee6;border-radius:5px;padding:2px 6px;font-size:11px}.icon-button{color:#697185;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.icon-button:hover{color:var(--ink);background:#f0f1f6}.user-chip{background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:4px 8px 4px 4px;font-size:13px;font-weight:600;display:flex}.user-chip:hover{border-color:var(--line);background:var(--surface-alt)}.avatar{color:#343683;letter-spacing:-.4px;background:linear-gradient(145deg,#d8d9ff,#b9bcf9);border-radius:50%;flex:none;place-items:center;font-weight:700;display:inline-grid;box-shadow:inset 0 0 0 1px #3d3f9c1f}.avatar-sm{width:28px;height:28px;font-size:10px}.avatar-md{width:36px;height:36px;font-size:12px}.avatar-lg{width:70px;height:70px;font-size:21px}.mobile-menu,.sidebar-mobile-head{display:none}.sidebar{z-index:40;background:#f1f2f7;border-right:1px solid #e1e3ea;flex-direction:column;width:238px;padding:22px 14px 16px;display:flex;position:fixed;top:68px;bottom:0;left:0}.primary-nav{gap:4px;display:grid}.primary-nav button,.repo-link,.sidebar-footer button{color:#626b7d;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:39px;padding:0 12px;font-size:14px;font-weight:500;display:flex}.primary-nav button:hover,.repo-link:hover,.sidebar-footer button:hover{color:var(--ink);background:#ffffffbf}.primary-nav button.active,.repo-link.active{color:#4142b2;background:#e4e5fa;font-weight:600}.sidebar-section{border-top:1px solid #dfe1e8;margin-top:22px;padding-top:19px}.sidebar-label{color:#8990a1;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;height:32px;padding:0 4px 0 12px;font-size:11px;font-weight:700;display:flex}.sidebar-label .icon-button{width:28px;height:28px}.repo-link{min-width:0}.repo-link>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mini-repo-icon{color:#777f91;background:#fff;border-radius:6px;place-items:center;width:22px;height:22px;display:grid;box-shadow:inset 0 0 0 1px #e0e2e8}.sidebar-footer{margin-top:auto}.preview-pill{color:#8b91a1;align-items:center;gap:8px;margin:0 10px 9px;font-size:11px;display:flex}.preview-pill span{background:#2db58f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #d9f3eb}.main-content{min-height:100vh;margin-left:238px;padding-top:68px}.page{width:min(1180px,100% - 64px);margin:0 auto;padding:48px 0 72px}.welcome-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.welcome-row h1,.account-page h1{color:#172033;letter-spacing:-1.5px;margin:0 0 7px;font-size:clamp(29px,4vw,38px);line-height:1.1}.welcome-row p:last-child,.account-page .subpage-head p:last-child{color:var(--muted);margin:0;font-size:15px}.button{border:1px solid var(--line-strong);color:#4d566a;white-space:nowrap;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.button:hover{color:var(--ink);background:#f9f9fc;border-color:#c5c8d3}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 5px 12px #5253d32e}.button.primary:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.button.subtle{background:#fff}.button.danger{color:var(--danger);background:#fff;border-color:#e5a2aa}.button.danger:hover{background:var(--danger-soft)}.button:disabled{cursor:not-allowed;opacity:.6}.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:13px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.repositories-panel{padding:24px}.panel-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.panel-head h2{letter-spacing:-.3px;margin:0 0 5px;font-size:17px}.panel-head p{color:var(--muted);margin:0;font-size:12px}.text-button{color:var(--accent);background:0 0;border:0;align-items:center;gap:5px;padding:3px 0;font-size:12px;font-weight:600;display:inline-flex}.repo-cards{gap:10px;display:grid}.repo-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:11px;grid-template-columns:45px minmax(0,1fr) 20px;align-items:center;gap:14px;width:100%;min-height:104px;padding:17px;display:grid;position:relative}.repo-card:hover{border-color:#c9caed;transform:translateY(-1px);box-shadow:0 8px 22px #2e307212}.repo-card-icon{background:var(--accent-soft);width:45px;height:45px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.repo-card-icon.lilac{color:#895db0;background:#f3ecfb}.repo-card-copy{min-width:0}.repo-title-line{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:6px;display:flex}.repo-title-line strong{font-size:15px}.repo-card-copy p{color:#5e6678;text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;font-size:13px;overflow:hidden}.repo-card-copy>span{color:#979dad;font-size:11px}.repo-card-arrow{color:#b2b7c4}.visibility-badge{color:#777f90;text-transform:capitalize;background:#fafafd;border:1px solid #e1e3eb;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:600;display:inline-flex}.repo-card-new{color:#6a7183;border-style:dashed;grid-template-columns:45px 1fr;min-height:77px}.dashed-plus{color:#838a9b;background:#f6f7fa;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.repo-card-new>span:last-child{gap:4px;display:grid}.repo-card-new strong{font-size:13px}.repo-card-new small{color:#949aaa;font-size:11px}.dashboard-side{gap:18px;display:grid}.activity-panel{padding:22px}.activity-list{gap:20px;display:grid}.activity-item{grid-template-columns:31px 1fr;align-items:start;gap:12px;display:grid}.activity-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.activity-icon.commit{color:var(--accent);background:var(--accent-soft)}.activity-icon.release{color:#a46a1e;background:#fff4dd}.activity-icon.person{color:var(--mint);background:var(--mint-soft)}.activity-item p{color:#555e70;margin:0 0 4px;font-size:12px;line-height:1.45}.activity-item p b{color:var(--ink)}.activity-item p strong{color:#4546bd}.activity-item span:last-child{color:#969cad;font-size:10px}.quick-panel{background:linear-gradient(145deg,#f1f1ff,#fbfbff);border-color:#dfe0f6;grid-template-columns:38px 1fr;gap:13px;padding:20px;display:grid}.quick-icon{width:38px;height:38px;color:var(--accent);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;place-items:center;display:grid}.quick-panel h3{margin:1px 0 4px;font-size:14px}.quick-panel p{color:var(--muted);margin:0 0 10px;font-size:11px}.quick-panel code{color:#555daa;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:7px;padding:9px 10px;font-size:9px;display:block;overflow:hidden}.repo-page{padding-top:35px}.repo-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.repo-breadcrumb{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.repo-breadcrumb button{color:var(--accent);letter-spacing:-.5px;background:0 0;border:0;padding:0;font-size:21px;font-weight:500}.repo-breadcrumb>span{color:#adb1bd;font-size:21px}.repo-breadcrumb h1{letter-spacing:-.7px;margin:0;font-size:23px}.repo-heading-actions{gap:8px;display:flex}.count{color:#777e90;text-align:center;background:#f0f1f5;border-radius:999px;min-width:19px;padding:1px 5px;font-size:10px}.repo-description{color:var(--muted);margin:10px 0 21px;font-size:13px}.repo-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:4px;margin:0 -3px 24px;padding:0 3px;display:flex;overflow-x:auto}.repo-tabs button{color:#747b8d;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;min-height:43px;padding:0 13px;font-size:12px;font-weight:500;display:flex;position:relative}.repo-tabs button:hover{color:var(--ink)}.repo-tabs button.active{color:#4546bd;font-weight:600}.repo-tabs button.active:after{content:"";background:var(--accent);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.tab-count{color:#767d8e;text-align:center;background:#eceef3;border-radius:999px;min-width:18px;padding:1px 5px;font-size:9px}.repo-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.toolbar-left,.toolbar-right{align-items:center;gap:9px;display:flex}.branch-picker,.clone-wrap{position:relative}.branch-button{justify-content:flex-start;min-width:138px}.branch-button span{text-overflow:ellipsis;max-width:140px;overflow:hidden}.branch-button svg:last-child{margin-left:auto}.toolbar-stat{color:#798092;background:0 0;border:0;align-items:center;gap:5px;padding:8px 4px;font-size:11px;display:inline-flex}.toolbar-stat:hover{color:var(--accent)}.toolbar-stat strong{color:#4d5566}.popover{z-index:30;border:1px solid var(--line-strong);box-shadow:var(--shadow-md);background:#fff;border-radius:11px;position:absolute;top:calc(100% + 7px)}.branch-popover{width:300px;padding:8px;left:0}.popover-title{justify-content:space-between;align-items:center;padding:5px 6px 9px;font-size:12px;font-weight:600;display:flex}.popover-title button,.clone-tabs button,.new-branch-popover,.branch-options button{background:0 0;border:0}.popover-title button{color:var(--muted);place-items:center;display:grid}.popover-search{border:1px solid var(--line);height:35px;color:var(--muted);border-radius:7px;align-items:center;gap:7px;padding:0 10px;display:flex}.popover-search input{border:0;outline:0;width:100%;font-size:12px}.branch-options{max-height:230px;padding:6px 0;overflow-y:auto}.branch-options button{text-align:left;border-radius:6px;align-items:center;gap:7px;width:100%;padding:8px 6px;font-size:12px;display:flex}.branch-options button:hover{background:#f3f4f8}.branch-options .check-slot{width:14px;color:var(--accent)}.branch-options button span:last-of-type{text-overflow:ellipsis;flex:1;overflow:hidden}.protected{color:var(--mint)}.new-branch-popover{border-top:1px solid var(--line);width:100%;color:var(--accent);align-items:center;gap:7px;padding:9px 7px 5px;font-size:11px;font-weight:600;display:flex}.clone-popover{width:340px;padding:13px;right:0}.clone-tabs{border-bottom:1px solid var(--line);gap:5px;display:flex}.clone-tabs button{color:var(--muted);padding:5px 8px 9px;font-size:11px;font-weight:600}.clone-tabs button.active{color:var(--accent);border-bottom:2px solid var(--accent)}.clone-popover>p{color:var(--muted);margin:12px 0 8px;font-size:11px}.clone-input{border:1px solid var(--line);background:#fafbfc;border-radius:7px;align-items:center;display:flex}.clone-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:8px;font-family:DM Mono,monospace;font-size:9px}.clone-input .icon-button{width:33px;height:33px}.clone-note{color:var(--mint);align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.path-breadcrumb,.file-view-breadcrumb{color:#8b91a1;align-items:center;gap:6px;margin:3px 0 12px;font-size:12px;display:flex}.path-breadcrumb button,.file-view-breadcrumb button{color:var(--accent);background:0 0;border:0;padding:0;font-weight:600}.path-breadcrumb strong,.file-view-breadcrumb strong{color:#4d5567}.file-browser{margin-bottom:18px;overflow:hidden}.latest-commit{border-bottom:1px solid var(--line);background:#f7f8fc;align-items:center;gap:8px;min-height:54px;padding:0 15px;font-size:11px;display:flex}.commit-author{color:#485063;font-weight:600}.latest-commit>button{color:#5c6475;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;min-width:0;padding:0;font-size:11px;overflow:hidden}.latest-commit>button:hover{color:var(--accent);text-decoration:underline}.latest-meta{color:#8c93a4;white-space:nowrap;align-items:center;gap:15px;margin-left:auto;display:flex}.latest-meta>span:first-child{font-family:DM Mono,monospace;font-size:10px}.latest-meta button{color:#626a7d;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;display:inline-flex}.file-list{display:grid}.file-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef0f4;grid-template-columns:minmax(160px,.9fr) 1.4fr 95px;align-items:center;gap:20px;width:100%;min-height:44px;padding:0 15px;font-size:11px;display:grid}.file-row:last-child{border-bottom:0}.file-row:hover{background:#fafbfe}.file-name{color:#757c8d;align-items:center;gap:10px;min-width:0;display:flex}.file-name strong{color:#323a4d;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.folder-icon{color:#6869d9;fill:#e4e5ff}.file-message{color:#747c8e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-time{color:#9a9faf;text-align:right}.readme{overflow:hidden}.readme-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;padding:0 14px 0 17px;display:flex}.readme-head>div{align-items:center;gap:8px;font-size:12px;display:flex}.readme article{color:#3d4557;max-width:820px;padding:28px 34px 38px;font-size:13px;line-height:1.7}.readme article h1{border-bottom:1px solid var(--line);color:var(--ink);letter-spacing:-.8px;margin:0 0 18px;padding-bottom:13px;font-size:27px}.readme article h2{color:var(--ink);letter-spacing:-.4px;margin:30px 0 8px;font-size:19px}.readme article p{margin:10px 0}.readme article ul,.readme article ol{padding-left:22px}.readme article li{margin:5px 0}.readme article code{color:#5159a3;background:#f0f1f5;border-radius:4px;padding:2px 5px;font-size:11px}.readme article pre{color:#edf0ff;background:#202637;border-radius:8px;padding:14px;overflow-x:auto}.readme article pre code{color:inherit;background:0 0;padding:0}.file-view-breadcrumb{margin-bottom:16px}.branch-context{color:#5e60b9;background:#eceefa;border-radius:6px;align-items:center;gap:4px;margin-left:auto;padding:4px 8px;font-size:10px;display:inline-flex}.file-viewer{overflow:hidden}.file-view-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:0 14px 0 17px;display:flex}.file-view-head>div{align-items:center;gap:9px;display:flex}.file-view-head strong{font-size:12px}.file-view-head span{color:var(--faint);font-size:10px}.file-view-head .button{min-height:31px;padding:0 9px;font-size:10px}.code-view{background:#fbfcfe;padding:10px 0 20px;overflow:auto}.code-line{grid-template-columns:48px 1fr;align-items:start;min-width:680px;min-height:23px;font-size:11px;line-height:23px;display:grid}.code-line:hover{background:#f0f2f8}.code-line>span{color:#b3b8c4;text-align:right;-webkit-user-select:none;user-select:none;padding-right:12px}.code-line code{color:#343d50;white-space:pre;padding:0 18px}.subpage{padding-top:3px}.subpage-head{justify-content:space-between;align-items:flex-end;gap:24px;margin:4px 0 21px;display:flex}.subpage-head h2{letter-spacing:-.65px;margin:0 0 5px;font-size:22px}.subpage-head p{color:var(--muted);margin:0;font-size:12px}.subpage-head .eyebrow{margin-bottom:6px;font-size:10px}.commit-list{padding:0 20px;overflow:hidden}.date-label{color:#8990a1;letter-spacing:.06em;text-transform:uppercase;padding:18px 0 12px 51px;font-size:10px;font-weight:700}.commit-row{border-top:1px solid #eef0f4;grid-template-columns:32px 28px 1fr auto;align-items:center;gap:11px;min-height:74px;display:grid}.commit-rail{align-self:stretch;place-items:center;display:grid;position:relative}.commit-rail:before{content:"";background:#dee1e8;width:1px;position:absolute;top:0;bottom:0;left:50%}.commit-rail span{z-index:1;color:#747c8e;background:#fff;border:1px solid #dfe1e8;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.commit-copy{min-width:0}.commit-copy>button{color:#30384b;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:100%;padding:0;font-size:12px;font-weight:600;overflow:hidden}.commit-copy>button:hover{color:var(--accent)}.commit-copy p{color:#989eae;margin:5px 0 0;font-size:10px}.commit-copy p strong{color:#687083}.commit-actions{align-items:center;gap:5px;display:flex}.commit-actions code{border:1px solid var(--line);color:#6f7687;text-align:center;background:#fafbfc;border-radius:6px;min-width:67px;padding:6px 8px;font-size:9px}.commit-actions .icon-button{border:1px solid var(--line);width:30px;height:30px}.back-link{color:var(--accent);background:0 0;border:0;align-items:center;gap:6px;margin-bottom:15px;padding:0;font-size:11px;font-weight:600;display:inline-flex}.commit-title-block{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px;display:flex}.commit-title-block h2{letter-spacing:-.6px;margin:0 0 10px;font-size:22px}.commit-title-block p{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.commit-summary{justify-content:space-between;align-items:center;gap:20px;min-height:52px;margin-bottom:16px;padding:0 16px;display:flex}.commit-summary>div,.diff-stats{align-items:center;gap:8px;display:flex}.commit-summary span{color:var(--muted);font-size:10px}.commit-summary code{color:#596072;font-size:9px}.diff-stats b,.diff-file-head span{font-size:10px}.added{color:#168564!important}.deleted{color:#cc4f5d!important}.diff-bar{gap:2px;width:68px;height:7px;display:flex}.diff-bar i,.diff-bar em{background:#35af87;border-radius:1px;flex:1}.diff-bar em{background:#e26d78}.diff-file{margin-bottom:14px;overflow:hidden}.diff-file-head{border-bottom:1px solid var(--line);background:#f8f9fc;justify-content:space-between;align-items:center;gap:15px;min-height:50px;padding:0 14px;display:flex}.diff-file-head>div{align-items:center;gap:8px;display:flex}.diff-file-head strong{font-size:11px}.diff-file-head button{color:var(--accent);background:0 0;border:0;padding:0;font-size:10px;font-weight:600}.diff-hunk{color:#6470a4;background:#edf1fc;padding:7px 12px;font-family:DM Mono,monospace;font-size:9px}.diff-code{overflow-x:auto}.diff-line{grid-template-columns:38px 38px 1fr;min-width:720px;min-height:23px;font-size:10px;line-height:23px;display:grid}.diff-line>span{color:#a2a7b3;text-align:right;-webkit-user-select:none;user-select:none;background:#fafbfc;border-right:1px solid #eceef2;padding-right:8px}.diff-line code{white-space:pre;padding:0 12px}.diff-line.add,.diff-line.add>span{background:#e9f8f1}.diff-line.del,.diff-line.del>span{background:#fff0f1}.collapsed-diff{color:#8f96a6;justify-content:center;align-items:center;gap:8px;min-height:58px;font-size:10px;display:flex}.branches-list{overflow:hidden}.list-filter{border-bottom:1px solid var(--line);background:#fafbfc;justify-content:space-between;align-items:center;gap:18px;min-height:57px;padding:0 17px;display:flex}.list-filter>div{border:1px solid var(--line);width:min(350px,80%);height:34px;color:var(--muted);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.list-filter input{border:0;outline:0;width:100%;font-size:11px}.list-filter>span{color:var(--muted);font-size:10px}.branch-row{border-bottom:1px solid #eef0f4;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:0 17px;display:grid}.branch-row:last-child{border-bottom:0}.branch-main-icon{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.branch-copy>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.branch-copy strong{font-size:12px}.branch-copy p{color:var(--muted);margin:6px 0 0;font-size:10px}.branch-copy code{color:#62697c;font-size:9px}.default-badge,.protected-badge,.latest-badge,.role-badge{color:#5859bd;text-transform:uppercase;background:#eceeff;border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:8px;font-weight:700;display:inline-flex}.protected-badge{background:var(--mint-soft);color:var(--mint)}.branch-row-actions{gap:4px;display:flex}.branch-row-actions .icon-button{border:1px solid var(--line)}.branch-row-actions .icon-button:last-child:hover{background:var(--danger-soft);color:var(--danger)}.release-card{grid-template-columns:47px 1fr;margin-bottom:16px;padding:22px 24px 24px 12px;display:grid;overflow:hidden}.release-timeline{justify-content:center;display:flex;position:relative}.release-timeline>span{z-index:1;width:32px;height:32px;color:var(--accent);background:#eeeefe;border-radius:50%;place-items:center;display:grid}.release-timeline i{background:var(--line);width:1px;position:absolute;top:32px;bottom:-40px}.release-head{justify-content:space-between;gap:20px;display:flex}.release-tag-line{align-items:center;gap:8px;margin-bottom:8px;display:flex}.release-tag-line code{color:var(--accent);font-size:11px;font-weight:500}.latest-badge{background:var(--mint-soft);color:var(--mint)}.release-head h3{letter-spacing:-.35px;margin:0 0 6px;font-size:18px}.release-head p{color:var(--muted);margin:0;font-size:10px}.release-notes{color:#5d6577;margin:18px 0;font-size:12px;line-height:1.6}.release-assets{border:1px solid var(--line);border-radius:9px;overflow:hidden}.release-assets button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fafbfc;grid-template-columns:22px 1fr auto 22px;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 12px;display:grid}.release-assets button:last-child{border-bottom:0}.release-assets button:hover{background:#f4f5fa}.release-assets span{color:#485064;font-size:11px;font-weight:500}.release-assets small{color:#999fad;font-size:9px}.settings-page{max-width:900px}.settings-section{margin-bottom:16px;padding:23px}.settings-title{align-items:flex-start;gap:12px;display:flex}.settings-icon{background:var(--accent-soft);width:37px;height:37px;color:var(--accent);border-radius:9px;place-items:center;display:grid}.settings-icon.mint{background:var(--mint-soft);color:var(--mint)}.settings-title h3,.danger-section h3{margin:1px 0 4px;font-size:14px}.settings-title p,.danger-section p{color:var(--muted);margin:0;font-size:10px}.settings-form{gap:17px;margin:23px 0 0 49px;display:grid}.settings-form label,.modal-form label{color:#525a6d;gap:7px;font-size:11px;font-weight:600;display:grid}.settings-form input,.settings-form textarea,.modal-form input,.modal-form textarea,.modal-form select{border:1px solid var(--line-strong);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:8px;outline:0;padding:9px 10px;font-size:12px;font-weight:400}.settings-form input:focus,.settings-form textarea:focus,.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus{border-color:#a8a9e8;box-shadow:0 0 0 3px #5b5ce214}.settings-form fieldset,.modal-form fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.settings-form legend,.modal-form legend{color:#525a6d;margin-bottom:8px;font-size:11px;font-weight:600}.radio-card{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;grid-template-columns:18px 36px 1fr 18px!important;gap:10px!important;padding:12px!important}.radio-card input{opacity:0;pointer-events:none;position:absolute}.radio-card>svg{color:#0000}.radio-card.selected{background:#fbfbff;border-color:#aaabe9}.radio-card.selected>svg{color:var(--accent)}.radio-icon{color:#70788a;background:#f1f2f6;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.radio-card>span:nth-of-type(2){gap:3px;display:grid}.radio-card strong{color:#3e4659;font-size:11px}.radio-card small{color:var(--muted);font-size:9px;font-weight:400}.settings-save{justify-content:flex-end;padding-top:2px;display:flex}.settings-section-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.collaborators{border:1px solid var(--line);border-radius:9px;margin:20px 0 0 49px;overflow:hidden}.collaborator-row{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto auto;align-items:center;gap:10px;min-height:63px;padding:0 12px;display:grid}.collaborator-row:last-child{border-bottom:0}.collaborator-row>div{min-width:0}.collaborator-row strong{font-size:11px}.collaborator-row strong span{color:var(--faint);margin-left:4px;font-size:8px;font-weight:500}.collaborator-row p{color:var(--muted);margin:3px 0 0;font-size:9px}.collaborator-row select{border:1px solid var(--line);color:#5d6577;background:#fff;border-radius:6px;padding:6px 24px 6px 8px;font-size:10px}.role-badge{color:#737a8b;background:#f0f1f5}.danger-section{box-shadow:none;border-color:#edc9cd;justify-content:space-between;align-items:center;gap:20px;padding:20px 23px;display:flex}.danger-section h3{color:#b13f4d}.repo-search-box{color:var(--muted);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #cbcee0;border-radius:11px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:8px 8px 8px 14px;display:grid}.repo-search-box:focus-within{border-color:#a9aae8;box-shadow:0 0 0 3px #5b5ce214}.repo-search-box input{border:0;outline:0;font-size:13px}.search-summary{color:var(--muted);margin:18px 3px 10px;font-size:10px}.search-results{overflow:hidden}.search-results>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:34px 1fr 20px;align-items:center;gap:11px;width:100%;min-height:70px;padding:10px 15px;display:grid}.search-results>button:last-child{border-bottom:0}.search-results>button:hover{background:#fafbfe}.result-icon{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.result-copy{gap:7px;min-width:0;display:grid}.result-copy strong{color:#384054;font-size:11px}.result-copy strong small{color:var(--faint)}.result-copy code{color:#747b8d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.empty-state{color:#9aa0ae;text-align:center;place-items:center;padding:55px 20px;display:grid}.empty-state h3{color:#434b5e;margin:12px 0 5px;font-size:14px}.empty-state p{margin:0;font-size:10px}.account-page{max-width:900px}.account-page .subpage-head{margin-bottom:25px}.account-grid{grid-template-columns:1fr 1.4fr;gap:18px;display:grid}.profile-card{text-align:center;justify-items:center;padding:32px;display:grid}.profile-card h2{margin:14px 0 2px;font-size:18px}.profile-card p{color:var(--accent);margin:0 0 5px;font-size:11px}.profile-card span{color:var(--muted);font-size:10px}.profile-card .button{margin-top:19px}.account-list{overflow:hidden}.account-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:39px 1fr 20px;align-items:center;gap:12px;width:100%;min-height:77px;padding:0 16px;display:grid}.account-list>button:last-child{border-bottom:0}.account-list>button:hover{background:#fafbfe}.account-icon{border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.account-icon.blue{background:var(--accent-soft);color:var(--accent)}.account-icon.mint{background:var(--mint-soft);color:var(--mint)}.account-icon.lilac{color:#9962b8;background:#f4ecfb}.account-list>button>span:nth-child(2){gap:4px;display:grid}.account-list strong{font-size:12px}.account-list small{color:var(--muted);font-size:9px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#161d2e80;place-items:center;padding:20px;animation:.15s ease-out fade-in;display:grid;position:fixed;inset:0}.modal{width:min(510px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-md);background:#fff;border:1px solid #ffffff80;border-radius:15px;padding:23px;animation:.2s ease-out modal-in;overflow-y:auto}.modal-head{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}.modal-head h2{letter-spacing:-.6px;margin:0 0 5px;font-size:20px}.modal-head p{color:var(--muted);margin:0;font-size:11px}.modal-form{gap:17px;display:grid}.modal-form label small{color:var(--faint);font-weight:400}.repo-name-input{border:1px solid var(--line-strong);border-radius:8px;align-items:center;display:flex;overflow:hidden}.repo-name-input:focus-within{border-color:#a8a9e8;box-shadow:0 0 0 3px #5b5ce214}.repo-name-input span{color:var(--muted);white-space:nowrap;padding-left:10px;font-size:11px}.repo-name-input input{border:0;box-shadow:none!important}.segmented{background:#f0f1f5;border-radius:9px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.segmented button.active{color:var(--accent);background:#fff;box-shadow:0 1px 4px #20283e1a}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modal-actions{justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.form-error{background:var(--danger-soft);color:var(--danger);border-radius:7px;margin:-5px 0 0;padding:9px 10px;font-size:10px}.from-commit{color:var(--muted);background:#f7f8fb;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.from-commit code{color:#565e71;margin-left:auto;font-size:9px}.toast{z-index:120;color:#267a63;min-width:230px;box-shadow:var(--shadow-md);background:#f8fffc;border:1px solid #d6e8e1;border-radius:10px;align-items:center;gap:9px;padding:12px 12px 12px 14px;font-size:11px;font-weight:600;animation:.25s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px}.toast button{color:#78a596;background:0 0;border:0;place-items:center;margin-left:auto;padding:2px;display:grid}.loading-screen,.fatal-error{text-align:center;background:#f6f7fb;place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}.loading-screen p,.fatal-error p{color:var(--muted);margin:0;font-size:11px}.loading-bar{background:#e4e5ed;border-radius:3px;width:180px;height:3px;overflow:hidden}.loading-bar i{background:var(--accent);width:45%;height:100%;animation:1.2s ease-in-out infinite loading;display:block}.fatal-error h1{margin:10px 0 -10px;font-size:24px}.signin-page{background:#fff;grid-template-columns:minmax(360px,.9fr) 1.1fr;min-height:100vh;display:grid}.signin-story{color:#fff;background:linear-gradient(145deg,#20234b,#3b3d91 62%,#5759d6);flex-direction:column;justify-content:space-between;padding:42px 52px;display:flex;position:relative;overflow:hidden}.signin-story:before,.signin-story:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute}.signin-story:before{width:540px;height:540px;bottom:-250px;right:-240px}.signin-story:after{width:320px;height:320px;bottom:-140px;right:-110px}.signin-story .brand{color:#fff}.signin-story .brand-mark{background:#ffffff21;box-shadow:inset 0 0 0 1px #ffffff26}.signin-story>div:nth-child(2){z-index:1;max-width:500px;position:relative}.signin-story .eyebrow{color:#bdbfff}.signin-story h1{letter-spacing:-3px;margin:0 0 19px;font-size:clamp(42px,5vw,68px);line-height:.98}.signin-story>div:nth-child(2)>p:last-child{color:#ffffffb8;max-width:430px;margin:0;font-size:15px;line-height:1.65}.signin-proof{z-index:1;flex-wrap:wrap;gap:18px;display:flex;position:relative}.signin-proof span{color:#ffffffb8;align-items:center;gap:7px;font-size:11px;display:inline-flex}.signin-form-wrap{background:#f7f8fb;place-items:center;padding:36px;display:grid}.signin-card{border:1px solid var(--line);background:#fff;border-radius:15px;gap:17px;width:min(410px,100%);padding:34px;display:grid;box-shadow:0 18px 55px #1a213a14}.signin-card-head{text-align:center;justify-items:center;margin-bottom:7px;display:grid}.signin-lock{width:45px;height:45px;color:var(--accent);background:var(--accent-soft);border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.signin-card h2{letter-spacing:-.7px;margin:0 0 6px;font-size:24px}.signin-card-head p{color:var(--muted);margin:0;font-size:11px}.signin-card label{color:#525a6d;gap:7px;font-size:11px;font-weight:600;display:grid}.signin-card input{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:8px;outline:0;padding:10px 11px;font-size:12px;font-weight:400}.signin-card input:focus{border-color:#a8a9e8;box-shadow:0 0 0 3px #5b5ce214}.signin-submit{width:100%;min-height:42px;margin-top:2px}.signin-foot{color:#969cad;justify-content:center;align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.signin-mobile-brand{display:none}.landing-page{color:#172033;background:#fbfaf6;min-height:100vh;overflow:hidden}.landing-page:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#b6e7d6a3,#b6e7d600 67%);border-radius:50%;width:760px;height:760px;position:absolute;top:-330px;right:-240px}.landing-nav,.landing-hero,.landing-strip,.landing-bottom-cta{z-index:1;width:min(1200px,100% - 64px);margin:0 auto;position:relative}.landing-nav{justify-content:space-between;align-items:center;height:92px;display:flex}.landing-nav nav,.explore-topbar>div{align-items:center;gap:20px;display:flex}.landing-nav nav>button:not(.button),.explore-topbar button:not(.button){color:#606a78;background:0 0;border:0;padding:7px 0;font-size:13px;font-weight:600}.landing-nav nav>button:not(.button):hover,.explore-topbar button:not(.button):hover{color:var(--accent)}.landing-signin{min-height:36px;padding:0 12px;font-size:12px}.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:60px;min-height:615px;padding:58px 32px 72px;display:grid}.landing-copy{max-width:530px}.landing-kicker{color:#677166;letter-spacing:-.2px;align-items:center;gap:8px;margin-bottom:21px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;font-weight:500;display:inline-flex}.landing-kicker>span:first-child{background:#74bda4;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e1f3eb}.landing-copy h1{color:#1b2631;letter-spacing:-4.5px;max-width:580px;margin:0;font-size:clamp(50px,6vw,78px);font-weight:700;line-height:.94}.landing-copy h1 em,.explore-hero h1 em{color:#488b73;letter-spacing:-4px;font-family:Georgia,Times New Roman,serif;font-weight:400}.landing-tagline{color:#27745e;min-height:30px;margin:23px 0 13px;font-family:DM Mono,ui-monospace,monospace;font-size:14px;font-weight:500}.landing-intro{color:#657077;max-width:465px;margin:0;font-size:16px;line-height:1.65}.landing-actions{align-items:center;gap:19px;margin-top:28px;display:flex}.landing-cta{min-height:48px;padding:0 18px;background:#2e7d67!important;border-color:#2e7d67!important;box-shadow:0 8px 18px #2e7d6733!important}.landing-explore{color:#43564e;background:0 0;border:0;align-items:center;gap:8px;padding:8px 0;font-size:13px;font-weight:700;display:inline-flex}.landing-proof{color:#78827c;flex-wrap:wrap;gap:15px;margin-top:24px;font-size:11px;display:flex}.landing-proof span{align-items:center;gap:5px;display:inline-flex}.landing-proof svg{color:#4e9c82}.landing-showcase{align-items:center;min-height:398px;display:grid;position:relative}.showcase-glow{background:linear-gradient(135deg,#d9eee3,#f4d9bd 115%);border-radius:40% 60% 55% 45%;position:absolute;inset:20px -95px -30px 10px;transform:rotate(-4deg)}.showcase-window{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffce3;border:1px solid #63827638;border-radius:18px;position:relative;overflow:hidden;transform:rotate(2.25deg);box-shadow:0 30px 70px #31473d2e,inset 0 2px #fffc}.showcase-topline{color:#7a8880;border-bottom:1px solid #e5ebe7;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 15px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;display:grid}.showcase-topline>svg{color:#54a184;justify-self:end}.showcase-dots{gap:5px;display:flex}.showcase-dots i{background:#f0b6a0;border-radius:50%;width:7px;height:7px}.showcase-repo-head{grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:18px 20px 15px;display:grid}.showcase-mark{color:#f7fffb;background:linear-gradient(145deg,#4f9b80,#29735e);border-radius:11px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 5px 10px #307d6438}.showcase-repo-head>div:nth-child(2){gap:4px;display:grid}.showcase-repo-head strong{letter-spacing:-.3px;font-size:14px}.showcase-repo-head span{color:#77827d;font-size:10px}.showcase-repo-head button{color:#32765f;background:#f7fcf9;border:1px solid #d5e2da;border-radius:7px;align-items:center;gap:4px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.showcase-tabs{color:#77827d;border-bottom:1px solid #e4eae6;gap:20px;padding:0 20px;font-size:10px;font-weight:600;display:flex}.showcase-tabs span{padding:10px 0;position:relative}.showcase-tabs .active:after{content:"";background:#3b9477;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.showcase-tabs b{background:#edf5f0;border-radius:4px;padding:1px 4px;font-size:8px}.showcase-commit{background:#fbfdfb;border:1px solid #e0e9e3;border-radius:8px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;margin:14px 15px 8px;padding:9px 10px;display:grid}.showcase-commit .avatar{width:26px;height:26px;font-size:8px}.showcase-commit div{gap:3px;display:grid}.showcase-commit strong{font-size:10px}.showcase-commit span,.showcase-commit code{color:#7b8982;font-size:8px}.showcase-commit code{background:#f1f5f2;border-radius:4px;padding:3px 4px}.showcase-files{padding:0 15px 13px}.showcase-files>div{color:#54625a;border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;min-height:32px;font-size:10px;display:flex}.showcase-files>div:last-child{border-bottom:0}.showcase-files span{align-items:center;gap:7px;display:inline-flex}.showcase-files small{color:#9aa49f;font-size:8px}.showcase-note{z-index:2;color:#796b59;background:#fffaf1;border:1px solid #e2d5c2;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:-18px;right:-20px;transform:rotate(-3deg);box-shadow:0 10px 20px #5244321f}.showcase-note svg{color:#d1875a}.landing-strip{border-top:1px solid #e6e6dc;grid-template-columns:repeat(3,1fr);gap:50px;padding:40px 32px 52px;display:grid}.landing-strip>div{max-width:300px}.strip-number{color:#7da993;margin-bottom:13px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;display:block}.landing-strip strong{letter-spacing:-.2px;font-size:15px}.landing-strip p{color:#727c78;margin:9px 0 0;font-size:12px;line-height:1.6}.landing-bottom-cta{justify-content:space-between;align-items:flex-end;gap:25px;padding:55px 32px 70px;display:flex}.landing-bottom-cta h2{color:#26352f;letter-spacing:-2.3px;margin:0;font-size:clamp(29px,4vw,46px);line-height:.98}.landing-bottom-cta .button{background:#2e7d67;border-color:#2e7d67;min-height:44px}.explore-page{background:#fbfaf6;min-height:100vh;padding-bottom:74px}.explore-topbar{justify-content:space-between;align-items:center;width:min(1200px,100% - 64px);height:84px;margin:0 auto;display:flex}.explore-topbar .button{min-height:35px;font-size:12px}.explore-hero{color:#effaf4;background:#203b33;padding:74px max(24px,50% - 540px) 66px;position:relative;overflow:hidden}.explore-hero:after{content:"";border:1px solid #d3f5e129;border-radius:50%;width:580px;height:580px;position:absolute;top:-240px;right:5%;box-shadow:0 0 0 65px #d3f5e10a,0 0 0 130px #d3f5e106}.explore-hero>*{z-index:1;position:relative}.explore-hero h1{letter-spacing:-3.4px;max-width:600px;margin:0;font-size:clamp(39px,6vw,65px);line-height:.98}.explore-hero>p:not(.eyebrow){color:#b8cec3;max-width:555px;margin:19px 0 25px;font-size:15px;line-height:1.65}.explore-search{color:#b9dec9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #d6f0e24d;border-radius:11px;align-items:center;gap:10px;width:min(570px,100%);height:48px;padding:0 11px 0 14px;display:flex}.explore-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:13px}.explore-search kbd{color:#c8e2d3;border:1px solid #e7f9ee42;border-radius:4px;padding:2px 6px;font-size:10px}.explore-results{width:min(1080px,100% - 48px);margin:0 auto;padding-top:30px}.explore-results-head{color:#748079;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:12px;font-weight:600;display:flex}.explore-results-head span:last-child{color:#46866f;align-items:center;gap:5px;display:inline-flex}.explore-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.explore-card{text-align:left;background:#fff;border:1px solid #e0e5df;border-radius:13px;flex-direction:column;align-items:flex-start;min-height:224px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 4px 12px #2b3b3209}.explore-card:hover{border-color:#b6d7c5;transform:translateY(-3px);box-shadow:0 14px 29px #2b4d3d1f}.explore-card-icon{color:#397b65;background:#e4f3eb;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.explore-card-title{color:#879189;justify-content:space-between;align-items:center;width:100%;margin-top:18px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;display:flex}.explore-card-title svg{color:#4a946f}.explore-card h2{color:#28362f;letter-spacing:-.5px;margin:4px 0 7px;font-size:18px}.explore-card>p{color:#748079;margin:0;font-size:12px;line-height:1.55}.explore-card-meta{color:#89938d;justify-content:space-between;align-items:center;gap:8px;width:100%;margin-top:auto;padding-top:17px;font-size:10px;display:flex}.explore-card-meta span:first-child{color:#5a786a;align-items:center;gap:4px;display:inline-flex}.explore-empty{color:#718077;text-align:center;border:1px dashed #cfd9d2;border-radius:13px;justify-items:center;padding:70px 20px;display:grid}.explore-empty svg{color:#63a083}.explore-empty h2{color:#405248;margin:13px 0 5px;font-size:17px}.explore-empty p{max-width:330px;margin:0;font-size:12px;line-height:1.5}.explore-loading{justify-content:center;gap:7px;padding:75px;display:flex}.explore-loading i{background:#6ea88f;border-radius:50%;width:8px;height:8px;animation:.8s ease-in-out infinite alternate explore-pulse}.explore-loading i:nth-child(2){animation-delay:.15s}.explore-loading i:nth-child(3){animation-delay:.3s}.landing-page{background:#fafaff}.landing-nav,.landing-hero{width:min(1120px,100% - 64px)}.landing-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:64px;min-height:calc(100vh - 92px);padding:28px 0 82px}.landing-kicker{color:#676a91}.landing-kicker>span:first-child{background:var(--accent);box-shadow:0 0 0 5px #eef}.landing-copy h1{color:#1f2249;font-size:clamp(50px,6vw,74px)}.landing-copy h1 em,.explore-hero h1 em{color:var(--accent)}.landing-tagline{color:#4d4fc8;margin-top:21px}.landing-intro{color:#687087}.landing-cta{border-color:var(--accent)!important;background:var(--accent)!important;box-shadow:0 8px 18px #5b5ce233!important}.landing-cta:hover{background:var(--accent-strong)!important}.landing-explore{color:#4e5574}.landing-explore:hover{color:var(--accent)}.landing-showcase{min-height:340px}.showcase-window{background:#fff;border-color:#dadbf1;border-radius:14px;transform:none;box-shadow:0 20px 45px #2b2d7021}.showcase-topline{color:#8a8da4;border-bottom-color:#ebebf4}.showcase-topline>svg{color:var(--accent)}.showcase-dots i{background:#b9bbdf}.showcase-dots i:nth-child(2){background:#d2d3ea}.showcase-dots i:nth-child(3){background:#e0e1f1}.showcase-mark{background:linear-gradient(145deg,#6d6ff1,#4a4bcf);box-shadow:0 5px 10px #4b4ccf33}.showcase-repo-head span{color:#7e8298}.showcase-repo-head button{color:var(--accent);background:#f7f7ff;border-color:#d8d9ed}.showcase-tabs{color:#7e8298;border-bottom-color:#e8e8f1}.showcase-tabs .active{color:var(--accent)}.showcase-tabs .active:after{background:var(--accent)}.showcase-tabs b{background:#eef}.showcase-commit{background:#fcfcff;border-color:#e6e6f0}.showcase-commit span,.showcase-commit code{color:#85899d}.showcase-commit code{background:#f0f0f8}.showcase-files>div{color:#555b72;border-bottom-color:#eeeef5}.showcase-files svg{color:#7476dc}.showcase-files small{color:#999caf}.explore-page{background:#fafaff}.explore-hero{color:#f5f5ff;background:#292a68}.explore-hero:after{border-color:#d2d3ff29;box-shadow:0 0 0 65px #d2d3ff0b,0 0 0 130px #d2d3ff06}.explore-hero .eyebrow{color:#c7c9ff}.explore-hero h1 em{color:#d7d8ff}.explore-hero>p:not(.eyebrow){color:#c4c5e5}.explore-search{color:#d8d9fa;background:#ffffff17;border-color:#e5e6ff4d}.explore-search:focus-within{background:#ffffff24;border-color:#cfd0ff}.explore-search input::placeholder{color:#c4c5e5}.explore-search kbd{color:#dcdcff;border-color:#e7e8ff42}.explore-results-head span:last-child,.explore-card-title svg{color:var(--accent)}.explore-card{border-color:#e1e1ee;box-shadow:0 4px 12px #2e2f6409}.explore-card:hover{border-color:#c4c5ef;box-shadow:0 14px 29px #3a3b821f}.explore-card-icon{color:#5759c3;background:#eef}.explore-card-icon.coral{color:#7b62b7;background:#f1edfb}.explore-card-icon.gold{color:#6869c1;background:#ececff}.explore-card h2{color:#323650}.explore-card-meta span:first-child{color:#63688f}.explore-empty{color:#777c96;border-color:#d8d9ec}.explore-empty svg,.explore-loading i{color:var(--accent);background:var(--accent)}.explore-empty h2{color:#4a4f69}.landing-page{background:#fafaff;place-items:center;min-height:100vh;display:grid}.landing-page:before{background:radial-gradient(circle,#e1e1ffcc,#e1e1ff00 66%);width:min(80vw,800px);height:min(80vw,800px);top:auto;right:auto}.landing-hero{text-align:center;width:auto;min-height:0;padding:0 24px;display:block}.landing-copy{align-items:baseline;max-width:none;display:inline-flex}.landing-copy h1{color:#4d4fc8;letter-spacing:-8px;margin:0;font-size:clamp(70px,15vw,180px);line-height:.9}.landing-tagline{color:#6568d5;text-align:left;white-space:nowrap;min-height:0;margin:0 0 0 20px;font-size:clamp(12px,1.45vw,18px)}.landing-tagline span{color:#a3a5d1}.landing-cursor{background:#7779df;width:2px;height:1.05em;margin-left:8px;animation:1s step-end infinite landing-cursor}.landing-page{place-items:initial;display:block}.landing-page:before{width:680px;height:680px;top:-310px;right:-220px}.landing-nav{width:min(1120px,100% - 64px)}.landing-hero{text-align:left;grid-template-columns:minmax(0,.9fr) minmax(390px,1fr);align-items:center;gap:68px;width:min(1120px,100% - 64px);min-height:calc(100vh - 92px);padding:12px 0 72px;display:grid}.landing-copy{display:block}.landing-copy h1{letter-spacing:-7px;font-size:clamp(76px,10vw,138px)}.landing-tagline{text-align:left;margin:18px 0 0;font-size:clamp(13px,1.5vw,18px)}.landing-actions{margin-top:29px}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(330%)}}@keyframes explore-pulse{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-5px)}}@keyframes landing-cursor{50%{opacity:0}}@media (width<=1050px){.topbar{grid-template-columns:190px minmax(260px,1fr) auto;padding:0 20px}.sidebar{width:210px}.main-content{margin-left:210px}.page{width:min(100% - 38px,1000px)}.dashboard-grid{grid-template-columns:1fr}.dashboard-side{grid-template-columns:1.5fr 1fr}.landing-hero{grid-template-columns:minmax(0,.95fr) minmax(390px,1fr);gap:28px;padding-left:10px;padding-right:10px}.landing-copy h1{font-size:clamp(48px,6vw,67px)}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.signin-page{grid-template-columns:1fr}.signin-story{display:none}.signin-form-wrap{min-height:100vh;padding:20px}.signin-card{padding:26px 22px}.signin-mobile-brand{justify-content:center;margin-bottom:6px;display:flex}.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;height:60px;padding:0 13px}.topbar-left{gap:5px}.topbar .brand span:last-child,.user-chip span,.user-chip>svg,.topbar-actions>.icon-button{display:none}.mobile-menu{display:inline-grid}.global-search{height:37px}.global-search kbd{display:none}.sidebar{z-index:80;width:min(290px,84vw);box-shadow:var(--shadow-md);transition:transform .22s;top:0;transform:translate(-102%)}.sidebar-open{transform:translate(0)}.sidebar-mobile-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:19px;padding:0 5px 12px;display:flex}.sidebar-scrim{z-index:70;background:#141b2c66;position:fixed;inset:0}.main-content{margin-left:0;padding-top:60px}.page{width:calc(100% - 28px);padding-top:30px}.welcome-row{flex-direction:column;align-items:flex-start;margin-bottom:22px}.welcome-row .button{width:100%}.dashboard-side{grid-template-columns:1fr}.repositories-panel,.activity-panel{padding:17px}.repo-card{grid-template-columns:40px minmax(0,1fr) 15px;padding:13px}.repo-card-icon{width:40px;height:40px}.repo-heading{align-items:flex-start}.repo-heading-actions .button:last-child{display:none}.repo-heading-actions .button{gap:0;padding:0 9px;font-size:0}.repo-breadcrumb button{font-size:17px}.repo-breadcrumb h1{font-size:19px}.repo-tabs{margin-bottom:18px}.repo-tabs button{padding:0 10px}.repo-toolbar{align-items:flex-start}.toolbar-stat,.toolbar-right .button.subtle{display:none}.branch-button{min-width:122px}.clone-popover{width:min(340px,100vw - 28px);right:0}.latest-commit{flex-wrap:wrap;padding-top:10px;padding-bottom:10px}.latest-meta{width:100%;margin-left:36px}.latest-meta>span:nth-child(2){display:none}.file-row{grid-template-columns:minmax(140px,1fr) 90px;gap:10px}.file-message{display:none}.readme article{padding:23px 20px 30px}.subpage-head{flex-direction:column;align-items:flex-start}.subpage-head>.button{width:100%}.commit-list{padding:0 11px}.commit-row{grid-template-columns:28px 1fr auto;gap:8px}.commit-row>.avatar,.commit-actions .icon-button:last-child{display:none}.commit-title-block{flex-direction:column}.commit-summary{flex-direction:column;align-items:flex-start;padding:13px}.diff-file-head{flex-direction:column;align-items:flex-start;padding:12px}.branch-row{grid-template-columns:34px 1fr;padding:10px 13px}.branch-row-actions{grid-column:2}.release-card{grid-template-columns:35px 1fr;padding:17px 13px 19px 8px}.settings-section{padding:17px}.settings-form,.collaborators{margin-left:0}.settings-section-head{flex-direction:column}.collaborator-row{grid-template-columns:36px 1fr auto;padding:8px 10px}.collaborator-row select{grid-column:2}.collaborator-row>.icon-button{grid-area:1/3/span 2}.danger-section{flex-direction:column;align-items:flex-start}.danger-section .button{width:100%}.account-grid{grid-template-columns:1fr}.landing-nav,.landing-hero,.landing-strip,.landing-bottom-cta,.explore-topbar{width:calc(100% - 40px)}.landing-nav{height:74px}.landing-nav nav{gap:13px}.landing-nav nav>button:not(.button):first-child{display:none}.landing-signin{min-height:34px;padding:0 10px}.landing-signin svg{display:none}.landing-hero{grid-template-columns:1fr;gap:43px;min-height:auto;padding:50px 0 52px}.landing-copy h1{letter-spacing:-3.3px;font-size:clamp(47px,14vw,66px)}.landing-copy h1 em,.explore-hero h1 em{letter-spacing:-3px}.landing-intro{font-size:14px}.landing-showcase{max-width:510px;min-height:330px}.showcase-window{transform:rotate(1.2deg)}.showcase-note{right:-5px}.landing-strip{grid-template-columns:1fr;gap:26px;padding:31px 0 40px}.landing-strip>div{max-width:440px}.landing-bottom-cta{flex-direction:column;align-items:flex-start;padding:40px 0 56px}.landing-bottom-cta .button{width:100%}.explore-topbar{height:68px}.explore-hero{padding:55px 20px 48px}.explore-hero h1{letter-spacing:-2.7px;font-size:clamp(39px,12vw,56px)}.explore-results{width:calc(100% - 40px)}.explore-results-head{flex-direction:column;align-items:flex-start;gap:8px}.explore-grid{grid-template-columns:1fr}.explore-card{min-height:205px}}@media (width<=430px){.topbar .brand{display:none}.topbar{grid-template-columns:36px 1fr auto}.repo-card-copy p{white-space:normal}.repo-heading-actions{display:none}.repo-tabs button{gap:4px;font-size:0}.repo-tabs button svg{width:18px;height:18px}.repo-tabs .tab-count{font-size:8px}.toolbar-right .button.primary{padding:0 11px}.latest-meta{justify-content:space-between;margin-left:0}.file-time{font-size:9px}.settings-title{align-items:center}.radio-card{grid-template-columns:31px 1fr 18px!important}.radio-card .radio-icon{width:31px;height:31px}.form-row{grid-template-columns:1fr}.modal{padding:18px}.landing-actions{flex-direction:column;align-items:flex-start;gap:10px}.landing-cta{width:100%}.landing-proof{gap:10px}.showcase-repo-head{padding:15px 13px 12px}.showcase-tabs{gap:13px;padding:0 13px}.showcase-files{padding-left:13px;padding-right:13px}.showcase-files small{display:none}.showcase-note{font-size:9px;bottom:-22px;right:-3px}.explore-topbar .brand{font-size:19px}.explore-topbar>div{gap:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
