#dynamicModal .modal-dialog{max-width:min(92vw,720px)}#dynamicModal .modal-body{padding:clamp(.875rem,3vw,1.375rem);max-height:72vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f5f9}#dynamicModal .modal-body::-webkit-scrollbar{width:5px}#dynamicModal .modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}#dynamicModal .modal-body::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}#dynamicModal .modal-footer{border-top:1px solid #e2e8f0;padding:.875rem 1.375rem;justify-content:flex-end;gap:.625rem;flex-wrap:wrap}#dynamicModal .modal-footer .btn-outline-secondary{color:#64748b;border-color:#e2e8f0;font-weight:500;border-radius:10px;padding:.45rem 1.1rem;font-size:clamp(.8rem,1.8vw,.875rem);transition:all .2s ease}#dynamicModal .modal-footer .btn-outline-secondary:hover{background:#f8fafc;border-color:#cbd5e0}#dynamicModal .modal-footer .btn-primary{background:linear-gradient(135deg, #2A14B8 0%, #544BD1 100%);border:none;font-weight:600;border-radius:10px;padding:.45rem 1.375rem;font-size:clamp(.8rem,1.8vw,.875rem);box-shadow:0 4px 14px rgba(42,20,184,.28);transition:all .2s ease}#dynamicModal .modal-footer .btn-primary:hover{background:linear-gradient(135deg, #401AAB 0%, #2A14B8 100%);box-shadow:0 6px 18px rgba(42,20,184,.38);transform:translateY(-1px)}.modal-product-header{border-radius:16px;padding:clamp(.875rem,3vw,1.375rem);margin-bottom:1.125rem;color:#fff;position:relative;overflow:hidden}.modal-product-header::before{content:"";position:absolute;top:-40%;right:-4%;width:clamp(100px,18vw,170px);height:clamp(100px,18vw,170px);background:hsla(0,0%,100%,.08);border-radius:50%;pointer-events:none}.modal-product-header::after{content:"";position:absolute;bottom:-50%;left:-4%;width:clamp(80px,14vw,130px);height:clamp(80px,14vw,130px);background:hsla(0,0%,100%,.06);border-radius:50%;pointer-events:none}.modal-product-header .row{position:relative;z-index:1}.modal-product-header h5.fw-bold{font-size:clamp(.95rem,2.5vw,1.15rem);line-height:1.3;margin-bottom:.5rem !important}.modal-product-header .badge{font-size:clamp(.65rem,1.4vw,.73rem);font-weight:600;padding:.3em .7em;border-radius:8px}.modal-product-header .badge.bg-light{color:#2d3748 !important}.area-gradient-modal{background:linear-gradient(135deg, #2A14B8 0%, #544BD1 100%);box-shadow:0 8px 24px rgba(42,20,184,.28)}.package-gradient-modal{background:linear-gradient(135deg, #401AAB 0%, #2A14B8 100%);box-shadow:0 8px 24px rgba(64,26,171,.28)}.course-gradient-modal{background:linear-gradient(135deg, #F9BD02 0%, #F9BA02 100%);box-shadow:0 8px 24px rgba(249,189,2,.32);color:#1a202c !important}.course-gradient-modal h5.fw-bold{color:#1a202c}.course-gradient-modal .badge.bg-light{color:#2d3748 !important}.course-gradient-modal .info-badge{background:rgba(0,0,0,.1) !important;color:#1a202c !important;border-color:rgba(0,0,0,.12) !important}.course-gradient-modal .price-current{color:#1a202c !important}.modal-product-icon{width:clamp(54px,10vw,70px);height:clamp(54px,10vw,70px);background:hsla(0,0%,100%,.2);border-radius:14px;display:flex;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.3);backdrop-filter:blur(10px);margin:0 auto;overflow:hidden}.modal-product-icon img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-info-badges{display:flex;flex-wrap:wrap;gap:.4rem}.info-badge{display:inline-flex;align-items:center;gap:4px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.28);border-radius:20px;padding:3px 10px;font-size:clamp(.68rem,1.4vw,.76rem);font-weight:500;color:#fff}.modal-product-price{text-align:right;flex-shrink:0;padding-left:.375rem}.price-current{display:block;font-size:clamp(1.25rem,3.5vw,1.75rem);font-weight:800;color:#fff;line-height:1;white-space:nowrap}.price-original{display:block;font-size:clamp(.72rem,1.8vw,.84rem);color:hsla(0,0%,100%,.62);text-decoration:line-through;font-weight:500}.discount-badge{font-size:.7rem;padding:2px 7px;border-radius:10px;margin-top:3px;display:inline-block}.bg-purple{background-color:#544bd1 !important;color:#fff !important}.modal-product-courses{padding:0}.section-title{font-size:clamp(.875rem,2vw,.975rem);font-weight:700;color:#2d3748;margin-bottom:.875rem;display:flex;align-items:center;gap:.4rem;padding-bottom:.6rem;border-bottom:2px solid #e2e8f0}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 240px), 1fr));gap:.625rem;max-height:350px;overflow-y:auto;padding-right:.125rem;scrollbar-width:thin;scrollbar-color:#cbd5e0 #f1f5f9}.courses-grid::-webkit-scrollbar{width:4px}.courses-grid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.courses-grid::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.course-card-modal{display:flex;align-items:flex-start;gap:.625rem;background:#f8fafc;border:1px solid #e8ecf0;border-radius:12px;padding:.75rem;transition:all .2s ease}.course-card-modal:hover{background:#eef2ff;border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 4px 12px rgba(42,20,184,.08)}.course-card-icon{width:clamp(38px,7vw,48px);height:clamp(38px,7vw,48px);border-radius:10px;overflow:hidden;flex-shrink:0;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.course-card-icon img{width:100%;height:100%;object-fit:cover}.course-card-content{flex:1;min-width:0}.course-card-title{font-size:clamp(.76rem,1.8vw,.86rem);font-weight:600;color:#1a202c;margin-bottom:3px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-card-description{font-size:clamp(.66rem,1.5vw,.74rem);color:#718096;margin-bottom:6px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.course-card-footer{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.course-price{font-size:clamp(.7rem,1.8vw,.8rem);font-weight:700;color:#2a14b8;background:rgba(42,20,184,.07);padding:2px 7px;border-radius:7px}.course-level{font-size:clamp(.6rem,1.4vw,.68rem);color:#64748b;background:#f1f5f9;padding:2px 7px;border-radius:7px;font-weight:500;text-transform:capitalize}.empty-state{text-align:center;padding:1.75rem;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0}.empty-state p{margin-bottom:0}.modal-product-courses .accordion-item{border:1px solid #e2e8f0 !important;border-radius:8px !important;overflow:hidden;margin-bottom:.5rem}.modal-product-courses .accordion-button{font-size:clamp(.78rem,1.8vw,.86rem);font-weight:600;color:#2d3748;padding:.75rem 1rem}.modal-product-courses .accordion-button:not(.collapsed){color:#2a14b8;background:#eef2ff;box-shadow:none}.modal-product-courses .accordion-button:focus{box-shadow:none}.modal-product-courses .accordion-button::after{width:1rem;height:1rem;background-size:1rem}.modal-product-courses .accordion-body{background:#fff;padding:.875rem 1rem;font-size:clamp(.75rem,1.8vw,.83rem);color:#4a5568}.modal-product-courses .accordion-body p{margin-bottom:.375rem}@media(max-width: 576px){.modal-product-header .col-md-2{margin-bottom:.625rem}.modal-product-header .d-flex.justify-content-between.align-items-start{flex-direction:column;gap:.625rem}.modal-product-price{text-align:left}.courses-grid{grid-template-columns:1fr;max-height:280px}}.modal-header-custom{text-align:center;padding:1.5rem 2rem;background:linear-gradient(135deg, #4F46E5 0%, #7C3AED 100%);color:#fff;position:relative;margin-bottom:1.5rem}.modal-header-custom h4{font-weight:600;font-size:1.5rem;margin:0;letter-spacing:-0.02em}.modal-header-custom::after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:#4f46e5;border-radius:2px}.area-details{padding:0 2rem}.area-details .area-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.area-details .area-header .area-icon{width:64px;height:64px;background:#edf2f7;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.area-details .area-header .area-icon img{width:40px;height:40px}.area-details .area-header .area-title h5{font-weight:600;font-size:1.25rem;margin:0 0 .25rem 0;color:#1a202c}