:root{--bg:#0b0d10;--card:#12161c;--muted:#9fb0c3;--text:#eef4ff;--brand:#7a5cff;--line:#243142}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at top,#151a24,#0b0d10 55%);margin:0;padding:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}body{min-height:100vh}a{color:inherit}.wrap{width:min(980px,92vw);margin:0 auto;padding:40px 0 60px}.hero{margin-bottom:16px}.card{border:1px solid var(--line);background:#12161ceb;border-radius:18px;padding:22px;box-shadow:0 10px 40px #0000003d}.kicker{color:#c9bcff;text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;font-size:.78rem}h1{margin:0 0 10px;font-size:clamp(2rem,4vw,3.3rem)}h2{margin-top:0}.lead{color:#d6e0ee;max-width:760px;font-size:1.02rem;line-height:1.6}.badges{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.badges span{border:1px solid var(--line);color:#dae4ff;border-radius:999px;padding:6px 10px;font-size:.84rem}.actionsRow{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.button{appearance:none;border:1px solid var(--brand);background:var(--brand);color:#fff;font:inherit;cursor:pointer;border-radius:10px;padding:11px 14px;font-weight:700;text-decoration:none}.button.secondary{color:#dacfff;background:0 0}.button.danger{color:#ffd7df;background:#5a1f2c;border-color:#a04a5d}.button:disabled{opacity:.65;cursor:wait}.grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.dashboardGrid{align-items:start}ul{color:var(--muted);margin:0;padding-left:18px}p{color:var(--muted)}.uploadForm{gap:14px;margin-top:16px;display:grid}.uploadForm label{color:#d9e4ff;gap:6px;font-size:.94rem;display:grid}.uploadForm input[type=file],.uploadForm input[type=text]{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#0f1318;border-radius:10px;padding:12px}.dropzone{background:#101620;border:2px dashed #41506a;border-radius:14px;padding:18px}.dropzone.dragging{background:#171e2d;border-color:#a994ff}.dropzone p{margin-top:0}.fileList{gap:10px;margin-top:14px;display:grid}.fileRow{border:1px solid var(--line);background:#0f1318;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.fileActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.fileMeta{margin:6px 0 0;font-size:.88rem}.success{color:#8ff0b3;margin:0}.activityList{gap:10px;display:grid}.activityRow{border:1px solid var(--line);background:#0f1318;border-radius:12px;padding:12px}.folderList{flex-wrap:wrap;gap:8px;display:flex}.folderLink{border:1px solid var(--line);color:#dce6ff;background:#0f1318;border-radius:999px;padding:8px 12px;text-decoration:none;display:inline-block}.folderLink.active{background:#1a2134;border-color:#a994ff}.authWrap{place-items:center;min-height:100vh;display:grid}.authCard{width:min(520px,100%)}.authForm{gap:14px;margin-top:18px;display:grid}.authForm label{color:#d9e4ff;gap:6px;font-size:.94rem;display:grid}.authForm input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#0f1318;border-radius:10px;padding:12px}.error{color:#ff9eb6;margin:0}.maximWrap{width:min(1280px,94vw)}.maximHero{background:linear-gradient(#1b212ef5,#12161ceb)}.heroTopline{justify-content:space-between;align-items:center;gap:12px;display:flex}.clientBadge{color:#efe8ff;background:#7a5cff1f;border:1px solid #a994ff59;border-radius:999px;padding:8px 12px;font-size:.88rem}.tabRow{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.tabRowWithLogout{justify-content:space-between;align-items:center}.tabLinksGroup{flex-wrap:wrap;gap:10px;display:flex}.tabLink{border:1px solid var(--line);color:#e7edff;background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:600;text-decoration:none;display:inline-flex}.tabLink.active{background:#7a5cff29;border-color:#a994ff8c}.logoutTab{cursor:pointer}.compactLead{max-width:920px;margin-top:0}.summaryStrip{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.summaryCard{border:1px solid var(--line);background:#ffffff05;border-radius:14px;gap:4px;padding:14px;display:grid}.summaryCard strong{color:var(--text);font-size:1.6rem}.summaryCard span{color:var(--muted);font-size:.9rem}.filterBar{grid-template-columns:minmax(240px,2fr) repeat(3,minmax(140px,1fr)) auto;align-items:end;gap:14px;margin-top:16px;display:grid}.filterBar label{color:#d9e4ff;gap:6px;font-size:.94rem;display:grid}.filterBar input,.filterBar select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#0f1318;border-radius:10px;padding:12px}.filterActions{flex-wrap:wrap;gap:10px;display:flex}.sectionIntro{margin-top:0}.trackerForm{grid-template-columns:2fr 1fr 1fr;gap:14px;margin-top:16px;display:grid}.trackerForm label,.trackerCardForm label,.noteForm{color:#d9e4ff;gap:6px;font-size:.94rem;display:grid}.trackerForm input,.trackerForm textarea,.trackerForm select,.trackerCardForm input,.trackerCardForm textarea,.trackerCardForm select,.noteForm textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#0f1318;border-radius:10px;padding:12px}.trackerWide{grid-column:1/-1}.trackerHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.trackerTable{gap:14px;margin-top:16px;display:grid}.spreadsheetTable{border-top:1px solid #ffffff0a;padding-top:14px}.trackerGrid{grid-template-columns:110px minmax(280px,2fr) 140px 180px minmax(280px,1.5fr);align-items:start;gap:14px;display:grid}.trackerTableHead{color:#c9bcff;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.trackerRow{border:1px solid var(--line);background:#0f1318;border-radius:14px;gap:12px;padding:14px;display:grid;position:relative;overflow:hidden}.trackerRow:before{content:"";background:#58657a;width:6px;position:absolute;inset:0 auto 0 0}.trackerRow.priority-high:before{background:#ff6b81}.trackerRow.priority-medium:before{background:#f4c95d}.trackerRow.priority-low:before{background:#66d6a6}.trackerProjectCell,.trackerNotesCell{gap:10px;display:grid}.trackerActions,.rowActionBar{flex-wrap:wrap;gap:10px;display:flex}.legendRow{flex-wrap:wrap;gap:8px;display:flex}.legendPill{border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:.82rem}.legendPill.high{color:#ffd6df;background:#ff6b8124}.legendPill.medium{color:#ffe9a3;background:#f4c95d24}.legendPill.low{color:#d5ffe9;background:#66d6a624}.projectMetaRow{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:.82rem;display:flex}.excelWrap{border:1px solid var(--line);border-radius:14px;margin-top:16px;overflow-x:auto}@media (width>=1024px){.excelWrap{overflow:visible}}.excelWrapView{overflow-x:auto}.excelTable{grid-template-columns:110px 220px 320px 150px 180px 360px 220px;min-width:1560px;display:grid}.excelTableWide{grid-template-columns:110px 220px 320px 150px 180px 180px 360px 280px 220px;min-width:2020px}.excelTableSummary{grid-template-columns:120px 100px 220px 320px 140px 160px 180px 320px 240px;min-width:1800px}.excelHeader{border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#d9ccff;text-transform:uppercase;letter-spacing:.08em;background:#171d29;padding:12px;font-size:.8rem;font-weight:700}.excelTableView{grid-template-columns:minmax(64px,.5fr) minmax(140px,1.1fr) minmax(180px,1.5fr) minmax(90px,.7fr) minmax(100px,.8fr) minmax(140px,1fr) minmax(180px,1.4fr) minmax(150px,1.1fr) minmax(110px,.8fr);display:grid}.excelCellForm,.excelCell,.excelNotesCell,.excelActionsCell{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#0f1318;padding:10px}.excelCellForm{align-content:start;gap:8px;display:grid}.excelCellActionLink{align-items:flex-start;display:flex}.excelInput,.excelTextarea,.excelNoteForm textarea{width:100%;color:var(--text);font:inherit;background:#0b0f15;border:1px solid #2d384a;border-radius:8px;padding:10px}.excelMiniButton{appearance:none;color:#efe8ff;font:inherit;cursor:pointer;background:#7a5cff24;border:1px solid #7a5cff80;border-radius:8px;padding:8px 10px;font-size:.86rem;font-weight:700}.excelNotesCell,.excelActionsCell{align-content:start;gap:10px;display:grid}.excelCellView,.excelNotesCellView,.excelActionsCellView{font-size:.86rem}@media (width>=1024px){.excelWrapView{overflow-x:visible}.excelTableView{width:100%;min-width:0}}@media (width<=1023px){.excelTableView{min-width:1500px}}.excelNoteForm,.attachmentUpload{gap:8px;display:grid}.compactDropzone{padding:12px}.dropzone.uploading{opacity:.8}.uploadHint{margin:0;font-size:.85rem}.hiddenFileInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.filePickerButton{color:#efe8ff;cursor:pointer;background:#7a5cff24;border:1px solid #7a5cff80;border-radius:8px;justify-content:center;align-items:center;width:fit-content;padding:10px 12px;font-weight:700;display:inline-flex}.attachmentCard{border:1px solid var(--line);background:#ffffff05;border-radius:14px;margin-top:20px;padding:16px}.attachmentHeaderRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.attachmentCount{color:#efe8ff;text-align:center;background:#7a5cff2e;border-radius:999px;min-width:28px;padding:4px 8px;font-size:.8rem;font-weight:700}.attachmentList{gap:8px;display:grid}.attachmentRow{border:1px solid var(--line);background:#ffffff05;border-radius:10px;gap:8px;padding:8px;display:grid}.attachmentRowWide{grid-template-columns:1fr auto;align-items:center}.attachmentName{color:var(--text);word-break:break-word;font-size:.88rem}.dangerMiniButton{color:#ffd7df;background:#a04a5d2e;border-color:#a04a5d99}.inviteCopy{margin-top:20px}.summaryList{gap:10px;display:grid}.activityPath{word-break:break-word}.mobileStackHeader{align-items:flex-start}.mobileHint{margin:0}.projectEditorStack{gap:16px;margin-top:16px;display:grid}.maximSearchBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.maximSearchField{flex:320px}.maximSearchField input{width:100%;color:var(--text);font:inherit;background:#0b0f15;border:1px solid #2d384a;border-radius:10px;padding:12px 14px}.searchSummary{margin:0}.projectEditorCard{gap:16px;display:grid}.projectEditorHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.projectEditorHeader h2,.projectEditorHeader h3{margin-bottom:6px}.prototypePage{padding-bottom:32px}.prototypeShell{background:#f7f2ea;border:1px solid #d9cfbf;border-radius:22px;overflow:hidden;box-shadow:0 22px 60px #00000047}.prototypeUtilityBar{color:#5f5448;background:#eee5d7;justify-content:space-between;gap:12px;padding:10px 18px;font-size:.82rem;display:flex}.prototypeTopNav{color:#1f1a16;background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.prototypeBrandBlock{align-items:center;gap:14px;display:flex}.prototypeMenuMark{font-size:1.8rem;line-height:1}.prototypeBrandLabel{letter-spacing:.18em;margin:0;font-size:2rem;font-weight:800}.prototypeBrandSub{letter-spacing:.7em;margin-top:-4px;font-size:.78rem;display:block}.prototypeTopLinks{color:#4b4137;flex-wrap:wrap;gap:18px;font-size:.92rem;display:flex}.prototypeHeroStage{background:linear-gradient(#f7f2ea,#efe2d0);padding:0 24px 24px}.prototypeHeroImage{background:linear-gradient(#140e0a0f,#140e0a73),radial-gradient(circle at 68% 30%,#ffc47a73,#ffc47a00 18%),linear-gradient(135deg,#d7c7b6 0%,#f1e7dc 38%,#cab6a1 100%);border-radius:20px;align-items:flex-end;min-height:560px;display:flex;position:relative;overflow:hidden}.prototypeHeroImage:before{content:"";filter:blur(1px);opacity:.85;background:radial-gradient(circle,#281c13f2 0%,#281c13e6 48%,#281c1300 52%);border-radius:999px;position:absolute;inset:12% 20% 36%}.prototypeHeroImage:after{content:"";background:#211811d9;width:3px;height:28%;position:absolute;top:0;left:50%;transform:translate(-50%)}.prototypeHeroOverlay{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff7ef;background:#19120d8f;border-radius:18px;max-width:640px;margin:0 0 28px 28px;padding:22px 24px;position:relative}.prototypeHeroOverlay h1{margin-bottom:12px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.95}.prototypeHeroOverlay p{color:#fff7efeb;max-width:540px;font-size:1.02rem}.prototypeHeroKicker{color:#f0c27a;text-transform:uppercase;letter-spacing:.18em;margin:0 0 8px;font-size:.82rem}.prototypeTabRow{background:linear-gradient(#efe2d0,#f5efe7);padding:0 24px 24px}.prototypeWhiteCard{background:linear-gradient(#fffffff0,#f8f3edf5)}.prototypeSectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.prototypeFeatureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.prototypeFeatureCard,.prototypeCategoryCard{background:#ffffffb8;border:1px solid #6d5c4729;border-radius:18px;box-shadow:0 14px 30px #432d1a14}.prototypeFeatureCard{gap:10px;padding:22px;display:grid}.prototypeFeatureCard h3,.prototypeCategoryCard strong{color:#2b2118}.prototypeFeatureCard p,.prototypeCategoryCard p{color:#5e5146}.prototypeEyebrow{text-transform:uppercase;letter-spacing:.08em;color:#a0702f;margin:0;font-size:.78rem}.prototypeLink{color:#3d2a18;font-weight:700}.prototypeCategoryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.prototypeCategoryCard{background:linear-gradient(#fffffff5,#eae0d3cc);align-items:flex-end;min-height:170px;padding:20px;display:flex}.prototypeCategoryCard p{margin:8px 0 0}.projectEditorForm{grid-template-columns:repeat(4,minmax(0,1fr))}.projectEditorActions{justify-content:flex-start;display:flex}.inviteCard{border:1px solid var(--line);background:#ffffff05;border-radius:14px;padding:16px}.inviteCard p{color:var(--text)}.compactNotes{gap:6px}.compactNoteCard{padding:8px}.noteList{gap:8px;display:grid}.noteCard{border:1px solid var(--line);background:#ffffff05;border-radius:10px;padding:10px}.noteCard p{color:var(--text);white-space:pre-wrap;margin:0}.noteMeta{color:var(--muted);justify-content:space-between;gap:8px;margin-top:8px;font-size:.8rem;display:flex}.noteForm{grid-template-columns:1fr auto;align-items:end}.archiveList{gap:14px;display:grid}.archiveRow{border:1px solid var(--line);background:#0f1318;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;display:flex}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.summaryStrip,.filterBar,.trackerForm,.trackerGrid,.noteForm,.prototypeFeatureGrid,.prototypeCategoryGrid{grid-template-columns:1fr}.excelWrap{padding-bottom:4px}.heroTopline,.trackerHeader,.prototypeSectionHeader,.prototypeTopNav,.prototypeUtilityBar{flex-direction:column;align-items:flex-start}.trackerTableHead{display:none}.archiveRow{flex-direction:column}}.mutedLine{margin-top:16px;font-size:.92rem}@media (width<=760px){.grid{grid-template-columns:1fr}.prototypeHeroStage,.prototypeTabRow,.prototypeTopNav{padding-left:16px;padding-right:16px}.prototypeHeroImage{min-height:460px}.prototypeHeroOverlay{margin:0 12px 12px;padding:18px}.summaryStrip{grid-template-columns:1fr 1fr}.tabRowWithLogout{flex-direction:column;align-items:stretch}.tabLinksGroup{width:100%}}
