.docs-section{background:#f5f7fa;min-height:100vh;padding:6.25rem 0}.docs-header{text-align:center;margin-bottom:5rem}.docs-header h1{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:400}.docs-header p{color:#7f8c8d;font-size:1.1rem}.section{margin-bottom:5rem}.section-title{color:#1a3f48;border-bottom:.1875rem solid #1a3f48;margin-bottom:2.5rem;padding-bottom:1rem;font-size:1.8rem;font-weight:700}.docs-grid{grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr));gap:2rem;display:grid}.doc-card{cursor:pointer;background:#fff;border-radius:.9375rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 .3125rem 1.25rem rgba(0,0,0,.08)}.doc-card:before{content:"";background:#1a3f48;width:100%;height:.25rem;position:absolute;top:0;left:0}.doc-card:hover{transform:translateY(-.5rem);box-shadow:0 .9375rem 2.5rem rgba(0,0,0,.15)}.doc-icon{background:#1a3f48;border-radius:.75rem;justify-content:center;align-items:center;width:3.75rem;height:3.75rem;margin-bottom:1.25rem;display:flex}.doc-icon i{color:#fff;font-size:1.75rem}.doc-title{color:#2c3e50;min-height:3rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.4}.doc-meta{border-top:.0625rem solid #e0e0e0;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.doc-size{color:#95a5a6;font-size:.875rem;font-weight:600}.modal{z-index:9999;background:rgba(0,0,0,.85);justify-content:center;align-items:center;width:100%;height:100%;padding:1.25rem;display:none;position:fixed;top:0;left:0}.modal.active{display:flex}.modal-content{background:#fff;border-radius:.9375rem;width:100%;max-width:50rem;max-height:90vh;padding:2rem;animation:.3s modalSlideIn;position:relative;overflow-y:auto}.modal-pdf{flex-direction:column;max-width:70vw;height:85vh;max-height:85vh;padding:0;display:flex;overflow:hidden}.modal-header{background:#f8f9fa;border-bottom:.0625rem solid #e0e0e0;padding:1.5rem 2rem}.modal-header h2{color:#2c3e50;margin:0 0 .5rem;padding-right:3rem;font-size:1.5rem}.modal-description{color:#7f8c8d;margin:0;font-size:.95rem;line-height:1.5}.pdf-viewer{background:#525659;flex:1;width:100%;height:100%;overflow:hidden}.pdf-viewer iframe{border:none;display:block}.modal-footer{background:#f8f9fa;border-top:.0625rem solid #e0e0e0;gap:1rem;padding:1.25rem 2rem;display:flex}.download-pdf-btn,.open-pdf-btn{border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.download-pdf-btn{color:#fff;background:#1a3f48}.download-pdf-btn:hover{background:#2c5563;transform:translateY(-.125rem);box-shadow:0 .5rem 1.25rem rgba(26,63,72,.3)}.open-pdf-btn{color:#1a3f48;background:#fff;border:.125rem solid #1a3f48}.open-pdf-btn:hover{color:#fff;background:#1a3f48;transform:translateY(-.125rem)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-3.125rem)}to{opacity:1;transform:translateY(0)}}.close-modal{cursor:pointer;color:#7f8c8d;z-index:10;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:2rem;line-height:1;transition:color .3s;display:flex;position:absolute;top:1rem;right:1.5rem}.close-modal:hover{color:#2c3e50;background:rgba(0,0,0,.05)}@media (max-width:1024px){.docs-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.5rem}}@media (max-width:768px){.docs-section{padding:3.75rem 0}.docs-header h1{font-size:2rem}.section-title{font-size:1.5rem}.docs-grid{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1.25rem}.doc-card{padding:1.5rem}.modal-header{padding:1rem 1.5rem}.modal-header h2{font-size:1.25rem}.modal-description{font-size:.875rem}.modal-footer{flex-direction:column;padding:1rem 1.5rem}.download-pdf-btn,.open-pdf-btn{width:100%}}@media (max-width:480px){.docs-grid{grid-template-columns:1fr;gap:1rem}.docs-header h1{font-size:1.75rem}.section-title{font-size:1.375rem}.doc-card{padding:1.5rem}.doc-title{min-height:auto;font-size:1rem}.modal-header{padding:.875rem 1rem}.modal-header h2{padding-right:2.5rem;font-size:1.1rem}.modal-footer{padding:.875rem 1rem}.close-modal{top:.75rem;right:1rem}}
