.feature-page .transition,.feature-page .mask-transition,.feature-page .mask-bg-overlay{display:none!important}.feature-page{background:#fff;color:#0f172a}.feature-page .menu-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.feature-page .menu-toggle .menu-item{background:#0f172a}.feature-header-nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.feature-nav-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.feature-nav-left{display:flex;align-items:center;gap:1.5rem}.feature-logo img{height:36px}.feature-header-nav .language-toggle{display:flex;background:#0000000d;border-radius:6px;padding:2px}.feature-header-nav .lang-btn{padding:.35rem .75rem;font-size:.75rem;font-weight:500;color:#64748b;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s}.feature-header-nav .lang-btn.active{background:#6366f1;color:#fff}.feature-nav-links{display:flex;gap:2rem}.feature-nav-links a{font-size:.9rem;font-weight:500;color:#64748b;text-decoration:none;transition:color .2s}.feature-nav-links a:hover,.feature-nav-links a.active{color:#0f172a}.feature-header-nav .nav-buttons{display:flex;align-items:center;gap:1rem}.feature-header-nav .nav-login{padding:.5rem 1rem;font-size:.9rem;font-weight:500;color:#64748b;text-decoration:none;transition:color .2s}.feature-header-nav .nav-login:hover{color:#0f172a}.feature-nav-cta{padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.feature-nav-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f14d}@media (max-width: 768px){.feature-nav-links,.feature-header-nav .nav-login{display:none}}.feature-hero{background:linear-gradient(180deg,#fff,#f8fafc);padding:10rem 0 4rem;position:relative;overflow:hidden}.feature-hero:before{content:"";position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at 70% 30%,rgba(59,130,246,.08) 0%,transparent 60%);pointer-events:none}.feature-hero-content{max-width:800px;position:relative;z-index:1}.feature-back-link{display:inline-flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:500;margin-bottom:2rem;transition:color .3s ease}.feature-back-link:hover{color:#3b82f6}.feature-back-link svg{width:16px;height:16px}.feature-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid rgba(59,130,246,.2);border-radius:9999px;font-size:.875rem;font-weight:600;color:#3b82f6;margin-bottom:1.5rem}.feature-badge svg{width:16px;height:16px}.feature-title{font-family:Inter,sans-serif;font-size:3rem;font-weight:800;line-height:1.1;color:#0f172a;margin-bottom:1.5rem;background:linear-gradient(135deg,#0f172a,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 768px){.feature-title{font-size:3.5rem}}@media (min-width: 1024px){.feature-title{font-size:4rem}}.feature-subtitle{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.7;color:#64748b;max-width:600px}.feature-overview{background:#fff;padding:5rem 0}.feature-overview-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 1024px){.feature-overview-grid{grid-template-columns:1.5fr 1fr;gap:4rem}}.feature-overview-content h2{font-family:Inter,sans-serif;font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.feature-overview-content p{font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.8;color:#475569;margin-bottom:1rem}.feature-overview-stats{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.feature-overview-stats{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.feature-overview-stats{grid-template-columns:1fr}}.feature-stat{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid rgba(59,130,246,.1);border-radius:1rem;padding:1.5rem;text-align:center}.feature-stat-value{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.feature-stat-label{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#64748b}.feature-capabilities{background:linear-gradient(180deg,#f8fafc,#fff);padding:5rem 0}.feature-capabilities .section-header{text-align:center;margin-bottom:3rem}.feature-capabilities .section-header h2{font-family:Inter,sans-serif;font-size:2.25rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.feature-capabilities .section-header p{font-family:Inter,sans-serif;font-size:1.125rem;color:#64748b}.capabilities-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.capabilities-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.capabilities-grid{grid-template-columns:repeat(3,1fr)}}.capability-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1rem;padding:2rem;transition:all .3s ease}.capability-card:hover{border-color:#3b82f633;box-shadow:0 10px 40px #3b82f61a;transform:translateY(-4px)}.capability-icon{width:48px;height:48px;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.capability-icon svg{width:24px;height:24px;color:#3b82f6}.capability-card h3{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.capability-card p{font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.6;color:#64748b;margin:0}.feature-details{background:#fff;padding:5rem 0}.details-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 1024px){.details-grid{grid-template-columns:1fr 1fr;gap:4rem}}.details-content h2{font-family:Inter,sans-serif;font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.details-content>p{font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.7;color:#475569;margin-bottom:1.5rem}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-family:Inter,sans-serif;font-size:1rem;color:#374151}.feature-list li svg{width:20px;height:20px;color:#10b981;flex-shrink:0;margin-top:2px}.details-visual{display:flex;justify-content:center}.visual-placeholder{width:100%;max-width:500px;aspect-ratio:4/3;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:2px dashed rgba(59,130,246,.2);border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#94a3b8}.visual-placeholder svg{width:64px;height:64px;opacity:.5}.visual-placeholder span{font-family:Inter,sans-serif;font-size:.875rem}.feature-integration{background:linear-gradient(180deg,#f8fafc,#fff);padding:5rem 0}.integration-content{max-width:900px;margin:0 auto;text-align:center}.integration-content h2{font-family:Inter,sans-serif;font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.integration-content>p{font-family:Inter,sans-serif;font-size:1.125rem;color:#64748b;margin-bottom:2.5rem}.integration-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.integration-grid{grid-template-columns:repeat(4,1fr)}}.integration-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:1rem;text-decoration:none;transition:all .3s ease}.integration-item:hover{border-color:#3b82f64d;box-shadow:0 8px 30px #3b82f61a;transform:translateY(-2px)}.integration-icon{font-size:2rem}.integration-name{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#0f172a}.integration-desc{font-family:Inter,sans-serif;font-size:.8125rem;color:#64748b}.feature-cta{background:linear-gradient(135deg,#1e3a8a,#7c3aed);padding:5rem 0}.cta-content{max-width:700px;margin:0 auto;text-align:center}.cta-content h2{font-family:Inter,sans-serif;font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.cta-content>p{font-family:Inter,sans-serif;font-size:1.125rem;color:#fffc;margin-bottom:2rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width: 640px){.cta-buttons{flex-direction:row;justify-content:center}}.cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:#fff;color:#1e3a8a;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:.75rem;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border:2px solid rgba(255,255,255,.3);border-radius:.75rem;transition:all .3s ease}.cta-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.cta-secondary svg{width:18px;height:18px;transition:transform .3s ease}.cta-secondary:hover svg{transform:translate(4px)}.feature-page .footer{background:#0f172a;padding:4rem 0 2rem;color:#fff}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media (min-width: 768px){.footer-content{grid-template-columns:1fr 2fr}}.footer-brand img{height:40px;margin-bottom:1rem}.footer-brand p{font-family:Inter,sans-serif;font-size:.9375rem;color:#fff9;margin:0}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 768px){.footer-links{grid-template-columns:repeat(2,1fr);justify-content:end}}.footer-column h4{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.5rem}.footer-column a{font-family:Inter,sans-serif;font-size:.9375rem;color:#ffffffb3;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.footer-bottom p{font-family:Inter,sans-serif;font-size:.875rem;color:#ffffff80;margin:0;text-align:center}.feature-page .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width: 768px){.feature-page .container{padding:0 2rem}}.accounting-note{background:linear-gradient(135deg,#10b9811a,#3b82f61a);border:1px solid rgba(16,185,129,.2);border-radius:1rem;padding:1.5rem;margin-top:2rem}.accounting-note h4{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#047857;margin-bottom:.5rem}.accounting-note p{font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.6;color:#374151;margin:0}.related-features{background:#f8fafc;padding:4rem 0;border-top:1px solid #e2e8f0}.related-features-header{text-align:center;margin-bottom:3rem}.related-features-header h3{font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.related-features-header p{font-family:Inter,sans-serif;font-size:1rem;color:#64748b}.related-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}.related-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease;display:block}.related-feature-card:hover{border-color:#3b82f6;box-shadow:0 10px 25px #3b82f61a;transform:translateY(-3px)}.related-feature-card .card-icon{width:48px;height:48px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.related-feature-card h4{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.related-feature-card p{font-family:Inter,sans-serif;font-size:.875rem;color:#64748b;line-height:1.5;margin-bottom:1rem}.related-feature-card .card-link{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#3b82f6;display:inline-flex;align-items:center;gap:.25rem}.related-feature-card .card-link svg{width:16px;height:16px;transition:transform .2s ease}.related-feature-card:hover .card-link svg{transform:translate(4px)}.quick-links{background:#0f172a;padding:1rem 0}.quick-links-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.quick-links span{font-family:Inter,sans-serif;font-size:.875rem;color:#fff9}.quick-links a{font-family:Inter,sans-serif;font-size:.875rem;color:#60a5fa;text-decoration:none;padding:.25rem .75rem;border-radius:4px;transition:all .2s ease}.quick-links a:hover{background:#60a5fa1a;color:#93c5fd}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.feature-animate-up{animation:fadeInUp .8s ease-out both}.feature-animate-left{animation:fadeInLeft .8s ease-out both}.feature-animate-right{animation:fadeInRight .8s ease-out both}.feature-animate-scale{animation:scaleIn .7s ease-out both}.feature-animate-float{animation:float 4s ease-in-out infinite}.feature-hero-enhanced .feature-animate-up,.feature-hero-enhanced .feature-animate-left,.feature-hero-enhanced .feature-animate-right,.feature-hero-enhanced .feature-animate-scale{opacity:1}.feature-delay-1{animation-delay:.1s}.feature-delay-2{animation-delay:.2s}.feature-delay-3{animation-delay:.3s}.feature-delay-4{animation-delay:.4s}.feature-delay-5{animation-delay:.5s}.feature-dark-section{background:linear-gradient(135deg,#0f172a,#1e1b4b,#312e81);position:relative;overflow:hidden}.feature-dark-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(129,140,248,.12) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(99,102,241,.1) 0%,transparent 50%);pointer-events:none}.feature-dark-section .container{position:relative;z-index:1}.feature-dark-section .orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 8s ease-in-out infinite;pointer-events:none}.feature-dark-section .orb-1{width:300px;height:300px;background:radial-gradient(circle,#818cf8 0%,transparent 70%);top:-100px;right:-50px}.feature-dark-section .orb-2{width:200px;height:200px;background:radial-gradient(circle,#6366f1 0%,transparent 70%);bottom:-50px;left:-50px;animation-delay:-4s}.feature-dark-section h2,.feature-dark-section .feature-content h2{color:#fff}.feature-dark-section h3,.feature-dark-section .feature-content h3{color:#fffffff2}.feature-dark-section p,.feature-dark-section .feature-content p{color:#ffffffb3}.feature-dark-section li{color:#ffffffbf}.feature-dark-section li strong{color:#fff}.feature-dark-section .feature-card,.feature-dark-section .benefit-card,.feature-dark-section .capability-card{background:#ffffff0d;border-color:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-dark-section .feature-card:hover,.feature-dark-section .benefit-card:hover,.feature-dark-section .capability-card:hover{background:#ffffff14;border-color:#818cf866;transform:translateY(-4px)}.feature-dark-section .feature-card h3,.feature-dark-section .benefit-card h4,.feature-dark-section .capability-card h4{color:#fff}.feature-dark-section .feature-card p,.feature-dark-section .benefit-card p,.feature-dark-section .capability-card p{color:#ffffffb3}.feature-light-section{background:linear-gradient(180deg,#fff,#f8fafc);position:relative}.feature-light-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.2),transparent)}.feature-hero-enhanced{background:linear-gradient(135deg,#0f172a,#1e1b4b);padding:10rem 2rem 6rem;position:relative;overflow:hidden}.feature-hero-enhanced:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.02;pointer-events:none}.feature-hero-enhanced .orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float 10s ease-in-out infinite}.feature-hero-enhanced .orb-1{width:400px;height:400px;background:radial-gradient(circle,#818cf8 0%,transparent 70%);top:-150px;right:-100px}.feature-hero-enhanced .orb-2{width:250px;height:250px;background:radial-gradient(circle,#a78bfa 0%,transparent 70%);bottom:-100px;left:10%;animation-delay:-5s}.feature-hero-enhanced .container{position:relative;z-index:1}.feature-hero-enhanced h1,.feature-hero-enhanced .feature-title{color:#fff!important;background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#ffffff!important;background-clip:unset!important;text-shadow:0 2px 20px rgba(0,0,0,.3);opacity:1!important}.feature-hero-enhanced p,.feature-hero-enhanced .feature-subtitle{color:#ffffffd9!important;opacity:1!important}.feature-hero-enhanced .feature-badge,.feature-hero-enhanced .feature-back-link{opacity:1!important}.feature-cta-enhanced{background:linear-gradient(135deg,#1e3a8a,#6d28d9,#7c3aed);background-size:200% 200%;animation:gradientMove 10s ease infinite;position:relative;overflow:hidden}.feature-cta-enhanced:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 50%);animation:float 12s ease-in-out infinite;pointer-events:none}.stats-bar{display:flex;justify-content:center;gap:4rem;padding:3rem 0;background:#ffffff08;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.stat-item{text-align:center}.stat-number{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;color:#fff;display:block;background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-family:Inter,sans-serif;font-size:.875rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}@media (max-width: 768px){.feature-animate-up,.feature-animate-left,.feature-animate-right,.feature-animate-scale,.feature-animate-float{animation:none!important;opacity:1!important;transform:none!important}.feature-dark-section .orb,.feature-hero-enhanced .orb,.feature-cta-enhanced:before{display:none!important}.feature-cta-enhanced{animation:none!important;background-size:100% 100%!important}.feature-dark-section:before{opacity:.5}.stats-bar{flex-direction:column;gap:1.5rem;padding:2rem 1rem}.stat-number{font-size:2rem}.feature-dark-section .feature-card:hover,.feature-dark-section .benefit-card:hover,.feature-dark-section .capability-card:hover,.related-feature-card:hover{transform:none!important}}
