
.customize .container{margin-top: 28px;}
.customize .divider-line{border-bottom:1px solid #dee2e6;margin-bottom:2.5rem}
.customize-section{padding:40px 0}
.customize-section h1{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:2rem}
.customize-section p{font-size:1rem;line-height:1.8;color:#343a40;margin-bottom:1rem}
.customize .case-row{display:flex!important;flex-wrap:wrap!important;margin:0 -15px!important;margin-bottom:2rem!important}
.customize .case-col{width:50%!important;flex:0 0 50%!important;max-width:50%!important;padding:0 15px!important;margin-bottom:1.5rem!important}
.customize .case-card{text-align:center}
.customize .left .img-container{width:758px!important;height:448px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;margin:0 auto 1rem!important;position:relative!important;background-color:#f8f9fa!important}
.customize .left .img-container img{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.customize .right .img-container{width:448px!important;height:448px!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;margin:0 auto 1rem!important;position:relative!important;background-color:#f8f9fa!important}
.customize .right .img-container img{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.customize .right a{text-decoration:none;color:#212529}
.customize .case-label{border:1px solid #ced4da;padding:.6rem 1.2rem;font-size:.95rem;color:#212529;border-radius:.25rem;display:inline-block;min-width:180px;text-align:center;margin:0 auto!important}

.download .container{margin-top: 28px;}
.download .pdf-grid-card{border:none;border-radius:0;overflow:hidden;transition:transform .2s ease-in-out}
.download .pdf-grid-card:hover{transform:translateY(-3px)}
.download .pdf-preview-wrapper{position:relative;width:100%;padding-top:66.67%;overflow:hidden;background-color:#f8f9fa}
.download .pdf-preview-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.download .pdf-download-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.9);padding:.5rem 1rem;border:1px solid #ccc;font-size:.9rem;color:#333}
.download .pdf-meta{padding:.75rem 0}
.download .pdf-date{font-size:.9rem;color:#666;margin-bottom:.25rem}
.download .pdf-filename{font-size:1rem;font-weight:500;color:#212529}