@charset "UTF-8";.features-page{max-width:1000px;margin:0 auto;padding:40px 24px 80px}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280;margin-bottom:24px}.breadcrumb a{color:#3182f6;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.features-hero{text-align:center;margin-bottom:64px;padding-bottom:48px;border-bottom:1px solid #e5e7eb}.features-hero h1{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:16px;line-height:1.3}.features-hero .gradient-text{background:linear-gradient(135deg,#0f172a,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:32px}.hero-stats{display:flex;justify-content:center;gap:48px}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2rem;font-weight:800;color:#0f172a}.stat-label{font-size:.875rem;color:#6b7280;margin-top:4px}.section-title{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin-bottom:40px}.main-features{margin-bottom:64px}.features-list{display:grid;gap:24px}.feature-card{display:grid;grid-template-columns:auto 1fr;gap:24px;padding:32px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;transition:all .2s ease;cursor:pointer}.feature-card:hover{border-color:#3182f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.feature-card:focus{outline:2px solid #3182f6;outline-offset:2px}.feature-card:active{transform:translateY(0)}.feature-header{display:flex;flex-direction:column;align-items:center;gap:12px}.feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:14px}.feature-number{font-size:.75rem;font-weight:700;color:#9ca3af}.feature-content h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:4px}.feature-subtitle{font-size:.9375rem;color:#3182f6;font-weight:500;margin-bottom:12px}.feature-description{font-size:.9375rem;color:#4b5563;line-height:1.7;margin-bottom:16px}.feature-benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none;padding:0;margin:0}.feature-benefits li{font-size:.875rem;color:#4b5563;padding-left:20px;position:relative}.feature-benefits li:before{content:"✓";position:absolute;left:0;color:#3182f6;font-weight:600}.additional-features{margin-bottom:64px}.additional-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.additional-card{padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-align:center}.additional-card h3{font-size:.9375rem;font-weight:600;color:#0f172a;margin-bottom:8px}.additional-card p{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.additional-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;color:#0f172a;border-radius:10px;margin:0 auto 12px}.how-it-works{margin-bottom:64px;padding:48px;background:#f8fafc;border-radius:16px}.steps-container{display:flex;align-items:center;justify-content:center;gap:24px}.step{flex:1;max-width:200px;text-align:center}.step h3{font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:8px}.step p{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}.step-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-size:1.25rem;font-weight:700;border-radius:50%;margin:0 auto 16px}.step-arrow{font-size:1.5rem;color:#cbd5e1;flex-shrink:0}.features-cta{text-align:center;padding:48px;background:linear-gradient(135deg,#0f172a08,#1e293b08);border-radius:16px}.features-cta h2{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:12px}.features-cta>p{color:#6b7280;margin-bottom:24px}.cta-buttons{display:flex;justify-content:center;gap:16px}.cta-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-size:1rem;font-weight:600;border-radius:10px;text-decoration:none;transition:all .2s ease}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a4d}.cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:#0f172a;font-size:1rem;font-weight:600;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;transition:all .2s ease}.cta-secondary:hover{border-color:#0f172a}@media(max-width:768px){.features-page{padding:24px 16px 60px}.features-hero h1{font-size:1.75rem}.hero-stats{flex-direction:column;gap:16px}.feature-card{grid-template-columns:1fr;text-align:center}.feature-header{flex-direction:row;justify-content:center}.feature-benefits{grid-template-columns:1fr}.additional-grid{grid-template-columns:repeat(2,1fr)}.steps-container{flex-direction:column}.step-arrow{transform:rotate(90deg)}.step{max-width:none}.cta-buttons{flex-direction:column}}
