body,html{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1e293b;background:#fff}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}.v-container{max-width:1120px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.v-shell{min-height:100vh;display:flex;flex-direction:column}.v-nav{justify-content:space-between;padding:1rem 1.25rem;max-width:1120px;margin:0 auto;width:100%}.v-nav,.v-nav-logo{display:flex;align-items:center}.v-nav-logo{gap:.5rem;font-weight:700;color:#1e293b}.v-nav-logo-icon{width:32px;height:32px;border-radius:8px;background:#2563eb;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1rem}.v-nav-links{display:flex;gap:1.5rem;font-size:.9rem;color:#475569}.v-nav-links a:hover{color:#1e293b}.v-nav-cta{display:flex;gap:.75rem;align-items:center}.v-button{border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;border:1px solid #cbd5e1;background:#fff;color:#2563eb;cursor:pointer}.v-button:hover{background:#f8fafc}.v-button-primary{background:#2563eb;border-color:#2563eb;color:#fff}.v-button-primary:hover{background:#1d4ed8}.v-button-arrow:after{content:" →"}.v-main{flex:1}.v-hero{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-top:1rem}@media (max-width:900px){.v-hero{grid-template-columns:1fr}}.v-hero-tagline{font-size:.85rem;color:#64748b;margin-bottom:.75rem}.v-hero-title{font-size:clamp(2rem,4vw,2.75rem);line-height:1.15;font-weight:700;color:#1e293b;margin:0 0 .75rem}.v-hero-title .v-highlight{color:#2563eb}.v-hero-subtitle{font-size:1rem;color:#64748b;line-height:1.5;max-width:28rem;margin-bottom:1.25rem}.v-hero-ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.v-hero-check{font-size:.85rem;color:#64748b;display:flex;align-items:center;gap:.35rem}.v-hero-check:before{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2322c55e' viewBox='0 0 20 20'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%}.v-metrics-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem}@media (max-width:640px){.v-metrics-row{grid-template-columns:repeat(2,1fr)}}.v-metric-card{background:#f8fafc;border-radius:12px;padding:1rem;text-align:center;border:1px solid #e2e8f0}.v-metric-icon{width:40px;height:40px;margin:0 auto .5rem;border-radius:10px;background:#dbeafe;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.v-metric-value{font-size:1.5rem;font-weight:700;color:#1e293b;display:block}.v-metric-label{font-size:.8rem;color:#64748b;margin-top:.2rem}.v-hero-dashboard{background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.08);border:1px solid #e2e8f0;padding:1rem;position:relative}.v-hero-dashboard-bar{display:flex;gap:.35rem;margin-bottom:.75rem}.v-hero-dot{width:10px;height:10px;border-radius:50%}.v-hero-dashboard-badge{position:absolute;top:1rem;right:1rem;background:#22c55e;color:#fff;font-size:.75rem;padding:.2rem .5rem;border-radius:6px;font-weight:500}.v-hero-dashboard-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem}.v-hero-dashboard-stat{background:#f8fafc;border-radius:8px;padding:.5rem;text-align:center;font-size:.8rem;color:#1e293b;font-weight:600}.v-hero-dashboard-activity{font-size:.8rem;color:#64748b}.v-hero-dashboard-activity span{display:flex;align-items:center;gap:.35rem;margin-bottom:.25rem}.v-hero-dashboard-activity .dot{width:6px;height:6px;border-radius:50%}.v-section{margin-top:3rem}.v-section-center{text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.v-section-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}.v-section-title .v-highlight{color:#2563eb}.v-section-subtitle{font-size:.95rem;color:#64748b;margin-bottom:1.5rem;line-height:1.5}.v-problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}@media (max-width:640px){.v-problem-grid{grid-template-columns:1fr}}.v-problem-card{background:#fff5f5;border:1px solid #fed7d7;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem}.v-problem-icon{width:24px;height:24px;flex-shrink:0;color:#dc2626}.v-problem-text{font-size:.95rem;color:#1e293b;font-weight:500}.v-solution-intro{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:center;margin-top:3rem}@media (max-width:900px){.v-solution-intro{grid-template-columns:1fr}}.v-solution-list{list-style:none;padding:0;margin:.75rem 0 0}.v-solution-list li{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#1e293b;margin-bottom:.5rem}.v-solution-list li:before{content:"";width:20px;height:20px;background:#2563eb;border-radius:4px;flex-shrink:0}.v-feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem}@media (max-width:900px){.v-feature-cards{grid-template-columns:1fr}}.v-feature-card{background:#fff;border-radius:12px;padding:1.25rem;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.v-feature-card-icon{width:40px;height:40px;border-radius:10px;background:#dbeafe;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:1.25rem}.v-feature-card h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .35rem}.v-feature-card p{font-size:.85rem;color:#64748b;margin:0 0 .75rem;line-height:1.45}.v-feature-card-content{font-size:.85rem;color:#475569}.v-dashboard-grid-6{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}@media (max-width:900px){.v-dashboard-grid-6{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.v-dashboard-grid-6{grid-template-columns:1fr}}.v-dashboard-card{background:#fff;border-radius:12px;padding:1rem;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.v-dashboard-card-icon{width:36px;height:36px;border-radius:8px;background:#f1f5f9;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;color:#2563eb}.v-dashboard-card h3{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.v-dashboard-card p{font-size:.8rem;color:#64748b;margin:0 0 .5rem;line-height:1.4}.v-dashboard-card-mock{height:60px;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);border-radius:8px;margin-top:.5rem}.v-ai-pill{display:inline-flex;align-items:center;gap:.35rem;background:#dbeafe;color:#2563eb;font-size:.8rem;font-weight:500;padding:.25rem .6rem;border-radius:999px;margin-bottom:.75rem}.v-ai-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem}@media (max-width:900px){.v-ai-cards{grid-template-columns:repeat(2,1fr)}}.v-ai-card{background:#fff;border-radius:12px;padding:1rem;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04);text-align:center}.v-ai-card-icon{width:48px;height:48px;margin:0 auto .5rem;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.v-ai-card h3{font-size:.9rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.v-ai-card p{font-size:.8rem;color:#64748b;margin:0;line-height:1.4}.v-integration-chips{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem}.v-integration-chip{padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;border:1px solid}.v-integration-chip-getir{background:#f5f3ff;color:#6d28d9}.v-integration-chip-yemeksepeti{background:#fef2f2;color:#dc2626}.v-integration-chip-restomenu{background:#eff6ff;color:#2563eb}.v-integration-chip-yeppos{background:#f0fdf4;color:#16a34a}.v-integration-arrow{width:32px;height:32px;background:#1e293b;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.v-integration-vopgo{background:#f8fafc;border:1px solid #e2e8f0;padding:.75rem 1.25rem;border-radius:12px;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:#1e293b}.v-integration-vopgo span:last-child{font-size:.8rem;font-weight:400;color:#64748b}.v-testimonial-card{background:#f8fafc;border-radius:12px;padding:1.5rem 2rem;border:1px solid #e2e8f0;max-width:640px;margin:1.5rem auto;position:relative}.v-testimonial-quote{font-size:1.1rem;color:#1e293b;line-height:1.6;margin-bottom:1rem}.v-testimonial-attribution{display:flex;align-items:center;gap:.75rem}.v-testimonial-avatar{width:40px;height:40px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.v-testimonial-meta{font-size:.9rem;color:#1e293b;font-weight:500}.v-testimonial-meta span{font-size:.8rem;color:#64748b;font-weight:400}.v-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem}@media (max-width:900px){.v-pricing-grid{grid-template-columns:1fr}}.v-pricing-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04);position:relative}.v-pricing-card-popular{border-color:#2563eb;box-shadow:0 4px 16px rgba(37,99,235,.15)}.v-pricing-badge{position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:#2563eb;color:#fff;font-size:.75rem;padding:.2rem .6rem;border-radius:999px;font-weight:500}.v-pricing-card h3{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}.v-pricing-volume{font-size:.85rem;color:#2563eb;margin-bottom:.5rem}.v-pricing-desc{font-size:.9rem;color:#64748b;margin-bottom:1rem;line-height:1.4}.v-pricing-features{list-style:none;padding:0;margin:0 0 1rem;font-size:.9rem;color:#475569}.v-pricing-features li{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.v-pricing-features li:before{content:"✓";color:#22c55e;font-weight:700}.v-cta-banner{background:#2563eb;color:#fff;border-radius:12px;padding:2rem;text-align:center;margin:2rem 0 2.5rem}.v-cta-banner h2{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.v-cta-banner p{font-size:.95rem;opacity:.95;margin:0 0 1.25rem}.v-cta-banner .v-button{background:#fff;color:#2563eb;border-color:#fff}.v-cta-banner .v-button:hover{background:#f8fafc}.v-faq-list{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.v-faq-item{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0}.v-faq-item:last-child{border-bottom:none}.v-faq-q{font-size:.95rem;font-weight:500;color:#1e293b;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.v-faq-q:after{content:"⌄";font-size:1rem;color:#94a3b8}.v-faq-a{font-size:.9rem;color:#64748b;margin-top:.5rem;line-height:1.5}.v-footer{background:#0f172a;color:#94a3b8;padding:2.5rem 1.25rem 2rem;margin-top:3rem}.v-footer-inner{max-width:1120px;margin:0 auto}.v-footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:2rem;margin-bottom:2rem}@media (max-width:900px){.v-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.v-footer-grid{grid-template-columns:1fr}}.v-footer-brand .v-nav-logo-icon{margin-bottom:.5rem}.v-footer-brand p{font-size:.9rem;line-height:1.5;margin:0 0 .75rem;max-width:240px}.v-footer-social{display:flex;gap:.5rem}.v-footer-social a{color:#94a3b8}.v-footer h4{font-size:.85rem;font-weight:600;color:#e2e8f0;margin:0 0 .75rem;text-transform:none}.v-footer ul{list-style:none;padding:0;margin:0}.v-footer ul a{font-size:.9rem;color:#94a3b8;display:block;margin-bottom:.35rem}.v-footer ul a:hover{color:#fff}.v-footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid #334155;font-size:.85rem;color:#64748b}.v-footer-bottom a{color:#94a3b8}.v-muted{color:#64748b;font-size:.85rem}.v-breadcrumb{font-size:.8rem;color:#64748b;margin-bottom:1rem}.v-blog-card,.v-blog-detail,.v-blog-excerpt,.v-blog-list,.v-blog-meta,.v-blog-title{font-size:.95rem;color:#475569}.v-card-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.v-card,.v-card-muted{border-radius:12px;padding:1.25rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.v-card-price,.v-card-title{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.v-card-sub{font-size:.85rem;color:#64748b;margin-bottom:.5rem}.v-card-list{list-style:none;padding:0;margin:.5rem 0 0;font-size:.85rem;color:#475569}.v-card-list li{margin-bottom:.25rem}.v-card-list li:before{content:"• ";color:#2563eb}.v-pill-row{display:flex;flex-wrap:wrap;gap:.5rem}.v-pill{border-radius:999px;padding:.3rem .85rem;font-size:.8rem;border:1px solid #e2e8f0;color:#475569;background:#f8fafc}.v-section-header{margin-bottom:1rem}.v-chip-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.v-chip{padding:.35rem .75rem;border-radius:999px;font-size:.8rem;border:1px solid #e2e8f0;color:#475569;background:#f8fafc}.v-chip-strong{background:#e2e8f0;color:#1e293b;font-weight:500}.v-section-cta-row{margin-top:1rem;text-align:right}.v-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width:900px){.v-grid-2{grid-template-columns:1fr}}.v-quote{font-size:1rem;color:#1e293b;line-height:1.6;margin:1rem 0 .5rem}.v-quote-meta{font-size:.85rem;color:#64748b}.v-stat-row{display:flex;gap:1.25rem;flex-wrap:wrap}.v-stat-item{min-width:100px}.v-stat-label{font-size:.75rem;color:#64748b}.v-stat-value{display:block;font-size:1.1rem;font-weight:600;color:#1e293b}