:root{color-scheme:light dark;--bg:#f8f8fa;--panel:#fffffff0;--panel-strong:#fff;--surface:#f0f1f5;--surface-muted:#eaecf0;--text:#1c1c1e;--muted:#5d5d63;--accent:#007aff;--accent-strong:#006fe0;--accent-fill:#006fe0;--accent-on-fill:#fff;--accent-soft:#e5f0ff;--accent-wash:#007aff14;--accent-wash-strong:#007aff24;--line:#e5e5ea;--control-line:#8e8e93;--surface-translucent:#ffffffb8;--surface-translucent-strong:#ffffffd6;--shadow:0 10px 28px #1c1c1e14;--hero-glow-1:transparent;--hero-glow-2:transparent;--button-text:var(--accent-on-fill)}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--bg:#0b0c0f;--panel:#17181cf0;--panel-strong:#242830;--surface:#1a1c22;--surface-muted:#161820;--text:#f5f7fa;--muted:#b5bcc9;--accent:#4da3ff;--accent-strong:#b9ddff;--accent-fill:#006fe0;--accent-on-fill:#fff;--accent-soft:#17314d;--accent-wash:#4da3ff24;--accent-wash-strong:#4da3ff38;--line:#343840;--control-line:#737987;--surface-translucent:#242830b8;--surface-translucent-strong:#242830db;--shadow:0 10px 28px #00000073;--hero-glow-1:transparent;--hero-glow-2:transparent;--button-text:var(--accent-on-fill)}}:root[data-theme=light]{color-scheme:light;--bg:#f8f8fa;--panel:#fffffff0;--panel-strong:#fff;--surface:#f0f1f5;--surface-muted:#eaecf0;--text:#1c1c1e;--muted:#5d5d63;--accent:#007aff;--accent-strong:#006fe0;--accent-fill:#006fe0;--accent-on-fill:#fff;--accent-soft:#e5f0ff;--accent-wash:#007aff14;--accent-wash-strong:#007aff24;--line:#e5e5ea;--control-line:#8e8e93;--surface-translucent:#ffffffb8;--surface-translucent-strong:#ffffffd6;--shadow:0 10px 28px #1c1c1e14;--hero-glow-1:transparent;--hero-glow-2:transparent;--button-text:var(--accent-on-fill)}:root[data-theme=dark]{color-scheme:dark;--bg:#0b0c0f;--panel:#17181cf0;--panel-strong:#242830;--surface:#1a1c22;--surface-muted:#161820;--text:#f5f7fa;--muted:#b5bcc9;--accent:#4da3ff;--accent-strong:#b9ddff;--accent-fill:#006fe0;--accent-on-fill:#fff;--accent-soft:#17314d;--accent-wash:#4da3ff24;--accent-wash-strong:#4da3ff38;--line:#343840;--control-line:#737987;--surface-translucent:#242830b8;--surface-translucent-strong:#242830db;--shadow:0 10px 28px #00000073;--hero-glow-1:transparent;--hero-glow-2:transparent;--button-text:var(--accent-on-fill)}*{box-sizing:border-box}html{background:var(--bg);min-height:100%;color:var(--text)}body{min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body[data-site-environment=dev]{--environment-banner:#006fe0}body[data-site-environment=staging]{--environment-banner:#365c53}a{color:inherit}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.shell{width:min(1120px,100% - 2rem);margin:0 auto;padding:3rem 0 4rem}.environment-banner{z-index:20;background:var(--environment-banner,var(--text));min-height:2.75rem;color:var(--button-text);letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.82rem;font-weight:800;display:flex;position:sticky;top:0}.shell-narrow{width:min(760px,100% - 2rem)}.hero,.legal,.card{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px}.hero,.legal{padding:2rem}.hero h1,.legal h1,.card h2{letter-spacing:0;margin:0;font-family:inherit;font-weight:700;line-height:.95}.hero h1{font-size:clamp(3rem,9vw,6.2rem)}.legal h1{font-size:clamp(2.3rem,7vw,4rem)}.eyebrow,.card-label{letter-spacing:0;text-transform:uppercase;color:var(--accent-strong);margin:0 0 .85rem;font-size:.85rem;font-weight:700}.lede{max-width:56rem;color:var(--muted);margin:1.25rem 0 0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.15rem;font-size:.98rem;font-weight:700;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent-fill);color:var(--button-text)}.button-secondary{border-color:var(--control-line);background:var(--surface-translucent);color:var(--text)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.card{padding:1.4rem}.card-accent{background:linear-gradient(135deg, var(--accent-wash-strong), var(--accent-soft)), var(--panel-strong)}.card p,.card li{color:var(--muted);margin:.7rem 0 0;line-height:1.6}.checklist{margin:0;padding-left:1.2rem}.back-link{text-underline-offset:.2rem;margin-bottom:1rem;font-weight:700;text-decoration-thickness:1px;display:inline-block}.callout{border-left:4px solid var(--accent);background:var(--surface-translucent);color:var(--text);border-radius:16px;margin-top:1.5rem;padding:1rem 1.1rem;line-height:1.6}@media (width<=860px){.grid{grid-template-columns:1fr}.shell{width:min(100% - 1rem,1120px);padding:1rem 0 2.5rem}.hero,.legal,.card{border-radius:16px;padding:1.25rem}}.nav{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 0;display:flex}.nav-logo{color:var(--text);font-family:inherit;font-size:1.25rem;font-weight:700;text-decoration:none}.nav-link{min-height:2.5rem;color:var(--muted);align-items:center;padding:.5rem .1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.nav-link:hover{color:var(--text)}.features{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;display:grid}.feature{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.feature-icon{margin-bottom:.25rem;font-size:1.5rem;line-height:1}.feature h3{color:var(--text);margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.feature p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.store-badge{margin-top:2rem;transition:transform .16s;display:inline-block}.store-badge:hover{transform:translateY(-1px)}.store-badge img{width:auto;height:40px;display:block}.footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:3rem;padding-top:1.5rem;font-size:.85rem;display:flex}.footer a{color:var(--muted);font-weight:600;text-decoration:none}.footer a:hover{color:var(--text)}.footer-links{flex-wrap:wrap;align-items:center;row-gap:.25rem;display:flex}.footer-links a:not(:last-child):after{content:"·";color:var(--muted);margin:0 .55rem;font-weight:400}.legal h2{color:var(--text);margin:2rem 0 .5rem;font-family:inherit;font-size:1.25rem;font-weight:700}.legal p,.legal ul{color:var(--muted);margin:.75rem 0 0;line-height:1.75}.legal ul{padding-left:1.4rem}.legal a{color:var(--accent-strong);text-underline-offset:.2rem}.legal details{border-top:1px solid var(--line)}.legal details summary{cursor:pointer;min-height:2.75rem;color:var(--text);justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;list-style:none;display:flex}.legal details summary::marker{display:none}.legal details summary::-webkit-details-marker{display:none}.legal details summary:after{content:"";border-right:1.75px solid var(--muted);border-bottom:1.75px solid var(--muted);flex-shrink:0;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.legal details[open] summary:after{transform:rotate(-135deg)}.legal details summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}@media (width<=860px){.features{grid-template-columns:1fr}.feature{border-radius:16px;padding:1.25rem}}.nav-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.nav-links,.nav-controls{flex-wrap:wrap;align-items:center;display:flex}.nav-links{justify-content:flex-end;gap:.75rem}.nav-controls{justify-content:flex-end;gap:.5rem}.custom-select{display:inline-block;position:relative}.custom-select-btn{background:var(--panel-strong);border:1px solid var(--control-line);min-height:2.75rem;color:var(--text);cursor:pointer;font:inherit;white-space:nowrap;border-radius:12px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.9rem;font-weight:600;transition:border-color .16s;display:inline-flex}.custom-select-btn:hover{border-color:var(--text)}.custom-select-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.custom-select-chevron{color:var(--muted);flex-shrink:0;transition:transform .2s}.custom-select.is-open .custom-select-chevron{transform:rotate(180deg)}.custom-select-list{z-index:30;background:var(--panel-strong);border:1px solid var(--line);min-width:calc(100% + .5rem);box-shadow:var(--shadow);white-space:nowrap;border-radius:14px;margin:0;padding:.3rem;list-style:none;display:none;position:absolute;top:calc(100% + .4rem);left:0}.nav-controls .custom-select-list{left:auto;right:0}@media (width<=640px){.nav-controls .custom-select-list{left:0;right:auto}}.custom-select.is-open .custom-select-list{display:block}.custom-select-option{cursor:pointer;color:var(--text);user-select:none;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .7rem;font-size:.9rem;display:flex}.custom-select-option:hover{background:var(--surface)}.custom-select-option:focus-visible{background:var(--surface);outline:none}.custom-select-option.is-selected{color:var(--accent-strong);font-weight:700}.custom-select-check{color:var(--accent-strong);flex-shrink:0}@media (width<=640px){.nav{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.85rem 0 1rem}.nav-actions,.nav-links,.nav-controls{justify-content:flex-start;width:100%}.nav-actions{flex-direction:column;align-items:stretch;gap:.65rem}.nav-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.nav-link{border:1px solid var(--line);background:var(--surface-translucent);min-height:2.75rem;color:var(--text);text-align:center;border-radius:12px;justify-content:center;padding:.55rem .5rem;font-size:.84rem}.nav-controls{gap:.5rem}.nav-controls .custom-select{flex:1 1 0}.nav-controls .custom-select-btn{justify-content:space-between;width:100%}}@media (width<=360px){.nav-links{grid-template-columns:repeat(2,minmax(0,1fr))}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--accent-fill);color:var(--accent-on-fill);border-radius:8px;padding:.6rem 1rem;font-weight:600;text-decoration:none;transition:top .12s ease-out;position:absolute;top:-56px;left:8px}.skip-link:focus{outline:2px solid var(--accent-on-fill);outline-offset:2px;top:8px}@media (prefers-reduced-motion:reduce){.skip-link{transition:none}}.template-detail{flex-direction:column;gap:1rem;display:flex}.template-hero{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;padding:2.25rem 2rem 2rem}.template-hero-glyph{margin-bottom:.85rem;font-size:2.5rem;line-height:1}.template-hero h1{letter-spacing:0;margin:0;font-family:inherit;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:700;line-height:1.1}.template-meta{flex-wrap:wrap;gap:1.25rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.template-meta li{flex-direction:column;gap:.15rem;min-width:6rem;display:flex}.template-meta-label{letter-spacing:0;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:700}.template-meta-value{color:var(--text);font-size:1rem;font-weight:600}.template-cta-row{flex-wrap:wrap;gap:.9rem;margin-top:1.75rem;display:flex}.template-cta-hint{color:var(--muted);margin:.85rem 0 0;font-size:.85rem;line-height:1.55}.template-section{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;padding:1.75rem 2rem}.template-section h2{color:var(--text);margin:0;font-family:inherit;font-size:1.4rem;font-weight:700}.template-section-lede{color:var(--text);margin:0;font-size:1.05rem;line-height:1.65}.template-section-note{color:var(--muted);margin:.85rem 0 0;font-size:.9rem;font-style:italic;line-height:1.55}.template-section-disclaimer{border-top:1px solid var(--line);color:var(--muted);margin:1.25rem 0 0;padding-top:1rem;font-size:.82rem;line-height:1.55}.template-outcome-list,.template-schedule{color:var(--text);margin:.85rem 0 0;padding-left:1.2rem;line-height:1.65}.template-outcome-list li,.template-schedule li{margin-top:.35rem}.template-evidence-intro{color:var(--muted);margin:1rem 0 .5rem;font-size:.95rem}.template-resources{margin:0;padding-left:1.2rem;line-height:1.7}.template-resources a{color:var(--accent-strong);text-underline-offset:.2rem;text-decoration:underline}.template-community{color:var(--text);margin:0;padding-left:1.2rem;line-height:1.65;list-style:outside}.template-community li{margin-top:.25rem}.template-aggregate{border:1px solid var(--line);background:var(--panel);border-radius:18px;margin:1.1rem 0 0;padding:1.1rem 1.25rem}.template-aggregate-heading{color:var(--text);margin:0 0 .85rem;font-size:.95rem;font-weight:700}.template-aggregate-stats{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.85rem 1.25rem;margin:0;display:grid}.template-aggregate-stat{margin:0}.template-aggregate-stat dt{letter-spacing:0;text-transform:uppercase;color:var(--muted);margin:0 0 .15rem;font-size:.74rem;font-weight:700}.template-aggregate-stat dd{color:var(--text);margin:0;font-size:1rem;line-height:1.5}.template-aggregate-confounds{margin:1rem 0 0}.template-aggregate-confounds-label{letter-spacing:0;text-transform:uppercase;color:var(--muted);margin:0 0 .4rem;font-size:.74rem;font-weight:700}.template-aggregate-confound-list{color:var(--text);margin:0;padding-left:1.2rem;line-height:1.7;list-style:outside}.template-aggregate-confound-list li{margin-top:.2rem}.template-aggregate-confound-share{color:var(--muted);margin-left:.35rem}.template-aggregate-disclaimer{border-top:1px solid var(--line);color:var(--muted);margin:.95rem 0 0;padding-top:.85rem;font-size:.8rem;line-height:1.55}.cohort-evidence{border:1px solid var(--line);background:var(--panel);border-radius:18px;gap:.55rem;margin:1.1rem 0 0;padding:1.1rem 1.25rem;display:grid}.cohort-evidence-heading{letter-spacing:0;text-transform:uppercase;color:var(--muted);margin:0;font-size:.74rem;font-weight:700}.cohort-evidence-effect{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin:0;display:flex}.cohort-pooled-d{font-variant-numeric:tabular-nums;color:var(--text);font-size:1.6rem;font-weight:700;line-height:1}.cohort-magnitude{font-size:.85rem;font-weight:600}.cohort-magnitude-negligible{color:var(--muted)}.cohort-magnitude-small{color:#b85c00}.cohort-magnitude-medium,.cohort-magnitude-large{color:#1d7a3a}@media (prefers-color-scheme:dark){.cohort-magnitude-small{color:#f29a4a}.cohort-magnitude-medium,.cohort-magnitude-large{color:#6ed184}}[data-theme=dark] .cohort-magnitude-small{color:#f29a4a}[data-theme=dark] .cohort-magnitude-medium,[data-theme=dark] .cohort-magnitude-large{color:#6ed184}.cohort-strip{height:22px;margin:.25rem 0;position:relative}.cohort-strip-track{background:var(--line);border-radius:2px;height:4px;position:absolute;inset:9px 0}.cohort-strip-zero{background:var(--muted);opacity:.6;width:1px;height:14px;position:absolute;top:4px}.cohort-strip-ci{background:var(--accent);opacity:.35;border-radius:4px;height:8px;position:absolute;top:7px}.cohort-strip-marker{background:var(--accent);border-radius:5px;width:10px;height:16px;margin-left:-5px;position:absolute;top:3px}.cohort-ci-line,.cohort-meta,.cohort-direction{color:var(--text);font-variant-numeric:tabular-nums;margin:0;font-size:.875rem;line-height:1.5}.cohort-meta,.cohort-direction{color:var(--muted)}.cohort-explainer{border-top:1px solid var(--line);color:var(--muted);margin-top:.6rem;padding-top:.6rem;font-size:.875rem;line-height:1.55}.cohort-explainer summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:.5rem;font-weight:600;list-style:none;display:flex}.cohort-explainer summary::marker{display:none}.cohort-explainer summary::-webkit-details-marker{display:none}.cohort-explainer summary:after{content:"";border-right:1.75px solid var(--muted);border-bottom:1.75px solid var(--muted);flex-shrink:0;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.cohort-explainer[open] summary:after{transform:rotate(-135deg)}.cohort-explainer dl{gap:.55rem;margin:.6rem 0 0;display:grid}.cohort-explainer dt{color:var(--text);margin:0;font-weight:600}.cohort-explainer dd{margin:0 0 .4rem}.template-cta-final h2{margin-bottom:.5rem}.store-badge-inline{align-items:center;transition:transform .16s;display:inline-flex}.store-badge-inline:hover{transform:translateY(-1px)}.store-badge-inline img{width:auto;height:44px}.template-catalog{margin-top:2.25rem}.template-toolbar{flex-direction:column;gap:.9rem;display:flex}.template-search-input{border:1px solid var(--line);background:var(--panel);width:100%;min-height:3rem;color:var(--text);font:inherit;appearance:none;border-radius:999px;padding:.7rem 1.1rem;font-size:1rem}.template-search-input::-webkit-search-decoration{-webkit-appearance:none}.template-search-input::placeholder{color:var(--muted)}.template-search-input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.template-chips{flex-wrap:wrap;gap:.5rem;display:flex}.template-chip{border:1px solid var(--line);background:var(--panel);min-height:2.75rem;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.9rem;font-weight:700;transition:transform .16s,background-color .16s,border-color .16s;display:inline-flex}.template-chip:hover{border-color:var(--accent)}.template-chip.is-active{background:var(--accent-fill);border-color:var(--accent-fill);color:var(--button-text)}.template-chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip-count{color:var(--muted);font-size:.8rem;font-weight:700}.template-chip.is-active .chip-count{color:var(--button-text)}.template-results{margin-top:1.25rem}.template-results-count{color:var(--muted);margin:0;font-size:.9rem;font-weight:700}.template-empty{border:1px solid var(--line);background:var(--panel);text-align:center;border-radius:16px;margin:0;padding:2.5rem 1.5rem}.template-empty-title{color:var(--text);margin:0;font-size:1.1rem;font-weight:700}.template-empty-body{color:var(--muted);margin:.5rem 0 1.1rem;font-size:.95rem;line-height:1.55}.template-grid{margin:1rem 0 0;padding:0;list-style:none}.template-card-item{display:flex}.template-card-item.is-hidden{display:none}.template-card{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);width:100%;box-shadow:var(--shadow);color:var(--text);border-radius:16px;flex-direction:column;gap:.6rem;padding:1.4rem;text-decoration:none;transition:transform .16s,border-color .16s;display:flex}.template-card:hover{border-color:var(--accent);transform:translateY(-2px)}.template-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.template-card-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.template-card-glyph{font-size:1.65rem;line-height:1}.template-card-duration{letter-spacing:0;color:var(--accent-strong);font-size:.78rem;font-weight:800}.template-card-title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.template-card-change{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.template-card-badges{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.badge{border:1px solid var(--line);background:var(--surface-translucent);letter-spacing:0;color:var(--muted);border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.badge-premium{background:var(--accent-fill);color:var(--button-text);border-color:#0000}.template-card-outcome{color:var(--muted);margin:0;font-size:.82rem;font-weight:600}@media (width<=860px){.template-catalog{margin-top:1.5rem}.template-card{border-radius:18px}}@media (prefers-reduced-motion:reduce){.template-chip,.template-card{transition:none}.template-chip:hover,.template-card:hover,.button:hover,.store-badge:hover,.store-badge-inline:hover{transform:none}}@media (width<=860px){.template-hero,.template-section{border-radius:16px;padding:1.4rem 1.25rem}}.blog-list{flex-direction:column;gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.blog-card{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;padding:1.6rem 1.75rem}.blog-card-title{color:var(--text);text-decoration:none}.blog-card-title h2{letter-spacing:0;margin:0;font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1.2}.blog-card-title:hover h2{color:var(--accent-strong)}.blog-card-meta,.blog-article-meta{letter-spacing:0;text-transform:uppercase;color:var(--muted);margin:.5rem 0 0;font-size:.82rem;font-weight:600}.blog-card-desc{color:var(--muted);margin:.7rem 0 0;font-size:1rem;line-height:1.6}.blog-card-more{color:var(--accent-strong);margin-top:.9rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-block}.blog-card-more:hover{text-underline-offset:.2rem;text-decoration:underline}.blog-empty{color:var(--muted);margin:1.5rem 0 0;font-size:1.05rem}.language-note{border:1px solid var(--line);background:var(--surface-translucent);color:var(--muted);border-radius:12px;margin:1rem 0 0;padding:.75rem .9rem;font-size:.95rem;line-height:1.55}.blog-article{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;padding:2rem}.blog-article-header{border-bottom:1px solid var(--line);padding-bottom:1.25rem}.blog-article-header h1{letter-spacing:0;margin:0;font-family:inherit;font-size:clamp(1.9rem,5vw,2.8rem);font-weight:700;line-height:1.1}.blog-article-updated{color:var(--muted);margin:.35rem 0 0;font-size:.85rem;font-style:italic}.blog-article-body{color:var(--text);margin-top:1.5rem;line-height:1.75}.blog-article-body h2{letter-spacing:0;margin:2rem 0 .5rem;font-family:inherit;font-size:1.4rem;font-weight:700}.blog-article-body p{color:var(--muted);margin:.9rem 0 0}.blog-article-body ul,.blog-article-body ol{color:var(--muted);margin:.9rem 0 0;padding-left:1.4rem}.blog-article-body hr{border:0;border-top:1px solid var(--line);margin:2rem 0 0}.blog-article-body a{color:var(--accent-strong);text-underline-offset:.2rem}@media (width<=860px){.blog-card{border-radius:16px;padding:1.25rem}.blog-article{border-radius:16px;padding:1.4rem 1.25rem}}.pricing-page{flex-direction:column;gap:1rem;display:flex}.pricing-plans{flex-direction:column;gap:1.1rem;display:flex}.pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.pricing-card{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;padding:2rem;display:flex}.pricing-card-premium{border-color:var(--accent-fill);background:linear-gradient(135deg, var(--accent-wash-strong), var(--accent-soft)), var(--panel-strong)}.pricing-card-badge{background:var(--accent-fill);color:var(--button-text);letter-spacing:0;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:.85rem;padding:.35rem .75rem;font-size:.74rem;font-weight:800}.pricing-card-name{letter-spacing:0;color:var(--text);margin:0;font-family:inherit;font-size:1.5rem;font-weight:700}.pricing-card-price{letter-spacing:0;color:var(--text);margin:.6rem 0 0;font-size:clamp(1.9rem,4vw,2.5rem);font-weight:800}.pricing-card-price-sub{color:var(--muted);margin:.3rem 0 0;font-size:.95rem}.pricing-card-price-alt{color:var(--text);margin:.15rem 0 0;font-size:.95rem;font-weight:600}.pricing-card-tagline{color:var(--muted);margin:1rem 0 0;font-size:1rem;line-height:1.55}.pricing-card-highlights{margin:1.1rem 0 1.5rem;line-height:1.6}.pricing-card-highlights li{color:var(--text);margin:.4rem 0 0}.pricing-cta{width:100%;margin-top:auto}.pricing-cta-note{color:var(--muted);text-align:center;margin:.7rem 0 0;font-size:.82rem;line-height:1.5}.pricing-platform-note{border:1px solid var(--line);background:var(--surface-translucent);color:var(--muted);border-radius:18px;margin:0;padding:1rem 1.15rem;font-size:.92rem;line-height:1.6}.pricing-section{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);min-width:0;box-shadow:var(--shadow);border-radius:16px;padding:1.75rem 2rem;overflow:hidden}.pricing-section h2{color:var(--text);margin:0 0 1.25rem;font-family:inherit;font-size:1.4rem;font-weight:700}.compare-scroll{overscroll-behavior-x:contain;width:100%;max-width:100%;display:block;overflow:auto hidden}.compare-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:12px}.compare-table{border-collapse:collapse;width:100%;min-width:30rem;font-size:.95rem}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);text-align:left;padding:.7rem .85rem}.compare-table thead th+th,.compare-cell{text-align:center}.compare-table thead th{letter-spacing:0;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:800}.compare-table thead .compare-col-premium,.compare-table tbody td:last-child{background:var(--accent-wash)}.compare-table thead .compare-col-premium{color:var(--accent-strong)}.compare-feature{color:var(--text);font-weight:600}.compare-cell{color:var(--text)}.compare-table tbody tr:last-child th,.compare-table tbody tr:last-child td{border-bottom:none}.compare-mark{font-size:1.15rem;font-weight:800;line-height:1}.compare-yes{color:var(--accent-strong)}.compare-no{color:var(--muted)}.pricing-faq{flex-direction:column;gap:.5rem;display:flex}.pricing-faq-item{border:1px solid var(--line);background:var(--surface-translucent);border-radius:16px;padding:.25rem 1rem}.pricing-faq-item summary{min-height:2.75rem;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem 0;font-weight:700;list-style:none;display:flex}.pricing-faq-item summary::marker{display:none}.pricing-faq-item summary::-webkit-details-marker{display:none}.pricing-faq-item summary:after{content:"";border-right:1.75px solid var(--muted);border-bottom:1.75px solid var(--muted);flex-shrink:0;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.pricing-faq-item[open] summary:after{transform:rotate(-135deg)}.pricing-faq-item summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.pricing-faq-item p{color:var(--muted);margin:0 0 .9rem;line-height:1.6}.pricing-disclaimer{color:var(--muted);margin-top:0;font-size:.82rem}@media (width<=860px){.pricing-cards{grid-template-columns:1fr}.pricing-card{border-radius:16px;padding:1.5rem}.pricing-section{border-radius:16px;padding:1.4rem 1.25rem}.compare-table th,.compare-table td{padding:.6rem}}.home-page{flex-direction:column;gap:1rem;display:flex}.home-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;padding:2.75rem 2.5rem;display:grid}.home-hero h1{font-size:clamp(2.5rem,5.6vw,4.3rem);line-height:1.05}.home-hero .lede{margin-top:1.1rem}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.9rem;display:flex}.home-hero-actions .store-badge,.home-closing-actions .store-badge{margin-top:0}.home-hero-copy,.feature-section-copy{min-width:0}.home-hero-art,.feature-section-art{justify-content:center;min-width:0;display:flex}.home-hero-art svg,.feature-section-art svg{width:100%;max-width:27rem;height:auto}.feature-section{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;padding:2.25rem 2.5rem;display:grid}.feature-section-reverse .feature-section-copy{order:2}.feature-section-reverse .feature-section-art{order:1}.feature-section h2{letter-spacing:0;color:var(--text);margin:0;font-family:inherit;font-size:clamp(1.6rem,3.2vw,2.25rem);font-weight:700;line-height:1.12}.feature-section-body{color:var(--muted);margin:.9rem 0 0;font-size:1.05rem;line-height:1.65}.feature-section-points{margin:1.1rem 0 0;line-height:1.6}.feature-section-points li{color:var(--text);margin:.45rem 0 0}.home-closing{text-align:center;border:1px solid var(--line);background:linear-gradient(135deg, var(--accent-wash-strong), var(--accent-soft)), var(--panel-strong);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:center;padding:2.75rem 2rem;display:flex}.home-closing h2{letter-spacing:0;color:var(--text);margin:0;font-family:inherit;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;line-height:1.12}.home-closing .lede{max-width:34rem;margin:.6rem auto 0}.home-closing-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:1.6rem;display:flex}.reveal-armed{opacity:0;transform:translateY(26px)}.reveal-armed.reveal-visible{opacity:1;transition:opacity .54s,transform .54s;transform:none}.art-panel{fill:var(--panel-strong)}.art-stroke{stroke:var(--line)}.art-line-fill{fill:var(--line)}.art-accent{fill:var(--accent)}.art-accent-stroke{stroke:var(--accent)}.art-accent-strong{fill:var(--accent-strong)}.art-text{fill:var(--text)}.art-text-stroke{stroke:var(--text)}.art-muted{fill:var(--muted)}.art-muted-stroke{stroke:var(--muted)}.art-panel-stroke{stroke:var(--panel-strong)}@media (width<=860px){.home-hero,.feature-section{border-radius:16px;grid-template-columns:1fr;gap:1.5rem;padding:1.6rem 1.4rem}.feature-section-reverse .feature-section-copy{order:1}.feature-section-reverse .feature-section-art{order:2}.home-hero-art svg,.feature-section-art svg{max-width:20rem}.home-closing{border-radius:16px;padding:1.9rem 1.4rem}}@media (prefers-reduced-motion:reduce){.reveal-armed,.reveal-armed.reveal-visible{opacity:1;transition:none;transform:none}}.changelog-list{flex-direction:column;gap:1rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.changelog-entry{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;padding:1.6rem 1.75rem}.changelog-entry-head{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.changelog-version{letter-spacing:0;color:var(--text);margin:0;font-family:inherit;font-size:1.5rem;font-weight:700}.changelog-latest{letter-spacing:0;text-transform:uppercase;color:var(--button-text);background:var(--accent-fill);border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.changelog-entry-title{color:var(--text);margin:.55rem 0 0;font-size:1.1rem;font-weight:700}.changelog-entry-intro{color:var(--muted);margin:.4rem 0 0;font-size:1rem;line-height:1.6}.changelog-highlights{color:var(--text);margin:.9rem 0 0;padding-left:1.2rem;line-height:1.65}.changelog-highlights li{margin-top:.3rem}.roadmap{flex-direction:column;gap:1rem;margin:1.5rem 0 0;display:flex}.roadmap-section{border:1px solid var(--line);background:var(--panel);backdrop-filter:blur(18px);box-shadow:var(--shadow);border-radius:16px;padding:1.6rem 1.75rem}.roadmap-section-now{border-color:var(--accent)}.roadmap-section-heading{letter-spacing:0;color:var(--text);margin:0;font-family:inherit;font-size:1.5rem;font-weight:700}.roadmap-section-now .roadmap-section-heading{color:var(--accent-strong)}.roadmap-section-intro{color:var(--muted);margin:.5rem 0 0;font-size:1rem;line-height:1.6}.roadmap-items{color:var(--text);margin:.9rem 0 0;padding-left:1.2rem;line-height:1.65}.roadmap-items li{margin-top:.35rem}.roadmap-section-notPlanned{box-shadow:none;background:0 0}.cookie-consent-banner[data-astro-cid-onr5dr46]{z-index:100;background:var(--panel);max-width:640px;color:var(--text);border:1px solid var(--line);border-radius:12px;margin:0 auto;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 12px 32px #0000002e}.cookie-consent-inner[data-astro-cid-onr5dr46]{flex-direction:column;gap:12px;display:flex}.cookie-consent-title[data-astro-cid-onr5dr46]{margin:0;font-size:16px;font-weight:600}.cookie-consent-body[data-astro-cid-onr5dr46]{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.cookie-consent-actions[data-astro-cid-onr5dr46]{flex-wrap:wrap;gap:8px;display:flex}.cookie-consent-btn[data-astro-cid-onr5dr46]{cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:44px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500}.cookie-consent-btn-primary[data-astro-cid-onr5dr46]{background:var(--accent-fill);color:var(--accent-on-fill)}.cookie-consent-btn-secondary[data-astro-cid-onr5dr46]{background:var(--surface);border-color:var(--control-line);color:var(--text)}.cookie-consent-btn-tertiary[data-astro-cid-onr5dr46]{color:var(--muted);background:0 0;text-decoration:underline}.cookie-consent-modal[data-astro-cid-onr5dr46]{background:var(--panel-strong);width:calc(100vw - 32px);max-width:480px;color:var(--text);border:none;border-radius:16px;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cookie-consent-modal[data-astro-cid-onr5dr46]::backdrop{background:#00000080}.cookie-consent-modal-title[data-astro-cid-onr5dr46]{margin:0 0 8px;font-size:18px;font-weight:700}.cookie-consent-modal-body[data-astro-cid-onr5dr46]{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.45}.cookie-consent-tier[data-astro-cid-onr5dr46]{background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:12px;display:flex}.cookie-consent-tier-text[data-astro-cid-onr5dr46]{flex:1;min-width:0}.cookie-consent-tier-title[data-astro-cid-onr5dr46]{margin:0 0 4px;font-size:14px;font-weight:600}.cookie-consent-tier-body[data-astro-cid-onr5dr46]{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.cookie-consent-toggle[data-astro-cid-onr5dr46]{cursor:pointer;flex-shrink:0;width:44px;height:26px;position:relative}.cookie-consent-toggle[data-astro-cid-onr5dr46] input[data-astro-cid-onr5dr46]{opacity:0;width:0;height:0}.cookie-consent-toggle-track[data-astro-cid-onr5dr46]{background:var(--control-line);border-radius:13px;transition:background .15s;position:absolute;inset:0}.cookie-consent-toggle-track[data-astro-cid-onr5dr46]:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 2px 4px #0003}.cookie-consent-toggle[data-astro-cid-onr5dr46] input[data-astro-cid-onr5dr46]:checked+.cookie-consent-toggle-track[data-astro-cid-onr5dr46]{background:var(--accent-fill)}.cookie-consent-toggle[data-astro-cid-onr5dr46] input[data-astro-cid-onr5dr46]:checked+.cookie-consent-toggle-track[data-astro-cid-onr5dr46]:before{transform:translate(18px)}.cookie-consent-toggle[data-astro-cid-onr5dr46] input[data-astro-cid-onr5dr46]:disabled+.cookie-consent-toggle-track[data-astro-cid-onr5dr46]{opacity:.5;cursor:not-allowed}.cookie-consent-modal-actions[data-astro-cid-onr5dr46]{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}
