@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@400;450;500;550;600;650;700;750;800;850;900&display=swap");:root{--red:#E71333;--ink:#041521;--muted:#74747e;--line:#e9e9ed;--surface:#f8f8fa;--font:"Figtree",Arial,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid #ff9195;outline-offset:4px}button{color:inherit}button svg{flex-shrink:0}input,select,textarea{width:100%;border:1px solid #dcdce2;border-radius:8px;background:#fff;padding:11px 12px;color:var(--ink);outline:none}input:focus,select:focus,textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #ed1c2410}textarea{resize:vertical}h1,h2,h3,p{margin:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:230px;flex-shrink:0;background:#fcfcfd;border-right:1px solid var(--line);padding:31px 19px 0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.wordmark{color:var(--red);font-size:35px;font-weight:900;letter-spacing:-2px;line-height:1.1;display:block}.wordmark span{font-size:20px;letter-spacing:-1px}.sidebar>.wordmark{margin:0 14px 39px}.workspace-label{display:flex;gap:11px;align-items:center;margin:0 12px 37px}.workspace-icon{width:36px;height:36px;border-radius:10px;background:#fff0f1;color:var(--red);display:grid;place-items:center}.workspace-label strong{font-size:17px;display:block;line-height:1.4}.workspace-label small{font-size:12px;color:var(--muted)}.nav-label{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#9999a0;margin:0 14px 10px}.nav-item{border:0;background:none;width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:12px 13px;font-size:14px;border-radius:8px;font-weight:550;color:#676772;margin-bottom:4px}.nav-item.active{background:#ffedee;color:#db1720;font-weight:700}.nav-item:hover{background:#f0f0f3}.nav-item.active:hover{background:#ffe3e5}.nav-count{margin-left:auto;font-size:12px;background:#ffdadc;color:#dc1923;padding:0 6px;border-radius:4px}.sidebar-note{margin:auto 10px 27px;padding-top:55px;font-size:12px;color:#7d7d87}.tiny-dot{width:6px;height:6px;background:#00a86b;display:inline-block;border-radius:50%}.sidebar-note .tiny-dot{background:var(--red);margin-right:7px}.sidebar-note strong{font-weight:600;color:#575760;font-size:12px}.sidebar-note p{margin-top:10px;line-height:1.7}.help-link{font-size:13px}.help-link svg:last-child{margin-left:auto}.profile{display:flex;align-items:center;gap:10px;padding:21px 7px;margin-top:13px;border-top:1px solid var(--line)}.profile strong{font-size:13px;display:block}.profile small{font-size:11px;color:var(--muted);display:block}.profile form{margin-left:auto}.avatar{display:inline-grid;place-items:center;background:#ececf1;border-radius:50%;width:34px;height:34px;font-size:12px;font-weight:650;color:#656573;flex-shrink:0}.avatar.small{width:25px;height:25px;font-size:9px}.workspace{flex:1 1;min-width:0}.topbar{height:78px;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 42px;font-size:13px;color:#93939d}.topbar,.topbar>span{display:flex;align-items:center}.topbar>span{gap:11px}.topbar strong{font-weight:550;color:#55555e}.topbar .team-label{color:#676772;font-size:12px;gap:8px}.main-content{max-width:1560px;margin:0 auto;padding:28px 42px 40px}.demo-note{font-size:12px;color:#8a6770;gap:7px;margin-bottom:25px}.demo-note,.page-heading{display:flex;align-items:center}.page-heading{justify-content:space-between;gap:24px;margin-bottom:29px}.eyebrow{font-size:10px;letter-spacing:1.7px;color:var(--red);margin-bottom:10px}.eyebrow,h1{font-weight:750}h1{font-size:34px;line-height:1.2;letter-spacing:-1.15px}.page-heading p:not(.eyebrow){color:var(--muted);font-size:14px;margin-top:12px}.primary,.secondary{border:0;border-radius:7px;display:inline-flex;justify-content:center;gap:8px;align-items:center;white-space:nowrap;font-size:14px;font-weight:650;padding:12px 16px;min-height:44px}.primary{background:var(--red);color:white;box-shadow:0 3px 5px #ed1c2410}.primary:hover{background:#d9141e}.secondary{border:1px solid var(--line);background:#fff}.secondary:hover{background:var(--surface)}.stats{border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);padding:21px 0;margin-bottom:35px;background:#fff}.stats>button,.stats>div{display:flex;gap:12px;align-items:center;padding:0 22px;min-width:0}.stats>button{background:none;border:0;text-align:left}.stats>*+*{border-left:1px solid var(--line)!important}.stat-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:9px;flex-shrink:0}.red{background:#fff0f1;color:#e34048}.blue{background:#edf5ff;color:#5486dc}.amber{background:#fff6e4;color:#c68b22}.green{background:#eafaef;color:#3b9b67}.purple{background:#f2efff;color:#8870c9}.stats strong{font-size:26px;letter-spacing:-1px;font-weight:700}.stats span:not(.stat-icon){font-size:12px;line-height:1.3;max-width:90px;color:#777780}.stats>button>svg{margin-left:auto;color:#9696a0}.content-columns{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:28px}.section-toolbar{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:space-between;margin-bottom:21px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:20px}.tab{padding:0 0 17px;background:none;border:0;font-size:13px;color:#909099;position:relative;white-space:nowrap}.tab.active{color:var(--ink);font-weight:650}.tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--red)}.tab span{margin-left:6px;padding:2px 5px;background:#f1f1f4;border-radius:4px;font-size:11px}.search{display:flex;align-items:center;gap:7px;color:#9696a1;margin-top:-12px;max-width:160px}.search input{border:0;padding:3px 0;font-size:12px;min-width:0;background:none}.search input:focus{box-shadow:none}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.project-card{text-align:left;display:flex;flex-direction:column;padding:22px 21px 16px;border:1px solid #e4e4e9;border-radius:11px;background:#fff;transition:transform .18s,border-color .18s,box-shadow .18s;min-width:0}.project-card:hover{transform:translateY(-3px);border-color:#efb7bb;box-shadow:0 8px 20px #33333a08}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:18px}.project-icon{width:45px;height:45px;border-radius:10px;display:grid;place-items:center}.status{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;background:#f1f1f4;color:#777780;border-radius:5px;padding:4px 7px;white-space:nowrap}.status>span{width:5px;height:5px;border-radius:50%;background:currentColor}.status.building{color:#497cc4;background:#f0f5fd}.status.open{color:#ae7b1e;background:#fff6e5}.status.shipped{color:#3b9163;background:#edfaf2}.card-team{font-size:10px;color:#909099;margin-bottom:5px}.project-card h2{font-size:18px;font-weight:700;letter-spacing:-.4px;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px}.project-card h2 svg{color:#bdbdc5;width:15px;flex-shrink:0}.card-summary{font-size:13px;color:#7c7c86;line-height:1.65;min-height:65px;margin-bottom:17px;flex:1 1}.tools{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}.tools>span{padding:3px 7px;font-size:10px;color:#7b7b87;border:1px solid #eeeef1;background:#fafafc;border-radius:4px}.progress-label{font-size:10px;display:flex;justify-content:space-between;color:#93939c;margin-bottom:7px}.progress-label strong{font-weight:550;color:#767680}.progress-track{height:4px;background:#f1f1f4;border-radius:5px;margin-bottom:17px;overflow:hidden}.progress-track>span{height:100%;background:#ef737a;display:block;border-radius:5px}.progress-track>span.complete{background:#5dae83}.card-footer{border-top:1px solid #f0f0f4;padding-top:12px;justify-content:space-between;gap:6px;font-size:10px;color:#9797a0}.card-footer,.owner{display:flex;align-items:center}.owner{gap:7px;color:#696975}.card-footer>span:last-child{display:flex;align-items:center;gap:4px}.card-footer>span.waiting{color:#b3955e}.right-column{padding-top:2px}.pickup-panel{background:#25252d;color:#fff;border-radius:11px;padding:24px 22px}.pickup-kicker{display:flex;gap:8px;color:#ffb6b8;font-size:9px;letter-spacing:1.2px;font-weight:650;margin-bottom:19px}.pickup-panel h2{font-size:22px;line-height:1.35;letter-spacing:-.5px;font-weight:600;margin-bottom:13px}.pickup-panel>p{font-size:12px;color:#a6a6b2;line-height:1.75}.pickup-list{margin-top:23px}.pickup-list button{padding:15px 0;border:0;border-top:1px solid #41414a;background:none;color:#fff;width:100%;text-align:left;display:flex;justify-content:space-between;gap:12px;align-items:center}.pickup-list strong{font-size:12px;font-weight:600;display:block}.pickup-list small{font-size:10px;color:#a3a3b0;display:block;margin-top:5px}.pickup-list svg{color:#aaaab6}.pickup-all{border:1px solid #53535d;background:transparent;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:11px;padding:10px 12px;width:100%;margin-top:14px}.pickup-all:hover{background:#363640}.field-notes{padding:29px 12px 24px;border-bottom:1px solid var(--line)}.field-notes .eyebrow{font-size:9px;color:#9b9ba4;letter-spacing:1.4px;margin-bottom:13px}.field-notes h3{font-size:24px;font-weight:600;letter-spacing:-.7px;line-height:1.2;margin-bottom:14px}.field-notes>p:not(.eyebrow){font-size:12px;line-height:1.8;color:#90909a}.field-notes button{display:flex;align-items:center;gap:8px;border:0;background:none;padding:0;margin-top:16px;font-size:11px;font-weight:650}.workspace-footer{font-size:10px;text-align:center;color:#b1b1bb;margin-top:20px}.notice{background:#f0faf4;color:#32764e;font-size:13px;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:6px;margin-bottom:14px}.notice button{background:none;border:0;display:flex;margin-left:auto;color:inherit}.empty-state{text-align:center;padding:70px 20px;border:1px dashed #dcdce3;border-radius:10px;color:var(--muted)}.empty-state>svg{margin-bottom:12px}.empty-state h2{font-size:21px;color:var(--ink);margin-bottom:8px}.empty-state p{font-size:14px;margin-bottom:20px}.dialog-overlay{position:fixed;inset:0;background:#20202a66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;animation:fade-in .15s}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(630px,calc(100vw - 32px));max-height:90dvh;overflow:auto;border-radius:16px;background:white;padding:32px;z-index:50;box-shadow:0 30px 100px #11111133}.dialog-content h2{font-size:27px;letter-spacing:-.6px;font-weight:700;padding-right:24px;line-height:1.2;margin-bottom:12px}.dialog-content h2+p{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:24px}.dialog-close{position:absolute;right:15px;top:15px;border:0;background:none;padding:6px;color:#92929d;display:flex}.dialog-content form>label,.form-row>label{display:block;font-size:13px;font-weight:600;margin-bottom:16px}.dialog-content label>span{font-weight:400;color:var(--muted)}.dialog-content label>input,.dialog-content label>select,.dialog-content label>textarea{display:block;margin-top:6px;font-size:14px;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:20px;margin-top:18px}.error{color:#bd1a25;background:#fff0f1;padding:10px;border-radius:6px;font-size:14px;white-space:pre-wrap}.detail-dialog{width:min(680px,calc(100vw - 32px))}.detail-dialog>.eyebrow{font-size:11px;margin-top:6px}.detail-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;font-size:13px}.detail-meta strong{font-size:13px;font-weight:600}.detail-meta small{font-size:11px;display:block;color:var(--muted)}.next-step{background:#fff6e8;border:1px solid #f6e7ce;border-radius:8px;padding:18px;margin:15px 0}.next-step h3{font-size:14px;color:#936c28;margin-bottom:7px}.next-step p{font-size:14px;color:#877450;white-space:pre-wrap}.detail-links{display:flex;gap:18px;margin:16px 0}.detail-links a{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--red)}.detail-actions{margin:22px 0}.journal-heading{font-size:16px;border-top:1px solid var(--line);padding-top:23px;margin-top:23px}.journal-heading span{font-size:12px;font-weight:500;background:#f0f0f4;padding:2px 7px;border-radius:4px;margin-left:7px}.journal{margin-top:20px}.journal article{display:flex;gap:13px;position:relative;padding-bottom:23px}.journal article:not(:last-child):before{content:"";position:absolute;left:13px;top:26px;height:calc(100% - 25px);width:1px;background:var(--line)}.journal-dot{width:27px;height:27px;background:#f6f6f9;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#93939f;flex-shrink:0}.journal strong{font-size:12px}.journal small{font-size:11px;color:#9c9ca5;margin-left:10px}.journal p{font-size:14px;color:#72727e;line-height:1.7;margin-top:7px;white-space:pre-wrap;overflow-wrap:anywhere}.credits{font-size:11px;color:#93939e;border-top:1px solid var(--line);padding-top:17px}.update-form{padding:20px;background:#fafafb;border:1px solid var(--line);border-radius:10px;margin:24px 0}.update-form h3{font-size:17px;margin-bottom:17px}.help-dialog ol{padding-left:22px}.help-dialog li{padding-left:6px;margin-top:20px;font-size:15px}.help-dialog li p{line-height:1.7;margin-top:5px}.help-dialog li p,.muted{font-size:14px;color:var(--muted)}.icon-button{background:none;border:0;padding:5px;color:var(--muted)}.auth-page{min-height:100vh;background:#f7f7fa;display:grid;place-items:center;padding:30px}.auth-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--red);border-radius:14px;padding:48px;width:min(520px,100%);box-shadow:0 20px 60px #25252d06}.auth-card .wordmark{margin-bottom:46px}.auth-card h1{font-size:38px;margin-bottom:20px}.auth-card>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-bottom:26px;line-height:1.8}.auth-card .button{display:flex}.auth-card>small{display:block;font-size:12px;color:#9999a2;text-align:center;margin-top:19px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (min-width:1600px){.main-content{padding-top:40px}.project-card{padding:26px}.card-summary{font-size:14px}.content-columns{grid-template-columns:minmax(0,1fr) 300px;gap:34px}.pickup-panel{padding:28px}.pickup-panel h2{font-size:25px}}@media (max-width:1250px){.sidebar{width:205px;padding-left:12px;padding-right:12px}.main-content{padding-left:26px;padding-right:26px}.topbar{padding:0 26px}.content-columns{grid-template-columns:minmax(0,1fr) 240px;gap:20px}.stats>button,.stats>div{padding:0 14px;gap:8px}.stats strong{font-size:23px}.stat-icon{width:30px;height:30px}.project-card{padding:18px 15px 14px}.section-toolbar{padding-bottom:0}.search{margin-top:0;margin-bottom:12px;width:100%;max-width:none}.search input{font-size:13px}.tabs{width:100%}.project-card h2{font-size:17px}.card-summary{font-size:12px}.card-footer,.status{font-size:9px}.pickup-panel{padding:22px 18px}.page-heading h1{font-size:30px}.page-heading .primary{font-size:12px}.stats span:not(.stat-icon){font-size:11px}}@media (max-width:1050px){.right-column{display:none}.content-columns{display:block}.section-toolbar{flex-wrap:nowrap}.tabs{width:auto}.search{width:150px;margin-top:-12px;margin-bottom:0}.stats{margin-bottom:25px}.page-heading{align-items:flex-start}.page-heading p:not(.eyebrow){max-width:390px}.card-summary{font-size:14px}.card-footer,.status{font-size:11px}.card-team{font-size:12px}.tools>span{font-size:11px}.progress-label{font-size:12px}}@media (max-width:760px){.app-shell,.sidebar{display:block}.sidebar{position:static;height:auto;width:100%;padding:19px 20px 10px;border-right:0;border-bottom:1px solid var(--line)}.sidebar>.wordmark{margin:0 0 20px;font-size:29px}.sidebar .wordmark span{font-size:17px}.workspace-label{position:absolute;right:20px;top:20px;margin:0}.workspace-label small{display:none}.workspace-label strong{font-size:14px}.workspace-icon{width:28px;height:28px}.help-link,.nav-label,.profile,.sidebar-note{display:none}.sidebar nav{display:flex;gap:5px;overflow:auto}.nav-item{white-space:nowrap;font-size:12px;padding:9px 10px;width:auto;gap:7px;margin:0}.nav-item svg{width:16px}.nav-count{font-size:10px}.topbar{height:54px;padding:0 20px;font-size:11px}.main-content{padding:20px}.demo-note{font-size:10px;margin-bottom:23px}.page-heading{display:block;margin-bottom:23px}.page-heading h1{font-size:31px}.eyebrow{font-size:8px;letter-spacing:1.2px}.page-heading p:not(.eyebrow){font-size:14px;max-width:100%}.page-heading .primary{margin-top:20px;font-size:14px}.stats{grid-template-columns:1fr 1fr;padding:0}.stats>button,.stats>div{padding:18px 14px;gap:10px}.stats>:nth-child(3){border-left:0!important}.stats>:nth-child(n+3){border-top:1px solid var(--line)}.stats span:not(.stat-icon){font-size:11px}.section-toolbar{flex-wrap:wrap;gap:0}.tabs{gap:23px;width:100%}.tab{font-size:12px}.search{width:100%;margin:0 0 14px;max-width:100%;padding-top:14px}.project-grid{gap:14px}.project-card{padding:18px}.card-summary{font-size:13px}.card-top{flex-wrap:wrap}.project-card h2{font-size:18px}.card-footer{font-size:10px}.dialog-content{padding:27px 22px}.dialog-content h2{font-size:25px}}@media (max-width:520px){.project-grid{grid-template-columns:1fr}.card-top{flex-wrap:nowrap}.card-summary{font-size:14px;min-height:auto}.card-footer,.card-team,.tools>span{font-size:12px}.status{font-size:11px}.progress-label{font-size:12px}.form-row{grid-template-columns:1fr;gap:0}.auth-card{padding:30px}.auth-card h1{font-size:30px}.nav-item{font-size:11px}.nav-item svg{display:none}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.sort-row{justify-content:space-between;font-size:13px;color:var(--muted);margin:-5px 0 17px}.sort-row,.sort-row>div{display:flex;align-items:center}.sort-row>div{gap:8px}.sort-row select{border:0;width:auto;font-size:13px;padding:4px 20px 4px 6px;background:none;color:#666670}.community-layout{grid-template-columns:minmax(0,1fr) 272px}.community-panel{border:1px solid var(--line);border-radius:11px;padding:26px}.community-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:26px}.community-heading h2{font-size:21px;letter-spacing:-.4px;line-height:1.3}.community-heading p{font-size:14px;color:var(--muted);margin-top:7px}.table-scroll{overflow:auto}.leaderboard{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:14px}.leaderboard td,.leaderboard th{padding:17px 12px;border-bottom:1px solid var(--line)}.leaderboard thead{font-size:12px;color:var(--muted)}.leaderboard td:first-child,.leaderboard th:first-child{padding-left:0}.leaderboard tbody th{font-weight:600}.leaderboard th svg{display:inline;margin-left:8px;color:#b88a22;vertical-align:middle}.leaderboard td:last-child{color:var(--red)}.score-rules{display:flex;gap:20px;flex-wrap:wrap;margin:25px 0 16px;font-size:13px}.score-rules strong{display:inline-block;color:var(--red);margin-right:5px}.community-panel>.muted{font-size:13px;line-height:1.8}.activity-feed>button{display:flex;gap:16px;align-items:flex-start;border:0;background:none;border-top:1px solid var(--line);width:100%;padding:21px 0;text-align:left}.activity-feed>button>div{flex:1 1;min-width:0}.activity-feed strong{font-size:14px}.activity-feed small{color:var(--muted);font-size:12px}.activity-feed p{font-size:14px;color:#74747e;margin:7px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.activity-project{display:block;font-size:15px;font-weight:650;margin-top:3px}.activity-dot{width:8px;height:8px;border-radius:50%;background:var(--red);flex-shrink:0;margin-top:7px}.activity-feed svg{color:#aaaab4}.duplicate-check{padding:16px;border:1px solid #e4efe8;background:#f5faf7;border-radius:8px;margin:18px 0}.duplicate-check.has-matches{background:#fff8eb;border-color:#f4e3be}.duplicate-check h3{font-size:14px;display:flex;gap:8px;align-items:center}.duplicate-check>p{font-size:13px;color:#7c776b;margin:7px 0 10px}.duplicate-check>button{display:flex;gap:8px;align-items:center;justify-content:space-between;background:#fff;border:1px solid #eee7dc;border-radius:6px;text-align:left;width:100%;padding:11px;margin-top:8px}.duplicate-check strong{display:block;font-size:14px}.duplicate-check small{display:block;font-size:12px;color:var(--muted)}.duplicate-check>label{display:block;font-size:13px;margin-top:14px}.detail-actions{display:flex;flex-wrap:wrap;gap:10px}.project-card .card-summary{font-size:14px}.card-footer,.card-team,.progress-label,.status,.tools>span{font-size:12px}.field-notes button,.field-notes>p:not(.eyebrow),.nav-item,.pickup-all,.pickup-list strong,.pickup-panel>p,.primary,.search input,.secondary,.tab{font-size:14px}.pickup-list small,.workspace-footer{font-size:12px}.page-heading p:not(.eyebrow){font-size:16px}.stats span:not(.stat-icon){font-size:13px}.card-top{gap:5px}.project-card{padding:22px}.project-grid{grid-template-columns:repeat(auto-fit,minmax(min(290px,100%),1fr))}.card-summary{min-height:0}.nav-label{font-size:12px}.community-layout .right-column{min-width:0}@media (max-width:1050px){.community-layout{display:block}}@media (max-width:760px){.sidebar nav .nav-item{font-size:12px}.community-panel{padding:20px}.score-rules{gap:12px}.community-heading h2{font-size:20px}.leaderboard td,.leaderboard th{padding:15px 10px}.stats span:not(.stat-icon){font-size:12px}.project-card{padding:20px}.sort-row select{max-width:195px}.tabs{gap:15px}.tab{font-size:13px}.profile{display:flex;border-top:0;padding:7px 0;margin:7px 0 0}.sidebar .profile>div{display:none}.sidebar .profile .avatar{width:26px;height:26px}.sidebar .profile form{margin-left:5px}.sidebar .help-link{display:flex;width:auto;font-size:12px;position:absolute;top:58px;right:15px;background:white;padding:7px}.sidebar nav{padding-top:12px}.sidebar .help-link svg:first-child{display:block}.sidebar .help-link svg:last-child{display:none}}.mcp-address{display:flex;align-items:center;gap:8px;background:#f5f5f5;border:1px solid var(--line);border-radius:6px;padding:12px;margin-top:12px}.mcp-address code{font-size:13px;overflow-wrap:anywhere;flex:1 1}.connection-note{margin:24px 0 16px}.connect-trigger{font-size:13px!important;padding:8px 12px!important}.wordmark img{width:154px;height:auto;display:block}.auth-card .wordmark img{width:180px}