:root{--primary-dark:#1e4a6e;--primary:#357ab5;--accent:#fcd241;--light-gray:#f8f9fa;--dark-text:#333;--light-text:#fff;--shadow-color:#1e4a6e26}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%,80%,to{opacity:.6;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;animation:2s linear infinite shimmer}.skeleton-badge{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:4px;width:60px;height:24px;animation:2s linear infinite shimmer}.skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:4px;width:100px;height:16px;animation:2s linear infinite shimmer}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:4px;width:80%;height:24px;animation:2s linear infinite shimmer}.skeleton-excerpt{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:4px;width:100%;height:16px;margin-bottom:8px;animation:2s linear infinite shimmer}.skeleton-excerpt:nth-child(2){width:90%}.skeleton-excerpt:nth-child(3){width:80%}.skeleton-button{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:18px;width:120px;height:36px;animation:2s linear infinite shimmer}li{font-size:18px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.video-container{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-container iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.ajjj{aspect-ratio:16/9;max-width:100%;height:auto}@supports not (aspect-ratio:16 / 9){.ajjj{width:100%;height:auto}}
@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes pulse-opacity{0%,to{opacity:.6}50%{opacity:.8}}@keyframes skeleton-wave{0%{transform:translate(-100%)}50%,to{transform:translate(100%)}}.skeleton-pulse{background:linear-gradient(90deg,#f0f0f0 8%,#eaeaea 18%,#f0f0f0 33%) 0 0/800px 104px;border-radius:4px;animation:1.5s linear infinite shimmer;position:relative;overflow:hidden}.skeleton-pulse:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:1.6s ease-in-out infinite skeleton-wave;position:absolute;top:0;left:0;transform:translate(-100%)}.skeleton-container{border-radius:8px;min-height:600px;padding:20px;box-shadow:0 2px 30px #00000008}.placeholder-image{border-radius:12px;width:100%;height:400px;box-shadow:0 5px 25px #0000000d}.skeleton-thumbnail{border-radius:8px;width:60px;height:60px;margin:0 5px;box-shadow:0 3px 10px #00000008}.skeleton-title{border-radius:6px;width:80%;height:38px;margin-bottom:16px}.skeleton-rating{border-radius:4px;width:120px;height:20px}.skeleton-price{border-radius:6px;width:130px;height:32px}.skeleton-text{border-radius:4px;height:16px}.skeleton-text:first-child{width:100%}.skeleton-text:nth-child(2){width:92%}.skeleton-text:nth-child(3){width:96%}.skeleton-button{border-radius:8px;width:130px;height:45px}.skeleton-subtitle{border-radius:6px;width:50%;height:24px;margin-bottom:16px}.skeleton-feature{width:100%;height:24px}.skeleton-icon{border-radius:50%;flex-shrink:0;width:22px;height:22px;margin-right:10px}.skeleton-feature-text{border-radius:4px;width:calc(100% - 30px);height:16px}.skeleton-badge{border-radius:20px;width:80px;height:22px}.skeleton-tag{border-radius:20px;width:60px;height:26px;margin-right:8px}.skeleton-divider{background:#eaeaea;width:100%;height:1px;margin:20px 0}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes pulse2{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}@keyframes float{0%{transform:translateY(0)rotate(0)}25%{transform:translateY(-5px)rotate(1deg)}50%{transform:translateY(-8px)rotate(0)}75%{transform:translateY(-5px)rotate(-1deg)}to{transform:translateY(0)rotate(0)}}@keyframes glow{0%{opacity:.4;box-shadow:0 0 15px 5px #3498db66}50%{opacity:.6;box-shadow:0 0 25px 10px #3498db99}to{opacity:.4;box-shadow:0 0 15px 5px #3498db66}}@keyframes rotate360{0%{transform:rotate(0)}16.666%{transform:rotate(360deg)}16.667%,to{transform:rotate(360deg)}}h2{color:#234664;font-size:35px;font-weight:600}.play-button-wrapper{z-index:5;cursor:pointer;perspective:1000px;width:85px;height:85px;animation:6s ease-in-out infinite float;position:absolute;top:42%;left:44%;transform:translate(-50%,-50%)}@media only screen and (max-width:600px){.play-button-wrapper{top:38%;left:39.5%}}.play-button-inner{z-index:2;background:linear-gradient(145deg,#234664e6,#3498dbe6);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s cubic-bezier(.175,.885,.32,1.275);animation:6s linear infinite rotate360;display:flex;position:relative;box-shadow:0 10px 30px #0000004d,inset 0 2px 10px #fff3,inset 0 -2px 5px #0000001a}.play-icon{color:#fff;filter:drop-shadow(0 2px 3px #0003);margin-left:6px;font-size:32px;transition:all .4s}.play-button-ripple{z-index:1;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.ripple1{border:2px solid #fffc;animation:2.5s cubic-bezier(.215,.61,.355,1) infinite pulse}.ripple2{border:2px solid #fff9;animation:2.5s cubic-bezier(.215,.61,.355,1) 1.2s infinite pulse2}.play-button-glow{z-index:0;opacity:0;background:0 0;border-radius:50%;width:130%;height:130%;transition:opacity .4s;position:absolute;top:-15%;left:-15%}.play-button-wrapper:hover .play-button-inner{background:linear-gradient(145deg,#3498dbe6,#2980b9e6);transform:scale(1.1)translateY(-5px);box-shadow:0 15px 35px #0006,inset 0 3px 10px #ffffff4d,inset 0 -3px 5px #0003}.play-button-wrapper:hover .play-icon{color:#fff;text-shadow:0 0 10px #ffffff80;transform:scale(1.2)}.play-button-wrapper:hover .play-button-glow{opacity:1;animation:2s ease-in-out infinite glow}.play-button-wrapper:active .play-button-inner{transform:scale(.95)translateY(0);box-shadow:0 5px 15px #0003}.dddd{width:100%}@media (max-width:768px){.dddd{width:90%}.ddddd{width:45%}}.share-btn{transition:all .3s;color:#fff!important;background-color:#234664!important}.share-btn:hover{transform:translateY(-2px);background-color:#1a3550!important}.share-btn:disabled{cursor:not-allowed;background-color:#95a5a6!important}.download-btn{transition:all .3s;color:#fff!important;background-color:#27ae60!important}.download-btn:hover{transform:translateY(-2px);background-color:#219653!important}.download-btn:disabled{cursor:wait;background-color:#7f8c8d!important}
.file-downloads h5{color:#234664;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.file-downloads .row{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.file-download-card{height:100%;text-decoration:none;transition:all .3s;display:block}.file-download-card .border,.custom-project-btn{text-align:center;background-color:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;height:100%;transition:all .3s;display:flex;border:1px solid #e0e4e8!important;border-radius:12px!important;padding:1.75rem 1rem!important}.file-download-card:hover .border{background-color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #2346641f;border-color:#234664!important}.file-download-card i.file-icon{color:#357bb6;font-size:2.5rem;transition:transform .3s}.file-download-card i.file-icon.text-warning{color:#ffc107}.file-download-card i.file-icon.text-success{color:#28a745}.file-download-card:hover i.file-icon{transform:translateY(-4px)}.file-download-card span{color:#234664;font-size:1rem;font-weight:500}.custom-project-btn{cursor:pointer;background-color:#f8f9fa;outline:none;width:100%;transition:all .3s;border:2px dashed #ccd4dc!important}.custom-project-btn:hover{background-color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #2346641f;border-color:#234664!important}.custom-project-btn i{color:#234664;font-size:2.5rem;transition:transform .3s}.custom-project-btn:hover i{transform:rotate(90deg)}.custom-project-btn span{color:#234664;font-size:1rem;font-weight:500}.popup-overlay{z-index:99999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.popup-content{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;padding:1rem;position:relative;overflow-y:auto;transform:translateY(0)}.popup-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.popup-header h3{color:#234664;margin:0;font-size:1.5rem;font-weight:600}.close-button{color:#666;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:#234664;margin-bottom:.5rem;font-weight:500;display:block}.form-group input{border:1px solid #e0e4e8;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}.form-group input:focus{border-color:#357bb6;outline:none}.submit-button{color:#fff;cursor:pointer;background-color:#234664;border:none;border-radius:8px;width:100%;padding:.875rem;font-size:1rem;font-weight:500;transition:background-color .3s}.submit-button:hover{background-color:#1a3449}.popup-description{color:#666;text-align:center;margin-bottom:1.5rem;font-size:.95rem}@media (max-width:768px){.file-downloads .col-sm-6{width:50%}.popup-content{max-height:calc(100vh - 2rem);margin:1rem;overflow-y:auto}}@media (max-width:576px){.file-downloads .col-sm-6{width:100%}.file-download-card .border,.custom-project-btn{padding:1.5rem 1rem!important}}.price-tag{color:#357bb6;margin-top:.5rem;font-size:1.1rem;font-weight:600}
h1{color:#234664;font-size:40px}h2{color:#234664;font-size:30px}h3{color:#234664;font-size:25px}h4{color:#234664;font-size:23px}h5{color:#234664;font-size:20px}h6{color:#234664;font-size:18px}@media (max-width:768px){h1{font-size:30px}h2{font-size:25px}h3{font-size:22px}h4{font-size:20px}h5{font-size:18px}h6{font-size:15px}}
@keyframes pulse{0%{background-position:0 0}to{background-position:-135% 0}}.skeleton-pulse{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/400% 400%;border-radius:4px;width:100%;height:100%;animation:1.5s ease-in-out infinite pulse;display:inline-block;position:relative;overflow:hidden}.skeleton-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.skeleton-wrapper:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);animation:2s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer{to{transform:translate(100%)}}
