.page-module___8aEwW__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex:1}.page-module___8aEwW__toolsSection{padding:80px 0}.page-module___8aEwW__toolsContainer{max-width:var(--container-max);grid-template-columns:var(--sidebar-width)1fr;align-items:start;gap:32px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:900px){.page-module___8aEwW__toolsContainer{grid-template-columns:1fr}}@media (max-width:768px){.page-module___8aEwW__toolsSection{padding:60px 0}.page-module___8aEwW__toolsContainer{gap:24px;padding:0 16px}}@media (max-width:480px){.page-module___8aEwW__toolsSection{padding:40px 0}.page-module___8aEwW__toolsContainer{gap:16px}}
.Sidebar-module__WZVnLW__sidebar{top:calc(var(--header-height) + 24px);position:sticky}.Sidebar-module__WZVnLW__sidebarInner{background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:20px}.Sidebar-module__WZVnLW__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-light);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:.875rem;font-weight:600;display:flex}.Sidebar-module__WZVnLW__title i{font-size:1rem}.Sidebar-module__WZVnLW__nav{flex-direction:column;gap:4px;display:flex}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:12px 14px;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background:#2173460f}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{background:var(--gradient-primary);box-shadow:var(--shadow-glow)}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__icon,.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__name,.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__count{color:#fff}.Sidebar-module__WZVnLW__icon{color:var(--text-muted);transition:color var(--transition-fast);font-size:1.25rem}.Sidebar-module__WZVnLW__name{color:var(--text-primary);transition:color var(--transition-fast);flex:1;font-size:.95rem;font-weight:500}.Sidebar-module__WZVnLW__count{color:var(--text-muted);transition:all var(--transition-fast);background:#0000000a;border-radius:100px;padding:2px 8px;font-size:.8rem;font-weight:600}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__count{background:#fff3}.Sidebar-module__WZVnLW__total{border-top:1px solid var(--border-light);color:var(--color-primary);justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:16px;font-size:.875rem;font-weight:500;display:flex}@media (max-width:900px){.Sidebar-module__WZVnLW__sidebar{position:relative;top:0}.Sidebar-module__WZVnLW__sidebarInner{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:16px;overflow-x:auto}.Sidebar-module__WZVnLW__sidebarInner::-webkit-scrollbar{display:none}.Sidebar-module__WZVnLW__title{display:none}.Sidebar-module__WZVnLW__nav{flex-flow:row;gap:8px}.Sidebar-module__WZVnLW__navItem{flex-shrink:0;min-height:44px;padding:10px 16px}.Sidebar-module__WZVnLW__icon{font-size:1.125rem}.Sidebar-module__WZVnLW__name{white-space:nowrap;font-size:.9rem}.Sidebar-module__WZVnLW__count,.Sidebar-module__WZVnLW__total{display:none}}@media (max-width:640px){.Sidebar-module__WZVnLW__sidebarInner{border-radius:var(--radius-md);padding:12px}.Sidebar-module__WZVnLW__navItem{border-radius:var(--radius-sm);gap:8px;padding:8px 12px}.Sidebar-module__WZVnLW__icon{font-size:1rem}.Sidebar-module__WZVnLW__name{font-size:.85rem}}@media (max-width:480px){.Sidebar-module__WZVnLW__sidebarInner{border-left:none;border-right:none;border-radius:0;margin:0 -16px;padding:10px}.Sidebar-module__WZVnLW__nav{gap:6px;padding:0 16px}.Sidebar-module__WZVnLW__navItem{padding:8px 10px}.Sidebar-module__WZVnLW__name{font-size:.8rem}}
.ToolDetails-module__f4tcVq__details{background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:28px}.ToolDetails-module__f4tcVq__header{border-bottom:1px solid var(--border-light);align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.ToolDetails-module__f4tcVq__categoryIcon{background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-glow);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.ToolDetails-module__f4tcVq__categoryTitle{margin-bottom:4px;font-size:1.5rem;font-weight:700}.ToolDetails-module__f4tcVq__categoryDesc{color:var(--text-muted);font-size:.95rem}.ToolDetails-module__f4tcVq__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.ToolDetails-module__f4tcVq__toolCard{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);padding:20px}.ToolDetails-module__f4tcVq__toolCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md),0 0 0 3px #2173461a;transform:translateY(-2px)}.ToolDetails-module__f4tcVq__toolCard.ToolDetails-module__f4tcVq__active{border-color:var(--color-primary);background:linear-gradient(135deg,#2173460d 0%,#2e9b5f0d 100%)}.ToolDetails-module__f4tcVq__toolHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.ToolDetails-module__f4tcVq__toolHeader i{font-size:1.25rem}.ToolDetails-module__f4tcVq__toolName{color:var(--text-primary);font-size:1rem;font-weight:600}.ToolDetails-module__f4tcVq__toolDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}@media (max-width:768px){.ToolDetails-module__f4tcVq__details{border-radius:var(--radius-md);padding:20px}.ToolDetails-module__f4tcVq__header{gap:12px;margin-bottom:20px;padding-bottom:16px}.ToolDetails-module__f4tcVq__categoryIcon{width:48px;height:48px;font-size:1.25rem}.ToolDetails-module__f4tcVq__categoryTitle{font-size:1.25rem}.ToolDetails-module__f4tcVq__categoryDesc{font-size:.875rem}.ToolDetails-module__f4tcVq__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.ToolDetails-module__f4tcVq__toolCard{padding:16px}.ToolDetails-module__f4tcVq__toolCard:hover{transform:none}.ToolDetails-module__f4tcVq__toolHeader i{font-size:1.125rem}.ToolDetails-module__f4tcVq__toolName{font-size:.95rem}.ToolDetails-module__f4tcVq__toolDesc{font-size:.8rem}}@media (max-width:480px){.ToolDetails-module__f4tcVq__details{border-left:none;border-right:none;border-radius:0;margin:0 -16px;padding:16px}.ToolDetails-module__f4tcVq__header{flex-direction:column;align-items:flex-start;gap:12px}.ToolDetails-module__f4tcVq__categoryIcon{width:44px;height:44px;font-size:1.125rem}.ToolDetails-module__f4tcVq__categoryTitle{font-size:1.125rem}.ToolDetails-module__f4tcVq__categoryDesc{font-size:.8rem}.ToolDetails-module__f4tcVq__toolsGrid{grid-template-columns:1fr;gap:10px}.ToolDetails-module__f4tcVq__toolCard{padding:14px}.ToolDetails-module__f4tcVq__toolHeader{gap:8px;margin-bottom:8px}.ToolDetails-module__f4tcVq__toolHeader i{font-size:1rem}.ToolDetails-module__f4tcVq__toolName{font-size:.9rem}.ToolDetails-module__f4tcVq__toolDesc{font-size:.8rem;line-height:1.4}}
.Hero-module__ZARIfG__hero{padding:120px 0 100px;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{max-width:var(--container-max);z-index:1;grid-template-columns:1fr 1.2fr;align-items:center;gap:48px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__ZARIfG__content{text-align:left}.Hero-module__ZARIfG__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;animation:.6s Hero-module__ZARIfG__fadeIn;display:inline-flex}.Hero-module__ZARIfG__badge i{font-size:1rem}.Hero-module__ZARIfG__title{margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;animation:.6s .1s backwards Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{max-width:520px;color:var(--text-secondary);margin-bottom:28px;font-size:1rem;line-height:1.7;animation:.6s .2s backwards Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__cta{align-items:center;gap:16px;margin-bottom:32px;animation:.6s .3s backwards Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__stats{background:var(--bg-glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);align-items:center;gap:20px;padding:14px 24px;animation:.6s .4s backwards Hero-module__ZARIfG__fadeIn;display:inline-flex}.Hero-module__ZARIfG__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.Hero-module__ZARIfG__statNumber{color:var(--text-primary);font-size:1.125rem;font-weight:700}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);font-size:.75rem}.Hero-module__ZARIfG__statDivider{background:var(--border-light);width:1px;height:32px}.Hero-module__ZARIfG__demo{gap:16px;animation:.8s .3s backwards Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__toolTabs{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.Hero-module__ZARIfG__toolTab{background:var(--bg-glass-strong);border:1px solid var(--border-light);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;min-width:140px;padding:12px 16px;transition:all .2s;display:flex}.Hero-module__ZARIfG__toolTab:hover{border-color:var(--color-primary);background:var(--bg-white)}.Hero-module__ZARIfG__toolTab.Hero-module__ZARIfG__active{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-color:#0000}.Hero-module__ZARIfG__toolTab i{color:var(--color-primary);font-size:1.25rem}.Hero-module__ZARIfG__toolTab.Hero-module__ZARIfG__active i{color:#fff}.Hero-module__ZARIfG__toolName{letter-spacing:.02em;font-size:.85rem;font-weight:400}.Hero-module__ZARIfG__toolCategory{opacity:.6;font-size:.7rem}.Hero-module__ZARIfG__previewFrame{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;flex:1;overflow:hidden;box-shadow:0 20px 60px #21734626,0 8px 24px #00000014}.Hero-module__ZARIfG__previewHeader{background:var(--bg-glass-strong);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;height:36px;padding:0 0 0 16px;display:flex}.Hero-module__ZARIfG__windowTitle{color:var(--text-muted);font-size:.8rem;font-weight:500}.Hero-module__ZARIfG__windowControls{align-items:stretch;height:100%;display:flex}.Hero-module__ZARIfG__windowControls span{width:40px;height:100%;color:var(--text-muted);justify-content:center;align-items:center;transition:background .15s;display:flex}.Hero-module__ZARIfG__windowControls span:hover{background:var(--border-light)}.Hero-module__ZARIfG__winMinimize:before{content:"";background:currentColor;width:10px;height:1px;display:block}.Hero-module__ZARIfG__winMaximize:before{content:"";border:1.2px solid;border-radius:1px;width:9px;height:9px;display:block}.Hero-module__ZARIfG__winClose{line-height:0}.Hero-module__ZARIfG__winClose:hover{color:#fff;background:#e81123!important}.Hero-module__ZARIfG__previewContent{justify-content:center;align-items:center;min-height:320px;display:flex}.Hero-module__ZARIfG__previewPlaceholder{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px;display:flex}.Hero-module__ZARIfG__previewPlaceholder i{color:var(--color-primary);opacity:.4;font-size:3rem}.Hero-module__ZARIfG__previewPlaceholder span{font-size:1rem;font-weight:500}.Hero-module__ZARIfG__previewPlaceholder small{opacity:.6;font-size:.75rem}.Hero-module__ZARIfG__previewImage{width:100%;height:auto;display:block}.Hero-module__ZARIfG__previewVideo{object-fit:cover;width:100%;height:auto;display:block}.Hero-module__ZARIfG__bgGlow1{pointer-events:none;background:radial-gradient(circle,#21734626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:-100px}.Hero-module__ZARIfG__bgGlow2{pointer-events:none;background:radial-gradient(circle,#2e9b5f1f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-200px;right:-100px}.Hero-module__ZARIfG__gridBg{opacity:.4;pointer-events:none;z-index:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:48px}.Hero-module__ZARIfG__content{text-align:center;order:1}.Hero-module__ZARIfG__demo{order:2}.Hero-module__ZARIfG__subtitle{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__cta{justify-content:center}.Hero-module__ZARIfG__stats{margin:0 auto}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:80px 0 60px}.Hero-module__ZARIfG__container{gap:32px;padding:0 16px}.Hero-module__ZARIfG__badge{margin-bottom:16px;padding:6px 12px;font-size:.8rem}.Hero-module__ZARIfG__title{margin-bottom:16px;font-size:clamp(1.75rem,6vw,2.25rem)}.Hero-module__ZARIfG__subtitle{margin-bottom:24px;font-size:.95rem}.Hero-module__ZARIfG__demo{flex-direction:column}.Hero-module__ZARIfG__toolTabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:8px;padding-bottom:8px;overflow-x:auto}.Hero-module__ZARIfG__toolTabs::-webkit-scrollbar{display:none}.Hero-module__ZARIfG__toolTab{flex-shrink:0;min-width:110px;padding:10px 12px}.Hero-module__ZARIfG__toolName{font-size:.8rem}.Hero-module__ZARIfG__previewContent{min-height:220px}.Hero-module__ZARIfG__cta{flex-direction:column;gap:12px}.Hero-module__ZARIfG__cta .Hero-module__ZARIfG__btn{justify-content:center;width:100%}.Hero-module__ZARIfG__stats{flex-direction:column;gap:16px;width:100%;padding:16px 20px}.Hero-module__ZARIfG__statDivider{width:60px;height:1px}.Hero-module__ZARIfG__statNumber{font-size:1rem}.Hero-module__ZARIfG__statLabel{font-size:.7rem}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding:70px 0 40px}.Hero-module__ZARIfG__container{gap:24px}.Hero-module__ZARIfG__badge{padding:5px 10px;font-size:.75rem}.Hero-module__ZARIfG__badge i{font-size:.875rem}.Hero-module__ZARIfG__title{font-size:1.5rem}.Hero-module__ZARIfG__subtitle{font-size:.9rem;line-height:1.6}.Hero-module__ZARIfG__toolTab{min-width:95px;padding:8px 10px}.Hero-module__ZARIfG__toolTab i{font-size:1rem}.Hero-module__ZARIfG__toolName{font-size:.7rem}.Hero-module__ZARIfG__toolCategory{font-size:.6rem}.Hero-module__ZARIfG__previewContent{min-height:180px}.Hero-module__ZARIfG__previewHeader{padding:10px 12px}.Hero-module__ZARIfG__windowControls span{width:32px}.Hero-module__ZARIfG__windowTitle{font-size:.75rem}.Hero-module__ZARIfG__previewPlaceholder i{font-size:2rem}.Hero-module__ZARIfG__previewPlaceholder span{font-size:.9rem}.Hero-module__ZARIfG__stats{border-radius:var(--radius-lg);padding:14px 16px}.Hero-module__ZARIfG__stat{gap:1px}}
.Pricing-module__yc4bBa__pricing{background:var(--bg-main);padding:100px 0}.Pricing-module__yc4bBa__container{max-width:1100px;margin:0 auto;padding:0 24px}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:48px}.Pricing-module__yc4bBa__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.Pricing-module__yc4bBa__title{margin-bottom:12px;font-size:2.5rem;font-weight:700}.Pricing-module__yc4bBa__subtitle{color:var(--text-secondary);font-size:1.1rem}.Pricing-module__yc4bBa__cards{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.Pricing-module__yc4bBa__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:20px;padding:32px;transition:all .3s;position:relative}.Pricing-module__yc4bBa__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);border-color:#0000;transform:scale(1.05)}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured:hover{transform:scale(1.05)translateY(-4px)}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__planName,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__planDesc,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__priceNote,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__features li{color:#ffffffe6}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__currency,.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__price{color:#fff}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__features i{color:#fffc}.Pricing-module__yc4bBa__popularBadge{color:var(--color-primary);box-shadow:var(--shadow-md);white-space:nowrap;background:#fff;border-radius:100px;padding:6px 16px;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__cardHeader{text-align:center;border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:20px}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__cardHeader{border-bottom-color:#fff3}.Pricing-module__yc4bBa__planName{margin-bottom:4px;font-size:1.25rem;font-weight:700;display:block}.Pricing-module__yc4bBa__planDesc{color:var(--text-muted);margin-bottom:12px;font-size:.85rem;display:block}.Pricing-module__yc4bBa__priceWrap{justify-content:center;align-items:baseline;gap:2px;margin-bottom:4px;display:flex}.Pricing-module__yc4bBa__currency{color:var(--color-primary);font-size:1.5rem;font-weight:600}.Pricing-module__yc4bBa__price{color:var(--color-primary);font-size:3.5rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__priceNote{color:var(--text-muted);font-size:.85rem}.Pricing-module__yc4bBa__features{min-height:180px;margin-bottom:24px;padding:0;list-style:none}.Pricing-module__yc4bBa__features li{color:var(--text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:.9rem;display:flex}.Pricing-module__yc4bBa__features i{color:var(--color-primary);font-size:1rem}.Pricing-module__yc4bBa__cardBtn{width:100%;padding:12px 20px}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__cardBtn{color:var(--color-primary);background:#fff}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured .Pricing-module__yc4bBa__cardBtn:hover{background:#ffffffe6;transform:translateY(-2px)}.Pricing-module__yc4bBa__notes{flex-wrap:wrap;justify-content:center;gap:24px 40px;margin-bottom:24px;padding:24px 0;display:flex}.Pricing-module__yc4bBa__note{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.Pricing-module__yc4bBa__note i{color:var(--color-primary);font-size:1.25rem}.Pricing-module__yc4bBa__note a{color:var(--color-primary);text-decoration:underline}.Pricing-module__yc4bBa__freeTrialNote{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__freeTrialNote i{color:var(--color-primary)}.Pricing-module__yc4bBa__freeTrialNote a{color:var(--color-primary);text-decoration:underline}@media (max-width:900px){.Pricing-module__yc4bBa__cards{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured{order:-1;transform:scale(1)}.Pricing-module__yc4bBa__card.Pricing-module__yc4bBa__featured:hover{transform:translateY(-4px)}.Pricing-module__yc4bBa__features{min-height:auto}.Pricing-module__yc4bBa__notes{text-align:center;flex-direction:column;align-items:center}}@media (max-width:768px){.Pricing-module__yc4bBa__pricing{padding:60px 0}.Pricing-module__yc4bBa__container{padding:0 16px}.Pricing-module__yc4bBa__header{margin-bottom:32px}.Pricing-module__yc4bBa__badge{padding:6px 12px;font-size:.8rem}.Pricing-module__yc4bBa__title{margin-bottom:8px;font-size:1.75rem}.Pricing-module__yc4bBa__subtitle{font-size:1rem}.Pricing-module__yc4bBa__cards{gap:16px;margin-bottom:32px}.Pricing-module__yc4bBa__card{border-radius:16px;padding:24px}.Pricing-module__yc4bBa__card:hover{transform:none}.Pricing-module__yc4bBa__planName{font-size:1.125rem}.Pricing-module__yc4bBa__price{font-size:2.75rem}.Pricing-module__yc4bBa__currency{font-size:1.25rem}.Pricing-module__yc4bBa__features li{padding:6px 0;font-size:.85rem}.Pricing-module__yc4bBa__notes{gap:16px;margin-bottom:16px;padding:16px 0}.Pricing-module__yc4bBa__note{font-size:.85rem}.Pricing-module__yc4bBa__freeTrialNote{text-align:center;flex-wrap:wrap;justify-content:center;font-size:.9rem}}@media (max-width:480px){.Pricing-module__yc4bBa__pricing{padding:40px 0}.Pricing-module__yc4bBa__title{font-size:1.5rem}.Pricing-module__yc4bBa__subtitle{font-size:.9rem}.Pricing-module__yc4bBa__cards{max-width:none}.Pricing-module__yc4bBa__card{border-radius:var(--radius-md);padding:20px}.Pricing-module__yc4bBa__cardHeader{margin-bottom:20px;padding-bottom:16px}.Pricing-module__yc4bBa__planName{font-size:1rem}.Pricing-module__yc4bBa__planDesc{font-size:.8rem}.Pricing-module__yc4bBa__price{font-size:2.25rem}.Pricing-module__yc4bBa__currency{font-size:1rem}.Pricing-module__yc4bBa__priceNote{font-size:.8rem}.Pricing-module__yc4bBa__features{margin-bottom:20px}.Pricing-module__yc4bBa__features li{gap:8px;font-size:.8rem}.Pricing-module__yc4bBa__features i{font-size:.9rem}.Pricing-module__yc4bBa__cardBtn{padding:10px 16px;font-size:.9rem}.Pricing-module__yc4bBa__note{font-size:.8rem}.Pricing-module__yc4bBa__note i{font-size:1rem}.Pricing-module__yc4bBa__freeTrialNote{font-size:.85rem}}
.FAQ-module__V8_xEa__faq{padding:100px 0}.FAQ-module__V8_xEa__container{max-width:720px;margin:0 auto;padding:0 24px}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:48px}.FAQ-module__V8_xEa__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.FAQ-module__V8_xEa__title{font-size:2.25rem}.FAQ-module__V8_xEa__list{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.FAQ-module__V8_xEa__item{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);transition:all var(--transition-base);overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:#2173464d}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.FAQ-module__V8_xEa__question{text-align:left;letter-spacing:.02em;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:1rem;font-weight:400;display:flex}.FAQ-module__V8_xEa__question i{color:var(--color-primary);font-size:1.25rem}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height var(--transition-base);overflow:hidden}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:200px}.FAQ-module__V8_xEa__answer p{color:var(--text-secondary);padding:0 24px 20px;font-size:.95rem;line-height:1.7}.FAQ-module__V8_xEa__contact{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.FAQ-module__V8_xEa__contact p{color:var(--text-primary);font-size:1.1rem;font-weight:500}@media (max-width:768px){.FAQ-module__V8_xEa__faq{padding:60px 0}.FAQ-module__V8_xEa__container{padding:0 16px}.FAQ-module__V8_xEa__header{margin-bottom:32px}.FAQ-module__V8_xEa__badge{padding:6px 12px;font-size:.8rem}.FAQ-module__V8_xEa__title{font-size:1.75rem}.FAQ-module__V8_xEa__list{gap:10px;margin-bottom:32px}.FAQ-module__V8_xEa__question{gap:12px;padding:16px 20px;font-size:.95rem}.FAQ-module__V8_xEa__question i{font-size:1.125rem}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:300px}.FAQ-module__V8_xEa__answer p{padding:0 20px 16px;font-size:.9rem;line-height:1.6}.FAQ-module__V8_xEa__contact{gap:12px}.FAQ-module__V8_xEa__contact p{font-size:1rem}}@media (max-width:480px){.FAQ-module__V8_xEa__faq{padding:40px 0}.FAQ-module__V8_xEa__title{font-size:1.5rem}.FAQ-module__V8_xEa__list{gap:8px}.FAQ-module__V8_xEa__item{border-radius:var(--radius-sm)}.FAQ-module__V8_xEa__question{padding:14px 16px;font-size:.9rem}.FAQ-module__V8_xEa__question i{flex-shrink:0;font-size:1rem}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:400px}.FAQ-module__V8_xEa__answer p{padding:0 16px 14px;font-size:.85rem}.FAQ-module__V8_xEa__contact p{font-size:.95rem}.FAQ-module__V8_xEa__contact .FAQ-module__V8_xEa__btn{width:100%}}
