*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{color:#1a2744;background:#f8fafc;min-width:320px;margin:0;font-family:Segoe UI,system-ui,-apple-system,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}#root{min-height:100dvh;overflow-x:hidden}button,input{font-family:inherit}a{color:inherit}html[data-notebook-scale=true]{overflow:hidden}html[data-notebook-scale=true] body{margin:0;overflow:hidden}html[data-notebook-scale=true] #root{min-height:100vh;overflow:hidden}html[data-notebook-scale=true] .home-sidebar__security{display:none}.login-page{--blue-900:#0b3a82;--blue-700:#004de0;--blue-600:#0056d4;--blue-500:#3f8cff;--blue-100:#e8f0ff;--blue-50:#f0f5ff;--text-primary:#2a3a5c;--text-secondary:#5a6d8f;--text-muted:#6e7fa8;--border:#d8e2f0;--card-shadow:0 24px 60px #0b3a821a;width:100%;height:100svh;min-height:100svh;color:var(--text-primary);background:#f8fafc;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden auto}.login-page__blob{pointer-events:none;background:radial-gradient(circle,#3f8cff59 0%,#004de01f 45%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;left:-80px}.login-page__dots{pointer-events:none;background-image:radial-gradient(circle,#0056d42e 1.5px,#0000 1.5px);background-size:18px 18px;width:280px;height:120px;position:absolute;top:48px;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}.login-page__waves{opacity:.45;pointer-events:none;z-index:0;width:min(480px,50vw);height:auto;position:absolute;bottom:0;left:0}.login-page__layout{z-index:1;box-sizing:border-box;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:24px;width:100%;max-width:1320px;margin:0 auto;padding:clamp(16px,4vw,56px) clamp(20px,5vw,72px) clamp(20px,3vw,40px) clamp(24px,5vw,80px);display:grid;position:relative}.login-page__mobile-header{display:none}.login-page__hero{flex-direction:column;justify-content:flex-start;min-height:calc(100svh - 96px);padding-top:8px;padding-bottom:260px;display:flex;position:relative}.login-page__hero-blob{pointer-events:none;z-index:0;background:radial-gradient(circle,#7fb3ff59 0%,#3f8cff1f 50%,#0000 72%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:60px;right:-20px}.login-page__hero-content{z-index:1;max-width:500px;position:relative}.login-page__brand{--logo-h:80px;--logo-full-w:calc(var(--logo-h) * 340.16 / 69.52);--logo-icon-w:calc(var(--logo-h) * 73.48 / 69.52);z-index:1;align-items:flex-start;gap:14px;margin-bottom:22px;display:flex;position:relative;top:50px}.login-page__brand-icon{width:var(--logo-icon-w);height:var(--logo-h);flex-shrink:0;overflow:hidden}.login-page__brand-icon img{height:var(--logo-h);width:var(--logo-full-w);max-width:none;display:block}.login-page__brand-copy{flex-direction:column;gap:0;min-width:0;display:flex}.login-page__brand-wordmark{width:calc(var(--logo-full-w) - var(--logo-icon-w));height:var(--logo-h);overflow:hidden}.login-page__brand-wordmark img{height:var(--logo-h);width:var(--logo-full-w);max-width:none;margin-left:calc(var(--logo-icon-w) * -1);display:block}.login-page__tagline{letter-spacing:.01em;color:#2f4568;margin:-5px 15px 0;padding-top:1px;font-size:18px;font-weight:500;line-height:1.35}.login-page__headline{letter-spacing:-.01em;color:#4a5f82;margin:75px 0 38px;font-size:18px;font-weight:500;line-height:1.5}.login-page__features{flex-direction:column;gap:26px;margin:0;padding:0;list-style:none;display:flex}.login-page__feature{align-items:flex-start;gap:18px;display:flex}.login-page__feature-icon{background:#fff;border-radius:16px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 6px 20px #0b3a8212}.login-page__feature-icon img{object-fit:contain;width:32px;height:32px;display:block}.login-page__feature-text{min-width:0;max-width:300px}.login-page__feature-text strong{color:#2a3a5c;margin-bottom:5px;font-size:16px;font-weight:700;line-height:1.3;display:block}.login-page__feature-text p{color:#627392;margin:0;font-size:14px;line-height:1.55}.login-page__illustration{pointer-events:none;z-index:2;width:min(370px,52%);height:auto;position:absolute;bottom:32px;right:-48px}.login-page__form-section{justify-content:center;align-items:center;margin-top:-36px;padding-top:0;display:flex}.login-card{width:100%;max-width:420px;box-shadow:var(--card-shadow);text-align:center;background:#fff;border-radius:20px;padding:40px 36px 32px}.login-card__icon-wrap{background:linear-gradient(#eef4ff 0%,#e3edff 100%);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 20px;display:grid}.login-card__icon{width:70px;height:70px}.login-card__title{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 8px;font-size:24px;font-weight:700}.login-card__subtitle{color:var(--text-muted);margin:0 0 28px;font-size:14px}.login-card__form{text-align:left}.login-field{margin-bottom:18px;display:block}.login-field__label{color:var(--text-primary);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.login-field__input-wrap{align-items:center;display:flex;position:relative}.login-field__icon{pointer-events:none;width:20px;height:20px;position:absolute;left:14px}.login-field__input-wrap input{border:1.5px solid var(--border);width:100%;height:48px;font:inherit;color:var(--text-primary);box-sizing:border-box;background:#fff;border-radius:10px;outline:none;padding:0 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.login-field__input-wrap input::placeholder{color:#a8b4cc}.login-field__input-wrap input:focus{border-color:var(--blue-500);box-shadow:0 0 0 3px #3f8cff26}.login-field__input-wrap--password input{padding:0 14px 0 44px}.login-field__input-wrap--password-filled input{padding:0 44px}.login-field__input-wrap--password input::-ms-reveal{display:none}.login-field__input-wrap--password input::-ms-clear{display:none}.login-field__input-wrap--password input::-webkit-credentials-auto-fill-button{visibility:hidden;pointer-events:none;display:none!important}.login-field__input-wrap--password input::-webkit-strong-password-auto-fill-button{visibility:hidden;pointer-events:none;display:none!important}.login-field__toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;right:8px}.login-field__toggle img{object-fit:contain;filter:brightness(0)saturate()invert(55%)sepia(14%)saturate(742%)hue-rotate(186deg)brightness(91%)contrast(88%);width:20px;height:20px}.login-field__toggle:hover{background:var(--blue-50)}.login-card__options{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.login-checkbox{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;font-weight:500;display:inline-flex}.login-checkbox input{opacity:0;width:0;height:0;position:absolute}.login-checkbox__box{border:1.5px solid var(--border);background:#fff;border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;transition:background .2s,border-color .2s;display:grid;position:relative}.login-checkbox__check{pointer-events:none;width:12px;height:12px;display:none}.login-checkbox input:checked+.login-checkbox__box{border-color:var(--blue-600);background:var(--blue-600)}.login-checkbox input:checked+.login-checkbox__box .login-checkbox__check{display:block}.login-checkbox input:focus-visible+.login-checkbox__box{outline:2px solid var(--blue-500);outline-offset:2px}.login-card__forgot{color:var(--blue-600);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.login-card__forgot:hover{text-decoration:underline}.login-card__submit{width:100%;height:50px;font:inherit;letter-spacing:.04em;color:#fff;cursor:pointer;background:linear-gradient(#0060f0 0%,#004de0 100%);border:none;border-radius:10px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 20px #004de047}.login-card__submit:hover{transform:translateY(-1px);box-shadow:0 12px 28px #004de052}.login-card__submit:active{transform:translateY(0)}.login-card__submit:focus-visible{outline:2px solid var(--blue-500);outline-offset:3px}.login-error{color:#b42318;background:#fdecec;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:14px;line-height:1.4}.login-card__security{color:var(--text-muted);text-align:left;border-top:1px solid #edf2fa;justify-content:center;align-items:center;gap:8px;margin:24px 0 0;padding-top:20px;font-size:12px;line-height:1.45;display:flex}.login-card__security-icon{flex-shrink:0;width:22px;height:22px}@media (height<=860px){.login-page__layout{gap:16px;padding:12px 36px}.login-page__hero{justify-content:center;min-height:auto;padding-top:0;padding-bottom:132px}.login-page__brand{--logo-h:56px;margin-bottom:8px;top:0}.login-page__tagline{font-size:14px}.login-page__headline{margin:14px 0 12px;font-size:15px;line-height:1.4}.login-page__features,.login-page__feature{gap:10px}.login-page__feature-icon{border-radius:11px;width:40px;height:40px}.login-page__feature-icon img{width:22px;height:22px}.login-page__feature-text strong{margin-bottom:2px;font-size:13px}.login-page__feature-text p{font-size:12px;line-height:1.35}.login-page__illustration{width:min(200px,40%);bottom:0;right:-20px}.login-page__hero-blob{width:200px;height:200px;bottom:12px;right:-10px}.login-page__form-section{margin-top:0}.login-card{max-width:360px;padding:22px 24px 18px}.login-card__icon-wrap{width:56px;height:56px;margin-bottom:10px}.login-card__icon{width:52px;height:52px}.login-card__title{font-size:20px}.login-card__subtitle{margin-bottom:14px;font-size:13px}.login-field{margin-bottom:10px}.login-field__input-wrap input{height:42px}.login-card__options{margin-bottom:14px}.login-card__submit{height:42px;font-size:14px}.login-card__security{margin-top:12px;padding-top:12px;font-size:11px}}@media (width<=1023px){.login-page{align-items:flex-start;height:auto;min-height:100dvh;padding:8px 0 24px}.login-page__blob{display:none}.login-page__layout{flex-direction:column;align-items:center;gap:16px;padding:16px 20px 24px;display:flex}.login-page__mobile-header{flex-direction:column;align-items:center;gap:6px;width:100%;padding:4px 0 8px;display:flex}.login-page__mobile-logo{width:auto;max-width:min(280px,80vw);height:52px;display:block}.login-page__mobile-tagline{text-align:center;color:#2f4568;margin:0;font-size:14px;font-weight:500;line-height:1.35}.login-page__hero{display:none}.login-page__form-section{width:100%;max-width:420px;margin-top:0}.login-page__dots{display:none}}@media (width<=768px){.login-page__layout{gap:12px;padding:12px 16px 20px}.login-page__mobile-logo{height:46px}.login-page__mobile-tagline{font-size:13px}}@media (width<=1023px) and (height<=860px){.login-page__brand{--logo-h:48px}.login-page__headline{margin:8px auto;font-size:14px}.login-page__features{gap:8px}.login-card{padding:18px 20px 16px}.login-card__icon-wrap{width:48px;height:48px;margin-bottom:8px}.login-card__icon{width:44px;height:44px}.login-card__title{font-size:18px}.login-card__subtitle{margin-bottom:10px}.login-field{margin-bottom:8px}.login-field__label{margin-bottom:4px;font-size:13px}.login-field__input-wrap input{height:40px;font-size:13px}.login-card__options{margin-bottom:10px}.login-card__submit{height:40px}.login-card__security{margin-top:10px;padding-top:10px}}@media (width<=767px){.login-page__form-section{width:100%}.login-page__waves{opacity:.3;width:min(280px,70vw)}.login-card{width:100%;max-width:none}}@media (width<=479px){.login-page__layout{gap:10px;width:100%;padding:10px 14px 16px}.login-page__mobile-logo{height:40px}.login-page__mobile-tagline{font-size:12px}.login-card{border-radius:16px;width:100%;padding:24px 18px 20px}.login-card__options{flex-direction:column;align-items:flex-start}.login-card__forgot{white-space:normal}}@media (width<=374px){.login-page__layout{padding:8px 12px 14px}.login-page__brand{--logo-h:44px;gap:10px}.login-page__tagline{font-size:11px}.login-page__headline{margin:6px auto 8px;font-size:12px}.login-page__feature-text strong{font-size:12px}.login-page__feature-text p{font-size:11px}.login-card{padding:20px 14px 16px}.login-card__title{font-size:18px}.login-field__input-wrap input{height:40px;font-size:13px}}@media (width>=1280px) and (width<=1439px){.login-page__layout{max-width:1200px;padding-inline:48px}}@media (width>=1920px){.login-page__layout{max-width:1440px;padding-inline:80px}.login-page__hero-content{max-width:560px}}.profile-modal__backdrop{z-index:120;background:#0f172a73;place-items:center;padding:24px;animation:.18s ease-out profile-modal-fade-in;display:grid;position:fixed;inset:0}.profile-modal{background:#fff;border:1px solid #d8e2f0;border-radius:18px;width:min(440px,100%);animation:.2s ease-out profile-modal-slide-in;box-shadow:0 24px 64px #0b3a822e}.profile-modal__header{justify-content:space-between;align-items:center;gap:12px;padding:20px 22px 12px;display:flex}.profile-modal__header h2{color:#0b3a82;margin:0;font-size:1.15rem;font-weight:700}.profile-modal__close{color:#5a6d8f;cursor:pointer;background:#f0f5ff;border:none;border-radius:10px;width:36px;height:36px;font-size:1.4rem;line-height:1}.profile-modal__close:hover{color:#0b3a82;background:#e8f0ff}.profile-modal__body{padding:8px 22px 22px}.profile-modal__photo{flex-direction:column;align-items:center;gap:12px;margin-bottom:22px;display:flex}.profile-modal__avatar{color:#fff;background:linear-gradient(135deg,#3f8cff,#004de0);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;font-size:1.5rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 8px 24px #0056d438}.profile-modal__avatar--has-photo{background:0 0;overflow:visible}.profile-modal__avatar img{object-fit:contain;image-rendering:auto;width:100%;height:100%;display:block}.profile-modal__photo-actions{gap:10px;display:flex}.profile-modal__photo-btn{color:#0056d2;cursor:pointer;background:#fff;border:1px solid #d8e2f0;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600}.profile-modal__photo-btn:hover{background:#f0f5ff;border-color:#3f8cff}.profile-modal__photo-btn--ghost{color:#5a6d8f}.profile-modal__field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.profile-modal__field label{color:#2a3a5c;font-size:.82rem;font-weight:700}.profile-modal__field input{color:#2a3a5c;background:#fff;border:1px solid #d8e2f0;border-radius:12px;height:44px;padding:0 14px;font-size:.92rem}.profile-modal__field input:focus{border-color:#3f8cff;outline:none;box-shadow:0 0 0 3px #3f8cff26}.profile-modal__field input:disabled{color:#6e7fa8;background:#f8fafc}.profile-modal__footer{justify-content:flex-end;gap:10px;padding:0 22px 22px;display:flex}.profile-modal__btn{cursor:pointer;border-radius:12px;min-width:108px;height:42px;font-size:.9rem;font-weight:600}.profile-modal__btn--ghost{color:#5a6d8f;background:#fff;border:1px solid #d8e2f0}.profile-modal__btn--ghost:hover{background:#f8fafc}.profile-modal__btn--primary{color:#fff;background:#0056d2;border:none}.profile-modal__btn--primary:hover{background:#0046b0}.profile-modal__btn--primary:disabled{opacity:.55;cursor:not-allowed}@keyframes profile-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes profile-modal-slide-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-crop__backdrop{z-index:140;background:#0f172a8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-crop{background:#fff;border:1px solid #d8e2f0;border-radius:18px;width:min(420px,100%);padding:20px 22px 22px;box-shadow:0 24px 64px #0b3a8233}.profile-crop__header h3{color:#0b3a82;margin:0 0 6px;font-size:1.05rem;font-weight:700}.profile-crop__header p{color:#627392;margin:0 0 18px;font-size:.84rem;line-height:1.45}.profile-crop__viewport{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#f0f5ff;width:240px;height:240px;margin:0 auto 18px;position:relative}.profile-crop__viewport:active{cursor:grabbing}.profile-crop__canvas{pointer-events:none;width:240px;height:240px;display:block}.profile-crop__ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.profile-crop__zoom{color:#2a3a5c;flex-direction:column;gap:8px;margin-bottom:18px;font-size:.82rem;font-weight:700;display:flex}.profile-crop__zoom input[type=range]{accent-color:#0056d2;width:100%}.profile-crop__footer{justify-content:flex-end;gap:10px;display:flex}.document-pdf-viewer{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;min-height:0;padding:16px;display:flex;position:relative;overflow:auto}.document-pdf-viewer__canvas{background:#fff;border-radius:8px;max-width:100%;display:block;box-shadow:0 4px 24px #0b3a821f;width:100%!important;height:auto!important}@media (width<=900px){.document-pdf-viewer{min-height:360px;padding:12px 8px}}.document-pdf-viewer__canvas--hidden{visibility:hidden}.document-pdf-viewer__loading{z-index:2;text-align:center;background:#eef2f8eb;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.document-pdf-viewer__spinner{border:3px solid #d8e2f0;border-top-color:var(--blue-600,#1d4ed8);border-radius:50%;width:36px;height:36px;animation:.85s linear infinite document-pdf-viewer-spin}.document-pdf-viewer__loading strong{color:var(--blue-900,#0b3a82);font-size:.92rem;font-weight:700}.document-pdf-viewer__loading p{max-width:320px;color:var(--text-muted,#64748b);margin:0;font-size:.8rem;line-height:1.45}.document-pdf-viewer__status{color:var(--text-secondary);margin:24px 0;font-size:.84rem}.document-pdf-viewer__sr-page{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes document-pdf-viewer-spin{to{transform:rotate(360deg)}}.home-page{--blue-900:#0b3a82;--blue-700:#004de0;--blue-600:#0056d2;--blue-500:#3f8cff;--blue-100:#e8f0ff;--blue-50:#f0f5ff;--text-primary:#2a3a5c;--text-secondary:#5a6d8f;--text-muted:#6e7fa8;--border:#d8e2f0;--card-shadow:0 8px 32px #0b3a8214;--step-outer:52px;--step-core:38px;--icon-brand-filter:brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(2872%) hue-rotate(207deg) brightness(95%) contrast(101%);--icon-muted-filter:brightness(0) saturate(100%) invert(52%) sepia(14%) saturate(662%) hue-rotate(182deg) brightness(91%) contrast(88%);--icon-red-filter:brightness(0) saturate(100%) invert(22%) sepia(95%) saturate(4208%) hue-rotate(353deg) brightness(93%) contrast(88%);--icon-green-filter:brightness(0) saturate(100%) invert(44%) sepia(86%) saturate(522%) hue-rotate(110deg) brightness(95%) contrast(89%);width:100%;height:100svh;min-height:100svh;color:var(--text-primary);background:#f8fafc;flex-direction:column;display:flex;overflow:hidden}.home-icon{object-fit:contain;object-position:center;flex-shrink:0;display:block}.home-icon--brand{filter:var(--icon-brand-filter)}.home-icon--muted{filter:var(--icon-muted-filter)}.home-icon--green{filter:var(--icon-green-filter)}.home-icon--red{filter:var(--icon-red-filter)}.home-header{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;align-items:center;gap:24px;padding:16px 32px;display:flex}.home-header__logo{cursor:default;flex-shrink:0}.home-header__logo img{width:auto;height:28px;display:block}.home-header__search{flex:1;min-width:0;max-width:560px;margin:0 auto;position:relative}.home-icon--search{opacity:.5;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.home-header__search input{border:1px solid var(--border);width:100%;color:var(--text-primary);background:#f8fafc;border-radius:12px;outline:none;padding:12px 16px 12px 44px;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.home-header__search--has-value input{padding-right:40px}.home-header__search input::-webkit-search-decoration{appearance:none;display:none}.home-header__search input::-webkit-search-cancel-button{appearance:none;display:none}.home-header__search input::-webkit-search-results-button{appearance:none;display:none}.home-header__search input::-webkit-search-results-decoration{appearance:none;display:none}.home-header__search input::-ms-clear{display:none}.home-header__search-clear{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;font-weight:500;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.home-header__search-clear:hover{background:var(--blue-50);color:var(--blue-900)}.home-header__search-clear:focus-visible{outline:2px solid var(--blue-500);outline-offset:1px}.home-header__search input::placeholder{color:var(--text-muted)}.home-header__search input:focus{border-color:var(--blue-500);background:#fff;box-shadow:0 0 0 3px #3f8cff26}.home-header__shortcut{border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:.75rem;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.home-header__actions{flex-shrink:0;align-items:center;gap:16px;margin-left:auto;display:flex}.home-header__archive,.home-header__notify{cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .15s;display:flex;position:relative;transform:translate(-10px)}.home-header__archive:hover,.home-header__notify:hover,.home-header__notify[aria-expanded=true]{background:var(--blue-50)}.home-header__archive--back{justify-content:flex-start;gap:2px;width:auto;padding:0 10px 0 6px}.home-header__archive-label{color:var(--blue-600);white-space:nowrap;font-size:.875rem;font-weight:600}.home-header__archive:focus-visible,.home-header__notify:focus-visible{outline:2px solid var(--blue-500);outline-offset:2px}.home-icon--archive,.home-icon--return{width:22px;height:22px}.home-icon--notify{width:26px;height:26px}.home-header__notify-menu{position:relative}.home-header__notify-dropdown{z-index:50;border:1px solid var(--border);transform-origin:100% 0;background:#fff;border-radius:14px;width:min(320px,100vw - 32px);animation:.18s ease-out home-user-dropdown-in;position:absolute;top:calc(100% - 2px);right:0;overflow:hidden;box-shadow:0 4px 6px #0b3a820a,0 16px 40px #0b3a8224}.home-header__notify-dropdown-header{border-bottom:1px solid var(--border);background:linear-gradient(#f8fbff 0%,#fff 100%);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.home-header__notify-dropdown-header strong{color:var(--text-primary);font-size:.9rem;font-weight:600}.home-header__notify-dropdown-header span{color:var(--blue-600);white-space:nowrap;font-size:.75rem;font-weight:500}.home-header__notify-list{max-height:280px;margin:0;padding:6px;list-style:none;overflow-y:auto}.home-header__notify-empty{color:var(--text-muted);text-align:center;padding:16px 12px;font-size:.82rem}.home-header__notify-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px;transition:background .15s;display:flex}.home-header__notify-item:hover{background:var(--blue-50)}.home-header__notify-item:focus-visible{outline:2px solid var(--blue-500);outline-offset:1px}.home-header__notify-item--unread{background:#f8fbff}.home-header__notify-item--unread:hover{background:var(--blue-100)}.home-header__notify-item-title{color:var(--text-primary);font-size:.85rem;font-weight:600;line-height:1.3}.home-header__notify-item-message{color:var(--text-secondary);font-size:.8rem;line-height:1.35}.home-header__notify-item-time{color:var(--text-muted);font-size:.72rem}.home-header__notify-badge{background:var(--blue-600);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.home-header__user-menu{position:relative}.home-header__user{border:1px solid var(--border);cursor:pointer;color:var(--text-primary);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:6px 12px 6px 6px;font-size:.9rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.home-header__user:hover{border-color:var(--blue-500);background:var(--blue-50)}.home-header__user[aria-expanded=true]{border-color:var(--blue-500);background:var(--blue-50);box-shadow:0 0 0 3px #0056d41a}.home-header__user-dropdown{z-index:50;border:1px solid var(--border);transform-origin:100% 0;background:#fff;border-radius:14px;width:min(280px,100vw - 32px);animation:.18s ease-out home-user-dropdown-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 4px 6px #0b3a820a,0 16px 40px #0b3a8224}@keyframes home-user-dropdown-in{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.home-header__user-dropdown-header{background:linear-gradient(#f8fbff 0%,#fff 100%);align-items:center;gap:12px;padding:14px 16px;display:flex}.home-header__user-dropdown-avatar{background:linear-gradient(135deg, var(--blue-500), var(--blue-700));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8rem;font-weight:600;display:flex;overflow:hidden;box-shadow:0 2px 8px #0056d440}.home-header__user-dropdown-avatar.home-header__avatar--has-photo{background:0 0;overflow:visible}.home-header__user-dropdown-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.home-header__user-dropdown-meta strong{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.home-header__user-dropdown-meta span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.home-header__user-dropdown-divider{background:var(--border);height:1px}.home-header__user-dropdown-actions{padding:6px}.home-header__user-dropdown-item{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.home-header__user-dropdown-item:hover{background:var(--blue-100);color:var(--blue-900)}.home-header__user-dropdown-item:focus-visible{outline:2px solid var(--blue-500);outline-offset:1px}.home-header__user-dropdown-icon{background:var(--blue-50);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.home-header__user-dropdown-icon-img{object-fit:contain;width:28px;height:28px;transform:scale(1.2)}.home-header__user-dropdown-item--danger{color:#b91c1c}.home-header__user-dropdown-item--danger .home-header__user-dropdown-icon{background:#fef2f2}.home-header__user-dropdown-item--danger:hover{color:#b91c1c;background:#fee2e2}.home-header__user[aria-expanded=true] .home-header__chevron{transform:rotate(225deg)translateY(1px)}.home-header__avatar{background:linear-gradient(135deg, var(--blue-500), var(--blue-700));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.home-header__avatar--has-photo{background:0 0;overflow:visible}.home-header__avatar-img{object-fit:contain;image-rendering:auto;width:100%;height:100%;display:block}.home-header__user-name{font-weight:500}.home-header__chevron{border-right:1.5px solid var(--text-muted);border-bottom:1.5px solid var(--text-muted);flex-shrink:0;width:7px;height:7px;transition:transform .15s;transform:rotate(45deg)translateY(-1px)}.home-layout{flex:1;grid-template-columns:272px minmax(0,1fr) 340px;min-height:0;display:grid;overflow:hidden}.home-sidebar{border-right:1px solid var(--border);background:#fff;min-height:0;padding:28px 16px 32px;overflow:hidden}.home-sidebar--analysis{flex-direction:column;display:flex;overflow:hidden}.home-sidebar--analysis .home-steps{flex:1;min-height:0;overflow:hidden}.home-sidebar__security{border:1px solid var(--border);background:#fafbfd;border-radius:12px;align-items:flex-start;gap:10px;margin-top:auto;padding:14px 12px;display:flex}.home-sidebar__security-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.home-sidebar__security strong{color:var(--blue-900);margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}.home-sidebar__security p{color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.4}.home-steps{flex-direction:column;gap:2px;margin:0;padding:0;display:flex}.home-step{z-index:1;border-radius:14px;align-items:flex-start;gap:14px;padding:10px 12px;display:flex;position:relative}.home-step--active{background:#eef4ff}.home-step--done .home-step__text strong,.home-step--active .home-step__text strong{color:var(--blue-900);font-weight:700}.home-step--pending .home-step__text strong{color:var(--text-secondary);font-weight:600}.home-step--pending .home-step__text span{color:var(--text-muted)}.home-step__indicator{width:var(--step-outer);height:var(--step-outer);background:#fff;border:1.5px solid #dce4f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.home-step--active .home-step__indicator{background:0 0;border:none}.home-step__core{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-step__core--brand{width:var(--step-core);height:var(--step-core);background:var(--blue-600)}.home-step__core--active{width:var(--step-outer);height:var(--step-outer)}.home-step__core--pending{background:0 0;width:100%;height:100%;overflow:hidden}.home-step__check{filter:brightness(0)invert();width:22px;height:22px}.home-step__icon-img{object-fit:contain;object-position:center;transform-origin:50%;flex-shrink:0;width:30px;max-width:30px;height:30px;max-height:30px}.home-step--active .home-step__icon-img{filter:brightness(0)invert()}.home-step--pending .home-step__icon-img{filter:var(--icon-muted-filter);opacity:.95}.home-step__icon-img--upload,.home-step__icon-img--chart{transform:scale(.88)}.home-step__icon-img--analysis{transform:scale(1)}.home-step__icon-img--preview{transform:scale(1.47)}.home-step__number{z-index:2;background:var(--blue-600);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-1px;right:-1px}.home-step__number--pending{color:var(--text-muted);background:#fff;border:1.5px solid #c5d4ea;font-weight:600}.home-step__text{flex-direction:column;gap:3px;padding-top:8px;display:flex}.home-step__text strong{font-size:.9rem;line-height:1.25}.home-step__text span{color:var(--text-muted);font-size:.8rem;line-height:1.3}.home-main{background:#f8fafc;width:100%;min-width:0;min-height:0;padding:40px 48px;position:relative;overflow:hidden auto}.home-main__inner{z-index:1;width:100%;min-width:0;max-width:720px;position:relative}.home-main__header h1{color:var(--blue-900);letter-spacing:-.02em;margin:0 0 8px;font-size:1.75rem;font-weight:700}.home-main__header p{color:var(--text-secondary);margin:0 0 28px;font-size:.95rem}.home-dropzone{border:2px dashed var(--border);text-align:center;cursor:pointer;box-shadow:var(--card-shadow);background:#fff;border-radius:16px;padding:48px 32px 40px;transition:border-color .15s,background .15s;position:relative}.home-dropzone:hover,.home-dropzone--dragging{border-color:var(--blue-500);background:var(--blue-50)}.home-dropzone--loading{cursor:wait;border-color:var(--blue-400);background:#f8fbff}.home-dropzone--loading:hover{background:#f8fbff}.home-dropzone__content--hidden{visibility:hidden}.home-dropzone__loading{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.home-dropzone__loading strong{color:var(--blue-900);font-size:.95rem;font-weight:700}.home-dropzone__loading p{max-width:360px;color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.45}.home-loading-spinner{border:3px solid #d8e2f0;border-top-color:var(--blue-600);border-radius:50%;width:28px;height:28px;animation:.85s linear infinite home-loading-spin}.home-loading-spinner--large{flex-shrink:0;width:36px;height:36px}@keyframes home-loading-spin{to{transform:rotate(360deg)}}.home-dropzone__input{display:none}.home-dropzone__icon{background:var(--blue-50);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.home-icon--upload{width:32px;height:32px}.home-dropzone__title{color:var(--text-primary);margin:0 0 6px;font-size:1rem;font-weight:600}.home-dropzone__subtitle{color:var(--text-secondary);margin:0 0 20px;font-size:.9rem}.home-dropzone__link{color:var(--blue-600);text-underline-offset:2px;font-weight:500;text-decoration:underline}.home-dropzone__formats{color:var(--text-muted);flex-direction:column;align-items:center;gap:10px;font-size:.8rem;display:flex}.home-tags{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.home-tag{border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600}.home-tag--pdf{color:#b91c1c;background:#fee2e2}.home-tag--doc{color:#4338ca;background:#e0e7ff}.home-tag--docx{color:#1d4ed8;background:#dbeafe}.home-tag--ppt{color:#c2410c;background:#ffedd5}.home-file{margin-top:28px}.home-file h2{color:var(--text-primary);margin:0 0 12px;font-size:.95rem;font-weight:600}.home-file__card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;display:flex}.home-file--loading .home-file__card--loading{background:linear-gradient(#f8fbff 0%,#fff 100%);border-color:#c7d9f5}.home-file--loading .home-file__info strong{white-space:normal;color:var(--blue-900)}.home-file--loading .home-file__info span{line-height:1.45}.home-upload-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:16px 0 0;padding:12px 14px;font-size:.84rem;line-height:1.45}.home-file__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.home-file__info strong{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.home-file__info span{color:var(--text-muted);font-size:.8rem}.home-icon--file-type{object-fit:contain;flex-shrink:0;width:75px;height:75px}.home-file__status{color:#047857;white-space:nowrap;background:#ecfdf5;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:6px 12px 6px 8px;font-size:.8rem;font-weight:500;display:flex}.home-file__status-icon-wrap{background-color:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.home-file__status-check{width:12px;height:12px;display:block}.home-file__remove{z-index:2;color:#dc2626;cursor:pointer;background:#fef2f2;border:none;border-radius:8px/4px;flex-shrink:0;justify-content:center;align-items:center;padding:3px 12px;font-size:.85rem;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex;position:relative}.home-file__remove-inner{justify-content:center;align-items:center;display:inline-flex;transform:translate(-7px)}.home-file__remove-icon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:-5px;line-height:0;display:flex}.home-file__remove-label{white-space:nowrap;align-items:center;line-height:1;display:flex}.home-icon--remove{filter:brightness(0)saturate()invert(27%)sepia(72%)saturate(2476%)hue-rotate(346deg)brightness(93%)contrast(89%);width:40px;height:40px;margin:0}.home-file__remove:hover{color:#b91c1c;background:#fee2e2;box-shadow:inset 0 0 0 1px #fecaca}.home-file__remove:hover .home-icon--remove{filter:brightness(0)saturate()invert(18%)sepia(90%)saturate(2200%)hue-rotate(346deg)brightness(88%)contrast(96%)}.home-main__footer{justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-top:8px;display:flex}.home-main__security{max-width:380px;color:var(--text-muted);align-items:flex-start;gap:8px;margin:0;font-size:.8rem;line-height:1.45;display:flex}.home-icon--security{width:18px;height:18px;margin-top:1px}.home-main__continue{background:var(--blue-600);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex;box-shadow:0 4px 14px #0056d459}.home-main__continue:hover:not(:disabled){background:var(--blue-700)}.home-main__continue:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.home-tips{border-left:1px solid var(--border);background:#f8fafc;flex-direction:column;min-height:0;padding:24px 16px;display:flex;overflow:hidden}.home-tips__card{background:#fff;border:1px solid #eef2f8;border-radius:16px;flex-direction:column;flex:1;gap:22px;padding:24px 20px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0b3a8212}.home-tips__card:after{content:"";pointer-events:none;background-image:radial-gradient(circle,#0056d21f 1px,#0000 1px);background-size:12px 12px;width:120px;height:100px;position:absolute;bottom:0;right:0;-webkit-mask-image:radial-gradient(at 100% 100%,#000 20%,#0000 72%);mask-image:radial-gradient(at 100% 100%,#000 20%,#0000 72%)}.home-tips__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:8px;display:flex}.home-tips__hero-icon{background:#eef3fc;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:-8px;display:flex;position:relative;transform:translateY(8px)}.home-icon--hero{width:50px;height:50px;transform:translateY(4px)}.home-tips__header h2{color:var(--blue-900);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.home-tips ul{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.home-tips li{align-items:center;gap:16px;display:flex}.home-tips__icon{background:#eef3fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.home-icon--tip{width:50px;height:50px}.home-tips__copy{flex:1;min-width:0;padding-top:0}.home-tips__copy strong{color:var(--blue-900);margin-bottom:4px;font-size:.875rem;font-weight:700;line-height:1.3;display:block}.home-tips__copy p{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.45}.home-tips__info{z-index:1;background:var(--blue-50);border-radius:12px;align-items:flex-start;gap:12px;margin-top:auto;padding:14px;display:flex;position:relative}.home-icon--info-lock{flex-shrink:0;width:50px;height:50px}.home-tips__info p{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.5}@media (width<=1200px){.home-header{gap:16px;padding:12px 20px}.home-header__search{max-width:420px}.home-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:260px minmax(0,1fr)}.home-sidebar{grid-area:1/1/span 2}.home-main{grid-area:1/2;min-width:0}.home-summary{border-left:none;border-top:1px solid var(--border);grid-area:2/2;min-height:0;max-height:min(340px,42vh);padding:16px}.home-tips{display:none}.home-layout--metrics{grid-template-rows:minmax(0,1fr);grid-template-columns:260px minmax(0,1fr) minmax(240px,280px)}.home-layout--metrics .home-sidebar{grid-area:1/1}.home-layout--metrics .home-main{grid-area:1/2;min-height:0}.home-layout--metrics .home-summary{border-top:none;border-left:1px solid var(--border);grid-area:1/3;max-height:none;padding:16px 12px}.home-layout--metrics .home-summary__body{padding-bottom:0}.home-layout--metrics .home-summary__footer{margin-top:12px;position:static;bottom:auto;left:auto;right:auto}.home-layout--analysis{grid-template-rows:minmax(0,1fr);grid-template-columns:260px minmax(0,1fr) minmax(220px,260px)}.home-layout--analysis .home-sidebar{grid-area:1/1}.home-layout--analysis .home-main{grid-area:1/2;min-height:0}.home-layout--analysis .home-summary{border-top:none;border-left:1px solid var(--border);grid-area:1/3;max-height:none;padding:12px 8px;overflow:hidden}.home-layout--analysis .home-summary__card{height:100%;min-height:0;padding:12px 10px;overflow:hidden}.home-layout--analysis .home-summary__body{flex:1 1 0;gap:10px;min-height:0;padding-bottom:4px;overflow:hidden auto}.home-layout--analysis .home-summary__body>h2{font-size:.95rem}.home-layout--analysis .home-summary__footer{flex:none;gap:6px;margin-top:auto;padding-top:10px;padding-bottom:0}.home-layout--analysis .home-summary__section h3{margin-bottom:4px;font-size:.65rem}.home-layout--analysis .home-summary__time{margin-bottom:0;font-size:.82rem}.home-layout--analysis .home-summary__time-note{display:none}.home-layout--analysis .home-summary__secondary{padding:6px 10px;font-size:.72rem}.home-analysis-summary__metrics{gap:2px;margin-bottom:0}.home-analysis-summary__metrics li{gap:6px;font-size:.7rem;line-height:1.25}.home-analysis-summary__metric-icon{border-radius:6px;width:26px;height:26px}.home-analysis-summary__metric-icon img{width:18px;height:18px}.home-analysis-summary__info{border-radius:8px;gap:6px;padding:6px 8px}.home-analysis-summary__info-icon{width:22px;height:22px}.home-analysis-summary__info p{font-size:.65rem;line-height:1.3}.home-layout--metrics .home-metrics-toolbar{flex-direction:row;align-items:center}.home-layout--metrics .home-main,.home-layout--analysis .home-main{padding:24px 24px 16px}.home-analysis-intro{gap:20px}.home-layout--preview{grid-template-columns:260px minmax(0,1fr)}.home-preview__scroll{padding:20px 20px 16px}.home-preview__workspace{grid-template-columns:1fr}.home-file__card{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"icon info remove""status status status";align-items:center;gap:12px 16px;display:grid}.home-icon--file-type{grid-area:icon}.home-file__info{grid-area:info;min-width:0}.home-file__info strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.home-file__info span{line-height:1.45}.home-file__remove{grid-area:remove;justify-self:end;margin-left:0}.home-file__status{grid-area:status;justify-self:start;width:fit-content;max-width:100%}}@media (width<=900px){.home-header{gap:12px;padding:12px 16px}.home-header__logo img{height:24px}.home-layout{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.home-sidebar{display:none}.home-main{grid-area:1/1;min-width:0;padding:20px 16px}.home-summary{border-top:1px solid var(--border);border-left:none;grid-area:2/1;max-height:min(380px,46vh);padding:16px}.home-header__search{display:none}.home-file__card{grid-template-areas:"icon info remove""status status status"}.home-file__info strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.home-file__status{justify-self:center}.home-main__footer{flex-direction:column;align-items:stretch}.home-main__continue{justify-content:center}.home-layout--metrics .home-main,.home-layout--analysis .home-main{padding:18px 16px 14px}.home-analysis-intro{gap:14px}.home-preview__scroll{padding:16px 14px 12px}.home-preview__header h1{font-size:1.35rem}.home-preview__footer{flex-direction:column;align-items:stretch;padding:12px 16px}.home-preview__footer-actions{width:100%}.home-preview__footer-btn{flex:1}.home-dropzone{padding:36px 20px 32px}}.home-metrics-toolbar{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:12px 16px;display:flex}.home-metrics-toolbar__count{color:var(--text-secondary);margin:0;font-size:.88rem}.home-metrics-toolbar__count strong{color:var(--blue-700);font-size:1rem}.home-metrics-toolbar__actions{flex-shrink:0;gap:8px;display:flex}.home-metrics-toolbar__btn{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:8px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s}.home-metrics-toolbar__btn:hover:not(:disabled){background:var(--blue-50);border-color:#b8ccf0}.home-metrics-toolbar__btn:disabled{opacity:.45;cursor:not-allowed}.home-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;min-width:0;display:grid}.home-metric-group-card{gap:12px;height:100%;padding:18px}.home-metric-group-card__heading{text-align:left;align-items:center;gap:12px;min-width:0;display:flex}.home-metric-group-card__number{background:var(--blue-100);width:32px;height:32px;color:var(--blue-700);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;display:flex}.home-metric-group-card__list{text-align:left;flex-direction:column;flex:1;gap:8px;width:100%;margin:0;padding:0;list-style:none;display:flex}.home-metric-group-card__list li{color:var(--text-secondary);border-left:2px solid var(--blue-100);padding-left:10px;font-size:.8rem;line-height:1.45}.home-metric-group-card__list strong{color:var(--text-primary);font-weight:600}.home-metric-card{border:1.5px solid var(--border);text-align:left;cursor:pointer;box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100%;box-shadow:var(--card-shadow);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:18px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.home-metric-card:hover{border-color:#b8ccf0}.home-metric-card--selected{border-color:var(--blue-500);background:#f8fbff;box-shadow:0 8px 24px #0056d41a}.home-metric-card__top{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;min-width:0;display:flex}.home-metric-card__title{color:var(--text-primary);text-align:left;overflow-wrap:anywhere;min-width:0;font-size:.9rem;font-weight:700;line-height:1.35}.home-metric-card__checkbox--partial{border-color:var(--blue-500);background:var(--blue-50)}.home-metric-card__checkbox{background:#fff;border:2px solid #c5d4ea;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.home-metric-card__checkbox--checked{border-color:var(--blue-600);background:var(--blue-600)}.home-metric-card__check{filter:brightness(0)invert();width:12px;height:12px}.home-metric-card__description{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.45}.home-metrics-info{background:#eef4ff;border:1px solid #dbeafe;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:10px 14px;display:flex}.home-metrics-info__icon{object-fit:contain;flex-shrink:0;align-self:center;width:36px;height:36px;display:block}.home-metrics-info p{min-width:0;color:var(--blue-900);flex:1;margin:0 0 0 -6px;font-size:.82rem;line-height:1.35}.home-summary{border-left:1px solid var(--border);background:#f8fafc;flex-direction:column;flex:1;min-height:0;padding:24px 16px;display:flex;overflow:hidden}.home-summary__card{background:#fff;border:1px solid #eef2f8;border-radius:16px;flex-direction:column;flex:1;gap:0;min-height:0;padding:24px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0b3a8212}.home-summary__body{scrollbar-width:thin;scrollbar-color:#0b3a8229 transparent;flex-direction:column;flex:1;gap:20px;min-height:0;padding-bottom:280px;display:flex;overflow-y:auto}.home-summary__body::-webkit-scrollbar{width:5px}.home-summary__body::-webkit-scrollbar-track{background:0 0}.home-summary__body::-webkit-scrollbar-thumb{background:#0b3a8224;border-radius:999px}.home-summary__footer{z-index:1;border-top:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;gap:16px;padding-top:16px;display:flex;position:absolute;bottom:40px;left:20px;right:20px}.home-summary__card>h2,.home-summary__body>h2{color:var(--blue-900);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.home-summary__section h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 10px;font-size:.78rem;font-weight:600}.home-summary__file{border:1px solid var(--border);background:#fafbfd;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.home-summary__file-icon{object-fit:contain;flex-shrink:0;width:36px;height:36px}.home-summary__file-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.home-summary__file-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.home-summary__file-info span{color:var(--text-muted);font-size:.75rem}.home-summary__file-check{background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.home-summary__file-check img{filter:brightness(0)invert();width:12px;height:12px}.home-summary__metrics-count{color:var(--text-secondary);margin:0 0 8px;font-size:.85rem}.home-summary__metrics-count strong{color:var(--blue-600);font-size:1.5rem;font-weight:700}.home-summary__metrics-list{flex-direction:column;gap:6px;margin:0 0 10px;padding:0;list-style:none;display:flex}.home-summary__metrics-list li{color:var(--text-primary);font-size:.82rem;line-height:1.35}.home-summary__time{color:var(--text-primary);align-items:center;gap:8px;margin:0 0 6px;font-size:1rem;font-weight:700;display:flex}.home-summary__time-icon{object-fit:contain;flex-shrink:0;width:30px;height:30px;margin-left:-5px}.home-summary__time-value{margin-left:-6px}.home-summary__time-note{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.4}.home-summary__actions{flex-direction:column;gap:10px;display:flex}.home-summary__primary{background:var(--blue-600);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex;box-shadow:0 4px 14px #0056d459}.home-summary__primary:hover:not(:disabled){background:var(--blue-700)}.home-summary__primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.home-summary__secondary{border:1.5px solid var(--border);width:100%;color:var(--blue-600);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.88rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.home-summary__secondary:hover{border-color:var(--blue-500);background:var(--blue-50)}.home-summary__back{color:var(--text-secondary)}.home-summary__back:hover{color:var(--blue-700)}.home-summary__security{color:var(--text-muted);align-items:flex-start;gap:8px;margin:0;font-size:.75rem;line-height:1.45;display:flex}@media (width<=1100px){.home-metrics-toolbar{flex-direction:column;align-items:stretch}.home-metrics-grid{grid-template-columns:1fr}.home-layout--metrics .home-main{padding-right:16px}.home-layout--metrics .home-metrics-scroll{scrollbar-gutter:stable;margin-right:0;padding-right:14px}.home-layout--analysis .home-summary{padding:10px 6px}.home-layout--analysis .home-summary__card{padding:10px 8px}.home-layout--analysis .home-summary__body{flex:1 1 0;gap:8px;min-height:0;padding-bottom:2px}.home-layout--analysis .home-summary__body>h2{font-size:.9rem}.home-layout--analysis .home-summary__footer{flex:none;gap:5px;margin-top:auto;padding-top:8px;padding-bottom:0}.home-layout--analysis .home-summary__section h3{margin-bottom:3px;font-size:.62rem}.home-layout--analysis .home-summary__time{margin-bottom:0;font-size:.78rem}.home-layout--analysis .home-summary__time-note{display:none}.home-layout--analysis .home-summary__secondary{padding:5px 8px;font-size:.68rem}.home-analysis-summary__metrics{gap:1px}.home-analysis-summary__metrics li{gap:5px;font-size:.66rem;line-height:1.2}.home-analysis-summary__metric-icon{width:24px;height:24px}.home-analysis-summary__metric-icon img{width:16px;height:16px}.home-analysis-summary__info{gap:5px;padding:5px 6px}.home-analysis-summary__info-icon{width:18px;height:18px}.home-analysis-summary__info p{font-size:.6rem;line-height:1.25}.home-layout--analysis .home-main,.home-layout--analysis .home-main__inner{overflow:visible}.home-analysis-intro{align-items:flex-start;gap:16px}.home-layout--analysis .home-analysis-page__header p{overflow-wrap:anywhere;max-width:none}.home-analysis-hero:before{filter:blur(30px);width:300px;height:270px;right:-40px;transform:translateY(-54%)}.home-analysis-hero__art-wrap:before{display:none}.home-analysis-hero__art{width:min(215px,36vw);max-width:215px}.home-preview__toolbar,.home-preview__stats{gap:8px}.home-preview__action{gap:4px;padding:7px 8px;font-size:.74rem}.home-preview-stat{padding:10px}.home-preview-stat__value{font-size:1.55rem}.home-preview-doc{overflow:visible}.home-preview-doc__page-wrap{border-bottom-right-radius:14px;border-bottom-left-radius:14px;overflow:hidden}.home-preview-doc__toolbar{min-height:44px;padding:5px 4px}.home-preview-doc__toolbar-divider{margin:0 3px}.home-preview-doc__toolbar-spacer{display:none}.home-preview-doc__tool-btn{width:26px;height:26px}.home-preview-doc__tool-icon{width:16px;height:16px}.home-preview-doc__toolbar-scroll{flex-wrap:nowrap}.home-preview-doc__tool-menu{z-index:30;position:relative}}.home-layout--metrics .home-main{flex-direction:column;padding:clamp(12px,3vw,28px) clamp(12px,3vw,40px) clamp(10px,2vw,20px);display:flex;overflow:hidden}.home-layout--metrics .home-main__inner{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.home-layout--metrics .home-main__header,.home-layout--metrics .home-metrics-toolbar{flex-shrink:0}.home-metrics-scroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#0b3a8229 transparent;flex:1;width:100%;min-width:0;min-height:0;margin-right:0;padding-right:8px;overflow:hidden auto}.home-metrics-scroll::-webkit-scrollbar{width:5px}.home-metrics-scroll::-webkit-scrollbar-track{background:0 0}.home-metrics-scroll::-webkit-scrollbar-thumb{background:#0b3a8224;border-radius:999px}.home-metrics-scroll::-webkit-scrollbar-thumb:hover{background:#0b3a8242}.home-metrics-scroll .home-metrics-info{margin-bottom:4px}.home-layout--metrics .home-main__header h1{margin-bottom:6px;font-size:1.6rem}.home-layout--metrics .home-main__header p{margin-bottom:20px;font-size:.93rem}.home-layout--metrics .home-metrics-grid{gap:12px}.home-layout--metrics .home-metric-group-card{padding:16px}.home-layout--metrics .home-metric-card{gap:8px}.home-layout--metrics .home-metric-card__title{font-size:.9rem}.home-layout--metrics .home-metric-card__description{font-size:.8rem;line-height:1.4}.home-layout--metrics .home-metrics-info{align-items:center;margin-top:14px;padding:8px 12px}.home-layout--metrics .home-metrics-info p{font-size:.8rem;line-height:1.3}.home-layout--metrics .home-summary{padding:20px 16px}.home-layout--metrics .home-summary__card{flex:1;min-height:0;padding:18px 16px;overflow:hidden}.home-layout--metrics .home-summary__body{gap:14px;padding-bottom:270px}.home-layout--metrics .home-summary__footer{gap:12px;padding-top:12px;position:absolute;bottom:40px;left:16px;right:16px}.home-layout--metrics .home-summary__section h3{margin-bottom:8px;font-size:.72rem}.home-layout--metrics .home-summary__file{padding:10px}.home-layout--metrics .home-summary__metrics-count{margin-bottom:6px}.home-layout--metrics .home-summary__metrics-count strong{font-size:1.25rem}.home-layout--metrics .home-summary__metrics-list{gap:4px;margin-bottom:6px}.home-layout--metrics .home-summary__metrics-list li{font-size:.78rem}.home-layout--metrics .home-summary__time{margin-bottom:4px;font-size:.92rem}.home-layout--metrics .home-summary__time-note{font-size:.72rem}.home-layout--metrics .home-summary__actions{gap:8px}.home-layout--metrics .home-summary__primary{padding:11px 16px;font-size:.88rem}.home-layout--metrics .home-summary__secondary{padding:9px 16px;font-size:.82rem}.home-layout--metrics .home-summary__security{font-size:.72rem}.home-layout--analysis{overflow:visible}.home-layout--analysis .home-main{background:#fff;flex-direction:column;padding:28px 40px 20px;display:flex;overflow:visible}.home-layout--analysis .home-main__inner{flex-direction:column;flex:1;gap:12px;width:100%;max-width:none;min-height:0;display:flex;overflow:visible}.home-layout--analysis .home-main__header{flex-shrink:0}.home-analysis-intro{z-index:2;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:24px;display:flex;position:relative;overflow:visible}.home-layout--analysis .home-analysis-page__header{flex:1;min-width:0;margin:0}.home-layout--analysis .home-analysis-page__header h1{color:var(--blue-900);letter-spacing:-.02em;margin:0 0 6px;font-size:1.6rem;font-weight:700;line-height:1.25}.home-layout--analysis .home-analysis-page__header p{max-width:520px;color:var(--text-secondary);margin:0;font-size:.93rem;line-height:1.45}.home-analysis-hero{flex-shrink:0;justify-content:flex-end;align-items:center;min-height:0;margin-top:0;display:flex;position:relative;overflow:visible}.home-analysis-hero:before{content:"";filter:blur(36px);z-index:0;pointer-events:none;background:radial-gradient(#3f8cff6b 0%,#78b0ff47 34%,#e8f0ff8c 58%,#f0f5ff2e 78%,#0000 100%);border-radius:50%;width:360px;height:310px;position:absolute;top:50%;right:-56px;transform:translateY(-54%)}.home-analysis-hero__art-wrap{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;margin-top:-14px;margin-left:0;display:flex;position:relative;overflow:visible}.home-analysis-hero__art-wrap:before{display:none}.home-analysis-hero__art{z-index:1;object-fit:contain;width:min(230px,30vw);max-width:230px;height:auto;display:block;position:relative}.home-analysis-progress{z-index:1;box-shadow:var(--card-shadow);background:#fff;border:1px solid #eef2f8;border-radius:16px;flex-shrink:0;margin-top:0;padding:18px 20px;position:relative}.home-analysis-progress__top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.home-analysis-progress__top strong{color:var(--text-primary);font-size:.95rem;font-weight:600}.home-analysis-progress__top span{color:var(--blue-600);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.home-analysis-progress__bar{background:#e8eef8;border-radius:999px;height:12px;margin-bottom:12px;overflow:hidden}.home-analysis-progress__hint{color:var(--text-muted);margin:0 0 12px;font-size:.8rem;line-height:1.45}.home-analysis-progress__fill{border-radius:inherit;background:linear-gradient(90deg, var(--blue-600), var(--blue-500));height:100%;transition:width .35s;display:block}.home-analysis-tasks{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.home-analysis-task{grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:4px 0;display:grid}.home-analysis-task__indicator{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.home-analysis-task__done{background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.home-analysis-task__check{object-fit:contain;filter:brightness(0)invert();width:12px;height:12px}.home-analysis-task__spinner{border:2.5px solid #d8e2f0;border-top-color:var(--blue-600);border-radius:50%;width:20px;height:20px;animation:.85s linear infinite home-analysis-spin}@keyframes home-analysis-spin{to{transform:rotate(360deg)}}.home-analysis-task__pending{background:#fff;border:2px solid #d0dae8;border-radius:50%;width:18px;height:18px}.home-analysis-task__label{color:var(--text-primary);font-size:.88rem;font-weight:500}.home-analysis-task__status{color:var(--text-muted);white-space:nowrap;font-size:.8rem;font-weight:500}.home-analysis-task--done .home-analysis-task__status{color:#0d9f6e}.home-analysis-task--active .home-analysis-task__status{color:var(--blue-600)}.home-analysis-document{flex-shrink:0;min-height:0}.home-analysis-document h2{color:var(--text-primary);margin:0 0 10px;font-size:.9rem;font-weight:700}.home-analysis-document__card{box-shadow:var(--card-shadow);background:#fff;border:1px solid #eef2f8;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;display:flex}.home-analysis-document__icon{flex-shrink:0;width:40px;height:40px}.home-analysis-document__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.home-analysis-document__info strong{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.home-analysis-document__info span{color:var(--text-muted);font-size:.78rem}.home-layout--analysis .home-summary{flex-direction:column;min-height:0;padding:20px 16px;display:flex;overflow:hidden}.home-layout--analysis .home-summary__card{flex-direction:column;flex:1;height:100%;min-height:0;padding:18px 16px;display:flex;overflow:hidden}.home-layout--analysis .home-summary__body{scrollbar-width:thin;flex:1 1 0;gap:14px;min-height:0;padding-bottom:4px;overflow:hidden auto}.home-layout--analysis .home-summary__footer{border-top:1px solid var(--border);background:#fff;flex:none;gap:10px;margin-top:auto;padding-top:12px;position:static;bottom:auto;left:auto;right:auto}.home-layout--analysis .home-summary__section h3{margin-bottom:8px;font-size:.72rem}.home-layout--analysis .home-summary__time{margin-bottom:4px;font-size:.92rem}.home-layout--analysis .home-summary__time-note{font-size:.72rem}.home-analysis-summary__body{gap:14px}.home-analysis-summary__metrics{flex-direction:column;gap:4px;margin:0 0 6px;padding:0;list-style:none;display:flex}.home-analysis-summary__metrics li{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:.78rem;line-height:1.35;display:flex}.home-analysis-summary__metrics li>span:last-child{overflow-wrap:anywhere;flex:1;min-width:0}.home-analysis-summary__metric-icon{background:var(--blue-50);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.home-analysis-summary__metric-icon img{object-fit:contain;width:24px;height:24px}.home-layout--analysis .home-summary__actions{gap:8px;margin-top:0}.home-layout--analysis .home-summary__primary{padding:11px 16px;font-size:.88rem}.home-layout--analysis .home-summary__secondary{padding:9px 16px;font-size:.82rem}.home-summary__actions--analysis .home-summary__actions-back{place-items:center;display:grid}.home-summary__actions--analysis .home-summary__actions-label{grid-area:1/1;transition:opacity .4s,transform .4s}.home-summary__actions--analysis .home-summary__actions-label--complete{opacity:0;transform:translateY(6px)}.home-summary__actions--analysis.home-summary__actions--complete .home-summary__actions-label--progress{opacity:0;transform:translateY(-6px)}.home-summary__actions--analysis.home-summary__actions--complete .home-summary__actions-label--complete{opacity:1;transform:translateY(0)}.home-summary__actions--analysis .home-summary__actions-preview-slot{grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.4,0,.2,1);display:grid}.home-summary__actions--analysis.home-summary__actions--complete .home-summary__actions-preview-slot{grid-template-rows:1fr}.home-summary__actions--analysis .home-summary__actions-preview-slot>button{opacity:0;min-height:0;transition:opacity .4s .1s,transform .4s .1s;overflow:hidden;transform:translateY(-8px)}.home-summary__actions--analysis.home-summary__actions--complete .home-summary__actions-preview-slot>button{opacity:1;transform:translateY(0)}.home-analysis-summary__info{background:var(--blue-50);border:1px solid #d6e4ff;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.home-analysis-summary__info-icon{object-fit:contain;flex-shrink:0;width:32px;height:32px}.home-analysis-summary__info p{min-width:0;color:var(--blue-900);flex:1;margin:0;font-size:.78rem;line-height:1.4}.home-layout--preview{grid-template-columns:272px minmax(0,1fr)}.home-layout--preview .home-main{background:#f8fafc;flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.home-layout--preview .home-main__inner{flex:1;width:100%;max-width:none;height:100%;min-height:0;overflow-x:hidden}.home-preview{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow-x:hidden}.home-preview__scroll{scrollbar-width:thin;scrollbar-color:#0b3a8229 transparent;flex:1;min-width:0;min-height:0;padding:24px 28px 20px;overflow:hidden auto}.home-preview__hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px 28px;min-width:0;margin-bottom:18px;display:grid}.home-preview__header{min-width:0;margin-bottom:0}.home-preview__aside{flex-direction:column;align-items:stretch;gap:12px;width:min(618px,100%);min-width:0;max-width:100%;margin-left:auto;display:flex;position:relative;left:clamp(0px,8vw,180px)}.home-preview__toolbar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;width:100%;margin-bottom:0;display:grid}.home-preview__stats{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:10px;width:100%;margin-bottom:0;display:grid}.home-preview__header h1{color:var(--blue-900);letter-spacing:-.02em;margin:0 0 6px;font-size:1.6rem;font-weight:700;line-height:1.25}.home-preview__header p{max-width:560px;color:var(--text-secondary);margin:0;font-size:.93rem;line-height:1.45}.home-preview__action{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;padding:7px 12px;font-size:.8rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.home-preview__action img{object-fit:contain;width:16px;height:16px}.home-preview__action--primary .home-preview__action-icon-img{filter:brightness(0)invert()}.home-preview__action-icon,.home-preview__action-chevron{flex-shrink:0;width:15px;height:15px}.home-preview__action-plus{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.85rem;font-weight:400;line-height:1;display:inline-flex}.home-preview__action-chevron{opacity:.7;margin-left:2px}.home-preview__action--ghost{color:var(--blue-900);background:#fff;border:1.5px solid #d8e0ec}.home-preview__action--ghost:hover{border-color:var(--blue-500);background:var(--blue-50)}.home-preview__action--primary{background:var(--blue-600);color:#fff;border:none;box-shadow:0 4px 14px #0056d447}.home-preview__action--primary:hover{background:var(--blue-700)}.home-preview__action--active{border-color:var(--blue-500);background:var(--blue-50)}.home-preview__export-menu{width:100%;position:relative}.home-preview__export-dropdown{z-index:30;background:#fff;border:1px solid #dce4f0;border-radius:10px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 8px 24px #0b3a821f}.home-preview__export-dropdown-item{width:100%;color:var(--blue-900);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;align-items:center;gap:8px;padding:8px 10px;font-size:.78rem;font-weight:600;transition:background-color .15s;display:flex}.home-preview__export-dropdown-item:hover{background-color:#e3ecfa}.home-preview__export-dropdown-item:focus-visible{outline:2px solid var(--blue-500);outline-offset:-2px;background-color:#e3ecfa}.home-preview__export-icon{object-fit:contain;flex-shrink:0;width:20px;min-width:20px;height:20px;min-height:20px;display:block}.home-preview__export-format{width:16px;height:16px;color:var(--blue-700);letter-spacing:.02em;background:#eef3f9;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;font-size:.55rem;font-weight:800;display:inline-flex}.home-preview-stat{width:100%;min-width:0;box-shadow:none;border:1px solid #0000;border-radius:12px;flex-direction:column;padding:12px 14px;display:flex}.home-preview-stat--issues{background:#fff6f7;border-color:#f3c6cf}.home-preview-stat--score{background:#f3f7ff;border-color:#c8d9fb}.home-preview-stat--status{background:#f2fbf5;border-color:#bfe8cb}.home-preview-stat__label{color:var(--blue-900);font-size:.74rem;font-weight:600;line-height:1.3}.home-preview-stat__label--blue{color:var(--blue-700)}.home-preview-stat__label--green{color:#1f9d55}.home-preview-stat__label--alert{color:#d92d52}.home-preview-stat__head{align-items:center;gap:6px;min-height:20px;margin-bottom:8px;display:flex}.home-preview-stat__content{align-items:center;min-height:32px;margin-bottom:8px;display:flex}.home-preview-stat__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-preview-stat__icon img{width:15px;height:15px}.home-preview-stat__icon--alert img{transform-origin:50%;transform:scale(1.35)}.home-preview-stat__icon--alert{color:#d92d52}.home-preview-stat__icon--success img{transform-origin:50%;width:15px;height:15px;transform:scale(1.35)}.home-preview-stat__value{margin:0;font-size:1.85rem;line-height:1;display:block}.home-preview-stat__value--alert{color:#d92d52}.home-preview-stat__meta{color:var(--text-muted);margin:auto 0 0;font-size:.68rem;line-height:1.35}.home-preview-stat__score-row{align-items:center;gap:10px;display:flex}.home-preview-stat__donut{border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid;position:relative}.home-preview-stat__donut:after{content:"";background:#f3f7ff;border-radius:50%;position:absolute;inset:8px}.home-preview-stat--score .home-preview-stat__donut:after{background:#f3f7ff}.home-preview-stat__donut span{z-index:1;color:var(--blue-900);font-size:.72rem;font-weight:700;position:relative}.home-preview-stat__score-copy strong{color:var(--blue-900);margin-bottom:2px;font-size:.72rem;font-weight:600;display:block}.home-preview-stat__score-copy p{color:var(--text-muted);margin:0;font-size:.68rem;line-height:1.35}.home-preview-stat__status-badge{background:#e8f8ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.home-preview-stat__status-badge img{object-fit:contain;transform-origin:50%;width:20px;height:20px;transform:scale(1.65)}.home-preview__workspace{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px;width:100%;min-width:0;min-height:520px;display:grid}.home-preview__workspace--document,.home-preview__workspace--findings{grid-template-columns:minmax(0,1fr)}.home-preview-doc,.home-preview-findings{min-height:0;box-shadow:var(--card-shadow);background:#fff;border:1px solid #eef2f8;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.home-preview-doc__header{z-index:2;background:#fff;padding:14px 14px 12px;position:relative;overflow:visible}.home-preview-doc__title{color:var(--blue-900);letter-spacing:-.01em;margin:0 0 10px;font-size:1rem;font-weight:700}.home-preview-doc__toolbar{background:#fff;border:1px solid #dce4f0;border-radius:10px;align-items:center;gap:0;min-height:40px;padding:4px 6px;display:flex;overflow:visible}.home-preview-doc__toolbar-scroll-outer{flex:1;min-width:0;overflow:hidden}.home-preview-doc__toolbar-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0b3a8238 transparent;align-items:center;gap:0;margin-bottom:-12px;padding-bottom:12px;display:flex;overflow:auto hidden}.home-preview-doc__toolbar-scroll::-webkit-scrollbar{height:4px}.home-preview-doc__toolbar-scroll::-webkit-scrollbar-thumb{background:#0b3a8238;border-radius:999px}.home-preview-doc__toolbar-group{align-items:center;gap:2px;display:inline-flex}.home-preview-doc__toolbar-divider{background:#dce4f0;flex-shrink:0;width:1px;height:20px;margin:0 5px}.home-preview-doc__toolbar-spacer{flex:1;min-width:12px}.home-preview-doc__tool-btn{width:28px;height:28px;color:var(--blue-900);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:0;transition:background .15s;display:inline-flex;overflow:visible}.home-preview-doc__tool-btn:hover{background:#eef3f9}.home-preview-doc__tool-btn--active{background:#e3ecfa}.home-preview-doc__tool-btn:disabled{opacity:.35;cursor:not-allowed}.home-preview-doc__tool-btn:disabled:hover{background:0 0}.home-preview-doc__tool-icon{width:18px;height:18px}.home-preview-doc__tool-menu{flex-shrink:0;margin-left:2px;position:relative}.home-preview-doc__tool-dropdown{z-index:50;background:#fff;border:1px solid #dce4f0;border-radius:10px;min-width:190px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0b3a821f}.home-preview-doc__tool-dropdown button{width:100%;color:var(--blue-900);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 10px;font-size:.78rem;font-weight:600;display:block}.home-preview-doc__tool-dropdown button:hover{background:#eef3f9}.home-preview-doc:fullscreen{border-radius:0;flex-direction:column;display:flex}.home-preview-doc:fullscreen .home-preview-doc__page-wrap{flex:1}.home-preview-doc__page-info{color:var(--blue-900);align-items:center;gap:3px;margin-left:2px;font-size:.78rem;font-weight:600;display:inline-flex}.home-preview-doc__page-sep,.home-preview-doc__page-total{color:#5b6f8c;font-weight:500}.home-preview-doc__pill{min-width:28px;height:24px;color:var(--blue-900);background:#eef3f9;border-radius:6px;justify-content:center;align-items:center;padding:0 7px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.home-preview-doc__page-wrap{background:#eef2f8;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.home-preview-doc__pdf{background:#fff;border:none;border-radius:8px;width:100%;height:calc(100vh - 320px);min-height:72vh;display:block;box-shadow:0 2px 12px #0b3a8214}.home-preview-doc__page{box-sizing:border-box;width:100%;max-width:920px;color:var(--text-primary);transform-origin:top;background:#fff;border-radius:8px;margin:0 auto;padding:32px 40px;font-size:.84rem;line-height:1.65;position:relative;box-shadow:0 2px 12px #0b3a8214}.home-preview-doc__doc-title{text-align:center;color:var(--blue-900);border-bottom:1px solid #e8edf5;margin:0 0 20px;padding-bottom:12px;font-size:1rem}.home-preview-doc__content{flex-direction:column;gap:10px;display:flex}.home-preview-doc__heading{letter-spacing:.02em;text-transform:none;color:var(--blue-900);margin:18px 0 8px;font-size:.92rem;font-weight:700;line-height:1.4}.home-preview-doc__subheading{color:#274c77;margin:12px 0 6px;font-size:.86rem;font-weight:700}.home-preview-doc__paragraph{text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0}.home-preview-doc__list-item{margin:0 0 0 18px;padding-left:4px}.home-preview-findings__page-note{color:var(--text-secondary);margin:6px 0 0;font-size:.76rem}.home-preview-doc__status{color:var(--text-secondary);margin:0 0 14px;font-size:.82rem}.home-preview-doc__status--error{color:#b42345}.home-preview-doc__mark{border-radius:4px;padding:1px 4px}.home-preview-doc__mark--error,.home-preview-doc__mark--critical{color:#b42345;background:#ffe3e8}.home-preview-doc__mark--attention{color:#b54708;background:#fff0df}.home-preview-doc__mark--light{color:#92680d;background:#fff8db}.home-preview-doc__signatures{grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;display:grid}.home-preview-doc__signatures span{display:block}.home-preview-doc__signatures small{color:var(--text-muted);margin-top:8px;font-size:.72rem;display:block}.home-preview-doc__missing-sign{color:#b42345;background:#ffe3e8;border-radius:6px;width:fit-content;margin-top:8px;padding:4px 8px;font-size:.68rem;font-weight:600}.home-preview-doc__markers{flex-direction:column;gap:18px;display:flex;position:absolute;top:28px;right:10px}.home-preview-doc__marker{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.68rem;font-weight:700;display:inline-flex}.home-preview-doc__marker--error,.home-preview-doc__marker--critical{background:#d92d52}.home-preview-doc__marker--attention{background:#f79009}.home-preview-doc__marker--light{color:#5c4a12;background:#f4b740}.home-preview-findings__head{border-bottom:1px solid #eef2f8;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.home-preview-findings__restore{padding:10px 16px 0}.home-preview-findings__restore-btn{color:var(--blue-900);cursor:pointer;background:#fff;border:1px solid #dce4f0;border-radius:10px;align-items:center;gap:8px;padding:7px 12px;font-size:.78rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.home-preview-findings__restore-btn:hover{border-color:var(--blue-500);background:var(--blue-50)}.home-preview-findings__restore-btn img{width:16px;height:16px}.home-preview-findings__head h2{color:var(--blue-900);margin:0;font-size:.92rem;font-weight:700}.home-preview-findings__filter{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:8px;padding:6px 10px;font-size:.76rem}.home-preview-findings__empty{color:var(--gray-500);text-align:center;margin:0;padding:16px 8px;font-size:14px}.home-preview-findings__list{flex-direction:column;flex:1;gap:10px;min-height:0;margin:0;padding:12px;list-style:none;display:flex;overflow-y:auto}.home-preview-finding{background:#fff;border:1px solid #eef2f8;border-left-width:3px;border-radius:12px;gap:12px;padding:12px 12px 12px 10px;display:flex}.home-preview-finding--error,.home-preview-finding--critical{border-left-color:#d92d52}.home-preview-finding--attention{border-left-color:#f79009}.home-preview-finding--light{border-left-color:#f4b740}.home-preview-finding__number{color:#fff;background:var(--blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:inline-flex}.home-preview-finding--error .home-preview-finding__number,.home-preview-finding--critical .home-preview-finding__number{background:#d92d52}.home-preview-finding--attention .home-preview-finding__number{background:#f79009}.home-preview-finding--light .home-preview-finding__number{color:#5c4a12;background:#f4b740}.home-preview-finding__body{min-width:0}.home-preview-finding__top{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.home-preview-finding__tag{border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.home-preview-finding__tag--error,.home-preview-finding__tag--critical{color:#b42345;background:#ffe3e8}.home-preview-finding__tag--attention{color:#b54708;background:#fff0df}.home-preview-finding__tag--light{color:#92680d;background:#fff8db}.home-preview-finding__tag--blocker{color:#b42345;background:#ffe3e8}.home-preview-finding__tag--important{color:#b54708;background:#fff0df}.home-preview-finding__tag--complement{color:#1d4f91;background:#eef4ff}.home-preview-finding__location-btn{cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.home-preview-finding__location-btn:hover{color:var(--blue-900)}.home-preview-finding--active-page{background:#fff8f9}.home-preview-finding__question{color:var(--text-primary)!important;font-size:.76rem!important}.home-preview-finding__excerpt{font-style:italic;color:var(--text-primary)!important;font-size:.76rem!important}.home-preview-finding__excerpt span,.home-preview-finding__question span{color:var(--blue-900);font-style:normal;font-weight:700}.home-preview-finding__question span{color:var(--blue-900);font-weight:700}.home-preview-finding__location{color:var(--text-muted);font-size:.72rem}.home-preview-finding__body strong{color:var(--blue-900);margin-bottom:4px;font-size:.84rem;display:block}.home-preview-finding__body p{color:var(--text-secondary);margin:0 0 6px;font-size:.76rem;line-height:1.45}.home-preview-finding__suggestion{color:var(--text-primary)!important;font-size:.74rem!important}.home-preview-finding__suggestion span{color:var(--blue-900);font-weight:700}.home-preview-findings__more{color:var(--blue-600);cursor:pointer;background:#f8fafc;border:none;border-radius:10px;margin:0 12px 12px;padding:10px 12px;font-size:.78rem;font-weight:600}.home-preview-email{box-shadow:var(--card-shadow);background:#fff;border:1px solid #eef2f8;border-radius:14px;margin-top:16px;overflow:hidden}.home-preview-email__head{background:linear-gradient(#f8fbff 0%,#fff 100%);border-bottom:1px solid #eef2f8;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px 14px;display:flex}.home-preview-email__intro h2{color:var(--blue-900);margin:0 0 6px;font-size:1rem;font-weight:700}.home-preview-email__intro p{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.45}.home-preview-email__subject{background:#eef4ff;border-radius:8px;padding:8px 10px;color:var(--blue-800)!important;margin-top:10px!important}.home-preview-email__subject span{color:var(--blue-900);font-weight:700}.home-preview-email__copy{border:1.5px solid var(--blue-500);background:var(--blue-500);color:#fff;cursor:pointer;border-radius:10px;flex-shrink:0;padding:9px 14px;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s}.home-preview-email__copy:hover{background:var(--blue-600,#0b3a82);border-color:var(--blue-600,#0b3a82)}.home-preview-email__copy--done{background:#0f7a3a;border-color:#0f7a3a}.home-preview-email__body{white-space:pre-wrap;word-break:break-word;color:#243247;background:#fcfdff;max-height:360px;margin:0;padding:16px 18px 18px;font-family:Segoe UI,system-ui,sans-serif;font-size:.8rem;line-height:1.55;overflow:auto}.home-preview__footer{border-top:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:12px 28px;display:flex;overflow-x:hidden}.home-preview__footer-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:.76rem;display:flex}.home-preview__footer-meta strong{color:var(--text-primary);font-weight:600}.home-preview__footer-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.home-preview__footer-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.home-preview__footer-btn img{object-fit:contain;filter:brightness(0)invert();width:16px;height:16px}.home-preview__footer-btn--ghost{border:1.5px solid var(--border);color:var(--text-secondary);background:#fff}.home-preview__footer-btn--ghost:hover{border-color:var(--blue-500);background:var(--blue-50);color:var(--blue-700)}.home-preview__footer-btn--primary{background:var(--blue-600);color:#fff;border:none;box-shadow:0 4px 14px #0056d447}.home-preview__footer-btn--primary:hover{background:var(--blue-700)}@media (width<=1024px){.home-main__header h1{font-size:1.45rem}.home-main{padding:28px 24px}.home-preview__toolbar,.home-preview__stats{grid-template-columns:1fr}.home-preview__action{white-space:normal;text-align:center}.home-preview-stat__score-row{flex-direction:column;align-items:flex-start;gap:8px}.home-preview-doc__title{font-size:.92rem}.home-preview-findings__head{flex-wrap:wrap;gap:8px}.home-preview-finding__top{flex-wrap:wrap}.home-analysis-progress__top{flex-wrap:wrap;gap:8px}.home-analysis-task{grid-template-rows:auto auto;grid-template-columns:24px minmax(0,1fr)}.home-analysis-task__indicator{grid-row:1/span 2}.home-analysis-task__status{white-space:normal;grid-column:2}}@media (width<=768px){.home-header{gap:10px;padding:10px 12px}.home-header__actions{gap:8px}.home-header__archive,.home-header__notify,.home-header__user{justify-content:center;width:40px;height:40px;padding:0}.home-header__user-name,.home-header__chevron{display:none}.home-header__user{border-radius:12px}.home-main__header h1{font-size:1.25rem}.home-metrics-toolbar__actions{flex-direction:column;align-items:stretch}.home-metrics-toolbar__btn{width:100%}.home-summary__footer{margin-top:12px;position:static}.home-summary__body,.home-layout--metrics .home-summary__body,.home-layout--analysis .home-summary__body{padding-bottom:0}.home-layout--metrics .home-summary__footer,.home-layout--analysis .home-summary__footer{margin-top:12px;position:static;bottom:auto;left:auto;right:auto}.home-preview__header h1{font-size:1.2rem}.home-preview__header p{font-size:.86rem}.home-preview-doc__embed{height:60vh;min-height:420px}.home-preview__footer-meta{flex-direction:column;align-items:flex-start;gap:6px}.home-preview__footer-actions{flex-direction:column}.home-preview__footer-btn{width:100%}}@media (width<=1439px){.home-layout{grid-template-columns:248px minmax(0,1fr) 300px}.home-layout--preview{grid-template-columns:248px minmax(0,1fr)}}@media (width>=901px) and (width<=1440px){.home-preview__hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.home-preview__header{padding-right:12px}.home-preview__aside{justify-self:end;width:min(400px,38vw);min-width:280px;max-width:400px;margin-left:auto;margin-right:0;left:0}.home-preview__toolbar,.home-preview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1279px){.home-header__search{max-width:360px}}@media (width<=1280px){.home-layout:not(.home-layout--metrics):not(.home-layout--analysis):not(.home-layout--preview){grid-template-rows:minmax(0,1fr);grid-template-columns:248px minmax(0,1fr) 252px}.home-tips{align-self:stretch;padding:12px 10px;overflow:hidden}.home-tips__card{flex:1;gap:10px;height:100%;min-height:0;padding:14px 12px 12px}.home-tips__header{flex-shrink:0;gap:6px;margin-bottom:14px}.home-tips__hero-icon{width:42px;height:42px;margin-bottom:0;transform:none}.home-tips .home-icon--hero{width:34px;height:34px;transform:none}.home-tips__header h2{font-size:.9rem;line-height:1.3}.home-tips ul{flex:0 auto;gap:12px;min-height:0}.home-tips li{align-items:flex-start;gap:8px}.home-tips__icon{width:38px;height:38px}.home-tips .home-icon--tip{width:30px;height:30px}.home-tips__copy strong{margin-bottom:2px;font-size:.8rem;line-height:1.25}.home-tips__copy p{font-size:.74rem;line-height:1.35}.home-tips__info{border-radius:10px;flex-shrink:0;gap:8px;margin-top:auto;padding:8px 10px}.home-tips .home-icon--info-lock{width:32px;height:32px}.home-tips__info p{font-size:.72rem;line-height:1.4}.home-tips__card:after{background-size:10px 10px;width:90px;height:80px}}@media (width<=479px){.home-header__logo img{height:22px}.home-header__archive,.home-header__notify,.home-header__user{width:38px;height:38px}.home-main,.home-layout--metrics .home-main,.home-layout--analysis .home-main,.home-layout--preview .home-main{padding:12px 10px 8px}.home-summary{max-height:min(320px,44vh);padding:12px}.home-dropzone{padding:28px 14px 24px}.home-dropzone__title{font-size:1rem}.home-file__card{gap:10px;padding:12px}.home-preview__scroll{padding:12px 10px 10px}.home-preview__toolbar,.home-preview__stats{gap:6px}.home-preview__action{padding:6px 8px;font-size:.7rem}.home-preview-stat{padding:8px}.home-preview-doc__toolbar{padding:2px 4px}.home-preview-doc__tool-btn{width:26px;height:26px}.home-analysis-progress{padding:14px 12px}.home-metrics-grid{gap:8px}}@media (width<=374px){.home-header{padding:8px 10px}.home-main__header h1{font-size:1.1rem}.home-main__header p{font-size:.82rem}.home-preview__header h1{font-size:1.05rem}.home-summary__section h3{font-size:.95rem}.home-dropzone__formats{font-size:.72rem}}@media (width>=1920px){.home-header{padding-inline:48px}.home-layout{grid-template-columns:280px minmax(0,1fr) 360px}.home-layout--preview{grid-template-columns:280px minmax(0,1fr)}.home-layout--metrics .home-main,.home-layout--analysis .home-main,.home-main{padding-inline:48px}}@media (width<=900px){.home-page{height:auto;min-height:100dvh;overflow:hidden auto}.home-layout,.home-layout--metrics,.home-layout--analysis,.home-layout--preview{flex-direction:column;flex:none;grid-template-rows:none;grid-template-columns:none;width:100%;height:auto;min-height:0;display:flex;overflow:visible}.home-main,.home-layout--metrics .home-main,.home-layout--analysis .home-main,.home-layout--preview .home-main{flex:none;grid-area:auto;width:100%;height:auto;min-height:auto;padding:16px 14px 12px;overflow:visible}.home-layout--preview .home-main{padding:0}.home-main__inner,.home-layout--metrics .home-main__inner,.home-layout--analysis .home-main__inner,.home-layout--preview .home-main__inner{flex:none;max-width:100%;height:auto;overflow:visible}.home-metrics-scroll{flex:none;height:auto;margin-right:0;padding-right:0;overflow:visible}.home-metrics-grid{grid-template-columns:1fr;gap:10px}.home-metrics-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.home-metrics-toolbar__actions{flex-shrink:1;width:100%}.home-metrics-toolbar__btn{width:100%}.home-metric-group-card{padding:14px}.home-metric-group-card__list li{overflow-wrap:anywhere}.home-summary,.home-tips{border-top:1px solid var(--border);border-left:none;flex:none;grid-area:auto;width:100%;min-width:0;max-height:none;padding:12px 14px 16px;overflow:visible}.home-summary__card{padding:16px 14px;overflow:visible}.home-summary__body,.home-layout--metrics .home-summary__body,.home-layout--analysis .home-summary__body{padding-bottom:0;overflow:visible}.home-summary__footer,.home-layout--metrics .home-summary__footer,.home-layout--analysis .home-summary__footer{margin-top:12px;position:static;bottom:auto;left:auto;right:auto}.home-summary__primary,.home-summary__secondary,.home-main__continue{width:100%}.home-main__footer{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px}.home-main__security{max-width:none}.home-dropzone{padding:28px 16px 24px}.home-file__card{min-width:0}.home-preview{height:auto;min-height:0}.home-preview__scroll{flex:none;height:auto;padding:14px 12px 12px;overflow:visible}.home-preview__hero{gap:12px}.home-preview__aside{width:100%;left:0}.home-preview__toolbar,.home-preview__stats{grid-template-columns:1fr}.home-preview-doc__embed{height:auto;min-height:360px}.home-preview__footer{flex-direction:column;align-items:stretch;position:static}.home-preview__footer-actions{flex-direction:column;width:100%}.home-preview__footer-btn{width:100%}.home-analysis-intro{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.home-layout--analysis .home-analysis-page__header{grid-column:1;min-width:0}.home-analysis-hero{grid-area:1/2}.home-layout--analysis .home-analysis-page__header h1{font-size:1.2rem}.home-layout--analysis .home-analysis-page__header p{overflow-wrap:anywhere;max-width:none;font-size:.84rem}.home-analysis-progress{margin-top:0}.home-analysis-hero__art{width:min(200px,48vw);max-width:200px}.home-analysis-hero:before{filter:blur(26px);width:270px;height:240px;right:-28px;transform:translateY(-52%)}.home-analysis-hero__art-wrap:before{display:none}.home-preview__hero{flex-direction:column;gap:14px;margin-bottom:14px;display:flex}.home-preview__header h1{font-size:1.25rem}.home-preview__header p{max-width:none;font-size:.88rem}.home-preview__header br{display:none}.home-preview__aside{width:100%;margin-left:0;left:0}.home-preview__toolbar{grid-template-columns:1fr;gap:8px}.home-preview__stats{grid-template-columns:1fr 1fr;gap:8px}.home-preview__workspace{flex-direction:column;gap:20px;width:100%;min-height:auto;display:flex}.home-preview-doc,.home-preview-findings{flex:none;width:100%;min-height:auto;overflow:visible}.home-preview-doc__header{padding:12px}.home-preview-doc__title{font-size:.95rem}.home-preview-doc__toolbar-scroll{flex-wrap:nowrap}.home-preview-doc__tool-menu{z-index:30;position:relative}.home-preview-doc__page-wrap{min-height:min(420px,58vh);overflow:auto}.home-preview-doc__page{padding:20px 16px;font-size:.88rem;line-height:1.6}.home-preview-findings__head{padding:12px 12px 10px}.home-preview-findings__head h2{font-size:.95rem}.home-preview-findings__list{flex:none;max-height:none;padding:10px 12px 14px;overflow:visible}.home-preview-finding{padding:12px 10px}.home-preview-finding__body strong{font-size:.86rem}.home-preview-finding__body p{font-size:.8rem;line-height:1.5}}@media (width<=479px){.home-main,.home-layout--metrics .home-main,.home-layout--analysis .home-main,.home-layout--preview .home-main{padding:12px 10px 8px}.home-main__header h1{font-size:1.15rem}.home-metrics-toolbar__btn{padding:8px 10px;font-size:.78rem}.home-metric-group-card__number{width:28px;height:28px;font-size:.8rem}.home-summary{padding:10px 10px 14px}.home-preview__stats{grid-template-columns:1fr}.home-preview-doc__page-wrap{min-height:min(360px,52vh)}.home-preview__scroll{padding:12px 10px 10px}}.home-preview-dimensions{background:#f8fafc;border:1px solid #dbe6f5;border-radius:10px;margin:16px 0 0;padding:12px 16px}.home-preview-dimensions__title{color:var(--blue-900,#0b3a82);margin:0 0 8px;font-size:.95rem}.home-preview-dimensions__list{margin:0;padding:0;list-style:none}.home-preview-dimensions__item{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-preview-dimensions__label{font-weight:600}.home-preview-dimensions__status{color:#15803d;font-size:.85rem;font-weight:700}.historico-main{flex:1;min-height:0;padding:28px 32px 40px;overflow:auto}.historico-main__inner{max-width:1120px;margin:0 auto}.historico-main__heading{margin-bottom:24px}.historico-main__heading h1{color:var(--blue-900);margin:0 0 8px;font-size:1.5rem;font-weight:700}.historico-main__heading p{color:var(--text-secondary);margin:0;font-size:.95rem}.historico-card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:16px;overflow:hidden}.historico-table{border-collapse:collapse;width:100%}.historico-table th,.historico-table td{text-align:left;border-bottom:1px solid var(--border);padding:16px 20px}.historico-table th{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);background:#fbfdff;font-size:.75rem;font-weight:700}.historico-table tbody tr:last-child td{border-bottom:none}.historico-table tbody tr:hover{background:var(--blue-50);cursor:pointer}.historico-table__row:focus-visible{outline:2px solid var(--blue-600,#2563eb);outline-offset:-2px}.historico-detail__top{margin-bottom:16px}.historico-detail__back{color:var(--blue-700,#1d4ed8);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600}.historico-detail__back:hover{text-decoration:underline}.historico-detail .home-preview{margin-top:8px}.historico-table__file{flex-direction:column;gap:4px;display:flex}.historico-table__file strong{color:var(--text-primary);font-size:.9rem}.historico-table__file span{color:var(--text-muted);font-size:.8rem}.historico-badge{border-radius:999px;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-flex}.historico-badge--success{color:#1f7a45;background:#e8f8ef}.historico-badge--warning{color:#b26a00;background:#fff6e8}.historico-badge--danger{color:#c62828;background:#fdeeee}.historico-empty{text-align:center;color:var(--text-secondary);padding:48px 24px}.historico-empty strong{color:var(--text-primary);margin-bottom:8px;font-size:1rem;display:block}@media (width<=900px){.historico-main{padding:20px 16px 32px}.historico-card{overflow-x:auto}.historico-table{min-width:720px}}.usuarios-form-card{margin-bottom:24px}.usuarios-form{padding:24px}.usuarios-form__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.usuarios-form__field{color:var(--text-secondary);flex-direction:column;gap:8px;font-size:.875rem;display:flex}.usuarios-form__field span{color:var(--blue-900);font-weight:600}.usuarios-form__field input,.usuarios-form__field select{border:1px solid var(--border);width:100%;font:inherit;color:var(--text-primary);background:#fff;border-radius:10px;padding:10px 12px}.usuarios-form__field input:focus,.usuarios-form__field select:focus{border-color:var(--blue-500);outline:2px solid #0052cc40}.usuarios-form__message{margin:16px 0 0;font-size:.875rem}.usuarios-form__message--error{color:#b42318}.usuarios-form__message--success{color:#027a48}.usuarios-form__submit{background:var(--blue-600);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:10px;margin-top:20px;padding:10px 18px;font-weight:600}.usuarios-form__submit:disabled{opacity:.65;cursor:not-allowed}.usuarios-table-card{overflow-x:auto}.usuarios-delete-btn{color:#b42318;font:inherit;cursor:pointer;background:#fff;border:1px solid #fda29b;border-radius:8px;padding:6px 12px;font-size:.875rem;font-weight:600}.usuarios-delete-btn:disabled{opacity:.45;cursor:not-allowed}@media (width<=768px){.usuarios-form__fields{grid-template-columns:1fr}}
