.outstaff-page{--primary: var(--green);--primary-dark: var(--green);--primary-soft: var(--green-soft);--danger: var(--red);--danger-soft: var(--red-soft);--warning: var(--amber);--warning-soft: var(--amber-soft);--success: var(--green);--success-soft: var(--green-soft);--radius: var(--radius-lg);--radius-sm: var(--radius-md);color:var(--text)}.outstaff-page .calculator-container{padding-top:0}.outstaff-page .calculator-shell,.outstaff-page .calculator-shell *{min-width:0}.outstaff-page *{box-sizing:border-box}.outstaff-page{scroll-behavior:smooth}.outstaff-page{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(15,118,110,.12),transparent 30rem),linear-gradient(180deg,#f8ffff 0%,var(--bg) 35%,#ffffff 100%);color:var(--text)}.outstaff-page,.outstaff-page button,.outstaff-page input,.outstaff-page select{font:inherit}.outstaff-page a{color:inherit;text-decoration:none}.outstaff-page button,.outstaff-page a{-webkit-tap-highlight-color:transparent}.outstaff-page button{cursor:pointer}.outstaff-page img,.outstaff-page svg{max-width:100%}.outstaff-page .container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.outstaff-page .site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(219,231,229,.75);background:#ffffffd1;backdrop-filter:blur(18px)}.outstaff-page .header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.outstaff-page .brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.03em}.outstaff-page .brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--primary),#14b8a6);box-shadow:0 12px 24px #0f766e38}.outstaff-page .site-nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:.95rem}.outstaff-page .site-nav a:hover{color:var(--primary-dark)}.outstaff-page .btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;padding:10px 18px;font-weight:750;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.outstaff-page .btn:hover:not(:disabled){transform:translateY(-1px)}.outstaff-page .btn:disabled{cursor:not-allowed;opacity:.55}.outstaff-page .btn--primary{color:#fff;background:var(--primary);box-shadow:0 14px 28px #0f766e33}.outstaff-page .btn--primary:hover:not(:disabled){background:var(--primary-dark)}.outstaff-page .btn--secondary{color:var(--primary-dark);background:var(--primary-soft);border-color:#0f766e29}.outstaff-page .btn--ghost{background:transparent;border-color:var(--line);color:var(--muted)}.outstaff-page .btn--danger{background:var(--danger-soft);color:var(--danger)}.outstaff-page .btn--small{min-height:34px;padding:8px 12px;font-size:.85rem}.outstaff-page .hero{padding:92px 0 72px}.outstaff-page .hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:44px;align-items:center}.outstaff-page .hero-copy h1,.outstaff-page .page-hero h1{margin:12px 0 18px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.95;letter-spacing:-.07em}.outstaff-page .hero-lead,.outstaff-page .page-hero p{max-width:760px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.6}.outstaff-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.outstaff-page .eyebrow{margin:0;color:var(--primary);font-size:.78rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.outstaff-page .hero-card{padding:34px;border:1px solid rgba(15,118,110,.16);border-radius:32px;background:linear-gradient(180deg,#fff,#ecfdf5);box-shadow:var(--shadow)}.outstaff-page .hero-card span{color:var(--muted)}.outstaff-page .hero-card strong{display:block;margin:12px 0 4px;font-size:4rem;letter-spacing:-.08em}.outstaff-page .hero-card p{color:var(--muted);line-height:1.55}.outstaff-page .mini-bars{display:grid;gap:12px;margin-top:28px}.outstaff-page .mini-bars i{position:relative;display:block;height:42px;border-radius:999px;background:#d7f5ef;overflow:hidden}.outstaff-page .mini-bars i:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--w);background:linear-gradient(90deg,var(--primary),#2dd4bf);border-radius:inherit}.outstaff-page .mini-bars span{position:relative;z-index:1;display:inline-flex;align-items:center;height:100%;padding-left:18px;color:#083a36;font-weight:750}.outstaff-page .page-section{padding:72px 0}.outstaff-page .page-section--tinted{background:#ccfbf161}.outstaff-page .page-hero{padding:72px 0 36px}.outstaff-page .page-hero--compact{padding-bottom:20px}.outstaff-page .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.outstaff-page .section-heading h1,.outstaff-page .section-heading h2,.outstaff-page .section-heading h3,.outstaff-page .section-heading p{margin-top:0}.outstaff-page .section-heading h2,.outstaff-page .section-heading h3{margin-bottom:0;letter-spacing:-.04em}.outstaff-page .section-heading--center{display:grid;justify-content:center;text-align:center}.outstaff-page .section-heading--center p:last-child{max-width:720px;color:var(--muted);line-height:1.65}.outstaff-page .feature-grid,.outstaff-page .use-case-grid,.outstaff-page .templates-grid,.outstaff-page .preset-grid,.outstaff-page .advice-grid{display:grid;gap:18px}.outstaff-page .feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .feature-grid--wide{margin-top:28px}.outstaff-page .feature-card,.outstaff-page .template-card,.outstaff-page .card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:var(--shadow)}.outstaff-page .feature-card,.outstaff-page .template-card{padding:28px}.outstaff-page .feature-card h3,.outstaff-page .feature-card h2,.outstaff-page .template-card h2{margin-top:0;letter-spacing:-.035em}.outstaff-page .feature-card p,.outstaff-page .template-card p,.outstaff-page .muted,.outstaff-page .helper-text{color:var(--muted);line-height:1.6}.outstaff-page .use-case-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.outstaff-page .use-case{min-height:96px;display:grid;place-items:center;padding:18px;border:1px solid rgba(15,118,110,.14);border-radius:18px;background:#fff;color:var(--primary-dark);font-weight:800;text-align:center}.outstaff-page .cta-section{display:flex;align-items:center;justify-content:space-between;gap:28px}.outstaff-page .cta-section h2{margin:8px 0;font-size:clamp(2rem,3vw,3rem);letter-spacing:-.06em}.outstaff-page .card{padding:24px}.outstaff-page .stack{display:grid;gap:18px}.outstaff-page .grid{display:grid;gap:16px}.outstaff-page .grid>*,.outstaff-page .calculator-shell>*,.outstaff-page .metrics-grid>*,.outstaff-page .operation-result>*{min-width:0}.outstaff-page .grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.outstaff-page .grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .align-start{align-items:start}.outstaff-page .calculator-container{padding:22px 0 80px}.outstaff-page .calculator-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.outstaff-page .calculator-shell--single{grid-template-columns:minmax(0,1fr)}.outstaff-page .wizard-panel{min-width:0;display:grid;gap:18px}.outstaff-page .sticky-results{position:sticky;top:98px;display:grid;gap:18px}.outstaff-page .progress-card{display:grid;gap:22px}.outstaff-page .progress-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.outstaff-page .progress-header h2{margin:6px 0 0;letter-spacing:-.055em}.outstaff-page .stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.outstaff-page .stepper__item{display:grid;gap:6px;justify-items:center;padding:12px 8px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted);font-size:.85rem;font-weight:750}.outstaff-page .stepper__item span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#eef7f6;color:var(--primary-dark)}.outstaff-page .stepper__item.is-active{background:var(--primary-soft);color:var(--primary-dark);border-color:#0f766e38}.outstaff-page .field{display:grid;gap:8px}.outstaff-page .field__label{color:#334155;font-weight:760;font-size:.92rem}.outstaff-page .field__hint{color:var(--muted);font-size:.82rem;line-height:1.45}.outstaff-page .input,.outstaff-page .select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:14px;padding:10px 12px;background:#fff;color:var(--text);outline:none;transition:border-color .18s ease,box-shadow .18s ease}.outstaff-page .input:focus,.outstaff-page .select:focus{border-color:#0f766e80;box-shadow:0 0 0 4px #0f766e1f}.outstaff-page .input:disabled{background:#f3f7f7;color:var(--muted)}.outstaff-page .input--table,.outstaff-page .select--table{min-height:38px;border-radius:10px;font-size:.9rem}.outstaff-page .input--subtle{margin-top:6px;color:var(--muted)}.outstaff-page .input--number{min-width:74px}.outstaff-page .info-box{display:grid;align-content:center;gap:6px;min-height:100%;padding:14px;border:1px dashed rgba(15,118,110,.24);border-radius:16px;background:var(--surface-strong);color:var(--muted)}.outstaff-page .info-box strong{color:var(--primary-dark)}.outstaff-page .info-box--tooltip{overflow:visible}.outstaff-page .tooltip{position:relative;display:inline-flex;width:fit-content}.outstaff-page .tooltip__bubble{position:absolute;left:0;top:calc(100% + 10px);width:min(240px,72vw);padding:12px 14px;border-radius:12px;background:#0f172a;color:#fff;font-size:.85rem;line-height:1.45;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease;z-index:40;box-shadow:0 16px 40px #0f172a47}.outstaff-page .tooltip:hover .tooltip__bubble,.outstaff-page .tooltip:focus-within .tooltip__bubble{opacity:1;transform:translateY(0)}.outstaff-page .switch{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-weight:750}.outstaff-page .switch input{width:18px;height:18px;accent-color:var(--primary)}.outstaff-page .cost-grid .field,.outstaff-page .schedule-grid .field{align-content:start}.outstaff-page .schedule-grid .field .input{width:100%;min-height:46px}.outstaff-page .schedule-grid .field__hint,.outstaff-page .cost-grid .field__hint{min-height:2.8em}.outstaff-page .preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .preset-card{display:grid;gap:8px;align-content:start;min-height:132px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:left}.outstaff-page .preset-card:hover{border-color:#0f766e61;background:var(--surface-strong)}.outstaff-page .preset-card span{color:var(--muted);line-height:1.45}.outstaff-page .quick-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.outstaff-page .metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.outstaff-page .metrics-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.outstaff-page .metric-card{display:grid;gap:6px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff}.outstaff-page .metric-card span,.outstaff-page .summary-topline>span{color:var(--muted);font-size:.88rem}.outstaff-page .metric-card strong{font-size:1.7rem;letter-spacing:-.05em}.outstaff-page .metric-card small,.outstaff-page .summary-card small,.outstaff-page .table-note{color:var(--muted);line-height:1.45}.outstaff-page .metric-card--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:hidden}.outstaff-page .metric-card__half{display:grid;align-content:start;gap:6px;min-width:0;padding:18px}.outstaff-page .metric-card__half+.metric-card__half{border-left:1px solid var(--line)}.outstaff-page .hourly-peak-card{background:linear-gradient(90deg,var(--surface-strong) 0%,#fff 52%)}.outstaff-page .hourly-peak-card .metric-card__half--no-tail strong{color:var(--primary-dark)}.outstaff-page .hourly-peak-card .metric-card__half--peak strong{color:var(--text)}.outstaff-page .results-summary{display:grid;gap:16px}.outstaff-page .summary-card--accent{background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff;border:0}.outstaff-page .summary-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.outstaff-page .summary-card--accent .summary-topline>span,.outstaff-page .summary-card--accent small,.outstaff-page .summary-card--accent p{color:#ffffffd1}.outstaff-page .summary-card--accent .badge{background:#f8fafc;color:#0f172a!important;border:1px solid rgba(15,23,42,.12);box-shadow:0 10px 24px #0000001f;font-size:.82rem;font-weight:900;letter-spacing:.01em;padding:6px 12px}.outstaff-page .summary-main{display:block;margin-top:12px;font-size:4.2rem;line-height:.95;letter-spacing:-.08em}.outstaff-page .summary-card p{margin:8px 0}.outstaff-page .formula-card h3{margin-top:0}.outstaff-page .formula-list{display:grid;gap:8px;margin:0;padding-left:20px;color:var(--muted);line-height:1.55}.outstaff-page .table-wrap,.outstaff-page .formula-table-wrap{width:100%;overflow-x:auto}.outstaff-page .data-table{width:100%;border-collapse:collapse;min-width:620px}.outstaff-page .data-table th,.outstaff-page .data-table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.outstaff-page .data-table th{color:#334155;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.outstaff-page .data-table td{color:var(--text)}.outstaff-page .data-table tr:last-child td{border-bottom:0}.outstaff-page .operations-card{overflow:hidden}.outstaff-page .table-wrap{max-width:100%;-webkit-overflow-scrolling:touch}.outstaff-page .operations-table{min-width:940px;table-layout:fixed}.outstaff-page .operations-table th:nth-child(1),.outstaff-page .operations-table td:nth-child(1){width:150px}.outstaff-page .operations-table th:nth-child(2),.outstaff-page .operations-table td:nth-child(2){width:90px}.outstaff-page .operations-table th:nth-child(3),.outstaff-page .operations-table td:nth-child(3),.outstaff-page .operations-table th:nth-child(4),.outstaff-page .operations-table td:nth-child(4),.outstaff-page .operations-table th:nth-child(6),.outstaff-page .operations-table td:nth-child(6),.outstaff-page .operations-table th:nth-child(7),.outstaff-page .operations-table td:nth-child(7),.outstaff-page .operations-table th:nth-child(8),.outstaff-page .operations-table td:nth-child(8){width:92px}.outstaff-page .operations-table th:nth-child(5),.outstaff-page .operations-table td:nth-child(5){width:64px}.outstaff-page .operations-table th:nth-child(9),.outstaff-page .operations-table td:nth-child(9){width:92px}.outstaff-page .helper-text{margin:16px 0 0;font-size:.92rem}.outstaff-page .operation-list{display:grid;gap:12px}.outstaff-page .operation-result{display:grid;grid-template-columns:minmax(180px,1fr) minmax(120px,.9fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .operation-result strong,.outstaff-page .operation-result span{display:block}.outstaff-page .operation-result div:first-child{min-width:0}.outstaff-page .operation-result strong,.outstaff-page .operation-result div:first-child span{overflow-wrap:anywhere}.outstaff-page .operation-result div:first-child span{margin-top:4px;color:var(--muted);font-size:.88rem}.outstaff-page .operation-result__numbers{display:grid;gap:4px;justify-items:end;font-weight:800}.outstaff-page .bar{height:10px;border-radius:999px;background:#e6f3f1;overflow:hidden}.outstaff-page .bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),#2dd4bf)}.outstaff-page .advice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outstaff-page .advice-grid h3{margin-top:0}.outstaff-page .advice-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.outstaff-page .advice-list li{position:relative;padding:14px 14px 14px 38px;border-radius:16px;line-height:1.5}.outstaff-page .advice-list li:before{content:"";position:absolute;left:16px;top:21px;width:8px;height:8px;border-radius:999px}.outstaff-page .advice-list--warning li{background:var(--warning-soft)}.outstaff-page .advice-list--warning li:before{background:var(--warning)}.outstaff-page .advice-list--success li{background:var(--success-soft)}.outstaff-page .advice-list--success li:before{background:var(--success)}.outstaff-page .export-card{display:flex;align-items:center;justify-content:space-between;gap:18px}.outstaff-page .export-card h2{margin:6px 0 8px}.outstaff-page .badge{display:inline-flex;align-items:center;width:fit-content;min-height:26px;padding:5px 10px;border-radius:999px;font-size:.78rem;font-weight:850;white-space:nowrap}.outstaff-page .badge--neutral{color:#334155;background:#eef2f7}.outstaff-page .badge--success{color:var(--success);background:var(--success-soft)}.outstaff-page .badge--warning{color:var(--warning);background:var(--warning-soft)}.outstaff-page .badge--danger{color:var(--danger);background:var(--danger-soft)}.outstaff-page .validation-card{border-color:#b4231833;background:var(--danger-soft);color:var(--danger)}.outstaff-page .validation-card ul{margin:10px 0 0;padding-left:18px}.outstaff-page .table-note{display:block;margin-top:4px;font-size:.86rem}.outstaff-page .prose-section code{display:inline-block;padding:3px 7px;border-radius:8px;background:#f1f5f9;color:#0f172a;font-size:.9em}.outstaff-page .templates-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .template-card{display:grid;gap:12px;align-content:start}.outstaff-page .template-card ul{display:grid;gap:8px;margin:0 0 10px;padding-left:18px;color:var(--muted);line-height:1.45}.outstaff-page .site-footer{padding:42px 0;border-top:1px solid var(--line);background:#fff}.outstaff-page .footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;color:var(--muted)}.outstaff-page .footer-inner strong{color:var(--text)}.outstaff-page .footer-links{display:flex;gap:16px;font-weight:750}.outstaff-page .hourly-card{overflow:hidden}.outstaff-page .hourly-heading .muted{max-width:760px;margin:8px 0 0}.outstaff-page .hourly-collapsed{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px dashed rgba(15,118,110,.26);border-radius:18px;background:var(--surface-strong)}.outstaff-page .hourly-collapsed p{margin:6px 0 0}.outstaff-page .hourly-content{gap:18px}.outstaff-page .hourly-toolbar{display:grid;grid-template-columns:minmax(180px,.22fr) minmax(0,1fr);gap:14px;align-items:start}.outstaff-page .hourly-modes,.outstaff-page .hourly-scenarios{display:grid;gap:10px}.outstaff-page .hourly-modes{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .hourly-mode,.outstaff-page .scenario-chip{border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--text);text-align:left}.outstaff-page .hourly-mode{display:grid;gap:6px;padding:14px}.outstaff-page .hourly-mode span,.outstaff-page .scenario-chip span{color:var(--muted);font-size:.86rem;line-height:1.45}.outstaff-page .hourly-mode.is-active{border-color:#0f766e57;background:var(--primary-soft);color:var(--primary-dark)}.outstaff-page .hourly-scenarios{grid-template-columns:repeat(5,minmax(0,1fr))}.outstaff-page .scenario-chip{display:grid;align-content:start;gap:7px;min-height:140px;padding:14px}.outstaff-page .scenario-chip:hover,.outstaff-page .hourly-mode:hover{border-color:#0f766e61}.outstaff-page .scenario-chip em{margin-top:auto;color:var(--primary-dark);font-style:normal;font-size:.8rem;font-weight:850}.outstaff-page .hourly-actions{display:flex;flex-wrap:wrap;gap:10px}.outstaff-page .hourly-warnings{display:grid;gap:8px;padding:14px;border:1px solid rgba(180,35,24,.18);border-radius:16px;background:var(--danger-soft);color:var(--danger)}.outstaff-page .hourly-warnings p{margin:0;line-height:1.5}.outstaff-page .metrics-grid--hourly{grid-template-columns:repeat(4,minmax(0,1fr))}.outstaff-page .metrics-grid--hourly-profile{grid-template-columns:repeat(5,minmax(0,1fr))}.outstaff-page .metrics-grid--hourly-profile .hourly-peak-card{grid-column:span 2}.outstaff-page .hourly-chart{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.outstaff-page .hourly-chart__legend{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.88rem;font-weight:760}.outstaff-page .hourly-chart__legend span{display:inline-flex;align-items:center;gap:7px}.outstaff-page .legend-dot{width:10px;height:10px;border-radius:999px}.outstaff-page .legend-dot--volume{background:var(--primary)}.outstaff-page .legend-dot--capacity{background:#94a3b8}.outstaff-page .hourly-chart__rows{display:grid;gap:9px}.outstaff-page .hourly-chart__row{display:grid;grid-template-columns:96px minmax(0,1fr) 64px;gap:12px;align-items:center;color:var(--muted);font-size:.9rem}.outstaff-page .hourly-chart__row strong{color:var(--text);text-align:right}.outstaff-page .hourly-chart__bars{position:relative;display:grid;gap:4px}.outstaff-page .hourly-chart__bar{display:block;height:12px;border-radius:999px}.outstaff-page .hourly-chart__bar--volume{width:var(--volume-width);background:linear-gradient(90deg,var(--primary),#2dd4bf)}.outstaff-page .hourly-chart__bar--capacity{width:var(--capacity-width);background:#cbd5e1}.outstaff-page .hourly-chart__row--near_limit .hourly-chart__bar--volume{background:linear-gradient(90deg,var(--warning),#fbbf24)}.outstaff-page .hourly-chart__row--overload .hourly-chart__bar--volume{background:linear-gradient(90deg,var(--danger),#fb7185)}.outstaff-page .hourly-card{container-type:inline-size}.outstaff-page .hourly-table-wrap{max-width:100%;overflow-x:hidden}.outstaff-page .hourly-table{width:100%;min-width:0;table-layout:fixed;font-size:.9rem}.outstaff-page .hourly-table th,.outstaff-page .hourly-table td{padding:12px 8px;overflow-wrap:anywhere}.outstaff-page .hourly-table th{font-size:.74rem;line-height:1.25}.outstaff-page .hourly-table th:nth-child(1),.outstaff-page .hourly-table td:nth-child(1){width:128px}.outstaff-page .hourly-table th:nth-child(2),.outstaff-page .hourly-table td:nth-child(2){width:48px;text-align:center}.outstaff-page .hourly-table th:nth-child(3),.outstaff-page .hourly-table td:nth-child(3),.outstaff-page .hourly-table th:nth-child(4),.outstaff-page .hourly-table td:nth-child(4){width:82px}.outstaff-page .hourly-table th:nth-child(5),.outstaff-page .hourly-table td:nth-child(5),.outstaff-page .hourly-table th:nth-child(6),.outstaff-page .hourly-table td:nth-child(6){width:78px}.outstaff-page .hourly-table th:nth-child(7),.outstaff-page .hourly-table td:nth-child(7){width:112px}.outstaff-page .hourly-table th:nth-child(8),.outstaff-page .hourly-table td:nth-child(8){width:72px}.outstaff-page .hourly-table th:nth-child(9),.outstaff-page .hourly-table td:nth-child(9){width:90px}.outstaff-page .hourly-table th:nth-child(10),.outstaff-page .hourly-table td:nth-child(10){width:auto}.outstaff-page .hourly-table__period-cell{vertical-align:top}.outstaff-page .hourly-table__period{display:grid;gap:4px}.outstaff-page .hourly-table__period small{color:var(--muted);font-size:.82rem;line-height:1.2;white-space:nowrap}.outstaff-page .hourly-table__load-cell{position:relative;min-width:0;overflow:hidden}.outstaff-page .hourly-table__load-badge{display:inline-flex;max-width:100%;min-width:0}.outstaff-page .hourly-table__load-cell .badge{max-width:96px;min-height:0;padding:4px 8px;justify-content:center;text-align:center;line-height:1.12;white-space:normal;overflow-wrap:normal;word-break:normal}.outstaff-page .hourly-table__load-cell .table-note{display:block;margin-top:6px}.outstaff-page .hourly-table .input--table{min-width:0;min-height:36px;padding:8px 9px}.outstaff-page .hourly-table__row--overload td{background:#fee4e26b}.outstaff-page .hourly-table__row--near_limit td{background:#fff4d670}.outstaff-page .hourly-checkbox{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:.88rem;font-weight:750}.outstaff-page .hourly-checkbox--compact{width:100%;min-height:32px;gap:0}.outstaff-page .hourly-checkbox input{width:16px;height:16px;accent-color:var(--primary)}.outstaff-page .hourly-recommendation-card,.outstaff-page .hourly-results-card{background:linear-gradient(180deg,#fff,#f0fdfa)}.outstaff-page .hourly-recommendation-card p,.outstaff-page .hourly-final-text p{color:var(--muted);line-height:1.6}.outstaff-page .hourly-advice-list{margin-top:14px}.outstaff-page .hourly-final-text{padding:16px;border:1px solid rgba(15,118,110,.18);border-radius:18px;background:#fff}.outstaff-page .hourly-final-text p{margin:8px 0 0}.outstaff-page .hourly-result-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:16px;align-items:start;margin-top:16px}.outstaff-page .hourly-result-grid h3{margin-top:0}.outstaff-page .hourly-risk-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.outstaff-page .hourly-risk-list li{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .hourly-risk-list li>span{font-weight:850}.outstaff-page .hourly-risk-list small{color:var(--muted);line-height:1.45}@media(max-width:1280px){.outstaff-page .calculator-shell{grid-template-columns:1fr}.outstaff-page .sticky-results{position:static}.outstaff-page .sticky-results .formula-card,.outstaff-page .sticky-results .export-card{display:none}.outstaff-page .use-case-grid,.outstaff-page .templates-grid,.outstaff-page .hourly-scenarios{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .metrics-grid--hourly,.outstaff-page .metrics-grid--hourly-profile{grid-template-columns:repeat(2,minmax(0,1fr))}.outstaff-page .metrics-grid--hourly-profile .hourly-peak-card{grid-column:span 2}}@media(max-width:860px){.outstaff-page .site-nav{display:none}.outstaff-page .hero-grid,.outstaff-page .grid--2,.outstaff-page .grid--3,.outstaff-page .feature-grid,.outstaff-page .preset-grid,.outstaff-page .advice-grid,.outstaff-page .templates-grid{grid-template-columns:1fr}.outstaff-page .hero{padding-top:54px}.outstaff-page .section-heading,.outstaff-page .cta-section,.outstaff-page .export-card,.outstaff-page .footer-inner{display:grid;justify-items:start}.outstaff-page .stepper{grid-template-columns:repeat(3,minmax(0,1fr))}.outstaff-page .operation-result{grid-template-columns:1fr}.outstaff-page .operation-result__numbers{justify-items:start;grid-template-columns:repeat(2,auto)}.outstaff-page .hourly-toolbar,.outstaff-page .hourly-modes,.outstaff-page .hourly-scenarios,.outstaff-page .hourly-result-grid{grid-template-columns:1fr}.outstaff-page .hourly-collapsed{display:grid;justify-items:start}}@media(max-width:620px){.outstaff-page .container{width:min(100% - 22px,1180px)}.outstaff-page .header-inner{min-height:64px}.outstaff-page .header-cta{display:none}.outstaff-page .hero-copy h1,.outstaff-page .page-hero h1{font-size:clamp(2.15rem,13vw,3.2rem)}.outstaff-page .hero-card strong,.outstaff-page .summary-main{font-size:3.2rem}.outstaff-page .card,.outstaff-page .feature-card,.outstaff-page .template-card,.outstaff-page .hero-card{padding:20px;border-radius:20px}.outstaff-page .stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.outstaff-page .metrics-grid,.outstaff-page .use-case-grid,.outstaff-page .metrics-grid--hourly,.outstaff-page .metrics-grid--hourly-profile{grid-template-columns:1fr}.outstaff-page .metrics-grid--hourly-profile .hourly-peak-card{grid-column:auto}.outstaff-page .metric-card--split{grid-template-columns:1fr}.outstaff-page .metric-card__half+.metric-card__half{border-left:0;border-top:1px solid var(--line)}.outstaff-page .page-section{padding:48px 0}}@media(max-width:1260px){.outstaff-page .hourly-card{overflow:visible}.outstaff-page .hourly-table-wrap{overflow-x:visible}.outstaff-page .hourly-table,.outstaff-page .hourly-table thead,.outstaff-page .hourly-table tbody,.outstaff-page .hourly-table tr,.outstaff-page .hourly-table td{display:block;width:100%}.outstaff-page .hourly-table{min-width:0}.outstaff-page .hourly-table thead{display:none}.outstaff-page .hourly-table tr{padding:14px;margin-bottom:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .hourly-table td{padding:0 0 12px;border-bottom:0;background:transparent!important}.outstaff-page .hourly-table td:last-child{padding-bottom:0}.outstaff-page .hourly-table td:before{content:attr(data-label);display:block;margin-bottom:6px;color:var(--muted);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}}@media(max-width:760px){.outstaff-page .operations-card{overflow:visible}.outstaff-page .operations-card .table-wrap{overflow-x:visible}.outstaff-page .operations-table,.outstaff-page .operations-table thead,.outstaff-page .operations-table tbody,.outstaff-page .operations-table tr,.outstaff-page .operations-table td{display:block;width:100%}.outstaff-page .operations-table{min-width:0}.outstaff-page .operations-table thead{display:none}.outstaff-page .operations-table tr{padding:14px;margin-bottom:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .operations-table td{padding:0 0 12px;border-bottom:0}.outstaff-page .operations-table td:last-child{padding-bottom:0}.outstaff-page .operations-table td:before{content:attr(data-label);display:block;margin-bottom:6px;color:var(--muted);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.outstaff-page .operations-table td:last-child:before{content:"";display:none}.outstaff-page .hourly-card,.outstaff-page .hourly-results-card{overflow:visible}.outstaff-page .hourly-table-wrap{overflow-x:visible}.outstaff-page .hourly-table,.outstaff-page .hourly-table thead,.outstaff-page .hourly-table tbody,.outstaff-page .hourly-table tr,.outstaff-page .hourly-table td{display:block;width:100%}.outstaff-page .hourly-table{min-width:0}.outstaff-page .hourly-table thead{display:none}.outstaff-page .hourly-table tr{padding:14px;margin-bottom:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .hourly-table td{padding:0 0 12px;border-bottom:0;background:transparent!important}.outstaff-page .hourly-table td:last-child{padding-bottom:0}.outstaff-page .hourly-table td:before{content:attr(data-label);display:block;margin-bottom:6px;color:var(--muted);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.outstaff-page .hourly-chart__row{grid-template-columns:78px minmax(0,1fr) 52px;gap:8px;font-size:.82rem}}@media print{.outstaff-page .site-header,.outstaff-page .site-footer,.outstaff-page .stepper,.outstaff-page .wizard-actions,.outstaff-page .quick-actions,.outstaff-page .validation-card,.outstaff-page .sticky-results,.outstaff-page .header-cta{display:none!important}.outstaff-page{background:#fff}.outstaff-page .calculator-shell,.outstaff-page .grid,.outstaff-page .feature-grid,.outstaff-page .templates-grid{display:block}.outstaff-page .card{box-shadow:none;break-inside:avoid;margin-bottom:16px}}.outstaff-page .hourly-calculation-card{display:grid;gap:18px;border-color:#0f766e38;background:linear-gradient(180deg,#fff,#f8fffd)}.outstaff-page .calculation-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.outstaff-page .calculation-summary-grid>div{display:grid;gap:5px;min-width:0;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .calculation-summary-grid span,.outstaff-page .formula-box span{color:var(--muted);font-size:.78rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.outstaff-page .calculation-summary-grid strong{font-size:1.45rem;line-height:1.1}.outstaff-page .calculation-summary-grid small{color:var(--muted);line-height:1.4}.outstaff-page .calculation-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.outstaff-page .calculation-section{display:grid;align-content:start;gap:12px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff}.outstaff-page .calculation-section--accent,.outstaff-page .calculation-section--final,.outstaff-page .calculation-section:nth-child(4),.outstaff-page .calculation-section:nth-child(5){grid-column:1 / -1}.outstaff-page .calculation-section--accent{border-color:#0f766e38;background:var(--surface-strong)}.outstaff-page .calculation-section--final{border-color:#0f766e42;background:linear-gradient(180deg,#fff,#ecfdf5)}.outstaff-page .calculation-section h4{margin:0}.outstaff-page .calculation-section p,.outstaff-page .calculation-section li{margin:0;color:var(--muted);line-height:1.62}.outstaff-page .calculation-section strong{color:var(--text)}.outstaff-page .formula-box{display:grid;gap:8px;min-width:0;padding:14px;border:1px solid rgba(15,118,110,.14);border-radius:16px;background:#f8fafc}.outstaff-page .formula-box--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outstaff-page .formula-box--grid>div{display:grid;gap:6px;min-width:0}.outstaff-page .formula-box code,.outstaff-page .calculation-mini-list code,.outstaff-page .calculation-hour-card code{display:block;max-width:100%;color:#0f172a;font-family:inherit;font-size:.94rem;font-weight:850;line-height:1.5;white-space:normal;overflow-wrap:anywhere}.outstaff-page .calculation-mini-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.outstaff-page .calculation-mini-list li{display:grid;gap:4px;min-width:0}.outstaff-page .calculation-mini-list span{color:var(--text);font-weight:850}.outstaff-page .calculation-hour-list{display:grid;gap:10px}.outstaff-page .calculation-hour-card{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid rgba(180,35,24,.16);border-radius:15px;background:#fee4e25c}.outstaff-page .calculation-hour-card>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.outstaff-page .calculation-hour-card small{color:var(--muted);line-height:1.5}@media(max-width:960px){.outstaff-page .calculation-summary-grid,.outstaff-page .calculation-sections,.outstaff-page .formula-box--grid{grid-template-columns:1fr}}@media(max-width:620px){.outstaff-page .hourly-calculation-card,.outstaff-page .calculation-section,.outstaff-page .formula-box{padding:14px;border-radius:16px}.outstaff-page .calculation-summary-grid strong{font-size:1.25rem}}.outstaff-page a:focus-visible,.outstaff-page button:focus-visible,.outstaff-page input:focus-visible,.outstaff-page select:focus-visible,.outstaff-page summary:focus-visible{outline:3px solid rgba(15,118,110,.34);outline-offset:3px}.outstaff-page .btn{min-height:44px;line-height:1.15;white-space:normal;text-align:center}.outstaff-page .btn--small{min-height:44px}.outstaff-page .badge{max-width:100%;white-space:normal;text-align:center;line-height:1.2}.outstaff-page .hero-copy h1,.outstaff-page .page-hero h1,.outstaff-page .section-heading h1,.outstaff-page .section-heading h2,.outstaff-page .section-heading h3,.outstaff-page .metric-card strong,.outstaff-page .summary-main{overflow-wrap:anywhere}.outstaff-page .wizard-actions{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.outstaff-page .wizard-actions .btn{flex:1 1 180px}.outstaff-page .breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;color:var(--muted);font-size:.92rem;font-weight:700}.outstaff-page .breadcrumbs a{color:var(--primary-dark)}.outstaff-page .seo-section{padding-top:24px}.outstaff-page .seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.outstaff-page .seo-card{min-width:0}.outstaff-page .seo-card p{margin-bottom:0}.outstaff-page .seo-card--wide{grid-column:1 / -1}.outstaff-page .faq-list{display:grid;gap:12px;max-width:940px;margin-inline:auto}.outstaff-page .faq-item{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.outstaff-page .faq-item summary{min-height:48px;padding:16px 18px;cursor:pointer;color:var(--text);font-weight:850;line-height:1.35}.outstaff-page .faq-item p{margin:0;padding:0 18px 18px;color:var(--muted);line-height:1.6}.outstaff-page .use-case-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.outstaff-page .hourly-actions .btn,.outstaff-page .quick-actions .btn{flex:1 1 220px}.outstaff-page .hourly-table .input--table,.outstaff-page .operations-table .input--table,.outstaff-page .operations-table .select--table{width:100%}@media(max-width:1280px){.outstaff-page .use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.outstaff-page .seo-grid{grid-template-columns:1fr}}@media(max-width:760px){.outstaff-page .responsive-table-wrap,.outstaff-page .table-wrap:has(.responsive-table),.outstaff-page .formula-table-wrap:has(.responsive-table){overflow-x:visible}.outstaff-page .responsive-table,.outstaff-page .responsive-table thead,.outstaff-page .responsive-table tbody,.outstaff-page .responsive-table tr,.outstaff-page .responsive-table td{display:block;width:100%}.outstaff-page .responsive-table{min-width:0}.outstaff-page .responsive-table thead{display:none}.outstaff-page .responsive-table tr{padding:14px;margin-bottom:12px;border:1px solid var(--line);border-radius:16px;background:#fff}.outstaff-page .responsive-table td{padding:0 0 12px;border-bottom:0}.outstaff-page .responsive-table td:last-child{padding-bottom:0}.outstaff-page .responsive-table td:before{content:attr(data-label);display:block;margin-bottom:6px;color:var(--muted);font-size:.76rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.outstaff-page .input--table,.outstaff-page .select--table,.outstaff-page .hourly-table .input--table{min-height:44px;font-size:1rem}.outstaff-page .hourly-checkbox,.outstaff-page .hourly-checkbox--compact{min-height:44px;justify-content:flex-start}.outstaff-page .hourly-checkbox input{width:20px;height:20px}}@media(max-width:620px){.outstaff-page .container{width:min(100% - 20px,1180px)}.outstaff-page .progress-header,.outstaff-page .section-heading,.outstaff-page .summary-topline{display:grid;justify-items:start}.outstaff-page .progress-header .btn,.outstaff-page .section-heading .btn,.outstaff-page .hourly-collapsed .btn,.outstaff-page .hourly-actions .btn,.outstaff-page .quick-actions .btn,.outstaff-page .wizard-actions .btn,.outstaff-page .template-card .btn,.outstaff-page .cta-section .btn{width:100%}.outstaff-page .hourly-chart{padding:12px}.outstaff-page .hourly-chart__row{grid-template-columns:74px minmax(0,1fr) 44px;gap:7px}.outstaff-page .hourly-chart__row strong,.outstaff-page .hourly-chart__row span{overflow-wrap:anywhere}.outstaff-page .hourly-table tr,.outstaff-page .operations-table tr,.outstaff-page .responsive-table tr{padding:12px;border-radius:14px}.outstaff-page .use-case-grid{grid-template-columns:1fr}.outstaff-page .faq-item summary,.outstaff-page .faq-item p{padding-inline:14px}}@media(max-width:390px){.outstaff-page .card,.outstaff-page .feature-card,.outstaff-page .template-card,.outstaff-page .hero-card{padding:16px}.outstaff-page .stepper__item{padding:10px 6px;font-size:.8rem}.outstaff-page .metric-card,.outstaff-page .metric-card__half{padding:14px}.outstaff-page .hourly-chart__row{grid-template-columns:1fr;align-items:start}.outstaff-page .hourly-chart__row strong{text-align:left}}html[data-theme=dark] .outstaff-page{--primary: var(--green);--primary-dark: #99f6e4;--primary-soft: rgba(114, 214, 200, .12);--danger: var(--red);--danger-soft: rgba(255, 156, 145, .13);--warning: var(--amber);--warning-soft: rgba(240, 191, 109, .14);--success: var(--green);--success-soft: rgba(114, 214, 200, .13)}html[data-theme=dark] .outstaff-page .card,html[data-theme=dark] .outstaff-page .preset-card,html[data-theme=dark] .outstaff-page .metric-card,html[data-theme=dark] .outstaff-page .operation-result,html[data-theme=dark] .outstaff-page .hourly-chart,html[data-theme=dark] .outstaff-page .hourly-final-text,html[data-theme=dark] .outstaff-page .calculation-summary-grid>div,html[data-theme=dark] .outstaff-page .calculation-section,html[data-theme=dark] .outstaff-page .formula-box,html[data-theme=dark] .outstaff-page .hourly-table tr,html[data-theme=dark] .outstaff-page .operations-table tr{border-color:var(--line);background:#0f172ac7;color:var(--text)}html[data-theme=dark] .outstaff-page .input,html[data-theme=dark] .outstaff-page .select,html[data-theme=dark] .outstaff-page .stepper__item,html[data-theme=dark] .outstaff-page .hourly-mode,html[data-theme=dark] .outstaff-page .scenario-chip{border-color:var(--line);background:var(--surface);color:var(--text)}html[data-theme=dark] .outstaff-page .input:disabled{background:var(--surface-strong);color:var(--muted)}html[data-theme=dark] .outstaff-page .field__label,html[data-theme=dark] .outstaff-page .data-table th,html[data-theme=dark] .outstaff-page .metric-card strong,html[data-theme=dark] .outstaff-page .progress-header h2,html[data-theme=dark] .outstaff-page .section-heading h2,html[data-theme=dark] .outstaff-page .section-heading h3,html[data-theme=dark] .outstaff-page .operation-result strong,html[data-theme=dark] .outstaff-page .calculation-section strong,html[data-theme=dark] .outstaff-page .calculation-mini-list span,html[data-theme=dark] .outstaff-page .formula-box code,html[data-theme=dark] .outstaff-page .calculation-mini-list code,html[data-theme=dark] .outstaff-page .calculation-hour-card code{color:#f8fafc}html[data-theme=dark] .outstaff-page .muted,html[data-theme=dark] .outstaff-page .helper-text,html[data-theme=dark] .outstaff-page .field__hint,html[data-theme=dark] .outstaff-page .metric-card span,html[data-theme=dark] .outstaff-page .metric-card small,html[data-theme=dark] .outstaff-page .summary-card small,html[data-theme=dark] .outstaff-page .table-note,html[data-theme=dark] .outstaff-page .hourly-mode span,html[data-theme=dark] .outstaff-page .scenario-chip span,html[data-theme=dark] .outstaff-page .hourly-recommendation-card p,html[data-theme=dark] .outstaff-page .hourly-final-text p,html[data-theme=dark] .outstaff-page .hourly-risk-list small,html[data-theme=dark] .outstaff-page .calculation-section p,html[data-theme=dark] .outstaff-page .calculation-section li,html[data-theme=dark] .outstaff-page .calculation-summary-grid small{color:#cbd5e1}html[data-theme=dark] .outstaff-page .data-table td{border-color:var(--line);color:#e5e7eb}html[data-theme=dark] .outstaff-page .summary-card--accent{background:linear-gradient(135deg,#115e59,#0f766e)}html[data-theme=dark] .outstaff-page .hourly-recommendation-card,html[data-theme=dark] .outstaff-page .hourly-results-card,html[data-theme=dark] .outstaff-page .hourly-peak-card,html[data-theme=dark] .outstaff-page .hourly-calculation-card{background:linear-gradient(180deg,#0f172adb,#14534b38)}.outstaff-page{min-height:auto;background:transparent}.outstaff-page .site-shell.calculator-container{width:min(var(--container),calc(100% - 32px));margin-inline:auto}@media(max-width:620px){.outstaff-page .site-shell.calculator-container{width:min(100% - 20px,var(--container))}}
