.Navbar-module-scss-module__cyRSiG__wrapper,.Navbar-module-scss-module__cyRSiG__wrapper_app{z-index:999;background-color:var(--color-navbar-bg);width:100%;box-shadow:var(--color-navbar-shadow);border-bottom:1px solid var(--color-navbar-border);justify-content:center;align-items:center;height:70px;transition:background-color .25s,box-shadow .25s,border-color .25s;display:flex;position:fixed;top:0;left:0}.Navbar-module-scss-module__cyRSiG__wrapper:before,.Navbar-module-scss-module__cyRSiG__wrapper_app:before{content:"";background:var(--color-navbar-bg);height:100px;transition:background .25s;position:absolute;top:-100px;left:0;right:0}.Navbar-module-scss-module__cyRSiG__wrapper_app,.Navbar-module-scss-module__cyRSiG__wrapper_app_app{justify-content:center;display:flex}.Navbar-module-scss-module__cyRSiG__wrapper_transparent{box-shadow:none;background-color:#0000;border-bottom-color:#0000}.Navbar-module-scss-module__cyRSiG__wrapper_transparent:before{background:0 0}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__logo_name,.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__nav_link{color:#fff;text-shadow:0 1px 8px #00000073}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__nav_link:hover,.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__nav_link_active,.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__burger,.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__burger *{color:#fff}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__burger{filter:drop-shadow(0 1px 4px #00000073)}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__auth_button{color:var(--color-primary);background:#fffffff2;box-shadow:0 2px 10px #0000002e}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__auth_button:hover{background:#56636d}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__name,.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__name *{color:#fff;text-shadow:0 1px 8px #00000080}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__auth_profile{background:#ffffff59}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__theme_desktop button{color:#fff;background:#ffffff29;border-color:#fff6}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__theme_desktop button:hover{background:#ffffff47}.Navbar-module-scss-module__cyRSiG__wrapper_transparent .Navbar-module-scss-module__cyRSiG__theme_desktop button *{color:#fff}.Navbar-module-scss-module__cyRSiG__inner{justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1240px;padding:0 20px;display:flex}.Navbar-module-scss-module__cyRSiG__inner img{width:auto;height:35px}.Navbar-module-scss-module__cyRSiG__inner_app{justify-content:center;width:100%;display:flex}.Navbar-module-scss-module__cyRSiG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module-scss-module__cyRSiG__logo_name{letter-spacing:.5px;color:var(--color-text-primary);white-space:nowrap;font-family:Chiron GoRound TC,sans-serif;font-size:1.5rem;font-weight:300}@media (max-width:500px){.Navbar-module-scss-module__cyRSiG__logo_name{font-size:1.5rem}}.Navbar-module-scss-module__cyRSiG__container{flex:1;align-items:center;gap:24px;margin-left:70px;display:flex}@media (max-width:1024px){.Navbar-module-scss-module__cyRSiG__container{display:none}}.Navbar-module-scss-module__cyRSiG__nav_link{color:var(--color-text-secondary);white-space:nowrap;text-decoration:none;transition:color .18s;position:relative}.Navbar-module-scss-module__cyRSiG__nav_link:after{content:"";background:var(--color-primary);opacity:0;border-radius:2px;width:100%;height:1px;transition:opacity .18s,transform .18s;position:absolute;bottom:-3px;left:0;transform:scaleX(.5)}.Navbar-module-scss-module__cyRSiG__nav_link:hover{color:var(--color-text-primary)}.Navbar-module-scss-module__cyRSiG__nav_link:hover:after{opacity:.35;transform:scaleX(1)}.Navbar-module-scss-module__cyRSiG__nav_link_active{color:var(--color-text-primary)}.Navbar-module-scss-module__cyRSiG__nav_link_active:after{opacity:1!important;transform:scaleX(1)!important}.Navbar-module-scss-module__cyRSiG__auth_desktop{flex:1;justify-content:center;display:flex}@media (max-width:1024px){.Navbar-module-scss-module__cyRSiG__auth_desktop{display:none}}.Navbar-module-scss-module__cyRSiG__theme_desktop{flex-shrink:0;align-items:center;display:flex}@media (max-width:1024px){.Navbar-module-scss-module__cyRSiG__theme_desktop{display:none}}.Navbar-module-scss-module__cyRSiG__burger{color:var(--color-text-primary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:none}.Navbar-module-scss-module__cyRSiG__burger_active{transform:rotate(90deg)}@media (max-width:1024px){.Navbar-module-scss-module__cyRSiG__burger{display:flex}}.Navbar-module-scss-module__cyRSiG__wrapper_app{background-color:var(--color-bg-secondary);border:1px solid #ffffff1a;border-radius:28px;width:calc(100% - 40px);max-width:820px;height:auto;padding:10px 16px;top:auto;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000002e}.Navbar-module-scss-module__cyRSiG__inner_app{justify-content:center;width:100%;padding:0;display:flex}.Navbar-module-scss-module__cyRSiG__app_nav{justify-content:space-between;align-items:center;gap:18px;width:100%;display:flex}.Navbar-module-scss-module__cyRSiG__app_nav_link{color:var(--color-text-primary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:.75rem;text-decoration:none;display:flex}.Navbar-module-scss-module__cyRSiG__app_nav_link svg{width:22px;height:22px}.Navbar-module-scss-module__cyRSiG__app_nav_action{background:var(--color-primary);color:#fff;border-radius:50%;width:34px;height:34px;padding:4px}.Navbar-module-scss-module__cyRSiG__name{font-size:.875rem}.Navbar-module-scss-module__cyRSiG__auth{justify-content:flex-end;align-items:center;display:flex}.Navbar-module-scss-module__cyRSiG__auth_app{justify-content:center;min-width:100%;padding:0 20px}.Navbar-module-scss-module__cyRSiG__auth_container{justify-content:center;align-items:center;gap:14px;display:flex}.Navbar-module-scss-module__cyRSiG__auth_container_app{justify-content:space-between;width:100%}.Navbar-module-scss-module__cyRSiG__auth_profile{background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:12px;height:41px;padding:0 10px;display:flex}.Navbar-module-scss-module__cyRSiG__auth_profile svg{background:#60707c26;border-radius:50%;padding:5px}.Navbar-module-scss-module__cyRSiG__auth_button{white-space:nowrap;justify-content:center;align-items:center;padding:10px 14px;font-size:.875rem;display:flex}.Navbar-module-scss-module__cyRSiG__auth_button_invisible{visibility:hidden}
.AppLanding-module-scss-module__t7S05q__section{padding:72px 50px;position:relative}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__section{padding:56px 20px}}.AppLanding-module-scss-module__t7S05q__inner{z-index:1;max-width:1240px;margin:0 auto;position:relative}.AppLanding-module-scss-module__t7S05q__section_head_center{text-align:center;flex-direction:column;align-items:center;margin-bottom:44px;display:flex}.AppLanding-module-scss-module__t7S05q__badge{background:var(--color-chip-bg);color:var(--color-text-primary);letter-spacing:.02em;border-radius:20px;align-items:center;width:max-content;margin-bottom:16px;padding:5px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.AppLanding-module-scss-module__t7S05q__title{color:var(--color-text-primary);margin:0;font-size:1.75rem;font-weight:400}.AppLanding-module-scss-module__t7S05q__subtitle{color:var(--color-text-secondary);max-width:560px;margin-top:14px;font-size:1rem;line-height:1.7}.AppLanding-module-scss-module__t7S05q__btn_primary{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;padding:12px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .18s,transform .15s;display:inline-flex}.AppLanding-module-scss-module__t7S05q__btn_primary:hover{opacity:.88;transform:translateY(-1px)}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__btn_primary{justify-content:center;width:100%}}.AppLanding-module-scss-module__t7S05q__btn_ghost{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-surface-border);cursor:pointer;border-radius:12px;align-items:center;padding:12px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:background .18s,transform .15s;display:inline-flex}.AppLanding-module-scss-module__t7S05q__btn_ghost:hover{transform:translateY(-1px)}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__btn_ghost{justify-content:center;width:100%}}.AppLanding-module-scss-module__t7S05q__status_pill{background:var(--color-surface);border:1.5px solid var(--color-surface-border);color:var(--color-text-secondary);border-radius:20px;align-items:center;width:max-content;padding:8px 16px;font-size:.875rem;font-weight:500;line-height:1.4;display:inline-flex}.AppLanding-module-scss-module__t7S05q__glass_card{background:var(--color-surface);border:1px solid var(--color-surface-border);box-shadow:var(--color-surface-shadow),var(--color-surface-inset);border-radius:20px}.AppLanding-module-scss-module__t7S05q__hero{align-items:center;min-height:600px;padding:48px 50px 40px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__hero{min-height:0;padding:24px 20px}}.AppLanding-module-scss-module__t7S05q__hero_bg{z-index:0;background:radial-gradient(ellipse 900px 500px at 50% 30%,#faae6824 0%,transparent 70%),var(--color-bg);position:absolute;inset:0}.AppLanding-module-scss-module__t7S05q__hero_ridges{z-index:0}.AppLanding-module-scss-module__t7S05q__hero_inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:24px;width:100%;max-width:1240px;margin:0 auto;display:grid;position:relative}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__hero_inner{text-align:center;grid-template-columns:1fr}}.AppLanding-module-scss-module__t7S05q__hero_content{flex-direction:column;align-items:flex-start;gap:16px;display:flex}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__hero_content{order:2;align-items:center}}.AppLanding-module-scss-module__t7S05q__hero_title{color:var(--color-text-primary);letter-spacing:-.01em;margin:0;font-size:clamp(2rem,4.4vw,3.2rem);font-weight:400;line-height:1.15}.AppLanding-module-scss-module__t7S05q__hero_subtitle{color:var(--color-text-secondary);max-width:480px;margin:0;font-size:1rem;line-height:1.7}.AppLanding-module-scss-module__t7S05q__hero_ctas{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__hero_ctas{flex-direction:column;width:100%}}.AppLanding-module-scss-module__t7S05q__hero_visual{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__hero_visual{order:1;min-height:360px}}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__hero_visual{min-height:300px}}.AppLanding-module-scss-module__t7S05q__hero_glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#faae6852 0%,#faae6800 68%);width:520px;height:520px;animation:6s ease-in-out infinite AppLanding-module-scss-module__t7S05q__heroGlowPulse;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}@keyframes AppLanding-module-scss-module__t7S05q__heroGlowPulse{0%,to{opacity:.75;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.07)}}.AppLanding-module-scss-module__t7S05q__hero_phones{z-index:2;perspective:1600px;justify-content:center;align-items:flex-end;width:100%;max-width:460px;display:flex;position:relative}.AppLanding-module-scss-module__t7S05q__hero_phone_center{z-index:3;width:46%;position:relative}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__hero_phone_center{width:54%}}.AppLanding-module-scss-module__t7S05q__hero_phone_left{z-index:1;filter:brightness(.94);width:36%;position:absolute;bottom:4%;left:-2%}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__hero_phone_left{display:none}}.AppLanding-module-scss-module__t7S05q__hero_phone_right{z-index:2;width:36%;position:absolute;bottom:4%;right:-2%}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__hero_phone_right{display:none}}@media (prefers-reduced-motion:reduce){.AppLanding-module-scss-module__t7S05q__hero_glow{animation:none}}.AppLanding-module-scss-module__t7S05q__steps_wrap{position:relative}.AppLanding-module-scss-module__t7S05q__steps_line{z-index:0;height:2px;position:absolute;top:92px;left:12%;right:12%}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__steps_line{display:none}}.AppLanding-module-scss-module__t7S05q__steps_grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}@media (max-width:768px){.AppLanding-module-scss-module__t7S05q__steps_grid{grid-template-columns:1fr}}.AppLanding-module-scss-module__t7S05q__step_card{flex-direction:column;gap:16px;padding:22px 22px 26px;display:flex;overflow:hidden}.AppLanding-module-scss-module__t7S05q__step_num{background:var(--color-chip-bg);width:40px;height:40px;color:var(--color-text-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-family:Roboto,sans-serif;font-size:1.125rem;display:flex}.AppLanding-module-scss-module__t7S05q__step_shot{background:var(--color-chip-bg);border-radius:16px;width:100%;height:200px;position:relative;overflow:hidden}.AppLanding-module-scss-module__t7S05q__step_shot img{object-fit:cover;object-position:top center}.AppLanding-module-scss-module__t7S05q__step_title{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.AppLanding-module-scss-module__t7S05q__step_desc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.AppLanding-module-scss-module__t7S05q__bento_grid{grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;align-items:stretch;gap:16px;display:grid}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__bento_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__bento_grid{grid-template-columns:1fr}}.AppLanding-module-scss-module__t7S05q__bento_tile{flex-direction:column;grid-column:span 1;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.AppLanding-module-scss-module__t7S05q__bento_shot{border-radius:14px 14px 0 0;flex-shrink:0;width:100%;height:230px;position:relative;overflow:hidden}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__bento_shot{height:200px}}.AppLanding-module-scss-module__t7S05q__bento_shot img{object-fit:cover;object-position:top center;transition:transform .3s;-webkit-mask-image:linear-gradient(#000 78%,#0000 100%);mask-image:linear-gradient(#000 78%,#0000 100%)}.AppLanding-module-scss-module__t7S05q__bento_text{z-index:2;padding:4px 20px 22px;position:relative}.AppLanding-module-scss-module__t7S05q__bento_title{color:var(--color-text-primary);margin:0 0 6px;font-size:1rem;font-weight:600}.AppLanding-module-scss-module__t7S05q__bento_desc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}@media (hover:hover){.AppLanding-module-scss-module__t7S05q__bento_tile:hover{transform:translateY(-4px)}.AppLanding-module-scss-module__t7S05q__bento_tile:hover .AppLanding-module-scss-module__t7S05q__bento_shot img{transform:translateY(-6px)scale(1.03)}}.AppLanding-module-scss-module__t7S05q__bento_tile_large{grid-area:span 2/span 2;justify-content:flex-end;min-height:480px;padding:0}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__bento_tile_large{grid-row:span 1;min-height:300px}}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__bento_tile_large{grid-column:span 1;min-height:260px}}.AppLanding-module-scss-module__t7S05q__bento_tile_large .AppLanding-module-scss-module__t7S05q__bento_shot{z-index:0;border-radius:20px;height:100%;position:absolute;inset:0}.AppLanding-module-scss-module__t7S05q__bento_tile_large .AppLanding-module-scss-module__t7S05q__bento_shot img{filter:brightness(.72)saturate(.9);-webkit-mask-image:none;mask-image:none}.AppLanding-module-scss-module__t7S05q__bento_tile_large .AppLanding-module-scss-module__t7S05q__bento_text{padding:22px 24px 24px}.AppLanding-module-scss-module__t7S05q__bento_tile_large .AppLanding-module-scss-module__t7S05q__bento_title,.AppLanding-module-scss-module__t7S05q__bento_tile_large .AppLanding-module-scss-module__t7S05q__bento_desc{color:#fff;text-shadow:0 2px 14px #00000080}.AppLanding-module-scss-module__t7S05q__bento_tile_large .AppLanding-module-scss-module__t7S05q__bento_desc{color:#ffffffe0;max-width:360px}.AppLanding-module-scss-module__t7S05q__bento_scrim{z-index:1;background:radial-gradient(70% 30% at 50% 22%,#faae6866 0%,#0000 65%),linear-gradient(#04060a0d 0%,#04060a38 40%,#04060abf 74%,#04060af5 100%);position:absolute;inset:0}.AppLanding-module-scss-module__t7S05q__bento_tile_wide{grid-column:span 2}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__bento_tile_wide{grid-column:span 1}}.AppLanding-module-scss-module__t7S05q__showcase_grid{grid-template-columns:1fr 380px;gap:60px;display:grid}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__showcase_grid{flex-direction:column;gap:24px;display:flex}}.AppLanding-module-scss-module__t7S05q__showcase_steps{flex-direction:column;gap:88px;padding:28px 0;display:flex}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__showcase_steps{gap:24px;padding:0}}.AppLanding-module-scss-module__t7S05q__showcase_step{opacity:.55;max-width:420px;transition:opacity .3s}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__showcase_step{opacity:1;max-width:none}}.AppLanding-module-scss-module__t7S05q__showcase_step_active{opacity:1}.AppLanding-module-scss-module__t7S05q__showcase_step_num{color:var(--color-primary);margin:0 0 8px;font-family:Roboto,sans-serif;font-size:.875rem}.AppLanding-module-scss-module__t7S05q__showcase_step_title{color:var(--color-text-primary);overflow-wrap:anywhere;margin:0 0 10px;font-size:1.25rem;font-weight:600}.AppLanding-module-scss-module__t7S05q__showcase_step_desc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.AppLanding-module-scss-module__t7S05q__showcase_sticky{justify-content:center;height:max-content;display:flex;position:sticky;top:110px}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__showcase_sticky{display:none}}.AppLanding-module-scss-module__t7S05q__showcase_phone_wrap{width:300px;position:relative}.AppLanding-module-scss-module__t7S05q__showcase_mobile_cards{flex-direction:column;gap:20px;display:none}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__showcase_mobile_cards{display:flex}}.AppLanding-module-scss-module__t7S05q__showcase_mobile_card{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 24px 28px;display:flex}.AppLanding-module-scss-module__t7S05q__showcase_mobile_phone{width:min(62vw,260px);margin:0 auto}.AppLanding-module-scss-module__t7S05q__privacy_grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1024px){.AppLanding-module-scss-module__t7S05q__privacy_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__privacy_grid{grid-template-columns:1fr}}.AppLanding-module-scss-module__t7S05q__privacy_card{flex-direction:column;gap:8px;padding:22px 20px;display:flex}.AppLanding-module-scss-module__t7S05q__privacy_card_title{color:var(--color-text-primary);margin:0;font-size:.875rem;font-weight:600}.AppLanding-module-scss-module__t7S05q__privacy_card_desc{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.55}.AppLanding-module-scss-module__t7S05q__stores_panel{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:720px;margin:0 auto;padding:36px 32px;display:flex}@media (max-width:500px){.AppLanding-module-scss-module__t7S05q__stores_panel{padding:28px 20px}}.AppLanding-module-scss-module__t7S05q__stores_title{color:var(--color-text-primary);margin:0;font-size:1.25rem;font-weight:500}.AppLanding-module-scss-module__t7S05q__stores_pills{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.AppLanding-module-scss-module__t7S05q__store_pill{background:var(--color-chip-bg);border:1px solid var(--color-surface-border);color:var(--color-text-primary);border-radius:14px;align-items:center;gap:10px;padding:12px 20px;font-size:.875rem;font-weight:500;text-decoration:none;display:flex}.AppLanding-module-scss-module__t7S05q__store_pill_disabled{opacity:.55;cursor:default}.AppLanding-module-scss-module__t7S05q__store_pill_label{flex-direction:column;align-items:flex-start;line-height:1.25;display:flex}.AppLanding-module-scss-module__t7S05q__store_pill_caption{color:var(--color-text-teritary);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.AppLanding-module-scss-module__t7S05q__stores_note{color:var(--color-text-secondary);max-width:520px;font-size:.875rem;line-height:1.6}.AppLanding-module-scss-module__t7S05q__faq_list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.AppLanding-module-scss-module__t7S05q__faq_item{padding:4px 24px;overflow:hidden}.AppLanding-module-scss-module__t7S05q__faq_item[open] .AppLanding-module-scss-module__t7S05q__faq_chevron{transform:rotate(180deg)}.AppLanding-module-scss-module__t7S05q__faq_summary{cursor:pointer;color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:1rem;font-weight:600;list-style:none;display:flex}.AppLanding-module-scss-module__t7S05q__faq_summary::-webkit-details-marker{display:none}.AppLanding-module-scss-module__t7S05q__faq_chevron{color:var(--color-text-teritary);flex-shrink:0;transition:transform .2s}.AppLanding-module-scss-module__t7S05q__faq_answer{color:var(--color-text-secondary);margin:0 0 20px;font-size:.875rem;line-height:1.7}
.AppSection-module-scss-module__eW_gsW__section{padding:60px 50px;overflow:hidden}@media (max-width:768px){.AppSection-module-scss-module__eW_gsW__section{padding:56px 20px}}.AppSection-module-scss-module__eW_gsW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1240px;margin:0 auto;display:grid}@media (max-width:1024px){.AppSection-module-scss-module__eW_gsW__inner{grid-template-columns:1fr;gap:8px}}.AppSection-module-scss-module__eW_gsW__visual{order:2;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}@media (max-width:1024px){.AppSection-module-scss-module__eW_gsW__visual{order:1;min-height:320px}}.AppSection-module-scss-module__eW_gsW__glow{filter:blur(2px);z-index:0;pointer-events:none;background:radial-gradient(circle,#faae684d 0%,#faae6800 68%);width:480px;height:480px;animation:6s ease-in-out infinite AppSection-module-scss-module__eW_gsW__glowPulse;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}@keyframes AppSection-module-scss-module__eW_gsW__glowPulse{0%,to{opacity:.75;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.06)}}.AppSection-module-scss-module__eW_gsW__visual_ridges{opacity:.8}.AppSection-module-scss-module__eW_gsW__phones{z-index:2;perspective:1400px;justify-content:center;align-items:center;width:100%;max-width:380px;display:flex;position:relative}.AppSection-module-scss-module__eW_gsW__phone_back{z-index:1;filter:brightness(.92);width:44%;position:absolute;top:2%;left:6%}.AppSection-module-scss-module__eW_gsW__phone_front{z-index:2;width:56%;position:relative}@media (prefers-reduced-motion:reduce){.AppSection-module-scss-module__eW_gsW__glow{animation:none}}.AppSection-module-scss-module__eW_gsW__content{order:1}@media (max-width:1024px){.AppSection-module-scss-module__eW_gsW__content{order:2}}.AppSection-module-scss-module__eW_gsW__badge{background:var(--color-chip-bg);color:var(--color-text-primary);letter-spacing:.02em;border-radius:20px;align-items:center;width:max-content;margin-bottom:16px;padding:5px 14px;font-size:.875rem;font-weight:500;display:inline-flex}.AppSection-module-scss-module__eW_gsW__title{color:var(--color-text-primary);margin:0 0 14px;font-size:1.75rem;font-weight:400}.AppSection-module-scss-module__eW_gsW__subtitle{color:var(--color-text-secondary);max-width:520px;margin:0 0 28px;font-size:1rem;line-height:1.7}.AppSection-module-scss-module__eW_gsW__benefits{flex-direction:column;gap:16px;margin:0 0 28px;padding:0;list-style:none;display:flex}.AppSection-module-scss-module__eW_gsW__benefit{align-items:flex-start;gap:14px;display:flex}.AppSection-module-scss-module__eW_gsW__benefit_icon{background:var(--color-chip-bg);width:38px;height:38px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AppSection-module-scss-module__eW_gsW__benefit_text{flex-direction:column;gap:2px;padding-top:2px;display:flex}.AppSection-module-scss-module__eW_gsW__benefit_title{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.AppSection-module-scss-module__eW_gsW__benefit_desc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.AppSection-module-scss-module__eW_gsW__footer_row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:500px){.AppSection-module-scss-module__eW_gsW__footer_row{flex-direction:column;align-items:flex-start}}.AppSection-module-scss-module__eW_gsW__status_pill{background:var(--color-surface);border:1px solid var(--color-surface-border);color:var(--color-text-secondary);border-radius:20px;align-items:center;padding:7px 14px;font-size:.75rem;font-weight:500;line-height:1.4;display:inline-flex}.AppSection-module-scss-module__eW_gsW__cta_btn{background:var(--color-primary);color:#fff;border-radius:12px;align-items:center;padding:12px 24px;font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .18s,transform .15s;display:inline-flex}.AppSection-module-scss-module__eW_gsW__cta_btn:hover{opacity:.88;transform:translateY(-1px)}
