@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.screening-doc-content{max-width:1000px;margin:0 auto;padding:0 32px 32px;line-height:1.6}.screening-doc-content .screening-title-with-toggle{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #eceef1;flex-wrap:wrap;gap:16px}.screening-doc-content h1{font-size:28px;font-weight:600;color:#2c3952;margin:0}.screening-doc-content h2{font-size:22px;font-weight:600;color:#2c3952;margin-top:40px;margin-bottom:16px}.screening-doc-content h3{font-size:20px;font-weight:500;color:#2c3952;margin-top:24px;margin-bottom:12px}.screening-doc-content p{color:#6e6d7a;margin-bottom:16px;font-size:15px}.screening-doc-content ol,.screening-doc-content ul{margin-left:24px;margin-bottom:24px;color:#6e6d7a}.screening-doc-content ol li,.screening-doc-content ul li{margin-bottom:12px;padding-left:8px;font-size:15px}.screening-doc-content ol li strong,.screening-doc-content ul li strong{color:#2c3952;font-weight:600}.screening-doc-content ul{list-style:disc}.screening-doc-content ol{list-style:decimal}.screening-doc-content strong{font-weight:600;color:#2c3952}.screening-doc-content .screening-user-toggle{display:flex;gap:0;border:2px solid #ddd;border-radius:8px;overflow:hidden}.screening-doc-content .screening-user-toggle .toggle-btn{padding:10px 24px;font-size:14px;font-weight:500;background-color:#fff;color:#6e6d7a;cursor:pointer;transition:all .3s ease;border:none;border-right:1px solid #ddd}.screening-doc-content .screening-user-toggle .toggle-btn:last-child{border-right:none}.screening-doc-content .screening-user-toggle .toggle-btn:hover{background-color:#fafafa}.screening-doc-content .screening-user-toggle .toggle-btn.active{background-color:#0072f4;color:#fff}.screening-doc-content .details-example{display:flex;justify-content:center;margin:24px auto;width:750px;max-width:100%}.screening-doc-content .details-example .doc-details-image{border:1px solid #eceef1;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);width:100%;height:auto}.screening-doc-content .screening-note{background-color:#f8f9fa;border-left:4px solid #0072f4;padding:16px;margin:24px 0;border-radius:4px}.screening-doc-content .screening-note strong{color:#0072f4}.screening-doc-content .screening-help-note{background-color:#f8f9fa;border:2px solid #0072f4;border-radius:8px;padding:24px;margin-top:40px;text-align:center}.screening-doc-content .screening-help-note p{color:#6e6d7a;font-size:15px;margin:0}.screening-doc-content .screening-help-note p strong{color:#2c3952;font-weight:600}.screening-doc-content .screening-help-note p .email-link{display:inline;font-size:inherit;font-weight:600;color:#0072f4;text-decoration:underline;transition:all .2s ease}.screening-doc-content .screening-help-note p .email-link:hover{color:#1a2231}