@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);.about-container{display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:80px 0}.about-container,.about-content{align-items:center;position:relative}.about-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1.5fr;margin:0 auto;max-width:1200px;padding:0 20px;width:100%;z-index:2}.profile-section{align-items:center;display:flex;justify-content:center;position:relative}.profile-image{border-radius:25px;box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,10px 10px 0 #8682f9;height:470px;margin-top:-80px;outline:0 solid #fff;overflow:hidden;position:relative;transition:outline .3s,box-shadow .3s,transform .3s;width:330px;z-index:3}.profile-image:hover{box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,10px 10px 0 #8682f9,13px 13px 15px 13px #00000026;outline:4px solid #fff;outline-offset:-4px;transform:translate(-10px,-10px)}.profile-image img{height:100%;object-fit:cover;width:100%}.info-section{color:#fff;display:flex;flex-direction:column;gap:25px}.name-header h1{-webkit-text-stroke:0 #fff;color:#ffb937;font-size:4rem;font-weight:700;line-height:1.2;margin:0;text-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,4px 2px 0 #8682f9;transition:all .3s ease}.name-header h1:hover{-webkit-text-stroke:1px #fff;text-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,4px 2px 0 #8682f9,2px 4px 10px #0006;transform:translate(-5px,-5px)}.roles{min-width:80px}.roles,.roles p{font-size:1.2rem;font-weight:600;text-shadow:2px 2px 4px #0003}.roles p{margin:0}.description p{font-size:1rem;line-height:1.7;margin:0;text-shadow:2px 2px 4px #0003}.contact-info{flex-direction:column;gap:12px}.contact-info,.contact-item{display:flex;text-shadow:2px 2px 4px #0003}.contact-item{align-items:center;font-size:1rem;gap:15px}.contact-label{font-size:1.2rem;font-weight:600;min-width:80px;text-shadow:2px 2px 4px #0003}.portfolio-btn{align-self:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#9f7f27,#ffb800);border:2px solid #fff;border-radius:10px;box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,7px 7px 0 #8682f9;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:12px 30px;transition:all .3s ease}.portfolio-btn:hover{background:linear-gradient(90deg,#ffb800,#9f7f27);border:4px solid #fff;box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,7px 7px 0 #8682f9,13px 13px 10px 1px #00000026;color:#fff;filter:brightness(1.05);transform:translateY(-2px)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.about-container{min-height:100vh;padding:60px 0}.about-content{gap:40px;grid-template-columns:1fr;max-width:800px;text-align:center}.profile-image{height:380px;margin-top:0;width:280px}.name-header h1{font-size:3.5rem}.roles p{font-size:1.1rem}.description p{font-size:1.05rem;margin:0 auto;max-width:600px}.contact-info{align-items:center}.portfolio-btn{align-self:center}}@media (max-width:768px){.about-container{align-items:center;display:flex;justify-content:center;min-height:100vh;min-height:calc(100dvh - 20px);padding:0}.about-content{flex-direction:column;gap:30px;margin:0 auto;max-width:90%;padding:20px 15px;text-align:center}.about-content,.profile-section{align-items:center;display:flex;justify-content:center;width:100%}.profile-image{border-radius:20px;box-shadow:0 15px 30px #0009;height:290px;width:220px}.info-section{align-items:center;text-align:center;width:100%}.name-header h1{font-size:3.5rem;line-height:1.1}.roles p{font-size:1rem;margin:2px 0}.description p{font-size:.95rem;line-height:1.6;max-width:100%;text-align:center}.contact-info{align-items:center;gap:15px}.contact-item{flex-direction:column;gap:8px;text-align:center}.contact-label{font-size:1.1rem;min-width:auto}.portfolio-btn{align-self:center;font-size:1.05rem;margin-top:15px;padding:14px 35px;width:fit-content}}@media (max-width:480px){.about-container{min-height:100vh;min-height:calc(100dvh - 20px);padding:0}.about-container,.about-content{align-items:center;display:flex;justify-content:center}.about-content{flex-direction:column;gap:25px;margin:0 auto;max-width:95%;padding:15px 10px;text-align:center;width:100%}.profile-image{border-radius:15px;height:240px;width:180px}.name-header h1{font-size:2.5rem;line-height:1.1}.roles p{font-size:.9rem;margin:3px 0}.description p{font-size:.9rem;line-height:1.5;padding:0 5px;text-align:center}.contact-info{gap:12px}.contact-item{gap:6px}.contact-label{font-size:1rem}.portfolio-btn{border-radius:8px;font-size:1rem;padding:12px 28px}}@media (max-width:360px){.about-container{min-height:100vh;min-height:calc(100dvh - 20px);padding:0}.about-container,.about-content{align-items:center;display:flex;justify-content:center}.about-content{flex-direction:column;gap:20px;margin:0 auto;max-width:95%;padding:10px 8px;text-align:center;width:100%}.profile-image{border-radius:12px;height:210px;width:160px}.name-header h1{font-size:2.5rem}.description p,.roles p{font-size:.85rem}.description p{line-height:1.4;text-align:center}.contact-label,.portfolio-btn{font-size:.95rem}.portfolio-btn{padding:10px 24px}}@media screen and (max-width:768px){.about-container{min-height:100vh;min-height:100dvh;overflow-x:hidden;position:relative}.about-content{position:relative;z-index:10}}@media screen and (max-width:768px) and (orientation:landscape){.about-container{min-height:100vh;min-height:100dvh;padding:0}.about-container,.about-content{align-items:center;display:flex;justify-content:center}.about-content{flex-direction:column;gap:15px;max-width:90%;padding:10px}.profile-image{height:180px;width:140px}.name-header h1{font-size:3rem}.description p{font-size:.85rem;line-height:1.4}}.section{min-height:100vh;padding:80px 0}.section-container{max-width:1200px}.section-title{font-size:4rem;font-weight:1000;margin-bottom:20px;position:relative;text-align:left}.section-title:after{background:#fff;border-radius:3px;bottom:-10px;height:6px;width:200px}.education-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));margin-top:60px}.education-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a0e0e,#261313);border-radius:20px;box-shadow:0 20px 40px #00000026;overflow:hidden;padding:0;position:relative;transition:all .3s ease}.education-card:hover{box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,10px 10px 0 #8682f9,13px 13px 15px 13px #00000026;outline:4px solid #fff;outline-offset:-4px;transform:translateY(-10px);transform:translate(-10px,-10px)}.education-image{border-radius:20px;height:300px;object-fit:cover;outline:2px solid #fff;width:100%}.education-content{padding:30px}.education-header{margin-bottom:20px}.education-header h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:0;padding:12px 20px}.education-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.education-description{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:10px;margin-left:18px}.education-score{border-radius:12px;color:#fff;font-size:1.1rem;font-weight:600;padding:15px 20px}.education-score span{font-size:1.2rem;font-weight:800}@media (max-width:992px){.education-container{gap:30px;grid-template-columns:1fr}.section-title{font-size:3.5rem}.section-title:after{width:150px}}@media (max-width:768px){.section{padding:60px 0}.section-container{padding:0 15px}.education-container{gap:25px;grid-template-columns:1fr;margin-top:40px}.section-title{font-size:2.8rem;text-align:center}.section-title:after{left:50%;transform:translateX(-50%);width:120px}.education-card,.education-image{border-radius:15px}.education-image{height:220px}.education-content{padding:20px}.education-header h3{font-size:1.2rem;padding:10px 15px;text-align:center}.education-description{font-size:.9rem;margin-left:0;text-align:justify}.education-score{font-size:1rem;padding:12px 15px;text-align:center}.education-score span{font-size:1.1rem}}@media (max-width:480px){.section{padding:40px 0}.section-container{padding:0 10px}.section-title{font-size:2.2rem;margin-bottom:15px}.section-title:after{height:4px;width:80px}.education-container{gap:20px;margin-top:30px}.education-card,.education-image{border-radius:12px}.education-image{height:180px}.education-content{padding:15px}.education-header h3{font-size:1.1rem;line-height:1.3;padding:8px 12px}.education-description{font-size:.85rem;line-height:1.5}.education-score{font-size:.9rem;padding:10px 12px}.education-score span{font-size:1rem}}@media (max-width:320px){.section-title{font-size:1.8rem}.education-image{height:150px}.education-content{padding:12px}.education-header h3{font-size:1rem;padding:6px 10px}.education-description{font-size:.8rem}.education-score{font-size:.85rem;padding:8px 10px}.education-score span{font-size:.9rem}}.experience-section{margin-bottom:30px}.experience-category{color:#f5f5f5;font-size:2.2rem;font-weight:700;letter-spacing:1.5px;margin-bottom:20px;padding-bottom:10px;text-shadow:2px 2px 4px #0003;text-transform:uppercase}.experience-container{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr}.experience-wrapper{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.experience-card{background:linear-gradient(90deg,#866f29,#cdb01c);border-radius:12px;box-shadow:0 4px 15px #0000001a;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:80px;overflow:hidden;padding:20px;position:relative;transition:all .3s ease}.experience-card.expanded,.experience-card:hover{box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,10px 10px 0 #8682f9,13px 13px 15px 13px #00000026;outline:4px solid #fff;outline-offset:-4px;transform:translate(-10px,-10px)}.experience-card.expanded{background:linear-gradient(90deg,#9b7d32,#e0c325)}.experience-header{margin-bottom:0;position:relative;width:100%}.experience-header h4{word-wrap:break-word;color:#fff;font-size:1.2rem;font-weight:600;line-height:1.3;margin-bottom:8px;padding-right:40px}.experience-meta{color:#fff;display:flex;flex-direction:column;font-size:.85rem;gap:4px}.experience-meta .duration{color:#fff;font-size:.9rem;font-weight:600}.experience-meta .organization{word-wrap:break-word;color:#fff;font-style:italic;font-weight:500}.dropdown-arrow{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:20px}.experience-card.expanded .dropdown-arrow{transform:translateY(-50%) rotate(180deg)}.experience-details{border-radius:8px;max-height:0;opacity:0;overflow:hidden;padding:0 20px;text-shadow:1px 1px 2px #0000001a;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.experience-details.show{max-height:600px;opacity:1;padding:20px}.experience-description{color:#fff;font-size:.9rem;line-height:1.6;margin-bottom:15px;margin-top:0;text-align:justify;text-shadow:1px 1px 2px #0000001a}.responsibilities h5{color:#fff;font-size:1rem;font-weight:600;margin-bottom:10px;text-shadow:1px 1px 2px #0000001a}.responsibilities ul{list-style:none;margin:0;padding-left:0}.responsibilities li{color:#fff;font-size:.85rem;line-height:1.5;margin-bottom:8px;padding-left:20px;position:relative}.responsibilities li:before{color:#fff;content:"▸";font-size:.9rem;font-weight:700;left:0;position:absolute}.section-title{color:#fff;font-size:3rem;margin-bottom:40px;text-align:center;text-shadow:2px 2px 4px #0003}.section-container{margin:0 auto;max-width:1000px;padding:0 20px}@media (max-width:480px){.section-container{padding:0 15px}.section-title{font-size:2rem}.experience-section,.section-title{margin-bottom:25px}.experience-category{font-size:1.3rem;letter-spacing:1px;margin-bottom:15px;text-align:center}.experience-wrapper{gap:10px;margin-bottom:15px}.experience-card{border-radius:8px;min-height:70px;padding:15px}.experience-header h4{font-size:1rem;line-height:1.2;padding-right:35px}.experience-meta{font-size:.8rem;gap:3px}.experience-meta .duration{font-size:.8rem}.dropdown-arrow{font-size:1rem;height:18px;right:10px;width:18px}.experience-details{padding:0 15px}.experience-details.show{padding:15px}.experience-description{font-size:.8rem;line-height:1.5;margin-bottom:12px}.responsibilities h5{font-size:.9rem;margin-bottom:8px}.responsibilities li{font-size:.75rem;line-height:1.4;margin-bottom:6px;padding-left:18px}.responsibilities li:before{font-size:.8rem}}@media (min-width:481px) and (max-width:768px){.section-title{font-size:2.5rem;margin-bottom:30px}.experience-category{font-size:1.6rem;letter-spacing:1.2px;margin-bottom:18px}.experience-card{padding:18px}.experience-header h4{font-size:1.1rem;padding-right:38px}.experience-meta{font-size:.82rem}.experience-meta .duration{font-size:.85rem}.dropdown-arrow{font-size:1.05rem;right:12px}.experience-details{padding:0 18px}.experience-details.show{padding:18px}.experience-description{font-size:.85rem;line-height:1.55}.responsibilities li{font-size:.8rem;padding-left:19px}}@media (min-width:769px) and (max-width:1024px){.section-title{font-size:2.8rem;margin-bottom:35px}.experience-category{font-size:1.8rem;letter-spacing:1.3px}.experience-card{padding:22px}.experience-header h4{font-size:1.25rem}.experience-details.show{padding:22px}}@media (min-width:1025px){.section-title{font-size:3.2rem;margin-bottom:45px}.experience-category{font-size:2.2rem;letter-spacing:1.5px}.experience-card{padding:25px}.experience-header h4{font-size:1.3rem}.experience-description{font-size:.95rem}.responsibilities li{font-size:.9rem}}@media (hover:none) and (pointer:coarse){.experience-card{transition:all .2s ease}.experience-card:active{transform:translateY(1px)}.dropdown-arrow{font-size:1.2rem}}.project-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.category-btn{background-color:var(--light-color);border:none;border-radius:20px;cursor:pointer;font-size:.95rem;padding:8px 16px;transition:all .3s ease}.category-btn.active,.category-btn:hover{background:linear-gradient(90deg,#9f7f27,#ffb800);border:2px solid #fff;box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,5px 5px 0 #8682f9,13px 13px 15px 13px #00000026;color:#fff;font-weight:600}.projects-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.project-card{background:linear-gradient(135deg,#1a0e0e,#261313);border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:auto;min-width:0;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,10px 10px 0 #8682f9,13px 13px 15px 13px #00000026;transform:translateY(-5px)}.project-media{align-items:center;background-color:#f8f9fa;cursor:pointer;display:flex;flex-shrink:0;height:180px;justify-content:center;overflow:hidden;position:relative;width:100%}.project-thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%;z-index:1}.project-media:hover .project-thumbnail{transform:scale(1.05)}.project-placeholder{align-items:center;background-color:#f8f9fa;color:#6c757d;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:0}.media-icon{font-size:2.5rem;margin-bottom:6px}.project-placeholder span{font-size:.85rem;font-weight:600}.media-overlay{align-items:center;background-color:#000000b3;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:2}.project-media:hover .media-overlay{opacity:1}.media-type-badge{background:linear-gradient(90deg,#ffb800,#9f7f27);border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;margin-bottom:6px;padding:3px 10px;text-transform:uppercase}.project-content{display:flex;flex-direction:column;flex-grow:1;min-height:0;padding:15px;position:relative}.project-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.project-header h3{word-wrap:break-word;color:#fff;flex:1 1;font-size:1.1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0}.project-year{background:linear-gradient(90deg,#ffb800,#9f7f27);border-radius:4px;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:700;padding:3px 8px;white-space:nowrap}.project-description{word-wrap:break-word;color:#fff;flex-grow:1;font-size:.9rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin-bottom:15px}.project-actions{margin-bottom:35px}.github-btn{align-items:center;background:linear-gradient(135deg,#333,#444);border:none;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:8px 16px;text-decoration:none;transition:all .3s ease;width:fit-content}.github-btn:hover{background:linear-gradient(135deg,#24292e,#586069);box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.github-btn:active{transform:translateY(0)}.github-icon{color:#ffb800;font-size:1rem}.project-category{background:linear-gradient(135deg,#303030,#363636);bottom:0;color:#fff;font-size:.8rem;font-weight:500;left:0;padding:6px 15px;position:absolute;right:0;text-align:right}.project-media[data-type=video] .media-overlay{background-color:#dc3545cc}.project-media[data-type=pdf] .media-overlay{background-color:#28a745cc}.project-media[data-type=image] .media-overlay{background-color:#007bffcc}.project-thumbnail.loading{opacity:.5}.project-thumbnail.error{display:none}@media (max-width:1200px){.projects-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.project-header h3{font-size:1.2rem}.project-description{font-size:.95rem}}@media (max-width:768px){.projects-grid{gap:20px;grid-template-columns:1fr}.project-media{height:200px}.project-content{padding:20px}.project-header{align-items:flex-start;flex-direction:column;gap:8px}.project-year{align-self:flex-end}.project-header h3{font-size:1.3rem}.project-description{font-size:1rem}.github-btn{font-size:.9rem;padding:10px 18px}}@media (max-width:480px){.project-media{height:160px}.project-content{padding:15px}.project-header h3{font-size:1.2rem}.github-btn{font-size:.85rem;padding:8px 16px}}.certificates-container{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.certificate-card{background:linear-gradient(135deg,#1a0e0e,#261313);border-radius:12px;box-shadow:0 4px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:auto;min-width:0;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.certificate-card:hover{box-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,10px 10px 0 #8682f9,13px 13px 15px 13px #00000026;transform:translateY(-5px)}.certificate-thumbnail{align-items:center;background-color:#f8f9fa;cursor:pointer;display:flex;flex-shrink:0;height:180px;justify-content:center;overflow:hidden;position:relative;width:100%}.certificate-thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%;z-index:1}.certificate-thumbnail:hover img{transform:scale(1.05)}.certificate-icon-fallback{align-items:center;background:linear-gradient(135deg,var(--secondary-color),var(--accent-color));color:#6c757d;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:0}.certificate-icon-fallback svg{fill:#fff;font-size:2.5rem;height:40px;margin-bottom:6px;width:40px}.certificate-overlay{align-items:center;background-color:#000000b3;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:2}.certificate-thumbnail:hover .certificate-overlay{opacity:1}.certificate-type-badge{background:linear-gradient(90deg,#ffb800,#9f7f27);border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;margin-bottom:6px;padding:3px 10px;text-transform:uppercase}.view-text{font-size:.85rem;font-weight:500}.certificate-content{display:flex;flex-direction:column;flex-grow:1;min-height:0;padding:15px;position:relative}.certificate-header{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.certificate-content h3{word-wrap:break-word;color:#fff;flex:1 1;font-size:1.1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:0}.certificate-date{background:linear-gradient(90deg,#ffb800,#9f7f27);border-radius:4px;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:700;padding:3px 8px;white-space:nowrap}.certificate-description{word-wrap:break-word;color:#fff;flex-grow:1;font-size:.9rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.4;margin-bottom:35px}.certificate-issuer{background:linear-gradient(135deg,#303030,#363636);bottom:0;color:#fff;font-size:.8rem;font-weight:500;left:0;padding:6px 15px;position:absolute;right:0;text-align:right}.certificate-actions{display:none}.certificate-card:before{background:var(--accent-color);border-radius:50%;content:"";height:8px;left:15px;opacity:0;position:absolute;top:15px;transition:opacity .3s ease;width:8px;z-index:3}.certificate-card:hover:before{opacity:1}@media (max-width:1200px){.certificates-container{gap:20px;grid-template-columns:repeat(2,1fr)}.certificate-content h3{font-size:1.2rem}.certificate-description{font-size:.95rem}}@media (max-width:768px){.certificates-container{gap:20px;grid-template-columns:1fr}.certificate-thumbnail{height:200px}.certificate-content{padding:20px}.certificate-header{align-items:flex-start;flex-direction:column;gap:8px}.certificate-date{align-self:flex-end}.certificate-content h3{font-size:1.3rem}.certificate-description{font-size:1rem}}@media (max-width:480px){.certificate-thumbnail{height:160px}.certificate-content{padding:15px}.certificate-content h3{font-size:1.2rem}}*{font-family:Poppins,sans-serif}.navbar{box-shadow:0 2px 20px #0000004d;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar,.navbar.scrolled{background:linear-gradient(135deg,#1a0e0e,#261313)}.navbar.scrolled{box-shadow:0 2px 20px #38111180}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:15px 20px;position:relative}.logo,.navbar-container{align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;gap:10px;z-index:1001}.logo img{border-radius:50%;height:40px;width:40px}.nav-links{align-items:center;display:flex;gap:0;list-style:none;margin:0;padding:0}.nav-link{background:none;border:none;border-right:2px solid #fff;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;letter-spacing:1px;padding:15px 25px;position:relative;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.nav-link:last-child{border-right:none}.nav-link:hover{color:#fff;text-shadow:0 0 15px #fffc}.nav-link.active{color:#fff;text-shadow:0 0 15px #fff}.nav-link.active:after{display:none}.hamburger-menu{cursor:pointer;display:none;flex-direction:column;z-index:1001}.hamburger-line{background-color:#fff;height:3px;margin:3px 0;transition:.3s;width:25px}.hamburger-menu.active .hamburger-line:first-child{transform:rotate(-45deg) translate(-5px,6px)}.hamburger-menu.active .hamburger-line:nth-child(2){opacity:0}.hamburger-menu.active .hamburger-line:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.navbar-container{padding:10px 15px}.logo{font-size:1.2rem}.logo img{height:35px;width:35px}.hamburger-menu{display:flex}.nav-links{align-items:center;background:linear-gradient(135deg,#1a0e0e,#261313);flex-direction:column;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:left .3s ease;width:100%;z-index:1000}.nav-links.active{left:0}.nav-link{border-bottom:2px solid #ffffff4d;border-right:none;font-size:1.2rem;margin:10px 0;padding:20px 0;text-align:center;width:80%}.nav-link:last-child{border-bottom:none}.nav-link:hover{background:#ffffff1a;border-radius:5px}}@media (max-width:480px){.navbar-container{padding:10px}.logo{font-size:1rem}.logo img{height:30px;width:30px}.nav-link{font-size:1rem;margin:8px 0;padding:18px 0}}@media (max-width:1024px) and (min-width:769px){.navbar-container{padding:12px 15px}.nav-link{font-size:.9rem;padding:12px 20px}.logo{font-size:1.3rem}}@media (max-width:320px){.logo{font-size:.9rem}.logo img{height:25px;width:25px}}:root{--primary-color:#2c3e50;--secondary-color:#3498db;--accent-color:#e74c3c;--light-color:#ecf0f1;--dark-color:#2c3e50}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#ffb800,orange);color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}.app{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.background-shapes{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.abstract-shape{opacity:.7;position:absolute;transition:all .3s ease}.abstract-shape:hover{opacity:.15;transform:scale(1.05)}.shape-1{animation:float 6s ease-in-out infinite;height:200px;left:5%;top:10%;transform:rotate(15deg);width:200px}.shape-2{animation:float 8s ease-in-out infinite reverse;height:150px;right:8%;top:15%;transform:rotate(-20deg);width:150px}.shape-3{animation:float 7s ease-in-out infinite;height:180px;left:3%;top:45%;transform:rotate(45deg);width:180px}.shape-4{animation:float 9s ease-in-out infinite reverse;height:160px;right:5%;top:50%;transform:rotate(-30deg);width:160px}.shape-5{animation:float 5s ease-in-out infinite;bottom:20%;height:140px;left:8%;transform:rotate(60deg);width:140px}.shape-6{animation:float 10s ease-in-out infinite reverse;bottom:15%;height:170px;right:10%;transform:rotate(-45deg);width:170px}.shape-7{animation:float 6.5s ease-in-out infinite;height:120px;left:50%;top:25%;transform:translateX(-50%) rotate(30deg);width:120px}.shape-8{animation:float 8.5s ease-in-out infinite reverse;bottom:30%;height:190px;left:50%;transform:translateX(-50%) rotate(-15deg);width:190px}.shape-9{animation:float 7.5s ease-in-out infinite;height:110px;left:25%;top:5%;transform:rotate(75deg);width:110px}.shape-10{animation:float 6.2s ease-in-out infinite reverse;height:130px;right:25%;top:8%;transform:rotate(-50deg);width:130px}.shape-11{animation:float 9.2s ease-in-out infinite;height:100px;left:1%;top:30%;transform:rotate(120deg);width:100px}.shape-12{animation:float 5.8s ease-in-out infinite reverse;height:120px;right:2%;top:28%;transform:rotate(-80deg);width:120px}.shape-13{animation:float 8.8s ease-in-out infinite;height:140px;left:2%;top:65%;transform:rotate(40deg);width:140px}.shape-14{animation:float 7.3s ease-in-out infinite reverse;height:110px;right:3%;top:62%;transform:rotate(-70deg);width:110px}.shape-15{animation:float 6.7s ease-in-out infinite;bottom:8%;height:160px;left:25%;transform:rotate(90deg);width:160px}.shape-16{animation:float 9.5s ease-in-out infinite reverse;bottom:5%;height:140px;right:25%;transform:rotate(-60deg);width:140px}.shape-17{animation:float 5.2s ease-in-out infinite;height:90px;left:-2%;top:20%;transform:rotate(150deg);width:90px}.shape-18{animation:float 8.1s ease-in-out infinite reverse;height:100px;right:-2%;top:22%;transform:rotate(-120deg);width:100px}.shape-19{animation:float 7.8s ease-in-out infinite;bottom:35%;height:110px;left:-1%;transform:rotate(180deg);width:110px}.shape-20{animation:float 6.4s ease-in-out infinite reverse;bottom:32%;height:120px;right:-1%;transform:rotate(-150deg);width:120px}.shape-21{animation:float 9.8s ease-in-out infinite;height:80px;left:50%;top:35%;transform:translateX(-50%) rotate(45deg);width:80px}.shape-22{animation:float 5.9s ease-in-out infinite reverse;bottom:45%;height:100px;left:50%;transform:translateX(-50%) rotate(-90deg);width:100px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(var(--initial-rotation,0deg))}50%{transform:translateY(-20px) rotate(5deg);transform:translateY(-20px) rotate(calc(var(--initial-rotation, 0deg) + 5deg))}}@media (max-width:768px){.abstract-shape{opacity:.8}.shape-1{height:120px;left:2%;top:8%;width:120px}.shape-2{height:100px;right:3%;top:12%;width:100px}.shape-3{height:110px;left:1%;top:40%;width:110px}.shape-4{height:90px;right:2%;top:45%;width:90px}.shape-5{bottom:25%;height:80px;left:3%;width:80px}.shape-6{bottom:20%;height:100px;right:4%;width:100px}.shape-7{height:70px;width:70px}.shape-8{height:110px;width:110px}.shape-9{height:60px;left:20%;top:6%;width:60px}.shape-10{height:70px;right:20%;top:10%;width:70px}.shape-11{height:50px;left:0;top:28%;width:50px}.shape-12{height:60px;right:1%;top:26%;width:60px}.shape-13{height:70px;left:1%;top:60%;width:70px}.shape-14{height:60px;right:2%;top:58%;width:60px}.shape-15{bottom:10%;height:80px;left:20%;width:80px}.shape-16{bottom:8%;height:70px;right:20%;width:70px}.shape-17{height:40px;left:-1%;top:18%;width:40px}.shape-18{height:50px;right:-1%;top:20%;width:50px}.shape-19{bottom:30%;height:60px;left:0;width:60px}.shape-20{bottom:28%;height:50px;right:0;width:50px}.shape-21{height:40px;top:32%;width:40px}.shape-22{bottom:40%;height:50px;width:50px}}.content{padding-top:60px}.section{border-bottom:1px solid #eee;padding:60px 0}.section-title{border-bottom:3px solid #fff;color:#ffbb3c;font-size:5rem;font-weight:700;line-height:1.2;margin-bottom:30px;padding-bottom:10px;text-shadow:-1px -1px 0 #8682f9,1px -1px 0 #8682f9,-1px 1px 0 #8682f9,4px 2px 0 #8682f9,5px 5px 10px #00000026}.section-title:after{background-color:#fff;bottom:-3px;content:"";height:3px;left:0;position:absolute;width:100px}@media (max-width:768px){.section{padding:40px 0}.section-title{font-size:3rem}}
/*# sourceMappingURL=main.7a5c7ac3.css.map*/