.code-preview-root[data-astro-cid-t4g3kszp]{position:relative;border:1px solid color-mix(in srgb,var(--hearth-card-border) 94%,transparent);border-radius:14px;overflow:hidden;background:linear-gradient(180deg,var(--hearth-preview-shell-grad-start),var(--hearth-preview-shell-grad-end));box-shadow:0 18px 34px color-mix(in srgb,var(--hearth-preview-shell-shadow-mid) 42%,transparent),inset 0 1px 0 var(--hearth-preview-shell-edge)}.code-preview-root[data-astro-cid-t4g3kszp]:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid color-mix(in srgb,var(--hearth-paper-grid-soft) 16%,transparent);pointer-events:none;opacity:1}.preview-stage[data-astro-cid-t4g3kszp]{background:linear-gradient(180deg,var(--hearth-preview-stage-grad-start),var(--hearth-preview-stage-grad-end));box-shadow:inset 0 1px color-mix(in srgb,var(--hearth-paper-grid-soft) 22%,transparent)}.preview-stage--compact[data-astro-cid-t4g3kszp]{box-shadow:none}.preview-toolbar[data-astro-cid-t4g3kszp]{background:var(--preview-toolbar-bg);border-bottom:1px solid var(--preview-toolbar-border);transition:background-color .26s var(--hearth-ease),border-color .26s var(--hearth-ease)}.preview-tab[data-astro-cid-t4g3kszp]{position:relative;color:var(--preview-tab-color);background:transparent;border:none;border-radius:0;font-weight:560;line-height:1}.preview-tab[data-astro-cid-t4g3kszp]:after{content:"";position:absolute;left:0;right:0;bottom:.08rem;height:1.5px;background:currentColor;opacity:0;transform:scaleX(.45);transform-origin:center;transition:opacity .22s var(--hearth-ease),transform .22s var(--hearth-ease)}.preview-tab[data-astro-cid-t4g3kszp]:hover{color:var(--preview-tab-hover-color)}.preview-tab[data-astro-cid-t4g3kszp]:hover:after{opacity:.45;transform:scaleX(1)}.preview-tab[data-astro-cid-t4g3kszp].is-active{color:var(--preview-tab-active-color);text-shadow:0 0 10px var(--hearth-preview-tab-active-shadow)}.preview-tab[data-astro-cid-t4g3kszp].is-active:after{opacity:.92;transform:scaleX(1)}.flavor-switch[data-astro-cid-t4g3kszp],.theme-switch[data-astro-cid-t4g3kszp]{border-color:var(--hearth-preview-switch-border);background:color-mix(in srgb,var(--preview-toolbar-bg) 84%,transparent);border-radius:10px;box-shadow:none}.flavor-tab[data-astro-cid-t4g3kszp],.theme-tab[data-astro-cid-t4g3kszp]{border:none;border-radius:8px;background:transparent;color:var(--preview-switch-color);font-family:var(--font-ui);line-height:1;font-weight:600;transition:color .22s var(--hearth-ease),background-color .22s var(--hearth-ease)}.flavor-tab[data-astro-cid-t4g3kszp]{padding:.36rem .82rem;font-size:10.5px;letter-spacing:.07em;text-transform:uppercase}.theme-tab[data-astro-cid-t4g3kszp]{padding:.3rem .72rem;font-size:11px;letter-spacing:.02em}.flavor-tab[data-astro-cid-t4g3kszp]:hover,.theme-tab[data-astro-cid-t4g3kszp]:hover{color:var(--preview-switch-hover-color)}.flavor-tab[data-astro-cid-t4g3kszp].is-active,.theme-tab[data-astro-cid-t4g3kszp].is-active{color:var(--preview-switch-active-color);background:var(--hearth-preview-switch-active-bg);box-shadow:inset 0 0 0 1px var(--hearth-preview-switch-active-ring)}.preview-display[data-astro-cid-t4g3kszp]{position:relative;min-height:380px;background:var(--preview-panel-bg);transition:background-color .26s var(--hearth-ease);box-shadow:inset 0 1px color-mix(in srgb,var(--preview-strip-color) 4%,transparent)}.theme-strip[data-astro-cid-t4g3kszp]{background:var(--preview-strip-bg);color:var(--preview-strip-color);border-bottom:1px solid var(--preview-strip-border-color);transition:background-color .26s var(--hearth-ease),color .22s var(--hearth-ease),border-color .26s var(--hearth-ease)}.preview-content[data-astro-cid-t4g3kszp]{position:relative;will-change:opacity,filter}.preview-content[data-astro-cid-t4g3kszp].is-refreshing{animation:preview-content-refresh .42s var(--hearth-ease)}.preview-content[data-astro-cid-t4g3kszp]:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:linear-gradient(180deg,color-mix(in srgb,var(--preview-strip-color) 12%,transparent) 0%,transparent 34%)}.preview-content[data-astro-cid-t4g3kszp].is-refreshing:after{animation:preview-content-sheen .42s var(--hearth-ease)}.preview-stage--compact[data-astro-cid-t4g3kszp] .preview-display[data-astro-cid-t4g3kszp]{min-height:clamp(390px,53svh,540px)}.preview-stage--compact[data-astro-cid-t4g3kszp] .shiki-wrap[data-astro-cid-t4g3kszp]{max-height:clamp(340px,48svh,480px);overflow:hidden;-webkit-mask-image:linear-gradient(180deg,black 0%,black 86%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 86%,transparent 100%);scrollbar-width:none}.preview-stage--compact[data-astro-cid-t4g3kszp] .shiki-wrap[data-astro-cid-t4g3kszp]::-webkit-scrollbar{width:0;height:0;background:transparent}@media(max-width:860px){.code-preview-root[data-astro-cid-t4g3kszp]{width:min(92vw,520px);margin-inline:auto;border-radius:12px;box-shadow:0 14px 28px color-mix(in srgb,var(--hearth-preview-mobile-shadow-deep) 34%,transparent),inset 0 1px 0 var(--hearth-paper-grid-soft)}.preview-toolbar[data-astro-cid-t4g3kszp]{padding-block:.48rem;padding-inline:.54rem}.preview-tab[data-astro-cid-t4g3kszp]{font-size:11px}.flavor-tab[data-astro-cid-t4g3kszp]{font-size:9.8px;padding:.28rem .62rem}.theme-tab[data-astro-cid-t4g3kszp]{font-size:10px;padding:.26rem .56rem}.preview-stage--compact[data-astro-cid-t4g3kszp] .preview-display[data-astro-cid-t4g3kszp]{min-height:clamp(250px,34svh,340px)}.preview-stage--compact[data-astro-cid-t4g3kszp] .shiki-wrap[data-astro-cid-t4g3kszp]{max-height:clamp(180px,27svh,260px);-webkit-mask-image:linear-gradient(180deg,black 0%,black 84%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 84%,transparent 100%)}.shiki-wrap[data-astro-cid-t4g3kszp] code{font-size:12px;line-height:1.72}}@media(max-width:480px){.code-preview-root[data-astro-cid-t4g3kszp]{width:min(94vw,430px);border-radius:10px}.preview-toolbar[data-astro-cid-t4g3kszp]{padding-inline:.46rem}.preview-tab[data-astro-cid-t4g3kszp]{font-size:10px;padding-inline:.52rem;padding-block:.42rem}.flavor-tab[data-astro-cid-t4g3kszp]{font-size:9px;padding:.24rem .5rem}.theme-tab[data-astro-cid-t4g3kszp]{font-size:9.5px;padding:.24rem .48rem}.preview-stage--compact[data-astro-cid-t4g3kszp] .preview-display[data-astro-cid-t4g3kszp]{min-height:clamp(220px,31svh,300px)}.preview-stage--compact[data-astro-cid-t4g3kszp] .shiki-wrap[data-astro-cid-t4g3kszp]{max-height:clamp(150px,23svh,220px)}.shiki-wrap[data-astro-cid-t4g3kszp] code{font-size:11px;line-height:1.62}}.shiki-wrap[data-astro-cid-t4g3kszp] pre{background:transparent!important;margin:0;padding:0}.shiki-wrap[data-astro-cid-t4g3kszp] code,.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-code{font-family:var(--font-code);font-size:13px;line-height:1.6;color:var(--preview-editor-fg)}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-code{display:grid;gap:0}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-line{display:grid;grid-template-columns:2.2rem minmax(0,1fr);align-items:baseline;min-height:1.6em;padding-inline:.05rem;background:transparent}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-line.is-active{background:color-mix(in srgb,var(--preview-line-highlight-bg) 78%,var(--preview-panel-bg));border-radius:6px}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-gutter{color:var(--preview-gutter-color);font-size:.92em;user-select:none;text-align:right;padding-right:.9rem}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-line.is-active .hearth-preview-gutter{color:var(--preview-gutter-active-color)}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-linecode{white-space:pre;overflow:hidden;text-overflow:clip}.shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-segment{white-space:inherit}html:lang(zh) .shiki-wrap[data-astro-cid-t4g3kszp] code,html:lang(ja) .shiki-wrap[data-astro-cid-t4g3kszp] code,html:lang(zh) .shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-code,html:lang(ja) .shiki-wrap[data-astro-cid-t4g3kszp] .hearth-preview-code{font-family:JetBrains Mono,Cascadia Mono,Cascadia Code,Consolas,Sarasa Mono SC,Sarasa Mono J,Noto Sans Mono CJK SC,Noto Sans Mono CJK JP,Microsoft YaHei UI,Yu Gothic UI,monospace;line-height:1.68}@keyframes preview-content-refresh{0%{opacity:.22;filter:blur(1.2px) saturate(.9)}55%{opacity:.8;filter:blur(.2px) saturate(.97)}to{opacity:1;filter:saturate(1)}}@keyframes preview-content-sheen{0%{opacity:0}18%{opacity:.75}to{opacity:0}}.hearth-hero-section[data-astro-cid-tc55ckz5]{position:relative}.hearth-hero-section[data-astro-cid-tc55ckz5] .hearth-shell[data-astro-cid-tc55ckz5]{width:min(1360px,100%)}.hero-shell[data-astro-cid-tc55ckz5]{position:relative;display:grid;gap:clamp(1.45rem,2.9vw,2.1rem);padding:clamp(1.15rem,2.8vw,1.75rem);border:1px solid color-mix(in srgb,var(--pick-accent) 16%,var(--hearth-card-border));border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--hearth-panel) 98%,black 2%),color-mix(in srgb,var(--hearth-panel-soft) 95%,black 5%)),radial-gradient(circle at top left,color-mix(in srgb,var(--pick-accent) 5%,transparent),transparent 54%);box-shadow:0 18px 34px color-mix(in srgb,var(--hearth-shadow-024) 42%,transparent),inset 0 1px color-mix(in srgb,white 8%,transparent);transition:border-color .28s var(--hearth-ease),background .32s var(--hearth-ease),box-shadow .32s var(--hearth-ease)}.hero-shell[data-astro-cid-tc55ckz5]:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid color-mix(in srgb,var(--pick-accent) 7%,var(--hearth-paper-grid-soft));pointer-events:none;opacity:1}.hero-shell[data-astro-cid-tc55ckz5]:after{display:none}.hero-copy[data-astro-cid-tc55ckz5],.hero-preview-shell[data-astro-cid-tc55ckz5]{position:relative;z-index:1;min-width:0}.hero-copy[data-astro-cid-tc55ckz5]{display:grid;gap:1.5rem;align-content:start;padding:.1rem 0 .2rem}.hero-copy-top[data-astro-cid-tc55ckz5]{display:grid;gap:.72rem}.hero-title[data-astro-cid-tc55ckz5]{margin:0;font-family:var(--font-display);font-size:clamp(3rem,7vw,5.35rem);line-height:.9;letter-spacing:-.06em;color:var(--hearth-ink-strong);display:grid;gap:0;max-width:8.2ch;text-wrap:balance;overflow-wrap:anywhere}.hero-title-primary[data-astro-cid-tc55ckz5],.hero-title-secondary[data-astro-cid-tc55ckz5]{display:block}.hero-title-secondary[data-astro-cid-tc55ckz5]{padding-left:clamp(.18rem,.6vw,.5rem);color:color-mix(in srgb,var(--pick-accent) 56%,var(--hearth-ink-strong))}.hero-subtitle[data-astro-cid-tc55ckz5]{margin:0;max-width:32rem;font-size:1rem;line-height:1.74;color:color-mix(in srgb,var(--hearth-text-body-soft) 94%,white 6%)}.hero-actions[data-astro-cid-tc55ckz5]{display:flex;flex-wrap:wrap;gap:.52rem .84rem}.hero-action[data-astro-cid-tc55ckz5]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.74rem .96rem;border-width:1px;border-style:solid;border-radius:10px;font-family:var(--font-ui);font-size:.9rem;font-weight:620;line-height:1;text-decoration:none;box-shadow:none;transition:border-color .22s var(--hearth-ease),background-color .22s var(--hearth-ease),color .22s var(--hearth-ease)}.hero-action[data-astro-cid-tc55ckz5]:hover,.hero-action[data-astro-cid-tc55ckz5]:active{transform:none}.hero-controls[data-astro-cid-tc55ckz5]{display:grid;gap:0;padding-top:1rem;border-top:1px solid color-mix(in srgb,var(--pick-accent) 10%,var(--hearth-card-border))}.hero-control-row[data-astro-cid-tc55ckz5]{display:grid;gap:.55rem;padding-block:.82rem;border-top:1px solid color-mix(in srgb,var(--pick-accent) 7%,var(--hearth-card-border))}.hero-control-row[data-astro-cid-tc55ckz5]:first-child{border-top:0;padding-top:0}.hero-control-body[data-astro-cid-tc55ckz5]{min-width:0}.hero-control-label[data-astro-cid-tc55ckz5]{margin:0;color:color-mix(in srgb,var(--pick-accent) 34%,var(--hearth-metric-muted));font-family:var(--font-ui);font-size:.8rem;font-weight:600;letter-spacing:.03em;line-height:1.4}.hero-flavor-grid[data-astro-cid-tc55ckz5]{display:grid;gap:0}.hero-flavor-card[data-astro-cid-tc55ckz5],.hero-climate-card[data-astro-cid-tc55ckz5],.hero-selection[data-astro-cid-tc55ckz5]{position:relative;overflow:hidden}.hero-flavor-card[data-astro-cid-tc55ckz5],.hero-climate-card[data-astro-cid-tc55ckz5]{width:100%;text-align:left;transition:transform .22s var(--hearth-ease),border-color .22s var(--hearth-ease),background-color .22s var(--hearth-ease),color .22s var(--hearth-ease),opacity .22s var(--hearth-ease)}.hero-flavor-card[data-astro-cid-tc55ckz5]:before,.hero-climate-card[data-astro-cid-tc55ckz5]:before,.hero-selection[data-astro-cid-tc55ckz5]:before{display:none}.hero-flavor-card[data-astro-cid-tc55ckz5]{display:grid;gap:.52rem;min-height:auto;padding:1.02rem 0 1.02rem 1rem;border:0;border-top:1px solid color-mix(in srgb,var(--hearth-card-border) 84%,transparent);border-left:2px solid transparent;border-radius:0;text-align:left;background:transparent;box-shadow:none}.hero-flavor-card[data-astro-cid-tc55ckz5]:after{content:"";position:absolute;left:-1px;top:.7rem;bottom:.7rem;width:2px;background:var(--pick-accent);opacity:0;transform:scaleY(.35);transform-origin:center;transition:opacity .22s var(--hearth-ease),transform .22s var(--hearth-ease)}.hero-flavor-grid[data-astro-cid-tc55ckz5]>[data-astro-cid-tc55ckz5]:first-child{border-top:0}.hero-flavor-card[data-astro-cid-tc55ckz5]:hover{background:color-mix(in srgb,var(--pick-accent) 7%,transparent);transform:translate(4px)}.hero-flavor-card[data-astro-cid-tc55ckz5]:hover:after{opacity:.72;transform:scaleY(1)}.hero-flavor-card[data-astro-cid-tc55ckz5].is-active{background:linear-gradient(90deg,color-mix(in srgb,var(--pick-accent) 10%,transparent),transparent 72%);border-left-color:var(--pick-accent)}.hero-flavor-card[data-astro-cid-tc55ckz5].is-active:after{opacity:1;transform:scaleY(1)}.hero-flavor-head[data-astro-cid-tc55ckz5]{display:flex;align-items:center;justify-content:flex-start;gap:.6rem}.hero-flavor-name[data-astro-cid-tc55ckz5],.hero-selection-title[data-astro-cid-tc55ckz5]{color:var(--hearth-ink-strong);font-family:var(--font-ui);font-weight:700}.hero-flavor-name[data-astro-cid-tc55ckz5]{font-size:1.08rem;letter-spacing:-.01em}.hero-flavor-stripe[data-astro-cid-tc55ckz5]{display:block;width:7.4rem;height:.22rem;border-radius:9999px;background:linear-gradient(90deg,var(--pick-keyword),var(--pick-function) 54%,var(--pick-property));transition:width .22s var(--hearth-ease),opacity .22s var(--hearth-ease)}.hero-flavor-summary[data-astro-cid-tc55ckz5]{margin:0;color:color-mix(in srgb,var(--hearth-ink-soft) 94%,white 6%);font-size:.95rem;line-height:1.58;max-width:28rem}.hero-flavor-card[data-astro-cid-tc55ckz5]:hover .hero-flavor-name[data-astro-cid-tc55ckz5],.hero-flavor-card[data-astro-cid-tc55ckz5].is-active .hero-flavor-name[data-astro-cid-tc55ckz5]{color:var(--hearth-ink-strong)}.hero-flavor-card[data-astro-cid-tc55ckz5]:hover .hero-flavor-summary[data-astro-cid-tc55ckz5],.hero-flavor-card[data-astro-cid-tc55ckz5].is-active .hero-flavor-summary[data-astro-cid-tc55ckz5]{color:color-mix(in srgb,var(--hearth-ink-soft) 84%,white 16%)}.hero-flavor-card[data-astro-cid-tc55ckz5]:hover .hero-flavor-stripe[data-astro-cid-tc55ckz5],.hero-flavor-card[data-astro-cid-tc55ckz5].is-active .hero-flavor-stripe[data-astro-cid-tc55ckz5]{width:8.5rem;opacity:1}.hero-climate-grid[data-astro-cid-tc55ckz5]{display:flex;flex-wrap:wrap;gap:.52rem}.hero-climate-card[data-astro-cid-tc55ckz5]{width:auto;min-height:auto;padding:.58rem .88rem;border:1px solid color-mix(in srgb,var(--hearth-card-border) 88%,transparent);border-radius:10px;background:transparent;box-shadow:none;transition:transform .18s var(--hearth-ease),border-color .22s var(--hearth-ease),background-color .22s var(--hearth-ease),box-shadow .22s var(--hearth-ease)}.hero-climate-label[data-astro-cid-tc55ckz5]{color:var(--hearth-ink-soft);font-family:var(--font-ui);font-size:.9rem;font-weight:620;letter-spacing:.01em}.hero-climate-card[data-astro-cid-tc55ckz5]:hover{border-color:color-mix(in srgb,var(--pick-accent) 32%,var(--hearth-card-border));background:color-mix(in srgb,var(--pick-accent) 6%,transparent);transform:translateY(-1px)}.hero-climate-card[data-astro-cid-tc55ckz5].is-active{border-color:color-mix(in srgb,var(--pick-accent) 48%,var(--hearth-card-border));background:color-mix(in srgb,var(--pick-accent) 10%,transparent);box-shadow:inset 0 -2px color-mix(in srgb,var(--pick-accent) 82%,transparent)}.hero-climate-card[data-astro-cid-tc55ckz5].is-active .hero-climate-label[data-astro-cid-tc55ckz5]{color:var(--hearth-ink-strong)}.hero-selection[data-astro-cid-tc55ckz5]{display:grid;gap:.36rem;padding:1rem 0 .2rem 1rem;border:0;border-left:2px solid color-mix(in srgb,var(--pick-accent) 76%,transparent);border-radius:0;background:transparent;box-shadow:none}.hero-selection[data-astro-cid-tc55ckz5]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,color-mix(in srgb,var(--pick-accent) 12%,transparent),transparent 56%);opacity:0;pointer-events:none}.hero-selection[data-astro-cid-tc55ckz5].is-refreshing:after{animation:hero-selection-flash .36s var(--hearth-ease)}.hero-selection-copy[data-astro-cid-tc55ckz5]{display:grid;gap:.34rem}.hero-selection-title[data-astro-cid-tc55ckz5]{font-size:1.08rem}.hero-selection-summary[data-astro-cid-tc55ckz5]{margin:0;color:color-mix(in srgb,var(--hearth-ink-soft) 90%,white 10%);font-size:.95rem;line-height:1.58}.hero-preview-shell[data-astro-cid-tc55ckz5]{display:grid;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.hero-preview[data-astro-cid-tc55ckz5]{min-width:0}.hero-preview[data-astro-cid-tc55ckz5] .code-preview-root{border-color:color-mix(in srgb,var(--pick-accent) 14%,var(--hearth-card-border));border-radius:14px;box-shadow:0 18px 32px color-mix(in srgb,var(--hearth-shadow-024) 34%,transparent),inset 0 1px color-mix(in srgb,white 6%,transparent)}.hero-preview[data-astro-cid-tc55ckz5] .code-preview-root:before{display:none}.hero-preview[data-astro-cid-tc55ckz5] .preview-stage--compact{background:linear-gradient(180deg,color-mix(in srgb,var(--hearth-preview-stage-grad-start) 82%,black 18%),color-mix(in srgb,var(--hearth-preview-stage-grad-end) 72%,black 28%))}.hero-preview[data-astro-cid-tc55ckz5] .preview-toolbar{padding-block:.56rem;padding-inline:.7rem}.hero-preview[data-astro-cid-tc55ckz5] .preview-display{min-height:clamp(420px,55svh,560px)}.hero-preview[data-astro-cid-tc55ckz5] .preview-stage--compact .shiki-wrap{max-height:clamp(360px,48svh,500px);-webkit-mask-image:linear-gradient(180deg,black 0%,black 91%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 91%,transparent 100%)}@media(min-width:980px){.hero-shell[data-astro-cid-tc55ckz5]{grid-template-columns:minmax(430px,.82fr) minmax(560px,1.18fr);gap:2.2rem}.hero-copy[data-astro-cid-tc55ckz5]{padding-right:1.2rem}.hero-preview-shell[data-astro-cid-tc55ckz5]:before{content:"";position:absolute;left:-.96rem;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--pick-accent) 16%,var(--hearth-card-border)) 10%,color-mix(in srgb,var(--pick-accent) 16%,var(--hearth-card-border)) 90%,transparent);opacity:.9;pointer-events:none}}@media(max-width:979px){.hero-preview-shell[data-astro-cid-tc55ckz5]{order:-1}}@media(max-width:640px){.hero-shell[data-astro-cid-tc55ckz5]{padding:.95rem;border-radius:14px}.hero-shell[data-astro-cid-tc55ckz5]:before{border-radius:inherit}.hero-actions[data-astro-cid-tc55ckz5]{gap:.48rem}.hero-action[data-astro-cid-tc55ckz5]{width:auto}.hero-control-label[data-astro-cid-tc55ckz5]{font-size:.76rem}.hero-flavor-grid[data-astro-cid-tc55ckz5],.hero-climate-grid[data-astro-cid-tc55ckz5]{grid-template-columns:1fr}.hero-flavor-card[data-astro-cid-tc55ckz5],.hero-climate-card[data-astro-cid-tc55ckz5],.hero-selection[data-astro-cid-tc55ckz5]{border-radius:0}.hero-preview[data-astro-cid-tc55ckz5] .preview-display{min-height:clamp(280px,37svh,360px)}.hero-preview[data-astro-cid-tc55ckz5] .preview-stage--compact .shiki-wrap{max-height:clamp(210px,30svh,290px)}}@keyframes hero-selection-flash{0%{opacity:0;transform:translate(-4px)}28%{opacity:.95;transform:translate(0)}to{opacity:0;transform:translate(0)}}.hearth-tail-wrap[data-astro-cid-6ukypysz] .hearth-shell[data-astro-cid-6ukypysz]{width:min(1360px,100%)}.final-band[data-astro-cid-6ukypysz]{position:relative;display:grid;gap:1rem;padding:clamp(1rem,2.2vw,1.28rem);border:1px solid color-mix(in srgb,var(--hearth-ember) 18%,var(--hearth-card-border));border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--hearth-panel) 98%,black 2%),color-mix(in srgb,var(--hearth-panel-soft) 95%,black 5%)),radial-gradient(circle at top right,color-mix(in srgb,var(--hearth-glow-soft) 10%,transparent),transparent 60%);box-shadow:0 16px 30px color-mix(in srgb,var(--hearth-shadow-020) 34%,transparent),inset 0 1px color-mix(in srgb,white 7%,transparent)}.final-band[data-astro-cid-6ukypysz]:before{display:none}.final-band-copy[data-astro-cid-6ukypysz],.final-option-grid[data-astro-cid-6ukypysz]{position:relative;z-index:1}.final-band-copy[data-astro-cid-6ukypysz]{display:grid;gap:.72rem;align-content:start;padding:.15rem 0 .4rem;max-width:30rem}.final-band-title[data-astro-cid-6ukypysz]{margin:0;color:var(--hearth-ink-strong);font-family:var(--font-display);font-size:clamp(2rem,4vw,2.7rem);line-height:.98;letter-spacing:-.04em}.final-band-body[data-astro-cid-6ukypysz]{margin:0;max-width:30rem;font-size:.95rem;line-height:1.68}.final-option-grid[data-astro-cid-6ukypysz]{display:grid;gap:0}.final-option-grid[data-astro-cid-6ukypysz]>[data-astro-cid-6ukypysz]:first-child{border-top:0}.final-option-card[data-astro-cid-6ukypysz]{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:start;min-height:auto;border:0;border-top:1px solid color-mix(in srgb,var(--hearth-card-border) 84%,transparent);border-radius:0;padding:.98rem 0;text-decoration:none;background:transparent;box-shadow:none;transition:transform .2s var(--hearth-ease),background-color .22s var(--hearth-ease),border-color .22s var(--hearth-ease),color .22s var(--hearth-ease)}.final-option-card[data-astro-cid-6ukypysz]:before{content:"";position:absolute;left:-1px;top:.66rem;bottom:.66rem;width:2px;background:color-mix(in srgb,var(--hearth-ember) 82%,white 18%);opacity:0;transform:scaleY(.35);transform-origin:center;transition:opacity .22s var(--hearth-ease),transform .22s var(--hearth-ease)}.final-option-card[data-astro-cid-6ukypysz]:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--hearth-ember) 6%,transparent),transparent 68%);transform:translate(4px)}.final-option-card[data-astro-cid-6ukypysz]:hover:before{opacity:.9;transform:scaleY(1)}.final-option-card[data-astro-cid-6ukypysz]:active{transform:none}.final-option-index[data-astro-cid-6ukypysz]{color:color-mix(in srgb,var(--hearth-metric-muted) 90%,white 10%);font-family:var(--font-code);font-size:.7rem;letter-spacing:.12em;line-height:1;padding-top:.34rem}.final-option-top[data-astro-cid-6ukypysz]{display:grid;gap:.34rem}.final-option-title[data-astro-cid-6ukypysz]{margin:0;color:var(--hearth-ink-strong);font-family:var(--font-ui);font-size:1.02rem;font-weight:650;letter-spacing:-.01em}.final-option-body[data-astro-cid-6ukypysz]{margin:0;color:var(--hearth-ink-soft);font-size:.9rem;line-height:1.56}.final-option-cta[data-astro-cid-6ukypysz]{display:inline-flex;align-items:center;gap:.45rem;color:var(--hearth-ink-strong);font-family:var(--font-ui);font-size:.8rem;font-weight:620;letter-spacing:.02em;white-space:nowrap;padding-top:.1rem}.final-option-cta[data-astro-cid-6ukypysz] span[data-astro-cid-6ukypysz]:last-child{transition:transform .2s var(--hearth-ease),opacity .2s var(--hearth-ease)}.final-option-card[data-astro-cid-6ukypysz]:hover .final-option-title[data-astro-cid-6ukypysz]{color:color-mix(in srgb,var(--hearth-ink-strong) 88%,white 12%)}.final-option-card[data-astro-cid-6ukypysz]:hover .final-option-body[data-astro-cid-6ukypysz]{color:color-mix(in srgb,var(--hearth-ink-soft) 86%,white 14%)}.final-option-card[data-astro-cid-6ukypysz]:hover .final-option-cta[data-astro-cid-6ukypysz] span[data-astro-cid-6ukypysz]:last-child{transform:translate(3px)}@media(min-width:980px){.final-band[data-astro-cid-6ukypysz]{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:1.4rem;align-items:stretch}.final-option-grid[data-astro-cid-6ukypysz]{align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.4rem}}@media(min-width:760px){.final-option-grid[data-astro-cid-6ukypysz]>[data-astro-cid-6ukypysz]:nth-child(-n+2){border-top:0}}@media(max-width:640px){.final-band[data-astro-cid-6ukypysz]{padding:.95rem;border-radius:14px}.final-option-card[data-astro-cid-6ukypysz]{grid-template-columns:auto 1fr}.final-option-cta[data-astro-cid-6ukypysz]{grid-column:2}}
