:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.4;color:#101828}*{box-sizing:border-box}body{margin:0;background:#f6f7fb}.page{padding:24px}.shell{max-width:1100px;margin:0 auto}.dashboard-page{max-width:1500px;margin:0 auto;background:#fff;min-height:100vh}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:2px 0 18px}.dashboard-header h1,.dashboard-header p,.add-project-panel h2,.section-title-row h2{margin:0}.dashboard-header h1{font-size:24px}.dashboard-header p{color:#667085}.hero{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.add-project-panel{padding:0 0 20px;border-bottom:1px solid #e5e7eb}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.section-title-row h2{color:#667085;font-size:15px}.dashboard-metrics{display:flex;flex-wrap:wrap;gap:8px}.dashboard-metric{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #e5e7eb;border-radius:7px;color:#475467;background:#fff;font-size:12px}.dashboard-metric strong{color:#111827}.project-type-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px}.project-type-card{width:100%;min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;border:1px solid #cfd4ec;border-radius:7px;background:#eef0ff;color:#101828;text-align:left}.project-type-card.is-active{border-color:#4f5cff;box-shadow:0 0 0 2px #4f5cff1f}.project-type-card strong,.project-type-card small{display:block}.project-type-card strong{font-size:16px}.project-type-card small{margin-top:2px;color:#667085}.project-type-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#fff;box-shadow:0 4px 12px #0f172a14}.project-type-icon.website{color:#2563eb}.project-type-icon.image{color:#4f5cff}.project-type-icon.html{color:#f97316}.quick-project-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) auto;gap:12px;align-items:end;margin-top:14px}.quick-project-form button{display:inline-flex;align-items:center;gap:7px;min-height:42px;background:#4f5cff;border-color:#4f5cff}.project-board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0}.dashboard-search{width:min(320px,100%);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:0 12px;border-radius:7px;background:#f3f4f6;color:#667085;font-weight:400}.dashboard-search input{border:0;background:transparent;outline:none}.project-board{min-height:420px}.visual-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,360px));gap:18px}.visual-project-card{position:relative;border:2px solid #4f5cff;border-radius:14px;background:#fff}.visual-project-card.is-selected{box-shadow:0 0 0 3px #4f5cff29}.visual-card-link{display:block;padding:8px 8px 10px;color:inherit;text-decoration:none}.visual-card-preview{position:relative;height:170px;overflow:hidden;border-radius:9px;background:#e5e7eb}.visual-card-preview img{width:100%;height:100%;object-fit:cover;display:block}.website-dashboard-preview{height:100%;display:grid;align-content:center;justify-items:center;gap:7px;padding:24px 18px 16px;color:#344054;background:linear-gradient(180deg,#ffffffdb,#fffffff0),repeating-linear-gradient(135deg,#eef2ff 0,#eef2ff 8px,#f8fafc 8px,#f8fafc 16px);text-align:center}.website-preview-bar{position:absolute;inset:0 0 auto;height:24px;display:flex;align-items:center;gap:4px;padding-left:10px;border-bottom:1px solid #e5e7eb;background:#fff}.website-preview-bar span{width:6px;height:6px;border-radius:999px;background:#d0d5dd}.website-dashboard-preview strong,.website-dashboard-preview small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-dashboard-preview strong{font-size:15px}.website-dashboard-preview small{color:#667085;font-size:11px}.empty-preview{height:100%;display:grid;place-items:center;color:#98a2b3}.visual-type-badge,.visual-card-menu{position:absolute;top:10px;display:inline-flex;align-items:center;background:#fff;box-shadow:0 4px 14px #0f172a1f}.visual-type-badge{left:10px;gap:5px;padding:6px 9px;border-radius:5px;font-size:12px;font-weight:700}.visual-card-menu{right:10px;width:30px;height:30px;justify-content:center;border-radius:999px;z-index:4;padding:0;border:0;color:#344054}.project-options-menu{position:absolute;top:48px;right:18px;z-index:10;width:154px;display:grid;gap:2px;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f172a33}.project-options-menu button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px 10px;border:0;border-radius:6px;color:#344054;background:transparent;text-align:left}.project-options-menu button:hover:not(:disabled),.project-options-menu button:focus-visible{background:#f3f4f6}.project-options-menu button:disabled{color:#98a2b3;opacity:1}.project-options-menu .danger-menu-item{color:#dc2626}.visual-card-status{display:flex;align-items:center;gap:10px;margin-top:8px;color:#344054;font-size:13px}.visual-card-status span:not(.status-badge){display:inline-flex;align-items:center;gap:3px}.status-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:5px;font-size:12px;font-weight:700}.status-badge.pending{color:#b45309;background:#fff7ed;border:1px solid #f59e0b}.dot-stat:before{content:"";width:7px;height:7px;border-radius:999px}.dot-stat.orange:before{background:#f97316}.dot-stat.green:before{background:#22c55e}.visual-project-card h3{margin:10px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.visual-project-card p{margin:0;color:#667085;font-size:13px}.user-admin-panel{margin-top:28px}.cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid;gap:12px}.card{background:#fff;border-radius:8px;padding:12px;border:1px solid #e3e8ef}.metric{display:flex;align-items:center;justify-content:flex-start;gap:12px}.metric-label{margin:0}.metric-value{font-size:28px}.panel{margin-top:16px;background:#fff;border-radius:8px;border:1px solid #e3e8ef;padding:16px}.inline-form,.stack-form{display:grid;gap:12px}label{display:grid;gap:6px;font-size:14px;font-weight:500}input,select,textarea,button{padding:10px;border:1px solid #d7deea;border-radius:6px;font:inherit}button{width:max-content;cursor:pointer;background:#1d4ed8;color:#fff;border-color:#1d4ed8}button:disabled{opacity:.55;cursor:default}.loading-spinner{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.project-grid,.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.user-list{display:grid;gap:10px}.user-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #e3e8ef;border-radius:8px}.user-main{display:flex;align-items:center;gap:10px;min-width:0}.user-main img{width:34px;height:34px;border-radius:50%}.user-main span{display:block;color:#667085;overflow-wrap:anywhere}.user-role-control{display:flex;align-items:center;gap:8px}.role-pill{border:1px solid #bfd0ff;background:#eef4ff;color:#1d4ed8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700;white-space:nowrap}.actions{display:flex;gap:12px;flex-wrap:wrap}.error{color:#b42318}.success{color:#18794e}.image-panel{position:relative;overflow:hidden;border-radius:8px;border:1px solid #d4deef}.review-image{width:100%;display:block}.pin{position:absolute;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:999px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:700;background:#4338ca}.pin.open{background:#0ea5e9}.pin.in-progress{background:#f59e0b}.pin.resolved{background:#16a34a}.pin.active-draft{background:#ef4444}.filter-row,.comment-actions{display:flex;gap:12px;flex-wrap:wrap}.comment-card{margin-top:8px;border:1px solid #d4deef;border-radius:8px;padding:12px}.comment-header{display:flex;gap:10px;align-items:center}.muted{color:#667085}.back-link{text-decoration:none}.hint{margin-top:8px;color:#667085}.auth-bar{display:flex;align-items:center;gap:10px}.auth-user{display:flex;align-items:center;gap:8px;color:#344054;font-size:14px}.auth-user img{width:28px;height:28px;border-radius:999px}.attachment-list{display:grid;gap:6px}.attachment-list a{color:#1d4ed8;text-decoration:none}.attachment-list a:hover{text-decoration:underline}.review-workspace{min-height:100vh;display:grid;grid-template-rows:52px 1fr;background:#eef1f6}.review-toolbar{min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 12px;background:#fff;border-bottom:1px solid #d9dee8;position:sticky;top:0;z-index:20}.review-meta,.toolbar-actions,.mode-switch,.rail-tabs,.comment-meta-row,.composer-actions,.composer-title,.file-picker,.search-box{display:flex;align-items:center}.review-meta{min-width:0;gap:10px}.review-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-chip{padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#475467;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.mode-switch{border:1px solid #d7deea;border-radius:6px;overflow:hidden;background:#fff}.toolbar-center{position:absolute;left:50%;top:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;transform:translate(-50%,-50%)}.mode-switch button,.rail-tabs button,.icon-button,.share-button,.ghost-button{width:auto;border-radius:0}.mode-switch button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;color:#475467;background:transparent;border:0;font-size:13px;font-weight:500}.mode-switch button.is-active{color:#3448ff;background:#eef2ff}.viewport-switch{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #d7deea;border-radius:6px;background:#fff}.viewport-switch button{width:auto;min-height:31px;display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:0;border-radius:4px;color:#475467;background:transparent;font-size:13px;font-weight:500}.viewport-switch button.is-active{color:#fff;background:#4f5cff;box-shadow:none}.viewport-switch small{font-size:10px;opacity:.78;color:inherit}.toolbar-actions{justify-self:end;justify-content:flex-end;gap:6px;white-space:nowrap;flex-wrap:nowrap;z-index:2}.review-auth-actions{display:inline-flex;align-items:center;gap:8px;min-width:0}.review-auth-actions .auth-user span{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comments-toggle-button{position:relative;min-width:34px;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #d7deea;border-radius:6px;color:#101828;background:#fff}.comments-toggle-button.is-active{color:#fff;background:#4f5cff;border-color:#4f5cff}.comments-toggle-button span,.comments-edge-toggle span{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;background:#4f5cff;color:#fff;font-size:11px;font-weight:800}.comments-toggle-button.is-active span{background:#fff;color:#4f5cff}.icon-button,.share-button{min-width:34px;min-height:34px;display:inline-flex;align-items:center;gap:6px;padding:8px;border:1px solid #d7deea;border-radius:6px;color:#101828;background:#fff;text-decoration:none}.review-shell{min-height:0;display:grid;grid-template-columns:112px minmax(0,1fr) 340px;position:relative}.review-shell.website-layout{grid-template-columns:196px minmax(0,1fr) 340px}.review-shell.comments-hidden{grid-template-columns:112px minmax(0,1fr)}.review-shell.website-layout.comments-hidden{grid-template-columns:196px minmax(0,1fr)}.preview-strip{min-height:0;padding:10px 6px;background:#f8fafc;border-right:1px solid #d9dee8;overflow:auto}.preview-strip-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#101828;font-size:12px;font-weight:800}.preview-thumb,.preview-add{width:80px;margin:0 auto 8px;display:grid;place-items:center;border-radius:0;background:#fff}.preview-thumb-wrap{position:relative;width:86px;display:grid;justify-items:center;padding:0 0 5px;margin:0 auto 10px;border:0;border-radius:0}.preview-thumb-wrap.is-current{background:transparent;box-shadow:none}.preview-thumb-wrap .preview-thumb{margin-bottom:4px}.preview-thumb{position:relative;padding:1px;border:2px solid #98a2b3;gap:4px;color:#475467;box-shadow:none}.preview-thumb.is-active{border:2px solid #4f5cff;color:#101828;box-shadow:none}.preview-thumb img{width:100%;aspect-ratio:1.65;object-fit:cover;display:block}.preview-thumb svg{width:100%;height:44px;color:#4f5cff}.preview-thumb span{min-width:20px;padding:2px 6px;border-radius:2px;color:#fff;background:#667085;font-size:11px;font-weight:800}.preview-thumb.is-active span{background:#4f5cff}.preview-thumb em,.website-page-button em{width:max-content;justify-self:center;padding:2px 5px;border-radius:999px;background:#4f5cff;color:#fff;font-size:9px;font-style:normal;font-weight:800;letter-spacing:0;text-transform:uppercase}.preview-add{height:44px;margin-top:6px;border:2px dashed #8b98ff;color:#4f5cff;font-size:24px;cursor:pointer}.preview-add input{display:none}.empty-preview-thumb{width:80px;min-height:58px;margin:0 auto 12px;display:grid;place-items:center;border:2px dashed #c7d2fe;color:#667085;background:#fff;font-size:11px;font-weight:800;text-align:center}.website-page-list{display:grid;gap:4px}.website-page-row{position:relative;padding:1px 0;border:1px solid transparent;border-radius:4px}.website-page-row.is-current{background:#f8fafc;box-shadow:none}.website-page-button{width:100%;min-height:36px;display:grid;align-content:center;gap:2px;padding:5px 26px 5px 9px;border:1px solid #d7deea;border-radius:4px;color:#344054;background:#fff;text-align:left}.website-page-button.is-active{color:#101828;background:#fff;border-color:#4f5cff;box-shadow:none}.website-page-button span,.website-page-button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-page-button span{font-size:11px;font-weight:600}.website-page-button small{color:inherit;opacity:.72;font-size:9px}.preview-thumb-wrap>.delete-confirm-wrap,.website-page-row>.delete-confirm-wrap{position:absolute;right:3px;top:3px;z-index:8}.preview-thumb-wrap>.delete-confirm-wrap{right:1px;top:0}.page-unresolved-dot{position:absolute;left:1px;top:0;z-index:9;width:6px;height:6px;border-radius:999px;background:#f97316}.website-page-row .page-unresolved-dot{left:2px;top:5px}.page-delete-button{width:20px;height:20px;min-height:20px;display:inline-grid;place-items:center;padding:0;border:1px solid #e5e7eb;border-radius:999px;color:#667085;background:#fff;box-shadow:none}.page-delete-button svg{width:11px;height:11px}.page-delete-button:hover,.page-delete-button:focus-visible{border-color:#f04438;color:#fff;background:#d92d20}.sidebar-url-form{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:6px;margin-top:10px}.sidebar-url-form input{min-width:0;height:32px;padding:6px 8px;border:1px solid #d7deea;border-radius:6px;font-size:11px}.sidebar-url-form button{min-height:32px;padding:0;border-radius:6px}.comments-edge-toggle{position:absolute;right:0;top:50%;z-index:8;min-height:46px;display:inline-flex;align-items:center;gap:6px;transform:translateY(-50%);padding:8px 6px;border:1px solid #cbd5e1;border-right:0;border-radius:6px 0 0 6px;color:#344054;background:#f8fafc}.review-canvas{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) 42px;border-right:1px solid #d9dee8}.canvas-scroll{min-height:0;overflow:auto;padding:18px}.review-board{width:min(100%,1160px);margin:0 auto;overflow:visible;background:#fff;cursor:default}.review-board.can-comment{cursor:crosshair}.review-board img{width:100%;display:block;-webkit-user-select:none;user-select:none}.website-panel{width:var(--website-viewport-width, 1440px);max-width:none;height:max(720px,calc(100vh - 132px));overflow:hidden;box-shadow:0 0 0 1px #d9dee8}.website-frame{width:100%;height:100%;display:block;border:0;background:#fff}.website-comment-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:transparent}.asset-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;display:grid;place-items:center;align-content:center;gap:8px;color:#344054;background:#f8fafcb8;font-size:13px;font-weight:600;pointer-events:none}.asset-loading-overlay .loading-spinner{color:#4f5cff}.empty-project-canvas{min-height:calc(100vh - 150px);display:grid;place-items:center;align-content:center;gap:10px;color:#475467;text-align:center}.empty-project-canvas h1{margin:0;color:#101828;font-size:24px}.empty-project-canvas p{max-width:420px;margin:0}.workspace-error{position:absolute;left:150px;bottom:56px;z-index:10;padding:10px 12px;border:1px solid #fecdca;border-radius:8px;background:#fff5f5}.canvas-footer{display:flex;align-items:center;justify-content:center;gap:18px;color:#475467;background:#f8fafc;border-top:1px solid #d9dee8;font-size:13px}.pin{padding:0;border:2px solid #fff;box-shadow:0 8px 24px #4f5cff4d;z-index:3}.pin.selected{outline:4px solid rgb(79 92 255 / 24%)}.pin-preview{position:absolute;left:50%;bottom:calc(100% + 10px);width:220px;display:none;transform:translate(-50%);padding:10px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#101828;box-shadow:0 16px 40px #0f172a2e;text-align:left;pointer-events:none}.pin-preview span{display:block;margin-top:3px;color:#475467;font-size:12px;font-weight:500}.pin-preview strong{font-size:12px;font-weight:600}.pin:hover .pin-preview,.pin:focus-visible .pin-preview{display:block}.pin.active-draft{background:#4f5cff}.draft-pin-wrap{position:absolute;transform:translate(-50%,-50%);z-index:8}.draft-pin-wrap>.pin{position:static;transform:none}.draft-composer{position:absolute;left:30px;top:18px;width:min(300px,calc(100vw - 48px));box-sizing:border-box;display:grid;gap:6px;padding:8px;border-radius:8px;border:1px solid #d7deea;background:#fff;box-shadow:0 24px 60px #0f172a38;cursor:auto}.draft-composer.is-compact{width:min(264px,calc(100vw - 48px))}.composer-title{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:8px;color:#344054;font-weight:700}.composer-author{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden}.composer-author img,.composer-author span{width:22px;height:22px;flex:0 0 auto;border-radius:999px}.composer-author span{display:grid;place-items:center;background:#e0f2fe;color:#075985;font-size:10px;font-weight:800}.composer-author strong{min-width:0;overflow:hidden;color:#111827;font-size:12px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.composer-identity-fields{display:grid;grid-template-columns:1fr;gap:10px}.priority-select{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;width:98px;min-height:30px;padding:0 7px;border:1px solid #d7deea;border-radius:999px;background:#f8fafc}.priority-select.low{color:#d6a500}.priority-select.medium{color:#f97316}.priority-select.high{color:#dc2626}.priority-select:focus-within{outline:2px solid rgb(79 92 255 / 22%);outline-offset:1px}.priority-select svg{flex:0 0 auto}.priority-select select{min-height:28px;width:100%;padding:0 14px 0 0;border:0;background:transparent;color:#344054;font-size:12px}.composer-assign-select{display:inline-flex;align-items:center;gap:5px;border:1px solid #d7deea;border-radius:6px;color:#344054;background:#fff}.composer-assign-select select{width:100%;min-height:30px;padding:5px 8px;border:0;background:transparent;color:#344054;font-size:12px}.composer-assign-select.compact-assignee{position:relative;width:30px;height:30px;min-height:30px;display:inline-grid;place-items:center;padding:0}.composer-assign-select.compact-assignee svg{flex:0 0 auto;color:#4f5cff;pointer-events:none}.composer-assign-select.compact-assignee.is-assigned{border-color:#4f5cff;background:#eef2ff}.composer-assign-select.compact-assignee select{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;width:100%;min-height:100%;padding:0;opacity:0;cursor:pointer}.draft-composer textarea{min-height:56px;padding:8px 9px;resize:vertical}.draft-composer.is-compact textarea{min-height:52px}.file-picker{grid-auto-flow:column;justify-content:flex-start;gap:8px;width:max-content;padding:8px 10px;border:1px dashed #b9c4d5;border-radius:6px;color:#344054;cursor:pointer}.file-picker input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.composer-actions{align-items:center;justify-content:flex-end;gap:6px;width:100%;min-width:0;flex-wrap:nowrap}.draft-composer .file-picker.compact-picker,.draft-composer .compact-icon{width:28px;height:28px;min-height:28px;padding:0;display:inline-grid;place-items:center;border-radius:6px}.draft-composer .file-picker.compact-picker{position:relative;margin-right:auto;gap:0;align-content:center;justify-content:center;border-color:transparent;background:transparent;color:#344054}.draft-composer .file-picker.compact-picker svg{display:block}.draft-composer .file-picker.compact-picker:hover,.draft-composer .file-picker.compact-picker:focus-within{background:#f8fafc;border-color:#d7deea;color:#4f5cff}.draft-composer .file-picker.compact-picker span{position:absolute;right:-5px;top:-6px;min-width:17px;height:17px;display:grid;place-items:center;border-radius:999px;background:#4f5cff;color:#fff;font-size:10px;line-height:1}.draft-composer .submit-icon{background:#4f5cff;border-color:#4f5cff}.composer-status{display:inline-flex;align-items:center;margin:-1px 0 0;color:#4f5cff;font-size:12px;font-weight:600}.ghost-button{color:#344054;background:#fff;border-color:#d7deea}.comments-rail{min-height:0;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:7px;padding:10px 12px;background:#fff}.rail-header{display:block}.rail-header h2{margin:0}.rail-header h2{font-size:16px;font-weight:700;line-height:1.2}.rail-tabs{gap:4px;padding:2px;border:1px solid #e5e7eb;border-radius:6px;background:#f8fafc}.rail-tabs button{flex:1;justify-content:center;min-height:28px;padding:5px 8px;color:#667085;background:transparent;border-color:transparent;border-radius:4px;font-size:13px;font-weight:500}.rail-tabs button.is-active{background:#eef2ff;color:#3448ff;border-color:#c7d2fe;box-shadow:0 1px 2px #4f5cff1a}.search-box{grid-template-columns:auto 1fr;gap:7px;padding:0 9px;border:1px solid #d7deea;border-radius:6px;color:#667085;font-weight:400}.search-box input{border:0;padding:7px 0;outline:none;font-size:13px}.rail-comments{min-height:0;overflow:auto;margin:0 -12px;border-top:1px solid #edf1f7}.rail-comment{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:12px;border-bottom:1px solid #edf1f7;cursor:pointer}.rail-comment.selected{background:#f6f8ff}.comment-avatar{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#dbeafe;color:#1e40af;font-size:10px;font-weight:800;overflow:hidden}.comment-avatar img{width:100%;height:100%;object-fit:cover}.comment-body{min-width:0}.comment-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.comment-title-row strong{font-size:13px;font-weight:600;line-height:1.2}.comment-title-actions{display:inline-flex;align-items:center;gap:4px}.viewport-badge{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid #d7deea;border-radius:6px;color:#344054;background:#f8fafc}.viewport-badge.desktop{color:#175cd3;background:#eff8ff;border-color:#b2ddff}.viewport-badge.tablet{color:#7a2e0e;background:#fff7ed;border-color:#fed7aa}.viewport-badge.mobile{color:#067647;background:#ecfdf3;border-color:#abefc6}.comment-body p{margin:2px 0 7px;font-size:13px;line-height:1.35}.comment-pin{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:#4f5cff;font-size:11px;font-weight:800;border:0;padding:0}.comment-pin.resolved{background:#16a34a}.comment-pin.in-progress{background:#f59e0b}.comment-meta-row{gap:6px;flex-wrap:wrap;color:#667085;font-size:12px}.task-actions{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-top:7px}.task-actions label{width:min(132px,100%)}.task-actions select{width:100%;min-height:30px;padding:6px 7px;border:1px solid #d7deea;border-radius:6px;background:#fff;font-size:12px}.task-actions button,.inline-actions button{justify-content:center;gap:6px;min-height:30px;padding:6px 8px}.icon-button.compact-icon,.compact-icon{width:26px;height:26px;min-height:26px;padding:0;align-items:center;justify-content:center;gap:0}.compact-icon svg{display:block}.danger-button{color:#b42318;border-color:#fecaca}.delete-confirm-wrap{position:relative;display:inline-flex}.delete-confirm-popover{position:absolute;right:0;top:calc(100% + 6px);z-index:40;width:210px;display:grid;gap:7px;padding:10px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#344054;box-shadow:0 18px 46px #0f172a38;text-align:left}.delete-confirm-popover strong{color:#b42318;font-size:13px;font-weight:700}.delete-confirm-popover span{font-size:12px;line-height:1.35}.delete-confirm-actions{display:flex;justify-content:flex-end;gap:6px}.danger-confirm-button{min-height:26px;padding:5px 9px;border:1px solid #b42318;border-radius:6px;background:#b42318;color:#fff;font-size:12px}.inline-editor{display:grid;gap:8px;margin:8px 0}.inline-editor textarea{min-height:88px;width:100%;resize:vertical;padding:9px;border:1px solid #d7deea;border-radius:6px}.inline-actions{display:flex;gap:8px}.attachment-list.compact a{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:6px 8px;border:1px solid #e3e8ef;border-radius:6px;color:#344054}.attachment-thumb{display:inline-grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100%,260px);padding:5px 8px 5px 5px;border:1px solid #e3e8ef;border-radius:6px;color:#344054;background:#fff;text-align:left}.attachment-thumb img{width:44px;height:34px;object-fit:cover;border-radius:4px;background:#f1f5f9}.attachment-thumb span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-list{display:grid;gap:10px;margin-top:12px;padding-left:10px;border-left:2px solid #e3e8ef}.reply-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px}.reply-avatar{width:24px;height:24px;font-size:10px}.reply-composer{display:grid;gap:7px;margin-top:10px;padding:8px;border:1px solid #e3e8ef;border-radius:8px;background:#f8fafc}.reply-composer textarea{width:100%;min-height:62px;resize:vertical}.reply-actions{display:flex;align-items:center;gap:6px}.compact-picker{width:34px;height:34px;padding:0;display:grid;place-items:center}.reply-actions .compact-picker,.reply-actions .compact-icon{width:28px;height:28px;min-height:28px;padding:0;display:inline-grid;place-items:center;border-radius:6px}.reply-actions .compact-picker{position:relative;gap:0;border-color:#d7deea;background:#fff}.reply-actions .compact-picker svg,.reply-actions .compact-icon svg{display:block}.reply-actions .compact-picker span{position:absolute;right:-5px;top:-6px;min-width:16px;height:16px;display:grid;place-items:center;border-radius:999px;background:#4f5cff;color:#fff;font-size:10px;line-height:1}.reply-actions .reply-submit{background:#2639d8;border-color:#2639d8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:24px;background:#0f172ad1}.lightbox img{max-width:min(1100px,96vw);max-height:88vh;border-radius:8px;box-shadow:0 24px 80px #00000059}.lightbox-close{position:fixed;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;padding:0;border-radius:999px;background:#fff;color:#101828;border-color:#fff}@media(max-width:720px){.page{padding:12px}.hero{flex-direction:column}.dashboard-header,.section-title-row,.project-board-toolbar{flex-direction:column;align-items:stretch}.project-type-grid,.quick-project-form,.visual-project-grid{grid-template-columns:1fr}.review-toolbar{grid-template-columns:1fr;height:auto;padding:10px}.toolbar-center{position:static;width:100%;flex-direction:column;align-items:stretch;transform:none}.mode-switch,.viewport-switch,.toolbar-actions{justify-self:stretch}.mode-switch button,.viewport-switch button,.toolbar-actions>*{flex:1;justify-content:center}.viewport-switch{width:100%}.viewport-switch button span{display:none}.review-shell,.review-shell.comments-hidden,.review-shell.website-layout,.review-shell.website-layout.comments-hidden{grid-template-columns:1fr}.preview-strip{display:flex;align-items:center;gap:12px;min-height:104px;overflow-x:auto;border-right:0;border-bottom:1px solid #d9dee8}.preview-strip-title,.preview-thumb,.preview-add{margin:0;flex:0 0 auto}.preview-thumb span{bottom:-20px}.comments-edge-toggle{top:auto;right:12px;bottom:58px;transform:none;border:1px solid #cbd5e1;border-radius:999px}.comments-rail{min-height:420px}.draft-composer{position:fixed;left:12px;right:12px;bottom:12px;top:auto;width:auto}}
