@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{color:#101828;font-synthesis:none;text-rendering:optimizelegibility;--nav:#071525;--nav-muted:#9ba9b8;--text:#101828;--muted:#667085;--muted-light:#98a2b3;--line:#e4e7ec;--line-strong:#d0d5dd;--surface:#f8fafc;--blue:#0b63e5;--blue-hover:#0756cc;--blue-soft:#eff6ff;--nav-deep:#03101f;--nav-panel:#071a2e;--green:#16854b;--amber:#e87409;--red:#e43b38;--radius-sm:7px;--radius:10px;background:#fff;font-family:Inter,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{stroke-width:1.85px;width:18px;height:18px}.app-shell{background:#fff;grid-template-columns:182px minmax(0,1fr);min-height:100vh;display:grid}.app-shell.has-detail{grid-template-columns:182px minmax(0,1fr) 348px}.sidebar{color:#fff;background:var(--nav-deep);z-index:20;border-right:1px solid #15283b;flex-direction:column;height:100vh;padding:22px 13px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.brand,.mobile-brand{align-items:center;gap:9px;display:flex}.brand{border-bottom:1px solid #ffffff14;padding:0 4px 22px}.solverine-logo{gap:6px;min-width:0;display:grid}.solverine-logo img{width:128px;height:auto;display:block}.solverine-logo small{color:#4f9aff;letter-spacing:.34em;text-transform:uppercase;font-size:10px;font-weight:700}.solverine-logo--dark img{filter:invert()}.sidebar-nav{gap:3px;margin-top:20px;display:grid}.nav-item{color:#ccd5df;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;height:40px;padding:0 8px;font-size:15px;font-weight:500;transition:all .16s;display:flex}.nav-item svg{width:17px;height:17px}.nav-item:hover,.nav-item.is-active{color:#fff;background:#0d3471}.nav-item.is-active{background:linear-gradient(90deg,#123fa1,#0d5ee8);box-shadow:inset 2px 0 #66a7ff}.nav-count{color:#fff;text-align:center;background:#e33f3b;border-radius:10px;min-width:19px;margin-left:auto;padding:2px 5px;font-size:12px}.sidebar-bottom{margin-top:auto}.sidebar-caption{color:#78899b;letter-spacing:.08em;text-transform:uppercase;margin:0 5px 8px;font-size:12px;font-weight:600}.sidebar-bottom>a{color:#c7d0d9;align-items:center;gap:7px;height:30px;padding:0 4px;font-size:12px;display:flex}.sidebar-bottom>a span:last-child{color:#728496;margin-left:auto}.sidebar-bottom>a:hover{color:#fff}.sidebar-utility{border-top:1px solid #ffffff14;gap:2px;margin-top:14px;padding-top:12px;display:grid}.sidebar-utility button{color:#c3cdd8;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;height:32px;padding:0 5px;font-size:13px;display:flex}.sidebar-utility svg{width:15px}.workspace-column{min-width:0}.workspace-header{color:#f8fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:15;background:#03101ff7;border-bottom:1px solid #17304a;justify-content:space-between;align-items:center;gap:20px;height:61px;padding:0 22px;display:flex;position:sticky;top:0}.mobile-brand,.mobile-page-title,.mobile-label,.mobile-create,.mobile-menu{display:none}.global-search{border-radius:var(--radius-sm);color:#9cb0c4;background:#071728;border:1px solid #28415b;align-items:center;gap:8px;width:min(450px,52%);height:36px;padding:0 11px;transition:border-color .15s,box-shadow .15s;display:flex}.global-search:focus-within{border-color:#8bb8f5;box-shadow:0 0 0 3px #146ef517}.global-search svg{flex:none;width:15px}.global-search input{color:#f5f8fc;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.global-search input::placeholder{color:#8095aa}.global-search kbd{color:#8fa4b8;white-space:nowrap;background:#0b2033;border:1px solid #2a4158;border-radius:4px;padding:2px 5px;font-family:inherit;font-size:12px}.header-actions{align-items:center;gap:8px;display:flex}.primary-button{border:1px solid var(--blue);border-radius:var(--radius-sm);color:#fff;background:var(--blue);cursor:pointer;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 15px;font-size:15px;font-weight:600;transition:all .16s;display:inline-flex}.primary-button:hover{background:var(--blue-hover)}.primary-button svg{width:16px}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:relative}.icon-button:hover{background:#ffffff14}.notification-button span{color:#fff;background:var(--red);border:2px solid #fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:10px;font-weight:700;display:grid;position:absolute;top:1px;right:2px}.profile-button{cursor:pointer;color:#e9f0f7;background:0 0;border:0;align-items:center;gap:8px;height:38px;padding:0 2px 0 6px;font-size:14px;font-weight:600;display:flex}.avatar{color:#344054;background:#e9edf2;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:12px;font-style:normal;font-weight:700;display:inline-grid;box-shadow:0 0 0 1px #d0d5dd}.avatar--photo{color:#fff;background:linear-gradient(145deg,#475467,#111827)}.avatar--image{object-fit:cover;padding:0}.login-screen{background:#fff;grid-template-columns:minmax(360px,.92fr) minmax(480px,1.08fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:#03101f;flex-direction:column;min-height:100vh;padding:42px clamp(34px,5vw,76px);display:flex;position:relative;overflow:hidden}.login-brand-panel:after{content:"";opacity:.62;pointer-events:none;background:url(/generated/solverine-operations-hero.png) 50%/cover no-repeat;width:760px;height:320px;position:absolute;bottom:2%;right:-360px}.login-brand{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.login-brand .solverine-logo img{width:190px}.login-brand .solverine-logo small{font-size:11px}.login-brand-copy{z-index:1;max-width:540px;margin:auto 0;position:relative}.login-brand-copy h1{letter-spacing:-.055em;margin:0 0 24px;font-size:clamp(38px,4vw,62px);line-height:1.17}.login-form-panel{place-items:center;min-height:100vh;padding:40px;display:grid}.login-form-card{width:min(410px,100%)}.login-lock{width:48px;height:48px;color:var(--blue);background:#f4f8ff;border:1px solid #d7e6fb;border-radius:12px;place-items:center;margin-bottom:25px;display:grid}.login-lock svg{width:23px;height:23px}.login-form-card h2{color:#101828;letter-spacing:-.04em;margin:0 0 10px;font-size:30px;line-height:1.3}.login-form-card>p{color:#667085;margin:0;font-size:16px;line-height:1.7}.login-error{color:#b42318;background:#fffbfa;border:1px solid #fecdca;border-radius:8px;align-items:flex-start;gap:8px;margin-top:22px;padding:11px 12px;font-size:14px;line-height:1.55;display:flex}.login-error svg{flex:none;width:16px;height:16px}.google-login-button{color:#1d2939;cursor:pointer;background:#fff;border:1px solid #cfd5dd;border-radius:8px;grid-template-columns:22px 1fr 18px;align-items:center;gap:10px;width:100%;height:48px;margin-top:28px;padding:0 15px;font-size:16px;font-weight:600;transition:all .15s;display:grid}.google-login-button:hover:not(:disabled){background:#f9fbff;border-color:#9dbbe1}.google-login-button:disabled{cursor:wait;opacity:.72}.google-login-button>svg{width:16px;height:16px}.google-g{color:#4285f4;font-size:21px;font-weight:700}.login-loading{height:78px;color:var(--blue);place-items:center;display:grid}.login-loading svg,.is-spinning{animation:.85s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.workspace-main{max-width:1320px;margin:0 auto;padding:20px 22px 36px}.operations-hero{color:#fff;background:#03101f;border:1px solid #142f4d;border-radius:8px;min-height:276px;margin:0 0 16px;padding:34px 32px 84px;position:relative;overflow:hidden;box-shadow:0 16px 40px #03101f29}.operations-hero__art{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.operations-hero__copy{z-index:1;max-width:480px;position:relative}.operations-hero__status{color:#88a8c8;letter-spacing:.08em;align-items:center;gap:7px;margin-bottom:20px;font-size:12px;font-weight:600;display:inline-flex}.operations-hero__status svg{color:#48a0ff;width:13px;height:13px}.operations-hero h1{color:#fff;letter-spacing:-.045em;margin:0 0 9px;font-size:35px;line-height:1.16}.operations-hero p{color:#b8c6d4;max-width:360px;margin:0;font-size:15px;line-height:1.65}.operations-hero__copy>a{color:#75afff;align-items:center;gap:5px;margin-top:20px;font-size:13px;font-weight:600;display:inline-flex}.operations-hero__copy>a svg{width:13px;height:13px}.operations-hero__metrics{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#05172ae6;border:1px solid #9abee33b;border-radius:6px;grid-template-columns:repeat(4,1fr);min-height:65px;display:grid;position:absolute;bottom:18px;left:24px;right:24px}.operations-metric{border-left:1px solid #9abee32e;gap:6px;padding:12px 17px;display:grid}.operations-metric:first-child{border-left:0}.operations-metric>span{color:#8fa4b8;align-items:center;gap:5px;font-size:11px;display:flex}.operations-metric>span svg{color:#35c47b;width:11px;height:11px}.operations-metric strong{color:#f5f8fb;font-size:24px;font-weight:600;line-height:1}.operations-metric strong small{color:#8fa4b8;margin-left:3px;font-size:11px;font-weight:500}.operations-metric strong.is-alert{color:#ff7a74}.operations-metric strong.is-healthy{color:#35c47b}.page-intro{margin-bottom:17px}.page-intro h1{color:#111827;letter-spacing:-.035em;margin:0 0 5px;font-size:27px;line-height:1.25}.page-intro p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.summary-strip{border:1px solid var(--line-strong);background:#fbfcfe;border-radius:6px;grid-template-columns:1.55fr repeat(4,1fr);align-items:center;min-height:52px;margin-bottom:20px;padding:0 12px 0 16px;display:grid;position:relative;overflow:hidden}.summary-strip:before{content:"";background:var(--blue);width:4px;position:absolute;inset:0 auto 0 0}.summary-strip>strong{letter-spacing:-.02em;font-size:15px}.summary-item{border-left:1px solid var(--line-strong);color:#475467;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;min-height:25px;padding:0 15px;font-size:13px;display:flex}.summary-item b{font-size:14px;font-weight:600}.tone-danger{color:var(--red)}.primary-grid,.secondary-grid{gap:18px;display:grid}.primary-grid{grid-template-columns:minmax(540px,1fr) 275px;align-items:start}.secondary-grid{grid-template-columns:minmax(0,1.5fr) minmax(260px,.85fr);align-items:start;margin-top:20px}.section-heading{justify-content:space-between;align-items:center;gap:12px;min-height:32px;margin-bottom:6px;display:flex}.section-heading h2{color:#161f2e;letter-spacing:-.025em;margin:0;font-size:16px;line-height:1.3}.section-heading button,.detail-section-title button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:12px;font-weight:500;display:inline-flex}.section-heading button svg{width:12px}.project-table,.queue-list,.activity-list,.service-list{border:1px solid var(--line-strong);background:#fff;border-radius:6px;overflow:hidden}.project-table-head,.project-row{grid-template-columns:72px minmax(145px,1.25fr) 84px minmax(130px,1fr) 61px 96px 92px;align-items:center;display:grid}.project-table-head{color:#667085;border-bottom:1px solid var(--line-strong);background:#fbfcfd;height:39px;padding:0 12px;font-size:11px;font-weight:500}.project-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;width:100%;min-height:61px;padding:0 12px;transition:background .13s;position:relative}.project-row:last-child{border-bottom:0}.project-row:hover,.project-row.is-selected{background:#f2f7ff}.project-row.is-selected:before{content:"";background:var(--blue);width:3px;position:absolute;inset:0 auto 0 0}.domain-cell{color:#344054;align-items:center;gap:7px;font-size:12px;display:flex}.domain-cell i,.health-cell i{background:var(--project-color);border-radius:50%;width:6px;height:6px;display:inline-block}.project-name-cell,.milestone-cell,.progress-cell,.activity-copy,.activity-meta{display:grid}.project-name-cell strong,.milestone-cell strong,.progress-cell b{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.45;overflow:hidden}.project-name-cell small,.milestone-cell small{color:#8a94a2;margin-top:2px;font-size:11px;line-height:1.35}.progress-cell{gap:4px;width:58px}.progress-cell b{font-size:12px}.progress-cell>i,.detail-progress>i{background:#e3e8ef;border-radius:4px;height:3px;display:block;overflow:hidden}.progress-cell em,.detail-progress>i em{border-radius:inherit;background:var(--blue);height:100%;display:block}.health-cell{align-items:center;gap:5px;font-size:12px;display:flex}.health-cell.healthy{color:var(--green)}.health-cell.warning{color:var(--amber)}.health-cell.danger{color:var(--red)}.health-cell.healthy i{background:var(--green)}.health-cell.warning i{background:var(--amber)}.health-cell.danger i{background:var(--red)}.sources-cell{align-items:center;gap:3px;display:flex}.source-icon{background:#fff;border:1px solid #e2e7ed;border-radius:3px;flex:none;place-items:center;display:inline-grid}.source-icon--sm{width:18px;height:18px}.source-icon--md{border-radius:6px;width:29px;height:29px}.source-icon svg{stroke-width:2.2px;width:12px;height:12px}.source-icon--md svg{width:18px;height:18px}.source-icon--chat{color:#159947}.source-icon--github{color:#111827}.source-icon--gcp{color:#2377e8}.drive-triangle{border-bottom:9px solid #1ca64c;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:relative}.drive-triangle:before,.drive-triangle:after{content:"";width:7px;height:3px;position:absolute;top:4px}.drive-triangle:before{background:#f0b429;left:-6px;transform:rotate(-58deg)}.drive-triangle:after{background:#1f73e8;left:-1px;transform:rotate(58deg)}.owners-cell{align-items:center;display:flex}.owners-cell .avatar+.avatar{margin-left:-7px}.owners-cell small{color:#667085;margin-left:4px;font-size:11px}.owners-cell>svg{color:#667085;width:13px;margin-left:auto}.project-total{color:#667085;font-size:11px;font-weight:600}.project-category-filter{scrollbar-width:none;gap:5px;margin-bottom:9px;display:flex;overflow-x:auto}.project-category-filter::-webkit-scrollbar{display:none}.project-category-filter button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d9e0e9;border-radius:6px;flex:none;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:11px;font-weight:600;transition:border-color .14s,color .14s,background .14s;display:inline-flex}.project-category-filter button:hover{color:var(--blue);background:#f7faff;border-color:#aac8ef}.project-category-filter button.is-active{color:#fff;border-color:var(--blue);background:var(--blue)}.project-category-filter button span{color:#667085;background:#eef2f6;border-radius:999px;place-items:center;min-width:16px;height:16px;padding-inline:4px;font-size:10px;display:inline-grid}.project-category-filter button.is-active span{color:var(--blue);background:#fff}.project-card-grid{gap:9px;display:grid}.project-card{border:1px solid var(--line-strong);background:#fff;border-radius:8px;transition:border-color .14s,box-shadow .14s;position:relative;overflow:hidden}.project-card:hover,.project-card.is-selected{border-color:#9bbff0;box-shadow:0 7px 20px #10182812}.project-card.is-selected:before{content:"";background:var(--project-color);z-index:2;width:3px;position:absolute;inset:0 auto 0 0}.project-card-main{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(0,1.45fr) minmax(178px,.75fr);width:100%;min-height:116px;padding:0;display:grid}.project-card-main:hover{background:#fbfdff}.project-share-preview{border:1px solid var(--line-strong);background:#fff;border-radius:7px;overflow:hidden}.project-card .project-share-preview{border:0;border-right:1px solid var(--line);border-radius:0;grid-template-columns:minmax(128px,.85fr) minmax(138px,1fr);display:grid}.project-share-media{aspect-ratio:1.91;background:#edf2f7;position:relative;overflow:hidden}.project-card .project-share-media{aspect-ratio:auto;min-height:116px}.project-share-media img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.project-share-fallback{color:#fff;background:radial-gradient(circle at 78% 20%, color-mix(in srgb, var(--project-color), white 30%), transparent 32%), linear-gradient(145deg, #111b36, var(--project-color));align-content:center;place-items:center;gap:7px;width:100%;height:100%;display:grid}.project-share-fallback svg{width:28px;height:28px}.project-share-fallback span{letter-spacing:.12em;font-size:16px;font-weight:700}.project-share-fallback small{color:#ffffffc7;letter-spacing:.02em;font-size:11px;font-weight:650}.project-share-image-state{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.01em;background:#0f172ac7;border-radius:5px;padding:4px 6px;font-size:10px;font-weight:750;position:absolute;bottom:8px;left:8px}.project-share-image-state.no-image{background:#a53131db}.project-share-copy{flex-direction:column;justify-content:center;min-width:0;padding:11px 12px;display:flex}.project-share-copy small{color:#8a94a2;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.project-share-copy strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden}.project-share-copy p{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.project-card-summary{grid-template-columns:1fr auto;align-content:start;min-width:0;padding:11px 12px 9px;display:grid}.project-card-domain{color:#475467;align-items:center;gap:6px;font-size:11px;display:flex}.project-card-domain i{background:var(--project-color);border-radius:50%;width:6px;height:6px}.project-card-summary>strong,.project-card-summary>small,.project-card-milestone,.project-card-progress{grid-column:1/-1}.project-card-summary>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:14px;font-weight:600;overflow:hidden}.project-card-summary>small{color:#8a94a2;margin-top:2px;font-size:11px}.project-card-milestone{justify-content:space-between;align-items:end;gap:8px;margin-top:9px;display:flex}.project-card-milestone span{gap:2px;min-width:0;display:grid}.project-card-milestone small{color:#98a2b3;font-size:10px}.project-card-milestone strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.project-card-milestone time{color:#667085;flex:none;font-size:10px}.project-card-progress{grid-template-columns:1fr 28px;align-items:center;gap:7px;margin-top:7px;display:grid}.project-card-progress>i{background:#e3e8ef;border-radius:4px;height:3px;overflow:hidden}.project-card-progress em{border-radius:inherit;background:var(--project-color);height:100%;display:block}.project-card-progress span{color:#475467;font-size:10px}.project-card-actions{border-top:1px solid var(--line);background:#fbfcfe;grid-template-columns:repeat(2,minmax(0,1fr)) auto;min-height:37px;display:grid}.project-card-actions.has-single-link{grid-template-columns:minmax(0,1fr) auto}.project-link-row{border-right:1px solid var(--line);grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0;padding:0 7px;display:grid}.project-link-row>svg{color:#667085;width:13px;height:13px}.project-link-row a{color:#344054;white-space:nowrap;align-items:center;gap:3px;min-width:0;font-size:10px;font-weight:500;display:inline-flex}.project-link-row a:hover{color:var(--blue)}.project-link-row a svg{width:8px;height:8px}.copy-url-button{color:#667085;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:4px;height:25px;padding:0 6px;font-size:10px;display:inline-flex}.copy-url-button:hover{color:var(--blue);background:#fff;border-color:#bfd4ef}.copy-url-button.is-copied{color:var(--green)}.copy-url-button svg{width:11px;height:11px}.project-card .copy-url-button span{display:none}.project-detail-button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;padding:0 9px;font-size:10px;font-weight:600;display:inline-flex}.project-detail-button:hover{background:var(--blue-soft)}.project-detail-button svg{width:11px;height:11px}.queue-list{overflow:visible}.queue-row{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:54px;padding:9px 9px 9px 14px;display:grid;position:relative}.queue-row:before{content:"";background:var(--project-color);width:3px;position:absolute;inset:0 auto 0 0}.queue-row:last-child{border-bottom:0}.queue-row:hover{background:#fbfcfe}.queue-row input,.detail-task-list input{opacity:0;pointer-events:none;position:absolute}.custom-checkbox{background:#fff;border:1px solid #aeb7c2;border-radius:3px;width:14px;height:14px;display:block;position:relative}input:checked+.custom-checkbox{border-color:var(--blue);background:var(--blue)}input:checked+.custom-checkbox:after{content:"";border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;width:6px;height:3px;position:absolute;top:3px;left:3px;transform:rotate(-45deg)}.queue-copy{gap:2px;min-width:0;display:grid}.queue-copy strong{color:#202939;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.4;overflow:hidden}.queue-copy small{color:#98a2b3;font-size:10px}.queue-row time{color:#7f8997;font-size:11px}.queue-row.is-complete .queue-copy,.detail-task-list label.is-complete strong{opacity:.5;text-decoration:line-through}.activity-heading{align-items:flex-end}.activity-tabs{align-items:center;gap:2px;display:flex}.activity-tabs button{color:#667085;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;height:24px;padding:0 8px;font-size:11px}.activity-tabs button.is-active{color:var(--blue);background:#f6f9fd;border-color:#d9e6f7}.activity-row{border-bottom:1px solid var(--line);grid-template-columns:24px 52px minmax(0,1fr) auto 75px;align-items:center;gap:7px;min-height:51px;padding:8px 12px;display:grid}.activity-row:last-child{border-bottom:0}.activity-icon{width:22px;height:22px;color:var(--blue);background:var(--blue-soft);border-radius:5px;place-items:center;display:grid}.activity-icon svg{width:13px}.activity-type{color:#475467;font-size:11px}.activity-copy{gap:3px;min-width:0}.activity-copy strong{color:#202939;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.activity-copy small{color:#8c96a4;font-size:10px}.activity-copy a{color:var(--blue)}.activity-copy a svg{width:8px;height:8px}.needs-action{color:var(--red);border-left:1px solid var(--line);white-space:nowrap;padding-left:8px;font-size:10px}.activity-meta{justify-items:end;gap:4px}.activity-meta strong{color:#475467;font-size:11px;font-weight:500}.activity-meta small{color:#98a2b3;font-size:10px}.overall-health{color:#344054;align-items:center;gap:5px;font-size:11px;display:flex}.overall-health i,.service-status i{background:var(--green);border-radius:50%;width:6px;height:6px;display:inline-block}.service-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 12px;font-size:12px;display:flex}.service-row:last-child{border-bottom:0}.service-row strong{font-weight:500}.service-row small{color:#8a94a2;font-size:10px}.service-status{color:#475467;align-items:center;gap:5px;font-size:11px;display:flex}.section-link{min-height:34px;color:var(--blue);align-items:center;gap:4px;padding:0 12px;font-size:11px;display:flex}.section-link svg{width:10px;height:10px}.empty-search{color:#667085;border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;margin-top:18px;padding:24px;font-size:15px}.detail-panel{border-left:1px solid var(--line-strong);z-index:25;background:#fff;flex-direction:column;width:348px;height:100vh;display:flex;position:fixed;top:0;right:0;overflow:hidden}.mobile-sheet-handle{display:none}.detail-header{border-bottom:1px solid var(--line);min-height:154px;padding:18px 17px 14px;position:relative}.detail-close{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:10px;right:12px}.detail-close:hover{background:var(--surface)}.detail-close svg{width:16px}.detail-title{align-items:stretch;gap:10px;margin:21px 0 15px;display:flex}.detail-title>i{background:var(--project-color);border-radius:3px;width:4px;min-height:42px;display:block}.detail-title span{gap:3px;display:grid}.detail-title strong{letter-spacing:-.03em;font-size:19px;line-height:1.35}.detail-title small{color:#667085;font-size:12px}.detail-actions{gap:6px;display:flex}.detail-actions button{border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:5px;height:29px;padding:0 9px;font-size:11px;display:inline-flex}.detail-actions button:hover{background:var(--surface)}.detail-actions svg{width:12px}.detail-tabs{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);height:40px;padding:0 15px;display:grid}.detail-tabs button{color:#667085;cursor:pointer;background:0 0;border:0;font-size:12px;position:relative}.detail-tabs button.is-active{color:var(--blue);font-weight:600}.detail-tabs button.is-active:after{content:"";background:var(--blue);height:2px;position:absolute;inset:auto 4px -1px}.detail-scroll{flex:1;overflow-y:auto}.detail-section{border-bottom:1px solid var(--line);padding:15px}.detail-section h3{color:#344054;margin:0 0 10px;font-size:13px;font-weight:600}.detail-preview-section .project-share-preview{box-shadow:0 5px 16px #1018280f}.detail-preview-section .project-share-copy{padding:10px 11px 11px}.detail-preview-section .project-share-copy small{font-size:11px}.detail-preview-section .project-share-copy strong{font-size:14px}.detail-preview-section .project-share-copy p{font-size:11px}.detail-project-links{border:1px solid var(--line);border-radius:7px;margin-top:9px;overflow:hidden}.detail-project-link{border-bottom:1px solid var(--line);grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:47px;padding:6px 7px 6px 9px;display:grid}.detail-project-link:last-child{border-bottom:0}.detail-project-link>svg{color:#475467;width:15px;height:15px}.detail-project-link>span{gap:3px;min-width:0;display:grid}.detail-project-link small{color:#8a94a2;font-size:10px}.detail-project-link a{color:#344054;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;min-width:0;font-size:11px;font-weight:500;display:flex;overflow:hidden}.detail-project-link a:hover{color:var(--blue)}.detail-project-link a svg{flex:none;width:9px;height:9px}.detail-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.detail-source-grid a{border:1px solid var(--line-strong);border-radius:6px;align-items:center;gap:7px;min-height:45px;padding:0 8px;font-size:11px;transition:all .14s;display:flex}.detail-source-grid a:hover{background:#f9fbff;border-color:#a7c7f1}.detail-source-grid a>svg{color:#98a2b3;width:10px;margin-left:auto}.milestone-box{border:1px solid var(--line);background:#fbfcfe;border-radius:6px;padding:11px 10px 9px}.milestone-box>span{gap:4px;display:inline-grid}.milestone-box>span strong{font-size:14px;font-weight:600}.milestone-box>span small{color:#667085;font-size:11px}.milestone-box>em{float:right;color:var(--green);background:#eaf8ef;border-radius:4px;padding:3px 6px;font-size:10px;font-style:normal}.detail-progress{grid-template-columns:1fr 30px;align-items:center;gap:8px;margin-top:10px;display:grid}.detail-progress>i{height:4px}.detail-progress>span{color:#475467;font-size:11px}.detail-section-title{justify-content:space-between;align-items:center;display:flex}.detail-task-list{border:1px solid var(--line);border-radius:6px;overflow:hidden}.detail-task-list label{border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:37px;padding:0 8px;display:grid;position:relative}.detail-task-list label:last-child{border-bottom:0}.detail-task-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500;overflow:hidden}.detail-task-list time{color:#7d8795;font-size:10px}.inquiry-section article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.inquiry-title{border-bottom:1px solid var(--line);background:#fbfcfe;align-items:center;gap:6px;min-height:35px;padding:0 8px;display:flex}.inquiry-title svg{width:12px;color:var(--blue)}.inquiry-title strong{font-size:11px;font-weight:600}.inquiry-title time{color:#98a2b3;margin-left:auto;font-size:10px}.message-bubble{border-bottom:1px solid var(--line);align-items:flex-start;gap:8px;min-height:66px;padding:10px 8px;display:flex}.message-bubble:last-child{border-bottom:0}.message-bubble p{color:#475467;margin:0;font-size:11px;line-height:1.65}.message-bubble p strong{color:#344054;margin-bottom:3px;font-size:11px;display:block}.reply-bubble{background:#fafcff}.reply-box{border:1px solid var(--line-strong);border-radius:6px;align-items:center;height:34px;margin-top:8px;padding:0 4px 0 9px;display:flex}.reply-box:focus-within{border-color:#8bb8f5}.reply-box input{border:0;outline:0;flex:1;min-width:0;font-size:11px}.reply-box button{width:28px;height:28px;color:var(--blue);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.reply-box button svg{width:13px}.mobile-nav{display:none}.dialog-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#07152561;place-items:center;padding:20px;animation:.14s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.task-dialog{background:#fff;border-radius:12px;width:min(430px,100%);padding:22px;box-shadow:0 24px 70px #07152533}.dialog-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.dialog-header h2{letter-spacing:-.03em;margin:0 0 5px;font-size:21px}.dialog-header p{color:var(--muted);margin:0;font-size:14px}.dialog-header button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.task-dialog>label{color:#344054;gap:7px;margin-top:14px;font-size:13px;font-weight:600;display:grid}.task-dialog input,.task-dialog select{border:1px solid var(--line-strong);color:#101828;background:#fff;border-radius:7px;outline:0;width:100%;height:40px;padding:0 11px;font-size:14px}.task-dialog input:focus,.task-dialog select:focus{border-color:#7aaff3;box-shadow:0 0 0 3px #146ef514}.dialog-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:24px;padding-top:16px;display:flex}.dialog-footer>button:not(.primary-button){border:1px solid var(--line-strong);cursor:pointer;background:#fff;border-radius:7px;height:36px;padding:0 14px;font-size:14px}@media (width<=1280px){.app-shell.has-detail{grid-template-columns:148px minmax(0,1fr) 320px}.app-shell{grid-template-columns:148px minmax(0,1fr)}.workspace-main{padding-inline:18px}.detail-panel{width:320px}.project-table-head,.project-row{grid-template-columns:62px minmax(125px,1.2fr) 70px minmax(112px,1fr) 52px 80px 70px}.owners-cell .avatar:nth-of-type(2),.sources-cell .source-icon--gcp{display:none}}@media (width<=1100px) and (width>=841px){.detail-panel{width:340px;position:fixed;right:0;box-shadow:-12px 0 40px #1018281f}.app-shell.has-detail,.app-shell{grid-template-columns:148px minmax(0,1fr)}.primary-grid{grid-template-columns:minmax(0,1fr) 250px}.project-table-head,.project-row{grid-template-columns:58px minmax(130px,1fr) 65px minmax(115px,1fr) 50px 70px}.project-table-head span:last-child,.owners-cell{display:none}}@media (width<=840px){.login-screen{background:#fff;display:block}.login-brand-panel{min-height:268px;padding:25px 22px 30px}.login-brand-panel:after{opacity:.5;width:520px;height:220px;bottom:-18px;right:-285px}.login-brand .solverine-logo img{width:152px}.login-brand-copy{margin:auto 0 0}.login-brand-copy h1{margin-bottom:12px;font-size:34px}.login-form-panel{min-height:auto;padding:38px 22px 80px}.login-form-card h2{font-size:25px}body{padding-bottom:70px}.app-shell,.app-shell.has-detail{display:block}.sidebar{display:none}.workspace-header{gap:8px;height:64px;padding:0 14px}.mobile-brand{min-width:0;display:flex}.mobile-brand .solverine-logo img{width:92px}.mobile-page-title{border-left:1px solid var(--line-strong);letter-spacing:-.03em;white-space:nowrap;padding-left:11px;font-size:17px;display:block}.mobile-label{display:inline}.desktop-label{display:none}.global-search{border:0;place-items:center;width:36px;height:36px;margin-left:auto;padding:0;display:grid}.global-search input,.global-search kbd{display:none}.global-search svg{color:#f5f8fb;width:21px;height:21px}.header-actions{gap:0}.desktop-create,.notification-button,.profile-button{display:none}.mobile-create{height:36px;color:var(--blue);background:0 0;border:0;align-items:center;gap:2px;font-size:16px;font-weight:600;display:flex}.mobile-create svg{width:17px}.workspace-main{max-width:none;padding:0 0 26px}.operations-hero{min-height:318px;box-shadow:none;border-width:0 0 1px;border-radius:0;margin:0;padding:30px 22px 106px}.operations-hero__art{object-fit:cover;object-position:center;opacity:.72;width:760px;left:auto;right:-335px}.operations-hero__status{margin-bottom:16px}.operations-hero h1{font-size:33px}.operations-hero p{max-width:275px;font-size:14px}.operations-hero__metrics{grid-template-columns:repeat(4,minmax(96px,1fr));bottom:16px;left:16px;right:16px;overflow-x:auto}.operations-metric{padding:11px 12px}.operations-metric strong{font-size:21px}.page-intro{display:none}.summary-strip{border:0;border-bottom:1px solid var(--line);scrollbar-width:none;border-radius:0;min-height:82px;margin:0;padding:0;display:flex;overflow-x:auto}.summary-strip::-webkit-scrollbar{display:none}.summary-strip:before,.summary-strip>strong{display:none}.summary-item{justify-content:center;justify-items:center;gap:8px;min-width:112px;min-height:50px;padding:8px 16px;font-size:13px;display:grid}.summary-item:first-of-type{border-left:0}.summary-item b{font-size:22px;font-weight:500}.primary-grid,.secondary-grid{flex-direction:column;gap:0;margin:0;display:flex}.queue-section{order:-1}.portfolio-section,.queue-section,.activity-section,.health-section{border-bottom:1px solid var(--line);padding:22px 16px 20px}.section-heading{margin-bottom:10px}.section-heading h2{font-size:19px}.section-heading button{font-size:14px}.project-table,.queue-list,.activity-list,.service-list{border:0;border-radius:0}.queue-row{grid-template-columns:22px minmax(0,1fr) auto;min-height:50px;padding:7px 0}.queue-row:before{display:none}.custom-checkbox{border-color:#8e99a6;width:20px;height:20px}input:checked+.custom-checkbox:after{width:8px;height:4px;top:5px;left:5px}.queue-copy strong{font-size:14px}.queue-copy small{font-size:12px}.queue-row time{color:#667085;font-size:13px}.queue-row:first-child time{color:var(--red)}.queue-row:nth-child(n+4),.project-table-head{display:none}.project-card-grid{gap:12px}.project-total{font-size:13px}.project-category-filter{gap:7px;margin:0 -16px 12px;padding:0 16px}.project-category-filter button{border-radius:8px;min-height:34px;padding:0 11px;font-size:13px}.project-category-filter button span{min-width:18px;height:18px;font-size:11px}.project-card{border-radius:10px}.project-card-main{display:block}.project-card .project-share-preview{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:138px minmax(0,1fr);min-height:112px}.project-card .project-share-media{min-height:112px}.project-share-copy{padding:12px}.project-share-copy small{font-size:12px}.project-share-copy strong{font-size:15px}.project-share-copy p{font-size:12px}.project-card-summary{padding:13px 14px 12px}.project-card-summary>strong{font-size:16px}.project-card-summary>small,.project-card-domain,.project-card-milestone strong,.project-card-milestone time,.project-card-progress span{font-size:12px}.project-card-actions,.project-card-actions.has-single-link{grid-template-columns:1fr 1fr}.project-card-actions.has-single-link .project-link-row{grid-column:1/-1}.project-link-row{min-height:42px;padding-inline:10px}.project-link-row a,.project-detail-button{font-size:12px}.project-detail-button{border-top:1px solid var(--line);grid-column:1/-1;justify-content:center;min-height:37px}.project-row{grid-template-columns:minmax(115px,1.35fr) 72px 55px 42px 18px;column-gap:6px;min-height:59px;padding:8px 0 8px 15px;display:grid}.project-row:after{content:"";background:var(--project-color);border-radius:3px;width:4px;position:absolute;inset:7px auto 7px 0}.project-row.is-selected:before,.domain-cell,.sources-cell{display:none}.milestone-cell{justify-items:end;display:grid}.milestone-cell strong{display:none}.milestone-cell small{white-space:nowrap;margin:0;font-size:11px}.project-name-cell strong{font-size:15px}.project-name-cell small{font-size:12px}.progress-cell{grid-template-columns:28px 1fr;align-items:center;gap:7px;width:88px}.progress-cell b{font-size:13px}.progress-cell>i{height:3px}.health-cell{font-size:12px}.owners-cell{display:flex}.owners-cell .avatar,.owners-cell small{display:none}.owners-cell>svg{width:17px;height:17px}.activity-heading{align-items:center}.activity-tabs{display:none}.activity-row{grid-template-columns:25px 54px minmax(0,1fr) auto;gap:6px;min-height:48px;padding:7px 0}.activity-icon{background:0 0}.activity-icon svg{width:18px;height:18px}.activity-type,.activity-copy strong{font-size:13px}.activity-copy small{margin-top:3px;font-size:12px}.activity-meta strong,.needs-action{display:none}.activity-meta small{font-size:11px}.health-section{padding-bottom:85px}.service-row{min-height:42px;padding-inline:0}.detail-panel{border:1px solid var(--line-strong);z-index:45;border-bottom:0;border-radius:18px 18px 0 0;width:100%;height:min(55vh,540px);position:fixed;inset:auto 0 61px;box-shadow:0 -12px 40px #10182829}.mobile-sheet-handle{background:#c7ccd4;border-radius:4px;flex:none;width:38px;height:4px;margin:8px auto 0;display:block}.detail-header{min-height:94px;padding:8px 16px 10px}.detail-title{margin:7px 38px 8px 0}.detail-title>i{min-height:39px}.detail-title strong{font-size:18px}.detail-close{top:16px;right:14px}.detail-actions,.detail-tabs{display:none}.detail-section{padding:13px 16px}.detail-scroll{flex-direction:column;display:flex}.milestone-section{order:2}.detail-preview-section{order:1}.source-links-section{order:3}.detail-task-section{order:4}.inquiry-section{order:5}.detail-preview-section .project-share-media{aspect-ratio:1.91}.detail-project-link{min-height:48px}.detail-source-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.detail-source-grid a{justify-items:center;gap:3px;min-height:58px;padding:6px 3px;font-size:12px;display:grid}.detail-source-grid a>svg{display:none}.detail-section h3{font-size:14px}.detail-task-list label{min-height:41px}.detail-task-list strong{font-size:12px}.inquiry-section{padding-bottom:20px}.mobile-nav{height:62px;padding:5px 7px max(5px, env(safe-area-inset-bottom));border-top:1px solid var(--line-strong);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffffffa;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:#475467;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:3px;font-size:11px;display:grid}.mobile-nav button svg{width:20px;height:20px}.mobile-nav button.is-active{color:var(--blue)}.dialog-backdrop{align-items:end;padding:0}.task-dialog{width:100%;padding:20px 18px calc(22px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}}@media (width<=430px){.project-row{grid-template-columns:minmax(105px,1.25fr) 68px 53px 40px 17px;column-gap:5px}.progress-cell{grid-template-columns:25px 1fr;gap:5px;width:68px}.detail-panel{height:53vh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.project-directory-shell,.project-directory-shell.has-detail{background:#f7f8fa;min-height:100vh;display:block}.project-directory-shell .workspace-column{min-height:100vh}.project-directory-shell .workspace-header{color:#111318;background:#fffffff5;border-bottom:1px solid #e3e6ea;height:76px;padding:0 clamp(20px,4vw,52px)}.workspace-brand{align-items:center;width:170px;display:flex}.workspace-view-nav{align-items:center;gap:4px;display:flex}.workspace-view-nav button{color:#687181;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:15px;font-weight:700;display:inline-flex}.workspace-view-nav button:hover,.workspace-view-nav button.is-active{color:#2458de;background:#eef3ff}.workspace-view-nav svg{width:16px;height:16px}.workspace-brand .solverine-logo{gap:3px}.workspace-brand .solverine-logo img{filter:invert();width:128px}.workspace-brand .solverine-logo small{color:#3d63f3;font-size:10px}.project-directory-shell .global-search{color:#667085;background:#f8f9fb;border-color:#d8dde4;border-radius:9px;width:min(420px,32vw);height:44px;margin:0 auto}.project-directory-shell .global-search.is-calendar-hidden{visibility:hidden}.project-directory-shell .global-search input{color:#111318;font-size:17px}.project-directory-shell .global-search input::placeholder{color:#9298a1}.project-directory-shell .global-search kbd{color:#747b84;background:#fff;border-color:#e1e5ea;font-size:14px}.project-directory-shell .header-actions{justify-content:flex-end;width:170px}.project-directory-shell .profile-button{color:#353b44;border-radius:8px;height:42px;padding:0 10px 0 5px;font-size:16px}.project-directory-shell .profile-button:hover{background:#f2f4f7}.project-directory-shell .profile-button>svg{color:#8b929c;width:16px;height:16px}.project-directory-main{width:min(1280px,100% - 48px);margin:0 auto;padding:56px 0 80px}.workspace-calendar-main,.workspace-board-main{width:min(1380px,100% - 48px);margin:0 auto;padding:44px 0 72px}.calendar-heading,.board-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.calendar-heading h1,.board-heading h1{color:#111318;letter-spacing:-.045em;margin:0;font-size:42px;line-height:1.2}.calendar-heading p,.board-heading p{color:#727985;margin:10px 0 0;font-size:17px}.calendar-add-task{color:#fff;cursor:pointer;background:#146ef5;border:0;border-radius:8px;align-items:center;gap:7px;height:42px;padding:0 15px;font-size:15px;font-weight:750;display:inline-flex;box-shadow:0 4px 12px #146ef533}.calendar-add-task svg{width:16px;height:16px}.calendar-panel{background:#fff;border:1px solid #dfe3e8;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #10182808}.calendar-toolbar{border-bottom:1px solid #e6e9ed;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 18px;display:flex}.calendar-month-controls{align-items:center;gap:7px;display:flex}.calendar-month-controls button{color:#667085;cursor:pointer;background:#fff;border:1px solid #dce1e7;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.calendar-month-controls button:hover{color:#2458de;background:#f6f8ff;border-color:#b9c8f7}.calendar-month-controls button svg{width:16px;height:16px}.calendar-month-controls .calendar-today-button{width:auto;padding:0 11px;font-size:14px;font-weight:700}.calendar-month-controls h2{color:#202630;letter-spacing:-.025em;margin:0 0 0 12px;font-size:22px}.calendar-project-filter{align-items:center;gap:9px;display:flex}.calendar-project-filter span{color:#7a8290;font-size:13px;font-weight:700}.calendar-project-filter select{color:#303844;background:#fff;border:1px solid #d8dde4;border-radius:7px;min-width:190px;height:38px;padding:0 34px 0 11px;font-size:14px;font-weight:650}.calendar-legend{color:#7b8491;background:#fafbfc;border-bottom:1px solid #eceff2;justify-content:flex-end;align-items:center;gap:16px;min-height:38px;padding:0 18px;font-size:13px;display:flex}.calendar-legend span{align-items:center;gap:6px;display:inline-flex}.calendar-legend i{border-radius:2px;width:8px;height:8px}.calendar-legend .is-project{background:#5579e8}.calendar-legend .is-task{background:#edf2ff;border:1px solid #8da6ef}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));min-width:880px;display:grid}.calendar-weekday{color:#89919c;background:#fff;border-bottom:1px solid #e4e8ed;border-right:1px solid #eceff2;place-items:center;height:36px;font-size:13px;font-weight:700;display:grid}.calendar-weekday:nth-child(7){border-right:0}.calendar-weekday:first-child{color:#d65a5a}.calendar-weekday:nth-child(7){color:#4771d6}.calendar-day{background:#fff;border-bottom:1px solid #eceff2;border-right:1px solid #eceff2;min-width:0;height:136px;padding:7px;overflow:hidden}.calendar-day:nth-child(7n){border-right:0}.calendar-day.is-outside{background:#fafbfc}.calendar-day>time{color:#4f5865;border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;font-weight:700;display:grid}.calendar-day.is-outside>time{color:#b4bac2}.calendar-day.is-today>time{color:#fff;background:#146ef5}.calendar-events{gap:3px;margin-top:4px;display:grid}.calendar-events button{cursor:pointer;text-align:left;border-radius:4px;align-items:center;gap:4px;width:100%;min-width:0;height:20px;padding:0 5px;display:flex;overflow:hidden}.calendar-project-event{color:color-mix(in srgb, var(--event-color) 75%, #1f2937);background:color-mix(in srgb, var(--event-color) 10%, #fff);border:0}.calendar-project-event i{background:var(--event-color);border-radius:999px;flex:none;width:3px;height:12px}.calendar-project-event span,.calendar-task-event strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calendar-project-event span{font-size:12px;font-weight:750}.calendar-project-event em{flex:none;margin-left:auto;font-size:11px;font-style:normal;font-weight:800}.calendar-task-event{color:#394761;background:#f6f8ff;border:1px solid #dce4f9}.calendar-task-event>span{color:#6d7ea8;flex:none;font-size:11px;font-weight:700}.calendar-task-event strong{font-size:12px;font-weight:650}.calendar-task-event svg{color:#7890c7;flex:none;width:10px;height:10px;margin-left:auto}.calendar-task-event.is-complete{opacity:.52}.calendar-task-event.is-complete strong{text-decoration:line-through}.calendar-more{color:#7d8794;padding-left:5px;font-size:11px;font-weight:700}.calendar-empty-note{color:#77808c;background:#fafbfc;border-top:1px solid #e7eaee;justify-content:center;align-items:center;gap:10px;min-height:64px;padding:12px 18px;font-size:14px;display:flex}.calendar-empty-note svg{color:#5579e8;width:18px;height:18px}.calendar-empty-note strong{color:#3c4552;margin-right:4px}.calendar-agenda{display:none}.board-panel{background:#fff;border:1px solid #dfe3e8;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #10182808}.board-toolbar{border-bottom:1px solid #e6e9ed;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 18px;display:flex}.board-summary{color:#727b88;align-items:baseline;gap:6px;font-size:13px;font-weight:650;display:flex}.board-summary strong{color:#202630;font-size:18px}.board-summary i{background:#dfe3e8;width:1px;height:15px;margin:0 7px}.board-toolbar-actions{align-items:center;gap:18px;display:flex}.board-group-toggle{color:#566172;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.board-group-toggle input{accent-color:#146ef5;width:16px;height:16px}.kanban-board{background:#f7f8fa;grid-template-columns:repeat(4,minmax(250px,1fr));gap:12px;padding:16px;display:grid;overflow-x:auto}.kanban-column{background:#f1f3f6;border:1px solid #e1e5ea;border-radius:10px;min-width:0;min-height:590px;transition:border-color .16s,background .16s,box-shadow .16s;overflow:hidden}.kanban-column.is-drag-over{background:#edf2ff;border-color:#8da9f5;box-shadow:inset 0 0 0 1px #8da9f5}.kanban-column-header{background:#ffffffc7;border-bottom:1px solid #dfe3e8;grid-template-columns:9px minmax(0,1fr) auto;align-items:start;gap:9px;min-height:68px;padding:13px 13px 12px;display:grid}.kanban-status-mark{background:#8f98a5;border-radius:50%;width:9px;height:9px;margin-top:4px}.kanban-column.is-in_progress .kanban-status-mark{background:#146ef5}.kanban-column.is-review .kanban-status-mark{background:#e9a23b}.kanban-column.is-done .kanban-status-mark{background:#2ca56b}.kanban-column-header h2{color:#252c36;margin:0;font-size:14px;line-height:1.25}.kanban-column-header p{color:#8a929d;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;line-height:1.3;overflow:hidden}.kanban-column-header>strong{color:#687181;background:#fff;border:1px solid #dfe3e8;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;display:grid}.kanban-column-body{align-content:start;gap:12px;min-height:520px;padding:10px;display:grid}.kanban-project-group{gap:8px;min-width:0;display:grid}.kanban-project-heading{color:#667085;align-items:center;gap:7px;min-width:0;padding:1px 3px;font-size:11px;font-weight:750;display:flex}.kanban-project-heading i{border-radius:50%;flex:none;width:6px;height:6px}.kanban-project-heading span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.kanban-project-heading em{color:#9aa1ab;margin-left:auto;font-style:normal}.kanban-card{cursor:grab;background:#fff;border:1px solid #dfe3e8;border-radius:8px;min-width:0;padding:12px;transition:border-color .15s,box-shadow .15s,transform .15s,opacity .15s;position:relative;box-shadow:0 1px 2px #1018280a}.kanban-card:before{background:var(--project-color);content:"";border-radius:8px 0 0 8px;width:3px;position:absolute;top:0;bottom:0;left:0}.kanban-card:hover{border-color:#c6d2ed;transform:translateY(-1px);box-shadow:0 5px 14px #25375b14}.kanban-card.is-dragging{opacity:.42;cursor:grabbing}.kanban-card-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.kanban-project-tag{min-width:0;color:color-mix(in srgb, var(--project-color) 70%, #26313f);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:11px;font-weight:750;display:inline-flex;overflow:hidden}.kanban-project-tag i{background:var(--project-color);border-radius:50%;flex:none;width:6px;height:6px}.kanban-card-topline>svg{color:#b0b6bf;flex:none;width:15px;height:15px}.kanban-card-title{color:#252d39;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;margin:10px 0 12px;padding:0;font-size:14px;font-weight:750;line-height:1.42}.kanban-card-title:hover{color:#2458de}.kanban-card-meta{color:#7b8491;gap:6px;font-size:11px;font-weight:650;display:grid}.kanban-card-meta span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.kanban-card-meta span.is-overdue{color:#cb4b4b}.kanban-card-meta svg{flex:none;width:13px;height:13px}.kanban-card-actions{border-top:1px solid #eef0f3;justify-content:flex-end;gap:5px;margin-top:10px;padding-top:9px;display:flex}.kanban-card-actions button{color:#6f7885;cursor:pointer;background:#fff;border:1px solid #e1e5ea;border-radius:6px;place-items:center;width:28px;height:26px;display:grid}.kanban-card-actions button:hover:not(:disabled){color:#2458de;background:#f6f8ff;border-color:#bdcaf1}.kanban-card-actions button:disabled{opacity:.3;cursor:default}.kanban-card-actions svg{width:13px;height:13px}.kanban-empty{color:#8b939f;cursor:pointer;background:#ffffff70;border:1px dashed #ccd2d9;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:90px;padding:12px;font-size:12px;font-weight:700;display:flex}.kanban-empty:hover{color:#2458de;background:#f7f9ff;border-color:#9fb3eb}.kanban-empty svg{width:14px;height:14px}.directory-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.directory-sync-button{color:#315ee8;cursor:pointer;background:#f7f9ff;border:1px solid #cbd6f7;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:14px;font-weight:700;display:inline-flex}.directory-sync-button:hover:not(:disabled){background:#eef2ff;border-color:#9eb1ef}.directory-sync-button:disabled{cursor:wait;opacity:.65}.directory-sync-button svg{width:14px;height:14px}.metadata-sync-message{color:#566174;text-align:right;width:100%;font-size:14px}.directory-heading h1{color:#111318;letter-spacing:-.045em;margin:0;font-size:42px;line-height:1.2}.directory-heading p{color:#727985;margin:10px 0 0;font-size:17px;line-height:1.65}.project-total{color:#7a818b;flex:none;font-size:17px;font-weight:600}.directory-heading-actions{flex:none;justify-content:flex-end;align-items:center;gap:12px;display:flex}.project-sync-status{color:#278154;align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.project-sync-status svg{width:15px;height:15px}.directory-add-button{color:#fff;cursor:pointer;background:#146ef5;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 15px;font-size:15px;font-weight:750;display:inline-flex;box-shadow:0 4px 12px #146ef533}.directory-add-button:hover{background:#0b5fdd}.directory-add-button svg{width:16px;height:16px}.project-sync-error{color:#9b2c2c;background:#fff5f5;border:1px solid #f0b8b8;border-radius:8px;width:min(1280px,100% - 48px);margin:18px auto -30px;padding:12px 14px;font-size:15px}.project-directory-main .project-category-filter{gap:8px;margin-bottom:18px}.project-directory-main .project-category-filter button{border-radius:8px;min-height:38px;padding:0 14px;font-size:15px}.project-directory-main .project-category-filter button span{min-width:20px;height:20px;font-size:12px}.directory-list{background:#fff;border:1px solid #dfe3e8;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #10182805}.directory-list-head,.directory-project-row{grid-template-columns:minmax(520px,1fr) minmax(250px,310px);align-items:center;column-gap:24px;display:grid}.directory-list-head{color:#8a919b;background:#fafbfc;border-bottom:1px solid #e8ebef;min-height:48px;padding:0 24px;font-size:14px;font-weight:600}.directory-project-row{color:#111318;text-align:left;background:#fff;border-bottom:1px solid #eceff2;width:100%;min-height:148px;padding:18px 24px;transition:background .14s;position:relative}.directory-project-row:last-child{border-bottom:0}.directory-project-row:hover,.directory-project-row.is-selected{background:#f8faff}.directory-project-row.is-selected:before{content:"";background:var(--project-color);width:3px;position:absolute;inset:0 auto 0 0}.directory-service-preview-link{min-width:0;color:inherit;text-decoration:none;display:block;position:relative}.directory-service-preview-link .project-share-preview{background:#fff;border:1px solid #e0e5eb;border-radius:9px;grid-template-columns:164px minmax(0,1fr);transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;overflow:hidden}.directory-service-preview-link:hover .project-share-preview,.directory-service-preview-link:focus-visible .project-share-preview{border-color:#aebff8;transform:translateY(-1px);box-shadow:0 8px 22px #21439f1c}.directory-service-preview-link .project-share-media{aspect-ratio:auto;min-height:106px}.directory-service-preview-link .project-share-copy{padding:14px 16px}.directory-service-preview-link .project-share-copy small{font-size:13px}.directory-service-preview-link .project-share-copy strong{margin-top:6px;font-size:18px;font-weight:700}.directory-service-preview-link .project-share-copy p{color:#69717d;margin-top:6px;font-size:14px;line-height:1.55}.directory-service-preview-link .project-share-fallback span{text-align:center;padding:0 10px;font-size:14px}.directory-open-service{color:#315ee8;opacity:0;background:#fffffff0;border:1px solid #d8e1ff;border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:12px;font-weight:700;transition:all .14s;display:inline-flex;position:absolute;top:9px;right:9px;transform:translateY(-2px)}.directory-open-service svg{width:11px;height:11px}.directory-service-preview-link:hover .directory-open-service,.directory-service-preview-link:focus-visible .directory-open-service{opacity:1;transform:translateY(0)}.directory-project-meta{gap:14px;min-width:0;display:grid}.directory-project-identity{align-items:center;gap:14px;min-width:0;display:flex}.directory-project-identity>i{background:var(--project-color);border-radius:4px;flex:none;width:8px;height:38px}.directory-project-identity>span{gap:6px;min-width:0;display:grid}.directory-project-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:650;overflow:hidden}.directory-project-identity small{color:#8a919b;font-size:13px}.directory-project-meta-line{align-items:center;gap:10px;display:flex}.directory-project-domain{color:#525963;background:#f1f3f6;border-radius:5px;padding:5px 8px;font-size:13px;font-weight:650}.directory-health{color:#59616c;align-items:center;gap:6px;font-size:13px;display:inline-flex}.directory-health i{background:#1a9a50;border-radius:50%;width:8px;height:8px}.directory-health.warning i{background:#ea920b}.directory-health.danger i{background:#e43b38}.directory-progress{gap:10px;min-width:0;display:grid}.directory-progress>span{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:9px;display:grid}.directory-progress>span>i{background:#e9edf2;border-radius:999px;height:6px;overflow:hidden}.directory-progress em{border-radius:inherit;background:var(--project-color);height:100%;display:block}.directory-progress b{color:#525963;font-size:15px;font-weight:600}.directory-progress small{color:#9298a1;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.directory-project-actions{gap:10px;min-width:0;display:grid}.directory-service-url{color:#26354f;background:#fafbfc;border:1px solid #e0e5eb;border-radius:8px;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;min-width:0;min-height:50px;padding:8px 10px 8px 12px;text-decoration:none;transition:all .14s;display:grid}.directory-service-url:hover,.directory-service-url:focus-visible{color:#2f5ee8;background:#f5f7ff;border-color:#b8c7f7}.directory-service-url>span{gap:4px;min-width:0;display:grid}.directory-service-url small{color:#9097a1;font-size:12px;font-weight:650}.directory-service-url strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.directory-service-url>svg{color:#7f8997;width:14px;height:14px}.directory-project-actions>div{grid-template-columns:1fr 1fr 38px 38px;gap:8px;display:grid}.project-directory-shell .directory-project-actions .copy-url-button,.directory-detail-button,.directory-edit-button,.directory-delete-button{color:#4e5865;cursor:pointer;background:#fff;border:1px solid #dce1e7;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 11px;font-size:14px;font-weight:700;display:inline-flex}.project-directory-shell .directory-project-actions .copy-url-button:hover,.directory-detail-button:hover,.directory-edit-button:hover{color:#2f5ee8;background:#f6f8ff;border-color:#b9c8f7}.directory-edit-button,.directory-delete-button{color:#8b929c;padding:0}.directory-edit-button:hover{color:#2f5ee8}.directory-delete-button:hover{color:#d63b3b;background:#fff5f5;border-color:#efb8b8}.directory-edit-button svg,.directory-delete-button svg{width:15px;height:15px}.project-directory-shell .directory-project-actions .copy-url-button.is-copied{color:#168248;background:#f2fbf5;border-color:#addbbb}.directory-detail-button svg{width:14px;height:14px}.directory-empty{color:#8a919b;background:#fff;border:1px dashed #d5dae1;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:280px;display:grid}.directory-empty svg{width:26px;height:26px;margin-bottom:4px}.directory-empty strong{color:#414852;font-size:18px}.directory-empty span{font-size:15px}.project-directory-shell .detail-panel{z-index:40;border-left-color:#dfe3e8;width:min(520px,100vw);box-shadow:-16px 0 50px #11131821}.project-directory-shell .detail-header{min-height:150px;padding:22px 24px 18px}.project-directory-shell .detail-title{margin:20px 0 14px}.project-directory-shell .detail-title strong{font-size:25px}.project-directory-shell .detail-title small{font-size:14px}.project-directory-shell .detail-actions button{height:36px;padding:0 12px;font-size:14px}.project-directory-shell .detail-actions svg{width:15px;height:15px}.project-directory-shell .detail-tabs{gap:8px;height:54px;padding:0 20px;display:flex}.project-directory-shell .detail-tabs button{min-width:76px;padding:0 12px;font-size:15px}.project-directory-shell .detail-section{padding:24px}.project-directory-shell .detail-section h3{margin-bottom:15px;font-size:17px}.project-directory-shell .detail-project-summary dl{background:#fafbfc;border:1px solid #e0e5eb;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.project-directory-shell .detail-project-summary dl>div:nth-child(2){border-right:0}.project-directory-shell .detail-project-summary dl>div:nth-child(-n+2){border-bottom:1px solid #e6e9ed}.detail-project-period{align-items:center;gap:5px;display:flex}.detail-project-period svg{color:#6379ae;width:12px;height:12px}.project-directory-shell .detail-project-summary dl>div{border-right:1px solid #e6e9ed;gap:7px;min-width:0;padding:13px 14px;display:grid}.project-directory-shell .detail-project-summary dl>div:last-child{border-right:0}.project-directory-shell .detail-project-summary dt{color:#8a919b;font-size:12px;font-weight:650}.project-directory-shell .detail-project-summary dd{color:#242933;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;font-weight:650;overflow:hidden}.project-directory-shell .detail-section-title>span{color:#8a919b;font-size:14px}.project-directory-shell .detail-preview-section .project-share-copy{padding:14px 15px 15px}.project-directory-shell .detail-preview-section .project-share-copy small{font-size:13px}.project-directory-shell .detail-preview-section .project-share-copy strong{font-size:17px}.project-directory-shell .detail-preview-section .project-share-copy p{font-size:14px;line-height:1.55}.project-directory-shell .detail-project-link{grid-template-columns:22px minmax(0,1fr) auto;gap:9px;min-height:58px;padding:8px 10px 8px 12px}.project-directory-shell .detail-project-link>svg{width:18px;height:18px}.project-directory-shell .detail-project-link small{font-size:12px}.project-directory-shell .detail-project-link a{font-size:14px}.project-directory-shell .copy-url-button{height:32px;padding:0 8px;font-size:12px}.project-directory-shell .detail-source-grid{gap:9px}.project-directory-shell .detail-source-grid a{gap:9px;min-height:54px;padding:0 10px;font-size:14px}.detail-bio-links{gap:8px;display:grid}.detail-bio-links>a{color:#202630;background:#fff;border:1px solid #dde2e8;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:11px;min-height:60px;padding:9px 12px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;box-shadow:0 2px 8px #1118270a}.detail-bio-links>a:hover{border-color:#a8bce9;transform:translateY(-1px);box-shadow:0 5px 14px #204ea417}.detail-bio-link-icon{color:#3566cc;background:#edf3ff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.detail-bio-link-icon.is-instagram{color:#bc2a8d;background:#fff0f8}.detail-bio-link-icon.is-store{color:#087c42;background:#ebfaf2}.detail-bio-link-icon svg{width:18px;height:18px}.detail-bio-links>a>span:nth-child(2){gap:3px;min-width:0;display:grid}.detail-bio-links strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:750;overflow:hidden}.detail-bio-links small{color:#848c98;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.detail-bio-links>a>svg{color:#98a1ad;width:14px;height:14px}.project-resource-section{background:#fbfcfe;gap:18px;display:grid}.project-resource-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.project-resource-heading>div{min-width:0}.project-directory-shell .project-resource-heading h3{margin:0 0 4px}.project-resource-heading span,.project-resource-policy{color:#818997;font-size:13px}.project-resource-heading input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.project-resource-heading>button{color:#fff;cursor:pointer;background:#2458de;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:108px;height:36px;padding:0 12px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 4px 12px #2458de2e}.project-resource-heading>button:hover:not(:disabled){background:#1f4dcc}.project-resource-heading>button:disabled{cursor:wait;opacity:.66}.project-resource-heading>button svg{width:15px;height:15px}.project-resource-policy{margin:-12px 0 0}.project-resource-message{color:#31559e;background:#f2f6ff;border:1px solid #d7e2fb;border-radius:7px;margin:-8px 0 0;padding:9px 11px;font-size:13px;line-height:1.45}.project-pinned-resources,.project-all-resources{gap:9px;display:grid}.project-pinned-resources{background:#fffcf2;border:1px solid #ead9a4;border-radius:10px;padding:14px}.project-resource-subheading{color:#384150;justify-content:space-between;align-items:center;min-height:22px;font-size:14px;font-weight:750;display:flex}.project-resource-subheading span{align-items:center;gap:6px;display:inline-flex}.project-resource-subheading svg{color:#c18400;fill:#ffe8a3;width:13px;height:13px}.project-resource-subheading em{color:#687181;text-align:center;background:#eef1f5;border-radius:10px;min-width:22px;padding:2px 6px;font-size:12px;font-style:normal}.project-resource-list{gap:7px;display:grid}.project-resource-row{background:#fff;border:1px solid #e1e5eb;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px;transition:all .15s;display:grid}.project-resource-row:hover{border-color:#c6d2e8;box-shadow:0 3px 12px #1f33560f}.project-resource-row.is-pinned{border-color:#e6d08e}.project-resource-icon{color:#3d63c8;background:#eef3ff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.project-resource-icon svg{width:17px;height:17px}.project-resource-copy{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:4px;padding:0;display:grid}.project-resource-copy strong{color:#2e3540;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.project-resource-copy small{color:#8a919b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.project-resource-actions{gap:3px;display:flex}.project-resource-actions button{color:#7b8491;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.project-resource-actions button:hover,.project-resource-actions button.is-active{color:#2458de;background:#eef3ff;border-color:#cbd8fb}.project-resource-actions button.is-danger:hover{color:#d13d3d;background:#fff4f4;border-color:#f0c5c5}.project-resource-actions button:disabled{cursor:wait;opacity:.45}.project-resource-actions svg{width:13px;height:13px}.project-resource-empty{color:#8a919b;text-align:center;background:#fff9;border:1px dashed #d8dde4;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:54px;margin:0;padding:11px;font-size:13px;line-height:1.45;display:flex}.project-resource-empty svg{width:14px;height:14px}@keyframes resource-spin{to{transform:rotate(360deg)}}.project-directory-shell .milestone-box{padding:15px 14px 13px}.project-directory-shell .milestone-box>span strong{font-size:17px}.project-directory-shell .milestone-box>span small,.project-directory-shell .milestone-box>em,.project-directory-shell .detail-progress>span{font-size:13px}.project-directory-shell .detail-task-list label{min-height:0}.detail-task-heading,.detail-task-heading>div{align-items:center;display:flex}.detail-task-heading{justify-content:space-between;gap:12px}.detail-task-heading>div{flex-direction:column;align-items:flex-start;gap:3px}.detail-task-heading h3{margin-bottom:0!important}.detail-task-heading>button{color:#fff;cursor:pointer;background:#146ef5;border:0;border-radius:7px;flex:none;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:14px;font-weight:750;display:inline-flex}.detail-task-heading>button svg{width:14px;height:14px}.project-directory-shell .detail-task-item{border-bottom:1px solid var(--line);grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:7px 9px 7px 11px;display:grid}.project-directory-shell .detail-task-item:last-child{border-bottom:0}.project-directory-shell .detail-task-item>label{cursor:pointer;place-items:center;width:18px;height:18px;padding:0;display:grid}.detail-task-copy{gap:4px;min-width:0;display:grid}.project-directory-shell .detail-task-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.project-directory-shell .detail-task-copy time{color:#7d8795;font-size:12px}.project-directory-shell .detail-task-copy time,.project-directory-shell .detail-task-copy time>span{align-items:center;gap:4px;display:inline-flex}.project-directory-shell .detail-task-copy time svg{width:10px;height:10px;margin-left:3px}.detail-task-item.is-complete .detail-task-copy strong{opacity:.5;text-decoration:line-through}.detail-task-actions{gap:4px;display:flex}.detail-task-actions button{color:#7f8792;cursor:pointer;background:#fff;border:1px solid #e2e6eb;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.detail-task-actions button:hover{color:#2f5ee8;border-color:#b9c8f7}.detail-task-actions button:last-child:hover{color:#d63b3b;border-color:#efb8b8}.detail-task-actions svg{width:13px;height:13px}.task-completed-field{align-self:end;align-items:center;min-height:43px;gap:9px!important;display:flex!important}.task-completed-field input{width:18px;min-height:18px}.detail-empty-state{color:#8a919b;text-align:center;border:1px dashed #d8dde4;border-radius:8px;margin:0;padding:42px 16px;font-size:15px}.project-dialog-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.project-dialog,.project-delete-dialog{background:#fff;border:1px solid #dfe3e8;border-radius:14px;width:min(640px,100%);overflow:hidden;box-shadow:0 24px 64px #0f172a3d}.project-form-dialog{width:min(820px,100%)}.project-dialog>header{border-bottom:1px solid #e8ebef;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.project-dialog header small,.project-delete-dialog>small{color:#2f63e8;letter-spacing:.08em;font-size:12px;font-weight:800}.project-dialog h2,.project-delete-dialog h2{color:#111318;letter-spacing:-.035em;margin:5px 0 0;font-size:25px}.notification-dialog>header p{color:#737c88;margin:5px 0 0;font-size:14px}.project-dialog>header>button{color:#6d7580;cursor:pointer;background:#f4f6f8;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.project-dialog>header svg{width:18px;height:18px}.project-dialog form{padding:22px 24px 24px}.project-dialog-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.project-dialog-grid label{gap:7px;min-width:0;display:grid}.project-dialog-grid label>span{color:#4c5561;font-size:14px;font-weight:750}.project-dialog-grid label>span em{color:#9aa1aa;margin-left:4px;font-size:12px;font-style:normal;font-weight:600}.project-dialog-grid input,.project-dialog-grid select,.project-dialog-grid textarea{color:#1d232c;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #d8dde4;border-radius:8px;outline:none;padding:10px 12px;font-size:16px}.project-dialog-grid textarea{resize:vertical;min-height:82px}.project-dialog-grid input:focus,.project-dialog-grid select:focus,.project-dialog-grid textarea:focus{border-color:#7fa2f7;box-shadow:0 0 0 3px #3f69e11f}.project-dialog-grid label>small{color:#8b929c;font-size:12px;line-height:1.5}.project-dialog-wide{grid-column:1/-1}.project-link-editor{gap:10px;padding-top:2px;display:grid}.project-link-editor-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-link-editor-heading>span{color:#4c5561;font-size:14px;font-weight:750}.project-link-editor-heading>span em{color:#9aa1aa;margin-left:4px;font-size:12px;font-style:normal;font-weight:600}.project-link-editor-heading>button{color:#245bc7;cursor:pointer;background:#f7f9ff;border:1px solid #b9caf5;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:13px;font-weight:750;display:inline-flex}.project-link-editor-heading>button svg{width:14px;height:14px}.project-link-editor>p{color:#8b929c;margin:-2px 0 0;font-size:12px;line-height:1.5}.project-link-editor-list{gap:8px;display:grid}.project-link-editor-row{background:#fbfcfe;border:1px solid #dfe4ea;border-radius:10px;grid-template-columns:20px minmax(120px,.7fr) minmax(210px,1.3fr) auto;align-items:end;gap:9px;padding:10px;display:grid}.project-link-editor-row>svg{color:#76808d;align-self:center;width:17px;height:17px}.project-link-editor-row label{gap:5px}.project-link-editor-row label>span{font-size:12px}.project-link-editor-row input{min-height:39px;padding-block:8px;font-size:14px}.project-link-row-actions{align-items:center;gap:4px;height:39px;display:flex}.project-link-row-actions button{color:#66707d;cursor:pointer;background:#fff;border:1px solid #d9dee5;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.project-link-row-actions button:hover:not(:disabled){color:#245bc7;border-color:#aebfea}.project-link-row-actions .project-link-remove-button:hover:not(:disabled){color:#b33737;background:#fff8f8;border-color:#e3b7b7}.project-link-row-actions button:disabled{cursor:not-allowed;opacity:.35}.project-link-row-actions svg{width:14px;height:14px}.project-link-editor-empty{color:#8a919b;text-align:center;background:#fbfcfe;border:1px dashed #d8dde4;border-radius:9px;padding:16px;font-size:13px}.project-dialog-error{color:#a33131;background:#fff2f2;border-radius:7px;margin:14px 0 0;padding:10px 12px;font-size:14px}.notification-loading{color:#717985;justify-content:center;align-items:center;gap:9px;min-height:260px;font-size:15px;display:flex}.notification-loading svg{width:18px;height:18px}.notification-form{gap:16px;display:grid}.notification-form>label:not(.notification-toggle){gap:7px;display:grid}.notification-form>label>span{color:#4c5561;font-size:14px;font-weight:750}.notification-form input[type=password],.notification-form textarea{color:#1d232c;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #d8dde4;border-radius:8px;outline:none;padding:10px 12px;font-size:15px}.notification-form textarea{resize:vertical;min-height:116px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.55}.notification-form input[type=password]:focus,.notification-form textarea:focus{border-color:#7fa2f7;box-shadow:0 0 0 3px #3f69e11f}.notification-form label>small{color:#8b929c;font-size:12px;line-height:1.5}.notification-security-note{color:#256b48;background:#f4fbf7;border:1px solid #cce7d8;border-radius:9px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.notification-security-note>svg{flex:none;width:18px;height:18px}.notification-security-note span,.notification-toggle span{gap:3px;display:grid}.notification-security-note strong,.notification-toggle strong{font-size:14px}.notification-security-note small,.notification-toggle small{color:#688075;font-size:12px;line-height:1.5}.notification-toggle{cursor:pointer;align-items:center;gap:10px;display:flex}.notification-toggle input{accent-color:#146ef5;width:18px;height:18px}.notification-template-variables{flex-wrap:wrap;gap:5px;margin-top:-8px;display:flex}.notification-template-variables code{color:#3456a4;background:#eef3ff;border-radius:5px;padding:4px 6px;font-size:12px}.notification-delivery-status,.notification-success{border-radius:7px;margin:0;padding:9px 11px;font-size:13px}.notification-delivery-status.is-success,.notification-success{color:#24704a;background:#effaf3}.notification-delivery-status.is-failed{color:#a33131;background:#fff2f2}.notification-test-button{color:#315cc9;background:#f6f8ff;border-color:#b9c8f7!important}.notification-test-button svg{width:14px;height:14px}.project-dialog footer{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.project-dialog footer button,.project-delete-dialog button{cursor:pointer;border:1px solid #d8dde4;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:92px;height:42px;padding:0 14px;font-size:15px;font-weight:750;display:inline-flex}.project-dialog-cancel,.project-delete-dialog button{color:#515965;background:#fff}.project-dialog-submit{color:#fff;background:#146ef5;border-color:#146ef5!important}.project-dialog button:disabled,.project-delete-dialog button:disabled{cursor:wait;opacity:.65}.project-dialog-submit svg,.project-delete-dialog button svg{width:15px;height:15px}.project-delete-dialog{width:min(430px,100%);padding:26px}.project-delete-dialog p{color:#69717d;margin:12px 0 22px;font-size:15px;line-height:1.7}.project-delete-dialog>div{justify-content:flex-end;gap:9px;display:flex}.project-delete-dialog .is-danger{color:#fff;background:#dc3f3f;border-color:#dc3f3f}.is-spinning{animation:.8s linear infinite directory-spin}@keyframes directory-spin{to{transform:rotate(360deg)}}@media (width<=1180px) and (width>=761px){.directory-list-head,.directory-project-row{grid-template-columns:minmax(390px,1fr) minmax(220px,280px);column-gap:20px}.directory-service-preview-link .project-share-preview{grid-template-columns:148px minmax(0,1fr)}}@media (width<=980px) and (width>=761px){.project-directory-shell .workspace-header{padding-inline:22px}.workspace-brand{width:145px}.workspace-brand .solverine-logo img{width:112px}.project-directory-shell .header-actions{width:48px}.project-directory-shell .profile-button>span:not(.avatar),.project-directory-shell .profile-button>svg{display:none}.project-directory-shell .global-search{width:min(250px,25vw)}}@media (width<=760px){.project-directory-shell .workspace-header{height:68px;padding:0 15px}.workspace-brand{flex:none;width:auto}.workspace-view-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:60;background:#fffffff7;border:1px solid #d9dee6;border-radius:12px;justify-content:stretch;height:54px;padding:5px;position:fixed;bottom:12px;left:15px;right:15px;box-shadow:0 10px 30px #1118272e}.workspace-view-nav button{flex:33.333%;justify-content:center;height:42px}.workspace-brand .solverine-logo img{width:112px}.workspace-brand .solverine-logo small,.project-directory-shell .global-search input,.project-directory-shell .global-search kbd,.project-directory-shell .profile-button>span:not(.avatar){display:none}.project-directory-shell .global-search{background:0 0;border-color:#0000;justify-content:center;width:42px;margin:0 0 0 auto;padding:0}.project-directory-shell .header-actions{width:auto}.project-directory-shell .profile-button{justify-content:center;width:42px;padding:0}.project-directory-shell .profile-button>svg{display:none}.project-directory-main{width:calc(100% - 30px);padding:32px 0 86px}.workspace-calendar-main,.workspace-board-main{width:calc(100% - 30px);padding:32px 0 90px}.calendar-heading,.board-heading{align-items:center;margin-bottom:18px}.calendar-heading h1,.board-heading h1{font-size:33px}.calendar-heading p,.board-heading p{display:none}.calendar-add-task{justify-content:center;width:42px;padding:0;font-size:0}.calendar-toolbar{flex-direction:column;align-items:stretch;padding:12px}.calendar-month-controls h2{margin-left:auto;font-size:20px}.calendar-project-filter{width:100%}.calendar-project-filter select{width:100%;min-width:0}.calendar-legend{justify-content:flex-start}.calendar-grid-scroll{display:none}.calendar-agenda{display:block}.calendar-agenda-day{border-bottom:1px solid #e8ebef;grid-template-columns:44px minmax(0,1fr);gap:10px;min-height:86px;padding:14px 12px;display:grid}.calendar-agenda-day>time{align-content:start;justify-items:center;gap:2px;display:grid}.calendar-agenda-day>time strong{color:#202731;font-size:21px}.calendar-agenda-day>time span{color:#8a929e;font-size:12px;font-weight:650}.calendar-agenda-day>div{gap:6px;min-width:0;display:grid}.calendar-agenda-day button{color:#344054;text-align:left;background:#fff;border:1px solid #e0e5eb;border-radius:7px;align-items:center;gap:9px;min-width:0;min-height:47px;padding:8px 9px;display:flex;overflow:hidden}.calendar-agenda-project>i{border-radius:999px;flex:none;width:4px;height:28px}.calendar-agenda-day button>span:not(.calendar-agenda-time){gap:3px;min-width:0;display:grid}.calendar-agenda-day button strong,.calendar-agenda-day button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-agenda-day button strong{font-size:14px}.calendar-agenda-day button small{color:#7d8794;font-size:12px}.calendar-agenda-task{background:#f7f9ff!important}.calendar-agenda-time{color:#3f64c6;flex:none;width:42px;font-size:12px;font-weight:750}.calendar-agenda-task.is-complete{opacity:.58}.calendar-agenda-task.is-complete strong{text-decoration:line-through}.calendar-agenda-empty{color:#7d8794;text-align:center;margin:0;padding:48px 18px;font-size:14px}.calendar-empty-note{align-items:flex-start;line-height:1.5}.board-toolbar{flex-direction:column;align-items:stretch;padding:12px}.board-toolbar-actions{flex-direction:column-reverse;align-items:stretch;gap:11px}.board-group-toggle{min-height:32px}.kanban-board{scroll-snap-type:x mandatory;grid-template-columns:repeat(4,minmax(82vw,82vw));padding:12px}.kanban-column{scroll-snap-align:center;min-height:520px}.kanban-column-body{min-height:450px}.directory-heading{align-items:center;gap:12px;margin-bottom:20px}.directory-heading-actions{gap:9px}.directory-sync-button{width:42px;padding:0;font-size:0}.metadata-sync-message{text-align:left;width:100%}.project-sync-status{display:none}.directory-add-button{width:42px;padding:0;font-size:0}.directory-add-button svg{width:18px;height:18px}.project-sync-error{width:calc(100% - 30px);margin:14px auto -18px}.directory-heading h1{font-size:33px}.directory-heading p{display:none}.project-directory-main .project-category-filter{margin:0 -15px 16px;padding:0 15px}.project-directory-main .project-category-filter button{min-height:40px;padding:0 13px;font-size:15px}.directory-list-head{display:none}.directory-project-row{grid-template-columns:minmax(0,1fr);gap:14px;min-height:0;padding:15px;display:grid}.directory-service-preview-link .project-share-preview{grid-template-columns:122px minmax(0,1fr)}.directory-service-preview-link .project-share-media{min-height:112px}.directory-service-preview-link .project-share-copy{padding:12px}.directory-service-preview-link .project-share-copy small{font-size:12px}.directory-service-preview-link .project-share-copy strong{white-space:normal;-webkit-line-clamp:2;font-size:17px}.directory-service-preview-link .project-share-copy p{-webkit-line-clamp:3;font-size:13px}.directory-open-service{display:none}.directory-project-actions{gap:9px}.project-directory-shell .detail-project-summary dl>div{padding:11px 10px}.directory-service-url{min-height:52px}.directory-service-url strong{font-size:15px}.project-directory-shell .directory-project-actions .copy-url-button,.directory-detail-button,.directory-edit-button,.directory-delete-button{height:42px;font-size:15px}.project-dialog-backdrop{align-items:end;padding:12px}.project-dialog{border-radius:16px 16px 10px 10px;max-height:calc(100vh - 24px);overflow-y:auto}.project-dialog>header,.project-dialog form{padding-inline:18px}.project-dialog-grid{grid-template-columns:1fr;gap:14px}.project-dialog-wide{grid-column:auto}.project-link-editor-row{grid-template-columns:18px minmax(0,1fr) auto;grid-template-areas:"icon label actions"".url actions";align-items:center}.project-link-editor-row>svg{grid-area:icon}.project-link-editor-row>label:first-of-type{grid-area:label}.project-link-url-field{grid-area:url}.project-link-row-actions{flex-direction:column;grid-area:actions;height:auto}.notification-dialog footer button{white-space:nowrap;flex:1 1 0;min-width:0;padding-inline:8px;font-size:13px}.project-delete-dialog{padding:22px}.project-directory-shell .detail-panel{border:1px solid #dfe3e8;border-bottom:0;border-radius:18px 18px 0 0;height:calc(100vh - 32px);inset:auto 0 0}.project-directory-shell .detail-header{padding-inline:18px}.project-directory-shell .detail-section{padding:20px}.project-directory-shell .detail-tabs{gap:2px;padding:0 12px;display:flex;overflow-x:auto}.project-directory-shell .detail-tabs button{min-width:74px;font-size:15px}.project-resource-heading{align-items:flex-start}.project-resource-heading>button{min-width:100px}.project-resource-row{grid-template-columns:32px minmax(0,1fr)}.project-resource-actions{grid-column:2;justify-content:flex-end}}
