.brand-icon{width:36px;height:36px;background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.brand-text{font-weight:700;font-size:1.25rem;color:#1f2937}.hero-section{padding-top:80px;background:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);min-height:100vh}.text-gradient{background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero-illustration{position:relative;padding:2rem}.code-preview{background:#1e293b;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}.code-preview:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.code-header{background:#0f172a;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem}.code-header .dot{width:12px;height:12px;border-radius:50%}.code-header .dot.red{background:#ef4444}.code-header .dot.yellow{background:#eab308}.code-header .dot.green{background:#22c55e}.code-header .filename{margin-left:auto;color:#64748b;font-size:.75rem}.code-content{padding:1.5rem;margin:0;font-size:.85rem;color:#e2e8f0;overflow-x:auto}.code-content code{font-family:"JetBrains Mono","Fira Code",monospace}.figma-badge{position:absolute;top:50%;left:-20px;transform:translateY(-50%);background:#fff;padding:.5rem 1rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#6366f1}.figma-badge i{animation:pulse 2s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}.stats-section .stat-number{font-size:2.5rem;font-weight:700;color:#6366f1}.stats-section .stat-label{color:#64748b;font-size:.875rem}.feature-card{background:#fff;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;transition:all .3s ease}.feature-card:hover{border-color:#818cf8;box-shadow:0 10px 30px rgba(99,102,241,.1);transform:translateY(-4px)}.feature-card .feature-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.feature-card h4{font-weight:600;margin-bottom:.5rem}.step-card{padding:2rem}.step-card .step-number{width:64px;height:64px;background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-card h4{font-weight:600}.pricing-card{background:#fff;border-radius:16px;padding:2rem;border:2px solid #e2e8f0;transition:all .3s ease;position:relative}.pricing-card.recommended{border-color:#6366f1;box-shadow:0 10px 40px rgba(99,102,241,.15)}.pricing-card.recommended .badge-recommended{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#6366f1;color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600}.pricing-card:hover{transform:translateY(-4px)}.pricing-card .plan-name{font-weight:600;font-size:1.25rem;margin-bottom:.5rem}.pricing-card .plan-price{font-size:2.5rem;font-weight:700;color:#1f2937}.pricing-card .plan-price .period{font-size:1rem;font-weight:400;color:#64748b}.pricing-card .plan-features{list-style:none;padding:0;margin:1.5rem 0}.pricing-card .plan-features li{padding:.5rem 0;display:flex;align-items:center;gap:.5rem;color:#4b5563}.pricing-card .plan-features li i{color:#22c55e}.cta-section{background:linear-gradient(135deg, #6366f1 0%, #4f46e5 100%)}.footer .brand-icon{background:hsla(0,0%,100%,.1)}.footer a{color:#9ca3af !important;transition:color .2s ease}.footer a:hover{color:#fff !important}.footer h6{color:#fff}@media(max-width: 991.98px){.hero-section{text-align:center}.hero-section .d-flex.gap-3{justify-content:center}.hero-section .mt-4{justify-content:center}}@media(max-width: 767.98px){.hero-section h1{font-size:2rem}.stats-section .stat-number{font-size:2rem}.pricing-card{margin-bottom:1rem}}
