.AccountantsSection_section__laxPa{background:var(--card-bg)}.AccountantsSection_grid__KghKi{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media (max-width:768px){.AccountantsSection_grid__KghKi{grid-template-columns:1fr}}.AboutSection_card__k5NZu{text-decoration:none;display:block}.AboutSection_card__k5NZu h3{color:var(--text-main);margin-bottom:10px}.AboutSection_buttons__HDvru{text-align:center;margin-top:48px;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.FeaturesGrid_grid__mrWmG{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.FeaturesGrid_cardTitle__ylWKL{font-size:20px;font-weight:600;margin:0;color:var(--text-main)}.NodeAnimation_heroVisual__WEOhq{position:relative;height:500px;display:flex;justify-content:center;align-items:center;perspective:1000px}.NodeAnimation_kvNode__e5hX7{position:relative;width:300px;height:300px;transform-style:preserve-3d;animation:NodeAnimation_rotateNode__bNYkA 20s linear infinite}.NodeAnimation_kvRing__pZLyT{position:absolute;border-radius:50%;border:1px solid rgba(233,112,44,.3);box-shadow:0 0 20px rgba(233,112,44,.1)}.NodeAnimation_kvRing__pZLyT:first-child{width:100%;height:100%;transform:rotateX(70deg)}.NodeAnimation_kvRing__pZLyT:nth-child(2){width:80%;height:80%;top:10%;left:10%;transform:rotateY(70deg);border-color:rgba(255,255,255,.1)}.NodeAnimation_kvRing__pZLyT:nth-child(3){width:60%;height:60%;top:20%;left:20%;transform:rotateX(45deg) rotateY(45deg);border-color:rgba(233,112,44,.5);border-width:2px}.NodeAnimation_kvCore__8E25X{position:absolute;top:50%;left:50%;width:40px;height:40px;background:#E9702C;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 60px 20px rgba(233,112,44,.6);animation:NodeAnimation_pulseCore__8E1C1 3s infinite}@keyframes NodeAnimation_rotateNode__bNYkA{0%{transform:rotateY(0deg) rotateX(0deg)}to{transform:rotateY(1turn) rotateX(1turn)}}@keyframes NodeAnimation_pulseCore__8E1C1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(.8);opacity:.8}}.Hero_hero__DBRgo{padding:140px 0 80px;position:relative;overflow:hidden}.Hero_heroContent__yBjzZ{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.Hero_heroTitle__6RHVL{font-size:64px;font-weight:700;line-height:1.1;margin-bottom:32px;color:var(--text-main)}.Hero_heroBullets__W_vIo{font-size:18px;line-height:1.3;color:var(--text-muted);margin-bottom:40px;max-width:600px}.Hero_heroButtons__VhBPD{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px}.Hero_ctaBtn__iabvE{font-size:16px;padding:10px 24px;display:flex;flex-direction:column;align-items:center}.Hero_ctaSub__ZWJ5O{font-size:11px;opacity:.8;margin-top:4px}@media (max-width:900px){.Hero_heroContent__yBjzZ{grid-template-columns:1fr;gap:40px}.Hero_heroTitle__6RHVL{font-size:48px}}.DemoModal_overlay__qYd5b{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.DemoModal_active__qxseG{opacity:1}.DemoModal_modal__OYl_Z{background:#0F1014;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:40px;width:90%;max-width:500px;text-align:center;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.5);animation:DemoModal_fadeIn__jmt_j .3s ease}.DemoModal_step__3R8lj{animation:DemoModal_fadeIn__jmt_j .4s ease}.DemoModal_captchaBox__oAExG{background:#1a1d24;border:1px solid #333;border-radius:8px;padding:20px;margin:20px 0;cursor:pointer;display:flex;align-items:center;gap:15px;transition:border-color .2s}.DemoModal_captchaBox__oAExG:hover{border-color:#555}.DemoModal_captchaCheckbox__7DFAW{width:24px;height:24px;border:2px solid #555;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.DemoModal_checked__sLDTr{border-color:#4CAF50!important;background:#4CAF50}.DemoModal_checked__sLDTr:after{content:"✓";color:white;font-weight:700;font-size:14px}.DemoModal_loader__xog8t{width:40px;height:40px;border:3px solid rgba(233,112,44,.3);border-top-color:#e9702c;border-radius:50%;animation:DemoModal_spin___LiAu 1s linear infinite;margin:30px auto}.DemoModal_successIcon__mxsYK{width:60px;height:60px;background:rgba(76,175,80,.1);color:#4CAF50;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.DemoModal_successInfo__2RzoW{text-align:left;background:rgba(255,255,255,.05);padding:15px;border-radius:8px;font-size:13px;line-height:1.5;color:#ddd;height:200px;overflow-y:auto}.DemoModal_openBtn__ovcVK{background:var(--primary);color:white;border:none;font-size:16px;font-weight:500;padding:14px;border-radius:8px}@keyframes DemoModal_fadeIn__jmt_j{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes DemoModal_spin___LiAu{to{transform:rotate(1turn)}}.PricingCards_grid__6W4bD{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.PricingCards_card___b009{display:flex;flex-direction:column;height:100%;position:relative}.PricingCards_popular__IzMIb{border-color:var(--primary)!important;background:rgba(233,112,44,.05)!important;box-shadow:0 0 30px rgba(233,112,44,.15)!important}.PricingCards_badge__73EYt{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--bg-dark);border:1px solid var(--primary);color:var(--primary);padding:4px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;z-index:10;white-space:nowrap}.PricingCards_planName__zaYDB{font-size:24px;margin-bottom:10px;height:30px;display:flex;align-items:center;color:var(--text-main)}.PricingCards_priceRow__dFTIW{display:flex;align-items:baseline;height:60px;margin:20px 0}.PricingCards_price__sSMIm{font-size:36px;font-weight:700;color:var(--primary)}.PricingCards_period__rP2bl{font-size:16px;color:#aaa}.PricingCards_planDesc__kyT7y{color:var(--text-muted);font-size:14px;margin-bottom:8px}.PricingCards_planBtn__z_yQ1{margin-top:20px;width:100%}.ShowcaseSection_themeSection__6mBJy{padding:100px 0;background:rgba(255,255,255,.01);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.ShowcaseSection_showcase__jMls5{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.ShowcaseSection_themeCard__nchpf{border-radius:20px;overflow:hidden;transition:all .4s ease;cursor:pointer;position:relative;border:1px solid var(--border-color)}.ShowcaseSection_themeCard__nchpf:after{content:"";position:absolute;inset:0;border:3px solid transparent;border-radius:20px;transition:border-color .3s ease;pointer-events:none}.ShowcaseSection_themeCard__nchpf:hover:after{border-color:var(--primary)}.ShowcaseSection_light__2EdlH{background:#FEFEFD;color:#252525}.ShowcaseSection_dark__1zeng{background:#1A1F2E;color:white;border-color:rgba(255,255,255,.1)}.ShowcaseSection_cardHeader__cGoob{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid}.ShowcaseSection_light__2EdlH .ShowcaseSection_cardHeader__cGoob{border-color:#EDEDED}.ShowcaseSection_dark__1zeng .ShowcaseSection_cardHeader__cGoob{border-color:rgba(255,255,255,.1)}.ShowcaseSection_themeLabel__28evw{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.ShowcaseSection_themeLabel__28evw svg{width:20px;height:20px}.ShowcaseSection_light__2EdlH .ShowcaseSection_themeLabel__28evw svg{color:#F59E0B;stroke:#F59E0B}.ShowcaseSection_dark__1zeng .ShowcaseSection_themeLabel__28evw svg{color:#6366F1;stroke:#6366F1}.ShowcaseSection_demoToggle__7G_bw{width:48px;height:24px;border-radius:12px;position:relative}.ShowcaseSection_light__2EdlH .ShowcaseSection_demoToggle__7G_bw{background:#E5E7EB}.ShowcaseSection_dark__1zeng .ShowcaseSection_demoToggle__7G_bw{background:var(--primary)}.ShowcaseSection_demoToggle__7G_bw:after{content:"";position:absolute;width:20px;height:20px;background:white;border-radius:50%;top:2px;transition:left .3s ease}.ShowcaseSection_light__2EdlH .ShowcaseSection_demoToggle__7G_bw:after{left:2px}.ShowcaseSection_dark__1zeng .ShowcaseSection_demoToggle__7G_bw:after{left:26px}.ShowcaseSection_cardBody__s_geb{padding:24px}.ShowcaseSection_previewNav__o8x8D{display:flex;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid}.ShowcaseSection_light__2EdlH .ShowcaseSection_previewNav__o8x8D{border-color:#EDEDED}.ShowcaseSection_dark__1zeng .ShowcaseSection_previewNav__o8x8D{border-color:rgba(255,255,255,.1)}.ShowcaseSection_previewNav__o8x8D span{font-size:12px;opacity:.6}.ShowcaseSection_previewNav__o8x8D span:first-child{opacity:1;color:var(--primary)}.ShowcaseSection_previewStats__vGRC0{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.ShowcaseSection_stat__GyOcu{padding:12px;border-radius:8px;text-align:center}.ShowcaseSection_light__2EdlH .ShowcaseSection_stat__GyOcu{background:#F3F4F6}.ShowcaseSection_dark__1zeng .ShowcaseSection_stat__GyOcu{background:rgba(255,255,255,.05)}.ShowcaseSection_statNumber__XxiV8{font-size:18px;font-weight:600;color:var(--primary)}.ShowcaseSection_statLabel__ZJRu5{font-size:10px;opacity:.6}.ShowcaseSection_previewChart__ReC0i{display:flex;align-items:flex-end;gap:6px;height:60px;padding:8px;border-radius:8px}.ShowcaseSection_light__2EdlH .ShowcaseSection_previewChart__ReC0i{background:#F3F4F6}.ShowcaseSection_dark__1zeng .ShowcaseSection_previewChart__ReC0i{background:rgba(255,255,255,.05)}.ShowcaseSection_bar__ePJzL{flex:1;background:var(--primary);border-radius:3px;opacity:.8;transform-origin:bottom;transition:height .3s ease}.ShowcaseSection_themeCard__nchpf:hover .ShowcaseSection_bar__ePJzL{animation:ShowcaseSection_barGrow__8vYWc 2s ease-in-out infinite}@keyframes ShowcaseSection_barGrow__8vYWc{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}