*{box-sizing:border-box;margin:0;padding:0}body{color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.bt-header{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);position:sticky;top:0;z-index:50}.bt-header-container{margin:0 auto;max-width:1200px;padding:0 20px}.bt-header-content{justify-content:space-between;padding:16px 0}.bt-header-content,.bt-logo{align-items:center;display:flex}.bt-logo{gap:8px}.bt-logo-icon{background:#2563eb;border-radius:8px;padding:8px}.bt-logo-text{color:#111827;font-size:24px;font-weight:700}.bt-nav{display:none;gap:32px}.bt-nav a{color:#6b7280;text-decoration:none;transition:color .3s}.bt-nav a:hover{color:#2563eb}.bt-header-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 24px;transition:background .3s}.bt-header-btn:hover{background:#1d4ed8}.bt-hero{background:linear-gradient(135deg,#eff6ff,#e0e7ff);padding:80px 0}.bt-container{margin:0 auto;max-width:1200px;padding:0 20px}.bt-hero-content{margin-bottom:64px;text-align:center}.bt-hero-title{color:#111827;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px}.bt-hero-title-accent{color:#2563eb;display:block}.bt-hero-subtitle{color:#6b7280;font-size:20px;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:800px}.bt-hero-buttons{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.bt-btn-primary{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px 32px;transition:background .3s}.bt-btn-primary:hover{background:#1d4ed8}.bt-btn-secondary{background:#fff;border:2px solid #2563eb;border-radius:8px;color:#2563eb;cursor:pointer;font-size:18px;font-weight:600;padding:16px 32px;transition:all .3s}.bt-btn-secondary:hover{background:#eff6ff}.bt-hero-stats{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:64px}.bt-stat-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);padding:32px;text-align:center}.bt-stat-icon{align-items:center;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.bt-stat-icon.green{background:#dcfce7;color:#16a34a}.bt-stat-icon.blue{background:#dbeafe;color:#2563eb}.bt-stat-icon.purple{background:#f3e8ff;color:#9333ea}.bt-stat-title{color:#111827;font-size:24px;font-weight:700;margin-bottom:8px}.bt-stat-desc{color:#6b7280}.bt-benefits{background:#fff;padding:80px 0}.bt-section-header{margin-bottom:64px;text-align:center}.bt-section-title{color:#111827;font-size:36px;font-weight:700;margin-bottom:16px}.bt-section-subtitle{color:#6b7280;font-size:20px;margin:0 auto;max-width:800px}.bt-benefits-grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.bt-benefit-card{background:#f9fafb;border-radius:12px;padding:32px;transition:box-shadow .3s}.bt-benefit-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}.bt-benefit-icon{align-items:center;border-radius:8px;display:flex;height:48px;justify-content:center;margin-bottom:24px;width:48px}.bt-benefit-icon.green{background:#dcfce7;color:#16a34a}.bt-benefit-icon.blue{background:#dbeafe;color:#2563eb}.bt-benefit-icon.purple{background:#f3e8ff;color:#9333ea}.bt-benefit-icon.orange{background:#fed7aa;color:#ea580c}.bt-benefit-title{color:#111827;font-size:20px;font-weight:600;margin-bottom:16px}.bt-benefit-desc{color:#6b7280}.bt-calculator{background:linear-gradient(135deg,#f9fafb,#eff6ff);padding:80px 0}.bt-calculator-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.15);padding:48px}.bt-calculator-grid{align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr}.bt-form-group{margin-bottom:32px}.bt-form-label{color:#111827;display:block;font-size:18px;font-weight:600;margin-bottom:16px}.bt-tier-buttons{display:grid;gap:16px;grid-template-columns:1fr 1fr}.bt-tier-button{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;font-family:inherit;font-size:16px;padding:16px;text-align:center;transition:all .3s}.bt-tier-button.active{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.bt-tier-button:hover{background:#f9fafb;border-color:#d1d5db}.bt-tier-button.active:hover{background:#eff6ff;border-color:#2563eb}.bt-tier-name{color:#111827;font-size:18px;font-weight:700;margin-bottom:4px}.bt-tier-cost{color:#6b7280;font-size:14px;margin-bottom:4px}.bt-tier-commission{color:#16a34a;font-size:14px;font-weight:600}.bt-slider-container{position:relative}.bt-slider{-webkit-appearance:none;appearance:none;background:#e5e7eb;border-radius:6px;cursor:pointer;height:12px;outline:none;width:100%}.bt-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#2563eb;border-radius:50%;cursor:pointer;height:24px;width:24px}.bt-slider::-moz-range-thumb{background:#2563eb;border:none;border-radius:50%;cursor:pointer;height:24px;width:24px}.bt-slider-labels{color:#6b7280;display:flex;font-size:14px;justify-content:space-between;margin-top:8px}.bt-customer-display{margin-top:16px;text-align:center}.bt-customer-count{color:#2563eb;font-size:36px;font-weight:700}.bt-customer-label{color:#6b7280;font-size:18px;margin-left:8px}.bt-pricing-breakdown{background:#eff6ff;border-radius:12px;padding:24px}.bt-breakdown-title{color:#111827;font-size:18px;font-weight:600;margin-bottom:16px}.bt-breakdown-item{display:flex;justify-content:space-between;margin-bottom:12px}.bt-breakdown-item.border-top{border-top:1px solid #d1d5db;padding-top:12px}.bt-breakdown-label{color:#6b7280}.bt-breakdown-value{font-weight:600}.bt-breakdown-value.green{color:#16a34a}.bt-profit-card{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;color:#fff;margin-bottom:24px;padding:32px}.bt-profit-header{align-items:center;display:flex;margin-bottom:16px}.bt-profit-title{font-size:24px;font-weight:700;margin:0 0 0 12px}.bt-profit-grid{display:grid;gap:24px;grid-template-columns:1fr 1fr}.bt-profit-label{color:hsla(0,0%,100%,.8);font-size:14px;margin:0 0 4px}.bt-profit-value{font-size:28px;font-weight:700;margin:0}.bt-metrics-card{background:#f3f4f6;border-radius:12px;margin-bottom:24px;padding:24px}.bt-metrics-title{color:#111827;font-weight:600;margin-bottom:12px}.bt-metrics-item{display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.bt-metrics-value{font-weight:600}.bt-metrics-value.green{color:#16a34a}.bt-comparison-card{background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;padding:24px}.bt-comparison-item{display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.bt-comparison-item.border-top{border-top:1px solid #f59e0b;padding-top:8px}.bt-comparison-value{font-weight:600}.bt-comparison-value.blue{color:#2563eb}.bt-table-section{background:#fff;padding:80px 0}.bt-tier-switch{display:flex;justify-content:center;margin-bottom:32px}.bt-tier-switch-container{background:#f3f4f6;border-radius:8px;display:inline-flex;padding:4px}.bt-tier-switch-btn{background:transparent;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s}.bt-tier-switch-btn.active{background:#2563eb;box-shadow:0 1px 2px rgba(0,0,0,.1);color:#fff}.bt-table-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.15);overflow:hidden}.bt-table-header{background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:24px 32px}.bt-table-title{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px}.bt-table-subtitle{color:hsla(0,0%,100%,.8);margin:0}.bt-table-container{overflow-x:auto}.bt-table{border-collapse:collapse;width:100%}.bt-table thead{background:#f9fafb}.bt-table th{color:#111827;font-size:14px;font-weight:600;padding:16px 32px;text-align:left}.bt-table th.border-right{border-right:1px solid #e5e7eb}.bt-table tbody tr{transition:background .3s}.bt-table tbody tr:hover{background:#f9fafb}.bt-table td{padding:24px 32px;vertical-align:top}.bt-table td.border-right{border-right:1px solid #e5e7eb}.bt-table td.cost-cell{background:#eff6ff;text-align:center;vertical-align:middle}.bt-cost-value{color:#2563eb;font-size:24px;font-weight:700}.bt-cost-label{color:#6b7280;font-size:14px}.bt-cost-commission{color:#6b7280;font-size:12px;margin-top:4px}.bt-table-number{color:#111827;font-size:24px;font-weight:700}.bt-table-label{color:#6b7280;font-size:14px}.bt-table-revenue{color:#2563eb}.bt-table-profit,.bt-table-revenue{font-size:20px;font-weight:600}.bt-table-profit.positive{color:#16a34a}.bt-table-profit.negative{color:#dc2626}.bt-table-total{color:#9333ea;font-size:20px;font-weight:600}.bt-table-footer{background:#f9fafb;padding:24px 32px}.bt-footer-content{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.bt-footer-title{color:#111827;font-size:18px;font-weight:600;margin:0 0 4px}.bt-footer-text{color:#6b7280;margin:0}.bt-cta{background:linear-gradient(135deg,#2563eb,#1e40af);padding:80px 0}.bt-cta-grid{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr}.bt-cta-title{color:#fff;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:24px}.bt-cta-subtitle{color:hsla(0,0%,100%,.9);font-size:20px;margin-bottom:32px}.bt-cta-list{list-style:none;margin-bottom:32px;padding:0}.bt-cta-list-item{align-items:center;color:hsla(0,0%,100%,.9);display:flex;margin-bottom:16px}.bt-cta-list-icon{color:#10b981;flex-shrink:0;height:24px;margin-right:12px;width:24px}.bt-cta-buttons{display:flex;flex-direction:column;gap:16px}.bt-btn-cta-primary{align-items:center;background:#fff;border:none;border-radius:8px;color:#2563eb;cursor:pointer;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:16px 32px;transition:background .3s}.bt-btn-cta-primary:hover{background:#f3f4f6}.bt-btn-cta-secondary{background:transparent;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px 32px;transition:all .3s}.bt-btn-cta-secondary:hover{background:#fff;color:#2563eb}.bt-form-card{background:#fff;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.25);padding:32px}.bt-form-title{color:#111827;font-size:24px;font-weight:700;margin-bottom:24px}.bt-form{gap:24px}.bt-form,.bt-form-field{display:flex;flex-direction:column}.bt-form-field-label{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.bt-form-input{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:16px;padding:12px 16px;transition:border-color .3s;width:100%}.bt-form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1);outline:none}.bt-form-row{display:grid;gap:16px;grid-template-columns:1fr 1fr}.bt-form-submit{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px;transition:background .3s;width:100%}.bt-form-submit:hover{background:#1d4ed8}.bt-footer{background:#111827;color:#fff;padding:64px 0}.bt-footer-grid{display:grid;gap:32px;grid-template-columns:2fr 1fr 1fr;margin-bottom:48px}.bt-footer-brand{align-items:center;display:flex;gap:8px;margin-bottom:24px}.bt-footer-logo-icon{background:#2563eb;border-radius:8px;padding:8px}.bt-footer-brand-text{font-size:24px;font-weight:700}.bt-footer-desc{color:#9ca3af;margin-bottom:24px;max-width:400px}.bt-footer-social{display:flex;gap:16px}.bt-footer-social-icon{background:#1f2937;border-radius:8px;padding:12px}.bt-footer-section-title{font-size:18px;font-weight:600;margin-bottom:24px}.bt-footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.bt-footer-link{color:#9ca3af;text-decoration:none;transition:color .3s}.bt-footer-link:hover{color:#fff}.bt-footer-bottom{border-top:1px solid #374151;padding-top:32px}.bt-footer-bottom-content{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.bt-footer-copyright{color:#9ca3af;font-size:14px;margin:0}.bt-footer-bottom-links{display:flex;gap:24px}.bt-footer-bottom-link{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .3s}.bt-footer-bottom-link:hover{color:#fff}@media (max-width:768px){.bt-hero-title{font-size:36px}.bt-calculator-grid,.bt-cta-grid{gap:32px;grid-template-columns:1fr}.bt-cta-title{font-size:36px}.bt-footer-grid{gap:32px}.bt-footer-grid,.bt-form-row{grid-template-columns:1fr}.bt-hero-buttons{flex-direction:column}.bt-cta-buttons,.bt-hero-buttons{align-items:stretch}}@media (min-width:768px){.bt-nav{display:flex}.bt-cta-buttons,.bt-hero-buttons{flex-direction:row}.bt-cta-buttons{align-items:flex-start}}.bt-text-center{text-align:center}.bt-mb-4{margin-bottom:16px}.bt-mb-6{margin-bottom:24px}.bt-mb-8{margin-bottom:32px}.bt-hidden{display:none}.bt-flex{display:flex}.bt-items-center{align-items:center}.bt-justify-center{justify-content:center}.bt-gap-2{gap:8px}.bt-gap-4{gap:16px}.bt-w-full{width:100%}.bt-font-bold{font-weight:700}.bt-text-blue{color:#2563eb}.bt-text-green{color:#16a34a}.bt-text-red{color:#dc2626}.bt-bg-blue{background-color:#2563eb}.bt-bg-white{background-color:#fff}.bt-rounded{border-radius:8px}.bt-shadow{box-shadow:0 1px 3px rgba(0,0,0,.1)}.bt-transition{transition:all .3s}