body{background:linear-gradient(180deg,var(--bg) 0%,#f8fafc 100%);color:var(--text);font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;line-height:1.75}.btn-main{background:var(--primary);border-color:var(--primary);color:var(--text-light);border-radius:999px;padding:.75rem 1.25rem;font-weight:600}.btn-main:hover{background:#55657d;border-color:#55657d;color:var(--text-light)}.btn-accent{background:var(--accent);border-color:var(--accent);color:var(--text-light);border-radius:999px;padding:.75rem 1.25rem;font-weight:600}.btn-accent:hover{background:#2563eb;border-color:#2563eb;color:var(--text-light)}.hero-card,.soft-card,.pricing-card,.testimonial-card,.compare-card,.notice-card,.feature-card{background:rgba(255,255,255,.92);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-wrap{padding:3rem 0 2rem}.section-pad{padding:2.5rem 0}.section-title{font-size:2rem;font-weight:800;color:#334155;margin-bottom:1rem}.section-sub{color:var(--muted);max-width:900px}.stat-box{background:linear-gradient(180deg,var(--text-light) 0%,#f8fafc 100%);border:1px solid var(--border);border-radius:16px;padding:1.4rem;text-align:center;height:100%}.stat-box h3{font-size:2rem;color:var(--accent);font-weight:800;margin-bottom:.2rem}.feature-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#e2e8f0);color:var(--accent);font-size:1.4rem;margin-bottom:1rem}.feature-card,.testimonial-card,.pricing-card,.compare-card,.notice-card,.soft-card{padding:1.5rem;height:100%}.pricing-card h4,.testimonial-card h5,.feature-card h5{font-weight:700;color:#334155}.price{font-size:2rem;font-weight:800;color:var(--accent)}.badge-soft{display:inline-block;background:#e0e7ff;color:#334155;border-radius:999px;padding:.35rem .8rem;font-size:.85rem;font-weight:700;margin-bottom:.9rem}.rating{color:#f59e0b}.image-block img{width:100%;height:auto;display:block;border-radius:18px;margin:0 auto;box-shadow:var(--shadow);border:1px solid var(--border)}.table-soft{--bs-table-bg:transparent;--bs-table-color:var(--text);--bs-table-border-color:var(--border)}.table-wrap{background:var(--text-light);border-radius:18px;border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden}.responsible-list li,.check-list li{margin-bottom:.75rem}.check-list{list-style:none;padding-left:0}.check-list li::before{content:"✓";color:var(--accent);font-weight:700;margin-right:.6rem}.hero-grad{background:linear-gradient(135deg,rgba(100,116,139,.12),rgba(59,130,246,.10));border-radius:24px;padding:2rem;border:1px solid var(--border)}
