.Landing-module__lTnIja__container{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.Landing-module__lTnIja__orbContainer{pointer-events:none;z-index:-1;position:fixed;inset:0}.Landing-module__lTnIja__orb1,.Landing-module__lTnIja__orb2,.Landing-module__lTnIja__orb3{filter:blur(100px);border-radius:50%;position:absolute}.Landing-module__lTnIja__orb1{background:radial-gradient(circle,#32d4de26 0%,#0000 60%);width:800px;height:800px;animation:25s ease-in-out infinite Landing-module__lTnIja__float;top:-300px;right:-200px}.Landing-module__lTnIja__orb2{background:radial-gradient(circle,#a855f71f 0%,#0000 60%);width:600px;height:600px;animation:30s ease-in-out infinite reverse Landing-module__lTnIja__float;bottom:-200px;left:-150px}.Landing-module__lTnIja__orb3{background:radial-gradient(circle,#ec48991a 0%,#0000 60%);width:400px;height:400px;animation:20s ease-in-out infinite Landing-module__lTnIja__float;top:40%;left:30%}.Landing-module__lTnIja__main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:4rem 2rem;display:flex}.Landing-module__lTnIja__hero{text-align:center;margin-bottom:4rem;position:relative}.Landing-module__lTnIja__heroAnnotation{font-family:var(--font-handwritten),cursive;color:#32d4deb3;white-space:nowrap;font-size:1.3rem;font-weight:500;position:absolute;top:-2rem;right:-4rem;transform:rotate(-3deg)}.Landing-module__lTnIja__heroAnnotation:before{content:"→ ";opacity:.5}.Landing-module__lTnIja__name{letter-spacing:-.03em;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding:0 1rem;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:600;line-height:1.15;display:flex}.Landing-module__lTnIja__firstName{color:#f5f5f7;text-shadow:0 0 80px #ffffff26;display:flex}.Landing-module__lTnIja__lastName{filter:drop-shadow(0 0 30px #a855f74d);padding-bottom:.1em;display:flex}.Landing-module__lTnIja__lastName span{background:linear-gradient(120deg,#32d4de 0%,#a855f7 25%,#ec4899 50%,#a855f7 75%,#32d4de 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite Landing-module__lTnIja__gradientShift}@keyframes Landing-module__lTnIja__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Landing-module__lTnIja__roleContainer{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.Landing-module__lTnIja__roleLine{background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:80px;height:1px;animation:2s ease-out .5s forwards Landing-module__lTnIja__lineExpand;transform:scaleX(0)}@keyframes Landing-module__lTnIja__lineExpand{to{transform:scaleX(1)}}.Landing-module__lTnIja__role{font-family:var(--font-mono),monospace;text-transform:uppercase;letter-spacing:.25em;color:var(--text-secondary);font-size:.8rem}.Landing-module__lTnIja__focusAreas{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;margin:0 auto;display:flex}.Landing-module__lTnIja__focusItem{-webkit-backdrop-filter:blur(20px);cursor:default;background:#ffffff05;border:1px solid #ffffff0f;border-radius:100px;justify-content:center;align-items:center;gap:.6rem;padding:.6rem 1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Landing-module__lTnIja__focusItem:before{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff1a 50%,#0000 100%);transition:transform .8s;position:absolute;inset:0;transform:translate(-100%)}.Landing-module__lTnIja__focusItem:hover:before{transform:translate(100%)}.Landing-module__lTnIja__focusItem:first-child .Landing-module__lTnIja__focusIcon{color:var(--accent-pink);text-shadow:0 0 20px var(--accent-pink)}.Landing-module__lTnIja__focusItem:nth-child(3) .Landing-module__lTnIja__focusIcon{color:var(--accent-purple);text-shadow:0 0 20px var(--accent-purple)}.Landing-module__lTnIja__focusItem:nth-child(5) .Landing-module__lTnIja__focusIcon{color:var(--accent-cyan);text-shadow:0 0 20px var(--accent-cyan)}.Landing-module__lTnIja__focusItem:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-4px)scale(1.05);box-shadow:0 10px 30px #0003}.Landing-module__lTnIja__focusItem:first-child:hover{border-color:#ec489966;box-shadow:0 10px 30px #ec489926}.Landing-module__lTnIja__focusItem:nth-child(3):hover{border-color:#a855f766;box-shadow:0 10px 30px #a855f726}.Landing-module__lTnIja__focusItem:nth-child(5):hover{border-color:#32d4de66;box-shadow:0 10px 30px #32d4de26}.Landing-module__lTnIja__focusIcon{font-size:1rem;line-height:1}.Landing-module__lTnIja__focusText{color:var(--text-primary);letter-spacing:.01em;font-size:.9rem;font-weight:500}.Landing-module__lTnIja__focusDivider{background:#fff3;border-radius:50%;width:4px;height:4px}.Landing-module__lTnIja__aboutLink{color:var(--text-primary);-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff14 0%,#ffffff05 100%);border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.6rem;margin-top:2rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:500;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.Landing-module__lTnIja__aboutLink:before{content:"";background:linear-gradient(135deg,var(--accent-cyan)0%,var(--accent-purple)100%);opacity:0;transition:opacity .5s;position:absolute;inset:0}.Landing-module__lTnIja__aboutLink:hover{border-color:#0000;transform:scale(1.05);box-shadow:0 10px 40px #32d4de4d}.Landing-module__lTnIja__aboutLink:hover:before{opacity:1}.Landing-module__lTnIja__aboutLink span{z-index:1;position:relative}.Landing-module__lTnIja__aboutLink:hover .Landing-module__lTnIja__aboutArrow{transform:translate(6px)}.Landing-module__lTnIja__aboutArrow{font-size:1rem;transition:transform .4s cubic-bezier(.16,1,.3,1)}.Landing-module__lTnIja__nav{grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:1000px;margin-bottom:4rem;display:grid;position:relative}.Landing-module__lTnIja__navAnnotation{font-family:var(--font-handwritten),cursive;color:#32d4de99;font-size:1.2rem;font-weight:500;position:absolute;top:-2.5rem;right:0;transform:rotate(2deg)}.Landing-module__lTnIja__navAnnotation:before{content:"↓ ";opacity:.5}.Landing-module__lTnIja__navItem{-webkit-backdrop-filter:blur(40px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;flex-direction:column;gap:1rem;padding:1.75rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Landing-module__lTnIja__navItem:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,50%)var(--mouse-y,50%),#ffffff14,transparent 40%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.Landing-module__lTnIja__navItem:hover:before{opacity:1}.Landing-module__lTnIja__navItem:hover{background:#ffffff0a;border-color:#ffffff1f;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #0000004d,0 0 60px #32d4de0d,inset 0 1px #ffffff1a}.Landing-module__lTnIja__navItem:hover .Landing-module__lTnIja__navGlow{opacity:1}.Landing-module__lTnIja__navItem:hover .Landing-module__lTnIja__navArrow{opacity:1;color:var(--accent-cyan);transform:translate(8px)}.Landing-module__lTnIja__navItem:hover .Landing-module__lTnIja__navNumber{color:var(--accent-cyan);text-shadow:0 0 20px var(--accent-cyan)}.Landing-module__lTnIja__navItem:hover .Landing-module__lTnIja__navTitle{background:var(--accent-gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__lTnIja__navGlow{background:linear-gradient(90deg,transparent,var(--accent-cyan),var(--accent-purple),transparent);opacity:0;height:1px;transition:all .5s;position:absolute;top:0;left:0;right:0;transform:scaleX(.5)}.Landing-module__lTnIja__navItem:hover .Landing-module__lTnIja__navGlow{opacity:1;transform:scaleX(1)}.Landing-module__lTnIja__navNumber{font-family:var(--font-mono),monospace;color:var(--text-tertiary);letter-spacing:.1em;font-size:.65rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.Landing-module__lTnIja__navContent{flex:1}.Landing-module__lTnIja__navTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:500;transition:all .3s}.Landing-module__lTnIja__navDesc{color:var(--text-tertiary);font-size:.8rem}.Landing-module__lTnIja__navArrow{color:var(--text-tertiary);opacity:.3;transition:all .4s var(--ease-out-expo);font-size:1.5rem}.Landing-module__lTnIja__footer{justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1000px;display:flex;position:relative}.Landing-module__lTnIja__footerAnnotation{font-family:var(--font-handwritten),cursive;color:#32d4de80;font-size:1.1rem;font-weight:500;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}.Landing-module__lTnIja__aboutBtn{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;transition:all .3s;display:flex}.Landing-module__lTnIja__aboutBtn:hover{color:var(--text-primary);border-color:var(--accent-cyan);background:#ffffff1a;box-shadow:0 0 30px #32d4de33}.Landing-module__lTnIja__footerLinks{align-items:center;gap:.75rem;display:flex}.Landing-module__lTnIja__footerLink{color:var(--text-tertiary);font-size:.85rem;transition:all .3s}.Landing-module__lTnIja__footerLink:hover{color:var(--accent-cyan);text-shadow:0 0 20px var(--accent-cyan)}.Landing-module__lTnIja__footerDivider{color:var(--text-tertiary);opacity:.3}.Landing-module__lTnIja__cornerDecor{opacity:.6;pointer-events:none;position:fixed;bottom:2rem;right:2rem}.Landing-module__lTnIja__rotatingCircle{transform-origin:50%;animation:30s linear infinite Landing-module__lTnIja__rotate}.Landing-module__lTnIja__rotatingCircle2{transform-origin:50%;animation:20s linear infinite reverse Landing-module__lTnIja__rotate}@media (max-width:900px){.Landing-module__lTnIja__nav{grid-template-columns:repeat(2,1fr)}.Landing-module__lTnIja__heroAnnotation,.Landing-module__lTnIja__navAnnotation,.Landing-module__lTnIja__footerAnnotation{display:none}.Landing-module__lTnIja__focusAreas{gap:.75rem}.Landing-module__lTnIja__focusDivider{display:none}}@media (max-width:600px){.Landing-module__lTnIja__main{padding:3rem 1.5rem}.Landing-module__lTnIja__nav{grid-template-columns:1fr}.Landing-module__lTnIja__navItem{flex-direction:row;align-items:center}.Landing-module__lTnIja__navArrow{opacity:.5}.Landing-module__lTnIja__footer{flex-direction:column;gap:1.5rem}.Landing-module__lTnIja__cornerDecor{display:none}.Landing-module__lTnIja__name{font-size:clamp(2rem,12vw,4rem)}}@keyframes Landing-module__lTnIja__pulse{0%,to{opacity:1;box-shadow:0 0 20px #32d4decc}50%{opacity:.5;box-shadow:0 0 40px #32d4de}}@keyframes Landing-module__lTnIja__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes Landing-module__lTnIja__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
