body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}body{background:url(https://images.unsplash.com/photo-1503264116251-35a269479413?auto=format&fit=crop&w=1920&q=80) no-repeat 50% fixed;background-size:cover;color:#fff;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 2rem}header{align-items:center;background-color:#0f0f0fcc;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:space-between;margin-bottom:8rem;padding:2rem}.logo{color:#fff;font-size:1.5rem;font-weight:700}.home-button{padding:0}.home-button,.menu-button{background:none;border:none;cursor:pointer}.menu-button{color:#fff;font-size:1.5rem}#menuToggleWrapper{align-items:center;display:flex;gap:1rem}.menu{background-color:#1f2937;border:1px solid #334155;border-radius:.5rem;display:none;flex-direction:column;left:2rem;padding:1rem;position:absolute;top:80px;z-index:1000}.menu.open{display:flex}.menu a{color:#cbd5e1;margin-bottom:1rem;position:relative;text-decoration:none}.menu a:after{background:currentColor;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out;width:0}.menu a:hover:after{width:100%}.menu a:hover{color:#fff}.bottom-menu{display:flex;gap:2rem;justify-content:center;margin:1rem 0}.bottom-menu a{color:#cbd5e1;font-size:1.25rem;position:relative;text-decoration:none}.bottom-menu a:after{background:currentColor;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-in-out;width:0}.bottom-menu a:hover:after{width:100%}.bottom-menu a:hover{color:#fff}.intro-section{background-color:#1e293bcc;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:8rem;padding:8rem 2rem;text-align:center}.intro-section h1{font-size:3rem;line-height:1.2;margin-bottom:1rem}.intro-section p{color:#e6e6e6;font-size:1.25rem}.section{background-color:#0f172ad9;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:8rem;padding:6rem 4rem;position:relative;text-align:center;width:100%}.section h2{font-size:2.2rem;margin-bottom:1.5rem}.section p{color:#e6e6e6;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:900px}footer{background-color:#0f0f0fcc;border-radius:12px;box-shadow:0 4px 20px #0000001a;color:#777;font-size:.9rem;margin-top:8rem;padding:2rem;text-align:center}.social-icons{display:flex;font-size:1.5rem;gap:1.5rem;justify-content:center;margin-bottom:1rem}.social-icons a{color:inherit;text-decoration:none;transition:color .3s}.social-icons a:hover{color:#fff}.theme-toggle{background:#1f2937;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background .3s;z-index:1001}.theme-toggle:hover{background:#374151}body.light-mode{background:url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?auto=format&fit=crop&w=1920&q=80) no-repeat 50% fixed;background-size:cover;color:#111}body.light-mode:before{-webkit-backdrop-filter:brightness(.97) contrast(1);backdrop-filter:brightness(.97) contrast(1);background-color:#ffffff1a;content:"";height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}body.light-mode .intro-section,body.light-mode .menu,body.light-mode .section,body.light-mode footer,body.light-mode header{background-color:#ffffffd9;border-radius:12px}body.light-mode .intro-section h1,body.light-mode .intro-section p,body.light-mode .logo,body.light-mode .menu a,body.light-mode .menu-button,body.light-mode .section h2,body.light-mode .section p,body.light-mode .theme-toggle,body.light-mode a{color:#111!important}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s ease-in-out}.fade-in.visible{opacity:1;transform:none}.btn,button{background-color:#2563eb;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:background .3s}.btn:hover,button:hover{background-color:#1d4ed8}.content-box{background-color:#ffffffd9;border-radius:16px;box-shadow:0 4px 16px #00000026;display:inline-block;margin:0 auto;max-width:800px;padding:2rem;text-align:left;text-align:center}body:not(.light-mode) .content-box{background-color:#0f172ad9;color:#cbd5e1}@media (max-width:600px){.section{padding:3rem 1rem}.intro-section h1{font-size:2rem}.theme-toggle{padding:.5rem;right:70px}}.carousel{align-items:center;border-radius:12px;cursor:pointer;display:flex;justify-content:center;min-height:300px;overflow:hidden;padding:6rem 2rem;position:relative}.carousel:before{background-color:#0f172ab3;border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.carousel-preview{border:none;filter:blur(4px);height:100%;left:0;object-fit:cover;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.carousel-content{max-width:80%;position:relative;z-index:1}.carousel-content h2{color:#fff;font-family:Arial,Helvetica,sans-serif}.carousel-control{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:.5rem .8rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.carousel-control.prev{left:1rem}.carousel-control.next{right:1rem}body:not(.light-mode) .email-link{color:#8ab4f8}
/*# sourceMappingURL=main.cd92fcf5.css.map*/