.assistants-module__lg3BWW__hub{height:100dvh - 34px;box-sizing:border-box;width:100%;min-height:0;color:var(--text);grid-template-columns:260px minmax(0,1fr) 380px;gap:24px;padding:16px 24px 20px;display:grid}.assistants-module__lg3BWW__listCol,.assistants-module__lg3BWW__mainCol,.assistants-module__lg3BWW__chatCol{flex-direction:column;min-width:0;height:auto;min-height:0;display:flex;overflow:visible}.assistants-module__lg3BWW__listCol{background:var(--panel-white);color:var(--text-dark);border-radius:18px;gap:10px;padding:16px;box-shadow:0 8px 20px #0002}.assistants-module__lg3BWW__listHeader{color:var(--text-dark);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:1.2rem;font-weight:800;display:flex}.assistants-module__lg3BWW__list{flex:1;min-height:0;overflow:auto}.assistants-module__lg3BWW__listItem{color:#334157;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.assistants-module__lg3BWW__listItem:hover{color:var(--ink);background:#eaf6ff;border-radius:9999px}.assistants-module__lg3BWW__listItemActive{background:var(--navy-2);color:#fff;border:none;border-radius:9999px;padding:10px 14px;box-shadow:inset 0 1px #ffffff20}.assistants-module__lg3BWW__listItemName{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.assistants-module__lg3BWW__listFooter{border-top:1px dashed #e5edf5;justify-content:center;margin-top:10px;padding-top:10px;display:flex}.assistants-module__lg3BWW__listFooter .assistants-module__lg3BWW__ctaPrimary{border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:220px;height:44px;font-weight:700;display:inline-flex}.assistants-module__lg3BWW__ctaPrimary{cursor:pointer;background:var(--brand-1);color:#fff;border:none;border-radius:10px;padding:10px 14px;font-weight:600}.assistants-module__lg3BWW__ctaPrimary:disabled{opacity:.6;cursor:not-allowed}.assistants-module__lg3BWW__ghostBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:10px;padding:10px 14px}.assistants-module__lg3BWW__dangerBtn{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 14px}.assistants-module__lg3BWW__ctaPrimary,.assistants-module__lg3BWW__ghostBtn,.assistants-module__lg3BWW__dangerBtn{transition:transform 60ms}.assistants-module__lg3BWW__ctaPrimary:active,.assistants-module__lg3BWW__ghostBtn:active,.assistants-module__lg3BWW__dangerBtn:active{transform:translateY(1px)}.assistants-module__lg3BWW__mainCol{scrollbar-width:thin;flex-direction:column;gap:20px;min-width:0;padding-right:6px;display:flex;overflow:auto}.assistants-module__lg3BWW__mainCol::-webkit-scrollbar{width:8px}.assistants-module__lg3BWW__mainCol::-webkit-scrollbar-thumb{background:#d3deea;border-radius:8px}.assistants-module__lg3BWW__card{background:var(--panel);border-radius:18px;padding:22px}.assistants-module__lg3BWW__cardSubtitle{color:#fff;margin-bottom:10px;font-weight:800}.assistants-module__lg3BWW__primaryCard{background:var(--accent);color:#fff;gap:10px;position:relative;overflow:hidden}.assistants-module__lg3BWW__primaryCard:after{content:"";pointer-events:none;background:radial-gradient(60% 60% at 90% 0,#ffffff18 0%,#0000 60%);position:absolute;inset:0}.assistants-module__lg3BWW__cardTitleRow{justify-content:space-between;align-items:center;gap:10px;padding-bottom:10px;display:flex}.assistants-module__lg3BWW__cardTitle{letter-spacing:.2px;font-size:1.6rem;font-weight:800}.assistants-module__lg3BWW__inputTitle{color:#fff;background:#fff2;border:none;border-radius:12px;width:100%;padding:10px 12px;font-size:1.2rem;font-weight:700}.assistants-module__lg3BWW__inputSub,.assistants-module__lg3BWW__input{color:#fff;background:#ffffff18;border:none;border-radius:10px;width:100%;padding:10px 12px;font-size:.95rem}.assistants-module__lg3BWW__inputSub{margin-bottom:10px}.assistants-module__lg3BWW__subdued{opacity:.95;margin:6px 0 8px}.assistants-module__lg3BWW__instructionsInput{color:#fff;resize:vertical;background:#ffffff18;border:none;border-radius:12px;width:100%;min-height:120px;max-height:clamp(140px,27vh,300px);padding:12px;overflow:auto}.assistants-module__lg3BWW__instructionsPaper{color:#142036;background:#fff;border-radius:14px;max-height:clamp(140px,26vh,340px);margin-top:6px;padding:12px 14px;overflow:auto;box-shadow:inset 0 0 0 1px #fff2}.assistants-module__lg3BWW__instructionsPaper::-webkit-scrollbar{width:8px}.assistants-module__lg3BWW__instructionsPaper::-webkit-scrollbar-thumb{background:#d3deea;border-radius:8px}.assistants-module__lg3BWW__specBadge{color:#eaf7ff;background:#0c6e9d;border-radius:999px;margin-top:12px;margin-bottom:8px;padding:6px 10px;font-size:.9rem;font-weight:700;display:inline-block}.assistants-module__lg3BWW__specs{gap:10px;display:grid}.assistants-module__lg3BWW__specRowGrid{grid-template-columns:140px 1fr max-content;align-items:center;gap:12px;display:grid}.assistants-module__lg3BWW__specLabel{font-weight:600}.assistants-module__lg3BWW__specTrack{background:#fff5;border-radius:999px;width:100%;height:8px;overflow:hidden;box-shadow:inset 0 1px #00000020}.assistants-module__lg3BWW__specFill{background:#fff;height:100%}.assistants-module__lg3BWW__specValue{text-align:right;min-width:36px;font-weight:700}.assistants-module__lg3BWW__specValueBold{font-weight:800}.assistants-module__lg3BWW__primaryCard,.assistants-module__lg3BWW__paperCard,.assistants-module__lg3BWW__modalContent,.assistants-module__lg3BWW__form{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.assistants-module__lg3BWW__sliderRow{grid-template-columns:64px 1fr;align-items:center;gap:10px;display:grid}.assistants-module__lg3BWW__sliderRow input[type=range]{width:100%}.assistants-module__lg3BWW__sliderRow input[type=range],.assistants-module__lg3BWW__form input[type=range],input[type=range].assistants-module__lg3BWW__slider{accent-color:var(--brand-1)}.assistants-module__lg3BWW__sliderValue{text-align:center;font-weight:700}.assistants-module__lg3BWW__metaBar{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.assistants-module__lg3BWW__metaBar .assistants-module__lg3BWW__metaGrid{flex-flow:column;align-items:flex-start;gap:4px;display:flex}.assistants-module__lg3BWW__metaGrid>div{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.assistants-module__lg3BWW__metaLabel{opacity:.75;margin-right:2px;font-size:.75rem}.assistants-module__lg3BWW__metaGrid>div span:not(.assistants-module__lg3BWW__metaLabel){font-size:.85rem;font-weight:600}.assistants-module__lg3BWW__actionsRow{flex-wrap:nowrap;align-items:center;gap:10px;margin-left:auto;display:flex}.assistants-module__lg3BWW__actionsRow .assistants-module__lg3BWW__ghostBtn,.assistants-module__lg3BWW__actionsRow .assistants-module__lg3BWW__dangerBtn,.assistants-module__lg3BWW__actionsRow .assistants-module__lg3BWW__ctaPrimary{white-space:nowrap}.assistants-module__lg3BWW__rowEnd{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.assistants-module__lg3BWW__chatCol{background:var(--panel-white);color:var(--text-dark);border-radius:18px;min-width:0;padding:16px;display:flex;overflow:hidden;box-shadow:0 10px 24px #0000001a}.assistants-module__lg3BWW__placeholderCard{background:var(--panel);color:var(--muted);border-radius:18px;place-items:center;padding:40px;display:grid}.assistants-module__lg3BWW__label{opacity:.9;margin:8px 0 4px;font-size:.9rem}.assistants-module__lg3BWW__select{appearance:none;color:#fff;cursor:pointer;background:#ffffff18;border:none;border-radius:10px;padding:10px 12px;font-size:.95rem}body.assistants-module__lg3BWW__modal-open{overflow:hidden}.assistants-module__lg3BWW__modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9999;background:#0f17348c;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden auto}.assistants-module__lg3BWW__modalTitle{padding-bottom:24px}.assistants-module__lg3BWW__modalContent{background:var(--panel-white);color:var(--text);border-radius:18px;width:min(720px,100% - 48px);min-width:0;max-height:min(86vh,100dvh - 96px);padding:22px;overflow:hidden auto;box-shadow:0 20px 50px #0006}body.assistants-module__lg3BWW__modalOpen{overflow:hidden}.assistants-module__lg3BWW__form{gap:12px;min-width:0;display:grid}.assistants-module__lg3BWW__formGroup{gap:6px;display:grid}.assistants-module__lg3BWW__formGroup :where(input:not([type=range])),.assistants-module__lg3BWW__formGroup select,.assistants-module__lg3BWW__formGroup textarea{color:var(--text);background:#f3f7fb;border:1px solid #e5edf5;border-radius:10px;max-height:285px;padding:10px 12px}.assistants-module__lg3BWW__formGroup textArea{resize:vertical}.assistants-module__lg3BWW__sliderLabel{text-align:center;background:#f3f7fb;border-radius:8px;min-width:56px;padding:4px 8px;font-weight:700}.assistants-module__lg3BWW__buttonGroup{justify-content:flex-end;gap:10px;display:flex}.assistants-module__lg3BWW__buttonGroup button{border:none;border-radius:10px;padding:10px 14px}.assistants-module__lg3BWW__buttonGroup button[type=submit]{background:var(--brand-1);color:#fff}.assistants-module__lg3BWW__buttonGroup button[type=button]{color:var(--text);background:#eef3f7}.assistants-module__lg3BWW__paperCard{color:var(--text-dark);background:#fff}.assistants-module__lg3BWW__paperCard .assistants-module__lg3BWW__cardSubtitle,.assistants-module__lg3BWW__paperCard .assistants-module__lg3BWW__label{color:var(--text-dark)}.assistants-module__lg3BWW__paperCard .assistants-module__lg3BWW__input{color:#172033;background:#f3f6fb}.assistants-module__lg3BWW__paperCard .assistants-module__lg3BWW__input+.assistants-module__lg3BWW__label{margin-top:14px}.assistants-module__lg3BWW__formGroup input,.assistants-module__lg3BWW__formGroup select,.assistants-module__lg3BWW__formGroup textarea,.assistants-module__lg3BWW__instructionsInput,.assistants-module__lg3BWW__instructionsPaper{font:inherit;font-size:.95rem;line-height:1.5}@media (max-width:1680px){.assistants-module__lg3BWW__hub{grid-template-columns:250px 1fr 360px}}@media (max-width:1536px){.assistants-module__lg3BWW__hub{grid-template-columns:240px 1fr 340px}}@media (max-width:1400px){.assistants-module__lg3BWW__hub{grid-template-columns:230px 1fr 320px}}@media (max-width:1200px){.assistants-module__lg3BWW__hub{grid-template-columns:240px 1fr}.assistants-module__lg3BWW__chatCol{display:none}}.assistants-module__lg3BWW__primaryCard.assistants-module__lg3BWW__editing .assistants-module__lg3BWW__inputTitle,.assistants-module__lg3BWW__primaryCard.assistants-module__lg3BWW__editing .assistants-module__lg3BWW__inputSub,.assistants-module__lg3BWW__primaryCard.assistants-module__lg3BWW__editing .assistants-module__lg3BWW__instructionsInput{color:var(--text-dark);background:#fff;box-shadow:inset 0 0 0 1px #e5edf5}.assistants-module__lg3BWW__primaryCard.assistants-module__lg3BWW__editing .assistants-module__lg3BWW__ghostBtn{color:var(--text-dark);border:1px solid #d6e2ee}.assistants-module__lg3BWW__primaryCard.assistants-module__lg3BWW__editing .assistants-module__lg3BWW__ghostBtn:hover{background:#f3f7fb}.assistants-module__lg3BWW__sliderRowEditing{grid-column:2/4;grid-template-columns:1fr 64px;align-items:center;gap:10px;display:grid}.assistants-module__lg3BWW__sliderRowEditing input[type=range]{width:100%}.assistants-module__lg3BWW__sliderValueRight{text-align:right;font-weight:700}.assistants-module__lg3BWW__infoIcon{cursor:help;justify-content:center;align-items:center;margin-left:6px;display:inline-flex;position:relative}.assistants-module__lg3BWW__infoIcon svg{display:block}.assistants-module__lg3BWW__infoIcon:after{content:attr(data-tooltip);color:#fff;white-space:normal;opacity:0;pointer-events:none;z-index:10000;background:#1f2933;border-radius:6px;max-width:260px;padding:6px 10px;font-size:.8rem;line-height:1.3;transition:opacity .12s,transform .12s;position:absolute;bottom:125%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}.assistants-module__lg3BWW__infoIcon:before{content:"";opacity:0;border:6px solid #0000;border-top-color:#1f2933;transition:opacity .12s;position:absolute;bottom:115%;left:50%;transform:translate(-50%)}.assistants-module__lg3BWW__infoIcon:hover:after,.assistants-module__lg3BWW__infoIcon:hover:before{opacity:1}
.pillSelect-module__U2Q-_G__trigger{color:#1467a3;cursor:pointer;background:#eaf6ff;border:1px solid #9fd3ff;border-radius:9999px;outline:none;align-items:center;gap:8px;height:36px;padding:0 12px;font-weight:700;display:inline-flex}.pillSelect-module__U2Q-_G__full{justify-content:space-between;width:100%}.pillSelect-module__U2Q-_G__trigger:disabled{opacity:.6;cursor:not-allowed}.pillSelect-module__U2Q-_G__trigger:hover{filter:brightness(.98)}.pillSelect-module__U2Q-_G__label{white-space:nowrap;text-overflow:ellipsis;max-width:28ch;overflow:hidden}.pillSelect-module__U2Q-_G__caret{opacity:.9}.pillSelect-module__U2Q-_G__menu{z-index:10001;border:1px solid var(--ui-border,#e5edf5);background:#fff;border-radius:12px;padding:6px;animation:.12s ease-out pillSelect-module__U2Q-_G__fadeIn;position:fixed;box-shadow:0 18px 40px #00000029}@keyframes pillSelect-module__U2Q-_G__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.pillSelect-module__U2Q-_G__list{gap:4px;max-height:280px;display:grid;overflow:auto}.pillSelect-module__U2Q-_G__item{color:#0f1c3f;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:10px;grid-template-columns:1fr 18px;align-items:center;gap:8px;padding:8px 10px;display:grid}.pillSelect-module__U2Q-_G__item:hover{background:#f7fbff}.pillSelect-module__U2Q-_G__itemActive{background:#eef8ff;border:1px solid #9fd3ff}.pillSelect-module__U2Q-_G__itemLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pillSelect-module__U2Q-_G__check{color:#0ea5e9}.pillSelect-module__U2Q-_G__empty{color:var(--ui-muted,#7a8392);padding:10px 8px}.pillSelect-module__U2Q-_G__menu{z-index:10001;border:1px solid var(--ui-border,#e5edf5);background:#fff;border-radius:12px;max-height:min(320px,100vh - 24px);padding:6px;animation:.12s ease-out pillSelect-module__U2Q-_G__fadeIn;position:fixed;overflow:auto;box-shadow:0 18px 40px #00000029}.pillSelect-module__U2Q-_G__menuUp{transform-origin:bottom}
.manageTagsModal-module__vzFowW__overlay{z-index:60;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.manageTagsModal-module__vzFowW__card{color:#0f1c3f;border:1px solid var(--ui-border,#e5edf5);opacity:0;background:#fff;border-radius:18px;flex-direction:column;width:min(820px,92vw);max-height:86vh;padding:18px 18px 14px;display:flex;position:relative;transform:translateY(40vh)scale(.98);box-shadow:0 24px 60px #0000002e}.manageTagsModal-module__vzFowW__open.manageTagsModal-module__vzFowW__overlay{animation:.4s forwards manageTagsModal-module__vzFowW__overlayIn}.manageTagsModal-module__vzFowW__open.manageTagsModal-module__vzFowW__card{animation:.45s cubic-bezier(.2,.8,.2,1) forwards manageTagsModal-module__vzFowW__modalIn}.manageTagsModal-module__vzFowW__closing.manageTagsModal-module__vzFowW__overlay{animation:.28s forwards manageTagsModal-module__vzFowW__overlayOut}.manageTagsModal-module__vzFowW__closing.manageTagsModal-module__vzFowW__card{animation:.28s cubic-bezier(.4,0,.2,1) forwards manageTagsModal-module__vzFowW__modalOut}@keyframes manageTagsModal-module__vzFowW__overlayIn{0%{background:0 0}to{background:#00000073}}@keyframes manageTagsModal-module__vzFowW__overlayOut{0%{background:#00000073}to{background:0 0}}@keyframes manageTagsModal-module__vzFowW__modalIn{0%{opacity:0;transform:translateY(40vh)scale(.98)}70%{opacity:1;transform:translateY(-6px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes manageTagsModal-module__vzFowW__modalOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(40vh)scale(.98)}}@media (prefers-reduced-motion:reduce){.manageTagsModal-module__vzFowW__open.manageTagsModal-module__vzFowW__overlay,.manageTagsModal-module__vzFowW__closing.manageTagsModal-module__vzFowW__overlay,.manageTagsModal-module__vzFowW__open.manageTagsModal-module__vzFowW__card,.manageTagsModal-module__vzFowW__closing.manageTagsModal-module__vzFowW__card{transition:none!important;animation:none!important}.manageTagsModal-module__vzFowW__overlay{background:#00000073}.manageTagsModal-module__vzFowW__card{opacity:1;transform:none}}.manageTagsModal-module__vzFowW__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.manageTagsModal-module__vzFowW__header h3{margin:0;font-size:20px}.manageTagsModal-module__vzFowW__iconBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#7cc2ff);border:0;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;display:inline-flex}.manageTagsModal-module__vzFowW__body{grid-template-columns:1fr 1px 360px;align-items:start;gap:18px;display:grid;overflow:auto}.manageTagsModal-module__vzFowW__leftCol{min-height:220px}.manageTagsModal-module__vzFowW__chipsArea{flex-wrap:wrap;gap:10px;display:flex}.manageTagsModal-module__vzFowW__chip{background:var(--chip-bg,#eaf6ff);border:1px solid var(--chip-border,#9fd3ff);color:var(--chip-text,#1467a3);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-weight:700;display:inline-flex}.manageTagsModal-module__vzFowW__chip:hover{filter:brightness(.98)}.manageTagsModal-module__vzFowW__chipActive{color:#fff;background:#0f1c3f;border-color:#0f1c3f}.manageTagsModal-module__vzFowW__chipLabel{pointer-events:none}.manageTagsModal-module__vzFowW__chipClose{opacity:.6;border-radius:6px;padding:2px 6px;font-weight:900}.manageTagsModal-module__vzFowW__chipClose:hover{opacity:1}.manageTagsModal-module__vzFowW__divider{background:var(--ui-border,#e5edf5);align-self:stretch;width:1px}.manageTagsModal-module__vzFowW__rightCol{grid-template-rows:auto auto 1fr auto;gap:12px;display:grid}.manageTagsModal-module__vzFowW__label{font-weight:600}.manageTagsModal-module__vzFowW__nameInput{border:1px solid var(--ui-border,#e5edf5);background:var(--ui-pill,#f3f7fb);color:#0f1c3f;border-radius:12px;outline:none;padding:10px 12px}.manageTagsModal-module__vzFowW__nameInput:focus{border-color:#7cc2ff;box-shadow:0 0 0 3px #0ea5e92e}.manageTagsModal-module__vzFowW__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.manageTagsModal-module__vzFowW__btnGhost{color:#0f1c3f;cursor:pointer;background:#d0d5db;border:0;border-radius:12px;padding:.6rem .9rem;font-weight:700}.manageTagsModal-module__vzFowW__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#7cc2ff);border:0;border-radius:12px;padding:.6rem 1rem;font-weight:700}.manageTagsModal-module__vzFowW__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.manageTagsModal-module__vzFowW__closeX{color:#7a8392;cursor:pointer;background:0 0;border:0;border-radius:8px;width:28px;height:28px;position:absolute;top:10px;right:10px}.manageTagsModal-module__vzFowW__closeX:hover{background:#f3f7fb}.manageTagsModal-module__vzFowW__muted{opacity:.6}@media (max-width:700px){.manageTagsModal-module__vzFowW__card{width:min(560px,96vw);padding:14px}.manageTagsModal-module__vzFowW__body{grid-template-columns:1fr;gap:12px;display:grid}.manageTagsModal-module__vzFowW__divider{display:none}.manageTagsModal-module__vzFowW__rightCol{grid-template-rows:auto auto 1fr auto}.manageTagsModal-module__vzFowW__actions{background:linear-gradient(#fff,#fff);padding-top:8px;position:sticky;bottom:0}}
.confirm-module__GBdDLG__overlay{z-index:10000;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.confirm-module__GBdDLG__card{color:#0f1c3f;border:1px solid var(--ui-border,#e5edf5);opacity:0;background:#fff;border-radius:14px;width:min(420px,92vw);padding:16px;transform:translateY(40vh)scale(.98);box-shadow:0 20px 60px #00000040,0 2px 6px #0000001a}.confirm-module__GBdDLG__open.confirm-module__GBdDLG__overlay{animation:.4s forwards confirm-module__GBdDLG__overlayIn}.confirm-module__GBdDLG__open.confirm-module__GBdDLG__card{animation:.45s cubic-bezier(.2,.8,.2,1) forwards confirm-module__GBdDLG__modalIn}.confirm-module__GBdDLG__closing.confirm-module__GBdDLG__overlay{animation:.28s forwards confirm-module__GBdDLG__overlayOut}.confirm-module__GBdDLG__closing.confirm-module__GBdDLG__card{animation:.28s cubic-bezier(.4,0,.2,1) forwards confirm-module__GBdDLG__modalOut}@keyframes confirm-module__GBdDLG__overlayIn{0%{background:0 0}to{background:#00000073}}@keyframes confirm-module__GBdDLG__overlayOut{0%{background:#00000073}to{background:0 0}}@keyframes confirm-module__GBdDLG__modalIn{0%{opacity:0;transform:translateY(40vh)scale(.98)}70%{opacity:1;transform:translateY(-6px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes confirm-module__GBdDLG__modalOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(40vh)scale(.98)}}.confirm-module__GBdDLG__title{margin:0 0 6px;font-weight:700}.confirm-module__GBdDLG__message{color:#5b6471;margin:0 0 14px}.confirm-module__GBdDLG__actions{justify-content:flex-end;gap:8px;display:flex}.confirm-module__GBdDLG__btnCancel{color:#0f1c3f;cursor:pointer;background:#eef3f7;border:0;border-radius:10px;padding:8px 12px}.confirm-module__GBdDLG__btnOk{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#7cc2ff);border:0;border-radius:10px;padding:8px 12px;box-shadow:0 10px 22px #0ea5e92e}.confirm-module__GBdDLG__btnOk.confirm-module__GBdDLG__danger{background:linear-gradient(135deg,#ef4444,#f97373);box-shadow:0 10px 22px #ef44442e}@media (prefers-reduced-motion:reduce){.confirm-module__GBdDLG__open.confirm-module__GBdDLG__overlay,.confirm-module__GBdDLG__closing.confirm-module__GBdDLG__overlay,.confirm-module__GBdDLG__open.confirm-module__GBdDLG__card,.confirm-module__GBdDLG__closing.confirm-module__GBdDLG__card{transition:none!important;animation:none!important}.confirm-module__GBdDLG__overlay{background:#00000073}.confirm-module__GBdDLG__card{opacity:1;transform:none}}
.quickActions-module__hidFzG__bulkBar{z-index:5;background:var(--surface,#fff);opacity:0;will-change:margin,opacity;border:1px solid #00000014;border-radius:12px;justify-content:space-between;align-items:center;margin:-12px 0 14px;padding:12px 14px;display:flex;position:sticky;top:64px;box-shadow:0 6px 18px #0000000d}.quickActions-module__hidFzG__bulkBarShow{animation:.22s cubic-bezier(.2,.8,.2,1) forwards quickActions-module__hidFzG__qaSlideDown}@keyframes quickActions-module__hidFzG__qaSlideDown{0%{opacity:0;margin-top:-12px}to{opacity:1;margin-top:0}}.quickActions-module__hidFzG__bulkLeft{align-items:center;gap:10px;font-size:14px;display:flex}.quickActions-module__hidFzG__bulkClear{cursor:pointer;opacity:.8;background:0 0;border:none;font-size:13px;text-decoration:underline}.quickActions-module__hidFzG__bulkControls{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.quickActions-module__hidFzG__bulkGroup,.quickActions-module__hidFzG__bulkInline{align-items:center;gap:8px;display:flex}.quickActions-module__hidFzG__bulkSelect{background:#fff;border:1px solid #0000001f;border-radius:8px;min-width:180px;padding:8px 10px}.quickActions-module__hidFzG__bulkBtn,.quickActions-module__hidFzG__bulkBtnPrimary,.quickActions-module__hidFzG__bulkBtnDanger{cursor:pointer;background:#f7f7f7;border:1px solid #0000001f;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.quickActions-module__hidFzG__bulkBtnPrimary{background:var(--primary,#30a9e0);color:#fff;border-color:#0000}.quickActions-module__hidFzG__bulkBtnDanger{color:#b00020;background-color:#fff0f0;border-color:#ffd6d6}.quickActions-module__hidFzG__bulkBtn:disabled,.quickActions-module__hidFzG__bulkBtnPrimary:disabled,.quickActions-module__hidFzG__bulkBtnDanger:disabled{opacity:.6;cursor:not-allowed}.quickActions-module__hidFzG__popoverFooter{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}@media (max-width:900px){.quickActions-module__hidFzG__bulkBar{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:55;position:fixed;top:auto}.quickActions-module__hidFzG__bulkControls{gap:8px;width:100%}.quickActions-module__hidFzG__bulkGroup{flex:100%}.quickActions-module__hidFzG__bulkBtn,.quickActions-module__hidFzG__bulkBtnPrimary,.quickActions-module__hidFzG__bulkBtnDanger{width:100%}}
.slider-module__s6mdXa__slider{appearance:none;background:linear-gradient(var(--brand-1),var(--brand-1))0/var(--percent)100% no-repeat,#e5edf5;border:2px solid #fff;border-radius:999px;width:100%;height:10px;box-shadow:inset 0 1px #0000001a}.slider-module__s6mdXa__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--brand-1);border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 1px #00000026}.slider-module__s6mdXa__slider::-moz-range-track{background:#e5edf5;border:2px solid #fff;border-radius:999px;height:10px}.slider-module__s6mdXa__slider::-moz-range-progress{background:var(--brand-1);border-top:2px solid #fff;border-bottom:2px solid #fff;border-left:2px solid #fff;border-radius:999px 0 0 999px;height:10px}.slider-module__s6mdXa__slider::-moz-range-thumb{background:var(--brand-1);border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 1px #00000026}.slider-module__s6mdXa__slider:focus-visible{outline:2px solid color-mix(in oklab,var(--brand-1)60%,#fff);outline-offset:2px}
.chatbox-module__KMC8Sq__wrapper{color:#172033;background:0 0;border-radius:14px;flex-direction:column;flex:1 1 0;min-width:0;min-height:300px;display:flex}.chatbox-module__KMC8Sq__headline{color:#172033;margin-bottom:10px;font-size:1.2rem;font-weight:800}.chatbox-module__KMC8Sq__viewport{flex-direction:column-reverse;flex:auto;gap:8px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.chatbox-module__KMC8Sq__user{color:#fff;background:#22aee0;border-radius:14px 14px 4px;align-self:flex-end;max-width:78%;padding:10px 12px}.chatbox-module__KMC8Sq__assistant{color:#e9f3ff;background:#101b33;border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:78%;padding:10px 12px}.chatbox-module__KMC8Sq__system{color:#c0392b;font-style:italic}.chatbox-module__KMC8Sq__user,.chatbox-module__KMC8Sq__assistant,.chatbox-module__KMC8Sq__system{overflow-wrap:anywhere;word-break:break-word}.chatbox-module__KMC8Sq__form{align-items:center;gap:10px;min-width:0;margin-top:10px;display:flex}.chatbox-module__KMC8Sq__form input{color:#172033;background:#fff;border:1px solid #e4e7ee;border-radius:14px;flex:1;min-width:0;padding:12px 14px}.chatbox-module__KMC8Sq__sendBtn{white-space:nowrap;border-radius:14px;height:44px;padding:0 18px}.chatbox-module__KMC8Sq__threadBadge{color:#0e1930;background:#eaf3ff;border-radius:6px;margin-left:12px;padding:2px 6px;font-size:.8rem}
.topLoader-module__Shv8BW__wrap{z-index:9999;pointer-events:none;opacity:0;height:4px;transform:opacity .16s ease;position:fixed;inset:0 0 auto}.topLoader-module__Shv8BW__wrapVisible{opacity:1}.topLoader-module__Shv8BW__bar{transform-origin:0;background:linear-gradient(90deg,var(--brand-2),var(--brand-1));width:100%;height:100%;box-shadow:0 0 16px rgba(var(--brand-1-rgb),.45);transition:transform .18s ease-out;transform:scaleX(0)}
.navbar-module__31tzJW__navWrap{z-index:20;justify-content:center;padding-top:10px;display:flex;position:relative}.navbar-module__31tzJW__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff38;border:1px solid #ffffff8c;border-radius:28px;width:100%;max-width:1500px;padding:10px 14px;position:relative;box-shadow:0 10px 30px #0000001f}.navbar-module__31tzJW__topBar{justify-content:space-between;align-items:center;gap:16px;display:flex}.navbar-module__31tzJW__brand{flex:none;align-items:center;gap:10px;min-width:0;text-decoration:none;display:inline-flex}.navbar-module__31tzJW__logoMark{object-fit:contain;flex:none;width:28px;height:28px}.navbar-module__31tzJW__brandText{color:#ffffffd9;white-space:nowrap;font-weight:900}.navbar-module__31tzJW__menuButton{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:none}.navbar-module__31tzJW__navLink{color:#ffffffbf;border-radius:999px;padding:6px 8px;font-size:14px;text-decoration:none;transition:background .2s}.navbar-module__31tzJW__navLink:hover{background:#ffffff40}.navbar-module__31tzJW__loginLink{color:var(--brand-1);background:#fff;border-radius:999px;padding:10px 16px;font-size:14px;text-decoration:none;transition:color .2s}.navbar-module__31tzJW__loginLink:hover{background:var(--brand-1);color:#fff}.navbar-module__31tzJW__signupBtn{color:#fff;background:var(--brand-1);box-shadow:0px 10px 125px var(--ink);text-align:center;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s}.navbar-module__31tzJW__signupBtn:hover{color:var(--brand-1);background:#fff}@media (min-width:961px){.navbar-module__31tzJW__navbar{align-items:center;gap:16px;display:flex}.navbar-module__31tzJW__topBar{flex:none}.navbar-module__31tzJW__navContent{flex:1;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.navbar-module__31tzJW__navLinks{flex:1;justify-content:center;gap:14px;min-width:0;display:flex}.navbar-module__31tzJW__navActions{flex:none;align-items:center;gap:10px;display:flex}}@media (max-width:960px){.navbar-module__31tzJW__menuButton{display:inline-flex}.navbar-module__31tzJW__navContent{background:rgba(var(--ink-rgb),.95);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;border:1px solid #ffffff73;border-radius:24px;flex-direction:column;gap:12px;padding:14px;transition:opacity .22s,transform .22s,visibility .22s;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-12px)scale(.98);box-shadow:0 18px 40px #0000002e}.navbar-module__31tzJW__open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.navbar-module__31tzJW__navLinks,.navbar-module__31tzJW__navActions{flex-direction:column;gap:8px;display:flex}.navbar-module__31tzJW__navLinks{border-bottom:1px solid #ffffff2e;margin-bottom:4px;padding-bottom:12px}.navbar-module__31tzJW__navLink,.navbar-module__31tzJW__loginLink,.navbar-module__31tzJW__signupBtn{text-align:center;width:100%;padding:12px 14px;display:block}.navbar-module__31tzJW__signupBtn{box-shadow:none}}@media (max-width:640px){.navbar-module__31tzJW__navbar{border-radius:22px;padding:10px 12px}.navbar-module__31tzJW__brandText{font-size:16px}.navbar-module__31tzJW__logoMark{width:24px;height:24px}}
.Footer-module__vWplRa__wrap{padding:56px 18px 26px}.Footer-module__vWplRa__inner{max-width:1120px;margin:0 auto}.Footer-module__vWplRa__top{grid-template-columns:260px 1fr;align-items:center;gap:40px;display:grid}.Footer-module__vWplRa__brandCol{flex-direction:column;gap:18px;display:flex}.Footer-module__vWplRa__brandRow{align-items:center;gap:10px;display:flex}.Footer-module__vWplRa__logoMark{background:radial-gradient(circle at 35% 35%,#7c3aed,#111827);border-radius:999px;width:28px;height:28px}.Footer-module__vWplRa__brandName{letter-spacing:-.02em;color:#0f172aeb;font-size:18px;font-weight:750}.Footer-module__vWplRa__socials{gap:10px;display:flex}.Footer-module__vWplRa__iconText{font-size:13px;font-weight:800;line-height:1}.Footer-module__vWplRa__socialBtn{color:#0f172abf;background:#fff;border:1px solid #0f172a1a;border-radius:10px;place-items:center;width:34px;height:34px;transition:transform .12s,box-shadow .12s;display:grid}.Footer-module__vWplRa__socialBtn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.Footer-module__vWplRa__cols{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;display:grid}.Footer-module__vWplRa__colTile{color:#0f172abf;margin:0 0 10px;font-size:13px;font-weight:700}.Footer-module__vWplRa__links{gap:8px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__vWplRa__link{color:#0f172a9e;font-size:13px;text-decoration:none}.Footer-module__vWplRa__link:hover{color:#0f172ae6}.Footer-module__vWplRa__divider{background:#0f172a1a;height:1px;margin:32px 0 18px}.Footer-module__vWplRa__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__vWplRa__copy{color:#0f172a8c;margin:0;font-size:13px}.Footer-module__vWplRa__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.Footer-module__vWplRa__badge{color:#0f172a9e;background:#ffffffe6;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:650;display:inline-flex}@media (max-width:980px){.Footer-module__vWplRa__top{grid-template-columns:1fr}.Footer-module__vWplRa__cols{grid-template-columns:repeat(2,minmax(0,1fr))}.Footer-module__vWplRa__badges{justify-content:flex-start}}
.chip-module__WpURkG__chipsViewport{width:100%;max-width:900px;margin-top:16px;margin-left:auto;margin-right:auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 18% 82%,#0000 100%)}.chip-module__WpURkG__chipsTrack{will-change:transform;width:max-content;animation:chip-module__WpURkG__chipsMarquee var(--marquee-duration,12s)linear infinite;display:flex}.chip-module__WpURkG__chipsSet{white-space:nowrap;gap:10px;padding-right:12px;display:flex}@keyframes chip-module__WpURkG__chipsMarquee{0%{transform:translate(0%)}to{transform:translateX(calc(-1*var(--marquee-distance)))}}.chip-module__WpURkG__chip{text-transform:uppercase;letter-spacing:.06em;background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:550}@media (prefers-reduced-motion:reduce){.chip-module__WpURkG__chipsTrack{animation:none;transform:none}}
.cards-module__j_47Nq__showcaseWrap{margin-top:28px;position:relative}.cards-module__j_47Nq__showcase{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:18px;margin-top:28px;display:grid;transform:translateY(30px)}.cards-module__j_47Nq__card{color:#140a1ee6;background:#fff;border:1px solid #0000001f;border-radius:18px;flex-direction:column;width:85%;display:flex;overflow:hidden;box-shadow:0 18px 40px #00000024}.cards-module__j_47Nq__cardMedia{background:0 0;position:relative}.cards-module__j_47Nq__cardImg,.cards-module__j_47Nq__cardVideo{width:100%;height:auto;display:block}.cards-module__j_47Nq__cardImg{opacity:1;z-index:2;width:100%;height:auto;transition:opacity .25s;display:block}.cards-module__j_47Nq__cardVideo{opacity:0;z-index:1;pointer-events:none;object-fit:contain;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.cards-module__j_47Nq__card:hover .cards-module__j_47Nq__cardImg{opacity:0}.cards-module__j_47Nq__card:hover .cards-module__j_47Nq__cardVideo{opacity:1}.cards-module__j_47Nq__cardFooter{text-align:left;z-index:3;background:#fffffff5;padding:12px 14px 14px;position:relative}.cards-module__j_47Nq__cardTitle{color:#1780b1;font-weight:1000}.cards-module__j_47Nq__cardMeta{color:#140a1e8c;margin-top:6px;font-size:11px}@media (max-width:980px){.cards-module__j_47Nq__showcase{grid-template-columns:1fr;transform:translateY(24px)}}@media (max-width:600px){.cards-module__j_47Nq__card{width:100%}}
.socialProof-module__ToTDeW__socialProof{margin-top:-120px;padding:90px 16px 80px;position:relative}.socialProof-module__ToTDeW__container{max-width:1100px;margin:0 auto;padding:0 16px}.socialProof-module__ToTDeW__quote{text-align:center;color:#140a1eeb;max-width:780px;margin:0 auto 28px;font-size:clamp(22px,3vw,34px);font-weight:900}.socialProof-module__ToTDeW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.socialProof-module__ToTDeW__card{text-align:left;background:#fff;border:1px solid #00000014;border-radius:16px;padding:16px;box-shadow:0 16px 35px #00000014}.socialProof-module__ToTDeW__top{align-items:center;gap:12px;margin-bottom:10px;display:flex}.socialProof-module__ToTDeW__avatar{background:#0000001f;border-radius:999px;width:40px;height:40px}.socialProof-module__ToTDeW__name{color:#140a1eeb;font-size:14px;font-weight:900}.socialProof-module__ToTDeW__role{color:#140a1e8c;font-size:12px}.socialProof-module__ToTDeW__text{color:#140a1ebf;margin:0;font-size:13px;line-height:1.45}@media (max-width:980px){.socialProof-module__ToTDeW__socialProof{margin-top:-60px;padding-top:70px}.socialProof-module__ToTDeW__grid{grid-template-columns:1fr}}
.FeatureGrid-module__8BxQQW__wrap{padding:72px 18px}.FeatureGrid-module__8BxQQW__header{text-align:center;max-width:1120px;margin:0 auto 34px;padding:0 6px}.FeatureGrid-module__8BxQQW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--ink-rgb),.55);margin:0 0 10px;font-size:12px}.FeatureGrid-module__8BxQQW__heading{letter-spacing:-.03em;color:rgba(var(--ink-rgb),.95);margin:0;font-size:clamp(28px,4vw,44px);font-weight:750;line-height:1.05}.FeatureGrid-module__8BxQQW__subheading{max-width:62ch;color:rgba(var(--ink-rgb),.68);margin:14px auto 0;font-size:16px;line-height:1.6}.FeatureGrid-module__8BxQQW__grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(260px,auto);gap:20px;max-width:1120px;margin:0 auto;display:grid}.FeatureGrid-module__8BxQQW__tile{grid-column:span var(--col-span);grid-row:span var(--row-span);border:1px solid var(--ui-border);box-shadow:0 16px 40px rgba(var(--ink-rgb),.08),0 2px 8px rgba(var(--ink-rgb),.05);background:#ffffffe6;border-radius:22px;overflow:hidden}.FeatureGrid-module__8BxQQW__inner{gap:18px;height:100%;padding:26px;display:grid}.FeatureGrid-module__8BxQQW__cols{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch}.FeatureGrid-module__8BxQQW__rows{grid-template-columns:1fr;align-content:start}.FeatureGrid-module__8BxQQW__content{flex-direction:column;justify-content:flex-start;gap:10px;min-width:0;display:flex}.FeatureGrid-module__8BxQQW__title{letter-spacing:-.02em;color:rgba(var(--ink-rgb),.95);margin:0;font-size:20px;font-weight:650;line-height:1.15}.FeatureGrid-module__8BxQQW__desc{color:rgba(var(--ink-rgb),.68);max-width:40ch;margin:0;font-size:14.5px;line-height:1.5}.FeatureGrid-module__8BxQQW__bullets{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.FeatureGrid-module__8BxQQW__bullets li{color:rgba(var(--ink-rgb),.75);align-items:flex-start;gap:10px;font-size:14px;display:flex}.FeatureGrid-module__8BxQQW__bullets li:before{content:"✓";color:rgba(var(--brand-1-rgb),.95);margin-top:2px;font-weight:800;line-height:1;display:inline-block}.FeatureGrid-module__8BxQQW__media{align-items:center;justify-content:var(--media-justify);display:flex}.FeatureGrid-module__8BxQQW__mediaFrame{width:min(100%,var(--media-max-width));aspect-ratio:var(--media-ratio);background:linear-gradient(180deg,rgba(var(--brand-2-rgb),.18),rgba(var(--brand-2-rgb),.06)),#fff;border:1px solid rgba(var(--brand-2-rgb),.35);border-radius:16px;position:relative;overflow:hidden}.FeatureGrid-module__8BxQQW__mediaImg{object-fit:var(--media-fit)}.FeatureGrid-module__8BxQQW__cols .FeatureGrid-module__8BxQQW__mediaFrame{margin-left:0}.FeatureGrid-module__8BxQQW__rows .FeatureGrid-module__8BxQQW__mediaFrame{width:100%}@media (max-width:900px){.FeatureGrid-module__8BxQQW__grid{grid-auto-rows:auto}.FeatureGrid-module__8BxQQW__tile{grid-column:1/-1}.FeatureGrid-module__8BxQQW__cols{grid-template-columns:1fr}.FeatureGrid-module__8BxQQW__inner{grid-template-areas:"content""media"!important}.FeatureGrid-module__8BxQQW__cols .FeatureGrid-module__8BxQQW__mediaFrame{width:100%;margin-left:0}}
.pricing-module__UPq91G__wrap{padding:72px 18px}.pricing-module__UPq91G__header{text-align:center;max-width:1120px;margin:0 auto 34px;padding:0 6px}.pricing-module__UPq91G__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--ink-rgb),.55);margin:0 0 10px;font-size:12px}.pricing-module__UPq91G__heading{letter-spacing:-.03em;color:rgba(var(--ink-rgb),.95);margin:0;font-size:clamp(28px,4vw,46px);font-weight:760;line-height:1.05}.pricing-module__UPq91G__subheading{max-width:62ch;color:rgba(var(--ink-rgb),.68);margin:14px auto 0;font-size:16px;line-height:1.6}.pricing-module__UPq91G__grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:22px;max-width:1120px;margin:0 auto;display:grid}.pricing-module__UPq91G__benefitsCard{background:linear-gradient(135deg,rgba(var(--brand-2-rgb),.2),rgba(var(--brand-2-rgb),.06)),#ffffffeb;border:1px solid var(--ui-border);height:100%;box-shadow:0 16px 40px rgba(var(--ink-rgb),.08),0 2px 8px rgba(var(--ink-rgb),.05);border-radius:22px;flex-direction:column;padding:26px;display:flex}.pricing-module__UPq91G__checkList{gap:14px;margin:0;padding:0;list-style:none;display:grid}.pricing-module__UPq91G__checkItem{color:#0f172ac7;align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.pricing-module__UPq91G__checkIcon{background:rgba(var(--brand-1-rgb),.14);width:20px;height:20px;color:rgba(var(--brand-1-rgb),.95);border-radius:999px;flex:0 0 20px;place-items:center;margin-top:1px;font-weight:900;display:grid}.pricing-module__UPq91G__compareLink{color:rgba(var(--ink-rgb),.75);border-bottom:1px solid rgba(var(--ink-rgb),.25);margin-top:auto;padding-bottom:2px;font-size:13px;text-decoration:none;display:inline-block}.pricing-module__UPq91G__compareLink:hover{color:#0f172af2;border-bottom-color:#0f172a73}.pricing-module__UPq91G__plansCol{gap:14px;display:grid}.pricing-module__UPq91G__planCard{text-align:center;border:1px solid var(--ui-border);width:100%;box-shadow:0 10px 28px rgba(var(--ink-rgb),.06),0 2px 6px rgba(var(--ink-rgb),.04);cursor:pointer;background:#ffffffe0;border-radius:18px;grid-template-columns:28px 1fr;align-items:center;gap:14px;padding:18px;transition:transform .12s,box-shadow .12s,border-color .12s;display:grid}.pricing-module__UPq91G__planCard:hover{transform:translateY(-1px);box-shadow:0 18px 44px #0f172a1a,0 4px 10px #0f172a0d}.pricing-module__UPq91G__planSelected{border-color:rgba(var(--brand-1-rgb),.45);box-shadow:0 18px 50px rgba(var(--brand-1-rgb),.16),0 4px 10px rgba(var(--ink-rgb),.05);background:linear-gradient(135deg,rgba(var(--brand-2-rgb),.2),rgba(var(--brand-2-rgb),.06)),#fffffff0}.pricing-module__UPq91G__radio{border:1.5px solid #0f172a40;border-radius:999px;place-items:center;width:20px;height:20px;display:grid}.pricing-module__UPq91G__radioDotOff{background:0 0;border-radius:999px;width:10px;height:10px}.pricing-module__UPq91G__radioDotOn{background:rgba(var(--brand-1-rgb),.95);border-radius:999px;width:10px;height:10px}.pricing-module__UPq91G__planTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.pricing-module__UPq91G__planNameRow{align-items:center;gap:10px;display:flex}.pricing-module__UPq91G__planName{color:rgba(var(--ink-rgb),.92);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:750}.pricing-module__UPq91G__popTag{background:rgba(var(--brand-1-rgb),.14);color:rgba(var(--brand-1-rgb),.95);border:1px solid rgba(var(--brand-1-rgb),.18);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.pricing-module__UPq91G__planTagLine{color:rgba(var(--ink-rgb),.62);margin:6px 0 0;font-size:13px}.pricing-module__UPq91G__price{white-space:nowrap;align-items:baseline;gap:4px;display:flex}.pricing-module__UPq91G__priceValue{letter-spacing:-.03em;color:#0f172aeb;font-size:28px;font-weight:800}.pricing-module__UPq91G__priceUnit{color:#0f172a8c;font-size:12px}@media (max-width:980px){.pricing-module__UPq91G__grid{grid-template-columns:1fr}}
.BeforeAfter-module__iHnRea__wrap{padding:72px 18px}.BeforeAfter-module__iHnRea__header{text-align:center;max-width:1120px;margin:0 auto 34px;padding:0 6px}.BeforeAfter-module__iHnRea__eyebrow{letter-spacing:.18rem;text-transform:uppercase;color:rgba(var(--ink-rgb),.55);letter-spacing:.18em;margin:0 0 10px;font-size:12px}.BeforeAfter-module__iHnRea__heading{letter-spacing:-.03rem;color:rgba(var(--ink-rgb),.95);margin:0;font-size:clamp(28px,4vw,46px);font-weight:760;line-height:1.05}.BeforeAfter-module__iHnRea__subheading{max-width:62ch;color:rgba(var(--ink-rgb),.68);margin:14px auto 0;font-size:16px;line-height:1.6}.BeforeAfter-module__iHnRea__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:26px;max-width:1120px;margin:0 auto;display:grid}.BeforeAfter-module__iHnRea__side{flex-direction:column;gap:16px;display:flex}.BeforeAfter-module__iHnRea__mock{background:var(--panel-white-2);border:1px solid var(--ui-border);border-radius:22px;justify-content:center;align-items:center;min-height:220px;padding:18px;display:flex;position:relative;overflow:visible}.BeforeAfter-module__iHnRea__imageWrap{background:#eef0ff;border-radius:16px;width:100%;height:220px;position:relative;overflow:hidden}.BeforeAfter-module__iHnRea__image{object-fit:cover}.BeforeAfter-module__iHnRea__placeholder{background:linear-gradient(180deg,rgba(var(--brand-2-rgb),.2),rgba(var(--brand-2-rgb),.08));border:1px solid rgba(var(--brand-2-rgb),.35);border-radius:16px;width:100%;height:220px}.BeforeAfter-module__iHnRea__dividerRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:10px;display:grid}.BeforeAfter-module__iHnRea__dividerLine{background:rgba(var(--ink-rgb),.12);width:100%;height:1px}.BeforeAfter-module__iHnRea__pill{background:var(--brand-1);color:#fff;border:1px solid #ffffff24;border-radius:999px;padding:8px 18px;font-size:12px;font-weight:650}.BeforeAfter-module__iHnRea__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.BeforeAfter-module__iHnRea__list li{color:rgba(var(--ink-rgb),.76);align-items:flex-start;gap:10px;font-size:14px;line-height:1.35;display:flex}.BeforeAfter-module__iHnRea__bad li:before{content:"✕";color:var(--danger);margin-top:2px;font-weight:900;line-height:1}.BeforeAfter-module__iHnRea__good li:before{content:"✓";color:var(--success);margin-top:2px;font-weight:900;line-height:1}@media (max-width:900px){.BeforeAfter-module__iHnRea__grid{grid-template-columns:1fr}.BeforeAfter-module__iHnRea__pill{bottom:-10px}}
.login-module__Ge8Ptq__page{min-height:100vh;font-family:var(--font-inter,system-ui),system-ui,sans-serif;background:radial-gradient(1200px 520px at 50% -220px,#eef8ff 0%,#0000 70%),#f4f8fc;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:1.25rem;display:flex}.login-module__Ge8Ptq__brand{text-align:center;letter-spacing:.2px;color:#0000;background:linear-gradient(135deg,var(--ink)20%,var(--brand-1));-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:30px;font-size:clamp(2.25rem,4vw + .5rem,3.5rem);font-weight:700;line-height:1.1}.login-module__Ge8Ptq__card{background:var(--ui-bg);width:min(92vw,420px);color:var(--ink);border:1px solid var(--ui-border);border-radius:14px;flex-direction:column;gap:.9rem;padding:2.25rem 2rem;display:flex;box-shadow:0 20px 60px #0000001f,0 2px 8px #0000000f}.login-module__Ge8Ptq__title{text-align:center;color:var(--ink);margin:0 0 .75rem;font-size:1.6rem;font-weight:800}.login-module__Ge8Ptq__label{color:#304059;font-size:.9rem;font-weight:600}.login-module__Ge8Ptq__input{background:var(--ui-pill);border:1px solid var(--ui-border);height:44px;color:var(--ink);border-radius:10px;padding:.65rem .75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s,background .2s}.login-module__Ge8Ptq__input::placeholder{color:var(--ui-muted)}.login-module__Ge8Ptq__input:focus{border-color:var(--brand-2);background:#f7fbff;outline:none;box-shadow:0 0 0 3px #0ea5e940}.login-module__Ge8Ptq__btnPrimary,.login-module__Ge8Ptq__btnSecondary{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:200px;height:44px;min-height:44px;padding:0 .9rem;font-size:1rem;font-weight:700;transition:transform 50ms,filter .2s;display:inline-flex;position:relative}.login-module__Ge8Ptq__btnPrimary{background:linear-gradient(135deg,var(--brand-1),var(--brand-2));color:#fff;box-shadow:0 10px 22px #0ea5e940}.login-module__Ge8Ptq__btnPrimary:hover{filter:brightness(.98)}.login-module__Ge8Ptq__btnPrimary:active{transform:translateY(1px)}.login-module__Ge8Ptq__btnSecondary{color:var(--ink);border:1px solid var(--ui-border);background:#eef3f7}.login-module__Ge8Ptq__btnSecondary:hover{filter:brightness(.98)}.login-module__Ge8Ptq__link{text-align:center;color:var(--brand-1);margin-top:.25rem;font-size:.9rem;display:block}.login-module__Ge8Ptq__link:hover{text-decoration:underline}.login-module__Ge8Ptq__message{text-align:center;color:#ef4444;margin-top:.5rem;font-size:.95rem}.login-module__Ge8Ptq__message:has(+.login-module__Ge8Ptq__btnPrimary){color:#22c55e}.login-module__Ge8Ptq__btnLabel{line-height:1;transition:opacity .12s}.login-module__Ge8Ptq__btnPrimary[data-state=loading] .login-module__Ge8Ptq__btnLabel,.login-module__Ge8Ptq__btnPrimary[data-state=success] .login-module__Ge8Ptq__btnLabel{opacity:0}.login-module__Ge8Ptq__spinner{border:2px solid #fff;border-color:#fff #fff #ffffff59 #ffffff59;border-radius:9999px;width:20px;height:20px;animation:.8s linear infinite login-module__Ge8Ptq__loginSpin;position:absolute}@keyframes login-module__Ge8Ptq__loginSpin{to{transform:rotate(360deg)}}.login-module__Ge8Ptq__check{stroke:#fff;stroke-width:3px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:20 20;stroke-dashoffset:20px;width:22px;height:22px;animation:.42s ease-out forwards login-module__Ge8Ptq__loginCheck;position:absolute}@keyframes login-module__Ge8Ptq__loginCheck{to{stroke-dashoffset:0}}.login-module__Ge8Ptq__btnPrimary:disabled{cursor:default;filter:grayscale(.1)brightness(.92);opacity:.9}.login-module__Ge8Ptq__input:disabled{opacity:.65;cursor:not-allowed}
.contact-module__hCbz7a__page{min-height:100vh}.contact-module__hCbz7a__hero{margin:10px;padding:16px 16px 72px;position:relative;overflow:hidden}.contact-module__hCbz7a__background{background:linear-gradient(135deg,var(--ink),var(--brand-1));border-radius:24px;height:62vh;margin:0 16px;position:absolute;inset:0}.contact-module__hCbz7a__navRow{padding:10px 32px 0;position:relative}.contact-module__hCbz7a__container{max-width:1120px;margin:0 auto;padding:12px 16px 0;position:relative}.contact-module__hCbz7a__header{text-align:center;color:#fff;max-width:760px;margin:0 auto;padding-top:28px}.contact-module__hCbz7a__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8;margin:0 0 10px;font-size:12px}.contact-module__hCbz7a__title{letter-spacing:-.03em;margin:0;font-size:clamp(36px,4vw,58px);line-height:.98}.contact-module__hCbz7a__subhead{color:#ffffffd6;max-width:64ch;margin:18px auto 0;font-size:16px;line-height:1.65}.contact-module__hCbz7a__grid{grid-template-columns:.92fr 1.08fr;align-items:start;gap:22px;max-width:1120px;margin:42px auto 0;display:grid}.contact-module__hCbz7a__infoCard .contact-module__hCbz7a__formCard{border:1px solid var(--ui-border);box-shadow:0 16px 40px rgba(var(--ink-rgb),.08),0 2px 8px rgba(var(--ink-rgb),.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:22px}.contact-module__hCbz7a__infoCard{background:linear-gradient(135deg,rgba(var(--brand-2-rgb),.2),rgba(var(--brand-2-rgb),.06)),#ffffffed;border-radius:15px;flex-direction:column;min-height:100%;padding:28px;display:flex}.contact-module__hCbz7a__formCard{border-radius:15px}.contact-module__hCbz7a__cardEyebrow,.contact-module__hCbz7a__formEyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--ink-rgb),.55);margin:0 0 8px;font-size:12px}.contact-module__hCbz7a__cardTitle,.contact-module__hCbz7a__formTitle{letter-spacing:-.03em;color:rgba(var(--ink-rgb),.95);margin:0;font-size:clamp(24px,3vw,34px);line-height:1.08}.contact-module__hCbz7a__cardText,.contact-module__hCbz7a__formText{color:rgba(var(--ink-rgb),.7);margin:14px 0 0;font-size:15px;line-height:1.65}.contact-module__hCbz7a__pointList{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.contact-module__hCbz7a__pointItem{color:rgba(var(--ink-rgb),.78);align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;display:flex}.contact-module__hCbz7a__pointItem:before{content:"✓";background:rgba(var(--brand-1-rgb),.14);width:20px;height:20px;color:rgba(var(--brand-1-rgb),.95);border-radius:999px;flex:0 0 20px;place-items:center;margin-top:1px;font-weight:900;display:grid}.contact-module__hCbz7a__backLink{color:rgba(var(--ink-rgb),.75);border-bottom:1px solid rgba(var(--ink-rgb),.25);width:fit-content;margin-top:auto;padding-top:22px;padding-bottom:2px;font-size:13px;text-decoration:none;display:inline-block}.contact-module__hCbz7a__backLink:hover{color:rgba(var(--ink-rgb),.95);border-bottom-color:rgba(var(--ink-rgb),.45)}.contact-module__hCbz7a__formCard{background:#ffffffeb;padding:28px}.contact-module__hCbz7a__formTop{margin-bottom:22px}.contact-module__hCbz7a__form{gap:16px;display:grid}.contact-module__hCbz7a__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-module__hCbz7a__field{gap:8px;display:grid}.contact-module__hCbz7a__label{color:rgba(var(--ink-rgb),.82);font-size:14px;font-weight:650}.contact-module__hCbz7a__input,.contact-module__hCbz7a__textarea{border:1px solid var(--ui-border);width:100%;font:inherit;color:rgba(var(--ink-rgb),.95);background:#fffffffa;border-radius:16px;padding:14px 16px;transition:border-color .12s,box-shadow .12s,transform .12s}.contact-module__hCbz7a__input::placeholder,.contact-module__hCbz7a__textarea::placeholder{color:rgba(var(--ink-rgb),.42)}.contact-module__hCbz7a__input:focus,.contact-module__hCbz7a__textarea:focus{border-color:rgba(var(--brand-1-rgb),.45);box-shadow:0 0 0 4px rgba(var(--brand-1-rgb),.12);outline:none}.contact-module__hCbz7a__textarea{resize:vertical;min-height:160px}.contact-module__hCbz7a__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:2px;display:flex}.contact-module__hCbz7a__submitBtn{font:inherit;cursor:pointer;color:#fff;background:var(--brand-1);box-shadow:0 10px 32px rgba(var(--brand-1-rgb),.24);border:0;border-radius:999px;padding:15px 24px;font-size:16px;font-weight:800;transition:transform .12s,box-shadow .12s,opacity .12s}.contact-module__hCbz7a__submitBtn:hover{box-shadow:0 18px 40px rgba(var(--brand-1-rgb),.28);transform:translateY(-1px)}.contact-module__hCbz7a__submitBtn:disabled{cursor:wait;opacity:.8}.contact-module__hCbz7a__helper{color:rgba(var(--ink-rgb),.58);margin:0;font-size:13px}.contact-module__hCbz7a__success,.contact-module__hCbz7a__error{margin:2px 0 0;font-size:14px;font-weight:600}.contact-module__hCbz7a__success{color:var(--success)}.contact-module__hCbz7a__error{color:var(--danger)}@media (max-width:960px){.contact-module__hCbz7a__navRow{padding:10px 16px 0}.contact-module__hCbz7a__grid{grid-template-columns:1fr}}@media (max-width:640px){.contact-module__hCbz7a__navRow{padding:8px 8px 0}.contact-module__hCbz7a__background{height:52vh}.contact-module__hCbz7a__row{grid-template-columns:1fr}.contact-module__hCbz7a__infoCard,.contact-module__hCbz7a__formCard{padding:22px}}
