.page-module__Z-3nqa__pageWrapper{background:var(--bg-primary,#ececec);flex-direction:column;min-height:100vh;display:flex}.page-module__Z-3nqa__mainContainer{flex:1;justify-content:center;align-items:center;padding:80px 24px;display:flex}.page-module__Z-3nqa__contentAlignContainer{justify-content:center;width:100%;max-width:600px;display:flex}.page-module__Z-3nqa__loginCard,.page-module__Z-3nqa__dashboardCard{background:var(--bg-primary,#ececec);box-sizing:border-box;border:1px solid #a3b1c633;border-radius:24px;flex-direction:column;width:100%;padding:48px;display:flex;box-shadow:8px 8px 16px #a3b1c699,-8px -8px 16px #fffc,inset -1px -1px 2px #fff3,inset 1px 1px 2px #a3b1c64d}[data-theme=dark] .page-module__Z-3nqa__loginCard,[data-theme=dark] .page-module__Z-3nqa__dashboardCard{border-color:#ffffff05;box-shadow:8px 8px 20px #00000080,-8px -8px 20px #ffffff08,inset -1px -1px 2px #ffffff05,inset 1px 1px 2px #0006}.page-module__Z-3nqa__cardHeading{font-family:var(--font-sora), sans-serif;color:var(--text-primary,#1a1a2e);text-align:center;margin:0 0 8px;font-size:32px;font-weight:400}.page-module__Z-3nqa__cardSubtext{font-family:var(--font-sora), sans-serif;color:var(--text-muted,#7a7a8e);text-align:center;margin:0 0 36px;font-size:16px;font-weight:300;line-height:1.4}.page-module__Z-3nqa__formContainer{flex-direction:column;gap:24px;display:flex}.page-module__Z-3nqa__formGroup{flex-direction:column;gap:8px;display:flex}.page-module__Z-3nqa__formGroupRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__Z-3nqa__fieldLabel{font-family:var(--font-sora), sans-serif;color:var(--text-secondary,#4a4a5e);font-size:14px;font-weight:400}.page-module__Z-3nqa__inputField,.page-module__Z-3nqa__selectField,.page-module__Z-3nqa__textareaField{background:var(--bg-primary,#ececec);box-sizing:border-box;width:100%;font-family:var(--font-sora), sans-serif;color:var(--text-primary,#1a1a2e);border:1px solid #a3b1c633;border-radius:12px;outline:none;padding:14px 18px;font-size:15px;transition:all .3s;box-shadow:inset 3px 3px 6px #a3b1c666,inset -3px -3px 6px #fffc}[data-theme=dark] .page-module__Z-3nqa__inputField,[data-theme=dark] .page-module__Z-3nqa__selectField,[data-theme=dark] .page-module__Z-3nqa__textareaField{border-color:#ffffff08;box-shadow:inset 3px 3px 6px #0006,inset -3px -3px 6px #ffffff05}.page-module__Z-3nqa__inputField:focus,.page-module__Z-3nqa__selectField:focus,.page-module__Z-3nqa__textareaField:focus{border-color:var(--accent-purple,#7c5cfc)}.page-module__Z-3nqa__submitBtn{background:var(--bg-primary,#ececec);font-family:var(--font-sora), sans-serif;color:var(--accent-purple,#7c5cfc);cursor:pointer;border:1px solid #a3b1c61a;border-radius:12px;margin-top:12px;padding:16px;font-size:16px;font-weight:400;transition:all .2s;box-shadow:4px 4px 10px #a3b1c680,-4px -4px 10px #ffffffe6}[data-theme=dark] .page-module__Z-3nqa__submitBtn{box-shadow:4px 4px 10px #00000080,-4px -4px 10px #ffffff08}.page-module__Z-3nqa__submitBtn:hover{color:var(--accent-violet,#8b5cf6);transform:scale(1.02)}.page-module__Z-3nqa__submitBtn:active{transform:scale(.98);box-shadow:inset 3px 3px 6px #a3b1c666,inset -3px -3px 6px #fffc}[data-theme=dark] .page-module__Z-3nqa__submitBtn:active{box-shadow:inset 3px 3px 6px #00000080,inset -3px -3px 6px #ffffff05}.page-module__Z-3nqa__errorText{font-family:var(--font-sora), sans-serif;color:#ea580c;text-align:center;margin-top:16px;font-size:14px}.page-module__Z-3nqa__successText{font-family:var(--font-sora), sans-serif;color:#16a34a;text-align:center;margin-top:16px;font-size:14px}
.Navbar-module__pSp8Ga__navOuter{z-index:100;width:100%;padding:16px 24px 0;position:sticky;top:0}.Navbar-module__pSp8Ga__navbar{background:var(--nav-bg);height:80px;box-shadow:var(--nav-shadow);border-radius:64px;justify-content:space-between;align-items:center;max-width:1352px;margin:0 auto;padding:0 24px;transition:all .5s;display:flex;position:relative;overflow:hidden}.Navbar-module__pSp8Ga__navContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__pSp8Ga__logo{flex:1 0;justify-content:flex-start;align-items:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}.Navbar-module__pSp8Ga__logo:hover{transform:scale(1.06)}.Navbar-module__pSp8Ga__logoImg{width:61px;height:61px;display:block}.Navbar-module__pSp8Ga__logoImg svg{width:100%;height:100%;display:block}.Navbar-module__pSp8Ga__logoImg svg rect{filter:none}.Navbar-module__pSp8Ga__navLinks{justify-content:center;align-items:center;gap:8px;display:flex}.Navbar-module__pSp8Ga__navLink{font-family:var(--font-sora), sans-serif;color:var(--nav-link-color);cursor:pointer;padding:10px;font-size:20px;font-style:normal;font-weight:300;line-height:25px;text-decoration:none;transition:color .3s,transform .3s;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--accent-purple);opacity:0;border-radius:50%;width:4px;height:4px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(0)}.Navbar-module__pSp8Ga__navLink:hover{color:var(--nav-link-hover-color);transform:translateY(-1px)}.Navbar-module__pSp8Ga__navLink:hover:after{opacity:1;transform:translate(-50%)scale(1)}.Navbar-module__pSp8Ga__activeNavLink{background:linear-gradient(135deg,#5a69ea 0%,#bf8bca 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;color:#0000!important;font-weight:400!important}.Navbar-module__pSp8Ga__activeNavLink:after{opacity:1!important;transform:translate(-50%)scale(1)!important}.Navbar-module__pSp8Ga__navRight{flex:1 0;justify-content:flex-end;align-items:center;gap:16px;display:flex}.Navbar-module__pSp8Ga__navRightMobile{display:none}.Navbar-module__pSp8Ga__askBarOuter{background:#ececec;border:1.5px solid #b2cefe;border-radius:32px;align-items:center;gap:10px;width:460px;max-width:calc(100% - 32px);padding:8px 10px;transition:all .4s;display:flex;box-shadow:4px 4px 10px #d3d3d3e6,-4px -4px 8px #ffffffe6,inset -1px -1px 2px #ffffff4d,inset 1px 1px 2px #d3d3d380}[data-theme=dark] .Navbar-module__pSp8Ga__askBarOuter{background:#1e1e1e;border-color:#b2cefe66;box-shadow:4px 4px 10px #00000080,-4px -4px 8px #ffffff08,inset 1px 1px 2px #0006,inset -1px -1px 2px #ffffff08}.Navbar-module__pSp8Ga__askAddBtn{cursor:pointer;background:#ececec;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:1px 1px 3px #b2b2b2e6,-1px -1px 2px #ffffffe6,inset -1px -1px 2px #ffffff4d,inset 1px 1px 2px #b2b2b280}[data-theme=dark] .Navbar-module__pSp8Ga__askAddBtn{background:#2a2a2a;box-shadow:1px 1px 3px #0009,-1px -1px 2px #ffffff0a}.Navbar-module__pSp8Ga__askAddBtn:hover{transform:scale(1.08)}.Navbar-module__pSp8Ga__askAddBtn:active{transform:scale(.96);box-shadow:inset 1px 1px 3px #b2b2b2e6,inset -1px -1px 2px #ffffff80}.Navbar-module__pSp8Ga__askInputPill{background:#ececec;border-radius:10px;flex:1;align-items:center;gap:8px;padding:6px 12px;display:flex;box-shadow:inset 1px 1px 2px #d3d3d3e6,inset -1px -1px 2px #ffffffe6,inset 1px -1px 2px #d3d3d333,inset -1px 1px 2px #d3d3d333}[data-theme=dark] .Navbar-module__pSp8Ga__askInputPill{background:#181818;box-shadow:inset 2px 2px 4px #0009,inset -2px -2px 4px #ffffff08}.Navbar-module__pSp8Ga__askSearchIcon{flex-shrink:0}.Navbar-module__pSp8Ga__askInput{font-family:var(--font-inter), var(--font-sora), sans-serif;color:#333;letter-spacing:.01em;background:0 0;border:none;outline:none;flex:1;font-size:13px;font-weight:300}[data-theme=dark] .Navbar-module__pSp8Ga__askInput{color:#fff}.Navbar-module__pSp8Ga__askInput::placeholder{background:radial-gradient(50% 50%,#5a69ea 0%,#bf8bca 100%);-webkit-text-fill-color:transparent;opacity:.85;-webkit-background-clip:text;background-clip:text;font-weight:300}.Navbar-module__pSp8Ga__askRightControls{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__askModeBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 6px;display:flex}.Navbar-module__pSp8Ga__askModeText{font-family:var(--font-inter), sans-serif;color:#404040;letter-spacing:.01em;white-space:nowrap;font-size:12px;font-weight:400}[data-theme=dark] .Navbar-module__pSp8Ga__askModeText{color:#aaa}.Navbar-module__pSp8Ga__askModeBtn svg path{transition:stroke .2s}[data-theme=dark] .Navbar-module__pSp8Ga__askModeBtn svg path{stroke:#aaa}.Navbar-module__pSp8Ga__askMicBtn{cursor:pointer;background:#ececec;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:transform .2s;display:flex;box-shadow:1px 1px 3px #b2b2b2e6,-1px -1px 2px #ffffffe6,inset -1px -1px 2px #ffffff4d,inset 1px 1px 2px #b2b2b280}[data-theme=dark] .Navbar-module__pSp8Ga__askMicBtn{background:#2a2a2a;box-shadow:1px 1px 3px #0009,-1px -1px 2px #ffffff0a}.Navbar-module__pSp8Ga__askMicBtn:hover{transform:scale(1.08)}.Navbar-module__pSp8Ga__askMicBtn:active{transform:scale(.96);box-shadow:inset 1px 1px 3px #b2b2b2e6,inset -1px -1px 2px #ffffff80}[data-theme=dark] .Navbar-module__pSp8Ga__askMicBtn svg path{fill:#aaa}.Navbar-module__pSp8Ga__callButton{background:#ececec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:-5px 5px 10px #c9c9c933,5px -5px 10px #c9c9c933,-5px -5px 10px #ffffffe6,5px 5px 13px #c9c9c9e6,inset 1px 1px 2px #ffffff4d,inset -1px -1px 2px #c9c9c980}[data-theme=dark] .Navbar-module__pSp8Ga__callButton{background:#2a2a2a;box-shadow:-5px 5px 10px #00000080,5px -5px 10px #00000080,-5px -5px 10px #ffffff0d,5px 5px 13px #00000080}.Navbar-module__pSp8Ga__callButton:hover{transform:scale(1.06)}.Navbar-module__pSp8Ga__callIcon{width:20px;height:20px;display:block}[data-theme=dark] .Navbar-module__pSp8Ga__callIcon path{stroke:#fff}.Navbar-module__pSp8Ga__themeToggleWrapper{z-index:101;transition:all .3s;position:absolute;top:120px;right:calc(50% - 624px)}@media (max-width:1352px){.Navbar-module__pSp8Ga__themeToggleWrapper{right:52px}}@media (max-width:950px){.Navbar-module__pSp8Ga__navbar{height:80px!important;padding:0 24px!important;transition:none!important}.Navbar-module__pSp8Ga__navbarOpen{height:80px!important}.Navbar-module__pSp8Ga__navContent{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;height:80px!important;position:relative!important}.Navbar-module__pSp8Ga__logo{flex:none!important;position:static!important}.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__navRight,.Navbar-module__pSp8Ga__themeToggleWrapper{display:none!important}.Navbar-module__pSp8Ga__hamburgerBtn{background:var(--nav-bg);cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-btn);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex!important}.Navbar-module__pSp8Ga__hamburgerBtn:hover{transform:scale(1.06)}.Navbar-module__pSp8Ga__hamburgerBtn:active{box-shadow:var(--shadow-inset);transform:scale(.95)}.Navbar-module__pSp8Ga__hamburgerIcon{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.Navbar-module__pSp8Ga__hamburgerIcon span{background:var(--text-secondary);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.Navbar-module__pSp8Ga__hamburgerIconOpen span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__pSp8Ga__hamburgerIconOpen span:nth-child(2){opacity:0}.Navbar-module__pSp8Ga__hamburgerIconOpen span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}}@media (max-width:768px){.Navbar-module__pSp8Ga__navbar{padding:0 16px!important}}@media (max-width:480px){.Navbar-module__pSp8Ga__navbar{padding:0 12px!important}.Navbar-module__pSp8Ga__navbarOpen{height:80px!important}}.Navbar-module__pSp8Ga__drawerBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;opacity:0;pointer-events:none;background:#0006;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.Navbar-module__pSp8Ga__drawerBackdropOpen{opacity:1;pointer-events:auto}.Navbar-module__pSp8Ga__drawerPanel{background:var(--nav-bg);z-index:10001;box-sizing:border-box;border-right:1.5px solid #71717126;flex-direction:column;gap:24px;width:320px;max-width:80vw;height:100vh;padding:32px 24px;transition:transform .4s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:5px 0 25px #00000026}.Navbar-module__pSp8Ga__drawerPanelOpen{transform:translate(0)}.Navbar-module__pSp8Ga__drawerHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__pSp8Ga__drawerLogo{background:var(--nav-bg);width:61px;height:61px;box-shadow:var(--shadow-btn);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}.Navbar-module__pSp8Ga__drawerLogo:hover{transform:scale(1.05)}.Navbar-module__pSp8Ga__drawerLogoImg{width:38px;height:38px}.Navbar-module__pSp8Ga__drawerCloseBtn{background:var(--nav-bg);cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow-btn);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex!important}.Navbar-module__pSp8Ga__drawerCloseBtn:hover{transform:scale(1.06)}.Navbar-module__pSp8Ga__drawerCloseBtn:active{box-shadow:var(--shadow-inset);transform:scale(.95)}.Navbar-module__pSp8Ga__drawerLinks{flex-direction:column;gap:8px;width:100%;margin-top:16px;display:flex}.Navbar-module__pSp8Ga__drawerLinks .Navbar-module__pSp8Ga__navLink{font-family:var(--font-sora), sans-serif;color:var(--nav-link-color);transition:all .3s;text-align:center!important;box-sizing:border-box!important;border-radius:20px!important;width:100%!important;margin:0 auto!important;padding:14px 20px!important;font-size:18px!important;line-height:24px!important;display:block!important;position:relative!important}[data-theme=light] .Navbar-module__pSp8Ga__drawerPanel{background:#ececec;box-shadow:10px 0 30px #0000000d}[data-theme=dark] .Navbar-module__pSp8Ga__drawerPanel{background:var(--bg-surface);box-shadow:10px 0 30px #0006}.Navbar-module__pSp8Ga__drawerThemeToggle{justify-content:center;align-items:center;margin-top:auto;padding-bottom:24px;display:flex}
.Footer-module__nhiC3q__footerSection{z-index:1;width:100%;padding:40px 0 80px;position:relative;overflow:hidden}.Footer-module__nhiC3q__footerAlignContainer{width:100%;max-width:1440px;height:282px;margin:0 auto;position:relative}.Footer-module__nhiC3q__footerSvg{z-index:2;width:1346px;height:282px;position:absolute;top:0;left:47px}.Footer-module__nhiC3q__footerSvg svg{width:100%!important;height:auto!important}:is([data-theme=dark] .Footer-module__nhiC3q__footerSvg svg rect[fill=\#ECECEC i],[data-theme=dark] .Footer-module__nhiC3q__footerSvg svg rect[fill=\#ECECEC i]){fill:var(--bg-primary)}[data-theme=dark] .Footer-module__nhiC3q__footerSvg svg path[fill=\#404040 i]{fill:#b0b0c8}:is([data-theme=dark] .Footer-module__nhiC3q__footerSvg svg path[fill=black i],[data-theme=dark] .Footer-module__nhiC3q__footerSvg svg path[fill=\#000000 i]){fill:#e8e8f0}.Footer-module__nhiC3q__copyrightText{width:333px;height:40px;font-family:var(--font-sora), sans-serif;color:#717171;z-index:3;pointer-events:none;justify-content:center;align-items:center;font-size:13px;font-weight:300;display:flex;position:absolute;top:204px;left:997px}[data-theme=dark] .Footer-module__nhiC3q__copyrightText{color:#b0b0c8}.Footer-module__nhiC3q__mobileFooterContent{display:none}@media (max-width:900px){.Footer-module__nhiC3q__footerSection{height:auto;padding:40px 24px 60px}.Footer-module__nhiC3q__footerAlignContainer{height:auto}.Footer-module__nhiC3q__footerSvg{display:none!important}.Footer-module__nhiC3q__mobileFooterContent{width:100%;max-width:600px;margin:0 auto;display:block}.Footer-module__nhiC3q__mobileFooterCard{background:#ececec;border:1.5px solid #71717126;border-radius:32px;flex-direction:column;align-items:center;padding:36px 24px;transition:all .5s;display:flex;box-shadow:-4px 4px 8px #c9c9c933,4px -4px 8px #c9c9c933,-4px -4px 8px #ffffffe6,4px 4px 10px #c9c9c9e6,inset 1px 1px 2px #ffffff4d,inset -1px -1px 2px #c9c9c980}[data-theme=dark] .Footer-module__nhiC3q__mobileFooterCard{background:var(--bg-surface);border-color:#e8e8f01a;box-shadow:-4px 4px 8px #00000073,4px -4px 8px #00000073,-4px -4px 8px #3c3c5a26,4px 4px 10px #00000080,inset 1px 1px 2px #ffffff0d,inset -1px -1px 2px #0000004d}.Footer-module__nhiC3q__mobileFooterTop{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.Footer-module__nhiC3q__mobileLogoLink{align-items:center;gap:10px;text-decoration:none;display:flex}.Footer-module__nhiC3q__mobileLogoImg{width:44px;height:44px}.Footer-module__nhiC3q__mobileLogoImg svg{width:100%;height:100%;display:block}.Footer-module__nhiC3q__mobileLogoText{font-family:var(--font-sora), sans-serif;color:var(--text-primary);font-size:20px;font-weight:500}.Footer-module__nhiC3q__mobileSubtitle{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);max-width:400px;margin:0;font-size:13px;font-weight:300;line-height:1.5}.Footer-module__nhiC3q__mobileFooterLinks{border-top:1.5px solid #7171711a;border-bottom:1.5px solid #7171711a;flex-wrap:wrap;justify-content:center;gap:16px 20px;width:100%;margin:28px 0;padding:20px 0;display:flex}@media (max-width:600px){.Footer-module__nhiC3q__mobileFooterLinks{grid-template-columns:repeat(3,1fr)!important;justify-items:center!important;gap:16px 8px!important;padding:16px 0!important;display:grid!important}}[data-theme=dark] .Footer-module__nhiC3q__mobileFooterLinks{border-color:#e8e8f00d}.Footer-module__nhiC3q__mobileLink{font-family:var(--font-sora), sans-serif;color:var(--nav-link-color);font-size:14px;font-weight:300;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__mobileLink:hover{color:var(--accent-purple)}.Footer-module__nhiC3q__mobileFooterSocials{justify-content:center;gap:16px;width:100%;margin-top:12px;display:flex}.Footer-module__nhiC3q__mobileSocialTile{background:#ececec;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:-3px 3px 6px #c9c9c933,3px -3px 6px #c9c9c933,-3px -3px 6px #ffffffe6,3px 3px 8px #c9c9c9e6,inset 1px 1px 2px #ffffff4d,inset -1px -1px 2px #c9c9c980}[data-theme=dark] .Footer-module__nhiC3q__mobileSocialTile{background:var(--bg-surface);box-shadow:-3px 3px 6px #00000073,3px -3px 6px #00000073,-3px -3px 6px #3c3c5a26,3px 3px 8px #00000080,inset 1px 1px 2px #ffffff0d,inset -1px -1px 2px #0000004d}.Footer-module__nhiC3q__mobileSocialTile:hover{color:var(--accent-purple);transform:translateY(-2px)}.Footer-module__nhiC3q__mobileSocialIcon{width:20px;height:20px;color:var(--text-secondary);transition:color .3s;display:block}.Footer-module__nhiC3q__mobileSocialTile:hover .Footer-module__nhiC3q__mobileSocialIcon{color:var(--accent-purple)}.Footer-module__nhiC3q__mobileCopyrightPill{font-family:var(--font-inter), sans-serif;color:var(--text-muted);text-align:center;background:#ececec;border-radius:20px;width:auto;margin-top:28px;padding:8px 16px;font-size:12px;font-weight:300;transition:all .5s;box-shadow:inset 2px 2px 5px #b2b2b2cc,inset -2px -2px 5px #ffffffe6}[data-theme=dark] .Footer-module__nhiC3q__mobileCopyrightPill{background:var(--bg-surface);box-shadow:inset 2px 2px 5px #00000073,inset -2px -2px 5px #ffffff0d}.Footer-module__nhiC3q__copyrightText{display:none!important}}@media (min-width:901px) and (max-width:1440px){.Footer-module__nhiC3q__footerAlignContainer{width:1440px!important;max-width:1440px!important;transform:scale(var(--scale-1440,1))!important;transform-origin:0 0!important;height:calc(282px * var(--scale-1440,1))!important;margin:0!important}}
.HomeButton-module__54gyoG__btnWrapper{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:210px;height:66px;padding:0;transition:all .3s;display:flex;position:relative}.HomeButton-module__54gyoG__bgLayer{border-radius:18px;transition:all .3s;position:absolute;inset:0;box-shadow:-1px -1px 5px #00000040,inset 4px 3px 5px #0003,inset -3px -2px 5px #ffffffb3}.HomeButton-module__54gyoG__innerLayer{box-sizing:border-box;background-color:#f2f1ef;border:1px solid #fff6;border-radius:15px;align-items:center;padding:0 24px;transition:transform .15s;display:flex;position:absolute;inset:5px}.HomeButton-module__54gyoG__btnWrapper:active .HomeButton-module__54gyoG__innerLayer{transform:scale(.95)}.HomeButton-module__54gyoG__contentRow{justify-content:space-between;align-items:center;width:100%;display:flex}.HomeButton-module__54gyoG__btnText{color:#404040;-webkit-user-select:none;user-select:none;font-family:Sora,sans-serif;font-size:20px;font-weight:500}.HomeButton-module__54gyoG__arrowContainer{justify-content:center;align-items:center;transition:transform .3s;display:flex}.HomeButton-module__54gyoG__btnWrapper:hover .HomeButton-module__54gyoG__arrowContainer{transform:translate(4px,-4px)}
