*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #6366f1;--primary-dark: #4f46e5;--secondary-color: #1e293b;--accent-color: #06b6d4;--success-color: #10b981;--warning-color: #f59e0b;--error-color: #ef4444;--background: #ffffff;--background-alt: #f8fafc;--text-primary: #0f172a;--text-secondary: #64748b;--text-muted: #94a3b8;--border-color: #e2e8f0;--card-bg: #ffffff;--gradient-primary: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--gradient-secondary: linear-gradient(135deg, #06b6d4 0%, #3b82f6 100%);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1)}#root{position:relative;z-index:10;display:inline-block;width:auto;height:auto}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--background)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-wide{max-width:1400px;margin:0 auto;padding:0 1.5rem}.header{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;transition:all .3s ease}.header.scrolled{background:rgba(255,255,255,.98);box-shadow:var(--shadow-md)}.nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none}.logo svg{height:32px;width:auto}.nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.nav-link{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:var(--primary-color)}.nav-link.active:after{content:"";position:absolute;bottom:-.5rem;left:0;right:0;height:2px;background:var(--primary-color);border-radius:1px}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:.95rem}.btn-primary{background:#1764ff;color:#fff;box-shadow:var(--shadow-md)}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-secondary{background:transparent;color:var(--text-secondary);border:1px solid var(--border-color)}.btn-secondary:hover{background:var(--background-alt);border-color:var(--primary-color);color:var(--primary-color)}.btn-large{padding:1rem 2rem;font-size:1.1rem}.btn-small{padding:.6rem 1.2rem;font-size:.9rem}.hero{padding:7rem 0 3rem;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);position:static;overflow:hidden;z-index:1}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%236366f1' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;opacity:.5}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:static;z-index:1}.hero-text h1{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--text-primary) 0%,var(--primary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-text p{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.hero-actions{display:flex;gap:1rem;margin-bottom:3rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:var(--primary-color);display:block}.stat-label{font-size:.9rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.hero-visual{position:static;z-index:1}.hero-image img{width:100%;height:auto;border-radius:16px;box-shadow:var(--shadow-xl);border:1px solid var(--border-color);position:static;z-index:1}.btn-signin{display:none}.Ticker_componentContainer__H_I2C{width:100%;padding:2rem 0;background:var(--background);position:static;z-index:1}@media (min-width: 769px){.Ticker_componentRow__UU_iZ{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:40px;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;animation:none;overflow-x:auto;white-space:nowrap;position:static}.Ticker_componentRow__UU_iZ>div{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:120px;width:auto;height:80px}.Ticker_componentRow__UU_iZ>div:hover{transform:translateY(-4px);transition:transform .3s ease}.Ticker_componentRow__UU_iZ svg{max-width:120px;max-height:100%;width:auto;height:auto;opacity:.7;transition:opacity .3s ease,transform .3s ease}.Ticker_componentRow__UU_iZ>div:hover svg{opacity:1}.Ticker_componentRow__UU_iZ:before,.Ticker_componentRow__UU_iZ:after{display:none}.Ticker_componentContainer__H_I2C{display:flex;justify-content:center;align-items:center;width:100%}}@media (max-width: 768px){.Ticker_componentContainer__H_I2C{overflow:hidden;padding:1.5rem 0;position:static;z-index:1}.Ticker_componentRow__UU_iZ{display:flex;align-items:center;gap:40px;white-space:nowrap;animation:scroll-left 25s linear infinite;width:max-content;position:static}.Ticker_componentRow__UU_iZ>div{flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:120px;height:50px}.Ticker_componentRow__UU_iZ svg{max-width:100%;max-height:100%;width:auto;height:auto;opacity:.7;transition:opacity .3s ease}.Ticker_componentContainer__H_I2C:hover .Ticker_componentRow__UU_iZ{animation-play-state:paused}.Ticker_componentRow__UU_iZ:before,.Ticker_componentRow__UU_iZ:after{content:"";position:fixed;top:0;bottom:0;width:60px;pointer-events:none;z-index:2}.Ticker_componentRow__UU_iZ:before{left:0;background:linear-gradient(to right,var(--background),transparent)}.Ticker_componentRow__UU_iZ:after{right:0;background:linear-gradient(to left,var(--background),transparent)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(calc(-100% - 40px))}}}@media (max-width: 480px){.Ticker_componentRow__UU_iZ{gap:30px;animation-duration:20s}.Ticker_componentRow__UU_iZ>div{min-width:100px;height:40px}.Ticker_componentContainer__H_I2C{padding:1rem 0}}.CardsInfo_component__DRpYl{display:flex;align-items:stretch;justify-content:space-between;gap:32px;width:100%;max-width:1440px;margin:20px auto;padding:32px 24px;font-family:Aeonik Pro,sans-serif;color:#0a0c0e}.CardsInfo_componentCard__Jafki{flex:1;background:#fff;border-radius:16px;padding:28px 24px;box-shadow:0 8px 24px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.CardsInfo_componentCard__Jafki:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000014}.CardsInfo_componentCardIcon__ydl5X{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.CardsInfo_componentCardIcon__ydl5X svg{width:32px;height:32px}.CardsInfo_componentCardTitle__ECrLd{font-size:1.4rem;font-weight:600;margin-bottom:12px;line-height:1.3}.CardsInfo_componentCardText__ZcDWf{font-size:1rem;line-height:1.6;color:#444}@media (max-width: 768px){.CardsInfo_component__DRpYl{flex-direction:column;gap:24px;padding:24px 16px;margin:16px auto}.CardsInfo_componentCard__Jafki{flex:none;width:100%}}.tabs-section,.Tabs_component__e7iLb{padding:3rem 0;background:var(--background);position:relative;z-index:1}.tabs-grid,.Tabs_componentGrid__41WnL{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.tabs-main,.Tabs_componentMain__eA7DZ{background:var(--card-bg);border-radius:16px;padding:3rem;border:1px solid var(--border-color);position:relative;z-index:1}.tabs-main h3,.Tabs_componentMain__eA7DZ h3{font-size:2rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.tabs-main p,.Tabs_componentMain__eA7DZ p{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.tab-row,.TabRow_component__pyk0x{display:flex;flex-direction:column;gap:2rem}.tab-labels,.TabRow_componentTabs__mLvgr{display:flex;flex-wrap:wrap;gap:.5rem;position:relative;z-index:1}.tab-label,.TabLabel_component__oeLjd{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--background-alt);border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.tab-label:hover,.TabLabel_component__oeLjd:hover,.tab-label.active,.TabLabel_active__XWiEh{background:var(--primary-color);color:#fff}.tab-label-text,.TabLabel_componentLabel__H7vPO{font-size:.9rem;font-weight:500}.tab-content,.TabRow_componentContent__5TCTA{background:var(--background-alt);border-radius:12px;padding:2rem}.tab-content-wrapper,.TabRowContent_component__fX_bk{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.tab-figure,.TabRowContent_componentFigure__BKlXH{margin:0}.tab-figure img,.TabRowContent_componentFigure__BKlXH img{width:100%;height:auto;border-radius:12px}.tab-content-container,.TabRowContent_componentContainer__kIfsa{display:flex;flex-direction:column;gap:1rem}.tab-content-title,.TabRowContent_componentTitle__jI44z{font-size:1.5rem;font-weight:600;color:var(--text-primary)}.tab-content-text,.TabRowContent_componentText__7FX3y{color:var(--text-secondary);line-height:1.6}.tab-button,.Button_component__Pgouh{display:flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.75rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.tab-button svg,.Button_component__Pgouh svg{width:20px;height:20px}.Button_component__Pgouh:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.TabRow_componentContentText__jO0Rb{opacity:1}.TabRowContent_componentFigure__BKlXH video{width:100%;height:auto;border-radius:12px;box-shadow:var(--shadow-lg)}.tabs-card,.Tabs_componentCard__ase7C{background:var(--card-bg);border-radius:16px;padding:2rem;border:1px solid var(--border-color);cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:1rem;position:relative;z-index:1}.tabs-card:hover,.Tabs_componentCard__ase7C:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.tabs-card h3,.Tabs_componentCard__ase7C h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}.tabs-icon,.Tabs_componentIcon__cCd1y{width:48px;height:48px;fill:var(--primary-color)}@media (max-width: 768px){.tabs-grid,.Tabs_componentGrid__41WnL{grid-template-columns:1fr;gap:1.5rem}.tabs-main,.Tabs_componentMain__eA7DZ{padding:2rem}.tab-content-wrapper,.TabRowContent_component__fX_bk{grid-template-columns:1fr;gap:1.5rem}.tab-labels,.TabRow_componentTabs__mLvgr{gap:.25rem}.tab-label,.TabLabel_component__oeLjd{padding:.5rem .75rem}.tab-label-text,.TabLabel_componentLabel__H7vPO{font-size:.8rem}.tabs-section{padding:2rem 0}}.aml-features-section{padding:3rem 0;background:var(--background)}.Title_component__W72Ok{text-align:center;margin-bottom:3rem}.Title_componentTitle__D1ZOP{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-primary);margin:0}.ChessBlock_component__q9bYa{max-width:1200px;margin:0 auto}.ChessBlock_component__container__twtxe{display:flex;flex-direction:column;gap:3rem}.ChessBlock_component__inner__V3i_p{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:1.5rem 0}.ChessBlock_component__inner_reverse__WIMod{grid-template-columns:1fr 1fr}.ChessBlock_component__inner_reverse__WIMod .ChessBlock_component__content__s655T{order:-1}.ImagePreloader_component__2OmdG{position:relative;width:100%;height:400px;border-radius:16px;overflow:hidden;display:none}.ChessBlock_component__image__ZWPgC{position:relative;width:100%;height:auto;border-radius:16px;overflow:hidden}.ChessBlock_component__image__ZWPgC img{width:100%;height:auto;border-radius:16px;box-shadow:var(--shadow-lg)}.ChessBlock_component__content__s655T{display:flex;flex-direction:column;gap:1.5rem}.ChessBlock_component__text__rKQMz{display:flex;flex-direction:column;gap:1rem}.ChessBlock_component__title__b9JDe{font-size:2rem;font-weight:600;color:var(--text-primary);line-height:1.3;margin:0}.ChessBlock_component__subtext__sipQb{font-size:1.1rem;color:var(--text-secondary);line-height:1.6}.ChessBlock_component__list__oxnjT{list-style:none;margin:0;padding:0}.ChessBlock_component__accordion__KCSYQ{display:flex;flex-direction:column;gap:.5rem}.ChessBlock_component__accordionItem__n0mZr{border:1px solid var(--border-color);border-radius:8px;overflow:hidden;transition:all .3s ease}.ChessBlock_component__accordionItem__n0mZr:hover{border-color:var(--primary-color)}.ChessBlock_component__accordionItem_active__YOJOJ{border-color:var(--primary-color);background:var(--background-alt)}.ChessBlock_component__accordionItemTitle__GBGvc{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;cursor:pointer;font-weight:600;color:var(--text-primary);transition:all .3s ease}.ChessBlock_component__accordionItemTitle__GBGvc:hover,.ChessBlock_component__accordionItem_active__YOJOJ .ChessBlock_component__accordionItemTitle__GBGvc{background:var(--background-alt)}.ChessBlock_component__accordionItemTitle__GBGvc svg{width:24px;height:24px;transition:transform .3s ease}.ChessBlock_component__accordionItem_active__YOJOJ .ChessBlock_component__accordionItemTitle__GBGvc svg{transform:rotate(180deg)}.ChessBlock_component__accordionItemContent__Vc44l{padding:0 1.5rem 1.5rem;color:var(--text-secondary);line-height:1.6;overflow:hidden;transition:height .3s ease}.Spacer_component__Dn8f4{height:1.5rem;width:100%}@media (max-width: 768px){.aml-features-section{padding:2rem 0}.Title_componentTitle__D1ZOP{font-size:2rem;line-height:1.3}.ChessBlock_component__container__twtxe{gap:1.5rem;padding:0 1rem}.ChessBlock_component__inner__V3i_p{grid-template-columns:1fr;gap:2rem;text-align:center;padding:1rem 0}.ChessBlock_component__inner_reverse__WIMod .ChessBlock_component__content__s655T{order:0}.ChessBlock_component__title__b9JDe{font-size:1.5rem}.ChessBlock_component__subtext__sipQb{font-size:1rem}.ChessBlock_component__accordionItemTitle__GBGvc{padding:.75rem 1rem;font-size:.9rem}.ChessBlock_component__accordionItemContent__Vc44l{padding:0 1rem 1rem;font-size:.9rem}.Title_component__W72Ok{margin-bottom:2rem}}.features{padding:3rem 0;background:var(--background)}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.section-subtitle{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:var(--card-bg);border-radius:16px;padding:2rem;border:1px solid var(--border-color);transition:all .3s ease;position:relative;overflow:hidden}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.feature-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;background:var(--gradient-primary);color:#fff}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.feature-card p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.feature-list{list-style:none}.feature-list li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:var(--text-secondary);font-size:.95rem}.feature-list li:before{content:"✓";color:var(--success-color);font-weight:700;font-size:1.1rem}.solutions{padding:3rem 0;background:var(--background-alt)}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.solution-card{background:var(--card-bg);border-radius:16px;padding:2.5rem;text-align:center;border:1px solid var(--border-color);transition:all .3s ease;position:relative}.solution-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.solution-icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 1.5rem;background:var(--gradient-primary);color:#fff}.solution-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.solution-card p{color:var(--text-secondary);margin-bottom:1.5rem}.cta{padding:4rem 0;background:var(--gradient-primary);color:#fff;text-align:center}.cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.btn-white{background:white;color:var(--primary-color);font-weight:600}.btn-white:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.footer{background:var(--secondary-color);color:#fff;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--primary-color)}.footer-brand p{color:#94a3b8;line-height:1.6}.footer-section h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #334155;padding-top:2rem;text-align:center;color:#94a3b8}.mobile-menu-toggle{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:.5rem}.mobile-menu-toggle span{width:24px;height:2px;background:var(--text-primary);transition:all .3s ease}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:white;border-top:1px solid var(--border-color);box-shadow:var(--shadow-lg);padding:1rem 0}.mobile-menu.active{display:block}.mobile-nav-links{display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}.CriteriaBlock_component__sG2Vk{display:flex;align-items:center;padding:60px;max-width:1808px;width:calc(100% - 112px);margin:20px auto;background:url(https://sumsub.com/wp/wp-content/uploads/2025/03/criteriabg-scaled.jpg) no-repeat center;background-size:cover;border-radius:24px;overflow:hidden;color:#fff;gap:64px}.CriteriaBlock_componentHalf__yN7wh{flex:1}.CriteriaBlock_componentHalf__yN7wh:first-child{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.CriteriaBlock_componentHalf__yN7wh:last-child{display:flex;flex-direction:column}.CriteriaBlock_componentTitle__dANpw{font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;color:#fff}.CriteriaBlock_componentSubtitle__TuEnm{font-size:1.2rem;color:#fffc;margin-bottom:2rem;line-height:1.6}.CriteriaBlock_componentList__f1JnY{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:24px}.CriteriaBlock_componentListItem__5qOFV{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.CriteriaBlock_componentListItem__5qOFV:hover{background:rgba(255,255,255,.15);transform:translateY(-2px);box-shadow:0 8px 32px #0003}.CriteriaBlock_componentIcon__NxMvB{width:48px;height:48px;flex-shrink:0;background:rgba(255,255,255,.2);border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:center}.CriteriaBlock_componentListItemWithContent__kMrV8{flex-direction:column;align-items:flex-start}.CriteriaBlock_componentListItemWithContent__kMrV8 .CriteriaBlock_componentIcon__NxMvB{align-self:flex-start;margin-bottom:1rem}.CriteriaBlock_componentListItemText__KGcw3{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem;line-height:1.3}.CriteriaBlock_componentListItemContent__axVa8{font-size:1rem;color:#fffc;line-height:1.6}@media (max-width: 1200px){.CriteriaBlock_component__sG2Vk{width:calc(100% - 64px);padding:40px;gap:24px;position:relative;z-index:5;margin:16px auto}.CriteriaBlock_componentTitle__dANpw{font-size:2.5rem;white-space:normal}.CriteriaBlock_componentHalf__yN7wh:first-child{padding:0 20px}}@media (max-width: 768px){.CriteriaBlock_component__sG2Vk{display:flex;flex-direction:column;align-items:center;text-align:center;width:calc(100% - 32px);padding:30px;gap:20px;margin:16px auto}.CriteriaBlock_componentHalf__yN7wh:first-child{align-items:center;text-align:center;margin-bottom:16px}.CriteriaBlock_componentHalf__yN7wh:last-child{display:flex;flex-direction:column;width:100%}.CriteriaBlock_componentTitle__dANpw{font-size:2rem;text-align:center}.CriteriaBlock_componentList__f1JnY{display:grid;grid-template-columns:1fr;gap:1rem}.CriteriaBlock_componentListItem__5qOFV{padding:1rem}.CriteriaBlock_componentIcon__NxMvB{width:40px;height:40px;padding:8px}.CriteriaBlock_componentListItemText__KGcw3{font-size:1.1rem}.CriteriaBlock_componentListItemContent__axVa8{font-size:.95rem}}@media (max-width: 480px){.CriteriaBlock_component__sG2Vk{width:calc(100% - 16px);padding:20px;gap:12px;margin:12px auto}.CriteriaBlock_componentTitle__dANpw{font-size:1.75rem;line-height:1.3;margin-bottom:12px}.CriteriaBlock_componentList__f1JnY{gap:.8rem}.CriteriaBlock_componentListItem__5qOFV{padding:1rem}}.ReviewsContainer_component__keOMc{padding:3rem 0;background:var(--background-alt);overflow:hidden}.ReviewsContainer_componentContainer__2aAP1{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.ReviewsContainer_component__track__Ojo20{overflow:hidden;border-radius:24px}.splide__list{display:flex;margin:0;padding:0;list-style:none;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.ReviewsContainer_componentSlide__GXy6r{flex-shrink:0;width:100%;display:flex;align-items:center;justify-content:center}.ReviewWithVideo_component__TP7yY{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;background:var(--card-bg);border-radius:24px;padding:3rem;box-shadow:var(--shadow-xl);border:1px solid var(--border-color);position:relative;overflow:hidden;min-height:500px}.ReviewWithVideo_component__TP7yY:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(99,102,241,.02) 0%,rgba(139,92,246,.02) 100%);pointer-events:none}.ReviewWithVideo_componentContent__eZrcu{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;height:100%}.ReviewWithVideo_componentQuote__Iw6no{width:48px;height:48px;opacity:.3;margin-bottom:.5rem}.ReviewWithVideo_componentLogo__BDejw{margin-bottom:1.5rem}.ReviewWithVideo_componentLogo__BDejw svg{height:32px;width:auto;opacity:.8;transition:opacity .3s ease}.ReviewWithVideo_component__TP7yY:hover .ReviewWithVideo_componentLogo__BDejw svg{opacity:1}.ReviewWithVideo_componentText__DJUmt{font-size:1.25rem;line-height:1.6;color:var(--text-primary);font-weight:500;margin-bottom:2rem;position:relative}.ReviewWithVideo_componentText__DJUmt:before{content:'"';font-size:3rem;color:var(--primary-color);position:absolute;top:-.75rem;left:-.75rem;font-family:Georgia,serif;opacity:.15}.ReviewWithVideo_componentText__DJUmt:after{content:'"';font-size:3rem;color:var(--primary-color);position:absolute;bottom:-1.5rem;right:-.75rem;font-family:Georgia,serif;opacity:.15}.ReviewWithVideo_componentAuthor__w5Ra5{display:flex;align-items:center;gap:1rem;margin-top:auto}.ReviewWithVideo_componentAuthorAvatar__JL__f{flex-shrink:0}.ReviewWithVideo_componentAuthorAvatar__JL__f img{width:64px;height:64px;border-radius:50%;border:3px solid var(--border-color);transition:all .3s ease;object-fit:cover}.ReviewWithVideo_component__TP7yY:hover .ReviewWithVideo_componentAuthorAvatar__JL__f img{border-color:var(--primary-color);transform:scale(1.05)}.ReviewWithVideo_componentAuthorInfo__xo7mZ{display:flex;flex-direction:column;gap:.25rem}.ReviewWithVideo_componentAuthorName__DCYzu{font-size:1.1rem;font-weight:600;color:var(--text-primary)}.ReviewWithVideo_componentAuthorJob__sqfTd{font-size:.95rem;color:var(--text-secondary)}.ReviewWithVideo_componentVideo__d_uuK{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;height:100%}.ReviewWithVideo_componentVideoImageContainer__Y4XfL{position:relative;border-radius:16px;overflow:hidden;transition:all .3s ease;box-shadow:var(--shadow-lg);width:100%;max-width:600px;aspect-ratio:16/9;background:var(--background-alt);min-height:300px}.ReviewWithVideo_componentVideoImageContainer__Y4XfL:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.ReviewWithVideo_componentVideoImageContainer__Y4XfL iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:16px;background:var(--background-alt);object-fit:cover;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.ReviewWithVideo_componentVideoImageContainer__Y4XfL img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.ReviewWithVideo_componentVideoImageContainer__Y4XfL:hover img{transform:scale(1.02)}.ReviewWithVideo_componentVideoPlay__XfSAG{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;transition:all .3s ease;cursor:pointer;z-index:3}.ReviewWithVideo_componentVideoImageContainer__Y4XfL:hover .ReviewWithVideo_componentVideoPlay__XfSAG{transform:translate(-50%,-50%) scale(1.1)}.ReviewWithVideo_componentVideoPlay__XfSAG path:first-child{transition:opacity .3s ease}.ReviewWithVideo_componentVideoImageContainer__Y4XfL:hover .ReviewWithVideo_componentVideoPlay__XfSAG path:first-child{opacity:.8}.splide__arrows{display:none}.splide__pagination{bottom:-3rem;padding:0}.splide__pagination__page{width:12px;height:12px;border-radius:50%;background:var(--border-color);border:none;margin:0 .5rem;transition:all .3s ease;cursor:pointer}.splide__pagination__page.is-active{background:var(--primary-color);transform:scale(1.2)}.splide__pagination__page:hover{background:var(--primary-color);opacity:.7}@media (max-width: 1024px){.ReviewWithVideo_component__TP7yY{gap:3rem;padding:2.5rem;min-height:450px}.ReviewWithVideo_componentText__DJUmt{font-size:1.1rem}.ReviewWithVideo_componentVideoImageContainer__Y4XfL{max-width:100%;min-height:280px}}@media (max-width: 768px){.ReviewsContainer_component__keOMc{padding:2.5rem 0}.ReviewsContainer_componentContainer__2aAP1{padding:0 1rem}.ReviewWithVideo_component__TP7yY{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem;text-align:center;min-height:auto;max-width:100%}.ReviewWithVideo_componentContent__eZrcu{order:2;text-align:center}.ReviewWithVideo_componentVideo__d_uuK{order:1;width:100%;max-width:100%}.ReviewWithVideo_componentVideoImageContainer__Y4XfL{max-width:none;width:100%;margin:0 auto;min-height:250px;aspect-ratio:16/9}.ReviewWithVideo_componentVideoImageContainer__Y4XfL iframe{border-radius:12px;-webkit-overflow-scrolling:touch;overflow:hidden}.ReviewWithVideo_componentText__DJUmt{font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.ReviewWithVideo_componentText__DJUmt:before,.ReviewWithVideo_componentText__DJUmt:after{display:none}.ReviewWithVideo_componentAuthor__w5Ra5{justify-content:center;margin-top:0}.ReviewWithVideo_componentVideoPlay__XfSAG{width:64px;height:64px}}@media (max-width: 480px){.ReviewWithVideo_component__TP7yY{padding:1.25rem;gap:1.25rem;border-radius:16px}.ReviewWithVideo_componentVideoImageContainer__Y4XfL{min-height:200px;border-radius:12px;aspect-ratio:16/9}.ReviewWithVideo_componentVideoImageContainer__Y4XfL iframe{border-radius:8px;min-height:200px}.ReviewWithVideo_componentText__DJUmt{font-size:.95rem;margin-bottom:1rem}.ReviewWithVideo_componentAuthorAvatar__JL__f img{width:48px;height:48px}.ReviewWithVideo_componentAuthorName__DCYzu{font-size:1rem}.ReviewWithVideo_componentAuthorJob__sqfTd{font-size:.85rem}.ReviewWithVideo_componentVideoPlay__XfSAG{width:56px;height:56px}}@media (max-width: 320px){.ReviewWithVideo_componentVideoImageContainer__Y4XfL{min-height:180px;border-radius:8px}.ReviewWithVideo_componentVideoImageContainer__Y4XfL iframe{min-height:180px;border-radius:6px}.ReviewWithVideo_component__TP7yY{padding:1rem;gap:1rem}}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.ReviewsContainer_componentSlide__GXy6r.is-active{animation:slideIn .6s ease-out}.ReviewWithVideo_componentVideoImageContainer__Y4XfL:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translate(-100%);animation:shimmer 1.5s infinite;pointer-events:none;z-index:1}@keyframes shimmer{to{transform:translate(100%)}}.Badge_component__MQHuI{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:12px;margin-bottom:.5rem;font-size:.65rem;font-weight:500;background:#d0f1e8;max-width:max-content}.Badge_componentIcon__p3ttM{display:flex;align-items:center;justify-content:center}.Badge_componentIcon__p3ttM svg{width:12px;height:12px}.Badge_componentText__wODcj{margin:0;font-size:.65rem;font-weight:500;color:#000;line-height:1}@media (max-width: 768px){.Badge_component__MQHuI{margin-bottom:.4rem;font-size:.6rem;padding:.2rem .4rem;gap:.2rem}.Badge_componentIcon__p3ttM svg{width:10px;height:10px}.Badge_componentText__wODcj{font-size:.6rem}}@media (max-width: 480px){.Badge_component__MQHuI{padding:.15rem .3rem;margin-bottom:.3rem;font-size:.55rem;gap:.15rem}.Badge_componentIcon__p3ttM svg{width:8px;height:8px}.Badge_componentText__wODcj{font-size:.55rem}}@media (max-width: 768px){.nav-links{display:none}.mobile-menu-toggle{display:flex}.hero{padding:6rem 0 2.5rem;min-height:100vh;display:flex;align-items:center}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center;padding:0 1rem}.hero-text h1{font-size:2rem;line-height:1.2;margin-bottom:1rem;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.hero-text p{font-size:1rem;margin-bottom:1.5rem;line-height:1.5}.hero-actions{flex-direction:row;justify-content:center;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap}.hero-actions .btn{padding:.6rem 1.2rem;font-size:.9rem;min-width:120px}.hero-stats{justify-content:center;gap:1.5rem;flex-wrap:wrap}.stat-number{font-size:1.5rem}.stat-label{font-size:.8rem}.hero-visual{margin-top:1rem}.hero-image img{border-radius:12px}.section-title{font-size:2rem}.features-grid,.solutions-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.tabs-section,.features,.solutions{padding:2rem 0}.section-header{margin-bottom:1.5rem;padding:0 1rem}.container{padding:0 1rem}}@media (max-width: 480px){.container,.container-wide{padding:0 1rem}.hero{padding:5.5rem 0 2rem;min-height:90vh}.hero-text h1{font-size:1.75rem;line-height:1.3;margin-bottom:.75rem}.hero-text p{font-size:.95rem;margin-bottom:1.25rem}.hero-actions{gap:.5rem;margin-bottom:1.5rem}.hero-actions .btn{padding:.5rem 1rem;font-size:.85rem;min-width:110px}.hero-stats{gap:1rem}.stat-number{font-size:1.25rem}.stat-label{font-size:.75rem}.feature-card,.solution-card{padding:1.5rem}.nav{padding:.75rem 0}.logo svg{height:28px}.tabs-section,.features,.solutions{padding:1.5rem 0}.section-title{font-size:1.75rem;line-height:1.3}.section-subtitle{font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.scroll-animate{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.scroll-animate.visible{opacity:1;transform:translateY(0)}*{box-sizing:border-box;margin:0;padding:0}.LeaderBoard_component__wni7d{width:100%;background:#0e1423;padding:0;overflow:hidden;position:relative}.Spacer_component__Dn8f4{display:block;height:40px}.LeaderBoard_componentContainer__m1UxD{max-width:1200px;margin:0 auto;padding:50px 40px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:350px}.LeaderBoard_componentText__IfR_k{color:#fff;text-align:left;padding:0;width:856px;max-width:100%;z-index:2;position:relative}.Title_component__W72Ok{margin-bottom:30px}.Title_componentTitle__D1ZOP{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:16px;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Title_componentSubtitle__jhwbV{font-size:1.125rem;line-height:1.6;color:#a0aec0;font-weight:400;max-width:480px}.Button_component__Pgouh{background:#3182ce;border:none;padding:14px 24px;border-radius:6px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;font-family:inherit}.Button_component__Pgouh:hover{background:#2c5aa0;transform:translateY(-1px)}.Button_component__Pgouh:active{transform:translateY(0)}.Button_component__Pgouh svg{width:16px;height:16px;transition:transform .2s ease}.Button_component__Pgouh:hover svg{transform:translate(2px)}.LeaderBoard_componentImages__9dnMW{display:flex;flex-direction:row;gap:24px;justify-content:flex-end;align-items:flex-start}.LeaderBoard_componentImage__jquya{background:white;border-radius:8px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 12px #00000026;transition:all .2s ease;width:180px;min-height:220px}.LeaderBoard_componentImage__jquya:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.LeaderBoard_componentImageItem__oGqV5{width:80px;height:80px;border-radius:4px;flex-shrink:0;object-fit:contain;margin-bottom:16px;background:#f8f9fa}.LeaderBoard_componentImageText__rtwDC{flex:1;display:flex;flex-direction:column;justify-content:center}.LeaderBoard_componentImageTitle__47GcC{font-size:1rem;font-weight:700;color:#2d3748;margin-bottom:8px;line-height:1.3}.LeaderBoard_componentImageSubtitle__DK29a{font-size:.875rem;color:#718096;line-height:1.4;font-weight:400}@media (min-width: 1400px){.LeaderBoard_componentContainer__m1UxD{max-width:1400px;gap:80px}.Title_componentTitle__D1ZOP{font-size:3rem;text-align:left}}@media (max-width: 1024px){.LeaderBoard_componentContainer__m1UxD{gap:40px;padding:40px 30px}.Title_componentTitle__D1ZOP{font-size:2.5rem}.LeaderBoard_componentImages__9dnMW{gap:20px}.LeaderBoard_componentImage__jquya{width:160px;min-height:200px;padding:16px 12px}.LeaderBoard_componentImageItem__oGqV5{width:70px;height:70px}}@media (max-width: 768px){.Spacer_component__Dn8f4{height:20px}.LeaderBoard_componentContainer__m1UxD{grid-template-columns:1fr;gap:30px;padding:30px 20px;text-align:center}.LeaderBoard_componentText__IfR_k{width:100%;text-align:center}.Title_componentTitle__D1ZOP{font-size:2rem;line-height:1.3}.Title_componentSubtitle__jhwbV{font-size:1rem;margin:0 auto}.Title_component__W72Ok{margin-bottom:20px}.Button_component__Pgouh{padding:12px 20px;font-size:.95rem}.LeaderBoard_componentImages__9dnMW{justify-content:center;gap:16px;flex-wrap:wrap}.LeaderBoard_componentImage__jquya{width:140px;min-height:180px;padding:16px 12px}.LeaderBoard_componentImageItem__oGqV5{width:60px;height:60px;margin-bottom:12px}.LeaderBoard_componentImageTitle__47GcC{font-size:.9rem}.LeaderBoard_componentImageSubtitle__DK29a{font-size:.8rem}}@media (max-width: 480px){.LeaderBoard_componentContainer__m1UxD{padding:24px 16px;gap:24px}.Title_componentTitle__D1ZOP{font-size:1.75rem}.Title_componentSubtitle__jhwbV{font-size:.95rem}.LeaderBoard_componentImages__9dnMW{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:12px}.LeaderBoard_componentImage__jquya{width:120px;min-height:160px;padding:12px 8px;flex-direction:column;text-align:center}.LeaderBoard_componentImageItem__oGqV5{width:50px;height:50px;margin-bottom:8px;margin-right:0}.Button_component__Pgouh{padding:12px 20px;font-size:.9rem}.LeaderBoard_componentImageTitle__47GcC{font-size:.8rem;margin-bottom:4px}.LeaderBoard_componentImageSubtitle__DK29a{font-size:.75rem}}@media (max-width: 360px){.LeaderBoard_componentContainer__m1UxD{padding:16px 12px}.Title_componentTitle__D1ZOP{font-size:1.5rem}.LeaderBoard_componentImages__9dnMW{flex-direction:column;align-items:center}.LeaderBoard_componentImage__jquya{width:100px;min-height:140px;padding:10px 6px}.LeaderBoard_componentImageItem__oGqV5{width:40px;height:40px}.LeaderBoard_componentImageTitle__47GcC{font-size:.75rem}.LeaderBoard_componentImageSubtitle__DK29a{font-size:.7rem}}.Button_component__Pgouh:focus{outline:2px solid #63b3ed;outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.LeaderBoard_componentImageItem__oGqV5[style*="color:transparent"]{background-color:#f7fafc;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media print{.LeaderBoard_component__wni7d{background:white!important;color:#000!important}.LeaderBoard_componentText__IfR_k,.Title_componentTitle__D1ZOP{color:#000!important}.Title_componentSubtitle__jhwbV{color:#666!important}.Button_component__Pgouh{display:none}}.Title_component__W72On{width:100%;text-align:center;margin:0 auto;padding:40px 20px 30px;background:transparent}.Title_componentTitle__D1ZOPn{font-size:3rem;font-weight:700;line-height:1.2;color:#1a202c;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.025em;position:relative}.Title_componentTitle__D1ZOPn:after{content:"";display:block;width:60px;height:3px;background:#3182ce;margin:16px auto 0;border-radius:2px}.Title_componentTitle__D1ZOPn:hover{color:#2d3748;transition:color .2s ease}@media (min-width: 1400px){.Title_component__W72On{padding:50px 20px 40px}.Title_componentTitle__D1ZOPn{font-size:3.5rem}}@media (min-width: 1024px) and (max-width: 1399px){.Title_componentTitle__D1ZOPn{font-size:2.75rem}}@media (max-width: 1023px) and (min-width: 769px){.Title_component__W72On{padding:35px 20px 25px}.Title_componentTitle__D1ZOPn{font-size:2.5rem}}@media (max-width: 768px){.Title_component__W72On{padding:30px 16px 20px}.Title_componentTitle__D1ZOPn{font-size:2rem;line-height:1.3}.Title_componentTitle__D1ZOPn:after{width:40px;height:2px;margin-top:12px}}@media (max-width: 480px){.Title_component__W72On{padding:24px 12px 16px}.Title_componentTitle__D1ZOPn{font-size:1.75rem}}@media (max-width: 360px){.Title_component__W72On{padding:20px 8px 12px}.Title_componentTitle__D1ZOPn{font-size:1.5rem}}.Title_component__W72On.dark{background:#0e1423}.Title_component__W72On.dark .Title_componentTitle__D1ZOPn{color:#fff}.Title_component__W72On.dark .Title_componentTitle__D1ZOPn:hover{color:#f7fafc}.Title_componentTitle__D1ZOPn:focus{outline:2px solid #3182ce;outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion: reduce){.Title_componentTitle__D1ZOPn{transition:none}.Title_componentTitle__D1ZOPn:after{transition:none}}@media print{.Title_component__W72On{padding:15px 0 8px}.Title_componentTitle__D1ZOPn{color:#000!important;font-size:24pt}.Title_componentTitle__D1ZOPn:after{display:none}}.Title_componentTitle__D1ZOPn.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;color:transparent;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ripple{to{transform:scale(2);opacity:0}}*{box-sizing:border-box}.AccordionContainer_component__nOOHM{width:100%;background:#ffffff;padding:40px 0 50px;position:relative}.AccordionContainer_component_noPadding__LOItg{padding:0 0 40px}.AccordionContainer_component_six__M1zTs{max-width:900px;margin:0 auto}.AccordionContainer_component__container__RDUTd{max-width:1200px;margin:0 auto;padding:0 40px}.AccordionContainer_component__container_six__0DAI3{max-width:900px;padding:0 20px}.Accordion_component__f_kFR{list-style:none;margin:0;padding:0;width:100%}.Accordion_component_updated__deiet{border-radius:8px;overflow:hidden}.Accordion_component_six__oswv5{display:flex;flex-direction:column;gap:4px}.AccordionItem_component__shnEB{border-bottom:1px solid #e2e8f0;margin:0;padding:0;transition:all .3s ease}.AccordionItem_component__shnEB:last-child{border-bottom:none}.AccordionItem_component_open__Qy9sr{background-color:#f8f9fa}.AccordionItem_component_updated__LzhGu{border-radius:4px}.AccordionItem_component_six__j_X5B{margin-bottom:6px}.AccordionName_component__18Qnr{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0;padding:20px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .2s ease;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.AccordionName_component__18Qnr:hover{color:#3182ce}.AccordionName_component__18Qnr:after{content:"+";font-size:1.5rem;font-weight:300;color:#718096;transition:all .3s ease;flex-shrink:0;margin-left:16px}.AccordionItem_component_open__Qy9sr .AccordionName_component__18Qnr:after{content:"−";transform:rotate(0);color:#3182ce}.AccordionName_component_updated__oECYx{font-weight:700}.AccordionName_component_six__rXLmq{padding:16px 0}.AccordionBox_component__RnlGw{overflow:hidden;transition:all .3s ease;max-height:0;opacity:0}.AccordionItem_component_open__Qy9sr .AccordionBox_component__RnlGw{max-height:1000px;opacity:1;padding:12px 0 24px}.AccordionText_component__OsaaK{font-size:1rem;line-height:1.6;color:#4a5568;margin:0;padding:6px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.AccordionText_component_six__6rM3F{line-height:1.7}.AccordionText_component_updated__Xgbhh{color:#2d3748}.AccordionText_component_closed__hA6eX{opacity:.8}.AccordionItem_component__shnEB:hover{background-color:#f8f9fa}.AccordionItem_component_open__Qy9sr:hover{background-color:transparent}.AccordionName_component__18Qnr:focus{outline:2px solid #3182ce;outline-offset:2px;border-radius:4px}@media (min-width: 1400px){.AccordionContainer_component__nOOHM{padding:50px 0 70px}.AccordionContainer_component_noPadding__LOItg{padding:0 0 50px}.AccordionContainer_component__container__RDUTd{max-width:1400px;padding:0 60px}.AccordionName_component__18Qnr{font-size:1.375rem;padding:22px 0}.AccordionText_component__OsaaK{font-size:1.125rem}}@media (min-width: 1024px) and (max-width: 1399px){.AccordionContainer_component__container__RDUTd{padding:0 50px}}@media (max-width: 1023px) and (min-width: 769px){.AccordionContainer_component__nOOHM{padding:35px 0 50px}.AccordionContainer_component_noPadding__LOItg{padding:0 0 35px}.AccordionContainer_component__container__RDUTd{padding:0 30px}.AccordionName_component__18Qnr{font-size:1.125rem;padding:16px 0}.AccordionText_component__OsaaK{font-size:.95rem}}@media (max-width: 768px){.AccordionContainer_component__nOOHM{padding:30px 0 40px}.AccordionContainer_component_noPadding__LOItg{padding:0 0 30px}.AccordionContainer_component__container__RDUTd{padding:0 20px}.AccordionName_component__18Qnr{font-size:1.125rem;padding:14px 0;line-height:1.3}.AccordionName_component__18Qnr:after{font-size:1.25rem;margin-left:12px}.AccordionText_component__OsaaK{font-size:.95rem;line-height:1.5}.AccordionItem_component_open__Qy9sr .AccordionBox_component__RnlGw{padding:10px 0 20px}}@media (max-width: 480px){.AccordionContainer_component__nOOHM{padding:24px 0 35px}.AccordionContainer_component_noPadding__LOItg{padding:0 0 24px}.AccordionContainer_component__container__RDUTd{padding:0 16px}.AccordionName_component__18Qnr{font-size:1rem;padding:12px 0}.AccordionText_component__OsaaK{font-size:.9rem;padding:4px 0}.AccordionItem_component_open__Qy9sr .AccordionBox_component__RnlGw{padding:8px 0 18px}}@media (max-width: 360px){.AccordionContainer_component__nOOHM{padding:18px 0 30px}.AccordionContainer_component_noPadding__LOItg{padding:0 0 18px}.AccordionContainer_component__container__RDUTd{padding:0 12px}.AccordionName_component__18Qnr{font-size:.95rem;padding:10px 0}.AccordionText_component__OsaaK{font-size:.85rem;padding:3px 0}.AccordionItem_component_open__Qy9sr .AccordionBox_component__RnlGw{padding:6px 0 15px}}@keyframes accordionOpen{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}@keyframes accordionClose{0%{max-height:1000px;opacity:1}to{max-height:0;opacity:0}}@media (prefers-reduced-motion: reduce){.AccordionBox_component__RnlGw,.AccordionName_component__18Qnr:after,.AccordionItem_component__shnEB{transition:none}}@media print{.AccordionContainer_component__nOOHM{background:white!important}.AccordionBox_component__RnlGw{max-height:none!important;opacity:1!important;padding-bottom:12px!important}.AccordionName_component__18Qnr:after{display:none}.AccordionName_component__18Qnr,.AccordionText_component__OsaaK{color:#000!important}}.AccordionContainer_component__nOOHM.dark{background:#0e1423}.AccordionContainer_component__nOOHM.dark .AccordionItem_component__shnEB{border-bottom-color:#2d3748}.AccordionContainer_component__nOOHM.dark .AccordionName_component__18Qnr{color:#fff}.AccordionContainer_component__nOOHM.dark .AccordionText_component__OsaaK{color:#a0aec0}.AccordionContainer_component__nOOHM.dark .AccordionItem_component__shnEB:hover{background-color:#ffffff0d}@tailwind base;@tailwind components;@tailwind utilities;.center-content{display:flex;justify-content:center;align-items:center;flex-direction:column}#root{flex:1}h1{font-size:3.5em;line-height:1.2;font-weight:700;color:#1a1a1a;margin-bottom:1rem}h2{font-size:2.5em;line-height:1.3;font-weight:600;color:#2a2a2a;margin-bottom:.875rem}h3{font-size:2em;line-height:1.4;font-weight:600;color:#333;margin-bottom:.75rem}p{font-size:1rem;line-height:1.6;color:#4a4a4a;margin-bottom:1rem}a{font-weight:500;color:#0500ff;text-decoration:inherit;font-size:1.125rem;transition:color .2s ease}a:hover{color:#0400d1}.connect-button,button.primary{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:#4f46e5;color:#fff;text-decoration:none;border-radius:2rem;font-weight:600;transition:all .2s ease;white-space:nowrap;min-width:140px;border:none;cursor:pointer;box-shadow:0 2px 4px #0500ff1a;margin-left:7.5rem}@media screen and (max-width: 767px){.connect-button,button.primary{margin:0 auto;display:block}}.connect-button:hover,button.primary:hover{background:#0400d1;transform:translateY(-1px);box-shadow:0 4px 6px #0500ff26}.try-again-container{display:flex;justify-content:center;width:100%;padding-top:1.5rem;margin-top:auto}.try-again-btn{background-color:#0500ff;color:#fff;padding:.875rem 2rem;border-radius:2rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;max-width:240px;box-shadow:0 2px 4px #0500ff1a}.try-again-btn:hover{background-color:#0400d1;box-shadow:0 4px 6px #0500ff26}.cancel-btn{border:2px solid #0500ff;color:#0500ff;padding:.875rem 2rem;border-radius:2rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:transparent}.cancel-btn:hover{background:rgba(5,0,255,.05);border-color:#0400d1;color:#0400d1}.btn-container{display:flex;align-items:center;justify-content:center;gap:1.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;padding:1rem}.modal-content{background:white;padding:1.5rem;border-radius:24px;width:100%;max-width:500px;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 10px 25px #0500ff1a;border:1px solid rgba(5,0,255,.1);animation:modalAppear .3s ease-out;display:flex;flex-direction:column;min-height:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid rgba(5,0,255,.1);padding-bottom:.75rem}.modal-header h3{margin:0;font-size:1.5rem;font-weight:700}.modal-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.modal-subtitle{color:#4a4a4a;font-size:1rem;font-weight:500;margin-bottom:.75rem}.modal-text{color:#666;font-size:.875rem;line-height:1.6}.close-button{background:none;border:none;color:#0500ff;font-size:1.5rem;cursor:pointer;padding:.5rem;transition:all .2s ease;opacity:.8}.close-button:hover{transform:rotate(90deg);opacity:1}.modal-body{display:flex;flex-direction:column;gap:1rem;flex:1}.network-button,.wallet-button{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:white;border:2px solid rgba(5,0,255,.2);border-radius:16px;width:100%;transition:all .2s ease;color:#0400d1;font-weight:600;font-size:1rem;box-shadow:0 2px 4px #0500ff0d;min-height:60px}.network-button:hover,.wallet-button:hover{background:rgba(5,0,255,.05);border-color:#0500ff;transform:translateY(-1px);box-shadow:0 4px 6px #0500ff1a}.network-icon,.wallet-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.status-modal{background:white;border:1px solid rgba(5,0,255,.1)}.gauge-container{position:relative;width:200px;height:120px;margin:0 auto}.gauge-background{position:absolute;bottom:0;left:0;width:200px;height:100px;border-top-left-radius:100px;border-top-right-radius:100px;overflow:hidden;background:linear-gradient(to right,rgba(0,200,83,.1) 0%,rgba(5,0,255,.1) 50%,rgba(220,38,38,.1) 100%)}.gauge-tick{position:absolute;bottom:0;left:50%;width:2px;transform-origin:bottom center;margin-left:-1px}.gauge-needle{position:absolute;bottom:0;left:50%;width:4px;height:90px;background:#0500FF;transform-origin:bottom center;margin-left:-2px;border-top-left-radius:2px;border-top-right-radius:2px;z-index:2;transition:transform 1.5s cubic-bezier(.34,1.56,.64,1)}.gauge-center{position:absolute;bottom:0;left:50%;width:16px;height:16px;background:#0500FF;border-radius:50%;transform:translate(-50%);z-index:3;box-shadow:0 0 0 4px #0500ff33}.gauge-value{position:absolute;top:0;left:50%;transform:translate(-50%);font-size:2rem;font-weight:700}@keyframes modalAppear{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes dash{0%{stroke-dasharray:0,100}to{stroke-dasharray:99,100}}#walletconnect-wrapper{z-index:50!important}.modal-overlay{z-index:40}.modal-overlay.with-wc{background-color:#fffffffa}.loading-spinner{border:3px solid rgba(5,0,255,.1);border-top:3px solid #0500ff;border-radius:50%;width:32px;height:32px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 480px){.modal-content{padding:2rem;max-width:600px}.modal-header{margin-bottom:2rem;padding-bottom:1rem}.modal-header h3{font-size:1.75rem}.modal-title{font-size:1.5rem}.modal-subtitle{font-size:1.25rem}.modal-body{gap:1.5rem}.network-button,.wallet-button{gap:1.5rem;padding:1.25rem 2rem;font-size:1.125rem;min-height:70px}.network-icon,.wallet-icon{width:40px;height:40px}}@media (min-width: 768px){.modal-content{padding:2.5rem;max-width:700px}.modal-header{margin-bottom:2.5rem}.modal-header h3{font-size:2rem}}@media (max-width: 479px){.modal-overlay{padding:.5rem}.modal-content{padding:1rem;border-radius:16px;max-height:90vh}.modal-header h3{font-size:1.25rem}.network-button,.wallet-button{padding:.875rem 1rem;gap:.75rem;font-size:.9rem;min-height:55px}.network-icon,.wallet-icon{width:28px;height:28px}.close-button{font-size:1.25rem;padding:.25rem}}@media (max-width: 320px){.modal-content{padding:.75rem}.network-button,.wallet-button{padding:.75rem;font-size:.85rem;min-height:50px}.network-icon,.wallet-icon{width:24px;height:24px}}.wallet-connecting,.wallet-connecting *{pointer-events:none}.trust-wallet-iframe{display:none!important;position:absolute!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important}
