.DownloadPanel-module__dPYGCW__wrap{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.DownloadPanel-module__dPYGCW__button{width:100%;min-height:var(--tap);padding:0 var(--space-6);font:inherit;font-size:var(--text-base);letter-spacing:-.01em;color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--t-press) var(--ease-out), filter var(--t-control) var(--ease);border:none;font-weight:600}.DownloadPanel-module__dPYGCW__button:hover{filter:brightness(1.05)}.DownloadPanel-module__dPYGCW__button:active{transform:scale(.97)}.DownloadPanel-module__dPYGCW__note{font-size:var(--text-sm);color:var(--ink-muted);text-align:center;min-height:2.6em;margin:0;line-height:1.45}.DownloadPanel-module__dPYGCW__done{color:var(--ok);font-weight:600}.DownloadPanel-module__dPYGCW__warn{color:var(--warn)}.DownloadPanel-module__dPYGCW__secondary{width:100%;min-height:var(--tap);font:inherit;font-size:var(--text-sm);color:var(--brand-primary-strong);border:1px solid var(--line-strong);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--t-control) var(--ease), transform var(--t-press) var(--ease-out);background:0 0;font-weight:600}.DownloadPanel-module__dPYGCW__secondary:hover{background:var(--surface-sunk)}.DownloadPanel-module__dPYGCW__secondary:active{transform:scale(.97)}
.DynamicPanel-module__5Q6YVa__panel,.DynamicPanel-module__5Q6YVa__done{margin-top:var(--space-5);padding:var(--space-5);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-panel)}.DynamicPanel-module__5Q6YVa__lead{margin:0 0 var(--space-4);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-muted)}.DynamicPanel-module__5Q6YVa__create{width:100%;min-height:var(--tap);padding:0 var(--space-6);font:inherit;color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--t-press) var(--ease-out);border:none;font-weight:600}.DynamicPanel-module__5Q6YVa__create:active{transform:scale(.98)}.DynamicPanel-module__5Q6YVa__create[aria-disabled=true]{opacity:.5;cursor:not-allowed}.DynamicPanel-module__5Q6YVa__hint,.DynamicPanel-module__5Q6YVa__error{margin:var(--space-3) 0 0;font-size:var(--text-sm);line-height:var(--leading-body)}.DynamicPanel-module__5Q6YVa__hint{color:var(--ink-muted)}.DynamicPanel-module__5Q6YVa__error{color:var(--bad)}.DynamicPanel-module__5Q6YVa__doneTitle{margin:0 0 var(--space-3);font-weight:700}.DynamicPanel-module__5Q6YVa__urlRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.DynamicPanel-module__5Q6YVa__url{min-width:0;padding:var(--space-3) var(--space-4);font-family:var(--font-mono);font-size:var(--text-sm);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-control);overflow-wrap:anywhere;flex:1}.DynamicPanel-module__5Q6YVa__copy{min-height:var(--tap);padding:0 var(--space-5);font:inherit;font-size:var(--text-sm);color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);cursor:pointer;flex:none;font-weight:600}.DynamicPanel-module__5Q6YVa__copy:hover{background:var(--surface-sunk)}.DynamicPanel-module__5Q6YVa__doneHint{margin:var(--space-4) 0 0;font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-muted);overflow-wrap:anywhere}.DynamicPanel-module__5Q6YVa__doneHint strong{color:var(--ink);font-weight:600}.DynamicPanel-module__5Q6YVa__keep{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--line)}.DynamicPanel-module__5Q6YVa__keepText{margin:0 0 var(--space-4);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink)}.DynamicPanel-module__5Q6YVa__keepButton{width:100%;min-height:var(--tap);padding:0 var(--space-6);font:inherit;color:var(--ground);background:var(--ink);border-radius:var(--radius-pill);cursor:pointer;border:none;font-weight:600}
.ModeCards-module__0yDmmW__group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);display:grid;overflow:hidden}.ModeCards-module__0yDmmW__card{font:inherit;color:inherit;text-align:left;gap:var(--space-3);width:100%;padding:var(--space-4);min-height:var(--tap);cursor:pointer;background:0 0;background:var(--surface);transition:background var(--t-control) var(--ease);border:none;grid-template-columns:auto 1fr;align-items:start;display:grid}.ModeCards-module__0yDmmW__card+.ModeCards-module__0yDmmW__card{border-top:1px solid var(--line)}.ModeCards-module__0yDmmW__card:hover,.ModeCards-module__0yDmmW__card:active,.ModeCards-module__0yDmmW__selected{background:var(--surface-sunk)}.ModeCards-module__0yDmmW__radio{border:1.5px solid var(--line-strong);background:var(--surface);width:22px;height:22px;transition:border-color var(--t-control) var(--ease);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.ModeCards-module__0yDmmW__selected .ModeCards-module__0yDmmW__radio{border-color:var(--brand-primary);border-width:6px}.ModeCards-module__0yDmmW__title{align-items:center;gap:var(--space-2);letter-spacing:-.01em;flex-wrap:wrap;font-weight:600;display:flex}.ModeCards-module__0yDmmW__desc{font-size:var(--text-sm);color:var(--ink-muted);margin:var(--space-1) 0 0;line-height:1.5}.ModeCards-module__0yDmmW__free{font-size:var(--text-xs);color:var(--ok);letter-spacing:.03em;font-weight:600}.ModeCards-module__0yDmmW__paid{font-size:var(--text-xs);letter-spacing:.03em;background:var(--brand-accent);color:var(--ink);border-radius:var(--radius-pill);padding:2px 8px;font-weight:600}.ModeCards-module__0yDmmW__body,.ModeCards-module__0yDmmW__desc{display:block}
.QrCanvas-module__Far0yq__wrap{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.QrCanvas-module__Far0yq__plate{background:var(--qr-ground);border-radius:var(--radius-control);padding:var(--space-3);aspect-ratio:1;width:100%;max-width:236px;transition:opacity var(--t-qr) var(--ease);place-items:center;display:grid;box-shadow:0 1px 3px #2b1b141a}.QrCanvas-module__Far0yq__plate svg{width:100%;height:100%;display:block}.QrCanvas-module__Far0yq__isExample{opacity:.5}.QrCanvas-module__Far0yq__caption{font-size:var(--text-sm);color:var(--ink-muted);text-align:center;max-width:26ch;min-height:2.4em;margin:0;line-height:1.4}.QrCanvas-module__Far0yq__warning{color:var(--warn);font-size:var(--text-sm);text-align:center;max-width:30ch;margin:0;line-height:1.45}@media (min-width:1400px){.QrCanvas-module__Far0yq__plate{max-width:288px}}
.StickyBar-module__jpcSGa__bar{display:none}@media (max-width:859px){.StickyBar-module__jpcSGa__bar{align-items:center;gap:var(--space-3);left:var(--space-3);right:var(--space-3);bottom:calc(var(--keyboard-offset,0px) + var(--space-3) + env(safe-area-inset-bottom,0px));z-index:20;-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid var(--line);border-radius:var(--radius-panel);padding:var(--space-2) var(--space-2) var(--space-2) var(--space-3);box-shadow:var(--shadow-lg);opacity:0;transition:transform var(--t-panel) var(--ease-spring), opacity var(--t-panel) var(--ease);pointer-events:none;background:#ffffffd1;display:flex;position:fixed;transform:translateY(140%)}@media (prefers-color-scheme:dark){.StickyBar-module__jpcSGa__bar{background:#231710d1}}.StickyBar-module__jpcSGa__visible{opacity:1;pointer-events:auto;transform:translateY(0)}}.StickyBar-module__jpcSGa__thumb{background:var(--qr-ground);border-radius:var(--radius-control);flex-shrink:0;place-items:center;width:40px;height:40px;padding:3px;display:grid}.StickyBar-module__jpcSGa__thumb svg{width:100%;height:100%;display:block}.StickyBar-module__jpcSGa__text{min-width:0;font-size:var(--text-sm);color:var(--ink);flex:1;font-weight:500}.StickyBar-module__jpcSGa__button{min-height:var(--tap);padding:0 var(--space-5);font:inherit;font-weight:600;font-size:var(--text-sm);color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;transition:transform var(--t-press) var(--ease-out);border:none}.StickyBar-module__jpcSGa__button:active{transform:scale(.97)}
.StyleAccordion-module__EcIQ4a__root{border-top:1px solid var(--line)}.StyleAccordion-module__EcIQ4a__trigger{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-4) 0;font:inherit;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;font-weight:600;display:flex}.StyleAccordion-module__EcIQ4a__chevron{border-right:2px solid var(--brand-primary);border-bottom:2px solid var(--brand-primary);width:9px;height:9px;transition:transform var(--t-control) var(--ease);margin-left:auto;transform:rotate(45deg)}.StyleAccordion-module__EcIQ4a__trigger[data-state=open] .StyleAccordion-module__EcIQ4a__chevron{transform:rotate(-135deg)}.StyleAccordion-module__EcIQ4a__pro{font-size:var(--text-xs);letter-spacing:.04em;background:var(--brand-accent);color:var(--ink);border-radius:var(--radius-pill);padding:3px 9px;font-weight:600}.StyleAccordion-module__EcIQ4a__content{padding-bottom:var(--space-5);gap:var(--space-5);display:grid}.StyleAccordion-module__EcIQ4a__presets{gap:var(--space-2);flex-wrap:wrap;display:flex}.StyleAccordion-module__EcIQ4a__preset{align-items:center;gap:var(--space-2);font:inherit;font-size:var(--text-sm);background:var(--surface);color:var(--ink);border:1px solid var(--line-strong);border-radius:var(--radius-pill);cursor:pointer;padding:7px 13px;display:flex}.StyleAccordion-module__EcIQ4a__preset:hover{border-color:var(--ink-muted)}.StyleAccordion-module__EcIQ4a__swatch{border:1px solid var(--line);border-radius:4px;width:14px;height:14px}.StyleAccordion-module__EcIQ4a__colors{gap:var(--space-6);flex-wrap:wrap;display:flex}.StyleAccordion-module__EcIQ4a__color{gap:var(--space-2);flex-direction:column;display:flex}.StyleAccordion-module__EcIQ4a__color label{font-size:var(--text-sm);color:var(--ink-muted)}.StyleAccordion-module__EcIQ4a__color input{border:1px solid var(--line-strong);border-radius:var(--radius-control);background:var(--surface);cursor:pointer;width:62px;height:40px;padding:3px}.StyleAccordion-module__EcIQ4a__alert{gap:var(--space-3);padding:var(--space-4);background:var(--surface-sunk);border-left:3px solid var(--bad);border-radius:0 var(--radius-control) var(--radius-control) 0;font-size:var(--text-sm);display:grid}.StyleAccordion-module__EcIQ4a__alert strong{color:var(--bad)}.StyleAccordion-module__EcIQ4a__fix{font:inherit;font-size:var(--text-sm);background:var(--ink);color:var(--ground);border-radius:var(--radius-control);cursor:pointer;border:none;justify-self:start;padding:9px 15px;font-weight:600}
.TypeFields-module__uKl1sa__fields{gap:var(--space-4);flex-direction:column;display:flex}.TypeFields-module__uKl1sa__field{gap:var(--space-2);flex-direction:column;display:flex}.TypeFields-module__uKl1sa__label{font-size:var(--text-sm);color:var(--ink);letter-spacing:-.01em;align-items:baseline;gap:var(--space-2);font-weight:600;display:flex}.TypeFields-module__uKl1sa__optional{color:var(--ink-muted);font-weight:400;font-size:var(--text-xs)}.TypeFields-module__uKl1sa__input,.TypeFields-module__uKl1sa__textarea,.TypeFields-module__uKl1sa__select{width:100%;min-height:var(--tap);padding:13px var(--space-4);font:inherit;font-size:max(16px, var(--text-base));color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-control);transition:border-color var(--t-control) var(--ease), box-shadow var(--t-control) var(--ease)}.TypeFields-module__uKl1sa__textarea{resize:vertical;min-height:92px;line-height:1.5}.TypeFields-module__uKl1sa__select{appearance:none;cursor:pointer}.TypeFields-module__uKl1sa__input::placeholder,.TypeFields-module__uKl1sa__textarea::placeholder{color:var(--ink-muted);opacity:.6}.TypeFields-module__uKl1sa__input:focus,.TypeFields-module__uKl1sa__textarea:focus,.TypeFields-module__uKl1sa__select:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 3px #e4572e2e}.TypeFields-module__uKl1sa__hint{font-size:var(--text-sm);color:var(--ink-muted);margin:0;line-height:1.45}
.TypePicker-module__uJFjaW__list{gap:var(--space-2);margin:0 0 var(--space-5);flex-wrap:wrap;padding:0;list-style:none;display:flex}.TypePicker-module__uJFjaW__pill{min-height:38px;padding:0 var(--space-4) 0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;transition:background var(--t-control) var(--ease), border-color var(--t-control) var(--ease), transform var(--t-press) var(--ease-out);align-items:center;gap:7px;font-weight:500;display:inline-flex}.TypePicker-module__uJFjaW__pill:hover{border-color:var(--line-strong)}.TypePicker-module__uJFjaW__pill:active{transform:scale(.96)}.TypePicker-module__uJFjaW__selected{background:var(--ink);border-color:var(--ink);color:var(--ground)}.TypePicker-module__uJFjaW__icon{flex-shrink:0;width:17px;height:17px}
.GeneratorWidget-module__vZqiWa__widget{gap:var(--space-6);background:var(--surface);border-radius:var(--radius-panel-lg);padding:var(--inset);border:1px solid var(--line);box-shadow:var(--shadow-sm);grid-template-areas:"input""result""modes";display:grid}@media (min-width:860px){.GeneratorWidget-module__vZqiWa__widget{padding:var(--space-6);align-items:start;column-gap:var(--space-8);row-gap:var(--space-6);box-shadow:var(--shadow-lg);grid-template-columns:1fr 340px;grid-template-areas:"input result""modes result"}}.GeneratorWidget-module__vZqiWa__inputs{grid-area:input}.GeneratorWidget-module__vZqiWa__modes{grid-area:modes}.GeneratorWidget-module__vZqiWa__result{gap:var(--space-4);background:var(--surface-sunk);border-radius:var(--radius-card);padding:var(--space-5) var(--space-4);flex-direction:column;grid-area:result;align-items:center;display:flex}@media (min-width:860px){.GeneratorWidget-module__vZqiWa__result{padding:var(--space-6);top:var(--space-6);position:sticky}}@media (min-width:1400px){.GeneratorWidget-module__vZqiWa__widget{column-gap:var(--space-8);padding:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(300px,.72fr) minmax(340px,400px);grid-template-areas:"input modes result"}.GeneratorWidget-module__vZqiWa__result{padding:var(--space-8) var(--space-6);position:static}}@media (min-width:860px){.GeneratorWidget-module__vZqiWa__result{top:calc(var(--bar-h) + var(--space-6))}}
.Toast-module__Op5CYq__stack{top:calc(var(--inset) + env(safe-area-inset-top,0px));right:calc(var(--inset) + env(safe-area-inset-right,0px));z-index:200;gap:var(--space-2);width:min(380px, calc(100vw - var(--space-4) * 2));pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__Op5CYq__region{gap:var(--space-2);flex-direction:column;display:flex}.Toast-module__Op5CYq__stack>.Toast-module__Op5CYq__region:last-of-type{order:-1}.Toast-module__Op5CYq__toast{pointer-events:auto;align-items:start;gap:var(--space-3);--toast-fg:var(--ground);--toast-fg-muted:color-mix(in srgb, var(--ground) 74%, transparent);--toast-line:color-mix(in srgb, var(--ground) 14%, transparent);padding:var(--space-3) var(--space-4);border:1px solid var(--toast-line);border-inline-start:3px solid var(--toast-accent);border-radius:var(--radius-panel);color:var(--toast-fg);background:var(--ink);box-shadow:var(--shadow-lg);animation:Toast-module__Op5CYq__toast-in var(--t-panel) var(--ease-spring) both;grid-template-columns:auto 1fr auto;display:grid}.Toast-module__Op5CYq__toast[data-leaving]{animation:Toast-module__Op5CYq__toast-out .22s var(--ease-out) both}.Toast-module__Op5CYq__toast[data-kind=success]{--toast-accent:var(--ok-on-ink)}.Toast-module__Op5CYq__toast[data-kind=warning]{--toast-accent:var(--warn-on-ink)}.Toast-module__Op5CYq__toast[data-kind=error]{--toast-accent:var(--bad-on-ink)}.Toast-module__Op5CYq__toast[data-kind=info]{--toast-accent:var(--brand-on-ink)}.Toast-module__Op5CYq__icon{color:var(--toast-accent);place-items:center;margin-block-start:1px;display:grid}.Toast-module__Op5CYq__body{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.Toast-module__Op5CYq__title{font-size:var(--text-sm);font-weight:600;line-height:var(--leading-heading);color:var(--toast-fg);overflow-wrap:anywhere;margin:0}.Toast-module__Op5CYq__detail{font-size:var(--text-xs);line-height:var(--leading-body);color:var(--toast-fg-muted);overflow-wrap:anywhere;margin:0}.Toast-module__Op5CYq__repeats{border-radius:var(--radius-pill);background:var(--toast-line);border:1px solid var(--toast-line);font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--toast-fg-muted);margin-inline-start:var(--space-2);padding:1px 6px;font-weight:600}.Toast-module__Op5CYq__action{font:inherit;font-size:var(--text-xs);color:var(--toast-accent);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-block-start:var(--space-1);padding:0;font-weight:600;text-decoration:underline}.Toast-module__Op5CYq__close{border-radius:var(--radius-pill);width:22px;height:22px;color:var(--toast-fg-muted);cursor:pointer;transition:color var(--t-control) var(--ease-out), background var(--t-control) var(--ease-out);background:0 0;border:0;place-items:center;margin:-2px -4px 0 0;padding:0;display:grid;position:relative}.Toast-module__Op5CYq__close:after{content:"";inset:calc((22px - var(--tap)) / 2);position:absolute}.Toast-module__Op5CYq__close:hover{color:var(--toast-fg);background:var(--toast-line)}.Toast-module__Op5CYq__close:focus-visible{outline:2px solid var(--toast-fg);outline-offset:2px}.Toast-module__Op5CYq__waiting{pointer-events:none;text-align:end;font-size:var(--text-xs);color:var(--ink-muted);margin:0}@keyframes Toast-module__Op5CYq__toast-in{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:none}}@keyframes Toast-module__Op5CYq__toast-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-8px)scale(.97)}}@media (max-width:640px){.Toast-module__Op5CYq__stack{left:calc(var(--inset) + env(safe-area-inset-left,0px));width:auto}}@media (prefers-reduced-motion:reduce){.Toast-module__Op5CYq__toast,.Toast-module__Op5CYq__toast[data-leaving]{animation-duration:1ms}}
.DataTable-module__c5Cqzq__wrap{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);overflow:hidden}.DataTable-module__c5Cqzq__scroller{overscroll-behavior-x:contain;overflow-x:auto}.DataTable-module__c5Cqzq__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.DataTable-module__c5Cqzq__caption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DataTable-module__c5Cqzq__th{z-index:1;padding:var(--space-3) var(--space-4);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);text-align:left;white-space:nowrap;background:var(--surface);border-bottom:1px solid var(--line);font-weight:600;position:sticky;top:0}.DataTable-module__c5Cqzq__th[data-align=end]{text-align:right}.DataTable-module__c5Cqzq__sort{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.DataTable-module__c5Cqzq__sort:hover{color:var(--ink)}.DataTable-module__c5Cqzq__sort:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:3px}.DataTable-module__c5Cqzq__arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.35;width:12px;height:12px}.DataTable-module__c5Cqzq__arrow[data-dir] svg{opacity:1}.DataTable-module__c5Cqzq__arrow[data-dir=asc] svg path{d:path("M7 10l5-5 5 5")}.DataTable-module__c5Cqzq__arrow[data-dir=desc] svg path{d:path("M7 14l5 5 5-5")}.DataTable-module__c5Cqzq__tr{border-bottom:1px solid var(--line)}.DataTable-module__c5Cqzq__tr:last-child{border-bottom:none}.DataTable-module__c5Cqzq__tr[data-clickable]{cursor:pointer}.DataTable-module__c5Cqzq__tr[data-clickable]:hover{background:var(--surface-sunk)}.DataTable-module__c5Cqzq__tr[data-state=unread]{box-shadow:inset 3px 0 0 var(--brand-primary)}.DataTable-module__c5Cqzq__tr[data-state=alert]{box-shadow:inset 3px 0 0 var(--bad)}.DataTable-module__c5Cqzq__td{padding:var(--space-3) var(--space-4);vertical-align:top;line-height:1.45}.DataTable-module__c5Cqzq__td[data-align=end]{text-align:right}.DataTable-module__c5Cqzq__td[data-numeric]{font-variant-numeric:tabular-nums}.DataTable-module__c5Cqzq__empty{padding:var(--space-8) var(--space-4);text-align:center;font-size:var(--text-sm);color:var(--ink-muted)}.DataTable-module__c5Cqzq__footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--line);flex-wrap:wrap;display:flex}.DataTable-module__c5Cqzq__pager{align-items:center;gap:var(--space-1);display:inline-flex}.DataTable-module__c5Cqzq__pagerRange{text-align:center;min-width:7rem;font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--ink-muted);font-weight:600}.DataTable-module__c5Cqzq__pagerButton{width:32px;height:32px;color:var(--ink);background:var(--surface-sunk);border:1px solid var(--line);cursor:pointer;transition:background var(--t-control) var(--ease);border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.DataTable-module__c5Cqzq__pagerButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.DataTable-module__c5Cqzq__pagerButton:hover:not(:disabled){background:var(--line)}.DataTable-module__c5Cqzq__pagerButton:disabled{opacity:.4;cursor:default}.DataTable-module__c5Cqzq__pagerButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.DataTable-module__c5Cqzq__skeletonRow{border-bottom:1px solid var(--line)}.DataTable-module__c5Cqzq__skeleton{background:var(--surface-sunk);border-radius:4px;width:70%;height:12px;animation:1.4s ease-in-out infinite DataTable-module__c5Cqzq__pulse;display:block}@keyframes DataTable-module__c5Cqzq__pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.DataTable-module__c5Cqzq__skeleton{animation:none}}@media (max-width:700px){.DataTable-module__c5Cqzq__scroller{overflow-x:visible}.DataTable-module__c5Cqzq__table,.DataTable-module__c5Cqzq__table tbody,.DataTable-module__c5Cqzq__table tr{width:auto;display:block}.DataTable-module__c5Cqzq__table thead{display:none}.DataTable-module__c5Cqzq__tr{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--line)}.DataTable-module__c5Cqzq__table .DataTable-module__c5Cqzq__td{gap:var(--space-4);text-align:left;justify-content:space-between;align-items:baseline;width:auto;padding:2px 0;display:flex}.DataTable-module__c5Cqzq__td[data-align=end]{text-align:left}.DataTable-module__c5Cqzq__td[data-label]:before{content:attr(data-label);font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-muted);flex:none;font-weight:600}.DataTable-module__c5Cqzq__td:first-child{padding-bottom:var(--space-2);font-weight:600;display:block}.DataTable-module__c5Cqzq__td:first-child:before{content:none}.DataTable-module__c5Cqzq__td[data-secondary]{display:none}.DataTable-module__c5Cqzq__skeleton{width:100%}}@media (min-width:701px){.DataTable-module__c5Cqzq__th[data-secondary],.DataTable-module__c5Cqzq__td[data-secondary]{display:table-cell}}
.AccountsView-module__mFp0Ta__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.AccountsView-module__mFp0Ta__title{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0;font-weight:700}.AccountsView-module__mFp0Ta__subtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--ink-muted)}.AccountsView-module__mFp0Ta__search{width:min(20rem,100%);min-height:var(--tap);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);transition:box-shadow var(--t-control) var(--ease);flex:none;align-items:center;display:flex;position:relative}.AccountsView-module__mFp0Ta__search:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent)}.AccountsView-module__mFp0Ta__searchGlyph{left:var(--space-4);fill:none;width:16px;height:16px;stroke:var(--ink-muted);stroke-width:1.8px;stroke-linecap:round;pointer-events:none;position:absolute}.AccountsView-module__mFp0Ta__searchInput{width:100%;min-height:calc(var(--tap) - 2px);padding:0 var(--space-4) 0 calc(var(--space-4) + 16px + var(--space-2));font:inherit;font-size:var(--text-sm);color:var(--ink);border-radius:var(--radius-pill);background:0 0;border:none}.AccountsView-module__mFp0Ta__searchInput:focus{outline:none}.AccountsView-module__mFp0Ta__searchInput::-webkit-search-cancel-button{cursor:pointer}.AccountsView-module__mFp0Ta__note{padding:var(--space-6);font-size:var(--text-sm);color:var(--ink-muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel)}.AccountsView-module__mFp0Ta__email{overflow-wrap:anywhere;font-weight:600;display:block}.AccountsView-module__mFp0Ta__detail{font-size:var(--text-xs);color:var(--ink-muted);margin-top:2px;font-weight:400;display:block}.AccountsView-module__mFp0Ta__tenant{margin-right:var(--space-2);padding:0 var(--space-2);color:var(--ink);background:var(--surface-sunk);border-radius:var(--radius-pill);font-weight:600;display:inline-block}.AccountsView-module__mFp0Ta__number{font-variant-numeric:tabular-nums}.AccountsView-module__mFp0Ta__never{font-size:var(--text-xs);color:var(--ink-muted)}.AccountsView-module__mFp0Ta__when{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--ink);background:color-mix(in srgb, var(--brand-accent) 30%, transparent);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;font-weight:600;display:inline-flex}.AccountsView-module__mFp0Ta__tail{gap:var(--space-2);margin-top:var(--space-2);font-weight:400;display:none}@media (max-width:700px){.AccountsView-module__mFp0Ta__tail{flex-wrap:wrap;display:flex}}.AccountsView-module__mFp0Ta__chip{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--ink);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;align-items:baseline;display:inline-flex}.AccountsView-module__mFp0Ta__remove{min-height:32px;padding:0 var(--space-3);font:inherit;font-size:var(--text-xs);color:var(--ink-muted);border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;transition:color var(--t-control) var(--ease), border-color var(--t-control) var(--ease), background var(--t-control) var(--ease);background:0 0;font-weight:600}.AccountsView-module__mFp0Ta__remove:hover,.AccountsView-module__mFp0Ta__remove:focus-visible{color:var(--bad);border-color:color-mix(in srgb, var(--bad) 45%, transparent);background:color-mix(in srgb, var(--bad) 8%, transparent)}.AccountsView-module__mFp0Ta__remove:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--bad) 25%, transparent);outline:none}.AccountsView-module__mFp0Ta__protectedTag{font-size:var(--text-xs);color:var(--ink-muted)}.AccountsView-module__mFp0Ta__emptyTitle{margin:0 0 var(--space-2);color:var(--ink);font-weight:600}.AccountsView-module__mFp0Ta__more{width:100%;min-height:var(--tap);font:inherit;font-size:var(--text-sm);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;font-weight:600;display:block}.AccountsView-module__mFp0Ta__more:hover:not(:disabled){background:var(--surface-sunk)}.AccountsView-module__mFp0Ta__more:disabled{opacity:.5;cursor:default}.AccountsView-module__mFp0Ta__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.AccountsView-module__mFp0Ta__dialog{width:min(28rem, calc(100vw - 2 * var(--space-4)));background:var(--surface);border-radius:var(--radius-panel-lg);box-shadow:var(--shadow-lg);color:var(--ink);overscroll-behavior:contain;border:none;padding:0}.AccountsView-module__mFp0Ta__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2b1b1494}.AccountsView-module__mFp0Ta__dialogPanel{padding:var(--space-6)}.AccountsView-module__mFp0Ta__dialogTitle{margin:0 0 var(--space-1);font-size:var(--text-lg);letter-spacing:-.01em;font-weight:700}.AccountsView-module__mFp0Ta__dialogWho{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--ink-muted);overflow-wrap:anywhere;font-weight:600}.AccountsView-module__mFp0Ta__consequences{margin:0 0 var(--space-5);padding:var(--space-4) var(--space-4) var(--space-4) var(--space-6);font-size:var(--text-sm);line-height:var(--leading-body);background:var(--surface-sunk);border-radius:var(--radius-control)}.AccountsView-module__mFp0Ta__consequences li+li{margin-top:var(--space-2)}.AccountsView-module__mFp0Ta__dialogActions{justify-content:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.AccountsView-module__mFp0Ta__dialogCancel,.AccountsView-module__mFp0Ta__dialogDanger{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap);padding:0 var(--space-6);font:inherit;font-size:var(--text-sm);border-radius:var(--radius-pill);cursor:pointer;font-weight:600;display:inline-flex}.AccountsView-module__mFp0Ta__dialogCancel{color:var(--ink);border:1px solid var(--line-strong);background:0 0}.AccountsView-module__mFp0Ta__dialogCancel:hover:not(:disabled){background:var(--surface-sunk)}.AccountsView-module__mFp0Ta__dialogDanger{color:#fff;background:var(--bad);border:none}.AccountsView-module__mFp0Ta__dialogDanger:hover:not(:disabled){filter:brightness(.94)}.AccountsView-module__mFp0Ta__dialogCancel:disabled,.AccountsView-module__mFp0Ta__dialogDanger:disabled{opacity:.5;cursor:default}.AccountsView-module__mFp0Ta__dialogCancel:focus-visible,.AccountsView-module__mFp0Ta__dialogDanger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}@media (max-width:480px){.AccountsView-module__mFp0Ta__dialogActions{flex-direction:column-reverse}.AccountsView-module__mFp0Ta__dialogCancel,.AccountsView-module__mFp0Ta__dialogDanger{width:100%}}@media (prefers-reduced-motion:reduce){.AccountsView-module__mFp0Ta__search,.AccountsView-module__mFp0Ta__remove{transition:none}}
.PanelNav-module__0rSrcq__rail{z-index:70;background:var(--surface);border-right:1px solid var(--line);visibility:hidden;width:min(17.5rem,84vw);transition:transform var(--t-panel,.22s) var(--ease), visibility var(--t-panel,.22s);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.PanelNav-module__0rSrcq__rail[data-open=true]{visibility:visible;transform:translate(0)}.PanelNav-module__0rSrcq__scrim{z-index:60;opacity:0;visibility:hidden;transition:opacity var(--t-panel,.22s) var(--ease), visibility var(--t-panel,.22s);background:#2b1b1470;position:fixed;inset:0}.PanelNav-module__0rSrcq__scrim[data-open=true]{opacity:1;visibility:visible}.PanelNav-module__0rSrcq__head{justify-content:space-between;align-items:center;gap:var(--space-3);height:var(--bar-h);padding:0 var(--space-4);flex:none;display:flex}.PanelNav-module__0rSrcq__brand{color:var(--ink);letter-spacing:.02em;align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.PanelNav-module__0rSrcq__mark{flex:none;width:24px;height:24px}.PanelNav-module__0rSrcq__wordmark{font-size:var(--text-base);line-height:1}.PanelNav-module__0rSrcq__close{width:var(--tap);height:var(--tap);margin-right:calc(var(--space-2) * -1);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.PanelNav-module__0rSrcq__close svg{fill:none;width:18px;height:18px;stroke:var(--ink-muted);stroke-width:1.6px;stroke-linecap:round}.PanelNav-module__0rSrcq__action{padding:var(--space-2) var(--space-3) 0;flex:none}.PanelNav-module__0rSrcq__create{align-items:center;gap:var(--space-3);width:100%;min-height:40px;padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-control);cursor:pointer;transition:transform var(--t-press) var(--ease-out);border:none;font-weight:600;display:flex}.PanelNav-module__0rSrcq__create:active{transform:scale(.99)}.PanelNav-module__0rSrcq__create .PanelNav-module__0rSrcq__icon svg{stroke:#fff}.PanelNav-module__0rSrcq__create[aria-current=page]{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 28%, transparent)}.PanelNav-module__0rSrcq__create:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.PanelNav-module__0rSrcq__nav{overscroll-behavior:contain;min-height:0;padding:var(--space-2) var(--space-3) var(--space-6);flex:1;overflow-y:auto}.PanelNav-module__0rSrcq__section+.PanelNav-module__0rSrcq__section{margin-top:var(--space-5);padding-top:var(--space-5);border-top:1px solid var(--line)}.PanelNav-module__0rSrcq__sectionTitle{margin:0 0 var(--space-2);padding:0 var(--space-3);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}.PanelNav-module__0rSrcq__items{gap:2px;margin:0;padding:0;list-style:none;display:grid}.PanelNav-module__0rSrcq__item{align-items:center;gap:var(--space-3);width:100%;min-height:38px;padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--ink);text-align:left;border-radius:var(--radius-control);cursor:pointer;background:0 0;border:none;font-weight:500;text-decoration:none;display:flex}.PanelNav-module__0rSrcq__item:hover{background:var(--surface-sunk)}.PanelNav-module__0rSrcq__item:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.PanelNav-module__0rSrcq__item[aria-current=page]{color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 9%, transparent);font-weight:600}.PanelNav-module__0rSrcq__item[aria-current=page] .PanelNav-module__0rSrcq__icon svg{stroke:var(--brand-primary)}.PanelNav-module__0rSrcq__icon{flex:none;place-items:center;width:20px;height:20px;display:grid}.PanelNav-module__0rSrcq__icon svg{fill:none;width:19px;height:19px;stroke:var(--ink-muted);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.PanelNav-module__0rSrcq__item:hover .PanelNav-module__0rSrcq__icon svg{stroke:var(--ink)}.PanelNav-module__0rSrcq__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (min-width:1024px){.PanelNav-module__0rSrcq__rail{visibility:visible;flex:none;width:15rem;height:auto;transition:none;position:relative;inset:auto;transform:none}.PanelNav-module__0rSrcq__scrim,.PanelNav-module__0rSrcq__close{display:none}}@media (prefers-reduced-motion:reduce){.PanelNav-module__0rSrcq__rail,.PanelNav-module__0rSrcq__scrim{transition:none}}.PanelNav-module__0rSrcq__item[data-locked] .PanelNav-module__0rSrcq__label,.PanelNav-module__0rSrcq__item[data-locked] .PanelNav-module__0rSrcq__icon svg{opacity:.55}.PanelNav-module__0rSrcq__count{font-variant-numeric:tabular-nums;color:#fff;background:var(--bad);border-radius:var(--radius-pill);flex:none;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:grid}.PanelNav-module__0rSrcq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.PanelNav-module__0rSrcq__lock{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 12%, transparent);border-radius:var(--radius-pill);flex:none;margin-left:auto;padding:1px 6px;font-size:10px;font-weight:700}
.PanelSearch-module__pb-AQW__wrap{margin-right:var(--space-1);flex:1;max-width:30rem;position:relative}.PanelSearch-module__pb-AQW__field{align-items:center;gap:var(--space-2);height:38px;padding:0 var(--space-3);background:var(--surface-sunk);border-radius:var(--radius-pill);transition:background var(--t-control) var(--ease), border-color var(--t-control) var(--ease);border:1px solid #0000;display:flex}.PanelSearch-module__pb-AQW__field:focus-within{background:var(--surface);border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 20%, transparent)}.PanelSearch-module__pb-AQW__glyph{fill:none;width:16px;height:16px;stroke:var(--ink-muted);stroke-width:1.8px;stroke-linecap:round;flex:none}.PanelSearch-module__pb-AQW__input{min-width:0;font:inherit;font-size:var(--text-sm);color:var(--ink);background:0 0;border:none;outline:none;flex:1}.PanelSearch-module__pb-AQW__input::-webkit-search-cancel-button{display:none}.PanelSearch-module__pb-AQW__kbd{font-family:var(--font);color:var(--ink-muted);background:var(--surface);border:1px solid var(--line);border-radius:5px;flex:none;padding:1px 5px;font-size:11px;font-weight:600}@media (hover:none){.PanelSearch-module__pb-AQW__kbd{display:none}}.PanelSearch-module__pb-AQW__results{z-index:60;overscroll-behavior:contain;max-height:min(60svh,26rem);padding:var(--space-2);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-lg);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.PanelSearch-module__pb-AQW__none{padding:var(--space-4);font-size:var(--text-sm);color:var(--ink-muted);text-align:center;margin:0}.PanelSearch-module__pb-AQW__group+.PanelSearch-module__pb-AQW__group{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--line)}.PanelSearch-module__pb-AQW__groupTitle{padding:0 var(--space-3);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 2px;font-weight:600}.PanelSearch-module__pb-AQW__hit{width:100%;padding:var(--space-2) var(--space-3);font:inherit;text-align:left;border-radius:var(--radius-control);cursor:pointer;background:0 0;border:none;display:block}.PanelSearch-module__pb-AQW__hit[data-active=true]{background:var(--surface-sunk)}.PanelSearch-module__pb-AQW__hitLabel{font-size:var(--text-sm);color:var(--ink);font-weight:500;display:block}.PanelSearch-module__pb-AQW__hitDetail{font-size:var(--text-xs);color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.PanelSearch-module__pb-AQW__trigger{display:none}@media (max-width:700px){.PanelSearch-module__pb-AQW__trigger{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);width:38px;height:38px;color:var(--ink-muted);cursor:pointer;place-items:center;padding:0;display:grid}.PanelSearch-module__pb-AQW__trigger[aria-expanded=true]{color:var(--ink);border-color:var(--line-strong)}.PanelSearch-module__pb-AQW__trigger:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.PanelSearch-module__pb-AQW__wrap{inset-inline:0;top:calc(var(--bar-h) + env(safe-area-inset-top,0px));z-index:90;max-width:none;padding:var(--space-3) var(--gutter) var(--space-4);background:var(--surface);border-block-end:1px solid var(--line);box-shadow:var(--shadow-lg);display:none;position:fixed}.PanelSearch-module__pb-AQW__wrap[data-phone-open]{display:block}.PanelSearch-module__pb-AQW__input{font-size:16px}.PanelSearch-module__pb-AQW__results{box-shadow:none;border:0;max-height:60vh;margin-block-start:var(--space-2);position:static;overflow-y:auto}}
.PlansView-module__8_SE5G__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.PlansView-module__8_SE5G__title{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0;font-weight:700}.PlansView-module__8_SE5G__subtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--ink-muted)}.PlansView-module__8_SE5G__where{margin:0 0 var(--space-5);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-muted);background:var(--surface-sunk);border-radius:var(--radius-control)}.PlansView-module__8_SE5G__note{padding:var(--space-6);font-size:var(--text-sm);color:var(--ink-muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel)}.PlansView-module__8_SE5G__emptyTitle{margin:0 0 var(--space-2);color:var(--ink);font-weight:600}.PlansView-module__8_SE5G__planHead{align-items:flex-start;gap:var(--space-3);display:flex}.PlansView-module__8_SE5G__planWords{flex:1;min-width:0}.PlansView-module__8_SE5G__planName{align-items:baseline;gap:var(--space-2);font-size:var(--text-lg);letter-spacing:-.01em;overflow-wrap:anywhere;flex-wrap:wrap;margin:0;font-weight:700;line-height:1.3;display:flex}.PlansView-module__8_SE5G__planCode{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-muted);font-weight:500}.PlansView-module__8_SE5G__chips{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.PlansView-module__8_SE5G__price{font-size:var(--text-sm);color:var(--ink);font-variant-numeric:tabular-nums;font-weight:600}.PlansView-module__8_SE5G__chip{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--ink);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-pill);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-weight:600;display:inline-flex}.PlansView-module__8_SE5G__chip:before{content:"";background:var(--ink-muted);border-radius:50%;width:7px;height:7px}.PlansView-module__8_SE5G__chip[data-tone=on]:before{background:var(--ok)}.PlansView-module__8_SE5G__chip[data-tone=star]:before{background:var(--brand-primary)}.PlansView-module__8_SE5G__chip[data-tone=off]:before{background:var(--bad)}.PlansView-module__8_SE5G__chip[data-tone=count]:before{display:none}.PlansView-module__8_SE5G__orderButtons{flex-direction:column;flex:none;gap:2px;display:flex}.PlansView-module__8_SE5G__orderButton{width:36px;height:30px;font:inherit;color:var(--ink-muted);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-control);cursor:pointer;transition:color var(--t-control) var(--ease), background var(--t-control) var(--ease);justify-content:center;align-items:center;padding:0;display:inline-flex}.PlansView-module__8_SE5G__orderButton:hover:not(:disabled){color:var(--ink)}.PlansView-module__8_SE5G__orderButton:disabled{opacity:.35;cursor:default}.PlansView-module__8_SE5G__orderButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.PlansView-module__8_SE5G__orderButton svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.PlansView-module__8_SE5G__section{margin-top:var(--space-5)}.PlansView-module__8_SE5G__sectionHead{align-items:baseline;gap:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.PlansView-module__8_SE5G__sectionTitle{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin:0;font-weight:700}.PlansView-module__8_SE5G__sectionHint{font-size:var(--text-sm);color:var(--ink-muted);margin:0;line-height:1.5}.PlansView-module__8_SE5G__shared{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--ink-muted);align-items:center;gap:6px;font-weight:600;display:inline-flex}.PlansView-module__8_SE5G__shared svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.PlansView-module__8_SE5G__fact{font-size:var(--text-base);color:var(--ink);font-variant-numeric:tabular-nums;text-align:end}.PlansView-module__8_SE5G__currency{text-transform:uppercase;text-align:center;font-variant-numeric:tabular-nums;width:5ch;max-width:none}.PlansView-module__8_SE5G__footActions{align-items:center;gap:var(--space-3);flex-wrap:wrap;justify-content:flex-end;display:flex}.PlansView-module__8_SE5G__leave{min-height:36px;padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--ink-muted);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;font-weight:600}.PlansView-module__8_SE5G__leave:hover:not(:disabled){color:var(--bad);background:color-mix(in srgb, var(--bad) 8%, transparent)}.PlansView-module__8_SE5G__leave:disabled{opacity:.5;cursor:default}.PlansView-module__8_SE5G__leave:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.PlansView-module__8_SE5G__addRow{align-items:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.PlansView-module__8_SE5G__addSelect{flex:14rem;min-width:0}.PlansView-module__8_SE5G__addButton{min-height:calc(var(--tap) - 8px);padding:0 var(--space-5);font:inherit;font-size:var(--text-sm);color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--t-press) var(--ease-out);border:none;flex:none;font-weight:600}.PlansView-module__8_SE5G__addButton:active{transform:scale(.98)}.PlansView-module__8_SE5G__addButton:disabled{opacity:.5;cursor:default;transform:none}.PlansView-module__8_SE5G__addButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px}@media (max-width:40rem){.PlansView-module__8_SE5G__orderButtons{flex-direction:row}.PlansView-module__8_SE5G__fact{text-align:start}}@media (prefers-reduced-motion:reduce){.PlansView-module__8_SE5G__orderButton,.PlansView-module__8_SE5G__addButton{transition:none}}
.RolesView-module__5zIq_q__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.RolesView-module__5zIq_q__title{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0;font-weight:700}.RolesView-module__5zIq_q__subtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--ink-muted)}.RolesView-module__5zIq_q__note{padding:var(--space-6);font-size:var(--text-sm);color:var(--ink-muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel)}.RolesView-module__5zIq_q__roleHead{align-items:flex-start;gap:var(--space-3);display:flex}.RolesView-module__5zIq_q__ladder{background:var(--surface-sunk);border-radius:var(--radius-control);flex:none;align-items:flex-end;gap:3px;width:44px;height:44px;padding:10px;display:flex}.RolesView-module__5zIq_q__ladder i{background:var(--line-strong);border-radius:2px;flex:1}.RolesView-module__5zIq_q__ladder i[data-lit=true]{background:var(--brand-primary)}.RolesView-module__5zIq_q__ladder i:first-child{height:40%}.RolesView-module__5zIq_q__ladder i:nth-child(2){height:70%}.RolesView-module__5zIq_q__ladder i:nth-child(3){height:100%}.RolesView-module__5zIq_q__roleWords{flex:1;min-width:0}.RolesView-module__5zIq_q__roleName{align-items:baseline;gap:var(--space-2);font-size:var(--text-lg);letter-spacing:-.01em;flex-wrap:wrap;margin:0;font-weight:700;line-height:1.3;display:flex}.RolesView-module__5zIq_q__roleCode{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-muted);font-weight:500}.RolesView-module__5zIq_q__roleSummary{font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-muted);margin:2px 0 0}.RolesView-module__5zIq_q__chips{align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.RolesView-module__5zIq_q__chip{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--ink);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-pill);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-weight:600;display:inline-flex}.RolesView-module__5zIq_q__chip[data-tone=cross]{color:var(--brand-primary)}.RolesView-module__5zIq_q__abilities{gap:var(--space-4) var(--space-6);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));display:grid}.RolesView-module__5zIq_q__abilityTitle{margin:0 0 var(--space-2);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);font-weight:700}.RolesView-module__5zIq_q__abilityList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.RolesView-module__5zIq_q__abilityList li{gap:var(--space-2);font-size:var(--text-sm);color:var(--ink);line-height:1.5;display:flex}.RolesView-module__5zIq_q__abilityList svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px;margin-top:2px}.RolesView-module__5zIq_q__abilityList[data-kind=can] svg{color:var(--ok)}.RolesView-module__5zIq_q__abilityList[data-kind=cannot] svg,.RolesView-module__5zIq_q__abilityList[data-kind=cannot] li{color:var(--ink-muted)}.RolesView-module__5zIq_q__holder{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:var(--tap);padding:var(--space-3) 0;flex-wrap:wrap;display:flex}.RolesView-module__5zIq_q__holder+.RolesView-module__5zIq_q__holder{border-top:1px solid var(--line)}.RolesView-module__5zIq_q__holderWho{flex-direction:column;flex:14rem;gap:2px;min-width:0;display:flex}.RolesView-module__5zIq_q__holderEmail{font-size:var(--text-base);color:var(--ink);overflow-wrap:anywhere;font-weight:600}.RolesView-module__5zIq_q__holderDetail{gap:var(--space-2);font-size:var(--text-xs);color:var(--ink-muted);flex-wrap:wrap;display:flex}.RolesView-module__5zIq_q__holderTenant{color:var(--ink);font-weight:600}.RolesView-module__5zIq_q__holderRole{align-items:center;gap:var(--space-2);flex:none;display:flex}.RolesView-module__5zIq_q__locked{font-size:var(--text-sm);color:var(--ink-muted);font-weight:500}.RolesView-module__5zIq_q__members{margin:var(--space-4) 0 0;font-size:var(--text-sm);color:var(--ink-muted)}.RolesView-module__5zIq_q__membersLink{font:inherit;color:var(--brand-primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.RolesView-module__5zIq_q__membersLink:hover{text-decoration:underline}.RolesView-module__5zIq_q__membersLink:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:2px}.RolesView-module__5zIq_q__search{width:100%;max-width:36rem;min-height:var(--tap);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);transition:box-shadow var(--t-control) var(--ease);align-items:center;display:flex;position:relative}.RolesView-module__5zIq_q__search:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent)}.RolesView-module__5zIq_q__searchGlyph{left:var(--space-4);fill:none;width:16px;height:16px;stroke:var(--ink-muted);stroke-width:1.8px;stroke-linecap:round;pointer-events:none;position:absolute}.RolesView-module__5zIq_q__searchInput{width:100%;min-height:calc(var(--tap) - 2px);padding:0 var(--space-4) 0 calc(var(--space-4) + 16px + var(--space-2));font:inherit;font-size:var(--text-base);color:var(--ink);border-radius:var(--radius-pill);background:0 0;border:none}.RolesView-module__5zIq_q__searchInput:focus{outline:none}.RolesView-module__5zIq_q__searchInput::-webkit-search-cancel-button{cursor:pointer}.RolesView-module__5zIq_q__matches{margin:var(--space-2) 0 0;border:1px solid var(--line);border-radius:var(--radius-control);max-width:36rem;padding:0;list-style:none;overflow:hidden}.RolesView-module__5zIq_q__match{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:var(--tap);padding:var(--space-2) var(--space-4);font:inherit;text-align:start;color:var(--ink);background:var(--surface);cursor:pointer;transition:background var(--t-control) var(--ease);border:none;display:flex}.RolesView-module__5zIq_q__match+.RolesView-module__5zIq_q__match{border-top:1px solid var(--line)}.RolesView-module__5zIq_q__match:hover:not(:disabled){background:var(--surface-sunk)}.RolesView-module__5zIq_q__match:disabled{cursor:default;opacity:.6}.RolesView-module__5zIq_q__match:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.RolesView-module__5zIq_q__matchWho{flex-direction:column;gap:1px;min-width:0;display:flex}.RolesView-module__5zIq_q__matchEmail{font-size:var(--text-sm);overflow-wrap:anywhere;font-weight:600}.RolesView-module__5zIq_q__matchDetail{font-size:var(--text-xs);color:var(--ink-muted)}.RolesView-module__5zIq_q__matchAction{font-size:var(--text-xs);color:var(--brand-primary);flex:none;font-weight:600}.RolesView-module__5zIq_q__searchNote{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--ink-muted)}.RolesView-module__5zIq_q__chosen{justify-content:space-between;align-items:center;gap:var(--space-3);max-width:36rem;min-height:var(--tap);padding:var(--space-2) var(--space-4);background:var(--surface-sunk);border-radius:var(--radius-control);flex-wrap:wrap;display:flex}.RolesView-module__5zIq_q__change{min-height:36px;padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;font-weight:600}.RolesView-module__5zIq_q__change:hover{background:color-mix(in srgb, var(--brand-primary) 10%, transparent)}.RolesView-module__5zIq_q__change:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.RolesView-module__5zIq_q__search,.RolesView-module__5zIq_q__match{transition:none}}
.CookieBanner-module__QyxD0q__host{display:none}html #cc-main{--cc-font-family:var(--font);--cc-bg:var(--surface-sunk);--cc-primary-color:var(--ink);--cc-secondary-color:var(--ink-muted);--cc-btn-primary-bg:var(--ink);--cc-btn-primary-color:var(--ground);--cc-btn-primary-border-color:var(--ink);--cc-btn-primary-hover-bg:color-mix(in srgb, var(--ink) 86%, var(--ground));--cc-btn-primary-hover-border-color:transparent;--cc-btn-secondary-bg:transparent;--cc-btn-secondary-color:var(--ink);--cc-btn-secondary-border-color:var(--line-strong);--cc-btn-secondary-hover-bg:var(--surface-sunk);--cc-btn-secondary-hover-border-color:var(--line-strong);--cc-separator-border-color:var(--line);--cc-cookie-category-block-bg:var(--surface-sunk);--cc-cookie-category-block-border:var(--line);--cc-cookie-category-block-bg-hover:color-mix(in srgb, var(--surface-sunk) 80%, var(--ink));--cc-cookie-table-border:var(--line);--cc-toggle-readonly-bg:var(--line-strong);--cc-modal-border-radius:var(--radius-panel);--cc-btn-border-radius:var(--radius-control);--cc-link-color:var(--brand-primary);--cc-modal-transition-duration:.28s}html[data-chat-open] #cc-main{--cc-z-index:28}html #cc-main .cm--bar.cm--inline{left:var(--gutter);right:var(--gutter);bottom:max(var(--gutter), env(safe-area-inset-bottom));border:1px solid var(--line-strong);border-radius:var(--radius-panel);width:auto;max-width:none;margin:0;box-shadow:0 1px 2px #2b1b141a,0 20px 48px #2b1b1438}html #cc-main .cm--bar.cm--inline .cm__body{align-items:center;gap:var(--space-8);width:100%;max-width:none;padding:var(--space-5) var(--space-6);margin:0;display:flex}html #cc-main .cm--bar.cm--inline .cm__texts{flex:auto;min-width:0;padding:0}html #cc-main .cm__title{font-size:var(--text-base);letter-spacing:-.01em;margin:0 0 4px;padding:0;font-weight:700}html #cc-main .cm__desc{font-size:var(--text-sm);color:var(--ink-muted);text-align:left;text-wrap:pretty;max-width:none;padding:0;line-height:1.55}html #cc-main .cm--bar.cm--inline .cm__btns{border:none;flex:none;padding:0}html #cc-main .cm__btn-group{justify-content:flex-end;align-items:center;gap:var(--space-3);flex-flow:row;display:flex}html #cc-main .cm__desc .cc-detail{font:inherit;color:var(--brand-primary);text-underline-offset:2px;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:3px;min-height:0;margin:0;padding:0;text-decoration:underline}html #cc-main .cm__desc .cc-detail:hover{text-decoration-thickness:2px}html #cc-main .cm__desc .cc-detail:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}:is(html #cc-main .cm__btn,html #cc-main .pm__btn){min-height:var(--tap);padding:0 var(--space-6);border-radius:var(--radius-pill);font-size:var(--text-sm);letter-spacing:-.005em;transition:background var(--t-control) var(--ease), transform var(--t-press) var(--ease-out);font-weight:600}:is(html #cc-main .cm__btn:active,html #cc-main .pm__btn:active){transform:scale(.98)}html #cc-main .pm{background:var(--surface);border:1px solid var(--line);box-shadow:0 1px 2px #2b1b1414,0 24px 64px #2b1b143d}:is(html #cc-main .pm__header,html #cc-main .pm__footer,html #cc-main .pm__body){background:var(--surface)}html #cc-main .pm-overlay{background:#2b1b1485}:is(html #cc-main .pm__header,html #cc-main .pm__body,html #cc-main .pm__footer){padding:var(--space-5) var(--space-6)}html #cc-main .pm__title{font-size:var(--text-lg);letter-spacing:-.015em;font-weight:700}:is(html #cc-main .pm__section,html #cc-main .pm__section--toggle,html #cc-main .pm__section--toggle .pm__section-title,html #cc-main .pm__section--toggle .pm__section-desc-wrapper){border-radius:var(--radius-control)}:is(html #cc-main .pm__section,html #cc-main .pm__section--toggle){border:1px solid var(--line)}html #cc-main .pm__section-title{font-size:var(--text-sm);font-weight:600}html #cc-main .pm__section-desc{font-size:var(--text-sm);color:var(--ink-muted);line-height:1.6}:is(html #cc-main .pm__section+.pm__section,html #cc-main .pm__section--toggle+.pm__section,html #cc-main .pm__section+.pm__section--toggle){margin-top:var(--space-3)}html #cc-main .pm__section-table-wrapper{overflow-x:auto}:is(html #cc-main .pm__table-caption,html #cc-main .pm__table-th){font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}html #cc-main .pm__table-td{font-size:var(--text-sm);line-height:1.45}@media (max-width:700px){html #cc-main .cm--bar.cm--inline .cm__body{padding:var(--space-5)!important;display:block!important}:is(html #cc-main .cm__title,html #cc-main .cm__desc,html #cc-main .cm--bar.cm--inline .cm__btns){padding-left:0!important;padding-right:0!important}html #cc-main .cm--bar.cm--inline .cm__btns{margin-top:var(--space-5);border-top:none!important;min-width:0!important}html #cc-main .cm__btn-group{gap:var(--space-3);flex-direction:column!important}html #cc-main .cm__btn{width:100%;margin:0!important}}@media (prefers-reduced-motion:reduce){html #cc-main{--cc-modal-transition-duration:0s}:is(html #cc-main .cm__btn,html #cc-main .pm__btn){transition:none}}
.SessionEndedModal-module__G1bsqa__dialog{width:min(26rem, calc(100vw - 2 * var(--space-4)));background:var(--surface);border-radius:var(--radius-panel-lg);box-shadow:var(--shadow-lg);color:var(--ink);border:none;padding:0}.SessionEndedModal-module__G1bsqa__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2b1b14ad}.SessionEndedModal-module__G1bsqa__panel{padding:var(--space-6)}.SessionEndedModal-module__G1bsqa__title{margin:0 0 var(--space-3);font-size:var(--text-lg);letter-spacing:-.01em;font-weight:700}.SessionEndedModal-module__G1bsqa__body{font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink);margin:0}.SessionEndedModal-module__G1bsqa__hint{margin:var(--space-3) 0 0;font-size:var(--text-sm);color:var(--ink-muted);line-height:var(--leading-body)}.SessionEndedModal-module__G1bsqa__actions{margin-top:var(--space-5);justify-content:flex-end;display:flex}.SessionEndedModal-module__G1bsqa__primary{min-height:var(--tap);padding:0 var(--space-6);font:inherit;color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;border:none;font-weight:600}
.ContactModal-module__2AI-8a__dialog{width:min(34rem, calc(100vw - 2 * var(--space-4)));background:var(--surface);border-radius:var(--radius-panel-lg);max-height:min(90svh,46rem);box-shadow:var(--shadow-lg);color:var(--ink);border:none;padding:0;overflow:hidden}.ContactModal-module__2AI-8a__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2b1b1485}.ContactModal-module__2AI-8a__panel{max-height:inherit;grid-template-rows:auto 1fr;min-height:0;display:grid}.ContactModal-module__2AI-8a__head{justify-content:space-between;align-items:start;gap:var(--space-4);padding:var(--space-5) var(--space-6) var(--space-4);border-bottom:1px solid var(--line);display:flex}.ContactModal-module__2AI-8a__eyebrow{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--brand-primary-strong);margin:0 0 2px;font-weight:600}.ContactModal-module__2AI-8a__panel[data-kind=abuse] .ContactModal-module__2AI-8a__eyebrow{color:var(--bad)}.ContactModal-module__2AI-8a__title{font-size:var(--text-lg);letter-spacing:-.01em;font-weight:700;line-height:var(--leading-heading);margin:0}.ContactModal-module__2AI-8a__close{width:var(--tap);height:var(--tap);margin:calc(var(--space-2) * -1) calc(var(--space-3) * -1) 0 0;cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.ContactModal-module__2AI-8a__close svg{fill:none;width:18px;height:18px;stroke:var(--ink-muted);stroke-width:1.6px;stroke-linecap:round}.ContactModal-module__2AI-8a__close:hover svg{stroke:var(--ink)}.ContactModal-module__2AI-8a__body{min-height:0;padding:var(--space-5) var(--space-6) var(--space-6);overflow-y:auto}.ContactModal-module__2AI-8a__lead{margin:0 0 var(--space-5);color:var(--ink-muted);line-height:var(--leading-body);text-wrap:pretty}.ContactModal-module__2AI-8a__form{display:block}.ContactModal-module__2AI-8a__pair{gap:0 var(--space-4);display:grid}@media (min-width:480px){.ContactModal-module__2AI-8a__pair{grid-template-columns:1fr 1fr}}.ContactModal-module__2AI-8a__field{margin-bottom:var(--space-5);display:block}.ContactModal-module__2AI-8a__label{margin-bottom:var(--space-2);font-size:var(--text-sm);font-weight:600;display:block}.ContactModal-module__2AI-8a__optional{color:var(--ink-muted);font-weight:400}.ContactModal-module__2AI-8a__input,.ContactModal-module__2AI-8a__textarea{width:100%;min-height:var(--tap);padding:0 var(--space-4);font:inherit;font-size:var(--text-base);color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-control);transition:border-color var(--t-control) var(--ease), box-shadow var(--t-control) var(--ease)}.ContactModal-module__2AI-8a__textarea{padding:var(--space-3) var(--space-4);line-height:var(--leading-body);resize:vertical;min-height:7rem}.ContactModal-module__2AI-8a__input::placeholder,.ContactModal-module__2AI-8a__textarea::placeholder{color:var(--ink-muted);opacity:.8}.ContactModal-module__2AI-8a__input:focus,.ContactModal-module__2AI-8a__textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 24%, transparent);outline:none}.ContactModal-module__2AI-8a__input[aria-invalid=true],.ContactModal-module__2AI-8a__textarea[aria-invalid=true]{border-color:var(--bad)}.ContactModal-module__2AI-8a__hint,.ContactModal-module__2AI-8a__fieldError{margin:var(--space-2) 0 0;font-size:var(--text-sm);line-height:1.4}.ContactModal-module__2AI-8a__hint{color:var(--ink-muted)}.ContactModal-module__2AI-8a__fieldError{color:var(--bad)}.ContactModal-module__2AI-8a__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ContactModal-module__2AI-8a__failure{margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--bad);background:color-mix(in srgb, var(--bad) 8%, var(--surface));border-radius:var(--radius-card);line-height:1.45}.ContactModal-module__2AI-8a__actions{align-items:center;gap:var(--space-3) var(--space-4);flex-wrap:wrap;display:flex}.ContactModal-module__2AI-8a__privacy{font-size:var(--text-xs);color:var(--ink-muted);margin:0}.ContactModal-module__2AI-8a__primary{min-height:var(--tap);min-width:10rem;padding:0 var(--space-6);font:inherit;color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--t-press) var(--ease-out);border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.ContactModal-module__2AI-8a__primary:active{transform:scale(.98)}.ContactModal-module__2AI-8a__primary[aria-disabled=true]{cursor:default}.ContactModal-module__2AI-8a__primary:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px}.ContactModal-module__2AI-8a__done{justify-items:start;gap:var(--space-3);padding:var(--space-2) 0;display:grid}.ContactModal-module__2AI-8a__check{width:44px;height:44px;margin-bottom:var(--space-2);background:color-mix(in srgb, var(--ok) 14%, var(--surface));border-radius:50%;place-items:center;display:grid}.ContactModal-module__2AI-8a__check svg{fill:none;width:22px;height:22px;stroke:var(--ok);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.ContactModal-module__2AI-8a__doneTitle{font-size:var(--text-xl);letter-spacing:-.01em;font-weight:700;line-height:var(--leading-heading);margin:0}.ContactModal-module__2AI-8a__doneTitle:focus{outline:none}.ContactModal-module__2AI-8a__doneText{margin:0 0 var(--space-3);color:var(--ink);line-height:var(--leading-body);overflow-wrap:anywhere}@media (max-width:600px){.ContactModal-module__2AI-8a__dialog{border-radius:0;width:100vw;max-width:100vw;height:100svh;max-height:100svh;margin:0}.ContactModal-module__2AI-8a__head{padding:var(--space-4) var(--space-5) var(--space-3)}.ContactModal-module__2AI-8a__body{padding:var(--space-4) var(--space-5) var(--space-8)}.ContactModal-module__2AI-8a__primary{width:100%}}@media (prefers-reduced-motion:reduce){.ContactModal-module__2AI-8a__input,.ContactModal-module__2AI-8a__textarea,.ContactModal-module__2AI-8a__primary{transition:none}}
.StoreView-module__jkAezG__title{margin:0 0 var(--space-6);font-size:var(--text-2xl);letter-spacing:-.02em;font-weight:700}.StoreView-module__jkAezG__lead{margin:0 0 var(--space-5);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-muted)}.StoreView-module__jkAezG__note{color:var(--ink-muted);margin:0}.StoreView-module__jkAezG__problem{padding:var(--space-3) var(--space-4);line-height:var(--leading-body);color:var(--bad);background:color-mix(in srgb, var(--bad) 8%, transparent);border-radius:var(--radius-control);margin:0}.StoreView-module__jkAezG__empty{padding:var(--space-8) var(--space-6);text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel)}.StoreView-module__jkAezG__emptyTitle{margin:0 0 var(--space-2);color:var(--ink);font-weight:600}.StoreView-module__jkAezG__emptyHint{margin:0 auto var(--space-5);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--ink-muted)}.StoreView-module__jkAezG__cta{min-height:var(--tap);padding:0 var(--space-6);font:inherit;color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;font-weight:600;display:inline-flex}.StoreView-module__jkAezG__cta:hover{background:var(--brand-primary-strong)}.StoreView-module__jkAezG__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));margin:0;padding:0;list-style:none;display:grid}.StoreView-module__jkAezG__card{gap:var(--space-4);height:100%;padding:var(--space-4);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);grid-template-columns:7.5rem minmax(0,1fr);display:grid}.StoreView-module__jkAezG__plate{aspect-ratio:1;width:7.5rem;padding:var(--space-2);color:var(--ink-muted);background:var(--qr-ground);border-radius:var(--radius-control);place-items:center;display:grid;box-shadow:0 1px 3px #2b1b141a}.StoreView-module__jkAezG__svg{width:100%;height:100%}.StoreView-module__jkAezG__svg svg{width:100%;height:100%;display:block}.StoreView-module__jkAezG__noPicture{font-size:var(--text-xs);text-align:center}.StoreView-module__jkAezG__body{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.StoreView-module__jkAezG__head{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.StoreView-module__jkAezG__name{font-size:var(--text-base);overflow-wrap:anywhere;margin:0;font-weight:600}.StoreView-module__jkAezG__type{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--ink-muted);background:var(--surface-sunk);border-radius:var(--radius-pill);white-space:nowrap;flex:none;font-weight:600}.StoreView-module__jkAezG__content{align-items:baseline;gap:var(--space-2);min-width:0;font:inherit;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;display:flex}.StoreView-module__jkAezG__content:hover{color:var(--ink)}.StoreView-module__jkAezG__content:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:3px}.StoreView-module__jkAezG__contentText{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.StoreView-module__jkAezG__copyHint{font-family:var(--font);letter-spacing:.04em;text-transform:uppercase;color:var(--brand-primary);opacity:0;transition:opacity var(--t-control) var(--ease);flex:none;font-size:10px;font-weight:600}.StoreView-module__jkAezG__content:hover .StoreView-module__jkAezG__copyHint,.StoreView-module__jkAezG__content:focus-visible .StoreView-module__jkAezG__copyHint{opacity:1}@media (hover:none){.StoreView-module__jkAezG__copyHint{opacity:1}}.StoreView-module__jkAezG__meta{font-size:var(--text-xs);color:var(--ink-muted);margin:0}.StoreView-module__jkAezG__actions{align-items:center;gap:var(--space-2);padding-top:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex}.StoreView-module__jkAezG__primary,.StoreView-module__jkAezG__secondary,.StoreView-module__jkAezG__quiet,.StoreView-module__jkAezG__danger{min-height:36px;padding:0 var(--space-4);font:inherit;font-size:var(--text-sm);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--t-control) var(--ease);border:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.StoreView-module__jkAezG__primary[aria-disabled=true],.StoreView-module__jkAezG__secondary[aria-disabled=true],.StoreView-module__jkAezG__quiet[aria-disabled=true],.StoreView-module__jkAezG__danger[aria-disabled=true]{opacity:.6;cursor:default}.StoreView-module__jkAezG__primary{color:var(--on-brand);background:var(--brand-primary)}.StoreView-module__jkAezG__primary:not([aria-disabled=true]):hover{background:var(--brand-primary-strong)}.StoreView-module__jkAezG__secondary{color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 10%, transparent)}.StoreView-module__jkAezG__secondary:not([aria-disabled=true]):hover{background:color-mix(in srgb, var(--brand-primary) 18%, transparent)}.StoreView-module__jkAezG__quiet{color:var(--ink-muted);background:0 0;margin-inline-start:auto}.StoreView-module__jkAezG__quiet:not([aria-disabled=true]):hover{color:var(--bad)}.StoreView-module__jkAezG__danger{color:#fff;background:var(--bad)}.StoreView-module__jkAezG__confirm{padding-top:var(--space-2);margin-top:auto}.StoreView-module__jkAezG__confirmText{margin:0 0 var(--space-2);font-size:var(--text-sm);line-height:var(--leading-body)}.StoreView-module__jkAezG__primary:focus-visible,.StoreView-module__jkAezG__secondary:focus-visible,.StoreView-module__jkAezG__quiet:focus-visible,.StoreView-module__jkAezG__danger:focus-visible,.StoreView-module__jkAezG__cta:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}@media (max-width:400px){.StoreView-module__jkAezG__card{grid-template-columns:1fr}.StoreView-module__jkAezG__plate{width:100%;max-width:12rem;margin-inline:auto}}@media (prefers-reduced-motion:reduce){.StoreView-module__jkAezG__copyHint,.StoreView-module__jkAezG__primary,.StoreView-module__jkAezG__secondary,.StoreView-module__jkAezG__quiet,.StoreView-module__jkAezG__danger{transition:none}}
.FloatingActions-module__ZP2DOq__cluster{right:max(var(--gutter), env(safe-area-inset-right,0px));bottom:calc(max(var(--gutter), env(safe-area-inset-bottom,0px)) + var(--lift,0px) + var(--kb-inset,0px));z-index:30;align-items:flex-end;gap:var(--space-4);transition:bottom var(--t-panel) var(--ease);flex-direction:column;display:flex;position:fixed}.FloatingActions-module__ZP2DOq__cluster[data-hidden]{visibility:hidden;pointer-events:none}.FloatingActions-module__ZP2DOq__button{width:var(--tap);height:var(--tap);color:var(--ink);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--t-control) var(--ease), transform var(--t-control) var(--ease-out), background var(--t-control) var(--ease);border-radius:50%;place-items:center;padding:0;display:grid;transform:translateY(8px)scale(.9)}.FloatingActions-module__ZP2DOq__button[data-visible]{opacity:1;pointer-events:auto;transform:none}.FloatingActions-module__ZP2DOq__button:hover{background:var(--surface-sunk)}.FloatingActions-module__ZP2DOq__button:active{transform:scale(.94)}.FloatingActions-module__ZP2DOq__button:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.FloatingActions-module__ZP2DOq__button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.FloatingActions-module__ZP2DOq__chat{color:var(--on-brand);background:var(--brand-primary);box-shadow:var(--shadow-lg);border-color:#0000;position:relative}.FloatingActions-module__ZP2DOq__chat:hover{background:var(--brand-primary-strong)}.FloatingActions-module__ZP2DOq__badge{border-radius:var(--radius-pill);background:var(--bad);color:#fff;font-variant-numeric:tabular-nums;min-width:20px;height:20px;box-shadow:0 0 0 2.5px var(--ground);place-items:center;padding:0 6px;font-size:12px;font-weight:700;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.FloatingActions-module__ZP2DOq__chat[data-unread] .FloatingActions-module__ZP2DOq__badge{animation:FloatingActions-module__ZP2DOq__land var(--t-panel) var(--ease-spring)}@keyframes FloatingActions-module__ZP2DOq__land{0%{transform:scale(.4)}}@media (prefers-reduced-motion:reduce){.FloatingActions-module__ZP2DOq__cluster,.FloatingActions-module__ZP2DOq__button{transition:none}.FloatingActions-module__ZP2DOq__chat[data-unread] .FloatingActions-module__ZP2DOq__badge{animation:none}}
.EmojiPicker-module__eIEICG__popover{left:var(--space-3);bottom:calc(100% + var(--space-1));z-index:1;padding:var(--space-2);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-lg);animation:EmojiPicker-module__eIEICG__rise var(--t-control) var(--ease-out);max-width:calc(100% - 2 * var(--space-3));position:absolute}@keyframes EmojiPicker-module__eIEICG__rise{0%{opacity:0;transform:translateY(4px)}}.EmojiPicker-module__eIEICG__grid{border:none;grid-template-columns:repeat(8,minmax(0,1fr));gap:2px;min-width:0;margin:0;padding:0;display:grid}.EmojiPicker-module__eIEICG__cell{border-radius:var(--radius-control);cursor:pointer;width:40px;max-width:100%;height:40px;transition:background var(--t-control) var(--ease);background:0 0;border:none;place-items:center;padding:0;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,Segoe UI Symbol,sans-serif;font-size:22px;line-height:1;display:grid}.EmojiPicker-module__eIEICG__cell:hover{background:var(--surface-sunk)}.EmojiPicker-module__eIEICG__cell:active{transform:scale(.92)}.EmojiPicker-module__eIEICG__cell:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.EmojiPicker-module__eIEICG__popover{animation:none}.EmojiPicker-module__eIEICG__cell{transition:none}}
.Spinner-module__fy2AvG__spinner{width:var(--size);height:var(--size);vertical-align:-.15em;color:inherit;margin-inline-end:.5em;line-height:0;display:inline-block}.Spinner-module__fy2AvG__spinner:last-child{margin-inline-end:0}.Spinner-module__fy2AvG__spinner>svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;width:100%;height:100%;animation:.9s linear infinite Spinner-module__fy2AvG__spinner-turn}.Spinner-module__fy2AvG__track{opacity:.2}.Spinner-module__fy2AvG__arc{stroke-dasharray:14 42.5}.Spinner-module__fy2AvG__spinner[data-delayed]{animation:0s .3s both Spinner-module__fy2AvG__spinner-appear}@keyframes Spinner-module__fy2AvG__spinner-turn{to{transform:rotate(360deg)}}@keyframes Spinner-module__fy2AvG__spinner-appear{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Spinner-module__fy2AvG__spinner>svg{animation:1.4s ease-in-out infinite Spinner-module__fy2AvG__spinner-pulse}.Spinner-module__fy2AvG__arc{stroke-dasharray:none;opacity:.6}@keyframes Spinner-module__fy2AvG__spinner-pulse{50%{opacity:.35}}}
.TypingDots-module__9RvwRW__dots{vertical-align:middle;align-items:center;gap:4px;height:1.45em;display:inline-flex}.TypingDots-module__9RvwRW__dot{opacity:.55;background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite TypingDots-module__9RvwRW__typing-rise}.TypingDots-module__9RvwRW__dot:nth-child(2){animation-delay:.15s}.TypingDots-module__9RvwRW__dot:nth-child(3){animation-delay:.3s}@keyframes TypingDots-module__9RvwRW__typing-rise{0%,60%,to{opacity:.55;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.TypingDots-module__9RvwRW__dot{animation:1.6s ease-in-out infinite TypingDots-module__9RvwRW__typing-breathe}@keyframes TypingDots-module__9RvwRW__typing-breathe{0%,to{opacity:.4}50%{opacity:1}}}
.CodeInput-module__3h5M2G__row{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;max-width:22rem;margin-inline:auto;display:grid;position:relative}.CodeInput-module__3h5M2G__box{font-variant-numeric:tabular-nums;width:100%;height:52px;color:var(--ink);background:var(--surface);border:1.5px solid var(--line-strong);border-radius:var(--radius-card);transition:border-color var(--t-control) var(--ease), box-shadow var(--t-control) var(--ease);place-items:center;font-size:1.625rem;font-weight:700;line-height:1;display:grid;position:relative}.CodeInput-module__3h5M2G__box[data-filled]{border-color:var(--ink-muted)}.CodeInput-module__3h5M2G__row[data-focused] .CodeInput-module__3h5M2G__box[data-active]{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 26%, transparent)}.CodeInput-module__3h5M2G__row[data-focused] .CodeInput-module__3h5M2G__box[data-active]:not([data-filled]):after{content:"";background:var(--brand-primary);width:2px;height:1.25em;animation:1.1s steps(2,start) infinite CodeInput-module__3h5M2G__code-caret}.CodeInput-module__3h5M2G__row[data-invalid=true] .CodeInput-module__3h5M2G__box{border-color:var(--bad)}.CodeInput-module__3h5M2G__field{width:100%;height:100%;font:inherit;color:#0000;caret-color:#0000;-webkit-text-fill-color:transparent;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;margin:0;padding:0;font-size:16px;position:absolute;inset:0}.CodeInput-module__3h5M2G__field::selection{background:0 0}.CodeInput-module__3h5M2G__field[readonly]{cursor:default}.CodeInput-module__3h5M2G__row:has(.CodeInput-module__3h5M2G__field[readonly]) .CodeInput-module__3h5M2G__box{opacity:.6}@media (prefers-reduced-motion:reduce){.CodeInput-module__3h5M2G__box{transition:none}.CodeInput-module__3h5M2G__row[data-focused] .CodeInput-module__3h5M2G__box[data-active]:not([data-filled]):after{animation:none}}@keyframes CodeInput-module__3h5M2G__code-caret{50%{opacity:0}}@media (max-width:359px){.CodeInput-module__3h5M2G__box{height:48px;font-size:1.375rem}}
.SupportView-module__BHgykW__head{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.SupportView-module__BHgykW__title{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0;font-weight:700}.SupportView-module__BHgykW__subtitle{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:var(--ink-muted)}.SupportView-module__BHgykW__views{margin:0 0 var(--space-4);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-pill);gap:2px;width:fit-content;min-width:0;max-width:100%;padding:3px;display:flex}.SupportView-module__BHgykW__view{min-height:38px;padding:0 var(--space-4);font:inherit;font-size:var(--text-sm);color:var(--ink-muted);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--t-control) var(--ease), color var(--t-control) var(--ease), box-shadow var(--t-control) var(--ease);background:0 0;border:none;flex:1 0 auto;font-weight:600}.SupportView-module__BHgykW__view:hover{color:var(--ink)}.SupportView-module__BHgykW__view[aria-pressed=true]{color:var(--ink);background:var(--surface);box-shadow:0 0 0 1px var(--line-strong), 0 1px 2px #00000014}.SupportView-module__BHgykW__view:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}@media (max-width:480px){.SupportView-module__BHgykW__views{width:100%}.SupportView-module__BHgykW__view{padding:0 var(--space-2)}}.SupportView-module__BHgykW__note{padding:var(--space-6);font-size:var(--text-sm);color:var(--ink-muted);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel)}.SupportView-module__BHgykW__who{overflow-wrap:anywhere;font-weight:600;display:block}.SupportView-module__BHgykW__detail{font-size:var(--text-xs);color:var(--ink-muted);margin-top:2px;display:block}.SupportView-module__BHgykW__last{-webkit-line-clamp:2;font-size:var(--text-sm);color:var(--ink);overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.SupportView-module__BHgykW__last[data-role=agent],.SupportView-module__BHgykW__last[data-role=assistant]{color:var(--ink-muted)}.SupportView-module__BHgykW__lastWho{font-weight:600}.SupportView-module__BHgykW__lastMobile{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--ink);overflow-wrap:anywhere;font-weight:400;line-height:1.4;display:none}@media (max-width:700px){.SupportView-module__BHgykW__lastMobile{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.SupportView-module__BHgykW__number{font-variant-numeric:tabular-nums}.SupportView-module__BHgykW__when{padding:2px var(--space-2);font-size:var(--text-xs);color:var(--ink);background:color-mix(in srgb, var(--brand-accent) 30%, transparent);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;font-weight:600;display:inline-flex}.SupportView-module__BHgykW__emptyTitle{margin:0 0 var(--space-2);color:var(--ink);font-weight:600}.SupportView-module__BHgykW__more{justify-content:center;align-items:center;gap:var(--space-2);width:100%;min-height:var(--tap);font:inherit;font-size:var(--text-sm);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);cursor:pointer;font-weight:600;display:flex}.SupportView-module__BHgykW__more:hover:not(:disabled){background:var(--surface-sunk)}.SupportView-module__BHgykW__more:disabled{opacity:.5;cursor:default}.SupportView-module__BHgykW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.SupportView-module__BHgykW__thread{width:min(36rem, calc(100vw - 2 * var(--space-4)));height:min(46rem, calc(100vh - 2 * var(--space-6)));height:min(46rem, calc(100dvh - 2 * var(--space-6)));background:var(--surface);border-radius:var(--radius-panel-lg);max-height:none;box-shadow:var(--shadow-lg);color:var(--ink);overscroll-behavior:contain;border:none;padding:0}.SupportView-module__BHgykW__thread::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2b1b1494}@media (max-width:640px){.SupportView-module__BHgykW__thread{border-radius:0;width:100vw;max-width:none;height:100dvh;margin:0}}.SupportView-module__BHgykW__threadPanel{grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid}.SupportView-module__BHgykW__threadHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-4) var(--space-3) var(--space-5);padding-top:max(var(--space-4), env(safe-area-inset-top));border-bottom:1px solid var(--line);display:flex}.SupportView-module__BHgykW__threadWho{min-width:0}.SupportView-module__BHgykW__threadTitle{font-size:var(--text-lg);letter-spacing:-.01em;overflow-wrap:anywhere;margin:0;font-weight:700}.SupportView-module__BHgykW__threadMeta{gap:var(--space-1) var(--space-3);margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--ink-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;display:flex}.SupportView-module__BHgykW__ip{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.SupportView-module__BHgykW__status{padding:1px var(--space-2);color:var(--ink);background:var(--surface-sunk);border:1px solid var(--line);border-radius:var(--radius-pill);align-items:center;font-weight:600;display:inline-flex}.SupportView-module__BHgykW__status[data-status=waiting_human]{color:#fff;background:var(--bad);border-color:var(--bad)}.SupportView-module__BHgykW__threadClose{width:var(--tap);height:var(--tap);margin:calc(-1 * var(--space-2)) calc(-1 * var(--space-2)) 0 0;color:var(--ink-muted);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;flex:none;place-items:center;display:grid}.SupportView-module__BHgykW__threadClose:hover{color:var(--ink);background:var(--surface-sunk)}.SupportView-module__BHgykW__threadClose:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}.SupportView-module__BHgykW__transcript{gap:var(--space-3);padding:var(--space-4) var(--space-4) var(--space-5);overscroll-behavior:contain;background:var(--surface-sunk);flex-direction:column;display:flex;overflow-y:auto}.SupportView-module__BHgykW__threadNote{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-muted);text-align:center;margin:auto;display:flex}.SupportView-module__BHgykW__bubbleRow{display:flex}.SupportView-module__BHgykW__bubbleRow[data-role=agent]{justify-content:flex-end}.SupportView-module__BHgykW__bubble{max-width:min(85%,32rem);padding:var(--space-2) var(--space-3);border-radius:var(--radius-panel);background:var(--surface);border:1px solid var(--line-strong);box-shadow:var(--shadow-sm)}.SupportView-module__BHgykW__bubbleRow[data-role=visitor] .SupportView-module__BHgykW__bubble{border-bottom-left-radius:6px}.SupportView-module__BHgykW__bubbleRow[data-role=agent] .SupportView-module__BHgykW__bubble{color:var(--on-brand);background:var(--brand-primary);border-color:var(--brand-primary);border-bottom-right-radius:6px}.SupportView-module__BHgykW__bubbleRow[data-role=assistant] .SupportView-module__BHgykW__bubble{background:color-mix(in srgb, var(--ink) 9%, var(--surface));box-shadow:none;border-color:#0000;border-bottom-left-radius:6px}.SupportView-module__BHgykW__bubbleWho{font-size:var(--text-xs);opacity:.8;font-weight:600;display:block}.SupportView-module__BHgykW__bubbleRow[data-role=visitor] .SupportView-module__BHgykW__bubbleWho{color:var(--brand-primary);opacity:1}.SupportView-module__BHgykW__bubbleTyping{min-height:2.6rem;color:var(--ink-muted);align-items:center;display:flex}.SupportView-module__BHgykW__bubbleRow[data-role=assistant] .SupportView-module__BHgykW__bubbleWho{color:var(--ink-muted);opacity:1}.SupportView-module__BHgykW__bubbleBody{font-size:var(--text-sm);white-space:pre-wrap;overflow-wrap:anywhere;margin:2px 0 0;line-height:1.45}.SupportView-module__BHgykW__bubbleWhen{margin-top:var(--space-1);opacity:.7;font-variant-numeric:tabular-nums;font-size:11px;display:block}.SupportView-module__BHgykW__systemLine{padding:2px var(--space-3);font-size:var(--text-xs);color:var(--ink-muted);text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);align-self:center;margin:0}.SupportView-module__BHgykW__composer{padding:var(--space-3) var(--space-4) var(--space-4);padding-bottom:max(var(--space-4), env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface)}.SupportView-module__BHgykW__composerNote{margin:0 0 var(--space-2);font-size:var(--text-xs);color:var(--ink-muted)}.SupportView-module__BHgykW__composerForm{align-items:flex-end;gap:var(--space-2);display:flex}.SupportView-module__BHgykW__field{min-height:var(--tap);max-height:10rem;padding:10px var(--space-3);font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-control);resize:none;field-sizing:content;flex:1;font-size:16px;line-height:1.4}.SupportView-module__BHgykW__field:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 22%, transparent);outline:none}.SupportView-module__BHgykW__field:disabled{opacity:.6}.SupportView-module__BHgykW__send{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap);padding:0 var(--space-5);font:inherit;font-size:var(--text-sm);color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--t-control) var(--ease), filter var(--t-control) var(--ease);border:none;flex:none;font-weight:600;display:inline-flex}.SupportView-module__BHgykW__send:hover:not(:disabled){filter:brightness(.94)}.SupportView-module__BHgykW__send:active:not(:disabled){transform:scale(.98)}.SupportView-module__BHgykW__send:disabled{opacity:.5;cursor:default}.SupportView-module__BHgykW__send:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}.SupportView-module__BHgykW__threadActions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.SupportView-module__BHgykW__quiet{align-items:center;gap:var(--space-2);min-height:var(--tap);padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--ink-muted);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;font-weight:600;display:inline-flex}.SupportView-module__BHgykW__quiet:hover:not(:disabled){color:var(--ink);background:var(--surface-sunk)}.SupportView-module__BHgykW__quiet[data-danger]:hover:not(:disabled){color:var(--bad);background:color-mix(in srgb, var(--bad) 10%, transparent)}.SupportView-module__BHgykW__quiet:disabled{opacity:.5;cursor:default}.SupportView-module__BHgykW__quiet:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}.SupportView-module__BHgykW__danger{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--tap);padding:0 var(--space-5);font:inherit;font-size:var(--text-sm);color:#fff;background:var(--bad);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--t-control) var(--ease), filter var(--t-control) var(--ease);border:none;font-weight:600;display:inline-flex}.SupportView-module__BHgykW__danger:hover:not(:disabled){filter:brightness(.94)}.SupportView-module__BHgykW__danger:active:not(:disabled){transform:scale(.98)}.SupportView-module__BHgykW__danger:disabled{opacity:.5;cursor:default}.SupportView-module__BHgykW__danger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--bad) 30%, transparent);outline:none}@media (prefers-reduced-motion:reduce){.SupportView-module__BHgykW__view,.SupportView-module__BHgykW__send,.SupportView-module__BHgykW__danger{transition:none}.SupportView-module__BHgykW__send:active:not(:disabled),.SupportView-module__BHgykW__danger:active:not(:disabled){transform:none}}
.Composer-module__O9kERG__composer{align-items:flex-end;gap:var(--space-2);padding:var(--space-2) var(--space-3) max(var(--space-2), env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:var(--surface);flex-wrap:wrap;flex:none;display:flex;position:relative}.Composer-module__O9kERG__field{min-width:0;min-height:var(--tap);max-height:132px;padding:11px var(--space-4);font:inherit;font-size:max(16px, var(--text-sm));line-height:1.4;font-family:var(--font), "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;color:var(--ink);background:var(--ground);border:1px solid var(--line-strong);resize:none;border-radius:22px;flex:1 1 0;display:block;overflow-y:auto}.Composer-module__O9kERG__field::placeholder{color:var(--ink-muted)}.Composer-module__O9kERG__field:focus{outline:2px solid var(--brand-primary);outline-offset:-1px;border-color:#0000}.Composer-module__O9kERG__field:disabled{opacity:.6}.Composer-module__O9kERG__emoji{width:var(--tap);height:var(--tap);color:var(--ink-muted);cursor:pointer;transition:color var(--t-control) var(--ease), background var(--t-control) var(--ease);background:0 0;border:none;border-radius:50%;place-items:center;padding:0;display:grid}.Composer-module__O9kERG__emoji:hover:not(:disabled),.Composer-module__O9kERG__emoji[aria-expanded=true]{color:var(--ink);background:var(--surface-sunk)}.Composer-module__O9kERG__emoji:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.Composer-module__O9kERG__emoji:disabled{opacity:.4;cursor:default}.Composer-module__O9kERG__emoji svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.Composer-module__O9kERG__mic{width:var(--tap);height:var(--tap);color:var(--ink-muted);cursor:pointer;transition:color var(--t-control) var(--ease), background var(--t-control) var(--ease);background:0 0;border:none;border-radius:50%;place-items:center;padding:0;display:grid}.Composer-module__O9kERG__mic:hover:not(:disabled){color:var(--ink);background:var(--surface-sunk)}.Composer-module__O9kERG__mic[aria-pressed=true]{color:var(--on-brand);background:var(--brand-primary);animation:1.6s ease-in-out infinite Composer-module__O9kERG__breathe}.Composer-module__O9kERG__mic:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.Composer-module__O9kERG__mic:disabled{opacity:.4;cursor:default}.Composer-module__O9kERG__mic svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}@keyframes Composer-module__O9kERG__breathe{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--brand-primary) 45%, transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb, var(--brand-primary) 0%, transparent)}}.Composer-module__O9kERG__send{width:var(--tap);height:var(--tap);color:var(--on-brand);background:var(--brand-primary);cursor:pointer;transition:background var(--t-control) var(--ease), opacity var(--t-control) var(--ease), transform var(--t-press) var(--ease-out);border:none;border-radius:50%;place-items:center;padding:0;display:grid}.Composer-module__O9kERG__send:hover:not(:disabled){background:var(--brand-primary-strong)}.Composer-module__O9kERG__send:active:not(:disabled){transform:scale(.94)}.Composer-module__O9kERG__send:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.Composer-module__O9kERG__send:disabled{opacity:.4;cursor:default}.Composer-module__O9kERG__send svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.Composer-module__O9kERG__under{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:0 var(--space-1);font-size:var(--text-xs);color:var(--ink-muted);flex:1 0 100%;line-height:1.4;display:flex}.Composer-module__O9kERG__under:empty{display:none}.Composer-module__O9kERG__counter{font-variant-numeric:tabular-nums;margin-left:auto}.Composer-module__O9kERG__counter[data-over]{color:var(--bad);font-weight:600}.Composer-module__O9kERG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.Composer-module__O9kERG__emoji,.Composer-module__O9kERG__mic,.Composer-module__O9kERG__send{transition:none}.Composer-module__O9kERG__mic[aria-pressed=true]{animation:none}}
.TenantSwitcher-module__MOQTPa__wrap{flex:none;position:relative}.TenantSwitcher-module__MOQTPa__trigger{align-items:center;gap:var(--space-2);height:var(--tap);max-width:14rem;padding:0 var(--space-1) 0 0;font:inherit;color:var(--ink);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;display:inline-flex;position:relative}.TenantSwitcher-module__MOQTPa__trigger:hover .TenantSwitcher-module__MOQTPa__mark,.TenantSwitcher-module__MOQTPa__trigger[aria-expanded=true] .TenantSwitcher-module__MOQTPa__mark{filter:brightness(.92)}.TenantSwitcher-module__MOQTPa__trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}.TenantSwitcher-module__MOQTPa__mark{letter-spacing:.02em;width:34px;height:34px;color:var(--on-brand);background:var(--brand-primary);transition:filter var(--t-control) var(--ease);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:700;display:grid;position:relative}.TenantSwitcher-module__MOQTPa__label{font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;font-weight:600;position:relative;overflow:hidden}.TenantSwitcher-module__MOQTPa__chevron{fill:none;width:14px;height:14px;stroke:var(--ink-muted);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--t-control) var(--ease);flex:none;position:relative}.TenantSwitcher-module__MOQTPa__trigger[aria-expanded=true] .TenantSwitcher-module__MOQTPa__chevron{transform:rotate(180deg)}.TenantSwitcher-module__MOQTPa__globe{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:18px;height:18px}.TenantSwitcher-module__MOQTPa__menu{z-index:60;width:min(22rem, calc(100vw - 2 * var(--space-4)));padding:var(--space-2);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-lg);position:absolute;top:calc(100% + 6px);right:0}.TenantSwitcher-module__MOQTPa__menu[hidden]{display:none!important}.TenantSwitcher-module__MOQTPa__title{margin:0 0 var(--space-2);padding:var(--space-2) var(--space-3) 0;font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-muted);font-weight:600}.TenantSwitcher-module__MOQTPa__searchWrap{margin:0 var(--space-2) var(--space-2);position:relative}.TenantSwitcher-module__MOQTPa__searchGlyph{fill:none;width:16px;height:16px;stroke:var(--ink-muted);stroke-width:2px;stroke-linecap:round;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.TenantSwitcher-module__MOQTPa__search{width:100%;height:36px;padding:0 var(--space-3) 0 32px;font:inherit;font-size:max(16px, var(--text-sm));color:var(--ink);background:var(--surface-sunk);border-radius:var(--radius-control);appearance:none;border:1px solid #0000}.TenantSwitcher-module__MOQTPa__search::-webkit-search-cancel-button{-webkit-appearance:none}.TenantSwitcher-module__MOQTPa__search::placeholder{color:var(--ink-muted)}.TenantSwitcher-module__MOQTPa__search:focus-visible{border-color:var(--brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 26%, transparent);outline:none}.TenantSwitcher-module__MOQTPa__list{overscroll-behavior:contain;max-height:min(50svh,22rem);margin:0;padding:0;overflow-y:auto}.TenantSwitcher-module__MOQTPa__item{align-items:center;gap:var(--space-3);width:100%;min-height:var(--tap);padding:var(--space-2) var(--space-3);font:inherit;text-align:left;color:var(--ink);border-radius:var(--radius-control);cursor:pointer;background:0 0;border:none;display:flex}.TenantSwitcher-module__MOQTPa__item:hover{background:var(--surface-sunk)}.TenantSwitcher-module__MOQTPa__item:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.TenantSwitcher-module__MOQTPa__item .TenantSwitcher-module__MOQTPa__mark{width:28px;height:28px;font-size:11px}.TenantSwitcher-module__MOQTPa__itemText{flex:1;min-width:0;display:block}.TenantSwitcher-module__MOQTPa__itemMain{align-items:center;gap:var(--space-2);min-width:0;display:flex}.TenantSwitcher-module__MOQTPa__itemLabel{font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.TenantSwitcher-module__MOQTPa__itemDetail{font-size:var(--text-xs);color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;line-height:1.4;display:block;overflow:hidden}.TenantSwitcher-module__MOQTPa__chip{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-primary);background:color-mix(in srgb, var(--brand-primary) 12%, transparent);border-radius:var(--radius-pill);flex:none;padding:0 6px;font-size:10px;font-weight:700}.TenantSwitcher-module__MOQTPa__chipOff{color:var(--ink-muted);background:color-mix(in srgb, var(--ink) 8%, transparent)}.TenantSwitcher-module__MOQTPa__check{fill:none;width:18px;height:18px;stroke:var(--brand-primary);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;opacity:0;flex:none}.TenantSwitcher-module__MOQTPa__check[data-on]{opacity:1}.TenantSwitcher-module__MOQTPa__empty{padding:var(--space-3);font-size:var(--text-sm);color:var(--ink-muted);text-align:center}@media (prefers-reduced-motion:reduce){.TenantSwitcher-module__MOQTPa__mark,.TenantSwitcher-module__MOQTPa__chevron{transition:none}}@media (max-width:480px){.TenantSwitcher-module__MOQTPa__trigger{gap:0;padding:0}.TenantSwitcher-module__MOQTPa__label,.TenantSwitcher-module__MOQTPa__chevron{display:none}.TenantSwitcher-module__MOQTPa__menu{inset-inline:var(--space-4);top:calc(var(--bar-h) + env(safe-area-inset-top,0px) + var(--space-2));width:auto;max-height:calc(100dvh - var(--bar-h) - env(safe-area-inset-top,0px) - var(--space-8));overscroll-behavior:contain;position:fixed;overflow-y:auto}.TenantSwitcher-module__MOQTPa__list{max-height:none}}
.UserMenu-module__qsIyqW__wrap{flex:none;position:relative}.UserMenu-module__qsIyqW__trigger{cursor:pointer;transition:box-shadow var(--t-control) var(--ease);background:0 0;border:none;border-radius:50%;place-items:center;padding:0;display:grid}.UserMenu-module__qsIyqW__trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 30%, transparent);outline:none}.UserMenu-module__qsIyqW__trigger[aria-expanded=true],.UserMenu-module__qsIyqW__trigger:hover{box-shadow:0 0 0 3px color-mix(in srgb, var(--ink) 12%, transparent)}.UserMenu-module__qsIyqW__menu{z-index:60;width:min(19rem, calc(100vw - 2 * var(--space-4)));padding:var(--space-2);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-lg);position:absolute;top:calc(100% + 10px);right:0}.UserMenu-module__qsIyqW__menu[hidden]{display:none}.UserMenu-module__qsIyqW__head{align-items:center;gap:var(--space-3);padding:var(--space-3);display:flex}.UserMenu-module__qsIyqW__identity{min-width:0}.UserMenu-module__qsIyqW__email{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.UserMenu-module__qsIyqW__meta{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--ink-muted);margin:3px 0 0;display:flex}.UserMenu-module__qsIyqW__role{color:var(--ink);background:var(--brand-accent);border-radius:var(--radius-pill);padding:2px 8px;font-weight:600}.UserMenu-module__qsIyqW__items{padding:var(--space-1) 0;border-top:1px solid var(--line);display:grid}.UserMenu-module__qsIyqW__item{min-height:40px;padding:0 var(--space-3);font-size:var(--text-sm);color:var(--ink);border-radius:var(--radius-control);align-items:center;font-weight:500;text-decoration:none;display:flex}.UserMenu-module__qsIyqW__item:hover{background:var(--surface-sunk)}button.UserMenu-module__qsIyqW__item{width:100%;font:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer;background:0 0;border:none;font-weight:500}.UserMenu-module__qsIyqW__avatarButton{cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;padding:0;display:block;position:relative}.UserMenu-module__qsIyqW__avatarButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.UserMenu-module__qsIyqW__avatarHint{background:var(--surface);width:18px;height:18px;box-shadow:0 0 0 1.5px var(--surface), 0 1px 2px #0000002e;opacity:0;transition:opacity var(--t-press) var(--ease-out);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-2px;right:-2px}.UserMenu-module__qsIyqW__avatarButton:hover .UserMenu-module__qsIyqW__avatarHint,.UserMenu-module__qsIyqW__avatarButton:focus-visible .UserMenu-module__qsIyqW__avatarHint{opacity:1}@media (hover:none){.UserMenu-module__qsIyqW__avatarHint{opacity:1}}.UserMenu-module__qsIyqW__avatarHint svg{fill:none;width:11px;height:11px;stroke:var(--ink-muted);stroke-width:1.8px;stroke-linejoin:round}@media (prefers-reduced-motion:reduce){.UserMenu-module__qsIyqW__avatarHint{transition:none}}.UserMenu-module__qsIyqW__out{width:100%;min-height:40px;margin-top:var(--space-1);padding:0 var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--bad);text-align:left;border:none;border-top:1px solid var(--line);border-radius:0 0 var(--radius-control) var(--radius-control);cursor:pointer;background:0 0;align-items:center;font-weight:600;display:flex}.UserMenu-module__qsIyqW__out:hover{background:color-mix(in srgb, var(--bad) 8%, transparent)}@media (max-width:480px){.UserMenu-module__qsIyqW__menu{inset-inline:var(--space-4);top:calc(var(--bar-h) + env(safe-area-inset-top,0px) + var(--space-2));width:auto;max-height:calc(100dvh - var(--bar-h) - env(safe-area-inset-top,0px) - var(--space-8));overscroll-behavior:contain;position:fixed;overflow-y:auto}}
.ConversationList-module__bd1tlG__wrap{flex-direction:column;flex:1;min-height:0;display:flex}.ConversationList-module__bd1tlG__scroll{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.ConversationList-module__bd1tlG__centre{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4);font-size:var(--text-sm);text-align:center;color:var(--ink-muted);flex-wrap:wrap;margin:auto;display:flex}.ConversationList-module__bd1tlG__bad{color:var(--bad)}.ConversationList-module__bd1tlG__link{font:inherit;color:var(--brand-primary-strong);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.ConversationList-module__bd1tlG__link:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:3px}.ConversationList-module__bd1tlG__empty{padding:var(--space-4) var(--space-5);text-align:center;margin:auto}.ConversationList-module__bd1tlG__emptyTitle{margin:0 0 var(--space-1);font-size:var(--text-base);font-weight:600}.ConversationList-module__bd1tlG__emptyDetail{font-size:var(--text-sm);color:var(--ink-muted);margin:0}.ConversationList-module__bd1tlG__list{margin:0;padding:0;list-style:none}.ConversationList-module__bd1tlG__list li+li{border-top:1px solid var(--line)}.ConversationList-module__bd1tlG__row{width:100%;min-height:var(--tap);padding:var(--space-3) var(--space-4);font:inherit;text-align:left;color:var(--ink);cursor:pointer;transition:background var(--t-control) var(--ease);background:0 0;border:none;flex-direction:column;align-items:stretch;gap:3px;display:flex}.ConversationList-module__bd1tlG__row:hover{background:var(--surface-sunk)}.ConversationList-module__bd1tlG__row:focus-visible{outline:2px solid var(--brand-primary);outline-offset:-2px}.ConversationList-module__bd1tlG__row[aria-current]{background:color-mix(in srgb, var(--brand-accent) 12%, transparent)}.ConversationList-module__bd1tlG__top{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.ConversationList-module__bd1tlG__subject{align-items:center;gap:var(--space-2);min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:flex;overflow:hidden}.ConversationList-module__bd1tlG__dot{background:var(--warn);border-radius:50%;flex:none;width:8px;height:8px}.ConversationList-module__bd1tlG__when{font-size:var(--text-xs);color:var(--ink-muted);font-variant-numeric:tabular-nums;flex:none}.ConversationList-module__bd1tlG__excerpt{font-size:var(--text-sm);color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}.ConversationList-module__bd1tlG__chip{height:22px;padding:0 var(--space-2);font-size:var(--text-xs);border-radius:var(--radius-pill);color:var(--ink-muted);background:color-mix(in srgb, var(--ink) 6%, transparent);align-self:flex-start;align-items:center;margin-top:2px;font-weight:600;line-height:1;display:inline-flex}.ConversationList-module__bd1tlG__chip[data-status=open]{color:var(--ok);background:color-mix(in srgb, var(--ok) 12%, transparent)}.ConversationList-module__bd1tlG__chip[data-status=waiting_human]{color:var(--warn);background:color-mix(in srgb, var(--warn) 12%, transparent)}.ConversationList-module__bd1tlG__foot{padding:var(--space-3) var(--space-4) max(var(--space-3), env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:var(--surface);flex:none}.ConversationList-module__bd1tlG__primary{justify-content:center;align-items:center;gap:var(--space-2);width:100%;min-height:var(--tap);padding:0 var(--space-4);font:inherit;font-size:var(--text-sm);color:var(--on-brand);background:var(--brand-primary);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--t-control) var(--ease), transform var(--t-press) var(--ease-out);border:none;font-weight:600;display:inline-flex}.ConversationList-module__bd1tlG__primary:hover{background:var(--brand-primary-strong)}.ConversationList-module__bd1tlG__primary:active{transform:scale(.98)}.ConversationList-module__bd1tlG__primary:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.ConversationList-module__bd1tlG__primary svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;width:18px;height:18px}@media (prefers-reduced-motion:reduce){.ConversationList-module__bd1tlG__row,.ConversationList-module__bd1tlG__primary{transition:none}}
.SiteFooter-module__EG8cPa__footer{color:#f5e9df;margin-top:var(--space-16);background:#17100c}.SiteFooter-module__EG8cPa__inner{width:min(var(--shell), 100% - 2 * var(--gutter));padding:var(--space-16) 0 var(--space-8);margin-inline:auto}.SiteFooter-module__EG8cPa__heading{margin:0 0 var(--space-6);font-size:var(--text-sm);letter-spacing:.08em;text-transform:uppercase;color:#b29b8c;font-weight:600}.SiteFooter-module__EG8cPa__intro{margin:calc(var(--space-4) * -1) 0 var(--space-6);font-size:var(--text-sm);line-height:var(--leading-body);color:#cdb9aa;text-wrap:pretty}.SiteFooter-module__EG8cPa__chips{gap:var(--space-2);margin:0 0 var(--space-16);flex-wrap:wrap;padding:0;list-style:none;display:flex}.SiteFooter-module__EG8cPa__chip{min-height:38px;padding:0 var(--space-4) 0 var(--space-3);font-size:var(--text-sm);color:#f5e9df;border-radius:var(--radius-pill);white-space:nowrap;transition:background var(--t-control) var(--ease), border-color var(--t-control) var(--ease);background:#f5e9df0f;border:1px solid #f5e9df24;align-items:center;gap:7px;font-weight:500;text-decoration:none;display:inline-flex}.SiteFooter-module__EG8cPa__chip:hover{background:#f2a65a1f;border-color:#f2a65a}.SiteFooter-module__EG8cPa__chipIcon{flex:none;place-items:center;width:18px;height:18px;display:grid}.SiteFooter-module__EG8cPa__chipIcon svg{fill:none;stroke:#f2a65a;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.SiteFooter-module__EG8cPa__columns{gap:var(--space-6) var(--space-5);padding-bottom:var(--space-8);border-bottom:1px solid #f5e9df24;grid-template-columns:1fr;display:grid}@media (max-width:759px){.SiteFooter-module__EG8cPa__columns{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.SiteFooter-module__EG8cPa__brandColumn{grid-column:1/-1}}@media (min-width:760px){.SiteFooter-module__EG8cPa__columns{gap:var(--space-12);grid-template-columns:1.6fr repeat(3,1fr)}}.SiteFooter-module__EG8cPa__brand{font-size:var(--text-lg);letter-spacing:.02em;color:#f5e9df;align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.SiteFooter-module__EG8cPa__mark{width:26px;height:26px}.SiteFooter-module__EG8cPa__claim{margin:var(--space-3) 0 0;font-size:var(--text-sm);line-height:var(--leading-body);color:#b29b8c}.SiteFooter-module__EG8cPa__columnTitle{margin:0 0 var(--space-3);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#b29b8c;font-weight:600}.SiteFooter-module__EG8cPa__column ul{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.SiteFooter-module__EG8cPa__column a{font-size:var(--text-sm);color:#f5e9df;text-decoration:none}.SiteFooter-module__EG8cPa__column a:hover{text-decoration:underline}.SiteFooter-module__EG8cPa__bottom{justify-content:space-between;gap:var(--space-2) var(--space-6);padding-top:var(--space-6);font-size:var(--text-xs);color:#b29b8c;flex-wrap:wrap;display:flex}.SiteFooter-module__EG8cPa__bottom p{margin:0}.SiteFooter-module__EG8cPa__bottom a{color:inherit}@media (max-width:759px){.SiteFooter-module__EG8cPa__inner{padding:var(--space-12) 0 var(--space-6)}.SiteFooter-module__EG8cPa__chips{margin-bottom:var(--space-12)}}.SiteFooter-module__EG8cPa__plain{font:inherit;color:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.SiteFooter-module__EG8cPa__plain:hover{color:var(--ink)}
.MessageList-module__In1OAa__wrap{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.MessageList-module__In1OAa__log{overscroll-behavior:contain;min-height:0;padding:var(--space-3) var(--space-4) var(--space-2);scrollbar-width:thin;font-family:var(--font), "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;flex-direction:column;flex:1;display:flex;overflow-y:auto}.MessageList-module__In1OAa__centre{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--ink-muted);margin:auto;display:flex}.MessageList-module__In1OAa__empty{padding:var(--space-2) 0 var(--space-2);margin:auto 0 0}.MessageList-module__In1OAa__greeting{margin:0 0 var(--space-1);font-size:var(--text-base);letter-spacing:-.01em;font-weight:600}.MessageList-module__In1OAa__greetingDetail{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--ink-muted);line-height:1.5}.MessageList-module__In1OAa__suggestions{align-items:flex-start;gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MessageList-module__In1OAa__suggestion{min-height:34px;padding:var(--space-1) var(--space-3);font:inherit;font-size:var(--text-sm);text-align:left;color:var(--brand-primary-strong);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--t-control) var(--ease), border-color var(--t-control) var(--ease)}.MessageList-module__In1OAa__suggestion:hover:not(:disabled){background:var(--surface-sunk);border-color:var(--brand-primary)}.MessageList-module__In1OAa__suggestion:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.MessageList-module__In1OAa__suggestion:disabled{opacity:.5;cursor:default}.MessageList-module__In1OAa__suggestion.MessageList-module__In1OAa__human{color:var(--on-brand);background:var(--brand-primary);border-color:var(--brand-primary)}.MessageList-module__In1OAa__suggestion.MessageList-module__In1OAa__human:hover:not(:disabled){background:var(--brand-primary-strong);border-color:var(--brand-primary-strong)}.MessageList-module__In1OAa__day{align-items:center;gap:var(--space-3);margin:var(--space-4) 0 var(--space-2);font-size:var(--text-xs);color:var(--ink-muted);font-weight:600;display:flex}.MessageList-module__In1OAa__day:before,.MessageList-module__In1OAa__day:after{content:"";background:var(--line);flex:1;height:1px}.MessageList-module__In1OAa__day:first-child{margin-top:0}.MessageList-module__In1OAa__row{flex-direction:column;max-width:82%;margin-top:4px;display:flex}.MessageList-module__In1OAa__first{margin-top:var(--space-3)}.MessageList-module__In1OAa__first:first-child,.MessageList-module__In1OAa__day+.MessageList-module__In1OAa__first{margin-top:0}.MessageList-module__In1OAa__visitor{align-self:flex-end;align-items:flex-end}.MessageList-module__In1OAa__other{align-self:flex-start;align-items:flex-start}.MessageList-module__In1OAa__system{max-width:100%;margin:var(--space-3) 0;align-self:center}.MessageList-module__In1OAa__system .MessageList-module__In1OAa__actions{justify-content:center}.MessageList-module__In1OAa__bubble{font-size:var(--text-sm);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:18px;margin:0;padding:9px 14px;line-height:1.45}.MessageList-module__In1OAa__visitor .MessageList-module__In1OAa__bubble{color:var(--on-brand);background:var(--brand-primary)}.MessageList-module__In1OAa__other .MessageList-module__In1OAa__bubble{color:var(--ink);background:var(--surface-sunk)}.MessageList-module__In1OAa__other[data-role=agent] .MessageList-module__In1OAa__bubble{background:color-mix(in srgb, var(--brand-accent) 22%, var(--surface-sunk))}.MessageList-module__In1OAa__visitor.MessageList-module__In1OAa__last .MessageList-module__In1OAa__bubble{border-bottom-right-radius:6px}.MessageList-module__In1OAa__other.MessageList-module__In1OAa__last .MessageList-module__In1OAa__bubble{border-bottom-left-radius:6px}.MessageList-module__In1OAa__row[data-pending] .MessageList-module__In1OAa__bubble{opacity:.6}.MessageList-module__In1OAa__typing{color:var(--ink-muted);align-items:center;padding-block:9px;display:inline-flex}.MessageList-module__In1OAa__who{margin:0 0 3px var(--space-3);font-size:var(--text-xs);color:var(--ink-muted);font-weight:600}.MessageList-module__In1OAa__time{margin:3px var(--space-3) 0;font-size:var(--text-xs);color:var(--ink-muted);font-variant-numeric:tabular-nums}.MessageList-module__In1OAa__systemText{padding:0 var(--space-4);font-size:var(--text-xs);text-align:center;color:var(--ink-muted);max-width:36ch;margin:0;line-height:1.4}.MessageList-module__In1OAa__actions{gap:var(--space-2);margin:var(--space-2) 0 0;flex-wrap:wrap;display:flex}.MessageList-module__In1OAa__pill{min-height:36px;padding:var(--space-1) var(--space-3);font:inherit;font-size:var(--text-sm);color:var(--brand-primary-strong);background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-pill);cursor:pointer;transition:background var(--t-control) var(--ease), border-color var(--t-control) var(--ease);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.MessageList-module__In1OAa__pill:hover{background:var(--surface-sunk);border-color:var(--brand-primary)}.MessageList-module__In1OAa__pill:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.MessageList-module__In1OAa__jump{left:50%;bottom:var(--space-3);align-items:center;gap:var(--space-1);height:36px;padding:0 var(--space-3) 0 var(--space-2);font:inherit;font-size:var(--text-xs);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);cursor:pointer;animation:MessageList-module__In1OAa__pop var(--t-control) var(--ease-out);font-weight:600;display:inline-flex;position:absolute;transform:translate(-50%)}.MessageList-module__In1OAa__jump:hover{background:var(--surface-sunk)}.MessageList-module__In1OAa__jump:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.MessageList-module__In1OAa__jump svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}@keyframes MessageList-module__In1OAa__pop{0%{opacity:0;transform:translate(-50%)translateY(6px)}}@media (prefers-reduced-motion:reduce){.MessageList-module__In1OAa__jump{animation:none}.MessageList-module__In1OAa__suggestion,.MessageList-module__In1OAa__pill{transition:none}}
