.preview[data-astro-cid-z7ctaqfm]{padding:100px 0;position:relative;overflow:hidden}.preview-track[data-astro-cid-z7ctaqfm]{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:12px 0 24px;--fade: 8%;mask-image:linear-gradient(to right,transparent 0,black var(--fade),black calc(100% - var(--fade)),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,black var(--fade),black calc(100% - var(--fade)),transparent 100%)}.preview-track[data-astro-cid-z7ctaqfm]::-webkit-scrollbar{display:none}.preview-rail[data-astro-cid-z7ctaqfm]{display:flex;gap:28px;width:max-content}.preview-card[data-astro-cid-z7ctaqfm]{flex:0 0 auto;width:280px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .4s var(--ease)}.preview-card[data-astro-cid-z7ctaqfm]:hover{transform:translateY(-6px)}.preview-nav[data-astro-cid-z7ctaqfm]{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px}.preview-btn[data-astro-cid-z7ctaqfm]{width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow-sm);display:grid;place-items:center;color:var(--text-strong);transition:transform .2s var(--ease),background .2s var(--ease),color .2s var(--ease)}.preview-btn[data-astro-cid-z7ctaqfm]:hover{background:var(--teal-700);color:#fff;transform:translateY(-2px)}.preview-btn[data-astro-cid-z7ctaqfm] svg[data-astro-cid-z7ctaqfm]{width:18px;height:18px}.phone-preview[data-astro-cid-z7ctaqfm]{width:100%;position:relative;aspect-ratio:1290 / 2796;border-radius:44px;background:#0a0a0a;padding:8px;box-shadow:var(--shadow-phone)}.phone-preview[data-astro-cid-z7ctaqfm] .phone-frame[data-astro-cid-z7ctaqfm]{position:relative;width:100%;height:100%;border-radius:36px;overflow:hidden;background:var(--teal-100)}.phone-preview[data-astro-cid-z7ctaqfm] .phone-frame[data-astro-cid-z7ctaqfm] img[data-astro-cid-z7ctaqfm]{width:100%;height:100%;object-fit:cover}.preview-card[data-astro-cid-z7ctaqfm] figcaption[data-astro-cid-z7ctaqfm]{margin-top:24px;display:flex;flex-direction:column;gap:4px}.preview-card[data-astro-cid-z7ctaqfm] figcaption[data-astro-cid-z7ctaqfm] strong[data-astro-cid-z7ctaqfm]{font-family:var(--font-heading);font-weight:600;font-size:20px;letter-spacing:-.01em;color:var(--text-strong)}.preview-card[data-astro-cid-z7ctaqfm] figcaption[data-astro-cid-z7ctaqfm] span[data-astro-cid-z7ctaqfm]{font-size:14px;color:var(--text-muted);max-width:240px}@media(max-width:720px){.preview[data-astro-cid-z7ctaqfm]{padding:72px 0}.preview-rail[data-astro-cid-z7ctaqfm]{animation-duration:70s}}@media(max-width:640px){.preview-card[data-astro-cid-z7ctaqfm]{width:240px}}.faq[data-astro-cid-z6gx6xcw]{padding:100px 0;background:var(--card-tint)}.faq-list[data-astro-cid-z6gx6xcw]{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-z6gx6xcw]{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;transition:border-color .25s var(--ease),box-shadow .25s var(--ease)}.faq-item[data-astro-cid-z6gx6xcw][open]{border-color:var(--teal-200);box-shadow:var(--shadow-sm)}.faq-item[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw]{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;cursor:pointer;list-style:none;font-family:var(--font-heading);font-size:18px;font-weight:500;color:var(--text-strong)}.faq-item[data-astro-cid-z6gx6xcw] summary[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-z6gx6xcw]{width:32px;height:32px;border-radius:50%;background:var(--teal-50);color:var(--teal-700);display:grid;place-items:center;flex-shrink:0;transition:transform .35s var(--ease),background .25s var(--ease)}.faq-icon[data-astro-cid-z6gx6xcw] svg[data-astro-cid-z6gx6xcw]{width:14px;height:14px}.faq-item[data-astro-cid-z6gx6xcw][open] .faq-icon[data-astro-cid-z6gx6xcw]{transform:rotate(45deg);background:var(--teal-700);color:#fff}.faq-item[data-astro-cid-z6gx6xcw] p[data-astro-cid-z6gx6xcw]{padding:0 24px 24px;font-size:15px;color:var(--text-muted);line-height:1.65}@media(max-width:720px){.faq[data-astro-cid-z6gx6xcw]{padding:72px 0}}.features[data-astro-cid-vnivfuh2]{padding:100px 0;background:radial-gradient(ellipse 80% 60% at 50% 0%,var(--teal-50) 0%,transparent 70%),var(--bg-mid)}.bento[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(180px,auto);gap:18px}.bento-card[data-astro-cid-vnivfuh2]{position:relative;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:transform .4s var(--ease),box-shadow .4s var(--ease),border-color .4s var(--ease);overflow:hidden}.bento-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:var(--teal-200)}.bento-icon[data-astro-cid-vnivfuh2]{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,var(--teal-100),var(--teal-50));display:grid;place-items:center;color:var(--teal-700);margin-bottom:18px}.bento-icon[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:22px;height:22px}.bento-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-weight:600;font-size:22px;letter-spacing:-.01em;margin-bottom:8px;color:var(--text-strong)}.bento-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:14.5px;color:var(--text-muted);line-height:1.55}.bento-tag[data-astro-cid-vnivfuh2]{position:absolute;top:20px;right:20px;font-size:10px;font-weight:800;letter-spacing:.1em;padding:4px 9px;border-radius:999px;background:var(--warm-50);color:var(--text-muted);border:1px solid var(--border);text-transform:uppercase}.bento-tag[data-astro-cid-vnivfuh2].premium{background:linear-gradient(135deg,#f3e8ff,#ede9fe);color:var(--violet);border-color:#7c3aed2e}.bento-cal[data-astro-cid-vnivfuh2]{grid-column:span 2;grid-row:span 2}.bento-weight[data-astro-cid-vnivfuh2],.bento-measures[data-astro-cid-vnivfuh2],.bento-pen[data-astro-cid-vnivfuh2]{grid-column:span 2}.bento-levels[data-astro-cid-vnivfuh2]{grid-column:span 2;grid-row:span 2}.bento-side[data-astro-cid-vnivfuh2],.bento-health[data-astro-cid-vnivfuh2]{grid-column:span 2}.bento-reminder[data-astro-cid-vnivfuh2],.bento-insights[data-astro-cid-vnivfuh2],.bento-pdf[data-astro-cid-vnivfuh2],.bento-private[data-astro-cid-vnivfuh2]{grid-column:span 1}.cal-visual[data-astro-cid-vnivfuh2]{margin-top:18px;padding:14px;background:var(--card-tint);border:1px solid var(--border);border-radius:16px}.cal-head[data-astro-cid-vnivfuh2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-family:var(--font-heading);font-weight:600}.cal-arrow[data-astro-cid-vnivfuh2]{color:var(--teal-600);font-size:20px;cursor:pointer}.cal-month[data-astro-cid-vnivfuh2]{font-size:15px}.cal-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;font-size:12px}.cal-dow[data-astro-cid-vnivfuh2]{text-align:center;padding:6px 0;font-size:10px;font-weight:700;color:var(--text-soft);letter-spacing:.05em}.cal-dow[data-astro-cid-vnivfuh2].weekend{color:var(--rose)}.cal-day[data-astro-cid-vnivfuh2]{aspect-ratio:1;display:grid;place-items:center;border-radius:50%;color:var(--text);font-weight:600}.cal-day[data-astro-cid-vnivfuh2].dose{background:#7c3aed24;color:var(--violet);font-weight:800}.cal-day[data-astro-cid-vnivfuh2].today{box-shadow:0 0 0 2px var(--violet);background:var(--violet);color:#fff}.cal-summary[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.cal-summary[data-astro-cid-vnivfuh2]>div[data-astro-cid-vnivfuh2]{flex:1;display:flex;flex-direction:column;gap:2px}.cal-summary[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-size:18px;font-weight:600;color:var(--text-strong)}.cal-summary[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-size:11px;color:var(--text-muted);font-weight:600}.cal-summary[data-astro-cid-vnivfuh2] .div[data-astro-cid-vnivfuh2]{flex:0 0 1px;height:24px;background:var(--border)}.cal-recent[data-astro-cid-vnivfuh2]{margin-top:18px;padding:14px;background:#fff;border:1px solid var(--border);border-radius:16px}.cal-recent-head[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:700;color:var(--text-strong)}.cal-recent-link[data-astro-cid-vnivfuh2]{font-size:12px;color:var(--teal-700);font-weight:600;cursor:pointer}.cal-list[data-astro-cid-vnivfuh2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.cal-list[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 4px;border-bottom:1px solid var(--border)}.cal-list[data-astro-cid-vnivfuh2] li[data-astro-cid-vnivfuh2]:last-child{border-bottom:0}.cal-list-icon[data-astro-cid-vnivfuh2]{width:28px;height:28px;display:grid;place-items:center;background:#7c3aed14;border-radius:50%}.cal-list-icon[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:14px;height:14px}.cal-list-text[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:2px;min-width:0}.cal-list-text[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{font-size:13px;font-weight:700;color:var(--text-strong);font-family:var(--font-body)}.cal-list-text[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-size:11px;color:var(--text-muted);font-weight:500}.cal-list-tag[data-astro-cid-vnivfuh2]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:4px 8px;background:var(--teal-700);color:#fff;border-radius:999px}.cal-list-meta[data-astro-cid-vnivfuh2]{font-size:11px;color:var(--text-muted);font-weight:600}.cal-rotation[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.cal-rot-label[data-astro-cid-vnivfuh2]{font-size:11px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.cal-rot-dots[data-astro-cid-vnivfuh2]{display:flex;gap:4px;flex:1}.cal-rot-dot[data-astro-cid-vnivfuh2]{width:10px;height:10px;border-radius:50%;background:var(--border)}.cal-rot-dot[data-astro-cid-vnivfuh2].is-on{background:var(--teal-700)}.cal-rot-dot[data-astro-cid-vnivfuh2].is-next{background:#14b8a640;box-shadow:0 0 0 2px #14b8a64d}.cal-rot-note[data-astro-cid-vnivfuh2]{font-size:11px;color:var(--text-strong);font-weight:600}.chart-stats[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.chart-pill[data-astro-cid-vnivfuh2]{display:inline-block;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;background:var(--card-tint);color:var(--text-muted)}.chart-pill-active[data-astro-cid-vnivfuh2]{background:var(--teal-700);color:#fff}.chart-delta[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-weight:600;color:var(--teal-700);font-size:16px}.chart-foot[data-astro-cid-vnivfuh2]{display:flex;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.chart-foot[data-astro-cid-vnivfuh2]>div[data-astro-cid-vnivfuh2]{flex:1;display:flex;flex-direction:column;gap:2px}.chart-foot[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-size:16px;font-weight:600;color:var(--text-strong)}.chart-foot[data-astro-cid-vnivfuh2] .down[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{color:#16a34a}.chart-foot[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-size:10px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.chart-visual[data-astro-cid-vnivfuh2]{margin-top:16px}.chart-visual[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:100%;height:auto}.chart-line[data-astro-cid-vnivfuh2]{stroke-dasharray:600;stroke-dashoffset:600;animation:draw 2.5s var(--ease) forwards;animation-delay:.3s}@keyframes draw{to{stroke-dashoffset:0}}.measures-visual[data-astro-cid-vnivfuh2]{margin-top:16px}.measures-visual[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:100%;height:auto}.m-line[data-astro-cid-vnivfuh2]{stroke-dasharray:400;stroke-dashoffset:400;animation:draw 2s var(--ease) forwards}.m-line-2[data-astro-cid-vnivfuh2]{animation-delay:.3s}.m-legend[data-astro-cid-vnivfuh2]{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.m-chip[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700;background:var(--card-tint);border:1px solid var(--border)}.m-chip[data-astro-cid-vnivfuh2]:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.m-chip-violet[data-astro-cid-vnivfuh2]{color:var(--violet)}.m-chip-teal[data-astro-cid-vnivfuh2]{color:var(--teal-700)}.pen-visual[data-astro-cid-vnivfuh2]{margin-top:18px}.pen[data-astro-cid-vnivfuh2]{display:flex;align-items:center;height:44px;position:relative}.pen-cap[data-astro-cid-vnivfuh2]{width:28px;height:32px;background:linear-gradient(135deg,#d8d3cb,#b8b1a4);border-radius:6px 4px 4px 6px;position:relative}.pen-cap[data-astro-cid-vnivfuh2]:after{content:"";position:absolute;right:-6px;top:8px;width:8px;height:16px;background:linear-gradient(135deg,#b8b1a4,#8c8579);border-radius:2px}.pen-body[data-astro-cid-vnivfuh2]{flex:1;height:36px;background:#f3eee5;border:1px solid var(--border);border-radius:4px;margin:0 -2px 0 4px;position:relative;overflow:hidden}.pen-fill[data-astro-cid-vnivfuh2]{position:absolute;inset:4px 60% 4px 4px;background:linear-gradient(90deg,#5eead4,#16a34a);border-radius:2px;animation:pen-fill 2s var(--ease) forwards;transform-origin:left;transform:scaleX(0)}@keyframes pen-fill{to{transform:scaleX(1)}}.pen-text[data-astro-cid-vnivfuh2]{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;font-weight:800;color:var(--text-strong);letter-spacing:.02em}.pen-tip[data-astro-cid-vnivfuh2]{width:16px;height:28px;background:linear-gradient(135deg,#c084fc,#8b5cf6);border-radius:4px 12px 12px 4px}.pen-meta[data-astro-cid-vnivfuh2]{display:flex;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.pen-meta[data-astro-cid-vnivfuh2]>div[data-astro-cid-vnivfuh2]{flex:1;display:flex;flex-direction:column;gap:2px}.pen-meta[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-size:16px;font-weight:600;color:var(--teal-700)}.pen-meta[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-size:10px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.levels-visual[data-astro-cid-vnivfuh2]{margin-top:16px}.levels-visual[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:100%;height:auto}.lv-head[data-astro-cid-vnivfuh2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.lv-pill[data-astro-cid-vnivfuh2]{display:inline-block;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;background:var(--teal-700);color:#fff}.lv-status[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-weight:600;color:var(--teal-700);font-size:14px}.lv-meta[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;background:var(--card-tint);border:1px solid var(--border);border-radius:12px;font-size:13px;color:var(--text-muted)}.lv-meta[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{color:var(--text);font-weight:800}.lv-dot[data-astro-cid-vnivfuh2]{width:8px;height:8px;border-radius:50%;background:var(--teal-500);box-shadow:0 0 0 4px #14b8a62e;flex-shrink:0}.severity[data-astro-cid-vnivfuh2]{margin-top:18px;display:flex;flex-direction:column;gap:10px}.sev-row[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:80px 1fr 30px;align-items:center;gap:10px;font-size:13px}.sev-row[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-weight:600;color:var(--text)}.sev-row[data-astro-cid-vnivfuh2] em[data-astro-cid-vnivfuh2]{font-style:normal;font-size:11px;font-weight:800;color:var(--text-muted);text-align:right}.sev-bar[data-astro-cid-vnivfuh2]{height:8px;background:var(--teal-50);border-radius:999px;overflow:hidden}.sev-bar[data-astro-cid-vnivfuh2] i[data-astro-cid-vnivfuh2]{display:block;height:100%;background:linear-gradient(90deg,var(--teal-500),var(--teal-700));border-radius:999px;animation:sev-grow 1.4s var(--ease) forwards;transform-origin:left;transform:scaleX(0)}.sev-row[data-astro-cid-vnivfuh2]:nth-child(2) .sev-bar[data-astro-cid-vnivfuh2] i[data-astro-cid-vnivfuh2]{animation-delay:.15s}.sev-row[data-astro-cid-vnivfuh2]:nth-child(3) .sev-bar[data-astro-cid-vnivfuh2] i[data-astro-cid-vnivfuh2]{animation-delay:.3s}@keyframes sev-grow{to{transform:scaleX(1)}}.health-icon[data-astro-cid-vnivfuh2]{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#ef4444}.health-card[data-astro-cid-vnivfuh2]{margin-top:18px;padding:16px;background:linear-gradient(135deg,var(--teal-50),#f0fdf4);border:1px solid var(--teal-200);border-radius:16px}.health-row[data-astro-cid-vnivfuh2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.health-row[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{font-family:var(--font-heading);font-size:16px;font-weight:600}.health-pill[data-astro-cid-vnivfuh2]{font-size:11px;font-weight:800;padding:4px 10px;border-radius:999px;background:#22c55e29;color:#16a34a}.health-stat[data-astro-cid-vnivfuh2]{display:flex;gap:12px}.health-stat[data-astro-cid-vnivfuh2]>div[data-astro-cid-vnivfuh2]{flex:1;background:#fff;border-radius:10px;padding:10px}.health-stat[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{display:block;font-family:var(--font-heading);font-size:18px;font-weight:600;color:var(--text-strong)}.health-stat[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-size:11px;color:var(--text-muted);font-weight:600}.bell[data-astro-cid-vnivfuh2]{margin-top:18px;padding:14px 16px;background:var(--teal-50);border-radius:14px;border:1px dashed var(--teal-200)}.bell-time[data-astro-cid-vnivfuh2]{font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--teal-700);text-transform:uppercase}.bell-msg[data-astro-cid-vnivfuh2]{margin-top:6px;font-size:14px;font-weight:600;color:var(--text)}.insights-stat[data-astro-cid-vnivfuh2]{margin-top:18px;display:flex;gap:12px}.stat-card[data-astro-cid-vnivfuh2]{flex:1;background:var(--card-tint);border:1px solid var(--border);border-radius:14px;padding:12px 14px}.stat-card[data-astro-cid-vnivfuh2] strong[data-astro-cid-vnivfuh2]{display:block;font-family:var(--font-heading);font-size:22px;font-weight:600;color:var(--teal-700);letter-spacing:-.01em}.stat-card[data-astro-cid-vnivfuh2] span[data-astro-cid-vnivfuh2]{font-size:12px;color:var(--text-muted);font-weight:600}@media(max-width:1080px)and (min-width:721px){.bento-cal[data-astro-cid-vnivfuh2]{grid-column:span 4;grid-row:auto}.bento-weight[data-astro-cid-vnivfuh2],.bento-measures[data-astro-cid-vnivfuh2],.bento-pen[data-astro-cid-vnivfuh2]{grid-column:span 2}.bento-levels[data-astro-cid-vnivfuh2]{grid-column:span 2;grid-row:auto}.bento-side[data-astro-cid-vnivfuh2],.bento-health[data-astro-cid-vnivfuh2],.bento-reminder[data-astro-cid-vnivfuh2],.bento-insights[data-astro-cid-vnivfuh2],.bento-pdf[data-astro-cid-vnivfuh2],.bento-private[data-astro-cid-vnivfuh2]{grid-column:span 2}}@media(max-width:720px){.features[data-astro-cid-vnivfuh2]{padding:72px 0}.bento[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}.bento-cal[data-astro-cid-vnivfuh2]{grid-column:span 2;grid-row:auto}.bento-weight[data-astro-cid-vnivfuh2],.bento-measures[data-astro-cid-vnivfuh2],.bento-pen[data-astro-cid-vnivfuh2]{grid-column:span 2}.bento-levels[data-astro-cid-vnivfuh2]{grid-column:span 2;grid-row:auto}.bento-side[data-astro-cid-vnivfuh2],.bento-health[data-astro-cid-vnivfuh2],.bento-reminder[data-astro-cid-vnivfuh2],.bento-insights[data-astro-cid-vnivfuh2]{grid-column:span 2}.bento-pdf[data-astro-cid-vnivfuh2],.bento-private[data-astro-cid-vnivfuh2]{grid-column:span 1}}.hero[data-astro-cid-bbe6dxrz]{position:relative;padding:32px 0 56px;background:radial-gradient(ellipse 90% 60% at 50% -10%,var(--teal-100) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 90% 20%,rgba(245,158,11,.1) 0%,transparent 60%),linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 60%,var(--bg-bottom) 100%);overflow:hidden}.hero-glow[data-astro-cid-bbe6dxrz]{position:absolute;pointer-events:none;border-radius:50%;filter:blur(60px);opacity:.6;animation:drift 18s ease-in-out infinite alternate}.hero-glow-1[data-astro-cid-bbe6dxrz]{top:-120px;left:-80px;width:480px;height:480px;background:radial-gradient(circle,var(--teal-300),transparent 60%)}.hero-glow-2[data-astro-cid-bbe6dxrz]{bottom:-80px;right:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(245,158,11,.35),transparent 60%);animation-delay:-6s}@keyframes drift{0%{transform:translate(0) scale(1)}50%{transform:translate(30px,-20px) scale(1.05)}to{transform:translate(-20px,30px) scale(.97)}}.hero-grid[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;padding-top:32px}.hero-title[data-astro-cid-bbe6dxrz]{margin-top:22px;font-family:var(--font-heading);font-weight:600;font-size:clamp(40px,6.5vw,78px);line-height:1.02;letter-spacing:-.02em;color:var(--text-strong)}.hero-line[data-astro-cid-bbe6dxrz]{display:block;overflow:hidden}.hero-line[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;color:var(--teal-700);font-family:var(--font-heading);position:relative}.hero-line[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:8px;background:#14b8a62e;border-radius:4px;z-index:-1}.hero-muted[data-astro-cid-bbe6dxrz]{color:var(--text-soft);font-style:italic}.hero-sub[data-astro-cid-bbe6dxrz]{margin-top:22px;max-width:520px;font-size:18px;line-height:1.6;color:var(--text-muted)}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;scroll-margin-top:96px}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;font-weight:700;font-size:15px;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease)}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--teal-700);color:#fff;box-shadow:var(--shadow-glow)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--teal-800);transform:translateY(-2px);box-shadow:0 22px 64px #14b8a652}.btn-primary[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:20px;height:20px}.btn-secondary[data-astro-cid-bbe6dxrz]{background:#fff;color:var(--text-strong);border:1px solid var(--border);box-shadow:var(--shadow-sm)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-secondary[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:20px;height:20px;color:var(--teal-700)}.hero-trust[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:14px;margin-top:28px;flex-wrap:wrap}.trust-item[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--text-muted)}.trust-item[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:16px;height:16px;color:var(--teal-600)}.trust-dot[data-astro-cid-bbe6dxrz]{width:4px;height:4px;border-radius:50%;background:var(--text-soft)}.hero-showcase[data-astro-cid-bbe6dxrz]{position:relative;height:640px;display:flex;justify-content:center;align-items:center}.phone[data-astro-cid-bbe6dxrz]{position:relative;width:280px;aspect-ratio:1290 / 2796;border-radius:44px;background:#0a0a0a;padding:8px;box-shadow:var(--shadow-phone);transition:transform .8s var(--ease)}.phone-frame[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%;border-radius:36px;overflow:hidden;background:var(--teal-100)}.phone-frame[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover}.phone-front[data-astro-cid-bbe6dxrz]{z-index:3;transform:translateY(20px) rotate(-2deg);animation:float-front 7s ease-in-out infinite}.phone-back[data-astro-cid-bbe6dxrz]{z-index:1;position:absolute;width:240px;transform:translate(80px,-30px) rotate(6deg);opacity:.95;animation:float-back 8s ease-in-out infinite}@keyframes float-front{0%,to{transform:translateY(20px) rotate(-2deg)}50%{transform:translateY(0) rotate(-2deg)}}@keyframes float-back{0%,to{transform:translate(80px,-30px) rotate(6deg)}50%{transform:translate(80px,-50px) rotate(6deg)}}.float-chip[data-astro-cid-bbe6dxrz]{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border-radius:16px;box-shadow:var(--shadow-md);font-size:13px;border:1px solid var(--border);animation:chip-float 6s ease-in-out infinite}.float-chip[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:16px;height:16px;color:var(--teal-700)}.chip-text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;line-height:1.25}.chip-text[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{font-weight:800;color:var(--text-strong)}.chip-text[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-size:11px;color:var(--text-muted);font-weight:600}.chip-dot[data-astro-cid-bbe6dxrz]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.chip-dot[data-astro-cid-bbe6dxrz].accent{background:var(--teal-500);box-shadow:0 0 0 4px #14b8a633}.chip-dot[data-astro-cid-bbe6dxrz].success{background:#22c55e;box-shadow:0 0 0 4px #22c55e33}.chip-reminder[data-astro-cid-bbe6dxrz]{top:30px;right:-20px}.chip-trend[data-astro-cid-bbe6dxrz]{bottom:80px;left:-10px;animation-delay:-2s}.chip-private[data-astro-cid-bbe6dxrz]{bottom:0;right:30px;animation-delay:-4s}@keyframes chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.marquee[data-astro-cid-bbe6dxrz]{margin-top:56px;overflow:hidden;position:relative;mask:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.marquee-track[data-astro-cid-bbe6dxrz]{display:flex;gap:32px;align-items:center;white-space:nowrap;animation:marquee 40s linear infinite;font-family:var(--font-heading);font-size:28px;font-weight:500;color:var(--teal-700);letter-spacing:-.01em}.marquee-track[data-astro-cid-bbe6dxrz] .dot[data-astro-cid-bbe6dxrz]{color:var(--teal-300)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:720px){.hero[data-astro-cid-bbe6dxrz]{padding-top:16px}.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:24px;text-align:center}.hero-copy[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center}.hero-sub[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-cta[data-astro-cid-bbe6dxrz],.hero-trust[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-showcase[data-astro-cid-bbe6dxrz]{height:560px}}@media(max-width:640px){.hero-showcase[data-astro-cid-bbe6dxrz]{height:520px}.phone[data-astro-cid-bbe6dxrz]{width:240px}.phone-back[data-astro-cid-bbe6dxrz]{width:200px;transform:translate(60px,-30px) rotate(6deg)}@keyframes float-back{0%,to{transform:translate(60px,-30px) rotate(6deg)}50%{transform:translate(60px,-50px) rotate(6deg)}}.chip-reminder[data-astro-cid-bbe6dxrz]{right:-10px;top:20px}.chip-trend[data-astro-cid-bbe6dxrz]{left:0;bottom:60px}.chip-private[data-astro-cid-bbe6dxrz]{right:10px;bottom:-10px}.marquee-track[data-astro-cid-bbe6dxrz]{font-size:22px;gap:24px}}.how[data-astro-cid-cmgpsf2k]{padding:100px 0}.steps[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:24px;max-width:1000px;margin:0 auto}.step[data-astro-cid-cmgpsf2k]{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;text-align:center;position:relative;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}.step[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--teal-200)}.step-num[data-astro-cid-cmgpsf2k]{font-family:var(--font-heading);font-size:14px;font-weight:700;color:var(--teal-600);letter-spacing:.1em;margin-bottom:14px}.step-icon[data-astro-cid-cmgpsf2k]{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,var(--teal-100),var(--teal-50));margin:0 auto 18px;display:grid;place-items:center;color:var(--teal-700)}.step-icon[data-astro-cid-cmgpsf2k] svg[data-astro-cid-cmgpsf2k]{width:26px;height:26px}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-family:var(--font-heading);font-size:24px;font-weight:600;letter-spacing:-.01em;margin-bottom:8px;color:var(--text-strong)}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:15px;color:var(--text-muted);line-height:1.55}.step-line[data-astro-cid-cmgpsf2k]{color:var(--teal-300);width:80px}.step-line[data-astro-cid-cmgpsf2k] svg[data-astro-cid-cmgpsf2k]{width:100%;height:24px}@media(max-width:720px){.how[data-astro-cid-cmgpsf2k]{padding:72px 0}.steps[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr;gap:16px}.step-line[data-astro-cid-cmgpsf2k]{display:none}}.meds[data-astro-cid-oxjw2jwv]{padding:100px 0}.meds-grid[data-astro-cid-oxjw2jwv]{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.med-card[data-astro-cid-oxjw2jwv]{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:22px 20px;display:flex;flex-direction:column;gap:4px;position:relative;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease)}.med-card[data-astro-cid-oxjw2jwv]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--teal-200)}.med-pill[data-astro-cid-oxjw2jwv]{display:block;width:28px;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--teal-300),var(--teal-600));margin-bottom:12px;position:relative}.med-pill[data-astro-cid-oxjw2jwv]:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#fff9;transform:translate(-50%)}.med-card[data-astro-cid-oxjw2jwv] strong[data-astro-cid-oxjw2jwv]{font-family:var(--font-heading);font-weight:600;font-size:18px;color:var(--text-strong)}.med-card[data-astro-cid-oxjw2jwv] span[data-astro-cid-oxjw2jwv]{font-size:12px;color:var(--text-muted)}.med-more[data-astro-cid-oxjw2jwv]{background:var(--card-tint);display:flex;align-items:center;justify-content:center;text-align:center}.med-more[data-astro-cid-oxjw2jwv] strong[data-astro-cid-oxjw2jwv]{color:var(--teal-700)}@media(max-width:720px){.meds[data-astro-cid-oxjw2jwv]{padding:72px 0}.meds-grid[data-astro-cid-oxjw2jwv]{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.meds-grid[data-astro-cid-oxjw2jwv]{grid-template-columns:repeat(2,1fr)}}.scroll-progress[data-astro-cid-xlptvoxm]{position:fixed;top:0;left:0;height:2px;width:0%;background:linear-gradient(90deg,var(--teal-500),var(--teal-700));z-index:100;transition:width .08s linear;pointer-events:none}
