.skills-module__0rPkDW__skillsSection{perspective:1000px;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);justify-self:center;gap:2rem;width:95%;margin-top:6rem;margin-bottom:4rem;display:grid;position:relative}.skills-module__0rPkDW__skillsSection:before{content:"";background-image:radial-gradient(var(--glass-primary)1px,transparent 1px);opacity:.2;z-index:-1;pointer-events:none;background-size:30px 30px;position:absolute;inset:0;transform:rotateX(60deg)}.skills-module__0rPkDW__card{background:var(--glass);-webkit-backdrop-filter:blur(12px);cursor:pointer;border-radius:1.5rem;justify-content:center;align-items:center;min-height:220px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.skills-module__0rPkDW__card .skills-module__0rPkDW__background{border-radius:inherit;z-index:0;position:absolute;inset:0}.skills-module__0rPkDW__card .skills-module__0rPkDW__blobs{width:100%;height:100%;position:relative;overflow:hidden}.skills-module__0rPkDW__card .skills-module__0rPkDW__blob{aspect-ratio:1;filter:blur(40px);opacity:.4;border-radius:50%;transition:all .6s ease-in-out;position:absolute}.skills-module__0rPkDW__card .skills-module__0rPkDW__blob1{background-color:var(--primary);width:8rem;animation:6s infinite alternate skills-module__0rPkDW__float;top:-2rem;left:-2rem}.skills-module__0rPkDW__card .skills-module__0rPkDW__blob2{background-color:var(--secondary);width:12rem;animation:8s infinite alternate-reverse skills-module__0rPkDW__float;bottom:-4rem;right:-4rem}@keyframes skills-module__0rPkDW__float{0%{transform:translate(0)}to{transform:translate(20px,30px)}}.skills-module__0rPkDW__card .skills-module__0rPkDW__content{z-index:1;flex-direction:column;width:100%;height:100%;padding:2rem;display:flex;position:relative}.skills-module__0rPkDW__card .skills-module__0rPkDW__heading{align-items:center;margin-bottom:.5rem;font-size:1.4rem;font-weight:700;display:flex}.skills-module__0rPkDW__card .skills-module__0rPkDW__icon{color:var(--primary);margin-right:.75rem}.skills-module__0rPkDW__card .skills-module__0rPkDW__mute{opacity:.6;letter-spacing:.5px;font-size:.85rem;font-weight:500}.skills-module__0rPkDW__card .skills-module__0rPkDW__skills{flex-wrap:wrap;gap:.6rem;margin-top:auto;display:flex}.skills-module__0rPkDW__card .skills-module__0rPkDW__skill{background-color:var(--glass-primary-dense);color:var(--on-background);border-radius:.75rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600}.skills-module__0rPkDW__card:hover{border-color:var(--primary);transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px #0003}.skills-module__0rPkDW__card:hover .skills-module__0rPkDW__blob{opacity:.6;scale:1.8}.skills-module__0rPkDW__skillsDialog{flex-direction:column;max-height:80vh;padding:1rem;display:flex}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__expertise{background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;border-bottom:1px solid var(--glass);-webkit-background-clip:text;flex-shrink:0;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem;font-weight:800}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__skills{scrollbar-width:none;-ms-overflow-style:none;flex-grow:1;overflow-y:auto}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__skills::-webkit-scrollbar{display:none}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__skill{width:100%;margin-bottom:1.5rem}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__top{justify-content:space-between;margin-bottom:.6rem;font-weight:600;display:flex}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__bar{background-color:var(--glass);border-radius:1rem;height:.75rem;overflow:hidden}.skills-module__0rPkDW__skillsDialog .skills-module__0rPkDW__inner{background:linear-gradient(to right,var(--primary),var(--secondary));border-radius:1rem;height:100%;animation:1s ease-out forwards skills-module__0rPkDW__slideIn}@keyframes skills-module__0rPkDW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media screen and (max-width:1024px){.skills-module__0rPkDW__skillsSection{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (max-width:600px){.skills-module__0rPkDW__skillsSection{grid-template-columns:1fr}.skills-module__0rPkDW__card{height:auto;min-height:180px}}
