@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap");:root{--teal-darkest:#0A6440;--teal-dark:#1C7E56;--teal:#33926C;--teal-light:#52A986;--teal-lightest:#84CAAE;--teal-soft:#e6f1ec;--steel-dark:#215178;--steel:#36648A;--steel-light:#547EA1;--steel-lightest:#85A7C4;--steel-soft:#d6e0eb;--amber:#D79C4B;--amber-light:#F9C379;--amber-lightest:#FFDAA7;--amber-soft:#f5e7d0;--terra:#D7754B;--terra-dark:#BA5428;--ink:#1A1A1A;--ink-2:#555555;--surface:#F7F7F7;--border:#E0E0E0;--navy:#1F2D41;--navy-deep:#16202f;--paper:#FFFFFF;--rule:rgba(31,45,65,0.12);--font-display:"Montserrat",system-ui,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--wrap:1180px}.webrtc-hub,.webrtc-hub *{box-sizing:border-box}.webrtc-hub{-webkit-text-size-adjust:100%;margin:0;font-family:var(--font-display);color:var(--ink);background:var(--paper);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.webrtc-hub a{color:var(--steel-dark);text-decoration:none}.webrtc-hub a:hover{text-decoration:underline}.webrtc-hub .wrap{max-width:var(--wrap);margin:0 auto;padding:0 28px}.webrtc-hub .eyebrow{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);font-weight:500;margin:0 0 18px}.webrtc-hub .eyebrow,.webrtc-hub .mono{font-family:var(--font-mono)}.webrtc-hub .hub-header{background:var(--navy);color:#fff;border-bottom:1px solid var(--navy-deep)}.webrtc-hub .hub-header .wrap{display:flex;align-items:center;gap:28px;min-height:72px}.webrtc-hub .hub-brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:#fff}.webrtc-hub .hub-brand:hover{text-decoration:none}.webrtc-hub .glyph{width:38px;height:38px;flex:none;display:block}.webrtc-hub .hub-brand-text{display:flex;flex-direction:column;line-height:1.1}.webrtc-hub .hub-brand-title{font-weight:700;font-size:16px;letter-spacing:-.01em;white-space:nowrap}.webrtc-hub .hub-brand-sub{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--teal-lightest);margin-top:3px}.webrtc-hub .hub-nav{margin-left:auto;display:flex;align-items:center;gap:26px}.webrtc-hub .hub-nav a{color:rgba(255,255,255,.82);font-size:14px;font-weight:500;letter-spacing:.01em;white-space:nowrap}.webrtc-hub .hub-nav a:hover{color:#fff;text-decoration:none}.webrtc-hub .hub-nav a.home-link{color:var(--teal-lightest)}.webrtc-hub .hub-nav-toggle{display:none}.webrtc-hub .hero{padding:76px 0 12px}.webrtc-hub .hero h1{font-size:clamp(40px,6vw,64px);font-weight:700;letter-spacing:-.025em;line-height:1.02;margin:0 0 22px}.webrtc-hub .hero .subhead{font-size:18px;color:var(--ink-2);max-width:760px;margin:0}.webrtc-hub .cta-card{background:var(--navy);color:#fff;border-radius:14px;padding:34px 38px;display:flex;flex-direction:row;align-items:center;gap:36px;border-top:0;min-height:0;box-shadow:0 24px 50px -28px rgba(31,45,65,.55)}.webrtc-hub .cta-card .cta-body{flex:1 1;min-width:0}.webrtc-hub .cta-card h3{font-size:24px;font-weight:700;margin:0 0 8px;letter-spacing:-.01em}.webrtc-hub .cta-card p{margin:0;color:rgba(255,255,255,.78);font-size:15.5px;max-width:540px}.webrtc-hub .hero-cta-wrap{margin-top:44px}.webrtc-hub .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-display);font-weight:600;font-size:15px;border:none;border-radius:8px;padding:14px 24px;cursor:pointer;white-space:nowrap;transition:transform .12s ease,background .15s ease}.webrtc-hub .btn:hover{text-decoration:none}.webrtc-hub .btn-teal{background:var(--teal);color:#fff}.webrtc-hub .btn-teal:hover{background:var(--teal-dark);transform:translateY(-1px)}.webrtc-hub .btn-amber{background:var(--amber);color:var(--navy-deep)}.webrtc-hub .btn-amber:hover{background:var(--amber-light);transform:translateY(-1px)}.webrtc-hub .btn-light{background:#fff;color:var(--navy)}.webrtc-hub .btn-light:hover{background:var(--surface);transform:translateY(-1px)}.webrtc-hub .btn .arrow{font-size:16px;line-height:1}.webrtc-hub .band{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:64px;padding:52px 0}.webrtc-hub .band p{font-size:19px;line-height:1.55;max-width:820px;margin:0;color:var(--ink)}.webrtc-hub .band .lead-q{font-weight:600}.webrtc-hub .method-line{padding:40px 0 8px}.webrtc-hub .method-line p{max-width:760px;color:var(--ink-2);font-size:15.5px;margin:0}.webrtc-hub .section{padding:64px 0}.webrtc-hub .section-head{margin-bottom:34px}.webrtc-hub .section-head h2{font-size:30px;font-weight:700;letter-spacing:-.02em;margin:6px 0 0}.webrtc-hub .cat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.webrtc-hub .cat-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:12px;padding:26px 26px 24px;background:var(--paper);text-decoration:none;color:var(--ink);transition:border-color .15s ease,box-shadow .2s ease,transform .15s ease;min-height:130px}.webrtc-hub .cat-card.scored:hover{border-color:var(--teal-light);box-shadow:0 18px 40px -26px rgba(10,100,64,.5);transform:translateY(-2px);text-decoration:none}.webrtc-hub .cat-card.soon{background:var(--surface);border-style:dashed;cursor:default}.webrtc-hub .cat-tag{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;padding:4px 10px;border-radius:999px;align-self:flex-start;margin-bottom:16px}.webrtc-hub .cat-tag.scored-tag{background:var(--teal-soft);color:var(--teal-darkest)}.webrtc-hub .cat-tag.soon-tag{background:#ececec;color:var(--ink-2)}.webrtc-hub .cat-card h3{font-size:19px;font-weight:700;margin:0;letter-spacing:-.01em;line-height:1.25}.webrtc-hub .cat-card .cat-meta{margin-top:auto;padding-top:18px;font-size:13.5px;font-weight:600;color:var(--teal-dark);display:flex;align-items:center;gap:7px}.webrtc-hub .cat-card.soon .cat-meta{color:var(--ink-2);font-weight:500}.webrtc-hub .section-caption{max-width:780px;color:var(--ink-2);font-size:16px;line-height:1.6;margin:14px 0 0}.webrtc-hub .mapboard{margin-top:46px;column-count:2;column-gap:22px}@media (max-width:900px){.webrtc-hub .mapboard{column-count:1}}.webrtc-hub .region{page-break-inside:avoid;break-inside:avoid;margin-bottom:22px;border:1.5px solid var(--region-edge,var(--border));border-radius:16px;background:var(--paper);overflow:hidden}.webrtc-hub .region.steel{--region-edge:var(--steel-lightest);--region-ink:var(--steel-dark);--region-tint:var(--steel-soft)}.webrtc-hub .region.teal{--region-edge:var(--teal-lightest);--region-ink:var(--teal-darkest);--region-tint:var(--teal-soft)}.webrtc-hub .region.amber{--region-edge:var(--amber-light);--region-ink:#9a6a1f;--region-tint:var(--amber-soft)}.webrtc-hub .region.terra{--region-edge:#e6a98e;--region-ink:var(--terra-dark);--region-tint:#f6ddd2}.webrtc-hub .region.slate{--region-edge:#c3cdd9;--region-ink:var(--navy);--region-tint:#eceff4}.region.plum{--region-edge:#b7add6;--region-ink:#4c4070;--region-tint:#ece9f3}.webrtc-hub .region-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;padding:15px 20px;background:var(--region-tint);border-bottom:1.5px solid var(--region-edge)}.webrtc-hub .region-htext{display:flex;align-items:baseline;gap:11px;flex-wrap:wrap}.webrtc-hub .region-verb{font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--region-ink);white-space:nowrap}.webrtc-hub .region-role{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2)}.webrtc-hub .region-cats{padding:6px 20px 18px}.webrtc-hub .mcat{display:block;padding:16px 0 4px;border-bottom:1px solid var(--rule);text-decoration:none;color:inherit}.webrtc-hub .region-cats .mcat:last-child{border-bottom:none}.webrtc-hub .mcat-head{display:flex;align-items:center;gap:8px;margin-bottom:12px}.webrtc-hub .mcat-label{font-size:11px;letter-spacing:.08em;color:var(--ink)}.webrtc-hub .mcat-label,.webrtc-hub .mcat-scored{font-family:var(--font-mono);text-transform:uppercase;font-weight:600}.webrtc-hub .mcat-scored{font-size:8.5px;letter-spacing:.1em;padding:2px 7px;border-radius:999px;background:var(--region-tint);color:var(--region-ink)}.webrtc-hub .mcat-open{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-family:var(--font-display);font-size:12px;font-weight:600;color:var(--ink-2);opacity:0;transform:translateX(-4px);transition:opacity .16s ease,transform .16s ease,color .16s ease;white-space:nowrap}.webrtc-hub .mcat:hover .mcat-open{opacity:1;transform:translateX(0);color:var(--region-ink)}.webrtc-hub .mcat:hover .mcat-label{color:var(--region-ink)}.webrtc-hub .mcat-tiles{display:flex;flex-wrap:wrap;gap:8px}.webrtc-hub .wm{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 14px;background:var(--paper);border:1px solid var(--border);border-radius:9px;font-family:var(--font-display);font-weight:700;font-size:13.5px;letter-spacing:-.01em;color:var(--ink);white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.webrtc-hub .mcat:hover .wm{border-color:var(--region-edge)}.webrtc-hub .wm:hover{box-shadow:0 8px 18px -10px rgba(31,45,65,.4);transform:translateY(-1px)}.webrtc-hub .wm-img{max-height:22px;max-width:124px;object-fit:contain;display:block}.webrtc-hub .wm.more-wm{background:transparent;border-style:dashed;font-family:var(--font-mono);font-weight:600;font-size:12px;color:var(--ink-2)}.webrtc-hub .capture{background:var(--mint,#eef7f2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:64px 0}.webrtc-hub .capture-inner{max-width:720px}.webrtc-hub .capture h2{font-size:30px;font-weight:700;letter-spacing:-.02em;margin:0 0 12px}.webrtc-hub .capture p{color:var(--ink-2);font-size:16.5px;margin:0 0 26px;max-width:540px}.webrtc-hub .capture-form{display:flex;gap:10px;flex-wrap:wrap}.webrtc-hub .capture-form input{flex:1 1;min-width:220px;font-family:var(--font-display);font-size:15px;padding:13px 16px;border:1px solid var(--border);border-radius:8px;background:#fff}.webrtc-hub .capture-form input:focus{outline:2px solid var(--teal-light);outline-offset:0;border-color:var(--teal)}.capture-kit [data-style=clean]{padding:0!important}.webrtc-hub .capture-kit .formkit-field,.webrtc-hub .capture-kit .formkit-submit{margin-bottom:0!important}.webrtc-hub .capture-kit .formkit-input,.webrtc-hub .capture-kit .formkit-submit span{font-family:inherit!important}.webrtc-hub .capture-kit .formkit-powered-by-convertkit-container{display:none!important}.webrtc-hub .review-bar{background:var(--navy-deep);color:rgba(255,255,255,.85);border-top:2px solid var(--teal-dark)}.webrtc-hub .review-bar .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:18px;padding-bottom:18px;flex-wrap:wrap}.webrtc-hub .review-bar .rb-text{font-size:14.5px}.webrtc-hub .review-bar .rb-text strong{color:#fff;font-weight:600}.webrtc-hub .hub-footer{background:var(--navy);color:rgba(255,255,255,.7);padding:56px 0 40px}.webrtc-hub .hub-footer .wrap{display:flex;gap:48px;flex-wrap:wrap;align-items:flex-start}.webrtc-hub .hub-footer .foot-brand{max-width:320px}.webrtc-hub .hub-footer .glyph{margin-bottom:16px}.webrtc-hub .hub-footer .foot-tag{font-size:14px;line-height:1.5;color:rgba(255,255,255,.62)}.webrtc-hub .hub-footer .foot-cols{margin-left:auto;display:flex;gap:56px;flex-wrap:wrap}.webrtc-hub .hub-footer .foot-col h4{font-family:var(--font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-lightest);margin:0 0 16px;font-weight:600}.webrtc-hub .hub-footer .foot-col a{display:block;color:rgba(255,255,255,.78);font-size:14px;margin-bottom:11px}.webrtc-hub .hub-footer .foot-col a:hover{color:#fff;text-decoration:none}.webrtc-hub .hub-footer .foot-base{border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding-top:22px;font-size:12.5px;color:rgba(255,255,255,.5)}.webrtc-hub .cat-bar{padding:64px 0 8px}.webrtc-hub .cat-bar h1{font-size:clamp(32px,5vw,48px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin:0 0 22px}.webrtc-hub .cat-bar .intro{font-size:18px;color:var(--ink-2);max-width:880px;margin:0;line-height:1.6}.webrtc-hub .take-row{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:26px;gap:26px;align-items:stretch;padding:48px 0 8px}.webrtc-hub .take-card{background:var(--teal-soft);border:1px solid var(--teal-lightest);border-radius:14px;padding:30px 34px}.webrtc-hub .take-card .take-label{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-darkest);font-weight:600;margin:0 0 14px;display:flex;align-items:center;gap:9px}.webrtc-hub .take-card p{margin:0;font-size:16.5px;line-height:1.62;color:var(--ink)}.webrtc-hub .take-card .byline{margin-top:18px;font-size:13.5px;color:var(--teal-darkest);font-weight:600}.webrtc-hub .take-card.cta-card{background:var(--navy);border-color:var(--navy-deep);flex-direction:column;align-items:flex-start;justify-content:center}.webrtc-hub .take-card.cta-card h3{color:#fff;font-size:24px;font-weight:700;margin:0 0 8px;letter-spacing:-.01em}.webrtc-hub .take-card.cta-card p{color:rgba(255,255,255,.82);font-size:15.5px}.webrtc-hub .map-section{padding:70px 0 56px}.webrtc-hub .map-section .section-head h2{font-size:30px}.webrtc-hub .map-caption{max-width:760px;color:var(--ink-2);font-size:15.5px;margin:10px 0 0;line-height:1.6}.webrtc-hub .map-frame{margin-top:40px;display:grid;grid-template-columns:22px 38px 1fr;grid-template-rows:1fr 44px;grid-gap:0;gap:0}.webrtc-hub .y-axis-title{grid-column:1;grid-row:1;writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2)}.webrtc-hub .plot{grid-column:3;grid-row:1;position:relative;height:480px;border-left:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:linear-gradient(to right,transparent 0 calc(100% - 1px),var(--border) calc(100% - 1px)),repeating-linear-gradient(to right,transparent 0 9.9%,rgba(0,0,0,.04) 9.9% 10%),repeating-linear-gradient(to top,transparent 0 19.9%,rgba(0,0,0,.04) 19.9% 20%)}.webrtc-hub .plot .parity{position:absolute;inset:0;pointer-events:none}.webrtc-hub .x-axis-title{grid-column:3;grid-row:2;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-2);padding-top:22px}.webrtc-hub .axis-tick{position:absolute;font-family:var(--font-mono);font-size:10.5px;color:var(--ink-2)}.webrtc-hub .tick-x{bottom:-22px;transform:translateX(-50%)}.webrtc-hub .tick-y{left:-30px;transform:translateY(50%);text-align:right;width:24px}.webrtc-hub .dot{position:absolute;transform:translate(-50%,50%)}.webrtc-hub .dot .pt{display:block;width:15px;height:15px;border-radius:50%;background:#b6b6b6;border:2px solid #fff;box-shadow:0 1px 4px rgba(0,0,0,.2)}.webrtc-hub .dot.badged .pt{width:19px;height:19px}.webrtc-hub .dot.teal .pt{background:var(--teal)}.webrtc-hub .dot.steel .pt{background:var(--steel)}.webrtc-hub .dot.amber .pt{background:var(--amber)}.webrtc-hub .dot .dot-label{position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%);white-space:nowrap;text-align:center}.webrtc-hub .dot.plain .dot-label{bottom:auto;top:calc(100% + 8px);font-family:var(--font-display);font-size:12.5px;color:#9a9a9a;font-weight:500}.webrtc-hub .dot.edge-left .dot-label{left:0;transform:none;text-align:left}.webrtc-hub .dot.edge-right .dot-label{left:auto;right:0;transform:none;text-align:right}.webrtc-hub .dot .name{font-weight:700;font-size:14px;letter-spacing:-.01em;display:block}.webrtc-hub .dot.teal .name{color:var(--teal-darkest)}.webrtc-hub .dot.steel .name{color:var(--steel-dark)}.webrtc-hub .dot.amber .name{color:#9a6a1f}.webrtc-hub .dot .badge-mini{display:inline-block;margin-top:4px;font-family:var(--font-mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;padding:2px 8px;border-radius:999px}.webrtc-hub .dot.teal .badge-mini{background:var(--teal-soft);color:var(--teal-darkest)}.webrtc-hub .dot.steel .badge-mini{background:var(--steel-soft);color:var(--steel-dark)}.webrtc-hub .dot.amber .badge-mini{background:var(--amber-soft);color:#9a6a1f}.webrtc-hub .map-method-link{margin-top:26px;font-size:14.5px}.webrtc-hub .table-section{padding:56px 0}.webrtc-hub .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.webrtc-hub .cmp{width:100%;border-collapse:collapse;min-width:980px;font-size:14px}.webrtc-hub .cmp thead th{text-align:left;vertical-align:bottom;padding:14px 16px;border-bottom:2px solid var(--ink);font-weight:700;font-size:13px;color:var(--ink);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.webrtc-hub .cmp thead th .sort-ind{color:var(--steel);font-size:11px;margin-left:5px;opacity:0}.webrtc-hub .cmp thead th.sorted .sort-ind{opacity:1}.webrtc-hub .cmp thead th:hover{color:var(--steel-dark)}.webrtc-hub .cmp thead th .col-sub{display:block;font-family:var(--font-mono);font-weight:400;font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2);margin-top:4px}.webrtc-hub .cmp thead th .th-info{position:relative;display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;border:1px solid var(--border);color:var(--ink-2);font-family:var(--font-mono);font-size:9px;font-weight:600;margin:0 3px;cursor:help;vertical-align:middle;text-transform:none;letter-spacing:0}.webrtc-hub .cmp thead th .th-info:hover{border-color:var(--steel);color:var(--steel-dark)}.webrtc-hub .th-tip{top:calc(100% + 9px);width:230px;background:var(--navy);color:#fff;font-family:var(--font-display);font-weight:400;font-size:12px;line-height:1.45;letter-spacing:0;text-transform:none;padding:10px 12px;border-radius:7px;opacity:0;pointer-events:none;transition:opacity .14s ease;box-shadow:0 12px 28px -12px rgba(0,0,0,.55);z-index:6;white-space:normal}.webrtc-hub .th-tip,.webrtc-hub .th-tip:after{position:absolute;left:50%;transform:translateX(-50%)}.webrtc-hub .th-tip:after{content:"";bottom:100%;border:6px solid transparent;border-bottom:6px solid var(--navy)}.webrtc-hub .th-info:focus .th-tip,.webrtc-hub .th-info:hover .th-tip{opacity:1}.webrtc-hub .cmp th.quiet{font-weight:600;color:var(--ink-2);border-bottom-color:var(--border)}.webrtc-hub .cmp td.quiet{color:var(--ink-2);font-size:13px}.webrtc-hub .cmp td.quiet .ctx-main{display:block}.webrtc-hub .cmp tbody td{padding:18px 16px;border-bottom:1px solid var(--border);vertical-align:middle}.webrtc-hub .cmp tbody tr:hover{background:var(--surface)}.webrtc-hub .tool-id{display:flex;align-items:center;gap:13px;min-width:180px}.webrtc-hub a.tool-id{text-decoration:none;color:inherit;cursor:pointer;border-radius:7px}.webrtc-hub a.tool-id:hover .ti-name{text-decoration:underline;text-underline-offset:2px;color:var(--teal-dark)}.webrtc-hub a.tool-id:focus-visible{outline:2px solid var(--teal-dark);outline-offset:3px}.webrtc-hub .tool-logo{width:34px;height:34px;flex:none;object-fit:contain;border-radius:6px}.webrtc-hub .tool-logo-fallback{font-weight:700;font-size:15px;letter-spacing:-.01em;color:var(--ink)}.webrtc-hub .tool-id .ti-text{display:flex;flex-direction:column;gap:4px}.webrtc-hub .tool-id .ti-name{font-weight:700;font-size:15px;letter-spacing:-.01em}.webrtc-hub .traj{align-self:flex-start;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;padding:2px 7px;border-radius:4px}.webrtc-hub .traj.rising{background:var(--teal-soft);color:var(--teal-darkest)}.webrtc-hub .traj.stable{background:var(--steel-soft);color:var(--steel-dark)}.webrtc-hub .traj.fading{background:var(--amber-soft);color:#9a6a1f}.webrtc-hub .traj.niche{background:#ececec;color:var(--ink-2)}.webrtc-hub .ai-cell{min-width:160px}.webrtc-hub .ai-avg{font-family:var(--font-mono);font-size:26px;font-weight:600;line-height:1;color:var(--ink)}.webrtc-hub .ai-avg small{font-size:12px;color:var(--ink-2);font-weight:400;margin-left:3px}.webrtc-hub .ai-models{display:flex;gap:12px;margin-top:11px}.webrtc-hub .ai-model{display:flex;align-items:center;gap:5px}.webrtc-hub .ai-model .m-logo{width:18px;height:18px;object-fit:contain;border-radius:4px}.webrtc-hub .ai-model .m-chip{width:18px;height:18px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:9px;font-weight:600;color:#fff;background:var(--navy)}.webrtc-hub .ai-model .m-chip.chip-claude{background:var(--terra)}.webrtc-hub .ai-model .m-chip.chip-gemini{background:var(--steel)}.webrtc-hub .ai-model .m-chip.chip-gpt{background:var(--teal-dark)}.webrtc-hub .ai-model .m-score{font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--ink)}.webrtc-hub .ai-model.zero{opacity:.32;filter:grayscale(1)}.webrtc-hub .q-cell{min-width:132px}.webrtc-hub .q-score{font-family:var(--font-mono);font-size:24px;font-weight:600;line-height:1}.webrtc-hub .q-sub{display:flex;gap:14px;margin-top:9px}.webrtc-hub .q-metric{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-mono);font-size:12px;color:var(--ink-2)}.webrtc-hub .qi{flex:none;color:var(--ink-2)}.webrtc-hub .agent-cell{min-width:150px}.webrtc-hub .agent-line{display:flex;align-items:center;gap:8px}.webrtc-hub .agent-mark{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex:none}.webrtc-hub .agent-mark.t2{background:var(--teal);color:#fff}.webrtc-hub .agent-mark.t1{background:var(--amber-soft);color:#9a6a1f}.webrtc-hub .agent-text{font-size:13px}.webrtc-hub .agent-cell .none{color:var(--ink-2);font-weight:500}.webrtc-hub .note-cell{min-width:130px}.webrtc-hub .note-badge{display:inline-block;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.05em;text-transform:uppercase;font-weight:600;padding:5px 11px;border-radius:999px}.webrtc-hub .note-badge.teal{background:var(--teal-soft);color:var(--teal-darkest)}.webrtc-hub .note-badge.steel{background:var(--steel-soft);color:var(--steel-dark)}.webrtc-hub .note-badge.amber{background:var(--amber-soft);color:#9a6a1f}.webrtc-hub .no-call{display:inline-flex;align-items:center;position:relative;cursor:help}.webrtc-hub .no-call .dash{width:18px;height:2.5px;background:var(--border);border-radius:2px}.webrtc-hub .no-call:hover .dash{background:var(--ink-2)}.webrtc-hub .no-call .tip{position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%);background:var(--navy);color:#fff;font-family:var(--font-display);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none;padding:7px 11px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .14s ease;box-shadow:0 8px 22px -10px rgba(0,0,0,.5);z-index:5}.webrtc-hub .no-call .tip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top:5px solid var(--navy)}.webrtc-hub .no-call:hover .tip{opacity:1}.webrtc-hub .table-notes{margin-top:26px;max-width:880px}.webrtc-hub .table-legend{display:flex;flex-wrap:wrap;align-items:center;gap:11px 22px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.webrtc-hub .lg-item{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--ink-2)}.webrtc-hub .lg-item b{color:var(--ink);font-weight:600}.webrtc-hub .lg-item .qi{color:var(--ink-2)}.webrtc-hub .lg-model{width:16px;height:16px;object-fit:contain;flex:none}.webrtc-hub .lg-sep{width:1px;height:16px;background:var(--border)}.webrtc-hub .table-notes p{font-size:13px;color:var(--ink-2);line-height:1.55;margin:0}.webrtc-hub .table-notes .verify-tag{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--terra-dark);margin-right:7px}.webrtc-hub .kicker-band{border-top:2px solid var(--navy);padding:64px 0;background:var(--paper)}.webrtc-hub .kicker-band p{font-size:clamp(24px,3.4vw,34px);font-weight:600;line-height:1.32;letter-spacing:-.01em;max-width:960px;margin:0;color:var(--ink);text-wrap:balance}.webrtc-hub .kicker-band p .quiet-em{color:var(--ink-2)}@media (max-width:1024px){.webrtc-hub .cta-card{flex-direction:column;align-items:flex-start;gap:22px}.webrtc-hub .take-row{grid-template-columns:1fr}}@media (max-width:768px){.webrtc-hub .hub-nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--navy);flex-direction:column;align-items:flex-start;gap:0;padding:8px 28px 18px;border-bottom:1px solid var(--navy-deep);z-index:40}.webrtc-hub .hub-nav.open{display:flex}.webrtc-hub .hub-nav a{padding:11px 0;width:100%}.webrtc-hub .hub-header{position:relative}.webrtc-hub .hub-nav-toggle{display:inline-flex;margin-left:auto;background:none;border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:7px;width:40px;height:38px;align-items:center;justify-content:center;cursor:pointer;font-size:18px}.webrtc-hub .cat-grid{grid-template-columns:1fr}.webrtc-hub .hero{padding:52px 0 8px}.webrtc-hub .plot{height:400px}}@media (max-width:480px){.webrtc-hub .wrap{padding:0 18px}.webrtc-hub .cta-card{padding:26px 24px}.webrtc-hub .map-frame{grid-template-columns:16px 28px 1fr}.webrtc-hub .y-axis-title{font-size:9px}.webrtc-hub .tick-y{left:-26px;width:22px}.webrtc-hub .plot{height:340px}.webrtc-hub .hub-footer .foot-cols{gap:32px}}.webrtc-hub .health-cell{min-width:150px}.webrtc-hub .health-cell .h-main{font-family:var(--font-mono);font-size:20px;font-weight:600;line-height:1;color:var(--ink)}.webrtc-hub .health-cell .h-main small{font-size:11px;color:var(--ink-2);font-weight:400;margin-left:4px}.webrtc-hub .health-cell .h-sub{display:flex;align-items:center;flex-wrap:wrap;gap:0 4px;margin-top:9px;font-family:var(--font-mono);font-size:12px;color:var(--ink-2)}.webrtc-hub .health-cell .h-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--border);margin:0 6px;vertical-align:middle}.webrtc-hub .live-cell .h-main{font-size:17px}.webrtc-hub .agent-mark.t05{background:transparent;color:var(--ink-2);border:1px dashed var(--border)}.webrtc-hub .agent-text.agent-faint{color:var(--ink-2)}.webrtc-hub .thanks{padding:90px 0 116px;text-align:center}.webrtc-hub .thanks .wrap{max-width:680px}.webrtc-hub .thanks .eyebrow{color:var(--teal-dark)}.webrtc-hub .thanks-mark{width:64px;height:64px;margin:0 auto 26px;border-radius:50%;background:var(--teal-soft);border:1px solid var(--teal-lightest);display:flex;align-items:center;justify-content:center}.webrtc-hub .thanks h1{font-size:clamp(30px,4.4vw,44px);font-weight:700;letter-spacing:-.025em;line-height:1.06;margin:0 0 20px}.webrtc-hub .thanks .intro{font-size:17.5px;color:var(--ink-2);line-height:1.6;margin:0 auto;max-width:560px}.webrtc-hub .thanks-actions{margin-top:34px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.webrtc-hub .thanks-actions .btn-light{border:1px solid var(--border)}.dot.label-below .dot-label{bottom:auto;top:calc(100% + 10px)}.webrtc-hub .cat-dateline{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--ink-2);margin:-8px 0 20px}.webrtc-hub .cmp th.transient{border-bottom-color:var(--border)}.webrtc-hub .table-notes .measured-tag{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--teal-dark);margin-right:7px}.webrtc-hub .table-notes .held-note{margin-top:10px;font-style:italic}.webrtc-hub .table-notes .note-head{margin-top:12px}.webrtc-hub .table-notes .note-head:first-of-type{margin-top:0}.webrtc-hub .table-notes .note-list{margin:4px 0 0;padding-left:18px;list-style:disc}.webrtc-hub .table-notes .note-list li{font-size:13px;color:var(--ink-2);line-height:1.55;margin:3px 0}.webrtc-hub .cmp td.quiet.price-cell{min-width:132px}.webrtc-hub .cmp td.quiet.price-cell .ctx-main{font-weight:600}.webrtc-hub .cmp td.quiet.price-cell .ctx-sub{display:block;font-family:var(--font-mono);font-size:11px;color:var(--ink-2);opacity:.85;margin-top:5px}.webrtc-hub .map-section{display:none}.webrtc-hub.webrtc-hub-category,.webrtc-hub.webrtc-hub-index{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}html:has(body.webrtc-hub-page){overflow-x:clip}body.webrtc-hub-page{overflow-x:clip}.webrtc-hub a{box-shadow:none!important}.webrtc-hub a:not(.btn){border-bottom:0!important}.webrtc-hub a.tool-id,.webrtc-hub a.tool-id:hover{border-bottom:0!important;background:none!important}.webrtc-hub .review-bar a.btn-light,.webrtc-hub a.btn-light{background:#fff!important;color:var(--navy)!important}.webrtc-hub a.btn-teal{background:var(--teal)!important;color:#fff!important}body.webrtc-hub-page .simple-head{display:none!important}body.webrtc-hub-page .simple-body{padding:0!important}body.webrtc-hub-page .simple-body .inner{max-width:none!important;padding:0!important}.webrtc-hub .hub-subnav{background:#fff;border-bottom:1px solid var(--border)}.webrtc-hub .hub-subnav .wrap{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding-top:0;padding-bottom:0}.webrtc-hub .hub-subnav-brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:700;font-size:15px;letter-spacing:-.01em}.webrtc-hub .hub-subnav-brand:hover{color:var(--ink)}.webrtc-hub .hub-subnav-glyph{width:24px;height:24px;flex:0 0 auto}.webrtc-hub .hub-subnav-links{display:flex;gap:26px;align-items:center}.webrtc-hub .hub-subnav-links a{color:var(--ink-2);font-size:14px;font-weight:500}.webrtc-hub .hub-subnav-links a:hover{color:var(--teal-dark)}@media (max-width:600px){.webrtc-hub .hub-subnav-links{gap:16px}.webrtc-hub .hub-subnav-brand span{display:none}}.webrtc-hub.webrtc-hub-doc{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.webrtc-hub .hub-prose{max-width:760px}.webrtc-hub .hub-prose h2{font-size:22px;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin:38px 0 12px}.webrtc-hub .hub-prose h2:first-child{margin-top:0}.webrtc-hub .hub-prose p{font-size:16px;line-height:1.7;color:var(--ink-2);margin:0 0 16px}.webrtc-hub .hub-prose ul{margin:0 0 16px;padding-left:22px}.webrtc-hub .hub-prose li{font-size:16px;line-height:1.7;color:var(--ink-2);margin:0 0 6px}.webrtc-hub .hub-prose code{font-family:var(--mono,ui-monospace,monospace);font-size:.9em;background:var(--surface);padding:1px 6px;border-radius:5px;color:var(--ink)}.webrtc-hub-doc .take-card.cta-card{max-width:760px}.webrtc-hub .hub-form-card{max-width:760px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:28px 30px}.webrtc-hub .hub-form{display:flex;flex-direction:column;gap:16px}.webrtc-hub .hub-form-lead{font-size:16px;font-weight:600;color:var(--ink);margin:0}.webrtc-hub .hf-row.split{display:flex;gap:16px}.webrtc-hub .hf-row.split .hf-field{flex:1 1;min-width:0}.webrtc-hub .hf-field{display:flex;flex-direction:column;gap:6px}.webrtc-hub .hf-field>span{font-size:13px;font-weight:600;color:var(--ink-2)}.webrtc-hub .hf-field input,.webrtc-hub .hf-field textarea{font:inherit;font-size:15px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:8px;padding:11px 13px;width:100%;box-sizing:border-box}.webrtc-hub .hf-field input:focus,.webrtc-hub .hf-field textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.webrtc-hub .hf-field textarea{resize:vertical}.webrtc-hub .hf-error{color:#b42318;font-size:14px;font-weight:500}.webrtc-hub .hf-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:4px}@media (max-width:640px){.webrtc-hub .hf-row.split{flex-direction:column;gap:16px}}.webrtc-hub .hub-prose .measured-tag,.webrtc-hub .hub-prose .verify-tag{font-weight:700}.webrtc-hub .hub-prose .method-close{margin-top:32px;font-size:17px;font-weight:600;color:var(--ink);border-top:1px solid var(--border);padding-top:24px}.webrtc-hub .method-kicker{margin-top:14px;font-size:14.5px;font-weight:600;color:var(--teal-dark)}.webrtc-hub .method-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.webrtc-hub .step-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:26px}.webrtc-hub .step-num{font-family:var(--mono,ui-monospace,monospace);font-size:30px;font-weight:600;color:var(--teal);opacity:.85;margin-bottom:10px;line-height:1}.webrtc-hub .step-title{font-size:17px;font-weight:700;color:var(--ink);letter-spacing:-.01em;margin-bottom:8px}.webrtc-hub .step-body{font-size:15px;line-height:1.6;color:var(--ink-2);margin:0}.webrtc-hub .method-quote{font-size:24px!important;line-height:1.4;color:var(--ink)!important;font-weight:600;padding-left:20px;border-left:3px solid var(--teal);margin:28px 0!important}.webrtc-hub .method-models{margin:8px 0 20px}.webrtc-hub .metric-list{display:flex;flex-direction:column;gap:18px}.webrtc-hub .metric-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:28px 30px}.webrtc-hub .metric-card.quiet{background:var(--surface)}.webrtc-hub .metric-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.webrtc-hub .metric-head .metric-name{font-size:19px;font-weight:700;line-height:1.25;color:var(--ink);margin:0;letter-spacing:-.01em}.webrtc-hub .metric-scale{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono,ui-monospace,monospace);font-size:13px;font-weight:600;color:var(--ink-2);background:#fff;border:1px solid var(--border);padding:3px 10px;border-radius:6px;letter-spacing:-.01em}.webrtc-hub .metric-scale .agent-mark{position:static}.webrtc-hub .metric-copy p{font-size:15px;line-height:1.7;color:var(--ink-2);margin:0 0 14px}.webrtc-hub .metric-copy p:last-child{margin-bottom:0}.webrtc-hub .method-models{display:flex;gap:14px;align-items:center;margin:6px 0 20px}.webrtc-hub .method-models .lg-model{width:26px;height:26px}.webrtc-hub .diverge-band{background:var(--navy);color:#fff;padding:56px 0;margin:8px 0}.webrtc-hub .diverge-band .wrap{max-width:840px}.webrtc-hub .diverge-band .eyebrow{color:rgba(255,255,255,.6)}.webrtc-hub .diverge-band h2{color:#fff;font-size:30px;font-weight:700;letter-spacing:-.01em;margin:6px 0 16px}.webrtc-hub .diverge-band p{font-size:20px;line-height:1.5;color:rgba(255,255,255,.88);margin:0}.webrtc-hub .diverge-link{margin-top:18px!important;font-size:15px!important}.webrtc-hub .diverge-band .diverge-link a{color:var(--teal);font-weight:600}.webrtc-hub .not-leaderboard{font-size:22px;font-weight:700;color:var(--ink);margin:0 0 16px;letter-spacing:-.01em}.webrtc-hub .method-cta{margin-top:32px}@media (max-width:780px){.webrtc-hub .method-steps,.webrtc-hub .metric-grid{grid-template-columns:1fr}}@media (max-width:600px){.webrtc-hub .method-quote{font-size:20px!important}.webrtc-hub .diverge-band{padding:40px 0}.webrtc-hub .diverge-band h2{font-size:24px}.webrtc-hub .diverge-band p{font-size:18px}}.webrtc-hub .fn-cell{white-space:nowrap}.webrtc-hub .fn-chip{display:inline-block;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:600;letter-spacing:.03em}.webrtc-hub .fn-testing{background:#dbeafe;color:#1e40af}.webrtc-hub .fn-monitoring{background:#dcfce7;color:#166534}.webrtc-hub .fn-both{background:#fef3c7;color:#92400e}.webrtc-hub .fn-disclosure{max-width:120px;white-space:normal;line-height:1.3}.webrtc-hub .fn-disclosure,.webrtc-hub .fn-oss{font-size:10px;color:var(--ink-3);margin-top:3px}.webrtc-hub .faq-list{max-width:780px;margin:0 auto}.webrtc-hub .faq-item{border-bottom:1px solid var(--line,#e3e3e3)}.webrtc-hub .faq-item summary{cursor:pointer;list-style:none;position:relative;padding:18px 40px 18px 0;font-family:var(--font-display);font-weight:600;font-size:16.5px;line-height:1.4;color:var(--ink)}.webrtc-hub .faq-item summary::-webkit-details-marker{display:none}.webrtc-hub .faq-item summary:after{content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-family:var(--font-mono);font-size:20px;color:var(--teal-dark)}.webrtc-hub .faq-item[open] summary:after{content:"\2212"}.webrtc-hub .faq-a{padding:0 0 22px}.webrtc-hub .faq-a li,.webrtc-hub .faq-a p{font-size:15px;line-height:1.65;color:var(--ink-2)}.webrtc-hub .faq-a p{margin:0 0 12px}.webrtc-hub .faq-a p:last-child{margin-bottom:0}.webrtc-hub .faq-a ol{margin:0 0 12px 22px;padding:0}.webrtc-hub .faq-a a{color:var(--teal-dark)}*,:after,:before{box-sizing:border-box}.about-hero-grid,.connect-inner,.contact-grid,.contact-hero-inner,.container,.gloss-bar-inner,.story-grid,.ty-content .inner,.what-inner{box-sizing:content-box}body{margin:0}.blog-head,.wpx-constrained-1200{padding-left:20px;padding-right:20px}@media (min-width:1240px){.blog-head,.wpx-constrained-1200{padding-left:0;padding-right:0}}.wp-block-group.related{padding-bottom:64px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.related-card h3 a{text-decoration:none}.related-date{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7a8088}@media (max-width:900px){.related-grid{grid-template-columns:1fr}}.simpletoc-list{list-style:none;margin:0;padding:0;counter-reset:toc}.simpletoc-list li{counter-increment:toc;font-size:13px;line-height:1.45;margin-bottom:10px}.simpletoc-list li:before{content:counter(toc,decimal-leading-zero);font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;color:var(--ink-3,#9aa0a6);margin-right:8px}.simpletoc-list li.toc-sub{padding-left:18px}.simpletoc-list a{text-decoration:none}.simpletoc-list a:hover{text-decoration:underline}.slideshare-link{padding:12px 16px;background:var(--surface,#f6f7f8);border-radius:8px;font-size:15px}.slideshare-doc{color:var(--ink-3,#9aa0a6);font-size:13px}.sc-expand{margin:24px 0}.sc-expand>summary{cursor:pointer;font-weight:600}.wp-block-embed__wrapper iframe{max-width:100%;aspect-ratio:16/9;height:auto;border-radius:12px}.slideshare-embed iframe{aspect-ratio:595/485}.wp-caption{max-width:100%;margin:24px auto}.wp-caption img{max-width:100%;height:auto}.wp-caption-text{font-size:14px;color:var(--ink-2,#555);text-align:center;margin-top:8px}.prose pre.shiki,.prose pre.shiki-plain{padding:16px;border-radius:8px;overflow-x:auto;font-size:14px;line-height:1.6;border:1px solid var(--rule,#e6e8eb)}.prose pre.shiki-plain{background:var(--surface,#f6f7f8)}.term-index{column-count:2;column-gap:32px;padding:0;list-style:none}.term-index li{page-break-inside:avoid;break-inside:avoid;margin:0 0 8px}@media (max-width:640px){.term-index{column-count:1}}.pagination .next,.pagination .prev{font-weight:600;color:var(--ink-2)}.pagination .next:hover,.pagination .prev:hover{background:var(--surface);color:var(--ink);text-decoration:none}.pagination .dots{color:var(--ink-3);min-width:20px;padding:0 2px}.comments{border-top:1px solid var(--rule);padding-top:56px!important;padding-bottom:88px!important}.comments-inner{max-width:760px}.comments-title{font-size:26px;margin:0 0 6px}.comments-note{font-size:14px;color:var(--ink-3);margin:0 0 32px}.comment-list,.comment-replies{list-style:none;padding:0;margin:0}.comment-item{padding:20px 0;border-top:1px solid var(--rule)}.comment-list>.comment-item:first-child{border-top:0;padding-top:0}.comment-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-bottom:8px}.comment-head a{border:0;text-decoration:none}.comment-author-name{font-size:15px;color:var(--ink)}.comment-date{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3)}.comment-badge{font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--teal-700);background:var(--mint);border-radius:var(--r-pill);padding:2px 8px}.comment-body{font-size:15px;line-height:1.6;color:var(--ink-2);overflow-wrap:anywhere}.comment-body p{margin:0 0 10px}.comment-body p:last-child{margin-bottom:0}.comment-body pre{overflow-x:auto;background:var(--surface);border-radius:var(--r-md);padding:12px 14px;font-size:13px}.comment-body a{color:var(--teal-700)}.comment-replies{margin:16px 0 0 24px;border-left:2px solid var(--rule);padding-left:20px}.comment-replies.flat{margin-left:0;border-left:0;padding-left:0}@media (max-width:640px){.comment-replies{margin-left:0;padding-left:14px}}@media (max-width:700px){.entry-head h1{font-size:clamp(34px,10.5vw,76px)}.secondary-grid{grid-template-columns:1fr}}.secondary-grid .cta-card,.secondary-grid .cta-card>*{min-width:0}@media (max-width:900px){.wp-block-columns{flex-wrap:wrap}.wp-block-column{flex-basis:100%!important}}.search-lede{max-width:62ch;margin-bottom:var(--s-6)}.search-root{max-width:760px}.search-form{display:flex;gap:var(--s-3);align-items:stretch}.search-field{flex:1 1 auto;min-width:0;font:inherit;font-size:17px;padding:12px 16px;border:1px solid var(--rule);border-radius:10px;background:var(--paper);color:var(--ink)}.search-field:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px var(--soft-teal)}.search-submit{flex:0 0 auto}.search-status{margin:var(--s-4) 0 0;font-size:var(--t-small);color:var(--ink-2);min-height:1.5em}.search-status-error{color:var(--terra-700);background:var(--soft-terra);border-left:3px solid var(--terra-500);padding:var(--s-3) var(--s-4);border-radius:0 8px 8px 0}.search-results{list-style:none;margin:var(--s-6) 0 0;padding:0}.search-hit{padding:var(--s-5) 0;border-bottom:1px solid var(--rule-soft)}.search-hit:first-child{padding-top:0}.search-kind{display:inline-block;font-size:var(--t-label);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--steel-700);background:var(--soft-steel);padding:3px 8px;border-radius:4px;margin-bottom:var(--s-2)}.search-hit-title{display:block;font-size:var(--t-h4);font-weight:700;line-height:var(--lh-h4);color:var(--navy);text-decoration:none}.search-hit-title:hover{color:var(--teal-700);text-decoration:underline}.search-hit-excerpt{margin:var(--s-2) 0 0;color:var(--ink-2);font-size:16px;line-height:1.6}.search-hit-excerpt mark{background:var(--soft-teal);color:var(--teal-900);font-weight:600;padding:0 2px;border-radius:2px}.search-hit-url{margin:var(--s-2) 0 0;font-family:var(--font-mono);font-size:13px;color:var(--ink-3);word-break:break-all}.nf-signup-note,.search-noscript{margin:var(--s-4) 0 0;font-size:var(--t-small);color:var(--ink-2)}.nf-wrap{max-width:var(--max-wide);margin:0 auto;padding:var(--s-9) var(--s-6);box-sizing:border-box}.nf-actions,.nf-address,.nf-h1,.nf-lede{max-width:760px}.nf-address{font-family:var(--font-mono);font-size:14px;line-height:1.7;margin:0 0 var(--s-5);word-break:break-all}.nf-host,.nf-live{color:var(--navy)}.nf-dead,.nf-sep{color:var(--ink-3)}.nf-dead{border-bottom:1px dotted var(--ink-3);padding-bottom:1px}.nf-h1{font-size:var(--t-h1);line-height:var(--lh-h1);letter-spacing:-.025em;color:var(--navy);margin:0 0 var(--s-5);max-width:18ch}.nf-lede{max-width:52ch;margin:0 0 var(--s-7)}.nf-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--s-5);margin:0 0 var(--s-9)}.nf-secondary{font-size:16px}.nf-recs{border-top:1px solid var(--rule);padding-top:var(--s-7)}.nf-recs-h{font-size:var(--t-h3);line-height:var(--lh-h3);color:var(--navy);margin:0 0 var(--s-6)}.nf-rec{display:flex;gap:var(--s-4);align-items:flex-start}.nf-rec-thumb{flex:0 0 auto;display:block;width:96px;height:64px;border-radius:var(--r);overflow:hidden;background:var(--surface);border:1px solid var(--rule-soft)}.nf-rec-thumb img{width:100%;height:100%;object-fit:cover;display:block}.nf-rec-text{min-width:0}.nf-rec-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-column-gap:var(--s-8);column-gap:var(--s-8);grid-row-gap:var(--s-7);row-gap:var(--s-7)}.nf-rec{min-width:0}.nf-rec-title{display:block;font-size:var(--t-h4);font-weight:700;line-height:var(--lh-h4);color:var(--navy);text-decoration:none}.nf-rec-title:hover{color:var(--teal-700);text-decoration:underline}.nf-rec-note{margin:var(--s-2) 0 0;color:var(--ink-2);font-size:17px;line-height:1.6}@media (max-width:900px){.nf-rec-list{grid-template-columns:1fr;row-gap:var(--s-6)}}.nf-signup{border-top:1px solid var(--rule-soft);margin-top:var(--s-9);padding-top:var(--s-7)}.nf-quiet-h{font-size:var(--t-h4);line-height:var(--lh-h4);color:var(--navy);margin:0 0 var(--s-4)}.nf-kit{max-width:420px}.nf-kit [data-style=clean]{padding:0!important}.nf-kit .formkit-field,.nf-kit .formkit-submit{margin-bottom:0!important}.nf-kit .formkit-fields{display:flex!important;gap:8px!important;margin:0!important}.nf-kit .formkit-field{flex:1 1 auto!important}.nf-kit .formkit-submit{flex:0 0 auto!important}.nf-kit .formkit-input{font-family:inherit!important;width:100%!important;min-width:0!important}.nf-kit .formkit-field{min-width:0!important}.nf-kit .formkit-submit span{font-family:inherit!important;white-space:nowrap!important}.nf-kit .formkit-powered-by-convertkit-container{display:none!important}@media (max-width:700px){.nf-kit .formkit-fields{flex-direction:column!important}.nf-kit .formkit-submit button{width:100%!important;justify-content:center!important}.nf-wrap{padding:var(--s-7) var(--s-4)}.nf-h1{font-size:34px}.nf-actions{gap:var(--s-4)}.search-form{flex-direction:column}.search-submit{width:100%}}