.UserMenu_container__L1iqw{position:relative;display:flex;align-items:center;gap:.5rem}.UserMenu_loading__gWwyK{padding:.5rem 1rem;color:#6b7280;font-size:.875rem}.UserMenu_loginButton__expSi,.UserMenu_signupButton__qSSEX{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:1px solid transparent}.UserMenu_loginButton__expSi{color:#374151;background-color:transparent;border-color:#d1d5db}.UserMenu_loginButton__expSi:hover{background-color:#f3f4f6}.UserMenu_signupButton__qSSEX{color:white;background-color:#2563eb}.UserMenu_signupButton__qSSEX:hover{background-color:#1d4ed8}.UserMenu_userButton__BbNPF{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:white;cursor:pointer;transition:all .2s}.UserMenu_userButton__BbNPF:hover{background-color:#f9fafb;border-color:#d1d5db}.UserMenu_avatar__0XcNI{width:2rem;height:2rem;border-radius:9999px;overflow:hidden;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.UserMenu_avatarImage__KdLX9{width:100%;height:100%;object-fit:cover}.UserMenu_avatarInitials__7L7d6{font-size:.875rem;font-weight:600;color:#374151}.UserMenu_userEmail__NPppp{font-size:.875rem;color:#374151;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UserMenu_chevron__25agY{width:1rem;height:1rem;color:#6b7280;transition:transform .2s}.UserMenu_chevronOpen__HyXYM{transform:rotate(180deg)}.UserMenu_dropdown__u_rvq{position:absolute;top:calc(100% + .5rem);right:0;min-width:16rem;background-color:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:50;overflow:hidden}.UserMenu_dropdownHeader__0remo{padding:.75rem 1rem;background-color:#f9fafb}.UserMenu_userInfo__im0RG{display:flex;flex-direction:column;gap:.25rem}.UserMenu_userName__KdrUO{font-size:.875rem;font-weight:600;color:#111827}.UserMenu_userEmailSmall__AmPYU{font-size:.75rem;color:#6b7280}.UserMenu_dropdownDivider__Bk2m_{height:1px;background-color:#e5e7eb}.UserMenu_dropdownItem__GWIR8{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:transparent;border:none;cursor:pointer;font-size:.875rem;color:#374151;text-align:left;transition:background-color .2s}.UserMenu_dropdownItem__GWIR8:hover{background-color:#f3f4f6}.UserMenu_dropdownIcon__KUDAV{width:1.25rem;height:1.25rem;color:#6b7280}@media (max-width:640px){.UserMenu_userEmail__NPppp{display:none}.UserMenu_dropdown__u_rvq{min-width:14rem}}.Header_header__MvnS2{background-color:white;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:40}.Header_container__L4JQR{max-width:100%;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.Header_rightSection__7EQyP{display:flex;align-items:center;gap:1rem}.Header_uptimeBadge__jks55{display:flex;align-items:center;transition:opacity .2s}.Header_uptimeBadge__jks55:hover{opacity:.8}.Header_logo__j7oID{display:flex;flex-direction:column;align-items:flex-start}.Header_title__cchLN{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.Header_subtitle__MUOkM{font-size:.875rem;font-weight:400;color:#747679;margin:0}@media (max-width:640px){.Header_container__L4JQR{padding:.75rem 1rem}.Header_title__cchLN{font-size:1rem}.Header_rightSection__7EQyP{gap:.5rem}}.PromptDetailView_container__22ZIY{display:flex;flex-direction:column;gap:1.5rem}.PromptDetailView_section__LERFV{background-color:white;border:1px solid rgb(229,231,235);border-radius:.5rem;padding:1.25rem}.PromptDetailView_sectionTitle__7GO9t{font-size:1rem;font-weight:600;color:rgb(17,24,39);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid rgb(243,244,246)}.PromptDetailView_metadataGrid__wZd7a{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.PromptDetailView_metadataItem__4WBih{display:flex;flex-direction:column;gap:.25rem}.PromptDetailView_metadataLabel__Y0eE_{font-size:.75rem;font-weight:500;color:rgb(107,114,128);text-transform:uppercase;letter-spacing:.05em}.PromptDetailView_metadataValue__QVoHa{font-size:.875rem;color:rgb(17,24,39);font-family:var(--font-geist-mono),monospace;word-break:break-all}.PromptDetailView_tagList__Zxw8G{display:flex;flex-wrap:wrap;gap:.5rem}.PromptDetailView_tag__gkVYr{display:inline-block;padding:.375rem .75rem;background-color:rgb(239,246,255);color:rgb(37,99,235);border-radius:.375rem;font-size:.875rem;font-weight:500}.PromptDetailView_varTag__R_S1v{display:inline-block;padding:.25rem .5rem;background-color:rgb(254,243,199);color:rgb(146,64,14);border-radius:.25rem;font-size:.75rem;font-family:var(--font-geist-mono),monospace;font-weight:600}.PromptDetailView_promptDetails__SxmIJ{margin-top:1rem}.PromptDetailView_promptDetails__SxmIJ:first-child{margin-top:.75rem}.PromptDetailView_messageHeader__ugTf7{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;flex-wrap:wrap;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid rgb(229,231,235)}.PromptDetailView_messageType__0uT3m{font-size:.75rem;font-weight:600;color:rgb(107,114,128);text-transform:uppercase;letter-spacing:.05em}.PromptDetailView_messageVars__e0CSg{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem}.PromptDetailView_varLabel__kt64w{font-size:.75rem;color:rgb(107,114,128);font-weight:500}.PromptDetailView_messageContent__4DDcs{font-size:.875rem;line-height:1.8;color:rgb(17,24,39);word-wrap:break-word;padding-top:.75rem}.PromptDetailView_messageContent__4DDcs .PromptDetailView_paragraph__9rjoe{margin-bottom:.75rem;line-height:1.7}.PromptDetailView_messageContent__4DDcs .PromptDetailView_sectionHeader__CQH_J{font-size:.9375rem;font-weight:600;color:rgb(37,99,235);margin-top:1rem;margin-bottom:.5rem;padding-bottom:.375rem;border-bottom:1px solid rgb(229,231,235)}.PromptDetailView_messageContent__4DDcs .PromptDetailView_sectionHeader__CQH_J:first-child{margin-top:0}.PromptDetailView_messageContent__4DDcs .PromptDetailView_question__I6sAZ{margin-left:1rem;margin-bottom:.625rem;padding-left:1rem;position:relative;color:rgb(55,65,81);line-height:1.7}.PromptDetailView_messageContent__4DDcs .PromptDetailView_question__I6sAZ:before{content:"•";position:absolute;left:0;color:rgb(107,114,128);font-weight:700}.PromptDetailView_messageContent__4DDcs .PromptDetailView_instruction__SArst{margin-top:.75rem;margin-bottom:.75rem;padding:.75rem;background-color:rgb(249,250,251);border-left:3px solid rgb(59,130,246);border-radius:.25rem;color:rgb(55,65,81);font-style:italic;line-height:1.6}.PromptDetailView_messageContent__4DDcs .PromptDetailView_rubricItem__omB5L{margin-left:1rem;margin-bottom:.5rem;padding:.5rem .75rem;background-color:rgb(243,244,246);border-radius:.25rem;font-family:var(--font-geist-mono),monospace;font-size:.8125rem;color:rgb(55,65,81);line-height:1.6}.PromptDetailView_highlightedVar__c7fIR{background-color:rgb(254,243,199);color:rgb(146,64,14);padding:.125rem .25rem;border-radius:.25rem;font-family:var(--font-geist-mono),monospace;font-weight:600}.PromptDetailView_schemaItem__1cTAj{margin-bottom:1rem}.PromptDetailView_schemaItem__1cTAj:last-child{margin-bottom:0}.PromptDetailView_schemaLabel__Kc4LJ{display:block;font-size:.75rem;font-weight:600;color:rgb(107,114,128);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.PromptDetailView_schemaValue__msZXt{display:block;font-size:.875rem;color:rgb(17,24,39);line-height:1.5}.PromptDetailView_propertiesList__kO7Zr{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.PromptDetailView_propertyCard__UlB_z{background-color:rgb(249,250,251);border:1px solid rgb(229,231,235);border-radius:.375rem;padding:1rem}.PromptDetailView_propertyHeader__5AlpH{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;gap:.5rem}.PromptDetailView_propertyName__qs5Py{font-size:.875rem;font-weight:600;color:rgb(17,24,39);font-family:var(--font-geist-mono),monospace}.PromptDetailView_propertyType__2buzF{font-size:.75rem;color:rgb(107,114,128);background-color:rgb(243,244,246);padding:.25rem .5rem;border-radius:.25rem;font-family:var(--font-geist-mono),monospace}.PromptDetailView_propertyDescription__jfD1B{font-size:.875rem;color:rgb(55,65,81);line-height:1.5}.PromptDetailView_propertyEnum__ELLoD{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgb(229,231,235)}.PromptDetailView_enumLabel__SSK6q{display:block;font-size:.75rem;font-weight:500;color:rgb(107,114,128);margin-bottom:.5rem}.PromptDetailView_details__LarrV{cursor:pointer}.PromptDetailView_summary__MnPCX{font-size:.875rem;font-weight:500;color:rgb(37,99,235);cursor:pointer;user-select:none}.PromptDetailView_summary__MnPCX:hover{color:rgb(29,78,216)}.PromptDetailView_promptSummary__moR2D{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding-bottom:.75rem;margin-bottom:.75rem;font-size:.875rem;font-weight:500;color:rgb(37,99,235);cursor:pointer;user-select:none;list-style:none;position:relative;padding-right:1.5rem}.PromptDetailView_promptDetails__SxmIJ[open]>.PromptDetailView_promptSummary__moR2D{border-bottom:1px solid rgb(229,231,235)}.PromptDetailView_promptSummary__moR2D::-webkit-details-marker{display:none}.PromptDetailView_chevronDown__r15KN,.PromptDetailView_chevronUp__sfjEP{position:absolute;right:0;top:50%;transform:translateY(-50%);color:rgb(107,114,128);transition:opacity .2s ease;pointer-events:none}.PromptDetailView_chevronDown__r15KN,.PromptDetailView_promptDetails__SxmIJ[open]>.PromptDetailView_promptSummary__moR2D>.PromptDetailView_chevronUp__sfjEP{opacity:0}.PromptDetailView_promptDetails__SxmIJ[open]>.PromptDetailView_promptSummary__moR2D>.PromptDetailView_chevronDown__r15KN{opacity:1}.PromptDetailView_promptSummary__moR2D:hover{color:rgb(29,78,216)}.PromptDetailView_emptyState__4ujQT{padding:1.5rem;text-align:center;color:rgb(107,114,128);font-size:.875rem;font-style:italic}.PromptDetailView_rawContent__z6c_U{margin-top:.75rem;padding:1rem;background-color:rgb(17,24,39);color:rgb(209,213,219);border-radius:.375rem;font-family:var(--font-geist-mono),monospace;font-size:.75rem;line-height:1.5;overflow-x:auto;white-space:pre-wrap;word-wrap:break-word;max-height:20rem;overflow-y:auto}.PromptStep_container__IGtlq{display:flex;flex-direction:column}.PromptStep_promptSelector__5eaS0{width:100%}.PromptStep_promptView__BgRPL{border:1px solid rgb(229,231,235);border-radius:.5rem;padding:1.5rem;background-color:rgb(249,250,251)}.PromptStep_promptViewTitle__k8Mgr{font-size:1.125rem;font-weight:600;color:rgb(17,24,39);margin-bottom:1rem}.PromptStep_skeletonContainer__Q7pDn{padding:1rem 0;min-height:540px}.PromptStep_error__fyVle{padding:1rem;background-color:rgb(254,242,242);border:1px solid rgb(254,202,202);border-radius:.375rem;color:rgb(153,27,27)}.PromptStep_error__fyVle p{margin:0;font-size:.875rem}.UploadStep_container__ikq0W{display:flex;flex-direction:column;gap:2rem}.UploadStep_uploadArea__rebDV{display:flex;flex-direction:column;gap:1rem}.UploadStep_label__6CG3n{font-size:1rem;font-weight:500;color:rgb(17,24,39)}.UploadStep_fileInput__F6puj{padding:.75rem;border:2px dashed rgb(229,231,235);border-radius:.5rem;background-color:rgb(249,250,251);cursor:pointer;transition:all .2s}.UploadStep_fileInput__F6puj:hover:not(:disabled){border-color:rgb(37,99,235);background-color:rgb(239,246,255)}.UploadStep_fileInput__F6puj:disabled{opacity:.5;cursor:not-allowed}.UploadStep_fileInfo__YZgRB{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:rgb(239,246,255);border:1px solid rgb(191,219,254);border-radius:.5rem}.UploadStep_fileIcon__oTlBg{width:2rem;height:2rem;color:rgb(37,99,235);flex-shrink:0}.UploadStep_fileDetails__gh8gJ{flex:1}.UploadStep_fileName__X_7F5{font-weight:500;color:rgb(17,24,39);margin:0 0 .25rem}.UploadStep_fileSize__oRmNb{font-size:.875rem;color:rgb(107,114,128);margin:0}.UploadStep_loadingContainer__3cMLO{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;background-color:rgb(249,250,251);border-radius:.5rem;border:1px solid rgb(229,231,235)}.UploadStep_spinner__okLhb{animation:UploadStep_spin__C2rRK 1s linear infinite;height:3rem;width:3rem;color:rgb(37,99,235)}@keyframes UploadStep_spin__C2rRK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UploadStep_spinnerCircle___1gZd{opacity:.25}.UploadStep_spinnerPath__QcSDW{opacity:.75}.UploadStep_loadingText__RYKRI{text-align:center}.UploadStep_loadingTitle__IuDKB{font-size:1.25rem;font-weight:600;color:rgb(17,24,39);margin:0 0 .5rem}.UploadStep_loadingMessage__3Jc2p{font-size:.875rem;color:rgb(107,114,128);margin:0}.EvaluationSectionCard_card__lSxjV{background-color:white;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-bottom:2rem;cursor:pointer}.EvaluationSectionCard_header__RvvqG{display:grid;grid-template-columns:200px 1fr;background-color:rgb(249,250,251);padding:.75rem 1.5rem}.EvaluationSectionCard_headerTitle__rLvW4{font-size:.875rem;font-weight:700;color:rgb(55,65,81)}.EvaluationSectionCard_headerShortcut__rZSuJ{margin-left:.5rem;font-size:.75rem;color:rgb(107,114,128)}.EvaluationSectionCard_headerSubtitle__HAu5_{font-size:.875rem;font-weight:600;color:rgb(156,163,175)}.EvaluationSectionCard_content__X_VL_{border-top:1px solid rgb(229,231,235)}.EvaluationSectionCard_scoreSection__PuZxB{display:grid;grid-template-columns:200px 1fr;padding:1rem 1.5rem;transition:background-color .2s}.EvaluationSectionCard_scoreSection__PuZxB:hover{background-color:rgb(249,250,251)}.EvaluationSectionCard_scoreContainer__KcECI{color:rgb(31,41,55);font-weight:700}.EvaluationSectionCard_scoreInputWrapper__uJm_e{display:flex;align-items:center}.EvaluationSectionCard_scoreLabel__dwT06{font-size:.75rem;color:rgb(107,114,128);margin-right:.5rem}.EvaluationSectionCard_scoreInput__wo9nu{width:4rem;font-size:1.5rem;font-weight:700;text-align:center;border:1px solid rgb(209,213,219);border-radius:.375rem;padding:.25rem .5rem;transition:all .2s}.EvaluationSectionCard_scoreInput__wo9nu:focus{outline:none;box-shadow:0 0 0 2px rgb(59,130,246);border-color:rgb(59,130,246)}.EvaluationSectionCard_maxScore__Rkmhm{font-size:.75rem;color:rgb(107,114,128);margin-left:.25rem}.EvaluationSectionCard_subtotal__rejC9{font-size:.75rem;color:rgb(107,114,128);margin-top:.5rem}.EvaluationSectionCard_feedbackContainer__Fperf{min-width:0}.EvaluationSectionCard_textarea__p8Eyu{width:100%;font-size:.875rem;border:1px solid rgb(209,213,219);border-radius:.375rem;padding:.5rem;transition:all .2s;resize:none}.EvaluationSectionCard_textarea__p8Eyu:focus{outline:none;box-shadow:0 0 0 2px rgb(59,130,246);border-color:rgb(59,130,246)}.EvaluationSectionCard_aiFeedbackSection__sDOab{padding:1rem 1.5rem;background-color:rgb(249,250,251);border-top:1px solid rgb(229,231,235)}.EvaluationSectionCard_aiFeedbackTitle__dZEJc{font-weight:600;font-size:.875rem;color:rgb(156,163,175);margin-bottom:.5rem}.EvaluationSectionCard_aiFeedbackTextarea__uTHsQ{width:100%;border:1px solid rgb(209,213,219);border-radius:.375rem;padding:.5rem;transition:all .2s;resize:none;background-color:rgb(249,250,251);user-select:none}.EvaluationSectionCard_aiFeedbackTextarea__uTHsQ:focus{outline:none;box-shadow:0 0 0 2px rgb(59,130,246);border-color:rgb(59,130,246)}.ScoreSummary_container__GNrW_{margin-top:2rem;background-color:white;border:1px solid rgb(229,231,235);border-radius:.5rem;overflow:hidden;height:3rem;transition:height .3s ease-out}.ScoreSummary_container__GNrW_.ScoreSummary_expanded__hktaX{height:auto}.ScoreSummary_summaryRow__i_Je_{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:3rem;gap:.75rem}.ScoreSummary_scoreDisplay__OUpJ4{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.ScoreSummary_scoreLabel__3ltoC{font-size:.875rem;font-weight:500;color:rgb(107,114,128);white-space:nowrap}.ScoreSummary_scoreValue__1wtNo{font-size:1rem;font-weight:700;color:rgb(17,24,39);font-family:var(--font-geist-mono),monospace;white-space:nowrap}.ScoreSummary_percentage__Ut2Es{font-size:.875rem;color:rgb(107,114,128);white-space:nowrap;margin-left:auto}.ScoreSummary_menuButton__Zqcaj{background:none;border:none;padding:.25rem;cursor:pointer;color:rgb(107,114,128);display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s;flex-shrink:0}.ScoreSummary_menuButton__Zqcaj:hover{background-color:rgb(243,244,246);color:rgb(55,65,81)}.ScoreSummary_chevronIcon__L6R3E{height:1.25rem;width:1.25rem;transition:transform .2s ease-out}.ScoreSummary_chevronExpanded__9u9qA{transform:rotate(180deg)}.ScoreSummary_menu__jXRZP{border-top:1px solid rgb(229,231,235);padding:1rem;background-color:rgb(249,250,251);display:flex;flex-direction:column;gap:1rem;opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease-out,max-height .3s ease-out}.ScoreSummary_menuVisible__QN5OE{opacity:1;max-height:20rem}.ScoreSummary_menuSection__Gr5n4{display:flex;flex-direction:column;gap:.5rem}.ScoreSummary_scaleLabel__lQSps{font-size:.875rem;font-weight:500;color:rgb(107,114,128)}.ScoreSummary_inputGroup__HpMff{display:flex;align-items:center;gap:.5rem}.ScoreSummary_scaleInput__KqvXs{width:6rem;padding:.375rem .75rem;border:1px solid rgb(209,213,219);border-radius:.375rem;font-size:.875rem;font-weight:600;text-align:center;transition:all .2s}.ScoreSummary_scaleInput__KqvXs:focus{outline:none;border-color:rgb(37,99,235);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.ScoreSummary_resetButton__wWFR5{padding:.375rem .75rem;background-color:white;color:rgb(107,114,128);border:1px solid rgb(209,213,219);border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s}.ScoreSummary_resetButton__wWFR5:hover{background-color:rgb(243,244,246);color:rgb(55,65,81)}.ScoreSummary_scaledDisplay__zGcwf{display:flex;align-items:center;gap:.75rem}.ScoreSummary_scaledValue__qadvL{font-size:1rem;font-weight:700;color:rgb(37,99,235);font-family:var(--font-geist-mono),monospace}.FeedbackLetter_emptyState__1dI8E{text-align:center;padding:3rem 0}.FeedbackLetter_emptyStateText__SG2_L{color:rgb(107,114,128);font-size:1.125rem}.FeedbackLetter_contentWrapper__YAP5l{position:relative}.FeedbackLetter_textContainer__ikEQY{position:relative;white-space:pre-wrap;font-family:var(--font-geist-mono),monospace;font-size:.875rem;color:rgb(31,41,55);background-color:rgb(249,250,251);padding:1rem;border-radius:.5rem}.FeedbackLetter_buttonContainer__INoeR{position:relative}.FeedbackLetter_copyButton__e3Lkv{position:absolute;top:.5rem;right:.5rem;background-color:white;padding:.5rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s;z-index:10}.FeedbackLetter_copyButton__e3Lkv:hover{background-color:rgb(243,244,246)}.FeedbackLetter_copyIcon__qKAnV{height:1.25rem;width:1.25rem;color:rgb(75,85,99)}.FeedbackLetter_tooltip__GOHbN{position:absolute;top:.5rem;right:3.5rem;background-color:rgb(31,41,55);color:white;padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem;opacity:0;transition:opacity .2s;z-index:20}.FeedbackLetter_tooltipVisible__Lgjyq{opacity:1}.FeedbackModal_overlay__MRkij{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000}.FeedbackModal_modalWrapper__OEqFz{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001;width:90%;max-width:500px;max-height:90vh}.FeedbackModal_modal__C4uZS{background-color:white;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow-y:auto;display:flex;flex-direction:column;max-height:90vh}.FeedbackModal_header__ezXCo{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgb(229,231,235)}.FeedbackModal_title__WkxiG{font-size:1.25rem;font-weight:600;color:rgb(17,24,39);margin:0}.FeedbackModal_closeButton___JNvF{background:none;border:none;cursor:pointer;padding:.25rem;color:rgb(107,114,128);transition:color .2s}.FeedbackModal_closeButton___JNvF:hover{color:rgb(17,24,39)}.FeedbackModal_closeIcon__GPFW9{height:1.5rem;width:1.5rem}.FeedbackModal_content__iDjhl{padding:1.5rem}.FeedbackModal_label__9x08r{display:block;font-size:.875rem;font-weight:500;color:rgb(55,65,81);margin-bottom:.5rem}.FeedbackModal_textarea__RYgeL{width:100%;padding:.75rem;border:1px solid rgb(209,213,219);border-radius:.375rem;font-size:.875rem;font-family:inherit;resize:vertical;min-height:120px;transition:border-color .2s}.FeedbackModal_textarea__RYgeL:focus{outline:none;border-color:rgb(59,130,246);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.FeedbackModal_footer__gNeqB{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid rgb(229,231,235)}.FeedbackModal_cancelButton__epLCQ{padding:.5rem 1rem;border:1px solid rgb(209,213,219);border-radius:.375rem;background-color:white;color:rgb(55,65,81);font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}.FeedbackModal_cancelButton__epLCQ:hover{background-color:rgb(249,250,251);border-color:rgb(156,163,175)}.FeedbackModal_submitButton___ibwp{padding:.5rem 1rem;border:none;border-radius:.375rem;background-color:rgb(59,130,246);color:white;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.FeedbackModal_submitButton___ibwp:hover{background-color:rgb(37,99,235)}.FeedbackModal_thankYouMessage__sdJ4T{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:.5rem 0}.FeedbackModal_thankYouIcon__JI6es{width:1.5rem;height:1.5rem;color:rgb(34,197,94);flex-shrink:0}.FeedbackModal_thankYouText__TtX8x{font-size:1rem;font-weight:500;color:rgb(34,197,94)}.FeedbackModal_textarea__RYgeL:disabled{background-color:rgb(249,250,251);cursor:not-allowed;opacity:.7}.AnalysisFeedback_container__eafJY{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:rgb(249,250,251);border-radius:.5rem;border:1px solid rgb(229,231,235)}.AnalysisFeedback_loading__8oLVR{text-align:center;color:rgb(107,114,128);font-size:.875rem}.AnalysisFeedback_label__JAYcB{font-size:.875rem;font-weight:500;color:rgb(55,65,81)}.AnalysisFeedback_buttons__R07tr{display:flex;gap:.5rem}.AnalysisFeedback_button__1ZDTN{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgb(209,213,219);border-radius:.375rem;background-color:white;color:rgb(55,65,81);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.AnalysisFeedback_button__1ZDTN:hover:not(:disabled){background-color:rgb(249,250,251);border-color:rgb(156,163,175)}.AnalysisFeedback_button__1ZDTN:disabled{opacity:.6;cursor:not-allowed}.AnalysisFeedback_button__1ZDTN.AnalysisFeedback_active__4MYAy{background-color:rgb(239,246,255);border-color:rgb(59,130,246);color:rgb(59,130,246)}.AnalysisFeedback_likeButton__EcBbe.AnalysisFeedback_active__4MYAy{background-color:rgb(240,253,244);border-color:rgb(34,197,94);color:rgb(34,197,94)}.AnalysisFeedback_dislikeButton__wqWQV.AnalysisFeedback_active__4MYAy{background-color:rgb(254,242,242);border-color:rgb(239,68,68);color:rgb(239,68,68)}.AnalysisFeedback_icon__LSzU7{height:1.25rem;width:1.25rem}.AnalysisFeedback_buttonText__RNfQK{font-size:.875rem}.SubmitButton_button__ZuvzF{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .2s}.SubmitButton_button__ZuvzF:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.SubmitButton_enabled__YawiW{background-color:rgb(59,130,246);color:white}.SubmitButton_enabled__YawiW:hover{background-color:rgb(37,99,235)}.SubmitButton_disabled__N5A2D{background-color:rgb(156,163,175);color:rgb(229,231,235);cursor:not-allowed}.TabContainer_container__jmpNx{background-color:white;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin-bottom:2rem}.TabContainer_tabList__s1Eou{border-bottom:1px solid rgb(229,231,235);position:relative}.TabContainer_tabNav__HxIeO{display:flex;margin-bottom:-1px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.TabContainer_tabNav__HxIeO::-webkit-scrollbar{display:none}.TabContainer_scrollIndicatorLeft__RwKVB,.TabContainer_scrollIndicatorRight__8i0IE{position:absolute;top:0;bottom:0;width:4rem;pointer-events:none;z-index:1}.TabContainer_scrollIndicatorLeft__RwKVB{left:0;background:linear-gradient(90deg,rgba(255,255,255,.95),transparent)}.TabContainer_scrollIndicatorRight__8i0IE{right:0;background:linear-gradient(270deg,rgba(255,255,255,.95),transparent)}.TabContainer_tab__AsB1_{white-space:nowrap;padding:1rem 1.5rem;font-weight:500;font-size:.875rem;transition:all .2s;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer}.TabContainer_tab__AsB1_:hover:not(.TabContainer_activeTab__K3vpV){color:rgb(55,65,81);border-bottom-color:rgb(209,213,219)}.TabContainer_tab__AsB1_.TabContainer_inactive__T1sAY{color:rgb(107,114,128)}.TabContainer_tab__AsB1_.TabContainer_activeTab__K3vpV{border-bottom-color:rgb(59,130,246);color:rgb(37,99,235)}.TabContainer_content__uQjjx{padding:1.5rem}.LiveFeedbackDemo_scrollContainer___IXKQ{scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.5) transparent}.LiveFeedbackDemo_scrollContainer___IXKQ::-webkit-scrollbar{width:8px}.LiveFeedbackDemo_scrollContainer___IXKQ::-webkit-scrollbar-track{background:transparent}.LiveFeedbackDemo_scrollContainer___IXKQ::-webkit-scrollbar-thumb{background-color:rgba(156,163,175,.5);border-radius:4px}.LiveFeedbackDemo_scrollContainer___IXKQ::-webkit-scrollbar-thumb:hover{background-color:rgba(107,114,128,.7)}.StandardFeedbackSidebar_sidebar__caQ22{width:20rem;background-color:rgb(243,244,246);padding:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);overflow-y:auto;height:100%;flex-shrink:0}.StandardFeedbackSidebar_title__ZWZhv{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:rgb(31,41,55)}.StandardFeedbackSidebar_emptyMessage__4krBn{color:rgb(107,114,128);font-style:italic}.StandardFeedbackSidebar_explainer__oUj6P{padding:1rem 0}.StandardFeedbackSidebar_explainerText__weBbp{color:rgb(55,65,81);font-size:.875rem;line-height:1.5;margin-bottom:.75rem}.StandardFeedbackSidebar_explainerHint__M3RnS{color:rgb(107,114,128);font-size:.8125rem;font-style:italic;margin-top:1rem;padding-top:1rem;border-top:1px solid rgb(229,231,235)}.StandardFeedbackSidebar_section__efa5b{margin-bottom:1rem}.StandardFeedbackSidebar_sectionTitle__25bLR{font-weight:600;color:rgb(55,65,81);margin-bottom:.5rem}.StandardFeedbackSidebar_commentList__ZRPUO{display:flex;flex-direction:column;gap:.5rem}.StandardFeedbackSidebar_commentButton___aptW{width:100%;text-align:left;padding:.5rem;background-color:white;border:none;border-radius:.25rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);font-size:.875rem;transition:background-color .2s;cursor:pointer}.StandardFeedbackSidebar_commentButton___aptW:hover{background-color:rgb(239,246,255)}.StandardFeedbackSidebar_shortcuts__a_tEM{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgb(209,213,219)}.StandardFeedbackSidebar_shortcutsTitle__xah1H{font-weight:600;color:rgb(55,65,81);margin-bottom:.5rem}.StandardFeedbackSidebar_shortcutsList__dJ0u3{font-size:.75rem;color:rgb(75,85,99);display:flex;flex-direction:column;gap:.25rem}.StandardFeedbackSidebar_shortcutsList__dJ0u3 p{margin:0}.ErrorAlert_errorContainer__v13Q_{position:relative;padding:1rem;margin-bottom:1.5rem;border-radius:.5rem;border-left-width:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);animation:ErrorAlert_slideIn__C6K9K .3s ease-out}@keyframes ErrorAlert_slideIn__C6K9K{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ErrorAlert_errorContent__LR9An{display:flex;align-items:flex-start;gap:.75rem;padding-right:2rem}.ErrorAlert_errorIcon__wI_bq{flex-shrink:0;margin-top:.125rem}.ErrorAlert_errorTextContainer__JId9w{flex:1;min-width:0}.ErrorAlert_errorTitle__PIaKR{font-weight:600;font-size:.95rem;margin:0 0 .25rem;color:inherit}.ErrorAlert_errorMessage__KR3cC{margin:0;font-size:.875rem;line-height:1.5;color:rgba(0,0,0,.8)}.ErrorAlert_errorCode__jBNwV{margin:.5rem 0 0;font-size:.875rem;font-weight:700;font-family:var(--font-geist-mono),monospace;color:rgba(0,0,0,.6)}.ErrorAlert_dismissButton__ED6jP{position:absolute;top:.75rem;right:.75rem;padding:.25rem;background:transparent;border:none;cursor:pointer;color:rgba(0,0,0,.5);border-radius:.25rem;transition:all .2s}.ErrorAlert_dismissButton__ED6jP:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}.ErrorAlert_dismissButton__ED6jP:focus{outline:2px solid currentColor;outline-offset:2px}.ErrorAlert_dismissIcon__AErhY{width:1.25rem;height:1.25rem;display:block}.ShortcutsModal_overlay__oa3ma{position:fixed;inset:0;background-color:rgba(31,41,55,.75);display:flex;align-items:center;justify-content:center;z-index:50}.ShortcutsModal_modal__l32zc{background-color:white;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:32rem;width:90%;max-height:90vh;overflow-y:auto}.ShortcutsModal_header__5nLVr{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgb(229,231,235)}.ShortcutsModal_title__QSIXw{font-size:1.25rem;font-weight:600;color:rgb(17,24,39);margin:0}.ShortcutsModal_closeButton__KKnwC{background:none;border:none;cursor:pointer;padding:.25rem;color:rgb(107,114,128);transition:color .2s}.ShortcutsModal_closeButton__KKnwC:hover{color:rgb(55,65,81)}.ShortcutsModal_closeIcon__yiw_s{height:1.5rem;width:1.5rem}.ShortcutsModal_content__Lg6X4{padding:1.5rem}.ShortcutsModal_section__VURsl{margin-bottom:2rem}.ShortcutsModal_section__VURsl:last-child{margin-bottom:0}.ShortcutsModal_sectionTitle__NQ3Wn{font-size:.875rem;font-weight:600;color:rgb(107,114,128);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.ShortcutsModal_shortcutList__13LUO{display:flex;flex-direction:column;gap:.75rem}.ShortcutsModal_shortcutItem__odsb2{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ShortcutsModal_keys__h2Qo9{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.ShortcutsModal_key__BiImk{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:600;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;color:rgb(55,65,81);background-color:rgb(249,250,251);border:1px solid rgb(209,213,219);border-radius:.25rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);min-width:1.75rem;text-align:center}.ShortcutsModal_plus__d20Dz{color:rgb(107,114,128);font-size:.875rem}.ShortcutsModal_or__laWaK{color:rgb(156,163,175);font-size:.75rem;margin:0 .5rem}.ShortcutsModal_description__ubOgl{color:rgb(55,65,81);font-size:.875rem;text-align:right;flex:1}.Notification_notification__qKINJ{position:fixed;top:1rem;right:1rem;background-color:white;border:1px solid rgb(229,231,235);border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:1rem;max-width:400px;z-index:1000;display:flex;align-items:flex-start;gap:.75rem;overflow:visible}.Notification_particlesContainer__iM_4s{position:absolute;top:calc(60% - 32px);left:16px;pointer-events:none;z-index:1001}.Notification_particle__7Ku7_{position:absolute;clip-path:polygon(50% 0,0 100%,100% 100%);box-shadow:0 0 4px currentColor,0 0 6px currentColor;will-change:transform,opacity}.Notification_content__hwlY_{display:flex;align-items:flex-start;gap:.75rem;flex:1}.Notification_iconWrapper__cf4d2{flex-shrink:0;margin-top:.125rem}.Notification_iconWrapper__cf4d2 svg{height:1.25rem;width:1.25rem;color:rgb(59,130,246)}.Notification_text__WhjOx{display:flex;flex-direction:column;gap:.5rem;flex:1}.Notification_text__WhjOx strong{font-size:1rem;font-weight:600;color:rgb(17,24,39);line-height:1.5;letter-spacing:-.01em}.Notification_text__WhjOx span{font-size:.875rem;color:rgb(55,65,81);line-height:1.6;letter-spacing:-.005em}.Notification_closeButton__wM_sd{background:none;border:none;cursor:pointer;padding:.25rem;color:rgb(107,114,128);transition:color .2s;flex-shrink:0}.Notification_closeButton__wM_sd:hover{color:rgb(17,24,39)}.Notification_closeIcon__Hwxm4{height:1rem;width:1rem}.page_container__vMuhB{display:flex;position:relative}.page_mainContent__UsM0K{flex:1;max-width:72rem;margin:0 auto;padding:2rem;transition:margin-left .3s ease-out,max-width .3s ease-out}.page_mainContentWithSidebarOpen__aGiN5{margin-left:23rem;max-width:calc(100vw - 23rem - 4rem)}.page_mainContentWithSidebarClosed__sy9wd{margin-left:3rem;max-width:calc(100vw - 3rem - 4rem)}.page_sidebarWrapper___AJlc{position:fixed;left:0;top:4.5rem;height:calc(100vh - 4.5rem);display:flex;z-index:30}.page_sidebarContent__hpOOr{width:20rem;overflow:hidden;transition:width .3s ease-out,opacity .3s ease-out;height:100%;display:flex;flex-direction:column}.page_sidebarContentVisible__yfOJK{width:20rem;opacity:1}.page_sidebarContentHidden__DPcty{width:0;opacity:0}.page_sidebarToggle__QFPaI{width:3rem;background-color:rgb(243,244,246);border:none;border-right:1px solid rgb(229,231,235);cursor:pointer;display:flex;align-items:flex-start;justify-content:center;padding-top:1rem;transition:background-color .2s;flex-shrink:0;height:100%}.page_sidebarToggle__QFPaI:hover{background-color:rgb(229,231,235)}.page_chevronIcon__jo8HB{height:1.5rem;width:1.5rem;color:rgb(107,114,128);transition:transform .2s ease-out}.page_chevronRotated__6SPWe{transform:rotate(180deg)}.page_submitContainer__AV6JM{margin-top:2rem;display:flex;justify-content:flex-end}.page_loadingState___I5t_{padding:2rem;text-align:center;color:rgb(107,114,128)}