.mkt-root{color:var(--text);min-height:100vh}.mkt-root *{box-sizing:border-box}.mkt-btn{display:inline-block;border:none;border-radius:var(--radius-btn);font-family:var(--font-body);font-size:13px;font-weight:700;cursor:pointer;padding:10px 18px;text-decoration:none;white-space:nowrap}.mkt-btn-primary{background:var(--primary);color:#fff}.mkt-btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.mkt-btn-lg{padding:14px 28px;font-size:15px}.mkt-main{max-width:1120px;margin:0 auto;padding:48px 24px 96px}.mkt-main.mkt-narrow{max-width:760px}.mkt-hero{text-align:center;padding:60px 24px 40px}.mkt-hero h1{font-family:var(--font-heading);font-weight:800;font-size:48px;letter-spacing:-1px;margin:0 0 20px;line-height:1.1}.mkt-hero p{color:var(--text-muted);font-size:18px;line-height:1.6;max-width:600px;margin:0 auto 32px}.mkt-hero-actions{display:flex;align-items:center;gap:20px;justify-content:center;flex-wrap:wrap}.mkt-hero-secondary-link{color:var(--text-muted);text-decoration:none;font-size:14px;font-weight:600;transition:color .15s}.mkt-hero-secondary-link:hover{color:var(--text)}.mkt-section{margin:72px 0}.mkt-section h2{font-family:var(--font-heading);font-weight:800;font-size:30px;letter-spacing:-.5px;color:var(--text);margin-bottom:28px}.mkt-section h3{font-size:16px;margin:20px 0 8px}.mkt-section li,.mkt-section p{color:var(--text-muted);line-height:1.7;font-size:14px}.mkt-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:24px;margin-bottom:16px}.mkt-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.mkt-feature-grid .card,.mkt-feature-grid .mkt-card{margin-bottom:0}.mkt-feature-grid .mkt-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:rgba(79,124,255,.12);color:var(--primary);margin-bottom:14px}.mkt-feature-grid h4{margin:0 0 6px;font-size:15px}.mkt-feature-grid p{margin:0;font-size:13px}.mkt-hero-split{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;grid-gap:56px;gap:56px;text-align:left;padding:80px 24px 48px}.mkt-hero-split .mkt-hero-copy h1{font-size:46px}.mkt-hero-split .mkt-hero-copy p{margin:0 0 32px;max-width:460px}.mkt-hero-visual{display:flex;justify-content:center}@media (max-width:860px){.mkt-hero-split{grid-template-columns:1fr;text-align:center;padding-top:40px}.mkt-hero-split .mkt-hero-copy p{margin-left:auto;margin-right:auto}.mkt-hero-split .mkt-hero-actions{justify-content:center!important}.mkt-hero-visual{order:-1}}.mkt-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.mkt-pricing-card{text-align:center}.mkt-pricing-card.mkt-pricing-highlight{border-color:var(--primary)}.mkt-pricing-card .mkt-tier-label{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.mkt-pricing-card .mkt-price{font-family:var(--font-heading);font-weight:800;font-size:30px;color:var(--primary)}.mkt-pricing-card .mkt-price-sub{font-size:11px;color:var(--text-muted);margin-bottom:14px}.mkt-billing-toggle{display:flex;justify-content:center;gap:4px;margin-bottom:28px}.mkt-billing-toggle button{background:none;border:1px solid var(--border);color:var(--text-muted);padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer}.mkt-billing-toggle button:first-child{border-radius:8px 0 0 8px}.mkt-billing-toggle button:last-child{border-radius:0 8px 8px 0}.mkt-billing-toggle button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.mkt-faq-item{border-bottom:1px solid var(--border);padding:16px 0}.mkt-faq-item h3{margin:0 0 8px;font-size:15px;color:var(--text)}.mkt-faq-item p{margin:0}.mkt-placeholder{color:var(--accent);font-weight:700}#ozellikler{scroll-margin-top:84px}