/* A compact editorial homepage, isolated from the comparison and builder layouts. */
body[data-page=home]{--bg:#f7f8fa;--surface:#fff;--surface-2:#edf0f4;--ink:#17202e;--muted:#505c6c;--line:#dce1e8;--accent:#245cdb;--accent-ink:#245cdb;background:var(--bg)}
html[data-theme=dark] body[data-page=home]{--bg:#101319;--surface:#191e26;--surface-2:#222a35;--ink:#f0f3f8;--muted:#b1bbc9;--line:#343d4a;--accent:#91b8ff;--accent-ink:#91b8ff}
body[data-page=home] .site-header{height:84px;min-height:84px;max-width:1440px;background:var(--bg)}
body[data-page=home] .brand-mark{background:var(--ink);color:var(--bg);border-radius:6px}
body[data-page=home] .brand-sub{color:var(--muted)}
body[data-page=home] .site-header nav{border:0;background:transparent;box-shadow:none;border-radius:6px}
body[data-page=home] .site-header nav a{color:var(--ink);font-weight:600}
body[data-page=home] .nav-indicator{border-radius:5px;box-shadow:none}
body[data-page=home] .theme-toggle{color:var(--ink);border-radius:6px}
.tech-home{padding-bottom:0}.tech-home h1,.tech-home h2,.tech-home h3{font-family:'DM Sans',Arial,sans-serif;font-weight:700;letter-spacing:-.035em;line-height:1.17;text-wrap:balance}
.tech-home a:focus-visible{outline-color:var(--accent-ink)}
.tech-kicker{font-size:.75rem;font-weight:700;letter-spacing:.11em;line-height:1.5;color:var(--accent-ink)}
.tech-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center;gap:40px;padding:35px 0 32px;border-bottom:1px solid var(--line)}
.tech-intro h1{font-size:clamp(1.9rem,3.1vw,2.75rem);margin:7px 0 10px}.tech-intro>div>p:last-child{color:var(--muted);font-size:1rem}
.tech-search label{display:block;font-weight:600;font-size:.875rem;margin-bottom:7px}.tech-search>div{display:flex;border:1px solid var(--line);background:var(--surface);border-radius:5px;overflow:hidden}.tech-search input{min-width:0;width:100%;border:0;padding:12px 14px;background:transparent;color:var(--ink);font-size:1rem}.tech-search input::placeholder{color:var(--muted);opacity:1}.tech-search button{flex:0 0 48px;border:0;border-left:1px solid var(--line);border-radius:0;background:var(--surface-2);display:grid;place-items:center;color:var(--ink)}.tech-search>span{display:block;font-size:.75rem;color:var(--muted);margin-top:7px}
.tech-lead{display:grid;grid-template-columns:minmax(0,2.12fr) minmax(250px,1fr);gap:32px;padding-top:30px}
.tech-feature{min-width:0;border:1px solid var(--line);border-top:3px solid var(--accent);background:var(--surface);padding:26px 28px 0;border-radius:0 0 6px 6px}
.tech-feature-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.tech-feature-heading>a{font-size:.8125rem;color:var(--muted)}
.tech-feature h2{font-size:clamp(1.55rem,2.8vw,2.5rem)}.tech-feature h2>span{font-size:.62em;font-weight:500;color:var(--muted);margin:0 .15em}.tech-feature-deck{margin-top:12px;font-size:.9375rem;color:var(--muted);max-width:48ch}
.tech-product-pair{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;margin:24px 0 0;padding:20px 0 22px;background:#fff;border-radius:4px;color:#17202e}
.tech-product-pair figure{min-width:0;margin:0;padding:0 10px;display:flex;flex-direction:column;align-items:center}.tech-product-pair img{height:160px;width:100%;object-fit:contain;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.tech-product-pair:hover img{transform:translateY(-5px)}.tech-product-pair figcaption{text-align:center;padding-top:16px;line-height:1.45}.tech-product-pair figcaption strong{display:block;font-size:.9375rem;font-weight:700}.tech-product-pair figcaption span{display:block;font-size:.8125rem;color:#526071;margin-top:4px}
.tech-vs{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:700;color:#637086;background:#edf0f4;border:1px solid #dce1e8;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}
.tech-feature-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;margin-top:20px;border-top:1px solid var(--line)}.tech-feature-bottom p{color:var(--muted);font-size:.8125rem;line-height:1.65}.tech-button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;background:#245cdb;color:#fff;padding:12px 16px;border-radius:4px;font-size:.875rem;font-weight:600;flex-shrink:0;transition:background .2s}.tech-button:hover{background:#174ab9}
.tech-desk{min-width:0}.tech-desk>h2{font-size:1.125rem;border-bottom:2px solid var(--ink);padding:0 0 15px;letter-spacing:-.02em}.tech-desk-story{display:block;padding:20px 0;border-bottom:1px solid var(--line)}.tech-desk-story h3{font-size:1.3rem;margin:8px 0;line-height:1.25}.tech-desk-story p{color:var(--muted);font-size:.875rem;line-height:1.55}.tech-read{display:inline-flex;align-items:center;gap:12px;font-size:.8125rem;font-weight:600;color:var(--accent-ink);margin-top:14px}.tech-desk-story:hover h3,.tech-guide-grid>a:hover h3{color:var(--accent-ink)}
.tech-build-note{display:flex;gap:15px;padding:20px 18px;background:var(--surface-2);margin-top:20px;border-radius:4px}.tech-build-note>svg{flex-shrink:0;width:25px;height:25px;color:var(--accent-ink);margin-top:2px}.tech-build-note h3{font-size:1rem}.tech-build-note p{color:var(--muted);font-size:.875rem;margin:8px 0 12px}.tech-build-note a{font-size:.875rem;font-weight:700;color:var(--accent-ink)}
.tech-categories,.tech-guides{margin-top:42px}.tech-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid var(--ink)}.tech-section-heading h2{font-size:1.4rem}.tech-section-heading>a{font-size:.875rem;color:var(--muted)}
.tech-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tech-category{min-width:0;position:relative;display:block;background:var(--surface);border:1px solid var(--line);border-radius:5px;overflow:hidden;transition:border-color .2s,transform .3s}.tech-category:hover{border-color:var(--accent-ink);transform:translateY(-3px)}.tech-category-image{height:145px;background:#fff;padding:16px 24px;display:grid;place-items:center}.tech-category-image img{width:100%;height:110px;object-fit:contain}.tech-category-copy{padding:17px 19px 21px;border-top:1px solid var(--line)}.tech-count{font-size:.75rem;letter-spacing:.07em;color:var(--muted)}.tech-category h3{font-size:1.075rem;margin:5px 20px 7px 0;letter-spacing:-.025em}.tech-category p{font-size:.8125rem;color:var(--muted);line-height:1.6}.tech-category-arrow{position:absolute;right:17px;top:185px;color:var(--muted)}
.tech-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.tech-guide-grid>a{min-width:0;padding:2px 28px 4px 0;border-right:1px solid var(--line)}.tech-guide-grid>a:last-child{border-right:0;padding-right:0}.tech-guide-index{color:var(--muted);font-size:.75rem;letter-spacing:.07em;font-weight:600}.tech-guide-grid h3{font-size:1.35rem;margin:12px 0}.tech-guide-grid p{color:var(--muted);font-size:.9375rem;line-height:1.7;max-width:37ch}
.tech-source-note{display:flex;align-items:center;gap:24px;border-top:1px solid var(--line);margin-top:38px;padding:22px 0;font-size:.8125rem}.tech-source-note strong{white-space:nowrap}.tech-source-note p{color:var(--muted);max-width:64ch}.tech-source-note a{white-space:nowrap;margin-left:auto;color:var(--accent-ink)}
body[data-page=home] .site-footer{margin-top:12px}body[data-page=home] .footer-logo{color:var(--ink)}
@media(min-width:1000px){.tech-feature{display:flex;flex-direction:column}.tech-feature-bottom{margin-top:auto}.tech-product-pair{margin-bottom:20px}}
@media(max-width:1000px){.tech-lead{gap:24px;grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr)}.tech-feature{padding:22px 20px 0}.tech-feature-bottom{flex-direction:column;align-items:stretch;gap:12px}.tech-feature-bottom p br{display:none}.tech-product-pair{gap:12px}.tech-product-pair img{height:130px}.tech-category-grid{gap:14px}.tech-category-image{padding:15px}.tech-category-copy{padding:15px}.tech-source-note{flex-wrap:wrap;gap:10px 24px}.tech-source-note a{margin-left:0}}
@media(max-width:760px){body[data-page=home] .site-header{height:auto;min-height:110px;padding-top:15px;padding-bottom:10px}.tech-intro{grid-template-columns:1fr;gap:22px;padding-top:26px}.tech-search{max-width:none}.tech-lead{grid-template-columns:1fr}.tech-feature-heading{gap:8px}.tech-feature-heading>a{font-size:.75rem}.tech-feature h2{font-size:clamp(1.5rem,5vw,2rem)}.tech-product-pair img{height:145px}.tech-feature-bottom{flex-direction:row;align-items:center}.tech-desk{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.tech-desk>h2,.tech-build-note{grid-column:1/-1}.tech-desk-story{padding-bottom:22px}.tech-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tech-guide-grid{grid-template-columns:1fr;gap:0}.tech-guide-grid>a{border-right:0;border-bottom:1px solid var(--line);padding:22px 0}.tech-guide-grid>a:first-child{padding-top:0}.tech-guide-grid>a:last-child{border:0;padding-bottom:0}.tech-guide-grid p{max-width:none}.tech-section-heading>a{font-size:.8125rem}.tech-source-note p{flex-basis:100%}}
@media(max-width:440px){.tech-feature{padding:20px 14px 0}.tech-product-pair{gap:14px}.tech-product-pair figure{padding:0 5px}.tech-product-pair img{height:110px}.tech-product-pair figcaption strong{font-size:.8125rem}.tech-product-pair figcaption span{font-size:.75rem}.tech-feature-bottom{flex-direction:column;align-items:stretch}.tech-desk{display:block}.tech-desk-story h3{font-size:1.3rem}.tech-category-grid{gap:12px}.tech-category-image{height:115px;padding:12px}.tech-category-image img{height:85px}.tech-category-copy{padding:13px}.tech-category h3{font-size:1rem;margin-right:0}.tech-category-arrow{display:none}.tech-section-heading{align-items:flex-start}.tech-section-heading h2{font-size:1.2rem}.tech-section-heading>a{max-width:125px;text-align:right}.tech-category p{font-size:.8125rem}}
@media(min-width:701px) and (max-width:760px){body[data-page=home] .site-header{height:84px;min-height:84px;padding-top:0;padding-bottom:0}}
@media(prefers-reduced-motion:no-preference){.tech-intro,.tech-feature,.tech-desk{animation:tech-enter .5s cubic-bezier(.2,.7,.2,1) both}.tech-desk{animation-delay:80ms}@keyframes tech-enter{from{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){.tech-home *{transition:none!important;animation:none!important}}
