.free-gantt-maker-module__S3gfPa__maker{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-surface);box-shadow:var(--shadow-sm);overflow:hidden}.free-gantt-maker-module__S3gfPa__maker *{box-sizing:border-box}.free-gantt-maker-module__S3gfPa__commandBar{justify-content:space-between;align-items:center;gap:var(--space-5);min-height:72px;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-subtle);display:flex}.free-gantt-maker-module__S3gfPa__titleField{gap:2px;min-width:240px;display:grid}.free-gantt-maker-module__S3gfPa__titleField label{color:var(--text-tertiary);font-size:10px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em}.free-gantt-maker-module__S3gfPa__titleField input{width:min(420px,100%);min-height:44px;color:var(--text-primary);font:inherit;font-size:var(--text-xl);font-weight:var(--weight-semibold);background:0 0;border:0;border-bottom:1px solid #0000;border-radius:0;padding:0}.free-gantt-maker-module__S3gfPa__titleField input:hover{border-bottom-color:var(--border-subtle)}.free-gantt-maker-module__S3gfPa__titleField input:focus{box-shadow:none;outline:0}.free-gantt-maker-module__S3gfPa__commandActions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.free-gantt-maker-module__S3gfPa__secondaryButton,.free-gantt-maker-module__S3gfPa__primaryButton{justify-content:center;align-items:center;gap:var(--space-2);min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-md);font:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);white-space:nowrap;cursor:pointer;text-decoration:none;display:inline-flex}.free-gantt-maker-module__S3gfPa__secondaryButton{color:var(--text-primary);background:var(--surface);border:1px solid var(--border-strong)}.free-gantt-maker-module__S3gfPa__secondaryButton:hover{background:var(--surface-subtle)}.free-gantt-maker-module__S3gfPa__primaryButton{color:var(--neutral-0);background:var(--brand-600);border:1px solid var(--brand-600)}.free-gantt-maker-module__S3gfPa__primaryButton:hover{background:var(--brand-700)}.free-gantt-maker-module__S3gfPa__secondaryButton:focus-visible,.free-gantt-maker-module__S3gfPa__primaryButton:focus-visible{box-shadow:0 0 0 4px var(--focus-ring);outline:0}.free-gantt-maker-module__S3gfPa__fileInput{display:none}.free-gantt-maker-module__S3gfPa__handoffMenu{position:relative}.free-gantt-maker-module__S3gfPa__handoffMenu>summary{list-style:none}.free-gantt-maker-module__S3gfPa__handoffMenu>summary::-webkit-details-marker{display:none}.free-gantt-maker-module__S3gfPa__handoffCard{z-index:30;top:calc(100% + var(--space-2));width:340px;padding:var(--space-4);color:var(--text-primary);background:var(--surface-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-overlay);position:absolute;right:0}.free-gantt-maker-module__S3gfPa__handoffMark{height:32px;margin:calc(var(--space-4) * -1) calc(var(--space-4) * -1) var(--space-3);padding:0 var(--space-4);background:var(--brand-50);border-bottom:1px solid var(--brand-100);border-radius:var(--radius-lg) var(--radius-lg) 0 0;align-content:center;gap:4px;display:grid;overflow:hidden}.free-gantt-maker-module__S3gfPa__handoffMark span{background:var(--brand-600);border-radius:var(--radius-pill);height:3px;display:block}.free-gantt-maker-module__S3gfPa__handoffMark span:first-child{width:34%;margin-left:4%}.free-gantt-maker-module__S3gfPa__handoffMark span:nth-child(2){width:48%;margin-left:26%}.free-gantt-maker-module__S3gfPa__handoffMark span:nth-child(3){width:25%;margin-left:68%}.free-gantt-maker-module__S3gfPa__handoffEyebrow{margin:0 0 var(--space-1);color:var(--brand-700);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase}.free-gantt-maker-module__S3gfPa__handoffCard>strong{font-size:var(--text-lg);line-height:var(--leading-lg);display:block}.free-gantt-maker-module__S3gfPa__handoffCard>p:not(.free-gantt-maker-module__S3gfPa__handoffEyebrow){margin:var(--space-1) 0 var(--space-3);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-md)}.free-gantt-maker-module__S3gfPa__handoffCard dl{margin:0 0 var(--space-3);padding:var(--space-3) 0;border-block:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;display:grid}.free-gantt-maker-module__S3gfPa__handoffCard dl div{gap:2px;display:grid}.free-gantt-maker-module__S3gfPa__handoffCard dl div+div{padding-left:var(--space-3);border-left:1px solid var(--border-subtle)}.free-gantt-maker-module__S3gfPa__handoffCard dt{color:var(--text-tertiary);font-size:10px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.05em}.free-gantt-maker-module__S3gfPa__handoffCard dd{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold);margin:0}.free-gantt-maker-module__S3gfPa__handoffCard>button:not(.free-gantt-maker-module__S3gfPa__signInLink){width:100%;min-height:44px;padding:0 var(--space-3);color:var(--neutral-0);background:var(--brand-600);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;border:0;justify-content:space-between;align-items:center;display:flex}.free-gantt-maker-module__S3gfPa__handoffCard .free-gantt-maker-module__S3gfPa__signInLink{width:100%;min-height:44px;margin-top:var(--space-2);color:var(--brand-700);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-align:center;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.free-gantt-maker-module__S3gfPa__handoffCard small{margin-top:var(--space-3);color:var(--text-tertiary);font-size:10px;line-height:var(--leading-xs);text-align:center;display:block}.free-gantt-maker-module__S3gfPa__handoffCard button:focus-visible{box-shadow:0 0 0 4px var(--focus-ring);outline:0}.free-gantt-maker-module__S3gfPa__handoffCard button:disabled{cursor:wait;opacity:.7}.free-gantt-maker-module__S3gfPa__settingsBar{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:58px;padding:var(--space-2) var(--space-4);background:var(--surface-subtle);border-bottom:1px solid var(--border-subtle);display:flex}.free-gantt-maker-module__S3gfPa__settingsGroup,.free-gantt-maker-module__S3gfPa__scheduleFacts{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.free-gantt-maker-module__S3gfPa__settingsGroup label{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-semibold);display:flex}.free-gantt-maker-module__S3gfPa__settingsGroup select{min-height:44px;padding:0 30px 0 var(--space-2);color:var(--text-primary);background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font:inherit;font-size:var(--text-xs)}.free-gantt-maker-module__S3gfPa__scheduleFacts{color:var(--text-secondary);font-size:var(--text-xs);justify-content:flex-end}.free-gantt-maker-module__S3gfPa__scheduleFacts b{color:var(--text-primary);font-weight:var(--weight-semibold)}.free-gantt-maker-module__S3gfPa__scheduleFacts>span{white-space:nowrap}.free-gantt-maker-module__S3gfPa__scheduleFacts>span+span{padding-left:var(--space-4);border-left:1px solid var(--border-subtle)}.free-gantt-maker-module__S3gfPa__scheduleFacts button{min-height:44px;color:var(--brand-700);font:inherit;font-size:var(--text-xs);font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.free-gantt-maker-module__S3gfPa__savedDot{align-items:center;gap:var(--space-2);display:inline-flex}.free-gantt-maker-module__S3gfPa__savedDot i{background:var(--success-600);border-radius:50%;width:6px;height:6px}.free-gantt-maker-module__S3gfPa__notice,.free-gantt-maker-module__S3gfPa__calendarNotice,.free-gantt-maker-module__S3gfPa__error{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:42px;padding:var(--space-2) var(--space-4);font-size:var(--text-xs);display:flex}.free-gantt-maker-module__S3gfPa__notice{color:var(--brand-800);background:var(--brand-50);border-bottom:1px solid var(--brand-100)}.free-gantt-maker-module__S3gfPa__calendarNotice{color:var(--warning-700);background:var(--warning-50);border-bottom:1px solid var(--warning-100)}.free-gantt-maker-module__S3gfPa__error{color:var(--danger-700);background:var(--danger-50);border-bottom:1px solid var(--danger-100)}.free-gantt-maker-module__S3gfPa__notice button,.free-gantt-maker-module__S3gfPa__error button{min-width:44px;min-height:44px;color:inherit;font:inherit;font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0}.free-gantt-maker-module__S3gfPa__mobileTabs{display:none}.free-gantt-maker-module__S3gfPa__editor{grid-template-columns:minmax(760px,56%) minmax(0,1fr);min-height:320px;display:grid}.free-gantt-maker-module__S3gfPa__tablePane{background:var(--surface);border-right:1px solid var(--border-subtle);min-width:0}.free-gantt-maker-module__S3gfPa__tableGrid{grid-template-columns:54px minmax(150px,1fr) 126px 78px 104px 128px 74px 44px;align-items:center;display:grid}.free-gantt-maker-module__S3gfPa__tableHeader{z-index:4;height:48px;color:var(--text-secondary);background:var(--surface-subtle);border-bottom:1px solid var(--border-subtle);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;position:sticky;top:0}.free-gantt-maker-module__S3gfPa__tableHeader span{padding:0 var(--space-2)}.free-gantt-maker-module__S3gfPa__tableRow{border-bottom:1px solid var(--border-subtle);height:56px}.free-gantt-maker-module__S3gfPa__tableRow:hover{background:var(--surface-subtle)}.free-gantt-maker-module__S3gfPa__tableRow>input,.free-gantt-maker-module__S3gfPa__numberField input,.free-gantt-maker-module__S3gfPa__progressField input,.free-gantt-maker-module__S3gfPa__dependencyField select,.free-gantt-maker-module__S3gfPa__dependencyField input{width:100%;min-width:0;height:44px;padding:0 var(--space-2);color:var(--text-primary);border-radius:var(--radius-sm);font:inherit;font-size:var(--text-xs);background:0 0;border:1px solid #0000}.free-gantt-maker-module__S3gfPa__tableRow>input:hover,.free-gantt-maker-module__S3gfPa__numberField input:hover,.free-gantt-maker-module__S3gfPa__progressField input:hover,.free-gantt-maker-module__S3gfPa__dependencyField select:hover,.free-gantt-maker-module__S3gfPa__dependencyField input:hover{background:var(--surface);border-color:var(--border-subtle)}.free-gantt-maker-module__S3gfPa__tableRow input:focus,.free-gantt-maker-module__S3gfPa__tableRow select:focus{background:var(--surface);box-shadow:none;outline:0}.free-gantt-maker-module__S3gfPa__tableRow>output{padding:0 var(--space-2);color:var(--text-secondary);white-space:nowrap;font-size:11px}.free-gantt-maker-module__S3gfPa__numberField,.free-gantt-maker-module__S3gfPa__progressField{display:block;position:relative}.free-gantt-maker-module__S3gfPa__numberField span,.free-gantt-maker-module__S3gfPa__progressField span{top:50%;right:var(--space-2);color:var(--text-tertiary);pointer-events:none;font-size:10px;position:absolute;transform:translateY(-50%)}.free-gantt-maker-module__S3gfPa__numberField input,.free-gantt-maker-module__S3gfPa__progressField input{padding-right:20px}.free-gantt-maker-module__S3gfPa__dependencyField{grid-template-columns:minmax(0,1fr) 50px;align-items:center;gap:2px;min-width:0;display:grid}.free-gantt-maker-module__S3gfPa__dependencyField label{position:relative}.free-gantt-maker-module__S3gfPa__dependencyField label span{z-index:1;top:-8px;left:var(--space-2);color:var(--text-tertiary);font-size:8px;position:absolute}.free-gantt-maker-module__S3gfPa__removeButton{width:44px;height:44px;color:var(--text-tertiary);border-radius:var(--radius-sm);font:inherit;font-size:var(--text-xl);cursor:pointer;background:0 0;border:0}.free-gantt-maker-module__S3gfPa__removeButton:hover{color:var(--danger-700);background:var(--danger-50)}.free-gantt-maker-module__S3gfPa__emptyState{place-content:center;gap:var(--space-1);min-height:180px;color:var(--text-secondary);text-align:center;font-size:var(--text-sm);display:grid}.free-gantt-maker-module__S3gfPa__emptyState strong{color:var(--text-primary)}.free-gantt-maker-module__S3gfPa__timelinePane{background:var(--surface);min-width:0;overflow-x:auto}.free-gantt-maker-module__S3gfPa__timelineInner{min-width:100%;position:relative}.free-gantt-maker-module__S3gfPa__timelineHeader{z-index:3;background:var(--surface-subtle);border-bottom:1px solid var(--border-subtle);height:48px;display:flex;position:sticky;top:0}.free-gantt-maker-module__S3gfPa__dayCell{width:32px;color:var(--text-secondary);border-right:1px solid var(--border-subtle);text-align:center;flex:0 0 32px;place-content:center;gap:1px;font-size:9px;display:grid;position:relative}.free-gantt-maker-module__S3gfPa__dayCell b{color:var(--text-primary);font-size:10px;font-weight:var(--weight-semibold)}.free-gantt-maker-module__S3gfPa__dayCell[data-off]{background:var(--neutral-100)}.free-gantt-maker-module__S3gfPa__dayCell[data-half]{background:linear-gradient(135deg, var(--surface-subtle) 50%, var(--neutral-100) 50%)}.free-gantt-maker-module__S3gfPa__dayCell[data-holiday]{color:var(--warning-700);background:var(--warning-50)}.free-gantt-maker-module__S3gfPa__dayCell[data-holiday] b{color:var(--warning-700)}.free-gantt-maker-module__S3gfPa__dayCell i{background:var(--warning-500);border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;right:4px}.free-gantt-maker-module__S3gfPa__calendarBands{z-index:0;pointer-events:none;display:flex;position:absolute;inset:48px 0 0}.free-gantt-maker-module__S3gfPa__calendarBands i{border-right:1px solid var(--border-subtle);flex:0 0 32px;width:32px}.free-gantt-maker-module__S3gfPa__calendarBands i[data-off]{background:color-mix(in srgb, var(--neutral-100) 60%, transparent)}.free-gantt-maker-module__S3gfPa__calendarBands i[data-half]{background:color-mix(in srgb, var(--neutral-100) 28%, transparent)}.free-gantt-maker-module__S3gfPa__calendarBands i[data-holiday]{background:color-mix(in srgb, var(--warning-50) 78%, transparent)}.free-gantt-maker-module__S3gfPa__timelineRows{z-index:1;position:relative}.free-gantt-maker-module__S3gfPa__timelineRow{border-bottom:1px solid var(--border-subtle);height:56px;position:relative}.free-gantt-maker-module__S3gfPa__bar{height:30px;color:var(--neutral-0);background:var(--brand-600);border:1px solid var(--brand-700);border-radius:var(--radius-xs);box-shadow:var(--shadow-xs);position:absolute;top:13px;overflow:hidden}.free-gantt-maker-module__S3gfPa__bar[data-critical]{background:var(--brand-700);border-color:var(--brand-800)}.free-gantt-maker-module__S3gfPa__bar>i{background:var(--success-600);opacity:.72;position:absolute;inset:0 auto 0 0}.free-gantt-maker-module__S3gfPa__bar>span{z-index:1;padding:6px var(--space-2);font-size:10px;font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;display:block;position:relative;overflow:hidden}.free-gantt-maker-module__S3gfPa__timelineEmpty{height:180px}.free-gantt-maker-module__S3gfPa__todayLine{z-index:2;background:var(--danger-500);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.free-gantt-maker-module__S3gfPa__todayLine span{color:var(--danger-700);background:var(--danger-50);border-radius:var(--radius-xs);font-size:8px;font-weight:var(--weight-semibold);padding:1px 4px;position:absolute;top:3px;left:4px}.free-gantt-maker-module__S3gfPa__editorFooter{align-items:center;gap:var(--space-4);min-height:50px;padding:var(--space-2) var(--space-4);color:var(--text-secondary);background:var(--surface-subtle);border-top:1px solid var(--border-subtle);font-size:var(--text-xs);display:flex}.free-gantt-maker-module__S3gfPa__editorFooter button{min-height:44px;padding:0 var(--space-3);color:var(--brand-700);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-sm);font:inherit;font-weight:var(--weight-semibold);cursor:pointer}.free-gantt-maker-module__S3gfPa__editorFooter button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1180px){.free-gantt-maker-module__S3gfPa__commandBar{flex-direction:column;align-items:flex-start}.free-gantt-maker-module__S3gfPa__commandActions{justify-content:flex-start}.free-gantt-maker-module__S3gfPa__settingsBar{flex-direction:column;align-items:flex-start}.free-gantt-maker-module__S3gfPa__scheduleFacts{justify-content:flex-start}.free-gantt-maker-module__S3gfPa__editor{grid-template-columns:minmax(760px,68%) minmax(0,1fr)}}@media (max-width:980px){.free-gantt-maker-module__S3gfPa__commandBar{padding:var(--space-3)}.free-gantt-maker-module__S3gfPa__titleField{width:100%;min-width:0}.free-gantt-maker-module__S3gfPa__commandActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.free-gantt-maker-module__S3gfPa__commandActions>button,.free-gantt-maker-module__S3gfPa__commandActions>a{width:100%}.free-gantt-maker-module__S3gfPa__commandActions>.free-gantt-maker-module__S3gfPa__primaryButton,.free-gantt-maker-module__S3gfPa__handoffMenu{grid-column:1/-1}.free-gantt-maker-module__S3gfPa__handoffMenu>summary{width:100%}.free-gantt-maker-module__S3gfPa__handoffCard{width:100%;margin-top:var(--space-2);position:relative;top:auto;right:auto}.free-gantt-maker-module__S3gfPa__settingsBar{padding-inline:var(--space-3)}.free-gantt-maker-module__S3gfPa__settingsGroup{width:100%}.free-gantt-maker-module__S3gfPa__settingsGroup label{flex:1;min-width:0;display:grid}.free-gantt-maker-module__S3gfPa__settingsGroup select{width:100%}.free-gantt-maker-module__S3gfPa__scheduleFacts{gap:var(--space-2) var(--space-3)}.free-gantt-maker-module__S3gfPa__scheduleFacts>span+span{border-left:0;padding-left:0}.free-gantt-maker-module__S3gfPa__mobileTabs{padding:0 var(--space-3);background:var(--surface);border-bottom:1px solid var(--border-subtle);display:flex}.free-gantt-maker-module__S3gfPa__mobileTabs button{min-height:44px;padding:0 var(--space-3);color:var(--text-secondary);font:inherit;font-size:var(--text-sm);font-weight:var(--weight-semibold);background:0 0;border:0;border-bottom:2px solid #0000}.free-gantt-maker-module__S3gfPa__mobileTabs button[aria-selected=true]{color:var(--brand-700);border-bottom-color:var(--brand-600)}.free-gantt-maker-module__S3gfPa__editor{min-height:390px;display:block}.free-gantt-maker-module__S3gfPa__editor[data-mobile-view=table] .free-gantt-maker-module__S3gfPa__timelinePane,.free-gantt-maker-module__S3gfPa__editor[data-mobile-view=timeline] .free-gantt-maker-module__S3gfPa__tablePane{display:none}.free-gantt-maker-module__S3gfPa__tablePane{border-right:0;width:100%;overflow-x:auto}.free-gantt-maker-module__S3gfPa__tableGrid{min-width:800px}.free-gantt-maker-module__S3gfPa__timelinePane{min-height:390px}}@media (prefers-reduced-motion:reduce){.free-gantt-maker-module__S3gfPa__secondaryButton,.free-gantt-maker-module__S3gfPa__primaryButton{transition:none}}
.public-resources-module__VXr0ra__page{--public-daylight:#f4f6f8;--public-paper:#fff;--public-ink:#1c211e;--public-quiet:#4f5c55;--public-line:#d7dde2;--public-teal:#2563eb;--public-teal-dark:#1d4ed8;min-height:100vh;color:var(--public-ink);background:var(--public-daylight);font-family:var(--font-platform-sans), Arial, sans-serif}.public-resources-module__VXr0ra__page *{box-sizing:border-box}.public-resources-module__VXr0ra__page a{color:inherit}.public-resources-module__VXr0ra__inner{width:min(1200px,100% - 48px);margin-inline:auto}.public-resources-module__VXr0ra__hero{border-bottom:1px solid var(--public-line);background:var(--public-daylight)}.public-resources-module__VXr0ra__heroGrid{grid-template-columns:minmax(0,7fr) minmax(280px,5fr);align-items:end;gap:clamp(40px,8vw,112px);padding:clamp(48px,7vw,88px) 0 44px;display:grid}.public-resources-module__VXr0ra__context{color:var(--public-teal-dark);margin:0 0 16px;font-size:.86rem;font-weight:750}.public-resources-module__VXr0ra__hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin:0;font-size:clamp(2.65rem,5.6vw,5.1rem);font-weight:740;line-height:.98}.public-resources-module__VXr0ra__lede{max-width:720px;color:var(--public-quiet);margin:22px 0 0;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.public-resources-module__VXr0ra__registerNote{border-top:2px solid var(--public-ink);padding:22px 0 4px}.public-resources-module__VXr0ra__registerNote p{color:var(--public-quiet);margin:0;line-height:1.6}.public-resources-module__VXr0ra__registerNote strong{color:var(--public-ink);margin-bottom:9px;font-size:.82rem;display:block}.public-resources-module__VXr0ra__register{padding:48px 0 88px}.public-resources-module__VXr0ra__registerHead{border-bottom:2px solid var(--public-ink);grid-template-columns:minmax(0,7fr) minmax(240px,5fr);align-items:end;gap:48px;padding-bottom:20px;display:grid}.public-resources-module__VXr0ra__registerHead h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.08}.public-resources-module__VXr0ra__registerHead p{color:var(--public-quiet);margin:0;line-height:1.55}.public-resources-module__VXr0ra__registerGroup{margin-top:38px}.public-resources-module__VXr0ra__groupLabel{border-bottom:1px solid var(--public-line);color:var(--public-quiet);grid-template-columns:70px 1fr;gap:16px;margin:0;padding-bottom:12px;font-size:.8rem;display:grid}.public-resources-module__VXr0ra__groupLabel span:first-child{color:var(--public-teal-dark);font-family:var(--font-platform-sans), "Public Sans", Arial, sans-serif;font-weight:700}.public-resources-module__VXr0ra__registerRow{border-bottom:1px solid var(--public-line);grid-template-columns:70px minmax(220px,1fr) minmax(280px,.85fr) auto;align-items:center;gap:16px;min-height:118px;padding:20px 0;text-decoration:none;display:grid}.public-resources-module__VXr0ra__registerRow:focus-visible{outline:3px solid color-mix(in srgb, var(--public-teal) 30%, transparent);outline-offset:4px}.public-resources-module__VXr0ra__registerRow:hover h3{color:var(--public-teal-dark)}.public-resources-module__VXr0ra__rowNumber{color:var(--public-quiet);font-family:var(--font-platform-sans), "Public Sans", Arial, sans-serif;font-size:.75rem}.public-resources-module__VXr0ra__registerRow h3{letter-spacing:-.025em;margin:0;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.2;transition:color .16s}.public-resources-module__VXr0ra__registerRow p{color:var(--public-quiet);margin:0;font-size:.92rem;line-height:1.55}.public-resources-module__VXr0ra__rowAction{min-width:116px;color:var(--public-teal-dark);text-align:right;font-size:.84rem;font-weight:760}.public-resources-module__VXr0ra__meta{color:var(--public-quiet);flex-wrap:wrap;gap:8px 20px;margin-top:10px;font-size:.75rem;display:flex}.public-resources-module__VXr0ra__meta time,.public-resources-module__VXr0ra__meta span[data-quantity]{font-family:var(--font-platform-sans), "Public Sans", Arial, sans-serif}.public-resources-module__VXr0ra__principles{border-top:1px solid var(--public-line);grid-template-columns:minmax(240px,4fr) minmax(0,8fr);gap:clamp(40px,8vw,112px);padding:64px 0 88px;display:grid}.public-resources-module__VXr0ra__principles h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.1}.public-resources-module__VXr0ra__principleList{border-top:2px solid var(--public-ink)}.public-resources-module__VXr0ra__principle{border-bottom:1px solid var(--public-line);grid-template-columns:48px 1fr;gap:18px;padding:20px 0;display:grid}.public-resources-module__VXr0ra__principle>span{color:var(--public-teal-dark);font-family:var(--font-platform-sans), "Public Sans", Arial, sans-serif;font-size:.75rem}.public-resources-module__VXr0ra__principle h3{margin:0 0 5px;font-size:1rem}.public-resources-module__VXr0ra__principle p{color:var(--public-quiet);margin:0;line-height:1.55}.public-resources-module__VXr0ra__bridge{border-top:1px solid var(--public-line);grid-template-columns:minmax(0,7fr) minmax(260px,5fr);align-items:end;gap:40px;padding:44px 0 56px;display:grid}.public-resources-module__VXr0ra__bridge h2{letter-spacing:-.04em;max-width:720px;margin:0;font-size:clamp(1.75rem,3.5vw,3rem);line-height:1.06}.public-resources-module__VXr0ra__bridgeSide{gap:18px;display:grid}.public-resources-module__VXr0ra__bridgeSide a{align-items:center;min-height:44px;display:inline-flex}.public-resources-module__VXr0ra__bridge p{color:var(--public-quiet);margin:0;line-height:1.6}.public-resources-module__VXr0ra__primaryLink{background:var(--public-teal);border-radius:4px;justify-content:center;align-items:center;width:fit-content;min-height:48px;padding:0 18px;font-weight:750;text-decoration:none;display:inline-flex;color:#fff!important}.public-resources-module__VXr0ra__primaryLink:hover{background:var(--public-teal-dark)}.public-resources-module__VXr0ra__toolPage{padding-bottom:72px}.public-resources-module__VXr0ra__toolHeader{grid-template-columns:minmax(0,7fr) minmax(260px,5fr);align-items:end;gap:48px;padding:42px 0 24px;display:grid}.public-resources-module__VXr0ra__toolHeader h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4.5vw,4.2rem);line-height:1}.public-resources-module__VXr0ra__toolHeader p{max-width:590px;color:var(--public-quiet);margin:0;line-height:1.6}.public-resources-module__VXr0ra__toolTrust{border-block:1px solid var(--public-line);color:var(--public-quiet);flex-wrap:wrap;gap:18px;padding:14px 0;font-size:.78rem;display:flex}.public-resources-module__VXr0ra__toolTrust span+span{border-left:1px solid var(--public-line);padding-left:18px}.public-resources-module__VXr0ra__workbench{border:1px solid var(--public-line);background:var(--public-paper);border-radius:8px;margin-top:24px;padding:18px}.public-resources-module__VXr0ra__toolNotes{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.public-resources-module__VXr0ra__toolNotes section{border-top:2px solid var(--public-ink);padding-top:16px}.public-resources-module__VXr0ra__toolNotes h2{margin:0 0 8px;font-size:1rem}.public-resources-module__VXr0ra__toolNotes p,.public-resources-module__VXr0ra__toolNotes li{color:var(--public-quiet);font-size:.86rem;line-height:1.6}.public-resources-module__VXr0ra__toolNotes p,.public-resources-module__VXr0ra__toolNotes ul{margin:0}@media (max-width:820px){.public-resources-module__VXr0ra__heroGrid,.public-resources-module__VXr0ra__registerHead,.public-resources-module__VXr0ra__principles,.public-resources-module__VXr0ra__bridge,.public-resources-module__VXr0ra__toolHeader{grid-template-columns:1fr;gap:24px}.public-resources-module__VXr0ra__heroGrid{padding-top:42px}.public-resources-module__VXr0ra__registerRow{grid-template-columns:48px 1fr auto}.public-resources-module__VXr0ra__registerRow p{grid-column:2/-1}.public-resources-module__VXr0ra__toolNotes{grid-template-columns:1fr}}@media (max-width:560px){.public-resources-module__VXr0ra__inner{width:calc(100% - 32px)}.public-resources-module__VXr0ra__hero h1{font-size:clamp(2.35rem,12vw,3.6rem)}.public-resources-module__VXr0ra__register{padding-top:34px}.public-resources-module__VXr0ra__registerRow{grid-template-columns:38px 1fr;min-height:0;padding:18px 0}.public-resources-module__VXr0ra__registerRow p,.public-resources-module__VXr0ra__rowAction{grid-column:2}.public-resources-module__VXr0ra__rowAction{text-align:left}.public-resources-module__VXr0ra__groupLabel{grid-template-columns:38px 1fr}.public-resources-module__VXr0ra__workbench{margin-inline:-8px;padding:8px}.public-resources-module__VXr0ra__toolTrust{gap:8px 12px}.public-resources-module__VXr0ra__toolTrust span+span{padding-left:12px}}@media (prefers-reduced-motion:reduce){.public-resources-module__VXr0ra__registerRow h3{transition:none}}
.field-template-module__jS0P3a__toolbar{color:var(--ink-2);background:var(--brand-50);border:1px solid var(--brand-100);border-radius:var(--radius-surface);justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;padding:13px 15px;font-size:12px;display:flex}.field-template-module__jS0P3a__toolbar button,.field-template-module__jS0P3a__addButton{min-height:44px;color:var(--neutral-0);background:var(--brand-600);font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 14px;font-size:12px;font-weight:650}.field-template-module__jS0P3a__sheet{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:8px;overflow:hidden}.field-template-module__jS0P3a__sheetHead{color:var(--neutral-0);background:var(--brand-800);grid-template-columns:1fr auto;gap:18px;padding:24px;display:grid}.field-template-module__jS0P3a__sheetHead span{color:var(--brand-300);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:9px;display:block}.field-template-module__jS0P3a__sheetHead h2{letter-spacing:-.035em;margin:0;font-size:24px}.field-template-module__jS0P3a__sheetHead strong{color:var(--brand-200);border:1px solid var(--brand-700);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-self:center;padding:7px 10px;font-size:9px}.field-template-module__jS0P3a__section{border-bottom:1px solid var(--line);padding:22px 24px}.field-template-module__jS0P3a__section:last-child{border-bottom:0}.field-template-module__jS0P3a__section h3{color:var(--ink-3);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;margin:0 0 15px;font-size:9px}.field-template-module__jS0P3a__grid2,.field-template-module__jS0P3a__grid3,.field-template-module__jS0P3a__grid4{gap:14px;display:grid}.field-template-module__jS0P3a__grid2{grid-template-columns:repeat(2,1fr)}.field-template-module__jS0P3a__grid3{grid-template-columns:repeat(3,1fr)}.field-template-module__jS0P3a__grid4{grid-template-columns:repeat(4,1fr)}.field-template-module__jS0P3a__field{gap:6px;min-width:0;display:grid}.field-template-module__jS0P3a__field label{color:var(--ink-3);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.field-template-module__jS0P3a__field input,.field-template-module__jS0P3a__field textarea,.field-template-module__jS0P3a__field select,.field-template-module__jS0P3a__cellInput,.field-template-module__jS0P3a__cellSelect{width:100%;min-width:0;color:var(--ink);background:var(--panel);border:1px solid var(--line);font:inherit;border-radius:7px;padding:9px 10px;font-size:12px}.field-template-module__jS0P3a__field textarea{resize:vertical;min-height:96px;line-height:1.55}.field-template-module__jS0P3a__field input:focus,.field-template-module__jS0P3a__field textarea:focus,.field-template-module__jS0P3a__field select:focus,.field-template-module__jS0P3a__cellInput:focus,.field-template-module__jS0P3a__cellSelect:focus{box-shadow:none;outline:none}.field-template-module__jS0P3a__storageError{max-width:1120px;color:var(--danger-700);background:var(--danger-50);border:1px solid var(--danger-200);border-radius:8px;margin:0 auto 12px;padding:10px 12px;font-size:13px}.field-template-module__jS0P3a__wide{grid-column:1/-1}.field-template-module__jS0P3a__tableWrap{overflow-x:auto}.field-template-module__jS0P3a__table{border-collapse:collapse;width:100%;min-width:720px}.field-template-module__jS0P3a__table th{color:var(--ink-3);background:var(--line-2);border:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.06em;text-align:left;text-transform:uppercase;padding:9px 8px;font-size:8.5px}.field-template-module__jS0P3a__table td{border:1px solid var(--line);vertical-align:top;padding:7px}.field-template-module__jS0P3a__cellInput,.field-template-module__jS0P3a__cellSelect{border-color:#0000;border-radius:4px;padding:7px 6px}.field-template-module__jS0P3a__remove{width:44px;height:44px;color:var(--danger);cursor:pointer;background:0 0;border:0;border-radius:6px}.field-template-module__jS0P3a__remove:hover{background:var(--danger-soft)}.field-template-module__jS0P3a__tableActions{justify-content:flex-end;margin-top:12px;display:flex}.field-template-module__jS0P3a__addButton{color:var(--brand-700);background:var(--brand-50);border:1px solid var(--brand-200)}.field-template-module__jS0P3a__referenceIntro{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px;display:grid}.field-template-module__jS0P3a__referenceCard{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-surface);padding:20px}.field-template-module__jS0P3a__referenceCard span{color:var(--brand-700);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.field-template-module__jS0P3a__referenceCard h2{margin:9px 0 8px;font-size:18px}.field-template-module__jS0P3a__referenceCard p{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.6}.field-template-module__jS0P3a__referenceGroup{margin-top:20px}.field-template-module__jS0P3a__referenceGroup h2{margin:0 0 12px;font-size:20px}.field-template-module__jS0P3a__referenceTable{border-collapse:collapse;background:var(--panel);width:100%}.field-template-module__jS0P3a__referenceTable th,.field-template-module__jS0P3a__referenceTable td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px;font-size:12px;line-height:1.5}.field-template-module__jS0P3a__referenceTable th{width:25%;color:var(--ink-2);background:var(--line-2);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.field-template-module__jS0P3a__referenceTable td:nth-child(2){width:32%;font-weight:600}.field-template-module__jS0P3a__warning{color:var(--warn);background:var(--warn-soft);border:1px solid color-mix(in srgb,var(--warn) 22%,transparent);border-radius:var(--radius-surface);margin-top:20px;padding:18px 20px;font-size:12px;line-height:1.6}@media (max-width:680px){.field-template-module__jS0P3a__toolbar{flex-direction:column;align-items:flex-start}.field-template-module__jS0P3a__toolbar button{width:100%}.field-template-module__jS0P3a__sheetHead{grid-template-columns:1fr}.field-template-module__jS0P3a__sheetHead strong{justify-self:start}.field-template-module__jS0P3a__section{padding:20px 16px}.field-template-module__jS0P3a__grid2,.field-template-module__jS0P3a__grid3,.field-template-module__jS0P3a__grid4,.field-template-module__jS0P3a__referenceIntro{grid-template-columns:1fr}.field-template-module__jS0P3a__referenceTable,.field-template-module__jS0P3a__referenceTable tbody,.field-template-module__jS0P3a__referenceTable tr,.field-template-module__jS0P3a__referenceTable th,.field-template-module__jS0P3a__referenceTable td{width:100%;display:block}.field-template-module__jS0P3a__referenceTable tr{border:1px solid var(--line);margin-bottom:12px}.field-template-module__jS0P3a__referenceTable th,.field-template-module__jS0P3a__referenceTable td{border:0;border-bottom:1px solid var(--line)}.field-template-module__jS0P3a__referenceTable td:last-child{border-bottom:0}}@media print{.field-template-module__jS0P3a__toolbar,.field-template-module__jS0P3a__storageError{display:none}.field-template-module__jS0P3a__sheet{box-shadow:none;border:0}.field-template-module__jS0P3a__sheetHead{padding:18px}.field-template-module__jS0P3a__section{padding:15px}.field-template-module__jS0P3a__field input,.field-template-module__jS0P3a__field textarea,.field-template-module__jS0P3a__field select,.field-template-module__jS0P3a__cellInput,.field-template-module__jS0P3a__cellSelect{border-color:var(--line);appearance:none;padding:5px}.field-template-module__jS0P3a__remove,.field-template-module__jS0P3a__tableActions{display:none}}@media (max-width:680px){.field-template-module__jS0P3a__tableWrap{overflow:visible}.field-template-module__jS0P3a__table,.field-template-module__jS0P3a__table tbody,.field-template-module__jS0P3a__table tr,.field-template-module__jS0P3a__table td{width:100%;min-width:0;display:block}.field-template-module__jS0P3a__table thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.field-template-module__jS0P3a__table tr{background:var(--panel);border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;padding:14px;display:grid}.field-template-module__jS0P3a__table td{border:0;padding:18px 0 0;position:relative}.field-template-module__jS0P3a__table td:before{color:var(--ink-3);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:8px;position:absolute;top:0;left:0}.field-template-module__jS0P3a__table td:first-child{color:var(--brand-700);grid-column:1/-1;padding-top:0;font-weight:700}.field-template-module__jS0P3a__table td:first-child:before{display:none}.field-template-module__jS0P3a__table td:nth-child(2):before{content:"Area / tag"}.field-template-module__jS0P3a__table td:nth-child(3){grid-column:1/-1}.field-template-module__jS0P3a__table td:nth-child(3):before{content:"Defect or outstanding work"}.field-template-module__jS0P3a__table td:nth-child(4):before{content:"Owner"}.field-template-module__jS0P3a__table td:nth-child(5):before{content:"Due"}.field-template-module__jS0P3a__table td:nth-child(6):before{content:"Status"}.field-template-module__jS0P3a__table td:nth-child(7){justify-content:flex-end;align-items:flex-end;display:flex}}
.steel-weight-calculator-tool-module__UXq_IW__shapeGrid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;display:grid}.steel-weight-calculator-tool-module__UXq_IW__shapeBtn{border:1px solid var(--line);background:var(--panel);cursor:pointer;transition:border-color .15s var(--ease-standard), background .15s var(--ease-standard);flex-direction:column;align-items:center;gap:6px;padding:10px 6px;font-family:inherit;display:flex}.steel-weight-calculator-tool-module__UXq_IW__shapeBtn:hover{border-color:var(--accent)}.steel-weight-calculator-tool-module__UXq_IW__shapeBtn.steel-weight-calculator-tool-module__UXq_IW__active{border-color:var(--accent);background:var(--accent-soft)}.steel-weight-calculator-tool-module__UXq_IW__shapeLabel{color:var(--ink-2);text-align:center;font-size:11px;line-height:1.3}.steel-weight-calculator-tool-module__UXq_IW__shapeBtn.steel-weight-calculator-tool-module__UXq_IW__active .steel-weight-calculator-tool-module__UXq_IW__shapeLabel{color:var(--accent-ink);font-weight:600}.steel-weight-calculator-tool-module__UXq_IW__dimGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;display:grid}.steel-weight-calculator-tool-module__UXq_IW__resultBox{background:var(--accent-soft);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);grid-template-columns:repeat(2,1fr);gap:20px;margin-top:4px;padding:20px 24px;display:grid}.steel-weight-calculator-tool-module__UXq_IW__resultLabel{font-family:var(--font-sans), monospace;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-ink);margin-bottom:4px;font-size:10.5px;display:block}.steel-weight-calculator-tool-module__UXq_IW__resultValue{color:var(--ink);font-size:22px;font-weight:700}.steel-weight-calculator-tool-module__UXq_IW__resultUnit{color:var(--ink-2);margin-left:4px;font-size:13px;font-weight:500}.steel-weight-calculator-tool-module__UXq_IW__resultSub{color:var(--ink-3);margin-top:2px;font-size:11.5px}@media (max-width:560px){.steel-weight-calculator-tool-module__UXq_IW__resultBox{grid-template-columns:1fr;gap:12px}}
