@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;cursor:none;margin:0;padding:0;font-family:Poppins,sans-serif}@media (width<=768px){*{cursor:auto}}html{scroll-behavior:smooth;scroll-padding-top:80px}body{color:#1e293b;background-color:#f8fafc;min-height:100vh;position:relative;overflow-x:hidden}.noise-overlay{pointer-events:none;z-index:9999;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox=%220 0 200 200%22 xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cfilter id=%22noiseFilter%22%3E%3CfeTurbulence type=%22fractalNoise%22 baseFrequency=%220.65%22 numOctaves=%223%22 stitchTiles=%22stitch%22/%3E%3C/filter%3E%3Crect width=%22100%25%22 height=%22100%25%22 filter=%22url(%23noiseFilter)%22/%3E%3C/svg%3E");width:100vw;height:100vh;position:fixed;top:0;left:0}.preloader{z-index:999999;text-align:center;box-sizing:border-box;color:#0f172a;pointer-events:all;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:80px 2rem 2rem;display:flex;position:fixed;top:0;left:0}.obin,.emesmay{opacity:0;vertical-align:bottom;white-space:nowrap;width:0;display:inline-block;overflow:hidden}.background-shapes{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.shape{filter:blur(100px);opacity:.4;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate float;position:absolute}.shape-1{background:#3b82f6;border-radius:50%;width:50vw;height:50vw;top:-10%;left:-10%}.shape-2{background:#60a5fa;border-radius:40% 60% 70% 30%;width:60vw;height:60vw;animation-delay:-5s;bottom:-10%;right:-10%}.shape-3{background:#93c5fd;border-radius:50%;width:30vw;height:30vw;animation-duration:15s;top:30%;left:40%}@keyframes float{0%{transform:translate(0)rotate(0)}to{transform:translate(50px,50px)rotate(10deg)}}.cursor-dot,.cursor-outline{z-index:10000;pointer-events:none;border-radius:50%;display:none;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}@media (width>=768px){.cursor-dot,.cursor-outline{display:block}}.cursor-dot{background-color:#2563eb;width:8px;height:8px;transition:transform .2s}.cursor-outline{border:2px solid #2563eb80;width:40px;height:40px;transition:width .3s,height .3s,background-color .3s,border-color .3s}body.hovering .cursor-outline{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#2563eb1a;border-color:#0000;width:60px;height:60px}body.hovering .cursor-dot{transform:translate(-50%,-50%)scale(.5)}nav{-webkit-backdrop-filter:blur(15px);z-index:1000;background:#f8fafcb3;border-bottom:1px solid #ffffff80;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 3rem;display:flex;position:fixed;top:0;left:0}nav .logo{color:#0f172a;font-size:1.5rem;font-weight:800;text-decoration:none}nav .logo .dot{color:#3b82f6;font-size:2rem;line-height:0}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links li a{color:#475569;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links li a:hover{color:#2563eb}#menu-toggle,.burger{display:none}.burger span{background-color:#0f172a;border-radius:2px;width:25px;height:3px;margin:5px;transition:all .3s;display:block}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 2rem 2rem;display:flex;position:relative;overflow:hidden}.spline-container{z-index:0;opacity:.8;width:100%;height:100%;position:absolute;top:0;left:0}spline-viewer{width:100%;height:100%}.hero-content{z-index:1;pointer-events:none;position:relative}.hero-content>*{pointer-events:auto}.hero-title,.hero h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1}.hero-subtitle,.hero p{color:#475569;max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem)}.hero .buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn-primary{color:#fff;background:#2563eb;border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#0f172a;background:#ffffff80;border:1px solid #0f172a1a;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a}section{z-index:1;max-width:1200px;margin:auto;padding:8rem 2rem;position:relative}h2{text-align:center;color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.divider{background:#3b82f6;border-radius:2px;width:60px;height:4px;margin:1rem auto 4rem}.cards{perspective:1000px;flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.card{-webkit-backdrop-filter:blur(16px);transform-style:preserve-3d;background:#ffffffb3;border:1px solid #fffc;border-radius:24px;flex-direction:column;flex:300px;max-width:350px;padding:2.5rem;transition:transform .1s ease-out,box-shadow .3s,opacity .6s;display:flex;box-shadow:0 10px 40px #00000008}.card.card-featured{flex:450px;max-width:550px;padding:2rem}.card-img-wrapper{background:#0f172a;border:1px solid #0f172a14;border-radius:16px;justify-content:center;align-items:center;width:100%;height:220px;margin-bottom:1.5rem;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000000f}.card-img-wrapper img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.card:hover .card-img-wrapper img{transform:scale(1.04)}.card-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.badge{color:#2563eb;background:#2563eb1a;border:1px solid #2563eb33;border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.card-content{flex-direction:column;flex-grow:1;display:flex;transform:translateZ(30px)}.card:hover{box-shadow:0 20px 50px #2563eb1a}.card i{color:#2563eb;margin-bottom:1.2rem;font-size:2.8rem;display:inline-block}.card h3{color:#0f172a;margin-bottom:.8rem;font-size:1.35rem;font-weight:700}.card p{color:#475569;font-size:.95rem;line-height:1.7}.card-actions{align-items:center;gap:1rem;margin-top:auto;padding-top:1.2rem;display:flex}.link-styled{color:#2563eb;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.link-styled:after{content:"";background-color:#2563eb;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.link-styled:hover:after{width:100%}.mail-popup{-webkit-backdrop-filter:blur(20px);z-index:1000000;opacity:0;pointer-events:none;visibility:hidden;white-space:nowrap;background:#ffffffeb;border:1px solid #ffffffe6;border-radius:50px;flex-direction:row;align-items:center;gap:.85rem;padding:.9rem 2.2rem;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0000001f}.mail-popup.active{visibility:visible}.mail-popup i{color:#2563eb;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.mail-popup span{color:#0f172a;letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.linkedin-float{z-index:99;perspective:500px;width:60px;height:60px;position:fixed;bottom:30px;right:30px}.linkedin-float .linkedin-back{z-index:-1;background:#0077b5;border-radius:50%;transition:all .25s;position:absolute;inset:0;box-shadow:0 10px 20px #0077b54d}.linkedin-float .linkedin-front{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;inset:0}.linkedin-float .ph-linkedin-logo{color:#fff;font-size:2rem}.linkedin-float:hover .linkedin-front{transform:translateY(-5px)}.linkedin-float:hover .linkedin-back{box-shadow:0 15px 25px #0077b566}#backToTop{color:#fff;opacity:0;pointer-events:none;z-index:99;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:105px;right:35px;box-shadow:0 6px 18px #2563eb59}#backToTop i{justify-content:center;align-items:center;font-size:1.6rem;display:flex;color:#fff!important}#backToTop.visible{opacity:1;pointer-events:all}#backToTop:hover{background-color:#1d4ed8;transform:translateY(-5px)}.mentions-body{background-color:#f8fafc}.mentions-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffc;border:1px solid #fff9;border-radius:24px;max-width:800px;margin:120px auto 40px;padding:3rem;box-shadow:0 20px 40px #0000000d}.mentions-container h1{color:#0f172a;margin-bottom:1rem;font-size:2.5rem}.mentions-section{margin-bottom:2.5rem}.mentions-section h2{text-align:left;color:#1e293b;margin-bottom:1rem;font-size:1.5rem}.mentions-section p{color:#475569;margin-bottom:1rem;line-height:1.8}.back-link{color:#475569;align-items:center;gap:8px;font-weight:500;text-decoration:none;display:flex}.back-link:hover{color:#2563eb}@media (width<=768px){.burger{cursor:pointer;z-index:1001;display:block}.nav-links{z-index:1000;background-color:#f8fafcfa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .4s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:0;transform:translate(100%)}#menu-toggle:checked~.nav-links{transform:translate(0%)}#menu-toggle:checked~.burger .line1{transform:rotate(-45deg)translate(-5px,6px)}#menu-toggle:checked~.burger .line2{opacity:0}#menu-toggle:checked~.burger .line3{transform:rotate(45deg)translate(-5px,-6px)}nav{padding:0 1.5rem}.spline-container{opacity:.3;pointer-events:none}}
