*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Arial,sans-serif;background:#f8fafc;color:#0f172a;line-height:1.6}h1,h2,h3{margin-top:0;line-height:1.15}h1{font-size:56px;letter-spacing:-.02em}h2{font-size:34px;margin-bottom:32px}h3{font-size:20px;margin-bottom:8px}p{color:#475569;margin-bottom:16px}.container{max-width:1100px;margin:0 auto;padding:96px 24px}.header{position:sticky;top:0;z-index:100;background:#f8fafcd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0}.header-inner{max-width:1100px;margin:0 auto;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:10px;font-weight:800;font-size:22px;letter-spacing:.3px;color:#0f172a;text-decoration:none}.logo img{height:32px;width:auto;display:block}.logo span{color:#2563eb}.btn{background:#2563eb;color:#fff;padding:10px 18px;border-radius:10px;text-decoration:none;font-weight:600;transition:all .2s ease}.btn:hover{background:#1d4ed8}.btn-outline{background:transparent;color:#2563eb;border:1px solid #2563eb}.btn-outline:hover{background:#eff6ff}.header-actions{display:flex;gap:12px;align-items:center}.hero-actions{display:flex;gap:16px;margin-top:32px}.hero-actions .btn{padding:14px 28px;font-size:16px;border-radius:12px}.hero{background:radial-gradient(900px 500px at 15% 10%,rgba(37,99,235,.15),transparent 60%),radial-gradient(700px 400px at 85% 0%,rgba(56,189,248,.18),transparent 60%),linear-gradient(180deg,#fff,#f8fafc)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:72px;align-items:center}.hero-content h1 span{color:#2563eb}.hero p{font-size:18px;max-width:640px}.hero-mockup{background:linear-gradient(180deg,#fff,#f1f5f9);border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 30px 60px #0f172a1f,inset 0 0 0 1px #fff9;min-height:360px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;overflow:hidden}.hero-mockup img{width:100%;display:block}.section{background:#fff;border-top:1px solid #e2e8f0}.feature{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;margin-bottom:120px}.feature:last-child{margin-bottom:0}.feature h3{color:#0f172a}.feature li{color:#475569;margin-bottom:8px}.feature-cards-title{margin-top:96px;margin-bottom:40px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin-bottom:14px}.feature-card-head h3{margin-bottom:0}.feature-card-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb}.feature-card-icon svg{width:22px;height:22px}.feature-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px}.feature-card h3{font-size:18px;margin-bottom:12px}.feature-card p{font-size:14px}.feature-card ul{margin:0;padding-left:20px}.feature-card li{color:#475569;font-size:14px;margin-bottom:8px}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.trust-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px}.trust-card h3{font-size:18px}.trust-card p{font-size:14px;margin-bottom:0}.mock{background:linear-gradient(180deg,#fff,#f1f5f9);border-radius:20px;border:1px solid #e2e8f0;min-height:320px;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:14px;box-shadow:0 20px 40px #0f172a14;overflow:hidden}.mock img{width:100%;display:block}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:48px}.step-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px}.step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#eff6ff;color:#2563eb;font-weight:800;margin-bottom:16px}.step-card h3{font-size:17px}.step-card p{font-size:14px;margin-bottom:0}.logo-section{background:#fff;border-top:1px solid #e2e8f0}.logo-section h2{text-align:center;margin-bottom:48px}.logos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:40px;align-items:center;justify-items:center}.logo-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:24px;width:100%;max-width:220px;height:96px;display:flex;align-items:center;justify-content:center;gap:12px;color:#334155;font-weight:600;font-size:15px}.logo-item img{height:32px;width:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;padding:32px 28px}.pricing-card--featured{border-color:#2563eb;box-shadow:0 20px 40px #2563eb1f}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#2563eb;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:999px;white-space:nowrap}.pricing-name{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:12px}.pricing-price{font-size:30px;font-weight:800;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.pricing-price span{font-size:16px;font-weight:600;color:#64748b}.pricing-note{font-size:14px;color:#64748b;margin-top:6px;margin-bottom:20px}.pricing-features{list-style:none;margin:0 0 28px;padding:20px 0 0;border-top:1px solid #e2e8f0}.pricing-features li{position:relative;padding-left:26px;font-size:14px;color:#475569;margin-bottom:10px}.pricing-features li:before{content:"✓";position:absolute;left:0;top:0;color:#2563eb;font-weight:700}.pricing-card .btn{margin-top:auto;text-align:center;padding:12px 24px;border-radius:12px}.page-hero .container{padding-top:64px;padding-bottom:64px}.page-hero-content{max-width:760px}.page-hero h1{font-size:44px}.page-hero h1 span{color:#2563eb}.article-body{max-width:800px}.article-body h2{font-size:26px;margin:40px 0 16px}.article-body p{font-size:16px;line-height:1.7;margin:0 0 16px}.article-body strong{color:#0f172a}.article-cta{margin-top:48px;text-align:center}.calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.calc-progress{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap}.calc-progress-item{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 16px 8px 8px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;font-family:inherit}.calc-progress-item span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#f1f5f9;color:#64748b}.calc-progress-item.is-active{border-color:#2563eb;color:#0f172a}.calc-progress-item.is-active span{background:#2563eb;color:#fff}.calc-step{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px}.form-group{margin-bottom:20px}.form-group>label{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px}.form-group input[type=number],.form-group select{width:100%;padding:10px 14px;border:1px solid #cbd5e1;border-radius:10px;font-size:15px;font-family:inherit;color:#0f172a;background:#fff;box-sizing:border-box}.form-group input[type=number]:focus,.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.field-hint{display:block;margin-top:6px;font-size:12px;color:#64748b}.slider-row{display:flex;align-items:center;gap:16px}.slider-row input[type=range]{flex:1;accent-color:#2563eb}.slider-row input[type=number]{width:90px;flex-shrink:0}.calc-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;margin-bottom:8px;cursor:pointer}.calc-checkbox input{accent-color:#2563eb}.calc-step-facts{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 4px}.calc-fact{background:#eff6ff;color:#1e40af;border-radius:999px;padding:6px 14px;font-size:13px}.calc-fact span{font-weight:700}.calc-step-nav{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.calc-step-nav .btn{border:1px solid transparent;cursor:pointer;font-family:inherit;font-size:15px}.calc-step-nav .btn:last-child{margin-left:auto}.calc-step-nav .btn-outline{border-color:#2563eb}.calc-results{position:sticky;top:96px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;padding:32px 28px;box-shadow:0 30px 60px #0f172a14}.calc-results-label{font-size:14px;font-weight:600;color:#64748b}.calc-main-number{font-size:42px;font-weight:800;letter-spacing:-.02em;color:#16a34a;margin:4px 0 20px}.calc-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.calc-stat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;text-align:center}.calc-stat-value{font-size:17px;font-weight:700;color:#0f172a;white-space:nowrap}.calc-stat-label{font-size:12px;color:#64748b}.calc-compare{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:8px}.calc-compare th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;padding:6px 8px;border-bottom:1px solid #e2e8f0}.calc-compare td{padding:8px;border-bottom:1px solid #f1f5f9;color:#475569}.calc-compare td:last-child{font-weight:700;color:#16a34a}.calc-compare-note{font-size:13px;color:#64748b;margin-bottom:24px}.calc-budget-bar-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:10px}.calc-budget-bar{display:flex;height:18px;border-radius:999px;overflow:hidden;background:#f1f5f9;margin-bottom:12px}.calc-budget-seg{transition:width .4s ease}.calc-budget-good{background:#22c55e}.calc-budget-cold{background:#facc15}.calc-budget-bots{background:#ef4444}.calc-budget-legend{font-size:13px;color:#475569;display:grid;gap:6px;margin-bottom:24px}.calc-budget-legend span{font-weight:700;color:#0f172a}.calc-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:6px}.calc-breakdown{border-top:1px solid #e2e8f0;padding-top:20px;margin-bottom:24px}.calc-breakdown-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:10px}.calc-breakdown-row{display:flex;justify-content:space-between;gap:16px;font-size:14px;color:#475569;padding:6px 0}.calc-breakdown-row span:last-child{font-weight:600;color:#0f172a;white-space:nowrap}.calc-breakdown-total{border-top:1px solid #e2e8f0;margin-top:6px;padding-top:12px;font-weight:700;color:#0f172a}.calc-recommendation{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:16px;font-size:14px;color:#1e3a5f;margin-bottom:24px}.calc-cta{text-align:center}.calc-cta .btn{display:block;padding:14px 28px;font-size:16px;border-radius:12px;margin-bottom:10px;text-align:center}.cta{background:#fff;border-top:1px solid #e2e8f0}.cta-wrapper{max-width:720px;margin:0 auto;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:24px;padding:48px 40px;box-shadow:0 30px 60px #0f172a14;text-align:center}.cta-wrapper h2{margin-bottom:8px}.cta-subtitle{color:#475569;margin-bottom:32px}.cta-actions{display:flex;gap:16px;justify-content:center}.cta-actions .btn{padding:14px 28px;font-size:16px;border-radius:12px}.cta-actions form{margin:0;display:contents}.btn-demo{font-family:inherit;font-size:16px;cursor:pointer;width:100%}.site-footer{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:120px}.footer-container{max-width:1200px;margin:0 auto;padding:60px 24px 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-title{font-size:14px;font-weight:600;color:#0f172a;margin-bottom:12px}.footer-text{font-size:14px;line-height:1.6;color:#475569}.footer-text a{color:#2563eb;text-decoration:none}.footer-text a:hover{text-decoration:underline}.footer-projects-title{margin-top:24px}.footer-bottom{border-top:1px solid #e2e8f0;padding:20px 24px;text-align:center;font-size:13px;color:#64748b}.header-nav{display:flex;gap:24px;margin-left:auto;margin-right:24px}.header-nav a{font-size:14px;font-weight:500;color:#334155;text-decoration:none;position:relative;white-space:nowrap}.header-nav a:hover{color:#2563eb}.nav-dropdown{position:relative}.nav-dropdown-toggle{font-size:14px;font-weight:500;color:#334155;cursor:pointer;white-space:nowrap}.nav-dropdown-toggle:after{content:"▾";margin-left:5px;font-size:11px;color:#94a3b8}.nav-dropdown:hover .nav-dropdown-toggle,.nav-dropdown:focus-within .nav-dropdown-toggle{color:#2563eb}.nav-dropdown-menu{display:none;position:absolute;top:100%;left:0;padding-top:12px;z-index:110}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.nav-dropdown-panel{min-width:320px;max-width:380px;padding:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px #0f172a1a}.header-nav .nav-dropdown-panel a{display:block;padding:9px 12px;border-radius:8px;white-space:normal;line-height:1.4}.header-nav .nav-dropdown-panel a:hover{background:#f1f5f9}html{scroll-behavior:smooth}section[id]{scroll-margin-top:100px}@media(max-width:960px){h1{font-size:42px}h2{font-size:28px}.hero-grid,.feature{grid-template-columns:1fr;gap:40px}.container{padding:72px 20px}.feature{margin-bottom:72px}.hero-mockup,.mock{min-height:240px}.steps-grid{grid-template-columns:repeat(2,1fr)}.feature-cards-title{margin-top:72px}.feature-cards,.trust-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.calculator-grid{grid-template-columns:1fr;gap:32px}.calc-results{position:static}.page-hero h1{font-size:34px}}@media(max-width:768px){.footer-container{grid-template-columns:1fr;gap:32px}}@media(max-width:640px){h1{font-size:30px}h2{font-size:22px;margin-bottom:20px}h3{font-size:18px}.container{padding:48px 16px}.header-nav,.header-actions .btn-register{display:none}.header-inner{padding:14px 16px}.hero-grid,.feature{gap:24px}.hero p{font-size:16px}.hero-actions,.cta-actions{flex-direction:column;align-items:stretch;text-align:center}.feature{margin-bottom:48px}.hero-mockup,.mock{min-height:180px}.steps-grid{grid-template-columns:1fr}.cta-wrapper{padding:32px 20px}.site-footer{margin-top:60px}.footer-container{padding:40px 16px 24px}}
