body{margin:0}*{box-sizing:border-box}:root{color:#111827;background:#f8fafc;font-family:Arial,Helvetica,sans-serif}html,body,#root{min-height:100%}body{-webkit-overflow-scrolling:touch;background:#f8fafc;margin:0;overflow:hidden auto}button,input{font:inherit}.login-page{background:#111827;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login-card{background:#fff;border-radius:24px;width:100%;max-width:520px;padding:26px;box-shadow:0 24px 70px #00000059}.login-logo{object-fit:contain;object-position:left center;width:100%;max-width:320px;height:100px;margin-bottom:4px;display:block}.login-title{color:#111827;margin:0;font-size:28px;font-weight:900}.login-subtitle{color:#64748b;margin:8px 0 20px;font-size:15px;line-height:21px}.login-form{flex-direction:column;gap:12px;display:flex}.login-form input,.password-row input{color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-size:16px}.login-form input::placeholder,.password-row input::placeholder{color:#94a3b8}.login-form input:focus,.password-row input:focus{border-color:#111827;box-shadow:0 0 0 4px #11182714}.password-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;display:flex;overflow:hidden}.password-row input{background:0 0;border:none;border-radius:0}.password-row input:focus{box-shadow:none}.password-toggle{cursor:pointer;color:#111827;background:0 0;border:none;padding:13px 14px;font-size:13px;font-weight:800}.remember-row{color:#475569;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;padding:2px 0 4px;font-size:14px;font-weight:700;display:flex}.checkbox{color:#fff;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;font-weight:900;display:flex}.checkbox-active{background:#111827;border-color:#111827}.forgot-password-button{color:#111827;cursor:pointer;background:0 0;border:none;align-self:flex-end;padding:0 0 4px;font-size:13px;font-weight:800}.login-button,.primary-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:14px;margin-top:6px;padding:14px 18px;font-size:16px;font-weight:800}.login-button:disabled,.primary-button:disabled{opacity:.7;cursor:not-allowed}.error-message{color:#b42318;background:#fff1f3;border:1px solid #fecdd3;border-radius:14px;padding:12px;font-size:13px;font-weight:700}.info-message{color:#027a48;background:#ecfdf3;border:1px solid #abefc6;border-radius:14px;padding:12px;font-size:13px;font-weight:700}.center-page{color:#111827;background:#f8fafc;justify-content:center;align-items:center;min-height:100dvh;display:flex}.inactive-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:420px;padding:28px}.app-shell{background:#f8fafc;min-height:100dvh;position:relative}.screen{width:100%;min-height:100dvh}.visible-screen{display:block}.keepalive-hidden-screen{opacity:0;pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden;transform:translate(-120vw)}.home-page{background:#f8fafc;min-height:100dvh}.home-header{color:#fff;background:#111827;padding:22px 24px 24px}.compact-home-header{padding:20px 24px 22px}.home-header-inner{max-width:1180px;margin:0 auto}.top-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.header-identity{min-width:0}.header-logo{object-fit:contain;object-position:left center;width:190px;max-width:100%;height:60px;margin-bottom:6px;display:block}.role-text{color:#f3f4f6;margin:0;font-size:13px;font-weight:700}.logout-button,.header-back-button,.open-tabs-button{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;padding:9px 13px;font-size:13px;font-weight:800}.header-action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.header-back-button{margin:0}.open-tabs-button{color:#111827;background:#d4af37}.home-title-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.home-title{color:#fff;margin:0;font-size:27px;font-weight:900}.home-subtitle{color:#d1d5db;margin:8px 0 0;font-size:15px;line-height:21px}.content{max-width:1180px;margin:0 auto;padding:18px 16px 34px}.category-grid{grid-template-columns:1fr;gap:16px;display:grid}.category-card,.pdf-row{text-align:left;cursor:pointer;width:100%;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:20px;transition:transform .15s,box-shadow .15s;display:flex}.category-card:hover,.pdf-row:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a14}.category-count,.card-category{color:#d4af37;margin:0 0 8px;font-size:12px;font-weight:800}.category-title{color:#111827;margin:0;font-size:20px;font-weight:900}.category-description,.card-date{color:#64748b;margin:8px 0 0;font-size:14px;line-height:20px}.category-arrow,.card-arrow{color:#94a3b8;font-size:38px;line-height:1}.pdf-list-panel{flex-direction:column;gap:14px;display:flex}.pdf-row{border-radius:18px;padding:18px}.pdf-row h2{color:#111827;margin:0;font-size:17px;font-weight:800}.pdf-row p{color:#64748b;margin:6px 0 0;font-size:13px}.state-message{color:#64748b;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;font-weight:700}.viewer-page{background:#fff;flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.viewer-header{color:#fff;background:#111827;flex-shrink:0;padding:10px 16px 8px}.viewer-header-inner{max-width:1280px;margin:0 auto}.reader-top-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;display:flex}.reader-brand-row{align-items:center;gap:16px;min-width:0;display:flex}.reader-logo{object-fit:contain;object-position:left center;flex-shrink:0;width:145px;height:42px;display:block}.reader-info{min-width:0}.reader-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:720px;margin:0;font-size:15px;font-weight:800;line-height:19px;overflow:hidden}.reader-subtitle{color:#d1d5db;margin:2px 0 0;font-size:11px}.back-button{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;padding:7px 11px;font-size:13px;font-weight:800}.tab-scroll{-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding:8px 0 0;display:flex;overflow:auto hidden}.pdf-tab{color:#d1d5db;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:12px;flex-shrink:0;align-items:center;max-width:260px;display:flex}.pdf-tab.active{color:#111827;background:#fff;border-color:#fff}.pdf-tab-title{color:inherit;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;max-width:210px;padding:8px 10px;font-size:12px;font-weight:800;overflow:hidden}.close-tab-button{color:inherit;cursor:pointer;background:0 0;border:none;padding:7px 9px;font-size:17px;font-weight:900}.pdf-viewer-frame{-webkit-overflow-scrolling:touch;background:#fff;flex:1;width:100%;min-height:0;position:relative;overflow:auto}.pdf-frame{background:#fff;border:none;width:100%;height:100%;min-height:100%;position:absolute;inset:0}.pdf-frame.active{z-index:2;opacity:1;pointer-events:auto}.pdf-frame.hidden{z-index:1;opacity:0;pointer-events:none}.viewer-error{color:#b42318;background:#fff1f3;border:1px solid #fecdd3;border-radius:14px;flex-shrink:0;max-width:1180px;margin:10px auto;padding:12px;font-weight:700}.pdf-row:disabled{opacity:.65;cursor:not-allowed}@media (width>=820px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding-top:24px}}@media (width<=720px){.login-page{align-items:flex-start;min-height:100dvh;padding:18px}.login-card{padding:22px}.top-row,.home-title-row{flex-direction:column;align-items:flex-start}.home-header,.compact-home-header{padding:16px 16px 18px}.content{padding:14px 12px 28px}.category-card,.pdf-row{border-radius:18px;padding:16px}.reader-top-row{flex-direction:row;align-items:center}.header-logo{width:180px;height:58px}.reader-logo{width:120px;height:34px}.reader-brand-row{align-items:center;gap:10px}.home-title{font-size:25px}.viewer-page{height:100dvh;min-height:100dvh;overflow:hidden}.viewer-header{padding:8px 10px 7px}.reader-title{max-width:calc(100vw - 150px);font-size:13px;line-height:17px}.reader-subtitle{font-size:10px}.back-button,.logout-button{padding:7px 10px;font-size:12px}.pdf-tab{max-width:220px}.pdf-tab-title{max-width:170px;font-size:12px}.pdf-viewer-frame{flex:1;min-height:0;overflow:auto}.pdf-frame{width:100%;height:100%}}@media (width<=420px){.reader-brand-row{flex-direction:column;align-items:flex-start;gap:4px}.reader-title{max-width:calc(100vw - 24px)}.reader-logo{width:112px;height:30px}.tab-scroll{padding-top:6px}}
