.sched-problem[data-astro-cid-i3czp23z]{padding:2rem 0}.sched-problem__container[data-astro-cid-i3czp23z]{max-width:48rem;margin:0 auto;padding:0 1.5rem}.sched-problem__card[data-astro-cid-i3czp23z]{background:#1e222880;border:1px solid var(--color-glass-border);border-radius:16px;padding:2rem;backdrop-filter:blur(12px)}.sched-problem__header[data-astro-cid-i3czp23z]{text-align:center;margin-bottom:3rem}.sched-problem__title[data-astro-cid-i3czp23z]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;color:var(--color-text-muted);margin-bottom:.5rem}.sched-problem__stat[data-astro-cid-i3czp23z]{font-family:var(--font-heading);font-size:3.5rem;font-weight:700;color:var(--color-text-bright);line-height:1;margin-bottom:.5rem}.sched-problem__subtitle[data-astro-cid-i3czp23z]{color:var(--color-text-subtle);font-size:1rem}.sched-problem__visual[data-astro-cid-i3czp23z]{display:flex;gap:.5rem;height:120px;align-items:flex-end}@media(max-width:639px){.sched-problem__visual[data-astro-cid-i3czp23z]{flex-direction:column;height:auto;gap:1rem}.sched-problem__segment[data-astro-cid-i3czp23z]{width:100%;flex-direction:row;align-items:center;gap:1rem}.sched-problem__bar[data-astro-cid-i3czp23z]{height:12px;width:0;transition:width 1s cubic-bezier(.34,1.56,.64,1)}.sched-problem__label[data-astro-cid-i3czp23z]{order:-1;width:100px;text-align:right}.sched-problem__time[data-astro-cid-i3czp23z]{width:40px}.sched-problem__segment--1[data-astro-cid-i3czp23z] .sched-problem__bar[data-astro-cid-i3czp23z]{width:50%;height:12px}.sched-problem__segment--2[data-astro-cid-i3czp23z] .sched-problem__bar[data-astro-cid-i3czp23z]{width:70%;height:12px}.sched-problem__segment--3[data-astro-cid-i3czp23z] .sched-problem__bar[data-astro-cid-i3czp23z]{width:90%;height:12px}.sched-problem__segment[data-astro-cid-i3czp23z]{animation:none!important}.sched-problem__segment[data-astro-cid-i3czp23z][style]{opacity:1!important}}.sched-problem__segment[data-astro-cid-i3czp23z]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.75rem;opacity:0}.sched-problem__bar[data-astro-cid-i3czp23z]{width:100%;border-radius:8px;background:var(--color-surface-elevated);transition:height 1s cubic-bezier(.34,1.56,.64,1)}.sched-problem__segment--1[data-astro-cid-i3czp23z] .sched-problem__bar[data-astro-cid-i3czp23z]{height:60px;background:#3f4f6b4d;border:1px solid rgba(63,79,107,.5)}.sched-problem__segment--2[data-astro-cid-i3czp23z] .sched-problem__bar[data-astro-cid-i3czp23z]{height:80px;background:#3f4f6b80;border:1px solid rgba(63,79,107,.7)}.sched-problem__segment--3[data-astro-cid-i3czp23z] .sched-problem__bar[data-astro-cid-i3czp23z]{height:100px;background:#3f4f6bcc;border:1px solid var(--color-interactive)}.sched-problem__label[data-astro-cid-i3czp23z]{font-size:.75rem;color:var(--color-text-muted);text-align:center}.sched-problem__time[data-astro-cid-i3czp23z]{font-family:var(--font-mono);font-weight:600;color:var(--color-text-bright);font-size:.875rem}@media(prefers-reduced-motion:no-preference){.sched-problem__segment[data-astro-cid-i3czp23z]{animation:barUp .8s cubic-bezier(.34,1.56,.64,1) forwards}.sched-problem__segment--1[data-astro-cid-i3czp23z]{animation-delay:.1s}.sched-problem__segment--2[data-astro-cid-i3czp23z]{animation-delay:.3s}.sched-problem__segment--3[data-astro-cid-i3czp23z]{animation-delay:.5s}}@keyframes barUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sched-dash[data-astro-cid-sanfvgvj]{padding:2rem 0}.sched-dash__container[data-astro-cid-sanfvgvj]{max-width:48rem;margin:0 auto;padding:0 1.5rem}.sched-dash__header[data-astro-cid-sanfvgvj]{text-align:center;margin-bottom:2.5rem}.sched-dash__title[data-astro-cid-sanfvgvj]{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--color-text-bright);margin-bottom:.5rem}.sched-dash__subtitle[data-astro-cid-sanfvgvj]{color:var(--color-text-muted);font-size:1rem}.sched-dash__interface[data-astro-cid-sanfvgvj]{.sched-dash__interface{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:1.5rem;box-shadow:0 20px 40px #0003;overflow:hidden}.sched-scroll-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.sched-calendar{display:flex;flex-direction:column;gap:1rem;min-width:600px}.sched-calendar__header{display:grid;grid-template-columns:80px 1fr 1fr 1fr;padding-bottom:1rem;border-bottom:1px solid var(--color-border);font-family:var(--font-mono);color:var(--color-text-subtle);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.sched-calendar__header span:nth-child(1){grid-column:2}.sched-shift{display:grid;grid-template-columns:80px 1fr 1fr 1fr;gap:.75rem;align-items:center}.sched-shift__time{font-size:.75rem;color:var(--color-text-subtle);font-family:var(--font-mono)}.sched-shift__card{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:8px;padding:.75rem;display:flex;flex-direction:column;gap:.25rem;min-height:70px;justify-content:center}.sched-shift__name{font-size:.875rem;font-weight:500;color:var(--color-text-bright)}.sched-shift__role{font-size:.75rem;color:var(--color-text-muted)}.sched-shift__card--anim{position:relative;overflow:hidden;background:#3f4f6b1a;border-color:#3f4f6b4d}.sched-shift__state{position:absolute;inset:0;padding:.75rem;display:flex;flex-direction:column;justify-content:center;transition:opacity .5s ease,transform .5s ease}.sched-shift__state--open{opacity:1;transform:translateY(0)}.sched-shift__status{color:var(--color-text-bright);font-weight:600;font-size:.875rem}.sched-shift__action{color:var(--color-interactive);font-size:.75rem;font-family:var(--font-mono);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.sched-shift__state--filled{opacity:0;transform:translateY(10px);background:#3e4a3f33}.sched-shift__badge{display:inline-flex;align-items:center;gap:4px;font-size:.625rem;color:var(--color-accent-bright);font-weight:600;text-transform:uppercase;margin-top:.25rem}.is-solved .sched-shift__state--open{opacity:0;transform:translateY(-10px)}.is-solved .sched-shift__state--filled{opacity:1;transform:translateY(0)}}.sched-roi[data-astro-cid-dpmh7tp3]{padding:2rem 0 4rem}.sched-roi__container[data-astro-cid-dpmh7tp3]{max-width:56rem;margin:0 auto;padding:0 1.5rem}.sched-roi__grid[data-astro-cid-dpmh7tp3]{display:grid;gap:2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:2rem}@media(min-width:768px){.sched-roi__grid[data-astro-cid-dpmh7tp3]{grid-template-columns:1fr 1fr;align-items:center;padding:3rem;gap:4rem}}.sched-roi__title[data-astro-cid-dpmh7tp3]{font-family:var(--font-heading);font-size:1.5rem;color:var(--color-text-bright);margin-bottom:2rem}.sched-roi__control[data-astro-cid-dpmh7tp3]{margin-bottom:1.5rem}.sched-roi__label[data-astro-cid-dpmh7tp3]{display:block;font-size:.875rem;color:var(--color-text-muted);margin-bottom:.75rem}.sched-roi__slider-wrap[data-astro-cid-dpmh7tp3]{display:flex;align-items:center;gap:1rem}.sched-roi__slider[data-astro-cid-dpmh7tp3]{flex:1;-webkit-appearance:none;height:6px;background:var(--color-surface-elevated);border-radius:10px;outline:none}.sched-roi__slider[data-astro-cid-dpmh7tp3]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-interactive);cursor:pointer;transition:transform .2s}.sched-roi__slider[data-astro-cid-dpmh7tp3]::-webkit-slider-thumb:hover{transform:scale(1.1)}.sched-roi__value[data-astro-cid-dpmh7tp3]{font-family:var(--font-mono);font-weight:600;color:var(--color-text-bright);min-width:3rem;text-align:right}.sched-roi__result[data-astro-cid-dpmh7tp3]{display:flex;flex-direction:column;gap:2rem;border-left:1px solid var(--color-border);padding-left:2rem}@media(max-width:767px){.sched-roi__result[data-astro-cid-dpmh7tp3]{border-left:none;border-top:1px solid var(--color-border);padding-left:0;padding-top:2rem}}.sched-roi__stat-label[data-astro-cid-dpmh7tp3]{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.5rem}.sched-roi__stat-number[data-astro-cid-dpmh7tp3]{display:block;font-family:var(--font-heading);font-size:3rem;font-weight:700;line-height:1;color:var(--color-text-bright)}.sched-roi__stat--money[data-astro-cid-dpmh7tp3] .sched-roi__stat-number[data-astro-cid-dpmh7tp3]{color:var(--color-accent-bright)}.sched-roi__stat-sub[data-astro-cid-dpmh7tp3]{font-size:.875rem;color:var(--color-text-subtle)}.product-page[data-astro-cid-ewyhivno]{background:var(--color-background);min-height:100vh}.text-lead[data-astro-cid-ewyhivno]{font-size:1.5rem;color:var(--color-text-bright);margin-bottom:2rem;line-height:1.4}.text-accent[data-astro-cid-ewyhivno]{font-size:1.25rem;color:var(--color-text-bright);border-left:2px solid var(--color-interactive);padding-left:1rem;margin-top:2rem}h3[data-astro-cid-ewyhivno]{font-family:var(--font-heading);font-size:1.5rem;color:var(--color-text-bright);margin-bottom:1.5rem}.section-close[data-astro-cid-ewyhivno]{padding:8rem 1.5rem;text-align:center;border-top:1px solid var(--color-border)}.section-close[data-astro-cid-ewyhivno] .container[data-astro-cid-ewyhivno]{max-width:42rem;margin:0 auto}.section-close[data-astro-cid-ewyhivno] .title[data-astro-cid-ewyhivno]{font-family:var(--font-heading);font-size:2.5rem;color:var(--color-text-bright);margin-bottom:1.5rem}.section-close[data-astro-cid-ewyhivno] .text-body[data-astro-cid-ewyhivno]{font-size:1.125rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:3rem}
