:root{--color-dark:#0c0c1a;--color-orange:#f6a037;--color-pink:#f266b0;--color-light:#fae6d1;--color-purple:#9e1f9d;--primary-color:#f6a037;--secondary-color:#f266b0;--accent-color:#9e1f9d;--background-color:#0c0c1a;--text-color:#fae6d1;--text-color-muted:rgba(250,230,209,0.7);--background-color-light:rgb(28.1052631579,28.1052631579,60.8947368421);--font-parallax:Rint Basic,serif;--font-ui:Trench,sans-serif;--font-content:Sansation,sans-serif}@keyframes skeletonPulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes skeletonShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes skeletonFloat{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.skeleton-animate{background:linear-gradient(90deg,rgba(250,230,209,.08) 25%,rgba(250,230,209,.15) 50%,rgba(250,230,209,.08) 75%);background-size:200px 100%;animation:skeletonShimmer 2s linear infinite;border-radius:8px}.templates-skeleton-container{width:100%;min-height:100vh}.skeleton-parallax-section{width:100%;height:100vh;background:linear-gradient(180deg,rgba(12,12,26,.95),rgba(12,12,26,.85));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.skeleton-parallax-section .skeleton-parallax-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:280px;height:4rem;border-radius:12px;background:linear-gradient(90deg,rgba(246,160,55,.2) 25%,rgba(246,160,55,.3) 50%,rgba(246,160,55,.2) 75%)}@media(max-width:700px){.skeleton-parallax-section .skeleton-parallax-title{width:220px;height:3rem}}@media(min-width:375px){.skeleton-parallax-section .skeleton-parallax-title{width:230px;height:3.2rem}}@media(min-width:393px){.skeleton-parallax-section .skeleton-parallax-title{width:240px;height:3.4rem}}@media(min-width:430px){.skeleton-parallax-section .skeleton-parallax-title{width:250px;height:3.6rem}}@media(min-width:768px){.skeleton-parallax-section .skeleton-parallax-title{width:260px;height:3.8rem}}@media(min-width:834px){.skeleton-parallax-section .skeleton-parallax-title{width:270px;height:3.9rem}}@media(min-width:1024px){.skeleton-parallax-section .skeleton-parallax-title{width:280px;height:4rem}}@media(min-width:1200px){.skeleton-parallax-section .skeleton-parallax-title{width:320px;height:4.5rem}}.skeleton-parallax-section .skeleton-parallax-planet{position:absolute;top:20%;right:10%;z-index:1;border-radius:50%;background:linear-gradient(135deg,rgba(242,102,176,.15),rgba(246,160,55,.15) 50%,rgba(158,31,157,.15));animation:skeletonFloat 4s ease-in-out infinite;width:120px;height:120px}@media(max-width:700px){.skeleton-parallax-section .skeleton-parallax-planet{width:80px;height:80px;top:25%;right:5%}}@media(min-width:375px){.skeleton-parallax-section .skeleton-parallax-planet{width:85px;height:85px}}@media(min-width:393px){.skeleton-parallax-section .skeleton-parallax-planet{width:90px;height:90px}}@media(min-width:430px){.skeleton-parallax-section .skeleton-parallax-planet{width:95px;height:95px}}@media(min-width:768px){.skeleton-parallax-section .skeleton-parallax-planet{width:100px;height:100px;top:22%;right:8%}}@media(min-width:834px){.skeleton-parallax-section .skeleton-parallax-planet{width:110px;height:110px}}@media(min-width:1024px){.skeleton-parallax-section .skeleton-parallax-planet{width:120px;height:120px;top:20%;right:10%}}@media(min-width:1200px){.skeleton-parallax-section .skeleton-parallax-planet{width:150px;height:150px;top:18%;right:12%}}.templates-skeleton-grid .projectSection{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:1rem .75rem}@media(min-width:375px){.templates-skeleton-grid .projectSection{padding:1.2rem .8rem}}@media(min-width:393px){.templates-skeleton-grid .projectSection{padding:1.4rem .9rem}}@media(min-width:430px){.templates-skeleton-grid .projectSection{padding:1.5rem 1rem}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.templates-skeleton-grid .projectSection{padding:1.6rem 1.1rem}}@media(min-width:768px){.templates-skeleton-grid .projectSection{padding:1.8rem 1.3rem}}@media(min-width:834px){.templates-skeleton-grid .projectSection{padding:2rem 1.5rem}}@media(min-width:1024px){.templates-skeleton-grid .projectSection{padding:2.2rem 1.7rem}}@media(min-width:1200px){.templates-skeleton-grid .projectSection{padding:2.5rem 2rem}}.skeleton-template-card{display:block;cursor:default;width:90%;max-width:420px}@media(min-width:375px){.skeleton-template-card{width:88%;max-width:430px}}@media(min-width:393px){.skeleton-template-card{width:87%;max-width:440px}}@media(min-width:430px){.skeleton-template-card{width:85%;max-width:450px}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.skeleton-template-card{width:83%;max-width:460px}}@media(min-width:768px){.skeleton-template-card{width:82%;max-width:470px}}@media(min-width:834px){.skeleton-template-card{width:80%;max-width:480px}}@media(min-width:1024px){.skeleton-template-card{width:78%;max-width:490px}}@media(min-width:1200px){.skeleton-template-card{width:75%;max-width:500px}}@media(min-width:1440px){.skeleton-template-card{width:72%;max-width:510px}}@media(min-width:1920px){.skeleton-template-card{width:70%;max-width:520px}}.skeleton-card-inner{width:100%;background:rgba(250,230,209,.03);border:1px solid rgba(246,160,55,.08);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);animation:skeletonPulse 3s ease-in-out infinite}.skeleton-image-container{width:100%;background:linear-gradient(135deg,rgba(246,160,55,.04),rgba(242,102,176,.04));display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(246,160,55,.06);height:280px;padding:1.5rem}@media(min-width:375px){.skeleton-image-container{height:290px;padding:1.6rem}}@media(min-width:393px){.skeleton-image-container{height:295px;padding:1.65rem}}@media(min-width:430px){.skeleton-image-container{height:300px;padding:1.75rem}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.skeleton-image-container{height:320px;padding:2rem}}@media(min-width:768px){.skeleton-image-container{height:350px;padding:2.2rem}}@media(min-width:834px){.skeleton-image-container{height:380px;padding:2.5rem}}@media(min-width:1024px){.skeleton-image-container{height:400px;padding:2.8rem}}@media(min-width:1200px){.skeleton-image-container{height:420px;padding:3rem}}@media(min-width:1440px){.skeleton-image-container{height:440px;padding:3.2rem}}@media(min-width:1920px){.skeleton-image-container{height:460px;padding:3.5rem}}.skeleton-template-image{width:100%;height:100%;border-radius:8px;background:linear-gradient(90deg,rgba(158,31,157,.15) 25%,rgba(158,31,157,.25) 50%,rgba(158,31,157,.15) 75%);animation:skeletonShimmer 2.5s linear infinite}.skeleton-content{padding:1.5rem}@media(max-width:700px){.skeleton-content{padding:1.25rem}}@media(min-width:375px){.skeleton-content{padding:1.3rem}}@media(min-width:393px){.skeleton-content{padding:1.35rem}}@media(min-width:430px){.skeleton-content{padding:1.4rem}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.skeleton-content{padding:1.45rem}}@media(min-width:768px){.skeleton-content{padding:1.5rem}}@media(min-width:834px){.skeleton-content{padding:1.6rem}}@media(min-width:1024px){.skeleton-content{padding:1.65rem}}@media(min-width:1200px){.skeleton-content{padding:1.75rem}}.skeleton-category{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}@media(max-width:700px){.skeleton-category{gap:.375rem;margin-bottom:.75rem}}@media(min-width:375px){.skeleton-category{gap:.4rem;margin-bottom:.8rem}}@media(min-width:393px){.skeleton-category{gap:.42rem;margin-bottom:.85rem}}@media(min-width:430px){.skeleton-category{gap:.45rem;margin-bottom:.9rem}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.skeleton-category{gap:.47rem;margin-bottom:.95rem}}@media(min-width:768px){.skeleton-category{gap:.5rem;margin-bottom:1rem}}.skeleton-category .skeleton-category-icons{display:flex;gap:.3rem}.skeleton-category .skeleton-category-icons .skeleton-icon{width:14px;height:14px;border-radius:2px;background:linear-gradient(90deg,rgba(246,160,55,.2) 25%,rgba(246,160,55,.3) 50%,rgba(246,160,55,.2) 75%)}.skeleton-category .skeleton-category-text{height:.875rem;width:80px;border-radius:4px;background:linear-gradient(90deg,rgba(250,230,209,.12) 25%,rgba(250,230,209,.2) 50%,rgba(250,230,209,.12) 75%)}@media(max-width:700px){.skeleton-category .skeleton-category-text{height:.8rem;width:70px}}@media(min-width:375px){.skeleton-category .skeleton-category-text{height:.82rem;width:72px}}@media(min-width:393px){.skeleton-category .skeleton-category-text{height:.84rem;width:74px}}@media(min-width:430px){.skeleton-category .skeleton-category-text{height:.86rem;width:76px}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.skeleton-category .skeleton-category-text{height:.87rem;width:78px}}@media(min-width:768px){.skeleton-category .skeleton-category-text{height:.875rem;width:80px}}.skeleton-title{border-radius:6px;background:linear-gradient(90deg,rgba(250,230,209,.15) 25%,rgba(250,230,209,.25) 50%,rgba(250,230,209,.15) 75%);height:1.5rem;width:85%}@media(max-width:700px){.skeleton-title{height:1.3rem;width:90%}}@media(min-width:375px){.skeleton-title{height:1.32rem;width:88%}}@media(min-width:393px){.skeleton-title{height:1.35rem;width:87%}}@media(min-width:430px){.skeleton-title{height:1.38rem;width:86%}}@media(min-width:430px)and (max-width:calc(768px - 1px)){.skeleton-title{height:1.4rem;width:85%}}@media(min-width:768px){.skeleton-title{height:1.45rem;width:84%}}@media(min-width:834px){.skeleton-title{height:1.6rem;width:83%}}@media(min-width:1024px){.skeleton-title{height:1.65rem;width:82%}}@media(min-width:1200px){.skeleton-title{height:1.7rem;width:85%}}@media(min-width:1440px){.skeleton-title{height:1.75rem}}@media(min-width:1920px){.skeleton-title{height:1.8rem}}@media(max-width:700px)and (orientation:landscape){.templates-skeleton-grid .projectSection{padding:.75rem}.skeleton-template-card{width:85%;max-width:400px}.skeleton-image-container{height:260px;padding:1.25rem}.skeleton-content{padding:1rem}.skeleton-title{height:1.2rem}.skeleton-category{margin-bottom:.7rem}.skeleton-category .skeleton-category-text{height:.75rem;width:60px}.skeleton-parallax-section .skeleton-parallax-title{width:200px;height:2.8rem}.skeleton-parallax-section .skeleton-parallax-planet{width:70px;height:70px}}@media(min-height:850px)and (max-width:calc(1200px - 1px)){.skeleton-image-container{height:350px}}@media(max-width:360px){.templates-skeleton-grid .projectSection{padding:.75rem .5rem}.skeleton-template-card{width:95%;max-width:350px}.skeleton-image-container{height:240px;padding:1rem}.skeleton-content{padding:1rem}.skeleton-title{height:1.2rem;width:95%}.skeleton-category{margin-bottom:.7rem}.skeleton-category .skeleton-category-text{height:.75rem;width:60px}.skeleton-parallax-section .skeleton-parallax-title{width:180px;height:2.5rem}.skeleton-parallax-section .skeleton-parallax-planet{width:60px;height:60px}}@media(prefers-reduced-motion:reduce){.skeleton-animate{animation:skeletonPulse 2s ease-in-out infinite}.skeleton-card-inner{animation:none}.skeleton-template-image{animation:skeletonPulse 2s ease-in-out infinite}.skeleton-parallax-planet{animation:none}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.skeleton-card-inner{box-shadow:0 4px 20px rgba(0,0,0,.1),0 1px 4px rgba(246,160,55,.08)}}@media(prefers-contrast:high){.skeleton-card-inner{border-color:rgba(246,160,55,.3)}.skeleton-animate{background:linear-gradient(90deg,rgba(250,230,209,.2) 25%,rgba(250,230,209,.3) 50%,rgba(250,230,209,.2) 75%)}}@media(min-width:2560px){.templates-skeleton-grid .projectSection{padding:3rem 2rem}.skeleton-template-card{max-width:600px;width:65%}.skeleton-image-container{height:500px;padding:4rem}.skeleton-title{height:2rem}.skeleton-category .skeleton-category-text{height:.9rem;width:90px}.skeleton-parallax-section .skeleton-parallax-title{width:400px;height:5rem}.skeleton-parallax-section .skeleton-parallax-planet{width:180px;height:180px}}@media(prefers-color-scheme:dark){.skeleton-card-inner{background:rgba(250,230,209,.01);border-color:rgba(246,160,55,.12)}.skeleton-image-container{background:linear-gradient(135deg,rgba(246,160,55,.02),rgba(242,102,176,.02))}}@media(pointer:coarse){.skeleton-template-card{min-height:300px}}