.fred-estimate-scope .gantt-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.fred-estimate-scope .gantt-modal__backdrop{position:absolute;inset:0;background:rgba(15,22,21,.46);backdrop-filter:blur(6px)}.fred-estimate-scope .gantt-modal__shell{position:relative;width:min(1240px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:flex;flex-direction:column}.fred-estimate-scope .gantt-modal__close{position:absolute;top:-14px;right:-14px;z-index:2;display:grid;place-items:center;width:34px;height:34px;border:none;border-radius:999px;background:#0f172a;color:#fff;cursor:pointer;box-shadow:0 6px 16px rgba(15,23,42,.3)}.fred-estimate-scope .gantt-card{display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 48px);border-radius:18px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,255,.92));box-shadow:0 14px 36px rgba(15,23,42,.12);overflow:hidden;color:#0f172a}.fred-estimate-scope .gantt-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid #e6eaf2;background:linear-gradient(180deg,#ffffff,#f7faff)}.fred-estimate-scope .gantt-title{display:flex;flex-direction:column;gap:2px;min-width:0}.fred-estimate-scope .gantt-title strong{font-size:1rem;letter-spacing:-.01em}.fred-estimate-scope .gantt-title small{font-size:.76rem;color:#64748b}.fred-estimate-scope .gantt-legend{display:flex;flex-wrap:wrap;gap:6px 12px}.fred-estimate-scope .gantt-legend-item{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;color:#475569}.fred-estimate-scope .gantt-legend-dot{width:11px;height:11px;border-radius:3px;box-shadow:0 1px 2px rgba(15,23,42,.18)}.fred-estimate-scope .gantt-scroll{overflow:auto;flex:1 1 auto;min-height:0}.fred-estimate-scope .gantt-inner{position:relative}.fred-estimate-scope .gantt-headrow{top:0;z-index:20;border-bottom:1px solid #e6eaf2;box-shadow:0 8px 20px rgba(15,23,42,.06)}.fred-estimate-scope .gantt-head-left,.fred-estimate-scope .gantt-headrow{position:sticky;display:flex;background:linear-gradient(180deg,#f9fbff,#f3f6fc)}.fred-estimate-scope .gantt-head-left{left:0;z-index:22;align-items:center;padding:0 14px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#667085;border-right:1px solid #e6eaf2}.fred-estimate-scope .gantt-head-time{position:relative;flex:0 0 auto}.fred-estimate-scope .gantt-unit{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;border-left:1px solid #e6eaf2;font-size:.68rem;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden}.fred-estimate-scope .gantt-row{display:flex;border-bottom:1px solid #f1f4f8}.fred-estimate-scope .gantt-row:hover .gantt-cell-time{background-color:rgba(10,132,255,.04)}.fred-estimate-scope .gantt-row--phase{background:#f6f8fb}.fred-estimate-scope .gantt-cell-left{position:sticky;left:0;z-index:4;display:flex;flex-direction:column;justify-content:center;gap:1px;padding:0 14px;border-right:1px solid #e6eaf2;background:#fbfdff;overflow:hidden}.fred-estimate-scope .gantt-row--phase .gantt-cell-left{background:#f6f8fb}.fred-estimate-scope .gantt-cell-left--phase{flex-direction:row;align-items:center;gap:8px;font-size:.82rem;font-weight:700;color:#0f172a}.fred-estimate-scope .gantt-cell-left--phase em{margin-left:auto;font-style:normal;font-size:.7rem;font-weight:700;color:#94a3b8}.fred-estimate-scope .gantt-phase-dot{width:9px;height:9px;border-radius:2px;flex:0 0 auto}.fred-estimate-scope .gantt-task-name{font-size:.82rem;font-weight:500;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fred-estimate-scope .gantt-task-dept{font-size:.68rem;color:#64748b}.fred-estimate-scope .gantt-cell-time{position:relative;flex:0 0 auto;background-image:repeating-linear-gradient(90deg,transparent 0,transparent calc(var(--gantt-unit-w, 30px) - 1px),rgba(148,163,184,.18) calc(var(--gantt-unit-w, 30px) - 1px),rgba(148,163,184,.18) var(--gantt-unit-w,30px));transition:background-color .12s ease}.fred-estimate-scope .gantt-bar{position:absolute;top:50%;transform:translateY(-50%);height:22px;border-radius:10px;background:linear-gradient(135deg,color-mix(in srgb,var(--c,#0a84ff) 82%,#ffffff) 0,var(--c,#0a84ff) 58%,color-mix(in srgb,var(--c,#0a84ff) 80%,#0f172a) 100%);border:1px solid color-mix(in srgb,var(--c,#0a84ff) 50%,transparent);box-shadow:0 6px 14px color-mix(in srgb,var(--c,#0a84ff) 22%,transparent)}.fred-estimate-scope .gantt-bar--summary{--c:#0f172a;height:12px;border-radius:4px;box-shadow:0 0 0 2px #ffffff,0 6px 14px rgba(15,23,42,.2)}.fred-estimate-scope .gantt-bar-label{position:absolute;top:50%;transform:translateY(-50%);font-size:.68rem;font-weight:600;color:#475569;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.9),0 0 8px rgba(255,255,255,.78);pointer-events:none}.fred-estimate-scope .gantt-today{position:absolute;bottom:0;width:2px;background:linear-gradient(180deg,rgba(79,70,229,.2),#4f46e5,rgba(79,70,229,.2));box-shadow:0 0 0 1px rgba(79,70,229,.14),0 0 22px rgba(79,70,229,.24);z-index:6;pointer-events:none}.fred-estimate-scope .gantt-foot{margin:0;padding:9px 18px;border-top:1px solid #e6eaf2;font-size:.72rem;color:#64748b;background:#f9fbff}.fred-estimate-scope .gantt-empty{padding:40px;text-align:center;color:#64748b}body[data-theme=dark] .fred-estimate-scope .gantt-card{background:linear-gradient(180deg,rgba(24,30,29,.99),rgba(20,26,25,.97));border-color:rgba(255,255,255,.1);color:#e6edf3}body[data-theme=dark] .fred-estimate-scope .gantt-head-left,body[data-theme=dark] .fred-estimate-scope .gantt-headrow,body[data-theme=dark] .fred-estimate-scope .gantt-topbar{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.1)}body[data-theme=dark] .fred-estimate-scope .gantt-cell-left{background:rgba(255,255,255,.02);border-color:rgba(255,255,255,.08)}body[data-theme=dark] .fred-estimate-scope .gantt-row--phase,body[data-theme=dark] .fred-estimate-scope .gantt-row--phase .gantt-cell-left{background:rgba(255,255,255,.05)}body[data-theme=dark] .fred-estimate-scope .gantt-row{border-color:rgba(255,255,255,.06)}body[data-theme=dark] .fred-estimate-scope .gantt-cell-left--phase,body[data-theme=dark] .fred-estimate-scope .gantt-task-name{color:#e6edf3}body[data-theme=dark] .fred-estimate-scope .gantt-foot{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.1);color:#9fb8a6}.scope-wizard{--wizard-bg-1:#f5f7fb;--wizard-bg-2:#f5f7fb;--wizard-ink:#172033;--wizard-muted:#667085;--wizard-panel:#ffffff;--wizard-panel-strong:#ffffff;--wizard-line:#dfe5ef;--wizard-accent:#3b5bb3}.scope-wizard .scope-wizard__backdrop{background:#f5f7fb}.scope-wizard.scope-wizard--embedded{padding:18px 20px 28px;background:#f5f7fb}.fred-scope-page{position:relative;min-height:100%;padding-top:18px;background:#f5f7fb}.fred-scope-context-header{display:flex;align-items:center;gap:12px;min-height:64px;margin:0 20px;padding:10px 14px;border:1px solid #dfe5ef;border-radius:12px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.fred-scope-context-header__back{display:inline-grid;flex:0 0 38px;width:38px;height:38px;place-items:center;padding:0;border:1px solid #d9e0eb;border-radius:9px;background:#ffffff;color:#475467;transition:border-color .15s ease,background .15s ease,color .15s ease}.fred-scope-context-header__back:hover{border-color:#b9c5da;background:#f8faff;color:#304b95}.fred-scope-context-header__back:focus-visible{outline:3px solid rgba(59,91,179,.16);outline-offset:2px}.fred-scope-context-header__identity{flex:1 1 auto;min-width:0}.fred-scope-context-header__identity h1{overflow:hidden;margin:0;color:#172033;font-size:14px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.fred-scope-context-header__details{display:flex;min-width:0;align-items:center;gap:0;margin:3px 0 0;color:#748096;font-size:11px;line-height:1.35;white-space:nowrap}.fred-scope-context-header__details span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fred-scope-context-header__details span+span:before{content:"\00b7";display:inline-block;margin:0 8px;color:#b0b8c6}.fred-scope-page>.scope-wizard.scope-wizard--embedded{padding-top:16px}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-wizard__topbar{display:none}.scope-wizard.scope-wizard--embedded .scope-wizard__topbar{min-height:58px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 12px;border:1px solid #dfe5ef;border-radius:12px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04)}.scope-wizard .scope-wizard__brand{flex:1 1 auto;min-width:0}.scope-wizard .scope-wizard__brand-face{width:34px;height:34px;border-color:#d7deea;border-radius:9px}.scope-wizard .scope-wizard__brand strong{color:#172033;font-size:13px}.scope-wizard .scope-wizard__brand-meta{color:#758195;font-size:11px}.scope-wizard .scope-wizard__brand-meta em{max-width:min(620px,52vw);overflow:hidden;padding:2px 7px;color:#3b5bb3;background:#eef2ff;text-overflow:ellipsis;white-space:nowrap}.scope-wizard .scope-wizard__top-actions{flex:0 0 auto}.scope-wizard.scope-wizard--embedded .scope-wizard__topbar>.scope-wizard__ghost:first-child{width:38px;min-width:38px;padding:0;gap:0;overflow:hidden;font-size:0}.scope-wizard.scope-wizard--embedded .scope-wizard__topbar>.scope-wizard__ghost:first-child svg{width:17px;height:17px}.scope-wizard .scope-step,.scope-wizard .scope-wizard__change-type,.scope-wizard .scope-wizard__ghost,.scope-wizard .scope-wizard__primary,.scope-wizard .scope-wizard__secondary{min-height:38px;border-color:#d9e0eb;border-radius:9px;background:#ffffff;color:#344054;box-shadow:none}.scope-wizard .scope-wizard__ghost:hover,.scope-wizard .scope-wizard__secondary:hover:not(:disabled){border-color:#b9c5da;background:#f8faff;color:#243b75}.scope-wizard .scope-wizard__primary{border-color:#3b5bb3;background:#3b5bb3;color:#ffffff}.scope-wizard .scope-wizard__primary:hover:not(:disabled){border-color:#304b95;background:#304b95}.scope-wizard .scope-wizard__primary:disabled,.scope-wizard .scope-wizard__secondary:disabled{border-color:#e4e8ef;background:#f4f6f9;color:#98a2b3;opacity:1}.scope-wizard:not(.scope-wizard--embedded) .scope-wizard__start{width:min(620px,calc(100% - 40px));margin-top:clamp(70px,16vh,180px);padding:34px;border:1px solid #dfe5ef;border-radius:14px;background:#ffffff;box-shadow:0 8px 24px rgba(16,24,40,.06)}.scope-wizard .scope-wizard__start:before{content:"";display:block;width:30px;height:30px;margin:0 auto 18px;border:3px solid #e2e7f0;border-top-color:#3b5bb3;border-radius:50%;animation:fred-scope-spin .8s linear infinite}.scope-wizard .scope-wizard__eyebrow,.scope-wizard .scope-wizard__review-kicker{color:#3b5bb3;letter-spacing:.12em}.scope-wizard .scope-wizard__start h1{margin:8px 0;color:#172033;font-size:clamp(30px,4vw,42px);letter-spacing:-.03em}.scope-wizard .scope-wizard__start>p{margin-bottom:0;color:#667085;font-size:15px}@keyframes fred-scope-spin{to{transform:rotate(1turn)}}.scope-wizard .scope-routing-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.scope-wizard .scope-routing-stepbar{margin-bottom:16px;padding:17px 20px 14px;border:1px solid #dfe5ef;border-radius:14px;background:#ffffff;box-shadow:0 1px 2px rgba(16,24,40,.04),0 8px 24px rgba(16,24,40,.035)}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-stepbar__summary{display:none}.scope-wizard .scope-routing-stepbar__title{gap:9px}.scope-wizard .scope-routing-stepbar__title svg{width:30px;height:30px;padding:6px;color:#3b5bb3;border:1px solid #dce4f5;border-radius:9px;background:#f2f5ff}.scope-wizard .scope-routing-stepbar__title span{color:#243b75;font-size:12px;letter-spacing:.09em}.scope-wizard .scope-routing-stepbar__summary strong{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;color:#536078;border:1px solid #e1e6ef;border-radius:999px;background:#f7f8fb;font-size:11px}.scope-wizard .scope-routing-stepbar__meter{position:relative;z-index:0;width:87.5%;height:2px;margin:28px 6.25% -16px;background:#dfe5ef;box-shadow:none}.scope-wizard .scope-routing-stepbar__meter i{position:relative;background:linear-gradient(90deg,#3b5bb3,#5977c7);box-shadow:0 0 0 1px rgba(59,91,179,.06)}.scope-wizard .scope-routing-stepbar__steps{position:relative;z-index:1;grid-template-columns:repeat(8,minmax(0,1fr));gap:0}.scope-wizard .scope-routing-step{min-width:0;min-height:72px;grid-template-columns:minmax(0,1fr);grid-template-rows:30px 16px 16px;grid-template-areas:"num" "step" "label";place-items:center;gap:1px;padding:0 5px;border:0;border-radius:0;background:transparent;box-shadow:none;opacity:1}.scope-wizard .scope-routing-step span{width:28px;height:28px;border:2px solid #d9e0eb;background:#ffffff;color:#7a8496;font-size:11px;box-shadow:0 0 0 4px #ffffff;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.scope-wizard .scope-routing-step em{color:#667085;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.scope-wizard .scope-routing-step small{max-width:100%;overflow:hidden;color:#8a94a6;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.scope-wizard .scope-routing-step.is-active{background:transparent;box-shadow:none}.scope-wizard .scope-routing-step.is-active span,.scope-wizard .scope-routing-step.is-complete span{border-color:#3b5bb3;background:#3b5bb3;color:#ffffff;box-shadow:0 0 0 4px #ffffff,0 0 0 7px rgba(59,91,179,.13),0 4px 10px rgba(59,91,179,.2)}.scope-wizard .scope-routing-step.is-active em,.scope-wizard .scope-routing-step.is-complete em{color:#3b5bb3}.scope-wizard .scope-routing-step.is-active small{color:#243b75;font-weight:800}.scope-wizard .scope-routing-step:not(:disabled):hover span{border-color:#8ca0ce;background:#f2f5ff;color:#304b95}.scope-wizard .scope-routing-step.is-active:hover span,.scope-wizard .scope-routing-step.is-complete:hover span{border-color:#3b5bb3;background:#3b5bb3;color:#ffffff}.scope-wizard .scope-routing-step:focus-visible{outline:0}.scope-wizard .scope-routing-step:focus-visible span{box-shadow:0 0 0 4px #ffffff,0 0 0 7px rgba(59,91,179,.24)}.scope-wizard .scope-routing-step:disabled{cursor:default;opacity:1}@media (min-width:1101px){.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-stepbar__meter{margin:28px 6.25% -22px}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-step{min-height:80px;grid-template-rows:42px 16px 16px;gap:3px}}.scope-wizard .scope-routing-stage{grid-template-columns:190px minmax(0,1fr);gap:28px;padding:28px;border:1px solid #dfe5ef;border-radius:12px;background:#ffffff;box-shadow:0 1px 3px rgba(16,24,40,.05)}.scope-wizard .scope-routing-assistant{gap:12px;padding-right:24px;border-right:1px solid #e5e9f0}.scope-wizard .scope-routing-fred-card{min-height:132px;border:1px solid #e1e6ef;border-radius:10px;background:#f7f8fb}.scope-wizard .scope-routing-fred-card img{width:112px;filter:none}.scope-wizard .scope-routing-fred-card span{top:10px;right:10px;width:30px;height:30px;border-color:#cbd4e5;background:#ffffff;box-shadow:none;color:#3b5bb3;font-size:17px}.scope-wizard .scope-routing-tip{padding:14px;border-color:#dfe5ef;border-radius:10px;background:#f8faff}.scope-wizard .scope-routing-tip strong{color:#3b5bb3;font-size:10px;letter-spacing:.08em}.scope-wizard .scope-routing-tip p{margin-top:9px;color:#667085;font-size:12px;line-height:1.5}.scope-wizard .scope-routing-question-card__body{padding:2px 0}.scope-wizard .scope-routing-eyebrow{color:#3b5bb3;font-size:10px;letter-spacing:.1em}.scope-wizard .scope-routing-question-card h2{margin:12px 0 8px;color:#172033;font-size:clamp(30px,3.5vw,44px);letter-spacing:-.04em;line-height:1.08}.scope-wizard .scope-routing-question-card__body>i{width:28px;height:2px;margin:2px 0 16px;background:#3b5bb3}.scope-wizard .scope-routing-question-card p{margin-bottom:22px;color:#667085;font-size:14px;line-height:1.5}.scope-wizard .scope-routing-answer-card{padding:16px;border-color:#d9e0eb;border-radius:10px;background:#fbfcfe}.scope-wizard .scope-routing-answer-card__head span,.scope-wizard .scope-routing-answer-card__head span.is-answered,.scope-wizard .scope-routing-answer-card__head strong{color:#3b5bb3;letter-spacing:.08em}.scope-wizard .scope-routing-answer-card .wizard-input,.scope-wizard .scope-routing-answer-card .wizard-textarea{border-color:#cfd7e5;border-radius:8px;background:#ffffff;box-shadow:none}.scope-wizard .scope-routing-answer-card .wizard-input:focus,.scope-wizard .scope-routing-answer-card .wizard-textarea:focus{border-color:#7690cc;box-shadow:0 0 0 3px rgba(59,91,179,.12)}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-word-requirement{display:flex;align-items:center;min-height:32px;margin:9px 2px 0;color:#536078;font-size:12px;font-weight:700}.scope-wizard .scope-routing-attachment-gate,.scope-wizard .scope-routing-response-panel,.scope-wizard .scope-routing-safe-note{border-color:#d9e0eb;background:#f8faff}.scope-wizard .scope-routing-attachment-drop svg,.scope-wizard .scope-routing-attachment-gate strong,.scope-wizard .scope-routing-response-panel span,.scope-wizard .scope-routing-safe-note svg{color:#3b5bb3}.scope-wizard .scope-routing-actionbar{margin-top:16px}.scope-wizard .scope-routing-safe-note{justify-content:flex-start;min-height:42px;margin-top:12px;padding:0 14px;border-radius:9px;color:#5d6879;font-size:12px}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-actionbar{display:flex;justify-content:flex-end;margin-top:12px}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-actionbar.is-awaiting-answer,.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-response-panel,.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-responses,.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-routing-safe-note,.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-wizard__nav--routing .scope-wizard__secondary{display:none}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-wizard__nav--routing{width:auto;margin:0}.fred-scope-page .scope-wizard.scope-wizard--embedded .scope-wizard__nav--routing .scope-wizard__primary{min-width:154px}@media (max-width:1100px){.scope-wizard .scope-routing-stepbar__meter{display:none}.scope-wizard .scope-routing-stepbar__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.scope-wizard .scope-routing-step{min-height:54px;grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto auto;grid-template-areas:"num step" "num label";place-items:center start;padding:8px 10px;border:1px solid #e3e7ee;border-radius:9px;background:#f8f9fb}.scope-wizard .scope-routing-step span{width:24px;height:24px;border-width:1px;box-shadow:none}.scope-wizard .scope-routing-step.is-active{border-color:#aebde0;background:#f2f5ff}}@media (max-width:760px){.fred-scope-page{padding-top:10px}.fred-scope-context-header{margin:0 10px}.scope-wizard.scope-wizard--embedded{padding:10px}.scope-wizard .scope-routing-actionbar,.scope-wizard .scope-routing-stepbar__summary,.scope-wizard.scope-wizard--embedded .scope-wizard__topbar{align-items:stretch;flex-direction:column}.scope-wizard .scope-routing-stage{grid-template-columns:minmax(0,1fr);padding:18px}.scope-wizard .scope-routing-assistant{display:none}.scope-wizard .scope-routing-stepbar__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.scope-wizard .scope-wizard__start:before{animation:none}}.fred-scope-page .scope-wizard__intake--auto .scope-analysis-progress,.fred-scope-page .scope-wizard__intake--auto .scope-auto-analysis__answers,.fred-scope-page .scope-wizard__intake--auto .scope-auto-analysis__grid,.fred-scope-page .scope-wizard__intake--auto .scope-auto-analysis__hero{display:none}.fred-scope-page .scope-wizard__intake--auto .scope-intake-error{width:min(560px,100%);margin:48px auto 0}.fred-scope-analyzing{position:absolute;inset:0;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px 20px;background:#f5f7fb}.fred-scope-analyzing p{margin:0;color:#475467;font-size:15px;font-weight:600}.fred-scope-analyzing__spinner{width:28px;height:28px;border:3px solid #dfe5ef;border-top-color:#3b5bb3;border-radius:50%;animation:fred-scope-analyzing-spin .9s linear infinite}@keyframes fred-scope-analyzing-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.fred-scope-analyzing__spinner{animation-duration:2.4s}}