*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans:"X5 Sans", "SF Pro Text", sans-serif;--bg:#fff;--surface:#f5f5f7;--surface-2:#fff;--border:#0000001f;--stroke:#0000001f;--text:#000;--text-muted:#00000080;--text-secondary:#6c737d;--primary:#6446ff;--primary-hover:#5338e6;--primary-light:#c9bffa;--busy:#ebebeb;--selected:#6446ff;--selected-bg:#c9bffa;--danger:#ff3b30;--radius:12px;--radius-sm:8px;--phone-width:460px;--phone-height:962px;--phone-bottom-inset:64px}html,body,#root{height:100%}html{font-family:var(--font-sans)}body{font-family:var(--font-sans);color:var(--text);-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#eef0f8 0%,#f8f9fc 50%,#e8ecf4 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}button,input,textarea,select{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}ul{list-style:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@font-face{font-family:X5 Sans;src:url(/assets/X5-Sans_Light-CBiVV7sI.ttf)format("truetype");font-weight:300}@font-face{font-family:X5 Sans;src:url(/assets/X5-Sans_Regular-BSTjHj77.ttf)format("truetype");font-weight:400}@font-face{font-family:X5 Sans;src:url(/assets/X5-Sans_Medium-ClMwrBP5.ttf)format("truetype");font-weight:500 600}@font-face{font-family:X5 Sans;src:url(/assets/X5-Sans_Bold-Bu_xgqGU.ttf)format("truetype");font-weight:700}.phone-frame{width:var(--phone-width);height:var(--phone-height);background:var(--bg);border:16px solid #000;border-radius:56px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #00000029}.phone-frame__status{flex-shrink:0;justify-content:space-between;align-items:flex-start;height:54px;padding:25px 26px 0 41px;font-size:17px;font-weight:600;line-height:24px;display:flex;position:relative}.phone-frame__island{background:#000;border-radius:999px;width:124px;height:35px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.phone-frame__indicators{align-items:center;gap:7px;height:20px;margin-top:2px;display:inline-flex}.phone-frame__signal{background:linear-gradient(0deg,#000 0 100%) 0 100%/3px 5px no-repeat,linear-gradient(0deg,#000 0 100%) 5px 100%/3px 8px no-repeat,linear-gradient(0deg,#000 0 100%) 10px 100%/3px 11px no-repeat,linear-gradient(0deg,#000 0 100%) 15px 100%/3px 14px no-repeat;width:18px;height:12px}.phone-frame__wifi{border-top:2px solid #000;border-radius:50%;width:16px;height:12px;position:relative}.phone-frame__wifi:before,.phone-frame__wifi:after{content:"";border-top:2px solid #000;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.phone-frame__wifi:before{width:10px;height:6px;top:4px}.phone-frame__wifi:after{background:#000;border:0;width:3px;height:3px;top:9px}.phone-frame__battery{border:1.5px solid #000;border-radius:4px;width:22px;height:11px;position:relative}.phone-frame__battery:before{content:"";background:#000;border-radius:2px;position:absolute;inset:2px}.phone-frame__battery:after{content:"";background:#000;border-radius:0 2px 2px 0;width:2px;height:4px;position:absolute;top:3px;right:-3px}.phone-frame__content{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.demo-btn{display:none}.date-strip{-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:4px;padding-bottom:12px;display:flex;overflow-x:auto}.date-strip::-webkit-scrollbar{display:none}.date-strip__item{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;gap:2px;width:44px;padding:8px 4px;transition:all .15s;display:flex}.date-strip__item--active{border-color:var(--primary);background:#7b61ff14}.date-strip__item--selected .date-strip__day{color:var(--selected)}.date-strip__weekday{color:var(--text-muted);font-size:10px}.date-strip__day{font-size:15px;font-weight:600}.summary-card{border-radius:var(--radius);background:linear-gradient(135deg,#7b61ff14,#34a8530f);border:1px solid #7b61ff59;justify-content:space-between;align-items:center;margin-top:12px;padding:12px 14px;display:flex}.summary-card__label{color:var(--text-muted);margin-bottom:2px;font-size:11px;display:block}.summary-card__stats strong{color:var(--selected);font-size:15px}.btn--compact{padding:8px 14px;font-size:13px}.schedule-grid__day-label--highlight{background:#7b61ff1a;border-radius:6px}.schedule-grid__day-label button,.schedule-grid__day-label{text-align:center;cursor:default;background:0 0;border:none;padding:4px 0;font-size:10px}button.schedule-grid__day-label{cursor:pointer}button.schedule-grid__day-label:disabled{opacity:.4;cursor:not-allowed}.job-card--response{border-color:#7b61ff4d}.screen{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;padding:0 16px 16px;display:flex;overflow-y:auto}.screen--fill{overflow:hidden}.screen--sticky-footer{flex-direction:column;flex:1;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.screen--sticky-footer .screen-header{flex-shrink:0;padding:4px 16px 0}.screen--sticky-footer .flow-stepper,.screen--sticky-footer .screen-heading{padding-left:16px;padding-right:16px}.screen--sticky-footer .screen__body{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;padding:0 16px 8px;overflow:hidden auto}.screen__grid{flex-direction:column;flex:1;min-height:0;display:flex}.screen--centered{text-align:center;justify-content:center;align-items:center}.screen-header{flex-shrink:0;margin-bottom:12px;padding-top:4px}.screen-header h1{font-size:22px;font-weight:700}.screen-header__subtitle{color:var(--text-muted);font-size:14px}.screen-header--with-back{align-items:flex-start;gap:8px;display:flex}.back-btn{color:var(--primary);margin-top:-2px;padding:0 4px;font-size:28px;line-height:1}.screen-footer{flex-shrink:0;margin-top:auto;padding-top:12px;padding-bottom:8px}.selection-summary+.screen-footer{padding-top:32px}.screen-footer--row{gap:12px;display:flex}.screen-footer--row .btn{flex:1}.screen-footer--dock{z-index:2;background:var(--bg);border-top:1px solid var(--border);box-shadow:0 -10px 24px var(--bg);flex-shrink:0;margin-top:0;padding:12px 16px 16px;position:relative}.screen-footer--dock .selection-summary{margin-top:0}.flow-stepper{flex-shrink:0;gap:0;padding:24px 0 8px;display:flex}.flow-stepper__item{flex:1;min-width:0;padding-right:6px}.flow-stepper__item:last-child{padding-right:0}.flow-stepper__track{align-items:center;gap:6px;display:flex}.flow-stepper__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.flow-stepper__icon--done img{width:24px;height:24px;display:block}.flow-stepper__icon--todo{border:2px solid var(--text);border-radius:999px;font-size:14px;line-height:18px}.flow-stepper__icon--active{background:var(--text);color:#fff;border-radius:999px;font-size:14px;font-weight:500;line-height:18px}.flow-stepper__line{background:var(--stroke);border-radius:20px;flex:1;height:2px}.flow-stepper__line--active{background:var(--primary)}.flow-stepper__label{color:var(--text-muted);text-transform:lowercase;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;padding:0 2px;font-size:16px;line-height:20px;display:block;overflow:hidden}.flow-stepper__label--active{color:var(--text)}.screen-heading{flex-shrink:0;padding:0 0 12px}.screen-heading--compact{padding-top:8px}.screen-heading__title{letter-spacing:-.34px;text-transform:lowercase;font-size:34px;font-weight:400;line-height:34px}.screen-heading__subtitle{color:var(--text);text-transform:lowercase;margin-top:12px;font-size:18px;line-height:24px}.screen--selection{padding-bottom:0}.screen--review{padding-bottom:0;position:relative}.screen--review .screen__body{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;margin-top:0;overflow:hidden auto}.screen-heading--review{padding-bottom:16px}.screen-footer--selection{flex-shrink:0;align-items:center;gap:12px;padding:28px 0 32px;display:flex}.screen-footer--selection .btn--full{flex:1}.day-checkbox{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.day-checkbox--none{border:1.5px solid var(--stroke);background:#fff}.day-checkbox--filled{background:#000;border:none}.day-checkbox__minus{background:#fff;border-radius:1px;width:10px;height:2px}.day-checkbox:disabled{opacity:.35;cursor:not-allowed}.day-checkbox--none:disabled{border-color:var(--stroke);background:#f5f5f5}.day-checkbox--filled:disabled{background:#b0b0b0}.schedule-grid{--schedule-day-width:48px;--schedule-day-gap:6px;--schedule-header-height:68px;flex-shrink:0}.schedule-grid--stretch{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.schedule-grid--stretch .schedule-grid__layout{flex:1;min-height:0}.schedule-grid__layout{flex:1;align-items:stretch;gap:8px;min-height:0;display:flex}.schedule-grid__sidebar{flex-direction:column;flex:0 0 40px;width:40px;min-height:0;display:flex}.schedule-grid__corner{height:var(--schedule-header-height);flex-shrink:0}.schedule-grid__viewport{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.schedule-grid__viewport--fade-left:before,.schedule-grid__viewport--fade-right:after{content:"";z-index:2;pointer-events:none;width:28px;position:absolute;top:0;bottom:0}.schedule-grid__viewport--fade-left:before{background:linear-gradient(to right, var(--bg) 15%, transparent);left:0}.schedule-grid__viewport--fade-right:after{background:linear-gradient(to left, var(--bg) 15%, transparent);right:0}.schedule-grid__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;flex-direction:column;height:100%;display:flex;overflow:auto hidden}.schedule-grid__scroll--painting{touch-action:none}.schedule-grid__scroll::-webkit-scrollbar{display:none}.schedule-grid__hours{flex-direction:column;flex:1;gap:1px;min-height:0;display:flex}.schedule-grid__hour-label{min-height:0;color:var(--text);text-align:right;flex:1;justify-content:flex-end;align-items:flex-start;padding-top:1px;font-size:10px;line-height:12px;display:flex}.schedule-grid__columns-header{gap:var(--schedule-day-gap);width:max-content;height:var(--schedule-header-height);box-sizing:border-box;flex-shrink:0;align-items:flex-end;padding-bottom:8px;display:flex}.schedule-grid__day-header{width:var(--schedule-day-width);flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.schedule-grid__day-header-spacer{flex-shrink:0;width:24px;height:24px}.schedule-grid__day-meta{text-align:center;flex-direction:column;align-items:center;display:flex}.schedule-grid__daynum{font-size:14px;font-weight:400;line-height:16px}.schedule-grid__weekday{color:var(--text-secondary);font-size:10px;line-height:12px}.schedule-grid__day-header--past .schedule-grid__daynum,.schedule-grid__day-header--past .schedule-grid__weekday{color:var(--text-muted)}.schedule-grid__columns{gap:var(--schedule-day-gap);flex:1;align-items:stretch;width:max-content;min-height:0;display:flex}.schedule-grid--stretch .schedule-grid__scroll{flex-direction:column;flex:1;min-height:0;display:flex}.schedule-grid--stretch .schedule-grid__columns{flex:1;min-height:0}.schedule-grid__column{width:var(--schedule-day-width);flex-direction:column;flex-shrink:0;gap:1px;min-height:0;display:flex}.schedule-grid__columns--paintable{touch-action:none;-webkit-user-select:none;user-select:none}.schedule-grid__columns--painting{touch-action:none}.schedule-grid__segment{border:1px solid var(--stroke);border-radius:6px;min-height:0}.schedule-grid__segment--free{cursor:pointer;background:#fff}.schedule-grid__segment--selected{background:var(--selected-bg);border-color:var(--primary);cursor:pointer}.schedule-grid__segment[tabindex]:focus-visible{z-index:1;outline:2px solid var(--primary);outline-offset:1px;position:relative}.schedule-grid__segment--busy{background:var(--busy);border-color:var(--stroke);cursor:default}.schedule-grid__segment--overtime{background:var(--busy);border-color:var(--stroke);cursor:default;color:var(--text-secondary);text-transform:lowercase;letter-spacing:-.2px;justify-content:center;align-items:center;font-size:8px;line-height:1;display:flex}.schedule-grid__segment--past{cursor:default;background:#f5f5f5;border-color:#00000014}.schedule-grid__columns--paintable .schedule-grid__segment--free:active,.schedule-grid__columns--paintable .schedule-grid__segment--selected:active{transform:scale(.98)}.legend--schedule{color:var(--text-muted);text-transform:lowercase;flex-shrink:0;gap:10px 16px;font-size:12px;line-height:16px}.btn--neutral{color:var(--text);text-transform:lowercase;background:#f2f2f2;border-radius:12px;padding:14px 20px;font-size:16px;font-weight:500}.btn--neutral.btn--full{width:100%}.screen-footer--selection .btn--neutral:not(.btn--full){flex:0 0 120px}.legend{color:var(--text-muted);flex-wrap:wrap;gap:8px 12px;margin-top:12px;font-size:10px;display:flex}.legend__item{align-items:center;gap:4px;display:flex}.legend__swatch{border-radius:3px;width:12px;height:12px}.legend__swatch--busy{background:var(--busy)}.legend__swatch--free{border:1px solid var(--free-border);background:#fafafa}.legend__swatch--selected{background:var(--selected-bg);border:1px solid var(--selected)}.legend.legend--schedule{margin-top:16px}.schedule-grid--stretch>.legend--schedule{margin-top:0}.legend--schedule .legend__item{gap:6px}.legend--schedule .legend__swatch{border:1px solid var(--stroke);box-sizing:border-box;border-radius:6px;flex-shrink:0;width:20px;height:20px}.legend--schedule .legend__swatch--busy{background:var(--busy);border-color:var(--stroke)}.legend--schedule .legend__swatch--overtime{background:var(--busy);border-color:var(--stroke);color:var(--text-secondary);text-transform:lowercase;letter-spacing:-.2px;justify-content:center;align-items:center;font-size:8px;line-height:1;display:inline-flex}.legend--schedule .legend__swatch--free{border-color:var(--stroke);background:#fff}.legend--schedule .legend__swatch--selected{background:var(--selected-bg);border-color:var(--primary)}.cta-card{background:var(--surface);border-radius:var(--radius);cursor:pointer;border:1px solid var(--border);align-items:center;gap:12px;margin-top:16px;padding:16px;transition:border-color .2s;display:flex}.cta-card:hover{border-color:var(--primary)}.cta-card__icon{flex-shrink:0;font-size:28px}.cta-card__text strong{margin-bottom:4px;font-size:14px;display:block}.cta-card__text p{color:var(--text-muted);font-size:12px;line-height:1.4}.cta-card__arrow{color:var(--text-muted);margin-left:auto;font-size:24px}.month-day-grid{flex-direction:column;min-height:0;display:flex}.month-day-grid--stretch,.month-day-grid--stretch .month-day-grid__weeks,.month-day-grid--stretch .month-day-grid__week{flex:1}.month-day-grid__weekdays{gap:var(--schedule-day-gap);flex-shrink:0;grid-template-columns:repeat(7,1fr);margin-bottom:8px;display:grid}.month-day-grid__weekday{text-align:center;color:var(--text-muted);font-size:11px;font-weight:500}.month-day-grid__weeks{gap:var(--schedule-hour-gap);flex-direction:column;min-height:0;display:flex}.month-day-grid__week{gap:var(--schedule-day-gap);grid-template-columns:repeat(7,1fr);min-height:52px;display:grid}.month-day-grid__cell{border:none;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0;font-family:inherit;transition:transform .1s,border-color .15s;display:flex;position:relative;overflow:hidden}.month-day-grid__cell--empty{pointer-events:none;background:0 0}.month-day-grid__cell--free{border:1px solid var(--free-border);cursor:pointer;background:#fafafa}:is(.month-day-grid__cell--mixed,.month-day-grid__cell--selected:has(.month-day-grid__split)){cursor:pointer;background:0 0;border:none}.month-day-grid__cell--busy{background:var(--busy);opacity:.9;cursor:not-allowed}.month-day-grid__cell--selected:not(:has(.month-day-grid__split)){background:var(--selected-bg);border:1px solid var(--selected);cursor:pointer}.month-day-grid__cell--free:active,.month-day-grid__cell--mixed:active,.month-day-grid__cell--selected:active{transform:scale(.96)}.month-day-grid__split{border:1px solid var(--free-border);background:#fff;border-radius:10px;flex-direction:column;gap:3px;width:100%;height:100%;padding:3px;display:flex}.month-day-grid__cell--selected .month-day-grid__split{border-color:var(--selected)}.month-day-grid__remainder{border:1px solid var(--free-border);background:#fafafa;border-radius:6px;flex:1 1 0;min-height:10px;position:relative}.month-day-grid__remainder--selected{background:var(--selected-bg);border-color:#34a85373}.month-day-grid__shift{background:var(--busy);border-radius:6px;flex:1 1 0;justify-content:center;align-items:center;min-height:14px;display:flex}.month-day-grid__day{z-index:1;color:var(--text);font-size:15px;font-weight:600;position:relative}.month-day-grid__shift .month-day-grid__day{color:#fff}:is(.month-day-grid__cell--busy .month-day-grid__day,.month-day-grid__cell--selected:not(:has(.month-day-grid__split)) .month-day-grid__day){color:var(--text)}.month-day-grid__check{z-index:2;color:var(--selected);font-size:11px;font-weight:700;position:absolute;top:4px;right:4px}.month-day-grid .legend{flex-shrink:0}.mode-toggle{background:var(--surface);border-radius:var(--radius-sm);flex-shrink:0;margin-bottom:8px;padding:3px;display:flex}.mode-toggle__btn{color:var(--text-muted);border-radius:6px;flex:1;padding:8px;font-size:14px;font-weight:500;transition:all .2s}.mode-toggle__btn--active{background:var(--primary);color:#fff}.hint{color:var(--text-muted);flex-shrink:0;margin-bottom:8px;font-size:12px}.selection-summary{background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border);flex-shrink:0;margin-top:32px;padding:10px 14px;font-size:13px}.selection-summary--center{text-align:center;margin-bottom:12px}.selection-summary strong{color:var(--primary)}.btn{border-radius:var(--radius);padding:14px 20px;font-size:15px;font-weight:600;transition:background .2s,opacity .2s}.btn--full{width:100%}.btn--primary{background:var(--primary);color:#fff}.btn--primary:hover:not(:disabled){background:var(--primary-hover)}.btn--primary:disabled{opacity:.4;cursor:not-allowed}.btn--secondary{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.btn--ghost{color:var(--primary);background:0 0}.review-list{flex-direction:column;gap:8px;padding-bottom:8px;display:flex}.review-card{background:var(--bg);border:1px solid var(--stroke);border-radius:16px;flex-direction:column;justify-content:center;gap:12px;min-height:143px;padding:16px;display:flex}.review-card__header{align-items:flex-start;gap:16px;display:flex}.review-card__details{flex-direction:column;gap:2px;display:flex}.review-card__date{letter-spacing:-.12px;min-width:0;color:var(--text);text-transform:lowercase;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:24px;font-weight:400;line-height:26px;overflow:hidden}.review-card__actions{flex-shrink:0;align-items:center;gap:20px;display:flex}.review-card__action{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .15s;display:flex}.review-card__action img{width:24px;height:24px;display:block}.review-card__action:hover{background:#0000000a}.review-card__action:active{background:#00000014}.review-card__hours{letter-spacing:-.1px;color:var(--text-secondary);text-transform:lowercase;margin:0;font-size:18px;line-height:21px}.review-hour-grid{margin-top:0}.review-hour-grid__cells{align-items:stretch;gap:1px;display:flex}.review-hour-grid__cell{border:1px solid var(--stroke);box-sizing:border-box;background:#fff;border-radius:4px;flex:1;min-width:0;height:23px}.review-hour-grid__cell--selected{background:var(--selected-bg);border-color:var(--primary)}.review-hour-grid__cell--busy{background:var(--busy);border-color:var(--stroke)}.review-hour-grid__cell--overtime{background:var(--busy);border-color:var(--stroke);color:var(--text-secondary);text-transform:uppercase;justify-content:center;align-items:center;font-size:8px;line-height:1;display:flex}.review-hour-grid__cell--overtime span{writing-mode:vertical-rl;transform:rotate(180deg)}.review-hour-grid__cell--free{border-color:var(--stroke);background:#fff}.review-hour-grid__track{height:20px;margin-top:4px;position:relative}.review-hour-grid__tick{align-items:flex-end;gap:2px;height:20px;display:flex;position:absolute;top:0}.review-hour-grid__tick--start{align-items:flex-start;transform:none}.review-hour-grid__tick--range-end{flex-direction:row-reverse;transform:translate(-100%)}.review-hour-grid__tick--end{flex-direction:row-reverse;right:0;transform:none;left:auto!important}.review-hour-grid__tick-mark{flex-shrink:0;width:1px;height:20px}.review-hour-grid__tick-label{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:12px;line-height:14px}.day-edit-sheet{z-index:40;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.day-edit-sheet__backdrop{background:#00000059;border:0;position:absolute;inset:0}.day-edit-sheet__panel{z-index:1;background:var(--bg);text-transform:lowercase;border-radius:20px 20px 0 0;padding:10px 16px 16px;position:relative;box-shadow:0 -12px 40px #0000001f}.day-edit-sheet__handle{background:#d1d1d6;border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.day-edit-sheet__header h2{font-size:22px;font-weight:400;line-height:26px}.day-edit-sheet__header p{color:var(--text-secondary);margin-top:4px;font-size:15px;line-height:20px}.day-edit-sheet__hours{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.day-edit-sheet__hour{border:1px solid var(--stroke);background:var(--bg);height:40px;color:var(--text);font-variant-numeric:tabular-nums;border-radius:6px;font-size:14px}.day-edit-sheet__hour--selected{border-color:var(--primary);background:var(--selected-bg);color:var(--primary)}.day-edit-sheet__hour--blocked{background:var(--busy);color:var(--text-muted);border-color:#d7d7d7}.day-edit-sheet__footer{gap:12px;margin-top:20px;display:flex}.selection-chips-row{align-items:stretch;gap:8px;min-width:0;margin-bottom:14px;display:flex}.selection-chips-viewport{flex:1;min-width:0;position:relative;overflow:hidden}.selection-chips-viewport--fade-left:before,.selection-chips-viewport--fade-right:after{content:"";z-index:1;pointer-events:none;width:24px;position:absolute;top:0;bottom:0}.selection-chips-viewport--fade-left:before{background:linear-gradient(to right, var(--bg) 20%, transparent);left:0}.selection-chips-viewport--fade-right:after{background:linear-gradient(to left, var(--bg) 20%, transparent);right:0}.selection-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;gap:8px;min-width:0;padding:1px 4px 1px 0;display:flex;overflow:auto hidden}.selection-chips::-webkit-scrollbar{display:none}.selection-chip{border:1px solid var(--stroke);background:var(--bg);text-transform:lowercase;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;min-height:56px;padding:9px 12px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.selection-chip--range{align-items:flex-start;min-width:118px}.selection-chip--active{border-color:var(--primary);background:var(--selected-bg);box-shadow:inset 0 0 0 1px var(--primary)}.selection-chip__date-line{font-size:14px;font-weight:500;line-height:18px}.selection-chip__time-line{color:var(--text);white-space:nowrap;font-size:12px;font-weight:500;line-height:16px}.selection-chips__filter{border:1px solid var(--stroke);background:var(--bg);width:48px;min-height:56px;color:var(--text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:flex}.selection-chips__filter--active{border-color:var(--primary);color:var(--primary);background:var(--selected-bg);box-shadow:inset 0 0 0 1px var(--primary)}.tasks-filter-hint{color:var(--text-secondary);text-transform:lowercase;margin:-2px 0 14px;font-size:14px;line-height:18px}.filter-chips{-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:4px;padding-bottom:12px;display:flex;overflow-x:auto}.filter-chips::-webkit-scrollbar{display:none}.chip{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;border-radius:20px;flex-shrink:0;padding:8px 14px;font-size:13px}.chip--active{background:var(--primary);border-color:var(--primary);color:#fff}.job-list{flex-direction:column;gap:12px;padding-bottom:32px;display:flex}.job-card{background:var(--bg);border:1px solid var(--stroke);text-align:left;text-transform:lowercase;border-radius:8px;align-items:stretch;gap:14px;width:100%;padding:16px;transition:background .2s,border-color .2s;display:flex}.job-card:hover{border-color:var(--primary);background:#6446ff0a}.job-card__content{flex:1;min-width:0}.job-card__title-row{align-items:center;gap:8px;display:flex}.job-card__title{font-size:18px;font-weight:500;line-height:24px}.job-card__price{color:var(--text);margin:8px 0 10px;font-size:24px;font-weight:600;line-height:30px}.job-card__meta{color:var(--text-secondary);flex-wrap:wrap;gap:6px 12px;font-size:14px;line-height:18px;display:flex}.job-card__location{color:var(--text-secondary);margin-top:6px;font-size:14px;line-height:18px}.job-card__arrow{color:var(--text-secondary);align-self:center;font-size:28px;line-height:28px}.job-detail{flex:1}.job-detail__hero{text-align:center;padding:12px 0 20px}.job-detail__hero h2{margin-bottom:8px;font-size:20px}.job-detail__price{color:var(--primary);font-size:24px;font-weight:700}.job-detail__price span{color:var(--text-muted);font-size:14px;font-weight:400}.job-detail__info{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);margin-bottom:16px;padding:14px}.info-row{gap:10px;padding:6px 0;font-size:14px;display:flex}.job-detail__section{margin-bottom:16px}.job-detail__section h3{margin-bottom:8px;font-size:15px}.job-detail__section li{color:var(--text-muted);padding:4px 0 4px 16px;font-size:13px;position:relative}.job-detail__section li:before{content:"•";color:var(--primary);position:absolute;left:0}.success{padding:24px}.success__icon{width:100px;height:100px;margin:0 auto 24px;position:relative}.success__check{background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:48px;font-weight:700;display:flex}.success__confetti{font-size:32px;position:absolute;top:-10px;right:-10px}.success h2{margin-bottom:12px;font-size:22px}.success p{color:var(--text-muted);margin-bottom:32px;font-size:14px;line-height:1.5}.success__actions{flex-direction:column;gap:12px;display:flex}.placeholder,.empty-state{text-align:center;color:var(--text-muted);text-transform:lowercase}.placeholder h2,.empty-state p{margin-bottom:8px}.empty-state__hint{font-size:13px}.screen--tasks{flex-direction:column;flex:1;height:100%;min-height:0;padding-bottom:0;display:flex;position:relative;overflow:hidden}.screen--tasks .screen-heading,.screen--tasks .tasks-toolbar{flex-shrink:0;padding-left:0;padding-right:0}.screen--tasks .screen-heading{padding-bottom:0}.screen--tasks .screen-heading__subtitle{color:var(--text)}.screen--tasks .flow-stepper{padding-left:0;padding-right:0}.screen--tasks .job-list{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:1;gap:8px;min-height:0;padding:12px 0 104px;display:flex;overflow-y:auto}.screen--tasks .job-list::-webkit-scrollbar{display:none}.slot-empty-state{min-height:360px;color:var(--text);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:24px 16px 40px;display:flex}.slot-empty-state img{object-fit:contain;width:180px;max-width:80vw;height:auto;display:block;transform:translate(35px,20px)}.slot-empty-state p{font-size:24px;font-weight:400;line-height:28px}.tasks-toolbar{align-items:center;height:72px;display:flex;position:relative}.screen--tasks .tasks-toolbar{padding:8px 0}.tasks-toolbar__filter{z-index:2;width:56px;height:56px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:8px;left:0}.tasks-toolbar__filter svg{width:24px;height:24px}.tasks-toolbar__chips{overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;gap:4px;width:100%;min-width:0;height:56px;padding-left:64px;padding-right:32px;scroll-padding-left:64px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0 42px,#000 68px calc(100% - 32px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0 42px,#000 68px calc(100% - 32px),#0000 100%)}.tasks-toolbar__chips::-webkit-scrollbar{display:none}.tasks-toolbar__chips:focus-visible{outline-offset:2px;border-radius:12px;outline:2px solid #6446ff59}.tasks-toolbar__chip{min-width:94px;height:56px;color:var(--text);text-align:left;white-space:nowrap;background:#0000000d;border:1px solid #0000;border-radius:10px;flex-direction:column;flex:none;justify-content:center;padding:6px 12px;font-size:18px;line-height:21px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.tasks-toolbar__chip small{color:var(--text-secondary);font-size:14px;line-height:18px}.tasks-toolbar__chip:hover,.tasks-toolbar__chip:focus-visible{background:var(--surface)}.tasks-toolbar__chip:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.tasks-toolbar__chip--active{border-color:var(--text);background:var(--bg);box-shadow:none}.tasks-toolbar__chip--active:hover,.tasks-toolbar__chip--active:focus-visible{background:var(--bg)}.tasks-toolbar__chip--active small{color:var(--text-secondary)}.tasks-toolbar__filter:hover,.tasks-toolbar__filter:focus-visible{background:var(--surface)}.tasks-toolbar__filter--active{background:var(--selected-bg);color:var(--primary)}.screen--tasks .job-card{border:1px solid var(--stroke);background:var(--bg);width:100%;color:var(--text);text-align:left;text-transform:lowercase;border-radius:16px;flex-direction:column;align-items:stretch;gap:12px;padding:16px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.screen--tasks .job-card__brand{object-fit:contain;align-self:flex-start;width:24px;height:24px;display:block}.screen--tasks .job-card__info{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.screen--tasks .job-card__date-price{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.screen--tasks .job-card__date-time{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.screen--tasks .job-card__date,.screen--tasks .job-card__price,.screen--tasks .job-card__title{letter-spacing:0;font-size:20px;font-weight:400;line-height:22px}.screen--tasks .job-card__date,.screen--tasks .job-card__time,.screen--tasks .job-card__price{white-space:nowrap}.screen--tasks .job-card__date{text-overflow:ellipsis;text-transform:none;overflow:hidden}.screen--tasks .job-card__time,.screen--tasks .job-card__location{font-size:16px;font-weight:400;line-height:20px}.screen--tasks .job-card__price{flex-shrink:0;margin:0}.screen--tasks .job-card__title{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.screen--tasks .job-card__location{color:var(--text);text-transform:none;align-items:flex-start;gap:6px;margin-top:0;display:flex}.screen--tasks .job-card__location>span:last-child{min-width:0}.screen--tasks .job-card__metro-mark{object-fit:contain;flex:0 0 8px;width:8px;height:8px;margin-top:6px}.screen-footer--tasks{z-index:2;background:linear-gradient(to bottom, #fff0, var(--bg) 18px);margin-top:0;padding:16px 16px 32px;position:absolute;bottom:0;left:0;right:0}.screen-footer--tasks .btn{border-radius:999px;height:56px;padding:0 20px;font-size:18px;font-weight:400;line-height:24px}.screen-footer--tasks .btn--neutral{background:#f4f4f5;border:none;flex:1}.task-detail{z-index:40;align-items:flex-end;display:flex;position:absolute;inset:0}.task-detail__backdrop{background:#00000040;position:absolute;inset:0}.task-detail__sheet{z-index:1;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;height:min(798px,100% - 80px);display:flex;position:relative;overflow:hidden;box-shadow:0 -9px 32px #0000001a,0 -6px 24px #0000000d}.task-detail__grabber{justify-content:center;align-items:center;height:16px;display:flex}.task-detail__grabber span{background:#00000040;border-radius:999px;width:48px;height:4px}.task-detail__header{align-items:flex-start;gap:8px;padding:10px 8px 8px 16px;display:flex}.task-detail__header h1{letter-spacing:-.12px;text-transform:lowercase;flex:1;min-width:0;padding-top:2px;font-size:24px;font-weight:400;line-height:26px}.task-detail__close{border-radius:999px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:35px;font-weight:300;line-height:1;display:inline-flex}.task-detail__body{scrollbar-width:none;flex-direction:column;flex:1;gap:20px;min-height:0;padding:4px 16px 80px;display:flex;overflow-y:auto}.task-detail__body::-webkit-scrollbar{display:none}.task-detail__summary{border-bottom:1px solid var(--stroke);align-items:flex-start;gap:32px;padding-bottom:24px;display:flex}.task-detail__date{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.task-detail__date strong{letter-spacing:-.12px;font-size:24px;font-weight:400;line-height:26px}.task-detail__date span,.task-detail__address,.task-detail__section li{font-size:16px;font-weight:400;line-height:20px}.task-detail__date span{color:var(--text-secondary)}.task-detail__summary>img{flex:0 0 40px;width:40px;height:40px}.task-detail__address{padding-left:14px;position:relative}.task-detail__address img{width:8px;height:8px;position:absolute;top:7px;left:0}.task-detail__section{flex-direction:column;gap:10px;display:flex}.task-detail__section h2{letter-spacing:-.1px;text-transform:lowercase;font-size:20px;font-weight:400;line-height:22px}.task-detail__section ul{padding-left:24px}.task-detail__section li{padding-left:0}.task-detail__section li+li{margin-top:6px}.task-detail__map{border-radius:16px;flex:0 0 200px;height:200px;margin-top:auto;position:relative;overflow:hidden}.task-detail__map>img:first-child{object-fit:cover;width:100%;height:100%}.task-detail__map--zoomed>img:first-child{transform:scale(1.35)}.task-detail__pin{width:34px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.task-detail__map-control{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:32px;font-weight:300;line-height:1;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%);box-shadow:0 6px 8px #00000014,0 9px 14px #0000000d}.task-detail__footer{z-index:1;padding:16px 16px calc(16px + var(--phone-bottom-inset));background:linear-gradient(#fff0,#fff 14%);position:absolute;bottom:0;left:0;right:0}.task-detail__apply,.success__continue{color:#fff;text-transform:lowercase;background:#6458ff;border-radius:999px;width:100%;height:56px;font-size:18px;font-weight:400;line-height:24px;box-shadow:inset 0 6px 20px #fff9,inset 0 -6px 36px #fff9}.task-detail__apply:disabled{box-shadow:none;color:var(--text-secondary);cursor:default;background:#ececef}.responses-screen{position:relative}.screen--success{justify-content:flex-start;align-items:center;min-height:0;padding:150px 16px 0;display:flex}.success{flex-direction:column;align-items:center;width:100%;max-width:380px;padding-bottom:0;display:flex}.success__mark{background:radial-gradient(circle at 34% 23%,#f6bdff 0 8%,#b435ff 31%,#7a00ef 69%,#4800b0 100%);border-radius:50%;width:128px;height:128px;margin-bottom:56px;position:relative;overflow:hidden;box-shadow:inset 15px 17px 22px #ffffff4d,inset -16px -14px 24px #2c008f59}.success__eye{border:12px solid #fff;border-bottom:0;border-radius:50px 50px 0 0;width:46px;height:27px;position:absolute;top:43px}.success__eye--left{left:18px;transform:rotate(18deg)}.success__eye--right{right:18px;transform:rotate(-18deg)}.success__smile{border-bottom:4px solid #2d008d;border-radius:0 0 60% 60%;height:26px;position:absolute;bottom:27px;left:18px;right:18px}.success__copy{text-align:center}.success__copy h1{letter-spacing:-.34px;text-transform:lowercase;font-size:34px;font-weight:400;line-height:34px}.success__copy h1 span{white-space:nowrap}.success__copy p{letter-spacing:-.12px;margin-top:24px;font-size:24px;line-height:26px}.success__actions{flex-direction:column;gap:16px;width:100%;margin-top:38px;padding:0 16px;display:flex}.success__responses{text-transform:lowercase;background:#f4f4f5;border-radius:999px;width:100%;height:56px;font-size:18px;line-height:24px}.task-filters{z-index:30;flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.task-filters__backdrop{background:#00000059;border:none;position:absolute;inset:0}.task-filters__sheet{z-index:1;background:var(--bg);text-transform:lowercase;border-radius:20px 20px 0 0;flex-direction:column;max-height:88%;display:flex;position:relative;box-shadow:0 -12px 40px #0000001f}.task-filters__handle{background:#d1d1d6;border-radius:999px;flex-shrink:0;width:40px;height:4px;margin:10px auto 0}.task-filters__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.task-filters__header h2{font-size:18px;font-weight:700}.task-filters__reset{color:var(--primary);font-size:14px;font-weight:500}.task-filters__body{-webkit-overflow-scrolling:touch;padding:0 16px 12px;overflow-y:auto}.task-filters__section+.task-filters__section{margin-top:20px}.task-filters__section h3{margin-bottom:10px;font-size:14px;font-weight:600}.task-filters__hint{color:var(--text-muted);margin:-4px 0 10px;font-size:12px}.task-filters__chips{flex-wrap:wrap;gap:8px;display:flex}.task-filters__chip{border:1px solid var(--border);background:var(--surface);min-height:44px;color:var(--text);border-radius:999px;padding:8px 12px;font-size:13px;transition:border-color .15s,background .15s,color .15s}.task-filters__chip--active{border-color:var(--primary);color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#7b61ff1a}.task-filters__price-values{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.task-filters__price-input{min-width:0;box-shadow:inset 0 0 0 1px var(--border);background:#f7f7f8;border-radius:8px;align-items:baseline;font-size:18px;font-weight:600;line-height:24px;transition:background .15s,box-shadow .15s;display:inline-flex}.task-filters__price-input:focus-within{background:#6446ff14;box-shadow:0 0 0 2px #6446ff33}.task-filters__price-input input{width:60px;color:var(--text);font:inherit;line-height:inherit;background:0 0;border:0;outline:0;padding:2px 2px 2px 4px}.task-filters__price-input--max input{text-align:right}.task-filters__price-input--max{justify-content:flex-end}.task-filters__price-input span:last-child{padding-right:4px}.task-filters__range{--range-start:0%;--range-end:100%;cursor:pointer;height:44px;position:relative}.task-filters__range-track{background:#f1f1f2;border:1px solid #00000029;border-radius:999px;height:8px;position:absolute;top:50%;left:0;right:0;overflow:hidden;transform:translateY(-50%)}.task-filters__range-track span{top:-1px;bottom:-1px;left:var(--range-start);width:calc(var(--range-end) - var(--range-start));background:var(--primary);position:absolute}.task-filters__range input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;height:44px;margin:0;position:absolute;inset:0}.task-filters__range input[type=range]::-webkit-slider-runnable-track{background:0 0;height:8px}.task-filters__range input[type=range]::-webkit-slider-thumb{pointer-events:auto;appearance:none;background:var(--primary);cursor:grab;background-clip:content-box;border:8px solid #0000;border-radius:50%;width:44px;height:44px;margin-top:-18px}.task-filters__range input[type=range]::-moz-range-track{background:0 0;height:8px}.task-filters__range input[type=range]::-moz-range-thumb{pointer-events:auto;background:var(--primary);cursor:grab;background-clip:content-box;border:8px solid #0000;border-radius:50%;width:44px;height:44px}.task-filters__range input[type=range]:focus-visible::-webkit-slider-thumb{outline-offset:2px;outline:3px solid #6446ff40}.task-filters__range input[type=range]:focus-visible::-moz-range-thumb{outline-offset:2px;outline:3px solid #6446ff40}.task-filters__address-list{flex-direction:column;gap:8px;display:flex}.task-filters__address{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.task-filters__address--active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary);background:#7b61ff14}.task-filters__address-chain{color:var(--text-muted);font-size:11px}.task-filters__address-label{font-size:14px;font-weight:500}.task-filters__footer{border-top:1px solid var(--border);background:var(--bg);flex-shrink:0;padding:12px 16px 16px}.screen-header__title-lowercase{text-transform:lowercase;font-size:22px;font-weight:700}.btn--gradient{text-transform:lowercase;background:linear-gradient(135deg,#6446ff 0%,#3b82f6 100%);border-radius:12px;font-size:16px;font-weight:600}.btn--gradient:hover:not(:disabled){background:linear-gradient(135deg,#5338e6 0%,#2563eb 100%)}.screen--forecast{-webkit-overflow-scrolling:touch;overflow-y:auto}.forecast-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:18px 16px}.forecast-card--main{margin-bottom:20px}.forecast-card__value{font-size:34px;font-weight:700;line-height:1.1}.forecast-card__caption{color:var(--text-muted);text-transform:lowercase;margin-top:6px;font-size:14px}.forecast-section__title{text-transform:lowercase;margin-bottom:12px;font-size:14px;font-weight:600}.forecast-metrics{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.forecast-metric{justify-content:space-between;gap:12px;font-size:14px;display:flex}.forecast-metric__label{color:var(--text-muted);text-transform:lowercase}.forecast-metric__value{font-weight:600}.forecast-metric__value--star{color:#f5a623}.forecast-competencies__label{color:var(--text-muted);text-transform:lowercase;margin-bottom:8px;font-size:14px;display:block}.forecast-competencies__tags{flex-wrap:wrap;gap:8px;display:flex}.forecast-tag{background:var(--surface);border:1px solid var(--border);text-transform:lowercase;border-radius:999px;padding:6px 10px;font-size:12px}.forecast-upsell{margin-top:auto;padding-top:24px}.forecast-upsell__title{text-transform:lowercase;margin-bottom:6px;font-size:15px;font-weight:600}.forecast-upsell__text{color:var(--text-muted);text-transform:lowercase;margin-bottom:16px;font-size:13px}.screen--increase-income{flex-direction:column;padding-bottom:0;display:flex;overflow:hidden}.increase-income__intro,.increase-income__subintro{text-transform:lowercase;flex-shrink:0;font-size:14px}.increase-income__intro{margin-bottom:4px}.increase-income__subintro{color:var(--text-muted);margin-bottom:16px}.increase-income__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-shrink:0;margin-bottom:16px;padding:16px}.increase-income__card-label{color:var(--text-muted);text-transform:lowercase;margin-bottom:8px;font-size:13px}.increase-income__amount,.increase-income__amount-input{width:100%;color:var(--text);text-align:left;background:0 0;border:none;margin-bottom:12px;padding:0;font-size:34px;font-weight:700;line-height:1.1}.increase-income__amount{cursor:pointer}.increase-income__slider{width:100%;accent-color:var(--primary)}.increase-income__stats{flex-shrink:0;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.increase-income__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:14px 12px}.increase-income__stat-value{font-size:28px;font-weight:700;line-height:1.1}.increase-income__stat-label{color:var(--text-muted);text-transform:lowercase;margin-top:6px;font-size:11px}.increase-income__hint{color:var(--text-muted);text-transform:lowercase;flex-shrink:0;font-size:12px;line-height:1.45}.screen--increase-income .screen-footer{margin-top:auto;padding-top:16px}.increase-income__disclaimer{color:var(--danger);text-transform:lowercase;text-align:center;margin-top:10px;font-size:11px;line-height:1.4}
