.aha-rich-text-surface>:first-child,.aha-rich-text-surface .ProseMirror>:first-child,.aha-rich-text-surface .ProseMirror li:first-child>:first-child{margin-top:0}.aha-rich-text-surface>:last-child,.aha-rich-text-surface .ProseMirror>:last-child,.aha-rich-text-surface .ProseMirror li:last-child>:last-child{margin-bottom:0}.aha-rich-text-surface table{width:100%;margin:.75em 0;border:var(--aha-rich-table-border);border-collapse:collapse;border-radius:var(--aha-rich-table-radius);overflow:hidden}.aha-rich-text-surface th,.aha-rich-text-surface td{min-width:4rem;padding:var(--aha-rich-table-cell-padding);border:var(--aha-rich-table-border);vertical-align:top}.aha-rich-text-surface th{background:var(--aha-rich-table-header-bg);color:var(--aha-rich-table-header-color);font-weight:600;text-align:left}.aha-rich-text-surface .ProseMirror table{table-layout:fixed}.aha-rich-text-surface a{color:var(--aha-rich-link, inherit)}.aha-rich-text-surface--editable a{text-decoration:underline;text-underline-offset:2px}.aha-text-body h2{margin:0 0 var(--aha-sizeXS);font-size:var(--aha-fontSizeHeading3);line-height:var(--aha-lineHeightHeading3);color:var(--aha-block-text, var(--aha-colorTextBase))}.aha-text-body img{display:block;width:100%;height:auto}.aha-text-body h3{margin:0 0 var(--aha-sizeXS);font-size:var(--aha-fontSizeHeading5);line-height:var(--aha-lineHeightHeading5);color:var(--aha-block-text, var(--aha-colorTextBase));font-weight:600}.aha-list-editor-checkbox .aha-rich-text ul{list-style:none;margin:0;padding-left:0}.aha-list-editor-checkbox .aha-rich-text li{position:relative;padding-left:calc(var(--aha-size) + var(--aha-sizeXS))}.aha-list-editor-checkbox .aha-rich-text li:before{content:"";position:absolute;left:0;top:var(--aha-sizeXXS);width:var(--aha-size);height:var(--aha-size);border:var(--aha-lineWidth) solid var(--aha-colorBorder);border-radius:var(--aha-borderRadiusXS)}.aha-flashcard{perspective:1000px}.aha-flashcard__inner{display:grid;transform-style:preserve-3d;transition:transform var(--aha-motionDurationSlow) var(--aha-motionEaseInOut)}.aha-flashcard__inner--flipped{transform:rotateY(180deg)}.aha-flashcard__face{grid-area:1 / 1;backface-visibility:hidden}.aha-flashcard__face--back{transform:rotateY(180deg)}@media (prefers-reduced-motion: reduce){.aha-flashcard__inner{transition:none}}.aha-gallery-carousel .ant-carousel .slick-arrow:after{content:none}.aha-scenario-choice{display:block;width:100%;min-height:44px;height:auto;white-space:normal;text-align:left;overflow-wrap:anywhere}.aha-scenario-back{align-self:flex-start;min-height:44px}.aha-scenario-choice-made{overflow-wrap:anywhere}.aha-scenario-segment{animation:aha-scenario-enter var(--aha-motionDurationMid) var(--aha-motionEaseOut) both}@keyframes aha-scenario-enter{0%{opacity:0;transform:translateY(var(--aha-sizeXS))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.aha-scenario-segment{animation:none}}.aha-block__band{background:var(--aha-block-bg, transparent);container-type:inline-size}.aha-block__band--image{background-image:var(--aha-block-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat}.aha-block__column{max-width:var(--aha-block-max-width);margin:0 auto;padding:var(--aha-block-pad-y) var(--aha-block-pad-x);color:var(--aha-block-text)}.aha-block__view,.aha-block__editor{color:var(--aha-block-text)}.aha-learner-shell{min-height:100vh;min-height:100dvh}.aha-learner-player{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start}.aha-learner-player--stacked{grid-template-columns:minmax(0,1fr)}.aha-learner-player__frame{transition:width .25s ease,border-color .25s ease,border-radius .25s ease,box-shadow .25s ease}.aha-learner-player__stage{transition:background-color .25s ease,padding .25s ease}@media (prefers-reduced-motion: reduce){.aha-learner-player__frame,.aha-learner-player__stage{transition:none}}.aha-learner-player__sidebar{align-self:stretch;border-right:1px solid var(--aha-colorBorderSecondary);padding:var(--aha-sizeLG, 24px) var(--aha-size, 16px)}.aha-learner-player__sidebar-inner{position:sticky;top:var(--aha-size, 16px)}.aha-learner-player__main{min-width:0;padding:var(--aha-sizeLG, 24px) var(--aha-sizeXL, 32px) var(--aha-sizeXXL, 48px);container-type:inline-size}.aha-learner-player__reading{max-width:760px;margin:0 auto}@media (min-width: 1280px){.aha-learner-player__reading{max-width:880px}}@media (min-width: 1600px){.aha-learner-player__reading{max-width:1040px}}.aha-learner-block{margin-bottom:var(--aha-sizeXL, 32px)}.aha-learner-player__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--aha-sizeSM, 12px);border-top:1px solid var(--aha-colorBorderSecondary);padding-top:var(--aha-sizeLG, 24px);margin-top:var(--aha-sizeXL, 32px);position:sticky;bottom:0;z-index:1;background:var(--aha-colorBgContainer, #ffffff);padding-bottom:var(--aha-sizeLG, 24px)}.aha-course-lesson-switcher{background:transparent;transition:background-color .15s ease}.aha-course-lesson-switcher:hover{background:var(--aha-colorFillTertiary)}.aha-learner-player__menu-toggle{display:none}@media (max-width: 767.98px){.aha-learner-player{grid-template-columns:minmax(0,1fr)}.aha-learner-player__sidebar{display:none}.aha-learner-player__menu-toggle{display:inline-flex}.aha-learner-player__main{padding:var(--aha-size, 16px) var(--aha-size, 16px) var(--aha-sizeXL, 32px)}.aha-learner-block{margin-bottom:var(--aha-sizeLG, 24px)}.aha-learner-player__footer{padding-top:var(--aha-sizeSM, 12px);padding-bottom:max(var(--aha-sizeSM, 12px),env(safe-area-inset-bottom));margin-top:var(--aha-sizeLG, 24px)}}.learner-home{min-height:100vh;background:var(--aha-bg-base);color:var(--aha-text-default);font-family:var(--aha-font-product)}.learner-home-main{box-sizing:border-box;max-width:1120px;margin:0 auto;padding:var(--aha-space-32) clamp(var(--aha-space-16),4vw,var(--aha-space-32))}.learner-home-header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--aha-space-16);margin-bottom:var(--aha-space-24)}.learner-home-title{min-width:0;overflow-wrap:anywhere;margin:0;font-size:var(--aha-size-h3);font-weight:var(--aha-weight-semibold);line-height:var(--aha-line-height-heading)}.learner-home-card{display:flex;min-width:0;height:100%}.learner-home-card::part(card){width:100%;display:flex;flex-direction:column}.learner-home-card::part(body){flex:1}.learner-home-card-content{display:flex;flex-direction:column;align-items:stretch;gap:var(--aha-space-12)}.learner-home-card-content .learner-home-status{align-self:flex-start}.learner-home-cover{height:160px;object-fit:cover}.learner-home-course-title{margin:0;color:var(--aha-text-default);font-size:var(--aha-size-h6);font-weight:var(--aha-weight-semibold);line-height:var(--aha-line-height-heading);overflow-wrap:anywhere}.learner-home-notice{display:block;margin-bottom:var(--aha-space-24)}.learner-home-status{display:inline-flex;align-items:center;gap:var(--aha-sizeXXS);padding-block:var(--aha-sizeXXS);padding-inline:var(--aha-sizeXS);border:var(--aha-lineWidth) solid transparent;border-radius:var(--aha-radius-sm);font-size:var(--aha-fontSizeSM);line-height:var(--aha-lineHeightSM);white-space:nowrap}.learner-home-status-dot{width:.5em;height:.5em;border-radius:50%;background:var(--pill-dot-color, currentcolor)}.learner-home-status--success{--pill-dot-color: var(--aha-colorSuccess);color:var(--aha-colorSuccessTextActive);background:var(--aha-colorSuccessBg);border-color:var(--aha-colorSuccessBorder)}.learner-home-status--warning{--pill-dot-color: var(--aha-colorWarning);color:var(--aha-colorWarningTextActive);background:var(--aha-colorWarningBg);border-color:var(--aha-colorWarningBorder)}.learner-home-status--neutral{color:var(--aha-colorTextMuted);background:var(--aha-colorBgFill);border-color:var(--aha-border)}.learner-home-filters{display:flex;flex-wrap:wrap;gap:var(--aha-sizeSM);margin-block:var(--aha-sizeLG)}.learner-home-filters>.ant-input{flex:1 1 16rem;min-width:0}.learner-home-filters>.ant-select{flex:1 1 12rem;min-width:0}.learner-profile-person{display:flex;align-items:flex-start;gap:var(--aha-sizeLG);padding-top:var(--aha-sizeMD)}.learner-profile-person dl{margin:0;min-width:0}.learner-profile-person dt{color:var(--aha-colorTextSecondary)}.learner-profile-person dd{margin:var(--aha-sizeXS) 0 var(--aha-sizeMD);overflow-wrap:anywhere}@media (max-width: 480px){.learner-profile-person{gap:var(--aha-sizeMD)}}.learner-user-menu{display:inline-flex;align-items:center;gap:var(--aha-sizeXS)}.learner-avatar-trigger:hover aha-avatar::part(avatar),.learner-avatar-trigger[aria-expanded=true] aha-avatar::part(avatar){background:var(--aha-purple-15)}.learner-avatar-trigger:active aha-avatar::part(avatar){background:var(--aha-purple-20)}.canvas-block__content--entering{animation:canvas-block-enter .42s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}@keyframes canvas-block-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}65%{opacity:1;transform:translateY(-2px) scale(1.002)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.canvas-block__content--entering{animation:none}}.aha-editor-page-rail{width:210px;flex-shrink:0;height:100%;box-sizing:border-box;display:flex;flex-direction:column;background:var(--aha-colorWhite);border-right:1px solid var(--aha-colorBorderSecondary);padding:var(--aha-sizeSM);min-height:0;overflow:hidden}.aha-editor-page-rail__header{font-size:var(--aha-fontSizeSM);font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--aha-colorTextTertiary);padding:0 var(--aha-sizeXXS) var(--aha-sizeXS);flex-shrink:0}.aha-editor-page-rail__list{display:flex;flex-direction:column;gap:var(--aha-sizeXXS);flex:0 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px;margin-right:-2px}.aha-editor-page-rail__add{margin-top:var(--aha-sizeXS);flex-shrink:0}.aha-editor-page-rail__footer{margin-top:auto;padding-top:var(--aha-sizeSM);border-top:1px solid var(--aha-colorSplit);flex-shrink:0}.aha-editor-page{position:relative;display:flex;align-items:center;gap:var(--aha-sizeXXS);padding:var(--aha-sizeXXS) var(--aha-sizeXXS) var(--aha-sizeXXS) var(--aha-sizeXXS);border-radius:var(--aha-borderRadiusLG);background:var(--aha-colorWhite);transition:border-color .12s,box-shadow .12s}.aha-editor-page[data-selected=true]{background:var(--aha-colorPrimaryBg);box-shadow:0 0 0 2px rgba(var(--aha-colorPrimaryRGB),.12)}.aha-editor-page[data-dragging=true]{opacity:.5}.aha-editor-page__drag{display:inline-flex;align-items:center;flex-shrink:0;color:var(--aha-colorTextPlaceholder);cursor:grab;touch-action:none}.aha-editor-page__drag:active{cursor:grabbing}.aha-editor-page__num{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;border-radius:50%;font-size:var(--aha-fontSizeSM);background:var(--aha-colorFillSecondary);color:var(--aha-colorTextSecondary)}.aha-editor-page[data-selected=true] .aha-editor-page__num{background:var(--aha-colorPrimary);color:var(--aha-colorWhite)}.aha-editor-page__body{display:flex;flex-direction:column;flex:1;min-width:0;line-height:1.3;gap:1px}.aha-editor-page__title{font-size:var(--aha-fontSize);color:var(--aha-colorText);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aha-editor-page[data-selected=true] .aha-editor-page__title{color:var(--aha-colorPrimaryText)}.aha-editor-page__count{font-size:var(--aha-fontSizeXS);color:var(--aha-colorTextPlaceholder)}.aha-editor-page__actions{display:flex;align-items:center;flex-shrink:0}.aha-lesson-agent-panel{flex-shrink:0;width:380px;max-width:380px}:root{--aha-white:#FFFFFF;--aha-black:#000000;--aha-purple-5:#FCFBFF;--aha-purple-10:#F9F5FF;--aha-purple-15:#F0E4FF;--aha-purple-20:#E6D4FF;--aha-purple-25:#DCC4FF;--aha-purple-30:#D3B4FF;--aha-purple-35:#BE92F8;--aha-purple-40:#A96FF0;--aha-purple-45:#985AE2;--aha-purple-50:#8644D4;--aha-purple-55:#7831C8;--aha-purple-60:#6A1EBB;--aha-purple-70:#621BAF;--aha-purple-80:#5715A0;--aha-purple-90:#430379;--aha-purple-100:#2B0051;--aha-pink-10:#FDF6FA;--aha-pink-20:#FFE3E9;--aha-pink-30:#FFBACA;--aha-pink-40:#FF91AF;--aha-pink-50:#FF6996;--aha-pink-60:#FF4081;--aha-pink-70:#D92B6B;--aha-pink-80:#B31B57;--aha-pink-90:#8C0E5A;--aha-pink-100:#660934;--aha-teal-10:#F5FFFC;--aha-teal-20:#D8FAEF;--aha-teal-30:#93F5DA;--aha-teal-40:#4EF1C5;--aha-teal-50:#20E8B5;--aha-teal-60:#16C49A;--aha-teal-70:#13A181;--aha-teal-80:#0F6E65;--aha-teal-90:#0A4C47;--aha-teal-100:#062A27;--aha-coral-10:#FFF5F0;--aha-coral-20:#FFE5D6;--aha-coral-30:#FFCBB0;--aha-coral-40:#FFAD8C;--aha-coral-50:#FF9068;--aha-coral-60:#FF7747;--aha-coral-70:#E65B29;--aha-coral-80:#CC471A;--aha-coral-90:#993310;--aha-coral-100:#661D05;--aha-red-10:#FFF1F0;--aha-red-20:#FFCCC7;--aha-red-30:#FFA39E;--aha-red-40:#FF7875;--aha-red-50:#FF4D4F;--aha-red-60:#F5222D;--aha-red-70:#CF1322;--aha-red-80:#A8071A;--aha-red-90:#820014;--aha-red-100:#5C0011;--aha-yellow-10:#FFFBE5;--aha-yellow-20:#FFF5B7;--aha-yellow-30:#FFEF88;--aha-yellow-40:#FFE95A;--aha-yellow-50:#FFE32C;--aha-yellow-60:#DBC123;--aha-yellow-70:#B79F1A;--aha-yellow-80:#947D12;--aha-yellow-90:#705B09;--aha-indigo-0:#FFFFFF;--aha-indigo-10:#F9F9FF;--aha-indigo-15:#F0F4FF;--aha-indigo-20:#E4E4F7;--aha-indigo-30:#C0C0E6;--aha-indigo-40:#9B9BCC;--aha-indigo-50:#7777AA;--aha-indigo-60:#5A5A91;--aha-indigo-70:#434373;--aha-indigo-80:#3E3E5A;--aha-indigo-90:#242442;--aha-indigo-95:#252544;--aha-indigo-100:#1A1A2E;--aha-soft-indigo-10:#FAFCFF;--aha-soft-indigo-20:#F4F8FF;--aha-soft-indigo-30:#EAF0FF;--aha-soft-indigo-40:#D9E2FF;--aha-soft-indigo-50:#BFD2FF;--aha-soft-indigo-60:#9BB3E9;--aha-soft-indigo-70:#7B98D4;--aha-soft-indigo-80:#5A78B5;--aha-soft-indigo-90:#3E5D99;--aha-soft-indigo-100:#27487A;--aha-lavender-10:#FEFBFD;--aha-lavender-20:#FCF6FA;--aha-lavender-30:#FAF0F6;--aha-lavender-40:#E9C8E0;--aha-lavender-50:#D6A6CB;--aha-lavender-60:#BD7FB1;--aha-lavender-70:#A05D96;--aha-lavender-80:#88407C;--aha-lavender-90:#69305C;--aha-lavender-100:#4A1F3E;--aha-gray-0:#FFFFFF;--aha-gray-10:#FDFDFD;--aha-gray-15:#FAFAFA;--aha-gray-20:#F7F7F7;--aha-gray-25:#F3F3F3;--aha-gray-30:#F1F1F1;--aha-gray-35:#EBEBEB;--aha-gray-40:#E3E3E3;--aha-gray-50:#D4D4D4;--aha-gray-55:#CCCCCC;--aha-gray-60:#B5B5B5;--aha-gray-70:#8A8A8A;--aha-gray-80:#616161;--aha-gray-90:#4A4A4A;--aha-gray-95:#303030;--aha-gray-100:#1A1A1A;--aha-color-primary:#6A1EBB;--aha-color-primary-hover:#621BAF;--aha-color-primary-active:#5715A0;--aha-color-success:#16C49A;--aha-color-warning:#FF7747;--aha-color-error:#F5222D;--aha-color-info:#9BB3E9;--aha-text-default:#1A1A1A;--aha-text-secondary:#4A4A4A;--aha-text-tertiary:#8A8A8A;--aha-text-placeholder:#999999;--aha-text-disabled:#B5B5B5;--aha-text-inverse:#FFFFFF;--aha-text-link:#6A1EBB;--aha-text-link-hover:#A96FF0;--aha-text-primary-ink:#3E3E5A;--aha-text-positive:#13A181;--aha-text-negative:#F5222D;--aha-text-warning:#E65B29;--aha-bg-base:#FFFFFF;--aha-bg-container:#FFFFFF;--aha-bg-container-secondary:#F7F7F7;--aha-bg-container-disabled:#F1F1F1;--aha-bg-elevated:#FFFFFF;--aha-bg-layout:#F7F7F7;--aha-bg-accent:#F9F5FF;--aha-bg-informative:#F4F8FF;--aha-bg-hover:#F7F7F7;--aha-bg-positive:#D8FAEF;--aha-bg-negative:#FFF1F0;--aha-bg-warning:#FFF5F0;--aha-bg-warning-subtle:#FFE5D6;--aha-bg-overlay:rgba(26,26,46,.7);--aha-bg-dark:#1A1A2E;--aha-bg-dark-raised:#242442;--aha-border:#E3E3E3;--aha-border-input:#D3D7E1;--aha-border-secondary:#F1F1F1;--aha-border-strong:#D4D4D4;--aha-border-disabled:#EBEBEB;--aha-border-hover:#D3B4FF;--aha-border-focus:#D3B4FF;--aha-border-active:#A96FF0;--aha-border-error:#F5222D;--aha-border-success:#16C49A;--aha-border-warning:#FF7747;--aha-border-info:#BFD2FF;--aha-split:#F1F1F1;--aha-checkbox-border:#D4D4D4;--aha-icon-default:#4A4A4A;--aha-icon-strong:#1A1A1A;--aha-icon-muted:#8A8A8A;--aha-icon-disabled:#B5B5B5;--aha-icon-inverse:#FFFFFF;--aha-icon-active:#6A1EBB;--aha-focus:#D3B4FF;--aha-focus-ring:#D3B4FF;--aha-focus-ring-soft:rgba(211,180,255,.3);--aha-btn-primary-bg:#6A1EBB;--aha-btn-primary-bg-hover:#8644D4;--aha-btn-primary-bg-press:#5715A0;--aha-btn-primary-fg:#FDFDFD;--aha-btn-secondary-bg:#FFFFFF;--aha-btn-secondary-bg-hover:#F9F5FF;--aha-btn-secondary-border:#E3E3E3;--aha-btn-secondary-border-hover:#A96FF0;--aha-btn-secondary-border-press:#D4D4D4;--aha-btn-tertiary-bg-hover:#F9F5FF;--aha-btn-tertiary-bg-active:#F0E4FF;--aha-btn-disabled-bg:#E3E3E3;--aha-btn-disabled-fg:#B5B5B5;--aha-btn-danger-bg:#F5222D;--aha-btn-danger-bg-hover:#FF4D4F;--aha-btn-danger-bg-press:#CF1322;--aha-btn-danger-ring:rgba(255,40,80,.2);--aha-btn-positive-bg:#4EF1C5;--aha-btn-positive-bg-hover:#93F5DA;--aha-btn-positive-bg-press:#20E8B5;--aha-btn-positive-fg:#1A1A1A;--aha-btn-focus-ring:rgba(211,180,255,.3);--aha-btn-focus-ring-success:rgba(32,232,181,.3);--aha-btn-elevate-primary:0 2px 0 0 rgba(0,0,0,.04);--aha-btn-elevate-secondary:0 2px 0 0 rgba(0,0,0,.016);--aha-btn-encourage-bg:#2CB268;--aha-btn-encourage-bg-hover:#168C4D;--aha-btn-encourage-bg-press:#12733F;--aha-button-primary-bg:var(--aha-color-primary);--aha-button-primary-bg-hover:var(--aha-purple-50);--aha-button-primary-bg-press:var(--aha-purple-80);--aha-button-primary-text:var(--aha-gray-10);--aha-button-default-bg:var(--aha-white);--aha-button-default-text:var(--aha-text-default);--aha-button-default-border:var(--aha-gray-40);--aha-button-default-bg-hover:var(--aha-purple-10);--aha-button-default-border-hover:var(--aha-purple-40);--aha-button-default-border-press:var(--aha-gray-50);--aha-button-ghost-bg-hover:var(--aha-purple-10);--aha-button-ghost-bg-press:var(--aha-purple-15);--aha-button-danger-bg:var(--aha-red-60);--aha-button-danger-bg-hover:var(--aha-red-50);--aha-button-danger-bg-press:var(--aha-red-70);--aha-button-danger-text:var(--aha-text-inverse);--aha-button-danger-ring:var(--aha-btn-danger-ring);--aha-button-positive-bg:var(--aha-teal-40);--aha-button-positive-bg-hover:var(--aha-teal-30);--aha-button-positive-bg-press:var(--aha-teal-50);--aha-button-positive-text:var(--aha-text-default);--aha-button-disabled-bg:var(--aha-gray-40);--aha-button-disabled-text:var(--aha-gray-60);--aha-button-focus-ring:var(--aha-focus-ring-soft);--aha-button-focus-ring-success:var(--aha-btn-focus-ring-success);--aha-button-elevate-primary:var(--aha-btn-elevate-primary);--aha-button-elevate-secondary:var(--aha-btn-elevate-secondary);--aha-brand-1:#6A1EBB;--aha-brand-2:#FF4081;--aha-brand-3:#1A1A2E;--aha-brand-4:#20E8B5;--aha-brand-5:#434373;--aha-brand-6:#FF9068;--aha-brand-7:#93F5DA;--aha-brand-8:#FFBACA;--aha-brand-9:#D3B4FF;--aha-brand-10:#BFD2FF;--aha-brand-11:#D9E2FF;--aha-brand-12:#FDF6FA;--aha-brand-13:#F4F8FF;--aha-ink-a10:rgba(26,26,46,.1);--aha-ink-a30:rgba(26,26,46,.3);--aha-ink-a50:rgba(26,26,46,.5);--aha-ink-a70:rgba(26,26,46,.7);--aha-ink-a90:rgba(26,26,46,.9);--aha-white-a0:rgba(255,255,255,0);--aha-white-a50:rgba(255,255,255,.5);--aha-white-a70:rgba(255,255,255,.7);--aha-white-a90:rgba(255,255,255,.9);--aha-font-product:"Plus Jakarta Sans", -apple-system, "Segoe UI", Roboto, sans-serif;--aha-font-display:"Nunito", sans-serif;--aha-font-secondary:"Nunito Sans", sans-serif;--aha-font-mono:Menlo, Monaco, monospace;--aha-radius-xs:4px;--aha-radius-sm:6px;--aha-radius-default:8px;--aha-radius-lg:12px;--aha-radius-xl:16px;--aha-radius-marketing:20px;--aha-radius-pill:999px;--aha-content-max-width:1440px;--aha-size-sm:12px;--aha-size-default:14px;--aha-size-l:16px;--aha-size-h6:18px;--aha-size-xl:20px;--aha-size-h4:24px;--aha-size-h3:32px;--aha-size-h2:40px;--aha-size-h1:48px;--aha-size-display2:56px;--aha-size-display1:64px;--aha-space-0:0px;--aha-space-2:2px;--aha-space-4:4px;--aha-space-6:6px;--aha-space-8:8px;--aha-space-10:10px;--aha-space-12:12px;--aha-space-14:14px;--aha-space-16:16px;--aha-space-20:20px;--aha-space-24:24px;--aha-space-28:28px;--aha-space-32:32px;--aha-space-36:36px;--aha-space-40:40px;--aha-space-44:44px;--aha-space-48:48px;--aha-space-56:56px;--aha-space-60:60px;--aha-space-64:64px;--aha-space-68:68px;--aha-space-80:80px;--aha-space-96:96px;--aha-space-100:100px;--aha-weight-regular:400;--aha-weight-semibold:600;--aha-line-height-tight:1.2;--aha-line-height-heading:1.3;--aha-line-height-body:1.5;--aha-line-height-normal:normal;--aha-letter-spacing-headlines:0px;--aha-letter-spacing-subheadings:.2px;--aha-letter-spacing-paragraph:.2px;--aha-letter-spacing-subtext:.3px;--aha-control-height-root:32px;--aha-control-height-sm:24px;--aha-control-height-lg:40px;--aha-control-height-button-sm:28px;--aha-control-height-button-md:36px;--aha-control-height-button-lg:40px;--aha-control-height-button-xl:52px;--aha-breakpoint-phone:375px;--aha-breakpoint-tablet:768px;--aha-breakpoint-desktop:1280px;--aha-motion-fast:.1s;--aha-motion-mid:.2s;--aha-motion-slow:.3s;--aha-ease-in-out:cubic-bezier(.645,.045,.355,1);--aha-ease-out:cubic-bezier(.215,.61,.355,1);--aha-ease-in-out-circ:cubic-bezier(.78,.14,.15,.86)}:root{--aha-variant: "frontend";--aha-colorPrimary: #6a1ebb;--aha-colorPrimaryRGB: 90, 24, 154;--aha-colorSuccess: #16c49a;--aha-colorWarning: #ff7747;--aha-colorError: #f5222d;--aha-colorInfo: #9bb3e9;--aha-colorTextBase: #1a1a2e;--aha-colorBgBase: #ffffff;--brand-radical-pink: #ff4081;--brand-radical-pink-tint: #ffe3e9;--brand-violet: #6a1ebb;--brand-deep-space: #1a1a2e;--brand-white: #ffffff;--brand-deep-carmine: #e6005c;--brand-dark-royal-purple: #5a189a;--brand-muted-indigo: #3e3e5a;--brand-soft-sky: #f0f4ff;--brand-bright-teal: #20e8b5;--brand-coral-sunset: #ff9068;--brand-cool-mint: #b4e4e0;--brand-lavender-mist: #d3b4ff;--brand-rose-quartz: #faf0f6;--brand-blush-white: #fdf6fa;--brand-soft-pink: #ff91af;--brand-soft-pink-hover: #ffbaca;--aha-fontFamily: "Plus Jakarta Sans", system-ui;--aha-lineWidth: 1px;--aha-lineType: solid;--aha-questionTitleFontSize: clamp(1.05rem, .95rem + .4vw, 1.25rem);--aha-questionTitleFontWeight: 600;--aha-motionUnit: .1px;--aha-motionBase: 0px;--aha-motionEaseOutCirc: cubic-bezier(.08, .82, .17, 1);--aha-motionEaseInOutCirc: cubic-bezier(.78, .14, .15, .86);--aha-motionEaseOut: cubic-bezier(.215, .61, .355, 1);--aha-motionEaseInOut: cubic-bezier(.645, .045, .355, 1);--aha-motionEaseOutBack: cubic-bezier(.12, .4, .29, 1.46);--aha-motionEaseInBack: cubic-bezier(.71, -.46, .88, .6);--aha-motionEaseInQuint: cubic-bezier(.755, .05, .855, .06);--aha-motionEaseOutQuint: cubic-bezier(.23, 1, .32, 1);--aha-borderRadius: 8px;--aha-sizeUnit: 4px;--aha-sizeStep: 4px;--aha-sizePopupArrow: 16px;--aha-controlHeight: 32px;--aha-zIndexBase: 0px;--aha-zIndexPopupBase: 1000px;--aha-opacityImage: 1;--aha-wireframe: false;--aha-colorText: rgba(26, 26, 46, .88);--aha-colorTextSecondary: rgba(26, 26, 46, .65);--aha-colorTextTertiary: rgba(26, 26, 46, .45);--aha-colorTextQuaternary: rgba(26, 26, 46, .25);--aha-colorFill: rgba(26, 26, 46, .15);--aha-colorFillSecondary: rgba(26, 26, 46, .06);--aha-colorFillTertiary: rgba(26, 26, 46, .04);--aha-colorFillQuaternary: rgba(26, 26, 46, .02);--aha-colorBgLayout: #f5f5f5;--aha-colorBgContainer: #ffffff;--aha-colorBgElevated: #ffffff;--aha-colorBgSpotlight: rgba(26, 26, 46, .85);--aha-colorBorder: #d9d9d9;--aha-colorBorderSecondary: #f0f0f0;--aha-colorPrimaryBg: #f5ebfa;--aha-colorPrimaryBgHover: #dbbeed;--aha-colorPrimaryBorder: #bf90e0;--aha-colorPrimaryBorderHover: #a266d4;--aha-colorPrimaryHover: #8640c7;--aha-colorPrimaryActive: #4b1094;--aha-colorPrimaryTextHover: #8640c7;--aha-colorPrimaryText: #6a1ebb;--aha-colorPrimaryTextActive: #4b1094;--aha-colorSuccessBg: #e8fff6;--aha-colorSuccessBgHover: #baf7e1;--aha-colorSuccessBorder: #8aebcb;--aha-colorSuccessBorderHover: #5fdeb8;--aha-colorSuccessHover: #5fdeb8;--aha-colorSuccessActive: #099e80;--aha-colorSuccessTextHover: #38d1a8;--aha-colorSuccessText: #16c49a;--aha-colorSuccessTextActive: #099e80;--aha-colorErrorBg: #fff1f0;--aha-colorErrorBgHover: #ffccc7;--aha-colorErrorBorder: #ffa39e;--aha-colorErrorBorderHover: #ff7875;--aha-colorErrorHover: #ff4d4f;--aha-colorErrorActive: #cf1322;--aha-colorErrorTextHover: #ff4d4f;--aha-colorErrorText: #f5222d;--aha-colorErrorTextActive: #cf1322;--aha-colorWarningBg: #fff6f0;--aha-colorWarningBgHover: #fff3eb;--aha-colorWarningBorder: #ffd8c2;--aha-colorWarningBorderHover: #ffbb99;--aha-colorWarningHover: #ffbb99;--aha-colorWarningActive: #d95932;--aha-colorWarningTextHover: #ff9b70;--aha-colorWarningText: #ff7747;--aha-colorWarningTextActive: #d95932;--aha-colorInfoBg: #f0f7ff;--aha-colorInfoBgHover: #f0f6ff;--aha-colorInfoBorder: #f0f6ff;--aha-colorInfoBorderHover: #f0f5ff;--aha-colorInfoHover: #f0f5ff;--aha-colorInfoActive: #788cc2;--aha-colorInfoTextHover: #cbd9f5;--aha-colorInfoText: #9bb3e9;--aha-colorInfoTextActive: #788cc2;--aha-colorTextStrong: #111827;--aha-colorTextDark: #1f2937;--aha-colorTextBody: #374151;--aha-colorTextMuted: #6b7280;--aha-colorTextPlaceholder: #9ca3af;--aha-colorTextSubtle: #94a3b8;--aha-colorTextSlate: #64748b;--aha-colorTextSlateLight: #475569;--aha-colorTextSlateBody: #4b5563;--aha-colorBorderLight: #eef0f3;--aha-colorBorderMedium: #e5e7eb;--aha-colorBorderStrong: #d1d5db;--aha-colorBorderEmphasis: #d5d9e0;--aha-colorBorderSlate: #cbd5e1;--aha-colorBorderHover: #e0e3e8;--aha-colorBgSubtle: #fafbfc;--aha-colorBgMuted: #f7f8fa;--aha-colorBgFill: #f3f4f6;--aha-colorBgFillAlt: #f4f4f6;--aha-colorBgHover: #f9fafb;--aha-colorBgTint: #f1f5f9;--aha-colorBgSurface: #fafafa;--aha-statusGreen: #16a34a;--aha-statusGreenDark: #047857;--aha-statusGreenStrong: #166534;--aha-statusGreenLight: #22c55e;--aha-statusGreenBg: #ecfdf5;--aha-statusGreenBgAlt: #dcfce7;--aha-statusGreenBorder: #bbf7d0;--aha-statusAmber: #f59e0b;--aha-statusAmberStrong: #92400e;--aha-statusAmberBg: #fef3c7;--aha-statusAmberBorder: #fde68a;--aha-statusOrange: #c2410c;--aha-statusOrangeBgLight: #fff7ed;--aha-statusRed: #dc2626;--aha-statusRedDark: #b91c1c;--aha-statusRedLight: #ef4444;--aha-statusRedBg: #fee2e2;--aha-statusRedBgLight: #fef2f2;--aha-colorPrimarySubtle: #ede9fe;--aha-colorPrimaryDark: #4a1280;--aha-colorPrimaryBorderSubtle: #c4b5fd;--aha-accentIndigo: #6366f1;--aha-accentIndigoBg: #eef2ff;--aha-accentIndigoText: #4338ca;--aha-accentTeal: #14b8a6;--aha-accentSlate: #64748b;--aha-accentSlateLight: #94a3b8;--aha-colorBgMask: rgba(0, 0, 0, .45);--aha-colorOverlayLight: rgba(255, 255, 255, .7);--aha-colorWhite: #fff;--aha-fontSize: 14px;--aha-fontSizeXS: 10px;--aha-fontSizeSM: 12px;--aha-fontSizeLG: 16px;--aha-fontSizeXL: 20px;--aha-fontSizeHeading1: 38px;--aha-fontSizeHeading2: 30px;--aha-fontSizeHeading3: 24px;--aha-fontSizeHeading4: 20px;--aha-fontSizeHeading5: 16px;--aha-lineHeight: 1.5714285714285714;--aha-lineHeightLG: 1.5;--aha-lineHeightSM: 1.6666666666666667;--aha-lineHeightHeading1: 1.2105263157894737;--aha-lineHeightHeading2: 1.2666666666666666;--aha-lineHeightHeading3: 1.3333333333333333;--aha-lineHeightHeading4: 1.4;--aha-lineHeightHeading5: 1.5;--aha-sizeXXL: 48px;--aha-sizeXL: 32px;--aha-sizeLG: 24px;--aha-sizeMD: 20px;--aha-sizeMS: 16px;--aha-size: 16px;--aha-sizeSM: 12px;--aha-sizeXS: 8px;--aha-sizeXXS: 4px;--aha-controlHeightSM: 24px;--aha-controlHeightXS: 16px;--aha-controlHeightLG: 40px;--aha-motionDurationFast: .1s;--aha-motionDurationMid: .2s;--aha-motionDurationSlow: .3s;--aha-lineWidthBold: 2px;--aha-borderRadiusXS: 2px;--aha-borderRadiusSM: 6px;--aha-borderRadiusLG: 10px;--aha-borderRadiusOuter: 6px}html,body{margin:0;padding:0;font-family:var(--aha-fontFamily);color:var(--aha-colorText);background:var(--aha-colorBgLayout);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:focus-visible{outline:2px solid #6a1ebb;outline-offset:2px}.aha-xl-scope .ant-btn:hover:not(:disabled),.aha-xl-scope .ant-btn:focus-visible:not(:disabled){box-shadow:0 12px 32px #5a189a52}.aha-xl-scope .ant-btn:disabled{box-shadow:none}
