.tech-explorer{padding-block:clamp(1.75rem,3.5vw,2.75rem)}.tech-explorer,.tech-explorer-tabs{border-bottom:1px solid rgba(11,15,14,.1)}.tech-explorer-tabs{display:flex;gap:.25rem;overflow-x:auto;padding-bottom:.15rem;margin-bottom:1.25rem;scrollbar-width:none}.tech-explorer-tabs::-webkit-scrollbar{display:none}.tech-explorer-tabs button{flex:0 0 auto;display:inline-flex;align-items:center;gap:.45rem;border:0;border-bottom:2px solid transparent;background:transparent;padding:.65rem .85rem;font-family:var(--font-mono,ui-monospace,monospace);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(11,15,14,.45);cursor:pointer;transition:color .2s ease,border-color .2s ease}.tech-explorer-tabs button em{font-style:normal;color:rgba(11,15,14,.28)}.tech-explorer-tabs button.is-active,.tech-explorer-tabs button:hover{color:#0b0f0e;border-color:#00c48c}.tech-explorer-tabs button.is-active em{color:#00c48c}.tech-explorer-stage{display:grid;gap:1.25rem}@media (max-width:1023px){.tech-explorer-copy{order:1}.tech-detail{order:2;position:sticky;top:8.75rem;z-index:15;max-height:min(48vh,24rem);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tech-tile-grid{order:3}.tech-explorer-note{order:4}.tech-explorer-disclaimer{order:5}}@media (min-width:1024px){.tech-explorer-stage{grid-template-columns:minmax(0,1fr) minmax(20rem,.95fr);grid-template-areas:"copy detail" "tiles detail" "note detail" "disclaimer detail";-moz-column-gap:1.75rem;column-gap:1.75rem;align-items:start}.tech-explorer-copy{grid-area:copy;order:unset}.tech-tile-grid{grid-area:tiles;order:unset}.tech-detail{grid-area:detail;position:sticky;top:6.5rem;order:unset}.tech-explorer-note{grid-area:note;order:unset}.tech-explorer-disclaimer{grid-area:disclaimer;order:unset}}.tech-explorer-title{margin-top:.45rem;font-family:var(--font-heading,inherit);font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.tech-explorer-summary{margin-top:.45rem;max-width:52ch;font-size:.9rem;line-height:1.5;color:var(--muted,#4a5752)}.tech-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.45rem}.tech-tile{display:grid;justify-items:center;gap:.35rem;border:1px solid rgba(11,15,14,.1);background:rgba(255,255,255,.55);padding:.85rem .5rem .7rem;text-align:center;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background-color .2s ease,box-shadow .2s ease}.tech-explorer.is-armed .tech-tile{animation:tech-cat-rise .4s var(--ease-out,ease) both;animation-delay:calc(var(--tc-i, 0) * 28ms)}.tech-tile:hover{border-color:rgba(0,196,140,.55);transform:translateY(-2px)}.tech-tile.is-selected{border-color:#00c48c;background:rgba(0,196,140,.08);box-shadow:inset 0 0 0 1px rgba(0,196,140,.25)}.tech-tile-logo{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center}.tech-tile-name{font-family:var(--font-heading,inherit);font-size:.78rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.tech-tile-kind{font-family:var(--font-mono,ui-monospace,monospace);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(11,15,14,.4)}.tech-detail{border:1px solid rgba(11,15,14,.1);background:linear-gradient(165deg,rgba(0,196,140,.06),transparent 42%),#fff;padding:1.15rem 1.1rem 1.2rem;box-shadow:0 18px 40px -28px rgba(11,15,14,.35)}@media (min-width:1024px){.tech-detail{max-height:calc(100vh - 7.5rem);overflow:auto;overscroll-behavior:contain}}.tech-detail-head{display:flex;align-items:center;gap:.9rem;padding-bottom:1rem;border-bottom:1px solid rgba(11,15,14,.1);animation:tech-detail-in .35s var(--ease-out,ease) both}.tech-detail-logo{display:inline-flex;width:3.15rem;height:3.15rem;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(11,15,14,.12);background:rgba(244,246,244,.9)}.tech-detail-kind{font-family:var(--font-mono,ui-monospace,monospace);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:#00c48c}.tech-detail-name{margin-top:.2rem;font-family:var(--font-heading,inherit);font-size:1.35rem;font-weight:700;letter-spacing:-.03em;line-height:1.1}.tech-detail-insights{display:grid;gap:.75rem;margin-top:1rem}.tech-insight{position:relative;padding:.85rem .9rem .9rem .95rem;border-left:2px solid rgba(11,15,14,.12);background:rgba(11,15,14,.025);animation:tech-detail-in .4s var(--ease-out,ease) both}.tech-insight.is-problem{border-left-color:#00c48c;animation-delay:40ms}.tech-insight.is-fit{border-left-color:rgba(11,15,14,.28);animation-delay:90ms}.tech-insight.is-use{border-left-color:#0b0f0e;background:rgba(11,15,14,.045);animation-delay:.14s}.tech-insight header{display:flex;align-items:baseline;gap:.55rem;margin-bottom:.4rem}.tech-insight header span{color:#00c48c}.tech-insight h4,.tech-insight header span{font-family:var(--font-mono,ui-monospace,monospace);font-size:.62rem;letter-spacing:.12em}.tech-insight h4{font-weight:600;text-transform:uppercase;color:rgba(11,15,14,.55)}.tech-insight p{margin:0;font-size:.88rem;line-height:1.5;color:rgba(11,15,14,.78)}.tech-insight.is-use p{color:rgba(11,15,14,.88)}.tech-detail-services{margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgba(11,15,14,.1);animation:tech-detail-in .4s var(--ease-out,ease) both;animation-delay:.18s}.tech-detail-services-label{font-family:var(--font-mono,ui-monospace,monospace);font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#00c48c}.tech-detail-services ul{display:grid;gap:.35rem;margin:.65rem 0 0;padding:0;list-style:none}.tech-detail-services a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;border:1px solid rgba(11,15,14,.1);background:rgba(244,246,244,.65);padding:.55rem .7rem;font-family:var(--font-mono,ui-monospace,monospace);font-size:.64rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(11,15,14,.78);transition:border-color .2s ease,color .2s ease,background-color .2s ease,transform .2s ease}.tech-detail-services a:hover{border-color:#00c48c;color:#00c48c;background:rgba(0,196,140,.08);transform:translateX(2px)}@keyframes tech-detail-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.tech-detail-head,.tech-detail-services,.tech-insight{animation:none!important}}.tech-explorer-disclaimer,.tech-explorer-note{max-width:62ch;font-size:.8rem;line-height:1.5;color:rgba(11,15,14,.55)}.tech-explorer-disclaimer{border-top:1px solid rgba(11,15,14,.08);padding-top:.85rem}.tech-cat-hero-rail{display:none}@keyframes tech-cat-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes tech-cat-slide-in{0%{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.tech-cat-domain.is-in-view .tech-cat-flagships>li,.tech-cat-domain.is-in-view .tech-cat-row,.tech-cat-hero-rail li,.tech-explorer.is-armed .tech-tile{animation:none!important;opacity:1!important;transform:none!important}}