.side-menu-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:100%;padding:.5rem;gap:3rem}.olg-logo-row{width:40px;height:40px;object-fit:contain}.navigation-bar{position:fixed;top:0;left:0;background:#333;color:#fff;display:flex;justify-content:flex-start;align-items:center;padding:.5rem;z-index:1000;width:auto;border-radius:0 .5rem .5rem 0}.menu-toggle{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.side-menu{position:fixed;top:.5rem;left:-220px;width:220px;height:auto;background:#444;display:none;flex-direction:column;align-items:center;padding:1rem .5rem;border-radius:0 .5rem .5rem 0;box-shadow:2px 2px 8px #00000026;transition:left .3s ease;max-height:80vh;overflow-y:auto}.side-menu.open{left:0;display:flex}.close-button{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;align-self:flex-end;margin:.5rem}.menu-item{color:#fff;text-decoration:none;padding:.5rem 1rem;transition:background .3s}.menu-item:hover{background:#555}.hero-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;background:linear-gradient(180deg,#0a0a23,#0071e3)}.hero-header{text-align:center;padding:4rem 2rem 2rem}.hero-image{width:320px;height:320px;object-fit:cover;object-position:top center;border-radius:50%;box-shadow:0 8px 32px #00000052;margin-bottom:2rem;border:4px solid #ffd700;animation:fadeIn 1.2s ease}.hero-title{font-size:3rem;font-weight:700;letter-spacing:-1px;color:gold;margin-bottom:1rem;text-shadow:1px 1px 8px #000}.hero-summary{font-size:1.5rem;color:#fff;max-width:600px;margin:0 auto;line-height:1.4;text-shadow:1px 1px 8px #000}.fade-section{width:100%;max-width:700px;margin:4rem auto 0;padding:2rem;background:#0a0a23d9;border-radius:24px;box-shadow:0 4px 24px #0000002e;opacity:0;transform:translateY(40px);animation:fadeInSection 1.2s .5s forwards;color:gold}.main-links{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.main-link{font-size:1.2rem;color:#0071e3;text-decoration:none;font-weight:500;transition:color .2s}.main-link:hover{color:#005bb5;text-decoration:underline}.bubble-links{display:flex;justify-content:center;gap:2.5rem;margin-top:2.5rem}.bubble-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;background:#0071e3;border-radius:50%;box-shadow:0 4px 24px #0000002e;width:110px;height:110px;padding:0;transition:transform .2s,box-shadow .2s,background .2s;position:relative;border:3px solid #ffd700;overflow:hidden}.bubble-link:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 8px 32px #00000052;background:#0a0a23}.bubble-img,.bubble-link span[style]{width:36px!important;height:36px!important;min-width:36px;min-height:36px;max-width:36px;max-height:36px;object-fit:cover;border-radius:50%;margin:2px 0 0;background:gold;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.bubble-label{font-size:1.08rem;color:gold;font-weight:600;text-align:center;text-shadow:1px 1px 8px #000;margin-top:10px;margin-bottom:8px;background:none;border-radius:0;padding:0;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInSection{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 769px) and (max-width: 1024px){.hero-container{text-align:center!important}.fade-section{margin:2rem auto 0!important;padding:2rem!important;max-width:90%!important;width:90%!important;text-align:center!important}.bubble-links{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:1.5rem!important;margin-top:2rem!important;justify-items:center!important;padding:0 1rem!important;width:100%!important;overflow:visible!important}.bubble-link{width:95px!important;height:95px!important;border-width:2px!important;min-width:95px!important;max-width:95px!important;flex:none!important}.bubble-img,.bubble-link span[style]{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;font-size:.95rem!important}.bubble-label{font-size:.85rem!important;margin-top:6px!important;margin-bottom:4px!important;line-height:1.2!important;text-align:center!important;word-break:break-word!important;white-space:normal!important}.main-links{justify-content:center!important;text-align:center!important;flex-wrap:wrap!important;gap:1rem!important;margin:1rem auto!important;max-width:100%!important}.main-link{text-align:center!important;font-size:1.1rem!important;padding:.5rem 1rem!important;display:inline-block!important;white-space:nowrap!important}.content-section,.fade-section{opacity:1!important;visibility:visible!important;transform:none!important}*{box-sizing:border-box!important}.bubble-links,.bubble-link{will-change:auto!important;backface-visibility:visible!important}}@media (max-width: 768px){.hero-container{text-align:center!important}.hero-header{text-align:center!important;align-items:center!important;justify-content:center!important}.hero-content{text-align:center!important;align-items:center!important}.hero-content h1,.hero-content p{text-align:center!important}.fade-section{margin:2rem auto 0!important;padding:1rem!important;max-width:95%!important;width:95%!important;text-align:center!important}.bubble-links{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(85px,1fr))!important;gap:1rem!important;margin-top:1.5rem!important;justify-items:center!important;padding:0 .5rem!important;width:100%!important;overflow:visible!important;max-width:400px!important;margin-left:auto!important;margin-right:auto!important}.bubble-link:nth-child(5):last-child{grid-column:1 / -1!important;justify-self:center!important;margin:0 auto!important}.bubble-link{width:75px!important;height:75px!important;border-width:2px!important;min-width:75px!important;max-width:75px!important;flex:none!important}.bubble-img,.bubble-link span[style]{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;font-size:.8rem!important}.bubble-label{font-size:.75rem!important;margin-top:4px!important;margin-bottom:2px!important;line-height:1.1!important;text-align:center!important;word-break:break-word!important}.main-links{justify-content:center!important;text-align:center!important}.main-link{text-align:center!important}}@media (max-width: 480px){.bubble-links{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;padding:0 1rem!important}.bubble-link{width:85px!important;height:85px!important;min-width:85px!important;max-width:85px!important}.bubble-img,.bubble-link span[style]{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;font-size:.9rem!important}.bubble-label{font-size:.8rem!important;margin-top:6px!important;margin-bottom:4px!important}}.site-footer{width:100%;text-align:center;padding:2rem 0 1rem;margin-top:2rem;position:relative}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-additional-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:.5rem}.footer-copyright{font-size:1rem;font-weight:500}.site-footer--default{background:transparent;color:gold;text-shadow:1px 1px 8px #000;margin-top:4rem}.site-footer--default .footer-copyright{font-weight:600}.site-footer--software{background:#daa520;color:#fff;box-shadow:0 -2px 8px #daa52033}.site-footer--software .footer-copyright{font-weight:600}.site-footer--sound{background:#232a34;color:#00e6e6;box-shadow:0 -2px 8px #00e6e633}.site-footer--sound .footer-copyright{font-weight:600}.site-footer--music{width:100vw;background:linear-gradient(90deg,#f8fafc,#e9ecef);padding:1.5rem 0;text-align:center;position:relative;z-index:10;box-shadow:0 -2px 16px #ffd70022;margin-top:2rem}.site-footer--music .footer-copyright{color:#444;opacity:.85;font-weight:500}.site-footer--music .footer-content{gap:.7rem}.site-footer--music .music-home-link{color:#0071e3;font-weight:700;text-decoration:none;font-size:1.15rem;transition:color .2s}.site-footer--music .music-home-link:hover{color:gold}@media (max-width: 768px){.footer-additional-content{flex-direction:column;gap:1rem}.site-footer{padding:1.5rem 0 1rem}}.software-page{font-family:Inter,sans-serif;color:#4a4a4a;background:wheat;padding:0;margin:0;animation:pagefadeIn .8s ease}.software-hero{position:relative;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;background:linear-gradient(120deg,#daa520,wheat)}.software-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.software-hero-content{position:relative;text-align:center;color:#fff;z-index:1}.software-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.software-summary{font-size:1.2rem;margin-bottom:2rem}.software-cta{display:inline-block;padding:.8rem 1.5rem;background:#daa520;color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:background .3s}.software-cta:hover{background:#b8860b}.software-main{padding:2rem}.software-section{margin-bottom:3rem}.software-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.software-card{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;transition:transform .3s,box-shadow .3s}.software-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.software-card h3{font-size:1.5rem;margin-bottom:.5rem}.software-card p{font-size:1rem;color:#555}.software-projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.software-project{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:1.5rem;transition:transform .3s,box-shadow .3s}.software-project:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.software-project h3{font-size:1.5rem;margin-bottom:.5rem}.software-project p{font-size:1rem;color:#555}.software-contact{list-style:none;padding:0}.software-contact li{font-size:1rem;margin-bottom:.5rem}.music-nav{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;background:gold;border-radius:2rem;padding:1rem 0}.music-home-link{color:#0071e3;font-weight:700;text-decoration:none;font-size:1.1rem;margin-right:1.5rem;transition:color .2s}.music-home-link:hover{color:#111}.music-nav a{color:#111;font-weight:600;text-decoration:none;font-size:1.1rem;transition:color .2s}.music-nav a:hover{color:#0071e3}.music-section{margin-bottom:3rem;background:#0a0a23d9;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 24px #0000001f}.music-section h2{color:gold;margin-bottom:1rem}.music-section ul{margin:1rem 0 0 1.5rem;color:gold}.education-card .music-modern-page{min-height:100vh;background:linear-gradient(120deg,#f8fafc,#e9ecef);padding:0;font-family:SF Pro Display,Helvetica Neue,Arial,sans-serif}.education-card .music-modern-title{text-align:center;font-size:3rem;font-weight:700;margin:2rem 0 3rem;letter-spacing:-1px;color:#222}.education-card .music-modern-sections{display:flex;flex-direction:column;gap:4rem;max-width:900px;margin:0 auto}.education-card .music-modern-section{display:flex;align-items:center;gap:2.5rem;background:#ffffffd9;border-radius:2rem;box-shadow:0 8px 32px #00000014;padding:2.5rem 2rem;transition:box-shadow .3s}.education-card .music-modern-section:hover{box-shadow:0 16px 48px #00000026}.education-card .music-modern-img-container{flex:0 0 320px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:1.5rem;box-shadow:0 4px 24px #0000001a}.education-card .music-modern-img{width:100%;max-width:320px;height:auto;object-fit:cover;border-radius:1.5rem;opacity:.85;transition:opacity .5s,transform .5s}.education-card .music-modern-section:hover .music-modern-img{opacity:1;transform:scale(1.04)}.education-card .music-modern-info{flex:1;transition:opacity .5s,transform .5s;opacity:.85}.education-card .music-modern-section:hover .music-modern-info{opacity:1;transform:translateY(-4px)}.education-card .music-modern-info h2{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#222}.education-card .music-modern-info p{font-size:1.15rem;color:#444;line-height:1.7}.music-fullscreen-wrapper{width:100vw;height:100vh;overflow-x:hidden;scroll-snap-type:y mandatory}.music-fullscreen-section{width:100vw;height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;transition:opacity 1s}.music-fullscreen-info{background:#00000073;color:#fff;padding:2.5rem 3rem;border-radius:2rem;box-shadow:0 8px 32px #0000002e;text-align:center;opacity:0;transform:translateY(40px);animation:fadeInInfo 1.2s forwards;animation-delay:.3s}.music-fullscreen-section h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-1px}.music-fullscreen-section p{font-size:1.35rem;line-height:1.7}@keyframes fadeInInfo{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.music-fullscreen-section{opacity:.7;transition:opacity 1s}.music-fullscreen-section:target,.music-fullscreen-section:focus-within{opacity:1}.music-fullscreen-section{z-index:1}.music-fullscreen-section+.music-fullscreen-section{z-index:2}.music-intro-section{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#f8fafc,#e9ecef);scroll-snap-align:start;position:relative;overflow:hidden}.music-intro-section:before{content:"";position:absolute;top:-20%;left:-20%;width:140vw;height:140vh;background:radial-gradient(circle at 60% 40%,#ffd70033,#fff0 70%);z-index:0;pointer-events:none;animation:introGlow 6s infinite alternate}@keyframes introGlow{0%{opacity:.7}to{opacity:1}}.music-intro-content{background:#ffffff2e;color:#222;padding:3rem 4rem;border-radius:2rem;box-shadow:0 8px 32px #0000001a,0 0 80px #ffd70044;text-align:center;opacity:0;transform:translateY(40px);animation:fadeInInfo 1.2s forwards;animation-delay:.3s;position:relative;z-index:1}.music-intro-content h1{font-size:3.2rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-2px;color:gold;text-shadow:0 2px 24px #ffd70044,0 1px 0 #fff}.music-intro-content p{font-size:1.45rem;line-height:1.7;color:#222;text-shadow:0 1px 0 #fff}.music-conclusion-section{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#e9ecef,#f8fafc);scroll-snap-align:start;position:relative;overflow:hidden}.music-conclusion-section:before{content:"";position:absolute;bottom:-20%;right:-20%;width:140vw;height:140vh;background:radial-gradient(circle at 40% 60%,#ffd70033,#fff0 70%);z-index:0;pointer-events:none;animation:conclusionGlow 6s infinite alternate}@keyframes conclusionGlow{0%{opacity:.7}to{opacity:1}}.music-conclusion-content{background:#ffffff2e;color:#222;padding:2.5rem 3rem;border-radius:2rem;box-shadow:0 8px 32px #0000001a,0 0 80px #ffd70044;text-align:center;opacity:0;transform:translateY(40px);animation:fadeInInfo 1.2s forwards;animation-delay:.3s;position:relative;z-index:1}.music-conclusion-content h2{font-size:2.5rem;font-weight:800;margin-bottom:1.2rem;letter-spacing:-2px;color:gold;text-shadow:0 2px 24px #ffd70044,0 1px 0 #fff}.music-conclusion-content p{font-size:1.25rem;line-height:1.7;color:#222;text-shadow:0 1px 0 #fff}.split-section{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem;background:#222222d9;border-radius:1.5rem;box-shadow:0 4px 24px #00000026;padding:2rem 1rem}.split-text h2{font-size:2rem;margin-bottom:1rem;color:gold}.split-text p,.split-text ul{font-size:1.15rem;line-height:1.7;margin-bottom:1rem}@media (max-width: 900px){.split-section{flex-direction:column;padding:1rem .5rem}.split-media,.split-text{width:100%;padding:0}.split-media img,.split-media video{max-height:200px}}.sound-page{max-width:900px;margin:0 auto;padding:0 1rem 4rem;color:#fff;animation:pagefadeIn .8s ease}.sound-nav{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;background:gold;border-radius:2rem;padding:1rem 0}.sound-home-link{color:#0071e3;font-weight:700;text-decoration:none;font-size:1.1rem;margin-right:1.5rem;transition:color .2s}.sound-home-link:hover{color:#111}.sound-nav a{color:#111;font-weight:600;text-decoration:none;font-size:1.1rem;transition:color .2s}.sound-nav a:hover{color:#0071e3}.split-section{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:3rem;background:linear-gradient(90deg,#232a34,#1a1f2b);border-radius:1.5rem;box-shadow:0 4px 24px #00000026;padding:2rem 1rem}.split-section.reverse{flex-direction:row-reverse}.split-media{flex:1;display:flex;align-items:center;justify-content:center}.split-media img,.split-media video{max-width:100%;max-height:320px;border-radius:1rem;box-shadow:0 2px 12px #0000001f}.split-text{flex:1;color:#fff;padding:0 1rem}.split-text h2{font-size:2rem;margin-bottom:1rem;color:#00e6e6}.split-text p,.split-text ul{font-size:1.15rem;line-height:1.7;margin-bottom:1rem;color:#b3e6ff}.sound-hero{display:flex;align-items:center;justify-content:space-between;background:#181818;color:#fff;padding:3rem 2rem 2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;box-shadow:0 4px 24px #00000026;margin-bottom:2.5rem}.sound-hero.full-width{width:100vw;max-width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative;border-radius:0 0 2rem 2rem}.sound-hero-content{flex:1;padding-right:2rem}.sound-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#00e6e6}.sound-hero-desc{font-size:1.25rem;line-height:1.6;color:#b3e6ff}.sound-hero-image{flex:1;display:flex;align-items:center;justify-content:flex-end}.sound-hero-image img{max-width:420px;width:100%;border-radius:1.5rem;box-shadow:0 2px 12px #0000001f}@media (max-width: 900px){.split-section,.split-section.reverse{flex-direction:column;padding:1rem .5rem}.split-media,.split-text{width:100%;padding:0}.split-media img,.split-media video{max-height:200px}.sound-hero{flex-direction:column;padding:2rem 1rem 1rem;text-align:center}.sound-hero-content{padding-right:0;margin-bottom:1.5rem}.sound-hero-image img{max-width:100%}}.music-page{max-width:800px;margin:0 auto;padding:2rem 1rem 4rem;color:#fff;animation:pagefadeIn .8s ease}.education-hero{text-align:center;margin-bottom:2.5rem;padding-top:1.5rem}.education-title{font-size:2.6rem;color:gold;font-weight:800;margin-bottom:.5rem;letter-spacing:-1px;text-shadow:0 2px 16px #000a}.education-subtitle{font-size:1.3rem;color:#fff;margin-bottom:.5rem;opacity:.85}.education-cards{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin-top:2rem}.education-card{background:#ffffff1a;border-radius:32px;box-shadow:0 16px 48px #00000047,0 1.5px gold;padding:2.5rem 2rem 2rem;min-width:280px;max-width:340px;flex:1 1 320px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .3s,transform .3s;border:2.5px solid #ffd700;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2);position:relative;z-index:1;opacity:0;transform:translateY(40px) scale(.98);animation:fadeInSection 1.2s forwards}.fade-in{animation:fadeInSection 1.2s forwards}@keyframes fadeInSection{0%{opacity:0;transform:translateY(40px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.education-card-imgwrap{width:100%;display:flex;justify-content:center;margin-bottom:1.2rem}.education-card-img{width:90px;height:90px;object-fit:cover;border-radius:18px;box-shadow:0 4px 24px #ffd70044;border:2.5px solid #fff;background:gold}.education-card-content{width:100%;text-align:center}.education-card-title{font-size:1.25rem;color:gold;font-weight:700;margin-bottom:.3rem;letter-spacing:.5px}.education-card-school{font-size:1.08rem;color:#fff;margin-bottom:.3rem;opacity:.92}.education-card-status{display:inline-block;font-size:1rem;font-weight:700;border-radius:8px;padding:2px 10px;margin-top:.2rem}.education-card-status.completed{background:#0071e3;color:#fff}.education-card-status.in-progress{background:gold;color:#111}.education-card ul{list-style:none;padding:0;margin:0}.education-card ul li{font-size:1.12rem;color:#fff;margin-bottom:.9rem;padding-left:.2rem;position:relative;line-height:1.6;text-shadow:0 2px 8px #000a}.education-card ul li:last-child{margin-bottom:0}.education-section{margin-bottom:0}.college-row{display:flex;align-items:center;justify-content:center;gap:2.5rem;margin:2.5rem 0;position:relative}.center-row{justify-content:center}.college-logo{width:70px;height:70px;object-fit:contain;border-radius:16px;background:#fff;box-shadow:0 2px 16px #ffd70044;border:2px solid #ffd700}.college-logo.left{margin-right:1.5rem}.college-logo.right{margin-left:1.5rem}body{font-family:Inter,sans-serif;margin:0;background:linear-gradient(180deg,#0a0a23,#0071e3)}@media (min-width: 769px) and (max-width: 1024px){.music-page{max-width:90%!important;padding:1.5rem 1rem 4rem!important;margin:0 auto!important;text-align:center!important}.education-title{font-size:2.3rem!important;text-align:center!important}.education-subtitle{font-size:1.2rem!important;text-align:center!important}.college-row{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:stretch!important;gap:2rem!important;margin-bottom:2rem!important;width:100%!important}.college-row.center-row{justify-content:center!important;align-items:center!important}.education-card{width:calc(50% - 1rem)!important;max-width:400px!important;min-width:320px!important;margin:0!important;flex:0 1 calc(50% - 1rem)!important;text-align:center!important;box-sizing:border-box!important}.education-card-imgwrap{text-align:center!important;display:flex!important;justify-content:center!important;margin-bottom:1rem!important}.education-card-img{max-width:130px!important;height:auto!important}.education-card-content{text-align:center!important;width:100%!important}.education-card-title{font-size:1.15rem!important;text-align:center!important;line-height:1.3!important}.education-card-school{font-size:1rem!important;text-align:center!important}.education-card-status{display:inline-block!important;font-size:.9rem!important;padding:.5rem 1rem!important;margin:.5rem auto!important;text-align:center!important}.music-nav{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:1rem!important;padding:1rem!important;text-align:center!important}.music-nav a{font-size:.9rem!important;padding:.6rem 1rem!important;white-space:nowrap!important;text-align:center!important;min-width:auto!important;display:inline-block!important}.certifications-section{text-align:center!important;margin:2rem auto!important;width:100%!important}.certifications-section h3{font-size:1.6rem!important;text-align:center!important}}@media (max-width: 768px){.music-page{max-width:100%!important;padding:1rem .75rem 4rem!important;margin:0 auto!important;text-align:center!important}.education-hero{text-align:center!important;margin-bottom:2rem!important;padding:1rem!important}.education-title{font-size:2rem!important;padding:0 1rem!important;text-align:center!important}.education-subtitle{font-size:1.1rem!important;padding:0 1rem!important;text-align:center!important}.college-row{display:block!important;width:100%!important;margin:0 auto 2rem!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.college-row.center-row{display:block!important;text-align:center!important;align-items:center!important}.education-card{width:100%!important;max-width:100%!important;min-width:100%!important;margin:0 auto 1.5rem!important;flex:none!important;box-sizing:border-box!important;display:block!important;text-align:center!important}.education-card-imgwrap{width:100%!important;text-align:center!important;margin-bottom:1rem!important;display:flex!important;justify-content:center!important}.education-card-img{max-width:150px!important;height:auto!important;margin:0 auto!important}.education-card-content{width:100%!important;text-align:center!important}.education-card-title{font-size:1.1rem!important;line-height:1.3!important;margin-bottom:.5rem!important;text-align:center!important}.education-card-school{font-size:1rem!important;margin-bottom:.75rem!important;text-align:center!important}.education-card-status{font-size:.9rem!important;padding:.4rem .8rem!important;display:inline-block!important;margin:0 auto!important}.certifications-section{margin:2rem auto!important;padding:0!important;text-align:center!important}.certifications-section h3{font-size:1.5rem!important;text-align:center!important;margin-bottom:1.5rem!important}.education-cards,.education-grid,.cert-card{display:block!important;width:100%!important;margin:0 auto 1.5rem!important;text-align:center!important}.music-nav{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding:.75rem!important}.music-nav a{text-align:center!important}}@media (max-width: 480px){.music-page{padding:.75rem .5rem 4rem!important}.education-title{font-size:1.8rem!important}.education-card{padding:1.5rem!important;margin-bottom:1rem!important}.education-card-img{max-width:120px!important}.education-card-title{font-size:1rem!important}.education-card-school{font-size:.9rem!important}}.contact-page{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#3b82f6);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden;animation:pagefadeIn .8s ease}.contact-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero-background{position:absolute;inset:0;background:linear-gradient(135deg,#1e3a8a,#3b82f6,#60a5fa)}.floating-shapes{position:absolute;width:100%;height:100%}.shape{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 6s ease-in-out infinite}.shape-1{width:200px;height:200px;top:20%;left:10%;animation-delay:0s}.shape-2{width:150px;height:150px;top:60%;right:15%;animation-delay:2s}.shape-3{width:100px;height:100px;bottom:20%;left:60%;animation-delay:4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-content{position:relative;z-index:2;max-width:800px;padding:2rem}.contact-page .hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.1;background:linear-gradient(45deg,#fff,#93c5fd,#dbeafe,#fff);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle{font-size:1.5rem;color:#ffffffe6;margin-bottom:2rem;font-weight:300;letter-spacing:1px}.hero-badges{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.badge{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);padding:.5rem 1.5rem;border-radius:50px;color:#fff;font-weight:500;font-size:.9rem;transition:all .3s ease}.badge:hover{background:#ffffff4d;transform:translateY(-2px)}.contact-nav{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);display:flex;justify-content:center;gap:2rem;padding:1rem;z-index:100}.nav-link{color:#3b82f6;text-decoration:none;font-weight:600;padding:.5rem 1rem;border-radius:25px;transition:all .3s ease}.nav-link:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.contact-main{background:#fff;position:relative;z-index:1}.content-section{padding:5rem 2rem;max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.section-header p{font-size:1.2rem;color:#6b7280;max-width:600px;margin:0 auto}.opportunities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.opportunity-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.opportunity-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e3a8a,#3b82f6,#60a5fa);background-size:200% 100%;animation:gradientSlide 3s ease infinite}@keyframes gradientSlide{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.opportunity-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #667eea26}.card-icon{font-size:3rem;margin-bottom:1.5rem}.opportunity-card h3{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.opportunity-card p{color:#64748b;line-height:1.6}.contact-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.contact-card{background:#fff;border:2px solid #f1f5f9;border-radius:24px;padding:2.5rem;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;position:relative}.contact-card.primary{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;border-color:transparent}.contact-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0000001a}.contact-icon{font-size:2.5rem;min-width:60px}.contact-info{flex:1}.contact-info h3{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.contact-value{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:inherit;line-height:1.3}.contact-desc{font-size:.9rem;opacity:.8;margin:0}.contact-card:not(.primary) .contact-info h3{color:#1e293b}.contact-card:not(.primary) .contact-value{color:#3b82f6}.contact-card:not(.primary) .contact-desc{color:#64748b}.btn-contact{background:#fff3;color:inherit;padding:.8rem 1.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);min-width:140px;text-align:center;display:inline-block}.contact-card:not(.primary) .btn-contact{background:#3b82f6;color:#fff;border-color:#3b82f6}.btn-contact:hover{transform:translateY(-2px);background:#ffffff4d}.contact-card:not(.primary) .btn-contact:hover{background:#2563eb}.professional-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:2rem}.professional-item{display:flex;align-items:center;gap:1.5rem;background:#fff;border:2px solid #f1f5f9;border-radius:16px;padding:2rem;text-decoration:none;color:inherit;transition:all .3s ease;position:relative;overflow:hidden}.professional-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.professional-item:hover:before{left:100%}.professional-item:hover{transform:translateY(-4px);box-shadow:0 15px 30px #0000001a}.professional-item.linkedin:hover{border-color:#0077b5}.professional-item.github:hover{border-color:#333}.professional-item.resume:hover{border-color:#dc3545}.prof-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f8fafc;transition:all .3s ease}.prof-icon svg{width:24px;height:24px;color:#64748b;transition:color .3s ease}.linkedin:hover .prof-icon{background:#0077b5}.github:hover .prof-icon{background:#333}.resume:hover .prof-icon{background:#dc3545}.linkedin:hover .prof-icon svg,.github:hover .prof-icon svg,.resume:hover .prof-icon svg{color:#fff}.prof-content{flex:1}.prof-content h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.prof-content p{color:#64748b;margin:0;line-height:1.5}.prof-arrow{font-size:1.5rem;color:#cbd5e1;transition:all .3s ease}.professional-item:hover .prof-arrow{transform:translate(5px);color:#3b82f6}@media (max-width: 768px){.contact-nav{flex-direction:column;gap:.5rem}.content-section{padding:3rem 1rem}.contact-cards,.professional-grid{grid-template-columns:1fr}.contact-card,.professional-item{flex-direction:column;text-align:center;gap:1rem}.hero-badges{flex-direction:column;align-items:center}}body{margin:0;overflow-x:hidden}@keyframes pagefadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 769px) and (max-width: 1024px){.contact-nav{flex-wrap:wrap;justify-content:center;gap:.75rem;padding:.75rem 1rem}.nav-link{font-size:.9rem;padding:.6rem 1rem;white-space:nowrap;flex-shrink:0}.content-section{padding:2rem 1.5rem;max-width:1000px;margin:0 auto;text-align:center}.content-section h2,.content-section h3,.content-section p{text-align:center!important}.contact-cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important;gap:1.5rem!important;max-width:100%!important;justify-items:center!important}.professional-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:1.5rem!important;max-width:900px!important;margin:0 auto!important;justify-items:center!important}.professional-grid:has(.professional-item:nth-child(odd):last-child){justify-content:center!important}.professional-item:nth-child(odd):last-child,.professional-item:last-child:nth-child(3){grid-column:1 / -1!important;justify-self:center!important;max-width:400px!important;margin:0 auto!important}.professional-item:contains("Download Resume"),.professional-item:last-child{grid-column:1 / -1!important;justify-self:center!important;text-align:center!important;max-width:400px!important;margin:0 auto!important}.contact-hero{text-align:center!important}.hero-content{text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}.hero-content h1,.hero-content p{text-align:center!important}.hero-badges{justify-content:center!important;text-align:center!important}.btn-contact{font-size:.85rem!important;padding:.7rem 1.2rem!important;min-width:120px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.contact-card{padding:2rem 1.5rem!important;flex-direction:column!important;text-align:center!important;align-items:center!important}.contact-card .contact-icon{margin-bottom:1rem}.contact-info{width:100%}.professional-item{padding:1.5rem!important;text-align:center!important}.professional-item .btn-contact,.professional-item a{font-size:.85rem!important;padding:.6rem 1rem!important;min-width:100px!important;margin:.5rem auto!important;display:inline-block!important}}@media (min-width: 1025px) and (max-width: 1366px) and (orientation: landscape){.professional-grid{max-width:900px!important;margin:0 auto!important;justify-items:center!important}.professional-item:last-child{grid-column:1 / -1!important;justify-self:center!important;max-width:400px!important;margin:0 auto!important}}@media (max-width: 768px){.contact-nav{flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;gap:.5rem!important;padding:.75rem .5rem!important}.nav-link{font-size:.85rem!important;padding:.5rem .8rem!important;margin:.2rem!important;white-space:nowrap!important;display:inline-block!important;min-width:auto!important}.hero-content{text-align:center;padding:0 1rem}.hero-content h1{font-size:2rem;line-height:1.2}.hero-content p{font-size:1rem;margin:1rem auto;max-width:300px}}@media (max-width: 480px){.contact-nav{padding:.5rem .25rem!important;gap:.25rem!important}.nav-link{font-size:.8rem!important;padding:.4rem .7rem!important}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.9rem}.content-section{padding:2rem .75rem!important}}.in-progress-page{min-height:100vh;background:linear-gradient(135deg,#0a0a23,#0071e3,gold);display:flex;flex-direction:column;font-family:Inter,sans-serif}.in-progress-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;max-width:800px;margin:0 auto}.in-progress-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.in-progress-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.3);letter-spacing:-1px}.in-progress-description{font-size:1.3rem;color:#fff;line-height:1.6;margin-bottom:2.5rem;opacity:.9;max-width:600px;text-shadow:1px 1px 4px rgba(0,0,0,.2)}.in-progress-features{background:#ffffff26;border-radius:1.5rem;padding:2rem;margin-bottom:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}.in-progress-features h3{font-size:1.5rem;color:gold;margin-bottom:1rem;font-weight:700}.in-progress-features ul{list-style:none;padding:0;margin:0}.in-progress-features li{font-size:1.1rem;color:#fff;margin-bottom:.8rem;padding:.5rem 0;text-align:left;opacity:.9}.in-progress-actions{display:flex;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.btn-primary{background:gold;color:#0a0a23;padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 16px #ffd7004d}.btn-primary:hover{background:#ffed4e;transform:translateY(-3px);box-shadow:0 8px 24px #ffd70066}.btn-secondary{background:transparent;color:#fff;padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:600;font-size:1.1rem;border:2px solid #fff;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#0a0a23;transform:translateY(-3px);box-shadow:0 8px 24px #ffffff4d}.in-progress-timeline{background:#ffffff1a;border-radius:1rem;padding:1rem 2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.timeline-text{font-size:1rem;color:#fff;margin:0;opacity:.8}.timeline-text strong{color:gold;font-weight:700}@media (max-width: 768px){.in-progress-title{font-size:2.2rem}.in-progress-description{font-size:1.1rem}.in-progress-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:200px;text-align:center}.in-progress-container{padding:1rem}}@media (max-width: 480px){.in-progress-title{font-size:1.8rem}.in-progress-icon{font-size:3rem}.in-progress-features{padding:1.5rem}}
