body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.Home_container__d256j{padding:0 2rem;max-width:1400px;margin:0 auto}.Home_landingPage__zVlEx{min-height:100vh;background:white;color:#333}.Home_header__y2QYS{background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.1)}.Home_headerContent__6Iwky{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;height:60px}.Home_logoImage__qdur8{height:40px;width:auto}.Home_nav__KViFq{display:flex;gap:1rem}.Home_navButton__CJnYb{background:transparent;border:1px solid rgba(0,0,0,.3);color:#333;padding:.5rem 1rem;border-radius:5px;cursor:pointer;transition:all .3s ease}.Home_navButton__CJnYb:hover{background:rgba(0,0,0,.1)}.Home_hero__VkeT1{padding:4rem 0 6rem;text-align:center}.Home_heroContent__aWtjQ{max-width:800px;margin:0 auto}.Home_heroTitle__AMpNI{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2;color:#333}.Home_heroSubtitle__0EZ9Z{font-size:1.2rem;margin-bottom:2rem;opacity:.8;line-height:1.5;color:#666}.Home_heroActions__A0zRW{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Home_ctaButton__lZzFU{background:#4CAF50;border:none;color:white;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:700;transition:all .3s ease}.Home_ctaButton__lZzFU:hover{background:#45a049;transform:translateY(-2px)}.Home_secondaryButton__6EeWS{background:transparent;border:2px solid white;color:white;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:700;transition:all .3s ease}.Home_secondaryButton__6EeWS:hover{background:white;color:#667eea}.Home_features__I7Csk{background:white;color:#333;padding:4rem 0}.Home_sectionTitle__DKb2S{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.Home_featuresGrid__5Vmg9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Home_featureCard__KC0ot{background:#f8f9fa;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .3s ease}.Home_featureCard__KC0ot:hover{transform:translateY(-5px)}.Home_featureIcon__rV5mF{font-size:3rem;margin-bottom:1rem}.Home_featureCard__KC0ot h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.Home_featureCard__KC0ot p{color:#666;line-height:1.5}.Home_howItWorks__Xapkl{background:#f8f9fa;padding:4rem 0}.Home_stepsGrid__X1dXs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.Home_step__vdJn5{text-align:center;padding:2rem 1rem}.Home_stepNumber__24rip{background:#667eea;color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}.Home_step__vdJn5 h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.Home_step__vdJn5 p{color:#666;line-height:1.5}.Home_cta__AxdWf{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:4rem 0;text-align:center}.Home_ctaContent__RObbv h2{font-size:2.5rem;margin-bottom:1rem}.Home_ctaContent__RObbv p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.Home_footer__yFiaX{background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333;padding:1rem 0;position:fixed;bottom:0;left:0;right:0;z-index:100;border-top:1px solid rgba(0,0,0,.1)}.Home_footerContent__RZUDB{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.Home_footerLinks__BQcA_ p{margin:0;color:#666}.Home_modalOverlay__Q9k7h{background:rgba(0,0,0,.5)}.Home_authModal__co_Vh{background:white;color:#333;padding:2rem;border-radius:10px;width:90%;max-width:400px;max-height:90vh;overflow-y:auto}.Home_modalHeader__0qgf3{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Home_closeButton__rDX9l{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.Home_closeButton__rDX9l:hover{color:#333}@media (max-width:768px){.Home_heroTitle__AMpNI{font-size:2rem}.Home_heroActions__A0zRW{flex-direction:column;align-items:center}.Home_ctaButton__lZzFU,.Home_secondaryButton__6EeWS{width:100%;max-width:300px}.Home_featuresGrid__5Vmg9,.Home_stepsGrid__X1dXs{grid-template-columns:1fr}.Home_footerContent__RZUDB{text-align:center}.Home_footerContent__RZUDB,.Home_headerContent__6Iwky{flex-direction:column;gap:1rem}}.Home_main__VkIEL{min-height:100vh;padding:4rem 0;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.Home_navbar__IWq_R{background-color:#f8f9fa;color:#333;height:80px;box-shadow:0 2px 8px rgba(0,0,0,.15);position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;align-items:center}.Home_navbarContent__pbHKX{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%}.Home_navTitle__ZvKzx{text-decoration:none}.Home_navCenterTitle__b2S6C,.Home_navTitle__ZvKzx{font-size:1.5rem;font-weight:600;margin:0;color:#333}.Home_navCenterTitle__b2S6C{position:absolute;left:50%;transform:translateX(-50%)}.Home_navActions__BYbc8{display:flex;align-items:center;gap:1rem;height:48px;min-width:200px;justify-content:flex-end}.Home_navUser__joNSj{font-size:1rem;font-weight:500;color:#333}.Home_backButton__kEp3f{background-color:#0070f3;color:white;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-size:.9rem;font-weight:500;transition:background-color .2s}.Home_backButton__kEp3f:hover{background-color:#0056b3;color:white}.Home_title__hYX6j{margin:0 0 2rem;line-height:1.15;font-size:3.5rem;text-align:center;font-weight:700}.Home_title__hYX6j a{color:#0070f3;text-decoration:none}.Home_title__hYX6j a:active,.Home_title__hYX6j a:focus,.Home_title__hYX6j a:hover{text-decoration:underline}.Home_description__uXNdx{margin:2rem 0 3rem;line-height:1.5;font-size:1.25rem;text-align:center;max-width:800px}.Home_code__VVrIr{background:#f5f5f5;border-radius:6px;padding:.75rem 1rem;font-size:1.1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;border:1px solid #e0e0e0}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;width:100%}.Home_card__E5spL{padding:2rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #e0e0e0;border-radius:12px;transition:all .2s ease;background:white;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Home_card__E5spL:active,.Home_card__E5spL:focus,.Home_card__E5spL:hover{color:#0070f3;border-color:#0070f3;box-shadow:0 4px 16px rgba(0,112,243,.15);transform:translateY(-2px)}.Home_card__E5spL h2{margin:0 0 1rem;font-size:1.5rem;font-weight:600}.Home_card__E5spL p{margin:0;font-size:1.125rem;line-height:1.6;color:#666}.Home_logo__IOQAX{height:1em;margin-left:.5rem;vertical-align:middle;margin-top:.2em}.Home_authContainer__qj1Sx{background-color:white;padding:3rem;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);width:100%;max-width:450px;margin:2rem auto}.Home_authForm__lMNeq{display:flex;flex-direction:column;gap:1.5rem}.Home_inputGroup__6OAlJ{display:flex;flex-direction:column;gap:.5rem}.Home_inputGroup__6OAlJ label{font-weight:500;color:#333;font-size:.95rem}.Home_input__OGaGo{padding:1rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s ease}.Home_input__OGaGo:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 3px rgba(0,112,243,.1)}.Home_submitButton__ECzIY{padding:1rem;background-color:#0070f3;color:white;border:none;border-radius:6px;font-size:1rem;cursor:pointer;font-weight:500;transition:background-color .2s}.Home_submitButton__ECzIY:hover{background-color:#0051a2}.Home_divider__RsgqR{text-align:center;position:relative;margin:1.5rem 0}.Home_divider__RsgqR:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#ddd}.Home_divider__RsgqR span{background-color:white;padding:0 1rem;color:#666}.Home_googleButton__HfC_M{padding:1rem;background-color:#db4437;color:white;border:none;border-radius:6px;font-size:1rem;cursor:pointer;font-weight:500;transition:background-color .2s}.Home_googleButton__HfC_M:hover{background-color:#c33d2e}.Home_error__514Ji{color:#dc3545}.Home_error__514Ji,.Home_success__IZwiY{margin-top:1rem;text-align:center;font-size:.95rem}.Home_success__IZwiY{color:#28a745}.Home_toggleText__1sWy_{text-align:center;margin-top:1.5rem;color:#666;font-size:.95rem}.Home_toggleButton__ilE1D{background:none;border:none;color:#0070f3;cursor:pointer;margin-left:.5rem;text-decoration:underline}.Home_userDashboard__pi3u0{width:100%;max-width:1400px;padding-top:80px;margin:0 auto}.Home_dashboardContent__gyOTt{padding:2rem;display:flex;flex-direction:column;gap:2rem;width:100%}.Home_userInfo__umA09{background-color:white;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e0e0e0}.Home_userInfo__umA09 h2{margin:0 0 1rem;color:#333;font-weight:600}.Home_bottomActions__2UeYU{display:flex;gap:1rem;justify-content:flex-start;align-items:center;margin-top:2rem}@media (max-width:767px){.Home_bottomActions__2UeYU{justify-content:center!important}}.Home_userNameLink__N7ycK{color:#333;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s,transform .2s;display:inline-block}.Home_userNameLink__N7ycK:hover{background-color:rgba(0,0,0,.1);transform:translateY(-1px)}.Home_clearCacheButton__jBjA6{padding:.75rem 1.5rem;background-color:#ff6b6b;color:white;border:none;border-radius:6px;cursor:pointer;font-size:.95rem;font-weight:500;transition:background-color .2s;display:none}.Home_clearCacheButton__jBjA6:hover{background-color:#ff5252}.Home_uploadSection__GcjLZ{background-color:white;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e0e0e0;margin-top:2rem;margin-bottom:3rem}.Home_uploadSection__GcjLZ h2{margin:0 0 1.5rem;color:#333;font-weight:600;font-size:1.25rem}.Home_uploadForm__zihvy{display:flex;flex-direction:column;gap:1.5rem}.Home_fileInput__m8A_b{padding:1rem;border:2px dashed #ddd;border-radius:8px;background-color:#f9f9f9;cursor:pointer;transition:border-color .2s ease}.Home_fileInput__m8A_b:hover{border-color:#0070f3}.Home_uploadButton__wPWeA{padding:1rem 2rem;background-color:#28a745;color:white;border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s}.Home_uploadButton__wPWeA:hover{background-color:#218838}.Home_uploadButton__wPWeA:disabled{background-color:#6c757d;cursor:not-allowed}.Home_uploadStatus__cwIKf{margin-top:1rem;font-weight:500}.Home_pdfsSection__zbuAT{margin-bottom:2rem;margin-top:2rem}.Home_sectionHeader__BnBQb{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eaeaea}.Home_sectionHeader__BnBQb h2{color:#333;margin:0 0 1rem}.Home_createButton__ZDeVg{background-color:#28a745;color:white;border:none;border-radius:5px;padding:.75rem 1.5rem;font-size:.95rem;cursor:pointer;transition:background-color .2s;display:inline-block}.Home_createButton__ZDeVg:hover{background-color:#218838}.Home_createButton__ZDeVg:disabled{background-color:#6c757d;cursor:not-allowed}.Home_pdfsSection__zbuAT h2{color:#333;margin:0}.Home_loading__Z_JGo{text-align:center;padding:20px;color:#666}.Home_loadingSpinner__XoUQF{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:15px}.Home_spinner__tyqRb{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#007bff}.Home_loadingSpinner__XoUQF p{margin:0;color:#666;font-size:16px}.Home_pdfsList__RXcsC{display:flex;flex-direction:column;gap:1rem}.Home_pdfItemWrapper__06MsO{border:1px solid #eaeaea;border-radius:8px;background:#fafafa;transition:background-color .2s ease;margin-bottom:1rem}.Home_pdfItemWrapper__06MsO:hover{background:#f0f0f0}.Home_pdfItem__tHdt_{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;min-height:80px;width:100%}.Home_pdfInfo__RPgbh{flex:1 1}.Home_pdfInfo__RPgbh h3{font-weight:500;color:#333;font-size:1.1rem;margin:0 0 .25rem}.Home_pdfInfo__RPgbh p{font-size:.9rem;color:#666;margin:.25rem 0}.Home_pdfActions__pKl89{display:flex;gap:.5rem;flex-shrink:0;margin-left:auto;align-items:center}.Home_viewButton__38DVZ{background-color:#17a2b8}.Home_checklistButton__ipNNO,.Home_viewButton__38DVZ{padding:.75rem 1rem;color:white;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.Home_checklistButton__ipNNO{background-color:#28a745}.Home_checklistButton__ipNNO:hover{background-color:#218838;color:white}.Home_generateChecklistButton___vDv5{padding:.75rem 1rem;background-color:#28a745;color:white;border:none;border-radius:6px;cursor:pointer;text-decoration:none;font-size:.9rem;transition:background-color .2s;margin-left:.5rem}.Home_generateChecklistButton___vDv5:hover:not(:disabled){background-color:#218838;color:white}.Home_generateChecklistButton___vDv5:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.6}.Home_viewButton__38DVZ:hover{background-color:#138496;color:white}.Home_detailsButton__j78lS{padding:.75rem 1rem;background-color:#0070f3;color:white;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block}.Home_detailsButton__j78lS:hover{background-color:#0051a2;color:white}.Home_analyzeButton__2i1Ys{background-color:#0070f3;color:white;border:1px solid #0070f3;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s,border-color .2s;text-decoration:none;display:inline-block;text-align:center}.Home_analyzeButton__2i1Ys:hover:not(.Home_analyzing__BZ9ZO):not(:disabled){background-color:#0051a2}.Home_analyzeButton__2i1Ys:disabled:not(.Home_analyzing__BZ9ZO){background-color:#ccc;color:#666;cursor:not-allowed;border-color:#ccc}.Home_analyzeButton__2i1Ys.Home_analyzing__BZ9ZO{background-color:#ff8c00!important;color:white!important;cursor:not-allowed!important;border-color:#ff8c00!important;animation:Home_pulse__0RP2j 2s infinite}@keyframes Home_pulse__0RP2j{0%{box-shadow:0 0 0 0 rgba(255,140,0,.7)}70%{box-shadow:0 0 0 10px rgba(255,140,0,0)}to{box-shadow:0 0 0 0 rgba(255,140,0,0)}}.Home_cleanupButton__revMk{background-color:#ff6b6b;color:white;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-size:12px;margin-left:8px}.Home_cleanupButton__revMk:hover{background-color:#ff5252}.Home_plansButton__1Gjpq{padding:.75rem 1rem;background-color:#28a745;color:white;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block;min-width:68px;text-align:center}.Home_plansButton__1Gjpq:hover{background-color:#218838;color:white}.Home_resultsButton__gixYK{background:#28a745;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;text-decoration:none;display:inline-block;font-size:14px;transition:background-color .3s ease}.Home_resultsButton__gixYK:hover{background:#218838}.Home_noPdfs__4Tc9b{text-align:center;color:#666;font-style:italic}.Home_emptyState__Z6yWd{text-align:center;color:#666;padding:3rem 1rem;font-size:1.1rem}.Home_emptyState__Z6yWd p{margin:.5rem 0}.Home_message__OKL2m{background-color:#e7f3ff;border:1px solid #b3d9ff;border-radius:8px;padding:1rem;margin:1rem 0;color:#0066cc;font-size:.95rem;text-align:center}.Home_warningMessage__j8V_Z{color:#dc3545;font-size:.85rem;font-weight:500;text-align:left;padding:0 1.5rem .5rem;border-radius:0 0 8px 8px;margin:-.5rem 0 0}.Home_analysesList__bik_B{background-color:white;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e0e0e0}.Home_analysesList__bik_B h3{margin:0 0 1.5rem;color:#333;font-weight:600;font-size:1.25rem}.Home_analysisItem__DHqc5{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border:1px solid #eaeaea;border-radius:8px;margin-bottom:1rem;background:#fafafa;transition:background-color .2s ease}.Home_analysisItem__DHqc5:hover{background:#f0f0f0}.Home_analysisInfo__DnmGw{flex:1 1;margin-right:1rem}.Home_analysisName__ziEah{font-weight:500;color:#333;font-size:1.1rem;margin-bottom:.25rem}.Home_analysisDate__DG_3Y{font-size:.9rem;color:#666;margin-bottom:.5rem}.Home_analysisSummary__vErCe{font-size:.95rem;color:#555;line-height:1.5}@media (min-width:768px) and (max-width:1199px){.Home_dashboardContent__gyOTt{align-items:flex-start}.Home_uploadSection__GcjLZ{max-width:600px;align-self:flex-start}.Home_pdfsSection__zbuAT{width:100%;max-width:none}.Home_bottomActions__2UeYU{justify-content:flex-start;margin-top:2rem}}@media (min-width:1200px){.Home_dashboardContent__gyOTt{display:flex;flex-direction:column;gap:2rem;align-items:stretch}.Home_uploadSection__GcjLZ{max-width:600px;align-self:flex-start}.Home_pdfsSection__zbuAT{width:100%;max-width:none}}@media (min-width:768px){.Home_analysisItem__DHqc5,.Home_pdfItem__tHdt_{align-items:center}.Home_analysisInfo__DnmGw{margin-right:2rem}}.Home_modalOverlay__Q9k7h{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Home_modal___NgiA{background:white;border-radius:8px;padding:0;max-width:400px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_modalHeader__0qgf3{padding:1.5rem;border-bottom:1px solid #e9ecef}.Home_modalHeader__0qgf3 h3{margin:0;font-size:1.2rem;color:#333}.Home_modalBody__EUru0{padding:1.5rem}.Home_modalBody__EUru0 p{margin:0 0 1rem;color:#666}.Home_modalDetails__Oc_4G{background:#f8f9fa;padding:1rem;border-radius:4px;margin:1rem 0;font-size:.9rem}.Home_modalWarning__UQN1f{color:#dc3545;font-weight:500;margin-bottom:0!important}.Home_modalActions__3oQNQ{padding:1rem 1.5rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;gap:.5rem}.Home_cancelButton__Lbcr3{background:#6c757d;color:white;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem}.Home_cancelButton__Lbcr3:hover{background:#5a6268}.Home_deleteConfirmButton__a9BF_{background-color:#dc3545;color:white;border:none;border-radius:4px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;transition:background-color .2s}.Home_deleteConfirmButton__a9BF_:hover{background-color:#c82333}.Home_createConfirmButton__Cb3pe{background-color:#28a745;color:white;border:none;border-radius:4px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;transition:background-color .2s}.Home_createConfirmButton__Cb3pe:hover{background-color:#218838}.Home_createConfirmButton__Cb3pe:disabled{background-color:#6c757d;cursor:not-allowed}.Home_deleteButton__o1Y2v{background:#f8f9fa;color:#495057;border:none;padding:8px 12px;border-radius:4px;font-size:14px;font-weight:500;transition:background-color .2s;cursor:pointer}.Home_deleteButton__o1Y2v:hover{background:#e9ecef}@media (max-width:600px){.Home_grid__AVljO{grid-template-columns:1fr}.Home_container__d256j{padding:0 1rem}.Home_main__VkIEL{padding:2rem 0}.Home_title__hYX6j{font-size:2.5rem}.Home_authContainer__qj1Sx{padding:2rem;margin:1rem}.Home_userDashboard__pi3u0{padding-top:80px}.Home_dashboardContent__gyOTt{padding:1rem;display:block}.Home_navbarContent__pbHKX{padding:0 1rem}.Home_navTitle__ZvKzx{font-size:1.25rem}.Home_navUser__joNSj{font-size:.9rem}.Home_analysisItem__DHqc5,.Home_pdfItem__tHdt_{flex-direction:column;align-items:flex-start;gap:1rem}.Home_analysisInfo__DnmGw{margin-right:0}.Home_analyzeButton__2i1Ys,.Home_resultsButton__gixYK,.Home_viewButton__38DVZ{width:100%}.Home_pdfActions__pKl89{flex-direction:column;gap:.25rem;width:100%}.Home_pdfActions__pKl89 button{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s;text-decoration:none;display:inline-block;text-align:center}.Home_processingDots__BcuHO{display:inline-block;position:relative;margin-left:2px}.Home_processingDots__BcuHO:after{content:"...";display:inline-block;animation:Home_processingDots__BcuHO 1.5s infinite;width:20px;text-align:left}@keyframes Home_processingDots__BcuHO{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}.Home_pdfActions__pKl89 a,.Home_pdfActions__pKl89 button{width:100%}.Home_modal___NgiA{width:95%;margin:1rem}.Home_modalActions__3oQNQ{flex-direction:column}.Home_modalActions__3oQNQ button{width:100%}}.Home_analyzing__BZ9ZO{background:linear-gradient(45deg,#007bff,#0056b3,#007bff,#0056b3);background-size:400% 400%;color:white}.Home_analyzing__BZ9ZO,.Home_generating__Q0Hv8{animation:Home_gradientShift__GEn5s 2s ease-in-out infinite;opacity:.8}.Home_generating__Q0Hv8{background:linear-gradient(45deg,#28a745,#1e7e34,#28a745,#1e7e34)!important;background-size:400% 400%;color:white!important;display:flex;align-items:center;gap:.5rem;cursor:not-allowed!important}.Home_spinner__tyqRb{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:Home_spin__VEV0f 1s linear infinite}@keyframes Home_gradientShift__GEn5s{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}