.hp3 .projects-page section.projects-loop{background:var(--surface-dark);color:var(--on-dark)}.hp3 .projects-loop>.wrap.projects-delivery-stage{max-width:1240px;display:block;text-align:center}.hp3 .projects-delivery-heading{max-width:790px;margin:0 auto 42px}.hp3 .projects-delivery-heading .sec-head{margin-bottom:18px}.hp3 .projects-delivery-heading h2{color:var(--on-dark)}.hp3 .projects-delivery-heading .eyebrow{color:var(--on-dark-accent)}.hp3 .projects-delivery-heading .lede{color:var(--on-dark-muted)}.hp3 .projects-delivery-heading .projects-agent-copy{font-size:14px;line-height:1.8;max-width:680px;margin-inline:auto;color:var(--on-dark-muted)}.hp3 .projects-delivery-stage>.projects-inline-link{margin-top:22px;color:var(--on-dark-accent)}.hp3 .projects-delivery-art{color:var(--on-dark);text-align:left}.hp3 .pdl-flow{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr);align-items:stretch}.hp3 .pdl-card{display:flex;flex-direction:column;min-width:0;min-height:310px;padding:25px;border:1px solid var(--art-dark-border);border-radius:16px;background:linear-gradient(145deg,var(--art-dark-soft),var(--art-dark));transition:border-color .5s}.hp3 .pdl-label{font:10px/1.6 var(--mono);letter-spacing:.06em;color:var(--on-dark-muted)}.hp3 .pdl-person{display:flex;align-items:center;gap:11px;margin-top:24px}.hp3 .pdl-card-foot>img,.hp3 .pdl-person>img{border-radius:50%;flex:none}.hp3 .pdl-person strong{display:block;font-size:14px;font-weight:500}.hp3 .pdl-person span{display:block;font-size:11px;color:var(--on-dark-muted);margin-top:2px}.hp3 .pdl-quote{font-size:17px;line-height:1.65;margin:19px 0 23px;letter-spacing:-.02em}.hp3 .pdl-card h3{font-size:19px;line-height:1.4;font-weight:500;letter-spacing:-.025em;margin:21px 0 19px;color:var(--on-dark)}.hp3 .pdl-agent{display:flex;align-items:center;gap:10px;min-height:57px}.hp3 .pdl-agent>img,.hp3 .pdl-agent>svg{flex:none}.hp3 .pdl-agent strong{display:block;font-size:12px;font-weight:500}.hp3 .pdl-agent span{display:block;font-size:10px;line-height:1.6;color:var(--on-dark-muted);margin-top:3px}.hp3 .pdl-agent>svg{color:var(--on-dark-accent);margin-left:auto}.hp3 .pdl-card-foot{display:flex;align-items:center;gap:8px;min-height:42px;padding-top:16px;margin-top:auto;font-size:10px;line-height:1.6;color:var(--on-dark-muted)}.hp3 .pdl-card-foot>svg{color:var(--on-dark-accent);flex:none}.hp3 .pdl-story{justify-content:space-between;border-top:1px solid var(--art-dark-border);margin-top:17px}.hp3 .pdl-story>span:first-child{font:10px var(--mono)}.hp3 .pdl-story>span:last-child{display:flex;align-items:center;gap:6px;font-size:10px;min-width:78px}.hp3 .pdl-story i{width:5px;height:5px;border-radius:50%;background:currentColor}.hp3 .pdl-story [data-done=true]{color:var(--on-dark-accent)}.hp3 .pdl-update-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.hp3 .pdl-update-heading>span{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--on-dark-muted)}.hp3 .pdl-reply{font-size:14px;line-height:1.85;color:var(--on-dark-muted)}.hp3 .pdl-guide{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.6;padding:11px 0;margin-top:8px;color:var(--on-dark-accent)}.hp3 .pdl-guide>svg{flex:none}.hp3 .pdl-update[data-sent=true],.hp3 .pdl-work[data-active=true]{border-color:#52885e}.hp3 .pdl-update[data-sent=true] .pdl-update-heading>span{color:var(--on-dark-accent)}.hp3 .pdl-connector{position:relative;align-self:center;height:1px;background:rgba(196,216,204,.14);overflow:hidden}.hp3 .pdl-connector>i{position:absolute;inset:0;background:var(--on-dark-accent);transform:translateX(-100%);opacity:0}.hp3 .projects-delivery-art[data-playing=true] .pdl-connector[data-active=true]>i{opacity:1;animation:pdl-flow 1.6s ease-in-out infinite}.hp3 .projects-delivery-art[data-playing=true][data-phase="1"] .pdl-agent{animation:pdl-working 2s ease-in-out infinite}.hp3 .pdl-footer{display:flex;align-items:center;justify-content:center;gap:15px;min-height:58px;font-size:11px;color:var(--on-dark-muted)}.hp3 .pdl-playback{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--art-dark-border);border-radius:50%;color:var(--on-dark-muted);background:transparent;cursor:pointer}.hp3 .pdl-playback:focus-visible{outline:2px solid var(--on-dark-accent);outline-offset:4px}.hp3 .projects-delivery-art[data-playing=false] *{animation:none;transition:none}@keyframes pdl-flow{to{transform:translateX(100%)}}@keyframes pdl-working{50%{opacity:.65}}@media(max-width:1100px) and (min-width:761px){.hp3 .pdl-flow{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr)}.hp3 .pdl-card{padding:20px 16px}.hp3 .pdl-card h3{font-size:16px}.hp3 .pdl-quote{font-size:15px}.hp3 .pdl-reply{font-size:12px}.hp3 .pdl-agent{min-height:68px;gap:7px}.hp3 .pdl-agent>img{width:24px;height:24px}.hp3 .pdl-agent strong{font-size:11px}.hp3 .pdl-agent span{font-size:9px}.hp3 .pdl-agent>svg{width:11px}.hp3 .pdl-card-foot{font-size:9px;min-height:48px}}@media(max-width:760px){.hp3 .projects-delivery-heading{margin-bottom:30px}.hp3 .projects-delivery-heading .projects-agent-copy{font-size:13px}.hp3 .pdl-flow{grid-template-columns:minmax(0,1fr);max-width:430px;margin-inline:auto}.hp3 .pdl-card{min-height:0;padding:24px}.hp3 .pdl-connector{width:1px;height:26px;justify-self:center}.hp3 .pdl-connector>i{transform:translateY(-100%)}.hp3 .projects-delivery-art[data-playing=true] .pdl-connector[data-active=true]>i{animation-name:pdl-flow-mobile}.hp3 .pdl-person{margin-top:18px}.hp3 .pdl-quote{margin:16px 0 5px}.hp3 .pdl-card h3{margin-top:17px;margin-bottom:14px}.hp3 .pdl-card-foot{min-height:45px}.hp3 .pdl-update .pdl-card-foot{min-height:51px}}@keyframes pdl-flow-mobile{to{transform:translateY(100%)}}@media(prefers-reduced-motion:reduce){.hp3 .projects-delivery-art *{animation:none!important;transition:none!important}.hp3 .pdl-playback{display:none}}.hp3 .project-focus{font-family:Helpin Projects UI,sans-serif;color:#e6ece8;min-width:0}.hp3 .pf-playback{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px;margin-bottom:12px;font:9px var(--mono);letter-spacing:.05em;color:#a3bbae}.hp3 .pf-playback button{display:grid;place-items:center;width:28px;height:28px;flex:none;border:1px solid #43634f;border-radius:50%;background:#ffffff0d;color:#d4e5d9;cursor:pointer}.hp3 .pf-playback button:focus-visible{outline:2px solid #b8ddbb;outline-offset:4px}.hp3 .pf-scene{border:1px solid #303a33;border-radius:12px;background:#171b18;overflow:hidden;box-shadow:0 24px 70px #0003;font-size:12px;line-height:1.5}.hp3 .pf-scene img,.hp3 .pf-scene svg{flex:none}.hp3 .pf-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #303a33;background:#1b211d}.hp3 .pf-workspace{display:flex;align-items:center;gap:10px;font-size:12px}.hp3 .pf-divider{color:#6f7c73;margin:0 3px}.hp3 .pf-add{gap:5px;padding:6px 12px;border-radius:20px;background:#e6ece8;color:#171b18;white-space:nowrap}.hp3 .pf-add,.hp3 .pf-views{display:flex;align-items:center;font-size:11px}.hp3 .pf-views{gap:24px;height:44px;padding:0 24px;border-bottom:1px solid #303a33;color:#a4afa7}.hp3 .pf-views>span{display:flex;align-items:center;gap:7px;height:100%}.hp3 .pf-views .pf-current-view{border-bottom:2px solid #b8cbbb;color:#e6ece8}.hp3 .pf-toolbar{display:flex;align-items:center;gap:10px;padding:14px 24px;color:#a4afa7;min-height:58px;font-size:11px}.hp3 .pf-filter,.hp3 .pf-filter-chip{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.hp3 .pf-filter-chip{border:1px solid #39463c;padding:3px 7px;border-radius:5px;color:#c8d2cb}.hp3 .pf-blocked-filter{color:#dfba80;border-color:#705c3f;transition:opacity .35s ease,transform .35s ease}.hp3 .pf-blocked-filter[data-visible=false]{opacity:0;transform:translateX(-8px)}.hp3 .pf-view-switch{display:flex;gap:3px;border:1px solid #38433b;border-radius:6px;padding:3px;margin-left:auto}.hp3 .pf-view-switch>span{display:flex;align-items:center;gap:5px;padding:3px 8px;border-radius:4px;transition:background .3s,color .3s}.hp3 .pf-view-switch [data-selected=true]{background:#303d33;color:#e6ece8}.hp3 .pf-content{position:relative;height:560px;margin:0 24px;isolation:isolate}.hp3 .pf-board{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;transition:opacity .45s,transform .45s}.hp3 .pf-board[data-visible=false]{opacity:0;transform:translateY(10px);pointer-events:none}.hp3 .pf-column{border-top:3px solid var(--pf-state-color);padding-top:14px}.hp3 .pf-column-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding-inline:2px;font-size:12px}.hp3 .pf-column-title>span:last-child{display:flex;align-items:center;gap:15px;color:#a4afa7;font-size:11px}.hp3 .pf-state{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;color:#c8d2cb}.hp3 .pf-state>i{width:8px;height:8px;border-radius:50%;flex:none}.hp3 .pf-card{padding:16px;margin-bottom:12px;border:1px solid #354138;border-radius:8px;background:#1e2420;box-shadow:0 1px 2px #0002}.hp3 .pf-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hp3 .pf-card-title>svg{color:#e5a15b;width:16px;height:16px}.hp3 .pf-task-title{display:grid;gap:5px;min-width:0}.hp3 .pf-task-title small{font:10px var(--mono);color:#a4afa7}.hp3 .pf-task-title strong{font-size:12px;line-height:1.5;font-weight:500;color:#e6ece8}.hp3 .pf-card-sprint{display:flex;align-items:center;gap:6px;font-size:10px;color:#a4afa7;margin-top:17px}.hp3 .pf-blocker{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:#dfba80;margin-top:12px;background:#49392355;border:1px solid #705c3f88;padding:3px 6px;border-radius:4px}.hp3 .pf-card-footer{display:flex;align-items:center;gap:8px;margin-top:15px;font-size:10px;color:#a4afa7}.hp3 .pf-card-footer>svg{color:#e5a15b}.hp3 .pf-card-footer>.pf-owner{margin-left:auto}.hp3 .pf-owner{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:11px;color:#c8d2cb}.hp3 .pf-owner i,.hp3 .pf-owner img{width:22px;height:22px;border-radius:50%}.hp3 .pf-owner i{display:grid;place-items:center;font:8px Helpin Projects UI,sans-serif;background:#876038;color:#f1e6d8}.hp3 .pf-owner i[data-owner=Jules]{background:#635388}.hp3 .pf-list-area{width:60%;padding-right:24px;transition:opacity .4s,transform .4s}.hp3 .pf-list-area[data-visible=false]{opacity:0;transform:translateY(10px);pointer-events:none}.hp3 .pf-list-heading,.hp3 .pf-row{display:grid;grid-template-columns:minmax(0,1fr) 102px 72px;gap:14px;align-items:center;padding:15px 12px;border-bottom:1px solid #303a33}.hp3 .pf-list-heading{font-size:10px;color:#a4afa7;padding-block:10px;background:#1e2420;border-radius:6px 6px 0 0}.hp3 .pf-row{min-height:81px}.hp3 .pf-row[data-blocked=true]{background:#69513515}.hp3 .project-focus[data-phase="2"] .pf-row,.hp3 .project-focus[data-phase="3"] .pf-row{border-left:2px solid #c19c63;padding-left:10px}.hp3 .pf-list-total{display:flex;justify-content:space-between;padding:12px;font-size:10px;color:#89988d}.hp3 .pf-dependency{margin:16px 0 0 12px;padding:18px;border:1px solid #4b4937;border-radius:8px;background:#20261f;transition:opacity .45s,transform .45s}.hp3 .pf-dependency[data-visible=false]{opacity:0;transform:translateY(10px);pointer-events:none}.hp3 .pf-dependency-label{display:flex;align-items:center;gap:6px;color:#dfba80;font-size:10px;margin-bottom:14px}.hp3 .pf-dependency-task>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.hp3 .pf-dependency p{margin:14px 0;font-size:11px;line-height:1.6;color:#a4afa7}.hp3 .pf-customer{display:flex;align-items:flex-start;gap:8px;border-top:1px solid #3b453b;padding-top:14px;color:#a4afa7;font-size:10px;line-height:1.6}.hp3 .pf-customer svg{margin-top:2px}.hp3 .pf-customer strong{display:block;color:#c8d2cb;font-size:10px;font-weight:500;margin-bottom:4px}.hp3 .pf-context-note{position:absolute;right:0;top:62px;width:36%;padding:35px 25px;text-align:center;transition:opacity .4s,transform .4s}.hp3 .pf-context-note[data-visible=false]{opacity:0;transform:translateY(10px);pointer-events:none}.hp3 .pf-note-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 20px;border:1px solid rgba(196,216,204,.14);border-radius:12px;background:var(--art-dark-raised);color:#a7c2ae}.hp3 .pf-context-note>strong{font-size:17px;font-weight:500}.hp3 .pf-context-note p{font-size:12px;line-height:1.8;color:#a4afa7;margin:12px 0 22px}.hp3 .pf-context-note>span:last-child{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#acc6b3}.hp3 .pf-ask{position:absolute;right:0;top:0;width:38%;height:532px;display:flex;flex-direction:column;border:1px solid #465047;border-radius:12px;background:#202520;box-shadow:0 16px 45px #0005;transition:opacity .5s,transform .5s cubic-bezier(.22,1,.36,1)}.hp3 .pf-ask[data-visible=false]{opacity:0;transform:translateY(18px);pointer-events:none}.hp3 .pf-ask-header{display:flex;align-items:center;gap:10px;padding:15px;border-bottom:1px solid #374139;background:#272e28;border-radius:12px 12px 0 0;color:#a4afa7}.hp3 .pf-ask-header>span{margin-right:auto}.hp3 .pf-ask-header strong{display:block;font-size:12px;font-weight:600;color:#e6ece8}.hp3 .pf-ask-header small{display:block;font-size:10px;margin-top:2px}.hp3 .pf-ask-chat{padding:18px;flex:1;min-height:0}.hp3 .pf-question{display:flex;align-items:flex-start;gap:8px}.hp3 .pf-question img{border-radius:50%}.hp3 .pf-question p{padding:10px 12px;margin:0;background:#303a32;border-radius:8px;font-size:11px;line-height:1.6;color:#e1e9e3}.hp3 .pf-answer{margin-top:21px}.hp3 .pf-answer-label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:500;color:#e6ece8}.hp3 .pf-answer>p{font-size:12px;line-height:1.7;color:#c8d2cb;margin:12px 0 17px}.hp3 .pf-answer p strong{font-weight:500;color:#e6ece8}.hp3 .pf-recommendation{display:flex;gap:9px;margin-top:14px}.hp3 .pf-recommendation>span{font:10px var(--mono);color:#9bbb9f;padding-top:3px}.hp3 .pf-recommendation strong{font-size:11px;font-weight:500;color:#d5e3d8}.hp3 .pf-recommendation p{font-size:11px;line-height:1.6;color:#a4afa7;margin:4px 0 0}.hp3 .pf-sources{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.hp3 .pf-sources>span{display:flex;align-items:center;gap:4px;padding:3px 5px;border:1px solid #3d4940;border-radius:4px;font-size:9px;color:#b5c9bb}.hp3 .pf-composer{margin:12px;padding:11px;border:1px solid #414d43;border-radius:8px;background:#191e1b;color:#87998c;font-size:11px}.hp3 .pf-composer>div{display:flex;align-items:center;gap:7px;margin-top:13px}.hp3 .pf-composer small{font-size:9px}.hp3 .pf-composer>div>span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#a3bda8;color:#15291c;margin-left:auto}.hp3 .pf-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 24px;border-top:1px solid #303a33;font-size:10px;color:#95a69a}.hp3 .pf-bottom>span:first-child{display:flex;align-items:center;gap:6px}.hp3 .project-focus[data-playing=true][data-phase="3"] .pf-answer{animation:pf-answer-in .5s ease .45s both}@keyframes pf-answer-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hp3 .project-focus[data-playing=false] *{transition:none}@media(max-width:1000px){.hp3 .pf-content{height:610px;margin-inline:18px}.hp3 .pf-list-area{width:55%;padding-right:16px}.hp3 .pf-ask{width:43%;height:585px}.hp3 .pf-list-heading,.hp3 .pf-row{grid-template-columns:minmax(0,1fr) 64px;gap:10px}.hp3 .pf-list-heading>span:nth-child(2){display:none}.hp3 .pf-row>.pf-state{grid-column:1;grid-row:2}.hp3 .pf-row>.pf-owner{grid-column:2;grid-row:1/3}.hp3 .pf-task-title strong{font-size:11px}.hp3 .pf-context-note{width:41%;padding-inline:12px}.hp3 .pf-ask-header{gap:7px}.hp3 .pf-ask-header>svg:first-of-type{display:none}.hp3 .pf-card{padding:12px}.hp3 .pf-board{gap:12px}}@media(max-width:700px){.hp3 .pf-header{padding:14px}.hp3 .pf-workspace{gap:6px;font-size:10px}.hp3 .pf-add{font-size:0;padding:7px}.hp3 .pf-views{padding-inline:14px;gap:18px}.hp3 .pf-toolbar{padding:12px 14px;gap:6px;flex-wrap:wrap}.hp3 .pf-filter{font-size:0;gap:0}.hp3 .pf-filter-chip{font-size:10px;gap:4px}.hp3 .pf-view-switch{font-size:0;gap:0}.hp3 .pf-view-switch>span{padding:5px;gap:0}.hp3 .pf-content{height:1060px;margin-inline:14px}.hp3 .pf-list-area{width:100%;padding:0}.hp3 .pf-list-heading,.hp3 .pf-row{grid-template-columns:minmax(0,1fr) 66px}.hp3 .pf-board{display:block}.hp3 .pf-column{margin-bottom:22px}.hp3 .pf-column-title{margin-bottom:12px}.hp3 .pf-card{margin-bottom:8px;padding:12px}.hp3 .pf-card-title .pf-task-title{display:block}.hp3 .pf-card-title small{margin-right:8px}.hp3 .pf-card-sprint{display:none}.hp3 .pf-card-footer{margin-top:10px}.hp3 .pf-task-title strong{font-size:12px}.hp3 .pf-dependency{margin-left:0;padding:16px}.hp3 .pf-ask{width:100%;top:480px;height:555px}.hp3 .pf-context-note{top:485px;width:100%;padding:25px 16px}.hp3 .pf-ask-header{padding:14px}.hp3 .pf-bottom{padding:14px;font-size:9px}.hp3 .pf-bottom>span:last-child{display:none}.hp3 .pf-playback{font-size:8px}.hp3 .pf-ask-chat{padding:16px}.hp3 .pf-answer>p{font-size:12px}}@media(prefers-reduced-motion:reduce){.hp3 .project-focus *{animation:none!important;transition:none!important}.hp3 .pf-playback button{display:none}}.hp3 .pf-card-title>.pf-bug{color:#e98278}.hp3 .projects-planning-grid>article{border-color:var(--border);border-radius:18px;background:var(--bg2)}.hp3 .projects-planning-grid>article:nth-child(2){background:var(--bg2)}.hp3 .projects-planning-grid .projects-planning-copy{padding:30px 30px 26px}.hp3 .projects-planning-grid .projects-planning-step{font-size:9px;color:var(--t3)}.hp3 .projects-page .projects-planning-grid .project-scene{margin:0 30px 30px;padding:24px;background:var(--bg);border:1px solid var(--border);border-radius:10px;color:var(--ink);box-shadow:0 7px 24px #27442c05}.hp3 .projects-planning-grid .ps-toolbar{color:var(--t2);border-bottom:1px solid var(--border);padding-bottom:18px;margin-bottom:22px}.hp3 .projects-planning-grid .ps-toolbar button{background:var(--bg2);border-color:var(--border);color:var(--em)}.hp3 .projects-planning-grid .ps-toolbar button:focus-visible{outline:2px solid #0f7a50;outline-offset:4px}.hp3 .projects-planning-grid .ps-toolbar-separator{color:var(--t3)}.hp3 .pp-roadmap,.hp3 .pp-sprint{min-height:521px;font-size:12px}.hp3 .pp-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.hp3 .pp-eyebrow{font:9px var(--mono);letter-spacing:.06em;color:var(--t2)}.hp3 .pp-heading h3{font:600 22px/1.3 Helpin Projects UI,sans-serif;color:var(--ink);letter-spacing:-.02em;margin:5px 0 0}.hp3 .pp-status{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid var(--border);border-radius:5px;background:var(--bg2);color:var(--t2);font-size:9px;line-height:1.4;white-space:nowrap;transition:color .35s,background .35s,border-color .35s}.hp3 .pp-status>i{width:5px;height:5px;border-radius:50%;background:currentColor}.hp3 .pp-status[data-tone=sage]{background:var(--em-t);border-color:var(--border);color:var(--em)}.hp3 .pp-status[data-tone=amber]{background:#fbf6e9;border-color:#e8dec8;color:#896426}.hp3 .pp-date{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--t2);margin-top:9px}.hp3 .pp-progress-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--t2);margin-top:24px}.hp3 .pp-progress-label strong{font-weight:500;color:var(--ink)}.hp3 .pp-progress{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;margin-top:12px}.hp3 .pp-progress>span{display:grid;place-items:center;height:18px;border-radius:3px;border:1px solid #e4d6b7;background:#f6eddc;color:var(--bg);transition:background .4s}.hp3 .pp-progress>span[data-done=true]{background:var(--em);border-color:var(--em)}.hp3 .pp-progress-legend{display:flex;justify-content:space-between;gap:12px;margin:10px 0 18px;font-size:9px;color:var(--t2)}.hp3 .pp-progress-legend>span{display:flex;align-items:center;gap:5px}.hp3 .pp-progress-legend i{width:5px;height:5px;border-radius:50%;background:var(--em)}.hp3 .pp-progress-legend>span:last-child i{background:#b98a3f}.hp3 .pp-transfer{position:relative;height:314px}.hp3 .pp-source{position:absolute;inset:0 0 auto;height:108px;border:1px solid var(--border);border-radius:8px;background:var(--bg2)}.hp3 .pp-source-summary{display:flex;align-items:center;gap:10px;height:100%;padding:18px;color:var(--em);transition:opacity .4s ease .5s}.hp3 .pp-source-summary strong{display:block;font-size:11px;font-weight:500;color:var(--ink)}.hp3 .pp-source-summary small{display:block;font-size:10px;margin-top:6px;color:var(--t2)}.hp3 .pp-transfer[data-carried=false] .pp-source-summary{opacity:0;transition-delay:0s}.hp3 .pp-transfer-path{position:absolute;top:111px;left:0;right:0;height:34px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;color:var(--t2)}.hp3 .pp-transfer-path>span:not(.pp-transfer-caption){width:20px;height:1px;background:var(--border)}.hp3 .pp-transfer-path>svg{color:var(--em)}.hp3 .pp-destination{position:absolute;top:146px;left:0;right:0;height:168px;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:var(--bg2);transition:border-color .4s,background .4s}.hp3 .pp-transfer[data-carried=true] .pp-destination{border-color:var(--em);background:var(--em-t)}.hp3 .pp-destination>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.hp3 .pp-destination h4{font:500 13px Helpin Projects UI,sans-serif;color:var(--ink);letter-spacing:0;margin:0}.hp3 .pp-destination .pp-date{margin-top:5px;font-size:9px}.hp3 .pp-carry-tasks{position:absolute;top:12px;left:14px;right:14px;display:grid;gap:8px;transform:translateY(196px);transition:transform .85s cubic-bezier(.22,1,.36,1)}.hp3 .pp-transfer[data-carried=false] .pp-carry-tasks{transform:translateY(0)}.hp3 .pp-carry-tasks>div{display:flex;align-items:center;gap:8px;height:38px;background:var(--bg);border:1px solid var(--border);border-radius:5px;padding:6px 9px;box-shadow:0 3px 9px #27442c08}.hp3 .pp-task-state{width:6px;height:6px;background:#b98a3f;border-radius:50%;flex:none}.hp3 .pp-carry-tasks>div>div{display:flex;align-items:center;gap:7px;min-width:0;flex:1}.hp3 .pp-carry-tasks small{font:8px var(--mono);color:var(--t2);flex:none}.hp3 .pp-carry-tasks strong{font-size:10px;font-weight:400;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp3 .pp-carry-tasks img,.hp3 .pp-owner{width:20px;height:20px;flex:none;border-radius:50%}.hp3 .pp-owner{display:grid;place-items:center;background:#f0e2c9;color:#876426;font-size:7px}.hp3 .pp-closeout{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:17px;font-size:10px;color:var(--t2);min-height:18px;transition:color .4s}.hp3 .pp-closeout[data-recorded=true]{color:var(--em)}.hp3 .pp-objective{display:flex;align-items:center;gap:10px;background:var(--bg2);border:1px solid var(--border);border-radius:8px;padding:15px 12px;min-height:74px}.hp3 .pp-objective>span:first-child{display:grid;place-items:center;width:32px;height:32px;flex:none;border-radius:7px;background:var(--em-t);color:var(--em)}.hp3 .pp-objective>div{flex:1;min-width:0}.hp3 .pp-objective small{font:8px var(--mono);letter-spacing:.06em;color:var(--t2)}.hp3 .pp-objective strong{display:block;margin-top:5px;font-size:12px;font-weight:500;line-height:1.5;color:var(--ink)}.hp3 .pp-epic-count{font-size:9px;color:var(--t2);white-space:nowrap}.hp3 .pp-months{display:grid;grid-template-columns:30fr 31fr 30fr;margin-top:26px;font:9px var(--mono);color:var(--t2)}.hp3 .pp-months>span{border-left:1px solid var(--border);padding:0 0 10px 8px}.hp3 .pp-roadmap-rows{background:linear-gradient(90deg,#dbe5d655 1px,transparent 0),linear-gradient(90deg,transparent calc(30 / 91 * 100%),#dbe5d655 calc(30 / 91 * 100%),#dbe5d655 calc(30 / 91 * 100% + 1px),transparent calc(30 / 91 * 100% + 1px)),linear-gradient(90deg,transparent calc(61 / 91 * 100%),#dbe5d655 calc(61 / 91 * 100%),#dbe5d655 calc(61 / 91 * 100% + 1px),transparent calc(61 / 91 * 100% + 1px))}.hp3 .pp-epic{padding:14px 0 13px;border-top:1px solid #dce6d780;transition:background .4s}.hp3 .pp-epic[data-focused=true]{background:#648b5907}.hp3 .pp-epic-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-inline:8px}.hp3 .pp-epic-heading>strong{font-size:12px;font-weight:500;color:var(--ink)}.hp3 .pp-epic-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 8px 0;font-size:9px;color:var(--t2)}.hp3 .pp-epic-meta>span:first-child{display:flex;align-items:center;gap:5px}.hp3 .pp-epic-track{position:relative;height:18px;margin-top:12px}.hp3 .pp-epic-bar{position:absolute;left:var(--pp-start);width:var(--pp-width);height:18px;color:var(--em)}.hp3 .pp-epic-bar[data-tone=amber]{color:#b59153}.hp3 .pp-epic-bar[data-tone=neutral]{color:#9cac8d}.hp3 .pp-epic-bar>span{position:absolute;inset:0;background:color-mix(in srgb,currentColor 32%,var(--bg));border:1px solid;border-radius:4px;transform-origin:left;transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .4s}.hp3 .pp-epic[data-drawn=false] .pp-epic-bar>span{transform:scaleX(.02);opacity:.25}.hp3 .pp-epic-bar>i{position:absolute;top:6px;width:5px;height:5px;border-radius:50%;background:currentColor;transition:opacity .4s .4s}.hp3 .pp-epic-bar>i:nth-child(2){left:6px}.hp3 .pp-epic-bar>i:last-child{right:6px}.hp3 .pp-epic[data-drawn=false] .pp-epic-bar>i{opacity:0}.hp3 .pp-roadmap-focus{display:flex;align-items:center;gap:10px;margin-top:18px;min-height:69px;padding:12px;background:var(--bg2);border:1px solid var(--border);border-radius:7px}.hp3 .pp-focus-icon{display:grid;place-items:center;width:30px;height:30px;flex:none;color:var(--em)}.hp3 .pp-roadmap-focus strong{font-size:11px;font-weight:500;color:var(--ink)}.hp3 .pp-roadmap-focus p{font-size:10px;line-height:1.6;color:var(--t2);margin:5px 0 0}.hp3 .pp-roadmap-footer{display:flex;align-items:center;gap:6px;margin-top:17px;font-size:9px;color:var(--t2)}.hp3 .pp-roadmap-footer>span:last-child{margin-left:auto}.hp3 .project-scene[data-playing=true] .pp-progress>span[data-done=true]{animation:pp-task-done .5s ease var(--pp-delay) both}.hp3 .project-scene[data-playing=true][data-phase="2"] .pp-transfer-path>svg{animation:pp-carry-arrow .85s ease both}@keyframes pp-task-done{0%{background:var(--em-t);border-color:var(--border);color:transparent}to{background:var(--em);border-color:var(--em);color:var(--bg)}}@keyframes pp-carry-arrow{0%{transform:translateY(-5px);opacity:.3}to{transform:none;opacity:1}}.hp3 .projects-planning-grid .project-scene[data-playing=false] *{transition:none}@media(max-width:1100px) and (min-width:761px){.hp3 .projects-planning-grid .projects-planning-copy{padding:24px 20px}.hp3 .projects-page .projects-planning-grid .project-scene{margin:0 20px 24px;padding:20px 16px}.hp3 .pp-carry-tasks>div>div{display:grid;gap:2px}.hp3 .pp-epic-count{display:none}.hp3 .pp-objective{padding-inline:10px}.hp3 .pp-objective strong{font-size:11px}}@media(max-width:600px){.hp3 .projects-planning-grid>article{border-radius:14px}.hp3 .projects-planning-grid .projects-planning-copy{padding:22px 18px}.hp3 .projects-page .projects-planning-grid .project-scene{margin:0 18px 22px;padding:20px 16px}}@media(max-width:400px){.hp3 .projects-page .projects-planning-grid .project-scene{padding:20px 14px}.hp3 .pp-carry-tasks>div>div{display:grid;gap:2px}.hp3 .pp-carry-tasks>div{padding-inline:6px;gap:5px}.hp3 .pp-carry-tasks small{font-size:7px}.hp3 .pp-carry-tasks strong{font-size:9px}.hp3 .pp-epic-count{display:none}.hp3 .pp-epic-heading>strong{font-size:11px}.hp3 .pp-source-summary{padding:12px;gap:8px}.hp3 .pp-source-summary strong{font-size:10px}.hp3 .pp-source-summary small{font-size:9px}.hp3 .pp-transfer-caption{font-size:8px}.hp3 .pp-transfer-path{gap:5px}.hp3 .pp-transfer-path>span:not(.pp-transfer-caption){width:10px}.hp3 .pp-status{font-size:8px}.hp3 .pp-objective strong{font-size:11px}}@media(prefers-reduced-motion:reduce){.hp3 .projects-planning-grid .project-scene *{animation:none!important;transition:none!important}}.hp3 .pp-owner-jules{background:#e4dcf0;color:#685485}.hp3 .pp-sprint[data-stage="2"] .pp-carry-tasks{transition:none}.hp3 .pp-sprint .pp-closeout{min-height:32px}