.hgfc-app{--ink:#17324d;--muted:#64748b;--line:#dbe5eb;--soft:#f5f8fa;--blue:#176b87;--blue2:#0f526b;--green:#16845b;--amber:#a66712;--red:#9f1d20;direction:rtl;color:var(--ink);font:14px/1.8 inherit;max-width:1180px;margin:0 auto}.hgfc-app *{box-sizing:border-box}.hgfc-shell{background:#f4f7f9;border:1px solid var(--line);border-radius:18px;overflow:visible}.hgfc-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;background:#fff;border-bottom:1px solid var(--line);border-radius:18px 18px 0 0}.hgfc-top-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hgfc-help-button{display:inline-flex;align-items:center;gap:7px;border:1px solid #cbdfe7;border-radius:9px;background:#fff;color:var(--blue);padding:8px 12px}.hgfc-help-button span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:#fff;background:var(--blue);font-weight:800}.hgfc-top h2,.hgfc-section h3,.hgfc-section h4{margin:0;color:var(--ink)}.hgfc-top h2{font-size:23px}.hgfc-top p,.hgfc-section p{margin:2px 0;color:var(--muted)}.hgfc-body{padding:18px}.hgfc-section{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;margin-bottom:14px}.hgfc-section-title,.hgfc-workspace-title,.hgfc-cycle-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.hgfc-workspace-title{align-items:center}.hgfc-help,.hgfc-muted{color:var(--muted);font-size:13px}.hgfc-btn,.hgfc-app button,.hgfc-export a{font:inherit;cursor:pointer}.hgfc-btn{border:0;border-radius:9px;background:var(--blue);color:#fff!important;padding:9px 16px;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:6px}.hgfc-btn:hover{background:var(--blue2)}.hgfc-btn.secondary{background:#edf5f8;color:var(--blue)!important;border:1px solid #cbdfe7}.hgfc-btn:disabled,.hgfc-app button:disabled{opacity:.5;cursor:not-allowed}.hgfc-banner{background:#fff5dd;border:1px solid #edd59f;color:#6f4b12;padding:11px 14px;border-radius:10px;margin-bottom:14px}.hgfc-empty{text-align:center;padding:28px;border:1px dashed #cbd5e1;border-radius:12px;color:var(--muted);display:grid;gap:6px}.hgfc-empty strong{color:var(--ink)}
.hgfc-nav{display:flex;gap:5px;overflow:auto;margin:0 0 14px;padding:4px;background:#eaf0f3;border-radius:11px}.hgfc-nav button,.hgfc-stage-tabs button{white-space:nowrap;border:0;background:transparent;color:#42576a;border-radius:8px;padding:8px 13px}.hgfc-nav button.active,.hgfc-stage-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 1px 4px rgba(20,50,70,.1)}.hgfc-credit{display:flex;align-items:center;gap:8px;background:#eaf7f2;color:var(--green);padding:8px 12px;border-radius:10px}.hgfc-credit b{font-size:22px}.hgfc-credit span{font-size:12px}.hgfc-grid{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));gap:10px;margin:14px 0}.hgfc-card{border:1px solid var(--line);border-radius:11px;padding:13px;background:#fff}.hgfc-kpi{display:grid;gap:2px}.hgfc-kpi small{color:var(--muted)}.hgfc-kpi b{font-size:24px;color:var(--blue)}.hgfc-kpi.completed b{color:var(--green)}.hgfc-kpi.warning b{color:var(--amber)}.hgfc-kpi.danger b{color:var(--red)}.hgfc-alerts{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.hgfc-alerts div{display:flex;gap:7px;align-items:center;padding:8px 11px;background:#fff5e8;border-radius:9px;color:#7a4b09}.hgfc-queue,.hgfc-cycles{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:14px}.hgfc-queue-item,.hgfc-cycle{border:1px solid var(--line);background:#fff;text-align:right;border-radius:11px;padding:13px;display:grid;gap:4px;color:var(--ink)}.hgfc-queue-item:hover,.hgfc-cycle:hover{border-color:#93bccb;background:#f9fcfd}.hgfc-cycle div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hgfc-badge{display:inline-flex;background:#eef3f6;color:#476070;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:400}.hgfc-badge.warning{background:#fff0d7;color:#8a5209}
.hgfc-form{display:grid;gap:13px;margin-top:14px}.hgfc-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.hgfc-field,.hgfc-form>label{display:grid;gap:5px;flex:1;min-width:180px;font-weight:600}.hgfc-field small{font-weight:400;color:var(--muted)}.hgfc-field-wide{flex:2}.hgfc-app input,.hgfc-app select,.hgfc-app textarea{width:100%;border:1px solid #cbd8df;border-radius:8px;padding:9px 10px;background:#fff;color:var(--ink);font:inherit}.hgfc-app input:focus,.hgfc-app select:focus,.hgfc-app textarea:focus{outline:2px solid #b8dbe7;border-color:var(--blue)}.hgfc-app textarea{min-height:76px;resize:vertical}.hgfc-more{border:1px solid var(--line);border-radius:9px;padding:8px 12px}.hgfc-more summary{cursor:pointer;color:var(--blue)}.hgfc-more[open] summary{margin-bottom:10px}.hgfc-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:400!important}.hgfc-check input{width:auto}.hgfc-scopes{display:flex;gap:7px;flex-wrap:wrap}.hgfc-scopes label{display:flex;align-items:center;gap:5px;background:var(--soft);border:1px solid var(--line);padding:5px 9px;border-radius:8px;font-weight:400}.hgfc-scopes input{width:auto}.hgfc-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.hgfc-levels>div{display:grid;border:1px solid var(--line);border-radius:10px;padding:11px}.hgfc-levels span,.hgfc-levels small{color:var(--muted)}.hgfc-members{display:grid;gap:10px}.hgfc-member{border:1px solid var(--line);border-radius:11px;padding:12px;display:flex;align-items:center;gap:12px;justify-content:space-between;margin-top:8px}.hgfc-member>div:first-child{display:grid}.hgfc-member span{color:var(--muted);font-size:12px}.hgfc-member.owner{background:#f0f8f5}.hgfc-member.member-edit{display:grid;grid-template-columns:minmax(150px,1fr) 130px minmax(260px,2fr) auto}.hgfc-member-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hgfc-link-danger{border:0;background:transparent;color:var(--red);padding:7px;text-decoration:underline}
.hgfc-template-groups{display:grid;gap:9px;margin-top:14px}.hgfc-template-group{border:1px solid var(--line);border-radius:10px;overflow:hidden}.hgfc-template-group>summary{cursor:pointer;padding:11px 13px;background:var(--soft);font-weight:700}.hgfc-template-group>summary span{float:left;color:var(--muted);font-weight:400}.hgfc-control-editor{border-top:1px solid var(--line)}.hgfc-control-row{display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:10px;padding:11px}.hgfc-control-row>div{display:grid}.hgfc-control-row small{color:var(--muted)}.hgfc-control-row>details{min-width:80px}.hgfc-control-row>details>summary{cursor:pointer;color:var(--blue)}.hgfc-control-row>details[open]{grid-column:2/4;width:100%}.hgfc-form.compact{padding-top:10px}.hgfc-switch input{position:absolute;opacity:0}.hgfc-switch span{display:block;width:36px;height:20px;background:#a9b7c0;border-radius:20px;position:relative}.hgfc-switch span:after{content:"";position:absolute;width:14px;height:14px;background:#fff;border-radius:50%;top:3px;right:3px;transition:.2s}.hgfc-switch input:checked+span{background:var(--green)}.hgfc-switch input:checked+span:after{right:19px}
.hgfc-cycle-actions,.hgfc-export{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.hgfc-export a{color:var(--blue);text-decoration:none;border:1px solid #cbdfe7;border-radius:8px;padding:7px 10px;background:#f4fafc}.hgfc-overall>div:first-child{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hgfc-overall b{font-size:28px;color:var(--green)}.hgfc-progress{height:8px;background:#e8eff2;border-radius:20px;overflow:hidden;margin-top:10px}.hgfc-progress i{display:block;height:100%;background:var(--green);border-radius:20px}.hgfc-filterbar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px;margin:14px 0 8px}.hgfc-stage-tabs{display:flex;gap:4px;overflow:auto;background:#f0f4f6;border-radius:9px;padding:3px;margin-bottom:12px}.hgfc-tasks{display:grid;gap:9px}.hgfc-task{border:1px solid var(--line);border-radius:11px;overflow:hidden;background:#fff}.hgfc-task[hidden]{display:none}.hgfc-task-head{border:0;background:#fff;width:100%;text-align:right;padding:13px;display:flex;justify-content:space-between;align-items:center;color:var(--ink)}.hgfc-task-head>div{display:grid;gap:3px}.hgfc-task-head strong{font-size:14px}.hgfc-task-head small{color:var(--muted)}.hgfc-task-head .hgfc-badge{display:inline-flex;width:max-content}.hgfc-chevron{font-size:20px;transition:.2s}.hgfc-task.open .hgfc-chevron{transform:rotate(180deg)}.hgfc-task-body{display:none;border-top:1px solid var(--line);padding:14px;background:#fbfdfe}.hgfc-task.open .hgfc-task-body{display:block}.hgfc-task-info{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hgfc-task-info>div{background:#fff;border:1px solid var(--line);padding:10px;border-radius:8px}.hgfc-task-info p{white-space:pre-wrap}.hgfc-timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.hgfc-timeline>div{display:flex;gap:8px;align-items:center;border:1px solid var(--line);padding:9px;border-radius:8px}.hgfc-timeline i{font-style:normal;background:#dce6eb;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.hgfc-timeline .done i{background:#d9f0e7;color:var(--green)}.hgfc-timeline span{display:grid}.hgfc-timeline small{color:var(--muted)}.hgfc-return-note,.hgfc-action-box,.hgfc-return-box,.hgfc-comments,.hgfc-history{border:1px solid var(--line);border-radius:9px;padding:11px;margin-top:10px;background:#fff}.hgfc-return-note{border-color:#efd39f;background:#fffaf0}.hgfc-action-box,.hgfc-return-box{display:grid;gap:9px}.hgfc-return-box>div{display:flex;gap:8px;flex-wrap:wrap}.hgfc-task-tools{display:flex;gap:8px;margin-top:10px}.hgfc-task-tools button{border:0;background:transparent;color:var(--blue);padding:5px 0;margin-left:12px}.hgfc-event-list{display:grid;gap:8px}.hgfc-event-list>div{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:start}.hgfc-event-list i{width:9px;height:9px;border-radius:50%;background:var(--green);margin-top:8px}.hgfc-event-list span{display:grid}.hgfc-event-list small{color:var(--muted)}.hgfc-event-list em{font-style:normal;color:var(--green)}.hgfc-event-list em.bad{color:var(--red)}.hgfc-comment-list>div{border-bottom:1px solid var(--line);padding:8px 0}.hgfc-comment-list p{white-space:pre-wrap}.hgfc-close-box{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.hgfc-analytics{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:12px}.hgfc-bar{margin:10px 0}.hgfc-bar>div{display:flex;justify-content:space-between}.hgfc-bar i{display:block;height:6px;background:#e8eff2;border-radius:8px;overflow:hidden}.hgfc-bar i b{display:block;height:100%;background:var(--blue)}.hgfc-people{margin-top:16px}.hgfc-people>div{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:8px 0}.hgfc-loading{display:grid;place-items:center;padding:28px;color:var(--muted)}.hgfc-loading span{width:28px;height:28px;border:3px solid #d5e3e9;border-top-color:var(--blue);border-radius:50%;animation:hgfc-spin .8s linear infinite}.hgfc-toast{position:fixed;z-index:999999;left:22px;bottom:22px;max-width:380px;background:#17324d;color:#fff;padding:11px 15px;border-radius:9px;box-shadow:0 8px 25px rgba(0,0,0,.2);direction:rtl}.hgfc-gate{direction:rtl;border:1px solid var(--line,#dbe5eb);border-radius:12px;padding:20px;background:#fff}.hgfc-gate strong{font-size:18px}.hgfc-gate p{color:#64748b}@keyframes hgfc-spin{to{transform:rotate(360deg)}}
.hgfc-trend{display:grid;gap:8px;margin-top:12px}.hgfc-trend button{display:grid;grid-template-columns:1fr auto;gap:4px;border:1px solid var(--line);border-radius:9px;background:#fff;text-align:right;padding:9px 11px;color:var(--ink)}.hgfc-trend button div{display:grid}.hgfc-trend small{color:var(--muted)}.hgfc-trend span{font-weight:700;color:var(--green)}.hgfc-trend i{grid-column:1/-1;display:block;height:5px;background:#e8eff2;border-radius:9px;overflow:hidden}.hgfc-trend i b{display:block;height:100%;background:var(--green)}
.hgfc-date-wrap{position:relative;display:grid;grid-template-columns:1fr 42px;direction:rtl}.hgfc-date-wrap>input{border-radius:8px 0 0 8px!important}.hgfc-date-wrap>[data-jalali-open]{border:1px solid #cbd8df;border-left:0;border-radius:0 8px 8px 0;background:#edf5f8;color:var(--blue);font-size:18px}.hgfc-jalali-popover{position:fixed;z-index:999999;width:min(310px,calc(100vw - 16px));padding:10px;border:1px solid #bfcfd7;border-radius:12px;background:#fff;box-shadow:0 14px 35px rgba(16,48,69,.2);direction:rtl;color:#17324d;font:14px/1.7 Tahoma,"Segoe UI",sans-serif;box-sizing:border-box}.hgfc-calendar-head{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center;margin-bottom:7px}.hgfc-calendar-head button,.hgfc-calendar-foot button{border:0;border-radius:7px;background:#edf5f8;color:var(--blue,#176b87);padding:5px}.hgfc-weekdays,.hgfc-calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.hgfc-weekdays b{padding:3px;text-align:center;color:#64748b;font-size:11px}.hgfc-calendar-days button{aspect-ratio:1;border:0;border-radius:7px;background:#fff;color:#17324d}.hgfc-calendar-days button:hover,.hgfc-calendar-days button:focus{background:#e8f3f6;outline:2px solid #7eb3c5}.hgfc-calendar-days button.today{outline:1px solid #176b87}.hgfc-calendar-days button.selected{background:#176b87;color:#fff}.hgfc-calendar-foot{display:flex;justify-content:space-between;gap:8px;margin-top:8px;border-top:1px solid #dbe5eb;padding-top:8px}.hgfc-year-end{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hgfc-year-end input{display:none}.hgfc-unit-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0;padding:10px;border-radius:10px;background:#f3f8fa;color:#38566a}.hgfc-unit-flow span{border:1px solid #d5e3e8;border-radius:8px;background:#fff;padding:5px 9px}.hgfc-unit-flow i{font-style:normal;color:var(--blue)}.hgfc-units{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.hgfc-unit-card{border:1px solid var(--line);border-radius:11px;padding:12px;background:#fff}.hgfc-unit-card>div{display:grid}.hgfc-unit-card small{color:var(--muted)}.hgfc-unit-card details{margin-top:8px}.hgfc-unit-card summary{cursor:pointer;color:var(--blue)}.hgfc-unit-card label{display:grid;gap:4px;margin-top:8px}.hgfc-export button{font:inherit;color:var(--muted);text-decoration:none;border:1px dashed #cbd5e1;border-radius:8px;padding:7px 10px;background:#f5f7f8}.hgfc-export a.final{border-color:#a7d8c3;background:#eff9f4;color:var(--green)}.hgfc-final-ready{margin-top:10px!important;padding:8px 11px;border-radius:8px;background:#eff9f4;color:var(--green)!important}
@media(max-width:900px){.hgfc-grid{grid-template-columns:repeat(3,1fr)}.hgfc-member.member-edit{grid-template-columns:1fr 130px}.hgfc-member.member-edit .hgfc-scopes,.hgfc-member.member-edit .hgfc-member-actions{grid-column:1/-1}.hgfc-filterbar{grid-template-columns:1fr 1fr}.hgfc-filterbar input{grid-column:1/-1}}
@media(max-width:620px){.hgfc-shell{border-radius:0;border-left:0;border-right:0}.hgfc-body{padding:9px}.hgfc-top,.hgfc-section{padding:14px}.hgfc-section-title,.hgfc-workspace-title,.hgfc-cycle-head,.hgfc-close-box{display:grid}.hgfc-grid{grid-template-columns:repeat(2,1fr)}.hgfc-levels,.hgfc-analytics,.hgfc-task-info,.hgfc-timeline{grid-template-columns:1fr}.hgfc-row{display:grid}.hgfc-field{min-width:0}.hgfc-member{align-items:stretch;display:grid}.hgfc-member.member-edit{grid-template-columns:1fr}.hgfc-member.member-edit .hgfc-scopes,.hgfc-member.member-edit .hgfc-member-actions{grid-column:auto}.hgfc-filterbar{grid-template-columns:1fr}.hgfc-filterbar input{grid-column:auto}.hgfc-cycle-actions,.hgfc-export{justify-content:stretch}.hgfc-cycle-actions>*{flex:1}.hgfc-control-row{grid-template-columns:auto 1fr}.hgfc-control-row>details{grid-column:2}.hgfc-control-row>details[open]{grid-column:1/-1}.hgfc-toast{left:10px;right:10px;bottom:10px;max-width:none}}
.hgfc-app button:focus-visible,.hgfc-app a:focus-visible,.hgfc-app input:focus-visible,.hgfc-app select:focus-visible,.hgfc-app textarea:focus-visible{outline:3px solid rgba(23,107,135,.25);outline-offset:2px}.hgfc-step-kicker{display:block;color:var(--blue);font-size:11px;font-weight:800}.hgfc-status-chip{display:inline-flex;align-items:center;white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.hgfc-status-chip.current,.hgfc-status-chip.team{color:#075c72;background:#e7f5f8}.hgfc-status-chip.solo,.hgfc-status-chip.confirmed{color:#0d6b4e;background:#e7f7f0}.hgfc-status-chip.dirty{color:#8a5209;background:#fff0d7}
.hgfc-setup-path{margin:0 0 14px;padding:17px;border:1px solid #c8dee7;border-radius:14px;background:linear-gradient(135deg,#f7fcfd,#fff)}.hgfc-setup-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.hgfc-setup-heading small{color:var(--blue);font-weight:800}.hgfc-setup-heading h3{margin:0}.hgfc-setup-path ol{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:7px;margin:0;padding:0;list-style:none}.hgfc-setup-path li button{width:100%;height:100%;display:flex;align-items:center;gap:8px;text-align:right;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:9px}.hgfc-setup-path li button[aria-current=step]{border-color:#6ba7ba;box-shadow:0 0 0 2px rgba(23,107,135,.09)}.hgfc-setup-path li i{display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:50%;background:#edf2f5;color:#557083;font-style:normal;font-size:11px;font-weight:800}.hgfc-setup-path li.done i{color:#fff;background:var(--green)}.hgfc-setup-path li.warning i{color:#fff;background:var(--amber)}.hgfc-setup-path li span{min-width:0;display:grid}.hgfc-setup-path li b{font-size:11px}.hgfc-setup-path li small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}
.hgfc-support-links{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:12px 0 2px;padding:10px;color:var(--muted);font-size:12px}.hgfc-support-links a,.hgfc-guide-support a{border:1px solid #cbdfe7;border-radius:8px;background:#fff;color:var(--blue);padding:5px 9px;text-decoration:none}.hgfc-important-note{display:flex!important;align-items:flex-start;gap:7px;margin:13px 0!important;padding:10px 12px;border:1px solid #e8b9bb;border-radius:9px;background:#fff6f6;color:#8e1c20!important}.hgfc-important-note>span{display:grid;place-items:center;flex:0 0 21px;height:21px;border-radius:50%;color:#fff;background:var(--red);font-weight:900}.hgfc-sod-choice{margin:13px 0}.hgfc-sod-choice fieldset{display:grid;grid-template-columns:repeat(2,1fr) auto;gap:9px;align-items:stretch;margin:0;padding:10px;border:1px solid var(--line);border-radius:11px}.hgfc-sod-choice legend{padding:0 7px;color:var(--ink);font-weight:800}.hgfc-sod-choice label{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fbfdfe}.hgfc-sod-choice label:has(input:checked){border-color:#77b3c4;background:#eff8fa}.hgfc-sod-choice input{width:auto;margin-top:5px}.hgfc-sod-choice span{display:grid}.hgfc-sod-choice small{color:var(--muted);font-size:10px}
.hgfc-unit-card.needs-control{border-color:#e4c98f;background:#fffdf8}.hgfc-unit-warning{display:grid!important;grid-template-columns:auto 1fr;gap:7px;margin-top:10px;padding:9px;border-radius:9px;background:#fff5dd;color:#6f4b12}.hgfc-unit-warning>span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;color:#fff;background:var(--amber);font-weight:900}.hgfc-unit-warning p{margin:0!important;color:#6f4b12!important;font-size:11px}.hgfc-unit-warning button{grid-column:2;width:max-content;border:0;background:transparent;color:#76510e;padding:1px 0;text-decoration:underline;font-weight:800}
.hgfc-template-summary{display:grid;grid-template-columns:2fr 1fr 1fr;gap:9px;margin:14px 0}.hgfc-template-summary>div{display:grid;padding:10px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.hgfc-template-summary>div:first-child{grid-template-columns:auto 1fr;align-items:center;gap:9px}.hgfc-template-summary b{font-size:20px;color:var(--blue)}.hgfc-template-summary small,.hgfc-template-summary span{color:var(--muted);font-size:11px}.hgfc-template-toolbar{display:flex;align-items:end;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fbfdfe}.hgfc-template-toolbar label{display:grid;gap:3px;color:var(--muted);font-size:11px}.hgfc-template-toolbar select{min-width:180px}.hgfc-template-toolbar>div{display:flex;gap:6px;flex-wrap:wrap}.hgfc-template-toolbar button{border:1px solid #cbdfe7;border-radius:7px;background:#fff;color:var(--blue);padding:6px 9px}.hgfc-control-editor.disabled{opacity:.68}.hgfc-template-confirm{position:sticky;bottom:8px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px;border:1px solid #acd2da;border-radius:11px;background:rgba(244,251,252,.96);box-shadow:0 -7px 20px rgba(23,50,77,.08);backdrop-filter:blur(7px)}.hgfc-template-confirm p{margin:0!important}
.hgfc-readiness-score{display:inline-flex;border-radius:999px;padding:7px 11px;font-weight:800}.hgfc-readiness-score.pass{color:#0d6b4e;background:#e7f7f0}.hgfc-readiness-score.warning{color:#8a5209;background:#fff0d7}.hgfc-readiness-score.blocker{color:#8e1c20;background:#fdeced}.hgfc-readiness-summary{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.hgfc-readiness-summary span{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.hgfc-readiness-summary .pass{color:#0d6b4e;background:#e7f7f0}.hgfc-readiness-summary .warning{color:#8a5209;background:#fff0d7}.hgfc-readiness-summary .blocker{color:#8e1c20;background:#fdeced}.hgfc-check-list{display:grid;gap:8px}.hgfc-check-list article{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-inline-start-width:4px;border-radius:10px}.hgfc-check-list article.pass{border-inline-start-color:var(--green)}.hgfc-check-list article.warning{border-inline-start-color:var(--amber)}.hgfc-check-list article.blocker{border-inline-start-color:var(--red)}.hgfc-check-list article>i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;font-style:normal;font-weight:900}.hgfc-check-list article.pass>i{color:#0d6b4e;background:#e7f7f0}.hgfc-check-list article.warning>i{color:#8a5209;background:#fff0d7}.hgfc-check-list article.blocker>i{color:#8e1c20;background:#fdeced}.hgfc-check-list article>div{display:grid}.hgfc-check-list article p{margin:0!important;font-size:12px}.hgfc-check-list article>span{color:var(--muted);font-size:10px}.hgfc-check-list article>button{border:0;background:transparent;color:var(--blue);text-decoration:underline}.hgfc-readiness-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}
.hgfc-guide-layer{position:fixed;z-index:999998;inset:0;display:grid;place-items:center;padding:18px;background:rgba(9,30,44,.62);backdrop-filter:blur(3px)}.hgfc-guide{width:min(650px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid rgba(255,255,255,.35);border-radius:19px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28)}.hgfc-guide-progress{display:grid;grid-template-columns:repeat(var(--guide-steps,1),1fr);gap:5px;padding:13px 18px 0}.hgfc-guide-progress i{height:4px;border-radius:7px;background:#e0e8ec}.hgfc-guide-progress i.active{background:var(--blue)}.hgfc-guide-visual{display:grid;place-items:center;padding:22px 18px 12px}.hgfc-guide-visual span{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--blue2),#1295a1);box-shadow:0 12px 27px rgba(15,82,107,.2);font-size:30px;font-weight:900}.hgfc-guide-copy{padding:0 28px 19px;text-align:center}.hgfc-guide-copy>small{color:var(--blue);font-weight:800}.hgfc-guide-copy h3{margin:4px 0 7px;font-size:21px}.hgfc-guide-copy p{max-width:520px;margin:0 auto;color:var(--muted)}.hgfc-guide-support{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:12px}.hgfc-guide-support span{flex-basis:100%;color:var(--muted);font-size:11px}.hgfc-guide-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid var(--line);background:#f8fbfc}.hgfc-guide-actions>div{display:flex;gap:7px;flex-wrap:wrap}.hgfc-guide-link{border:0;background:transparent;color:var(--blue);padding:7px}.hgfc-guide-link.danger{color:var(--red)}
@media(max-width:980px){.hgfc-setup-path ol{grid-template-columns:repeat(3,1fr)}.hgfc-sod-choice fieldset{grid-template-columns:1fr 1fr}.hgfc-sod-choice button{grid-column:1/-1}.hgfc-template-toolbar{align-items:stretch;flex-direction:column}}
@media(max-width:620px){.hgfc-top-actions,.hgfc-setup-heading,.hgfc-template-confirm,.hgfc-guide-actions{align-items:stretch;flex-direction:column}.hgfc-setup-path ol{grid-template-columns:1fr 1fr}.hgfc-sod-choice fieldset,.hgfc-template-summary{grid-template-columns:1fr}.hgfc-template-summary>div:first-child{grid-template-columns:auto 1fr}.hgfc-check-list article{grid-template-columns:auto 1fr}.hgfc-check-list article>span,.hgfc-check-list article>button{grid-column:2}.hgfc-readiness-actions{display:grid}.hgfc-guide-actions>div{display:grid}.hgfc-guide-copy{padding-inline:18px}}
.hgfc-pending-invites article{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fff}.hgfc-pending-invites article.preferred{border-color:#77b3c4;background:#f3fbfc}.hgfc-pending-invites article>div{display:grid;gap:3px}.hgfc-pending-invites article>div:last-child{display:flex;gap:7px;flex-wrap:wrap}.hgfc-pending-invites span,.hgfc-pending-invites small{color:var(--muted);font-size:11px}.hgfc-invite-capture-error{color:#8e1c20!important;background:#fff1f2;border:1px solid #e8b9bb;border-radius:8px;padding:8px}.hgfc-ad-hoc{margin:13px 0;border:1px solid #c8dee7;border-radius:11px;background:#f7fcfd}.hgfc-ad-hoc>details>summary{padding:11px 13px;color:var(--blue);cursor:pointer;font-weight:800}.hgfc-ad-hoc form{padding:0 13px 13px}.hgfc-ad-hoc-policy{margin:12px 0!important;padding:9px 11px;border-radius:8px;background:var(--soft)}.hgfc-badge.ad-hoc{color:#075c72;background:#e7f5f8}.hgfc-badge.blocking{color:#8e1c20;background:#fdeced}.hgfc-badge.reminder{color:#76510e;background:#fff0d7}.hgfc-task.cancelled{opacity:.72}.hgfc-cancel-task{margin-top:10px;padding:9px;border:1px solid #e8b9bb;border-radius:9px;background:#fff8f8}.hgfc-cancel-task summary{color:var(--red);cursor:pointer}.hgfc-cancel-task form{display:grid;gap:8px;margin-top:8px}.hgfc-cancel-task textarea{min-height:60px}
@media(max-width:620px){.hgfc-pending-invites article{align-items:stretch;display:grid}.hgfc-pending-invites article>div:last-child{display:grid}}
.hgfc-guide-progress{grid-template-columns:repeat(var(--guide-steps,1),1fr)}
.hgfc-calendar-days>span{display:grid}.hgfc-calendar-days>span>button{width:100%}
.hgfc-task-provenance{border:1px solid #bfdae5;border-radius:9px;padding:10px;margin-bottom:10px;background:#f3f9fb}.hgfc-task-provenance p{margin:4px 0;white-space:pre-wrap}.hgfc-task-provenance small{color:var(--muted)}
.hgfc-timeline.single{grid-template-columns:minmax(220px,1fr)}
.hgfc-switch input:focus-visible+span{outline:3px solid rgba(23,107,135,.3);outline-offset:3px}
