169 lines
7.1 KiB
Cheetah
169 lines
7.1 KiB
Cheetah
{{define "pricing_ru"}}
|
||
<style>
|
||
.pricing-table { width: 100%; border-collapse: collapse; }
|
||
.pricing-table tr { background: var(--bg-card); border-bottom: 1px solid var(--border); }
|
||
.pricing-table tr:last-child { border-bottom: none; }
|
||
.tier-row { background: var(--bg-secondary) !important; }
|
||
.category-row { background: var(--bg-secondary) !important; }
|
||
.pricing-table th { padding: 24px 16px; text-align: left; font-weight: 600; color: var(--text); }
|
||
.pricing-table th:first-child { width: 40%; }
|
||
.tier-header { text-align: center !important; }
|
||
.tier-name { font-size: 1.25rem; margin-bottom: 8px; }
|
||
.tier-price { font-size: 1.75rem; font-weight: 700; color: var(--accent); }
|
||
.tier-price .free { color: #28a745; }
|
||
.tier-price .small { font-size: 1rem; font-weight: 400; }
|
||
.tier-price s { color: var(--text-muted); font-weight: 400; }
|
||
.tier-free { font-size: 0.85rem; font-weight: 600; color: #28a745; margin-top: 4px; }
|
||
.pricing-table td { padding: 16px; vertical-align: middle; }
|
||
.feature-name { font-weight: 500; color: var(--text); }
|
||
.feature-cell { text-align: center; font-size: 1.25rem; }
|
||
.check { color: #28a745; }
|
||
.cross { color: #dc3545; }
|
||
.category-row { background: var(--bg-secondary); font-weight: 700; color: var(--text); }
|
||
.category-row td { padding: 16px; font-size: 1.1rem; border-left: 3px solid var(--accent); letter-spacing: 0.02em; }
|
||
@media (max-width: 768px) {
|
||
.pricing-table th { padding: 16px 12px; }
|
||
.pricing-table td { padding: 12px; }
|
||
.tier-name { font-size: 1rem; }
|
||
.tier-price { font-size: 1.5rem; }
|
||
.feature-name { font-size: 0.9rem; }
|
||
}
|
||
@media (max-width: 480px) {
|
||
.pricing-table th:first-child { width: 35%; }
|
||
.tier-name { font-size: 0.9rem; }
|
||
.tier-price { font-size: 1.25rem; }
|
||
}
|
||
</style>
|
||
|
||
<div class="page-container">
|
||
<div class="page-card" style="text-align: center;">
|
||
<h1>Тарифы</h1>
|
||
<p class="intro">Все тарифы бесплатны до 1 июля 2026 года. Банковская карта не нужна.</p>
|
||
</div>
|
||
|
||
<div class="page-card" style="padding: 0; overflow: hidden;">
|
||
<table class="pricing-table">
|
||
<tr class="tier-row">
|
||
<th></th>
|
||
<th class="tier-header">
|
||
<div class="tier-name">Монитор</div>
|
||
<div class="tier-price"><span class="free">Бесплатно</span></div>
|
||
</th>
|
||
<th class="tier-header">
|
||
<div class="tier-name">Оптимум</div>
|
||
<div class="tier-price"><s>$12<span class="small">/мес</span></s></div>
|
||
<div class="tier-free">бесплатно до 1.07.26</div>
|
||
</th>
|
||
<th class="tier-header">
|
||
<div class="tier-name">Исследование</div>
|
||
<div class="tier-price"><s>$35<span class="small">/мес</span></s></div>
|
||
<div class="tier-free">бесплатно до 1.07.26</div>
|
||
</th>
|
||
</tr>
|
||
<tr class="category-row">
|
||
<td colspan="4">Медицинские данные</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Показатели (АД, ЧСС, вес, температура)</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Симптомы и состояния</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Медикаменты</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Физическая активность</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Семейный анамнез</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Результаты анализов</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Потребительская геномика (23andMe)</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Медицинская визуализация (MRI, CT, рентген)</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Клиническое геномное секвенирование</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
|
||
<tr class="category-row">
|
||
<td colspan="4">Функции ИИ</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">MCP-интеграция (Claude, ChatGPT)</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Персонализированные ответы ИИ</td>
|
||
<td class="feature-cell">Ограничено</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Анализ динамики здоровья</td>
|
||
<td class="feature-cell cross">✗</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
|
||
<tr class="category-row">
|
||
<td colspan="4">Хранение и доступ</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Несколько досье (для семьи)</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Шифрование FIPS 140-3</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="feature-name">Экспорт данных</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
<td class="feature-cell check">✓</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
|
||
{{template "footer"}}
|
||
</div>
|
||
{{end}} |