@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@keyframes fadeIn{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,100%{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(2deg)}66%{transform:translateY(-10px)rotate(-2deg)}}@keyframes floatSlow{0%,100%{transform:translate(0,0)}25%{transform:translate(10px,-10px)}50%{transform:translate(-5px,-20px)}75%{transform:translate(-10px,-10px)}}@keyframes pulseGlow{0%,100%{box-shadow:0 0 20px rgba(34,197,94,.15)}50%{box-shadow:0 0 40px rgba(34,197,94,.35)}}.hero{padding:4rem 0;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center}@media(min-width:768px){.hero{padding:6rem 0}}@media(min-width:1024px){.hero{padding:8rem 0}}.hero::before{content:'';position:absolute;top:-50%;right:-20%;width:1200px;height:1200px;background:radial-gradient(circle at 30% 40%,rgba(34,197,94,.2) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(20,184,166,.15) 0%,transparent 50%);pointer-events:none;animation:pulse 8s ease-in-out infinite,rotate 40s linear infinite;filter:blur(80px)}.hero::after{content:'';position:absolute;bottom:-30%;left:-10%;width:800px;height:800px;background:radial-gradient(circle at 50% 50%,rgba(20,184,166,.12) 0%,transparent 60%),radial-gradient(circle at 80% 20%,rgba(34,197,94,8%) 0%,transparent 50%);pointer-events:none;animation:pulse 10s ease-in-out infinite reverse,rotate 50s linear infinite reverse;filter:blur(60px)}.hero .hero-grid{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(34,197,94,5%) 1px,transparent 1px),linear-gradient(90deg,rgba(34,197,94,5%) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse at center,black 0%,transparent 75%);pointer-events:none;opacity:.4;animation:gridPulse 4s ease-in-out infinite}.hero .hero-bg-shapes{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.hero .hero-bg-shapes .shape{position:absolute;border-radius:50%;opacity:.4;filter:blur(60px)}.hero .hero-bg-shapes .shape.shape-1{width:500px;height:500px;background:radial-gradient(circle,rgba(34,197,94,.25) 0%,transparent 70%);top:10%;right:5%;animation:floatSlow 25s ease-in-out infinite}.hero .hero-bg-shapes .shape.shape-2{width:400px;height:400px;background:radial-gradient(circle,rgba(20,184,166,.2) 0%,transparent 70%);bottom:20%;left:10%;animation:floatSlow 20s ease-in-out infinite reverse}.hero .hero-bg-shapes .shape.shape-3{width:350px;height:350px;background:radial-gradient(circle,rgba(34,197,94,.15) 0%,transparent 70%);top:50%;left:50%;animation:floatSlow 22s ease-in-out infinite;animation-delay:2s}.hero .hero-bg-shapes .particle{position:absolute;width:3px;height:3px;background:rgba(34,197,94,.8);border-radius:50%;box-shadow:0 0 10px rgba(34,197,94,.6);animation:particleFloat 15s infinite ease-in-out}.hero .hero-bg-shapes .particle:nth-child(4){left:5%;top:70%;animation-delay:4s;animation-duration:16s;opacity:.7;width:3px;height:3px}.hero .hero-bg-shapes .particle:nth-child(5){left:80%;top:75%;animation-delay:2.5s;animation-duration:19s;opacity:.5;width:3px;height:4px}.hero .hero-bg-shapes .particle:nth-child(6){left:32%;top:96%;animation-delay:3.5s;animation-duration:13s;opacity:.7;width:5px;height:5px}.hero .hero-bg-shapes .particle:nth-child(7){left:7%;top:80%;animation-delay:2.5s;animation-duration:20s;opacity:1;width:3px;height:5px}.hero .hero-bg-shapes .particle:nth-child(8){left:95%;top:78%;animation-delay:2.5s;animation-duration:15s;opacity:.4;width:5px;height:3px}.hero .hero-bg-shapes .particle:nth-child(9){left:44%;top:24%;animation-delay:1.5s;animation-duration:19s;opacity:.6;width:3px;height:3px}.hero .hero-bg-shapes .particle:nth-child(10){left:28%;top:86%;animation-delay:3s;animation-duration:13s;opacity:.5;width:4px;height:3px}.hero .hero-bg-shapes .particle:nth-child(11){left:58%;top:60%;animation-delay:4s;animation-duration:12s;opacity:.9;width:5px;height:3px}.hero .hero-bg-shapes .particle:nth-child(12){left:22%;top:34%;animation-delay:2.5s;animation-duration:11s;opacity:.6;width:3px;height:4px}.hero .hero-bg-shapes .particle:nth-child(13){left:45%;top:6%;animation-delay:2.5s;animation-duration:19s;opacity:.8;width:5px;height:5px}.hero .hero-bg-shapes .particle:nth-child(14){left:3%;top:27%;animation-delay:1s;animation-duration:19s;opacity:.9;width:5px;height:5px}.hero .hero-bg-shapes .particle:nth-child(15){left:96%;top:44%;animation-delay:1.5s;animation-duration:14s;opacity:.5;width:3px;height:4px}.hero .hero-bg-shapes .particle:nth-child(16){left:22%;top:70%;animation-delay:3.5s;animation-duration:17s;opacity:.4;width:4px;height:3px}.hero .hero-bg-shapes .particle:nth-child(17){left:26%;top:25%;animation-delay:1.5s;animation-duration:12s;opacity:.8;width:3px;height:3px}.hero .hero-bg-shapes .particle:nth-child(18){left:22%;top:46%;animation-delay:2.5s;animation-duration:16s;opacity:.4;width:5px;height:3px}.hero .hero-bg-shapes .particle:nth-child(19){left:32%;top:11%;animation-delay:4.5s;animation-duration:13s;opacity:1;width:5px;height:5px}.hero .hero-bg-shapes .particle:nth-child(20){left:1%;top:94%;animation-delay:3s;animation-duration:17s;opacity:.6;width:3px;height:3px}.hero .hero-bg-shapes .particle:nth-child(21){left:27%;top:59%;animation-delay:4.5s;animation-duration:18s;opacity:1;width:4px;height:4px}.hero .hero-bg-shapes .particle:nth-child(22){left:96%;top:36%;animation-delay:3.5s;animation-duration:13s;opacity:1;width:5px;height:3px}.hero .hero-bg-shapes .particle:nth-child(23){left:63%;top:50%;animation-delay:2s;animation-duration:13s;opacity:.5;width:4px;height:5px}.hero .hero-bg-shapes .particle:nth-child(24){left:21%;top:25%;animation-delay:2.5s;animation-duration:15s;opacity:.4;width:3px;height:5px}.hero .hero-bg-shapes .particle:nth-child(25){left:51%;top:37%;animation-delay:4s;animation-duration:13s;opacity:1;width:4px;height:3px}.hero .hero-bg-shapes .particle:nth-child(26){left:83%;top:82%;animation-delay:2.5s;animation-duration:15s;opacity:.9;width:5px;height:4px}.hero .hero-bg-shapes .particle:nth-child(27){left:71%;top:65%;animation-delay:5s;animation-duration:19s;opacity:.7;width:4px;height:4px}.hero .hero-bg-shapes .particle:nth-child(28){left:9%;top:75%;animation-delay:2s;animation-duration:20s;opacity:.4;width:3px;height:4px}.hero .hero-bg-shapes .particle:nth-child(29){left:23%;top:100%;animation-delay:2.5s;animation-duration:19s;opacity:.9;width:3px;height:5px}.hero .hero-bg-shapes .particle:nth-child(30){left:76%;top:10%;animation-delay:4.5s;animation-duration:15s;opacity:.4;width:3px;height:4px}.hero .hero-bg-shapes .particle:nth-child(31){left:1%;top:98%;animation-delay:.5s;animation-duration:18s;opacity:.9;width:4px;height:5px}.hero .hero-bg-shapes .particle:nth-child(32){left:5%;top:74%;animation-delay:1s;animation-duration:17s;opacity:.6;width:3px;height:4px}.hero .hero-bg-shapes .particle:nth-child(33){left:40%;top:74%;animation-delay:.5s;animation-duration:12s;opacity:.6;width:3px;height:5px}.hero .container{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.hero .container{grid-template-columns:1fr 1fr}}.hero .hero-content{position:relative;z-index:1;opacity:0;animation:slideInLeft .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.2s}.hero .hero-title{font-size:2.25rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}@media(min-width:768px){.hero .hero-title{font-size:3rem}}@media(min-width:1024px){.hero .hero-title{font-size:5rem}}.hero .hero-title .gradient-text{background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block;text-shadow:0 0 80px rgba(34,197,94,.4)}.hero .hero-title .gradient-text::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#22c55e 0%,#14b8a6 100%);opacity:.6;border-radius:2px;box-shadow:0 0 20px rgba(34,197,94,.6)}.hero .hero-description{font-size:1.125rem;color:rgba(255,255,255,.8);margin-bottom:3rem;line-height:1.8;font-weight:500}@media(min-width:768px){.hero .hero-description{font-size:1.25rem}}.hero .hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.hero .btn-large{padding:1.5rem 3rem;font-size:1.125rem}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gridPulse{0%,100%{opacity:.4}50%{opacity:.6}}@keyframes particleFloat{0%,100%{transform:translate(0,0)scale(1);opacity:0}10%{opacity:1}50%{transform:translate(-7px,-25px)scale(1.5);opacity:.8}90%{opacity:1}}.hero-visual{position:relative;opacity:0;animation:slideInRight .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.4s}.hero-visual .dashboard-preview{position:relative;animation:float 6s ease-in-out infinite}.hero-visual .preview-card{background:rgba(26,26,36,.4);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.025);border-radius:.75rem;transition:all .2s ease;padding:2rem;animation:pulseGlow 3s ease-in-out infinite;position:relative;overflow:hidden}.hero-visual .preview-card:hover{background:rgba(255,255,255,8%);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.hero-visual .preview-card::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(34,197,94,.1),transparent);animation:shimmer 3s infinite}.hero-visual .preview-header{display:flex;gap:.5rem;margin-bottom:1.5rem}.hero-visual .preview-header .preview-dot{width:12px;height:12px;border-radius:9999px;background:#6b7280;animation:dotPulse 2s ease-in-out infinite}.hero-visual .preview-header .preview-dot:first-child{background:#ef4444;animation-delay:0s}.hero-visual .preview-header .preview-dot:nth-child(2){background:#eab308;animation-delay:.3s}.hero-visual .preview-header .preview-dot:nth-child(3){background:#22c55e;animation-delay:.6s}.hero-visual .preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.hero-visual .stat-item{text-align:center;padding:1rem;border-radius:.5rem;transition:all .2s ease}.hero-visual .stat-item:hover{background:rgba(34,197,94,5%);transform:scale(1.05)}.hero-visual .stat-item .stat-value{font-size:1.875rem;font-weight:700;background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.hero-visual .stat-item .stat-label{font-size:.875rem;color:#9ca3af}@keyframes shimmer{0%{left:-100%}100%{left:100%}}@keyframes dotPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.features{padding:4rem 0;background:linear-gradient(180deg,transparent 0%,rgba(34,197,94,2%) 50%,transparent 100%);position:relative}@media(min-width:768px){.features{padding:6rem 0}}@media(min-width:1024px){.features{padding:8rem 0}}.features::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100px;background:linear-gradient(180deg,transparent 0%,#22c55e 50%,transparent 100%);opacity:.3}.features .section-header{text-align:center;margin-bottom:4rem;opacity:0;animation:fadeIn .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.3s}.features .section-header h2{font-size:1.875rem;margin-bottom:1rem;position:relative;display:inline-block}@media(min-width:768px){.features .section-header h2{font-size:2.25rem}}.features .section-header h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#22c55e 0%,#14b8a6 100%);border-radius:2px}.features .section-header p{font-size:1.125rem;color:#9ca3af;margin-top:1.5rem}.features-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-card{background:rgba(26,26,36,.4);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.025);border-radius:.75rem;transition:all .2s ease;padding:3rem;text-align:center;position:relative;overflow:hidden;opacity:0;animation:fadeIn .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.6s}.feature-card:hover{background:rgba(255,255,255,8%);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.feature-card::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:radial-gradient(circle,rgba(34,197,94,.1) 0%,transparent 70%);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.feature-card:hover::before{width:300px;height:300px}.feature-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.feature-card .feature-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:.75rem;background:linear-gradient(135deg,rgba(34,197,94,.15) 0%,rgba(20,184,166,.15) 100%);color:#22c55e;margin-bottom:1.5rem;position:relative;z-index:1;transition:all .2s ease}.feature-card .feature-icon svg{width:36px;height:36px;transition:transform .2s ease}.feature-card:hover .feature-icon{background:linear-gradient(135deg,rgba(34,197,94,.25) 0%,rgba(20,184,166,.25) 100%);transform:scale(1.1)rotate(5deg);box-shadow:0 8px 24px rgba(34,197,94,.3)}.feature-card:hover .feature-icon svg{transform:scale(1.1)}.feature-card h3{font-size:1.25rem;margin-bottom:1rem;position:relative;z-index:1;transition:color .2s ease}.feature-card:hover h3{color:#22c55e}.feature-card p{color:#9ca3af;font-size:1rem;line-height:1.7;position:relative;z-index:1}.cta-section{padding:4rem 0;position:relative;overflow:hidden}@media(min-width:768px){.cta-section{padding:6rem 0}}@media(min-width:1024px){.cta-section{padding:8rem 0}}.cta-section::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1200px;height:1200px;background:radial-gradient(circle,rgba(34,197,94,.12) 0%,rgba(20,184,166,6%) 50%,transparent 70%);pointer-events:none;animation:pulse 6s ease-in-out infinite}.cta-section::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,rgba(34,197,94,3%) 50%,transparent 70%),linear-gradient(-45deg,transparent 30%,rgba(20,184,166,3%) 50%,transparent 70%);background-size:200% 200%;animation:gradientShift 15s ease infinite;pointer-events:none}.cta-section .cta-content{background:rgba(26,26,36,.4);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.025);border-radius:.75rem;transition:all .2s ease;padding:4rem;text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1;animation:pulseGlow 3s ease-in-out infinite;opacity:0;animation:scaleIn .6s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.3s}.cta-section .cta-content:hover{background:rgba(255,255,255,8%);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.cta-section .cta-content::before{content:'';position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#22c55e,#14b8a6,#22c55e);background-size:200% 200%;border-radius:.75rem;opacity:.1;z-index:-1;animation:gradientRotate 4s linear infinite}.cta-section .cta-content h2{font-size:1.875rem;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.cta-section .cta-content h2{font-size:2.25rem}}.cta-section .cta-content p{font-size:1.125rem;color:#9ca3af;margin-bottom:3rem}.cta-section .cta-content .cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@keyframes gradientShift{0%,100%{background-position:0}50%{background-position:100%}}@keyframes gradientRotate{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.content-page{padding:4rem 0;min-height:60vh;position:relative;overflow:hidden}@media(min-width:768px){.content-page{padding:6rem 0}}@media(min-width:1024px){.content-page{padding:8rem 0}}.content-page::before{content:'';position:absolute;top:-20%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(34,197,94,8%) 0%,transparent 70%);pointer-events:none;animation:pulse 10s ease-in-out infinite}.content-page::after{content:'';position:absolute;bottom:-20%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(20,184,166,6%) 0%,transparent 70%);pointer-events:none;animation:pulse 12s ease-in-out infinite reverse}.content-page .page-bg-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.content-page .page-bg-decoration .decoration-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3}.content-page .page-bg-decoration .decoration-shape.decoration-1{width:300px;height:300px;background:radial-gradient(circle,rgba(34,197,94,.15) 0%,transparent 70%);top:15%;right:10%;animation:float 18s ease-in-out infinite}.content-page .page-bg-decoration .decoration-shape.decoration-2{width:250px;height:250px;background:radial-gradient(circle,rgba(20,184,166,.12) 0%,transparent 70%);bottom:25%;left:5%;animation:float 22s ease-in-out infinite reverse}.content-page .container{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.content-page .content-wrapper{max-width:900px;margin:0 auto;padding:0 1rem;opacity:0;animation:fadeIn .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.3s}@media(min-width:768px){.content-page .content-wrapper{padding:0 1.5rem}}.content-page .page-header{text-align:center;margin-bottom:4rem;padding-bottom:3rem;position:relative}.content-page .page-header .header-accent{width:60px;height:4px;background:linear-gradient(90deg,#22c55e 0%,#14b8a6 100%);margin:0 auto 2rem;border-radius:2px;opacity:0;animation:scaleIn .6s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.2s}.content-page .page-header::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:1px;background:linear-gradient(90deg,transparent 0%,#22c55e 50%,transparent 100%);border-radius:2px}.content-page .page-header h1{font-size:2.25rem;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block;opacity:0;animation:fadeIn .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.4s}@media(min-width:768px){.content-page .page-header h1{font-size:3rem}}.content-page .page-header h1::before{content:'';position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;background:radial-gradient(circle at center,rgba(34,197,94,.12) 0%,transparent 70%);z-index:-1;opacity:0;transition:opacity .2s ease;border-radius:.75rem}.content-page .page-header:hover h1::before{opacity:1}.content-page .page-header .page-description{font-size:1.125rem;color:#9ca3af;margin:0;line-height:1.6;opacity:0;animation:fadeIn .8s cubic-bezier(.4,0,.2,1)forwards;animation-delay:.6s}.content-page .page-footer{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.015);text-align:center}.content-page .page-footer .back-link{display:inline-flex;align-items:center;gap:.5rem;color:#9ca3af;text-decoration:none;font-size:1rem;transition:all .2s ease;padding:.5rem 1.5rem;border-radius:.5rem}.content-page .page-footer .back-link svg{transition:transform .2s ease}.content-page .page-footer .back-link:hover{color:#22c55e;background:rgba(34,197,94,5%)}.content-page .page-footer .back-link:hover svg{transform:translateX(-4px)}.content-page .page-content{color:#e5e7eb;line-height:1.8}.content-page .page-content h2{font-size:1.5rem;margin-top:4rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative;padding-left:1rem}@media(min-width:768px){.content-page .page-content h2{font-size:1.875rem}}.content-page .page-content h2:first-child{margin-top:0}.content-page .page-content h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#22c55e 0%,#14b8a6 100%);border-radius:2px}.content-page .page-content h2::after{content:'';position:absolute;bottom:0;left:1rem;right:0;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.015) 0%,transparent 100%)}.content-page .page-content h3{font-size:1.25rem;margin-top:3rem;margin-bottom:1rem;background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block}@media(min-width:768px){.content-page .page-content h3{font-size:1.5rem}}.content-page .page-content h3::after{content:'';position:absolute;bottom:-4px;left:0;width:40px;height:2px;background:linear-gradient(90deg,#22c55e 0%,#14b8a6 100%);border-radius:2px}.content-page .page-content h4{font-size:1.125rem;margin-top:2rem;margin-bottom:.5rem}.content-page .page-content p{margin-bottom:1.5rem;font-size:1rem}@media(min-width:768px){.content-page .page-content p{font-size:1.125rem}}.content-page .page-content ul,.content-page .page-content ol{margin-bottom:1.5rem;padding-left:2rem}.content-page .page-content ul li,.content-page .page-content ol li{margin-bottom:1rem;color:#e5e7eb;position:relative;padding-left:.5rem;transition:all .2s ease}.content-page .page-content ul li::marker,.content-page .page-content ol li::marker{color:#22c55e}.content-page .page-content ul li:hover,.content-page .page-content ol li:hover{color:#fff;padding-left:1rem}.content-page .page-content ul li strong,.content-page .page-content ol li strong{color:#fff;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.content-page .page-content ul{list-style-type:none}.content-page .page-content ul li::before{content:'▸';position:absolute;left:-1.5rem;color:#22c55e;font-weight:700;transition:transform .2s ease}.content-page .page-content ul li:hover::before{transform:translateX(4px)}.content-page .page-content ol{counter-reset:item}.content-page .page-content ol li{counter-increment:item}.content-page .page-content ol li::marker{content:counter(item)". ";font-weight:600}.content-page .page-content a{color:#22c55e;text-decoration:none;position:relative;transition:all .2s ease}.content-page .page-content a::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#22c55e 0%,#14b8a6 100%);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.content-page .page-content a:hover{color:#16a34a}.content-page .page-content a:hover::after{transform:scaleX(1);transform-origin:left}.content-page .page-content code{background:rgba(34,197,94,.1);color:#22c55e;padding:.25rem .5rem;border-radius:.375rem;font-family:fira code,source-code-pro,Menlo,Monaco,Consolas,courier new,monospace;font-size:.9em;border:1px solid rgba(34,197,94,.2);transition:all .2s ease}.content-page .page-content code:hover{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.3)}.content-page .page-content pre{background:rgba(26,26,36,.4);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.025);border-radius:.75rem;transition:all .2s ease;padding:1.5rem;overflow-x:auto;margin-bottom:1.5rem;position:relative}.content-page .page-content pre:hover{background:rgba(255,255,255,8%);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.content-page .page-content pre::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#22c55e 0%,#14b8a6 100%);border-radius:.375rem 0 0 .375rem}.content-page .page-content pre code{background:0 0;padding:0;border:none}.content-page .page-content blockquote{background:rgba(26,26,36,.4);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.025);border-radius:.75rem;transition:all .2s ease;border-left:4px solid #22c55e;padding:1.5rem 2rem;margin:2rem 0;color:#9ca3af;font-style:italic;position:relative}.content-page .page-content blockquote:hover{background:rgba(255,255,255,8%);border-color:rgba(255,255,255,.12);transform:translateY(-2px)}.content-page .page-content blockquote::before{content:'"';position:absolute;top:-10px;left:1.5rem;font-size:4rem;color:rgba(34,197,94,.2);font-family:Georgia,serif;line-height:1}.content-page .page-content blockquote p:last-child{margin-bottom:0}.content-page .page-content hr{border:none;border-top:1px solid rgba(255,255,255,.015);margin:4rem 0}.content-page .page-content strong{color:#fff;font-weight:600}.content-page .page-content em{font-style:italic}.features-intro{padding:4rem 0 2rem}.features-intro .features-intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.features-intro .intro-card{background:linear-gradient(145deg,rgba(15,15,20,.6) 0%,rgba(10,10,15,.8) 100%);border:1px solid rgba(34,197,94,.1);border-radius:12px;padding:2rem;transition:all .3s ease}.features-intro .intro-card:hover{transform:translateY(-4px);border-color:rgba(34,197,94,.3);box-shadow:0 10px 30px -5px rgba(34,197,94,.2)}.features-intro .intro-card .intro-icon{width:56px;height:56px;background:linear-gradient(135deg,rgba(34,197,94,.2) 0%,rgba(20,184,166,.2) 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.features-intro .intro-card .intro-icon svg{color:#22c55e}.features-intro .intro-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.features-intro .intro-card p{font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.6;margin:0}.features-showcase{padding:4rem 0 6rem;background:linear-gradient(180deg,rgba(5,5,8,.98) 0%,rgba(10,10,15,.95) 100%);position:relative;overflow:hidden}.features-bg-effects{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.features-bg-effects .glow-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.3;animation:orbFloat 20s ease-in-out infinite}.features-bg-effects .glow-orb.glow-1{width:600px;height:600px;background:radial-gradient(circle,rgba(34,197,94,.4) 0%,transparent 70%);top:10%;left:-10%;animation-delay:0s}.features-bg-effects .glow-orb.glow-2{width:500px;height:500px;background:radial-gradient(circle,rgba(20,184,166,.3) 0%,transparent 70%);top:50%;right:-10%;animation-delay:5s}.features-bg-effects .glow-orb.glow-3{width:700px;height:700px;background:radial-gradient(circle,rgba(34,197,94,.2) 0%,transparent 70%);bottom:-20%;left:50%;animation-delay:10s}@keyframes orbFloat{0%,100%{transform:translate(0,0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.features-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.features-header h2{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 50%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 80px rgba(34,197,94,.3)}@media(max-width:768px){.features-header h2{font-size:2.5rem}}.features-header p{font-size:1.5rem;color:rgba(255,255,255,.6)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2.5rem;position:relative;z-index:1}@media(max-width:768px){.features-grid{grid-template-columns:1fr;gap:2rem}}.feature-item{position:relative;border-radius:16px;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);cursor:pointer;display:block}.feature-item::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,rgba(20,184,166,5%) 100%);opacity:0;transition:opacity .5s ease;z-index:1;pointer-events:none}.feature-item:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 30px 60px -10px rgba(34,197,94,.4),0 0 80px rgba(34,197,94,.2)}.feature-item:hover::before{opacity:1}.feature-item:hover .browser-mockup{border-color:rgba(34,197,94,.5)}.feature-item:hover .feature-info{background:rgba(0,0,0,.95)}.feature-item:hover .feature-cta{opacity:1;transform:translateX(0)}.feature-item:hover .feature-cta svg{transform:translateX(4px)}.browser-mockup{width:100%;aspect-ratio:16/10;background:linear-gradient(145deg,rgba(26,26,31,.9) 0%,rgba(15,15,20,.95) 100%);border:1px solid rgba(34,197,94,.15);border-radius:12px;overflow:hidden;transition:all .5s ease;display:flex;flex-direction:column}.browser-mockup .browser-header{background:linear-gradient(180deg,rgba(30,30,35,.95) 0%,rgba(20,20,25,.98) 100%);padding:.75rem 1rem;border-bottom:1px solid rgba(34,197,94,8%);display:flex;align-items:center;gap:.75rem;flex-shrink:0}.browser-mockup .browser-header .browser-dots{display:flex;gap:.5rem}.browser-mockup .browser-header .browser-dots span{width:10px;height:10px;border-radius:50%;display:block}.browser-mockup .browser-header .browser-dots span:nth-child(1){background:linear-gradient(135deg,#ff5f57 0%,#ff3b30 100%)}.browser-mockup .browser-header .browser-dots span:nth-child(2){background:linear-gradient(135deg,#ffbd2e 0%,#ffa500 100%)}.browser-mockup .browser-header .browser-dots span:nth-child(3){background:linear-gradient(135deg,#28ca42 0%,#22c55e 100%)}.browser-mockup .browser-content{flex:1;overflow:hidden;position:relative;background:rgba(10,10,15,.8)}.browser-mockup .browser-content img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.feature-info{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.95) 30%,rgba(0,0,0,.98) 100%);z-index:2;transition:all .5s ease}.feature-info h3{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.5rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature-info p{font-size:1rem;color:rgba(255,255,255,.7);margin:0 0 1rem}.feature-info .feature-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;color:#22c55e;opacity:.8;transform:translateX(-4px);transition:all .3s ease}.feature-info .feature-cta svg{transition:transform .3s ease}.screenshot-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.screenshot-modal.active{opacity:1;pointer-events:all}.screenshot-modal.active .modal-content{transform:scale(1);opacity:1}.screenshot-modal .modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);backdrop-filter:blur(10px)}.screenshot-modal .modal-content{position:relative;max-width:90vw;max-height:90vh;background:linear-gradient(145deg,rgba(15,15,20,.95) 0%,rgba(10,10,15,.98) 100%);border:1px solid rgba(34,197,94,.2);border-radius:16px;overflow:hidden;transform:scale(.9);opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 40px 80px -20px rgba(0,0,0,.8),0 0 100px rgba(34,197,94,.2)}.screenshot-modal .modal-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:rgba(0,0,0,.6);border:1px solid rgba(34,197,94,.3);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:rgba(255,255,255,.8)}.screenshot-modal .modal-close:hover{background:rgba(34,197,94,.2);border-color:#22c55e;color:#22c55e;transform:rotate(90deg)}.screenshot-modal .modal-close svg{width:20px;height:20px}.screenshot-modal .modal-header{padding:1.5rem 2rem;background:linear-gradient(180deg,rgba(20,20,25,.95) 0%,rgba(15,15,20,.98) 100%);border-bottom:1px solid rgba(34,197,94,.1)}.screenshot-modal .modal-header h3{font-size:1.5rem;font-weight:700;color:#fff;margin:0;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.screenshot-modal .modal-body{padding:0;max-height:calc(90vh - 80px);overflow:auto}.screenshot-modal .modal-body img{width:100%;height:auto;display:block}.integrations-hero{padding:8rem 0 4rem;background:linear-gradient(135deg,rgba(10,10,15,.95) 0%,rgba(5,5,8,.98) 100%);position:relative;overflow:hidden}.integrations-hero::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:1e3px;height:1e3px;background:radial-gradient(circle,rgba(34,197,94,.2) 0%,transparent 70%);pointer-events:none;animation:pulse 8s ease-in-out infinite}.integrations-hero::after{content:'';position:absolute;bottom:-20%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(20,184,166,.15) 0%,transparent 70%);pointer-events:none;filter:blur(100px);animation:pulse 10s ease-in-out infinite reverse}.integrations-hero .integrations-header{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.integrations-hero .integrations-header h1{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.integrations-hero .integrations-header h1{font-size:2.5rem}}.integrations-hero .integrations-header p{font-size:1.5rem;color:rgba(255,255,255,.7);line-height:1.6}.integrations-content{padding:6rem 0;background:linear-gradient(180deg,rgba(5,5,8,.98) 0%,rgba(10,10,15,.95) 100%);position:relative;overflow:hidden}.integrations-content::before{content:'';position:absolute;top:50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(34,197,94,.1) 0%,transparent 70%);filter:blur(100px);animation:floatSlow 25s ease-in-out infinite;pointer-events:none}.integrations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1400px;margin:0 auto}@media(max-width:768px){.integrations-grid{grid-template-columns:1fr;gap:2rem}}.integration-category{background:linear-gradient(145deg,rgba(15,15,20,.6) 0%,rgba(10,10,15,.8) 100%);border-radius:16px;padding:2.5rem;border:1px solid rgba(34,197,94,.1);transition:all .4s ease;position:relative;overflow:hidden}.integration-category::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,rgba(34,197,94,.6),transparent);opacity:0;transition:opacity .4s ease}.integration-category:hover{transform:translateY(-8px);border-color:rgba(34,197,94,.3);box-shadow:0 20px 40px -10px rgba(0,0,0,.5)}.integration-category:hover::before{opacity:1}.integration-category:hover .category-icon{transform:scale(1.1)rotate(5deg);background:linear-gradient(135deg,rgba(34,197,94,.25) 0%,rgba(20,184,166,.25) 100%)}.integration-category .category-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;background:linear-gradient(135deg,rgba(34,197,94,.15) 0%,rgba(20,184,166,.15) 100%);color:#22c55e;margin-bottom:1.5rem;transition:all .4s ease}.integration-category .category-icon svg{width:32px;height:32px}.integration-category h3{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#fff;background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.integration-category .integration-items{display:flex;flex-direction:column;gap:1.25rem}.integration-category .integration-item{padding:1rem;background:rgba(0,0,0,.2);border-radius:8px;border-left:3px solid rgba(34,197,94,.3);transition:all .3s ease}.integration-category .integration-item:hover{background:rgba(34,197,94,5%);border-left-color:rgba(34,197,94,.6);transform:translateX(4px)}.integration-category .integration-item h4{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.integration-category .integration-item p{font-size:.95rem;color:rgba(255,255,255,.6);line-height:1.5;margin:0}.page-header{padding:8rem 0 4rem;background:linear-gradient(135deg,rgba(10,10,15,.95) 0%,rgba(5,5,8,.98) 100%);position:relative;overflow:hidden;text-align:center}.page-header::before{content:'';position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:1200px;height:1200px;background:radial-gradient(circle,rgba(34,197,94,.2) 0%,transparent 70%);pointer-events:none;animation:pulse 8s ease-in-out infinite;filter:blur(80px)}.page-header::after{content:'';position:absolute;bottom:-30%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(20,184,166,.15) 0%,transparent 70%);pointer-events:none;filter:blur(100px);animation:pulse 10s ease-in-out infinite reverse}.page-header .container{position:relative;z-index:1}.page-header h1{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 80px rgba(34,197,94,.3);letter-spacing:-.02em}@media(max-width:768px){.page-header h1{font-size:2.5rem}}.page-header p{font-size:1.5rem;color:rgba(255,255,255,.7);max-width:800px;margin:0 auto;line-height:1.6}.page-content{padding:6rem 0;background:linear-gradient(180deg,rgba(5,5,8,.98) 0%,rgba(10,10,15,.95) 100%);position:relative;overflow:hidden}.page-content::before{content:'';position:absolute;top:30%;left:-15%;width:700px;height:700px;background:radial-gradient(circle,rgba(34,197,94,8%) 0%,transparent 70%);filter:blur(120px);animation:floatSlow 30s ease-in-out infinite;pointer-events:none}.page-content::after{content:'';position:absolute;bottom:20%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,rgba(20,184,166,8%) 0%,transparent 70%);filter:blur(120px);animation:floatSlow 35s ease-in-out infinite reverse;pointer-events:none}.page-content .container{position:relative;z-index:1}.page-content .content-wrapper{max-width:800px;margin:0 auto;background:linear-gradient(145deg,rgba(15,15,20,.6) 0%,rgba(10,10,15,.8) 100%);border-radius:16px;padding:3rem;border:1px solid rgba(34,197,94,.1);box-shadow:0 20px 40px -10px rgba(0,0,0,.3)}@media(max-width:768px){.page-content .content-wrapper{padding:2rem}}.page-content .content-wrapper h2{color:#fff;margin-top:2rem;margin-bottom:1rem;font-size:2rem;background:linear-gradient(135deg,#ffffff 0%,#22c55e 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-content .content-wrapper h3{color:rgba(255,255,255,.9);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem}.page-content .content-wrapper p{color:rgba(255,255,255,.8);line-height:1.8;margin-bottom:1.5rem}.page-content .content-wrapper ul,.page-content .content-wrapper ol{color:rgba(255,255,255,.8);line-height:1.8;margin-bottom:1.5rem;padding-left:2rem}.page-content .content-wrapper ul li,.page-content .content-wrapper ol li{margin-bottom:.5rem}.page-content .content-wrapper a{color:#22c55e;text-decoration:none;transition:color .3s ease}.page-content .content-wrapper a:hover{color:#14b8a6}.page-content .page-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(34,197,94,.1);text-align:center}.page-content .page-footer .back-link{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.7);text-decoration:none;font-weight:500;transition:all .3s ease}.page-content .page-footer .back-link svg{transition:transform .3s ease}.page-content .page-footer .back-link:hover{color:#22c55e}.page-content .page-footer .back-link:hover svg{transform:translateX(-4px)}.page-grid-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(34,197,94,3%) 1px,transparent 1px),linear-gradient(90deg,rgba(34,197,94,3%) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,black 0%,transparent 100%);animation:gridPulse 4s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes pulse{0%,100%{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes gridPulse{0%,100%{opacity:.4}50%{opacity:.6}}@keyframes floatSlow{0%,100%{transform:translate(0,0)}25%{transform:translate(20px,-20px)}50%{transform:translate(-10px,-30px)}75%{transform:translate(-20px,-10px)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0f;color:#e5e7eb;line-height:1.6}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:#050508}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,255,255,.15) 0%,rgba(255,255,255,8%) 100%);border-radius:.375rem}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(34,197,94,.4) 0%,rgba(34,197,94,.2) 100%)}h1,h2,h3,h4,h5,h6{color:#fff;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.25rem}@media(min-width:768px){h1{font-size:3rem}}@media(min-width:1024px){h1{font-size:3.75rem}}h2{font-size:1.875rem}@media(min-width:768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media(min-width:768px){h3{font-size:1.875rem}}p{margin-bottom:1rem;color:#e5e7eb}a{color:#22c55e;text-decoration:none;transition:color .15s ease}a:hover{color:#16a34a}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:1020;background:rgba(5,5,8,.8);backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.015)}.site-header .header-content{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;padding-top:1.5rem;padding-bottom:1.5rem}.site-header .logo{display:flex;align-items:center;gap:1rem;font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.site-header .logo .logo-image{width:40px;height:40px;object-fit:contain}.site-header .logo .logo-text{background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.site-header nav{display:none}@media(min-width:768px){.site-header nav{display:flex;gap:2rem}}.site-header nav a{color:#e5e7eb;font-weight:500;transition:color .15s ease}.site-header nav a:hover{color:#22c55e}.site-header .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;box-shadow:0 4px 12px rgba(34,197,94,.3);padding:.5rem 1.5rem;font-size:.875rem}.site-header .cta-button:focus{outline:none}.site-header .cta-button:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 6px 20px rgba(34,197,94,.4);transform:translateY(-2px)}.site-header .cta-button:active{transform:translateY(0)}main{padding-top:80px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;box-shadow:0 4px 12px rgba(34,197,94,.3);position:relative;overflow:hidden}.btn-primary:focus{outline:none}.btn-primary:hover{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 6px 20px rgba(34,197,94,.4);transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-primary::before{content:'';position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.btn-primary:hover::before{width:300px;height:300px}.btn-primary::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);animation:buttonShine 3s infinite}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:0 0;color:#fff;border:1px solid rgba(255,255,255,.12);position:relative;overflow:hidden}.btn-secondary:focus{outline:none}.btn-secondary:hover{background:rgba(255,255,255,8%);border-color:#22c55e;box-shadow:0 0 20px rgba(34,197,94,.2)}.btn-secondary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(34,197,94,.1),transparent);transition:left .5s ease}.btn-secondary:hover::before{left:100%}@keyframes buttonShine{0%{transform:translateX(-100%)rotate(45deg)}100%{transform:translateX(100%)rotate(45deg)}}.site-footer{background:#050508;border-top:1px solid rgba(255,255,255,.015);padding:4rem 0 2rem}.site-footer .footer-content{max-width:1280px;margin:0 auto;padding:0 2rem}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.site-footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.site-footer .footer-grid{grid-template-columns:repeat(4,1fr)}}.site-footer .footer-brand{grid-column:1/-1}@media(min-width:1024px){.site-footer .footer-brand{grid-column:span 1}}.site-footer .footer-logo{display:flex;align-items:center;gap:1rem;font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.site-footer .footer-logo img{width:40px;height:40px;object-fit:contain}.site-footer .footer-logo span{background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.site-footer .footer-tagline{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.site-footer .footer-description{color:#9ca3af;font-size:.875rem}.site-footer .footer-links h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.site-footer .footer-links ul{list-style:none;padding:0;margin:0}.site-footer .footer-links ul li{margin-bottom:.5rem}.site-footer .footer-links ul li a{color:#9ca3af;font-size:.875rem;transition:color .15s ease}.site-footer .footer-links ul li a:hover{color:#22c55e}.site-footer .footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.015);display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(min-width:768px){.site-footer .footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.site-footer .footer-bottom p{color:#6b7280;font-size:.875rem;margin:0}.error-page{padding:4rem 0;min-height:60vh;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.error-page{padding:6rem 0}}@media(min-width:1024px){.error-page{padding:8rem 0}}.error-page .error-content{text-align:center;max-width:600px;margin:0 auto}.error-page .error-code{font-size:8rem;font-weight:800;line-height:1;background:linear-gradient(135deg,#22c55e 0%,#14b8a6 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}@media(min-width:768px){.error-page .error-code{font-size:12rem}}.error-page h1{font-size:1.875rem;margin-bottom:1rem}@media(min-width:768px){.error-page h1{font-size:2.25rem}}.error-page p{font-size:1.125rem;color:#9ca3af;margin-bottom:3rem}.error-page .error-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}