.pgf-app-shell{max-width:1280px;margin:32px auto;padding:0 24px 56px}.pgf-tool-shell{border:1px solid var(--gray-200);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:24px;flex-direction:column;gap:16px;width:100%;margin:0 auto;padding:16px;display:flex;overflow:visible;box-shadow:0 18px 48px #0f172a14}.pgf-desktop-chrome{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;gap:16px;padding:4px 4px 16px;display:flex}.pgf-desktop-dots{align-items:center;gap:8px;display:inline-flex}.pgf-desktop-dots span{border-radius:999px;width:10px;height:10px;display:block}.pgf-desktop-dots span:first-child{background:#f87171}.pgf-desktop-dots span:nth-child(2){background:#fbbf24}.pgf-desktop-dots span:nth-child(3){background:#34d399}.pgf-desktop-title{flex:1;justify-content:center;align-items:center;min-width:0;display:inline-flex}.pgf-desktop-title strong{color:var(--gray-900);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.pgf-desktop-meta{color:var(--gray-500);white-space:nowrap;font-size:12px;font-weight:700}.pgf-answer-strip{padding:28px 0 0}.pgf-answer-grid{border:1px solid var(--gray-200);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:24px;padding:24px;display:grid;box-shadow:0 16px 40px #0f172a12}.pgf-answer-grid h2{color:var(--gray-900);margin:4px 0 8px;font-size:24px;line-height:1.2}.pgf-answer-grid p{color:var(--gray-600);margin:0;font-size:15px;line-height:1.6}.pgf-answer-links{gap:9px;display:grid}.pgf-answer-links a{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:0 13px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.pgf-answer-links a:after{color:var(--blue-600);content:">"}.pgf-app{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.pgf-controls,.pgf-summary,.pgf-table-card,.pgf-method,.pgf-cta{border:1px solid var(--gray-200);background:#fff;border-radius:14px;box-shadow:0 16px 40px #0f172a12}.pgf-controls{min-width:0;padding:20px;position:sticky;top:96px}.pgf-controls-head h2,.pgf-method h2,.pgf-cta h2{color:var(--gray-900);margin:4px 0 8px;font-size:22px;line-height:1.2}.pgf-controls-head p,.pgf-method p,.pgf-cta p{color:var(--gray-600);margin:0;font-size:14px;line-height:1.55}.pgf-label{color:var(--blue-600);letter-spacing:.8px;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-block}.pgf-segment{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:10px;grid-template-columns:repeat(2,1fr);gap:4px;margin:18px 0;padding:4px;display:grid}.pgf-segment button{color:var(--gray-600);cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:40px;font-weight:800}.pgf-segment button.is-active{color:var(--gray-900);background:#fff;box-shadow:0 6px 16px #0f172a14}.pgf-field{gap:7px;margin-top:14px;display:grid}.pgf-field span{color:var(--gray-700);font-size:13px;font-weight:800}.pgf-input-wrap{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;align-items:center;min-height:46px;display:flex;overflow:hidden}.pgf-input-wrap strong{color:var(--gray-500);padding-left:14px;font-size:13px}.pgf-field input,.pgf-field select{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:10px;outline:none;width:100%;min-height:46px;padding:0 12px;font-size:15px;font-weight:700}.pgf-input-wrap input{border:0;border-radius:0;min-width:0}.pgf-field input:focus,.pgf-field select:focus,.pgf-input-wrap:focus-within{border-color:var(--blue-500);box-shadow:0 0 0 3px #2563eb1f}.pgf-toggle{border:1px solid var(--gray-200);cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;margin-top:16px;padding:13px;display:flex}.pgf-toggle input{accent-color:var(--blue-600);width:18px;height:18px;margin-top:2px}.pgf-toggle strong,.pgf-toggle small{display:block}.pgf-toggle strong{color:var(--gray-900);font-size:13px}.pgf-toggle small{color:var(--gray-500);margin-top:2px;line-height:1.45}.pgf-note{border:1px solid var(--gray-200);color:var(--gray-600);background:#f8fafc;border-radius:10px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px;display:flex}.pgf-note p{margin:0;font-size:12px;line-height:1.45}.pgf-results{gap:18px;min-width:0;display:grid}.pgf-tabs-card{gap:0;min-width:0;max-width:100%;display:grid;overflow:visible}.pgf-tabs-card>[role=tabpanel]{min-width:0;max-width:100%}.pgf-tabs{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;max-width:100%;margin-bottom:14px;padding:4px;display:grid}.pgf-tabs button{color:var(--gray-600);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:0;border-radius:9px;min-width:0;min-height:38px;padding:0 12px;font-size:13px;font-weight:900}.pgf-tabs button.is-active{color:var(--gray-900);background:#fff;box-shadow:0 6px 16px #0f172a14}.pgf-summary{background:linear-gradient(135deg,#0f172a,#1e3a5f);grid-template-columns:1fr minmax(280px,420px);align-items:center;gap:20px;min-width:0;padding:22px;display:grid}.pgf-summary h2{color:#fff;margin:4px 0;font-size:28px;line-height:1.1}.pgf-summary p{color:#bfdbfe;margin:0;font-size:17px;font-weight:800}.pgf-summary-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:10px;min-width:0;display:grid}.pgf-summary-grid div{background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;flex-direction:column;justify-content:space-between;padding:12px;display:flex}.pgf-summary-grid span{color:#cbd5e1;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.3;display:block}.pgf-summary-grid strong{color:#fff;overflow-wrap:anywhere;margin-top:10px;font-size:16px;display:block}.pgf-table-card{min-width:0;max-width:100%;overflow:hidden}.pgf-table-head{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.pgf-table-head h3{color:var(--gray-900);margin:3px 0 0;font-size:20px}.pgf-pill{background:var(--blue-50);color:var(--blue-700);white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.pgf-table-scroll{-webkit-overflow-scrolling:touch;min-width:0;max-width:100%;overflow-x:auto}.pgf-table{border-collapse:collapse;table-layout:fixed;width:100%}.pgf-table col-option{width:28%}.pgf-table th:first-child,.pgf-table td:first-child{width:26%}.pgf-table th:nth-child(2),.pgf-table td:nth-child(2){width:38%}.pgf-table th:nth-child(3),.pgf-table td:nth-child(3){width:22%}.pgf-table th:nth-child(4),.pgf-table td:nth-child(4){width:14%}.pgf-table th,.pgf-table td{border-bottom:1px solid var(--gray-200);color:var(--gray-700);text-align:left;vertical-align:top;padding:14px;font-size:13px}.pgf-table th{background:var(--gray-50);color:var(--gray-500);text-transform:uppercase;font-size:11px;font-weight:900}.pgf-table td strong,.pgf-table td span,.pgf-table td a{display:block}.pgf-table td strong{color:var(--gray-900)}.pgf-table td span{color:var(--gray-500);max-width:300px;margin-top:4px;line-height:1.4}.pgf-table td a{color:var(--blue-600);margin-top:6px;font-weight:800;text-decoration:none}.pgf-table tr.is-best td{background:#f0fdf4}.pgf-table-breakdown .pgf-bd-row{align-items:baseline;gap:8px;margin-top:0;line-height:1.45;display:flex}.pgf-table-breakdown .pgf-bd-row+.pgf-bd-row{margin-top:4px}.pgf-table-breakdown .pgf-bd-key{color:var(--gray-500);letter-spacing:.4px;text-transform:uppercase;flex-shrink:0;min-width:56px;max-width:none;margin-top:0;font-size:10px;font-weight:800;display:inline-block}.pgf-table-breakdown .pgf-bd-val{color:var(--gray-800);max-width:none;margin-top:0;font-size:12px;font-weight:600;display:inline-block}.pgf-chart-panel{border:1px solid var(--gray-200);background:#fff;border-radius:14px;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 16px 40px #0f172a12}.pgf-chart-head{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.pgf-chart-head h3{color:var(--gray-900);margin:3px 0 4px;font-size:20px}.pgf-chart-head p{color:var(--gray-600);margin:0;font-size:13px;line-height:1.45}.pgf-chart-wrap{-webkit-overflow-scrolling:touch;max-width:100%;padding:18px 18px 8px;overflow-x:auto}.pgf-chart-wrap svg{width:100%;min-width:680px;display:block}.pgf-chart-grid{stroke:#e2e8f0;stroke-width:1px}.pgf-chart-axis{stroke:#94a3b8;stroke-width:1.5px}.pgf-chart-text{fill:#64748b;font-size:12px;font-weight:800}.pgf-bar-label{fill:var(--gray-700);font-size:12px;font-weight:700}.pgf-bar-label.is-best{fill:#047857;font-weight:900}.pgf-bar-value{fill:var(--gray-800);font-size:12px;font-weight:800}.pgf-bar-value.is-best{fill:#047857}.pgf-bar-legend{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pgf-bar-legend span{color:var(--gray-600);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.pgf-bar-legend i{border-radius:3px;width:14px;height:10px;display:inline-block}.pgf-provider-toggles{border-top:1px solid var(--gray-200);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px 20px 20px;display:grid}.pgf-provider-toggles label{background:var(--gray-50);border:1px solid var(--gray-200);cursor:pointer;border-radius:10px;grid-template-columns:18px 10px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:9px 10px;display:grid}.pgf-provider-toggles input{accent-color:var(--blue-600);width:16px;height:16px;margin:0}.pgf-provider-toggles label>span{background:var(--provider-color);border-radius:999px;width:10px;height:10px}.pgf-provider-toggles strong{color:var(--gray-900);min-width:0;font-size:12px;line-height:1.2}.pgf-provider-toggles small{color:var(--gray-500);white-space:nowrap;font-size:11px;font-weight:800}.pgf-provider-toggles label.is-disabled{opacity:.5}.pgf-maths{border-top:1px solid var(--gray-200);background:#f8fafc;padding:18px 20px 20px}.pgf-maths-head h3{color:var(--gray-900);margin:3px 0 4px;font-size:18px}.pgf-maths-head p{color:var(--gray-600);margin:0;font-size:13px;line-height:1.45}.pgf-calc-scroll{max-width:100%;margin-top:14px;padding-bottom:4px}.pgf-calc-rows{gap:10px;display:grid}.pgf-calc-row{border:1px solid var(--gray-200);background:#fff;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px 16px;padding:14px;display:grid}.pgf-calc-name{border-bottom:1px solid var(--gray-200);grid-column:1/-1;padding-bottom:10px}.pgf-calc-row span{color:var(--gray-500);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.25;display:block}.pgf-calc-row strong{color:var(--gray-800);margin-top:5px;font-size:12px;line-height:1.35;display:block}.pgf-calc-name strong,.pgf-calc-total strong{color:var(--gray-900);font-size:14px}.pgf-calc-total{background:var(--blue-50);border-radius:8px;padding:9px}.pgf-method{grid-template-columns:.9fr 1.1fr;gap:24px;margin-top:20px;padding:24px;display:grid}.pgf-method-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pgf-method h3{color:var(--gray-900);margin:0 0 10px;font-size:16px}.pgf-method ul{color:var(--gray-600);gap:7px;margin:0;padding-left:18px;font-size:14px;line-height:1.45;display:grid}.pgf-method a{color:var(--blue-600);font-weight:800;text-decoration:none}.pgf-quote-only{border-top:1px solid var(--gray-200);grid-column:1/-1;padding-top:20px}.pgf-quote-only h3{color:var(--gray-900);margin:3px 0 12px;font-size:18px}.pgf-quote-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.pgf-quote-grid a{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;padding:12px;display:block}.pgf-quote-grid strong,.pgf-quote-grid span,.pgf-quote-grid small{display:block}.pgf-quote-grid strong{color:var(--gray-900);font-size:14px}.pgf-quote-grid span{color:var(--gray-700);margin-top:5px;font-size:12px;line-height:1.35}.pgf-quote-grid small{color:var(--gray-500);margin-top:8px;font-size:11px;font-weight:600;line-height:1.35}.pgf-cta{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:24px;display:flex}.pgf-cta-button{background:var(--blue-600);color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}@media (max-width:1050px){.pgf-app{grid-template-columns:1fr}.pgf-controls{position:static}}@media (max-width:760px){.pgf-app-shell{margin-top:20px;padding:0 12px 42px}.pgf-tool-shell{border-radius:18px;gap:12px;padding:12px}.pgf-desktop-chrome{display:none}.pgf-summary,.pgf-method,.pgf-answer-grid,.pgf-cta,.pgf-summary-grid,.pgf-method-grid,.pgf-quote-grid,.pgf-provider-toggles{grid-template-columns:1fr}.pgf-tabs button{white-space:normal;min-height:44px;padding:6px 8px;font-size:12px;line-height:1.2}.pgf-controls,.pgf-summary,.pgf-chart-head,.pgf-maths,.pgf-method,.pgf-cta,.pgf-table-head{padding:16px}.pgf-summary h2{font-size:23px}.pgf-summary p{font-size:15px}.pgf-table-head,.pgf-chart-head,.pgf-cta{flex-direction:column;align-items:flex-start}.pgf-cta-button{width:100%}.pgf-table-scroll{display:none}.pgf-calc-scroll{overflow-x:visible}.pgf-calc-rows{min-width:0}.pgf-calc-row{grid-template-columns:1fr;gap:8px;padding:14px}.pgf-calc-row>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.pgf-calc-row span{flex-shrink:0}.pgf-calc-row strong{text-align:right;margin-top:0}.pgf-calc-name{border-bottom:1px solid var(--gray-200);padding-bottom:8px;flex-direction:column!important;align-items:flex-start!important}.pgf-calc-name strong{text-align:left}}@media (max-width:480px){.pgf-app-shell{padding-left:8px;padding-right:8px}.pgf-tool-shell{border-radius:14px;padding:10px}.pgf-tabs{max-width:calc(100vw - 40px);margin-left:-2px;margin-right:-2px}.pgf-controls,.pgf-summary,.pgf-chart-head,.pgf-maths,.pgf-method,.pgf-cta,.pgf-table-head,.pgf-provider-toggles{padding:14px}.pgf-input-wrap,.pgf-field input,.pgf-field select{min-height:44px}}
.tool-table-line-items select{border:1px solid var(--gray-200);width:100%;font:inherit;background:var(--white);border-radius:6px;min-height:36px;padding:8px 10px}.tool-table-line-items td input[type=checkbox],.tool-table-line-items td input[type=radio]{width:16px;height:16px;min-height:0;accent-color:var(--blue-600);cursor:pointer;background:0 0;border:0;border-radius:3px;margin:0 auto;padding:0;display:block}.tool-theme-dark .tool-table-line-items select{color:#e2e8f0;background:#00000040;border-color:#ffffff24}.tool-theme-dark .tool-table-line-items td input[type=checkbox],.tool-theme-dark .tool-table-line-items td input[type=radio]{accent-color:#60a5fa}.tool-est-grid-table{table-layout:fixed}.tool-est-grid-table th{font-size:10px}.tool-est-grid-table th,.tool-est-grid-table td{vertical-align:middle;padding:6px}.tool-est-grid-table input,.tool-est-grid-table select{min-height:30px;padding:4px 6px;font-size:13px}.tool-est-grid-table input[type=number]{padding-right:4px}.tool-est-grid-table .tool-line-actions{justify-content:flex-end;gap:2px}.tool-est-grid-table .tool-icon-btn{border-radius:4px;width:24px;height:24px}th.tool-table-actions{text-align:right;display:table-cell}.tool-est-wbs-table{min-width:1108px}.tool-est-wbs-table .tool-est-row-phase td{padding:8px 6px}.tool-est-wbs-table thead th:last-child,.tool-est-wbs-table tbody td:last-child{padding-left:14px}.tool-est-expenses-table{min-width:1180px}.tool-est-roles-table{min-width:820px}.tool-est-risks-table{min-width:1180px}.tool-est-milestones-table{min-width:1020px}.tool-est-task-details{border:1px solid var(--gray-200);border-radius:var(--radius-xs);background:var(--gray-50);margin-top:16px;overflow:hidden}.tool-est-task-details>summary{cursor:pointer;color:var(--gray-700);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;list-style:none;display:flex}.tool-est-task-details>summary:before{content:"▸";color:var(--gray-500);font-size:10px;transition:transform .15s;display:inline-block}.tool-est-task-details[open]>summary:before{transform:rotate(90deg)}.tool-est-task-details>summary::-webkit-details-marker{display:none}.tool-est-task-details>summary:hover{color:var(--gray-900)}.tool-est-task-details-body{background:var(--white);border-top:1px solid var(--gray-200);flex-direction:column;gap:14px;padding:14px;display:flex}.tool-est-task-details-body .tool-est-method-detail{margin:0}.tool-theme-dark .tool-est-task-details{background:#ffffff08;border-color:#ffffff1a}.tool-theme-dark .tool-est-task-details>summary{color:#cbd5e1}.tool-theme-dark .tool-est-task-details>summary:hover{color:#fff}.tool-theme-dark .tool-est-task-details-body{background:#0003;border-top-color:#ffffff14}.tool-est-editor-head{border-bottom:1px solid var(--gray-100);flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.tool-theme-dark .tool-est-editor-head{border-bottom-color:#ffffff0f}.tool-est-editor-title{flex:320px;min-width:0}.tool-est-editor-title h2{color:var(--gray-900);margin:0;font-size:22px;font-weight:700}.tool-theme-dark .tool-est-editor-title h2{color:#fff}.tool-est-editor-meta{color:var(--gray-500);margin:4px 0 0;font-size:13px}.tool-est-editor-actions{flex-wrap:wrap;gap:8px;display:flex}.tool-est-suggestions-chip{color:#92400e;cursor:pointer;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.tool-est-suggestions-chip:hover{background:#fde68a}.tool-theme-dark .tool-est-suggestions-chip{color:#fde68a;background:#f59e0b2e;border-color:#f59e0b66}.tool-est-stepper{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);-webkit-overflow-scrolling:touch;scrollbar-width:thin;gap:6px;margin-bottom:20px;padding:6px;display:flex;overflow-x:auto}.tool-theme-dark .tool-est-stepper{background:#ffffff0a;border-color:#ffffff0f}.tool-est-step{font:inherit;color:var(--gray-600);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:none;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.tool-est-step:hover{color:var(--gray-900);background:#0f172a0d}.tool-est-step[aria-selected=true]{background:var(--white);color:var(--blue-700);box-shadow:0 1px 2px #0f172a0f}.tool-theme-dark .tool-est-step{color:#cbd5e1}.tool-theme-dark .tool-est-step:hover{color:#fff;background:#ffffff0f}.tool-theme-dark .tool-est-step[aria-selected=true]{color:#93c5fd;box-shadow:none;background:#ffffff1a}.tool-est-profile-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px;margin-top:12px;display:grid}.tool-est-profile-card{text-align:left;border:1px solid var(--gray-200);background:var(--white);border-radius:var(--radius-xs);cursor:pointer;font:inherit;color:var(--gray-900);padding:14px 16px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s}.tool-est-profile-card:hover{border-color:var(--blue-400);background:var(--gray-50)}.tool-theme-dark .tool-est-profile-card{color:#f1f5f9;background:#ffffff0a;border-color:#ffffff1a}.tool-theme-dark .tool-est-profile-card:hover{background:#ffffff0f;border-color:#60a5fa}.tool-est-search{background:var(--white);color:var(--gray-900);border:1px solid var(--gray-200)}.tool-est-search::placeholder{color:var(--gray-500)}.tool-est-row-phase td{background:var(--blue-50);font-weight:600}.tool-theme-dark .tool-est-row-phase td{background:#2563eb1a}.tool-est-row-excluded td{opacity:.55}.tool-est-method-detail{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);margin-top:16px;padding:16px}.tool-theme-dark .tool-est-method-detail{background:#ffffff08;border-color:#ffffff0f}.tool-est-method-detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:12px;display:grid}.tool-grid-1{grid-template-columns:1fr;gap:16px;display:grid}.tool-est-method-detail-item{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xs);padding:12px 14px}.tool-est-method-detail-item strong{font-size:14px;display:block}.tool-est-method-detail-item small{color:var(--gray-500);font-size:12px}.tool-theme-dark .tool-est-method-detail-item{background:#ffffff0a;border-color:#ffffff14}.tool-est-summary-row{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.tool-est-summary-pill{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);flex-direction:column;gap:2px;min-width:140px;padding:10px 14px;display:flex}.tool-est-summary-pill span{text-transform:uppercase;letter-spacing:.4px;color:var(--gray-500);font-size:11px;font-weight:600}.tool-est-summary-pill strong{color:var(--gray-900);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.tool-est-summary-warn{background:#fef3c7;border-color:#fde68a}.tool-est-summary-warn strong{color:#92400e}.tool-theme-dark .tool-est-summary-pill{background:#ffffff0a;border-color:#ffffff0f}.tool-theme-dark .tool-est-summary-pill strong{color:#fff}.tool-theme-dark .tool-est-summary-warn{background:#f59e0b26;border-color:#f59e0b4d}.tool-theme-dark .tool-est-summary-warn strong{color:#fde68a}.tool-est-warnings-list{flex-direction:column;gap:10px;display:flex}.tool-est-warning{background:var(--white);border:1px solid var(--gray-200);border-left:4px solid var(--gray-200);border-radius:var(--radius-xs);padding:14px 16px}.tool-est-warning-warning{border-left-color:#f59e0b}.tool-est-warning-info{border-left-color:var(--blue-500)}.tool-est-warning-error{border-left-color:#b91c1c}.tool-est-warning-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tool-est-warning-head strong{font-size:14px;font-weight:600}.tool-est-warning-pill{text-transform:uppercase;letter-spacing:.4px;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.tool-est-warning-pill-warning{color:#92400e;background:#fef3c7}.tool-est-warning-pill-info{background:var(--blue-50);color:var(--blue-700)}.tool-est-warning-pill-error{color:#991b1b;background:#fee2e2}.tool-est-warning-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tool-est-warnings-mini{flex-direction:column;gap:6px;margin:8px 0 12px;padding:0;list-style:none;display:flex}.tool-est-warnings-mini li{border-radius:4px;padding:4px 8px;font-size:12px}.tool-theme-dark .tool-est-warning{background:#ffffff0a;border-color:#ffffff1a #ffffff1a #ffffff1a #ffffff26}.tool-theme-dark .tool-est-warning-warning{border-left-color:#f59e0b}.tool-theme-dark .tool-est-warning-info{border-left-color:#60a5fa}.tool-theme-dark .tool-est-warning-error{border-left-color:#fca5a5}.tool-theme-dark .tool-est-warning-pill-warning{color:#fde68a;background:#f59e0b2e}.tool-theme-dark .tool-est-warning-pill-info{color:#93c5fd;background:#60a5fa2e}.tool-theme-dark .tool-est-warning-pill-error{color:#fca5a5;background:#fca5a52e}.tool-est-charts-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.tool-est-chart-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xs);padding:16px}.tool-est-chart-card-wide{grid-column:1/-1}.tool-est-chart-card h3{text-transform:uppercase;letter-spacing:.6px;color:var(--gray-600);margin:0 0 12px;font-size:13px;font-weight:700}.tool-est-bars{flex-direction:column;gap:6px;display:flex}.tool-est-bar-row{grid-template-columns:130px 1fr 110px;align-items:center;gap:10px;font-size:12px;display:grid}.tool-est-bar-label{white-space:nowrap;text-overflow:ellipsis;color:var(--gray-700);overflow:hidden}.tool-est-bar-track{background:var(--gray-100);border-radius:4px;height:14px;overflow:hidden}.tool-est-bar-fill{background:var(--blue-600);border-radius:4px;height:100%}.tool-est-bar-value{text-align:right;font-variant-numeric:tabular-nums;color:var(--gray-700)}.tool-theme-dark .tool-est-chart-card{background:#ffffff0a;border-color:#ffffff14}.tool-theme-dark .tool-est-chart-card h3{color:#94a3b8}.tool-theme-dark .tool-est-bar-label,.tool-theme-dark .tool-est-bar-value{color:#cbd5e1}.tool-theme-dark .tool-est-bar-track{background:#ffffff14}.tool-theme-dark .tool-est-bar-fill{background:#60a5fa}.tool-est-gantt{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xs);-webkit-overflow-scrolling:touch;position:relative;overflow-x:auto}.tool-est-gantt-rows{flex-direction:column;gap:6px;padding:14px;display:flex}.tool-est-gantt-scroll-hint{color:var(--gray-500);pointer-events:none;padding:6px 14px 0;font-size:11px;display:none;position:sticky;top:0;left:14px}@media (max-width:720px){.tool-est-gantt-scroll-hint{display:block}}.tool-est-gantt-row{grid-template-columns:200px 1fr;align-items:center;gap:0;display:grid}.tool-est-gantt-axis-row{margin-bottom:6px}.tool-est-gantt-axis-track{border-bottom:1px solid var(--gray-200);height:32px;position:relative}.tool-est-gantt-tick{color:var(--gray-600);white-space:nowrap;pointer-events:none;flex-direction:column;align-items:center;font-size:11px;display:flex;position:absolute;top:0;bottom:0}.tool-est-gantt-tick.is-start{align-items:flex-start}.tool-est-gantt-tick.is-end{align-items:flex-end}.tool-est-gantt-tick-mark{background:var(--gray-300);width:1px;height:6px;margin-top:0}.tool-est-gantt-tick-label{font-variant-numeric:tabular-nums;background:var(--white);margin-top:2px;padding:0 2px}.tool-theme-dark .tool-est-gantt-axis-track{border-bottom-color:#ffffff1f}.tool-theme-dark .tool-est-gantt-tick{color:#cbd5e1}.tool-theme-dark .tool-est-gantt-tick-mark{background:#fff3}.tool-theme-dark .tool-est-gantt-tick-label{background:0 0}.tool-est-gantt-label{color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;background:var(--white);z-index:5;padding:0 8px 0 14px;font-size:12px;position:sticky;left:0;overflow:hidden;box-shadow:4px 0 4px -2px #0f172a0f}.tool-theme-dark .tool-est-gantt-label{background:#1e293b;box-shadow:4px 0 4px -2px #0006}.tool-est-gantt-track{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:4px;height:20px;position:relative;overflow:hidden}.tool-est-gantt-bar{background:var(--blue-600);color:#fff;font-variant-numeric:tabular-nums;border-radius:3px;align-items:center;min-width:18px;padding:0 8px;font-size:11px;display:flex;position:absolute;top:2px;bottom:2px}.tool-est-gantt-milestone{pointer-events:none;background:#b91c1c73;width:1px;position:absolute;top:0;bottom:0}.tool-est-gantt-milestone-marker{pointer-events:none;z-index:2;width:12px;height:12px;margin-left:-6px;position:absolute;top:-4px}.tool-est-gantt-milestone-marker:before{content:"";background:#b91c1c;width:8px;height:8px;margin:2px;display:block;transform:rotate(45deg);box-shadow:0 0 0 1px #fff}.tool-theme-dark .tool-est-gantt{background:#ffffff0a;border-color:#ffffff14}.tool-theme-dark .tool-est-gantt-axis,.tool-theme-dark .tool-est-gantt-label{color:#cbd5e1}.tool-theme-dark .tool-est-gantt-axis-track,.tool-theme-dark .tool-est-gantt-track{background:#ffffff0d;border-color:#ffffff14}.tool-theme-dark .tool-est-gantt-bar{color:#0f172a;background:#60a5fa}.tool-theme-dark .tool-est-gantt-milestone,.tool-theme-dark .tool-est-gantt-milestone-marker:before{background:#fca5a5}.tool-est-gantt-bar.is-explicit{background:#0f766e;box-shadow:inset 0 0 0 1px #ffffff40}.tool-theme-dark .tool-est-gantt-bar.is-explicit{color:#0f172a;background:#2dd4bf}.tool-est-gantt-nonworking{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0}.tool-est-gantt-nonworking-weekend{background:#0f172a0d}.tool-est-gantt-nonworking-holiday{background:repeating-linear-gradient(-45deg,#b91c1c1f,#b91c1c1f 4px,#b91c1c0d 4px 8px)}.tool-est-gantt-track .tool-est-gantt-bar{z-index:1}.tool-est-gantt-track .tool-est-gantt-milestone{z-index:2}.tool-est-gantt-axis-track .tool-est-gantt-tick,.tool-est-gantt-axis-track .tool-est-gantt-milestone-marker{z-index:3}.tool-theme-dark .tool-est-gantt-nonworking-weekend{background:#ffffff0a}.tool-theme-dark .tool-est-gantt-nonworking-holiday{background:repeating-linear-gradient(-45deg,#fca5a52e,#fca5a52e 4px,#fca5a50f 4px 8px)}.tool-est-schedule-grid{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);grid-template-columns:minmax(260px,1fr) minmax(320px,2fr);gap:24px;margin-bottom:12px;padding:14px 16px;display:grid}@media (max-width:800px){.tool-est-schedule-grid{grid-template-columns:1fr}}.tool-theme-dark .tool-est-schedule-grid{background:#ffffff0a;border-color:#ffffff0f}.tool-est-weekday-row{flex-wrap:wrap;gap:6px;display:flex}.tool-est-weekday{font:inherit;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-600);cursor:pointer;border-radius:999px;min-width:48px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.tool-est-weekday:hover{background:var(--gray-50);border-color:var(--gray-300)}.tool-est-weekday.is-active{background:var(--blue-600);border-color:var(--blue-600);color:#fff}.tool-est-weekday.is-active:hover{background:var(--blue-700);border-color:var(--blue-700)}.tool-theme-dark .tool-est-weekday{color:#cbd5e1;background:#0003;border-color:#ffffff1f}.tool-theme-dark .tool-est-weekday:hover{color:#fff;background:#ffffff0f}.tool-theme-dark .tool-est-weekday.is-active{background:var(--blue-600);border-color:var(--blue-600);color:#fff}.tool-est-schedule-table{min-width:960px}.tool-est-mode-cell{align-items:center;gap:6px;display:flex}.tool-est-mode-pill{text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.tool-est-mode-pill-auto{background:var(--gray-100);color:var(--gray-600)}.tool-est-mode-pill-pinned{color:#115e59;background:#0f766e1f}.tool-theme-dark .tool-est-mode-pill-auto{color:#94a3b8;background:#ffffff0f}.tool-theme-dark .tool-est-mode-pill-pinned{color:#5eead4;background:#2dd4bf2e}.tool-est-gantt-legend{color:var(--gray-600);background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);flex-wrap:wrap;gap:16px;margin-top:10px;padding:10px 14px;font-size:12px;display:flex}.tool-theme-dark .tool-est-gantt-legend{color:#94a3b8;background:#ffffff0a;border-color:#ffffff0f}.tool-est-gantt-legend-item{align-items:center;gap:6px;display:inline-flex}.tool-est-gantt-swatch{border:1px solid #0000;border-radius:2px;width:16px;height:12px;display:inline-block}.tool-est-gantt-swatch-bar{background:var(--blue-600)}.tool-est-gantt-swatch-bar-explicit{background:#0f766e}.tool-est-gantt-swatch-weekend{border-color:var(--gray-200);background:#0f172a1a}.tool-est-gantt-swatch-holiday{background:repeating-linear-gradient(-45deg,#b91c1c33,#b91c1c33 3px,#b91c1c0d 3px 6px);border-color:#b91c1c40}.tool-est-gantt-swatch-milestone{background:#b91c1c;border-radius:0;width:10px;height:10px;transform:rotate(45deg)}.tool-theme-dark .tool-est-gantt-swatch-bar{background:#60a5fa}.tool-theme-dark .tool-est-gantt-swatch-bar-explicit{background:#2dd4bf}.tool-theme-dark .tool-est-gantt-swatch-weekend{background:#ffffff0f;border-color:#ffffff1a}.tool-est-report-preview{flex-direction:column;gap:16px;display:flex}.tool-est-report-preview-meta{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-xs);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:14px 16px;display:grid}.tool-est-report-preview-meta>div{flex-direction:column;gap:2px;display:flex}.tool-est-report-preview-meta span{text-transform:uppercase;letter-spacing:.4px;color:var(--gray-500);font-size:11px;font-weight:600}.tool-est-report-preview-meta strong{color:var(--gray-900);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.tool-theme-dark .tool-est-report-preview-meta{background:#ffffff0a;border-color:#ffffff0f}.tool-theme-dark .tool-est-report-preview-meta strong{color:#fff}.tool-est-report-preview>.tool-est-print{color:#0f172a;border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:#fff;max-width:880px;padding:32px}.tool-theme-dark .tool-est-report-preview>.tool-est-print{border-color:#ffffff1a}.tool-est-print{color:#0f172a;position:relative}.tool-est-print-section{margin-bottom:28px}.tool-est-print-watermark{letter-spacing:8px;color:#b91c1c14;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;white-space:nowrap;font-size:92px;font-weight:800;position:absolute;top:180px;left:50%;transform:translate(-50%)rotate(-22deg)}.tool-est-print-section,.tool-est-print-cover,.tool-est-print-table,.tool-est-print-charts,.tool-est-print-signature-grid{z-index:1;position:relative}.tool-est-print-section h2{text-transform:uppercase;letter-spacing:.6px;color:#475569;border-bottom:1px solid #e2e8f0;margin:0 0 12px;padding-bottom:6px;font-size:14px;font-weight:700}.tool-est-print-section h3{text-transform:uppercase;letter-spacing:.4px;color:#475569;margin:14px 0 6px;font-size:12px;font-weight:700}.tool-est-print-cover{margin-bottom:32px}.tool-est-print-logo{margin-bottom:16px}.tool-est-print-logo img{object-fit:contain;max-width:240px;max-height:64px;display:block}.tool-est-print-meta-line{color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;font-size:11px;font-weight:600}.tool-est-print-title{color:#0f172a;margin:0;font-size:28px;font-weight:700}.tool-est-print-sub{color:#334155;margin:6px 0 24px;font-size:14px}.tool-est-print-cover-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tool-est-print-cover-grid>div{background:#f8fafc;border-radius:6px;padding:10px 12px}.tool-est-print-cover-grid span{text-transform:uppercase;letter-spacing:.4px;color:#64748b;font-size:11px;font-weight:600;display:block}.tool-est-print-cover-grid strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:16px}.tool-est-print-grid-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tool-est-print-block{white-space:pre-wrap;line-height:1.5}.tool-est-print-subline{color:#64748b;white-space:pre-wrap;margin-top:3px;font-size:11px;line-height:1.45}.tool-est-print-table{border-collapse:collapse;width:100%;font-size:12px}.tool-est-print-table th,.tool-est-print-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:6px 8px}.tool-est-print-table .tool-num{text-align:right;font-variant-numeric:tabular-nums}.tool-est-print-table th{text-transform:uppercase;letter-spacing:.4px;color:#64748b;background:#f8fafc;font-size:10px;font-weight:700}.tool-est-print-grand td{border-top:2px solid #0f172a;padding-top:10px;font-size:14px}.tool-est-print-phase td{background:#eff6ff;padding-top:8px;font-weight:600}.tool-est-print-charts{grid-template-columns:1fr 1fr;gap:16px;display:grid}.tool-est-print-chart h3{margin-top:0;font-size:11px}.tool-est-print-chart-row{grid-template-columns:130px 1fr 90px;align-items:center;gap:8px;padding:2px 0;font-size:11px;display:grid}.tool-est-print-chart-track{background:#e2e8f0;border-radius:3px;height:8px;overflow:hidden}.tool-est-print-chart-fill{background:#2563eb;height:100%;display:block}.tool-est-print-chart-val{text-align:right;font-variant-numeric:tabular-nums}.tool-est-print-gantt{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:4px;margin:8px 0 12px;padding:10px;display:flex}.tool-est-print-gantt-row{grid-template-columns:150px 1fr;align-items:center;gap:8px;display:grid}.tool-est-print-gantt-axis-row{margin-bottom:4px}.tool-est-print-gantt-label{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:10pt;font-weight:600;overflow:hidden}.tool-est-print-gantt-axis-row .tool-est-print-gantt-label{color:#64748b;font-weight:500}.tool-est-print-gantt-axis-track{border-bottom:1px solid #cbd5e1;height:28px;position:relative}.tool-est-print-gantt-track{background:#f8fafc;border:1px solid #e2e8f0;border-radius:2px;height:16px;position:relative;overflow:hidden}.tool-est-print-gantt-bar{color:#fff;z-index:2;background:#2563eb;border-radius:2px;align-items:center;min-width:16px;padding:0 5px;font-size:8pt;display:flex;position:absolute;top:1px;bottom:1px}.tool-est-print-gantt-bar.is-explicit{background:#0f766e}.tool-est-print-gantt-tick{color:#475569;white-space:nowrap;pointer-events:none;z-index:3;flex-direction:column;align-items:center;font-size:8pt;display:flex;position:absolute;top:0;bottom:0}.tool-est-print-gantt-tick.is-start{align-items:flex-start}.tool-est-print-gantt-tick.is-end{align-items:flex-end}.tool-est-print-gantt-tick-mark{background:#94a3b8;width:1px;height:5px}.tool-est-print-gantt-tick-label{font-variant-numeric:tabular-nums;background:#fff;margin-top:2px;padding:0 2px}.tool-est-print-gantt-milestone{pointer-events:none;z-index:1;background:#b91c1c8c;width:1px;position:absolute;top:0;bottom:0}.tool-est-print-gantt-milestone-marker{z-index:4;width:10px;height:10px;margin-left:-5px;position:absolute;top:-3px}.tool-est-print-gantt-milestone-marker:before{content:"";background:#b91c1c;width:6px;height:6px;margin:2px;display:block;transform:rotate(45deg);box-shadow:0 0 0 1px #fff}.tool-est-print-gantt-nonworking{pointer-events:none;z-index:0;position:absolute;top:0;bottom:0}.tool-est-print-gantt-nonworking-weekend{background:#eef2f7}.tool-est-print-gantt-nonworking-holiday{background:repeating-linear-gradient(-45deg,#b91c1c2e,#b91c1c2e 3px,#b91c1c0d 3px 6px)}.tool-est-print-gantt-legend{color:#475569;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:12px;margin-top:6px;padding-top:6px;font-size:8pt;display:flex}.tool-est-print-gantt-legend>span{align-items:center;gap:4px;display:inline-flex}.tool-est-print-gantt-swatch{border:1px solid #0000;border-radius:1px;width:12px;height:8px;display:inline-block}.tool-est-print-gantt-swatch-bar{background:#2563eb}.tool-est-print-gantt-swatch-bar-explicit{background:#0f766e}.tool-est-print-gantt-swatch-weekend{background:#eef2f7;border-color:#cbd5e1}.tool-est-print-gantt-swatch-holiday{background:repeating-linear-gradient(-45deg,#b91c1c4d,#b91c1c4d 2px,#b91c1c0f 2px 4px);border-color:#b91c1c66}.tool-est-print-gantt-swatch-milestone{background:#b91c1c;border-radius:0;width:8px;height:8px;transform:rotate(45deg)}.tool-est-print-signature-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:24px;display:grid}.tool-est-print-sigline{border-bottom:1px solid #94a3b8;height:36px;margin:6px 0 4px}.tool-est-print-valid{color:#475569;margin-top:16px;font-size:12px}.tool-est-page-break{page-break-after:always;break-after:page}@media print{.tool-est-stepper,.tool-est-editor-head,.tool-est-suggestions-chip,.tool-est-report-preview{display:none!important}.tool-est-print-pdf{color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11pt;line-height:1.45}.tool-est-print-section{page-break-inside:avoid}.tool-est-print-section h2,.tool-est-print-section h3{page-break-after:avoid}.tool-est-print-cover-grid>div,.tool-est-print-table th,.tool-est-print-phase td,.tool-est-print-chart-fill,.tool-est-print-chart-track,.tool-est-print-gantt,.tool-est-print-gantt-track,.tool-est-print-gantt-bar,.tool-est-print-gantt-nonworking,.tool-est-print-gantt-nonworking-weekend,.tool-est-print-gantt-nonworking-holiday,.tool-est-print-gantt-milestone,.tool-est-print-gantt-milestone-marker:before,.tool-est-print-gantt-swatch,.tool-est-print-gantt-tick-label{-webkit-print-color-adjust:exact;print-color-adjust:exact}.tool-est-print-cover-grid>div{background:#f5f7fa!important}.tool-est-print-table th{background:#f5f5f5!important}.tool-est-print-phase td{background:#eff6ff!important}.tool-est-print-chart-track{background:#e2e8f0!important}.tool-est-print-chart-fill{background:#2563eb!important}.tool-est-print-gantt-track{background:#f8fafc!important}.tool-est-print-gantt-bar{color:#fff!important;background:#2563eb!important}.tool-est-print-gantt-bar.is-explicit{background:#0f766e!important}.tool-est-print-gantt-nonworking-weekend{background:#eef2f7!important}.tool-est-print-gantt-tick-label{background:#fff!important}.tool-est-print-watermark{-webkit-print-color-adjust:exact;print-color-adjust:exact;color:#b91c1c14!important}}
.ppl-shell{border:1px solid var(--gray-200);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:24px;width:calc(100% - 48px);max-width:1100px;margin:32px auto;padding:24px;position:relative;box-shadow:0 18px 48px #0f172a14}.ppl-toolbar{border-bottom:1px solid var(--gray-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.ppl-brand{flex-direction:column;gap:2px;display:flex}.ppl-brand strong{color:var(--gray-900);font-size:16px;font-weight:800}.ppl-brand span{color:var(--gray-600);font-size:12px}.ppl-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:24px;margin-top:24px;display:grid}@media (max-width:880px){.ppl-grid{grid-template-columns:1fr}}.ppl-form{flex-direction:column;gap:18px;display:flex}.ppl-fieldset{border:1px solid var(--gray-200);background:#fff;border-radius:14px;margin:0;padding:16px}.ppl-fieldset legend{background:var(--gray-900);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-bottom:8px;padding:4px 12px;font-size:11px;font-weight:700}.ppl-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:720px){.ppl-row{grid-template-columns:1fr}}.ppl-field{flex-direction:column;gap:6px;min-width:0;display:flex}.ppl-field span{color:var(--gray-700);letter-spacing:.02em;font-size:12px;font-weight:600}.ppl-field span em{color:var(--gray-500);font-style:normal;font-weight:500}.ppl-field input,.ppl-field select{border:1px solid var(--gray-300);color:var(--gray-900);font:inherit;background:#fff;border-radius:10px;width:100%;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.ppl-field input:focus,.ppl-field select:focus{border-color:#0070ba;outline:none;box-shadow:0 0 0 3px #0070ba2e}.ppl-field.has-error input,.ppl-field.has-error select{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.ppl-error{color:#b91c1c;font-size:12px}.ppl-hint{color:var(--gray-600);margin:0;font-size:12px}.ppl-hint code{background:#0f172a0f;border-radius:4px;padding:1px 5px}.ppl-hint-block{color:#78350f;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;padding:12px 14px}.ppl-hint-block strong{color:#78350f}.ppl-btn{border:1px solid var(--gray-300);color:var(--gray-900);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:10px 16px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.ppl-btn:hover{border-color:var(--gray-400);background:#f1f5f9}.ppl-btn-primary{color:#fff;background:linear-gradient(135deg,#003087,#0070ba);border-color:#0000;box-shadow:0 6px 16px #00308740}.ppl-btn-primary:hover{box-shadow:0 10px 24px #00308752}.ppl-output{flex-direction:column;align-self:start;gap:16px;display:flex;position:sticky;top:16px}.ppl-output-card{border:1px solid var(--gray-200);background:#fff;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.ppl-label{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.ppl-link-row{gap:8px;display:flex}.ppl-link-input{border:1px solid var(--gray-200);color:var(--gray-900);background:#f8fafc;border-radius:10px;width:100%;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.ppl-output-meta{color:var(--gray-700);flex-wrap:wrap;align-items:center;gap:16px;font-size:13px;display:flex}.ppl-output-meta strong{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;margin-right:6px;font-size:11px}.ppl-actions{flex-wrap:wrap;gap:8px;display:flex}.ppl-empty{color:var(--gray-500);margin:0;font-size:13px}.ppl-qr{border:1px solid var(--gray-200);background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.ppl-qr svg{width:100%;max-width:260px;height:auto;display:block}.ppl-toast{background:var(--gray-900);color:#fff;z-index:9999;border-radius:10px;padding:12px 18px;font-size:13px;font-weight:600;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #0f172a40}.ppl-toast-error{background:#b91c1c}
.esg-app-band{border-top:1px solid var(--gray-200,#e5e7eb);border-bottom:1px solid var(--gray-200,#e5e7eb);background:#f1f5f9;padding:8px 0 40px}.esg-app-band .esg-shell{margin-top:32px;margin-bottom:0}body.tool-focus-active .esg-app-band{background:0 0;border:0;padding:0}body.tool-focus-active .esg-app-band .esg-shell{margin:0}.esg-shell{border:1px solid var(--gray-200);background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:24px;width:calc(100% - 48px);max-width:1200px;margin:32px auto;padding:24px;position:relative;box-shadow:0 18px 48px #0f172a14}.esg-toolbar{border-bottom:1px solid var(--gray-100);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.esg-brand{flex-direction:column;gap:2px;min-width:0;display:flex}.esg-brand strong{color:var(--gray-900);font-size:16px;font-weight:800}.esg-brand span{color:var(--gray-600);font-size:12px}.esg-brand-intro{color:#2563eb;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.esg-brand-intro:hover{color:#1d4ed8}.esg-toolbar-name label{align-items:center;gap:8px;display:flex}.esg-toolbar-name span{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.esg-toolbar-name input{border:1px solid var(--gray-300);font:inherit;background:#fff;border-radius:10px;min-width:220px;padding:8px 12px;font-weight:600}.esg-toolbar-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.esg-toolbar-divider{background:var(--gray-200);width:1px;height:22px;display:inline-block}@media (max-width:720px){.esg-toolbar-divider{display:none}}.esg-shell.esg-shell-focus{background:var(--gray-50,#f8fafc);box-shadow:none;z-index:9999;border:0;border-radius:0;width:100%;max-width:none;height:100dvh;margin:0;padding:16px;position:fixed;inset:0;overflow:auto}.esg-shell.esg-shell-focus-wide{padding:16px 24px}.esg-shell.esg-shell-focus-centered{padding:16px max(16px,50vw - 550px)}@media (max-width:720px){.esg-shell.esg-shell-focus,.esg-shell.esg-shell-focus-wide,.esg-shell.esg-shell-focus-centered{padding:12px}}.esg-shell.esg-shell-focus .tool-focus-controls{top:auto;bottom:18px}.esg-grid.esg-grid-designer{grid-template-columns:1fr}.esg-designer-bottom{flex-direction:column;gap:16px;margin-top:24px;display:flex}.esg-designer-loading{border:1px solid var(--gray-200);color:var(--gray-500);text-align:center;background:#fff;border-radius:12px;padding:32px}.esg-designer{grid-template-columns:180px minmax(0,1fr) 280px;align-items:start;gap:12px;display:grid}@media (max-width:1180px){.esg-designer{grid-template-columns:160px minmax(0,1fr) 260px}}@media (max-width:980px){.esg-designer{grid-template-columns:1fr}}.esg-d-visual{background:#f4f6fa;border-radius:12px;min-height:420px;padding:24px 16px}.esg-d-visual-card{background:#fff;border-radius:14px;max-width:600px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.esg-d-visual-empty{color:var(--gray-500);text-align:center;padding:64px 24px}.esg-d-visual-empty strong{color:var(--gray-700);margin-bottom:4px;font-size:14px;display:block}.esg-d-visual-empty span{font-size:12px}.esg-d-slot{justify-content:center;align-items:center;height:0;transition:height .15s,background .15s;display:flex;position:relative}.esg-d-slot-line{background:0 0;width:calc(100% - 32px);height:2px;margin:0 16px;transition:background .15s;display:block}.esg-d-slot.is-active{height:16px}.esg-d-slot.is-active .esg-d-slot-line{background:#ff5c0540}.esg-d-slot.is-over{background:#ff5c0514;height:32px}.esg-d-slot.is-over .esg-d-slot-line{background:#ff5c05;height:3px}.esg-d-slot-label{color:#fff;letter-spacing:.04em;text-transform:uppercase;z-index:2;background:#ff5c05;border-radius:999px;padding:4px 10px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.esg-d-section-wrap{outline-offset:-1px;cursor:pointer;outline:1px dashed #0f172a24;transition:outline-color .15s,box-shadow .15s;position:relative}.esg-d-section-wrap:hover{outline-color:#ff5c0573}.esg-d-section-wrap.is-selected{outline-color:#ff5c05;box-shadow:inset 0 0 0 1px #ff5c054d}.esg-d-section-wrap.is-dragging{opacity:.55}.esg-d-col{outline-offset:-1px;outline:1px dashed #0f172a1a;min-height:36px;padding:0;transition:outline-color .15s,background .15s;position:relative}.esg-d-col.is-active{outline-color:#ff5c0566}.esg-d-col.is-over{background:#ff5c050d;outline-color:#ff5c05}.esg-d-col-empty{color:var(--gray-400);text-align:center;justify-content:center;align-items:center;min-height:60px;font-size:11px;display:flex}.esg-d-slot-col{height:2px}.esg-d-slot-col.is-active{height:10px}.esg-d-slot-col.is-over{height:18px}.esg-d-inline{cursor:pointer;border:1px solid #0000;border-radius:4px;outline:none;transition:border-color .12s;position:relative}.esg-d-inline:hover{border-color:#ff5c0540}.esg-d-inline.is-selected{border-color:#ff5c05;box-shadow:0 0 0 1px #ff5c0533}.esg-d-inline.is-dragging{opacity:.55}.esg-d-vrow{cursor:pointer;border:2px solid #0000;outline:none;transition:border-color .15s,box-shadow .15s;position:relative}.esg-d-vrow:hover{border-color:#ff5c0540}.esg-d-vrow.is-selected{border-color:#ff5c05;box-shadow:inset 0 0 0 1px #ff5c05}.esg-d-vrow.is-dragging{border-color:#ff5c05}.esg-d-vrow-toolbar{z-index:3;background:#0f172a;border-radius:999px;align-items:center;gap:2px;padding:4px;display:none;position:absolute;top:8px;right:8px;box-shadow:0 6px 18px #0f172a40}.esg-d-vrow:hover .esg-d-vrow-toolbar,.esg-d-vrow.is-selected .esg-d-vrow-toolbar,.esg-d-section-wrap:hover>.esg-d-vrow-toolbar,.esg-d-section-wrap.is-selected>.esg-d-vrow-toolbar,.esg-d-inline:hover>.esg-d-vrow-toolbar,.esg-d-inline.is-selected>.esg-d-vrow-toolbar{display:inline-flex}.esg-d-vrow-toolbar.is-small{padding:2px;top:4px;right:4px}.esg-d-vrow-toolbar.is-small .esg-d-vrow-btn{width:22px;height:22px;font-size:11px}.esg-d-vrow-toolbar.is-small .esg-d-vrow-label{padding:0 6px;font-size:10px}.esg-d-section-wrap>.esg-d-vrow-toolbar{z-index:10}.esg-d-inline>.esg-d-vrow-toolbar{z-index:3}:is(.esg-d-section-wrap:has(.esg-d-inline:hover)>.esg-d-vrow-toolbar,.esg-d-section-wrap:has(.esg-d-inline.is-selected)>.esg-d-vrow-toolbar){display:none!important}.esg-d-vrow-label{color:#ffffffd9;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:0 8px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:600}.esg-d-vrow-btn{color:#ffffffd9;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:inline-flex}.esg-d-vrow-btn:hover:not(:disabled){color:#fff;background:#ffffff1f}.esg-d-vrow-btn:disabled{cursor:not-allowed;opacity:.3}.esg-d-vrow-btn-danger:hover:not(:disabled){color:#fca5a5;background:#f8717140}.esg-d-vrow-handle{cursor:grab;letter-spacing:-2px}.esg-d-vrow-handle:active{cursor:grabbing}.esg-d-palette{border:1px solid var(--gray-200);background:#fff;border-radius:12px;padding:12px;position:sticky;top:16px}.esg-d-palette-head{color:var(--gray-700);margin-bottom:10px;font-size:13px}.esg-d-palette-head strong{display:block}.esg-d-palette-head span{color:var(--gray-500);font-size:11px}.esg-d-palette-groups{flex-direction:column;gap:14px;display:flex}.esg-d-palette-group{flex-direction:column;gap:6px;display:flex}.esg-d-palette-group-title{color:var(--gray-500);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.esg-d-palette-list{flex-direction:column;gap:4px;display:flex}.esg-d-palette-item{border:1px solid var(--gray-200);cursor:pointer;font:inherit;text-align:left;background:#f8fafc;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s;display:flex}.esg-d-palette-item:hover{border-color:var(--gray-300);background:#fff}.esg-d-palette-icon{color:#fff;background:#ff5c05;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font:700 11px/1 Arial,sans-serif;display:inline-flex}.esg-d-canvas-wrap{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;gap:8px;min-height:220px;padding:12px;display:flex}.esg-d-canvas-head{color:var(--gray-700);justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.esg-d-canvas-head-actions{align-items:center;gap:4px;display:inline-flex}.esg-d-canvas-count{color:var(--gray-500);padding-left:8px;font-size:11px}.esg-d-history-btn{font-size:13px}.esg-d-errors{color:#78350f;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:12px}.esg-d-errors strong{margin-bottom:4px;display:block}.esg-d-errors ul{margin:0;padding-left:18px;list-style:outside}.esg-be-convert-bar{background:linear-gradient(135deg,#ff5c050f,#6b21a80f);border:1px solid #ff5c054d;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.esg-be-convert-bar strong{color:var(--gray-900);font-size:13px;display:block}.esg-be-convert-bar span{color:var(--gray-700);margin-top:2px;font-size:12px;display:block}@media (max-width:720px){.esg-be-convert-bar{grid-template-columns:1fr}}.esg-d-canvas-empty{border:2px dashed var(--gray-200);color:var(--gray-500);text-align:center;background:#f8fafc;border-radius:10px;padding:36px 16px;transition:background .15s,border-color .15s,color .15s}.esg-d-canvas-empty.is-active{border-color:#ff5c0573}.esg-d-canvas-empty.is-drop-target{color:#c2410c;background:#ff5c0514;border-color:#ff5c05}.esg-d-canvas-empty strong{color:var(--gray-700);margin-bottom:4px;font-size:14px;display:block}.esg-d-canvas-empty span{font-size:12px}.esg-d-canvas-empty.is-drop-target strong{color:#c2410c}.esg-d-canvas-end{color:var(--gray-500);opacity:0;text-align:center;border:2px dashed #0000;border-radius:10px;height:0;margin-top:0;padding:0;font-size:12px;transition:height .18s,opacity .18s,margin-top .18s,padding .18s,background .15s,border-color .15s,color .15s;overflow:hidden}.esg-d-canvas-end.is-active{opacity:1;border-color:#ff5c0566;height:auto;margin-top:6px;padding:14px 16px}.esg-d-canvas-end.is-drop-target{color:#c2410c;background:#ff5c0514;border-color:#ff5c05}.esg-d-canvas-list{flex-direction:column;gap:6px;display:flex}.esg-d-canvas-row{border:1px solid var(--gray-200);cursor:pointer;background:#f8fafc;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;transition:background .12s,border-color .12s,box-shadow .12s;display:grid}.esg-d-canvas-row.is-dragging{cursor:grabbing;background:#fff;border-color:#ff5c05;box-shadow:0 12px 28px #0f172a2e}.esg-d-drag-handle{color:var(--gray-400);cursor:grab;letter-spacing:-2px;touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:100%;padding:0;font-size:16px;display:flex}.esg-d-drag-handle:hover{color:var(--gray-600)}.esg-d-drag-handle:focus-visible{color:var(--gray-700);border-radius:4px;outline:none;box-shadow:0 0 0 2px #ff5c0559}.esg-d-drag-handle:active{cursor:grabbing}.esg-d-canvas-row:hover{background:#fff}.esg-d-canvas-row.is-selected{background:#fff;border-color:#ff5c05;box-shadow:0 0 0 2px #ff5c052e}.esg-d-canvas-row-meta{align-items:center;gap:10px;min-width:0;display:flex}.esg-d-canvas-icon{background:var(--gray-200);color:var(--gray-700);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font:700 11px/1 Arial,sans-serif;display:inline-flex}.esg-d-canvas-row.is-selected .esg-d-canvas-icon{color:#fff;background:#ff5c05}.esg-d-canvas-row-text{flex-direction:column;min-width:0;display:flex}.esg-d-canvas-row-text strong{color:var(--gray-900);font-size:13px}.esg-d-canvas-row-text span{color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.esg-d-canvas-row-actions{gap:2px;display:inline-flex}.esg-d-row-btn{color:var(--gray-600);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px;width:26px;height:26px;font-size:14px}.esg-d-row-btn:hover:not(:disabled){background:var(--gray-100);color:var(--gray-900)}.esg-d-row-btn:disabled{cursor:not-allowed;opacity:.3}.esg-d-row-btn-danger:hover:not(:disabled){color:#b91c1c;background:#fef2f2}.esg-d-properties{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;gap:14px;max-height:calc(100vh - 80px);padding:12px;display:flex;position:sticky;top:16px;overflow-y:auto}.esg-d-section{flex-direction:column;gap:8px;display:flex}.esg-d-section h4{border-bottom:1px solid var(--gray-100);color:var(--gray-700);letter-spacing:.06em;text-transform:uppercase;margin:0;padding-bottom:6px;font-size:11px;font-weight:700}.esg-d-block-meta{color:var(--gray-700);margin:4px 0;font-size:12px}.esg-d-block-meta strong{color:var(--gray-900);margin-bottom:2px;font-size:13px;display:block}.esg-d-prop-list{flex-direction:column;gap:10px;display:flex}.esg-d-prop-divider{border-top:1px solid var(--gray-100);color:var(--gray-500);letter-spacing:.08em;text-transform:uppercase;margin:6px 0 0;padding-top:8px;font-size:10px;font-weight:700}.esg-d-padding-box{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.esg-d-padding-cell{flex-direction:column;align-items:center;gap:2px;display:flex}.esg-d-padding-cell>span{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:700}.esg-d-padding-cell input{border:1px solid var(--gray-300);font:inherit;text-align:center;-moz-appearance:textfield;background:#fff;border-radius:6px;width:100%;padding:5px 6px;font-size:12px}.esg-d-padding-cell input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.esg-d-padding-cell input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.esg-d-padding-all{grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:6px;display:grid}.esg-d-padding-all>span{color:var(--gray-500);font-size:11px}.esg-d-padding-all input{border:1px solid var(--gray-300);font:inherit;text-align:center;background:#f8fafc;border-radius:6px;width:64px;padding:5px 8px;font-size:12px}.esg-d-prop label{flex-direction:column;gap:4px;display:flex}.esg-d-prop label>span{color:var(--gray-700);font-size:11px;font-weight:600}.esg-d-prop input[type=text],.esg-d-prop input[type=url],.esg-d-prop input[type=number],.esg-d-prop select,.esg-d-prop textarea{border:1px solid var(--gray-300);font:inherit;background:#fff;border-radius:8px;width:100%;padding:7px 10px;font-size:13px}.esg-d-prop input[type=color]{border:1px solid var(--gray-300);cursor:pointer;border-radius:8px;width:100%;height:34px;padding:2px}.esg-d-prop textarea{resize:vertical;min-height:80px;font-family:inherit}.esg-d-list{flex-direction:column;gap:8px;display:flex}.esg-d-list-item{border:1px solid var(--gray-200);background:#f8fafc;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.esg-d-list-head{justify-content:space-between;align-items:center;display:flex}.esg-d-list-head>span{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.esg-d-list-head-actions{gap:2px;display:inline-flex}.esg-d-list-add{align-self:flex-start;padding:6px 12px;font-size:12px}.esg-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-top:24px;display:grid}@media (max-width:1080px){.esg-grid{grid-template-columns:1fr}}.esg-col-editor,.esg-col-preview{flex-direction:column;gap:16px;min-width:0;display:flex}.esg-col-preview{position:relative}.esg-d-preview-portal{pointer-events:none;z-index:50;position:absolute;inset:0}.esg-d-preview-drop{pointer-events:auto;background:#ff5c050d;border:2px dashed #ff5c0573;border-radius:14px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:flex;position:absolute;inset:0}.esg-d-preview-drop.is-over{background:#ff5c051f;border-color:#ff5c05}.esg-d-preview-drop-inner{text-align:center;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:18px 22px;display:flex;box-shadow:0 12px 32px #0f172a2e}.esg-d-preview-drop-inner strong{color:#c2410c;font-size:14px}.esg-d-preview-drop-inner span{color:var(--gray-600);font-size:12px}body.esg-d-dragging-palette .esg-iframe{pointer-events:none}.esg-editor{flex-direction:column;gap:16px;display:flex}.esg-mode-row{flex-wrap:wrap;gap:8px;display:flex}.esg-mode-btn{border:1px solid var(--gray-200);color:var(--gray-700);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:8px 14px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.esg-mode-btn.is-active{background:var(--gray-900);border-color:var(--gray-900);color:#fff}.esg-tabs{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-wrap:wrap;gap:4px;padding:4px;display:flex}.esg-tab{color:var(--gray-700);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;transition:background .15s,color .15s}.esg-tab:hover{background:var(--gray-100)}.esg-tab.is-active{background:var(--gray-900);color:#fff}.esg-tab-body{flex-direction:column;gap:16px;display:flex}.esg-stack{flex-direction:column;gap:14px;display:flex}.esg-fieldset{border:1px solid var(--gray-200);background:#fff;border-radius:14px;flex-direction:column;gap:12px;margin:0;padding:16px;display:flex}.esg-fieldset legend{background:var(--gray-900);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;margin-bottom:4px;padding:4px 12px;font-size:11px;font-weight:700}.esg-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:720px){.esg-row{grid-template-columns:1fr}}.esg-row .esg-field{min-width:0}.esg-field{flex-direction:column;gap:6px;min-width:0;display:flex}.esg-field.is-full{grid-column:1/-1}.esg-field>span{color:var(--gray-700);letter-spacing:.02em;font-size:12px;font-weight:600}.esg-field input,.esg-field select,.esg-field textarea{border:1px solid var(--gray-300);color:var(--gray-900);font:inherit;background:#fff;border-radius:10px;width:100%;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.esg-field input[type=color]{cursor:pointer;height:42px;padding:4px 6px}.esg-field input:focus,.esg-field select:focus,.esg-field textarea:focus{border-color:#ff5c05;outline:none;box-shadow:0 0 0 3px #ff5c052e}.esg-field textarea{resize:vertical;min-height:96px;font-family:inherit}.esg-hint{color:var(--gray-500);margin:0;font-size:12px}.esg-error{color:#b91c1c;font-size:12px}.esg-toggle{border:1px solid var(--gray-200);cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.esg-toggle input{accent-color:#ff5c05}.esg-toggle-inline{background:0 0;border:0;padding:0;font-weight:500}.esg-toggle-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.esg-radio-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.esg-radio-card{border:1px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex}.esg-radio-card.is-active{border-color:#ff5c05;box-shadow:0 0 0 2px #ff5c052e}.esg-radio-card input{display:none}.esg-radio-card strong{color:var(--gray-900);font-size:13px}.esg-radio-card span{color:var(--gray-600);font-size:12px}.esg-layout-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.esg-layout-card{border:1px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:12px;transition:border-color .15s,box-shadow .15s;display:flex}.esg-layout-card.is-active{border-color:#ff5c05;box-shadow:0 0 0 2px #ff5c052e}.esg-layout-card input{display:none}.esg-layout-card strong{color:var(--gray-900);font-size:13px}.esg-layout-card span{color:var(--gray-600);font-size:12px}.esg-image-upload{grid-template-columns:90px 1fr;align-items:center;gap:12px;display:grid}.esg-image-upload .esg-image-url,.esg-image-upload .esg-hint{grid-column:1/-1}.esg-image-preview{border:1px dashed var(--gray-300);background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.esg-image-preview img{object-fit:contain;max-width:80px;max-height:80px;display:block}.esg-image-empty{color:var(--gray-500);text-align:center;font-size:11px}.esg-image-actions{flex-wrap:wrap;gap:8px;display:flex}.esg-image-url{border:1px solid var(--gray-300);font:inherit;background:#fff;border-radius:10px;width:100%;padding:10px 12px}.esg-services-items{flex-direction:column;gap:12px;display:flex}.esg-services-item{border:1px solid var(--gray-200);background:#f8fafc;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.esg-services-item-header{justify-content:space-between;align-items:center;display:flex}.esg-services-item-label{color:var(--gray-500);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.esg-services-item .esg-btn-danger:disabled{cursor:not-allowed;opacity:.5}.esg-social-list{flex-direction:column;gap:8px;display:flex}.esg-social-row{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.esg-social-row.is-on{border-color:#ff5c05;box-shadow:0 0 0 2px #ff5c051a}.esg-social-row-head{grid-template-columns:200px 1fr auto;align-items:center;gap:12px;display:grid}.esg-social-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.esg-social-toggle input{accent-color:#ff5c05}.esg-social-name{font-size:13px;font-weight:700}.esg-social-input{border:1px solid var(--gray-200);font:inherit;background:#f8fafc;border-radius:10px;width:100%;padding:8px 10px}.esg-social-input:disabled{color:var(--gray-400)}.esg-social-customise{white-space:nowrap;justify-content:center;align-items:center;height:32px;padding:0 12px;font-size:12px;line-height:1;display:inline-flex}.esg-social-row-details{border-top:1px dashed var(--gray-200);flex-direction:column;gap:12px;margin-top:4px;padding-top:12px;display:flex}@media (max-width:720px){.esg-social-row-head{grid-template-columns:1fr}.esg-social-customise{justify-self:start}}.esg-btn{border:1px solid var(--gray-300);color:var(--gray-900);cursor:pointer;font:inherit;white-space:nowrap;background:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.esg-btn:hover{background:var(--gray-100);border-color:var(--gray-400)}.esg-btn-primary{color:#fff;background:linear-gradient(135deg,#ff5c05,#db4a00);border-color:#0000;box-shadow:0 6px 16px #ff5c0540}.esg-btn-primary:hover{color:#fff;background:linear-gradient(135deg,#ff6a1a,#e85100);border-color:#0000;box-shadow:0 10px 24px #ff5c0552}.esg-btn-pulse{animation:2.2s ease-in-out infinite esg-btn-pulse-glow;position:relative;overflow:visible}.esg-btn-pulse:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ff5c0573;animation:2.2s ease-out infinite esg-btn-pulse-ring;position:absolute;inset:-6px}@keyframes esg-btn-pulse-glow{0%,to{box-shadow:0 6px 16px #ff5c0540}50%{box-shadow:0 16px 34px #ff5c0573}}@keyframes esg-btn-pulse-ring{0%{opacity:0;transform:scale(.96)}25%{opacity:.6}to{opacity:0;transform:scale(1.06)}}@media (prefers-reduced-motion:reduce){.esg-btn-pulse,.esg-btn-pulse:after{animation:none}}.esg-btn-ghost{border-color:var(--gray-200);background:0 0}.esg-btn-danger{color:#b91c1c;border-color:#fca5a5}.esg-btn-danger:hover{background:#fef2f2;border-color:#f87171}.esg-btn-demo{color:#c2410c;background:#ff5c0514;border-color:#ff5c0559}.esg-btn-demo:hover{background:#ff5c0524;border-color:#ff5c058c}.esg-icon-base-row{grid-template-columns:1fr auto;align-items:stretch;gap:8px;display:grid}.esg-icon-base-row input{min-width:0}@media (max-width:540px){.esg-icon-base-row{grid-template-columns:1fr}}.esg-preview{border:1px solid var(--gray-200);background:#fff;border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex}.esg-preview-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.esg-pill-group{background:var(--gray-100);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.esg-pill{color:var(--gray-700);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.esg-pill.is-active{color:var(--gray-900);background:#fff;box-shadow:0 1px 3px #0f172a14}.esg-pill-current{color:#c2410c;background:#ffe2d1;padding:6px 10px}.esg-preview-toggles{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.esg-preview-frame{border:1px solid var(--gray-200);background:#f8fafc;border-radius:12px;width:100%;margin:0 auto;overflow:hidden}.esg-preview-frame.is-dark{background:#0f172a}.esg-iframe{background:0 0;border:0;width:100%;height:520px;display:block}.esg-source,.esg-plain{color:#f8fafc;white-space:pre-wrap;word-break:break-word;background:#0f172a;border-radius:12px;max-height:520px;margin:0;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.55;overflow:auto}.esg-copy-bar{border:1px solid var(--gray-200);background:#fff;border-radius:14px;flex-wrap:wrap;gap:8px;padding:14px;display:flex}.esg-checker{border:1px solid var(--gray-200);background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:14px;display:flex}.esg-checker.is-clean{background:#ecfdf5;border-color:#a7f3d0}.esg-checker.is-clean strong{color:#065f46}.esg-checker.is-clean span{color:#047857;font-size:13px}.esg-checker>strong{color:var(--gray-900);font-size:13px}.esg-checker-list{border-radius:10px;margin:0;padding:8px 14px 8px 28px;font-size:12px;list-style:outside}.esg-checker-error{color:#991b1b;background:#fef2f2}.esg-checker-warn{color:#78350f;background:#fef3c7}.esg-checker-info{color:#1e3a8a;background:#eff6ff}.esg-saved{border-top:1px solid var(--gray-200);flex-direction:column;gap:12px;margin-top:24px;padding-top:20px;display:flex}.esg-saved h3{color:var(--gray-900);align-items:center;gap:10px;margin:0;font-size:16px;display:flex}.esg-saved-count{background:var(--gray-100);color:var(--gray-700);letter-spacing:.04em;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:700}.esg-saved-table-wrap{border:1px solid var(--gray-200);background:#fff;border-radius:12px;overflow:hidden}.esg-saved-table{border-collapse:collapse;width:100%;font-size:13px}.esg-saved-table thead th{background:var(--gray-50,#f8fafc);border-bottom:1px solid var(--gray-200);color:var(--gray-600);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:10px 14px;font-size:11px;font-weight:700}.esg-saved-th-actions{text-align:right!important}.esg-saved-table tbody tr{transition:background .12s}.esg-saved-table tbody tr+tr td{border-top:1px solid var(--gray-100)}.esg-saved-table tbody tr:hover td{background:var(--gray-50,#f8fafc)}.esg-saved-table tbody tr.is-active td{background:#ff5c050f}.esg-saved-table tbody tr.is-active td:first-child{box-shadow:inset 3px 0 #ff5c05}.esg-saved-table td{color:var(--gray-700);vertical-align:middle;padding:10px 14px}.esg-saved-table td.esg-saved-name{color:var(--gray-900)}.esg-saved-table td.esg-saved-name strong{color:var(--gray-900);font-size:13px;font-weight:700}.esg-saved-table td.esg-saved-actions-cell{text-align:right;white-space:nowrap;padding:6px 10px}.esg-saved-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:inline-flex}@media (max-width:720px){.esg-saved-table thead{display:none}.esg-saved-table tbody tr{grid-template-columns:1fr auto;grid-template-areas:"name actions""meta actions";gap:2px 12px;padding:10px 14px;display:grid}.esg-saved-table tbody tr+tr td{border-top:0}.esg-saved-table tbody tr{border-top:1px solid var(--gray-100)}.esg-saved-table td{border:0!important;padding:0!important}.esg-saved-table td.esg-saved-name{grid-area:name}.esg-saved-table td:nth-child(2),.esg-saved-table td:nth-child(3){color:var(--gray-500);grid-area:meta;font-size:12px;display:inline}.esg-saved-table td:nth-child(2):after{content:" · "}.esg-saved-table td.esg-saved-actions-cell{grid-area:actions;align-self:center}}.esg-toast{background:var(--gray-900);color:#fff;z-index:9999;border-radius:10px;padding:12px 18px;font-size:13px;font-weight:600;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 32px #0f172a40}.esg-toast-error{background:#b91c1c}@media (max-width:720px){.esg-shell{width:calc(100% - 24px);padding:16px}.esg-toolbar{flex-direction:column;align-items:stretch;gap:12px}.esg-toolbar-name input{width:100%;min-width:0}}.esg-d2-tabs-row{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:0 4px;display:flex}.esg-d2-tabs-list{flex-wrap:wrap;gap:2px;display:flex}.esg-d2-tab-chip{color:var(--gray-600);cursor:pointer;font:inherit;background:0 0;border:0;min-height:44px;padding:12px 14px;font-size:15px;font-weight:600;position:relative}.esg-d2-tab-chip:hover{color:var(--gray-900)}.esg-d2-tab-chip:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #2563eb}.esg-d2-tab-chip.is-active{color:var(--gray-900)}.esg-d2-tab-chip.is-active:after{content:"";background:#2563eb;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:14px;right:14px}.esg-help-wrap{vertical-align:middle;margin-left:6px;display:inline-flex;position:relative}.esg-help-btn{background:var(--gray-100,#f1f5f9);border:1px solid var(--gray-200,#e2e8f0);color:var(--gray-600,#475569);cursor:help;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.esg-help-btn:hover{background:var(--accent-100,#ffe7d6);color:#ff5c05}.esg-help-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.esg-help-tip{color:#f1f5f9;opacity:0;pointer-events:none;text-align:left;visibility:hidden;white-space:normal;z-index:200;background:#0f172a;border-radius:6px;width:max-content;max-width:300px;padding:9px 11px;font-size:12px;font-weight:400;line-height:1.5;transition:opacity .12s .2s,transform .12s .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 -8px 22px #0f172a2e}.esg-help-tip:before{content:"";border:6px solid #0000;border-top-color:#0f172a;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.esg-help-wrap:hover .esg-help-tip,.esg-help-wrap:focus-within .esg-help-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){.esg-help-tip{transition:opacity 80ms,transform}}@media (max-width:720px){.esg-help-tip{max-width:calc(100vw - 32px);left:auto;right:0;transform:translateY(4px)}.esg-help-tip:before{left:auto;right:6px;transform:none}.esg-help-wrap:hover .esg-help-tip,.esg-help-wrap:focus-within .esg-help-tip{transform:translateY(0)}}.esg-d2-tab-tip-wrap{display:inline-block;position:relative}.esg-d2-tab-tip{color:#f1f5f9;opacity:0;pointer-events:none;text-align:left;visibility:hidden;z-index:200;background:#0f172a;border-radius:6px;width:max-content;max-width:320px;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.5;transition:opacity .12s .22s,transform .12s .22s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 -8px 22px #0f172a2e}.esg-d2-tab-tip:before{content:"";border:6px solid #0000;border-top-color:#0f172a;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.esg-d2-tab-tip-wrap:hover .esg-d2-tab-tip,.esg-d2-tab-tip-wrap:focus-within .esg-d2-tab-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}@media (prefers-reduced-motion:reduce){.esg-d2-tab-tip{transition:opacity 80ms,transform}}@media (max-width:720px){.esg-d2-tab-tip{max-width:calc(100vw - 32px);left:0;transform:none}.esg-d2-tab-tip:before{left:24px;transform:none}.esg-d2-tab-tip-wrap:hover .esg-d2-tab-tip,.esg-d2-tab-tip-wrap:focus-within .esg-d2-tab-tip{transform:none}}.esg-d2-actions-cluster{flex-wrap:wrap;align-items:center;gap:6px;padding:8px 0;display:flex}.esg-d2-divider-v{background:var(--gray-200);align-self:stretch;width:1px;margin:6px 4px}.esg-d2-copymode{background:var(--gray-100,#f4f6fa);border:1px solid var(--gray-200);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.esg-d2-copymode-opt{color:var(--gray-600);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;height:28px;padding:0 12px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.esg-d2-copymode-opt:hover{color:var(--gray-900)}.esg-d2-copymode-opt.is-on{color:var(--gray-900);background:#fff;box-shadow:0 1px 2px #0f172a14}.esg-d2-copymode-opt:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){.esg-d2-copymode-opt{transition:none}}.esg-d2-overflow{position:relative}.esg-d2-overflow-btn{min-width:36px;font-size:18px}.esg-d2-overflow-menu{border:1px solid var(--gray-200);z-index:100;background:#fff;border-radius:8px;flex-direction:column;min-width:180px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0f172a2e}.esg-d2-overflow-menu button{color:var(--gray-800);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:8px 12px;font-size:13px}.esg-d2-overflow-menu button:hover{background:var(--gray-100)}.esg-d2-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.esg-d2-layout-thumb{border:1px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;gap:6px;padding:10px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.esg-d2-layout-thumb:hover{border-color:#2563eb}.esg-d2-layout-thumb.is-selected{border:2px solid #2563eb;padding:9px}.esg-d2-layout-thumb input[type=radio]{opacity:0;width:1px;height:1px;margin:0;position:absolute}.esg-d2-layout-thumb input[type=radio]:focus-visible+.esg-d2-layout-thumb-mini{box-shadow:0 0 0 2px #2563eb}.esg-d2-layout-thumb-mini{border:1px solid var(--gray-200);background:#f8fafc;border-radius:4px;height:64px;padding:6px 10px;display:block}.esg-d2-layout-thumb-mini>.esg-d2-thumb{height:100%}.esg-d2-thumb{gap:6px;display:flex}.esg-d2-thumb-stack{flex-direction:column;flex:1;align-items:stretch;gap:3px;min-width:0;display:flex}.esg-d2-thumb-row{flex-direction:row;align-items:stretch}.esg-d2-thumb-center{text-align:center;justify-content:center;align-items:center}.esg-d2-thumb-center>.esg-d2-thumb-bar{margin:0 auto}.esg-d2-thumb-center-v{align-items:center}.esg-d2-thumb-tight{gap:2px}.esg-d2-thumb-bar{background:#cbd5e1;border-radius:2px;width:100%;height:5px;display:block}.esg-d2-thumb-bar.is-thick{background:#334155;height:8px}.esg-d2-thumb-bar.is-short{width:50%}.esg-d2-thumb-bar.is-shorter{width:30%}.esg-d2-thumb-bar.is-banner{background:#2563eb;height:10px}.esg-d2-thumb-square{background:#334155;border-radius:3px;flex:none;width:28px;height:28px;display:block}.esg-d2-thumb-square.is-small{width:16px;height:16px}.esg-d2-thumb-circle{background:linear-gradient(135deg,#ff5c05,#6b21a8);border-radius:999px;flex:none;width:28px;height:28px;display:block}.esg-d2-thumb-vrule{background:#ff5c05;flex:none;width:2px}.esg-d2-thumb-vstripe{background:#ff5c05;border-radius:2px;flex:none;width:4px}.esg-d2-thumb-panel{background:linear-gradient(#2563eb,#6b21a8);border-radius:3px;flex:none;width:18px}.esg-d2-thumb-banner{background:#ff5c05;border-radius:2px;width:100%;height:12px;display:block}.esg-d2-thumb-strip{background:#1e40af;border-radius:2px;width:100%;height:14px;display:block}.esg-d2-thumb-pill{background:#ff5c05;border-radius:999px;align-self:flex-start;width:36%;height:8px;display:inline-block}.esg-d2-thumb-fineprint{background:#94a3b8;border-radius:1px;width:70%;height:2px;display:block}.esg-d2-thumb-mono{color:#fff;background:linear-gradient(135deg,#ff5c05,#b91c1c);border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:800;display:inline-flex}.esg-d2-thumb-badge{background:#ff5c05;border-radius:2px;flex:none;width:5px;height:5px;display:block}.esg-d2-thumb-iconrow{align-items:center;gap:5px;width:100%;display:flex}.esg-d2-thumb-grid2{grid-template-columns:1fr 1fr;gap:3px 4px;display:grid}.esg-d2-thumb-card{border:1px solid #cbd5e1;border-radius:4px;flex-direction:column;gap:4px;height:100%;padding:4px 6px;display:flex}.esg-d2-thumb-card-top{align-items:center;gap:4px;display:flex}.esg-d2-thumb-card-top>.esg-d2-thumb-bar{flex:1}.esg-d2-thumb-dots{flex:none;align-items:center;gap:2px;display:inline-flex}.esg-d2-thumb-dots i{background:#2563eb;border-radius:999px;width:5px;height:5px;display:block}.esg-d2-layout-thumb-label{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.3;overflow:hidden}.esg-d2-stepbar{border-bottom:1px solid var(--gray-200);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:8px 16px;display:flex}.esg-d2-stepbar-crumbs{flex-wrap:wrap;gap:14px;display:flex}.esg-d2-crumb{color:var(--gray-500);font-size:12px;font-weight:600}.esg-d2-crumb.is-on{color:#1d4ed8}.esg-d2-stepbar-skip{color:var(--gray-600);cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px;text-decoration:underline}.esg-d2-designer{grid-template-rows:auto 1fr auto;gap:0;display:grid;position:relative}.esg-d2-canvas-area{border:1px solid var(--gray-200);background:#f8fafb;border-radius:12px;min-height:480px;padding:16px;position:relative}.esg-d2-canvas-head{color:var(--gray-700);justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:0 4px;font-size:13px;display:flex}.esg-d2-canvas-paper{max-width:720px;margin:0 auto;transition:margin .22s}.esg-d2-dock{border:1px solid var(--gray-200);z-index:20;background:#fff;border-radius:12px;min-width:0;min-height:92px;margin-top:12px;padding:8px 12px 12px;position:sticky;bottom:0}.esg-d2-dock-pills{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;display:grid}.esg-d2-dock-pills-group{flex-wrap:wrap;justify-self:start;align-items:center;gap:6px;min-width:0;display:flex}.esg-d2-dock-pills-spacer{display:block}.esg-d2-pill{border:1px solid var(--gray-200);color:var(--gray-600);cursor:pointer;font:inherit;background:#fff;border-radius:999px;min-height:32px;padding:5px 12px;font-size:12px;font-weight:600}.esg-d2-pill:hover{color:var(--gray-900)}.esg-d2-pill.is-on{color:#fff;background:#0f172a;border-color:#0f172a}.esg-d2-pill:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.esg-d2-dock-toggle{justify-content:center;justify-self:center;align-items:center;height:28px;padding:0 14px;font-size:12px;line-height:1;display:inline-flex}.esg-d2-dock-strip{scrollbar-width:thin;gap:8px;min-width:0;margin-top:8px;padding-bottom:4px;display:flex;overflow-x:auto}.esg-d2-dock-strip>*{flex-shrink:0}.esg-d2-dock.is-collapsed{min-height:36px;padding:6px 12px}.esg-d2-tile{border:1px solid var(--gray-200);cursor:grab;font:inherit;text-align:left;background:#fff;border-radius:8px;flex:none;grid-template-columns:36px 1fr;align-items:center;gap:8px;min-width:152px;height:60px;min-height:44px;padding:8px;transition:border-color .12s,box-shadow .12s;display:grid}.esg-d2-tile:hover{border-color:#2563eb}.esg-d2-tile:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.esg-d2-tile.is-dragging{box-shadow:0 12px 28px #0f172a2e}.esg-d2-tile-mini{border:1px solid var(--gray-200);background:#f8fafc;border-radius:6px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.esg-d2-tile-meta strong{color:var(--gray-900);font-size:12px;display:block}.esg-d2-tile-meta span{color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.esg-d2-mini-text{font:inherit}.esg-d2-mini-stack{gap:1px;display:grid}.esg-d2-mini-square{background:#334155;border-radius:2px;width:18px;height:18px;display:block}.esg-d2-mini-square.is-img{background:linear-gradient(135deg,#94a3b8,#475569)}.esg-d2-mini-circle{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:999px;width:20px;height:20px;display:block}.esg-d2-mini-pill{color:#fff;background:#2563eb;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:700}.esg-d2-mini-row{gap:3px;display:flex}.esg-d2-mini-dot{background:#334155;border-radius:2px;width:8px;height:8px;display:block}.esg-d2-mini-lines{gap:2px;width:22px;display:grid}.esg-d2-mini-lines i{background:#cbd5e1;border-radius:1px;height:2px;display:block}.esg-d2-mini-lines i:nth-child(2){width:60%}.esg-d2-mini-lines i:nth-child(3){width:40%}.esg-d2-mini-spacer{background:repeating-linear-gradient(0deg,#cbd5e1,#cbd5e1 2px,#0000 2px 4px);width:14px;height:18px;display:block}.esg-d2-mini-divider{background:#334155;width:22px;height:2px;display:block}.esg-d2-mini-banner{color:#fff;background:#2563eb;border-radius:2px;padding:3px 6px;font-size:8px;font-weight:700}.esg-d2-mini-grid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.esg-d2-mini-grid i{background:#cbd5e1;border-radius:1px;height:8px;display:block}.esg-d2-empty-picker{text-align:center;max-width:640px;margin:24px auto;padding:24px}.esg-d2-empty-picker h4{color:var(--gray-900);margin:0 0 6px;font-size:18px;font-weight:700}.esg-d2-empty-picker p{color:var(--gray-600);max-width:56ch;margin:0 auto 16px;font-size:13px}.esg-d2-preset-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.esg-d2-preset{border:1px solid var(--gray-200);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:10px;padding:12px;transition:border-color .12s,box-shadow .12s}.esg-d2-preset:hover{border-color:#2563eb;box-shadow:0 4px 12px #0f172a0f}.esg-d2-preset:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.esg-d2-preset-mini{border:1px solid var(--gray-200);background:#f8fafc;border-radius:6px;height:80px;padding:8px}.esg-d2-preset-stack{gap:4px;height:100%;display:grid}.esg-d2-preset-stack i{background:#cbd5e1;border-radius:2px;height:7px;display:block}.esg-d2-preset-stack i.esg-d2-preset-thick{background:#334155;height:11px}.esg-d2-preset-stack i.esg-d2-preset-short{width:60%}.esg-d2-preset-stack i.esg-d2-preset-banner{background:#2563eb;height:18px}.esg-d2-preset-cols{grid-template-columns:1fr 1fr;gap:6px;height:100%;display:grid}.esg-d2-preset-cols>span{gap:4px;display:grid}.esg-d2-preset-cols i{background:#cbd5e1;border-radius:2px;height:6px;display:block}.esg-d2-preset-cols i.esg-d2-preset-thick{background:#334155;height:10px}.esg-d2-preset-name{color:var(--gray-900);margin-top:8px;font-size:13px;font-weight:700}.esg-d2-preset-desc{color:var(--gray-500);margin-top:2px;font-size:11px}.esg-d2-empty-cta{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.esg-d2-popover{border:1px solid var(--gray-200);z-index:200;background:#fff;border-radius:10px;width:360px;max-height:calc(100vh - 24px);transition:opacity .12s;position:fixed;overflow:hidden;box-shadow:0 18px 50px #0f172a1a}.esg-d2-popover-head{border-bottom:1px solid var(--gray-200);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.esg-d2-popover.is-dragging .esg-d2-popover-head{cursor:grabbing}.esg-d2-popover.is-dragging,.esg-d2-popover.is-positioned{transition:none}.esg-d2-popover-head .esg-d2-popover-close{cursor:pointer}.esg-d2-popover-head strong{color:var(--gray-900);font-size:13px}.esg-d2-popover-close{color:var(--gray-600);cursor:pointer;background:0 0;border:0;width:28px;height:28px;font-size:18px}.esg-d2-popover-close:hover{color:var(--gray-900)}.esg-d2-popover-body{max-height:calc(100vh - 80px);overflow-y:auto}.esg-d2-shell-panel{border-left:1px solid var(--gray-200);z-index:200;background:#fff;flex-direction:column;width:360px;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #0f172a0f}.esg-d2-shell-head{border-bottom:1px solid var(--gray-200);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.esg-d2-shell-panel.is-dragging .esg-d2-shell-head{cursor:grabbing}.esg-d2-shell-panel.is-dragging,.esg-d2-shell-panel.is-positioned{transition:none}.esg-d2-shell-head strong{color:var(--gray-900);font-size:14px}.esg-d2-shell-head .esg-d2-shell-close{cursor:pointer}.esg-d2-shell-close{height:28px;padding:0 10px}.esg-d2-shell-body{flex:1;padding:0;overflow-y:auto}.esg-d2-ref-deeplink{padding:16px}.esg-d2-ref-desc{color:var(--gray-700);margin:0 0 12px;font-size:13px}.esg-d2-accordion{border-top:1px solid var(--gray-200)}.esg-d2-accordion:first-child{border-top:0}.esg-d2-accordion summary{color:var(--gray-900);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:700;list-style:none;display:flex}.esg-d2-accordion summary::-webkit-details-marker{display:none}.esg-d2-accordion[open] summary{background:#f8fafc}.esg-d2-accordion-meta{color:var(--gray-500);font-size:11px;font-weight:600}.esg-d2-accordion-body{gap:10px;padding:0 16px 14px;display:grid}.esg-d2-prop-form{flex-direction:column;gap:0;display:flex}.esg-d2-prop-form>.esg-d-block-meta{padding:12px 16px 0}.esg-d2-modal-backdrop{z-index:9998;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.esg-d2-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:480px;max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a4d}.esg-d2-modal-head{border-bottom:1px solid var(--gray-200);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.esg-d2-modal.is-dragging .esg-d2-modal-head{cursor:grabbing}.esg-d2-modal.is-dragging{-webkit-user-select:none;user-select:none}.esg-d2-modal.is-positioned{transition:none}.esg-d2-modal-head .esg-d2-modal-close{cursor:pointer}.esg-d2-modal-head strong{color:var(--gray-900);font-size:15px}.esg-d2-modal-close{color:var(--gray-600);cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:22px}.esg-d2-modal-body{gap:14px;padding:18px;display:grid;overflow-y:auto}.esg-onb-backdrop{border-radius:inherit;z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.esg-onb-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:640px;max-height:100%;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a4d}.esg-onb-head{border-bottom:1px solid var(--gray-200);flex:none;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.esg-onb-head strong{color:var(--gray-900);font-size:15px}.esg-onb-close{color:var(--gray-500);cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:22px;line-height:1}.esg-onb-close:hover{color:var(--gray-900)}.esg-onb-body{flex:auto;gap:16px;min-height:0;padding:18px;display:grid;overflow-y:auto}@media (max-width:600px){.esg-onb-backdrop{padding:12px}}.esg-onb-lead{color:var(--gray-700);margin:0;font-size:14px;line-height:1.55}.esg-onb-lead strong{color:var(--gray-900)}.esg-onb-parts{color:var(--gray-700);gap:10px;margin:0;padding-left:22px;font-size:13.5px;line-height:1.55;display:grid}.esg-onb-parts strong{color:var(--gray-900)}.esg-onb-parts em{color:var(--gray-900);font-style:normal;font-weight:600}.esg-onb-h{color:var(--gray-900);letter-spacing:.01em;margin:4px 0 0;font-size:14px;font-weight:800}.esg-onb-sub{color:var(--gray-700);margin:0;font-size:13.5px;line-height:1.55}.esg-onb-steps{color:var(--gray-700);gap:6px;margin:0;padding-left:22px;font-size:13.5px;line-height:1.55;display:grid}.esg-onb-steps strong{color:var(--gray-900)}.esg-onb-callout{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-left:3px solid #ff5c05;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.55}.esg-onb-callout strong{color:#7c2d12}.esg-onb-callout-tip{color:#064e3b;background:#ecfdf5;border-color:#a7f3d0 #a7f3d0 #a7f3d0 #059669}.esg-onb-callout-tip strong{color:#064e3b}.esg-onb-meta{color:var(--gray-500);margin:0;font-size:12px;line-height:1.5}.esg-onb-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.esg-d2-modal-foot{border-top:1px solid var(--gray-200);justify-content:flex-end;padding:12px 18px;display:flex}.esg-d2-saved{border:1px solid var(--gray-200);background:#fff;border-radius:12px;margin-top:18px;padding:18px}.esg-d2-saved-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.esg-d2-saved-head h3{margin:0;font-size:16px}.esg-d2-saved-head-actions{gap:8px;display:flex}.esg-d2-saved-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.esg-d2-saved-row{border:1px solid var(--gray-200);background:#fff;border-radius:10px;grid-template-columns:56px 1fr auto auto auto;align-items:center;gap:14px;padding:10px 12px;transition:border-color .12s,box-shadow .12s;display:grid}.esg-d2-saved-row:hover{border-color:var(--gray-300,#d1d5db);box-shadow:0 4px 12px #0f172a0d}.esg-d2-saved-row.is-current{border-color:var(--accent-600,#2563eb);box-shadow:0 0 0 3px #2563eb1a}.esg-d2-saved-thumb{background:var(--gray-100,#f4f6fa);border:1px solid var(--gray-200);border-radius:6px;flex-direction:column;justify-content:center;align-items:stretch;gap:3px;width:56px;height:44px;padding:6px 8px;display:flex}.esg-d2-saved-thumb .esg-d2-thumb-bar{background:var(--gray-400,#9ca3af);border-radius:1px;width:80%;height:3px;display:block}.esg-d2-saved-thumb .esg-d2-thumb-bar.is-thick{background:var(--gray-700,#374151);width:100%;height:5px}.esg-d2-saved-thumb .esg-d2-thumb-bar.is-short{width:50%}.esg-d2-saved-thumb .esg-d2-thumb-bar.is-banner{background:var(--accent-600,#2563eb);width:100%;height:6px}.esg-d2-saved-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.esg-d2-saved-meta strong{color:var(--gray-900);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.esg-d2-saved-meta span{color:var(--gray-600);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.esg-d2-saved-badge{background:var(--gray-100,#f4f6fa);color:var(--gray-700,#374151);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.esg-d2-saved-badge-designer{color:var(--accent-700,#1d4ed8);background:#2563eb1a}.esg-d2-saved-badge-business-email{color:#047857;background:#10b9811f}.esg-d2-saved-badge-disclaimer{color:#b45309;background:#f59e0b1f}.esg-d2-saved-when{color:var(--gray-500,#6b7280);white-space:nowrap;font-size:12px}.esg-d2-saved-actions{align-items:center;gap:6px;display:flex}@media (max-width:720px){.esg-d2-saved-row{grid-template-columns:56px 1fr;grid-template-areas:"thumb meta""badge when""actions actions";row-gap:8px}.esg-d2-saved-row>.esg-d2-saved-thumb{grid-area:thumb}.esg-d2-saved-row>.esg-d2-saved-meta{grid-area:meta}.esg-d2-saved-row>.esg-d2-saved-badge{grid-area:badge;justify-self:start}.esg-d2-saved-row>.esg-d2-saved-when{grid-area:when;justify-self:end}.esg-d2-saved-row>.esg-d2-saved-actions{flex-wrap:wrap;grid-area:actions}}@media (prefers-reduced-motion:reduce){.esg-d2-canvas-paper,.esg-d2-shell-panel,.esg-d2-popover,.esg-d2-tile,.esg-d2-preset,.esg-d2-layout-thumb{transition:none!important}}@media (max-width:1024px){.esg-d2-canvas-area{padding:12px}.esg-d2-shell-panel{width:280px}.esg-d2-popover{width:320px}.esg-d2-dock-strip{flex-wrap:wrap}.esg-d2-tile{min-width:140px}}@media (max-width:720px){.esg-d2-tabs-row{flex-direction:column;align-items:stretch}.esg-d2-actions-cluster{flex-wrap:wrap}.esg-d2-stepbar{flex-direction:column;align-items:flex-start}.esg-d2-preset-grid,.esg-d2-layout-grid{grid-template-columns:1fr 1fr}.esg-d2-dock-pills{grid-template-columns:1fr;row-gap:8px}.esg-d2-dock-pills-group,.esg-d2-dock-toggle{justify-self:stretch}.esg-d2-dock-pills-spacer{display:none}body.esg-d2-shell-open .esg-d2-canvas-paper{margin-right:0}.esg-d2-shell-head{cursor:default}.esg-d2-shell-panel{border-left:0;border-top:1px solid var(--gray-200);border-radius:14px 14px 0 0;width:100%;height:auto;max-height:75vh;bottom:0;right:0;top:auto!important;left:0!important}.esg-d2-popover{border-radius:14px 14px 0 0;width:100%;max-height:70vh;bottom:0;right:0;top:auto!important;left:0!important}.esg-d2-popover-head{cursor:default}.esg-d2-dock{border-radius:12px 12px 0 0;margin-top:0}.esg-d2-dock:not(.is-collapsed){max-height:60vh;overflow-y:auto}.esg-d2-modal{border-radius:0;max-width:100vw;height:100vh;max-height:100vh}.esg-d2-modal-head{cursor:default}.esg-d2-modal-backdrop{padding:0}}.esg-img-field{border:1px solid var(--gray-200,#e5e7eb);background:#fff;border-radius:8px;flex-direction:column;gap:8px;padding:10px;display:flex}.esg-img-field.is-compact{gap:6px;padding:8px}.esg-img-thumb{border:1px solid var(--gray-200,#e5e7eb);background:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:100%;height:80px;display:flex;overflow:hidden}.esg-img-field.is-compact .esg-img-thumb{height:56px}.esg-img-thumb.is-dragover{background:#eff6ff;border-color:#2563eb}.esg-img-thumb.is-asset{background:#fef3c7}.esg-img-thumb img{object-fit:contain;width:auto;max-width:100%;height:100%;display:block}.esg-img-empty{color:#9ca3af;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.esg-img-actions{gap:6px;display:flex}.esg-img-actions .esg-btn{padding:4px 10px;font-size:12px}.esg-img-url{border:1px solid var(--gray-200,#e5e7eb);background:#fff;border-radius:6px;width:100%;padding:6px 8px;font-size:12px}.esg-img-asset-row{flex-wrap:wrap;gap:6px;display:flex}.esg-img-asset-pill{border:1px solid var(--gray-200,#e5e7eb);color:#374151;cursor:pointer;background:#f3f4f6;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.esg-img-asset-pill:hover{background:#e5e7eb}.esg-img-asset-pill.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.esg-img-warn{color:#b45309;font-size:11px;line-height:1.4;display:block}.esg-grad-field{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.esg-grad-stop,.esg-grad-angle{flex-direction:column;gap:4px;font-size:11px;font-weight:600;display:flex}.esg-grad-stop input[type=color]{border:1px solid var(--gray-200,#e5e7eb);border-radius:6px;width:44px;height:32px;padding:0}.esg-grad-angle select{border:1px solid var(--gray-200,#e5e7eb);background:#fff;border-radius:6px;padding:6px 8px;font-size:12px}.esg-grad-preview{border:1px solid var(--gray-200,#e5e7eb);border-radius:6px;width:100%;height:28px;margin-top:6px}.esg-social-icons-list{flex-direction:column;gap:10px;display:flex}.esg-social-icons-row{border:1px solid var(--gray-200,#e5e7eb);background:#f9fafb;border-radius:8px;grid-template-columns:110px 1fr;align-items:stretch;gap:8px;padding:8px;display:grid}.esg-social-icons-name{align-self:center;font-size:12px;font-weight:700}@media (max-width:720px){.esg-img-field.is-compact{padding:8px}.esg-grad-field{flex-direction:column;align-items:stretch}.esg-grad-stop,.esg-grad-angle{width:100%}.esg-social-icons-row{grid-template-columns:1fr}.esg-social-icons-name{align-self:start}}.esg-d-editable{cursor:text;border-radius:3px;outline:0;transition:background .12s,box-shadow .12s}.esg-d-editable:hover{background:#2563eb0d;margin:0 -2px;padding:0 2px}.esg-d-editable:focus{background:#2563eb14;margin:0 -2px;padding:0 2px;box-shadow:0 0 0 2px #2563eb8c}.esg-d-editable[data-placeholder]:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none}.esg-d-section-wrap.is-dragging .esg-d-editable,.esg-d-inline.is-dragging .esg-d-editable{pointer-events:none}.esg-d-edit-toast{z-index:10001}.esg-d2-modal-section{flex-direction:column;gap:10px;display:flex}.esg-d2-modal-section+.esg-d2-modal-section{border-top:1px solid var(--gray-200);padding-top:14px}.esg-d2-modal-section-head{flex-direction:column;gap:2px;display:flex}.esg-d2-modal-section-head strong{color:var(--gray-900);letter-spacing:.04em;text-transform:uppercase;font-size:13px}.esg-d2-modal-section-head span{color:var(--gray-600);font-size:12px}.esg-d2-modal-grid{gap:10px;display:grid}.esg-d2-modal-grid-2{grid-template-columns:1fr 1fr}.esg-d2-modal-prop-spacer{visibility:hidden}@media (max-width:720px){.esg-d2-modal-grid-2{grid-template-columns:1fr}.esg-d2-modal-prop-spacer{display:none}}
