body{background-color:var(--background-color);height:100%;width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{filter:drop-shadow(0 0 10px rgba(255,215,0,.3))}50%{filter:drop-shadow(0 0 20px rgba(255,215,0,.6))}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.home-section{display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;min-height:85vh;overflow:hidden;padding:90px 100px 60px}.home-section .slideName{align-items:center;display:flex;justify-content:center;margin:20px 0;padding-top:10px}.home-section .nameimg{all:unset;animation:pulse 3s ease-in-out infinite;display:block;filter:drop-shadow(0 0 10px rgba(255,215,0,.3));height:auto;margin:0 auto;max-width:100%}.home-section .nameimg,.home-section .nameimg:active,.home-section .nameimg:focus,.home-section .nameimg:hover,.home-section .slideName,.home-section .slideName:active,.home-section .slideName:active .nameimg,.home-section .slideName:focus,.home-section .slideName:focus .nameimg,.home-section .slideName:hover,.home-section .slideName:hover .nameimg{animation:pulse 3s ease-in-out infinite!important;filter:drop-shadow(0 0 10px rgba(255,215,0,.3))!important;opacity:1!important;pointer-events:none!important;scale:1!important;transform:none!important;transition:none!important}.home-section p{font-size:1.2rem;margin:10px 0 25px}.cta-buttons{display:flex;flex-wrap:wrap;gap:15px;margin-top:30px}.cta-button{border:2px solid #0000;border-radius:50px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;overflow:hidden;padding:12px 30px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-button:hover:before{left:100%}.cta-button.primary{background-color:var(--yelow-color);color:#1a1a1a}.cta-button.primary:hover{border-color:var(--yelow-color);box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}.cta-button.primary:hover,.cta-button.secondary{background-color:initial;color:var(--yelow-color)}.cta-button.secondary{border:2px solid var(--yelow-color)}.cta-button.secondary:hover{background-color:var(--yelow-color);box-shadow:0 5px 15px #0000001a;color:#1a1a1a;transform:translateY(-2px)}.home-section img{box-shadow:0 0 30px #ffd7004d,0 0 60px #ffd7001a;object-fit:cover;transition:all .3s ease}.home-section img:hover{box-shadow:0 0 40px #ffd70080,0 0 80px #ffd70033}.home-section .section-separator{align-self:center;margin-bottom:20px;margin-top:auto}@media (max-width:768px){.home-section{min-height:auto;padding:20px 20px 40px}.home-section h1{font-size:2.5rem;text-align:center}.home-section p{font-size:1rem;text-align:center}.home-section img{display:block;height:300px;margin:0 auto;width:300px}.cta-buttons{flex-direction:column;gap:10px}.cta-button{font-size:1rem;margin-bottom:10px;padding:15px 20px;width:100%}.nameimg{font-size:18px!important;height:auto!important;max-width:100%!important}.home-section .section-separator{margin-bottom:10px;margin-top:30px}}@media (max-width:576px){.home-section{padding:0 15px 20px}.home-section h1{font-size:2rem}.home-section img{height:250px;width:250px}.cta-button{font-size:.9rem;padding:12px 16px}.nameimg{font-size:16px!important;max-width:90%!important}}@media (max-width:375px){.home-section{padding:0 10px 15px}.home-section h1{font-size:1.8rem}.home-section img{height:200px;width:200px}.nameimg{font-size:14px!important;max-width:85%!important}}.light-mode{background-color:#fff;color:#000}.light-heading{color:#000}.light-text{color:#fff}.dark-mode{background-color:#121212;color:#fff}.dark-heading{color:#ffc107}.dark-text{color:#fff}.dark-mode .btn-dark{background-color:#333;color:#fff}.dark-mode .btn-light{background-color:#ffc107;color:#121212}button{border-radius:4px;cursor:pointer;padding:10px 20px}button:hover{opacity:.8}@media (max-width:768px){.home-section{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.home-section img{border:5px solid var(--yelow-color);border-radius:50%;box-shadow:0 0 30px 30px #494747;height:auto;margin-top:100px;width:50%}}.home-section{background-color:initial;position:relative;z-index:1}.home-section h1{color:var(--yelow-color);font-size:3rem;font-weight:700;position:relative;z-index:2}.home-section img{border:5px solid var(--yelow-color);border-radius:50%;box-shadow:0 0 30px 30px #494747;height:480px;max-width:100%;position:relative;z-index:2}@media (max-width:768px){.home-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;padding-left:0;text-align:center}.home-section img{border:5px solid var(--yelow-color);border-radius:50%;box-shadow:0 0 30px 30px #494747;height:auto;margin-top:50px;width:50%}}@media (min-width:1200px){.home-section{margin-bottom:25px;min-height:80vh;padding:70px 100px 50px}.home-section img{height:420px}.home-section h1{font-size:2.95rem}.home-section p{font-size:1.18rem;margin:12px 0 28px}.cta-buttons{margin-top:32px}}@media (min-width:1400px){.home-section{min-height:75vh;padding:60px 100px 45px}.home-section img{height:400px}.home-section h1{font-size:2.85rem}}.section-separator{align-items:center;display:flex;justify-content:center;margin:60px 0;position:relative;width:100%;z-index:10}.separator-line{background:linear-gradient(90deg,#0000,var(--yelow-color),#0000);flex:1 1;height:1px;max-width:200px}.separator-icon{align-items:center;color:var(--yelow-color);display:flex;font-size:1.5rem;justify-content:center;margin:0 20px}@media (max-width:768px){.section-separator{margin:40px 0}.separator-line{max-width:100px}.separator-icon{font-size:1.2rem;margin:0 15px}}@media (max-width:576px){.section-separator{margin:30px 0}.separator-line{max-width:80px}.separator-icon{font-size:1rem;margin:0 10px}}