.ProjectForm-module__smYJNG__section{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ProjectForm-module__smYJNG__sectionHead{grid-column:1/-1;align-items:center;gap:10px;margin-top:4px;display:flex}.ProjectForm-module__smYJNG__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--pm-muted);white-space:nowrap;font-size:11px;font-weight:700}.ProjectForm-module__smYJNG__sectionRule{background:var(--pm-border);flex:1;height:1px}.ProjectForm-module__smYJNG__equipRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProjectForm-module__smYJNG__equipSelect{flex:0 0 220px}.ProjectForm-module__smYJNG__equipNewInput{flex:180px;min-width:0}.ProjectForm-module__smYJNG__equipOr{color:var(--pm-muted);font-size:12px}.ProjectForm-module__smYJNG__clickableLabel{cursor:pointer}.ProjectForm-module__smYJNG__chipRow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.ProjectForm-module__smYJNG__chipRemove{width:16px;height:16px;color:var(--pm-muted);cursor:pointer;transition:background .18s var(--ease-spring), color .18s var(--ease-spring);background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.ProjectForm-module__smYJNG__chipRemove:hover{background:color-mix(in srgb, var(--destructive,#d44e2c) 12%, transparent);color:var(--destructive,#d44e2c)}.ProjectForm-module__smYJNG__chipRemove:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.ProjectForm-module__smYJNG__stickyActions{z-index:2;background:var(--surface-1,#fff);border-top:1px solid var(--pm-border);border-radius:0 0 20px 20px;margin:4px -24px -20px;padding:14px 96px 14px 24px;position:sticky;bottom:0}@media (max-width:760px){.ProjectForm-module__smYJNG__section{grid-template-columns:1fr}.ProjectForm-module__smYJNG__equipSelect{flex:100%}}
.OplusDatePicker-module__e_Idoa__root,.OplusDatePicker-module__e_Idoa__portal{--oplus-dp-navy:#1e2340;--oplus-dp-orange:#ff5100;--oplus-dp-muted:#65708d;--oplus-dp-light:#9aa3b6;--oplus-dp-border:#afb5ca47;--oplus-dp-success:#10a58a;--oplus-dp-warning:#b7791f}.OplusDatePicker-module__e_Idoa__root{min-width:0;position:relative}.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger{border:1.5px solid var(--oplus-dp-border);width:100%;min-height:44px;color:var(--oplus-dp-navy);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 1px 4px #13172b0d}:is(.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger:hover:not(:disabled),.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger.open){border-color:var(--oplus-dp-orange);box-shadow:0 0 0 3px #ff51001a}.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger:disabled{cursor:default;opacity:.62}.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger.compact{border-radius:10px;gap:8px;min-height:38px;padding:7px 10px}.OplusDatePicker-module__e_Idoa__root .oplus-dp-icon{width:30px;height:30px;color:var(--oplus-dp-orange);background:#ff51001a;border-radius:8px;flex:none;justify-content:center;align-items:center;transition:background .18s,color .18s;display:inline-flex}.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger.open .oplus-dp-icon{background:var(--oplus-dp-orange);color:#fff}.OplusDatePicker-module__e_Idoa__root .oplus-dp-text{text-align:left;flex:1;min-width:0}.OplusDatePicker-module__e_Idoa__root .oplus-dp-label{color:var(--oplus-dp-light);letter-spacing:.9px;text-transform:uppercase;font-size:9.5px;font-weight:700;display:block}.OplusDatePicker-module__e_Idoa__root .oplus-dp-value{color:var(--oplus-dp-navy);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-family:Open Sans,sans-serif;font-size:13.5px;font-weight:700;display:block;overflow:hidden}:is(.OplusDatePicker-module__e_Idoa__root .oplus-dp-value.placeholder,.OplusDatePicker-module__e_Idoa__root .oplus-dp-arrow){color:var(--oplus-dp-light)}.OplusDatePicker-module__e_Idoa__root .oplus-dp-arrow{flex:none;font-size:11px;transition:transform .22s,color .22s}.OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger.open .oplus-dp-arrow{color:var(--oplus-dp-orange);transform:rotate(180deg)}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-popover{z-index:6000;opacity:0;visibility:hidden;pointer-events:none;transform-origin:0 0;background:#fff;border:1px solid #afb5ca42;border-radius:18px;width:348px;transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1);position:fixed;overflow:auto;transform:translateY(-8px)scale(.97);box-shadow:0 0 0 1px #afb5ca1f,0 20px 60px #0d11232e,0 4px 16px #0d112314}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-popover.compact{width:320px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-popover.placement-top{transform-origin:0 100%;transform:translateY(8px)scale(.97)}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-popover.show{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-head{background:var(--oplus-dp-navy);padding:14px 16px 12px;position:relative;overflow:hidden}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-head:before{content:"";background:#ff510026;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-30px;right:-30px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-head-label{color:#afb5ca99;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;position:relative}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-head-date{color:#fff;font-family:Open Sans,sans-serif;font-size:20px;font-weight:800;line-height:1.12;position:relative}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-head-time{color:#fffc;align-items:center;gap:6px;margin-top:3px;font-size:12px;display:inline-flex;position:relative}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal{padding:14px 14px 9px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal-nav{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}:is(.OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal-nav-btn,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-spin-btn){border:1.5px solid var(--oplus-dp-border);width:30px;height:30px;color:var(--oplus-dp-muted);cursor:pointer;background:#fff;border-radius:8px}:is(.OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal-nav-btn:hover,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-spin-btn:hover,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-quick-btn:hover){border-color:var(--oplus-dp-orange);color:var(--oplus-dp-orange);background:#ff51001a}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal-month{color:var(--oplus-dp-navy);font-family:Open Sans,sans-serif;font-size:15px;font-weight:800}:is(.OplusDatePicker-module__e_Idoa__portal .oplus-dp-days-hdr,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-grid){grid-template-columns:repeat(7,1fr);display:grid}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-days-hdr{margin-bottom:6px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day-hdr{color:var(--oplus-dp-light);letter-spacing:.5px;text-align:center;text-transform:uppercase;padding:4px 0;font-size:10px;font-weight:700}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-grid{gap:2px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day{aspect-ratio:1;color:var(--oplus-dp-navy);cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:8px;font-size:12px;font-weight:600;transition:all .15s}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day:hover:not(:disabled):not(.selected){border-color:var(--oplus-dp-orange);color:var(--oplus-dp-orange);background:#ff51001a}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day.other-month{color:var(--oplus-dp-light)}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day.today{color:var(--oplus-dp-success);background:#10a58a14;border-color:#10a58a4d}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day.selected{border-color:var(--oplus-dp-orange);background:var(--oplus-dp-orange);color:#fff;font-weight:800;transform:scale(1.03);box-shadow:0 3px 10px #ff510059}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day:disabled{cursor:default;opacity:.8}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day.holiday{color:var(--oplus-dp-warning);background:#b7791f1f;border-color:#b7791f59}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-day.weekend{color:var(--oplus-dp-light);opacity:.72}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-quick-row{flex-wrap:wrap;gap:5px;padding:0 14px 10px;display:flex}:is(.OplusDatePicker-module__e_Idoa__portal .oplus-dp-quick-btn,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-btn-clear){border:1.5px solid var(--oplus-dp-border);color:var(--oplus-dp-muted);cursor:pointer;background:#fff;border-radius:7px;font-size:11px;font-weight:600}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-quick-btn{padding:4px 10px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-section{border-top:1px solid var(--oplus-dp-border);padding:10px 14px 12px}:is(.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-label,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-spinner-label){color:var(--oplus-dp-light);letter-spacing:1px;text-transform:uppercase;font-size:9.5px;font-weight:700}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-controls{align-items:center;gap:8px;margin-top:8px;display:flex}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-spinner{flex:1 1 0;min-width:0}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-spin-wrap{align-items:center;gap:6px;margin-top:4px;display:flex}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-spin-btn{width:26px;height:26px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-val{width:40px;color:var(--oplus-dp-navy);text-align:center;background:0 0;border:0;outline:none;font-family:Open Sans,sans-serif;font-size:28px;font-weight:700}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-colon{color:var(--oplus-dp-light);font-size:28px;font-weight:700}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-ampm-toggle{border:1.5px solid var(--oplus-dp-border);background:#f5f7fc;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;width:78px;padding:3px;display:grid}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-ampm-btn{height:30px;color:var(--oplus-dp-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:11px;font-weight:800}:is(.OplusDatePicker-module__e_Idoa__portal .oplus-dp-ampm-btn.active,.OplusDatePicker-module__e_Idoa__portal .oplus-dp-btn-apply){background:var(--oplus-dp-orange);color:#fff;box-shadow:0 3px 12px #ff510047}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-error{color:#d73356;background:#ff4d6a14;border:1px solid #ff4d6a59;border-radius:8px;margin:2px 14px 0;padding:8px 10px;font-size:12px;font-weight:600}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-foot{gap:8px;padding:10px 14px 14px;display:flex}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-btn-clear{padding:8px 16px;font-size:12px}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-btn-apply{cursor:pointer;border:0;border-radius:9px;flex:1;font-family:Open Sans,sans-serif;font-size:13px;font-weight:700}.OplusDatePicker-module__e_Idoa__portal .oplus-dp-btn-apply:hover{background:#e04800}.OplusDatePicker-module__e_Idoa__root .oplus-dp-hint-warn{color:var(--oplus-dp-navy);background:#b7791f1f;border:1px solid #b7791f66;border-radius:6px;margin-top:.35rem;padding:.4rem .6rem;font-size:.72rem;font-weight:600;line-height:1.35}:is(body.dark .OplusDatePicker-module__e_Idoa__root .oplus-dp-trigger,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-popover,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal-nav-btn,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-spin-btn,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-quick-btn,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-btn-clear){color:#e3e8f4;background:#20263d}:is(body.dark .OplusDatePicker-module__e_Idoa__root .oplus-dp-value,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-cal-month,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-day,body.dark .OplusDatePicker-module__e_Idoa__portal .oplus-dp-time-val){color:#f2f5fb}
.OplusLoader-module__etF6Hq__wrap{color:var(--text-soft,#6b7399);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.OplusLoader-module__etF6Hq__full{width:100%;min-height:60vh;padding:48px 24px;animation:.3s both OplusLoader-module__etF6Hq__oplusFade}.OplusLoader-module__etF6Hq__section{min-height:200px;padding:40px 24px;animation:.3s both OplusLoader-module__etF6Hq__oplusFade}.OplusLoader-module__etF6Hq__spinner{flex-shrink:0;position:relative}.OplusLoader-module__etF6Hq__sizeSm{width:22px;height:22px}.OplusLoader-module__etF6Hq__sizeMd{width:40px;height:40px}.OplusLoader-module__etF6Hq__sizeLg{width:56px;height:56px}.OplusLoader-module__etF6Hq__ring{border:3px solid #ff5100;border-color:#ff5100 #ff510073 #0000 #0000;border-radius:50%;animation:.85s cubic-bezier(.5,.15,.4,.85) infinite OplusLoader-module__etF6Hq__oplusSpin;position:absolute;inset:0}.OplusLoader-module__etF6Hq__sizeSm .OplusLoader-module__etF6Hq__ring{border-width:2px}.OplusLoader-module__etF6Hq__ringInner{border:3px solid #0000;border-bottom-color:var(--text-strong,#1e2340);border-left-color:color-mix(in srgb, var(--text-strong,#1e2340) 35%, transparent);border-radius:50%;animation:1.1s cubic-bezier(.5,.15,.4,.85) infinite OplusLoader-module__etF6Hq__oplusSpinReverse;position:absolute;inset:5px}.OplusLoader-module__etF6Hq__sizeSm .OplusLoader-module__etF6Hq__ringInner{border-width:2px;inset:3px}.OplusLoader-module__etF6Hq__core{background:#ff5100;border-radius:50%;width:22%;height:22%;animation:.85s ease-in-out infinite OplusLoader-module__etF6Hq__oplusCorePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OplusLoader-module__etF6Hq__label{letter-spacing:.01em;color:var(--text-soft,#6b7399);font-size:13px;font-weight:600;animation:1.4s ease-in-out infinite OplusLoader-module__etF6Hq__oplusLabelPulse}.OplusLoader-module__etF6Hq__labelSm{font-size:12px}.OplusLoader-module__etF6Hq__inline{vertical-align:middle;color:inherit;align-items:center;gap:8px;display:inline-flex}.OplusLoader-module__etF6Hq__inline .OplusLoader-module__etF6Hq__label{animation:none}.OplusLoader-module__etF6Hq__skeleton{background:#6c75991f;border-radius:10px;position:relative;overflow:hidden}.OplusLoader-module__etF6Hq__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.4s ease-in-out infinite OplusLoader-module__etF6Hq__oplusShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes OplusLoader-module__etF6Hq__oplusSpin{to{transform:rotate(360deg)}}@keyframes OplusLoader-module__etF6Hq__oplusSpinReverse{to{transform:rotate(-360deg)}}@keyframes OplusLoader-module__etF6Hq__oplusCorePulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(.6)}}@keyframes OplusLoader-module__etF6Hq__oplusLabelPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes OplusLoader-module__etF6Hq__oplusShimmer{to{transform:translate(100%)}}@keyframes OplusLoader-module__etF6Hq__oplusFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.OplusLoader-module__etF6Hq__ring,.OplusLoader-module__etF6Hq__ringInner,.OplusLoader-module__etF6Hq__core,.OplusLoader-module__etF6Hq__label,.OplusLoader-module__etF6Hq__skeleton:after,.OplusLoader-module__etF6Hq__full,.OplusLoader-module__etF6Hq__section{animation-duration:.001ms;animation-iteration-count:1}.OplusLoader-module__etF6Hq__ring{border-top-color:#ff5100}}
.SoBot-module__XktcUq__bot{display:block;overflow:visible}.SoBot-module__XktcUq__eyes{transform-box:fill-box;transform-origin:50%;animation:4.4s infinite SoBot-module__XktcUq__blink}.SoBot-module__XktcUq__pupilShift{transition:transform .35s var(--ease-soft,ease-out)}.SoBot-module__XktcUq__armL{transform-box:fill-box;transform-origin:100%;transition:transform .4s var(--ease-soft,ease)}.SoBot-module__XktcUq__armR{transform-box:fill-box;transform-origin:0;transition:transform .4s var(--ease-soft,ease)}.SoBot-module__XktcUq__head{transform-box:fill-box;transform-origin:bottom;transition:transform .4s var(--ease-soft,ease)}.SoBot-module__XktcUq__root{transform-box:fill-box;transform-origin:bottom}.SoBot-module__XktcUq__shadow{transform-box:fill-box;transform-origin:50%}.SoBot-module__XktcUq__crown{opacity:0;transition:opacity .4s}.SoBot-module__XktcUq__antDot{opacity:.2}.SoBot-module__XktcUq__mHappy,.SoBot-module__XktcUq__mFlat,.SoBot-module__XktcUq__mBig,.SoBot-module__XktcUq__mSad{opacity:0;transition:opacity .3s}.SoBot-module__XktcUq__mSmile{opacity:1;transition:opacity .3s}.SoBot-module__XktcUq__bot[data-pose=idle] .SoBot-module__XktcUq__root,.SoBot-module__XktcUq__bot[data-pose=wave] .SoBot-module__XktcUq__root{animation:3.4s ease-in-out infinite SoBot-module__XktcUq__float}.SoBot-module__XktcUq__bot[data-pose=wave] .SoBot-module__XktcUq__armR{animation:.5s ease-in-out infinite SoBot-module__XktcUq__wave}.SoBot-module__XktcUq__bot[data-pose=wave] .SoBot-module__XktcUq__mSmile{opacity:0}.SoBot-module__XktcUq__bot[data-pose=wave] .SoBot-module__XktcUq__mHappy{opacity:1}.SoBot-module__XktcUq__bot[data-pose=think] .SoBot-module__XktcUq__head{transform:rotate(5deg)}.SoBot-module__XktcUq__bot[data-pose=think] .SoBot-module__XktcUq__armR{transform:rotate(-20deg)}.SoBot-module__XktcUq__bot[data-pose=think] .SoBot-module__XktcUq__antDot{opacity:1;animation:1.4s ease-in-out infinite SoBot-module__XktcUq__pulse}.SoBot-module__XktcUq__bot[data-pose=think] .SoBot-module__XktcUq__mSmile{opacity:0}.SoBot-module__XktcUq__bot[data-pose=think] .SoBot-module__XktcUq__mFlat{opacity:1}.SoBot-module__XktcUq__bot[data-pose=type] .SoBot-module__XktcUq__armL{animation:.25s ease-in-out infinite SoBot-module__XktcUq__tapL}.SoBot-module__XktcUq__bot[data-pose=type] .SoBot-module__XktcUq__armR{animation:.25s ease-in-out .12s infinite SoBot-module__XktcUq__tapR}.SoBot-module__XktcUq__bot[data-pose=type] .SoBot-module__XktcUq__antDot{opacity:1;animation:1s ease-in-out infinite SoBot-module__XktcUq__pulse}.SoBot-module__XktcUq__bot[data-pose=type] .SoBot-module__XktcUq__mSmile{opacity:0}.SoBot-module__XktcUq__bot[data-pose=type] .SoBot-module__XktcUq__mFlat{opacity:1}.SoBot-module__XktcUq__bot[data-pose=happy] .SoBot-module__XktcUq__armL{transform:rotate(8deg)}.SoBot-module__XktcUq__bot[data-pose=happy] .SoBot-module__XktcUq__armR{transform:rotate(-8deg)}.SoBot-module__XktcUq__bot[data-pose=happy] .SoBot-module__XktcUq__mSmile{opacity:0}.SoBot-module__XktcUq__bot[data-pose=happy] .SoBot-module__XktcUq__mHappy{opacity:1}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__root{animation:1s ease-in-out infinite SoBot-module__XktcUq__jump}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__shadow{animation:1s ease-in-out infinite SoBot-module__XktcUq__squash}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__armL{animation:.3s ease-in-out infinite SoBot-module__XktcUq__cheerL}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__armR{animation:.3s ease-in-out .1s infinite SoBot-module__XktcUq__cheerR}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__crown{opacity:1}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__mSmile{opacity:0}.SoBot-module__XktcUq__bot[data-pose=celebrate] .SoBot-module__XktcUq__mBig{opacity:1}.SoBot-module__XktcUq__bot[data-pose=sad] .SoBot-module__XktcUq__armL{transform:rotate(-8deg)}.SoBot-module__XktcUq__bot[data-pose=sad] .SoBot-module__XktcUq__armR{transform:rotate(8deg)}.SoBot-module__XktcUq__bot[data-pose=sad] .SoBot-module__XktcUq__eyes{animation:none;transform:translateY(3px)scaleY(.7)}.SoBot-module__XktcUq__bot[data-pose=sad] .SoBot-module__XktcUq__mSmile{opacity:0}.SoBot-module__XktcUq__bot[data-pose=sad] .SoBot-module__XktcUq__mSad{opacity:1}@keyframes SoBot-module__XktcUq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes SoBot-module__XktcUq__jump{0%{transform:translateY(0)scale(1)}12%{transform:translateY(0)scale(1.06,.94)}42%{transform:translateY(-26px)scale(.95,1.06)}72%{transform:translateY(0)scale(1.06,.94)}to{transform:translateY(0)scale(1)}}@keyframes SoBot-module__XktcUq__squash{0%,to{transform:scale(1)}42%{transform:scale(.6)}72%{transform:scale(1.08)}}@keyframes SoBot-module__XktcUq__wave{0%,to{transform:rotate(-30deg)}50%{transform:rotate(30deg)}}@keyframes SoBot-module__XktcUq__cheerL{0%,to{transform:rotate(-40deg)}50%{transform:rotate(-20deg)}}@keyframes SoBot-module__XktcUq__cheerR{0%,to{transform:rotate(40deg)}50%{transform:rotate(20deg)}}@keyframes SoBot-module__XktcUq__tapL{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes SoBot-module__XktcUq__tapR{0%,to{transform:rotate(4deg)}50%{transform:rotate(-4deg)}}@keyframes SoBot-module__XktcUq__blink{0%,92%,to{transform:scaleY(1)}95%{transform:scaleY(.07)}}@keyframes SoBot-module__XktcUq__pulse{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.SoBot-module__XktcUq__root,.SoBot-module__XktcUq__eyes,.SoBot-module__XktcUq__armL,.SoBot-module__XktcUq__armR,.SoBot-module__XktcUq__head,.SoBot-module__XktcUq__shadow,.SoBot-module__XktcUq__antDot,.SoBot-module__XktcUq__pupilShift{transition:none!important;animation:none!important}}
.SpotyIntro-module__txQirq__overlay{z-index:120;background:color-mix(in srgb, var(--color-spoton-navy,#272c4d) 58%, transparent);-webkit-backdrop-filter:blur(6px)saturate(1.1);animation:SpotyIntro-module__txQirq__introFade .3s var(--ease-out,ease) both;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.SpotyIntro-module__txQirq__overlay[data-leaving=true]{animation:SpotyIntro-module__txQirq__introFade .3s var(--ease-out,ease) reverse both}.SpotyIntro-module__txQirq__card{background:var(--surface-1,#fff);border:1px solid var(--border,#e2e4ee);text-align:center;width:min(420px,100%);animation:SpotyIntro-module__txQirq__introPop .55s var(--ease-snappy,cubic-bezier(.34, 1.56, .64, 1)) both;border-radius:22px;padding:30px 28px 24px;position:relative;overflow:hidden;box-shadow:0 24px 70px #13172b57}.SpotyIntro-module__txQirq__overlay[data-leaving=true] .SpotyIntro-module__txQirq__card{animation:SpotyIntro-module__txQirq__introPop .3s var(--ease-out,ease) reverse both}.SpotyIntro-module__txQirq__card:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--color-spoton-orange,#ff5100) 22%, transparent) 0%, transparent 68%);pointer-events:none;width:280px;height:280px;position:absolute;top:-90px;left:50%;transform:translate(-50%)}.SpotyIntro-module__txQirq__skip{top:12px;z-index:2;color:var(--muted-foreground,#6b7194);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600;transition:color .18s,background-color .18s;position:absolute;inset-inline-end:14px}.SpotyIntro-module__txQirq__skip:hover{color:var(--foreground,#272c4d);background:var(--surface-2,#13172b0d)}.SpotyIntro-module__txQirq__stage{justify-content:center;align-items:flex-end;height:168px;margin-bottom:6px;display:flex;position:relative}.SpotyIntro-module__txQirq__halo{background:linear-gradient(160deg, color-mix(in srgb, var(--color-spoton-orange,#ff5100) 16%, var(--surface-2,#f4f5fa)) 0%, var(--surface-2,#f4f5fa) 70%);width:132px;height:132px;box-shadow:inset 0 0 0 1px var(--border,#e2e4ee);border-radius:50%;position:absolute;bottom:6px}.SpotyIntro-module__txQirq__mascot{z-index:1;animation:SpotyIntro-module__txQirq__introRise .6s var(--ease-snappy,cubic-bezier(.34, 1.56, .64, 1)) .1s both;position:relative}.SpotyIntro-module__txQirq__title{letter-spacing:-.01em;color:var(--foreground,#272c4d);margin:4px 0 8px;font-size:21px;font-weight:800}.SpotyIntro-module__txQirq__name{color:var(--color-spoton-orange,#ff5100)}.SpotyIntro-module__txQirq__body{max-width:320px;min-height:60px;color:var(--muted-foreground,#5b6188);margin:0 auto 18px;font-size:14px;line-height:1.55}.SpotyIntro-module__txQirq__copy{animation:SpotyIntro-module__txQirq__copyIn .34s var(--ease-out,ease) both}.SpotyIntro-module__txQirq__dots{justify-content:center;align-items:center;gap:7px;margin-bottom:18px;display:flex}.SpotyIntro-module__txQirq__dot{background:var(--border,#d7dae8);width:7px;height:7px;transition:width .26s var(--ease-spring,ease), background-color .26s ease;border-radius:50%}.SpotyIntro-module__txQirq__dotActive{background:var(--color-spoton-orange,#ff5100);width:20px}.SpotyIntro-module__txQirq__actions{justify-content:center;align-items:center;display:flex}.SpotyIntro-module__txQirq__cta{appearance:none;cursor:pointer;color:#fff;background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100) 0%, color-mix(in srgb, var(--color-spoton-orange,#ff5100) 76%, #ffb000) 100%);min-width:168px;height:44px;transition:transform .18s var(--ease-spring,ease), box-shadow .18s ease, filter .18s ease;border:0;border-radius:12px;padding:0 22px;font-size:14px;font-weight:700;box-shadow:0 8px 20px #ff510047}.SpotyIntro-module__txQirq__cta:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 12px 26px #ff510057}.SpotyIntro-module__txQirq__cta:active{transform:translateY(0)scale(.98)}@keyframes SpotyIntro-module__txQirq__introFade{0%{opacity:0}to{opacity:1}}@keyframes SpotyIntro-module__txQirq__introPop{0%{opacity:0;transform:translateY(14px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SpotyIntro-module__txQirq__introRise{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes SpotyIntro-module__txQirq__copyIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SpotyIntro-module__txQirq__overlay,.SpotyIntro-module__txQirq__card,.SpotyIntro-module__txQirq__mascot,.SpotyIntro-module__txQirq__copy,.SpotyIntro-module__txQirq__dot,.SpotyIntro-module__txQirq__cta{transition:none!important;animation:none!important}}
.SpotyAssistant-module__wjLtzG__overlay{z-index:69;background:0 0;position:fixed;inset:0}.SpotyAssistant-module__wjLtzG__panel{inset-inline-end:18px;bottom:calc(90px + env(safe-area-inset-bottom,0px));z-index:70;width:min(420px,100vw - 32px);height:min(78vh,660px);transition:width .28s var(--ease-spring,ease), height .28s var(--ease-spring,ease);background:var(--surface-1,#fff);border:1px solid var(--border,#e2e4ee);transform-origin:100% 100%;animation:SpotyAssistant-module__wjLtzG__panelPop .3s var(--ease-snappy,cubic-bezier(.34, 1.2, .64, 1)) both;border-radius:20px;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 64px #13172b47}.SpotyAssistant-module__wjLtzG__header{border-bottom:1px solid var(--border,#e8eaf2);background:linear-gradient(135deg, color-mix(in srgb, var(--color-spoton-orange,#ff5100) 5%, var(--surface-1,#fff)), var(--surface-1,#fff) 56%);flex:none;align-items:center;gap:11px;padding:13px 14px;display:flex}.SpotyAssistant-module__wjLtzG__headBack{width:30px;height:30px;color:var(--muted-foreground,#6b7194);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;margin-inline-start:-4px;transition:background-color .16s,color .16s;display:grid}.SpotyAssistant-module__wjLtzG__headBack:hover{background:var(--surface-2,#13172b0f);color:var(--foreground,#272c4d)}.SpotyAssistant-module__wjLtzG__headBack:focus-visible{outline:2px solid color-mix(in srgb, var(--color-spoton-orange,#ff5100) 65%, #fff);outline-offset:2px}.SpotyAssistant-module__wjLtzG__headMascot{border:1px solid color-mix(in srgb, var(--color-spoton-orange,#ff5100) 18%, var(--border,#e2e4ee));background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 9%, var(--surface-2,#f4f5fa));border-radius:50%;flex:none;justify-content:center;align-items:flex-end;width:52px;height:52px;display:flex;overflow:visible}.SpotyAssistant-module__wjLtzG__headCopy{flex:auto;min-width:0}.SpotyAssistant-module__wjLtzG__headTitle{color:var(--foreground,#272c4d);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;line-height:1.25;overflow:hidden}.SpotyAssistant-module__wjLtzG__headSub{color:var(--muted-foreground,#6b7194);align-items:center;gap:6px;margin-top:3px;font-size:11.5px;line-height:1.2;display:flex}.SpotyAssistant-module__wjLtzG__onlineDot{border:1.5px solid var(--surface-1,#fff);background:#35a86b;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 1px #35a86b33}.SpotyAssistant-module__wjLtzG__close{width:30px;height:30px;color:var(--muted-foreground,#6b7194);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;font-size:18px;line-height:1;transition:background-color .16s,color .16s;display:grid}.SpotyAssistant-module__wjLtzG__close:hover{background:var(--surface-2,#13172b0f);color:var(--foreground,#272c4d)}.SpotyAssistant-module__wjLtzG__close:focus-visible,.SpotyAssistant-module__wjLtzG__qbtn:focus-visible,.SpotyAssistant-module__wjLtzG__cta:focus-visible,.SpotyAssistant-module__wjLtzG__back:focus-visible{outline:2px solid color-mix(in srgb, var(--color-spoton-orange,#ff5100) 65%, #fff);outline-offset:2px}.SpotyAssistant-module__wjLtzG__conversation{background:color-mix(in srgb, var(--surface-2,#f4f5fa) 52%, var(--surface-1,#fff));overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:auto;gap:15px;min-height:0;padding:16px 14px 18px;display:flex;overflow:hidden auto}.SpotyAssistant-module__wjLtzG__botMessage{align-items:flex-start;gap:8px;min-width:0;animation:.24s ease-out both SpotyAssistant-module__wjLtzG__messageIn;display:flex}.SpotyAssistant-module__wjLtzG__messageAvatar{border:1px solid color-mix(in srgb, var(--color-spoton-orange,#ff5100) 18%, var(--border,#e2e4ee));background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 9%, var(--surface-1,#fff));border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;margin-top:17px;display:flex;overflow:hidden}.SpotyAssistant-module__wjLtzG__messageStack{min-width:0;max-width:calc(100% - 42px)}.SpotyAssistant-module__wjLtzG__senderName{color:var(--muted-foreground,#777d9d);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px 4px;font-size:10.5px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.SpotyAssistant-module__wjLtzG__botBubble,.SpotyAssistant-module__wjLtzG__userBubble{overflow-wrap:anywhere;word-break:break-word;white-space:normal;min-width:0}.SpotyAssistant-module__wjLtzG__botBubble{border:1px solid var(--border,#e2e4ee);background:var(--surface-1,#fff);color:var(--foreground,#272c4d);text-wrap:pretty;border-radius:5px 15px 15px;padding:10px 12px;font-size:13.25px;line-height:1.55;box-shadow:0 3px 10px #1c223d0d}.SpotyAssistant-module__wjLtzG__suggestions{min-width:0;margin-inline-start:42px;padding-top:2px;animation:.26s ease-out 40ms both SpotyAssistant-module__wjLtzG__messageIn}.SpotyAssistant-module__wjLtzG__suggestionIntro{color:var(--muted-foreground,#777d9d);margin-bottom:5px;font-size:11.5px;line-height:1.4}.SpotyAssistant-module__wjLtzG__groupLabel{color:var(--muted-foreground,#9096b3);letter-spacing:.08em;text-transform:uppercase;padding:9px 3px 5px;font-size:9.5px;font-weight:800;line-height:1.2}.SpotyAssistant-module__wjLtzG__qbtn{border:1px solid var(--border,#e2e4ee);background:var(--surface-1,#fff);width:100%;min-width:0;color:var(--foreground,#272c4d);cursor:pointer;font:inherit;text-align:start;border-radius:12px;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:9px;margin-bottom:6px;padding:8px 9px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.SpotyAssistant-module__wjLtzG__qbtn:hover{border-color:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 30%, var(--border,#e2e4ee));transform:translateY(-1px);box-shadow:0 5px 14px #1c223d12}.SpotyAssistant-module__wjLtzG__qIcon{background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 11%, transparent);width:28px;height:28px;color:var(--color-spoton-orange,#ff5100);border-radius:9px;place-items:center;display:grid}.SpotyAssistant-module__wjLtzG__qLabel{overflow-wrap:anywhere;min-width:0;color:inherit;font-size:12.5px;font-weight:650;line-height:1.35}.SpotyAssistant-module__wjLtzG__qChevron{color:var(--muted-foreground,#a3a8bf);font-size:16px;line-height:1}.SpotyAssistant-module__wjLtzG__userMessage{justify-content:flex-end;min-width:0;padding-inline-start:42px;animation:.22s ease-out both SpotyAssistant-module__wjLtzG__messageIn;display:flex}.SpotyAssistant-module__wjLtzG__userBubble{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ed6a28);color:#fff;text-align:start;text-wrap:pretty;border-radius:15px 5px 15px 15px;max-width:84%;padding:9px 12px;font-size:13px;font-weight:650;line-height:1.45;box-shadow:0 6px 16px #ff510033}.SpotyAssistant-module__wjLtzG__answerHead{color:var(--foreground,#272c4d);font-size:13.5px;font-weight:800;line-height:1.45}.SpotyAssistant-module__wjLtzG__answerLines{flex-direction:column;gap:7px;margin:8px 0 0;padding:0;list-style:none;display:flex}.SpotyAssistant-module__wjLtzG__answerLines li{min-width:0;color:var(--muted-foreground,#5b6188);grid-template-columns:6px minmax(0,1fr);align-items:start;gap:8px;font-size:12.5px;line-height:1.45;display:grid}.SpotyAssistant-module__wjLtzG__answerLines li:before{background:var(--color-spoton-orange,#ff5100);content:"";opacity:.72;border-radius:50%;width:6px;height:6px;margin-top:6px}.SpotyAssistant-module__wjLtzG__answerLines li>span{overflow-wrap:anywhere;min-width:0}.SpotyAssistant-module__wjLtzG__answerLines .SpotyAssistant-module__wjLtzG__moreLine{color:var(--muted-foreground,#777d9d);font-weight:700}.SpotyAssistant-module__wjLtzG__answerLines .SpotyAssistant-module__wjLtzG__moreLine:before{background:var(--muted-foreground,#9096b3)}.SpotyAssistant-module__wjLtzG__errorText{color:#b33a2c}.SpotyAssistant-module__wjLtzG__typing{align-items:center;gap:4px;min-height:20px;padding:2px 3px;display:inline-flex}.SpotyAssistant-module__wjLtzG__typing>span{background:var(--muted-foreground,#9096b3);border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite SpotyAssistant-module__wjLtzG__typingDot}.SpotyAssistant-module__wjLtzG__typing>span:nth-child(2){animation-delay:.14s}.SpotyAssistant-module__wjLtzG__typing>span:nth-child(3){animation-delay:.28s}.SpotyAssistant-module__wjLtzG__cta{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ed6a28);color:#fff;cursor:pointer;text-align:start;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;max-width:100%;min-height:34px;margin-top:11px;padding:7px 12px;font-size:12px;font-weight:750;line-height:1.3;transition:box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 14px #ff510033}.SpotyAssistant-module__wjLtzG__cta:hover{transform:translateY(-1px);box-shadow:0 8px 18px #ff510042}.SpotyAssistant-module__wjLtzG__cta>span:first-child{overflow-wrap:anywhere;min-width:0}.SpotyAssistant-module__wjLtzG__back{border:1px solid var(--border,#e2e4ee);background:var(--surface-1,#fff);color:var(--muted-foreground,#6b7194);cursor:pointer;border-radius:999px;align-self:center;align-items:center;gap:6px;margin-inline-start:42px;padding:7px 10px;font-size:11.5px;font-weight:700;line-height:1.2;transition:background-color .16s,color .16s;display:inline-flex}.SpotyAssistant-module__wjLtzG__back:hover{background:var(--surface-2,#f4f5fa);color:var(--foreground,#272c4d)}@keyframes SpotyAssistant-module__wjLtzG__panelPop{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.SpotyAssistant-module__wjLtzG__panel[data-closing=true]{pointer-events:none;animation:.16s cubic-bezier(.4,0,1,1) both SpotyAssistant-module__wjLtzG__panelDrop}@keyframes SpotyAssistant-module__wjLtzG__panelDrop{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.97)}}@media (prefers-reduced-motion:reduce){.SpotyAssistant-module__wjLtzG__panel[data-closing=true]{animation:none}}@keyframes SpotyAssistant-module__wjLtzG__messageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes SpotyAssistant-module__wjLtzG__typingDot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}[dir=rtl] .SpotyAssistant-module__wjLtzG__senderName{margin-left:0;margin-right:4px}[dir=rtl] .SpotyAssistant-module__wjLtzG__botBubble{border-radius:15px 5px 15px 15px}[dir=rtl] .SpotyAssistant-module__wjLtzG__userBubble{border-radius:5px 15px 15px}@media (max-width:480px){.SpotyAssistant-module__wjLtzG__panel{inset-inline:8px;bottom:calc(76px + env(safe-area-inset-bottom,0px));border-radius:18px;width:auto;height:min(78dvh,640px)}.SpotyAssistant-module__wjLtzG__conversation{padding:14px 12px 16px}.SpotyAssistant-module__wjLtzG__userBubble{max-width:88%}}@media (prefers-reduced-motion:reduce){.SpotyAssistant-module__wjLtzG__panel,.SpotyAssistant-module__wjLtzG__botMessage,.SpotyAssistant-module__wjLtzG__suggestions,.SpotyAssistant-module__wjLtzG__userMessage,.SpotyAssistant-module__wjLtzG__typing>span,.SpotyAssistant-module__wjLtzG__qbtn,.SpotyAssistant-module__wjLtzG__cta{transition:none!important;animation:none!important}}.SpotyAssistant-module__wjLtzG__askRow{border-top:1px solid var(--border,#e8eaf2);background:var(--surface-1,#fff);flex:none;align-items:center;gap:7px;padding:10px 14px 12px;display:flex}.SpotyAssistant-module__wjLtzG__askInput{border:1px solid var(--border);border-radius:var(--radius-btn,11px);background:var(--background);color:var(--foreground);font:inherit;transition:border-color .2s var(--ease-spring,ease);outline:none;flex:1;padding:9px 12px;font-size:.82rem}.SpotyAssistant-module__wjLtzG__askInput:focus{border-color:var(--primary)}.SpotyAssistant-module__wjLtzG__askSend{border-radius:var(--radius-btn,11px);background:var(--primary);color:#fff;cursor:pointer;width:34px;height:34px;transition:transform 80ms var(--ease-spring,ease), opacity .2s ease;border:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SpotyAssistant-module__wjLtzG__askSend:disabled{opacity:.4;cursor:default}.SpotyAssistant-module__wjLtzG__askSend:not(:disabled):active{transform:scale(.985)}.SpotyAssistant-module__wjLtzG__newChat{border:1px solid var(--border,#e2e4ee);color:var(--muted-foreground,#777d9d);font:inherit;cursor:pointer;transition:color .2s var(--ease-spring,ease), border-color .2s var(--ease-spring,ease);background:0 0;border-radius:999px;flex:none;margin-inline-end:4px;padding:5px 10px;font-size:11px;font-weight:700}.SpotyAssistant-module__wjLtzG__newChat:hover{color:var(--color-spoton-orange,#ff5100);border-color:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 45%, var(--border,#e2e4ee))}@media (prefers-reduced-motion:reduce){.SpotyAssistant-module__wjLtzG__chip,.SpotyAssistant-module__wjLtzG__newChat{transition:none}}.SpotyAssistant-module__wjLtzG__panel[data-expanded=true]{width:min(640px,100vw - 32px);height:min(88vh,900px)}.SpotyAssistant-module__wjLtzG__expand{width:26px;height:26px;color:var(--muted-foreground,#777d9d);cursor:pointer;transition:color .2s var(--ease-spring,ease), background .2s var(--ease-spring,ease);background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-inline-end:2px;display:flex}.SpotyAssistant-module__wjLtzG__expand:hover{color:var(--color-spoton-orange,#ff5100);background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 10%, transparent)}.SpotyAssistant-module__wjLtzG__panel[data-expanded=true] .SpotyAssistant-module__wjLtzG__chip{max-width:260px}@media (prefers-reduced-motion:reduce){.SpotyAssistant-module__wjLtzG__panel,.SpotyAssistant-module__wjLtzG__expand{transition:none}}.SpotyAssistant-module__wjLtzG__promptSheet{border-top:1px solid var(--border,#e8eaf2);background:var(--surface-1,#fff);min-height:0;max-height:260px;animation:SpotyAssistant-module__wjLtzG__promptIn .2s var(--ease-spring,ease-out) both;flex-direction:column;flex:none;display:flex}.SpotyAssistant-module__wjLtzG__promptSheetHead{color:var(--muted-foreground,#9096b3);letter-spacing:.08em;text-transform:uppercase;flex:none;justify-content:space-between;align-items:center;padding:9px 14px 5px;font-size:9.5px;font-weight:800;display:flex}.SpotyAssistant-module__wjLtzG__promptClose{width:20px;height:20px;color:var(--muted-foreground,#9096b3);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex}.SpotyAssistant-module__wjLtzG__promptClose:hover{color:var(--color-spoton-orange,#ff5100)}.SpotyAssistant-module__wjLtzG__promptList{overscroll-behavior:contain;scrollbar-width:thin;flex:auto;min-height:0;padding:0 14px 10px;overflow-y:auto}.SpotyAssistant-module__wjLtzG__promptToggle{border:1px solid var(--border,#e2e4ee);border-radius:var(--radius-btn,11px);background:var(--surface-1,#fff);width:34px;height:34px;color:var(--muted-foreground,#777d9d);cursor:pointer;transition:color .2s var(--ease-spring,ease), border-color .2s var(--ease-spring,ease);flex:none;justify-content:center;align-items:center;display:flex}.SpotyAssistant-module__wjLtzG__promptToggle:hover,.SpotyAssistant-module__wjLtzG__promptToggle[data-on=true]{color:var(--color-spoton-orange,#ff5100);border-color:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 45%, var(--border,#e2e4ee))}@keyframes SpotyAssistant-module__wjLtzG__promptIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SpotyAssistant-module__wjLtzG__promptSheet{animation:none}.SpotyAssistant-module__wjLtzG__promptToggle{transition:none}}.SpotyAssistant-module__wjLtzG__starters{flex-direction:column;gap:6px;margin-inline-start:42px;animation:.26s ease-out 60ms both SpotyAssistant-module__wjLtzG__messageIn;display:flex}.SpotyAssistant-module__wjLtzG__starter{border:1px solid var(--border,#e2e4ee);background:var(--surface-1,#fff);color:var(--foreground,#272c4d);font:inherit;text-align:start;cursor:pointer;transition:border-color .2s var(--ease-spring,ease), transform .2s var(--ease-spring,ease), box-shadow .2s var(--ease-spring,ease);border-radius:12px;align-items:center;gap:9px;padding:9px 11px;font-size:12.5px;font-weight:600;display:flex}.SpotyAssistant-module__wjLtzG__starter:hover{border-color:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 40%, var(--border,#e2e4ee));box-shadow:var(--shadow-sm,0 3px 12px #13172b12);transform:translateY(-1px)}.SpotyAssistant-module__wjLtzG__starter:active{transform:scale(.985)}.SpotyAssistant-module__wjLtzG__starterIcon{background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 11%, transparent);width:26px;height:26px;color:var(--color-spoton-orange,#ff5100);border-radius:8px;flex:none;justify-content:center;align-items:center;display:flex}.SpotyAssistant-module__wjLtzG__starterLabel{flex:auto;min-width:0}.SpotyAssistant-module__wjLtzG__starterMore{color:var(--muted-foreground,#9096b3);font:inherit;cursor:pointer;transition:color .2s var(--ease-spring,ease);background:0 0;border:0;border-radius:999px;align-self:flex-start;margin-top:1px;padding:5px 10px;font-size:11.5px;font-weight:700}.SpotyAssistant-module__wjLtzG__starterMore:hover{color:var(--color-spoton-orange,#ff5100)}@media (prefers-reduced-motion:reduce){.SpotyAssistant-module__wjLtzG__starters{animation:none}.SpotyAssistant-module__wjLtzG__starter,.SpotyAssistant-module__wjLtzG__starterMore{transition:none}.SpotyAssistant-module__wjLtzG__starter:hover{transform:none}}
.SpotyLoader-module__fLTVyG__wrap{z-index:40;background:var(--background,#fff);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex;position:fixed;inset:0}.SpotyLoader-module__fLTVyG__mascot{animation:2.4s ease-in-out infinite SpotyLoader-module__fLTVyG__loaderFloat}.SpotyLoader-module__fLTVyG__label{letter-spacing:.02em;color:var(--muted-foreground,#6b7194);background:linear-gradient(90deg, var(--muted-foreground,#6b7194) 0%, var(--color-spoton-orange,#ff5100) 50%, var(--muted-foreground,#6b7194) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:13px;font-weight:700;animation:1.6s linear infinite SpotyLoader-module__fLTVyG__loaderShimmer;display:inline-block}.SpotyLoader-module__fLTVyG__dots{gap:6px;display:flex}.SpotyLoader-module__fLTVyG__dots span{background:var(--color-spoton-orange,#ff5100);opacity:.35;border-radius:50%;width:7px;height:7px;animation:1.1s ease-in-out infinite SpotyLoader-module__fLTVyG__loaderDot}.SpotyLoader-module__fLTVyG__dots span:nth-child(2){animation-delay:.15s}.SpotyLoader-module__fLTVyG__dots span:nth-child(3){animation-delay:.3s}@keyframes SpotyLoader-module__fLTVyG__loaderFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes SpotyLoader-module__fLTVyG__loaderShimmer{to{background-position:-200%}}@keyframes SpotyLoader-module__fLTVyG__loaderDot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.SpotyLoader-module__fLTVyG__mascot,.SpotyLoader-module__fLTVyG__label,.SpotyLoader-module__fLTVyG__dots span{animation:none!important}.SpotyLoader-module__fLTVyG__label{-webkit-text-fill-color:var(--muted-foreground,#6b7194)}}
.RoleViewSwitcher-module__gUdrTW__switcher{--role-switch-accent:#ff5100;--role-switch-accent-2:#ff8a1d;--role-switch-border:color-mix(in srgb, hsl(var(--border)) 82%, var(--role-switch-accent));--role-switch-surface:color-mix(in srgb, hsl(var(--background)) 94%, hsl(var(--muted)) 6%);border:1px solid var(--role-switch-border);background:var(--role-switch-surface);width:172px;height:36px;color:hsl(var(--muted-foreground));cursor:pointer;border-radius:999px;grid-template-columns:1fr 1fr;align-items:center;padding:3px;transition:border-color .14s,box-shadow .14s,background-color .14s;display:inline-grid;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:inset 0 1px #ffffff61,0 1px 2px #0f172a14}.RoleViewSwitcher-module__gUdrTW__switcher:hover{border-color:color-mix(in srgb, var(--role-switch-accent) 48%, hsl(var(--border)));box-shadow:inset 0 1px #ffffff70,0 6px 16px #0f172a1a}.RoleViewSwitcher-module__gUdrTW__switcher:active{box-shadow:inset 0 1px 2px #0f172a29,0 1px 2px #0f172a14}.RoleViewSwitcher-module__gUdrTW__switcher:focus-visible{outline:2px solid color-mix(in srgb, var(--role-switch-accent) 70%, white);outline-offset:2px}.RoleViewSwitcher-module__gUdrTW__thumb{z-index:0;background:linear-gradient(135deg, var(--role-switch-accent), var(--role-switch-accent-2));width:calc(50% - 3px);box-shadow:0 5px 14px color-mix(in srgb, var(--role-switch-accent) 26%, transparent);border-radius:999px;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .14s;position:absolute;top:3px;bottom:3px;left:3px;transform:translate(0)}.RoleViewSwitcher-module__gUdrTW__manager .RoleViewSwitcher-module__gUdrTW__thumb{transform:translate(100%)}.RoleViewSwitcher-module__gUdrTW__option{z-index:1;letter-spacing:0;height:30px;color:hsl(var(--muted-foreground));border-radius:999px;justify-content:center;align-items:center;gap:5px;font-size:12px;font-weight:750;line-height:1;transition:color .14s;display:inline-flex;position:relative}.RoleViewSwitcher-module__gUdrTW__admin .RoleViewSwitcher-module__gUdrTW__adminOption,.RoleViewSwitcher-module__gUdrTW__manager .RoleViewSwitcher-module__gUdrTW__managerOption{color:#fff}.RoleViewSwitcher-module__gUdrTW__text{display:inline-block}.RoleViewSwitcher-module__gUdrTW__mobileIcon{display:none}.RoleViewSwitcher-module__gUdrTW__srStatus{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.RoleViewSwitcher-module__gUdrTW__compact{grid-template-columns:1fr;width:36px}@media (max-width:639px){.RoleViewSwitcher-module__gUdrTW__switcher{grid-template-columns:1fr;width:36px;height:36px;padding:3px}.RoleViewSwitcher-module__gUdrTW__thumb{width:30px;transform:none}.RoleViewSwitcher-module__gUdrTW__manager .RoleViewSwitcher-module__gUdrTW__thumb{transform:none}.RoleViewSwitcher-module__gUdrTW__option{display:none}.RoleViewSwitcher-module__gUdrTW__mobileIcon{z-index:1;color:#fff;place-items:center;display:grid;position:relative}}@media (prefers-reduced-motion:reduce){.RoleViewSwitcher-module__gUdrTW__switcher,.RoleViewSwitcher-module__gUdrTW__thumb,.RoleViewSwitcher-module__gUdrTW__option{transition:none}}
.AnimatedButton-module__P1Igxq__btn{justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative;overflow:hidden}.AnimatedButton-module__P1Igxq__label{transition:opacity .18s var(--ease-spring,ease), transform .18s var(--ease-spring,ease);align-items:center;gap:8px;display:inline-flex}.AnimatedButton-module__P1Igxq__btn[data-status=loading] .AnimatedButton-module__P1Igxq__label,.AnimatedButton-module__P1Igxq__btn[data-status=success] .AnimatedButton-module__P1Igxq__label{opacity:0;pointer-events:none;transform:scale(.9)}.AnimatedButton-module__P1Igxq__statusLayer{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AnimatedButton-module__P1Igxq__spinner{opacity:.85;border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite AnimatedButton-module__P1Igxq__spin}.AnimatedButton-module__P1Igxq__check{animation:AnimatedButton-module__P1Igxq__pop .34s var(--ease-snappy,cubic-bezier(.34, 1.56, .64, 1)) both;display:inline-flex}.AnimatedButton-module__P1Igxq__ripple{opacity:.35;pointer-events:none;animation:AnimatedButton-module__P1Igxq__ripple .6s var(--ease-out,ease-out);background:currentColor;border-radius:50%;position:absolute;transform:scale(0)}@keyframes AnimatedButton-module__P1Igxq__spin{to{transform:rotate(360deg)}}@keyframes AnimatedButton-module__P1Igxq__pop{0%{opacity:0;transform:scale(.2)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes AnimatedButton-module__P1Igxq__ripple{to{opacity:0;transform:scale(4)}}@media (prefers-reduced-motion:reduce){.AnimatedButton-module__P1Igxq__label,.AnimatedButton-module__P1Igxq__spinner,.AnimatedButton-module__P1Igxq__check,.AnimatedButton-module__P1Igxq__ripple{transition:none!important;animation:none!important}}
.ProjectTemplateBadge-module__6mPIWq__badge{white-space:nowrap;vertical-align:middle;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:4px 8px 4px 9px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.ProjectTemplateBadge-module__6mPIWq__cardBadge{margin-top:10px}.ProjectTemplateBadge-module__6mPIWq__icon{opacity:.85;flex:none}.ProjectTemplateBadge-module__6mPIWq__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProjectTemplateBadge-module__6mPIWq__tag{letter-spacing:.04em;text-transform:uppercase;border-radius:6px;flex:none;padding:2px 5px;font-size:9px;font-weight:700}.ProjectTemplateBadge-module__6mPIWq__default{color:var(--color-status-info);background:color-mix(in srgb, var(--color-status-info) 10%, transparent);border-color:color-mix(in srgb, var(--color-status-info) 24%, transparent)}.ProjectTemplateBadge-module__6mPIWq__default .ProjectTemplateBadge-module__6mPIWq__tag{background:color-mix(in srgb, var(--color-status-info) 16%, transparent)}.ProjectTemplateBadge-module__6mPIWq__custom{color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, transparent);border-color:color-mix(in srgb, var(--primary) 26%, transparent)}.ProjectTemplateBadge-module__6mPIWq__custom .ProjectTemplateBadge-module__6mPIWq__tag{background:color-mix(in srgb, var(--primary) 16%, transparent)}
.ChatDock-module__Em3o_a__shell{background:var(--surface-1,#fff);transform-origin:100% 100%;width:min(420px,100vw - 32px);height:min(78vh,660px);animation:ChatDock-module__Em3o_a__dockPop .3s var(--ease-snappy,cubic-bezier(.34, 1.2, .64, 1)) both;transition:width .28s var(--ease-spring,ease), height .28s var(--ease-spring,ease), background-color .24s ease;border-radius:26px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #13172b52}.ChatDock-module__Em3o_a__shell[data-view=thread]{background:var(--color-spoton-navy,#272c4d)}.ChatDock-module__Em3o_a__shell[data-expanded=true]{width:min(640px,100vw - 32px);height:min(88vh,900px)}@keyframes ChatDock-module__Em3o_a__dockPop{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatDock-module__Em3o_a__shell[data-closing=true]{pointer-events:none;animation:.16s cubic-bezier(.4,0,1,1) both ChatDock-module__Em3o_a__dockDrop}@keyframes ChatDock-module__Em3o_a__dockDrop{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.96)}}.ChatDock-module__Em3o_a__head{flex:none;align-items:flex-start;gap:8px;padding:20px 16px 12px 20px;display:flex}.ChatDock-module__Em3o_a__headCopy{flex:auto;min-width:0;padding-top:2px}.ChatDock-module__Em3o_a__headKicker{color:var(--muted-foreground,#9096b3);font-size:12.5px;font-weight:500;line-height:1.2}.ChatDock-module__Em3o_a__headTitle{color:var(--foreground,#272c4d);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:22px;font-weight:800;line-height:1.2;overflow:hidden}.ChatDock-module__Em3o_a__circleBtn{border:1px solid var(--border,#e2e4ee);background:var(--surface-1,#fff);width:34px;height:34px;color:var(--foreground,#272c4d);cursor:pointer;border-radius:50%;flex:none;place-items:center;transition:border-color .16s,color .16s,background-color .16s;display:grid}.ChatDock-module__Em3o_a__circleBtn:hover,.ChatDock-module__Em3o_a__circleBtn[data-on=true]{border-color:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 45%, var(--border,#e2e4ee));background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 8%, var(--surface-1,#fff));color:var(--color-spoton-orange,#ff5100)}.ChatDock-module__Em3o_a__circleBtn:focus-visible,.ChatDock-module__Em3o_a__tab:focus-visible,.ChatDock-module__Em3o_a__row:focus-visible,.ChatDock-module__Em3o_a__aiCard:focus-visible,.ChatDock-module__Em3o_a__newFab:focus-visible,.ChatDock-module__Em3o_a__send:focus-visible{outline:2px solid color-mix(in srgb, var(--color-spoton-orange,#ff5100) 65%, #fff);outline-offset:2px}.ChatDock-module__Em3o_a__searchWrap{flex:none;padding:0 20px 4px;position:relative}.ChatDock-module__Em3o_a__search{border:1px solid var(--border,#e2e4ee);background:var(--surface-1,#fff);width:100%;height:38px;color:var(--foreground,#272c4d);font:inherit;border-radius:999px;outline:none;padding-inline:14px;font-size:13px}.ChatDock-module__Em3o_a__search::placeholder{color:var(--muted-foreground,#9096b3)}.ChatDock-module__Em3o_a__search:focus{border-color:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 45%, var(--border,#e2e4ee))}.ChatDock-module__Em3o_a__tabs{background:var(--surface-2,#eef1f8);border-radius:999px;flex:none;gap:2px;margin:8px 20px 6px;padding:4px;display:flex}.ChatDock-module__Em3o_a__tab{min-width:0;color:var(--muted-foreground,#767d9e);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;flex:1 1 0;padding:9px 4px;font-size:12.5px;font-weight:700;transition:background-color .2s,color .2s,box-shadow .2s}.ChatDock-module__Em3o_a__tab:hover{color:var(--foreground,#272c4d)}.ChatDock-module__Em3o_a__tab[data-on=true]{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff7a2f);color:#fff;box-shadow:0 6px 16px #ff510047}.ChatDock-module__Em3o_a__body{overscroll-behavior:contain;scrollbar-width:thin;flex:auto;min-height:0;padding:6px 12px 74px;overflow:hidden auto}.ChatDock-module__Em3o_a__sectionLabel{color:var(--muted-foreground,#9096b3);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;padding:10px 8px 7px;font-size:10px;font-weight:800;display:flex}.ChatDock-module__Em3o_a__sectionCount{background:var(--surface-2,#eef1f8);color:var(--muted-foreground,#767d9e);letter-spacing:.04em;border-radius:999px;padding:1px 6px;font-size:9.5px}.ChatDock-module__Em3o_a__aiCard{background:linear-gradient(135deg, var(--color-spoton-navy,#272c4d) 0%, #363d72 100%);color:#fff;cursor:pointer;width:100%;font:inherit;text-align:start;transition:transform .2s var(--ease-spring,ease), box-shadow .2s ease;border:0;border-radius:20px;align-items:center;gap:12px;padding:13px 14px;display:flex;box-shadow:0 12px 26px #13172b38}.ChatDock-module__Em3o_a__aiCard:hover{transform:translateY(-2px);box-shadow:0 16px 32px #13172b47}.ChatDock-module__Em3o_a__aiAvatar{background:#ffffff1f;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid;position:relative;overflow:hidden}.ChatDock-module__Em3o_a__aiBody{flex:auto;min-width:0;display:block}.ChatDock-module__Em3o_a__aiTop{align-items:center;gap:7px;display:flex}.ChatDock-module__Em3o_a__aiName{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14.5px;font-weight:800;line-height:1.25;display:block;overflow:hidden}.ChatDock-module__Em3o_a__aiChip{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d);color:#fff;letter-spacing:.08em;border-radius:999px;flex:none;align-items:center;gap:3px;padding:2px 7px;font-size:9px;font-weight:800;display:inline-flex}.ChatDock-module__Em3o_a__aiSub{color:#ffffffad;margin-top:3px;font-size:12px;line-height:1.35;display:block}.ChatDock-module__Em3o_a__aiGo{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 6px 16px #ff51004d}.ChatDock-module__Em3o_a__row{cursor:pointer;width:100%;font:inherit;text-align:start;background:0 0;border:0;border-radius:16px;align-items:center;gap:12px;padding:10px 8px;transition:background-color .16s;display:flex}.ChatDock-module__Em3o_a__row:hover{background:var(--surface-2,#eef1f8)}.ChatDock-module__Em3o_a__rowBody{flex:auto;min-width:0;display:block}.ChatDock-module__Em3o_a__rowTop{align-items:center;gap:7px;display:flex}.ChatDock-module__Em3o_a__rowName{min-width:0;color:var(--foreground,#272c4d);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:600;line-height:1.3;display:block;overflow:hidden}.ChatDock-module__Em3o_a__rowName[data-unread=true]{font-weight:800}.ChatDock-module__Em3o_a__rowTime{color:var(--muted-foreground,#a2a8c2);flex:none;margin-inline-start:auto;font-size:11px;font-weight:500}.ChatDock-module__Em3o_a__rowBottom{align-items:center;gap:8px;margin-top:3px;display:flex}.ChatDock-module__Em3o_a__rowPreview{min-width:0;color:var(--muted-foreground,#8b91b0);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;line-height:1.35;display:block;overflow:hidden}.ChatDock-module__Em3o_a__rowPreview[data-unread=true]{color:var(--foreground,#272c4d);font-weight:600}.ChatDock-module__Em3o_a__clientChip{background:color-mix(in srgb, var(--color-spoton-orange,#ff5100) 13%, transparent);color:var(--color-spoton-orange,#ff5100);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;padding:2px 7px;font-size:9px;font-weight:800}.ChatDock-module__Em3o_a__unread{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d);color:#fff;border-radius:999px;flex:none;place-items:center;min-width:22px;height:22px;margin-inline-start:auto;padding:0 6px;font-size:11px;font-weight:800;display:grid;box-shadow:0 4px 10px #ff51004d}.ChatDock-module__Em3o_a__groupAvatar{color:#fff;background:linear-gradient(135deg, var(--color-spoton-navy,#272c4d), #3b4270);border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.ChatDock-module__Em3o_a__groupAvatar[data-client=true]{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d)}.ChatDock-module__Em3o_a__newFab{inset-inline-end:18px;background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d);color:#fff;cursor:pointer;width:50px;height:50px;transition:transform .18s var(--ease-spring,ease);border:0;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:18px;box-shadow:0 12px 26px #ff51005c}.ChatDock-module__Em3o_a__newFab:hover{transform:scale(1.06)}.ChatDock-module__Em3o_a__newFab:active{transform:scale(.94)}.ChatDock-module__Em3o_a__empty{text-align:center;padding:40px 18px}.ChatDock-module__Em3o_a__emptyIcon{background:var(--surface-2,#eef1f8);width:48px;height:48px;color:var(--muted-foreground,#9096b3);border-radius:50%;place-items:center;margin:0 auto 10px;display:grid}.ChatDock-module__Em3o_a__emptyTitle{color:var(--foreground,#272c4d);font-size:14px;font-weight:800}.ChatDock-module__Em3o_a__emptyText{color:var(--muted-foreground,#8b91b0);margin-top:4px;font-size:12.5px}.ChatDock-module__Em3o_a__threadHead{color:#fff;flex:none;align-items:center;gap:10px;padding:16px 14px 12px 10px;display:flex}.ChatDock-module__Em3o_a__threadBtn{color:#fffc;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;transition:background-color .16s,color .16s;display:grid}.ChatDock-module__Em3o_a__threadBtn:hover{color:#fff;background:#ffffff24}.ChatDock-module__Em3o_a__threadBtn:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.ChatDock-module__Em3o_a__threadCopy{flex:auto;min-width:0}.ChatDock-module__Em3o_a__threadName{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:800;line-height:1.25;overflow:hidden}.ChatDock-module__Em3o_a__threadSub{color:#ffffff9e;align-items:center;gap:5px;margin:2px 0 0;font-size:11.5px;line-height:1.2;display:flex}.ChatDock-module__Em3o_a__onlineDot{background:#3ddc97;border-radius:50%;flex:none;width:7px;height:7px}.ChatDock-module__Em3o_a__messages{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:8px 16px 12px;display:flex;overflow:hidden auto}.ChatDock-module__Em3o_a__msg{align-items:flex-end;gap:8px;min-width:0;animation:.22s ease-out both ChatDock-module__Em3o_a__msgIn;display:flex}.ChatDock-module__Em3o_a__msg[data-mine=true]{flex-direction:row-reverse}@keyframes ChatDock-module__Em3o_a__msgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ChatDock-module__Em3o_a__msgStack{flex-direction:column;min-width:0;max-width:82%;display:flex}.ChatDock-module__Em3o_a__msg[data-mine=true] .ChatDock-module__Em3o_a__msgStack{align-items:flex-end}.ChatDock-module__Em3o_a__bubble{color:#fff;overflow-wrap:anywhere;text-wrap:pretty;background:#ffffff21;border-radius:18px 18px 18px 6px;min-width:0;padding:11px 15px;font-size:13.5px;font-weight:500;line-height:1.5}.ChatDock-module__Em3o_a__bubble[data-mine=true]{color:var(--color-spoton-navy,#272c4d);background:#fff;border-radius:18px 18px 6px;box-shadow:0 8px 20px #0a0d1e38}.ChatDock-module__Em3o_a__bubble a{color:#fff;text-decoration-color:#ffffff8c}.ChatDock-module__Em3o_a__bubble[data-mine=true] a{color:var(--color-spoton-orange,#ff5100)}[dir=rtl] .ChatDock-module__Em3o_a__bubble{border-radius:18px 18px 6px}[dir=rtl] .ChatDock-module__Em3o_a__bubble[data-mine=true]{border-radius:18px 18px 18px 6px}.ChatDock-module__Em3o_a__msgTime{color:#ffffff6b;margin:4px 6px 0;font-size:10px;font-weight:500}.ChatDock-module__Em3o_a__threadEmpty{text-align:center;color:#ffffffb8;margin:auto;padding:20px}.ChatDock-module__Em3o_a__threadEmptyTitle{font-size:14px;font-weight:800}.ChatDock-module__Em3o_a__threadEmptyText{color:#ffffff80;margin-top:4px;font-size:12.5px}.ChatDock-module__Em3o_a__composer{padding:10px 14px calc(16px + env(safe-area-inset-bottom,0px));flex:none;align-items:flex-end;gap:9px;display:flex}.ChatDock-module__Em3o_a__composerPill{background:#fff;border-radius:22px;flex-direction:column;flex:auto;min-width:0;padding:4px 6px 4px 8px;display:flex;box-shadow:0 8px 20px #0a0d1e33}.ChatDock-module__Em3o_a__composerRow{align-items:flex-end;gap:2px;display:flex}.ChatDock-module__Em3o_a__input{min-width:4rem;max-height:90px;color:var(--color-spoton-navy,#272c4d);font:inherit;resize:none;background:0 0;border:0;outline:none;flex:auto;padding:9px 4px;font-size:13.5px;line-height:1.4}.ChatDock-module__Em3o_a__input::placeholder{color:#a2a8c2}.ChatDock-module__Em3o_a__send{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d);color:#fff;cursor:pointer;width:46px;height:46px;transition:transform .16s var(--ease-spring,ease), opacity .16s ease;border:0;border-radius:50%;flex:0 0 46px;place-items:center;display:grid;box-shadow:0 10px 22px #ff510066}.ChatDock-module__Em3o_a__send:hover:not(:disabled){transform:scale(1.06)}.ChatDock-module__Em3o_a__send:disabled{opacity:.45;cursor:default;box-shadow:none}.ChatDock-module__Em3o_a__attachRow{padding:6px 2px 2px}.ChatDock-module__Em3o_a__pasting{color:#a2a8c2;margin-top:4px;font-size:11px}.ChatDock-module__Em3o_a__fab{background:linear-gradient(135deg, var(--color-spoton-orange,#ff5100), #ff8a3d);color:#fff;cursor:pointer;width:56px;height:56px;transition:transform .18s var(--ease-spring,ease), box-shadow .18s ease;border:0;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 14px 32px #ff510057}.ChatDock-module__Em3o_a__fab[data-open=true]{background:linear-gradient(135deg,#272c4d,#1b2039);box-shadow:0 14px 32px #13172b4d}.ChatDock-module__Em3o_a__fab:hover{transform:scale(1.05)}.ChatDock-module__Em3o_a__fab:active{transform:scale(.95)}.ChatDock-module__Em3o_a__fabBadge{top:-2px;min-width:20px;color:var(--color-spoton-orange,#ff5100);background:#fff;border-radius:999px;padding:2px 5px;font-size:11px;font-weight:800;line-height:1.4;position:absolute;inset-inline-end:-2px;box-shadow:0 2px 8px #13172b3d}@media (prefers-reduced-motion:reduce){.ChatDock-module__Em3o_a__shell,.ChatDock-module__Em3o_a__shell[data-closing=true]{transition:none;animation:none}.ChatDock-module__Em3o_a__msg{animation:none}.ChatDock-module__Em3o_a__aiCard:hover,.ChatDock-module__Em3o_a__newFab:hover,.ChatDock-module__Em3o_a__fab:hover,.ChatDock-module__Em3o_a__send:hover:not(:disabled){transform:none}}
.ProjectOverdueBadge-module__LGuLya__badge{border:1px solid color-mix(in srgb, var(--color-status-danger) 26%, transparent);background:color-mix(in srgb, var(--color-status-danger) 10%, transparent);color:var(--color-status-danger);white-space:nowrap;vertical-align:middle;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.ProjectOverdueBadge-module__LGuLya__icon{opacity:.9;flex:none}
.TimeOfDaySky-module__210q8a__scene{z-index:0;position:absolute;inset:0;overflow:hidden}.TimeOfDaySky-module__210q8a__sky{transition:background 1.2s;position:absolute;inset:0}[data-phase=night] .TimeOfDaySky-module__210q8a__sky{background:linear-gradient(160deg,#070b1e 0%,#111a3c 55%,#1c2550 100%)}[data-phase=dawn] .TimeOfDaySky-module__210q8a__sky{background:linear-gradient(160deg,#20264f 0%,#6b4a72 48%,#f0a368 100%)}[data-phase=day] .TimeOfDaySky-module__210q8a__sky{background:linear-gradient(160deg,#2767ad 0%,#5aa3df 52%,#bfe6ff 100%)}[data-phase=sunset] .TimeOfDaySky-module__210q8a__sky{background:linear-gradient(160deg,#241f47 0%,#a8472a 52%,#ff8a3d 100%)}[data-phase=dusk] .TimeOfDaySky-module__210q8a__sky{background:linear-gradient(160deg,#161a40 0%,#463473 52%,#bd6587 100%)}.TimeOfDaySky-module__210q8a__scene:after{content:"";pointer-events:none;background:radial-gradient(120% 90% at 85% -20%,#ffffff29,#0000 55%),linear-gradient(90deg,#080b1a8c,#080b1a1f 55%,#0000 80%),linear-gradient(#0000 40%,#080b1a73);position:absolute;inset:0}[dir=rtl] .TimeOfDaySky-module__210q8a__scene:after{background:radial-gradient(120% 90% at 15% -20%,#ffffff29,#0000 55%),linear-gradient(270deg,#080b1a8c,#080b1a1f 55%,#0000 80%),linear-gradient(#0000 40%,#080b1a73)}.TimeOfDaySky-module__210q8a__sun{top:26px;background:radial-gradient(circle at 35% 35%,#fff6c8,#ffd24d 60%,#ffb347 100%);border-radius:50%;width:50px;height:50px;animation:4.5s ease-in-out infinite TimeOfDaySky-module__210q8a__sunGlow,7s ease-in-out infinite TimeOfDaySky-module__210q8a__floatY;position:absolute;inset-inline-end:34px}[data-phase=sunset] .TimeOfDaySky-module__210q8a__sun{background:radial-gradient(circle at 35% 35%,#ffe7b0,#ff9d4d 55%,#ff6a3d 100%);top:50%}[data-phase=dawn] .TimeOfDaySky-module__210q8a__sun{background:radial-gradient(circle at 35% 35%,#fff1d6,#ffd49a 60%,#ff9e7a 100%);top:44px}.TimeOfDaySky-module__210q8a__moon{top:24px;background:radial-gradient(circle at 35% 35%,#fff,#dfe7ff 70%,#aeb9e6 100%);border-radius:50%;width:42px;height:42px;animation:8s ease-in-out infinite TimeOfDaySky-module__210q8a__floatY;position:absolute;inset-inline-end:36px;box-shadow:inset -10px -6px #0a0e248c,0 0 24px #cfdbff73}.TimeOfDaySky-module__210q8a__star{opacity:.85;width:3px;height:3px;animation:3s ease-in-out infinite TimeOfDaySky-module__210q8a__twinkle;animation-delay:calc(var(--i) * .5s);background:#fff;border-radius:50%;position:absolute}.TimeOfDaySky-module__210q8a__star:nth-of-type(2){top:22px;inset-inline-start:26px}.TimeOfDaySky-module__210q8a__star:nth-of-type(3){top:44px;inset-inline-start:70px}.TimeOfDaySky-module__210q8a__star:nth-of-type(4){top:30px;inset-inline-start:120px}.TimeOfDaySky-module__210q8a__star:nth-of-type(5){top:60px;inset-inline-start:44px}.TimeOfDaySky-module__210q8a__star:nth-of-type(6){top:16px;width:2px;height:2px;inset-inline-start:165px}.TimeOfDaySky-module__210q8a__star:nth-of-type(7){top:72px;width:2px;height:2px;inset-inline-start:104px}.TimeOfDaySky-module__210q8a__cloud{opacity:.9;background:#ffffffd9;border-radius:999px;position:absolute}.TimeOfDaySky-module__210q8a__cloud:before,.TimeOfDaySky-module__210q8a__cloud:after{content:"";background:inherit;border-radius:999px;position:absolute}.TimeOfDaySky-module__210q8a__cloud1{width:46px;height:14px;animation:26s linear infinite TimeOfDaySky-module__210q8a__drift;top:36px}.TimeOfDaySky-module__210q8a__cloud1:before{width:22px;height:22px;top:-10px;left:8px}.TimeOfDaySky-module__210q8a__cloud1:after{width:16px;height:16px;top:-7px;left:26px}.TimeOfDaySky-module__210q8a__cloud2{opacity:.6;width:34px;height:11px;animation:38s linear -12s infinite TimeOfDaySky-module__210q8a__drift;top:72px}.TimeOfDaySky-module__210q8a__cloud2:before{width:16px;height:16px;top:-8px;left:6px}.TimeOfDaySky-module__210q8a__cloud2:after{width:12px;height:12px;top:-5px;left:18px}.TimeOfDaySky-module__210q8a__card{isolation:isolate;color:#fff;border:1px solid #ffffff1a;border-radius:20px;align-items:flex-end;min-height:188px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px -24px #0a0e1e99}.TimeOfDaySky-module__210q8a__content{z-index:2;text-shadow:0 1px 8px #080b1a73;width:100%;padding:18px 20px;position:relative}.TimeOfDaySky-module__210q8a__greeting{opacity:.92;margin-bottom:2px;font-size:13px;font-weight:600}.TimeOfDaySky-module__210q8a__clock{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:38px;font-weight:800;line-height:1}.TimeOfDaySky-module__210q8a__date{opacity:.85;margin-top:4px;font-size:12.5px;font-weight:500}.TimeOfDaySky-module__210q8a__meta{text-transform:uppercase;letter-spacing:.06em;opacity:.9;align-items:center;gap:6px;margin-top:10px;font-size:11px;font-weight:600;display:inline-flex}.TimeOfDaySky-module__210q8a__dot{background:#fff;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite TimeOfDaySky-module__210q8a__pulse;box-shadow:0 0 8px #ffffffe6}@keyframes TimeOfDaySky-module__210q8a__sunGlow{0%,to{box-shadow:0 0 24px 4px #ffd25a73}50%{box-shadow:0 0 40px 10px #ffd25ab3}}@keyframes TimeOfDaySky-module__210q8a__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes TimeOfDaySky-module__210q8a__twinkle{0%,to{opacity:.25;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes TimeOfDaySky-module__210q8a__drift{0%{transform:translate(-40px)}to{transform:translate(360px)}}@keyframes TimeOfDaySky-module__210q8a__pulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.TimeOfDaySky-module__210q8a__sun,.TimeOfDaySky-module__210q8a__moon,.TimeOfDaySky-module__210q8a__star,.TimeOfDaySky-module__210q8a__cloud,.TimeOfDaySky-module__210q8a__dot{animation:none!important}}
.BuddyCompanion-module___pQYsq__host{right:0;bottom:calc(150px + env(safe-area-inset-bottom,0px));z-index:55;pointer-events:none;align-items:center;gap:8px;display:flex;position:fixed}.BuddyCompanion-module___pQYsq__bubble{background:var(--surface-1,#fff);max-width:220px;color:var(--foreground,#272c4d);border:1px solid var(--border,#e2e4ee);box-shadow:var(--shadow-md,0 6px 24px #13172b1a);transition:opacity .3s ease, transform .3s var(--ease-spring,ease);border-radius:14px;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.4;position:relative}.BuddyCompanion-module___pQYsq__bubble:after{content:"";background:inherit;border-top:1px solid var(--border,#e2e4ee);border-right:1px solid var(--border,#e2e4ee);width:14px;height:14px;margin-top:-7px;position:absolute;top:50%;right:-7px;transform:rotate(45deg)}.BuddyCompanion-module___pQYsq__host[data-phase=hidden] .BuddyCompanion-module___pQYsq__bubble,.BuddyCompanion-module___pQYsq__host[data-phase=leaving] .BuddyCompanion-module___pQYsq__bubble{opacity:0;transform:translate(14px)}.BuddyCompanion-module___pQYsq__host[data-phase=shown] .BuddyCompanion-module___pQYsq__bubble{opacity:1;transform:translate(0)}.BuddyCompanion-module___pQYsq__clip{pointer-events:auto;width:64px;height:120px;overflow:hidden}.BuddyCompanion-module___pQYsq__host[data-phase=hidden] .BuddyCompanion-module___pQYsq__clip{pointer-events:none}.BuddyCompanion-module___pQYsq__clipInner{transform-box:fill-box;transform-origin:100%;transition:transform .5s var(--ease-snappy,cubic-bezier(.34, 1.56, .64, 1))}.BuddyCompanion-module___pQYsq__host[data-phase=hidden] .BuddyCompanion-module___pQYsq__clipInner,.BuddyCompanion-module___pQYsq__host[data-phase=leaving] .BuddyCompanion-module___pQYsq__clipInner{transform:translate(120%)rotate(0)}.BuddyCompanion-module___pQYsq__host[data-phase=shown] .BuddyCompanion-module___pQYsq__clipInner{animation:3.2s ease-in-out .55s infinite BuddyCompanion-module___pQYsq__peekSway;transform:translate(0)rotate(-8deg)}@keyframes BuddyCompanion-module___pQYsq__peekSway{0%,to{transform:translate(0)rotate(-8deg)}50%{transform:translate(-3px)rotate(-3deg)}}.BuddyCompanion-module___pQYsq__launcher{inset-inline-end:5px;bottom:calc(196px + env(safe-area-inset-bottom,0px));z-index:54;filter:drop-shadow(-4px 6px 13px #13172b3d);cursor:pointer;opacity:0;width:46px;height:42px;transition:transform .45s var(--ease-snappy,cubic-bezier(.34, 1.56, .64, 1)), opacity .3s ease;pointer-events:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:0;display:flex;position:fixed;transform:translate(48px)}.BuddyCompanion-module___pQYsq__launcher[data-active=true]{opacity:1;pointer-events:auto;animation:4.5s ease-in-out 1.2s infinite BuddyCompanion-module___pQYsq__launcherNudge;transform:translate(0)}.BuddyCompanion-module___pQYsq__launcher[data-active=true]:hover{animation:none;transform:translate(-4px)}.BuddyCompanion-module___pQYsq__launcher[data-active=true]:active{transform:translate(-1px)scale(.96)}@keyframes BuddyCompanion-module___pQYsq__launcherNudge{0%,92%,to{transform:translate(0)}96%{transform:translate(-4px)}}.BuddyCompanion-module___pQYsq__buddyBtn{cursor:pointer;filter:drop-shadow(-6px 8px 16px #13172b33);transition:transform .2s var(--ease-spring,ease);background:0 0;border:0;padding:0;line-height:0}.BuddyCompanion-module___pQYsq__buddyBtn:hover{transform:translate(-3px)}.BuddyCompanion-module___pQYsq__buddyBtn:active{transform:scale(.96)}@media (prefers-reduced-motion:reduce){.BuddyCompanion-module___pQYsq__bubble,.BuddyCompanion-module___pQYsq__clipInner,.BuddyCompanion-module___pQYsq__buddyBtn,.BuddyCompanion-module___pQYsq__launcher{transition:none!important;animation:none!important}.BuddyCompanion-module___pQYsq__buddyBtn:hover{transform:none}}@media (max-width:640px){.BuddyCompanion-module___pQYsq__host{bottom:calc(120px + env(safe-area-inset-bottom,0px))}.BuddyCompanion-module___pQYsq__bubble{max-width:170px}}
.ProjectUtilitiesTab-module___uk7aW__panel{gap:18px;display:grid}.ProjectUtilitiesTab-module___uk7aW__header{border:1px solid var(--pm-border);border-radius:var(--radius-card);background:var(--surface-1);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:end;gap:18px;padding:22px 24px;display:flex}.ProjectUtilitiesTab-module___uk7aW__header span{color:var(--primary);letter-spacing:.12em;font-size:10px;font-weight:800}.ProjectUtilitiesTab-module___uk7aW__header h2{letter-spacing:-.02em;margin:3px 0 4px;font-size:22px}.ProjectUtilitiesTab-module___uk7aW__header p,.ProjectUtilitiesTab-module___uk7aW__empty p{color:var(--muted-foreground);margin:0;font-size:12px}.ProjectUtilitiesTab-module___uk7aW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ProjectUtilitiesTab-module___uk7aW__card,.ProjectUtilitiesTab-module___uk7aW__pickerItem{border:1px solid var(--pm-border);border-radius:var(--radius-card);background:var(--surface-1);min-width:0;box-shadow:var(--shadow-sm);align-items:center;gap:12px;padding:16px;display:flex}.ProjectUtilitiesTab-module___uk7aW__fileIcon{border-radius:var(--radius-btn);background:var(--accent);width:42px;height:48px;color:var(--primary);flex:none;place-items:center;display:grid}.ProjectUtilitiesTab-module___uk7aW__fileIcon svg{width:21px}.ProjectUtilitiesTab-module___uk7aW__copy{flex:1;min-width:0}.ProjectUtilitiesTab-module___uk7aW__copy h3,.ProjectUtilitiesTab-module___uk7aW__copy p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ProjectUtilitiesTab-module___uk7aW__copy h3{margin:0 0 3px;font-size:13px}.ProjectUtilitiesTab-module___uk7aW__copy p{color:var(--muted-foreground);margin:0;font-size:11px}.ProjectUtilitiesTab-module___uk7aW__copy>div{color:var(--muted-foreground);gap:12px;margin-top:7px;font-size:10px;display:flex}.ProjectUtilitiesTab-module___uk7aW__copy>div span{align-items:center;gap:4px;min-width:0;display:inline-flex}.ProjectUtilitiesTab-module___uk7aW__copy>div svg{width:12px}.ProjectUtilitiesTab-module___uk7aW__actions{align-items:center;gap:3px;display:flex}.ProjectUtilitiesTab-module___uk7aW__empty{border:1px dashed var(--pm-border);border-radius:var(--radius-card);background:var(--surface-1);text-align:center;align-content:center;place-items:center;gap:7px;min-height:260px;padding:32px;display:grid}.ProjectUtilitiesTab-module___uk7aW__empty>svg{width:36px;height:36px;color:var(--muted-foreground);opacity:.55}.ProjectUtilitiesTab-module___uk7aW__empty h3{margin:2px 0 0;font-size:15px}.ProjectUtilitiesTab-module___uk7aW__empty button{margin-top:8px}.ProjectUtilitiesTab-module___uk7aW__dialog{gap:16px;width:min(94vw,680px);max-width:680px}.ProjectUtilitiesTab-module___uk7aW__search{position:relative}.ProjectUtilitiesTab-module___uk7aW__search>svg{z-index:1;inset-inline-start:11px;width:16px;color:var(--muted-foreground);position:absolute;top:50%;transform:translateY(-50%)}.ProjectUtilitiesTab-module___uk7aW__search input{padding-inline-start:36px}.ProjectUtilitiesTab-module___uk7aW__pickerList{gap:8px;max-height:min(55vh,520px);padding:2px;display:grid;overflow-y:auto}.ProjectUtilitiesTab-module___uk7aW__pickerItem{background:var(--surface-2);box-shadow:none;border-radius:13px;padding:12px}.ProjectUtilitiesTab-module___uk7aW__pickerEmpty{color:var(--muted-foreground);text-align:center;padding:38px 16px;font-size:12px}.ProjectUtilitiesTab-module___uk7aW__skeleton{border-radius:var(--radius-card);height:112px}@media (max-width:760px){.ProjectUtilitiesTab-module___uk7aW__header{flex-direction:column;align-items:stretch}.ProjectUtilitiesTab-module___uk7aW__grid{grid-template-columns:1fr}.ProjectUtilitiesTab-module___uk7aW__card{align-items:flex-start}.ProjectUtilitiesTab-module___uk7aW__actions{flex-direction:column;align-items:stretch}}@media (max-width:520px){.ProjectUtilitiesTab-module___uk7aW__pickerItem{flex-wrap:wrap;align-items:flex-start}.ProjectUtilitiesTab-module___uk7aW__pickerItem button{width:100%}.ProjectUtilitiesTab-module___uk7aW__copy>div{flex-wrap:wrap}}
