.PlanAssignment-module__Ts0uJG__root{letter-spacing:-.01em;color:var(--grey700);--grey700:#19212e;--grey600:#66758f;--grey500:#8c95a6;--grey400:#c3c9d5;--grey300:#d9dee7;--grey100:#f3f4f6;--sand:#f1f1ef;--blue:#006cfa;--ease:cubic-bezier(.22, 1, .36, 1);background:#fbfbf980;border:2px solid #fff;border-radius:1em;align-items:flex-start;gap:1em;padding:1em;line-height:1.5;display:flex}.PlanAssignment-module__Ts0uJG__icon{width:1em;height:1em;display:block}.PlanAssignment-module__Ts0uJG__panel{background:#fff;border:2px solid #eae9e9;border-radius:.5em;flex-direction:column;flex-shrink:0;width:20.5em;display:flex;overflow:hidden}.PlanAssignment-module__Ts0uJG__panelTitle{letter-spacing:-.022em;box-shadow:inset 0 -1px 0 var(--grey300);padding:.889em;font-size:1.125em;font-weight:500;line-height:1.333}.PlanAssignment-module__Ts0uJG__panelBody{padding:1em}.PlanAssignment-module__Ts0uJG__selector{border:1px solid var(--grey400);border-radius:.75em;flex-direction:column;gap:.75em;display:flex}.PlanAssignment-module__Ts0uJG__customer{border:1px solid var(--grey300);background:var(--sand);border-radius:.5em;align-items:center;gap:.5em;padding:1em;display:flex}.PlanAssignment-module__Ts0uJG__avatar{color:#fff;background:#1f6fe5;border-radius:50%;flex-shrink:0;place-items:center;width:2.5em;height:2.5em;font-weight:500;display:grid}.PlanAssignment-module__Ts0uJG__identity{flex-direction:column;flex:1;min-width:0;display:flex}.PlanAssignment-module__Ts0uJG__identity strong{font-weight:500}.PlanAssignment-module__Ts0uJG__identity span{color:var(--grey600);text-overflow:ellipsis;white-space:nowrap;font-size:.875em;overflow:hidden}.PlanAssignment-module__Ts0uJG__customer .PlanAssignment-module__Ts0uJG__identity span{color:#5c6b85}.PlanAssignment-module__Ts0uJG__form{flex-direction:column;gap:.25em;padding:0 1em 1em;display:flex}.PlanAssignment-module__Ts0uJG__label{font-size:.875em;font-weight:500}.PlanAssignment-module__Ts0uJG__combo{border:1px solid var(--grey500);white-space:nowrap;border-radius:.75em;justify-content:space-between;align-items:center;padding:.75em 1em;display:flex}.PlanAssignment-module__Ts0uJG__placeholder{color:var(--grey600)}.PlanAssignment-module__Ts0uJG__primary{background:var(--blue);color:#fff;border-radius:.75em;justify-content:center;margin-top:.75em;padding:.75em;transition:background-color .15s,transform .15s;display:flex}.PlanAssignment-module__Ts0uJG__primary[data-pressed]{background:#0056c8;transform:scale(.98)}.PlanAssignment-module__Ts0uJG__button{border-radius:.5em;flex-shrink:0;place-items:center;padding:.25em;display:grid}.PlanAssignment-module__Ts0uJG__swap{display:grid}.PlanAssignment-module__Ts0uJG__swap>*{transition:opacity .3s ease, transform .3s var(--ease);grid-area:1/1}.PlanAssignment-module__Ts0uJG__swap>:last-child{opacity:0;transform:translateY(4px)}.PlanAssignment-module__Ts0uJG__swap[data-on]>:first-child{opacity:0;transform:translateY(-4px)}.PlanAssignment-module__Ts0uJG__swap[data-on]>:last-child{opacity:1;transform:none}.PlanAssignment-module__Ts0uJG__column{flex-direction:column;flex:1;gap:1.5em;min-width:0;display:flex}.PlanAssignment-module__Ts0uJG__scrolled{border:1px solid var(--grey400);background:#fff;border-top:0;border-radius:0 0 .75em .75em;height:1.5em;margin:-1em 0}.PlanAssignment-module__Ts0uJG__divider{text-transform:uppercase;white-space:nowrap;align-items:center;gap:1em;font-size:.875em;font-weight:500;display:flex}.PlanAssignment-module__Ts0uJG__divider i{background:var(--grey700);flex:1;height:2px}.PlanAssignment-module__Ts0uJG__card{border:1px solid var(--grey400);background:#fff;border-radius:.75em;flex-direction:column;gap:1.25em;padding:1.75em 2em;display:flex}.PlanAssignment-module__Ts0uJG__cardTitle{letter-spacing:-.022em;font-size:1.125em;font-weight:500;line-height:1.333}.PlanAssignment-module__Ts0uJG__cardIntro{flex-direction:column;margin:-.5em 0;display:flex}.PlanAssignment-module__Ts0uJG__cardIntro strong{font-weight:500}.PlanAssignment-module__Ts0uJG__cardIntro span{color:var(--grey600);font-size:.875em}.PlanAssignment-module__Ts0uJG__charges{flex-direction:column;gap:.75em;display:flex}.PlanAssignment-module__Ts0uJG__charge{border:1px solid var(--grey400);background:#fff;border-radius:.75em;align-items:center;gap:.75em;height:4em;padding:0 1em;display:flex}.PlanAssignment-module__Ts0uJG__chargeName{white-space:nowrap;flex:1;min-width:0;font-weight:500}.PlanAssignment-module__Ts0uJG__override{align-items:center;gap:.75em;display:flex}.PlanAssignment-module__Ts0uJG__override>*{transition:transform .35s var(--ease);transform:scale(0)}.PlanAssignment-module__Ts0uJG__override>:nth-child(2){transition-delay:60ms}.PlanAssignment-module__Ts0uJG__override>:nth-child(3){transition-delay:.12s}.PlanAssignment-module__Ts0uJG__charge[data-on] .PlanAssignment-module__Ts0uJG__override>*{transform:none}.PlanAssignment-module__Ts0uJG__chip{border:1px solid var(--grey300);background:var(--grey100);white-space:nowrap;border-radius:.571em;align-items:center;height:2.286em;padding:0 .571em;font-size:.875em;font-weight:500;display:flex}@container (max-width:560px){.PlanAssignment-module__Ts0uJG__root{flex-direction:column;align-items:stretch;gap:1.5em}.PlanAssignment-module__Ts0uJG__panel{width:22em}.PlanAssignment-module__Ts0uJG__scrolled,.PlanAssignment-module__Ts0uJG__cardIntro{display:none}.PlanAssignment-module__Ts0uJG__card{gap:1em;padding:1.25em}}@media (prefers-reduced-motion:reduce){.PlanAssignment-module__Ts0uJG__override>*,.PlanAssignment-module__Ts0uJG__swap>*,.PlanAssignment-module__Ts0uJG__primary{transition:none}}
