.sidebar-projects{margin:22px 14px 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.07)}
.sidebar-projects-head{display:flex;align-items:center;justify-content:space-between;padding:0 7px 9px;color:#aaa9b3;font:700 .72rem/1.2 var(--font-main);letter-spacing:0;text-transform:none}
.sidebar-project-add{width:27px;height:27px;border:0;border-radius:8px;background:transparent;color:#8c8b95;display:grid;place-items:center;cursor:pointer;transition:.16s}
.sidebar-project-add:hover{background:#1c1c22;color:#fff}.sidebar-project-add svg{width:15px;height:15px}
.sidebar-project-list{display:flex;flex-direction:column;gap:3px;overflow:visible;scrollbar-width:none}.sidebar-project-list.has-six{max-height:243px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;overscroll-behavior:contain;mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 calc(100% - 24px),transparent 100%)}.sidebar-project-list::-webkit-scrollbar{display:none}.sidebar-project-empty{padding:9px 8px;color:#55545e;font-size:.68rem;line-height:1.45}
.sidebar-shopify-bottom{flex:0 0 38px;width:calc(100% - 28px);height:38px;margin:0 14px 8px;border:0;border-radius:10px;background:transparent;color:#aaa9b3;display:flex;align-items:center;gap:10px;padding:0 9px;font:600 .73rem var(--font-main);text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.sidebar-shopify-bottom:hover{background:rgba(255,255,255,.055);color:#fff}.sidebar-shopify-bottom img{width:15px;height:17px;object-fit:contain;opacity:.78}.sidebar-shopify-bottom:hover img{opacity:1}
.sidebar-project-item{position:relative;width:100%;height:38px;border-radius:9px;background:transparent;color:#aaa9b3;transition:.15s}
.sidebar-project-item:hover,.sidebar-project-item:focus-within{background:#15151a;color:#eeeef2}.sidebar-project-item.active{background:#1c1b22;color:#fff}
.sidebar-project-open{width:100%;height:100%;border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:10px;padding:0 68px 0 9px;cursor:pointer;text-align:left;border-radius:inherit}
.sidebar-project-open svg{width:15px;height:15px;flex:0 0 15px;color:#85838e}.sidebar-project-open span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:600}
.sidebar-project-actions{position:absolute;right:5px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:2px;opacity:0;pointer-events:none;transition:opacity .15s;background:transparent;padding-left:12px}
.sidebar-project-item.active .sidebar-project-actions{background:transparent}.sidebar-project-item:hover .sidebar-project-actions,.sidebar-project-item:focus-within .sidebar-project-actions{opacity:1;pointer-events:auto}
.sidebar-project-action{width:27px;height:27px;border:0;border-radius:7px;background:transparent;color:#87858f;display:grid;place-items:center;cursor:pointer;transition:.15s}.sidebar-project-action svg{width:14px;height:14px}.sidebar-project-action:hover,.sidebar-project-action:focus-visible{background:#292831;color:#fff}.sidebar-project-action.delete:hover,.sidebar-project-action.delete:focus-visible{background:rgba(239,68,68,.14);color:#fb7185}
.project-modal{position:fixed;inset:0;z-index:100000;background:rgba(3,3,6,.76);backdrop-filter:blur(10px);display:none;place-items:center;padding:22px}.project-modal.open{display:grid}
.project-dialog{width:min(480px,100%);border:1px solid #2b2a33;border-radius:17px;background:#111116;box-shadow:0 30px 90px rgba(0,0,0,.68);overflow:hidden}
.project-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px}.project-dialog-head h2{font:650 1.05rem var(--font-display);color:#f5f4f7}.project-dialog-close{width:32px;height:32px;flex:0 0 32px;align-self:flex-start;margin-top:-2px;border:1px solid transparent;border-radius:50%;background:transparent;color:#888791;display:grid;place-items:center;cursor:pointer;transition:background .16s ease,color .16s ease}.project-dialog-close:hover,.project-dialog-close:focus-visible{border-color:transparent;background:#1a1a20;color:#fff;outline:none}.project-dialog-close svg{width:15px;height:15px}
.project-dialog-body{padding:4px 22px 22px}.project-label{display:block;margin:0 0 7px;color:#96949f;font-size:.68rem;font-weight:650}.project-name-input{width:100%;height:44px;border:1px solid #2d2c35;border-radius:10px;background:#18181e;color:#f4f3f6;padding:0 13px;font:500 .8rem var(--font-main);outline:none}.project-name-input:focus{border-color:#655775;box-shadow:0 0 0 3px rgba(167,139,250,.07)}
.project-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px}.project-type{border:1px solid #2c2b34;border-radius:12px;background:#16161c;color:#c6c5cd;padding:15px;text-align:left;cursor:pointer;transition:.16s}.project-type:hover{border-color:#46434f;background:#1a1a21}.project-type.selected{border-color:#776592;background:#211b2a;color:#fff}.project-type svg{width:20px;height:20px;margin-bottom:17px}.project-type strong{display:block;font-size:.8rem}.project-type small{display:block;margin-top:4px;color:#7e7c87;font-size:.65rem;line-height:1.4}
.project-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.project-dialog-actions button{height:39px;border-radius:9px;padding:0 16px;font:650 .73rem var(--font-main);cursor:pointer}.project-cancel{border:1px solid #302f38;background:transparent;color:#aaa9b3}.project-create{border:0;background:#a78bfa;color:#100d16}.project-create:disabled{opacity:.42;cursor:not-allowed}
.project-dialog-head>div{min-width:0}.project-action-subtitle{margin:6px 0 0;color:#8b8993;font-size:.75rem;line-height:1.5;max-width:330px}.project-action-dialog{width:min(430px,100%)}.project-action-modal.danger .project-create{background:#ef4444;color:#fff}.project-action-modal.danger .project-dialog{border-color:rgba(239,68,68,.28)}.project-action-modal.danger .project-dialog-body{padding:0 24px 24px}.project-action-modal.danger .project-label,.project-action-modal.danger .project-name-input{display:none!important}.project-action-modal.danger .project-dialog-actions{margin-top:18px}
.project-context-pill{display:inline-flex;align-items:center;gap:6px;margin-left:10px;padding:4px 8px;border:1px solid #2a2932;border-radius:999px;color:#85838e;font:600 .58rem var(--font-mono);vertical-align:middle}
@media(max-width:700px){.project-type-grid{grid-template-columns:1fr}.sidebar-projects{margin-left:8px;margin-right:8px}}
@media(hover:none){.sidebar-project-actions{opacity:1;pointer-events:auto}.sidebar-project-open{padding-right:68px}}
