*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#fafafa;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{text-decoration:none}img{max-width:100%;height:auto;display:block}ul{list-style:none;padding:0;margin:0}.section{padding:80px 40px;border-bottom:1px solid #EEF0F3}.section-alt{background:#fff}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500;color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.eyebrow-num{font-variant-numeric:tabular-nums;color:#94a3b8}.eyebrow-line{flex:0 0 32px;height:1px;background:#cbd5e1}.h1{font-size:clamp(1.6rem,5vw + .5rem,3.25rem);font-weight:600;letter-spacing:-.025em;line-height:1.12;color:#0f172a;margin:0 0 20px}.h1 em{font-style:normal;color:#2563eb}.h2{font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1.15;color:#0f172a;margin:0 0 12px}.h3{font-size:18px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin:0 0 8px}.lead{font-size:18px;color:#475569;max-width:620px;line-height:1.55;margin:0}.meta{font-size:13px;color:#64748b}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hero-fade{animation:fadeUp .4s ease-out both}.hero-fade-d1{animation-delay:0ms}.hero-fade-d2{animation-delay:80ms}.hero-fade-d3{animation-delay:.16s}.hero-fade-d4{animation-delay:.24s}[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out;will-change:opacity,transform}[data-reveal].is-revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}}@media(max-width:767px){.section{padding:56px 20px}.lead{font-size:16px;line-height:1.55}.h2{font-size:26px}}@media(max-width:479px){.section{padding:40px 16px}}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:10;max-width:960px;margin:0 auto;background:#fafafaeb;backdrop-filter:saturate(180%) blur(8px);-webkit-backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid #E5E7EB;padding:14px 40px;display:flex;align-items:center;justify-content:space-between}.nav-brand[data-astro-cid-dmqpwcec]{font-weight:600;font-size:14px;color:#0f172a;letter-spacing:-.01em}.nav-brand-dot[data-astro-cid-dmqpwcec]{display:inline-block;width:8px;height:8px;background:#2563eb;border-radius:50%;margin-right:8px;vertical-align:middle}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:4px}.nav-link[data-astro-cid-dmqpwcec]{font-size:13px;color:#475569;padding:8px 12px;border-radius:6px;min-height:36px;display:inline-flex;align-items:center;transition:background .15s,color .15s}.nav-link[data-astro-cid-dmqpwcec]:hover{background:#f1f5f9;color:#0f172a}.nav-cta[data-astro-cid-dmqpwcec]{font-size:13px;font-weight:500;color:#fff;background:#0f172a;padding:9px 14px;border-radius:6px;min-height:36px;display:inline-flex;align-items:center;transition:background .15s}.nav-cta[data-astro-cid-dmqpwcec]:hover{background:#1e293b}@media(max-width:767px){.nav[data-astro-cid-dmqpwcec]{padding:12px 20px}.nav-links[data-astro-cid-dmqpwcec]{display:none}}.hero[data-astro-cid-bbe6dxrz]{padding-top:96px;padding-bottom:96px}.hero-loc[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#475569;background:#f1f5f9;padding:6px 12px;border-radius:999px;margin-bottom:28px}.hero-loc-pulse[data-astro-cid-bbe6dxrz]{width:6px;height:6px;background:#10b981;border-radius:50%;box-shadow:0 0 0 3px #10b9812e}.hero-about[data-astro-cid-bbe6dxrz]{display:flex;gap:28px;align-items:flex-start;margin:32px 0 36px}.hero-about-portrait[data-astro-cid-bbe6dxrz]{flex:0 0 96px;width:96px;height:96px;border-radius:50%;overflow:hidden;background:#f1f5f9}.hero-about-portrait[data-astro-cid-bbe6dxrz] img{width:100%;height:100%;object-fit:cover;display:block}.hero-about-text[data-astro-cid-bbe6dxrz]{flex:1;min-width:0;display:flex;flex-direction:column;gap:18px}.hero-about-text[data-astro-cid-bbe6dxrz] .lead[data-astro-cid-bbe6dxrz]{margin:0}.hero-about-tags[data-astro-cid-bbe6dxrz]{display:flex;gap:8px;flex-wrap:wrap}.tag[data-astro-cid-bbe6dxrz]{font-size:12px;color:#475569;background:#f1f5f9;padding:6px 10px;border-radius:6px}.hero-cta-row[data-astro-cid-bbe6dxrz]{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn-primary[data-astro-cid-bbe6dxrz]{background:#0f172a;color:#fff;font-size:14px;font-weight:600;padding:14px 22px;border-radius:8px;min-height:48px;display:inline-flex;align-items:center;gap:8px;transition:background .15s;border:0;cursor:pointer}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:#1e293b}.btn-secondary[data-astro-cid-bbe6dxrz]{color:#0f172a;font-size:14px;font-weight:500;padding:14px 18px;border-radius:8px;min-height:48px;display:inline-flex;align-items:center;gap:8px;border:1px solid #CBD5E1;background:#fff;transition:border-color .15s,background .15s}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{border-color:#94a3b8;background:#f8fafc}.btn-arrow[data-astro-cid-bbe6dxrz]{font-size:16px;line-height:1}.break-md[data-astro-cid-bbe6dxrz]{display:inline}@media(max-width:767px){.hero[data-astro-cid-bbe6dxrz]{padding-top:32px;padding-bottom:48px}.hero-loc[data-astro-cid-bbe6dxrz]{margin-bottom:18px}.hero-about[data-astro-cid-bbe6dxrz]{gap:14px;margin:20px 0 24px;align-items:flex-start}.hero-about-portrait[data-astro-cid-bbe6dxrz]{flex:0 0 56px;width:56px;height:56px}.hero-about-text[data-astro-cid-bbe6dxrz]{gap:12px}.hero-about-tags[data-astro-cid-bbe6dxrz]{gap:6px}.tag[data-astro-cid-bbe6dxrz]{font-size:11px;padding:5px 9px}.break-md[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:479px){.hero[data-astro-cid-bbe6dxrz]{padding-top:24px;padding-bottom:40px}.hero-about[data-astro-cid-bbe6dxrz]{gap:12px}.hero-about-portrait[data-astro-cid-bbe6dxrz]{flex:0 0 48px;width:48px;height:48px}.hero-cta-row[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:stretch}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{justify-content:center}}.calc-card[data-astro-cid-wlznq6xt]{background:#fff;border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.calc-head[data-astro-cid-wlznq6xt]{padding:22px 28px 20px;border-bottom:1px solid #EEF0F3;background:#fcfcfd}.calc-h[data-astro-cid-wlznq6xt]{font-size:18px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin:0 0 6px;line-height:1.3}.calc-sub[data-astro-cid-wlznq6xt]{font-size:14px;color:#475569;margin:0;line-height:1.55;max-width:56ch}.form-row[data-astro-cid-wlznq6xt]{padding:28px 28px 24px;border-bottom:1px solid #EEF0F3;background:#fcfcfd}.form-label[data-astro-cid-wlznq6xt]{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:10px}.select-wrap[data-astro-cid-wlznq6xt]{position:relative;display:block;max-width:480px}.select-wrap[data-astro-cid-wlznq6xt] select[data-astro-cid-wlznq6xt]{appearance:none;-webkit-appearance:none;width:100%;font-family:inherit;font-size:15px;color:#0f172a;background:#fff;border:1px solid #CBD5E1;border-radius:8px;padding:12px 38px 12px 14px;min-height:48px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.select-wrap[data-astro-cid-wlznq6xt] select[data-astro-cid-wlznq6xt]:hover{border-color:#94a3b8}.select-wrap[data-astro-cid-wlznq6xt] select[data-astro-cid-wlznq6xt]:focus-visible{outline:0;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.select-arrow[data-astro-cid-wlznq6xt]{position:absolute;top:50%;right:14px;transform:translateY(-50%);font-size:12px;color:#64748b;pointer-events:none}.form-help[data-astro-cid-wlznq6xt]{font-size:12px;color:#64748b;margin:10px 0 0;line-height:1.5}.other-wrap[data-astro-cid-wlznq6xt]{margin-top:18px}.other-wrap[data-astro-cid-wlznq6xt] input[data-astro-cid-wlznq6xt]{width:100%;max-width:480px;font-family:inherit;font-size:15px;color:#0f172a;background:#fff;border:1px solid #CBD5E1;border-radius:8px;padding:12px 14px;min-height:48px;transition:border-color .15s,box-shadow .15s}.other-wrap[data-astro-cid-wlznq6xt] input[data-astro-cid-wlznq6xt]:focus-visible{outline:0;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.result[data-astro-cid-wlznq6xt]{padding:28px}.empty[data-astro-cid-wlznq6xt]{padding:32px 0;text-align:center}.empty-text[data-astro-cid-wlznq6xt]{font-size:14px;color:#94a3b8;margin:0}.result-h[data-astro-cid-wlznq6xt]{font-size:20px;font-weight:600;letter-spacing:-.01em;color:#0f172a;margin:0 0 8px;line-height:1.3}.result-note[data-astro-cid-wlznq6xt]{font-size:14px;color:#475569;margin:0 0 24px;line-height:1.55}.result-body[data-astro-cid-wlznq6xt]{font-size:15px;color:#475569;margin:0 0 14px;line-height:1.6}.result-soft[data-astro-cid-wlznq6xt]{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.55}.stats[data-astro-cid-wlznq6xt]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.stat[data-astro-cid-wlznq6xt]{background:#f8fafc;border:1px solid #EEF0F3;border-radius:10px;padding:16px 18px}.stat-num[data-astro-cid-wlznq6xt]{font-size:26px;font-weight:600;color:#0f172a;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.1}.stat-label[data-astro-cid-wlznq6xt]{font-size:12px;color:#475569;margin-top:4px;font-weight:500}.stat-sub[data-astro-cid-wlznq6xt]{font-size:11px;color:#94a3b8;margin-top:6px;line-height:1.4}.compare[data-astro-cid-wlznq6xt]{border:1px solid #E5E7EB;border-radius:10px;background:#fcfcfd;margin-bottom:22px}.compare[data-astro-cid-wlznq6xt] summary[data-astro-cid-wlznq6xt]{list-style:none;cursor:pointer;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:500;color:#0f172a;border-radius:10px;transition:background .15s}.compare[data-astro-cid-wlznq6xt] summary[data-astro-cid-wlznq6xt]::-webkit-details-marker{display:none}.compare[data-astro-cid-wlznq6xt] summary[data-astro-cid-wlznq6xt]:hover{background:#f1f5f9}.compare[data-astro-cid-wlznq6xt] summary[data-astro-cid-wlznq6xt]:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.compare-arrow[data-astro-cid-wlznq6xt]{font-size:12px;color:#64748b;transition:transform .2s ease}.compare[data-astro-cid-wlznq6xt][open] .compare-arrow[data-astro-cid-wlznq6xt]{transform:rotate(180deg)}.compare-body[data-astro-cid-wlznq6xt]{padding:4px 18px 18px;border-top:1px solid #EEF0F3}.compare-cols[data-astro-cid-wlznq6xt]{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.compare-col[data-astro-cid-wlznq6xt]{background:#fff;border:1px solid #EEF0F3;border-radius:8px;padding:14px 16px}.compare-h[data-astro-cid-wlznq6xt]{font-size:13px;font-weight:600;color:#0f172a;display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:10px}.compare-price[data-astro-cid-wlznq6xt]{font-size:11px;color:#94a3b8;font-weight:400;font-variant-numeric:tabular-nums}.compare-list[data-astro-cid-wlznq6xt]{font-size:13px;color:#475569}.compare-list[data-astro-cid-wlznq6xt] li[data-astro-cid-wlznq6xt]{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;border-top:1px solid #F1F5F9}.compare-list[data-astro-cid-wlznq6xt] li[data-astro-cid-wlznq6xt]:first-child{border-top:0}.compare-list[data-astro-cid-wlznq6xt] strong[data-astro-cid-wlznq6xt]{color:#0f172a;font-weight:600;font-variant-numeric:tabular-nums}.compare-take[data-astro-cid-wlznq6xt]{font-size:13px;color:#475569;margin:14px 0 0;line-height:1.55;padding:12px 14px;background:#f8fafc;border-radius:8px}.cta-row[data-astro-cid-wlznq6xt]{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:4px}.btn-primary[data-astro-cid-wlznq6xt]{background:#0f172a;color:#fff;font-size:14px;font-weight:600;padding:14px 22px;border-radius:8px;min-height:48px;display:inline-flex;align-items:center;gap:8px;transition:background .15s,transform .15s;border:0;cursor:pointer}.btn-primary[data-astro-cid-wlznq6xt]:hover{background:#1e293b;transform:translateY(-1px)}.btn-secondary[data-astro-cid-wlznq6xt]{color:#0f172a;font-size:14px;font-weight:500;padding:14px 18px;border-radius:8px;min-height:48px;display:inline-flex;align-items:center;gap:8px;border:1px solid #CBD5E1;background:#fff;transition:border-color .15s,background .15s}.btn-secondary[data-astro-cid-wlznq6xt]:hover{border-color:#94a3b8;background:#f8fafc}.btn-arrow[data-astro-cid-wlznq6xt]{font-size:16px;line-height:1}.disclaimer[data-astro-cid-wlznq6xt]{font-size:12px;color:#94a3b8;margin:16px 0 0;line-height:1.55}@media(prefers-reduced-motion:reduce){.compare-arrow[data-astro-cid-wlznq6xt],.btn-primary[data-astro-cid-wlznq6xt]{transition:none}}@media(max-width:767px){.calc-head[data-astro-cid-wlznq6xt]{padding:18px 20px 16px}.calc-h[data-astro-cid-wlznq6xt]{font-size:16px}.calc-sub[data-astro-cid-wlznq6xt]{font-size:13px}.form-row[data-astro-cid-wlznq6xt]{padding:22px 20px 20px}.result[data-astro-cid-wlznq6xt]{padding:22px 20px}.select-wrap[data-astro-cid-wlznq6xt],.other-wrap[data-astro-cid-wlznq6xt] input[data-astro-cid-wlznq6xt]{max-width:none}.stats[data-astro-cid-wlznq6xt],.compare-cols[data-astro-cid-wlznq6xt]{grid-template-columns:1fr;gap:10px}.result-h[data-astro-cid-wlznq6xt]{font-size:18px}.stat-num[data-astro-cid-wlznq6xt]{font-size:22px}.cta-row[data-astro-cid-wlznq6xt] .btn-primary[data-astro-cid-wlznq6xt],.cta-row[data-astro-cid-wlznq6xt] .btn-secondary[data-astro-cid-wlznq6xt]{flex:1 1 100%;justify-content:center}}.card[data-astro-cid-yoyoeyxv]{background:#fff;border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.head[data-astro-cid-yoyoeyxv]{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;border-bottom:1px solid #EEF0F3;background:#fcfcfd}.tag-live[data-astro-cid-yoyoeyxv]{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#065f46;background:#d1fae5;padding:4px 10px;border-radius:999px}.tag-live-dot[data-astro-cid-yoyoeyxv]{width:6px;height:6px;background:#10b981;border-radius:50%}.flip-btn[data-astro-cid-yoyoeyxv]{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;background:#0f172a;color:#fff;border:0;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s;font-family:inherit}.flip-btn[data-astro-cid-yoyoeyxv]:hover{background:#1e293b;transform:translateY(-1px)}.flip-btn[data-astro-cid-yoyoeyxv]:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.flip-btn-arrow[data-astro-cid-yoyoeyxv]{font-size:14px;line-height:1;transition:transform .4s ease}.flip-btn[data-astro-cid-yoyoeyxv][aria-pressed=true] .flip-btn-arrow[data-astro-cid-yoyoeyxv]{transform:rotate(180deg)}.preview[data-astro-cid-yoyoeyxv]{padding:24px 28px 0;background:#fcfcfd}.preview-row[data-astro-cid-yoyoeyxv]{display:flex;flex-direction:column;gap:18px}.preview-item[data-astro-cid-yoyoeyxv]{display:flex;flex-direction:column;gap:8px}.preview-label[data-astro-cid-yoyoeyxv]{font-size:11px;font-weight:500;color:#64748b;letter-spacing:.08em;text-transform:uppercase}.flip-card[data-astro-cid-yoyoeyxv]{position:relative;perspective:1400px;border-radius:8px;overflow:hidden;border:1px solid #E5E7EB;box-shadow:0 4px 16px #0f172a0f;background:#fff}.flip-card-inner[data-astro-cid-yoyoeyxv]{position:relative;width:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1)}.flip-card[data-astro-cid-yoyoeyxv][data-flipped=true] .flip-card-inner[data-astro-cid-yoyoeyxv]{transform:rotateY(180deg)}.flip-front[data-astro-cid-yoyoeyxv],.flip-back[data-astro-cid-yoyoeyxv]{backface-visibility:hidden;-webkit-backface-visibility:hidden}.flip-front[data-astro-cid-yoyoeyxv]{position:relative}.flip-back[data-astro-cid-yoyoeyxv]{position:absolute;inset:0;transform:rotateY(180deg)}.flip-front[data-astro-cid-yoyoeyxv] img{width:100%;height:auto;display:block}.flip-back[data-astro-cid-yoyoeyxv] img{width:100%;height:100%;object-fit:cover;display:block}.body[data-astro-cid-yoyoeyxv]{padding:32px 28px;display:flex;flex-direction:column;gap:28px}.how-block[data-astro-cid-yoyoeyxv]{margin-bottom:32px;max-width:640px}.how-block[data-astro-cid-yoyoeyxv] .h3[data-astro-cid-yoyoeyxv]{margin-bottom:8px}.how-text[data-astro-cid-yoyoeyxv]{font-size:15px;color:#475569;margin:0 0 14px;line-height:1.6}.btn-arrow[data-astro-cid-yoyoeyxv]{font-size:16px;line-height:1}.how-stats[data-astro-cid-yoyoeyxv]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:18px 0;margin:0 0 24px;border-top:1px solid #EEF0F3;border-bottom:1px solid #EEF0F3}.how-stat[data-astro-cid-yoyoeyxv]{display:flex;flex-direction:column;gap:4px}.hs-label[data-astro-cid-yoyoeyxv]{font-size:11px;font-weight:500;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;margin:0}.hs-num[data-astro-cid-yoyoeyxv]{font-size:18px;font-weight:600;color:#0f172a;letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:0}.how-cta[data-astro-cid-yoyoeyxv]{font-size:14px;font-weight:600;color:#0f172a;background:#f1f5f9;border:1px solid #E5E7EB;border-radius:999px;padding:9px 16px;margin:0 0 32px;display:inline-flex;align-items:center;gap:6px;transition:background .15s,border-color .15s,transform .15s}.how-cta[data-astro-cid-yoyoeyxv]:hover{background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-1px)}.how-cta[data-astro-cid-yoyoeyxv]:focus-visible{outline:2px solid #2563EB;outline-offset:2px}@media(prefers-reduced-motion:reduce){.flip-card-inner[data-astro-cid-yoyoeyxv],.flip-btn-arrow[data-astro-cid-yoyoeyxv]{transition:none}}@media(max-width:767px){.head[data-astro-cid-yoyoeyxv],.preview[data-astro-cid-yoyoeyxv],.body[data-astro-cid-yoyoeyxv]{padding-left:20px;padding-right:20px}.head[data-astro-cid-yoyoeyxv]{flex-wrap:wrap;gap:10px;padding-top:16px;padding-bottom:16px}.flip-btn[data-astro-cid-yoyoeyxv]{font-size:11px;padding:6px 11px}.body[data-astro-cid-yoyoeyxv]{gap:22px;padding-top:24px;padding-bottom:24px}.how-block[data-astro-cid-yoyoeyxv]{margin-bottom:20px}.how-stats[data-astro-cid-yoyoeyxv]{grid-template-columns:1fr 1fr;gap:16px 20px;padding:14px 0;margin-bottom:20px}.hs-num[data-astro-cid-yoyoeyxv]{font-size:16px}.how-cta[data-astro-cid-yoyoeyxv]{margin-bottom:24px;padding:8px 14px;font-size:13px}}.grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:28px}.card[data-astro-cid-xmivup5a]{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:22px;display:flex;flex-direction:column;gap:6px;transition:border-color .15s,transform .15s;min-height:130px}.card[data-astro-cid-xmivup5a]:hover{border-color:#2563eb;transform:translateY(-1px)}.label[data-astro-cid-xmivup5a]{font-size:11px;font-weight:500;color:#94a3b8;letter-spacing:.08em;text-transform:uppercase}.value[data-astro-cid-xmivup5a]{font-size:15px;font-weight:500;color:#0f172a}.hint[data-astro-cid-xmivup5a]{font-size:13px;color:#64748b;margin-top:auto}@media(max-width:767px){.grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:12px}}.foot[data-astro-cid-sz7xmlte]{padding:28px 40px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#94a3b8}.foot-link[data-astro-cid-sz7xmlte]{color:#475569}.foot-link[data-astro-cid-sz7xmlte]:hover{color:#0f172a}@media(max-width:479px){.foot[data-astro-cid-sz7xmlte]{flex-direction:column;gap:12px;padding:20px;text-align:center}}
