.layout-module__Wa5ImG__layout{background:var(--bg-primary);height:100vh;display:flex;overflow:hidden}.layout-module__Wa5ImG__sidebar{background:var(--bg-secondary);border-right:1px solid var(--glass-border);flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:1.25rem .75rem 1rem;display:flex;overflow-y:auto}.layout-module__Wa5ImG__sidebarBrand{border-bottom:1px solid var(--glass-border);align-items:center;gap:.5rem;margin-bottom:1rem;padding:0 .5rem 1.25rem;display:flex}.layout-module__Wa5ImG__logoText{background:var(--brand-gradient);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:800}.layout-module__Wa5ImG__logoBadge{text-transform:uppercase;letter-spacing:.06em;color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:999px;padding:.15rem .45rem;font-size:.62rem;font-weight:700}.layout-module__Wa5ImG__sidebarNav{flex-direction:column;flex:1;gap:.2rem;display:flex}.layout-module__Wa5ImG__navSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);opacity:.6;padding:.75rem .5rem .3rem;font-size:.65rem;font-weight:700}.layout-module__Wa5ImG__navBtn{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.55rem .75rem;font-size:.83rem;font-weight:500;transition:all .18s;display:flex}.layout-module__Wa5ImG__navBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.layout-module__Wa5ImG__navBtnActive{color:var(--accent-electric);background:#3b82f61a;font-weight:600}.layout-module__Wa5ImG__navBtnActive:hover{color:var(--accent-electric);background:#3b82f626}.layout-module__Wa5ImG__navIcon{text-align:center;flex-shrink:0;width:18px;font-size:1rem}.layout-module__Wa5ImG__navLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.layout-module__Wa5ImG__navBadge{color:#fff;background:#ef4444;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 .3rem;font-size:.62rem;font-weight:700;display:flex}.layout-module__Wa5ImG__navDivider{background:var(--glass-border);height:1px;margin:.5rem .25rem}.layout-module__Wa5ImG__rightCol{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.layout-module__Wa5ImG__topBar{background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);z-index:100;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.75rem;display:flex;position:sticky;top:0}.layout-module__Wa5ImG__headerGreeting{flex-direction:column;justify-content:center;display:flex}.layout-module__Wa5ImG__headerGreetingName{color:var(--text-primary);font-size:1rem;font-weight:800;line-height:1.2}.layout-module__Wa5ImG__headerGreetingName span{color:var(--accent-electric)}.layout-module__Wa5ImG__headerGreetingDate{color:var(--text-secondary);margin-top:.1rem;font-size:.72rem}.layout-module__Wa5ImG__headerRight{align-items:center;gap:.5rem;display:flex}.layout-module__Wa5ImG__dropdownWrapper{position:relative}.layout-module__Wa5ImG__avatarBtn{border:1px solid var(--glass-border);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.45rem;padding:.3rem .5rem .3rem .3rem;transition:all .18s;display:flex}.layout-module__Wa5ImG__avatarBtn:hover{border-color:var(--accent-electric);background:#3b82f60f}.layout-module__Wa5ImG__avatarCircle{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.68rem;font-weight:700;display:flex}.layout-module__Wa5ImG__dropdown{background:var(--bg-secondary);border:1px solid var(--glass-border);z-index:200;border-radius:12px;min-width:210px;animation:.15s layout-module__Wa5ImG__dropIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000040}@keyframes layout-module__Wa5ImG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.layout-module__Wa5ImG__dropdownHeader{border-bottom:1px solid var(--glass-border);padding:.85rem 1rem .65rem}.layout-module__Wa5ImG__dropdownName{color:var(--text-primary);font-size:.85rem;font-weight:700}.layout-module__Wa5ImG__dropdownRole{color:#f59e0b;margin-top:.1rem;font-size:.72rem;font-weight:500}.layout-module__Wa5ImG__dropdownItem{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.82rem;transition:all .15s;display:flex}.layout-module__Wa5ImG__dropdownItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.layout-module__Wa5ImG__dropdownItemDanger{color:#ef4444}.layout-module__Wa5ImG__dropdownItemDanger:hover{color:#ef4444;background:#ef444414}.layout-module__Wa5ImG__dropdownDivider{background:var(--glass-border);height:1px;margin:.25rem 0}.layout-module__Wa5ImG__content{flex:1;padding:1.5rem;overflow-y:auto}.layout-module__Wa5ImG__hamburgerBtn{border:1px solid var(--glass-border);cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.layout-module__Wa5ImG__hamburgerBtn:hover{border-color:var(--accent-electric);color:var(--accent-electric)}.layout-module__Wa5ImG__drawerOverlay{z-index:500;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:none;position:fixed;inset:0}.layout-module__Wa5ImG__drawer{background:var(--bg-secondary);border-right:1px solid var(--glass-border);flex-direction:column;width:270px;padding:1.1rem .75rem 1.25rem;animation:.25s cubic-bezier(.22,1,.36,1) layout-module__Wa5ImG__drawerSlide;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto}@keyframes layout-module__Wa5ImG__drawerSlide{0%{opacity:.6;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.layout-module__Wa5ImG__drawerHeader{border-bottom:1px solid var(--glass-border);align-items:center;gap:.6rem;margin-bottom:.75rem;padding:0 .5rem 1rem;display:flex}.layout-module__Wa5ImG__drawerCloseBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;align-items:center;margin-left:auto;padding:4px;transition:color .15s;display:flex}.layout-module__Wa5ImG__drawerCloseBtn:hover{color:var(--text-primary)}.layout-module__Wa5ImG__drawerUser{color:var(--text-primary);align-items:center;gap:.75rem;padding:.6rem .5rem .9rem;display:flex}.layout-module__Wa5ImG__drawerNav{flex-direction:column;flex:1;gap:.2rem;display:flex}@media (max-width:768px){.layout-module__Wa5ImG__sidebar{display:none}.layout-module__Wa5ImG__topBar{padding:0 1rem}.layout-module__Wa5ImG__headerGreetingDate{display:none}.layout-module__Wa5ImG__hamburgerBtn{display:flex}.layout-module__Wa5ImG__drawerOverlay{display:block}.layout-module__Wa5ImG__content{padding:.75rem}}.layout-module__Wa5ImG__sidebar{transition:width .25s,padding .25s,min-width .25s}.layout-module__Wa5ImG__sidebarCollapsed .layout-module__Wa5ImG__sidebar{overflow:hidden;border-right:none!important;width:0!important;min-width:0!important;padding:0!important}
.ThemeToggle-module__sGqMhG__toggleButton{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.ThemeToggle-module__sGqMhG__toggleButton:hover{box-shadow:0 0 10px var(--glass-border);transform:scale(1.1)}.ThemeToggle-module__sGqMhG__placeholder{width:40px;height:40px}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:64px 24px 0}.Footer-module__S6Hkya__inner{grid-template-columns:2fr 1fr 1.4fr 1fr;gap:40px;max-width:1100px;margin:0 auto;padding-bottom:48px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:14px;display:flex}.Footer-module__S6Hkya__brandName{letter-spacing:.02em;color:var(--text-primary);font-size:1.2rem;font-weight:800}.Footer-module__S6Hkya__brandTagline{color:var(--text-secondary);max-width:320px;font-size:.88rem;line-height:1.7}.Footer-module__S6Hkya__social{color:var(--accent-gold);width:fit-content;font-size:.85rem;font-weight:600;text-decoration:none}.Footer-module__S6Hkya__social:hover{text-decoration:underline}.Footer-module__S6Hkya__col{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__colTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin-bottom:6px;font-size:.72rem;font-weight:700}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.85rem;line-height:1.5;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__link:hover{color:var(--accent-gold)}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--glass-border);max-width:1100px;color:var(--text-secondary);margin:0 auto;padding:20px 0 28px;font-size:.8rem}@media (max-width:900px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:32px}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:100px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#c0392b24 0%,#c0392b0d 45%,#0000 70%);width:900px;height:900px;animation:9s ease-in-out infinite Hero-module__ZARIfG__glow-breathe;position:absolute;top:-10%;right:-5%}.Hero-module__ZARIfG__backgroundGlow2{pointer-events:none;z-index:0;background:radial-gradient(circle,#10b98112 0%,#10b98105 45%,#0000 70%);width:700px;height:700px;animation:12s ease-in-out 3s infinite Hero-module__ZARIfG__glow-breathe;position:absolute;bottom:0%;left:-5%}.Hero-module__ZARIfG__mockupGlow{filter:blur(16px);pointer-events:none;z-index:0;background:radial-gradient(#c0392b1c 0%,#c0392b08 50%,#0000 72%);width:560px;height:480px;animation:7s ease-in-out 1s infinite Hero-module__ZARIfG__glow-breathe;position:absolute;top:50%;right:10%;transform:translate(10%,-50%)}.Hero-module__ZARIfG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__ZARIfG__content{flex-direction:column;gap:28px;display:flex}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;color:var(--text-primary);font-size:3.8rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:480px;font-size:1.15rem;line-height:1.7}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.Hero-module__ZARIfG__statsRow{border-top:1px solid var(--glass-border);align-items:center;gap:24px;margin-top:4px;padding-top:8px;display:flex}.Hero-module__ZARIfG__statItem{flex-direction:column;gap:3px;display:flex}.Hero-module__ZARIfG__statValue{color:var(--text-primary);letter-spacing:-.02em;text-shadow:0 0 24px #c0392b8c;font-size:1.4rem;font-weight:800}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__statDivider{background:var(--glass-border);width:1px;height:32px}.Hero-module__ZARIfG__mockupWrapper{width:100%;height:460px;position:relative}.Hero-module__ZARIfG__dashboard{flex-direction:column;gap:16px;width:100%;height:320px;padding:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__ZARIfG__dashboardHeader{border-bottom:1px solid var(--glass-border);align-items:center;gap:14px;padding-bottom:14px;display:flex}.Hero-module__ZARIfG__dots{gap:6px;display:flex}.Hero-module__ZARIfG__dots span{background:#ff5f56;border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__dots span:nth-child(2){background:#ffbd2e}.Hero-module__ZARIfG__dots span:nth-child(3){background:#27c93f}.Hero-module__ZARIfG__dashboardTitle{color:var(--text-secondary);align-items:baseline;gap:3px;font-size:.82rem;font-weight:500;display:flex}.Hero-module__ZARIfG__logoSame{color:var(--text-primary);font-weight:800}.Hero-module__ZARIfG__logoIA{color:var(--accent-gold);background:#c0392b26;border-radius:3px;padding:1px 4px;font-size:.68rem;font-weight:700}.Hero-module__ZARIfG__dashboardBody{flex-direction:column;flex:1;gap:10px;display:flex}.Hero-module__ZARIfG__kpiRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Hero-module__ZARIfG__kpiCard{border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.Hero-module__ZARIfG__kpiLabel{color:var(--text-muted);font-size:.72rem;font-weight:500}.Hero-module__ZARIfG__kpiValue{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Hero-module__ZARIfG__kpiBar{background:var(--glass-border);border-radius:2px;height:3px;margin-top:2px;overflow:hidden}.Hero-module__ZARIfG__kpiBarFill{background:linear-gradient(90deg, var(--accent-gold), var(--accent-gold-light));border-radius:2px;height:100%;transition:width 1.2s}.Hero-module__ZARIfG__bubble{position:absolute}.Hero-module__ZARIfG__bubble1{max-width:240px;top:0;right:-16px}.Hero-module__ZARIfG__bubble2{max-width:230px;bottom:20px;left:-20px}.Hero-module__ZARIfG__bubble3{max-width:236px;top:50%;right:-24px;transform:translateY(-10px)}@media (max-width:1024px){.Hero-module__ZARIfG__headline{font-size:3rem}.Hero-module__ZARIfG__bubble3{display:none}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:100px 16px 80px}.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:48px}.Hero-module__ZARIfG__headline{font-size:2.4rem}.Hero-module__ZARIfG__subtitle{max-width:100%;margin:0 auto;font-size:1rem}.Hero-module__ZARIfG__ctaGroup,.Hero-module__ZARIfG__statsRow{justify-content:center}.Hero-module__ZARIfG__mockupWrapper{height:360px}.Hero-module__ZARIfG__bubble1{top:-8px;right:0}.Hero-module__ZARIfG__bubble2{left:0}.Hero-module__ZARIfG__bubble3{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__headline{font-size:2rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column}.Hero-module__ZARIfG__ctaGroup a{justify-content:center;width:100%}}
.TransformationSection-module__V0hkDW__section{padding:96px 24px;position:relative}.TransformationSection-module__V0hkDW__container{max-width:1100px;margin:0 auto}.TransformationSection-module__V0hkDW__header{text-align:center;margin-bottom:56px}.TransformationSection-module__V0hkDW__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:16px;font-size:2.6rem;font-weight:800;line-height:1.15}.TransformationSection-module__V0hkDW__subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.TransformationSection-module__V0hkDW__grid{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}.TransformationSection-module__V0hkDW__card{align-items:center;gap:24px;padding:28px 32px;display:flex}.TransformationSection-module__V0hkDW__cardIcon{text-align:center;flex-shrink:0;width:48px;font-size:1.8rem}.TransformationSection-module__V0hkDW__comparison{flex:1;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.TransformationSection-module__V0hkDW__before,.TransformationSection-module__V0hkDW__after{flex-direction:column;gap:6px;display:flex}.TransformationSection-module__V0hkDW__before p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.TransformationSection-module__V0hkDW__after p{color:var(--text-primary);font-size:.9rem;font-weight:500;line-height:1.5}.TransformationSection-module__V0hkDW__beforeLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:700}.TransformationSection-module__V0hkDW__afterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);font-size:.68rem;font-weight:700}.TransformationSection-module__V0hkDW__arrow{color:var(--accent-gold);flex-shrink:0;font-size:1.4rem;font-weight:300}.TransformationSection-module__V0hkDW__closing{text-align:center;color:var(--text-secondary);font-size:1rem;line-height:1.7}.TransformationSection-module__V0hkDW__closing strong{color:var(--text-primary)}@media (max-width:768px){.TransformationSection-module__V0hkDW__title{font-size:2rem}.TransformationSection-module__V0hkDW__card{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.TransformationSection-module__V0hkDW__comparison{grid-template-columns:1fr;gap:12px}.TransformationSection-module__V0hkDW__arrow{align-self:center;transform:rotate(90deg)}}
.SamaIAReveal-module__VdbkIa__section{background:var(--bg-secondary);padding:96px 24px;position:relative}.SamaIAReveal-module__VdbkIa__container{flex-direction:column;gap:48px;max-width:1100px;margin:0 auto;display:flex}.SamaIAReveal-module__VdbkIa__header{text-align:center;max-width:680px;margin:0 auto}.SamaIAReveal-module__VdbkIa__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px;font-size:2.8rem;font-weight:800}.SamaIAReveal-module__VdbkIa__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.SamaIAReveal-module__VdbkIa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.SamaIAReveal-module__VdbkIa__card{flex-direction:column;gap:16px;padding:32px 28px;transition:transform .2s,box-shadow .2s;display:flex}.SamaIAReveal-module__VdbkIa__card:hover{box-shadow:var(--glass-shadow), 0 0 28px #c0392b24, inset 0 0 0 1px #c0392b2e;transform:translateY(-4px)}.SamaIAReveal-module__VdbkIa__iconWrap{background:#c0392b14;border:1px solid #c0392b2e;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:box-shadow .3s,background .3s;display:flex}.SamaIAReveal-module__VdbkIa__card:hover .SamaIAReveal-module__VdbkIa__iconWrap{background:#c0392b24;box-shadow:0 0 20px #c0392b59}.SamaIAReveal-module__VdbkIa__icon{font-size:1.4rem}.SamaIAReveal-module__VdbkIa__cardTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.SamaIAReveal-module__VdbkIa__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.SamaIAReveal-module__VdbkIa__signatureCard{align-items:flex-start;gap:40px;padding:28px 32px;display:flex}.SamaIAReveal-module__VdbkIa__sigLeft{flex-direction:column;flex:1;gap:12px;display:flex}.SamaIAReveal-module__VdbkIa__sigLabel{color:var(--accent-gold);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:flex}.SamaIAReveal-module__VdbkIa__sigDot{filter:drop-shadow(0 0 4px #c0392be6);font-size:.7rem;animation:1.8s ease-in-out infinite SamaIAReveal-module__VdbkIa__sig-pulse}@keyframes SamaIAReveal-module__VdbkIa__sig-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.SamaIAReveal-module__VdbkIa__sigText{color:var(--text-primary);font-size:.95rem;font-style:italic;line-height:1.7}.SamaIAReveal-module__VdbkIa__sigRight{border-left:1px solid var(--glass-border);flex-direction:column;flex-shrink:0;gap:20px;padding-left:32px;display:flex}.SamaIAReveal-module__VdbkIa__sigStat{flex-direction:column;gap:4px;display:flex}.SamaIAReveal-module__VdbkIa__sigStatValue{color:var(--accent-danger);letter-spacing:-.02em;font-size:1.8rem;font-weight:800}.SamaIAReveal-module__VdbkIa__sigStatLabel{color:var(--text-muted);font-size:.72rem;font-weight:500}@media (max-width:768px){.SamaIAReveal-module__VdbkIa__title{font-size:2.2rem}.SamaIAReveal-module__VdbkIa__grid{grid-template-columns:1fr}.SamaIAReveal-module__VdbkIa__signatureCard{flex-direction:column;gap:24px}.SamaIAReveal-module__VdbkIa__sigRight{border-left:none;border-top:1px solid var(--glass-border);flex-direction:row;gap:32px;padding-top:20px;padding-left:0}}
.Features-module__zvCZ4q__section{padding:96px 24px}.Features-module__zvCZ4q__container{max-width:1100px;margin:0 auto}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:56px}.Features-module__zvCZ4q__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:12px;font-size:2.6rem;font-weight:800}.Features-module__zvCZ4q__subtitle{color:var(--text-secondary);font-size:1rem}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Features-module__zvCZ4q__card{flex-direction:column;gap:14px;padding:32px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.Features-module__zvCZ4q__card:hover{box-shadow:var(--glass-shadow), 0 0 32px #c0392b24, inset 0 0 0 1px #c0392b33;border-color:var(--glass-border-gold);transform:translateY(-4px)}.Features-module__zvCZ4q__cardTop{justify-content:space-between;align-items:center;display:flex}.Features-module__zvCZ4q__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--glass-border);border-radius:100px;padding:3px 10px;font-size:.7rem;font-weight:700}.Features-module__zvCZ4q__metric{color:var(--accent-gold);letter-spacing:-.02em;text-shadow:0 0 20px #c0392b99;font-size:1.5rem;font-weight:800}.Features-module__zvCZ4q__cardTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.35}.Features-module__zvCZ4q__cardDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.65}@media (max-width:768px){.Features-module__zvCZ4q__title{font-size:2rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__section{padding:72px 16px}}
.Financial-module__3ACoMW__section{background:var(--bg-secondary);padding:96px 24px}.Financial-module__3ACoMW__container{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1100px;margin:0 auto;display:grid}.Financial-module__3ACoMW__visual{flex-direction:column;gap:16px;display:flex;position:relative}.Financial-module__3ACoMW__mainCard{flex-direction:column;gap:16px;padding:24px;display:flex}.Financial-module__3ACoMW__cardHeader{justify-content:space-between;align-items:center;display:flex}.Financial-module__3ACoMW__cardTitle{color:var(--text-secondary);font-size:.85rem;font-weight:600}.Financial-module__3ACoMW__live{color:var(--accent-emerald);align-items:center;gap:4px;font-size:.72rem;font-weight:700;display:flex}.Financial-module__3ACoMW__stats{flex-direction:column;gap:12px;display:flex}.Financial-module__3ACoMW__statRow{justify-content:space-between;align-items:center;font-size:.88rem;display:flex}.Financial-module__3ACoMW__statLabel{color:var(--text-muted)}.Financial-module__3ACoMW__statPositive{color:var(--accent-emerald);font-size:1.2rem;font-weight:800}.Financial-module__3ACoMW__statWarning{color:#f59e0b;font-size:1rem;font-weight:700}.Financial-module__3ACoMW__progressBar{background:var(--glass-border);border-radius:4px;height:4px;overflow:hidden}.Financial-module__3ACoMW__progressFill{background:linear-gradient(90deg, var(--accent-emerald), #34d399);border-radius:4px;height:100%}.Financial-module__3ACoMW__receiptCard{padding:20px}.Financial-module__3ACoMW__receiptHeader{border-bottom:1px dashed var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.Financial-module__3ACoMW__receiptTitle{color:var(--text-primary);font-size:.85rem;font-weight:700}.Financial-module__3ACoMW__receiptBadge{color:var(--accent-emerald);background:#10b9811a;border-radius:100px;padding:2px 8px;font-size:.7rem;font-weight:700}.Financial-module__3ACoMW__receiptBody{flex-direction:column;gap:10px;display:flex}.Financial-module__3ACoMW__receiptLine{color:var(--text-secondary);justify-content:space-between;font-size:.82rem;display:flex}.Financial-module__3ACoMW__receiptLine strong{color:var(--text-primary)}.Financial-module__3ACoMW__qrCode{flex-direction:column;align-items:center;gap:8px;margin-top:8px;display:flex}.Financial-module__3ACoMW__qrGrid{grid-template-columns:repeat(4,1fr);gap:3px;width:64px;display:grid}.Financial-module__3ACoMW__qrCell{background:var(--text-primary);border-radius:2px;width:14px;height:14px}.Financial-module__3ACoMW__qrLabel{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.65rem}.Financial-module__3ACoMW__alertBubble{margin-top:4px}.Financial-module__3ACoMW__content{flex-direction:column;gap:24px;display:flex}.Financial-module__3ACoMW__title{letter-spacing:-.025em;color:var(--text-primary);font-size:2.4rem;font-weight:800;line-height:1.2}.Financial-module__3ACoMW__desc{color:var(--text-secondary);font-size:1rem;line-height:1.7}.Financial-module__3ACoMW__points{flex-direction:column;gap:20px;margin-top:8px;display:flex}.Financial-module__3ACoMW__point{align-items:flex-start;gap:16px;display:flex}.Financial-module__3ACoMW__pointIcon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.Financial-module__3ACoMW__point strong{color:var(--text-primary);margin-bottom:4px;font-size:.92rem;font-weight:700;display:block}.Financial-module__3ACoMW__point p{color:var(--text-secondary);font-size:.85rem;line-height:1.6}@media (max-width:968px){.Financial-module__3ACoMW__section{padding:72px 16px}.Financial-module__3ACoMW__container{grid-template-columns:1fr;gap:48px}.Financial-module__3ACoMW__title{font-size:2rem}}
.ParentSpace-module__74tkaG__section{padding:96px 24px}.ParentSpace-module__74tkaG__container{grid-template-columns:1fr 1fr;align-items:center;gap:72px;max-width:1100px;margin:0 auto;display:grid}.ParentSpace-module__74tkaG__content{flex-direction:column;gap:24px;display:flex}.ParentSpace-module__74tkaG__title{letter-spacing:-.025em;color:var(--text-primary);font-size:2.4rem;font-weight:800;line-height:1.2}.ParentSpace-module__74tkaG__desc{color:var(--text-secondary);font-size:1rem;line-height:1.7}.ParentSpace-module__74tkaG__features{flex-direction:column;gap:20px;margin-top:8px;display:flex}.ParentSpace-module__74tkaG__featureItem{align-items:flex-start;gap:14px;display:flex}.ParentSpace-module__74tkaG__featureIcon{width:38px;height:38px;color:var(--accent-gold);background:#f0a50014;border:1px solid #f0a50026;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.ParentSpace-module__74tkaG__featureItem strong{color:var(--text-primary);margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.ParentSpace-module__74tkaG__featureItem p{color:var(--text-secondary);font-size:.84rem;line-height:1.6}.ParentSpace-module__74tkaG__mockupWrapper{justify-content:center;display:flex;position:relative}.ParentSpace-module__74tkaG__phone{z-index:1;border-width:2px;border-radius:32px;flex-direction:column;gap:14px;width:300px;padding:20px 16px;display:flex;position:relative}.ParentSpace-module__74tkaG__phoneTop{color:var(--text-muted);justify-content:space-between;padding-bottom:4px;font-size:.72rem;display:flex}.ParentSpace-module__74tkaG__time{color:var(--text-primary);font-weight:700}.ParentSpace-module__74tkaG__appHeader{justify-content:space-between;align-items:center;display:flex}.ParentSpace-module__74tkaG__appName{color:var(--text-primary);font-size:1.1rem;font-weight:800}.ParentSpace-module__74tkaG__appIA{color:var(--accent-gold);background:#f0a5001a;border-radius:4px;margin-left:2px;padding:2px 5px;font-size:.72rem;font-weight:700}.ParentSpace-module__74tkaG__avatar{background:var(--bg-tertiary);border:1px solid var(--glass-border);border-radius:50%;width:32px;height:32px}.ParentSpace-module__74tkaG__gradeCard{border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.ParentSpace-module__74tkaG__gradeRow{justify-content:space-between;align-items:center;display:flex}.ParentSpace-module__74tkaG__gradeLabel{color:var(--text-muted);font-size:.75rem}.ParentSpace-module__74tkaG__gradeValue{color:var(--accent-emerald);font-size:1.1rem;font-weight:800}.ParentSpace-module__74tkaG__gradeBar{background:var(--glass-border);border-radius:4px;height:4px;overflow:hidden}.ParentSpace-module__74tkaG__gradeBarFill{background:var(--accent-emerald);border-radius:4px;width:72%;height:100%}.ParentSpace-module__74tkaG__gradeTrend{color:var(--accent-emerald);font-size:.68rem;font-weight:600}.ParentSpace-module__74tkaG__chat{border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.ParentSpace-module__74tkaG__chatHeader{justify-content:space-between;align-items:center;display:flex}.ParentSpace-module__74tkaG__chatName{color:var(--accent-gold);letter-spacing:.03em;font-size:.72rem;font-weight:700}.ParentSpace-module__74tkaG__chatDot{background:var(--accent-emerald);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ParentSpace-module__74tkaG__pulse-gold}@keyframes ParentSpace-module__74tkaG__pulse-gold{0%,to{opacity:1}50%{opacity:.3}}.ParentSpace-module__74tkaG__chatMsg{color:var(--text-primary);font-size:.8rem;line-height:1.55}.ParentSpace-module__74tkaG__chatActions{gap:8px;display:flex}.ParentSpace-module__74tkaG__chatBtn{background:var(--accent-gold);color:#080c18;cursor:pointer;border:none;border-radius:8px;flex:1;padding:7px 10px;font-size:.72rem;font-weight:700;transition:opacity .2s}.ParentSpace-module__74tkaG__chatBtn:hover{opacity:.85}.ParentSpace-module__74tkaG__chatBtnSecondary{border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:7px 10px;font-size:.72rem;transition:border-color .2s}.ParentSpace-module__74tkaG__chatBtnSecondary:hover{border-color:var(--text-muted)}.ParentSpace-module__74tkaG__quickStats{border-top:1px solid var(--glass-border);justify-content:space-around;padding:10px 0 4px;display:flex}.ParentSpace-module__74tkaG__quickStat{flex-direction:column;align-items:center;gap:3px;display:flex}.ParentSpace-module__74tkaG__quickVal{font-size:1.1rem;font-weight:800}.ParentSpace-module__74tkaG__quickLabel{color:var(--text-muted);font-size:.65rem;font-weight:500}.ParentSpace-module__74tkaG__phoneGlow{pointer-events:none;z-index:0;background:radial-gradient(#f0a50014 0%,#0000 65%);width:300px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:968px){.ParentSpace-module__74tkaG__section{padding:72px 16px}.ParentSpace-module__74tkaG__container{grid-template-columns:1fr;gap:48px}.ParentSpace-module__74tkaG__title{font-size:2rem}.ParentSpace-module__74tkaG__mockupWrapper{order:-1}}
.PricingPlans-module__n7nmVW__toggleWrap{border:1px solid var(--glass-border);background:var(--glass-panel-bg);border-radius:999px;justify-content:center;gap:4px;max-width:320px;margin:0 auto 48px;padding:4px;display:flex}.PricingPlans-module__n7nmVW__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;transition:background .2s,color .2s;display:flex}.PricingPlans-module__n7nmVW__toggleActive{background:linear-gradient(90deg, var(--accent-electric) 0%, var(--accent-emerald) 100%);color:#fff}.PricingPlans-module__n7nmVW__savingsBadge{color:inherit;background:#ffffff2e;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}.PricingPlans-module__n7nmVW__plansGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:30px;max-width:1200px;margin:0 auto;display:grid}.PricingPlans-module__n7nmVW__planCard{background:#ffffff05;flex-direction:column;padding:40px;display:flex;position:relative}.PricingPlans-module__n7nmVW__planHighlight{border-color:var(--accent-electric);z-index:10;background:#ffffff0d;transform:scale(1.05);box-shadow:0 10px 40px #c0392b2e}.PricingPlans-module__n7nmVW__badge{background:linear-gradient(90deg, var(--accent-electric) 0%, var(--accent-emerald) 100%);color:#fff;white-space:nowrap;border-radius:20px;padding:5px 15px;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.PricingPlans-module__n7nmVW__planHeader{margin-bottom:20px}.PricingPlans-module__n7nmVW__planName{color:var(--text-primary);margin-bottom:6px;font-size:1.5rem}.PricingPlans-module__n7nmVW__planTagline{color:var(--text-secondary);font-size:.9rem}.PricingPlans-module__n7nmVW__planPrice{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:20px;display:flex}.PricingPlans-module__n7nmVW__priceAmount{color:var(--text-primary);font-size:2.2rem;font-weight:800}.PricingPlans-module__n7nmVW__pricePeriod{color:var(--text-secondary);font-size:1rem}.PricingPlans-module__n7nmVW__priceNote{color:var(--text-secondary);flex-basis:100%;font-size:.85rem}.PricingPlans-module__n7nmVW__planDesc{color:var(--text-secondary);min-height:60px;margin-bottom:30px;font-size:.95rem;line-height:1.5}.PricingPlans-module__n7nmVW__featureList{flex-direction:column;gap:15px;margin:0 0 40px;padding:0;list-style:none;display:flex}.PricingPlans-module__n7nmVW__featureItem{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:.95rem;display:flex}.PricingPlans-module__n7nmVW__featureOff{color:var(--text-secondary);opacity:.6}.PricingPlans-module__n7nmVW__featureCheck{color:var(--accent-emerald);flex-shrink:0;font-weight:700}.PricingPlans-module__n7nmVW__featureOff .PricingPlans-module__n7nmVW__featureCheck{color:var(--text-secondary)}@media (max-width:968px){.PricingPlans-module__n7nmVW__plansGrid{grid-template-columns:1fr;gap:40px}.PricingPlans-module__n7nmVW__planHighlight{transform:none}.PricingPlans-module__n7nmVW__planCard{padding:30px 20px}}
.page-module__ZP1igW__main{background:var(--bg-primary);min-height:100vh}.page-module__ZP1igW__hero{background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);padding:140px 24px 96px}.page-module__ZP1igW__heroInner{max-width:800px;margin:0 auto}.page-module__ZP1igW__heroTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:3rem;font-weight:800;line-height:1.2}.page-module__ZP1igW__section{padding:80px 24px 96px}.page-module__ZP1igW__container{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;display:flex}.page-module__ZP1igW__storyCard{flex-direction:column;gap:16px;padding:40px 44px;display:flex}.page-module__ZP1igW__storyCard p{color:var(--text-secondary);font-size:1rem;line-height:1.8}.page-module__ZP1igW__storyCard p strong{color:var(--text-primary)}.page-module__ZP1igW__storyTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.5rem;font-weight:800}.page-module__ZP1igW__sameBadge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:6px;margin-bottom:4px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__ZP1igW__valuesSection{margin-top:16px}.page-module__ZP1igW__valuesTitle{color:var(--text-primary);margin-bottom:28px;font-size:1.8rem;font-weight:800}.page-module__ZP1igW__valuesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__ZP1igW__valueCard{flex-direction:column;gap:12px;padding:28px;transition:transform .2s,border-color .2s;display:flex}.page-module__ZP1igW__valueCard:hover{border-color:var(--glass-border-gold);transform:translateY(-3px)}.page-module__ZP1igW__valueIcon{font-size:1.5rem}.page-module__ZP1igW__valueTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.page-module__ZP1igW__valueDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.65}.page-module__ZP1igW__cta{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:96px 24px}.page-module__ZP1igW__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.page-module__ZP1igW__ctaTitle{color:var(--text-primary);font-size:2rem;font-weight:800}.page-module__ZP1igW__ctaInner p{color:var(--text-secondary);margin-bottom:8px;font-size:1rem}@media (max-width:768px){.page-module__ZP1igW__heroTitle{font-size:2.1rem}.page-module__ZP1igW__section{padding:56px 16px}.page-module__ZP1igW__storyCard{padding:24px 20px}.page-module__ZP1igW__valuesGrid{grid-template-columns:1fr}}
.page-module__qYV29a__main{background:var(--bg-primary);min-height:100vh}.page-module__qYV29a__hero{text-align:center;background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);padding:140px 24px 80px}.page-module__qYV29a__heroInner{max-width:700px;margin:0 auto}.page-module__qYV29a__heroTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}.page-module__qYV29a__heroSub{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.page-module__qYV29a__section{padding:80px 24px 96px}.page-module__qYV29a__container{flex-direction:column;gap:48px;max-width:1100px;margin:0 auto;display:flex}.page-module__qYV29a__tabsWrapper{position:relative}.page-module__qYV29a__tabs{scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.page-module__qYV29a__tabs::-webkit-scrollbar{display:none}.page-module__qYV29a__tab{white-space:nowrap;border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;letter-spacing:.01em;background:0 0;border-radius:100px;flex-shrink:0;align-items:center;padding:9px 22px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .22s;display:flex}.page-module__qYV29a__tab:hover{color:var(--text-primary);background:#c0392b0d;border-color:#c0392b73}.page-module__qYV29a__tabActive{background:var(--accent-gold);border-color:var(--accent-gold);color:#fff;font-weight:600;box-shadow:0 4px 20px #c0392b59}.page-module__qYV29a__personaContent{flex-direction:column;gap:36px;display:flex}.page-module__qYV29a__personaHeader{align-items:center;gap:20px;display:flex}.page-module__qYV29a__personaIcon{width:56px;height:56px;color:var(--accent-gold);letter-spacing:.02em;background:#c0392b14;border:1px solid #c0392b33;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex;box-shadow:0 0 20px #c0392b26}.page-module__qYV29a__personaTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.4rem;font-weight:800}.page-module__qYV29a__personaTagline{color:var(--text-secondary);font-size:.92rem;font-style:italic}.page-module__qYV29a__capacitesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__qYV29a__capaciteCard{flex-direction:column;gap:12px;padding:28px 24px;transition:transform .2s,border-color .2s;display:flex}.page-module__qYV29a__capaciteCard:hover{border-color:var(--glass-border-gold);box-shadow:var(--glass-shadow), 0 0 24px #c0392b1f;transform:translateY(-3px)}.page-module__qYV29a__capaciteMetric{color:var(--accent-gold);font-size:1.2rem;font-weight:800}.page-module__qYV29a__capaciteTitle{color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1.35}.page-module__qYV29a__capaciteDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.65}.page-module__qYV29a__cta{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:80px 24px}.page-module__qYV29a__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:600px;margin:0 auto;display:flex}.page-module__qYV29a__ctaText{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}@media (max-width:768px){.page-module__qYV29a__heroTitle{font-size:2.1rem}.page-module__qYV29a__section{padding:56px 16px}.page-module__qYV29a__capacitesGrid{grid-template-columns:1fr}.page-module__qYV29a__personaHeader{text-align:center;flex-direction:column}}
.page-module__VAZi1q__main{background:var(--bg-primary);min-height:100vh}.page-module__VAZi1q__hero{background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);padding:140px 24px 80px}.page-module__VAZi1q__heroInner{max-width:700px;margin:0 auto}.page-module__VAZi1q__heroTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.15}.page-module__VAZi1q__heroSub{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.page-module__VAZi1q__section{max-width:1100px;margin:0 auto;padding:80px 24px 96px}.page-module__VAZi1q__grid{grid-template-columns:1fr 1.65fr;align-items:start;gap:28px;display:grid}.page-module__VAZi1q__infoCard{flex-direction:column;gap:28px;padding:36px 32px;display:flex}.page-module__VAZi1q__infoTitle{color:var(--text-primary);font-size:1.35rem;font-weight:800}.page-module__VAZi1q__infoDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.page-module__VAZi1q__details{flex-direction:column;gap:18px;display:flex}.page-module__VAZi1q__detailItem{align-items:flex-start;gap:14px;display:flex}.page-module__VAZi1q__detailIcon{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.page-module__VAZi1q__detailItem strong{color:var(--text-primary);margin-bottom:3px;font-size:.84rem;font-weight:700;display:block}.page-module__VAZi1q__detailItem p{color:var(--accent-gold);font-size:.84rem}.page-module__VAZi1q__chatWindow{flex-direction:column;height:560px;padding:0;display:flex;overflow:hidden}.page-module__VAZi1q__chatHeader{border-bottom:1px solid var(--glass-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.page-module__VAZi1q__chatHeaderLeft{align-items:center;gap:10px;display:flex}.page-module__VAZi1q__chatLiveDot{background:var(--accent-emerald);width:8px;height:8px;box-shadow:0 0 6px var(--accent-emerald);border-radius:50%;animation:2s ease-in-out infinite page-module__VAZi1q__live-pulse}@keyframes page-module__VAZi1q__live-pulse{0%,to{opacity:1}50%{opacity:.4}}.page-module__VAZi1q__chatName{color:var(--accent-gold);letter-spacing:.03em;font-size:.9rem;font-weight:700}.page-module__VAZi1q__chatStatus{color:var(--text-muted);font-size:.75rem;font-weight:500}.page-module__VAZi1q__chatMessages{scrollbar-width:thin;scrollbar-color:var(--glass-border) transparent;flex-direction:column;flex:1;gap:16px;padding:24px 20px;display:flex;overflow-y:auto}.page-module__VAZi1q__chatMessages::-webkit-scrollbar{width:4px}.page-module__VAZi1q__chatMessages::-webkit-scrollbar-track{background:0 0}.page-module__VAZi1q__chatMessages::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:4px}.page-module__VAZi1q__rowAi{align-items:flex-start;gap:10px;animation:.3s ease-out page-module__VAZi1q__msg-in;display:flex}.page-module__VAZi1q__rowUser{justify-content:flex-end;animation:.25s ease-out page-module__VAZi1q__msg-in;display:flex}@keyframes page-module__VAZi1q__msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__VAZi1q__aiAvatar{width:30px;height:30px;color:var(--accent-gold);background:#c0392b1f;border:1px solid #c0392b40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.72rem;display:flex}.page-module__VAZi1q__aiBubble{border:1px solid var(--glass-border);background:#ffffff0a;border-radius:4px 14px 14px;max-width:82%;padding:12px 16px}.page-module__VAZi1q__aiBubble p{color:var(--text-primary);margin:0;font-size:.88rem;line-height:1.6}.page-module__VAZi1q__aiBubble p+p{margin-top:8px}.page-module__VAZi1q__userBubble{background:var(--accent-gold);border-radius:14px 4px 14px 14px;max-width:78%;padding:12px 16px}.page-module__VAZi1q__userBubble p{color:#fff;margin:0;font-size:.88rem;line-height:1.6}.page-module__VAZi1q__typingDots{align-items:center;gap:5px;padding:2px 0;display:flex}.page-module__VAZi1q__typingDots span{background:var(--accent-gold);opacity:.6;border-radius:50%;width:7px;height:7px;animation:1.3s ease-in-out infinite page-module__VAZi1q__dot-bounce}.page-module__VAZi1q__typingDots span:nth-child(2){animation-delay:.18s}.page-module__VAZi1q__typingDots span:nth-child(3){animation-delay:.36s}@keyframes page-module__VAZi1q__dot-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.page-module__VAZi1q__chatInputArea{border-top:1px solid var(--glass-border);flex-direction:column;flex-shrink:0;gap:10px;padding:14px 16px;display:flex}.page-module__VAZi1q__countryChips{flex-wrap:wrap;gap:6px;display:flex}.page-module__VAZi1q__countryChip{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:100px;padding:5px 14px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .18s}.page-module__VAZi1q__countryChip:hover{border-color:var(--accent-gold);color:var(--text-primary);background:#c0392b0f}.page-module__VAZi1q__chipGrid{flex-wrap:wrap;gap:7px;display:flex}.page-module__VAZi1q__chip{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .18s}.page-module__VAZi1q__chip:hover{border-color:var(--accent-gold);color:var(--accent-gold);background:#c0392b14;font-weight:600}.page-module__VAZi1q__inputRow{align-items:center;gap:8px;display:flex}.page-module__VAZi1q__chatInput{border:1px solid var(--glass-border);color:var(--text-primary);background:#ffffff08;border-radius:10px;outline:none;flex:1;padding:11px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.page-module__VAZi1q__chatInput::placeholder{color:var(--text-muted)}.page-module__VAZi1q__chatInput:focus{border-color:var(--accent-gold);box-shadow:0 0 0 3px #c0392b14}.page-module__VAZi1q__sendBtn{background:var(--accent-gold);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;transition:opacity .2s,transform .2s,box-shadow .2s;display:flex}.page-module__VAZi1q__sendBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 16px #c0392b66}.page-module__VAZi1q__sendBtn:disabled{opacity:.3;cursor:default}.page-module__VAZi1q__chatDone{border-top:1px solid var(--glass-border);color:var(--accent-emerald);flex-shrink:0;align-items:center;gap:10px;padding:16px 20px;font-size:.88rem;font-weight:600;display:flex}.page-module__VAZi1q__chatDoneIcon{background:#10b9811f;border:1px solid #10b9814d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;display:flex}@media (max-width:968px){.page-module__VAZi1q__heroTitle{font-size:2.2rem}.page-module__VAZi1q__grid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__VAZi1q__section{padding:56px 16px}.page-module__VAZi1q__chatWindow{height:480px}.page-module__VAZi1q__infoCard{padding:24px 20px}}
.page-module__qIADDq__main{min-height:100vh;padding-top:100px;padding-bottom:80px}.page-module__qIADDq__container{max-width:800px;margin:0 auto;padding:0 24px}.page-module__qIADDq__header{text-align:center;margin-bottom:56px}.page-module__qIADDq__title{color:var(--text-primary);letter-spacing:-.03em;margin:12px 0 16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.page-module__qIADDq__subtitle{color:var(--text-secondary);font-size:1rem}.page-module__qIADDq__list{flex-direction:column;gap:12px;display:flex}.page-module__qIADDq__item{cursor:pointer;border-radius:14px;padding:0;overflow:hidden}.page-module__qIADDq__item[open] .page-module__qIADDq__question:after{transform:rotate(180deg)}.page-module__qIADDq__question{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1rem;font-weight:600;list-style:none;display:flex}.page-module__qIADDq__question::-webkit-details-marker{display:none}.page-module__qIADDq__question:after{content:"▾";color:var(--accent-gold);flex-shrink:0;font-size:1.1rem;transition:transform .25s}.page-module__qIADDq__answer{color:var(--text-secondary);border-top:1px solid var(--glass-border);margin:0;padding:0 24px 20px;font-size:.95rem;line-height:1.7}@media (max-width:640px){.page-module__qIADDq__question{padding:16px 18px;font-size:.92rem}.page-module__qIADDq__answer{padding:0 18px 16px;font-size:.9rem}}
.page-module__drwAQa__main{background:var(--bg-primary);min-height:100vh}.page-module__drwAQa__hero{background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);padding:140px 24px 80px}.page-module__drwAQa__heroInner{max-width:860px;margin:0 auto}.page-module__drwAQa__heroTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:2.8rem;font-weight:800;line-height:1.2}.page-module__drwAQa__heroIntro{color:var(--text-secondary);max-width:720px;margin-top:20px;font-size:1.05rem;line-height:1.8}.page-module__drwAQa__section{padding:72px 24px 96px}.page-module__drwAQa__container{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;display:flex}.page-module__drwAQa__card{flex-direction:column;gap:14px;padding:36px 40px;display:flex}.page-module__drwAQa__card p{color:var(--text-secondary);font-size:1rem;line-height:1.8}.page-module__drwAQa__cardTitle{color:var(--text-primary);font-size:1.4rem;font-weight:800}.page-module__drwAQa__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__drwAQa__tagList{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.page-module__drwAQa__tag{color:var(--text-primary);border:1px solid var(--glass-border);background:var(--bg-tertiary);border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:600}.page-module__drwAQa__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__drwAQa__gridCard{flex-direction:column;gap:12px;padding:28px;transition:transform .2s,border-color .2s;display:flex}.page-module__drwAQa__gridCard:hover{border-color:var(--glass-border-gold);transform:translateY(-3px)}.page-module__drwAQa__gridIcon{font-size:1.5rem}.page-module__drwAQa__gridTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.page-module__drwAQa__gridDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.65}.page-module__drwAQa__sectionTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.8rem;font-weight:800}.page-module__drwAQa__faqList{flex-direction:column;gap:14px;display:flex}.page-module__drwAQa__faqItem{padding:22px 26px}.page-module__drwAQa__faqQuestion{color:var(--text-primary);cursor:pointer;font-size:1rem;font-weight:700}.page-module__drwAQa__faqAnswer{color:var(--text-secondary);margin-top:12px;font-size:.95rem;line-height:1.75}.page-module__drwAQa__cta{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:96px 24px}.page-module__drwAQa__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.page-module__drwAQa__ctaTitle{color:var(--text-primary);font-size:2rem;font-weight:800}.page-module__drwAQa__ctaInner p{color:var(--text-secondary);margin-bottom:8px;font-size:1rem}.page-module__drwAQa__countryGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__drwAQa__countryCard{flex-direction:column;gap:10px;padding:28px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.page-module__drwAQa__countryCard:hover{border-color:var(--glass-border-gold);transform:translateY(-3px)}.page-module__drwAQa__countryName{color:var(--text-primary);font-size:1.15rem;font-weight:800}.page-module__drwAQa__countryMeta{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.page-module__drwAQa__countryLink{color:var(--accent-gold);margin-top:4px;font-size:.85rem;font-weight:700}@media (max-width:768px){.page-module__drwAQa__heroTitle{font-size:2rem}.page-module__drwAQa__section{padding:56px 16px}.page-module__drwAQa__card{padding:24px 20px}.page-module__drwAQa__grid,.page-module__drwAQa__countryGrid{grid-template-columns:1fr}}
.page-module__vCrhCa__main{background:var(--bg-primary);min-height:100vh}.page-module__vCrhCa__hero{text-align:center;background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);padding:140px 24px 80px}.page-module__vCrhCa__heroInner{max-width:700px;margin:0 auto}.page-module__vCrhCa__title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.1}.page-module__vCrhCa__subtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.page-module__vCrhCa__toggleWrapper{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:100px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-bottom:56px;margin-left:auto;margin-right:auto;padding:6px;display:flex}.page-module__vCrhCa__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.page-module__vCrhCa__toggleActive{background:var(--accent-gold);color:#080c18}.page-module__vCrhCa__toggleSave{white-space:nowrap;background:#080c1833;border-radius:100px;padding:2px 8px;font-size:.72rem;font-weight:700}.page-module__vCrhCa__priceRow{align-items:baseline;gap:6px;display:flex}.page-module__vCrhCa__pricePeriod{color:var(--text-secondary);font-size:.9rem;font-weight:500}.page-module__vCrhCa__priceSaving{color:var(--accent-emerald);margin-top:6px;font-size:.78rem;font-weight:600}.page-module__vCrhCa__singlePlanWrapper{justify-content:center;display:flex}.page-module__vCrhCa__singlePlanWrapper .page-module__vCrhCa__planCard{width:100%;max-width:520px}.page-module__vCrhCa__plansSection{padding:80px 24px}.page-module__vCrhCa__plansGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;max-width:1100px;margin:0 auto;display:grid}.page-module__vCrhCa__planCard{flex-direction:column;gap:20px;padding:36px 32px;display:flex;position:relative}.page-module__vCrhCa__planHighlight{border-color:var(--glass-border-gold);box-shadow:var(--glass-shadow), 0 0 40px #f0a50014;z-index:1;transform:scale(1.03)}.page-module__vCrhCa__badge{background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));color:#080c18;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:.72rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.page-module__vCrhCa__planHeader{flex-direction:column;gap:6px;display:flex}.page-module__vCrhCa__planName{color:var(--text-primary);font-size:1.4rem;font-weight:800}.page-module__vCrhCa__planTagline{color:var(--accent-gold);font-size:.8rem;font-style:italic;font-weight:600}.page-module__vCrhCa__planPrice{border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);padding:12px 0}.page-module__vCrhCa__priceAmount{color:var(--text-primary);font-size:1.8rem;font-weight:800}.page-module__vCrhCa__planDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.page-module__vCrhCa__featureList{flex-direction:column;flex:1;gap:10px;list-style:none;display:flex}.page-module__vCrhCa__featureItem{color:var(--text-primary);align-items:flex-start;gap:10px;font-size:.86rem;line-height:1.45;display:flex}.page-module__vCrhCa__featureCheck{color:var(--accent-emerald);flex-shrink:0;margin-top:1px;font-size:.78rem;font-weight:700}.page-module__vCrhCa__featureOff,.page-module__vCrhCa__featureOff .page-module__vCrhCa__featureCheck{color:var(--text-muted)}.page-module__vCrhCa__faqSection{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:80px 24px}.page-module__vCrhCa__faqInner{max-width:900px;margin:0 auto}.page-module__vCrhCa__faqTitle{color:var(--text-primary);text-align:center;margin-bottom:40px;font-size:2rem;font-weight:800}.page-module__vCrhCa__faqGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__vCrhCa__faqItem{padding:28px}.page-module__vCrhCa__faqQ{color:var(--text-primary);margin-bottom:12px;font-size:.95rem;font-weight:700;line-height:1.4}.page-module__vCrhCa__faqA{color:var(--text-secondary);font-size:.88rem;line-height:1.65}.page-module__vCrhCa__footerCta{border-top:1px solid var(--glass-border);padding:80px 24px}.page-module__vCrhCa__footerCtaInner{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:600px;margin:0 auto;display:flex}.page-module__vCrhCa__footerCtaInner p{color:var(--text-secondary);font-size:1rem}@media (max-width:968px){.page-module__vCrhCa__title{font-size:2.2rem}.page-module__vCrhCa__plansGrid{grid-template-columns:1fr}.page-module__vCrhCa__planHighlight{transform:none}.page-module__vCrhCa__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__vCrhCa__plansSection,.page-module__vCrhCa__faqSection{padding:56px 16px}.page-module__vCrhCa__planCard{padding:28px 20px}}
.page-module__0QCSya__main{background:var(--bg-primary);min-height:100vh}.page-module__0QCSya__hero{background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);padding:140px 24px 80px}.page-module__0QCSya__heroInner{max-width:860px;margin:0 auto}.page-module__0QCSya__heroTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:2.8rem;font-weight:800;line-height:1.2}.page-module__0QCSya__heroIntro{color:var(--text-secondary);max-width:720px;margin-top:20px;font-size:1.05rem;line-height:1.8}.page-module__0QCSya__section{padding:72px 24px 96px}.page-module__0QCSya__container{flex-direction:column;gap:32px;max-width:900px;margin:0 auto;display:flex}.page-module__0QCSya__card{flex-direction:column;gap:14px;padding:36px 40px;display:flex}.page-module__0QCSya__card p{color:var(--text-secondary);font-size:1rem;line-height:1.8}.page-module__0QCSya__cardTitle{color:var(--text-primary);font-size:1.4rem;font-weight:800}.page-module__0QCSya__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__0QCSya__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.page-module__0QCSya__gridCard{flex-direction:column;gap:12px;padding:28px;transition:transform .2s,border-color .2s;display:flex}.page-module__0QCSya__gridCard:hover{border-color:var(--glass-border-gold);transform:translateY(-3px)}.page-module__0QCSya__gridIcon{font-size:1.5rem}.page-module__0QCSya__gridTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.page-module__0QCSya__gridDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.65}.page-module__0QCSya__sectionTitle{color:var(--text-primary);margin-bottom:4px;font-size:1.8rem;font-weight:800}.page-module__0QCSya__faqList{flex-direction:column;gap:14px;display:flex}.page-module__0QCSya__faqItem{padding:22px 26px}.page-module__0QCSya__faqQuestion{color:var(--text-primary);cursor:pointer;font-size:1rem;font-weight:700}.page-module__0QCSya__faqAnswer{color:var(--text-secondary);margin-top:12px;font-size:.95rem;line-height:1.75}.page-module__0QCSya__cta{background:var(--bg-secondary);border-top:1px solid var(--glass-border);padding:96px 24px}.page-module__0QCSya__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.page-module__0QCSya__ctaTitle{color:var(--text-primary);font-size:2rem;font-weight:800}.page-module__0QCSya__ctaInner p{color:var(--text-secondary);margin-bottom:8px;font-size:1rem}@media (max-width:768px){.page-module__0QCSya__heroTitle{font-size:2rem}.page-module__0QCSya__section{padding:56px 16px}.page-module__0QCSya__card{padding:24px 20px}.page-module__0QCSya__grid{grid-template-columns:1fr}}
.OnboardingWizard-module__YCLFbW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s OnboardingWizard-module__YCLFbW__fadeIn;display:flex;position:fixed;inset:0}@keyframes OnboardingWizard-module__YCLFbW__fadeIn{0%{opacity:0}to{opacity:1}}.OnboardingWizard-module__YCLFbW__wizard{background:var(--bg-primary);border:1px solid var(--glass-border);border-radius:20px;flex-direction:column;width:100%;max-width:760px;max-height:90vh;animation:.3s cubic-bezier(.34,1.56,.64,1) OnboardingWizard-module__YCLFbW__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #0006}@keyframes OnboardingWizard-module__YCLFbW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.OnboardingWizard-module__YCLFbW__wizardHeader{border-bottom:1px solid var(--glass-border);background:linear-gradient(135deg,#3b82f60f,#10b98108);align-items:center;gap:1rem;padding:1.5rem 1.75rem 1.25rem;display:flex}.OnboardingWizard-module__YCLFbW__wizardLogo{font-size:2rem;line-height:1}.OnboardingWizard-module__YCLFbW__wizardTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .15rem;font-size:1.15rem;font-weight:800}.OnboardingWizard-module__YCLFbW__wizardSubtitle{color:var(--text-secondary);margin:0;font-size:.8rem}.OnboardingWizard-module__YCLFbW__progressBar{background:var(--bg-tertiary);height:3px}.OnboardingWizard-module__YCLFbW__progressFill{background:linear-gradient(90deg, var(--accent-electric), var(--accent-emerald));height:100%;transition:width .4s cubic-bezier(.22,1,.36,1)}.OnboardingWizard-module__YCLFbW__stepLabels{justify-content:space-between;padding:.6rem 1.75rem 0;display:flex}.OnboardingWizard-module__YCLFbW__stepLabel{color:var(--text-secondary);font-size:.72rem;font-weight:500;transition:color .2s}.OnboardingWizard-module__YCLFbW__stepLabelActive{color:var(--accent-electric);font-weight:700}.OnboardingWizard-module__YCLFbW__wizardBody{flex:1;padding:1.5rem 1.75rem;overflow-y:auto}.OnboardingWizard-module__YCLFbW__stepContent{animation:.2s OnboardingWizard-module__YCLFbW__fadeStep}@keyframes OnboardingWizard-module__YCLFbW__fadeStep{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.OnboardingWizard-module__YCLFbW__stepQuestion{color:var(--text-primary);margin:0 0 1.25rem;font-size:1rem;font-weight:700;line-height:1.4}.OnboardingWizard-module__YCLFbW__stepHint{color:var(--text-secondary);margin:-.75rem 0 1rem;font-size:.82rem}.OnboardingWizard-module__YCLFbW__choiceGrid{flex-direction:column;gap:.75rem;display:flex}.OnboardingWizard-module__YCLFbW__choiceCard{background:var(--bg-secondary);border:2px solid var(--glass-border);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:all .18s;display:flex}.OnboardingWizard-module__YCLFbW__choiceCard:hover{border-color:var(--accent-electric);background:#3b82f60a}.OnboardingWizard-module__YCLFbW__choiceCardSelected{border-color:var(--accent-electric);background:#3b82f614}.OnboardingWizard-module__YCLFbW__choiceEmoji{flex-shrink:0;font-size:1.6rem}.OnboardingWizard-module__YCLFbW__choiceLabel{color:var(--text-primary);font-size:.92rem;font-weight:700;display:block}.OnboardingWizard-module__YCLFbW__choiceDesc{color:var(--text-secondary);margin-top:.1rem;font-size:.78rem;display:block}.OnboardingWizard-module__YCLFbW__trancheGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.OnboardingWizard-module__YCLFbW__trancheCard{background:var(--bg-secondary);border:2px solid var(--glass-border);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:1.25rem .75rem;font-family:inherit;transition:all .18s;display:flex}.OnboardingWizard-module__YCLFbW__trancheCard:hover{border-color:var(--accent-electric);background:#3b82f60a}.OnboardingWizard-module__YCLFbW__trancheCardSelected{border-color:var(--accent-electric);background:#3b82f614}.OnboardingWizard-module__YCLFbW__trancheNum{color:var(--accent-electric);font-size:2rem;font-weight:800;line-height:1}.OnboardingWizard-module__YCLFbW__trancheLabel{color:var(--text-primary);font-size:.78rem;font-weight:600}.OnboardingWizard-module__YCLFbW__trancheDesc{color:var(--text-secondary);font-size:.72rem}.OnboardingWizard-module__YCLFbW__feeTypeCards{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem;margin-bottom:1.25rem;display:grid}.OnboardingWizard-module__YCLFbW__feeTypeCard{background:var(--bg-secondary);border:2px solid var(--glass-border);border-radius:10px;align-items:center;transition:all .15s;display:flex;overflow:hidden}.OnboardingWizard-module__YCLFbW__feeTypeCard:hover{border-color:var(--accent-electric)}.OnboardingWizard-module__YCLFbW__feeTypeCardSelected{border-color:var(--accent-electric);background:#3b82f612}.OnboardingWizard-module__YCLFbW__feeTypeCardBtn{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:.6rem;padding:.7rem .85rem;font-family:inherit;display:flex}.OnboardingWizard-module__YCLFbW__feeTypeCheck{border:2px solid var(--glass-border);background:var(--bg-primary);width:18px;height:18px;color:var(--accent-electric);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;transition:all .15s;display:flex}.OnboardingWizard-module__YCLFbW__feeTypeCardSelected .OnboardingWizard-module__YCLFbW__feeTypeCheck{background:var(--accent-electric);border-color:var(--accent-electric);color:#fff}.OnboardingWizard-module__YCLFbW__feeTypeCardLabel{color:var(--text-primary);font-size:.88rem;font-weight:600}.OnboardingWizard-module__YCLFbW__feeTypeCustomBadge{color:var(--accent-emerald);white-space:nowrap;background:#10b9811f;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.OnboardingWizard-module__YCLFbW__feeTypeRemove{border:none;border-left:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;align-self:stretch;align-items:center;padding:.5rem .6rem;font-size:1rem;transition:all .15s;display:flex}.OnboardingWizard-module__YCLFbW__feeTypeRemove:hover{color:#ef4444;background:#ef444414}.OnboardingWizard-module__YCLFbW__addFeeRow{gap:.5rem;margin-bottom:1rem;display:flex}.OnboardingWizard-module__YCLFbW__addFeeInput{background:var(--bg-primary);border:1.5px dashed var(--glass-border);color:var(--text-primary);border-radius:8px;flex:1;padding:.5rem .85rem;font-family:inherit;font-size:.83rem;transition:border-color .15s}.OnboardingWizard-module__YCLFbW__addFeeInput:focus{border-color:var(--accent-electric);border-style:solid;outline:none}.OnboardingWizard-module__YCLFbW__addFeeBtn{background:var(--bg-secondary);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;transition:all .15s}.OnboardingWizard-module__YCLFbW__addFeeBtn:hover{border-color:var(--accent-electric);color:var(--accent-electric)}.OnboardingWizard-module__YCLFbW__warnMsg{color:#f59e0b;margin-top:.5rem;font-size:.82rem}.OnboardingWizard-module__YCLFbW__tableWrap{border:1px solid var(--glass-border);border-radius:12px;overflow-x:auto}.OnboardingWizard-module__YCLFbW__table{border-collapse:collapse;width:100%;font-size:.83rem}.OnboardingWizard-module__YCLFbW__thNiveau,.OnboardingWizard-module__YCLFbW__th{background:var(--bg-secondary);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;text-align:left;border-bottom:1px solid var(--glass-border);padding:.65rem .85rem;font-size:.75rem;font-weight:600}.OnboardingWizard-module__YCLFbW__thAction{background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);width:36px}.OnboardingWizard-module__YCLFbW__tr:not(:last-child) td{border-bottom:1px solid var(--glass-border)}.OnboardingWizard-module__YCLFbW__tr:hover td{background:var(--bg-secondary)}.OnboardingWizard-module__YCLFbW__tdNiveau{color:var(--text-primary);white-space:nowrap;padding:.6rem .85rem;font-weight:600}.OnboardingWizard-module__YCLFbW__td{padding:.4rem .5rem}.OnboardingWizard-module__YCLFbW__tdAction{text-align:center;padding:.4rem .5rem}.OnboardingWizard-module__YCLFbW__amountCell{align-items:center;gap:.3rem;display:flex}.OnboardingWizard-module__YCLFbW__amountInput{background:var(--bg-primary);border:1px solid var(--glass-border);width:100px;color:var(--text-primary);text-align:right;border-radius:6px;padding:.35rem .5rem;font-family:inherit;font-size:.82rem;transition:border-color .15s}.OnboardingWizard-module__YCLFbW__amountInput:focus{border-color:var(--accent-electric);outline:none}.OnboardingWizard-module__YCLFbW__currency{color:var(--text-secondary);white-space:nowrap;font-size:.7rem}.OnboardingWizard-module__YCLFbW__removeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:1.1rem;line-height:1;transition:all .15s}.OnboardingWizard-module__YCLFbW__removeBtn:hover{color:#ef4444;background:#ef444414}.OnboardingWizard-module__YCLFbW__addNiveauRow{border-top:1px solid var(--glass-border);background:var(--bg-secondary);gap:.5rem;padding:.65rem .75rem;display:flex}.OnboardingWizard-module__YCLFbW__addNiveauInput{background:var(--bg-primary);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:7px;flex:1;padding:.4rem .75rem;font-family:inherit;font-size:.82rem}.OnboardingWizard-module__YCLFbW__addNiveauInput:focus{border-color:var(--accent-electric);outline:none}.OnboardingWizard-module__YCLFbW__addNiveauBtn{background:var(--bg-tertiary);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:7px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;transition:all .15s}.OnboardingWizard-module__YCLFbW__addNiveauBtn:hover{border-color:var(--accent-electric);color:var(--accent-electric)}.OnboardingWizard-module__YCLFbW__errorMsg{color:#ef4444;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;margin-top:1rem;padding:.65rem 1rem;font-size:.84rem}.OnboardingWizard-module__YCLFbW__wizardFooter{border-top:1px solid var(--glass-border);background:var(--bg-secondary);align-items:center;gap:.75rem;padding:1rem 1.75rem;display:flex}.OnboardingWizard-module__YCLFbW__btnBack{border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;transition:all .15s}.OnboardingWizard-module__YCLFbW__btnBack:hover{border-color:var(--text-secondary);color:var(--text-primary)}.OnboardingWizard-module__YCLFbW__btnNext{background:var(--bg-tertiary);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.55rem 1.4rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .18s}.OnboardingWizard-module__YCLFbW__btnNext:hover{border-color:var(--accent-electric);color:var(--accent-electric);transform:translateY(-1px)}.OnboardingWizard-module__YCLFbW__btnFinish{background:linear-gradient(135deg, var(--accent-electric), var(--accent-emerald));color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:700;transition:all .18s}.OnboardingWizard-module__YCLFbW__btnFinish:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 18px #3b82f659}.OnboardingWizard-module__YCLFbW__btnFinish:disabled{opacity:.6;cursor:not-allowed;transform:none}.OnboardingWizard-module__YCLFbW__refRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.OnboardingWizard-module__YCLFbW__refLabel{color:var(--text-secondary);white-space:nowrap;font-size:.82rem;font-weight:600}.OnboardingWizard-module__YCLFbW__refSelect{background:var(--bg-secondary);border:1.5px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:8px;flex:1;padding:.45rem .75rem;font-family:inherit;font-size:.88rem;transition:border-color .15s}.OnboardingWizard-module__YCLFbW__refSelect:focus{border-color:var(--accent-electric);outline:none}.OnboardingWizard-module__YCLFbW__repartitionCard{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:12px;margin-bottom:1.25rem;padding:1.1rem 1.25rem 1rem}.OnboardingWizard-module__YCLFbW__repartitionCardHint{color:var(--text-secondary);margin:0 0 1rem;font-size:.82rem;line-height:1.4}.OnboardingWizard-module__YCLFbW__amtRow{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.OnboardingWizard-module__YCLFbW__amtCard{flex-direction:column;flex:1;gap:.4rem;min-width:150px;display:flex}.OnboardingWizard-module__YCLFbW__amtField{background:var(--bg-primary);border:1.5px solid var(--glass-border);cursor:text;border-radius:10px;align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.OnboardingWizard-module__YCLFbW__amtDateRow{align-items:center;gap:.4rem;padding:0 .1rem;display:flex}.OnboardingWizard-module__YCLFbW__amtDateLabel{color:var(--text-secondary);white-space:nowrap;font-size:.68rem}.OnboardingWizard-module__YCLFbW__amtDateInput{background:var(--bg-primary);border:1px solid var(--glass-border);min-width:0;color:var(--text-primary);border-radius:7px;outline:none;flex:1;padding:.35rem .5rem;font-family:inherit;font-size:.78rem;transition:border-color .15s}.OnboardingWizard-module__YCLFbW__amtDateInput:focus{border-color:var(--accent-electric)}.OnboardingWizard-module__YCLFbW__amtField:focus-within{border-color:var(--accent-electric);box-shadow:0 0 0 3px #3b82f61a}.OnboardingWizard-module__YCLFbW__amtBadge{width:24px;height:24px;color:var(--accent-electric);background:#3b82f61f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;font-size:.7rem;font-weight:700;display:flex}.OnboardingWizard-module__YCLFbW__amtFieldInput{width:0;min-width:0;color:var(--text-primary);text-align:right;background:0 0;border:none;flex:1;padding:.6rem .4rem .6rem .55rem;font-family:inherit;font-size:.95rem;font-weight:700}.OnboardingWizard-module__YCLFbW__amtFieldInput:focus{outline:none}.OnboardingWizard-module__YCLFbW__amtUnit{color:var(--text-secondary);white-space:nowrap;padding:0 .85rem 0 .15rem;font-size:.7rem;font-weight:600}.OnboardingWizard-module__YCLFbW__amtTotal{border-top:1px solid var(--glass-border);margin-bottom:.5rem;padding-top:.75rem;font-size:.82rem;font-weight:600}.OnboardingWizard-module__YCLFbW__amtTotalOk{color:var(--accent-emerald)}.OnboardingWizard-module__YCLFbW__amtTotalErr{color:#f59e0b}.OnboardingWizard-module__YCLFbW__derivedPcts{color:var(--text-secondary);font-size:.78rem}.OnboardingWizard-module__YCLFbW__derivedPct{color:var(--text-primary);font-weight:600}.OnboardingWizard-module__YCLFbW__repartitionPreview{border:1px solid var(--glass-border);border-radius:12px;overflow:hidden}.OnboardingWizard-module__YCLFbW__previewTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);margin:0;padding:.6rem 1rem;font-size:.75rem;font-weight:700}.OnboardingWizard-module__YCLFbW__previewTable{font-size:.82rem}.OnboardingWizard-module__YCLFbW__previewHead{grid-template-columns:1fr 130px repeat(var(--cols,3), 80px);background:var(--bg-secondary);border-bottom:1px solid var(--glass-border);gap:.5rem;padding:.5rem 1rem;display:grid}.OnboardingWizard-module__YCLFbW__previewRow{grid-template-columns:1fr 130px repeat(var(--cols,3), 80px);align-items:center;gap:.5rem;padding:.55rem 1rem;display:grid}.OnboardingWizard-module__YCLFbW__previewRow:not(:last-child){border-bottom:1px solid var(--glass-border)}.OnboardingWizard-module__YCLFbW__previewRow:hover{background:var(--bg-secondary)}.OnboardingWizard-module__YCLFbW__previewLabel{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.OnboardingWizard-module__YCLFbW__previewHead .OnboardingWizard-module__YCLFbW__previewLabel,.OnboardingWizard-module__YCLFbW__previewHead .OnboardingWizard-module__YCLFbW__previewTotal,.OnboardingWizard-module__YCLFbW__previewHead .OnboardingWizard-module__YCLFbW__previewAmt{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.OnboardingWizard-module__YCLFbW__previewTotal{color:var(--text-secondary);text-align:right;white-space:nowrap}.OnboardingWizard-module__YCLFbW__previewAmt{color:var(--accent-electric);text-align:right;white-space:nowrap;font-weight:600}.OnboardingWizard-module__YCLFbW__repartitionHint{color:var(--text-secondary);background:#3b82f60f;border:1px solid #3b82f626;border-radius:10px;padding:.85rem 1rem;font-size:.82rem;line-height:1.5}@media (max-width:600px){.OnboardingWizard-module__YCLFbW__trancheGrid{grid-template-columns:repeat(2,1fr)}.OnboardingWizard-module__YCLFbW__wizard{border-radius:16px}.OnboardingWizard-module__YCLFbW__wizardHeader{padding:1.1rem 1.25rem 1rem}.OnboardingWizard-module__YCLFbW__wizardBody{padding:1.1rem 1.25rem}.OnboardingWizard-module__YCLFbW__wizardFooter{padding:.85rem 1.25rem}.OnboardingWizard-module__YCLFbW__pctRow{gap:.5rem}.OnboardingWizard-module__YCLFbW__pctFieldInput{width:54px}.OnboardingWizard-module__YCLFbW__previewHead,.OnboardingWizard-module__YCLFbW__previewRow{grid-template-columns:1fr 100px repeat(var(--cols,3), 64px);padding:.45rem .75rem;font-size:.75rem}}
.FounderCTA-module__SqLERq__section{text-align:center;padding:112px 24px;position:relative;overflow:hidden}.FounderCTA-module__SqLERq__glow{pointer-events:none;filter:blur(4px);background:radial-gradient(#c0392b1f 0%,#c0392b0a 45%,#0000 70%);width:1000px;height:600px;animation:8s ease-in-out infinite FounderCTA-module__SqLERq__glow-breathe;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FounderCTA-module__SqLERq__container{z-index:1;flex-direction:column;align-items:center;gap:28px;max-width:680px;margin:0 auto;display:flex;position:relative}.FounderCTA-module__SqLERq__title{letter-spacing:-.03em;color:var(--text-primary);font-size:2.8rem;font-weight:800;line-height:1.15}.FounderCTA-module__SqLERq__desc{color:var(--text-secondary);max-width:560px;font-size:1rem;line-height:1.75}.FounderCTA-module__SqLERq__progressCard{flex-direction:column;gap:12px;width:100%;max-width:500px;padding:24px 28px;display:flex}.FounderCTA-module__SqLERq__progressHeader{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.FounderCTA-module__SqLERq__progressLabel{color:var(--text-muted);font-weight:500}.FounderCTA-module__SqLERq__progressCount{color:var(--text-secondary);font-size:.9rem}.FounderCTA-module__SqLERq__progressCount strong{color:var(--accent-gold);font-size:1.1rem}.FounderCTA-module__SqLERq__progressBar{background:var(--glass-border);border-radius:6px;height:6px;overflow:hidden}.FounderCTA-module__SqLERq__progressFill{background:linear-gradient(90deg, var(--accent-gold), var(--accent-gold-light));border-radius:6px;height:100%;transition:width .8s}.FounderCTA-module__SqLERq__progressSub{color:var(--text-secondary);text-align:center;font-size:.82rem}.FounderCTA-module__SqLERq__progressSub strong{color:var(--accent-gold)}.FounderCTA-module__SqLERq__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}.FounderCTA-module__SqLERq__sub{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.FounderCTA-module__SqLERq__section{padding:80px 16px}.FounderCTA-module__SqLERq__title{font-size:2.1rem}.FounderCTA-module__SqLERq__actions{flex-direction:column;width:100%}.FounderCTA-module__SqLERq__actions a{justify-content:center;width:100%}}
.SameIAChatPanel-module__Djgo4q__fab{z-index:60;background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));color:#fff;cursor:pointer;box-shadow:0 8px 24px var(--accent-gold-glow,#c0392b59);border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 18px 12px 14px;font-size:.85rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:22px;right:22px}.SameIAChatPanel-module__Djgo4q__fab:hover{transform:translateY(-2px)}.SameIAChatPanel-module__Djgo4q__fabLabel{white-space:nowrap}@media (max-width:768px){.SameIAChatPanel-module__Djgo4q__fab{justify-content:center;width:52px;height:52px;padding:0;bottom:16px;right:16px}.SameIAChatPanel-module__Djgo4q__fabLabel{display:none}}.SameIAChatPanel-module__Djgo4q__overlay{z-index:65;opacity:0;pointer-events:none;background:0 0;transition:opacity .25s;position:fixed;inset:0}.SameIAChatPanel-module__Djgo4q__overlay.SameIAChatPanel-module__Djgo4q__open{opacity:1;pointer-events:auto}@media (max-width:768px){.SameIAChatPanel-module__Djgo4q__overlay{background:#00000059}}@media (min-width:769px){.SameIAChatPanel-module__Djgo4q__overlay.SameIAChatPanel-module__Djgo4q__open{pointer-events:none}}.SameIAChatPanel-module__Djgo4q__panel{z-index:70;background:var(--bg-secondary);border-left:1px solid var(--border-color);flex-direction:column;width:380px;max-width:92vw;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #00000040}.SameIAChatPanel-module__Djgo4q__panel.SameIAChatPanel-module__Djgo4q__open{transform:translate(0)}@media (max-width:768px){.SameIAChatPanel-module__Djgo4q__panel{border-left:none;border-top:1px solid var(--border-color);border-radius:20px 20px 0 0;width:100%;max-width:100%;height:90vh;inset:auto 0 0;transform:translateY(100%)}.SameIAChatPanel-module__Djgo4q__panel.SameIAChatPanel-module__Djgo4q__open{transform:translateY(0)}}.SameIAChatPanel-module__Djgo4q__panelHandle{display:none}@media (max-width:768px){.SameIAChatPanel-module__Djgo4q__panelHandle{background:var(--border-color);border-radius:100px;flex-shrink:0;width:36px;height:4px;margin:9px auto 0;display:block}}.SameIAChatPanel-module__Djgo4q__panelHead{background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-light));color:#fff;flex-shrink:0;align-items:center;gap:10px;padding:16px;display:flex}.SameIAChatPanel-module__Djgo4q__panelAvatar{background:#ffffff2e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.SameIAChatPanel-module__Djgo4q__panelTitle{font-size:.88rem;font-weight:800;line-height:1.2}.SameIAChatPanel-module__Djgo4q__panelSub{opacity:.85;margin-top:1px;font-size:.68rem}.SameIAChatPanel-module__Djgo4q__panelIconBtn{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:flex}.SameIAChatPanel-module__Djgo4q__panelIconBtn+.SameIAChatPanel-module__Djgo4q__panelIconBtn{margin-left:6px}.SameIAChatPanel-module__Djgo4q__panelClose{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:6px;display:flex}.SameIAChatPanel-module__Djgo4q__historyList{flex-direction:column;flex:1;gap:6px;padding:10px;display:flex;overflow-y:auto}.SameIAChatPanel-module__Djgo4q__historyEmpty{text-align:center;color:var(--text-secondary);padding:30px 12px;font-size:.78rem}.SameIAChatPanel-module__Djgo4q__historyItem{text-align:left;background:var(--bg-primary);cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px 34px 11px 12px;display:flex;position:relative}.SameIAChatPanel-module__Djgo4q__historyItem:hover{border-color:var(--border-color)}.SameIAChatPanel-module__Djgo4q__historyItemActive{border-color:var(--accent-gold);background:var(--glass-bg,var(--bg-hover))}.SameIAChatPanel-module__Djgo4q__historyItemTitle{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;font-weight:600;overflow:hidden}.SameIAChatPanel-module__Djgo4q__historyItemDate{color:var(--text-secondary);flex-shrink:0;font-size:.68rem}.SameIAChatPanel-module__Djgo4q__historyItemDelete{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.SameIAChatPanel-module__Djgo4q__historyItemDelete:hover{background:var(--bg-hover);color:#ef4444}.SameIAChatPanel-module__Djgo4q__body{flex-direction:column;flex:1;gap:10px;padding:14px 14px 6px;display:flex;overflow-y:auto}.SameIAChatPanel-module__Djgo4q__msg{white-space:pre-wrap;border-radius:12px;max-width:88%;padding:9px 12px;font-size:.83rem;line-height:1.5}.SameIAChatPanel-module__Djgo4q__msgAi{background:var(--bg-hover);color:var(--text-primary);border-bottom-left-radius:4px;align-self:flex-start}.SameIAChatPanel-module__Djgo4q__msgUser{background:var(--accent-gold);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.SameIAChatPanel-module__Djgo4q__msgRole{color:var(--accent-gold);letter-spacing:.02em;margin-bottom:4px;font-size:.62rem;font-weight:700}.SameIAChatPanel-module__Djgo4q__docCard{border:1px solid var(--glass-border-gold,var(--border-color));background:var(--glass-bg,var(--bg-hover));border-radius:12px;align-self:flex-start;align-items:flex-start;gap:10px;max-width:88%;padding:10px 12px;display:flex}.SameIAChatPanel-module__Djgo4q__docCardBody{flex:1;min-width:0}.SameIAChatPanel-module__Djgo4q__docCardIcon{background:var(--accent-gold-glow,#c0392b26);width:28px;height:28px;color:var(--accent-gold);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SameIAChatPanel-module__Djgo4q__docSpin{border:2px solid var(--accent-gold-glow,#c0392b4d);border-top-color:var(--accent-gold);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite SameIAChatPanel-module__Djgo4q__docSpin;display:inline-block}@keyframes SameIAChatPanel-module__Djgo4q__docSpin{to{transform:rotate(360deg)}}.SameIAChatPanel-module__Djgo4q__docCardTitle{color:var(--text-primary);font-size:.82rem;font-weight:700}.SameIAChatPanel-module__Djgo4q__docCardStatus{color:var(--text-secondary);margin-top:2px;font-size:.72rem}.SameIAChatPanel-module__Djgo4q__docCardStatusError{color:#ef4444;margin-top:2px;font-size:.72rem}.SameIAChatPanel-module__Djgo4q__docCardActions{gap:8px;margin-top:7px;display:flex}.SameIAChatPanel-module__Djgo4q__docCardActions button{border:1px solid var(--accent-gold);color:var(--accent-gold);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:5px;padding:6px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.SameIAChatPanel-module__Djgo4q__docCardActions button:hover:not(:disabled){background:var(--accent-gold);color:#fff}.SameIAChatPanel-module__Djgo4q__docCardActions button:disabled{opacity:.6;cursor:default}.SameIAChatPanel-module__Djgo4q__attachmentChip{max-width:100%;color:inherit;background:#ffffff2e;border-radius:100px;align-items:center;gap:6px;margin-bottom:6px;padding:5px 10px;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.SameIAChatPanel-module__Djgo4q__attachmentChipName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SameIAChatPanel-module__Djgo4q__pendingFile{background:var(--bg-hover);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;align-items:center;gap:7px;margin:0 12px 8px;padding:6px 10px;font-size:.75rem;display:flex}.SameIAChatPanel-module__Djgo4q__pendingFileName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SameIAChatPanel-module__Djgo4q__pendingFile button{width:20px;height:20px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SameIAChatPanel-module__Djgo4q__pendingFile button:hover{background:var(--border-color)}.SameIAChatPanel-module__Djgo4q__attachBtn{border:1px solid var(--border-color);background:var(--bg-primary);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SameIAChatPanel-module__Djgo4q__attachBtn:hover:not(:disabled){border-color:var(--accent-gold);color:var(--accent-gold)}.SameIAChatPanel-module__Djgo4q__attachBtn:disabled{opacity:.5;cursor:default}.SameIAChatPanel-module__Djgo4q__imgCard{border:1px solid var(--glass-border-gold,var(--border-color));background:var(--glass-bg,var(--bg-hover));border-radius:12px;align-self:flex-start;max-width:88%;overflow:hidden}.SameIAChatPanel-module__Djgo4q__imgCardPicture{object-fit:contain;background:var(--bg-primary);width:100%;max-height:260px;display:block}.SameIAChatPanel-module__Djgo4q__imgCardFooter{align-items:center;gap:8px;padding:7px 10px;display:flex}.SameIAChatPanel-module__Djgo4q__imgCardCaption{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.72rem;overflow:hidden}.SameIAChatPanel-module__Djgo4q__imgCardFooter button{border:1px solid var(--accent-gold);width:26px;height:26px;color:var(--accent-gold);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SameIAChatPanel-module__Djgo4q__imgCardFooter button:hover:not(:disabled){background:var(--accent-gold);color:#fff}.SameIAChatPanel-module__Djgo4q__imgCardFooter button:disabled{opacity:.6;cursor:default}.SameIAChatPanel-module__Djgo4q__typing{background:var(--bg-hover);border-radius:12px 12px 12px 4px;align-self:flex-start;gap:4px;padding:11px 13px;display:flex}.SameIAChatPanel-module__Djgo4q__typing span{background:var(--text-secondary);opacity:.5;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite SameIAChatPanel-module__Djgo4q__typingDot}.SameIAChatPanel-module__Djgo4q__typing span:nth-child(2){animation-delay:.15s}.SameIAChatPanel-module__Djgo4q__typing span:nth-child(3){animation-delay:.3s}@keyframes SameIAChatPanel-module__Djgo4q__typingDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.SameIAChatPanel-module__Djgo4q__chips{flex-wrap:wrap;flex-shrink:0;gap:7px;padding:2px 14px 14px;display:flex}@media (max-width:768px){.SameIAChatPanel-module__Djgo4q__chips{flex-wrap:nowrap;overflow-x:auto}}.SameIAChatPanel-module__Djgo4q__chip{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:7px 12px;font-size:.72rem;font-weight:600;transition:border-color .15s,color .15s}.SameIAChatPanel-module__Djgo4q__chip:hover:not(:disabled){border-color:var(--accent-gold);color:var(--accent-gold)}.SameIAChatPanel-module__Djgo4q__chip:disabled{opacity:.5;cursor:default}.SameIAChatPanel-module__Djgo4q__inputRow{padding:12px;padding-bottom:max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--border-color);flex-shrink:0;gap:8px;display:flex}.SameIAChatPanel-module__Djgo4q__inputRow input{border:1px solid var(--border-color);background:var(--bg-primary);min-width:0;color:var(--text-primary);border-radius:100px;flex:1;padding:9px 14px;font-family:inherit;font-size:.83rem}.SameIAChatPanel-module__Djgo4q__inputRow input:focus{border-color:var(--accent-gold);outline:none}.SameIAChatPanel-module__Djgo4q__sendBtn{background:var(--accent-gold);color:#fff;cursor:pointer;border:none;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SameIAChatPanel-module__Djgo4q__sendBtn:disabled{opacity:.4;cursor:default}
