.kbd[data-astro-cid-ipha4se6]{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-mono, "SF Mono", "Menlo", monospace);font-weight:600;color:var(--color-ink);background:var(--color-white);padding:0 .375rem;border-radius:6px;border:1px solid var(--color-gray-200);box-shadow:0 1px 2px #0000000f,0 1px #0000000a}.trust-section[data-astro-cid-bjyadk2x]{padding:6rem 0;background:var(--color-cream)}.trust-container[data-astro-cid-bjyadk2x]{max-width:64rem;margin:0 auto;padding:0 1.5rem}.trust-header[data-astro-cid-bjyadk2x]{text-align:center;margin-bottom:3.5rem}.trust-title[data-astro-cid-bjyadk2x]{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:var(--color-ink);letter-spacing:-.025em;margin-bottom:1rem}.trust-subtitle[data-astro-cid-bjyadk2x]{font-size:1.125rem;color:var(--color-slate);line-height:1.7}.trust-cards[data-astro-cid-bjyadk2x]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3rem;max-width:48rem;margin-left:auto;margin-right:auto}.trust-card[data-astro-cid-bjyadk2x]{background:#fff;border:1px solid var(--color-gray-200);border-radius:1rem;padding:1.75rem;text-align:center;transition:all .3s ease;opacity:0;animation:trust-card-reveal .5s ease forwards}.trust-card[data-astro-cid-bjyadk2x]:nth-child(1){animation-delay:.1s}.trust-card[data-astro-cid-bjyadk2x]:nth-child(2){animation-delay:.2s}.trust-card[data-astro-cid-bjyadk2x]:nth-child(3){animation-delay:.3s}.trust-card[data-astro-cid-bjyadk2x]:nth-child(4){animation-delay:.4s}.trust-card[data-astro-cid-bjyadk2x]:hover{border-color:var(--color-gray-300);box-shadow:0 4px 20px #0000000a;transform:translateY(-2px)}.trust-card-accent[data-astro-cid-bjyadk2x]{background:linear-gradient(135deg,#7c8cff14,#7c8cff05);border-color:#7c8cff33}.trust-card-accent[data-astro-cid-bjyadk2x]:hover{border-color:#7c8cff66;box-shadow:0 4px 20px #7c8cff1a}.trust-card-icon[data-astro-cid-bjyadk2x]{width:48px;height:48px;margin:0 auto 1rem;border-radius:12px;background:#30d1581a;color:#248a3d;display:flex;align-items:center;justify-content:center}.trust-card-icon-accent[data-astro-cid-bjyadk2x]{background:#7c8cff26;color:var(--color-accent, #7c8cff)}.trust-card-title[data-astro-cid-bjyadk2x]{font-size:1rem;font-weight:600;color:var(--color-ink);margin-bottom:.5rem}.trust-card-text[data-astro-cid-bjyadk2x]{font-size:.875rem;color:var(--color-slate);line-height:1.6}.trust-card-text[data-astro-cid-bjyadk2x] code[data-astro-cid-bjyadk2x]{font-family:SF Mono,Menlo,monospace;font-size:.8125rem;color:var(--color-ink);background:var(--color-gray-100);padding:.125rem .375rem;border-radius:4px;border:1px solid var(--color-gray-200)}.trust-philosophy[data-astro-cid-bjyadk2x]{display:flex;justify-content:center}.trust-philosophy-content[data-astro-cid-bjyadk2x]{text-align:center;max-width:32rem;padding:2rem 2.5rem;background:var(--color-ink);border-radius:1.25rem;opacity:0;animation:trust-card-reveal .6s ease .4s forwards}.trust-quote[data-astro-cid-bjyadk2x]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.75rem;line-height:1.4}.trust-philosophy-text[data-astro-cid-bjyadk2x]{font-size:.9375rem;color:var(--color-gray-400);line-height:1.7}@keyframes trust-card-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.trust-section[data-astro-cid-bjyadk2x]{padding:4rem 0}.trust-cards[data-astro-cid-bjyadk2x]{grid-template-columns:1fr;gap:1rem}.trust-card[data-astro-cid-bjyadk2x]{text-align:left;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:.25rem 1rem;align-items:start}.trust-card-icon[data-astro-cid-bjyadk2x]{margin:0;grid-row:1 / 3;align-self:center}.trust-card-title[data-astro-cid-bjyadk2x]{margin-bottom:0}.trust-philosophy-content[data-astro-cid-bjyadk2x]{padding:1.5rem}.trust-quote[data-astro-cid-bjyadk2x]{font-size:1.125rem}}.features-section[data-astro-cid-uz7do4zo]{position:relative;padding:7rem 0 6rem;background:var(--color-white);overflow:hidden}.features-bg-texture[data-astro-cid-uz7do4zo]{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 20%,rgba(124,140,255,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,45,85,.02) 0%,transparent 50%);pointer-events:none}.features-container[data-astro-cid-uz7do4zo]{position:relative;max-width:72rem;margin:0 auto;padding:0 1.5rem}.features-header[data-astro-cid-uz7do4zo]{text-align:center;margin-bottom:4rem}.features-label[data-astro-cid-uz7do4zo]{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);background:var(--color-accent-soft);padding:.375rem .875rem;border-radius:100px;margin-bottom:1.25rem}.features-title[data-astro-cid-uz7do4zo]{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--color-ink);letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.features-subtitle[data-astro-cid-uz7do4zo]{font-size:1.125rem;color:var(--color-slate);max-width:28rem;margin:0 auto}.features-bento[data-astro-cid-uz7do4zo]{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto auto;gap:1.25rem}.bento-card[data-astro-cid-uz7do4zo]{background:#fff;border-radius:1.25rem;border:1px solid var(--color-gray-200);overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.bento-card[data-astro-cid-uz7do4zo]:hover{border-color:var(--color-gray-300);box-shadow:0 4px 24px #0000000a,0 1px 2px #00000005;transform:translateY(-2px)}.bento-card-inner[data-astro-cid-uz7do4zo]{padding:1.75rem;height:100%;display:flex;flex-direction:column}.bento-card-1[data-astro-cid-uz7do4zo]{grid-column:span 7;grid-row:span 2}.bento-card-2[data-astro-cid-uz7do4zo],.bento-card-3[data-astro-cid-uz7do4zo]{grid-column:span 5}.bento-card-4[data-astro-cid-uz7do4zo],.bento-card-5[data-astro-cid-uz7do4zo]{grid-column:span 12}.bento-card-header[data-astro-cid-uz7do4zo]{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem}.bento-dot[data-astro-cid-uz7do4zo]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.bento-dot-blue[data-astro-cid-uz7do4zo]{background:#5ac8fa}.bento-dot-pink[data-astro-cid-uz7do4zo]{background:#ff2d55}.bento-dot-purple[data-astro-cid-uz7do4zo]{background:#af52de}.bento-dot-cyan[data-astro-cid-uz7do4zo]{background:#64d2ff}.bento-dot-amber[data-astro-cid-uz7do4zo]{background:#ff9f0a}.bento-category[data-astro-cid-uz7do4zo]{font-size:.8125rem;font-weight:500;color:var(--color-stone);letter-spacing:.01em}.bento-title[data-astro-cid-uz7do4zo]{font-size:1.375rem;font-weight:600;color:var(--color-ink);letter-spacing:-.01em;margin-bottom:.5rem;line-height:1.3}.bento-description[data-astro-cid-uz7do4zo]{font-size:.9375rem;color:var(--color-slate);line-height:1.6;margin-bottom:1.25rem}.bento-preview[data-astro-cid-uz7do4zo]{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.preview-snippet[data-astro-cid-uz7do4zo]{display:flex;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;background:var(--color-gray-50);border-radius:.75rem;border:1px solid var(--color-gray-100);transition:all .25s ease}.preview-snippet[data-astro-cid-uz7do4zo]:hover{background:var(--color-gray-100);border-color:var(--color-gray-200)}.preview-snippet-dot[data-astro-cid-uz7do4zo]{width:8px;height:8px;border-radius:50%;background:var(--dot-color);margin-top:.375rem;flex-shrink:0}.preview-snippet-content[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.preview-snippet-title[data-astro-cid-uz7do4zo]{font-size:.875rem;font-weight:500;color:var(--color-ink)}.preview-snippet-text[data-astro-cid-uz7do4zo]{font-size:.8125rem;color:var(--color-stone);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bento-checklist[data-astro-cid-uz7do4zo]{margin-top:auto;padding:.875rem;background:var(--color-gray-50);border-radius:.75rem;border:1px solid var(--color-gray-100)}.bento-checklist-title[data-astro-cid-uz7do4zo]{font-size:.8125rem;font-weight:500;color:var(--color-ink);margin-bottom:.5rem}.bento-checklist-items[data-astro-cid-uz7do4zo]{display:flex;flex-wrap:wrap;gap:.375rem}.bento-checklist-item[data-astro-cid-uz7do4zo]{font-size:.75rem;color:var(--color-slate);background:#fff;padding:.25rem .5rem;border-radius:4px;border:1px solid var(--color-gray-200)}.bento-checklist-more[data-astro-cid-uz7do4zo]{font-size:.75rem;color:var(--color-stone);padding:.25rem .5rem}.bento-steps[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.bento-step[data-astro-cid-uz7do4zo]{display:flex;align-items:center;gap:.625rem;font-size:.8125rem;color:var(--color-slate)}.bento-step-num[data-astro-cid-uz7do4zo]{width:20px;height:20px;border-radius:50%;background:var(--color-gray-100);color:var(--color-stone);font-size:.6875rem;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bento-card[data-astro-cid-uz7do4zo]:hover .bento-step-num[data-astro-cid-uz7do4zo]{background:#af52de1a;color:#af52de}.bento-card-wide[data-astro-cid-uz7do4zo] .bento-card-body[data-astro-cid-uz7do4zo]{display:flex;align-items:flex-start;gap:2.5rem;flex:1}.bento-card-wide[data-astro-cid-uz7do4zo] .bento-card-text[data-astro-cid-uz7do4zo]{flex:1}.bento-card-wide[data-astro-cid-uz7do4zo] .bento-description[data-astro-cid-uz7do4zo]{margin-bottom:0}.bento-prompts[data-astro-cid-uz7do4zo]{display:flex;gap:.75rem;flex-shrink:0}.bento-prompt-card[data-astro-cid-uz7do4zo]{background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:.75rem;padding:1rem;min-width:180px;display:flex;flex-direction:column;gap:.375rem;transition:all .25s ease}.bento-prompt-card[data-astro-cid-uz7do4zo]:hover{background:var(--color-gray-100);border-color:var(--color-gray-200)}.bento-prompt-title[data-astro-cid-uz7do4zo]{font-size:.875rem;font-weight:500;color:var(--color-ink)}.bento-prompt-text[data-astro-cid-uz7do4zo]{font-size:.75rem;color:var(--color-stone);line-height:1.5}.bento-tools[data-astro-cid-uz7do4zo]{display:flex;gap:.75rem;flex-shrink:0}.bento-tool-card[data-astro-cid-uz7do4zo]{background:var(--color-gray-50);border:1px solid var(--color-gray-100);border-radius:.75rem;padding:1rem 1.125rem;min-width:160px;display:flex;flex-direction:column;gap:.75rem;transition:all .25s ease}.bento-tool-card[data-astro-cid-uz7do4zo]:hover{background:var(--color-gray-100);border-color:var(--color-gray-200)}.tool-demo[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:.25rem}.tool-input[data-astro-cid-uz7do4zo]{font-family:var(--font-mono);font-size:.8125rem;color:var(--color-stone)}.tool-result[data-astro-cid-uz7do4zo]{font-family:var(--font-mono);font-size:1rem;font-weight:600;color:var(--color-ink);letter-spacing:-.01em}.tool-label[data-astro-cid-uz7do4zo]{font-size:.75rem;font-weight:500;color:var(--color-mist);padding-top:.375rem;border-top:1px solid var(--color-gray-100)}.features-footer[data-astro-cid-uz7do4zo]{margin-top:4rem;text-align:center}.features-quote[data-astro-cid-uz7do4zo]{position:relative;display:inline-block;padding:2rem 3rem}.features-quote-mark[data-astro-cid-uz7do4zo]{position:absolute;top:0;left:0;width:32px;height:32px;color:var(--color-gray-200);opacity:.6}.features-quote-text[data-astro-cid-uz7do4zo]{font-size:1.25rem;color:var(--color-slate);line-height:1.7}.features-quote-text[data-astro-cid-uz7do4zo] em[data-astro-cid-uz7do4zo]{color:var(--color-ink);font-style:normal;font-weight:500}@media(max-width:1024px){.bento-card-1[data-astro-cid-uz7do4zo]{grid-column:span 12;grid-row:span 1}.bento-card-2[data-astro-cid-uz7do4zo],.bento-card-3[data-astro-cid-uz7do4zo]{grid-column:span 6}}@media(max-width:768px){.features-section[data-astro-cid-uz7do4zo]{padding:5rem 0 4rem}.features-bento[data-astro-cid-uz7do4zo]{display:flex;flex-direction:column;gap:1rem}.bento-card-wide[data-astro-cid-uz7do4zo] .bento-card-body[data-astro-cid-uz7do4zo]{flex-direction:column;gap:1.5rem}.bento-prompts[data-astro-cid-uz7do4zo],.bento-tools[data-astro-cid-uz7do4zo]{flex-direction:column}.bento-prompt-card[data-astro-cid-uz7do4zo],.bento-tool-card[data-astro-cid-uz7do4zo]{min-width:0}.features-quote[data-astro-cid-uz7do4zo]{padding:1.5rem}.features-quote-text[data-astro-cid-uz7do4zo]{font-size:1.125rem}}.bento-card[data-astro-cid-uz7do4zo]{opacity:0;transform:translateY(24px);animation:bento-reveal .6s cubic-bezier(.16,1,.3,1) forwards}.bento-card-1[data-astro-cid-uz7do4zo]{animation-delay:.1s}.bento-card-2[data-astro-cid-uz7do4zo]{animation-delay:.2s}.bento-card-3[data-astro-cid-uz7do4zo]{animation-delay:.3s}.bento-card-4[data-astro-cid-uz7do4zo]{animation-delay:.4s}.bento-card-5[data-astro-cid-uz7do4zo]{animation-delay:.5s}@keyframes bento-reveal{to{opacity:1;transform:translateY(0)}}.features-footer[data-astro-cid-uz7do4zo]{opacity:0;animation:bento-reveal .6s cubic-bezier(.16,1,.3,1) .5s forwards}.sync-section[data-astro-cid-w5rkzdm6]{padding:6rem 0;background:var(--color-cream)}.sync-container[data-astro-cid-w5rkzdm6]{max-width:64rem;margin:0 auto;padding:0 1.5rem}.sync-header[data-astro-cid-w5rkzdm6]{text-align:center;margin-bottom:3.5rem}.sync-label[data-astro-cid-w5rkzdm6]{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent, #7c8cff);background:#7c8cff1a;padding:.375rem .875rem;border-radius:100px;margin-bottom:1.25rem}.sync-title[data-astro-cid-w5rkzdm6]{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:var(--color-ink);letter-spacing:-.025em;margin-bottom:1rem;line-height:1.2}.sync-title[data-astro-cid-w5rkzdm6] span[data-astro-cid-w5rkzdm6]{display:block}.sync-subtitle[data-astro-cid-w5rkzdm6]{font-size:1.125rem;color:var(--color-slate);max-width:32rem;margin:0 auto}.sync-cards[data-astro-cid-w5rkzdm6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem}.sync-card[data-astro-cid-w5rkzdm6]{background:#fff;border:1px solid var(--color-gray-200);border-radius:1rem;padding:1.75rem;text-align:center;transition:all .3s ease;opacity:0;animation:sync-reveal .5s ease forwards}.sync-card[data-astro-cid-w5rkzdm6]:nth-child(1){animation-delay:.1s}.sync-card[data-astro-cid-w5rkzdm6]:nth-child(2){animation-delay:.2s}.sync-card[data-astro-cid-w5rkzdm6]:nth-child(3){animation-delay:.3s}.sync-card[data-astro-cid-w5rkzdm6]:hover{border-color:var(--color-gray-300);box-shadow:0 4px 20px #0000000a;transform:translateY(-2px)}.sync-card-icon[data-astro-cid-w5rkzdm6]{width:48px;height:48px;margin:0 auto 1rem;border-radius:12px;background:#7c8cff1a;color:var(--color-accent, #7c8cff);display:flex;align-items:center;justify-content:center}.sync-card-title[data-astro-cid-w5rkzdm6]{font-size:1rem;font-weight:600;color:var(--color-ink);margin-bottom:.5rem}.sync-card-text[data-astro-cid-w5rkzdm6]{font-size:.875rem;color:var(--color-slate);line-height:1.6}.sync-diagram[data-astro-cid-w5rkzdm6]{margin-bottom:2.5rem;opacity:0;animation:sync-reveal .6s ease .4s forwards}.sync-diagram-inner[data-astro-cid-w5rkzdm6]{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:36rem;margin:0 auto;padding:2rem 0}.sync-device[data-astro-cid-w5rkzdm6]{display:flex;flex-direction:column;align-items:center;gap:.75rem;z-index:1}.sync-device-icon[data-astro-cid-w5rkzdm6]{width:80px;height:80px;color:var(--color-slate);filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.sync-device-label[data-astro-cid-w5rkzdm6]{font-size:.75rem;font-weight:500;color:var(--color-slate)}.sync-cloud[data-astro-cid-w5rkzdm6]{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.sync-cloud-icon[data-astro-cid-w5rkzdm6]{width:64px;height:64px;background:#fff;border:2px solid var(--color-accent, #7c8cff);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-accent, #7c8cff);box-shadow:0 4px 16px #7c8cff26}.sync-cloud-logos[data-astro-cid-w5rkzdm6]{display:flex;gap:.5rem}.sync-cloud-logo[data-astro-cid-w5rkzdm6]{width:24px;height:24px;background:var(--color-gray-100);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--color-slate)}.sync-cloud-logo-dropbox[data-astro-cid-w5rkzdm6],.sync-cloud-logo-icloud[data-astro-cid-w5rkzdm6],.sync-cloud-logo-gdrive[data-astro-cid-w5rkzdm6]{background:#fff}.sync-cloud-label[data-astro-cid-w5rkzdm6]{font-size:.75rem;font-weight:500;color:var(--color-accent, #7c8cff)}.sync-connections[data-astro-cid-w5rkzdm6]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100px;color:var(--color-gray-300);z-index:0}.sync-line[data-astro-cid-w5rkzdm6]{animation:sync-pulse 2s ease-in-out infinite}.sync-line-right[data-astro-cid-w5rkzdm6]{animation-delay:.5s}.sync-philosophy[data-astro-cid-w5rkzdm6]{text-align:center;margin-bottom:2rem}.sync-philosophy-text[data-astro-cid-w5rkzdm6]{font-size:.9375rem;color:var(--color-slate);line-height:1.7}.sync-philosophy-text[data-astro-cid-w5rkzdm6] strong[data-astro-cid-w5rkzdm6]{color:var(--color-ink)}.sync-comparison[data-astro-cid-w5rkzdm6]{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:1rem;border:1px solid var(--color-gray-200);max-width:28rem;margin:0 auto;opacity:0;animation:sync-reveal .5s ease .5s forwards}.sync-comparison-item[data-astro-cid-w5rkzdm6]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.sync-comparison-label[data-astro-cid-w5rkzdm6]{font-size:.8125rem;font-weight:500;color:var(--color-slate)}.sync-comparison-price[data-astro-cid-w5rkzdm6]{font-size:.9375rem;font-weight:600}.sync-comparison-them[data-astro-cid-w5rkzdm6] .sync-comparison-price[data-astro-cid-w5rkzdm6]{color:var(--color-stone);text-decoration:line-through;text-decoration-color:#c9340066}.sync-comparison-us[data-astro-cid-w5rkzdm6] .sync-comparison-price[data-astro-cid-w5rkzdm6]{color:#248a3d}.sync-comparison-vs[data-astro-cid-w5rkzdm6]{font-size:.75rem;font-weight:600;color:var(--color-stone);text-transform:uppercase;letter-spacing:.05em}@keyframes sync-reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes sync-pulse{0%,to{opacity:.3}50%{opacity:.8}}@media(max-width:768px){.sync-section[data-astro-cid-w5rkzdm6]{padding:4rem 0}.sync-cards[data-astro-cid-w5rkzdm6]{grid-template-columns:1fr;gap:1rem}.sync-card[data-astro-cid-w5rkzdm6]{text-align:left;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:.25rem 1rem;align-items:start}.sync-card-icon[data-astro-cid-w5rkzdm6]{margin:0;grid-row:1 / 3;align-self:center}.sync-card-title[data-astro-cid-w5rkzdm6]{margin-bottom:0}.sync-diagram-inner[data-astro-cid-w5rkzdm6]{flex-direction:column;gap:1.5rem;padding:1rem 0}.sync-connections[data-astro-cid-w5rkzdm6]{display:none}.sync-comparison[data-astro-cid-w5rkzdm6]{flex-direction:column;gap:1rem}.sync-comparison-vs[data-astro-cid-w5rkzdm6]{padding:.5rem 0}}.comparison-section[data-astro-cid-pxg57mgg]{padding:6rem 0;background:var(--color-cream)}.comparison-container[data-astro-cid-pxg57mgg]{max-width:72rem;margin:0 auto;padding:0 1.5rem}.comparison-header[data-astro-cid-pxg57mgg]{text-align:center;margin-bottom:3.5rem}.comparison-label[data-astro-cid-pxg57mgg]{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-stone);background:var(--color-gray-200);padding:.375rem .875rem;border-radius:100px;margin-bottom:1.25rem}.comparison-title[data-astro-cid-pxg57mgg]{font-family:var(--font-display);font-size:clamp(2rem,5vw,2.75rem);font-weight:700;color:var(--color-ink);letter-spacing:-.025em;margin-bottom:.75rem}.comparison-subtitle[data-astro-cid-pxg57mgg]{font-size:1.125rem;color:var(--color-slate);max-width:32rem;margin:0 auto}.comparison-table-wrapper[data-astro-cid-pxg57mgg]{overflow-x:auto;margin-bottom:3.5rem;-webkit-overflow-scrolling:touch}.comparison-table[data-astro-cid-pxg57mgg]{width:100%;min-width:700px;border-collapse:separate;border-spacing:0;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000000a}.comparison-th[data-astro-cid-pxg57mgg]{padding:1.25rem 1rem;text-align:center;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200);vertical-align:bottom}.comparison-th-feature[data-astro-cid-pxg57mgg]{width:240px;background:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.comparison-th-highlight[data-astro-cid-pxg57mgg]{background:var(--color-accent-soft);border-bottom:2px solid var(--color-accent)}.comparison-product[data-astro-cid-pxg57mgg]{display:flex;flex-direction:column;align-items:center;gap:.375rem;font-weight:600;color:var(--color-ink);font-size:.9375rem}.comparison-product-icon[data-astro-cid-pxg57mgg]{width:36px;height:36px;border-radius:10px;background:var(--color-ink);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.comparison-product-other[data-astro-cid-pxg57mgg]{color:var(--color-slate);font-weight:500}.comparison-product-sub[data-astro-cid-pxg57mgg]{font-size:.75rem;font-weight:400;color:var(--color-stone)}.comparison-feature[data-astro-cid-pxg57mgg]{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--color-gray-100);background:var(--color-gray-50)}.comparison-feature-label[data-astro-cid-pxg57mgg]{display:block;font-weight:500;color:var(--color-ink);font-size:.9375rem;margin-bottom:.125rem}.comparison-feature-desc[data-astro-cid-pxg57mgg]{display:block;font-size:.8125rem;color:var(--color-stone)}.comparison-cell[data-astro-cid-pxg57mgg]{padding:1rem;text-align:center;border-bottom:1px solid var(--color-gray-100);vertical-align:middle}.comparison-cell-highlight[data-astro-cid-pxg57mgg]{background:#7c8cff0a}tr[data-astro-cid-pxg57mgg]:last-child .comparison-feature[data-astro-cid-pxg57mgg],tr[data-astro-cid-pxg57mgg]:last-child .comparison-cell[data-astro-cid-pxg57mgg]{border-bottom:none}.comparison-badge[data-astro-cid-pxg57mgg]{display:inline-block;font-size:.8125rem;font-weight:500;padding:.25rem .625rem;border-radius:6px}.comparison-badge-good[data-astro-cid-pxg57mgg]{background:#30d1581a;color:#248a3d}.comparison-badge-warn[data-astro-cid-pxg57mgg]{background:#ff95001a;color:#c93400}.comparison-badge-neutral[data-astro-cid-pxg57mgg]{background:var(--color-gray-100);color:var(--color-slate)}.comparison-best[data-astro-cid-pxg57mgg]{font-size:.875rem;color:var(--color-slate);font-weight:500}.comparison-row-divider[data-astro-cid-pxg57mgg] td[data-astro-cid-pxg57mgg]{padding:0;height:1px;background:var(--color-gray-200)}.comparison-differentiator[data-astro-cid-pxg57mgg]{max-width:32rem;margin:0 auto;text-align:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#7c8cff14,#7c8cff05);border:1px solid rgba(124,140,255,.2);border-radius:1rem;opacity:0;animation:comparison-reveal .6s cubic-bezier(.16,1,.3,1) .5s forwards}.comparison-differentiator-text[data-astro-cid-pxg57mgg]{font-size:.9375rem;color:var(--color-slate);line-height:1.7;margin:0}.comparison-differentiator-text[data-astro-cid-pxg57mgg] strong[data-astro-cid-pxg57mgg]{color:var(--color-ink)}.comparison-philosophy[data-astro-cid-pxg57mgg]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.philosophy-card[data-astro-cid-pxg57mgg]{background:#fff;border-radius:1rem;padding:1.5rem;border:1px solid var(--color-gray-200);transition:all .3s ease}.philosophy-card[data-astro-cid-pxg57mgg]:hover{border-color:var(--color-gray-300);box-shadow:0 4px 16px #0000000a}.philosophy-icon[data-astro-cid-pxg57mgg]{width:40px;height:40px;border-radius:10px;background:var(--color-gray-100);color:var(--color-slate);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.philosophy-title[data-astro-cid-pxg57mgg]{font-size:1rem;font-weight:600;color:var(--color-ink);margin-bottom:.375rem}.philosophy-text[data-astro-cid-pxg57mgg]{font-size:.875rem;color:var(--color-slate);line-height:1.6}@media(max-width:768px){.comparison-section[data-astro-cid-pxg57mgg]{padding:4rem 0}.comparison-philosophy[data-astro-cid-pxg57mgg]{grid-template-columns:1fr}.comparison-table-wrapper[data-astro-cid-pxg57mgg]{margin:0 -1.5rem 3rem;padding:0 1.5rem}}.comparison-table-wrapper[data-astro-cid-pxg57mgg],.philosophy-card[data-astro-cid-pxg57mgg]{opacity:0;transform:translateY(20px);animation:comparison-reveal .6s cubic-bezier(.16,1,.3,1) forwards}.comparison-table-wrapper[data-astro-cid-pxg57mgg]{animation-delay:.1s}.philosophy-card[data-astro-cid-pxg57mgg]:nth-child(1){animation-delay:.2s}.philosophy-card[data-astro-cid-pxg57mgg]:nth-child(2){animation-delay:.3s}.philosophy-card[data-astro-cid-pxg57mgg]:nth-child(3){animation-delay:.4s}@keyframes comparison-reveal{to{opacity:1;transform:translateY(0)}}.audience-section[data-astro-cid-v4bpw6m4]{padding:6rem 0;background:var(--color-white)}.audience-container[data-astro-cid-v4bpw6m4]{max-width:72rem;margin:0 auto;padding:0 1.5rem}.audience-content[data-astro-cid-v4bpw6m4]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.audience-main[data-astro-cid-v4bpw6m4]{max-width:420px}.audience-title[data-astro-cid-v4bpw6m4]{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--color-ink);letter-spacing:-.02em;line-height:1.2;margin-bottom:1.25rem}.audience-intro[data-astro-cid-v4bpw6m4]{font-size:1.0625rem;color:var(--color-slate);line-height:1.7;margin-bottom:2rem}.audience-closing[data-astro-cid-v4bpw6m4]{font-size:1rem;color:var(--color-ink);line-height:1.6;padding-left:1rem;border-left:2px solid var(--color-accent)}.audience-list[data-astro-cid-v4bpw6m4]{display:flex;flex-direction:column;gap:.75rem}.audience-item[data-astro-cid-v4bpw6m4]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--color-gray-50);border-radius:.875rem;border:1px solid transparent;transition:all .25s ease}.audience-item[data-astro-cid-v4bpw6m4]:hover{background:#fff;border-color:var(--color-gray-200);box-shadow:0 2px 8px #0000000a}.audience-icon[data-astro-cid-v4bpw6m4]{width:40px;height:40px;border-radius:10px;background:#fff;color:var(--color-slate);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.audience-item[data-astro-cid-v4bpw6m4]:hover .audience-icon[data-astro-cid-v4bpw6m4]{background:var(--color-accent-soft);color:var(--color-accent)}.audience-text[data-astro-cid-v4bpw6m4]{display:flex;flex-direction:column;gap:.125rem}.audience-label[data-astro-cid-v4bpw6m4]{font-size:.9375rem;font-weight:500;color:var(--color-ink)}.audience-desc[data-astro-cid-v4bpw6m4]{font-size:.8125rem;color:var(--color-stone)}@media(max-width:768px){.audience-section[data-astro-cid-v4bpw6m4]{padding:4rem 0}.audience-content[data-astro-cid-v4bpw6m4]{grid-template-columns:1fr;gap:2.5rem}.audience-main[data-astro-cid-v4bpw6m4]{text-align:center;max-width:none}.audience-closing[data-astro-cid-v4bpw6m4]{display:inline-block;text-align:left}}.audience-main[data-astro-cid-v4bpw6m4],.audience-item[data-astro-cid-v4bpw6m4]{opacity:0;transform:translateY(20px);animation:audience-reveal .6s cubic-bezier(.16,1,.3,1) forwards}.audience-main[data-astro-cid-v4bpw6m4]{animation-delay:.1s}.audience-item[data-astro-cid-v4bpw6m4]:nth-child(1){animation-delay:.15s}.audience-item[data-astro-cid-v4bpw6m4]:nth-child(2){animation-delay:.2s}.audience-item[data-astro-cid-v4bpw6m4]:nth-child(3){animation-delay:.25s}.audience-item[data-astro-cid-v4bpw6m4]:nth-child(4){animation-delay:.3s}.audience-item[data-astro-cid-v4bpw6m4]:nth-child(5){animation-delay:.35s}@keyframes audience-reveal{to{opacity:1;transform:translateY(0)}}.cta-section[data-astro-cid-ihmljexk]{position:relative;padding:6rem 0;background:var(--color-ink);overflow:hidden}.cta-glow[data-astro-cid-ihmljexk]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:radial-gradient(ellipse at center,rgba(124,140,255,.12) 0%,rgba(124,140,255,.04) 40%,transparent 70%);pointer-events:none}.cta-container[data-astro-cid-ihmljexk]{position:relative;max-width:48rem;margin:0 auto;padding:0 1.5rem}.cta-content[data-astro-cid-ihmljexk]{text-align:center}.cta-title[data-astro-cid-ihmljexk]{font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:2rem;opacity:0;animation:cta-reveal .6s ease .1s forwards}.cta-shortcut[data-astro-cid-ihmljexk]{max-width:28rem;margin:0 auto 3rem;opacity:0;animation:cta-reveal .6s ease .2s forwards}.cta-shortcut[data-astro-cid-ihmljexk] p[data-astro-cid-ihmljexk]{font-size:1.125rem;color:var(--color-gray-300);line-height:1.7;margin-bottom:.75rem}.kbd-group[data-astro-cid-ihmljexk]{display:inline-flex;align-items:center;gap:.25rem;margin:0 .25rem}.cta-shortcut[data-astro-cid-ihmljexk] kbd[data-astro-cid-ihmljexk]{display:inline-flex;align-items:center;justify-content:center;font-family:SF Mono,Menlo,monospace;font-size:.8125rem;font-weight:600;color:var(--color-ink);background:#fff;min-width:1.75rem;height:1.75rem;padding:0 .375rem;border-radius:6px;box-shadow:0 1px 2px #0003}.cta-shortcut[data-astro-cid-ihmljexk] kbd[data-astro-cid-ihmljexk].kbd-icon{padding:0}.cta-shortcut[data-astro-cid-ihmljexk] kbd[data-astro-cid-ihmljexk] svg[data-astro-cid-ihmljexk]{display:block}.cta-highlight[data-astro-cid-ihmljexk]{margin-top:1.5rem!important;padding-top:1.5rem;border-top:1px solid var(--color-gray-700);color:var(--color-gray-400)!important;font-weight:500}.cta-sub-highlight[data-astro-cid-ihmljexk]{margin-top:.75rem!important;margin-bottom:0!important;color:var(--color-accent, #7c8cff)!important;font-size:.9375rem;font-weight:500}.cta-actions[data-astro-cid-ihmljexk]{margin-bottom:2rem;opacity:0;animation:cta-reveal .6s ease .3s forwards}.cta-button[data-astro-cid-ihmljexk]{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;background:#fff;color:var(--color-ink);font-size:1rem;font-weight:600;border-radius:.75rem;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #0003,0 0 0 1px #ffffff1a}.cta-button[data-astro-cid-ihmljexk]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d,0 0 0 1px #ffffff26,0 0 40px #7c8cff26}.cta-button[data-astro-cid-ihmljexk]:active{transform:translateY(0)}.cta-button-icon[data-astro-cid-ihmljexk]{flex-shrink:0}.cta-meta[data-astro-cid-ihmljexk]{display:flex;align-items:center;justify-content:center;gap:1rem;opacity:0;animation:cta-reveal .6s ease .4s forwards}.cta-meta-item[data-astro-cid-ihmljexk]{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-gray-400)}.cta-meta-link[data-astro-cid-ihmljexk]{appearance:none;background:transparent;border:0;padding:0;font:inherit;color:var(--color-gray-300);font-size:.875rem;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;cursor:pointer;transition:color .2s var(--ease-out)}.cta-meta-link[data-astro-cid-ihmljexk]:hover{color:#fff}.cta-meta-link[data-astro-cid-ihmljexk]:focus-visible{outline:none;box-shadow:0 0 0 3px #7c8cff59;border-radius:6px}.cta-dialog[data-astro-cid-ihmljexk]{padding:0;border:none;background:transparent;max-width:min(32rem,calc(100vw - 2rem));width:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.cta-dialog[data-astro-cid-ihmljexk]::backdrop{background:#000000b3;backdrop-filter:blur(8px)}.cta-dialog-content[data-astro-cid-ihmljexk]{background:var(--color-ink-light, #1a1a1f);color:#fff;border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #00000080,0 0 80px #7c8cff14;padding:2rem;font-family:var(--font-sans)}.cta-dialog-header[data-astro-cid-ihmljexk]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.cta-dialog-title[data-astro-cid-ihmljexk]{margin:0;font-family:var(--font-display);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:#fff}.cta-dialog-close[data-astro-cid-ihmljexk]{appearance:none;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--color-gray-400);width:2rem;height:2rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s var(--ease-out);flex-shrink:0}.cta-dialog-close[data-astro-cid-ihmljexk]:hover{background:#ffffff1a;color:#fff}.cta-dialog-desc[data-astro-cid-ihmljexk]{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.65;color:var(--color-gray-400)}.cta-dialog-steps-container[data-astro-cid-ihmljexk]{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:1.25rem}.cta-dialog-subtitle[data-astro-cid-ihmljexk]{margin:0 0 1rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-500)}.cta-dialog-steps[data-astro-cid-ihmljexk]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.875rem}.cta-dialog-steps[data-astro-cid-ihmljexk] li[data-astro-cid-ihmljexk]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;color:var(--color-gray-300)}.cta-dialog-steps[data-astro-cid-ihmljexk] li[data-astro-cid-ihmljexk] strong[data-astro-cid-ihmljexk]{color:#fff;font-weight:600}.cta-dialog-steps[data-astro-cid-ihmljexk] .step-number[data-astro-cid-ihmljexk]{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:#7c8cff26;color:var(--color-accent, #7c8cff);font-size:.75rem;font-weight:700;border-radius:50%;flex-shrink:0}.cta-dialog-note[data-astro-cid-ihmljexk]{display:flex;align-items:center;gap:.5rem;margin:1rem 0 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06);font-size:.8125rem;color:var(--color-gray-500)}.cta-dialog-note[data-astro-cid-ihmljexk] svg[data-astro-cid-ihmljexk]{flex-shrink:0;opacity:.6}.cta-dialog-footer[data-astro-cid-ihmljexk]{display:flex;justify-content:flex-end;margin-top:1.5rem}.cta-dialog-button[data-astro-cid-ihmljexk]{appearance:none;border:none;background:#fff;color:var(--color-ink);padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s var(--ease-out);box-shadow:0 2px 8px #0003,0 0 0 1px #ffffff1a}.cta-dialog-button[data-astro-cid-ihmljexk]:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0000004d,0 0 40px #7c8cff1a}.cta-dialog-button[data-astro-cid-ihmljexk]:active{transform:translateY(0)}@keyframes cta-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.cta-section[data-astro-cid-ihmljexk]{padding:4rem 0}.cta-meta[data-astro-cid-ihmljexk]{flex-direction:column;gap:.5rem}}
