:root{--bg:#f3f7fc;--surface:#fff;--surface-2:#f7fbff;--ink:#0f172a;--muted:#5b6880;--line:#0f172a14;--brand:#2563eb;--brand-2:#1d4ed8;--brand-soft:#dbeafe;--accent:#7c3aed;--accent-soft:#ede9fe;--success:#16a34a;--warning:#d97706;--shadow-soft:0 20px 60px #0f172a14;--shadow-card:0 14px 34px #0f172a14}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--ink);background:radial-gradient(circle at top left, #2563eb1f, transparent 22%), radial-gradient(circle at top right, #7c3aed14, transparent 24%), linear-gradient(180deg, #f8fbff 0%, var(--bg) 100%);font-feature-settings:"liga" 1, "kern" 1;overflow-x:clip}img,picture,svg,canvas,video,iframe,table{max-width:100%}h1,h2,h3,h4,h5,h6,p,a,small,span,li,strong,td,th{overflow-wrap:anywhere}a{color:inherit}input,select,textarea,button{min-width:0}main{min-height:70vh}.display-3,.display-5,.display-6{letter-spacing:-.03em;line-height:1.05}.display-3{font-size:clamp(2.2rem,7vw,4.4rem)}.display-5{font-size:clamp(2rem,5vw,3.35rem)}.display-6{font-size:clamp(1.6rem,4vw,2.5rem)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#ffffffdb}.site-topline{color:var(--muted);border-bottom:1px solid var(--line);background:#ffffffa3;font-size:.78rem;font-weight:700}.site-topline .container{min-height:2.5rem}.breadcrumb{flex-wrap:wrap;gap:.35rem}.breadcrumb-item{min-width:0}.header-kicker{color:var(--brand);background:0 0;border:0;font-weight:800}.header-kicker span{color:var(--muted);margin-left:.25rem;font-weight:700}.header-subtitle{color:var(--muted);font-size:.92rem;font-weight:600}.nav-pill{color:var(--muted);border-radius:999px;font-weight:700;padding:.6rem .95rem!important}.nav-pill:hover,.nav-pill:focus-visible,.nav-pill.is-active{color:var(--brand);background:#2563eb14}.hero-surface{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 48%,#2563eb 100%);position:relative;overflow:hidden}.hero-surface:before,.hero-surface:after{content:"";filter:blur(12px);opacity:.3;border-radius:999px;position:absolute}.hero-surface:before{background:#60a5fa;width:20rem;height:20rem;top:-9rem;left:-7rem}.hero-surface:after{background:#8b5cf6;width:22rem;height:22rem;bottom:-8rem;right:-9rem}.hero-copy,.hero-panel{z-index:1;position:relative}.hero-panel{background:#ffffff14;border:1px solid #ffffff24;box-shadow:0 24px 80px #0000002e}.hero-stats-grid,.kpi-grid,.signal-grid,.profile-meta-grid,.usecase-grid,.compare-grid,.blog-feature-grid,.quick-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.hero-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card,.result-card,.content-card,.search-panel,.info-panel,.footer-panel,.metric-card,.filter-card,.insight-card,.shortlist-card,.blog-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-card)}.content-card,.result-card,.section-card,.search-panel,.info-panel,.metric-card,.filter-card,.insight-card,.shortlist-card,.blog-card{border-radius:1.5rem}.section-eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.5rem;font-size:.84rem;font-weight:800;display:inline-flex}.section-eyebrow:before{content:"";background:var(--accent);border-radius:999px;width:.8rem;height:.8rem;box-shadow:0 0 0 .3rem #7c3aed24}.badge-soft,.chip-soft,.filter-chip,.auth-chip,.score-chip,.signal-chip{border-radius:999px;align-items:center;gap:.45rem;padding:.52rem .92rem;font-size:.82rem;font-weight:700;display:inline-flex}.badge-soft{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e}.chip-soft{color:var(--brand);background:#2563eb14}.filter-chip{background:var(--brand-soft);color:var(--brand-2)}.auth-chip{background:var(--accent-soft);color:#6d28d9}.score-chip{color:var(--success);background:#16a34a1f}.signal-chip{color:var(--ink);background:#0f172a0f}.stat-card,.metric-card,.insight-card{border-radius:1.25rem;padding:1.2rem}.stat-card{background:#ffffff14;border:1px solid #ffffff1f}.metric-card,.insight-card{background:linear-gradient(#fff 0%,#f8fbff 100%)}.stat-card .value,.metric-card .value,.api-logo,.signal-score{font-size:clamp(1.6rem,4vw,2.35rem);font-weight:800}.api-logo{background:linear-gradient(135deg, var(--brand), var(--accent));color:#fff;border-radius:1.2rem;flex-shrink:0;place-items:center;width:4rem;height:4rem;display:inline-grid;box-shadow:0 18px 40px #2563eb2e}.quick-step,.usecase-card,.compare-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:1.4rem;padding:1.4rem}.quick-step-number{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent));border-radius:999px;place-items:center;width:2.4rem;height:2.4rem;font-weight:800;display:inline-grid}.collection-hero{border-bottom:1px solid var(--line);background:linear-gradient(#fffffff5,#e8f0ffcc)}.search-panel{background:#fffffff7}.search-panel .form-control,.search-panel .form-select,.search-panel .btn,.result-card .btn,.section-card .btn,.content-card .btn,.filter-card .btn,.shortlist-card .btn,.blog-card .btn,.btn{border-radius:1rem}.result-card{transition:transform .25s,box-shadow .25s,border-color .25s}.result-card:hover{border-color:#2563eb2e;transform:translateY(-5px);box-shadow:0 24px 54px #2563eb1f}.result-card .btn{font-weight:700}.result-card-top{justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.result-card-top>*{min-width:0}.result-card-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.result-card-meta{flex-wrap:wrap;gap:.5rem;display:flex}.prose{color:#22304a;font-size:1.02rem;line-height:1.85}.prose h2,.prose h3{color:var(--brand-2);letter-spacing:-.02em;margin-top:2rem;margin-bottom:.9rem;font-weight:800}.prose p,.prose ul{margin-bottom:1rem}.prose ul{padding-left:1.25rem}.checklist,.buyer-checklist{color:var(--muted);margin-bottom:0;padding-left:1rem}.checklist li+li,.buyer-checklist li+li{margin-top:.55rem}.cta-panel{background:linear-gradient(#fff,#f6f8ff);border:1px solid #2563eb29;border-radius:1.5rem;padding:1.5rem}.footer-panel{background:linear-gradient(#fff 0%,#eef4ff 100%);border-radius:1.75rem 1.75rem 0 0}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover{color:var(--brand)}.list-unstyled a,.prose a,.breadcrumb a{color:var(--brand-2);text-underline-offset:.14em;text-decoration-thickness:1px}.page-link{color:var(--brand);text-align:center;border:1px solid #2563eb24;min-width:2.75rem}.pagination .active .page-link{background:var(--brand);border-color:var(--brand)}.pagination-wrap{overflow-x:auto}.directory-sidebar{position:sticky;top:6rem}.filter-scroll{max-height:16rem;overflow:auto}.btn-soft{color:var(--brand);background:#2563eb14;border:1px solid #2563eb1f}.btn-soft:hover,.btn-soft:focus-visible{color:var(--brand-2);background:#2563eb24}.collection-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.active-filter-row{flex-wrap:wrap;gap:.75rem;display:flex}.no-results-card{background:linear-gradient(#fff,#f8fbff);border:1px dashed #2563eb3d}.profile-hero-grid{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:1rem;display:grid}.profile-actions{flex-wrap:wrap;gap:.75rem;display:flex}.profile-actions>*{min-width:0}.profile-score-panel{background:#ffffff14;border:1px solid #ffffff24;border-radius:1.5rem;padding:1.35rem}.profile-score-meter{background:#ffffff29;border-radius:999px;height:.8rem;overflow:hidden}.profile-score-meter>span{border-radius:inherit;background:linear-gradient(90deg,#34d399,#60a5fa,#8b5cf6);height:100%;display:block}.command-palette-backdrop{z-index:1055;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a6b;place-items:start center;padding:8vh 1rem 1rem;display:grid;position:fixed;inset:0}.command-palette-panel{background:#fffffffa;border:1px solid #ffffffb3;border-radius:1.6rem;width:min(760px,100%);max-height:min(80vh,720px);overflow:hidden;box-shadow:0 28px 80px #0f172a3d}.command-palette-header{border-bottom:1px solid var(--line);align-items:center;gap:.75rem;padding:1rem;display:flex}.command-palette-input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:1.08rem}.command-palette-list{gap:.4rem;max-height:calc(min(80vh,720px) - 5rem);padding:.8rem;display:grid;overflow:auto}.command-palette-item{text-align:left;background:0 0;border:0;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.9rem 1rem;display:flex}.command-palette-item:hover{background:#2563eb14}.command-palette-item strong,.command-palette-item small{display:block}.command-palette-item small{color:var(--muted);margin-top:.15rem}.command-palette-arrow{color:var(--brand);font-weight:800}.shortlist-dock{z-index:1040;width:min(360px,100vw - 2rem);position:fixed;bottom:1rem;right:1rem}.shortlist-dock-trigger,.shortlist-dock-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #2563eb29;box-shadow:0 20px 40px #0f172a24}.shortlist-dock-trigger{border-radius:1.1rem;align-items:center;gap:.75rem;width:100%;padding:.95rem 1rem;font-weight:800;display:flex}.shortlist-dock-count{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent));border-radius:999px;place-items:center;width:1.9rem;height:1.9rem;display:inline-grid}.shortlist-dock-panel{border-radius:1.25rem;max-height:min(70vh,560px);margin-top:.75rem;padding:1rem;overflow:auto}.compare-table{border-collapse:separate;border-spacing:0;width:100%}.compare-mobile-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:linear-gradient(#fff 0%,#f8fbff 100%);border-radius:1.25rem;padding:1rem}.compare-mobile-list{gap:.75rem;display:grid}.compare-mobile-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:.75rem;display:flex}.compare-mobile-list>div:first-child{border-top:0;padding-top:0}.compare-mobile-list span{color:var(--muted);font-size:.9rem}.compare-mobile-list strong{text-align:right}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:.9rem 1rem}.compare-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.84rem}.mobile-primary-bar{display:none}@media (max-width:1199px){.profile-hero-grid{grid-template-columns:1fr}}@media (max-width:991px){.hero-surface{border-radius:0 0 2rem 2rem}.directory-sidebar{position:static}.navbar-collapse{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fffffff2;border-radius:1.25rem;margin-top:1rem;padding:1rem}.header-cta{width:100%}.mobile-primary-bar{z-index:1025;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom));background:#fffffff0;justify-content:space-between;gap:.75rem;display:flex;position:sticky;bottom:0}}@media (max-width:767px){.hero-stats-grid,.profile-meta-grid,.signal-grid,.usecase-grid,.blog-feature-grid,.quick-grid{grid-template-columns:1fr}.display-3,.display-5,.display-6{line-height:1.08}.site-topline .container{text-align:center;padding-top:.45rem;padding-bottom:.45rem;justify-content:center!important}.header-kicker span{margin-left:0;display:block}.hero-panel,.search-panel,.content-card,.result-card,.blog-card,.insight-card,.shortlist-card{border-radius:1.25rem}.result-card,.blog-card,.content-card,.compare-mobile-card,.quick-step,.usecase-card,.compare-card{padding-left:1rem;padding-right:1rem}.result-card-top,.profile-actions,.collection-toolbar,.compare-mobile-list>div{flex-direction:column}.compare-mobile-list strong{text-align:left}.search-panel .btn,.profile-actions .btn,.collection-toolbar .btn,.mobile-primary-bar .btn,.shortlist-dock-panel .btn,.result-card .mt-auto .btn,.pagination .page-link{width:100%}.result-card .mt-auto>.d-flex{flex-direction:column}.compare-mobile-header{align-items:stretch!important}.pagination{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.pagination .page-item{min-width:0}.shortlist-dock{width:auto;bottom:.75rem;left:.75rem;right:.75rem}.command-palette-backdrop{padding-top:5vh}}
