@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden}@media (max-width: 768px){section{padding:3rem 1rem}.container{max-width:100%;padding:0 1rem}}.send-message-popup-overlay{position:fixed;inset:0;background:#14141eb3;z-index:9999;display:flex;align-items:center;justify-content:center}.send-message-popup{background:#23234a;border-radius:1.2rem;padding:2.5rem 2rem 2rem;box-shadow:0 8px 32px #0000004d;min-width:350px;max-width:95vw;width:400px;position:relative;color:#e2e8f0}.send-message-popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#a21caf;cursor:pointer;transition:color .2s}.send-message-popup-close:hover{color:#6366f1}.send-message-popup-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.send-message-popup-form{display:flex;flex-direction:column;gap:1.2rem}.send-message-popup-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.send-message-popup-form label{display:block;color:#cbd5e1;font-weight:500;margin-bottom:.5rem}.send-message-popup-form input,.send-message-popup-form textarea{width:100%;padding:.8rem 1rem;background:#18181b;border:1px solid #334155;border-radius:.7rem;color:#e2e8f0;font-size:1rem;transition:border .2s,box-shadow .2s}.send-message-popup-form input:focus,.send-message-popup-form textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f1}.send-message-popup-form input::placeholder,.send-message-popup-form textarea::placeholder{color:#64748b}.send-message-popup-btn{width:100%;display:inline-flex;align-items:center;gap:.7rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;background:linear-gradient(90deg,#6366f1,#a21caf);color:#fff;border-radius:999px;border:none;cursor:pointer;box-shadow:0 2px 12px #6366f11f;transition:background .2s,color .2s,box-shadow .2s}.send-message-popup-btn:hover{background:linear-gradient(90deg,#818cf8,#c026d3);color:#fff;box-shadow:0 4px 24px #6366f12e}.header{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s;padding:1rem}.header-default{background:transparent}.navbar{max-width:1280px;margin:10px auto;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border-radius:5rem;background:#0f172af2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid #334155;box-shadow:0 2px 8px #172c4d14;margin-top:.5rem}.navbar-links{display:flex;align-items:center;gap:2rem}.nav-link{padding:1rem;border-radius:.375rem;color:#cbd5e1;font-weight:500;background:none;transition:color .2s,background .2s;text-decoration:none}.nav-link:hover{color:#6366f1;background:#1e293b}.nav-link-active{color:#6366f1}.contact-btn{margin-left:.5rem;padding:.25rem 1rem;border-radius:.375rem;background:#4f46e5;color:#fff;font-weight:600;box-shadow:0 2px 8px #4f46e514;border:1px solid #4f46e5;transition:background .2s,border .2s;text-decoration:none}.contact-btn:hover{background:#4338ca;border-color:#6366f1}.profile-btn{padding:.5rem 1rem;color:#fff;font-weight:600;border-radius:3rem;transition:background .2s,border .2s;text-decoration:none;cursor:pointer}.profile-btn:hover{padding:.5rem 1rem;border-radius:3rem;background:#4f46e5;color:#fff;font-weight:600;transition:background .2s,border .2s;text-decoration:none;cursor:pointer}.mobile-menu-btn{display:none;background:none;border:none;color:#cbd5e1;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background .2s}.mobile-menu-btn:hover{background:#1e293b}.mobile-menu{position:absolute;top:100%;left:0;right:0;margin:.5rem 1rem 0;background:#0f172afa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #334155;border-radius:1rem;box-shadow:0 8px 32px #0003}.mobile-menu-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.mobile-nav-link{padding:1rem;border-radius:.5rem;color:#cbd5e1;font-weight:500;background:none;border:none;transition:all .2s;text-decoration:none;text-align:left;cursor:pointer}.mobile-nav-link:hover{color:#6366f1;background:#1e293b}.mobile-contact-btn{margin-top:.5rem;padding:1rem 2rem;border-radius:.5rem;background:#4f46e5;color:#fff;font-weight:600;box-shadow:0 4px 12px #4f46e54d;border:none;transition:all .2s;cursor:pointer}.mobile-contact-btn:hover{background:#4338ca;transform:translateY(-2px)}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width: 768px){.desktop-only{display:none}.mobile-only{display:block}.mobile-menu-btn{display:flex;align-items:center;justify-content:center}.navbar{margin:5px auto;padding:1rem 1.5rem;border-radius:2rem}.profile-btn{font-size:.9rem;padding:.5rem 1rem}}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding-top:120px}.hero-bg{position:absolute;inset:0;overflow:hidden;z-index:0}.hero-bg-gradient{position:absolute;border-radius:9999px;filter:blur(32px);animation:pulse 2s infinite}.hero-bg-gradient-1{top:-10rem;right:-10rem;width:24rem;height:24rem;background:linear-gradient(135deg,#6366f14d,#8b5cf64d)}.hero-bg-gradient-2{bottom:-10rem;left:-10rem;width:24rem;height:24rem;background:linear-gradient(45deg,#06b6d44d,#2563eb4d);animation-delay:2s}.hero-bg-gradient-3{top:50%;left:50%;transform:translate(-50%,-50%);width:18rem;height:18rem;background:linear-gradient(90deg,#8b5cf633,#ec489933);animation-delay:4s}.hero-floating{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.hero-float-1{position:absolute;top:5rem;left:5rem;width:1rem;height:1rem;background:#6366f1;border-radius:9999px;animation:bounce 2s infinite;animation-delay:1s}.hero-float-2{position:absolute;top:10rem;right:8rem;width:1.5rem;height:1.5rem;background:#a78bfa;border-radius:9999px;animation:bounce 2s infinite;animation-delay:2s}.hero-float-3{position:absolute;bottom:8rem;left:4rem;width:1.25rem;height:1.25rem;background:#22d3ee;border-radius:9999px;animation:bounce 2s infinite;animation-delay:3s}.hero-float-4{position:absolute;bottom:5rem;right:5rem;width:.75rem;height:.75rem;background:#ec4899;border-radius:9999px;animation:bounce 2s infinite;animation-delay:.5s}.hero-container{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;min-height:80vh;max-width:1280px;margin:0 auto;padding:0 2rem}.hero-photo{width:520px;height:520px;object-fit:cover;margin-right:3rem;background:transparent}.hero-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%}.hero-greeting,.hero-name,.hero-title,.hero-desc,.hero-cta,.hero-socials{text-align:left;align-items:flex-start}.hero-greeting{font-size:1.25rem;color:#cbd5e1;font-weight:500;letter-spacing:.05em;margin-top:4rem}.hero-name{font-size:3.75rem;font-weight:700;margin-bottom:1.5rem;line-height:1;color:#f1f5f9;padding-bottom:1rem}@media (min-width: 768px){.hero-name{font-size:6rem}}@media (min-width: 1024px){.hero-name{font-size:8rem}}.hero-title{font-size:2rem;font-weight:300;color:#e2e8f0;margin-bottom:2rem;letter-spacing:-.02em}@media (min-width: 768px){.hero-title{font-size:3rem}}.hero-desc{max-width:48rem;margin:0 0 3rem;font-size:1.25rem;color:#cbd5e1;line-height:1.7;font-weight:300}@media (min-width: 768px){.hero-desc{font-size:1.5rem}}.hero-cta{display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:flex-start;margin-top:2rem;width:100%}@media (min-width: 640px){.hero-cta{flex-direction:row;align-items:center;gap:1rem}}.hero-btn-primary{font-size:1.125rem;padding:1rem 2rem;margin:0;border-radius:.5rem;background:linear-gradient(90deg,#6366f1,#a78bfa);color:#fff;font-weight:600;border:none;cursor:pointer;transition:background .2s;text-decoration:none;text-align:center;width:100%;display:inline-flex;align-items:center;justify-content:center}@media (min-width: 640px){.hero-btn-primary{width:auto;flex:0 0 auto}}.hero-btn-primary:hover{background:linear-gradient(90deg,#818cf8,#c4b5fd)}.hero-btn-secondary{font-size:1.125rem;padding:1rem 2rem;margin:0;border-radius:.5rem;background:#a78bfa;color:#fff;font-weight:600;border:none;cursor:pointer;transition:background .2s;text-decoration:none;text-align:center;width:100%;display:inline-flex;align-items:center;justify-content:center}@media (min-width: 640px){.hero-btn-secondary{width:auto;flex:0 0 auto}}.hero-btn-secondary:hover{color:#fff}.hero-cv-info{margin-top:.5rem;text-align:left}@media (max-width: 768px){.hero-cv-info{text-align:center}}.hero-socials{display:flex;justify-content:flex-start;gap:1.5rem;margin-bottom:5rem;flex-wrap:wrap}@media (max-width: 768px){.hero-section{padding-top:120px;min-height:100vh}.hero-container{flex-direction:column;text-align:center;padding:2rem 1rem;min-height:calc(100vh - 120px);justify-content:center}.hero-photo{width:280px;height:280px;margin-right:0;margin-bottom:2rem;order:1}.hero-content{order:2;align-items:center;text-align:center}.hero-greeting,.hero-name,.hero-title,.hero-desc{text-align:center}.hero-greeting{font-size:1rem;margin-top:0}.hero-name{font-size:2.5rem;margin-bottom:1rem;padding-bottom:.5rem}.hero-title{font-size:1.5rem;margin-bottom:1.5rem}.hero-desc{font-size:1rem;margin-bottom:2rem;max-width:90%}.hero-cta{align-items:center;margin-top:1.5rem}.hero-btn-primary,.hero-btn-secondary{font-size:1rem;padding:.875rem 1.5rem;margin:.5rem 0}.hero-socials{justify-content:center;gap:1rem;margin-bottom:3rem}.hero-scroll-btn{position:relative;bottom:auto;left:auto;transform:none;margin-top:2rem}}@media (max-width: 480px){.hero-section{padding-top:100px}.hero-container{padding:1rem}.hero-photo{width:220px;height:220px}.hero-name{font-size:2rem}.hero-title{font-size:1.25rem}.hero-desc{font-size:.9rem}}.hero-scroll-btn{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#94a3b8;transition:color .2s;background:none;border:none;cursor:pointer}.hero-scroll-btn:hover{color:#fff}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-section{padding:80px 0;background:linear-gradient(135deg,#18181b,#23234a)}.about-container{max-width:1200px;margin:0 auto;padding:0 1rem}.about-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;color:#fff}.about-gradient{background:linear-gradient(90deg,#6366f1,#a21caf);height:4px;width:80px;margin:0 auto 2rem;border-radius:2px}.about-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 768px){.about-grid{grid-template-columns:1fr 1fr}}.about-profile{position:relative;width:320px;height:320px;margin:0 auto;border-radius:50%;overflow:hidden}.about-profile-inner{width:100%;height:100%;background:#1e293b;border-radius:1.5rem;display:flex;align-items:center;justify-content:center}.about-profile-icon{width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,#475569,#334155);display:flex;align-items:center;justify-content:center}.about-floating{position:absolute;border-radius:50%;animation:pulse 2s infinite}.about-floating.yellow{top:-16px;right:-16px;width:32px;height:32px;background:#fde047}.about-floating.cyan{bottom:-16px;left:-16px;width:24px;height:24px;background:#22d3ee;animation-delay:1s}.about-floating.purple{top:50%;left:-24px;width:16px;height:16px;background:#a21caf;animation-delay:2s}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}}.about-content{color:#e2e8f0;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.about-content-title{font-size:2rem;font-weight:700;color:#e2e8f0;margin-bottom:1.5rem}.about-tags{display:flex;flex-wrap:wrap;gap:1rem;padding-top:1rem}.about-tag{padding:.5rem 1.2rem;background:#1e293b;border-radius:999px;font-size:.95rem;font-weight:500;color:#cbd5e1}.about-stats{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:5rem}@media (min-width: 768px){.about-stats{grid-template-columns:repeat(4,1fr)}}.about-stat{text-align:center;padding:1.5rem;border-radius:1rem;background:#1e293b80;border:1px solid #334155;transition:border .3s,box-shadow .3s}.about-stat:hover{border-color:#6366f1;box-shadow:0 4px 24px #6366f126}.about-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:1rem;border-radius:.5rem;background:linear-gradient(90deg,#6366f1,#a21caf)}.about-stat-number{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.about-stat-label{color:#94a3b8;font-size:1rem;font-weight:500}.skills-section{padding:80px 0;background:linear-gradient(135deg,#18181b,#23234a)}.skills-container{max-width:1200px;margin:0 auto;padding:0 1rem}.skills-title-wrapper{text-align:center;margin-bottom:3rem}.skills-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;color:#fff}.text-gradient{background:linear-gradient(135deg,#6366f1,#a21caf);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skills-gradient{background:linear-gradient(90deg,#6366f1,#a21caf);height:4px;width:80px;margin:0 auto 1.5rem;border-radius:2px}.skills-description{color:#94a3b8;font-size:1.1rem;max-width:600px;margin:0 auto 2rem;text-align:center}.skills-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}@media (min-width: 768px){.skills-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.skills-section{padding:60px 0}.skills-container{padding:0 1.5rem}.skills-title{font-size:2rem;margin-bottom:1rem}.skills-description{font-size:1rem;margin-bottom:1.5rem}.skills-grid{gap:1.5rem;margin-bottom:3rem}}@media (max-width: 480px){.skills-title{font-size:1.75rem}.skills-description{font-size:.9rem}}.skills-card{background:#1e293b80;border-radius:1.2rem;padding:2rem 1.5rem;box-shadow:0 4px 24px #6366f114;border:1px solid #334155;transition:border .3s,box-shadow .3s}.skills-card:hover{border-color:#6366f1;box-shadow:0 4px 24px #6366f126}.skills-card-header{display:flex;align-items:center;margin-bottom:1.5rem}.skills-card-icon{width:48px;height:48px;border-radius:.7rem;background:linear-gradient(90deg,#6366f1,#a21caf);display:flex;align-items:center;justify-content:center;margin-right:1rem}.skills-card-title{font-size:1.2rem;font-weight:600;color:#e2e8f0}.skills-list{margin-top:1rem}.skills-skill{margin-bottom:1.2rem}.skills-skill-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.skills-skill-name{color:#cbd5e1;font-weight:500}.skills-skill-level{color:#94a3b8;font-size:.95rem}.skills-bar-bg{width:100%;background:#334155;border-radius:999px;height:8px;overflow:hidden}.skills-bar{height:100%;background:linear-gradient(90deg,#6366f1,#a21caf);border-radius:999px;transition:width 1s}.skills-tech-cloud{text-align:center;margin-bottom:2rem}.skills-tech-title{font-size:1.5rem;font-weight:700;color:#e2e8f0;margin-bottom:2rem}.skills-tech-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.skills-tech-item{padding:.5rem 1.2rem;background:#1e293b;border-radius:999px;font-size:1rem;font-weight:500;color:#cbd5e1;border:1px solid #334155;transition:background .2s,color .2s,border .2s,box-shadow .2s;cursor:default}.skills-tech-item:hover{background:#334155;color:#fff;border-color:#6366f1;box-shadow:0 2px 12px #6366f11f}.skills-info-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:4rem}@media (min-width: 768px){.skills-info-grid{grid-template-columns:repeat(3,1fr)}}.skills-info-card{text-align:center;padding:1.5rem;border-radius:1rem;background:#1e293b4d;border:1px solid #334155}.skills-info-icon{margin:0 auto 1rem;display:block}.skills-info-title{font-size:1.1rem;font-weight:600;color:#e2e8f0;margin-bottom:.7rem}.skills-info-desc{color:#94a3b8;font-size:.95rem}.projects-section{padding:80px 0;background:linear-gradient(135deg,#18181b,#23234a)}.projects-container{max-width:1200px;margin:0 auto;padding:0 1rem}.projects-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;color:#fff}.projects-gradient{background:linear-gradient(90deg,#6366f1,#a21caf);height:4px;width:80px;margin:0 auto 1.5rem;border-radius:2px}.projects-description{color:#94a3b8;font-size:1.1rem;max-width:600px;margin:0 auto 2rem}.projects-featured-title,.projects-other-title{font-size:1.5rem;font-weight:700;color:#e2e8f0;margin-bottom:2rem;margin-top:1.5rem}.projects-grid-featured{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.projects-grid-featured{grid-template-columns:repeat(4,1fr)}}.projects-grid-other{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.projects-grid-other{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.projects-grid-other{grid-template-columns:1fr 1fr 1fr}}.project-card{background:#1e293b80;border-radius:1.2rem;padding:2rem 1.5rem;box-shadow:0 4px 24px #6366f114;border:1px solid #334155;transition:border .3s,box-shadow .3s;position:relative;overflow:hidden}.project-card.featured{grid-column:span 2}.project-card:hover{border-color:#6366f1;box-shadow:0 4px 24px #6366f126}.project-image{position:relative;height:250px;overflow:hidden;background:#e2e8f0;border-radius:.7rem;margin-bottom:1.5rem}.project-image-file{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.project-card:hover .project-image-file{transform:scale(1.05)}.project-image-inner{width:100%;height:192px;background:linear-gradient(135deg,#475569,#1e293b);display:flex;align-items:center;justify-content:center}.project-image-icon{color:#64748b}.project-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0f172aCC 80%,transparent 100%);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.project-card:hover .project-image-overlay,.project-card:focus .project-image-overlay{opacity:1}.project-image-links{display:flex;gap:1rem}.project-image-link{padding:.75rem;background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;transition:background .2s;display:flex;align-items:center;justify-content:center}.project-image-link:hover{background:#ffffff40}.project-info-title{font-size:1.2rem;font-weight:700;color:#e2e8f0;margin-bottom:1rem;transition:color .2s}.project-card:hover .project-info-title{color:#fff}.project-info-desc{color:#94a3b8;margin-bottom:1rem;line-height:1.6}.project-tech-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.project-tech-item{padding:.4rem 1rem;font-size:.85rem;font-weight:500;background:#1e293b;color:#cbd5e1;border-radius:999px;border:1px solid #334155}.project-links{display:flex;gap:1rem}.project-link-demo{display:flex;align-items:center;gap:.5rem;color:#6366f1;font-weight:500;transition:color .2s}.project-link-demo:hover{color:#818cf8}.project-link-source{display:flex;align-items:center;gap:.5rem;color:#94a3b8;font-weight:500;transition:color .2s}.project-link-source:hover{color:#cbd5e1}.projects-cta{text-align:center;margin-top:4rem}.projects-cta-text{color:#94a3b8;font-size:1.1rem;margin-bottom:1.5rem}.projects-cta-btn{display:inline-flex;align-items:center;gap:.7rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;background:linear-gradient(90deg,#6366f1,#a21caf);color:#fff;border-radius:999px;border:none;cursor:pointer;box-shadow:0 2px 12px #6366f11f;transition:background .2s,color .2s,box-shadow .2s;text-decoration:none}.projects-cta-btn:hover{background:linear-gradient(90deg,#818cf8,#c026d3);color:#fff;box-shadow:0 4px 24px #6366f12e}.contact-section{padding:80px 0;background:linear-gradient(135deg,#18181b,#23234a)}.contact-container{max-width:1200px;margin:0 auto;padding:0 1rem}.contact-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;margin-top:2rem;color:#fff}.contact-gradient{background:linear-gradient(90deg,#6366f1,#a21caf);height:4px;width:80px;margin:0 auto 1.5rem;border-radius:2px}.contact-description{color:#94a3b8;font-size:1.1rem;max-width:600px;margin:0 auto 2rem}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-card{background:#1e293b80;border-radius:1.2rem;padding:2rem 1.5rem;box-shadow:0 4px 24px #6366f114;border:1px solid #334155;transition:border .3s,box-shadow .3s;margin-bottom:3rem}.contact-card:hover{border-color:#6366f1;box-shadow:0 4px 24px #6366f126}.contact-form-title,.contact-info-title,.contact-social-title,.contact-availability-title{font-size:1.5rem;font-weight:700;color:#e2e8f0;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.contact-form-row{grid-template-columns:1fr 1fr}}.contact-label{display:block;color:#cbd5e1;font-weight:500;margin-bottom:.7rem}.contact-input,.contact-textarea{width:100%;padding:1rem;background:#1e293b;border:1px solid #334155;border-radius:.7rem;color:#e2e8f0;font-size:1rem;transition:border .2s,box-shadow .2s}.contact-input:focus,.contact-textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f1}.contact-input::placeholder,.contact-textarea::placeholder{color:#64748b}.contact-textarea{resize:none}.contact-btn{width:100%;display:inline-flex;align-items:center;gap:.7rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;background:linear-gradient(90deg,#6366f1,#a21caf);color:#fff;border-radius:999px;border:none;cursor:pointer;box-shadow:0 2px 12px #6366f11f;transition:background .2s,color .2s,box-shadow .2s}.contact-btn:hover{background:linear-gradient(90deg,#818cf8,#c026d3);color:#fff;box-shadow:0 4px 24px #6366f12e}.contact-info-list{display:flex;flex-direction:column;gap:1.5rem}.contact-info-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:.7rem;background:#1e293b80;transition:background .2s;text-decoration:none}.contact-info-item:hover{background:#1e293b}.contact-info-icon{width:48px;height:48px;border-radius:.7rem;background:linear-gradient(90deg,#6366f1,#a21caf);display:flex;align-items:center;justify-content:center;transition:transform .2s}.contact-info-item:hover .contact-info-icon{transform:scale(1.1)}.contact-info-title-text{color:#cbd5e1;font-weight:500}.contact-info-value{color:#94a3b8;transition:color .2s}.contact-info-item:hover .contact-info-value{color:#e2e8f0}.contact-social-list{display:flex;gap:1rem}.contact-social-link{padding:.75rem;border-radius:.7rem;background:#1e293b;color:#94a3b8;transition:background .2s,color .2s,box-shadow .2s;text-decoration:none;display:flex;align-items:center;justify-content:center}.contact-social-link:hover{background:#334155;color:#fff;box-shadow:0 2px 12px #6366f11f}.contact-availability-status{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.contact-availability-dot{width:12px;height:12px;background:#22c55e;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.contact-availability-text{color:#22c55e;font-weight:500}.contact-availability-desc{color:#94a3b8;font-size:1rem}:root{--primary: #6366f1;--primary-dark: #4f46e5;--primary-light: #8b5cf6;--secondary: #06b6d4;--accent: #f59e0b;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--bg-primary: #0a0f1c;--bg-secondary: #1e293b;--bg-tertiary: #334155;--bg-card: rgba(30, 41, 59, .8);--bg-card-hover: rgba(51, 65, 85, .9);--text-primary: #f8fafc;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--border: rgba(51, 65, 85, .5);--border-light: rgba(71, 85, 105, .6);--shadow: 0 25px 50px -12px rgba(0, 0, 0, .4);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .2), 0 10px 10px -5px rgba(0, 0, 0, .1);--shadow-xl: 0 25px 50px -12px rgba(99, 102, 241, .15);--gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #06b6d4 100%);--gradient-secondary: linear-gradient(135deg, #06b6d4 0%, #6366f1 100%);--gradient-mesh: radial-gradient(at 40% 20%, hsla(228,100%,74%,.1) 0px, transparent 50%), radial-gradient(at 80% 0%, hsla(189,100%,56%,.1) 0px, transparent 50%), radial-gradient(at 0% 50%, hsla(355,100%,93%,.05) 0px, transparent 50%)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-primary);background-image:var(--gradient-mesh);color:var(--text-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{min-height:100vh;position:relative;background-attachment:fixed}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,5rem);font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}h2{font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:700;color:var(--text-primary);letter-spacing:-.01em}h3{font-size:clamp(1.5rem,3vw,2.25rem);color:var(--text-primary);letter-spacing:-.01em}p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem}a{color:var(--primary);text-decoration:none;transition:all .3s ease}a:hover{color:var(--primary-light)}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.section{padding:8rem 0;position:relative;overflow:hidden}.section:nth-child(2n){background:#1e293b33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 25%,rgba(99,102,241,.1) 0%,transparent 50%),radial-gradient(circle at 75% 75%,rgba(139,92,246,.1) 0%,transparent 50%);pointer-events:none}.text-center{text-align:center}.text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;border:none;border-radius:.75rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;white-space:nowrap;min-height:3rem}.btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn:hover:before{left:100%}.btn-primary{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-xl);border:1px solid rgba(255,255,255,.1)}.btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--shadow),0 0 30px #6366f166}.btn-secondary{background:#1e293bcc;color:var(--text-primary);border:2px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:var(--bg-card-hover);border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.25rem;padding:2.5rem;border:1px solid var(--border);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:var(--shadow-lg)}.card:after{content:"";position:absolute;inset:0;background:var(--gradient-primary);opacity:0;transition:opacity .4s ease;z-index:-1}.card:hover{background:var(--bg-card-hover);border-color:#6366f180;transform:translateY(-8px) scale(1.02);box-shadow:var(--shadow-xl),0 0 40px #6366f133}.card:hover:after{opacity:.05}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary);opacity:0;transition:opacity .3s ease}.card:hover:before{opacity:1}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width: 768px){.container{padding:0 1rem}.section{padding:3rem 0}.grid{gap:1rem}.btn{padding:.75rem 1.5rem;font-size:.9rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeInUp{animation:fadeInUp .8s ease-out}.animate-fadeIn{animation:fadeIn .8s ease-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}
