.education-module__iZgf3q__educationWrapper{background:var(--edu-bg);min-height:100vh;color:var(--edu-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.education-module__iZgf3q__header{z-index:100;background:var(--edu-header-bg);-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--edu-ring);position:-webkit-sticky;position:sticky;top:0}.education-module__iZgf3q__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:20px 32px;display:flex}.education-module__iZgf3q__logo{color:var(--edu-text);align-items:center;gap:12px;font-size:1.25rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.education-module__iZgf3q__logo:hover{opacity:.8}.education-module__iZgf3q__logoImg{background:linear-gradient(135deg,var(--edu-brand),var(--edu-accent));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.education-module__iZgf3q__nav{align-items:center;gap:24px;display:flex}.education-module__iZgf3q__nav a{color:var(--edu-muted);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.education-module__iZgf3q__nav a:hover{color:var(--edu-text)}.education-module__iZgf3q__mainContent{min-height:calc(100vh - 200px)}.education-module__iZgf3q__container{max-width:1200px;margin:0 auto;padding:60px 32px}.education-module__iZgf3q__hero{text-align:left;max-width:900px;margin-bottom:80px;padding:80px 0;position:relative}.education-module__iZgf3q__hero h1{color:var(--edu-text);letter-spacing:-.03em;margin:0 0 24px;font-size:4.5rem;font-weight:600;line-height:1.1}.education-module__iZgf3q__hero p{color:var(--edu-muted);max-width:700px;margin:0;font-size:1.5rem;font-weight:400;line-height:1.6}.education-module__iZgf3q__hero h1 span{background:linear-gradient(90deg,var(--edu-brand),var(--edu-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.education-module__iZgf3q__grid{background:0 0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.education-module__iZgf3q__cardLink{color:inherit;text-decoration:none;display:block}.education-module__iZgf3q__card{background:var(--edu-surface);cursor:pointer;border:1px solid var(--edu-ring);border-radius:16px;flex-direction:column;padding:40px 32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.education-module__iZgf3q__card:before{content:"";background:linear-gradient(135deg,var(--edu-brand),var(--edu-accent));opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.education-module__iZgf3q__card:hover{z-index:1;transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.education-module__iZgf3q__card:hover:before{opacity:.03}@media (max-width:640px){.education-module__iZgf3q__grid{grid-template-columns:1fr;gap:16px}.education-module__iZgf3q__card{padding:28px}.education-module__iZgf3q__thumb{height:180px}}.education-module__iZgf3q__thumb{border-radius:12px;height:200px;margin-bottom:24px;position:relative;overflow:hidden}.education-module__iZgf3q__thumb:after{content:"";background:linear-gradient(180deg,transparent 60%,var(--edu-surface));position:absolute;top:0;bottom:0;left:0;right:0}.education-module__iZgf3q__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.education-module__iZgf3q__card:hover .education-module__iZgf3q__thumb img{transform:scale(1.05)}.education-module__iZgf3q__card h3{color:var(--edu-text);margin:0 0 12px;font-size:1.5rem;font-weight:600;line-height:1.3}.education-module__iZgf3q__card p{color:var(--edu-muted);flex-grow:1;margin:0 0 20px;font-size:1rem;line-height:1.6}.education-module__iZgf3q__more{color:var(--edu-brand);align-items:center;gap:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.education-module__iZgf3q__more:hover{gap:12px}.education-module__iZgf3q__more:after{content:"→";font-size:1.2rem}.education-module__iZgf3q__articleWrap{max-width:1200px;margin:0 auto;padding:40px 32px}.education-module__iZgf3q__articleHero{border-radius:16px;margin:40px 0;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.education-module__iZgf3q__articleHero img{object-fit:cover;width:100%;height:480px;display:block}@media (max-width:768px){.education-module__iZgf3q__articleHero img{aspect-ratio:16/9;object-fit:cover;object-position:center;height:auto}}.education-module__iZgf3q__articleCard{background:var(--edu-surface);border:1px solid var(--edu-ring);border-radius:16px;padding:60px;line-height:1.8;box-shadow:0 10px 30px rgba(0,0,0,.05)}.education-module__iZgf3q__articleCard h1{color:var(--edu-text);margin:20px 0 32px;font-size:2.5rem;font-weight:600;line-height:1.2}.education-module__iZgf3q__articleCard h2{color:var(--edu-text);margin:40px 0 20px;font-size:1.75rem;font-weight:600}.education-module__iZgf3q__articleCard p{color:var(--edu-muted);margin:20px 0;font-size:1.125rem}.education-module__iZgf3q__articleCard ul{color:var(--edu-muted);padding-left:24px;font-size:1.125rem;line-height:1.8}.education-module__iZgf3q__articleCard li{margin-bottom:12px}.education-module__iZgf3q__articleCard strong{color:var(--edu-text);font-weight:600}.education-module__iZgf3q__articleCard a{color:var(--edu-brand);border-bottom:1px solid transparent;text-decoration:none;transition:border-color .2s}.education-module__iZgf3q__articleCard a:hover{border-color:var(--edu-brand)}.education-module__iZgf3q__articleContent{color:var(--edu-text);font-size:1.125rem;line-height:1.8}.education-module__iZgf3q__articleContent h1,.education-module__iZgf3q__articleContent h2,.education-module__iZgf3q__articleContent h3,.education-module__iZgf3q__articleContent h4,.education-module__iZgf3q__articleContent h5,.education-module__iZgf3q__articleContent h6{color:var(--edu-text);margin:2em 0 .75em;font-weight:600;line-height:1.3}.education-module__iZgf3q__articleContent h1{font-size:2rem}.education-module__iZgf3q__articleContent h2{font-size:1.75rem}.education-module__iZgf3q__articleContent h3{font-size:1.5rem}.education-module__iZgf3q__articleContent h4{font-size:1.25rem}.education-module__iZgf3q__articleContent p{color:var(--edu-muted);margin:0 0 1.5em}.education-module__iZgf3q__articleContent strong{color:var(--edu-text);font-weight:600}.education-module__iZgf3q__articleContent em{font-style:italic}.education-module__iZgf3q__articleContent a{color:var(--edu-brand);border-bottom:1px solid transparent;text-decoration:none;transition:border-color .2s}.education-module__iZgf3q__articleContent a:hover{border-color:var(--edu-brand)}.education-module__iZgf3q__articleContent ul,.education-module__iZgf3q__articleContent ol{color:var(--edu-muted);margin:0 0 1.5em;padding-left:1.5em}.education-module__iZgf3q__articleContent li{margin-bottom:.5em}.education-module__iZgf3q__articleContent li::marker{color:var(--edu-brand)}.education-module__iZgf3q__articleContent blockquote{border-left:4px solid var(--edu-brand);background:rgba(99,91,255,.05);border-radius:0 12px 12px 0;margin:1.5em 0;padding:1em 1.5em;font-style:italic}.education-module__iZgf3q__articleContent blockquote p{margin:0}.education-module__iZgf3q__articleContent pre{color:#cdd6f4;background:#1e1e2e;border-radius:12px;margin:1.5em 0;padding:1.25em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem;line-height:1.6;overflow-x:auto}.education-module__iZgf3q__articleContent code{color:var(--edu-brand);background:rgba(99,91,255,.1);border-radius:6px;padding:.2em .4em;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em}.education-module__iZgf3q__articleContent pre code{color:inherit;background:0 0;padding:0}.education-module__iZgf3q__articleContent img{border-radius:12px;max-width:100%;height:auto;margin:1.5em 0;box-shadow:0 10px 30px rgba(0,0,0,.1)}.education-module__iZgf3q__articleContent table{border-collapse:collapse;width:100%;margin:1.5em 0;font-size:.95rem}.education-module__iZgf3q__articleContent th,.education-module__iZgf3q__articleContent td{text-align:left;border:1px solid var(--edu-ring);padding:12px 16px}.education-module__iZgf3q__articleContent th{background:var(--edu-bg2);color:var(--edu-text);font-weight:600}.education-module__iZgf3q__articleContent hr{background:var(--edu-ring);border:none;height:1px;margin:2em 0}.education-module__iZgf3q__articleContent iframe{border-radius:12px;max-width:100%;margin:1.5em 0}.education-module__iZgf3q__articleMeta{color:var(--edu-muted);border-bottom:1px solid var(--edu-ring);margin:-10px 0 32px;padding-bottom:32px;font-size:.95rem}.education-module__iZgf3q__articleTags{border-top:1px solid var(--edu-ring);flex-wrap:wrap;gap:12px;margin-top:32px;padding-top:32px;display:flex}.education-module__iZgf3q__tag{color:var(--edu-brand);background:rgba(99,91,255,.1);border-radius:20px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:background .2s;display:inline-block}.education-module__iZgf3q__tag:hover{background:rgba(99,91,255,.15)}.education-module__iZgf3q__backLink{color:var(--edu-brand);align-items:center;gap:8px;margin-bottom:24px;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.education-module__iZgf3q__backLink:hover{gap:12px}.education-module__iZgf3q__articleFooter{border-top:1px solid var(--edu-ring);margin-top:48px;padding-top:32px}.education-module__iZgf3q__backLinkBottom{color:var(--edu-brand);align-items:center;gap:8px;font-size:1rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.education-module__iZgf3q__backLinkBottom:before{content:"←";font-size:1.2rem}.education-module__iZgf3q__backLinkBottom:hover{gap:12px}.education-module__iZgf3q__gallery{grid-template-columns:1fr 1fr;gap:16px;margin:32px 0;display:grid}.education-module__iZgf3q__gallery img{object-fit:cover;border-radius:12px;width:100%;height:280px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.education-module__iZgf3q__footer{background:var(--edu-footer-bg);border-top:1px solid var(--edu-ring);color:var(--edu-muted);margin-top:120px;padding:60px 0 32px}.education-module__iZgf3q__footerContent{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:48px;max-width:1200px;margin:0 auto;padding:0 32px 40px;display:grid}.education-module__iZgf3q__footerSection h4{color:var(--edu-text);margin-bottom:16px;font-size:1rem;font-weight:600}.education-module__iZgf3q__footerSection ul{margin:0;padding:0;list-style:none}.education-module__iZgf3q__footerSection ul li{margin-bottom:12px}.education-module__iZgf3q__footerSection a{color:var(--edu-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.education-module__iZgf3q__footerSection a:hover{color:var(--edu-text)}.education-module__iZgf3q__contactLinks{flex-direction:column;gap:12px;display:flex}.education-module__iZgf3q__copyright{text-align:center;border-top:1px solid var(--edu-ring);max-width:1200px;color:var(--edu-muted);margin:0 auto;padding:32px 32px 0;font-size:.875rem}.education-module__iZgf3q__madeWithLove{text-align:center;max-width:1200px;color:var(--edu-muted);margin:8px auto 0;padding:0 32px;font-size:.95rem}.education-module__iZgf3q__madeWithLove a{color:var(--edu-text);border-bottom:1px dashed var(--edu-ring);text-decoration:none}.education-module__iZgf3q__madeWithLove a:hover{color:var(--edu-brand);border-bottom-color:var(--edu-brand)}@media (max-width:1024px){.education-module__iZgf3q__hero h1{font-size:3.5rem}.education-module__iZgf3q__hero p{font-size:1.25rem}}@media (max-width:768px){.education-module__iZgf3q__headerContent{padding:16px 20px}.education-module__iZgf3q__container{padding:40px 20px}.education-module__iZgf3q__hero{padding:60px 0 40px}.education-module__iZgf3q__hero h1{font-size:2.5rem}.education-module__iZgf3q__hero p{font-size:1.125rem}.education-module__iZgf3q__grid{grid-template-columns:1fr}.education-module__iZgf3q__card,.education-module__iZgf3q__articleCard{padding:32px 24px}.education-module__iZgf3q__gallery{grid-template-columns:1fr}.education-module__iZgf3q__footerContent{text-align:center;grid-template-columns:1fr;gap:32px}.education-module__iZgf3q__contactLinks{align-items:center}}@media (max-width:480px){.education-module__iZgf3q__hero h1{font-size:2rem}.education-module__iZgf3q__hero p{font-size:1rem}}
.LocaleSwitcher-module__wtTm7q__wrapper{position:relative}.LocaleSwitcher-module__wtTm7q__trigger{border:1px solid var(--header-border,rgba(0,0,0,.1));background:var(--locale-btn-bg,rgba(255,255,255,.8));color:var(--fg,#1a1a2e);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.LocaleSwitcher-module__wtTm7q__trigger:hover{border-color:var(--accent,#635bff);background:var(--locale-btn-hover,rgba(255,255,255,.95));transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,91,255,.15)}.LocaleSwitcher-module__wtTm7q__trigger:active{transform:translateY(0)}.LocaleSwitcher-module__wtTm7q__flag{font-size:18px;line-height:1}.LocaleSwitcher-module__wtTm7q__code{letter-spacing:.5px}.LocaleSwitcher-module__wtTm7q__chevron{opacity:.6;transition:transform .2s}.LocaleSwitcher-module__wtTm7q__chevronOpen{transform:rotate(180deg)}.LocaleSwitcher-module__wtTm7q__dropdown{background:var(--dropdown-bg,#fff);border:1px solid var(--header-border,rgba(0,0,0,.1));z-index:100;border-radius:14px;min-width:180px;padding:6px;animation:.15s ease-out LocaleSwitcher-module__wtTm7q__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px -10px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.05)}@keyframes LocaleSwitcher-module__wtTm7q__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.LocaleSwitcher-module__wtTm7q__option{color:var(--fg,#1a1a2e);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.LocaleSwitcher-module__wtTm7q__option:hover{background:var(--option-hover,rgba(99,91,255,.08))}.LocaleSwitcher-module__wtTm7q__optionActive{background:var(--option-active-bg,rgba(99,91,255,.12));color:var(--accent,#635bff)}.LocaleSwitcher-module__wtTm7q__optionActive:hover{background:var(--option-active-bg,rgba(99,91,255,.15))}.LocaleSwitcher-module__wtTm7q__optionFlag{font-size:20px;line-height:1}.LocaleSwitcher-module__wtTm7q__optionName{flex:1}.LocaleSwitcher-module__wtTm7q__check{color:var(--accent,#635bff);flex-shrink:0}[data-theme=dark] .LocaleSwitcher-module__wtTm7q__trigger{color:#f0f0f5;background:rgba(30,30,45,.8);border-color:rgba(255,255,255,.1)}[data-theme=dark] .LocaleSwitcher-module__wtTm7q__trigger:hover{border-color:var(--accent,#635bff);background:rgba(40,40,60,.9)}[data-theme=dark] .LocaleSwitcher-module__wtTm7q__dropdown{background:#1e1e2e;border-color:rgba(255,255,255,.1);box-shadow:0 10px 40px -10px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05)}[data-theme=dark] .LocaleSwitcher-module__wtTm7q__option{color:#e0e0e8}[data-theme=dark] .LocaleSwitcher-module__wtTm7q__option:hover{background:rgba(99,91,255,.15)}[data-theme=dark] .LocaleSwitcher-module__wtTm7q__optionActive{color:#a5a0ff;background:rgba(99,91,255,.2)}@media (max-width:480px){.LocaleSwitcher-module__wtTm7q__trigger{padding:6px 10px}.LocaleSwitcher-module__wtTm7q__code{display:none}.LocaleSwitcher-module__wtTm7q__flag{font-size:20px}.LocaleSwitcher-module__wtTm7q__dropdown{min-width:160px;right:-10px}}
.CurrencySwitcher-module__cGSSFq__wrapper{position:relative}.CurrencySwitcher-module__cGSSFq__trigger{border:1px solid var(--header-border,rgba(0,0,0,.1));background:var(--locale-btn-bg,rgba(255,255,255,.8));color:var(--fg,#1a1a2e);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.CurrencySwitcher-module__cGSSFq__trigger:hover{border-color:var(--accent,#635bff);background:var(--locale-btn-hover,rgba(255,255,255,.95));transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,91,255,.15)}.CurrencySwitcher-module__cGSSFq__trigger:active{transform:translateY(0)}.CurrencySwitcher-module__cGSSFq__symbol{font-size:16px;font-weight:700;line-height:1}.CurrencySwitcher-module__cGSSFq__code{letter-spacing:.5px}.CurrencySwitcher-module__cGSSFq__chevron{opacity:.6;transition:transform .2s}.CurrencySwitcher-module__cGSSFq__chevronOpen{transform:rotate(180deg)}.CurrencySwitcher-module__cGSSFq__dropdown{background:var(--dropdown-bg,#fff);border:1px solid var(--header-border,rgba(0,0,0,.1));z-index:100;border-radius:14px;min-width:160px;padding:6px;animation:.15s ease-out CurrencySwitcher-module__cGSSFq__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px -10px rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.05)}@keyframes CurrencySwitcher-module__cGSSFq__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.CurrencySwitcher-module__cGSSFq__option{width:100%;color:var(--fg,#1a1a2e);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.CurrencySwitcher-module__cGSSFq__option:hover{background:var(--option-hover,rgba(99,91,255,.08))}.CurrencySwitcher-module__cGSSFq__optionActive{background:var(--option-active-bg,rgba(99,91,255,.12));color:var(--accent,#635bff)}.CurrencySwitcher-module__cGSSFq__optionActive:hover{background:var(--option-active-bg,rgba(99,91,255,.15))}.CurrencySwitcher-module__cGSSFq__optionSymbol{text-align:center;min-width:24px;font-size:18px;font-weight:700;line-height:1}.CurrencySwitcher-module__cGSSFq__optionName{flex:1}.CurrencySwitcher-module__cGSSFq__check{color:var(--accent,#635bff);flex-shrink:0}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__trigger{color:#f0f0f5;background:rgba(30,30,45,.8);border-color:rgba(255,255,255,.1)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__trigger:hover{border-color:var(--accent,#635bff);background:rgba(40,40,60,.9)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__dropdown{background:#1e1e2e;border-color:rgba(255,255,255,.1);box-shadow:0 10px 40px -10px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__option{color:#e0e0e8}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__option:hover{background:rgba(99,91,255,.15)}[data-theme=dark] .CurrencySwitcher-module__cGSSFq__optionActive{color:#a5a0ff;background:rgba(99,91,255,.2)}@media (max-width:480px){.CurrencySwitcher-module__cGSSFq__trigger{padding:6px 10px}.CurrencySwitcher-module__cGSSFq__code{display:none}.CurrencySwitcher-module__cGSSFq__symbol{font-size:18px}.CurrencySwitcher-module__cGSSFq__dropdown{min-width:140px;right:-10px}}
.AiChat-module__rI9zZa__chatButton{z-index:1000;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px rgba(99,102,241,.4)}.AiChat-module__rI9zZa__chatButton:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(99,102,241,.5)}.AiChat-module__rI9zZa__chatButton.AiChat-module__rI9zZa__hidden{opacity:0;pointer-events:none;transform:scale(.8)}.AiChat-module__rI9zZa__chatIcon{font-size:20px}.AiChat-module__rI9zZa__chatLabel{display:block}@media (max-width:480px){.AiChat-module__rI9zZa__chatButton{border-radius:50%;padding:14px}.AiChat-module__rI9zZa__chatLabel{display:none}}.AiChat-module__rI9zZa__chatWindow{z-index:1001;background:var(--bg-primary,#fff);opacity:0;visibility:hidden;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 100px);transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;transform:translateY(20px)scale(.95);box-shadow:0 10px 40px rgba(0,0,0,.15)}.AiChat-module__rI9zZa__chatWindow.AiChat-module__rI9zZa__open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}@media (max-width:480px){.AiChat-module__rI9zZa__chatWindow{border-radius:16px 16px 0 0;width:100%;max-width:100%;height:85dvh;max-height:85dvh;bottom:0;left:0;right:0}.AiChat-module__rI9zZa__chatMessages{padding:12px}.AiChat-module__rI9zZa__chatInput{padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.AiChat-module__rI9zZa__chatInput input{padding:12px 16px;font-size:16px}}.AiChat-module__rI9zZa__chatHeader{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);justify-content:space-between;align-items:center;padding:16px;display:flex}.AiChat-module__rI9zZa__headerInfo{align-items:center;gap:12px;display:flex}.AiChat-module__rI9zZa__headerIcon{font-size:28px}.AiChat-module__rI9zZa__headerTitle{font-size:16px;font-weight:600}.AiChat-module__rI9zZa__headerStatus{opacity:.9;align-items:center;gap:6px;font-size:12px;display:flex}.AiChat-module__rI9zZa__statusDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite AiChat-module__rI9zZa__pulse}@keyframes AiChat-module__rI9zZa__pulse{0%,to{opacity:1}50%{opacity:.5}}.AiChat-module__rI9zZa__closeButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.2);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .2s;display:flex}.AiChat-module__rI9zZa__closeButton:hover{background:rgba(255,255,255,.3)}.AiChat-module__rI9zZa__chatMessages{background:var(--bg-secondary,#f8fafc);flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.AiChat-module__rI9zZa__welcome{text-align:center;padding:20px}.AiChat-module__rI9zZa__welcomeIcon{margin-bottom:12px;font-size:40px}.AiChat-module__rI9zZa__welcomeText{color:var(--text-secondary,#64748b);margin-bottom:16px;font-size:14px;line-height:1.5}.AiChat-module__rI9zZa__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.AiChat-module__rI9zZa__suggestions button{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary,#334155);cursor:pointer;border-radius:20px;padding:8px 14px;font-size:13px;transition:all .2s}.AiChat-module__rI9zZa__suggestions button:hover{color:#fff;background:#6366f1;border-color:#6366f1}.AiChat-module__rI9zZa__message{max-width:85%;display:flex}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__user{align-self:flex-end}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__assistant{align-self:flex-start}.AiChat-module__rI9zZa__messageContent{white-space:pre-wrap;word-break:break-word;border-radius:16px;padding:10px 14px;font-size:14px;line-height:1.5}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__user .AiChat-module__rI9zZa__messageContent{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-bottom-right-radius:4px}.AiChat-module__rI9zZa__message.AiChat-module__rI9zZa__assistant .AiChat-module__rI9zZa__messageContent{background:var(--bg-primary,#fff);color:var(--text-primary,#334155);border:1px solid var(--border-color,#e2e8f0);border-bottom-left-radius:4px}.AiChat-module__rI9zZa__typing{gap:4px;padding:4px 0;display:flex}.AiChat-module__rI9zZa__typing span{background:#6366f1;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both AiChat-module__rI9zZa__bounce}.AiChat-module__rI9zZa__typing span:first-child{animation-delay:-.32s}.AiChat-module__rI9zZa__typing span:nth-child(2){animation-delay:-.16s}.AiChat-module__rI9zZa__typing span:nth-child(3){animation-delay:0s}@keyframes AiChat-module__rI9zZa__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AiChat-module__rI9zZa__chatInput{background:var(--bg-primary,#fff);border-top:1px solid var(--border-color,#e2e8f0);gap:8px;padding:12px 16px;display:flex}.AiChat-module__rI9zZa__chatInput input{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-secondary,#f8fafc);color:var(--text-primary,#334155);border-radius:24px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:border-color .2s}.AiChat-module__rI9zZa__chatInput input:focus{border-color:#6366f1}.AiChat-module__rI9zZa__chatInput input::placeholder{color:var(--text-muted,#94a3b8)}.AiChat-module__rI9zZa__chatInput button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:all .2s;display:flex}.AiChat-module__rI9zZa__chatInput button:hover:not(:disabled){transform:scale(1.05)}.AiChat-module__rI9zZa__chatInput button:disabled{opacity:.5;cursor:not-allowed}[data-theme=dark] .AiChat-module__rI9zZa__chatWindow{--bg-primary:#1e293b;--bg-secondary:#0f172a;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--border-color:#334155}
