.AppHeader-module__mJYpnG__header{justify-content:space-between;align-items:center;gap:var(--gj-s-4);padding:var(--gj-s-4) var(--gj-s-6);background:var(--gj-white);border-bottom:1px solid var(--gj-border);z-index:20;display:flex;position:sticky;top:0}.AppHeader-module__mJYpnG__adminLink{height:38px;padding:0 var(--gj-s-4);border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);color:var(--gj-blue,#0152c7);background:var(--gj-blue-tint-soft,#edf3fc);border:1px solid var(--gj-blue-tint,#dfe9f8);align-items:center;font-size:14px;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-flex}.AppHeader-module__mJYpnG__adminLink:hover{background:var(--gj-blue-tint,#dfe9f8);text-decoration:none}.AppHeader-module__mJYpnG__adminLinkActive{background:var(--gj-blue,#0152c7);color:var(--gj-white);border-color:var(--gj-blue,#0152c7)}.AppHeader-module__mJYpnG__titleGroup{align-items:center;gap:var(--gj-s-3);min-width:0;display:flex}.AppHeader-module__mJYpnG__titleCol{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;line-height:1;display:flex}.AppHeader-module__mJYpnG__beta{font-family:var(--gj-font-sans);letter-spacing:.08em;text-transform:lowercase;color:var(--gj-blue,#0152c7);opacity:.85;margin-top:2px;font-size:10px;font-weight:700}.AppHeader-module__mJYpnG__appIcon{border-radius:var(--gj-r-md);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:flex;overflow:hidden}.AppHeader-module__mJYpnG__appIcon img{width:100%;height:100%;display:block}.AppHeader-module__mJYpnG__appIcon:hover{transform:scale(1.06);box-shadow:0 2px 10px #1447c066}.AppHeader-module__mJYpnG__title{font-family:var(--gj-font-display,var(--gj-font-sans));color:var(--fg-1);white-space:nowrap;margin:0;font-size:22px;font-weight:800;line-height:1.1}.AppHeader-module__mJYpnG__breadcrumb{font-family:var(--gj-font-sans);color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}.AppHeader-module__mJYpnG__actions{align-items:center;gap:var(--gj-s-2);flex-shrink:0;display:flex}.AppHeader-module__mJYpnG__nav{align-items:center;gap:var(--gj-s-2);display:flex}.AppHeader-module__mJYpnG__langSwitch{display:inline-flex;position:relative}.AppHeader-module__mJYpnG__flag{border-radius:var(--gj-r-full);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:38px;height:38px;transition:background-color .15s,border-color .15s;display:inline-flex}.AppHeader-module__mJYpnG__flag:hover{background:var(--gj-blue-tint-soft,#edf3fc);color:var(--gj-blue,#0152c7)}.AppHeader-module__mJYpnG__flagActive{background:0 0;border-color:#0000}.AppHeader-module__mJYpnG__langMenu{background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-md);z-index:30;flex-direction:column;align-items:center;gap:2px;padding:4px;display:none;position:absolute;top:100%;right:0;box-shadow:0 6px 20px #1447c01f}.AppHeader-module__mJYpnG__langSwitch:hover .AppHeader-module__mJYpnG__langMenu{display:flex}.AppHeader-module__mJYpnG__flagEmoji{font-size:19px;line-height:1}.AppHeader-module__mJYpnG__actionBtn{border-radius:var(--gj-r-md);background:var(--gj-white);border:1px solid var(--gj-border);width:38px;height:38px;color:var(--fg-2);cursor:pointer;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,color .15s;display:flex}.AppHeader-module__mJYpnG__actionBtn:hover{background:var(--gj-blue-tint-soft);border-color:var(--gj-blue-tint);color:var(--gj-blue)}@media (max-width:640px){.AppHeader-module__mJYpnG__breadcrumb{display:none}}
.ConsentGate-module__LLyDpa__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:var(--gj-s-4);background:#0f172a8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConsentGate-module__LLyDpa__modal{background:var(--gj-white);border-radius:var(--gj-r-lg);width:100%;max-width:560px;max-height:90vh;padding:var(--gj-s-6);overflow-y:auto;box-shadow:0 24px 60px #0000004d}.ConsentGate-module__LLyDpa__title{font-family:var(--gj-font-display,var(--gj-font-sans));color:var(--fg-1);margin:0 0 var(--gj-s-4);font-size:22px;font-weight:800}.ConsentGate-module__LLyDpa__intro{font-family:var(--gj-font-sans);color:var(--fg-2);margin:0 0 var(--gj-s-3);font-size:15px}.ConsentGate-module__LLyDpa__list{margin:0 0 var(--gj-s-5);padding-left:var(--gj-s-5);gap:var(--gj-s-2);flex-direction:column;display:flex}.ConsentGate-module__LLyDpa__list li{font-family:var(--gj-font-sans);color:var(--fg-2);font-size:14px;line-height:1.5}.ConsentGate-module__LLyDpa__accept{width:100%;padding:var(--gj-s-3) var(--gj-s-4);border-radius:var(--gj-r-full);background:var(--gj-blue,#0152c7);color:var(--gj-white);font-family:var(--gj-font-sans);cursor:pointer;border:none;font-size:15px;font-weight:700;transition:background-color .15s}.ConsentGate-module__LLyDpa__accept:hover{background:var(--gj-blue-700,#003bff)}
.Button-module__-SNSUq__btn{justify-content:center;align-items:center;gap:var(--gj-s-2);border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:0;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;font-weight:700;transition:background-color .15s,color .15s,border-color .15s,transform 50ms;display:inline-flex}.Button-module__-SNSUq__btn:disabled{cursor:not-allowed;opacity:.5}.Button-module__-SNSUq__btn:active:not(:disabled){transform:translateY(1px)}.Button-module__-SNSUq__sm{padding:var(--gj-s-2) var(--gj-s-4);min-height:36px;font-size:14px}.Button-module__-SNSUq__md{padding:var(--gj-s-3) var(--gj-s-5);min-height:44px;font-size:16px}.Button-module__-SNSUq__lg{padding:var(--gj-s-4) var(--gj-s-6);min-height:52px;font-size:16px}.Button-module__-SNSUq__primary{background:var(--gj-blue);color:var(--fg-on-blue);border:1px solid var(--gj-blue)}.Button-module__-SNSUq__primary:hover:not(:disabled){background:var(--gj-blue-600);border-color:var(--gj-blue-600)}.Button-module__-SNSUq__primary.Button-module__-SNSUq__promoted{box-shadow:var(--gj-elev-focus)}.Button-module__-SNSUq__primary img{filter:brightness(0)invert()}.Button-module__-SNSUq__outlined{background:var(--gj-white);color:var(--gj-blue);border:1px solid var(--gj-blue)}.Button-module__-SNSUq__outlined:hover:not(:disabled){background:var(--gj-blue-tint-soft)}.Button-module__-SNSUq__tertiary{color:var(--fg-2);background:0 0;border:1px solid #0000}.Button-module__-SNSUq__tertiary:hover:not(:disabled){color:var(--fg-1);background:#0000000a}.Button-module__-SNSUq__danger{background:var(--gj-danger);color:var(--gj-white);border:1px solid var(--gj-danger)}.Button-module__-SNSUq__danger:hover:not(:disabled){background:var(--gj-danger-loud);border-color:var(--gj-danger-loud)}.Button-module__-SNSUq__fullWidth{width:100%}
.Card-module__mME70q__card{background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-md);padding:var(--gj-s-5);gap:var(--gj-s-3);flex-direction:column;display:flex}.Card-module__mME70q__tinted{background:var(--gj-blue-tint-soft);border-color:var(--gj-border-cool)}.Card-module__mME70q__hero{background:var(--gj-blue-tint);border-radius:var(--gj-r-lg);padding:var(--gj-s-6)}.Card-module__mME70q__interactive{cursor:pointer;transition:border-color .15s,transform 50ms}.Card-module__mME70q__interactive:hover{border-color:var(--gj-blue)}.Card-module__mME70q__interactive:active{transform:translateY(1px)}
.ConfirmDialog-module__RnOika__overlay{padding:var(--gj-s-4);z-index:100;background:#0006;justify-content:center;align-items:center;animation:.12s ease-out ConfirmDialog-module__RnOika__fade-in;display:flex;position:fixed;inset:0}.ConfirmDialog-module__RnOika__dialog{width:100%;max-width:520px;box-shadow:var(--gj-elev-modal,0 12px 48px #0000002e);animation:.16s ease-out ConfirmDialog-module__RnOika__rise}.ConfirmDialog-module__RnOika__title{margin:0 0 var(--gj-s-3) 0}.ConfirmDialog-module__RnOika__body{margin:0 0 var(--gj-s-5) 0}.ConfirmDialog-module__RnOika__actions{justify-content:flex-end;gap:var(--gj-s-3);flex-wrap:wrap;display:flex}@keyframes ConfirmDialog-module__RnOika__fade-in{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__RnOika__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.Input-module__LKOfZq__field{gap:var(--gj-s-2);flex-direction:column;display:flex}.Input-module__LKOfZq__label{font-family:var(--gj-font-sans);color:var(--fg-2);font-size:14px;font-weight:700;line-height:1}.Input-module__LKOfZq__inputWrap{align-items:center;gap:var(--gj-s-2);background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-full);padding:0 var(--gj-s-4);min-height:44px;transition:border-color .15s,box-shadow .15s;display:flex}.Input-module__LKOfZq__inputWrap:focus-within{border-color:var(--gj-blue);box-shadow:var(--gj-elev-focus);outline:none}.Input-module__LKOfZq__inputWrap.Input-module__LKOfZq__error{border-color:var(--gj-danger)}.Input-module__LKOfZq__input{font-family:var(--gj-font-sans);color:var(--fg-1);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px;font-weight:500}.Input-module__LKOfZq__input::placeholder{color:var(--gj-ink-muted)}.Input-module__LKOfZq__hint{font-family:var(--gj-font-sans);color:var(--fg-3);padding:0 var(--gj-s-4);font-size:12px}.Input-module__LKOfZq__hintError{color:var(--gj-danger)}.Input-module__LKOfZq__square{border-radius:var(--gj-r-md);padding:var(--gj-s-3) var(--gj-s-4);align-items:flex-start}.Input-module__LKOfZq__square .Input-module__LKOfZq__input{padding:0}
.NavBar-module__RuFNSq__nav{background:var(--gj-white);border-bottom:1px solid var(--gj-border);padding:var(--gj-s-3) var(--gj-s-5);justify-content:space-between;align-items:center;gap:var(--gj-s-5);display:flex}.NavBar-module__RuFNSq__brand{align-items:center;gap:var(--gj-s-3);display:flex}.NavBar-module__RuFNSq__brand img{width:auto;height:28px}.NavBar-module__RuFNSq__brandTitle{font-family:var(--gj-font-display);color:var(--fg-1);font-size:18px;font-weight:700}.NavBar-module__RuFNSq__center{justify-content:center;gap:var(--gj-s-5);flex:1;display:flex}.NavBar-module__RuFNSq__link{font-family:var(--gj-font-sans);color:var(--fg-2);padding:var(--gj-s-2) var(--gj-s-3);border-radius:var(--gj-r-sm);font-size:14px;font-weight:700;text-decoration:none}.NavBar-module__RuFNSq__link:hover{color:var(--fg-1);background:var(--gj-blue-tint-soft);text-decoration:none}.NavBar-module__RuFNSq__linkActive{color:var(--gj-blue);background:var(--gj-blue-tint-soft)}.NavBar-module__RuFNSq__end{align-items:center;gap:var(--gj-s-3);display:flex}
.Toast-module__GVFW1G__stack{bottom:var(--gj-s-5);right:var(--gj-s-5);gap:var(--gj-s-3);z-index:9999;pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__GVFW1G__toast{min-width:260px;max-width:380px;padding:var(--gj-s-3) var(--gj-s-4);border-radius:var(--gj-r-md);background:var(--gj-white);border:1px solid var(--gj-border);box-shadow:var(--gj-elev-toast);align-items:flex-start;gap:var(--gj-s-3);pointer-events:auto;animation:.18s ease-out Toast-module__GVFW1G__slideIn;display:flex}.Toast-module__GVFW1G__success{border-color:var(--gj-success);background:var(--gj-success-bg);color:var(--gj-success-fg)}.Toast-module__GVFW1G__error{border-color:var(--gj-danger);background:var(--gj-danger-bg);color:var(--gj-danger)}.Toast-module__GVFW1G__info{border-color:var(--gj-border-cool);background:var(--gj-blue-tint-soft);color:var(--gj-blue)}.Toast-module__GVFW1G__dot{border-radius:var(--gj-r-full);flex-shrink:0;width:8px;height:8px;margin-top:6px}.Toast-module__GVFW1G__success .Toast-module__GVFW1G__dot{background:var(--gj-success)}.Toast-module__GVFW1G__error .Toast-module__GVFW1G__dot{background:var(--gj-danger)}.Toast-module__GVFW1G__info .Toast-module__GVFW1G__dot{background:var(--gj-blue)}.Toast-module__GVFW1G__message{font-family:var(--gj-font-sans);flex:1;font-size:14px;font-weight:500;line-height:20px}.Toast-module__GVFW1G__dismiss{cursor:pointer;font:inherit;color:inherit;opacity:.6;padding:0 var(--gj-s-1);background:0 0;border:0;font-size:18px;line-height:1}.Toast-module__GVFW1G__dismiss:hover{opacity:1}@keyframes Toast-module__GVFW1G__slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.AppIcon-module__Ip7IHq__icon{width:var(--icon-size,44px);height:var(--icon-size,44px);border-radius:var(--gj-r-md,12px);background:color-mix(in srgb, var(--icon-color) 16%, var(--gj-white));flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.AppIcon-module__Ip7IHq__tile{width:var(--icon-size,44px);height:var(--icon-size,44px);border-radius:calc(var(--icon-size,44px) * .25);object-fit:cover;flex-shrink:0;display:block}.AppIcon-module__Ip7IHq__monogram{font-family:var(--gj-font-display,var(--gj-font-sans));font-weight:800;font-size:calc(var(--icon-size,44px) * .46);color:var(--icon-color);line-height:1}
.RatingStars-module__LDwJxW__stars{align-items:center;gap:2px;line-height:0;display:inline-flex}.RatingStars-module__LDwJxW__star{display:block}.RatingStars-module__LDwJxW__filled{fill:#f5a623}.RatingStars-module__LDwJxW__empty{fill:var(--gj-border)}.RatingStars-module__LDwJxW__starBtn{cursor:pointer;border-radius:var(--gj-r-xs);background:0 0;border:none;padding:2px;line-height:0;transition:transform .1s;display:inline-flex}.RatingStars-module__LDwJxW__starBtn:hover{transform:scale(1.1)}.RatingStars-module__LDwJxW__starBtn:hover .RatingStars-module__LDwJxW__empty{fill:#f7c065}.RatingStars-module__LDwJxW__starBtn:focus-visible{outline:2px solid var(--gj-blue);outline-offset:1px}
.CardRating-module__CALbBW__wrap{gap:var(--gj-s-2);flex-direction:column;display:flex}.CardRating-module__CALbBW__line{align-items:center;gap:var(--gj-s-2);font-family:var(--gj-font-sans);cursor:pointer;text-align:left;background:0 0;border:none;width:fit-content;min-height:22px;margin:0;padding:0;font-size:13px;display:inline-flex}.CardRating-module__CALbBW__avg{color:var(--fg-1);font-weight:700}.CardRating-module__CALbBW__count{color:var(--fg-3);text-underline-offset:2px;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.CardRating-module__CALbBW__line:hover .CardRating-module__CALbBW__count{color:var(--gj-blue)}.CardRating-module__CALbBW__overlay{padding:var(--gj-s-4);z-index:120;background:#0006;justify-content:center;align-items:center;animation:.12s ease-out CardRating-module__CALbBW__cr-fade;display:flex;position:fixed;inset:0}.CardRating-module__CALbBW__modal{background:var(--gj-white,#fff);width:100%;max-width:460px;max-height:80vh;padding:var(--gj-s-5);box-shadow:var(--gj-elev-modal,0 12px 48px #0000002e);border-radius:14px;animation:.16s ease-out CardRating-module__CALbBW__cr-rise;overflow-y:auto}.CardRating-module__CALbBW__modalHead{margin-bottom:var(--gj-s-3);justify-content:space-between;align-items:center;display:flex}.CardRating-module__CALbBW__modalTitle{margin:0;font-size:18px;font-weight:700}.CardRating-module__CALbBW__close{cursor:pointer;color:var(--fg-3);background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:16px;line-height:1}.CardRating-module__CALbBW__close:hover{background:var(--gj-ink-7,#0f121e0f)}.CardRating-module__CALbBW__list{gap:var(--gj-s-3);margin-bottom:var(--gj-s-4);flex-direction:column;display:flex}.CardRating-module__CALbBW__muted{color:var(--fg-3);margin:0}.CardRating-module__CALbBW__review{padding-bottom:var(--gj-s-3);border-bottom:1px solid var(--gj-border,#0f121e14);flex-direction:column;gap:4px;display:flex}.CardRating-module__CALbBW__reviewHead{align-items:center;gap:var(--gj-s-2);font-size:13px;display:inline-flex}.CardRating-module__CALbBW__author{font-weight:600}.CardRating-module__CALbBW__comment{white-space:pre-wrap;margin:0;font-size:14px}.CardRating-module__CALbBW__form{gap:var(--gj-s-2);border-top:1px solid var(--gj-border,#0f121e14);padding-top:var(--gj-s-4);flex-direction:column;display:flex}.CardRating-module__CALbBW__formLabel{color:var(--fg-3);font-size:13px;font-weight:600}.CardRating-module__CALbBW__textarea{resize:vertical;border:1px solid var(--gj-border,#0f121e1f);width:100%;font-family:var(--gj-font-sans);background:var(--gj-white,#fff);border-radius:8px;padding:8px 10px;font-size:14px}.CardRating-module__CALbBW__textarea:focus{border-color:var(--gj-blue);outline:none}.CardRating-module__CALbBW__validate{cursor:pointer;color:var(--gj-white,#fff);background:var(--gj-blue);border:none;border-radius:999px;align-self:flex-start;padding:8px 20px;font-size:14px;font-weight:600}.CardRating-module__CALbBW__validate:disabled{opacity:.5;cursor:not-allowed}@keyframes CardRating-module__CALbBW__cr-fade{0%{opacity:0}to{opacity:1}}@keyframes CardRating-module__CALbBW__cr-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.StatusBadge-module__91kDlG__badge{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.StatusBadge-module__91kDlG__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.StatusBadge-module__91kDlG__pulse{animation:1.6s ease-in-out infinite StatusBadge-module__91kDlG__pulse}@keyframes StatusBadge-module__91kDlG__pulse{0%,to{opacity:1}50%{opacity:.35}}.StatusBadge-module__91kDlG__working{background:var(--gj-success-bg);color:var(--gj-success-fg)}.StatusBadge-module__91kDlG__awaiting{background:var(--gj-warning-bg);color:var(--gj-warning-fg)}.StatusBadge-module__91kDlG__inactive{background:var(--gj-bg-soft,#0000000d);color:var(--fg-2)}.StatusBadge-module__91kDlG__done{background:var(--gj-bg-soft,#0000000d);color:var(--fg-3)}.StatusBadge-module__91kDlG__failed{background:var(--gj-danger-bg);color:var(--gj-danger)}
.AppCard-module__uwJbtG__card{gap:var(--gj-s-3);height:100%}.AppCard-module__uwJbtG__clickable{cursor:pointer}.AppCard-module__uwJbtG__header{justify-content:space-between;align-items:flex-start;gap:var(--gj-s-3);display:flex}.AppCard-module__uwJbtG__headerLeft{align-items:center;gap:var(--gj-s-3);flex:1;min-width:0;display:flex}.AppCard-module__uwJbtG__titleCol{flex-direction:column;gap:1px;min-width:0;display:flex}.AppCard-module__uwJbtG__author{font-family:var(--gj-font-sans);color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.AppCard-module__uwJbtG__headerRight{flex-shrink:0;align-items:center;gap:2px;display:flex}.AppCard-module__uwJbtG__iconBtn{border-radius:var(--gj-r-full);width:30px;height:30px;color:var(--fg-2);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.AppCard-module__uwJbtG__iconBtn:hover{background:var(--gj-border-soft);color:var(--fg-1)}.AppCard-module__uwJbtG__starOn,.AppCard-module__uwJbtG__starOn:hover{color:var(--gj-yellow,#ffc700)}.AppCard-module__uwJbtG__menuWrap{position:relative}.AppCard-module__uwJbtG__menuTrigger{border-radius:var(--gj-r-full);width:28px;height:28px;color:var(--fg-2);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background-color .15s,border-color .15s;display:inline-flex}.AppCard-module__uwJbtG__menuTrigger:hover{background:var(--gj-border-soft)}.AppCard-module__uwJbtG__menuTrigger[aria-expanded=true]{background:var(--gj-border-soft);border-color:var(--gj-border)}.AppCard-module__uwJbtG__menu{background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-sm,8px);min-width:160px;box-shadow:var(--gj-elev-popover,0 6px 24px #0000001f);z-index:10;padding:4px;position:absolute;top:calc(100% + 4px);right:0}.AppCard-module__uwJbtG__menuItem{width:100%;padding:var(--gj-s-2) var(--gj-s-3);text-align:left;font-family:var(--gj-font-sans);color:var(--fg-1);border-radius:var(--gj-r-xs,4px);cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500;display:block}.AppCard-module__uwJbtG__menuItem:hover{background:var(--gj-border-soft)}.AppCard-module__uwJbtG__menuItemDanger{color:var(--gj-danger)}.AppCard-module__uwJbtG__menuItemDanger:hover{background:var(--gj-danger-bg)}.AppCard-module__uwJbtG__title{font-family:var(--gj-font-display);color:var(--fg-1);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-width:100%;min-height:44px;font-size:18px;font-weight:700;line-height:22px;text-decoration:none;display:-webkit-box;overflow:hidden}.AppCard-module__uwJbtG__title:hover{color:var(--gj-blue)}.AppCard-module__uwJbtG__title:focus-visible{outline:2px solid var(--gj-blue);outline-offset:2px;border-radius:var(--gj-r-xs)}.AppCard-module__uwJbtG__chip{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700;line-height:16px}.AppCard-module__uwJbtG__chipLive{background:var(--gj-success-bg);color:var(--gj-success-fg)}.AppCard-module__uwJbtG__chipBuilding{background:var(--gj-warning-bg);color:var(--gj-warning-fg)}.AppCard-module__uwJbtG__chipFailed{background:var(--gj-danger-bg);color:var(--gj-danger)}.AppCard-module__uwJbtG__chipArchived{background:var(--gj-border-soft);color:var(--fg-3)}.AppCard-module__uwJbtG__categoryBadges{gap:var(--gj-s-2);flex-wrap:wrap;display:flex}.AppCard-module__uwJbtG__categoryBadge{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;white-space:nowrap;background:color-mix(in srgb, var(--cat) 12%, var(--gj-white));color:var(--cat);flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700;line-height:16px}.AppCard-module__uwJbtG__footer{gap:var(--gj-s-3);flex-direction:column;margin-top:auto;display:flex}.AppCard-module__uwJbtG__meta{justify-content:space-between;align-items:center;gap:var(--gj-s-2);flex-wrap:wrap;display:flex}.AppCard-module__uwJbtG__caps{align-items:center;gap:var(--gj-s-2);flex-wrap:wrap;display:flex}.AppCard-module__uwJbtG__capChip{font-family:var(--gj-font-sans);color:var(--fg-2);white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:600;line-height:16px;display:inline-flex}.AppCard-module__uwJbtG__capDot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.AppCard-module__uwJbtG__metaInfo{font-family:var(--gj-font-sans);color:var(--fg-3,var(--fg-2));white-space:nowrap;margin-left:auto;font-size:11px}.AppCard-module__uwJbtG__description{font-family:var(--gj-font-sans);color:var(--fg-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;overflow:hidden}.AppCard-module__uwJbtG__dataBadge{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;background:var(--gj-blue-bg,var(--gj-border-soft));color:var(--gj-blue,var(--fg-2));align-self:flex-start;padding:2px 8px;font-size:11px;font-weight:600;line-height:16px}.AppCard-module__uwJbtG__caption{font-family:var(--gj-font-sans);color:var(--fg-3);margin-top:auto;font-size:12px;font-weight:500;line-height:18px}.AppCard-module__uwJbtG__rating{align-items:center;gap:var(--gj-s-2);font-family:var(--gj-font-sans);color:var(--fg-1);font-size:13px;display:inline-flex}.AppCard-module__uwJbtG__ratingCount{color:var(--fg-3);font-weight:500}.AppCard-module__uwJbtG__shareOverlay{padding:var(--gj-s-4);z-index:130;cursor:default;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AppCard-module__uwJbtG__shareModal{background:var(--gj-white,#fff);width:100%;max-width:440px;padding:var(--gj-s-5);box-shadow:var(--gj-elev-modal,0 12px 48px #0000002e);text-align:left;border-radius:14px}.AppCard-module__uwJbtG__shareHead{margin-bottom:var(--gj-s-2);justify-content:space-between;align-items:center;display:flex}.AppCard-module__uwJbtG__shareTitle{margin:0;font-size:18px;font-weight:700}.AppCard-module__uwJbtG__shareClose{cursor:pointer;color:var(--fg-3);background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:16px}.AppCard-module__uwJbtG__shareClose:hover{background:var(--gj-ink-7,#0f121e0f)}.AppCard-module__uwJbtG__shareDesc{margin:0 0 var(--gj-s-4);color:var(--fg-3);font-size:14px}.AppCard-module__uwJbtG__shareChips{border:1px solid var(--gj-border,#0f121e29);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;min-height:44px;padding:8px;display:flex}.AppCard-module__uwJbtG__shareChip{background:var(--gj-blue-tint-soft,#edf3fc);color:var(--gj-blue,#0152c7);border-radius:var(--gj-r-full);align-items:center;gap:4px;padding:3px 4px 3px 10px;font-size:13px;font-weight:600;display:inline-flex}.AppCard-module__uwJbtG__shareChip button{cursor:pointer;color:inherit;background:0 0;border:none;padding:2px 4px;font-size:12px;line-height:1}.AppCard-module__uwJbtG__shareInput{background:0 0;border:none;outline:none;flex:1;min-width:140px;padding:4px;font-size:14px}.AppCard-module__uwJbtG__shareSuggest{border:1px solid var(--gj-border,#0f121e1f);border-radius:10px;max-height:220px;margin:6px 0 0;padding:4px;list-style:none;overflow-y:auto}.AppCard-module__uwJbtG__shareSuggestItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:1px;width:100%;padding:6px 8px;display:flex}.AppCard-module__uwJbtG__shareSuggestItem:hover{background:var(--gj-blue-tint-soft,#edf3fc)}.AppCard-module__uwJbtG__suggestName{font-size:14px;font-weight:600}.AppCard-module__uwJbtG__suggestEmail{color:var(--fg-3);font-size:12px}.AppCard-module__uwJbtG__shareActions{margin-top:var(--gj-s-4);justify-content:flex-end;display:flex}.AppCard-module__uwJbtG__shareSend{border-radius:var(--gj-r-full);cursor:pointer;color:var(--gj-white,#fff);background:var(--gj-blue);border:none;padding:9px 22px;font-size:14px;font-weight:600}.AppCard-module__uwJbtG__shareSend:disabled{opacity:.5;cursor:not-allowed}.AppCard-module__uwJbtG__usageChip{align-items:center;gap:var(--gj-s-1);color:var(--fg-2);font-size:13px;font-weight:500;display:inline-flex}.AppCard-module__uwJbtG__action{margin-top:var(--gj-s-2)}
.StatusLine-module__SvJ1ea__line{font-family:var(--gj-font-sans);color:var(--fg-3);padding:var(--gj-s-2) 0;align-items:center;gap:var(--gj-s-2);font-size:13px;font-style:italic;display:flex}.StatusLine-module__SvJ1ea__dots{gap:3px;display:inline-flex}.StatusLine-module__SvJ1ea__dot{background:var(--gj-ink-muted);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite StatusLine-module__SvJ1ea__pulse}.StatusLine-module__SvJ1ea__dot:nth-child(2){animation-delay:.15s}.StatusLine-module__SvJ1ea__dot:nth-child(3){animation-delay:.3s}@keyframes StatusLine-module__SvJ1ea__pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}
.SessionRow-module__bHVmgq__row{justify-content:space-between;align-items:center;gap:var(--gj-s-4);padding:var(--gj-s-3) var(--gj-s-4);border-radius:var(--gj-r-md);border:1px solid var(--gj-border-soft);background:var(--gj-bg-elevated,var(--gj-bg-soft,transparent));color:inherit;text-decoration:none;transition:border-color .12s,background .12s;display:flex}.SessionRow-module__bHVmgq__row:hover{border-color:var(--gj-border);background:var(--gj-bg-soft,#00000005)}.SessionRow-module__bHVmgq__rowActive{border-color:var(--gj-warning-fg,var(--gj-border));box-shadow:inset 3px 0 0 var(--gj-warning-fg,var(--gj-border))}.SessionRow-module__bHVmgq__left{gap:var(--gj-s-1);flex-direction:column;flex:1;min-width:0;display:flex}.SessionRow-module__bHVmgq__title{font-family:var(--gj-font-sans);color:var(--fg-1);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.SessionRow-module__bHVmgq__date{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:12px;font-weight:500;line-height:16px}.SessionRow-module__bHVmgq__right{align-items:center;gap:var(--gj-s-2);display:flex}.SessionRow-module__bHVmgq__resumeChip{border:1px solid var(--gj-border-soft);font-family:var(--gj-font-sans);color:var(--fg-2);white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.SessionRow-module__bHVmgq__row:hover .SessionRow-module__bHVmgq__resumeChip{border-color:var(--gj-fg-1,var(--gj-border));color:var(--fg-1);background:var(--gj-bg-soft,#0000000a)}
.AppCardSkeleton-module__RyFg_G__skeleton{border-radius:var(--gj-r-md);border:1px solid var(--gj-border-soft);background:linear-gradient(90deg, var(--gj-border-soft) 0%, var(--gj-white) 50%, var(--gj-border-soft) 100%);background-size:200% 100%;height:200px;animation:1.4s ease-in-out infinite AppCardSkeleton-module__RyFg_G__shimmer}@keyframes AppCardSkeleton-module__RyFg_G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.AppCardSkeleton-module__RyFg_G__skeleton{animation:none}}
.AgentThinkingBubble-module__2r6Skq__bubble{font-family:var(--gj-font-sans);color:var(--fg-3);padding:var(--gj-s-2) 0;align-items:center;gap:var(--gj-s-2);font-size:13px;font-style:italic;display:flex}.AgentThinkingBubble-module__2r6Skq__label{flex:1}.AgentThinkingBubble-module__2r6Skq__stopButton{margin-left:auto;font-style:normal}
.SessionsList-module__BM2LCa__wrap{gap:var(--gj-s-2);flex-direction:column;display:flex}.SessionsList-module__BM2LCa__empty{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:14px}
.AppGrid-module__TfcVJq__grid{gap:var(--gj-s-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.AppGrid-module__TfcVJq__item{cursor:grab;transition:opacity .15s,transform .15s;position:relative}.AppGrid-module__TfcVJq__item:active{cursor:grabbing}.AppGrid-module__TfcVJq__itemDragging{opacity:.35;transform:scale(.97)}.AppGrid-module__TfcVJq__itemOver{outline:2px dashed var(--gj-blue,#2563eb);outline-offset:4px;border-radius:var(--gj-r-md,12px)}.AppGrid-module__TfcVJq__dragGhost{pointer-events:none;position:absolute;top:-9999px;left:-9999px}
.ChatMessage-module__7pUZUa__row{width:100%;margin-bottom:var(--gj-s-3);display:flex}.ChatMessage-module__7pUZUa__user{justify-content:flex-end}.ChatMessage-module__7pUZUa__userCol{flex-direction:column;align-items:flex-end;max-width:80%;display:flex}.ChatMessage-module__7pUZUa__userCol .ChatMessage-module__7pUZUa__bubble{max-width:100%}.ChatMessage-module__7pUZUa__agent{justify-content:flex-start}.ChatMessage-module__7pUZUa__bubble{max-width:80%;padding:var(--gj-s-3) var(--gj-s-4);border-radius:var(--gj-r-md);white-space:pre-wrap;word-break:break-word;font-size:16px;line-height:22px;font-family:var(--gj-font-sans);font-weight:500}.ChatMessage-module__7pUZUa__userBubble{background:var(--gj-blue);color:var(--fg-on-blue);border-bottom-right-radius:var(--gj-r-xs)}.ChatMessage-module__7pUZUa__agentBubble{background:var(--gj-white);color:var(--fg-1);border:1px solid var(--gj-border);border-bottom-left-radius:var(--gj-r-xs);white-space:normal}.ChatMessage-module__7pUZUa__agentBubble :first-child{margin-top:0}.ChatMessage-module__7pUZUa__agentBubble :last-child{margin-bottom:0}.ChatMessage-module__7pUZUa__paragraph{margin:0 0 var(--gj-s-2) 0;line-height:22px}.ChatMessage-module__7pUZUa__paragraph:last-child{margin-bottom:0}.ChatMessage-module__7pUZUa__list{margin:0 0 var(--gj-s-2) 0;padding-left:var(--gj-s-4);line-height:22px}.ChatMessage-module__7pUZUa__inlineCode{background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-xs);padding:0 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.ChatMessage-module__7pUZUa__codeBlock{background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-sm);padding:var(--gj-s-2) var(--gj-s-3);margin:var(--gj-s-2) 0;white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:20px;overflow-x:auto}.ChatMessage-module__7pUZUa__tool{background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-md);width:100%;padding:var(--gj-s-3) var(--gj-s-4);align-items:center;gap:var(--gj-s-3);display:flex}.ChatMessage-module__7pUZUa__toolLabel{font-family:var(--gj-font-sans);color:var(--fg-2);flex:1;font-size:14px;font-weight:500}.ChatMessage-module__7pUZUa__toolBadge{font-family:var(--gj-font-sans);padding:var(--gj-s-1) var(--gj-s-2);border-radius:var(--gj-r-sm);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.ChatMessage-module__7pUZUa__toolPending{background:var(--gj-blue-tint);color:var(--gj-blue)}.ChatMessage-module__7pUZUa__toolDone{background:var(--gj-success-bg);color:var(--gj-success-fg)}.ChatMessage-module__7pUZUa__spinner{border:2px solid var(--gj-border-cool);border-top-color:var(--gj-blue);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ChatMessage-module__7pUZUa__spin}@keyframes ChatMessage-module__7pUZUa__spin{to{transform:rotate(360deg)}}
.AppEditSection-module__8TapHa__section{border:1px solid var(--gj-border);border-radius:var(--gj-r-md);padding:var(--gj-s-4);background:var(--gj-white);gap:var(--gj-s-4);flex-direction:column;display:flex}.AppEditSection-module__8TapHa__row{gap:var(--gj-s-2);flex-direction:column;display:flex}.AppEditSection-module__8TapHa__label{font-family:var(--gj-font-sans);color:var(--fg-2);font-size:13px;font-weight:700}.AppEditSection-module__8TapHa__inline{align-items:center;gap:var(--gj-s-2);display:flex}.AppEditSection-module__8TapHa__inline>:first-child{flex:auto;min-width:0}.AppEditSection-module__8TapHa__iconRow{align-items:flex-start;gap:var(--gj-s-4);display:flex}.AppEditSection-module__8TapHa__iconButton{cursor:pointer;border-radius:var(--gj-r-md,12px);background:0 0;border:none;flex-shrink:0;padding:0;line-height:0;position:relative}.AppEditSection-module__8TapHa__iconButton:disabled{cursor:default;opacity:.7}.AppEditSection-module__8TapHa__iconOverlay{border-radius:inherit;color:#fff;font-family:var(--gj-font-sans);opacity:0;background:#0000008c;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:opacity .15s;display:flex;position:absolute;inset:0}.AppEditSection-module__8TapHa__iconButton:hover .AppEditSection-module__8TapHa__iconOverlay,.AppEditSection-module__8TapHa__iconButton:focus-visible .AppEditSection-module__8TapHa__iconOverlay{opacity:1}.AppEditSection-module__8TapHa__iconControls{gap:var(--gj-s-2);flex-direction:column;flex:auto;min-width:0;display:flex}.AppEditSection-module__8TapHa__hint{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:12px}
.CategoryChips-module__9swaRW__chips{scrollbar-width:none;flex-wrap:nowrap;gap:5px;min-width:0;display:flex;overflow-x:auto}.CategoryChips-module__9swaRW__chips::-webkit-scrollbar{display:none}.CategoryChips-module__9swaRW__chip{border-radius:var(--gj-r-full);background:color-mix(in srgb, var(--cat) 16%, var(--gj-white));min-height:26px;color:color-mix(in srgb, var(--cat) 72%, #1d1d1f);border:1px solid color-mix(in srgb, var(--cat) 32%, var(--gj-white));font-family:var(--gj-font-sans);letter-spacing:0;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;flex-shrink:0;align-items:center;padding:6px 12px;font-size:12.5px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.CategoryChips-module__9swaRW__chip:hover:not(.CategoryChips-module__9swaRW__active){background:color-mix(in srgb, var(--cat) 26%, var(--gj-white))}.CategoryChips-module__9swaRW__active{background:var(--cat);color:var(--cat-on);border-color:var(--cat)}
.ToolCallCard-module__jtsiTW__card{border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-md);background:var(--gj-blue-tint-soft);width:100%;margin-bottom:var(--gj-s-3);overflow:hidden}.ToolCallCard-module__jtsiTW__header{align-items:center;gap:var(--gj-s-3);width:100%;padding:var(--gj-s-3) var(--gj-s-4);cursor:pointer;text-align:left;font-family:var(--gj-font-sans);color:var(--fg-2);background:0 0;border:0;font-size:14px;font-weight:500;transition:background-color .12s;display:flex}.ToolCallCard-module__jtsiTW__header:hover{background:#0152c70a}.ToolCallCard-module__jtsiTW__headerDone{background:linear-gradient(#06a77d0a,#06a77d0a)}.ToolCallCard-module__jtsiTW__headerError{background:linear-gradient(#e848550a,#e848550a)}.ToolCallCard-module__jtsiTW__icon{font-size:16px;line-height:1}.ToolCallCard-module__jtsiTW__label{color:var(--fg-1);white-space:nowrap;font-weight:600}.ToolCallCard-module__jtsiTW__arg{color:var(--fg-2);background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-xs);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;overflow:hidden}.ToolCallCard-module__jtsiTW__spinner{border:2px solid var(--gj-border-cool);border-top-color:var(--gj-blue);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.8s linear infinite ToolCallCard-module__jtsiTW__spin}@keyframes ToolCallCard-module__jtsiTW__spin{to{transform:rotate(360deg)}}.ToolCallCard-module__jtsiTW__badge{font-family:var(--gj-font-sans);border-radius:var(--gj-r-sm);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;padding:2px 6px;font-size:11px;font-weight:700}.ToolCallCard-module__jtsiTW__pending{background:var(--gj-blue-tint);color:var(--gj-blue)}.ToolCallCard-module__jtsiTW__ok{background:var(--gj-success-bg);color:var(--gj-success-fg)}.ToolCallCard-module__jtsiTW__error{background:var(--gj-danger-bg);color:var(--gj-danger)}.ToolCallCard-module__jtsiTW__chevron{color:var(--fg-3);flex-shrink:0;font-size:12px}.ToolCallCard-module__jtsiTW__body{padding:var(--gj-s-3) var(--gj-s-4) var(--gj-s-4);background:var(--gj-white);border-top:1px solid var(--gj-border-cool);gap:var(--gj-s-3);flex-direction:column;display:flex}.ToolCallCard-module__jtsiTW__section{gap:var(--gj-s-2);flex-direction:column;display:flex}.ToolCallCard-module__jtsiTW__sectionTitle{font-family:var(--gj-font-sans);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-3);margin:0;font-size:11px;font-weight:700}.ToolCallCard-module__jtsiTW__code{color:var(--fg-1);background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-sm);padding:var(--gj-s-2) var(--gj-s-3);white-space:pre;max-height:320px;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:18px;overflow:auto}
.CategorySelect-module__ivI9TW__wrap{display:inline-block;position:relative}.CategorySelect-module__ivI9TW__trigger{justify-content:space-between;align-items:center;gap:var(--gj-s-3);min-width:240px;padding:var(--gj-s-2) var(--gj-s-3);background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-sm);min-height:40px;font-family:var(--gj-font-sans);color:var(--fg-1);cursor:pointer;font-size:14px;font-weight:600;transition:border-color .15s;display:inline-flex}.CategorySelect-module__ivI9TW__trigger:hover:not(:disabled){border-color:var(--gj-divider)}.CategorySelect-module__ivI9TW__trigger:disabled{opacity:.6;cursor:default}.CategorySelect-module__ivI9TW__trigger[aria-expanded=true]{border-color:var(--gj-blue)}.CategorySelect-module__ivI9TW__value{align-items:center;gap:var(--gj-s-2);flex-wrap:wrap;min-width:0;display:inline-flex}.CategorySelect-module__ivI9TW__placeholder{color:var(--fg-3);font-weight:500}.CategorySelect-module__ivI9TW__badge{border-radius:var(--gj-r-full);letter-spacing:.02em;white-space:nowrap;background:color-mix(in srgb, var(--cat) 12%, var(--gj-white));color:var(--cat);align-items:center;padding:2px 10px;font-size:11px;font-weight:700;line-height:16px;display:inline-flex}.CategorySelect-module__ivI9TW__checkbox{border-radius:var(--gj-r-xs);border:1px solid var(--gj-divider);background:var(--gj-white);width:16px;height:16px;color:var(--gj-white);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.CategorySelect-module__ivI9TW__checkboxOn{background:var(--gj-blue);border-color:var(--gj-blue)}.CategorySelect-module__ivI9TW__chevron{color:var(--fg-3);flex-shrink:0;font-size:12px}.CategorySelect-module__ivI9TW__dot{border-radius:var(--gj-r-full);background:var(--dot);flex-shrink:0;width:10px;height:10px}.CategorySelect-module__ivI9TW__menu{background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-sm);min-width:100%;box-shadow:var(--gj-elev-popover,0 6px 24px #0000001f);z-index:10;max-height:320px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;overflow:auto}.CategorySelect-module__ivI9TW__option{align-items:center;gap:var(--gj-s-2);width:100%;padding:var(--gj-s-2) var(--gj-s-3);text-align:left;font-family:var(--gj-font-sans);color:var(--fg-1);border-radius:var(--gj-r-xs);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:14px;font-weight:500;display:flex}.CategorySelect-module__ivI9TW__option:hover{background:var(--gj-border-soft)}.CategorySelect-module__ivI9TW__optLabel{flex:1}.CategorySelect-module__ivI9TW__check{color:var(--gj-blue);font-weight:700}.CategorySelect-module__ivI9TW__remove{color:var(--gj-danger);border-top:1px solid var(--gj-border-soft);padding-top:var(--gj-s-3);margin-top:4px}.CategorySelect-module__ivI9TW__remove:hover{background:var(--gj-danger-bg)}
.ConfirmCard-module__C2GYza__card{border:1px solid var(--gj-blue);border-radius:var(--gj-r-md);background:var(--gj-blue-tint-soft);width:100%;padding:var(--gj-s-4);margin-bottom:var(--gj-s-3);gap:var(--gj-s-3);flex-direction:column;display:flex}.ConfirmCard-module__C2GYza__header{align-items:center;gap:var(--gj-s-3);display:flex}.ConfirmCard-module__C2GYza__icon{font-size:18px;line-height:1}.ConfirmCard-module__C2GYza__title{font-family:var(--gj-font-sans);color:var(--fg-1);flex:1;font-size:14px;font-weight:700}.ConfirmCard-module__C2GYza__tag{font-family:var(--gj-font-sans);border-radius:var(--gj-r-sm);text-transform:uppercase;letter-spacing:.04em;background:var(--gj-success-bg);color:var(--gj-success-fg);padding:2px 6px;font-size:11px;font-weight:700}.ConfirmCard-module__C2GYza__list{padding-left:var(--gj-s-4);gap:var(--gj-s-2);flex-direction:column;margin:0;display:flex}.ConfirmCard-module__C2GYza__item{font-family:var(--gj-font-sans);color:var(--fg-1);font-size:14px;font-weight:500;line-height:20px}.ConfirmCard-module__C2GYza__inlineCode{font-family:var(--gj-font-mono,ui-monospace, SFMono-Regular, Menlo, monospace);border-radius:var(--gj-r-sm);background:var(--gj-surface-2,#0000000f);color:var(--fg-1);padding:1px 5px;font-size:13px}.ConfirmCard-module__C2GYza__actions{gap:var(--gj-s-3);flex-wrap:wrap;display:flex}
.CollaboratorsSection-module__5f-ENG__card{gap:var(--gj-s-3);flex-direction:column;display:flex}.CollaboratorsSection-module__5f-ENG__header{justify-content:space-between;align-items:center;gap:var(--gj-s-3);flex-wrap:wrap;display:flex}.CollaboratorsSection-module__5f-ENG__muted{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:13px}.CollaboratorsSection-module__5f-ENG__list{gap:var(--gj-s-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.CollaboratorsSection-module__5f-ENG__row{justify-content:space-between;align-items:center;gap:var(--gj-s-3);padding:var(--gj-s-2) 0;border-bottom:1px solid var(--gj-border-soft);display:flex}.CollaboratorsSection-module__5f-ENG__row:last-child{border-bottom:none}.CollaboratorsSection-module__5f-ENG__email{font-family:var(--gj-font-sans);color:var(--fg-1);word-break:break-all;font-size:14px}.CollaboratorsSection-module__5f-ENG__ownerTag{font-family:var(--gj-font-sans);color:var(--fg-3);white-space:nowrap;font-size:12px;font-weight:600}.CollaboratorsSection-module__5f-ENG__form{align-items:flex-start;gap:var(--gj-s-3);margin-top:var(--gj-s-2);display:flex}.CollaboratorsSection-module__5f-ENG__input{flex:1}
.CreateAppCard-module__25dSha__card{justify-content:center;align-items:center;gap:var(--gj-s-3);width:100%;min-height:100%;padding:var(--gj-s-6) var(--gj-s-4);border-radius:var(--gj-r-lg);border:2px dashed var(--gj-blue-tint,#dfe9f8);background:var(--gj-blue-tint-soft,#edf3fc);font:inherit;cursor:pointer;flex-direction:column;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.CreateAppCard-module__25dSha__card:hover{background:var(--gj-blue-tint,#dfe9f8);border-color:var(--gj-blue,#0152c7);text-decoration:none}.CreateAppCard-module__25dSha__plus{background:var(--gj-blue,#0152c7);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:30px;font-weight:400;line-height:1;display:flex}.CreateAppCard-module__25dSha__label{font-family:var(--gj-font-display,var(--gj-font-sans));color:var(--gj-blue,#0152c7);font-size:20px;font-weight:800}.CreateAppCard-module__25dSha__hint{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:13px}
.QuestionCard-module__y3YEqW__card{border:1px solid var(--gj-blue);border-radius:var(--gj-r-md);background:var(--gj-white);width:100%;padding:var(--gj-s-4);margin-bottom:var(--gj-s-3);gap:var(--gj-s-3);flex-direction:column;display:flex}.QuestionCard-module__y3YEqW__header{align-items:center;gap:var(--gj-s-3);display:flex}.QuestionCard-module__y3YEqW__icon{font-size:18px;line-height:1}.QuestionCard-module__y3YEqW__title{font-family:var(--gj-font-sans);color:var(--fg-1);flex:1;font-size:15px;font-weight:700;line-height:22px}.QuestionCard-module__y3YEqW__tag{font-family:var(--gj-font-sans);border-radius:var(--gj-r-sm);text-transform:uppercase;letter-spacing:.04em;background:var(--gj-success-bg);color:var(--gj-success-fg);padding:2px 6px;font-size:11px;font-weight:700}.QuestionCard-module__y3YEqW__options{gap:var(--gj-s-2);flex-direction:column;display:flex}.QuestionCard-module__y3YEqW__option{align-items:center;gap:var(--gj-s-3);width:100%;padding:var(--gj-s-3) var(--gj-s-4);background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-sm);cursor:pointer;text-align:left;font-family:var(--gj-font-sans);color:var(--fg-1);transition:background-color .12s,border-color .12s,transform 40ms;display:flex}.QuestionCard-module__y3YEqW__option:hover:not(:disabled){background:var(--gj-blue-tint);border-color:var(--gj-blue)}.QuestionCard-module__y3YEqW__option:active:not(:disabled){transform:scale(.998)}.QuestionCard-module__y3YEqW__option:disabled{cursor:default;opacity:.7}.QuestionCard-module__y3YEqW__optionSelected{background:var(--gj-blue-tint);border-color:var(--gj-blue)}.QuestionCard-module__y3YEqW__optionBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.QuestionCard-module__y3YEqW__optionLabel{font-size:14px;font-weight:600;line-height:20px}.QuestionCard-module__y3YEqW__optionDescription{color:var(--fg-3);font-size:12px;font-weight:500;line-height:18px}.QuestionCard-module__y3YEqW__checkbox{border:1.5px solid var(--gj-blue);border-radius:var(--gj-r-xs);background:var(--gj-white);width:18px;height:18px;color:var(--gj-blue);flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.QuestionCard-module__y3YEqW__chevron{color:var(--gj-blue);flex-shrink:0;font-size:18px}.QuestionCard-module__y3YEqW__actions{gap:var(--gj-s-3);justify-content:flex-end;display:flex}
.SidebarSessionRow-module__kNCA4q__row{border-radius:var(--gj-r-sm);align-items:stretch;gap:0;transition:background .1s;display:flex;position:relative}.SidebarSessionRow-module__kNCA4q__row:hover{background:var(--gj-bg-soft,#0000000a)}.SidebarSessionRow-module__kNCA4q__active{background:var(--gj-bg-soft,#0000000f);box-shadow:inset 3px 0 0 var(--gj-blue,var(--gj-warning-fg))}.SidebarSessionRow-module__kNCA4q__active:hover{background:var(--gj-bg-soft,#00000014)}.SidebarSessionRow-module__kNCA4q__linkArea{align-items:flex-start;gap:var(--gj-s-2);min-width:0;padding:var(--gj-s-2) var(--gj-s-3);color:inherit;cursor:pointer;border-radius:var(--gj-r-sm) 0 0 var(--gj-r-sm);flex:1;text-decoration:none;display:flex}.SidebarSessionRow-module__kNCA4q__deleteBtn{width:24px;color:var(--fg-3);cursor:pointer;border-radius:var(--gj-r-sm);opacity:0;background:0 0;border:none;flex-shrink:0;align-self:center;margin-right:4px;padding:4px;font-size:18px;line-height:1;transition:opacity .1s,background .1s,color .1s}.SidebarSessionRow-module__kNCA4q__row:hover .SidebarSessionRow-module__kNCA4q__deleteBtn,.SidebarSessionRow-module__kNCA4q__deleteBtn:focus-visible{opacity:1}.SidebarSessionRow-module__kNCA4q__deleteBtn:hover{background:var(--gj-danger-bg,#d4351c1a);color:var(--gj-danger,#d4351c)}.SidebarSessionRow-module__kNCA4q__deleteBtn:disabled{cursor:not-allowed;opacity:.4!important}.SidebarSessionRow-module__kNCA4q__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.SidebarSessionRow-module__kNCA4q__dot_working{background:var(--gj-success-fg,#1f8a4c);animation:1.6s ease-in-out infinite SidebarSessionRow-module__kNCA4q__pulse}.SidebarSessionRow-module__kNCA4q__dot_awaiting{background:var(--gj-warning-fg,#c47800)}.SidebarSessionRow-module__kNCA4q__dot_inactive{background:var(--gj-ink-muted,#333)}.SidebarSessionRow-module__kNCA4q__dot_done{background:var(--gj-border,#c4c4c4)}.SidebarSessionRow-module__kNCA4q__dot_failed{background:var(--gj-danger,#d4351c)}@keyframes SidebarSessionRow-module__kNCA4q__pulse{0%,to{opacity:1}50%{opacity:.4}}.SidebarSessionRow-module__kNCA4q__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SidebarSessionRow-module__kNCA4q__title{font-family:var(--gj-font-sans);color:var(--fg-1);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:18px;overflow:hidden}.SidebarSessionRow-module__kNCA4q__subtitle{font-family:var(--gj-font-sans);color:var(--fg-3);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;line-height:14px;overflow:hidden}
.ExternalAppForm-module__eVCM8G__form{gap:var(--gj-s-4);flex-direction:column;display:flex}.ExternalAppForm-module__eVCM8G__field{gap:var(--gj-s-2);flex-direction:column;display:flex}.ExternalAppForm-module__eVCM8G__label{color:var(--fg-2);font-size:13px;font-weight:600}.ExternalAppForm-module__eVCM8G__textarea{resize:vertical;border-radius:var(--gj-radius-md,12px);border:1px solid var(--gj-border,var(--gj-border-soft));background:var(--gj-white);width:100%;min-height:96px;color:var(--gj-ink);font:inherit;padding:10px 14px;font-size:14px}.ExternalAppForm-module__eVCM8G__textarea:focus{border-color:var(--gj-blue);outline:none}.ExternalAppForm-module__eVCM8G__actions{justify-content:flex-end;gap:var(--gj-s-3);margin-top:var(--gj-s-2);display:flex}
.MessageAttachments-module__waRiMq__row{gap:var(--gj-s-2);margin-top:var(--gj-s-2);flex-wrap:wrap;display:flex}.MessageAttachments-module__waRiMq__imageWrap{border-radius:var(--gj-r-md);border:1px solid var(--gj-border);background:var(--gj-white);width:140px;height:105px;display:block;position:relative;overflow:hidden}.MessageAttachments-module__waRiMq__image{object-fit:cover;width:100%;height:100%;display:block}.MessageAttachments-module__waRiMq__imageLoading{background:linear-gradient(90deg, var(--gj-blue-tint-soft), var(--gj-border), var(--gj-blue-tint-soft));background-size:200% 100%;width:100%;height:100%;animation:1.2s ease-in-out infinite MessageAttachments-module__waRiMq__shimmer;display:block}@keyframes MessageAttachments-module__waRiMq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MessageAttachments-module__waRiMq__chip{align-items:center;gap:var(--gj-s-2);padding:var(--gj-s-1) var(--gj-s-3);background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-full);cursor:pointer;font-family:var(--gj-font-sans);max-width:220px;display:inline-flex}.MessageAttachments-module__waRiMq__chip:hover{border-color:var(--gj-blue-tint)}.MessageAttachments-module__waRiMq__chipExt{text-transform:uppercase;color:var(--gj-blue);letter-spacing:.04em;font-size:10px;font-weight:600}.MessageAttachments-module__waRiMq__chipName{color:var(--fg-1);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}
.SessionSidebar-module__HCXrjq__aside{border-right:1px solid var(--gj-border,#00000014);background:var(--gj-white,#fff);width:260px;padding:var(--gj-s-3);gap:var(--gj-s-3);flex-direction:column;flex-shrink:0;height:100vh;min-height:0;display:flex;position:sticky;top:0}.SessionSidebar-module__HCXrjq__collapsed{width:40px;padding:var(--gj-s-2);align-items:center}.SessionSidebar-module__HCXrjq__expandBtn,.SessionSidebar-module__HCXrjq__collapseBtn{cursor:pointer;color:var(--fg-3);border-radius:var(--gj-r-sm);background:0 0;border:none;padding:4px 8px;font-size:16px;line-height:1}.SessionSidebar-module__HCXrjq__expandBtn:hover,.SessionSidebar-module__HCXrjq__collapseBtn:hover{background:var(--gj-bg-soft,#0000000d);color:var(--fg-1)}.SessionSidebar-module__HCXrjq__header{justify-content:space-between;align-items:center;display:flex}.SessionSidebar-module__HCXrjq__title{font-family:var(--gj-font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--fg-2);font-size:13px;font-weight:700}.SessionSidebar-module__HCXrjq__scroll{gap:var(--gj-s-3);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.SessionSidebar-module__HCXrjq__section{gap:var(--gj-s-1);flex-direction:column;display:flex}.SessionSidebar-module__HCXrjq__sectionHeader{padding:var(--gj-s-1) var(--gj-s-3);font-family:var(--gj-font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--fg-3);justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.SessionSidebar-module__HCXrjq__count{background:var(--gj-bg-soft,#0000000f);color:var(--fg-2);border-radius:var(--gj-r-full);text-align:center;min-width:20px;padding:1px 7px;font-size:10px;font-weight:700}.SessionSidebar-module__HCXrjq__placeholder{padding:var(--gj-s-2) var(--gj-s-3);font-family:var(--gj-font-sans);color:var(--fg-3);margin:0;font-size:12px;font-style:italic}.SessionSidebar-module__HCXrjq__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.SessionSidebar-module__HCXrjq__terminatedToggle{align-items:center;gap:var(--gj-s-2);cursor:pointer;width:100%;padding:var(--gj-s-1) var(--gj-s-3);font-family:var(--gj-font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--fg-3);text-align:left;border-radius:var(--gj-r-sm);background:0 0;border:none;font-size:11px;font-weight:600;display:flex}.SessionSidebar-module__HCXrjq__terminatedToggle:hover{background:var(--gj-bg-soft,#0000000a);color:var(--fg-2)}@media (max-width:768px){.SessionSidebar-module__HCXrjq__aside{z-index:50;position:fixed;top:56px;bottom:0;left:0;box-shadow:2px 0 8px #0000001a}}
.CreateAppDialog-module__1CmaTq__overlay{padding:var(--gj-s-4);z-index:100;background:#0006;justify-content:center;align-items:center;animation:.12s ease-out CreateAppDialog-module__1CmaTq__fade-in;display:flex;position:fixed;inset:0}.CreateAppDialog-module__1CmaTq__dialog{width:100%;max-width:560px;box-shadow:var(--gj-elev-modal,0 12px 48px #0000002e);animation:.16s ease-out CreateAppDialog-module__1CmaTq__rise}.CreateAppDialog-module__1CmaTq__title{margin:0 0 var(--gj-s-2) 0}.CreateAppDialog-module__1CmaTq__subtitle{margin:0 0 var(--gj-s-5) 0;color:var(--fg-2)}.CreateAppDialog-module__1CmaTq__choices{gap:var(--gj-s-4);display:grid}.CreateAppDialog-module__1CmaTq__choice{gap:var(--gj-s-1);text-align:left;padding:var(--gj-s-4) var(--gj-s-5);border-radius:var(--gj-radius-md,12px);border:1px solid var(--gj-border,var(--gj-border-soft));background:var(--gj-white);cursor:pointer;flex-direction:column;transition:border-color .12s,background .12s;display:flex}.CreateAppDialog-module__1CmaTq__choice:hover{border-color:var(--gj-blue);background:color-mix(in srgb, var(--gj-blue) 5%, var(--gj-white))}.CreateAppDialog-module__1CmaTq__choiceTitle{color:var(--gj-ink);font-size:15px;font-weight:700}.CreateAppDialog-module__1CmaTq__choiceDesc{color:var(--fg-2);font-size:13px}.CreateAppDialog-module__1CmaTq__back{margin-bottom:var(--gj-s-3)}@keyframes CreateAppDialog-module__1CmaTq__fade-in{0%{opacity:0}to{opacity:1}}@keyframes CreateAppDialog-module__1CmaTq__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.ReviewsSection-module__p9pqFG__card{gap:var(--gj-s-4);flex-direction:column;display:flex}.ReviewsSection-module__p9pqFG__header{justify-content:space-between;align-items:center;gap:var(--gj-s-3);flex-wrap:wrap;display:flex}.ReviewsSection-module__p9pqFG__summary{align-items:center;gap:var(--gj-s-2);font-family:var(--gj-font-sans);color:var(--fg-1);font-size:14px;display:inline-flex}.ReviewsSection-module__p9pqFG__muted{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:13px}.ReviewsSection-module__p9pqFG__form{gap:var(--gj-s-3);padding:var(--gj-s-4);border:1px solid var(--gj-border-soft);border-radius:var(--gj-r-md);flex-direction:column;display:flex}.ReviewsSection-module__p9pqFG__formLabel{font-family:var(--gj-font-sans);color:var(--fg-1);font-size:14px;font-weight:700}.ReviewsSection-module__p9pqFG__textarea{resize:vertical;width:100%;padding:var(--gj-s-3);border:1px solid var(--gj-border);border-radius:var(--gj-r-sm);font-family:var(--gj-font-sans);color:var(--fg-1);background:var(--gj-white);font-size:14px;line-height:20px}.ReviewsSection-module__p9pqFG__textarea:focus-visible{border-color:var(--gj-blue);outline:none}.ReviewsSection-module__p9pqFG__formActions{align-items:center;gap:var(--gj-s-4);display:flex}.ReviewsSection-module__p9pqFG__removeLink{font-family:var(--gj-font-sans);color:var(--gj-danger);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.ReviewsSection-module__p9pqFG__removeLink:disabled{opacity:.5;cursor:default}.ReviewsSection-module__p9pqFG__list{gap:var(--gj-s-4);flex-direction:column;display:flex}.ReviewsSection-module__p9pqFG__review{gap:var(--gj-s-1);padding-bottom:var(--gj-s-3);border-bottom:1px solid var(--gj-border-soft);flex-direction:column;display:flex}.ReviewsSection-module__p9pqFG__review:last-child{border-bottom:none;padding-bottom:0}.ReviewsSection-module__p9pqFG__reviewHead{align-items:center;gap:var(--gj-s-2);flex-wrap:wrap;display:flex}.ReviewsSection-module__p9pqFG__author{font-family:var(--gj-font-sans);color:var(--fg-2);font-size:13px;font-weight:600}.ReviewsSection-module__p9pqFG__comment{font-family:var(--gj-font-sans);color:var(--fg-1);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:20px}
.StatusTabs-module__bXd0nG__tabs{gap:var(--gj-s-2);flex-wrap:wrap;display:inline-flex}.StatusTabs-module__bXd0nG__tab{align-items:center;gap:var(--gj-s-2);padding:var(--gj-s-2) var(--gj-s-4);border-radius:var(--gj-r-full);background:var(--gj-white);min-height:36px;color:var(--gj-blue);border:1px solid var(--gj-blue);font-family:var(--gj-font-sans);letter-spacing:0;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:14px;font-weight:700;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.StatusTabs-module__bXd0nG__tab:hover:not(.StatusTabs-module__bXd0nG__active){background:var(--gj-blue-tint-soft)}.StatusTabs-module__bXd0nG__active{background:var(--gj-blue);color:var(--fg-on-blue)}.StatusTabs-module__bXd0nG__count{border-radius:var(--gj-r-full);background:var(--gj-blue-tint-soft);min-width:22px;height:20px;color:var(--gj-blue);justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;display:inline-flex}.StatusTabs-module__bXd0nG__active .StatusTabs-module__bXd0nG__count{color:var(--fg-on-blue);background:#ffffff38}
._chrome-module__kk9sNW__shell{align-items:stretch;min-height:100vh;display:flex}._chrome-module__kk9sNW__content{flex-direction:column;flex:1;min-width:0;display:flex}._chrome-module__kk9sNW__main{min-width:0;padding:var(--gj-s-6);flex:1}._chrome-module__kk9sNW__main>*{width:100%;max-width:1280px;margin:0 auto}
.admin-module__xGg9hq__titleRow{justify-content:space-between;align-items:center;gap:var(--gj-s-4);margin-bottom:var(--gj-s-3);display:flex}.admin-module__xGg9hq__titleConnectors{align-items:center;gap:var(--gj-s-3);flex-wrap:wrap;min-width:0;display:flex}.admin-module__xGg9hq__connectors{align-items:center;gap:var(--gj-s-2);flex-wrap:wrap;display:inline-flex}.admin-module__xGg9hq__connectorBtn{cursor:pointer;background:0 0;border:none;padding:0}.admin-module__xGg9hq__waOverlay{padding:var(--gj-s-4);z-index:140;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-module__xGg9hq__waModal{background:var(--gj-white,#fff);width:100%;max-width:460px;padding:var(--gj-s-5);box-shadow:var(--gj-elev-modal,0 12px 48px #0000002e);border-radius:14px}.admin-module__xGg9hq__waHead{margin-bottom:var(--gj-s-3);justify-content:space-between;align-items:center;display:flex}.admin-module__xGg9hq__waTitle{margin:0;font-size:18px;font-weight:700}.admin-module__xGg9hq__waClose{cursor:pointer;color:var(--fg-3);background:0 0;border:none;border-radius:6px;padding:4px 6px;font-size:16px}.admin-module__xGg9hq__waLead{margin:0 0 var(--gj-s-3);color:var(--fg-3);font-size:14px}.admin-module__xGg9hq__waSteps{margin:0 0 var(--gj-s-4);gap:var(--gj-s-2);flex-direction:column;padding-left:18px;font-size:14px;display:flex}.admin-module__xGg9hq__waInput{border:1px solid var(--gj-border,#0f121e29);width:100%;margin-bottom:var(--gj-s-3);border-radius:10px;padding:10px 12px;font-size:15px}.admin-module__xGg9hq__waInput:focus{border-color:var(--gj-blue);outline:none}.admin-module__xGg9hq__waPrimary{border-radius:var(--gj-r-full);cursor:pointer;color:var(--gj-white,#fff);background:#1fb45a;border:none;padding:10px 22px;font-size:14px;font-weight:600}.admin-module__xGg9hq__waPrimary:disabled{opacity:.5;cursor:not-allowed}.admin-module__xGg9hq__waConnected{gap:var(--gj-s-3);flex-direction:column;align-items:flex-start;display:flex}.admin-module__xGg9hq__waOk{margin:0;font-size:15px}.admin-module__xGg9hq__waHint{color:var(--fg-3);margin:0;font-size:13px}.admin-module__xGg9hq__waSecondary{border:1px solid var(--gj-border,#0f121e29);background:var(--gj-white,#fff);border-radius:var(--gj-r-full);cursor:pointer;color:var(--gj-ink-2,#1a1a1f);padding:8px 18px;font-size:14px;font-weight:600}.admin-module__xGg9hq__titlePills{align-items:center;gap:var(--gj-s-3);flex-wrap:wrap;flex-shrink:0;display:inline-flex}.admin-module__xGg9hq__crossLink{color:var(--gj-blue);font-size:14px;font-weight:600;text-decoration:none}.admin-module__xGg9hq__crossLink:hover{text-decoration:underline}.admin-module__xGg9hq__statsPill{background:var(--gj-white,#fff);color:var(--gj-ink-2,#1a1a1f);white-space:nowrap;border:1px solid var(--gj-border,#0f121e14);border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #0f121e0f,0 4px 12px #0f121e0f}.admin-module__xGg9hq__statsPill:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0f121e1a,0 8px 20px #0f121e1a}.admin-module__xGg9hq__section{margin-bottom:var(--gj-s-7)}.admin-module__xGg9hq__statusBtn{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);cursor:pointer;white-space:nowrap;align-items:center;padding:5px 14px;font-size:12px;font-weight:700;line-height:16px;transition:background-color .15s,box-shadow .15s;display:inline-flex}.admin-module__xGg9hq__unpublishBtn{background:var(--gj-blue,#0152c7);color:var(--gj-white,#fff);border:1px solid var(--gj-blue,#0152c7)}.admin-module__xGg9hq__unpublishBtn:hover{background:var(--gj-blue-strong,#0142a0)}.admin-module__xGg9hq__publishBtn{background:var(--gj-white,#fff);color:var(--gj-blue,#0152c7);border:1px solid var(--gj-border,#0f121e29)}.admin-module__xGg9hq__publishBtn:hover{box-shadow:0 1px 3px #0f121e1f}.admin-module__xGg9hq__pills{gap:var(--gj-s-2);flex-wrap:wrap;display:inline-flex}.admin-module__xGg9hq__pill{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;white-space:nowrap;background:color-mix(in srgb, var(--cat) 12%, var(--gj-white));color:var(--cat);flex-shrink:0;padding:2px 10px;font-size:11px;font-weight:700;line-height:16px}.admin-module__xGg9hq__sectionHead{margin-bottom:var(--gj-s-4)}.admin-module__xGg9hq__hint{color:#1d1d1f99;margin-top:var(--gj-s-2)}.admin-module__xGg9hq__addRow{align-items:flex-start;gap:var(--gj-s-3);margin-bottom:var(--gj-s-4);max-width:520px;display:flex}.admin-module__xGg9hq__addRow>:first-child{flex:1}.admin-module__xGg9hq__filters{align-items:center;gap:var(--gj-s-3);margin-bottom:var(--gj-s-4);flex-wrap:wrap;display:flex}.admin-module__xGg9hq__filters .admin-module__xGg9hq__searchField{flex:1;min-width:220px}.admin-module__xGg9hq__select{height:40px;padding:0 var(--gj-s-4);border-radius:var(--gj-r-full);background:var(--gj-white);color:var(--gj-ink);cursor:pointer;border:1px solid #1d1d1f2e;font-family:inherit;font-size:14px;font-weight:500}.admin-module__xGg9hq__select:focus-visible{outline:2px solid var(--gj-blue);outline-offset:1px}.admin-module__xGg9hq__table{border-collapse:collapse;width:100%}.admin-module__xGg9hq__table th,.admin-module__xGg9hq__table td{text-align:left;padding:var(--gj-s-3);vertical-align:middle;border-bottom:1px solid #1d1d1f1a}.admin-module__xGg9hq__table th{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f8c;font-size:12px;font-weight:700}.admin-module__xGg9hq__sortBtn{cursor:pointer;font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:0;display:inline-flex}.admin-module__xGg9hq__sortBtn:hover{color:var(--gj-blue,#0152c7)}.admin-module__xGg9hq__sortArrow{opacity:.7;font-size:10px}.admin-module__xGg9hq__you{margin-left:var(--gj-s-2);padding:1px var(--gj-s-2);border-radius:var(--gj-r-full);background:var(--gj-yellow);font-size:11px;font-weight:700;display:inline-block}.admin-module__xGg9hq__actions{gap:var(--gj-s-1);flex-wrap:nowrap;align-items:center;display:flex}.admin-module__xGg9hq__actions button{white-space:nowrap;height:auto!important;min-height:0!important;padding:4px 10px!important;font-size:12px!important}:is(.admin-module__xGg9hq__actions button img,.admin-module__xGg9hq__actions button svg){width:13px;height:13px}.admin-module__xGg9hq__status{padding:2px var(--gj-s-3);border-radius:var(--gj-r-full);font-size:12px;font-weight:700;display:inline-block}.admin-module__xGg9hq__statusLive{color:#166e41;background:#21a05f26}.admin-module__xGg9hq__statusBuilding{color:var(--gj-blue);background:#0152c71f}.admin-module__xGg9hq__statusFailed{color:#a82020;background:#d6303024}.admin-module__xGg9hq__statusArchived{color:#1d1d1f99;background:#1d1d1f1a}.admin-module__xGg9hq__appName{font-weight:700}.admin-module__xGg9hq__owner{color:#1d1d1fa6}
.stats-module__e2fb9q__titleRow{justify-content:space-between;align-items:baseline;gap:var(--gj-s-4);margin-bottom:var(--gj-s-3);display:flex}.stats-module__e2fb9q__crossLink{color:var(--gj-blue);font-size:14px;font-weight:600;text-decoration:none}.stats-module__e2fb9q__crossLink:hover{text-decoration:underline}.stats-module__e2fb9q__section{margin-bottom:var(--gj-s-7)}.stats-module__e2fb9q__kpiGrid{gap:var(--gj-s-4);margin-bottom:var(--gj-s-7);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.stats-module__e2fb9q__kpiCard{gap:var(--gj-s-1);flex-direction:column;display:flex}.stats-module__e2fb9q__kpiValue{color:var(--gj-ink);font-size:32px;font-weight:700;line-height:1.1}.stats-module__e2fb9q__kpiLabel{color:#1d1d1f99;font-size:13px;font-weight:500}.stats-module__e2fb9q__chartWrap{width:100%}.stats-module__e2fb9q__legend{gap:var(--gj-s-5);margin-top:var(--gj-s-2);color:#1d1d1fb3;justify-content:center;font-size:13px;display:flex}.stats-module__e2fb9q__legendItem{align-items:center;gap:var(--gj-s-2);display:inline-flex}.stats-module__e2fb9q__legendSwatch{border-radius:3px;width:10px;height:10px}.stats-module__e2fb9q__tableScroll{overflow-x:auto}.stats-module__e2fb9q__table{border-collapse:collapse;width:100%;min-width:720px}.stats-module__e2fb9q__table th,.stats-module__e2fb9q__table td{text-align:left;padding:var(--gj-s-3);vertical-align:middle;border-bottom:1px solid #1d1d1f1a}.stats-module__e2fb9q__table th{text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f8c;font-size:12px;font-weight:700}.stats-module__e2fb9q__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.stats-module__e2fb9q__sortable:hover{color:var(--gj-ink)}.stats-module__e2fb9q__appName{font-weight:700}.stats-module__e2fb9q__appLink{color:inherit;text-decoration:none}.stats-module__e2fb9q__appLink:hover{text-decoration:underline}.stats-module__e2fb9q__owner{color:#1d1d1fa6;overflow-wrap:anywhere}.stats-module__e2fb9q__num{font-variant-numeric:tabular-nums}.stats-module__e2fb9q__ratingCell{align-items:center;gap:var(--gj-s-2);font-variant-numeric:tabular-nums;display:inline-flex}.stats-module__e2fb9q__trendUp{color:#166e41;white-space:nowrap;font-weight:700}.stats-module__e2fb9q__trendDown{color:#a82020;white-space:nowrap;font-weight:700}.stats-module__e2fb9q__trendFlat{color:#1d1d1f8c;white-space:nowrap}
.AppDetail-module__OE4DuW__wrap{gap:var(--gj-s-5);flex-direction:column;display:flex}.AppDetail-module__OE4DuW__header{justify-content:space-between;align-items:flex-start;gap:var(--gj-s-4);flex-wrap:wrap;display:flex}.AppDetail-module__OE4DuW__titleGroup{gap:var(--gj-s-2);flex-direction:column;flex:1;min-width:0;display:flex}.AppDetail-module__OE4DuW__title{word-break:break-word;margin:0}.AppDetail-module__OE4DuW__chip{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;text-transform:uppercase;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:700;line-height:16px}.AppDetail-module__OE4DuW__chipLive{background:var(--gj-success-bg);color:var(--gj-success-fg)}.AppDetail-module__OE4DuW__chipBuilding{background:var(--gj-warning-bg);color:var(--gj-warning-fg)}.AppDetail-module__OE4DuW__chipFailed{background:var(--gj-danger-bg);color:var(--gj-danger)}.AppDetail-module__OE4DuW__chipArchived{background:var(--gj-border-soft);color:var(--fg-3)}.AppDetail-module__OE4DuW__meta{gap:var(--gj-s-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.AppDetail-module__OE4DuW__metaItem{gap:var(--gj-s-1);flex-direction:column;display:flex}.AppDetail-module__OE4DuW__metaLabel{font-family:var(--gj-font-sans);letter-spacing:.02em;text-transform:uppercase;color:var(--fg-3);font-size:11px;font-weight:700;line-height:16px}.AppDetail-module__OE4DuW__metaValue{font-family:var(--gj-font-sans);color:var(--fg-1);word-break:break-word;font-size:14px;font-weight:500;line-height:20px}.AppDetail-module__OE4DuW__metaValue a{color:var(--gj-blue)}.AppDetail-module__OE4DuW__headerBadges{align-items:center;gap:var(--gj-s-2);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;display:flex}.AppDetail-module__OE4DuW__omniBadge{border-radius:var(--gj-r-full);font-family:var(--gj-font-sans);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:color-mix(in srgb, var(--cat) 12%, var(--gj-white));color:var(--cat);flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:700;line-height:16px}.AppDetail-module__OE4DuW__categorySection{gap:var(--gj-s-2);flex-direction:column;display:flex}.AppDetail-module__OE4DuW__actions{gap:var(--gj-s-3);flex-wrap:wrap;display:flex}.AppDetail-module__OE4DuW__slug{color:var(--fg-3);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.AppDetail-module__OE4DuW__sessionsCard{gap:var(--gj-s-3);flex-direction:column;display:flex}.AppDetail-module__OE4DuW__sessionsHeader{justify-content:space-between;align-items:center;gap:var(--gj-s-3);display:flex}
.MessageInput-module__8UPu_W__shell{gap:var(--gj-s-1);flex-direction:column;display:flex}.MessageInput-module__8UPu_W__wrap{gap:var(--gj-s-2);padding:var(--gj-s-2);background:var(--gj-white);border:1px solid var(--gj-border);border-radius:var(--gj-r-lg);flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 2px 12px #0f172a0a}.MessageInput-module__8UPu_W__wrap.MessageInput-module__8UPu_W__dragOver{border-color:var(--gj-blue);box-shadow:var(--gj-elev-focus)}.MessageInput-module__8UPu_W__inputRow{gap:var(--gj-s-2);align-items:flex-end;display:flex}.MessageInput-module__8UPu_W__attach{border-radius:var(--gj-r-full);background:var(--gj-blue-tint-soft);width:40px;height:40px;color:var(--gj-blue);border:1px solid var(--gj-border-cool);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s;display:inline-flex}.MessageInput-module__8UPu_W__attach:hover:not(:disabled){background:var(--gj-blue-tint)}.MessageInput-module__8UPu_W__attach:disabled{cursor:not-allowed;opacity:.45}.MessageInput-module__8UPu_W__fileInput{display:none}.MessageInput-module__8UPu_W__thumbs{gap:var(--gj-s-2);padding:var(--gj-s-1) var(--gj-s-1) 0;flex-wrap:wrap;display:flex}.MessageInput-module__8UPu_W__thumb{align-items:center;gap:var(--gj-s-2);max-width:260px;padding:var(--gj-s-1) var(--gj-s-2);background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-md);display:flex;position:relative}.MessageInput-module__8UPu_W__thumb[data-status=error]{border-color:var(--gj-danger);background:color-mix(in srgb, var(--gj-danger) 8%, var(--gj-white))}.MessageInput-module__8UPu_W__thumbPreview{border-radius:var(--gj-r-sm);background:var(--gj-white);border:1px solid var(--gj-border);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.MessageInput-module__8UPu_W__thumbImg{object-fit:cover;width:100%;height:100%}.MessageInput-module__8UPu_W__thumbExt{text-transform:uppercase;color:var(--gj-ink-muted);font-size:10px;font-family:var(--gj-font-sans)}.MessageInput-module__8UPu_W__thumbSpinner{border-radius:inherit;background:#fff9;position:absolute;inset:0}.MessageInput-module__8UPu_W__thumbSpinner:after{content:"";border:2px solid var(--gj-blue-tint);border-top-color:var(--gj-blue);border-radius:50%;width:14px;height:14px;margin:-7px 0 0 -7px;animation:.7s linear infinite MessageInput-module__8UPu_W__spin;position:absolute;top:50%;left:50%}@keyframes MessageInput-module__8UPu_W__spin{to{transform:rotate(360deg)}}.MessageInput-module__8UPu_W__thumbError{color:var(--gj-danger);justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.MessageInput-module__8UPu_W__thumbMeta{flex-direction:column;min-width:0;display:flex}.MessageInput-module__8UPu_W__thumbName{font-family:var(--gj-font-sans);color:var(--fg-1);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:12px;overflow:hidden}.MessageInput-module__8UPu_W__thumbSize{font-family:var(--gj-font-sans);color:var(--fg-3);font-size:11px}.MessageInput-module__8UPu_W__thumbRemove{width:18px;height:18px;color:var(--fg-3);cursor:pointer;border-radius:var(--gj-r-full);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.MessageInput-module__8UPu_W__thumbRemove:hover{background:var(--gj-border);color:var(--fg-1)}.MessageInput-module__8UPu_W__notice{font-family:var(--gj-font-sans);color:var(--gj-danger);padding:0 var(--gj-s-3);font-size:12px;line-height:18px}.MessageInput-module__8UPu_W__wrap:hover:not(:focus-within){border-color:var(--gj-blue-tint)}.MessageInput-module__8UPu_W__wrap:focus-within{border-color:var(--gj-blue);box-shadow:var(--gj-elev-focus)}.MessageInput-module__8UPu_W__textarea{resize:none;font-family:var(--gj-font-sans);color:var(--fg-1);min-height:28px;max-height:200px;padding:var(--gj-s-2) 0;background:0 0;border:none;outline:none;flex:1;font-size:16px;line-height:24px}.MessageInput-module__8UPu_W__textarea::placeholder{color:var(--gj-ink-muted)}.MessageInput-module__8UPu_W__send{border-radius:var(--gj-r-full);background:var(--gj-blue);width:40px;height:40px;color:var(--fg-on-blue);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,transform 50ms,opacity .15s;display:inline-flex}.MessageInput-module__8UPu_W__send:hover:not(:disabled){background:var(--gj-blue-600)}.MessageInput-module__8UPu_W__send:active:not(:disabled){transform:translateY(1px)}.MessageInput-module__8UPu_W__send:disabled{cursor:not-allowed;opacity:.45}.MessageInput-module__8UPu_W__hint{font-family:var(--gj-font-sans);color:var(--fg-3);padding:0 var(--gj-s-3);text-align:right;font-size:12px;line-height:18px}.MessageInput-module__8UPu_W__hint kbd{background:var(--gj-blue-tint-soft);border:1px solid var(--gj-border-cool);border-radius:var(--gj-r-xs);color:var(--fg-2);padding:0 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}
.SearchPill-module__t9PdIG__pill{border-radius:var(--gj-r-full);background:var(--gj-white);border:1px solid var(--gj-border);align-items:center;gap:6px;height:26px;padding:0 12px;transition:border-color .15s,box-shadow .15s;display:inline-flex}.SearchPill-module__t9PdIG__pill:focus-within{border-color:var(--gj-blue);box-shadow:0 0 0 2px color-mix(in srgb, var(--gj-blue) 18%, transparent)}.SearchPill-module__t9PdIG__icon{color:var(--fg-3);flex-shrink:0}.SearchPill-module__t9PdIG__input{font-family:var(--gj-font-sans);color:var(--fg-1);background:0 0;border:none;outline:none;width:150px;max-width:40vw;padding:0;font-size:12.5px;font-weight:600}.SearchPill-module__t9PdIG__input::placeholder{color:var(--fg-3);font-weight:500}.SearchPill-module__t9PdIG__input::-webkit-search-cancel-button{appearance:none}
.UnpublishConfirm-module__O1O2UG__overlay{padding:var(--gj-s-4);z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UnpublishConfirm-module__O1O2UG__dialog{width:100%;max-width:440px;box-shadow:var(--gj-elev-modal,0 12px 48px #0000002e)}.UnpublishConfirm-module__O1O2UG__actions{justify-content:flex-end;gap:var(--gj-s-3);flex-wrap:wrap;display:flex}
