@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";
:root{--primary:#2e4a5f;--primary-light:#6fa5ba;--primary-dark:#1b2e3d;--accent:#ef5350;--background:#f9f9f9;--foreground:#1a1a1a;--card-bg:#fffc;--card-border:#fff3;--glass-bg:#fff6;--glass-border:#ffffff1a;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 8px 16px #00000014;--shadow-lg:0 16px 32px #0000001f;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-heading:"Outfit", sans-serif}[data-theme=dark]{--background:#0f172a;--foreground:#f8fafc;--card-bg:#1e293bb3;--card-border:#ffffff0d;--glass-bg:#0f172a99;--glass-border:#ffffff0d;--primary:#4a7290;--primary-light:#7bb6cf;--primary-dark:#2e4a5f}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}@media (max-width:768px){body{padding-bottom:80px!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;font-weight:600}a{color:inherit;text-decoration:none;transition:all .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit;transition:all .2s}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s ease-out forwards fadeIn}.animate-slide-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards slideUp}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--primary-dark);opacity:.5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fa93af41-module__0D_jrq__className{font-family:Inter,Inter Fallback;font-style:normal}
.Navbar-module__cJzEcG__nav{top:0;z-index:1000;border-bottom:1px solid #0000;width:100%;padding:1rem 0;transition:all .3s;position:fixed;inset-inline-start:0}.Navbar-module__cJzEcG__scrolled{border-bottom:1px solid var(--glass-border);box-shadow:var(--shadow-md);padding:.65rem 0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);flex-shrink:0;align-items:center;gap:2px;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__job{color:var(--primary-dark)}.Navbar-module__cJzEcG__ito{color:var(--primary)}.Navbar-module__cJzEcG__talent{background:var(--primary-dark);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;margin-inline-start:8px;padding:2px 8px;font-size:.75rem;font-weight:400}.Navbar-module__cJzEcG__links{align-items:center;gap:.25rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--foreground);opacity:.8;border-radius:var(--radius-sm);padding:.4rem .75rem;font-weight:500;transition:all .2s;position:relative}.Navbar-module__cJzEcG__link:hover{opacity:1;color:var(--primary);background:#63b3ed14}.Navbar-module__cJzEcG__loginBtn{background:var(--primary);font-size:.95rem;transition:all .2s;color:#fff!important;border-radius:var(--radius-full)!important;opacity:1!important;padding:.55rem 1.4rem!important}.Navbar-module__cJzEcG__loginBtn:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px);background:var(--primary-dark)!important}.Navbar-module__cJzEcG__registerBtn{border:2px solid var(--primary);font-size:.95rem;transition:all .2s;color:var(--primary)!important;border-radius:var(--radius-full)!important;opacity:1!important;background:0 0!important;padding:.45rem 1.2rem!important}.Navbar-module__cJzEcG__registerBtn:hover{transform:translateY(-2px);background:var(--primary)!important;color:#fff!important}.Navbar-module__cJzEcG__dropdown{position:relative}.Navbar-module__cJzEcG__dropdownTrigger{border-radius:var(--radius-sm);cursor:pointer;color:var(--foreground);opacity:.85;background:0 0;border:none;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__cJzEcG__dropdownTrigger:hover,.Navbar-module__cJzEcG__dropdownTrigger.Navbar-module__cJzEcG__active{opacity:1;color:var(--primary);background:#63b3ed14}.Navbar-module__cJzEcG__chevron{flex-shrink:0;transition:transform .25s}.Navbar-module__cJzEcG__chevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__dropdownMenu{top:calc(100% + 10px);z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:240px;padding:.5rem;animation:.18s Navbar-module__cJzEcG__dropIn;position:absolute;inset-inline-end:0;box-shadow:0 20px 50px #0000001f,0 4px 12px #0000000f}@keyframes Navbar-module__cJzEcG__dropIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__cJzEcG__dropdownItem{cursor:pointer;text-align:start;color:#1e293b;background:0 0;border:none;border-radius:10px;align-items:center;gap:.85rem;width:100%;padding:.75rem .85rem;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{background:#f1f5f9}.Navbar-module__cJzEcG__dropdownIcon{background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.Navbar-module__cJzEcG__dropdownLabel{color:#1e293b;font-size:.9rem;font-weight:600;display:block}.Navbar-module__cJzEcG__dropdownSub{color:#94a3b8;margin-top:1px;font-size:.75rem;display:block}.Navbar-module__cJzEcG__dropdownDivider{background:#f1f5f9;height:1px;margin:.4rem 0}.Navbar-module__cJzEcG__logoutItem:hover{background:#fff1f2}.Navbar-module__cJzEcG__logoutItem .Navbar-module__cJzEcG__dropdownLabel{color:#ef4444}.Navbar-module__cJzEcG__logoutItem .Navbar-module__cJzEcG__dropdownIcon{background:#fff1f2}.Navbar-module__cJzEcG__langItemActive{background:#f1f5f9}.Navbar-module__cJzEcG__langItemActive .Navbar-module__cJzEcG__dropdownLabel{color:var(--primary);font-weight:700}.Navbar-module__cJzEcG__accountPanelBtn{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:background .2s;display:flex}.Navbar-module__cJzEcG__accountPanelBtn:hover{background:#e2e8f0}@media (max-width:768px){.Navbar-module__cJzEcG__nav{display:none}}
.SideDrawer-module__au3Q_G__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.SideDrawer-module__au3Q_G__overlay.SideDrawer-module__au3Q_G__open{opacity:1;visibility:visible}.SideDrawer-module__au3Q_G__drawer{z-index:2001;background:#fff;border-top-right-radius:30px;border-bottom-right-radius:30px;width:300px;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);position:fixed;top:0;left:-300px;box-shadow:10px 0 30px #0000001a}.SideDrawer-module__au3Q_G__drawer.SideDrawer-module__au3Q_G__open{left:0}.SideDrawer-module__au3Q_G__content{flex-direction:column;height:100%;padding:2rem 0;display:flex;position:relative}.SideDrawer-module__au3Q_G__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:1rem;right:1rem}.SideDrawer-module__au3Q_G__header{text-align:center;flex-direction:column;align-items:center;padding:1rem 2rem;display:flex}.SideDrawer-module__au3Q_G__avatarWrapper{width:100px;height:100px;margin-bottom:1rem;position:relative}.SideDrawer-module__au3Q_G__progressCircle{width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.SideDrawer-module__au3Q_G__avatar{background:#f3f4f6;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.SideDrawer-module__au3Q_G__avatar img{object-fit:cover;width:100%;height:100%}.SideDrawer-module__au3Q_G__placeholder{font-size:3rem}.SideDrawer-module__au3Q_G__verifiedBadge{color:#fff;background:#3b82f6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex;position:absolute;bottom:0;right:0}.SideDrawer-module__au3Q_G__name{color:#1e293b;margin:.5rem 0 .25rem;font-size:1.1rem;font-weight:700}.SideDrawer-module__au3Q_G__activity{color:#64748b;font-size:.8rem}.SideDrawer-module__au3Q_G__completionBadge{color:#fff;background:#1e293b;border-radius:12px;margin-top:1rem;padding:.25rem .75rem;font-size:.7rem;font-weight:600}.SideDrawer-module__au3Q_G__menu{flex-direction:column;flex:1;margin-top:2rem;display:flex}.SideDrawer-module__au3Q_G__menuItem{color:#334155;cursor:pointer;align-items:center;gap:1rem;padding:.85rem 2rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.SideDrawer-module__au3Q_G__menuItem:hover{color:#1e293b;background:#f8fafc}.SideDrawer-module__au3Q_G__icon{text-align:center;width:24px;font-size:1.25rem}.SideDrawer-module__au3Q_G__dot{background:#f97316;border-radius:50%;width:8px;height:8px;margin-left:auto}.SideDrawer-module__au3Q_G__footer{border-top:1px solid #f1f5f9;padding:1rem 2rem 0}.SideDrawer-module__au3Q_G__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:.85rem 0;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SideDrawer-module__au3Q_G__logoutBtn:hover{transform:translate(4px)}@media (max-width:360px){.SideDrawer-module__au3Q_G__drawer{width:85vw;left:-85vw}.SideDrawer-module__au3Q_G__avatarWrapper,.SideDrawer-module__au3Q_G__avatar{width:84px;height:84px}.SideDrawer-module__au3Q_G__progressCircle{width:92px;height:92px}}
.NotificationBell-module__doceWq__wrapper{position:relative}.NotificationBell-module__doceWq__bellBtn{background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:background .2s;display:flex;position:relative}.NotificationBell-module__doceWq__bellBtn:hover{background:#e2e8f0}.NotificationBell-module__doceWq__badge{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.NotificationBell-module__doceWq__panel{inset-inline-end:0;border-radius:var(--radius-md);width:320px;max-width:90vw;box-shadow:var(--shadow-lg);z-index:200;background:#fff;border:1px solid #f1f5f9;position:absolute;top:calc(100% + 10px);overflow:hidden}.NotificationBell-module__doceWq__panelHeader{color:#1e293b;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.9rem;font-weight:700;display:flex}.NotificationBell-module__doceWq__markAllBtn{color:var(--primary);font-size:.75rem;font-weight:600}.NotificationBell-module__doceWq__empty{text-align:center;color:#94a3b8;padding:2rem 1rem;font-size:.85rem}.NotificationBell-module__doceWq__list{max-height:340px;overflow-y:auto}.NotificationBell-module__doceWq__item{text-align:start;border-bottom:1px solid #f8fafc;flex-direction:column;gap:.2rem;width:100%;padding:.75rem 1rem;display:flex}.NotificationBell-module__doceWq__item:hover{background:#f8fafc}.NotificationBell-module__doceWq__unread{background:#2e4a5f0a}.NotificationBell-module__doceWq__itemTitle{color:#1e293b;font-size:.85rem;font-weight:700}.NotificationBell-module__doceWq__itemBody{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;display:-webkit-box;overflow:hidden}.NotificationBell-module__doceWq__viewAll{text-align:center;color:var(--primary);border-top:1px solid #f1f5f9;padding:.75rem;font-size:.82rem;font-weight:600;display:block}@media (max-width:480px){.NotificationBell-module__doceWq__panel{inset-inline:1rem;width:auto;position:fixed;top:70px}}
.MobileNav-module__N8twRW__nav{bottom:0;z-index:500;background-color:#1e293b;border-top-left-radius:20px;border-top-right-radius:20px;height:70px;padding:0 6px;display:none;position:fixed;inset-inline:0;box-shadow:0 -4px 20px #0000004d}@media (max-width:768px){.MobileNav-module__N8twRW__nav{display:block}}.MobileNav-module__N8twRW__container{justify-content:space-around;align-items:center;height:100%;display:flex;position:relative}.MobileNav-module__N8twRW__bubble{z-index:0;background:#ffffff1f;border-radius:16px;width:18%;height:44px;transition:left .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:13px}.MobileNav-module__N8twRW__navItem{z-index:1;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:0;text-decoration:none;display:flex}.MobileNav-module__N8twRW__iconWrapper{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.MobileNav-module__N8twRW__navItem.MobileNav-module__N8twRW__active .MobileNav-module__N8twRW__iconWrapper{transform:scale(1.2)}.MobileNav-module__N8twRW__menuBtn{flex:1}.MobileNav-module__N8twRW__label{color:#ffffff73;letter-spacing:.3px;font-size:9px;font-weight:700;transition:all .2s}.MobileNav-module__N8twRW__navItem.MobileNav-module__N8twRW__active .MobileNav-module__N8twRW__label{color:#fff;opacity:1}.MobileNav-module__N8twRW__overlay{z-index:800;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;animation:.2s MobileNav-module__N8twRW__fadeIn;display:none;position:fixed;inset:0}@media (max-width:768px){.MobileNav-module__N8twRW__overlay{display:block}}@keyframes MobileNav-module__N8twRW__fadeIn{0%{opacity:0}to{opacity:1}}.MobileNav-module__N8twRW__drawer{z-index:900;background:#fff;flex-direction:column;width:290px;transition:transform .32s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}@media (max-width:768px){.MobileNav-module__N8twRW__drawer{display:flex}}.MobileNav-module__N8twRW__drawerOpen{transform:translate(0);box-shadow:4px 0 30px #00000026}.MobileNav-module__N8twRW__drawerHeader{background:#1e293b;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.25rem 1rem;display:flex}.MobileNav-module__N8twRW__drawerLogo{align-items:center;gap:1px;font-size:1.3rem;font-weight:700;display:flex}.MobileNav-module__N8twRW__logoJob{color:#93c5fd}.MobileNav-module__N8twRW__logoIto{color:#60a5fa}.MobileNav-module__N8twRW__logoTalent{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border-radius:4px;margin-inline-start:6px;padding:2px 6px;font-size:.6rem;font-weight:400}.MobileNav-module__N8twRW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;transition:background .2s;display:flex}.MobileNav-module__N8twRW__closeBtn:hover{background:#fff3}.MobileNav-module__N8twRW__drawerProfile{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex}.MobileNav-module__N8twRW__drawerAvatar{background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.MobileNav-module__N8twRW__drawerProfileLabel{color:#1e293b;font-size:.9rem;font-weight:700}.MobileNav-module__N8twRW__drawerNav{flex-direction:column;flex:1;gap:2px;padding:1rem .75rem;display:flex}.MobileNav-module__N8twRW__drawerSection{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin:0;padding:.5rem .6rem .25rem;font-size:.7rem;font-weight:800}.MobileNav-module__N8twRW__drawerItem{color:#1e293b;letter-spacing:-.01em;cursor:pointer;text-align:start;background:0 0;border:none;border-radius:12px;align-items:center;gap:.9rem;width:100%;padding:.55rem .6rem;font-size:.93rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}.MobileNav-module__N8twRW__drawerItem:hover{background:#f1f5f9}.MobileNav-module__N8twRW__langSection{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.MobileNav-module__N8twRW__langBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.MobileNav-module__N8twRW__langBtn:hover{background:#e2e8f0}.MobileNav-module__N8twRW__langBtnActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.MobileNav-module__N8twRW__drawerIcon{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.MobileNav-module__N8twRW__drawerItem:hover .MobileNav-module__N8twRW__drawerIcon{background:#e2e8f0}.MobileNav-module__N8twRW__drawerIconLogout{background:#fff1f2}.MobileNav-module__N8twRW__drawerItem:hover .MobileNav-module__N8twRW__drawerIconLogout{background:#fee2e2}.MobileNav-module__N8twRW__drawerDivider{background:#f1f5f9;height:1px;margin:.5rem}.MobileNav-module__N8twRW__drawerLogout{color:#ef4444}.MobileNav-module__N8twRW__drawerLogout:hover{background:#fff1f2}.MobileNav-module__N8twRW__drawerAuthBtns{flex-direction:column;gap:.6rem;padding:.5rem .1rem;display:flex}.MobileNav-module__N8twRW__drawerRegisterBtn{text-align:center;color:#fff;background:#3b82f6;border-radius:12px;padding:.85rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.MobileNav-module__N8twRW__drawerRegisterBtn:hover{background:#2563eb}.MobileNav-module__N8twRW__drawerLoginBtn{text-align:center;color:#3b82f6;border:2px solid #3b82f6;border-radius:12px;padding:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.MobileNav-module__N8twRW__drawerLoginBtn:hover{color:#fff;background:#3b82f6}
.AppDownloadBanner-module__2TTVVa__banner{z-index:9999;-webkit-backdrop-filter:blur(12px);color:#fff;background:#0f172ad9;border-top:1px solid #ffffff1a;justify-content:center;align-items:center;padding:1rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards AppDownloadBanner-module__2TTVVa__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000004d}@keyframes AppDownloadBanner-module__2TTVVa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.AppDownloadBanner-module__2TTVVa__bannerContent{align-items:center;gap:1.5rem;width:100%;max-width:1200px;display:flex;position:relative}.AppDownloadBanner-module__2TTVVa__textSection{flex-direction:column;flex-grow:1;display:flex}.AppDownloadBanner-module__2TTVVa__title{background:linear-gradient(135deg,#818cf8,#e879f9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .2rem;font-size:1.1rem;font-weight:700}.AppDownloadBanner-module__2TTVVa__subtitle{color:#94a3b8;margin:0;font-size:.85rem}.AppDownloadBanner-module__2TTVVa__storeButtons{align-items:center;gap:1rem;display:flex}.AppDownloadBanner-module__2TTVVa__storeLink{transition:transform .2s,opacity .2s;display:inline-block}.AppDownloadBanner-module__2TTVVa__storeLink:hover{opacity:.9;transform:translateY(-2px)}.AppDownloadBanner-module__2TTVVa__storeImg{width:auto;height:40px}.AppDownloadBanner-module__2TTVVa__closeButton{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:1rem;font-size:1.2rem;transition:background .2s,color .2s;display:flex}.AppDownloadBanner-module__2TTVVa__closeButton:hover{color:#ef4444;background:#ef444433}@media (max-width:768px){.AppDownloadBanner-module__2TTVVa__banner{padding:1rem;padding-bottom:env(safe-area-inset-bottom,1rem)}.AppDownloadBanner-module__2TTVVa__bannerContent{text-align:center;flex-direction:column;align-items:center;gap:1rem}.AppDownloadBanner-module__2TTVVa__textSection{align-items:center}.AppDownloadBanner-module__2TTVVa__closeButton{margin:0;position:absolute;top:-.5rem;right:0}.AppDownloadBanner-module__2TTVVa__storeImg{height:45px}}
