@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--color-forest-50:#f2f7f4;--color-forest-100:#e6f0ea;--color-forest-600:#1f733f;--color-forest-700:#185931;--color-forest-800:#114023;--color-forest-900:#0a2615;--color-brand-red:#e53e3e;--color-brand-blue:#3b82f6;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--font-inter:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-merriweather:var(--font-inter)}*,:before,:after{box-sizing:border-box;font-family:var(--font-inter)}body{font-family:var(--font-inter);background-color:var(--color-gray-50);color:var(--color-gray-800);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,h5,h6,.font-merriweather,button,input,textarea,select{font-family:var(--font-inter)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}@keyframes spin{to{transform:rotate(360deg)}}._appContainer_63efn_1{height:100vh;display:flex;overflow:hidden}._mainWrapper_63efn_7{background-color:var(--color-gray-50);flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}._workspaceArea_63efn_16{flex:1;display:flex;overflow:hidden}._mainContent_63efn_22{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}._contentHeader_63efn_30{padding:1rem 2rem}._sectionDesc_63efn_34{color:var(--color-gray-600);margin:0;font-size:.875rem;font-weight:500}._questionsScroll_63efn_41{flex:1;padding:0 2rem 5rem;overflow-y:auto}._questionsGrid_63efn_47{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1280px){._questionsGrid_63efn_47{grid-template-columns:1fr 1fr}}._sidebar_1fuim_1{border-right:1px solid var(--color-gray-200);z-index:20;background-color:#fff;flex-direction:column;flex-shrink:0;align-items:center;width:4rem;padding-top:1rem;padding-bottom:1rem;display:flex}._logo_1fuim_14{color:var(--color-brand-red);margin-bottom:2rem;font-size:1.5rem;font-weight:700}._nav_1fuim_21{flex-direction:column;flex-grow:1;gap:1.5rem;display:flex}._iconButton_1fuim_28{color:var(--color-gray-400);border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;transition:colors .2s;display:flex}._iconButton_1fuim_28:hover{color:var(--color-forest-900);background-color:var(--color-forest-50)}._iconButtonActive_1fuim_45{color:#fff;background-color:var(--color-brand-red);border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}._header_2b1pi_1{border-bottom:1px solid var(--color-gray-200);z-index:10;background-color:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}._statsInfo_2b1pi_11{gap:3rem;display:flex}._label_2b1pi_16{color:var(--color-gray-900);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}._value_2b1pi_24{color:var(--color-gray-500);font-size:.875rem}._user_2b1pi_29{align-items:center;margin-top:.25rem;display:flex}._avatar_2b1pi_35{background-color:var(--color-gray-300);border-radius:9999px;width:1.5rem;height:1.5rem;margin-right:.5rem}._productSelect_2b1pi_43{cursor:pointer;border-radius:.375rem;align-items:center;gap:.75rem;padding:.5rem;display:flex}._productSelect_2b1pi_43:hover{background-color:var(--color-gray-50)}._productThumb_2b1pi_56{background-color:var(--color-gray-300);border-radius:.375rem;width:2.5rem;height:2.5rem}._productName_2b1pi_63{color:var(--color-gray-900);font-size:.875rem;font-weight:600;display:block}._productId_2b1pi_70{color:var(--color-gray-500);font-size:.75rem}._container_9e3qd_1{background-color:var(--color-gray-50);flex-direction:column;flex:1;justify-content:center;padding:2rem 4rem;display:flex;overflow-y:auto}._header_9e3qd_11{text-align:center;margin-bottom:2rem}._title_9e3qd_16{font-family:var(--font-inter);color:var(--color-forest-900);margin-bottom:1rem;font-size:2.25rem;font-weight:700}._subtitle_9e3qd_24{color:var(--color-gray-600);font-size:1.125rem}._cardsContainer_9e3qd_29{flex-direction:column;gap:2rem;width:100%;max-width:900px;margin:0 auto;display:flex}@media (width>=768px){._cardsContainer_9e3qd_29{flex-direction:row}}._card_9e3qd_29{text-align:center;border:1px solid var(--color-gray-200);background-color:#fff;border-radius:1rem;flex-direction:column;flex:1;align-items:center;padding:1.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._card_9e3qd_29:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._iconWrapper_9e3qd_63{border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}._uploadIconWrapper_9e3qd_73{color:#0284c7;background-color:#e0f2fe}._questionIconWrapper_9e3qd_78{background-color:var(--color-forest-100);color:var(--color-forest-700)}._cardTitle_9e3qd_83{font-family:var(--font-inter);color:var(--color-forest-900);margin-bottom:1rem;font-size:1.5rem;font-weight:700}._cardDesc_9e3qd_91{color:var(--color-gray-600);flex:1;margin-bottom:1.5rem;line-height:1.6}._btnPrimary_9e3qd_98{cursor:pointer;border:none;border-radius:9999px;width:100%;padding:.875rem 2rem;font-size:1.05rem;font-weight:500;transition:background-color .2s}._btnUpload_9e3qd_109{color:#0284c7;background-color:#fff;border:2px solid #0284c7}._btnUpload_9e3qd_109:hover{background-color:#f0f9ff}._btnStart_9e3qd_119{background-color:var(--color-forest-600);color:#fff}._btnStart_9e3qd_119:hover{background-color:var(--color-forest-700)}._cardHeaderLeft_9e3qd_128{text-align:left;width:100%;margin-bottom:1rem}._cardHeaderTitle_9e3qd_134{color:var(--color-gray-800);font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500}._dropZone_9e3qd_141{border:1px dashed var(--color-gray-400);background-color:#fff;border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2rem 1.5rem;transition:background-color .2s,border-color .2s;display:flex}._dropZone_9e3qd_141:hover{background-color:#f9fafb;border-color:#a78bfa}._dropIcon_9e3qd_160{margin-bottom:1rem}._dropTitle_9e3qd_164{color:#a78bfa;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}._dropSubtitle_9e3qd_171{color:var(--color-gray-500);margin-bottom:1.5rem;font-size:.875rem}._btnBrowse_9e3qd_177{border:1px solid var(--color-gray-300);color:var(--color-gray-600);cursor:pointer;background-color:#fff;border-radius:9999px;padding:.625rem 1.5rem;font-weight:500;transition:all .2s}._btnBrowse_9e3qd_177:hover{color:#a78bfa;border-color:#a78bfa}._dropZoneActive_9e3qd_194{background-color:#faf5ff!important;border-color:#a78bfa!important}._dropZoneDone_9e3qd_199{background-color:#f0fdf4!important;border-color:#16a34a!important}._dropZoneError_9e3qd_204{background-color:#fef2f2!important;border-color:#dc2626!important}._uploadSpinner_9e3qd_210{justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1rem;display:flex;position:relative}._uploadSpinner_9e3qd_210 svg{width:60px;height:60px;position:absolute;top:0;left:0}._progressPct_9e3qd_228{color:#7c3aed;z-index:1;font-size:.75rem;font-weight:700;position:relative}@keyframes _spin_9e3qd_242{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinnerAnim_9e3qd_242{transform-origin:50%;animation:1s linear infinite _spin_9e3qd_242}._doneIcon_9e3qd_248{background-color:#dcfce7;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}._fileName_9e3qd_260{color:var(--color-gray-400);text-overflow:ellipsis;white-space:nowrap;max-width:200px;margin-top:.5rem;font-size:.75rem;overflow:hidden}._footerWrapper_q0zem_1{background:linear-gradient(to top, var(--color-gray-50) 50%, #f9fafb00);pointer-events:none;justify-content:flex-end;padding:1rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}._footerContainer_q0zem_13{pointer-events:auto;gap:1rem;display:flex}._btnBack_q0zem_19{border:1px solid var(--color-brand-blue);color:var(--color-brand-blue);background-color:#fff;border-radius:9999px;width:10rem;padding:.625rem 2rem;font-weight:500;transition:background-color .2s}._btnBack_q0zem_19:hover{background-color:var(--color-forest-50)}._btnProceed_q0zem_34{border:1px solid var(--color-brand-blue);color:#fff;background-color:var(--color-brand-blue);border-radius:9999px;width:10rem;padding:.625rem 2rem;font-weight:500;transition:background-color .2s;box-shadow:0 1px 2px #0000000d}._btnProceed_q0zem_34:hover{background-color:#2563eb}._footer_1ws84_1{background-color:var(--color-brand-red);color:#fff;z-index:20;flex-shrink:0;justify-content:space-between;align-items:center;padding:.75rem 2rem;font-size:.875rem;display:flex}._links_1ws84_13{align-items:center;gap:1rem;display:flex}._divider_1ws84_19{opacity:.5}._link_1ws84_13:hover{text-decoration:underline}
