.FeatureLayout_featureLayout__oh_zT{min-height:calc(100vh - 70px)}.FeatureLayout_header__FxdLj{background-color:var(--gray-50);padding:var(--spacing-3xl) 0;text-align:center}.FeatureLayout_headerContent__6sNIq{display:flex;align-items:center;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto}.FeatureLayout_headerText__rRmN4{flex:1 1;max-width:600px}.FeatureLayout_headerAnimation__UbqeO{flex:0 0 auto;min-width:300px}.FeatureLayout_iconContainer__Pguqi{background-color:white;width:64px;height:64px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin:0 auto var(--spacing-lg);box-shadow:var(--shadow-md)}.FeatureLayout_title__mXzci{font-size:36px;font-weight:700;color:var(--gray-900)}.FeatureLayout_description__Q_R7O{font-size:18px;line-height:1.6;color:var(--gray-600);max-width:700px;margin:0 auto}.FeatureLayout_content__Mz6f6{padding:var(--spacing-3xl) 0}@media (max-width:1024px){.FeatureLayout_headerContent__6sNIq{flex-direction:column;gap:2rem}.FeatureLayout_headerAnimation__UbqeO{min-width:auto;width:100%;max-width:400px}}@media (max-width:768px){.FeatureLayout_header__FxdLj{padding:var(--spacing-2xl) 0}.FeatureLayout_headerContent__6sNIq{gap:1.5rem}.FeatureLayout_title__mXzci{font-size:30px}.FeatureLayout_description__Q_R7O{font-size:16px}.FeatureLayout_content__Mz6f6{padding:var(--spacing-2xl) 0}.FeatureLayout_headerAnimation__UbqeO{max-width:300px}}.page_createPage__C2zO5{max-width:1400px;margin:0 auto;padding:0 24px;min-height:80vh}.page_toolsHeader___b0rT{text-align:center;margin-bottom:48px;padding-top:32px}.page_toolsHeader___b0rT h2{font-size:48px;font-weight:800;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;letter-spacing:-.02em}.page_toolsHeader___b0rT p{font-size:20px;color:#64748b;font-weight:400;max-width:600px;margin:0 auto;line-height:1.6}.page_toolsSection__g20VX{margin-bottom:64px}.page_toolsGrid__XZXqN{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:32px;gap:32px;margin-bottom:32px}.page_toolCard__Fr2DI{background:white;border:2px solid #e2e8f0;border-radius:20px;padding:32px;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05)}.page_toolCard__Fr2DI:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(16,185,129,.05),rgba(5,150,105,.05));opacity:0;transition:opacity .3s ease}.page_toolCard__Fr2DI:hover{transform:translateY(-8px);border-color:#10b981;box-shadow:0 20px 40px rgba(16,185,129,.15)}.page_toolCard__Fr2DI:hover:before{opacity:1}.page_toolIcon__CxaJn{font-size:4rem;margin-bottom:24px;position:relative;z-index:1}.page_toolContent__nsbv9{flex:1 1;margin-bottom:24px;position:relative;z-index:1}.page_toolTitle__Tpk2z{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:12px;position:relative;z-index:1}.page_toolDescription__MYaew{font-size:16px;color:#64748b;line-height:1.6;margin:0;position:relative;z-index:1}.page_toolAction__j6Y3A{display:flex;align-items:center;gap:8px;color:#10b981;font-weight:600;font-size:16px;position:relative;z-index:1;transition:all .3s ease}.page_toolCard__Fr2DI:hover .page_toolAction__j6Y3A{color:#059669}.page_actionText__FZuvA{transition:transform .3s ease}.page_toolCard__Fr2DI:hover .page_actionText__FZuvA{transform:translateX(4px)}.page_featuresSection__xnMpk{background:linear-gradient(135deg,#10b981,#059669);border-radius:24px;padding:60px 48px;margin:80px 0;position:relative;overflow:hidden}.page_featuresSection__xnMpk:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:page_float__Rzwhp 6s ease-in-out infinite}@keyframes page_float__Rzwhp{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.page_featuresHeader__gN6sW{text-align:center;margin-bottom:48px;position:relative;z-index:1}.page_featuresHeader__gN6sW h3{font-size:36px;font-weight:800;color:white;margin-bottom:16px;letter-spacing:-.02em}.page_featuresHeader__gN6sW p{font-size:20px;color:rgba(255,255,255,.9);max-width:600px;margin:0 auto;line-height:1.6}.page_featuresList__RZ0sD{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:32px;gap:32px;margin-bottom:48px;position:relative;z-index:1}.page_featureItem__h5GgB{display:flex;align-items:flex-start;gap:20px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:32px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.page_featureItem__h5GgB:hover{background:rgba(255,255,255,.15);transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.page_featureIcon__0Je76{font-size:32px;background:rgba(255,255,255,.2);padding:16px;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px}.page_featureContent__xDJz7 h4{font-size:22px;font-weight:700;color:white;margin-bottom:12px;letter-spacing:-.01em}.page_featureContent__xDJz7 p{font-size:16px;color:rgba(255,255,255,.9);line-height:1.6;margin:0}.page_ctaSection__tebkY{text-align:center;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:48px 32px;border:1px solid rgba(255,255,255,.2);position:relative;z-index:1}.page_ctaSection__tebkY h4{font-size:28px;font-weight:700;color:white;margin-bottom:16px}.page_ctaSection__tebkY p{font-size:18px;color:rgba(255,255,255,.9);line-height:1.6;max-width:600px;margin:0 auto}@media (max-width:1024px){.page_toolsGrid__XZXqN{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.page_featuresSection__xnMpk{padding:48px 32px;margin:60px 0}.page_featuresList__RZ0sD{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.page_createPage__C2zO5{padding:0 16px}.page_toolsHeader___b0rT h2{font-size:36px}.page_toolsHeader___b0rT p{font-size:18px}.page_toolsGrid__XZXqN{grid-template-columns:1fr;gap:20px}.page_toolCard__Fr2DI{padding:24px}.page_toolIcon__CxaJn{font-size:3rem}.page_toolTitle__Tpk2z{font-size:20px}.page_featuresSection__xnMpk{padding:40px 24px;margin:40px 0}.page_featuresHeader__gN6sW h3{font-size:28px}.page_featuresHeader__gN6sW p{font-size:16px}.page_featureItem__h5GgB{padding:24px;gap:16px}.page_featureIcon__0Je76{font-size:24px;width:48px;height:48px;padding:12px}.page_featureContent__xDJz7 h4{font-size:18px}.page_featureContent__xDJz7 p{font-size:14px}.page_ctaSection__tebkY{padding:32px 20px}.page_ctaSection__tebkY h4{font-size:24px}.page_ctaSection__tebkY p{font-size:16px}}.FeatureCard_card__OkIt7{display:flex;flex-direction:column;padding:28px;border-radius:12px;background-color:var(--background);height:100%;position:relative;overflow:hidden;border:1px solid var(--border-color);transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.03)}.FeatureCard_card__OkIt7:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(0,0,0,.06)}.FeatureCard_cardPrimary__w3oY0:hover,.FeatureCard_card__OkIt7:hover{border-color:var(--primary-color)}.FeatureCard_cardSecondary__YfKPx:hover{border-color:var(--accent)}.FeatureCard_cardAccent__fA2T3:hover{border-color:var(--primary-color)}.FeatureCard_iconContainer__MDjFK{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.FeatureCard_cardPrimary__w3oY0 .FeatureCard_iconContainer__MDjFK{background-color:rgba(67,97,238,.1)}.FeatureCard_cardSecondary__YfKPx .FeatureCard_iconContainer__MDjFK{background-color:rgba(248,113,113,.1)}.FeatureCard_cardAccent__fA2T3 .FeatureCard_iconContainer__MDjFK{background-color:rgba(16,185,129,.1)}.FeatureCard_icon__ilCNr{width:32px;height:32px}.FeatureCard_content__T8UHX{flex:1 1}.FeatureCard_title__YgFmr{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--text-color)}.FeatureCard_description___jkDt{color:var(--text-light);font-size:14px;line-height:1.5;margin-bottom:16px}.FeatureCard_arrow__rCsUS{font-size:18px;color:var(--text-light);margin-top:auto;align-self:flex-end;transition:transform .2s ease}.FeatureCard_card__OkIt7:hover .FeatureCard_arrow__rCsUS{transform:translateX(4px);color:var(--primary-color)}@media (max-width:768px){.FeatureCard_card__OkIt7{padding:24px}}.page_featuresPage__4WeIJ{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.page_hero__9VTFa{position:relative;padding:6rem 0 4rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;overflow:hidden}.page_heroBackground__7b9qV{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0,transparent 50%),radial-gradient(circle at 40% 80%,rgba(67,97,238,.3) 0,transparent 50%);pointer-events:none}.page_heroContent__6KAJD{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}.page_title__K5kx5{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.page_gradient__Vm5Op{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page_subtitle__cnGAj{font-size:1.25rem;margin-bottom:3rem;opacity:.9;line-height:1.6}.page_heroStats__f8_v0{display:flex;justify-content:center;gap:3rem;margin-top:2rem}.page_stat__qt6OE{text-align:center}.page_statNumber___siZt{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#fbbf24}.page_statLabel__NtZfz{font-size:.875rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.page_categoriesSection__1UObJ{padding:3rem 0;background:white;border-bottom:1px solid #e2e8f0}.page_categoriesFilter__z4sLS{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;max-width:900px;margin:0 auto}.page_categoryButton__RM0O8{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:50px;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.page_categoryButton__RM0O8:hover{border-color:#cbd5e1;background:#f1f5f9;transform:translateY(-1px)}.page_categoryButton__RM0O8.page_active__2k48I{background:linear-gradient(135deg,#4361ee,#5e73f1);border-color:#4361ee;color:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(67,97,238,.3)}.page_categoryLabel__UzNV6{font-size:.875rem}.page_categoryCount__ZYk46{background:rgba(255,255,255,.2);padding:.125rem .5rem;border-radius:12px;font-size:.75rem;font-weight:700}.page_categoryButton__RM0O8.page_active__2k48I .page_categoryCount__ZYk46{background:rgba(255,255,255,.3)}.page_toolsSection__khhs8{padding:4rem 0}.page_toolsGrid__tMaKV{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.page_toolCardWrapper__ORK4p{position:relative}.page_badge__NYHPA{position:absolute;top:-8px;right:-8px;z-index:10;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px rgba(0,0,0,.15)}.page_badgePopular__lqsvm{background:linear-gradient(135deg,#ef4444,#dc2626);color:white}.page_badgeEssential__Vx401{background:linear-gradient(135deg,#10b981,#059669);color:white}.page_badgeTimeSaver__fuH7U{background:linear-gradient(135deg,#f59e0b,#d97706);color:white}.page_badgeAIPowered__FJtHW{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white}.page_badgeNew__N2ur0{background:linear-gradient(135deg,#06b6d4,#0891b2);color:white}.page_badgePremium__k9nTo{background:linear-gradient(135deg,#ec4899,#db2777);color:white}.page_badgeBeta__oOkOs{background:linear-gradient(135deg,#64748b,#475569);color:white}.page_badgePro__zrS5o{background:linear-gradient(135deg,#4338ca,#3730a3);color:white}.page_badgeEnterprise__fM8RQ{background:linear-gradient(135deg,#1f2937,#111827);color:white}.page_badgeSecurity__8MZ_P{background:linear-gradient(135deg,#7f1d1d,#991b1b);color:white}.page_highlightsSection__qaK2y{padding:5rem 0;background:linear-gradient(135deg,#f8fafc,#ffffff)}.page_sectionHeader__I7eGm{text-align:center;margin-bottom:4rem}.page_sectionTitle__TBCO9{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.page_sectionDescription__lJ9TE{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.page_highlightsGrid__vAPV9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.page_highlight__h0p8K{background:white;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);text-align:center;transition:all .2s ease}.page_highlight__h0p8K:hover{transform:translateY(-4px);box-shadow:0 10px 25px -5px rgba(0,0,0,.15)}.page_highlightIcon__nNp_f{font-size:3rem;margin-bottom:1rem}.page_highlight__h0p8K h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.page_highlight__h0p8K p{color:#64748b;line-height:1.6}.page_ctaSection__Q5gho{padding:5rem 0;background:linear-gradient(135deg,#1e293b,#334155);color:white}.page_ctaContent__AuuVU{text-align:center;max-width:600px;margin:0 auto;padding:0 2rem}.page_ctaTitle__E2kST{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.page_ctaDescription__mYfM6{font-size:1.125rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6}.page_ctaActions__JCdX4{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.page_primaryButton__BbGeE{display:inline-flex;align-items:center;padding:1rem 2rem;background:linear-gradient(135deg,#4361ee,#5e73f1);color:white;text-decoration:none;border-radius:50px;font-weight:600;transition:all .2s ease;box-shadow:0 4px 12px rgba(67,97,238,.3)}.page_primaryButton__BbGeE:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(67,97,238,.4)}.page_secondaryButton__8ctuM{display:inline-flex;align-items:center;padding:1rem 2rem;background:transparent;color:white;text-decoration:none;border:2px solid rgba(255,255,255,.3);border-radius:50px;font-weight:600;transition:all .2s ease}.page_secondaryButton__8ctuM:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}@media (max-width:768px){.page_title__K5kx5{font-size:2.5rem}.page_subtitle__cnGAj{font-size:1rem}.page_heroStats__f8_v0{gap:2rem}.page_statNumber___siZt{font-size:2rem}.page_categoriesFilter__z4sLS{gap:.5rem}.page_categoryButton__RM0O8{padding:.5rem 1rem;font-size:.875rem}.page_highlightsGrid__vAPV9,.page_toolsGrid__tMaKV{grid-template-columns:1fr;gap:1.5rem}.page_ctaTitle__E2kST,.page_sectionTitle__TBCO9{font-size:2rem}.page_ctaActions__JCdX4{flex-direction:column;align-items:center}.page_primaryButton__BbGeE,.page_secondaryButton__8ctuM{width:100%;max-width:280px;justify-content:center}}@media (max-width:480px){.page_heroContent__6KAJD{padding:0 1rem}.page_title__K5kx5{font-size:2rem}.page_heroStats__f8_v0{flex-direction:column;gap:1.5rem}.page_categoriesFilter__z4sLS{flex-direction:column;align-items:center}.page_categoryButton__RM0O8{width:100%;max-width:250px;justify-content:center}}.page_toolCardWrapper__ORK4p{animation:page_fadeInUp__Dv1Np .6s ease forwards}@keyframes page_fadeInUp__Dv1Np{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}