.Sections-module__k-WNVq__section{padding:100px 0;position:relative}.Sections-module__k-WNVq__container{max-width:1000px;margin:0 auto;padding:0 25px}.Sections-module__k-WNVq__sectionTitle{color:var(--heading);align-items:center;gap:1rem;margin-bottom:3rem;font-size:2rem;font-weight:700;display:flex}.Sections-module__k-WNVq__sectionTitle:after{content:"";background:var(--border);opacity:.5;width:200px;height:1px;display:block}.Sections-module__k-WNVq__mono{font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.9rem}.Sections-module__k-WNVq__cleanCard{background:var(--card-bg);border:1px solid var(--border);border-radius:6px;flex-direction:column;height:100%;padding:2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.Sections-module__k-WNVq__cleanCard:hover{border-color:var(--accent);background:#1f1f1f;transform:translateY(-7px);box-shadow:0 10px 30px -10px #f59e0b33}.Sections-module__k-WNVq__cardTitle{color:var(--heading);margin-bottom:.5rem;font-size:1.4rem;font-weight:600;transition:color .3s}.Sections-module__k-WNVq__cleanCard:hover .Sections-module__k-WNVq__cardTitle{color:var(--accent)}.Sections-module__k-WNVq__roadmap{border-left:2px solid var(--border);margin-left:1rem;padding-left:2rem;position:relative}.Sections-module__k-WNVq__roadmapItem{margin-bottom:4rem;transition:transform .3s;position:relative}.Sections-module__k-WNVq__roadmapItem:hover{transform:translate(10px)}.Sections-module__k-WNVq__roadmapPoint{background:var(--background);border:2px solid var(--accent);z-index:2;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;top:5px;left:-2.6rem}.Sections-module__k-WNVq__roadmapItem:hover .Sections-module__k-WNVq__roadmapPoint{background:var(--accent);box-shadow:0 0 15px var(--accent);transform:scale(1.3)}.Sections-module__k-WNVq__eduGrid{flex-direction:column;gap:1.5rem;display:flex}.Sections-module__k-WNVq__eduCard{background:var(--card-bg);border:1px solid var(--border);cursor:default;border-radius:6px;justify-content:space-between;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Sections-module__k-WNVq__eduCard:before{content:"";background:var(--accent);transform-origin:bottom;width:2px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}.Sections-module__k-WNVq__eduCard:hover{background:#1f1f1f;transform:translate(5px);box-shadow:0 5px 15px #00000080}.Sections-module__k-WNVq__eduCard:hover:before{transform:scaleY(1)}.Sections-module__k-WNVq__eduDegree{color:var(--heading);margin-bottom:.25rem;font-size:1.3rem;font-weight:600;transition:color .3s}.Sections-module__k-WNVq__eduCard:hover .Sections-module__k-WNVq__eduDegree{color:var(--accent)}.Sections-module__k-WNVq__certGrid{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.Sections-module__k-WNVq__certChip{border:1px solid var(--border);color:var(--heading);cursor:default;background:#f59e0b0d;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;transition:all .3s;display:flex}.Sections-module__k-WNVq__certChip:hover{border-color:var(--accent);color:var(--accent);background:#f59e0b26;transform:translateY(-3px);box-shadow:0 5px 15px #f59e0b33}.Sections-module__k-WNVq__contactGrid{grid-template-columns:1fr 2fr;gap:4rem;display:grid}.Sections-module__k-WNVq__iconOnly{width:50px;height:50px;color:var(--heading);border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);display:flex}.Sections-module__k-WNVq__iconOnly:hover{color:var(--accent);border-color:var(--accent);background:#f59e0b1a;transform:scale(1.15)rotate(5deg)}.Sections-module__k-WNVq__inputField{background:var(--card-bg);border:1px solid var(--border);width:100%;color:var(--heading);border-radius:4px;margin-bottom:1rem;padding:1rem;font-family:inherit;transition:all .3s}.Sections-module__k-WNVq__inputField:focus{border-color:var(--accent);background:#1f1f1f;outline:none}.Sections-module__k-WNVq__submitBtn{color:var(--accent);border:1px solid var(--accent);cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;transition:all .2s;display:inline-flex}.Sections-module__k-WNVq__submitBtn:hover{background:#f59e0b1a;transform:translateY(-2px)}.Sections-module__k-WNVq__submitBtn[disabled]{cursor:default;border-color:var(--foreground);color:var(--foreground);background:#ffffff0d}.Sections-module__k-WNVq__iconRow{flex-direction:column;gap:1.5rem;display:flex}.Sections-module__k-WNVq__uniformGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Sections-module__k-WNVq__popupSuccess{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#141414f2;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:-80px;left:0;right:0;box-shadow:0 10px 40px #00000080,0 0 0 1px #ffffff1a}.Sections-module__k-WNVq__closePopupBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .3s;display:flex}.Sections-module__k-WNVq__closePopupBtn:hover{color:#fff}.Sections-module__k-WNVq__popupError{color:#ef4444;background:#dc26261a;border:1px solid #dc2626;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;display:flex;position:absolute;bottom:-60px;left:0;right:0}@media (max-width:768px){.Sections-module__k-WNVq__contactGrid{grid-template-columns:1fr}.Sections-module__k-WNVq__iconRow{flex-direction:row;justify-content:center;width:100%}.Sections-module__k-WNVq__eduCard{flex-direction:column;align-items:flex-start;gap:.5rem}}.Sections-module__k-WNVq__contactDetails{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.Sections-module__k-WNVq__detailItem{color:var(--foreground);align-items:center;gap:1rem;font-size:1rem;text-decoration:none;transition:color .3s;display:flex}.Sections-module__k-WNVq__detailItem:hover{color:var(--accent)}.Sections-module__k-WNVq__detailIcon{color:var(--accent);min-width:20px}.Sections-module__k-WNVq__socialLink{color:var(--foreground);opacity:.6;justify-content:center;align-items:center;transition:all .3s;display:flex}.Sections-module__k-WNVq__socialLink:hover{color:var(--accent);opacity:1;filter:drop-shadow(0 0 8px #f59e0b66);transform:translateY(-3px)}
.BackgroundSkills-module__LdUPOa__container{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.BackgroundSkills-module__LdUPOa__bubble{color:#fff3;white-space:nowrap;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:30px;padding:8px 16px;font-family:"monospace";font-size:.8rem;position:absolute}
