html,body{scroll-behavior:smooth;font-family:roboto,sans-serif;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box;background-color:#1d0736}p{font-weight:300;line-height:1.6}@media (max-width: 768px){.main-header[data-astro-cid-3ef6ksr2],.section[data-astro-cid-cbfwqkt4]{width:95%}}@media (max-width: 450px){.main-header[data-astro-cid-3ef6ksr2],.section[data-astro-cid-cbfwqkt4],.contact-info,.contact-form,.contact-section,.footer{width:90%;padding:0 .5em}.projects.hero .details.second>div:nth-child(2){min-width:0;width:100%}.footer__container,.footer__nav{flex-direction:row;gap:10px}}.btn-div{display:flex;justify-content:center}.button{color:#fff;font-size:16px;font-weight:300;padding:12px 25px;display:flex;gap:5px;z-index:5;background-color:transparent;border:none;border-radius:100px;text-transform:capitalize;cursor:pointer;transition:all .3s ease}.button span{margin-left:5px}.button:hover{background:linear-gradient(90deg,#1f99d6,#145fd080)}.button:hover .icon{rotate:0deg;transition:all .5s ease}a{text-decoration:none}.text{color:#fff}.cookie-banner.svelte-yvw9qj.svelte-yvw9qj{position:fixed;display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;max-width:550px;border-radius:15px;bottom:20px;left:0;right:0;margin:0 auto;background:#28283cb3;color:#fff;backdrop-filter:blur(24px);border-radius:1.2rem;box-shadow:0 8px 32px #0000002e;padding:1.5rem 2rem;z-index:9999;animation:svelte-yvw9qj-fadeInUp .5s cubic-bezier(.4,2,.6,1) both}@media screen and (max-width: 768px){.cookie-banner.svelte-yvw9qj.svelte-yvw9qj{width:80%}}.cookie-banner.svelte-yvw9qj .cookie-banner__buttons.svelte-yvw9qj{display:flex;justify-content:end;gap:10px}button.svelte-yvw9qj.svelte-yvw9qj{padding:10px 20px;border-radius:5px;border:none;cursor:pointer}button.cookie-banner__accept.svelte-yvw9qj.svelte-yvw9qj{background-color:var(--accent-green);color:#fff}button.cookie-banner__settings.svelte-yvw9qj.svelte-yvw9qj{background-color:var(--accent-blue);color:#fff}.modal.svelte-yvw9qj.svelte-yvw9qj{position:fixed;inset:0;min-height:100vh;min-width:100vw;display:flex;align-items:center;justify-content:center;background:#14141e73;backdrop-filter:blur(8px);z-index:10000;animation:svelte-yvw9qj-fadeIn .3s}@keyframes svelte-yvw9qj-fadeIn{0%{opacity:0}to{opacity:1}}.modal__content.svelte-yvw9qj.svelte-yvw9qj{background:#28283ceb;border-radius:1.2rem;box-shadow:0 8px 32px #0000002e;padding:2rem 2.5rem;min-width:320px;max-width:95vw;color:#fff;display:flex;flex-direction:column;gap:1.2rem;animation:svelte-yvw9qj-springIn .7s cubic-bezier(.22,1.61,.36,1) both;position:relative;border-radius:1.5rem;border:2.5px solid transparent;background-clip:padding-box}.modal__content.svelte-yvw9qj.svelte-yvw9qj:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:2px;background:linear-gradient(135deg,#5e17ed,#f06056);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@keyframes svelte-yvw9qj-springIn{0%{opacity:0;transform:translateY(60px) scale(.95)}60%{opacity:1;transform:translateY(-10px) scale(1.03)}to{opacity:1;transform:none}}.modal__options.svelte-yvw9qj.svelte-yvw9qj{display:flex;flex-direction:column;gap:1rem}.modal__option.svelte-yvw9qj.svelte-yvw9qj{display:flex;align-items:center;justify-content:space-between;background:#ffffff0a;border-radius:.7rem;padding:.7rem 1rem;gap:1rem;font-size:.97rem}.modal__option.svelte-yvw9qj label.svelte-yvw9qj{display:flex;flex-direction:row;gap:.5rem;font-size:.9rem;align-items:center;justify-content:space-between}.modal__option.svelte-yvw9qj label .modal-text.svelte-yvw9qj{width:50%;display:flex;flex-direction:column}@media screen and (max-width: 768px){.modal__option.svelte-yvw9qj label .modal-text.svelte-yvw9qj{width:100%}}.modal__switch.svelte-yvw9qj.svelte-yvw9qj{font-weight:700;color:#ff944d}.modal__switch--disabled.svelte-yvw9qj.svelte-yvw9qj{color:#aaa;opacity:.7}.modal__actions.svelte-yvw9qj.svelte-yvw9qj{display:flex;gap:1rem;justify-content:flex-end}.modal__close.svelte-yvw9qj.svelte-yvw9qj{background:transparent;color:#fff;border:1px solid #fff;border-radius:5px;padding:8px 16px;cursor:pointer}@keyframes svelte-yvw9qj-fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.footer{width:100%;max-width:1200px;margin:0 auto;background:var(--accent-dark);backdrop-filter:blur(20px);padding:40px 20px;color:#fff;text-align:center;border-radius:15px;margin-bottom:1rem}@media (max-width: 768px){.footer{width:80%}}.footer__container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}@media (max-width: 768px){.footer__container{flex-direction:column;align-items:center}}.footer__logo svg{width:120px}.footer__nav{display:flex;gap:20px}.footer__nav a{color:#fff;text-transform:capitalize;font-size:14px;transition:color .3s ease}.footer__nav a:hover{color:rgb(var(--accent-light))}.footer__socials{display:flex;gap:15px}.footer__socials a img{width:24px;transition:transform .3s ease}.footer__socials a img:hover{transform:scale(1.1)}.footer__bottom{margin-top:20px;font-size:12px;opacity:.8;text-align:center}.icon.svelte-ii63tm{width:18px;display:flex;rotate:-40deg;margin-left:8px}.mobile-header.svelte-179b4vh.svelte-179b4vh{position:relative}.mobile-header.svelte-179b4vh .hamburger.svelte-179b4vh{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.mobile-header.svelte-179b4vh .hamburger span.svelte-179b4vh{width:25px;height:3px;background:#fff;transition:all .3s ease;border-radius:2px;transform-origin:center}.mobile-header.svelte-179b4vh .hamburger span.is-open.svelte-179b4vh:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-header.svelte-179b4vh .hamburger span.is-open.svelte-179b4vh:nth-child(2){opacity:0}.mobile-header.svelte-179b4vh .hamburger span.is-open.svelte-179b4vh:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-header.svelte-179b4vh .mobile-overlay.svelte-179b4vh{position:fixed;top:75px;right:0;width:200px;background:#524478f0;border-radius:16px;padding:1.5rem 1rem;box-shadow:0 12px 32px #0000004d;z-index:999;animation:svelte-179b4vh-slideIn .3s ease forwards;border:1px solid rgba(255,255,255,.1)}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav.svelte-179b4vh{display:flex;flex-direction:column;gap:.75rem;backdrop-filter:blur(20px)}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav a.svelte-179b4vh,.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-toggle.svelte-179b4vh{color:#f8fafc;font-size:15px;font-weight:500;text-decoration:none;padding:.75rem 1rem;border-radius:10px;transition:all .2s ease;position:relative;text-align:left}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav a.svelte-179b4vh:after,.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-toggle.svelte-179b4vh:after{content:"";position:absolute;width:0;height:2px;bottom:8px;left:1rem;background:linear-gradient(90deg,#ff4d4d,#ff944d);transition:width .3s ease}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav a.svelte-179b4vh:hover,.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-toggle.svelte-179b4vh:hover{background:#ffffff1a}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav a.svelte-179b4vh:hover:after,.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-toggle.svelte-179b4vh:hover:after{width:calc(100% - 2rem)}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item.svelte-179b4vh{position:relative}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item .portfolio-toggle.svelte-179b4vh{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;cursor:pointer}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item .portfolio-toggle .arrow.svelte-179b4vh{font-size:12px;transition:transform .3s ease}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item .portfolio-toggle .arrow.rotated.svelte-179b4vh{transform:rotate(180deg)}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item .portfolio-dropdown.svelte-179b4vh{margin-top:.5rem;padding-left:1rem;display:flex;flex-direction:column;gap:.5rem;animation:svelte-179b4vh-fadeIn .2s ease}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item .portfolio-dropdown a.svelte-179b4vh{font-size:14px;color:#cbd5e1;padding:.5rem .75rem;border-radius:8px;font-weight:400}.mobile-header.svelte-179b4vh .mobile-overlay .mobile-nav .portfolio-item .portfolio-dropdown a.svelte-179b4vh:hover{background:#ffffff14;color:#fff}@keyframes svelte-179b4vh-slideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-179b4vh-fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 769px){.mobile-header.svelte-179b4vh.svelte-179b4vh{display:none}}.main-header[data-astro-cid-3ef6ksr2]{position:fixed;top:10px;left:50%;transform:translate(-50%);width:50%;max-width:1200px;margin:0 auto;padding:1.3rem 1rem;border-radius:15px;background:#918a8a66;backdrop-filter:blur(10px);z-index:1000;color:#fff}@media (max-width: 768px){.main-header[data-astro-cid-3ef6ksr2]{padding:.5em}}.main-header[data-astro-cid-3ef6ksr2] .nav-container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;margin:auto;width:100%;max-width:1200px}.main-header[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:50px}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem;position:relative}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .has-submenu[data-astro-cid-3ef6ksr2]{position:relative;color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;cursor:pointer}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:after,.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .has-submenu[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;width:0;height:2px;background:linear-gradient(90deg,#ff4d4d,#ff944d);left:0;bottom:-5px;transition:width .3s ease}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover:after,.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .has-submenu[data-astro-cid-3ef6ksr2]:hover:after{width:100%}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2]{position:relative}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown-menu[data-astro-cid-3ef6ksr2]{display:flex}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2]:hover .arrow[data-astro-cid-3ef6ksr2]{transform:rotate(180deg)}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2] .has-submenu[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.25rem}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2] .has-submenu[data-astro-cid-3ef6ksr2] .arrow[data-astro-cid-3ef6ksr2]{display:inline-block;transition:transform .3s ease}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2] .dropdown-menu[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;gap:.5rem;position:absolute;top:100%;left:0;margin-top:.5rem;background:#1e293bf2;padding:.5rem 0;border-radius:12px;min-width:200px;box-shadow:0 8px 24px #00000040;z-index:1001}.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-item-with-dropdown[data-astro-cid-3ef6ksr2] .dropdown-menu[data-astro-cid-3ef6ksr2] .dropdown-item[data-astro-cid-3ef6ksr2]{color:#f8fafc;text-decoration:none;font-weight:400;padding:.5rem .75rem;border-radius:6px;transition:background .2s ease}@media (max-width: 768px){.main-header[data-astro-cid-3ef6ksr2] .desktop-btn[data-astro-cid-3ef6ksr2]{display:none}}.main-header[data-astro-cid-3ef6ksr2] .mobile-toggle[data-astro-cid-3ef6ksr2]{display:none}@media (max-width: 768px){.main-header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2]{display:none}.main-header[data-astro-cid-3ef6ksr2] .mobile-toggle[data-astro-cid-3ef6ksr2]{display:block}}.marketing-popup-overlay[data-astro-cid-2qwrob73]{position:fixed;inset:0;background:#14142859;backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center}.marketing-popup[data-astro-cid-2qwrob73]{background:#1e293bd9;box-shadow:0 8px 32px #0000002e;padding:2rem 2.2rem;min-width:300px;max-width:20vw;color:#fff;display:flex;flex-direction:column;gap:1.2rem;animation:popupIn .6s cubic-bezier(.22,1.61,.36,1) both;position:relative;border-radius:1.5rem;border:2.5px solid transparent;background-clip:padding-box}.marketing-popup[data-astro-cid-2qwrob73]:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:2px;background:linear-gradient(135deg,#5e17ed,#f06056);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}@keyframes popupIn{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.marketing-popup-close[data-astro-cid-2qwrob73]{position:absolute;top:1rem;right:1rem;background:#ffffff1f;border:none;border-radius:50%;width:2.2rem;height:2.2rem;color:#fff;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.marketing-popup-close[data-astro-cid-2qwrob73]:hover{background:#ffffff38}.marketing-popup-title[data-astro-cid-2qwrob73]{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#60a5fa,#a78bfa,#f472b6,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.marketing-popup-content[data-astro-cid-2qwrob73]{font-size:1rem;font-weight:400;line-height:1.6}.marketing-popup-link[data-astro-cid-2qwrob73]{display:inline-block;margin-top:1rem;padding:.7rem 1.5rem;border-radius:999px;background:linear-gradient(90deg,#60a5fa,#a78bfa,#f472b6,#22d3ee);color:#fff;font-weight:600;text-decoration:none;text-align:center;font-size:1rem;box-shadow:0 2px 8px #5050781f;transition:transform .15s}.marketing-popup-link[data-astro-cid-2qwrob73]:hover{transform:scale(1.04)}@media (max-width: 600px){.marketing-popup[data-astro-cid-2qwrob73]{padding:1.2rem .7rem;min-width:unset;max-width:98vw}.marketing-popup-title[data-astro-cid-2qwrob73]{font-size:1.1rem}}:root{--brand-purple: #bc3cee;--brand-cyan: #6a5b88;--brand-red: #f06056;--brand-pink: #ea30d4;--brand-blue: #56a3f6;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .7);--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, .3);--border-radius: 1.5rem;--border-radius-sm: 1rem;--accent: #2563eb;--accent-light: #60a5fa;--accent-dark: #3d4757;--accent-blue: #6366f1;--accent-cyan: #22d3ee;--accent-pink: #f472b6;--accent-yellow: #fde68a;--accent-green: #4ade80;--accent-gradient: linear-gradient( 45deg, var(--accent), var(--accent-blue) 30%, var(--accent-pink) 90% );--background: #0f172a;--foreground: #f1f5f9;--border: #334155}main{width:100%;max-width:1200px;margin:0 auto}@media screen and (max-width: 768px){main{width:90%}}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:var(--border-radius);box-shadow:var(--glass-shadow);z-index:10}.cta-button{display:inline-block;padding:.8rem 2rem;background:linear-gradient(135deg,var(--brand-purple),var(--brand-red));color:var(--text-primary);border-radius:50px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;border:none;cursor:pointer}.cta-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000040}
