@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
.Cursor-module__jgm7Sq__cursor{pointer-events:none;z-index:9999;--x:0px;--y:0px;--s:1;width:8px;height:8px;transform:translate3d(var(--x),var(--y),0)translate(-50%,-50%)scale(var(--s));background:#ff4d4d;border-radius:50%;transition:opacity .3s;position:fixed;top:0;left:0}.Cursor-module__jgm7Sq__cursorFollower{pointer-events:none;z-index:9998;--x:0px;--y:0px;--s:1;width:40px;height:40px;transform:translate3d(var(--x),var(--y),0)translate(-50%,-50%)scale(var(--s));background:#ff4d4d1a;border:2px solid #ff4d4d66;border-radius:50%;transition:opacity .4s;position:fixed;top:0;left:0}.Cursor-module__jgm7Sq__cursor.Cursor-module__jgm7Sq__clicked{--s:1.5}.Cursor-module__jgm7Sq__cursorFollower.Cursor-module__jgm7Sq__clicked{--s:1.15}.Cursor-module__jgm7Sq__cursor.Cursor-module__jgm7Sq__linkHover{--s:2}.Cursor-module__jgm7Sq__cursorFollower.Cursor-module__jgm7Sq__linkHover{--s:1.4}.Cursor-module__jgm7Sq__cursor.Cursor-module__jgm7Sq__hidden,.Cursor-module__jgm7Sq__cursorFollower.Cursor-module__jgm7Sq__hidden{opacity:0}@media (hover:none) and (pointer:coarse),(max-width:768px){.Cursor-module__jgm7Sq__cursor,.Cursor-module__jgm7Sq__cursorFollower{display:none!important}}
html,body{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;cursor:none!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html{scroll-behavior:smooth}::selection{color:#fff;background:#ff4d4d4d}::selection{color:#fff;background:#ff4d4d4d}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a0505}::-webkit-scrollbar-thumb{background:#ff4d4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#f66}@media (max-width:768px){html,body{cursor:auto!important}::-webkit-scrollbar{display:none}}.Home-module__g21JLG__container{color:#f5f5f5;background:radial-gradient(circle at top,#4a0d0d,#1a0505 70%);width:100%;min-height:100%;position:relative;overflow-x:hidden}.Home-module__g21JLG__particles{pointer-events:none;z-index:1;position:fixed;inset:0}.Home-module__g21JLG__particle{pointer-events:none;background:#ff4d4d;border-radius:50%;position:absolute}.Home-module__g21JLG__interactiveBg{pointer-events:none;z-index:2;opacity:.3;transition:background .1s;position:fixed;inset:0}.Home-module__g21JLG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a0505e6;justify-content:space-between;align-items:center;height:64px;padding:0 clamp(1.5rem,4vw,4rem);display:flex;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__logo{color:#ff4d4d;padding:.5rem 1rem;font-size:1.3rem;font-weight:700;transition:all .3s;position:relative}.Home-module__g21JLG__logo:after{content:"";opacity:0;background:linear-gradient(45deg,#0000,#ff4d4d1a,#0000);border-radius:8px;transition:opacity .3s;position:absolute;inset:0}.Home-module__g21JLG__logo:hover:after{opacity:1}.Home-module__g21JLG__nav{gap:2rem;display:flex}.Home-module__g21JLG__nav a{color:#e5cfcf;padding:.25rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s,transform .3s;position:relative;cursor:none!important}.Home-module__g21JLG__nav a:hover{color:#ff4d4d;transform:translateY(-2px)}.Home-module__g21JLG__nav a:after{content:"";background:#ff4d4d;width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.Home-module__g21JLG__nav a:hover:after,.Home-module__g21JLG__nav a.Home-module__g21JLG__active:after{width:100%}.Home-module__g21JLG__nav a.Home-module__g21JLG__active{color:#ff4d4d}.Home-module__g21JLG__nav a.Home-module__g21JLG__active:after{width:100%}.Home-module__g21JLG__nav a:before{content:"";z-index:-1;background:linear-gradient(#0000,#ff4d4d1a);border-radius:8px;width:0;height:100%;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Home-module__g21JLG__nav a:hover:before{width:100%}.Home-module__g21JLG__nav a.Home-module__g21JLG__active{text-shadow:0 0 10px #ff4d4d4d}.Home-module__g21JLG__nav a.Home-module__g21JLG__active:before{background:linear-gradient(#0000,#ff4d4d26);animation:2s infinite Home-module__g21JLG__pulseActive}@keyframes Home-module__g21JLG__pulseActive{0%,to{box-shadow:0 0 5px #ff4d4d4d}50%{box-shadow:0 0 15px #ff4d4d99}}.Home-module__g21JLG__nav a,.Home-module__g21JLG__nav a:after,.Home-module__g21JLG__nav a:before{transition:all .3s cubic-bezier(.4,0,.2,1)}.Home-module__g21JLG__header:after{content:"";background:linear-gradient(90deg,#0000,#ff4d4d4d,#ff4d4d99,#ff4d4d4d,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Home-module__g21JLG__hero{padding-top:64px;z-index:3;box-sizing:border-box;grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1400px;height:100svh;min-height:calc(100svh - 64px);margin:0 auto;padding-inline:clamp(1.5rem,4vw,4rem);display:grid;position:relative}.Home-module__g21JLG__textContent{z-index:2;padding-right:2rem}.Home-module__g21JLG__greeting{color:#ff7b7b;letter-spacing:3px;text-transform:uppercase;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.Home-module__g21JLG__name{margin-top:0;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.Home-module__g21JLG__name span{color:#ff4d4d;display:inline-block;position:relative}.Home-module__g21JLG__role{margin-top:.5rem;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.Home-module__g21JLG__role span{color:#ff6a6a;background:linear-gradient(45deg,#ff4d4d,#f99);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Home-module__g21JLG__description{color:#e0bcbc;max-width:520px;margin-top:1.5rem;margin-bottom:2rem;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.7}.Home-module__g21JLG__socials{gap:1rem;margin-top:2rem;margin-bottom:2rem;display:flex}.Home-module__g21JLG__socials a{color:#ff4d4d;background:#ff4d4d1a;border:1px solid #ff4d4d80;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex;cursor:none!important}.Home-module__g21JLG__socials a:hover{color:#1a0505;background:#ff4d4d;border-color:#0000;transform:translateY(-3px);box-shadow:0 10px 25px #ff4d4d66}.Home-module__g21JLG__btn{color:#fff;z-index:1;background:linear-gradient(135deg,#ff4d4d,#b31212);border:none;border-radius:50px;margin-top:1rem;padding:.9rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;cursor:none!important}.Home-module__g21JLG__btn:before{content:"";z-index:-1;background:linear-gradient(135deg,#b31212,#ff4d4d);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Home-module__g21JLG__btn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #ff4d4d66}.Home-module__g21JLG__btn:hover:before{left:0}.Home-module__g21JLG__avatarWrapper{justify-content:center;align-items:center;height:100%;min-height:400px;display:flex;position:relative}.Home-module__g21JLG__hexagon{z-index:1;justify-content:center;align-items:center;width:320px;height:370px;display:flex;position:relative}.Home-module__g21JLG__hexagon:before{content:"";clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);filter:blur(3px);z-index:0;background:linear-gradient(45deg,#ff4d4d00 0%,#ff4d4d99 50%,#ff4d4d00 100%);width:340px;height:390px;animation:3s ease-in-out infinite alternate Home-module__g21JLG__frameGlow;position:absolute}.Home-module__g21JLG__hexagon:after{content:"";clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:1;background:linear-gradient(45deg,#ff4d4dcc,#ff4d4d66,#ff4d4dcc);width:330px;height:380px;position:absolute}.Home-module__g21JLG__avatarContainer{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:2;width:300px;height:350px;position:relative;overflow:hidden;cursor:none!important}.Home-module__g21JLG__avatar{object-fit:cover;object-position:center top;filter:brightness(1.1)contrast(1.05);border:3px solid #ff4d4d33;width:100%;height:100%;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:inset 0 0 30px #ff4d4d4d,0 0 40px #ff4d4d33}.Home-module__g21JLG__avatar.Home-module__g21JLG__grayscale{filter:grayscale()brightness(.9)contrast(1.05)}.Home-module__g21JLG__avatar.Home-module__g21JLG__color{filter:grayscale(0%)brightness(1.1)contrast(1.05)}.Home-module__g21JLG__avatarContainer:before{content:"";clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);z-index:-1;background:radial-gradient(circle,#ff4d4d66 0%,#ff4d4d33 30%,#0000 70%);width:280px;height:330px;animation:4s ease-in-out infinite Home-module__g21JLG__innerGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Home-module__g21JLG__avatarWrapper:before{content:"";filter:blur(50px);z-index:0;background:radial-gradient(circle,#ff4d4d4d 0%,#ff4d4d1a 40%,#0000 70%);width:400px;height:400px;animation:5s ease-in-out infinite Home-module__g21JLG__pulseGlow;position:absolute}.Home-module__g21JLG__floatingElements{pointer-events:none;z-index:0;position:absolute;inset:0}.Home-module__g21JLG__floatingElement{pointer-events:none;background:#ff4d4d4d;border:2px solid #ff4d4d80;border-radius:50%;width:20px;height:20px;position:absolute}@keyframes Home-module__g21JLG__frameGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes Home-module__g21JLG__innerGlow{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(.98)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1)}}@keyframes Home-module__g21JLG__pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.Home-module__g21JLG__chatbotToggle{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 25px #ff4d4d66}.Home-module__g21JLG__chatbotToggle:hover{transform:scale(1.1);box-shadow:0 6px 30px #ff4d4d99}.Home-module__g21JLG__chatbotContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#1a0505f2;border:1px solid #ff4d4d4d;border-radius:20px;flex-direction:column;width:380px;height:500px;display:flex;position:fixed;bottom:5rem;right:2rem;overflow:hidden;box-shadow:0 10px 50px #00000080}.Home-module__g21JLG__chatbotHeader{background:#ff4d4d1a;border-bottom:1px solid #ff4d4d33;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Home-module__g21JLG__chatbotTitle{align-items:center;gap:.75rem;display:flex}.Home-module__g21JLG__chatbotTitle h3{color:#fff;font-size:1.1rem;font-weight:600}.Home-module__g21JLG__chatbotAvatar{background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.Home-module__g21JLG__chatbotStatus{color:#ff7b7b;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.Home-module__g21JLG__chatStatusDot{background:#4caf50;border-radius:50%;width:8px;height:8px;animation:2s infinite Home-module__g21JLG__pulse}@keyframes Home-module__g21JLG__pulse{0%,to{opacity:1}50%{opacity:.5}}.Home-module__g21JLG__chatbotClose{color:#ff7b7b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;font-size:1.2rem;transition:all .3s}.Home-module__g21JLG__chatbotClose:hover{color:#ff4d4d;background:#ff4d4d1a}.Home-module__g21JLG__chatbotMessages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.Home-module__g21JLG__chatMessage{gap:.75rem;max-width:85%;display:flex}.Home-module__g21JLG__chatMessage.Home-module__g21JLG__user{flex-direction:row-reverse;align-self:flex-end}.Home-module__g21JLG__messageContent{background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:18px;padding:.75rem 1rem;position:relative}.Home-module__g21JLG__chatMessage.Home-module__g21JLG__bot .Home-module__g21JLG__messageContent{background:#ff4d4d0d;border-color:#ff4d4d1a}.Home-module__g21JLG__chatMessage.Home-module__g21JLG__user .Home-module__g21JLG__messageContent{background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none}.Home-module__g21JLG__messageText{color:#fff;font-size:.95rem;line-height:1.4}.Home-module__g21JLG__messageTime{color:#ffffff80;text-align:right;margin-top:.25rem;font-size:.75rem}.Home-module__g21JLG__quickQuestions{border-top:1px solid #ff4d4d1a;border-bottom:1px solid #ff4d4d1a;flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem;display:flex}.Home-module__g21JLG__quickQuestion{color:#ff7b7b;cursor:pointer;background:#ff4d4d1a;border:none;border-radius:20px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;transition:all .3s}.Home-module__g21JLG__quickQuestion:hover{background:#ff4d4d33;transform:translateY(-2px)}.Home-module__g21JLG__chatbotInput{background:#ff4d4d0d;border-top:1px solid #ff4d4d1a;padding:1rem 1.5rem}.Home-module__g21JLG__chatbotForm{gap:.75rem;display:flex}.Home-module__g21JLG__chatInput{color:#fff;background:#ffffff0d;border:1px solid #ff4d4d33;border-radius:12px;outline:none;flex:1;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .3s}.Home-module__g21JLG__chatInput:focus{border-color:#ff4d4d;box-shadow:0 0 0 2px #ff4d4d33}.Home-module__g21JLG__chatbotSend{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d4d,#ff7b7b);border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .3s;display:flex}.Home-module__g21JLG__chatbotSend:hover{transform:scale(1.05);box-shadow:0 4px 15px #ff4d4d4d}.Home-module__g21JLG__typingIndicator{color:#ffffffb3;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.Home-module__g21JLG__typingDots{gap:.25rem;display:flex}.Home-module__g21JLG__typingDot{background:#ff7b7b;border-radius:50%;width:6px;height:6px;animation:1.4s infinite Home-module__g21JLG__typing}.Home-module__g21JLG__typingDot:nth-child(2){animation-delay:.2s}.Home-module__g21JLG__typingDot:nth-child(3){animation-delay:.4s}@keyframes Home-module__g21JLG__typing{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Home-module__g21JLG__menuToggle{color:#ff4d4d;cursor:pointer;z-index:101;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;padding:.5rem;font-size:1.8rem;transition:all .3s;display:none}.Home-module__g21JLG__menuToggle:hover{background:#ff4d4d1a}.Home-module__g21JLG__navOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:98;opacity:0;background:#000000b3;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.Home-module__g21JLG__navOverlay.Home-module__g21JLG__active{opacity:1;display:block}@media (max-width:1024px){.Home-module__g21JLG__hero{text-align:center;grid-template-columns:1fr;gap:3rem;height:auto;min-height:calc(100vh - 64px);padding-top:80px}.Home-module__g21JLG__textContent{order:2;padding-right:0}.Home-module__g21JLG__avatarWrapper{order:1;min-height:350px;margin:0 auto}.Home-module__g21JLG__socials{justify-content:center}.Home-module__g21JLG__description{max-width:90%;margin:0 auto}.Home-module__g21JLG__btn{margin:1rem auto}}@media (max-width:768px){.Home-module__g21JLG__header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#1a0505f2;height:60px;padding:0 1rem}.Home-module__g21JLG__logo{flex:1;padding:.5rem;font-size:1.2rem}.Home-module__g21JLG__menuToggle{display:flex}.Home-module__g21JLG__nav{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:99;background:#1a0505fa;border-left:1px solid #ff4d4d33;flex-direction:column;gap:1rem;width:280px;height:100vh;padding:80px 2rem 2rem;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 30px #00000080}.Home-module__g21JLG__nav.Home-module__g21JLG__active{right:0}.Home-module__g21JLG__nav a{text-align:left;background:#ff4d4d0d;border:1px solid #ff4d4d1a;border-radius:10px;margin-bottom:.5rem;padding:1rem 1.2rem;font-size:1.1rem;transition:all .3s}.Home-module__g21JLG__nav a:hover{background:#ff4d4d26;transform:translate(5px)}.Home-module__g21JLG__nav a:after{display:none}.Home-module__g21JLG__nav a.Home-module__g21JLG__active{color:#ff4d4d;background:#ff4d4d33;border-color:#ff4d4d66}.Home-module__g21JLG__navOverlay.Home-module__g21JLG__active{opacity:1;display:block}.Home-module__g21JLG__hero{flex-direction:column;justify-content:center;gap:2.5rem;height:auto;min-height:calc(100svh - 60px);padding:80px 1.5rem 3rem;display:flex}.Home-module__g21JLG__name{margin-bottom:.75rem;font-size:2.2rem;line-height:1.2}.Home-module__g21JLG__role{margin-bottom:1.5rem;font-size:1.4rem}.Home-module__g21JLG__description{max-width:100%;margin-bottom:1.5rem;padding:0 .5rem;font-size:1.05rem;line-height:1.7}.Home-module__g21JLG__greeting{letter-spacing:2px;margin-bottom:.75rem;font-size:.85rem}.Home-module__g21JLG__avatarWrapper{order:1;min-height:280px;margin-bottom:1rem}.Home-module__g21JLG__hexagon{width:250px;height:290px}.Home-module__g21JLG__hexagon:before{width:265px;height:305px}.Home-module__g21JLG__hexagon:after{width:260px;height:300px}.Home-module__g21JLG__avatarContainer{width:230px;height:270px}.Home-module__g21JLG__avatarContainer:before{width:210px;height:250px}.Home-module__g21JLG__textContent{order:2}.Home-module__g21JLG__socials{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;margin-bottom:1.5rem}.Home-module__g21JLG__socials a{width:45px;height:45px;font-size:1.1rem}.Home-module__g21JLG__btn{width:100%;max-width:250px;margin:0 auto;padding:.9rem 2rem;font-size:.9rem;display:block}.Home-module__g21JLG__floatingElements{display:none}.Home-module__g21JLG__chatbotContainer{width:calc(100vw - 2rem);height:450px;bottom:5rem;right:1rem}.Home-module__g21JLG__chatbotToggle{width:50px;height:50px;font-size:1.2rem;bottom:1rem;right:1rem}}@media (min-width:769px){.Home-module__g21JLG__menuToggle,.Home-module__g21JLG__navOverlay{display:none!important}.Home-module__g21JLG__nav{-webkit-backdrop-filter:none;backdrop-filter:none;width:auto;height:auto;box-shadow:none;background:0 0;border:none;flex-direction:row;gap:2rem;padding:0;transition:none;display:flex;position:static}.Home-module__g21JLG__nav a{text-align:left;background:0 0;border:none;margin-bottom:0;padding:.25rem 0}.Home-module__g21JLG__nav a:hover{background:0 0;transform:translateY(-2px)}.Home-module__g21JLG__nav a:after{display:block}.Home-module__g21JLG__nav a.Home-module__g21JLG__active{background:0 0;border:none}}@media (max-width:480px){.Home-module__g21JLG__hero{gap:2rem;padding:70px 1rem 2rem}.Home-module__g21JLG__name{font-size:1.8rem}.Home-module__g21JLG__role{font-size:1.2rem}.Home-module__g21JLG__description{font-size:.95rem;line-height:1.6}.Home-module__g21JLG__avatarWrapper{min-height:250px}.Home-module__g21JLG__hexagon{width:220px;height:255px}.Home-module__g21JLG__hexagon:before{width:235px;height:270px}.Home-module__g21JLG__hexagon:after{width:230px;height:265px}.Home-module__g21JLG__avatarContainer{width:200px;height:235px}.Home-module__g21JLG__avatarContainer:before{width:180px;height:215px}.Home-module__g21JLG__nav{width:260px;padding:80px 1.5rem 2rem}.Home-module__g21JLG__nav a{padding:.9rem 1rem;font-size:1rem}.Home-module__g21JLG__socials a{width:40px;height:40px;font-size:1rem}.Home-module__g21JLG__btn{max-width:220px;padding:.8rem 1.5rem;font-size:.85rem}}@media (max-width:360px){.Home-module__g21JLG__hero{padding:60px .75rem 1.5rem}.Home-module__g21JLG__name{font-size:1.6rem}.Home-module__g21JLG__role{font-size:1.1rem}.Home-module__g21JLG__description{font-size:.9rem}.Home-module__g21JLG__hexagon{width:200px;height:230px}.Home-module__g21JLG__hexagon:before{width:215px;height:245px}.Home-module__g21JLG__hexagon:after{width:210px;height:240px}.Home-module__g21JLG__avatarContainer{width:180px;height:210px}.Home-module__g21JLG__nav{width:240px;padding:80px 1rem 1.5rem}.Home-module__g21JLG__nav a{padding:.8rem;font-size:.95rem}}@media (max-height:600px) and (max-width:1024px){.Home-module__g21JLG__hero{gap:1.5rem;min-height:auto;padding-top:70px;padding-bottom:2rem}.Home-module__g21JLG__avatarWrapper{min-height:220px}.Home-module__g21JLG__hexagon{width:200px;height:230px}.Home-module__g21JLG__hexagon:before{width:215px;height:245px}.Home-module__g21JLG__hexagon:after{width:210px;height:240px}.Home-module__g21JLG__avatarContainer{width:180px;height:210px}.Home-module__g21JLG__description{margin-bottom:1rem;font-size:.95rem}.Home-module__g21JLG__socials{margin-top:1rem;margin-bottom:1rem}.Home-module__g21JLG__hero{flex-direction:row;align-items:center}.Home-module__g21JLG__textContent{text-align:left;flex:1;order:1;padding-right:1rem}.Home-module__g21JLG__avatarWrapper{flex:1;order:2;min-height:auto}.Home-module__g21JLG__name{font-size:1.8rem}.Home-module__g21JLG__role{font-size:1.2rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.Home-module__g21JLG__hero{grid-template-columns:1fr 1fr;gap:2rem;height:auto;min-height:calc(100vh - 64px);padding-top:70px}.Home-module__g21JLG__textContent{text-align:left;order:1;padding-right:1rem}.Home-module__g21JLG__avatarWrapper{order:2;min-height:300px}.Home-module__g21JLG__name{font-size:2rem}.Home-module__g21JLG__role{font-size:1.4rem}.Home-module__g21JLG__description{max-width:100%;font-size:.95rem}}.Home-module__g21JLG__dummySection{opacity:0;pointer-events:none;height:0}
.PageTransition-module__u9OH8a__page-wrapper{will-change:transform,opacity;animation:.6s cubic-bezier(.4,0,.2,1) both PageTransition-module__u9OH8a__pageEnter}.PageTransition-module__u9OH8a__page-wrapper.PageTransition-module__u9OH8a__exit{animation:.35s cubic-bezier(.4,0,.2,1) both PageTransition-module__u9OH8a__pageExit}@keyframes PageTransition-module__u9OH8a__pageEnter{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes PageTransition-module__u9OH8a__pageExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-12px)scale(.98)}}@media (prefers-reduced-motion:reduce){.PageTransition-module__u9OH8a__page-wrapper,.PageTransition-module__u9OH8a__page-wrapper.PageTransition-module__u9OH8a__exit{animation:none!important}}
