.pc-proto{--bg:#f5f7fb;--surface:#fff;--surface-2:#f8fafc;--text:#0f172a;--muted:#475569;--muted-2:#64748b;--border:#e2e8f0;--border-2:#eef2f7;--primary:#0b3b8c;--primary-700:#08306f;--primary-50:#eef4ff;--success:#16a34a;--warning:#f59e0b;--danger:#dc2626;--shadow:0 18px 45px #0208171a;--shadow-sm:0 10px 25px #02081712;--radius:16px;--radius-sm:12px;--max:1220px;--ring:0 0 0 3px #0b3b8c2e;--gutter:24px;--glass:#ffffffc7;--glass-2:#ffffff9e;--glass-border:#e2e8f0b3;--banner-h:46px;--sticky-top:110px;--toast-bottom:20px}.pc-proto *{box-sizing:border-box}.pc-proto{background:radial-gradient(1200px 450px at 20% -10%, #0b3b8c14, transparent 60%), radial-gradient(900px 450px at 80% 0%, #10b9810f, transparent 55%), var(--bg);min-height:100%;color:var(--text);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;line-height:1.4;overflow-x:hidden}.pc-proto a{color:var(--primary);text-decoration:none}.pc-proto a:hover{text-decoration:underline}.pc-proto .container{width:100%;max-width:1680px;padding:0 var(--gutter);margin:0 auto}.pc-proto .container.fluid{max-width:none}@media (min-width:1024px){.pc-proto{--gutter:32px}}@media (min-width:1536px){.pc-proto{--gutter:40px}}.pc-proto .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pc-proto .proto-banner{z-index:60;color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172aeb;position:sticky;top:0}.pc-proto .proto-banner-inner{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:flex}.pc-proto .proto-banner-inner strong{color:#fff}.pc-proto .proto-banner-inner .meta{opacity:.85;white-space:nowrap}.pc-proto .pill{background:#94a3b81f;border:1px solid #e2e8f033;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex}.pc-proto .pill .dot{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e2e}.pc-proto header.topbar{top:var(--banner-h);z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#f5f7fbbf;position:sticky}.pc-proto .topbar-inner{justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.pc-proto .brand{align-items:center;gap:10px;min-width:160px;display:flex}.pc-proto .brand img{width:34px;height:34px}.pc-proto .brand span{letter-spacing:.2px;font-weight:750}.pc-proto nav.nav{color:var(--muted);flex:1;justify-content:center;align-items:center;gap:18px;font-size:14px;display:flex}.pc-proto nav.nav a{color:var(--muted);border-radius:10px;padding:8px 10px;font-weight:600}.pc-proto nav.nav a:hover{background:#94a3b81f;text-decoration:none}.pc-proto .top-actions{justify-content:flex-end;align-items:center;gap:10px;min-width:260px;display:flex}.pc-proto .only-mobile{display:none}.pc-proto .btn{appearance:none;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700;transition:transform 50ms,background .15s,border-color .15s,box-shadow .15s;box-shadow:0 1px #0f172a05}.pc-proto .btn:hover{background:#fbfdff;border-color:#d6e0ee}.pc-proto .btn:active{transform:translateY(1px)}.pc-proto .btn:focus-visible{box-shadow:var(--ring);outline:none}.pc-proto .btn.primary{background:linear-gradient(180deg, var(--primary), var(--primary-700));color:#fff;border-color:#0b3b8c40;box-shadow:0 18px 40px #0b3b8c38}.pc-proto .btn.primary:hover{filter:brightness(1.03)}.pc-proto .btn.pulse{animation:.9s ease-out ctaPulse}@keyframes ctaPulse{0%{box-shadow:0 18px 40px #0b3b8c38}40%{box-shadow:0 0 0 4px #0b3b8c2e,0 18px 40px #0b3b8c38}to{box-shadow:0 18px 40px #0b3b8c38}}.pc-proto .btn.ghost{background:0 0;border-color:#0000}.pc-proto .btn.ghost:hover{background:#94a3b81f;border-color:#0000}.pc-proto .btn.small{border-radius:10px;padding:8px 10px;font-size:13px}.pc-proto .btn.danger{color:#991b1b;background:#fff5f5;border-color:#dc262647}.pc-proto .btn[disabled]{opacity:.5;cursor:not-allowed}.pc-proto .field input[type=text],.pc-proto .field input[type=email],.pc-proto .field input[type=tel],.pc-proto .field input[type=search],.pc-proto .field select,.pc-proto .field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:12px;outline:none;padding:12px;font-size:14px;transition:box-shadow .15s,border-color .15s}.pc-proto .field textarea{resize:vertical}.pc-proto .field input:focus,.pc-proto .field select:focus,.pc-proto .field textarea:focus{box-shadow:var(--ring);border-color:#0b3b8c59}.pc-proto .field label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);margin:0 0 8px 2px;font-size:12px;font-weight:800;display:block}.pc-proto .hint{color:var(--muted-2);font-size:13px}.pc-proto .hero{background:#f7f9fc;border-bottom:1px solid #e2e8f0d9;padding:18px 0 14px;position:relative;overflow:hidden}.pc-proto .hero-bg-media{z-index:0;pointer-events:none;width:min(100%,1680px);position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.pc-proto .hero-bg-media img{-o-object-fit:cover;object-fit:cover;-o-object-position:72% 42%;object-position:72% 42%;filter:saturate(1.08)contrast(1.32)brightness(.94);width:100%;height:100%;display:block}.pc-proto .hero:after{content:"";background:radial-gradient(900px 520px at 92% 18%,#0208171a 0%,#02081700 62%),linear-gradient(#02081705 0%,#02081700 52%,#02081708 100%);width:min(100%,1680px);position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.pc-proto .hero>.container{z-index:1;position:relative}.pc-proto .hero-grid{isolation:isolate;align-items:start;gap:14px;width:100%;max-width:none;display:grid;position:relative}.pc-proto .hero-cols{grid-template-columns:minmax(320px,680px) minmax(380px,720px);justify-content:space-between;align-items:start;gap:clamp(16px,2.4vw,30px);display:grid}.pc-proto .hero-copy{isolation:isolate;padding-top:2px;position:relative}.pc-proto .hero-copy:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#f7f9fcc2 0%,#f7f9fc9e 46%,#f7f9fc38 70%,#f7f9fc00 100%);border-radius:22px;position:absolute;inset:-14px -8px -12px -14px}.pc-proto .hero-finder{min-width:0}.pc-proto .hero-bottom{gap:10px;display:grid}.pc-proto .kicker{letter-spacing:.18em;text-transform:uppercase;color:#0b3b8cd9;align-items:center;gap:10px;font-size:12px;font-weight:900;display:inline-flex}.pc-proto .kicker .line{background:#0b3b8c73;width:24px;height:1px}.pc-proto h1{letter-spacing:-.02em;margin:10px 0 8px;font-size:36px;font-weight:900;line-height:1.05}.pc-proto .lede{color:var(--muted);max-width:62ch;margin:0;font-size:15px}.pc-proto .hero-why{color:#475569eb;font-size:13px}.pc-proto .hero-why a#learnWhy{white-space:nowrap;color:var(--primary);text-underline-offset:3px;border-radius:6px;font-weight:900;text-decoration:underline;text-decoration-thickness:2px;transition:color .15s}.pc-proto .hero-why a#learnWhy:hover{color:var(--primary-700)}.pc-proto .hero-why a#learnWhy:focus-visible{box-shadow:var(--ring);outline:none}.pc-proto .finder-card{border:1px solid var(--glass-border);border-radius:var(--radius);background:#ffffffe0;overflow:hidden;box-shadow:inset 0 1px #ffffffb8,0 26px 78px #02081724}.pc-proto .finder-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px 0;display:flex}.pc-proto .finder-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pc-proto .finder-head-actions .hero-tool{white-space:nowrap;letter-spacing:.01em;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;display:inline-flex}.pc-proto .finder-head-actions .hero-tool .icon{opacity:.9;width:16px;height:16px}.pc-proto .finder-head-actions .hero-tool.verified{background:#ffffff8c;border-color:#e2e8f0f2}.pc-proto .finder-head-actions .hero-tool.quote{color:#0b3b8cf2;background:#0b3b8c0f;border-color:#0b3b8c38}.pc-proto .finder-head-actions .hero-tool.quote.has-items{box-shadow:0 0 0 4px #0b3b8c1a}.pc-proto .finder-head-actions .hero-tool .count{color:#0b3b8cf2;background:#0b3b8c1f;border:1px solid #0b3b8c1f;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.pc-proto .tabs{background:#0f172a0d;border:1px solid #e2e8f0bf;border-radius:999px;flex:240px;gap:6px;margin:0;padding:5px;display:flex}.pc-proto .tab{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:999px;flex:1;padding:8px 10px;font-size:13px;font-weight:800}.pc-proto .tab[aria-selected=true]{color:var(--text);background:#fffffff5;box-shadow:inset 0 0 0 1px #0b3b8c29,0 14px 28px #0208171f}.pc-proto .finder-body{padding:10px 12px}.pc-proto .finder-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.pc-proto .finder-actions .left,.pc-proto .finder-actions .right{flex-wrap:wrap;gap:10px;display:flex}.pc-proto .search-feedback{border:1px solid var(--border);background:#ffffffb8;border-radius:14px;margin-top:10px;padding:10px 12px;box-shadow:0 8px 22px #0208170f}.pc-proto .search-feedback-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.pc-proto .search-feedback-text{color:#0f172ae0;font-size:13px;font-weight:900}.pc-proto .search-suggestions{gap:8px;margin-top:10px;display:grid}.pc-proto .suggestion{cursor:pointer;background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:10px;padding:9px 10px;display:flex}.pc-proto .suggestion:hover{border-color:#0b3b8c38;box-shadow:0 0 0 3px #0b3b8c14}.pc-proto .suggestion .title{letter-spacing:-.01em;font-size:13px;font-weight:900}.pc-proto .suggestion .meta{color:#475569e6;margin-top:4px;font-size:12px}.pc-proto .suggestion .right{flex:none;align-items:center;gap:8px;display:flex}.pc-proto .suggestion .pill{color:#0f172acc;white-space:nowrap;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.pc-proto .bulk-results{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;margin-top:12px;padding:12px}.pc-proto .bulk-metrics{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.pc-proto .metric{background:var(--surface);border:1px solid var(--border-2);border-radius:12px;padding:10px 12px}.pc-proto .metric .label{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.pc-proto .metric .value{margin-top:6px;font-size:22px;font-weight:900}.pc-proto .bulk-lists{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.pc-proto .bulk-box{background:var(--surface);border:1px solid var(--border-2);border-radius:12px;padding:10px 12px}.pc-proto .bulk-box h4{letter-spacing:.04em;margin:0 0 8px;font-size:13px}.pc-proto .token-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pc-proto .token{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.pc-proto .token.good{color:#0f3d1e;background:#16a34a0f;border-color:#16a34a40}.pc-proto .token.bad{color:#611010;background:#dc26260f;border-color:#dc262640}.pc-proto .token.amb{color:#5a3a08;background:#f59e0b14;border-color:#f59e0b59}.pc-proto .amb-list{gap:8px;margin-top:8px;display:grid}.pc-proto .amb-detail{border:1px solid var(--border);background:#ffffffc7;border-radius:14px;padding:10px}.pc-proto .amb-detail summary{cursor:pointer;color:#0f172ae6;font-size:12px;font-weight:900;list-style:none}.pc-proto .amb-detail summary::-webkit-details-marker{display:none}.pc-proto .amb-detail .amb-meta{color:var(--muted-2);margin-top:6px;font-size:12px}.pc-proto .amb-candidates{gap:8px;margin-top:10px;display:grid}.pc-proto .amb-candidate{border:1px solid var(--border-2);background:#ffffffeb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.pc-proto .amb-candidate .title{font-size:13px;font-weight:900}.pc-proto .amb-candidate .sub{color:var(--muted-2);margin-top:4px;font-size:12px}.pc-proto .trust-line{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:10px;display:grid}.pc-proto .trust-chip{box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #e2e8f0f2;border-radius:16px;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.pc-proto .trust-chip svg{color:#16a34af2;width:15px;height:15px;margin-top:1px}.pc-proto .trust-text{gap:2px;min-width:0;display:grid}.pc-proto .trust-title{color:#0f172aeb;font-size:13px;font-weight:900;line-height:1.15}.pc-proto .trust-sub{color:#475569db;font-size:12px;font-weight:800;line-height:1.15}@media (min-width:1180px){.pc-proto .trust-line{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.pc-proto .trust-chip{padding:8px 10px}.pc-proto .trust-title{font-size:12px}.pc-proto .trust-sub{font-size:11px}}@media (max-width:360px){.pc-proto .trust-line{grid-template-columns:1fr}}.pc-proto .hero-media{position:sticky;top:130px}.pc-proto .media-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.pc-proto .media-card img{width:100%;height:auto;display:block}.pc-proto .media-chips{background:linear-gradient(#02081705,#02081700);flex-wrap:wrap;gap:8px;padding:12px;display:flex}.pc-proto .chip{color:#0f172ad9;background:#ffffffd9;border:1px solid #e2e8f0e6;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:800;display:inline-flex}.pc-proto .chip svg{width:14px;height:14px}.pc-proto .section{padding:6px 0 46px}.pc-proto .section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:6px 0 8px;display:flex}.pc-proto .section-head h2{letter-spacing:-.01em;margin:0;font-size:24px}.pc-proto .section-head .sub{color:var(--muted);margin-top:2px;font-size:13px}.pc-proto .head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pc-proto .sort{align-items:center;gap:10px;display:flex}.pc-proto .sort span{color:var(--muted-2);font-size:13px;font-weight:800}.pc-proto .sort select{width:190px;padding:10px}.pc-proto .layout{grid-template-columns:300px 1fr;align-items:start;gap:14px;display:grid}.pc-proto aside.filters{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffd9;padding:14px}.pc-proto aside.filters.flash{box-shadow:0 0 0 4px #0b3b8c1f, var(--shadow-sm)}.pc-proto .filters-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.pc-proto #btnCloseFiltersMobile,.pc-proto #btnApplyFiltersMobile{display:none}.pc-proto .filters-top h3{letter-spacing:.02em;margin:0;font-size:14px}.pc-proto .filters-top .muted{color:var(--muted-2);font-size:12px}.pc-proto .filter-group{border-top:1px solid var(--border-2);padding:10px 0}.pc-proto .filter-group:first-of-type{border-top:none}.pc-proto .filter-group-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.pc-proto .filter-group-header button{border-radius:10px;padding:6px 8px}.pc-proto .filter-group-title{letter-spacing:.04em;text-transform:uppercase;color:#0f172abf;font-size:13px;font-weight:900}.pc-proto .filter-items{gap:8px;display:grid}.pc-proto .filter-item{color:#0f172ae0;justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.pc-proto .filter-item .left{align-items:center;gap:10px;min-width:0;display:flex}.pc-proto .filter-item input{width:16px;height:16px}.pc-proto .filter-item .count{color:var(--muted-2);font-variant-numeric:tabular-nums}.pc-proto .filter-item .name{white-space:nowrap;text-overflow:ellipsis;max-width:190px;overflow:hidden}.pc-proto .filter-search{margin-bottom:10px}.pc-proto .filter-more{margin-top:10px}.pc-proto .filter-more .btn{justify-content:center;width:100%}.pc-proto .filter-group[data-collapsed=true] .filter-items,.pc-proto .filter-group[data-collapsed=true] .filter-search,.pc-proto .filter-group[data-collapsed=true] .filter-more{display:none}.pc-proto .filters-actions{gap:10px;margin-top:12px;display:flex}.pc-proto .filters-actions .btn{flex:1}.pc-proto .results{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffd9;overflow:hidden}.pc-proto .results-bar{border-bottom:1px solid var(--border);background:linear-gradient(#02081708,#02081700);justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;display:flex}.pc-proto .chips{flex-wrap:wrap;gap:6px;min-height:28px;display:flex}.pc-proto .chip-sm{color:#0f172ad1;background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;gap:8px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.pc-proto .chip-sm button{cursor:pointer;color:#0f172a99;background:0 0;border:none;padding:0;font-weight:900}.pc-proto .meta-right{color:var(--muted-2);white-space:nowrap;align-items:center;gap:10px;font-size:13px;display:flex}.pc-proto .table-head{letter-spacing:.1em;text-transform:uppercase;color:#475569f2;border-bottom:1px solid var(--border);background:#f8fafce6;grid-template-columns:1.6fr 1.3fr .8fr .9fr;gap:0;padding:8px 14px;font-size:12px;font-weight:900;display:grid}.pc-proto .rows{display:grid}.pc-proto .row{border-bottom:1px solid var(--border-2);background:#ffffffc7;grid-template-columns:1.6fr 1.3fr .8fr .9fr;gap:0;padding:14px;display:grid}.pc-proto .row:hover{background:#fffffff2}.pc-proto .cell{padding-right:12px}.pc-proto .part{align-items:flex-start;gap:12px;min-width:0;display:flex}.pc-proto .thumb{background:#f8fafc;border:1px solid #e2e8f0f2;border-radius:12px;flex:none;width:54px;height:54px;overflow:hidden}.pc-proto .thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pc-proto .part-main{min-width:0}.pc-proto .part-title{letter-spacing:-.01em;font-weight:900;line-height:1.25}.pc-proto .part-meta{color:var(--muted-2);flex-wrap:wrap;gap:8px;margin-top:6px;font-size:12px;display:flex}.pc-proto .badge{color:#0f172acc;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:12px;font-weight:900;display:inline-flex}.pc-proto .badge.success{color:#0f3d1e;background:#16a34a14;border-color:#16a34a40}.pc-proto .badge.blue{color:#0b3b8cf2;background:#0b3b8c14;border-color:#0b3b8c40}.pc-proto .small-links{flex-wrap:wrap;gap:12px;margin-top:8px;font-size:13px;font-weight:800;display:flex}.pc-proto .fit-lines{gap:8px;font-size:13px;display:grid}.pc-proto .fit-lines .k{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-2);font-size:12px;font-weight:900}.pc-proto .fit-lines .v{color:#0f172ae0;font-weight:700}.pc-proto .verify-lines{gap:8px;display:grid}.pc-proto .verify-lines .item{color:#0f172ad1;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.pc-proto .check{background:#16a34a1f;border:1px solid #16a34a40;border-radius:999px;flex:none;place-items:center;width:18px;height:18px;display:grid}.pc-proto .check svg{color:#16a34af2;width:13px;height:13px}.pc-proto .actions{align-content:start;gap:10px;display:grid}.pc-proto .actions .btn{justify-content:center;width:100%}.pc-proto .actions .btn.secondary{background:#f8fafcf2}.pc-proto .pagination{background:#f8fafce6;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.pc-proto .pagination .page{color:var(--muted-2);font-size:13px;font-weight:800}.pc-proto .command-bar{top:var(--sticky-top);z-index:48;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;margin:6px 0 10px;position:sticky}.pc-proto .command-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:7px 12px;display:flex}.pc-proto .command-left{flex:520px;align-items:center;gap:10px;min-width:260px;display:flex}.pc-proto .command-search{background:#fffffff2;border:1px solid #e2e8f0f2;border-radius:999px;flex:280px;align-items:center;gap:10px;padding:6px 12px;display:flex}.pc-proto .command-search input{color:#0f172ae0;background:0 0;border:none;outline:none;width:100%;font-size:13px;font-weight:900}.pc-proto .command-search .kbd{color:#475569e6;white-space:nowrap;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:900}.pc-proto .command-chips{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:6px;min-height:30px;padding-bottom:2px;display:flex;overflow:auto hidden}.pc-proto .command-right{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pc-proto .command-right .sort{background:#fffffff2;border:1px solid #e2e8f0f2;border-radius:999px;padding:7px 10px}.pc-proto .command-right .sort select{background:0 0;border:none;outline:none;font-size:12px;font-weight:900}.pc-proto .command-meta{color:#475569f2;white-space:nowrap;font-size:12px;font-weight:800}.pc-proto .tools{position:relative}.pc-proto .tools-menu{border:1px solid var(--border);min-width:220px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:70;background:#fffffffa;border-radius:16px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.pc-proto .tools-menu[hidden]{display:none}.pc-proto .tools-item{justify-content:flex-start;width:100%}.pc-proto .row.selected{background:#0b3b8c0f}.pc-proto .row.flash{z-index:1;border-radius:14px;animation:.9s ease-out rowFlash;position:relative}@keyframes rowFlash{0%{box-shadow:0 0 #0b3b8c00}40%{box-shadow:0 0 0 4px #0b3b8c2e}to{box-shadow:0 0 #0b3b8c00}}.pc-proto .bulk-check{justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.pc-proto .bulk-check input{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.pc-proto .bulk-bar{width:min(1060px,100vw - 22px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:60;background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:999px;padding:10px 12px;display:none;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.pc-proto .bulk-bar.show{display:flex}.pc-proto .bulk-bar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.pc-proto .bulk-bar-left{color:#0f172adb;align-items:center;gap:10px;font-size:13px;font-weight:900;display:flex}.pc-proto .bulk-pill{color:#475569f2;white-space:nowrap;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.pc-proto .bulk-bar-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pc-proto .rfq-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.pc-proto .rfq-status-pill{color:#0f172ae6;white-space:nowrap;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.pc-proto .rfq-status-icon{background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-weight:950;line-height:1;display:inline-flex}.pc-proto .rfq-status-value{background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:999px;margin-left:2px;padding:2px 7px;font-weight:950;line-height:1.1}.pc-proto .rfq-status-pill.ok{color:#0f3d1e;background:#16a34a14;border-color:#16a34a47}.pc-proto .rfq-status-pill.ok .rfq-status-icon,.pc-proto .rfq-status-pill.ok .rfq-status-value{background:#ffffffbf;border-color:#16a34a47}.pc-proto .rfq-status-pill.warn{color:#5a3a08;background:#f59e0b1f;border-color:#f59e0b59}.pc-proto .rfq-status-pill.warn .rfq-status-icon,.pc-proto .rfq-status-pill.warn .rfq-status-value{background:#ffffffbf;border-color:#f59e0b59}.pc-proto .rfq-status-pill.need{color:#611010;background:#dc262614;border-color:#dc262647}.pc-proto .rfq-status-pill.need .rfq-status-icon,.pc-proto .rfq-status-pill.need .rfq-status-value{background:#ffffffbf;border-color:#dc262647}.pc-proto .rfq-section{margin-bottom:14px}.pc-proto .rfq-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.pc-proto .rfq-section-head h4{letter-spacing:-.01em;margin:0;font-size:14px}.pc-proto .rfq-count{background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:12px;font-weight:950;display:inline-flex}.pc-proto .rfq-empty-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.pc-proto .rfq-items{gap:10px;display:grid}.pc-proto .rfq-item{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:16px;grid-template-columns:52px minmax(0,1fr) 170px;align-items:start;gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8}.pc-proto .rfq-item-media{background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:14px;width:52px;height:52px;overflow:hidden}.pc-proto .rfq-item-media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.pc-proto .rfq-item-media-fallback{background:linear-gradient(135deg,#94a3b847,#94a3b814);width:100%;height:100%}.pc-proto .rfq-item-main{min-width:0}.pc-proto .rfq-item-title{flex-wrap:wrap;align-items:baseline;gap:8px;font-weight:950;display:flex}.pc-proto .rfq-item-brand{letter-spacing:.08em;text-transform:uppercase;color:#475569eb;font-size:11px;font-weight:900}.pc-proto .rfq-item-part{color:#0f172af5;font-size:14px;font-weight:950}.pc-proto .rfq-item-sku{color:#475569f2;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:850}.pc-proto .rfq-item-name{color:#0f172ad6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;font-weight:750;display:-webkit-box;overflow:hidden}.pc-proto .rfq-item-meta{color:var(--muted-2);flex-wrap:wrap;gap:6px;margin-top:6px;font-size:12px;display:flex}.pc-proto .rfq-item-chips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pc-proto .rfq-chip{color:#0f172ad1;white-space:nowrap;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.pc-proto .rfq-chip.ok{color:#0f3d1e;background:#16a34a14;border-color:#16a34a40}.pc-proto .rfq-chip.need{color:#611010;background:#dc262614;border-color:#dc262640}.pc-proto .rfq-chip.neutral{opacity:.88}.pc-proto .rfq-chip.info{color:#0b3b8cf2;background:#0b3b8c0f;border-color:#0b3b8c38}.pc-proto .linklike{appearance:none;color:var(--primary);cursor:pointer;background:0 0;border:0;margin:0;padding:0;font-weight:900}.pc-proto .linklike:hover{text-decoration:underline}.pc-proto .linklike:focus-visible{box-shadow:var(--ring);border-radius:10px;outline:none}.pc-proto .rfq-item-links{flex-wrap:wrap;gap:12px;margin-top:8px;font-size:13px;font-weight:900;display:flex}.pc-proto .rfq-item-controls{flex-direction:column;align-items:stretch;gap:10px;display:flex}.pc-proto .rfq-remove{cursor:pointer;color:#475569f2;background:#f8fafcd9;border:1px solid #e2e8f0f2;border-radius:12px;align-self:flex-end;width:34px;height:34px;font-weight:950}.pc-proto .rfq-remove:hover{background:#94a3b81f}.pc-proto .rfq-qty{gap:6px;display:grid}.pc-proto .rfq-qty-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);font-size:11px;font-weight:800}.pc-proto .rfq-qty-stepper{grid-template-columns:34px 1fr 34px;align-items:center;gap:6px;display:grid}.pc-proto .rfq-qty-btn{appearance:none;cursor:pointer;color:#0f172ae6;background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:12px;padding:10px 0;font-weight:950}.pc-proto .rfq-qty-btn:hover{border-color:#0b3b8c38;box-shadow:0 0 0 3px #0b3b8c14}.pc-proto .rfq-qty-btn:focus-visible{box-shadow:var(--ring);outline:none}.pc-proto .rfq-qty-input{text-align:center;color:#0f172aeb;background:#ffffffe6;border:1px solid #e2e8f0f2;border-radius:12px;width:100%;padding:10px;font-weight:950}.pc-proto .rfq-qty-presets{flex-wrap:wrap;gap:6px;display:flex}.pc-proto .rfq-qty-preset{appearance:none;cursor:pointer;color:#475569f2;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.pc-proto .rfq-qty-preset:hover{color:#0b3b8cf2;background:#0b3b8c0f;border-color:#0b3b8c38}.pc-proto .rfq-stack{gap:10px;display:grid}.pc-proto .rfq-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.pc-proto .rfq-footer-left{flex:260px;gap:6px;min-width:0;display:grid}.pc-proto .rfq-footer-state{color:#0f172ae6;font-size:13px;font-weight:900}.pc-proto .rfq-footer-state.need{color:#78350ff2}.pc-proto .rfq-footer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:520px){.pc-proto .rfq-item{grid-template-columns:52px minmax(0,1fr)}.pc-proto .rfq-item-controls{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:10px}.pc-proto .rfq-remove{align-self:flex-start}.pc-proto .rfq-qty{flex:1}}.pc-proto .inquiry-items{gap:10px;margin-bottom:14px;display:grid}.pc-proto .inquiry-item{border:1px solid var(--border);background:#f8fafca6;border-radius:14px;padding:12px}.pc-proto .inquiry-item-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.pc-proto .inquiry-item-top .title{font-weight:900;line-height:1.25}.pc-proto .inquiry-item-top .sub{color:var(--muted-2);flex-wrap:wrap;gap:8px;margin-top:6px;font-size:12px;display:flex}.pc-proto .qty{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.pc-proto .qty .btn{border-radius:12px;padding:8px 10px}.pc-proto .qty input{text-align:center;border-radius:12px;width:78px;padding:10px;font-weight:900}.pc-proto .qty .quick{flex-wrap:wrap;gap:6px;display:flex}.pc-proto .grid-2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pc-proto .form-card{border:1px solid var(--border);border-radius:var(--radius);background:#f8fafc99;padding:12px}.pc-proto .form-card h4{letter-spacing:-.01em;margin:0 0 6px;font-size:14px}.pc-proto .form-card p{color:var(--muted-2);margin:0 0 10px;font-size:13px}.pc-proto .checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.pc-proto .checklist li{color:#0f172adb;align-items:flex-start;gap:10px;font-size:13px;font-weight:850;display:flex}.pc-proto .status-badge{color:#475569f2;background:#f8fafcf2;border:1px solid #e2e8f0f2;border-radius:999px;flex:none;place-items:center;width:20px;height:20px;margin-top:1px;font-size:12px;font-weight:950;display:grid}.pc-proto .status-badge.ok{color:#0f3d1e;background:#16a34a14;border-color:#16a34a40}.pc-proto .status-badge.need{color:#611010;background:#dc262614;border-color:#dc262640}.pc-proto .status-badge.warn{color:#5a3a08;background:#f59e0b1a;border-color:#f59e0b59}.pc-proto .checklist .meta{color:var(--muted-2);font-weight:750}.pc-proto .form-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.pc-proto .form-actions .btn{flex:1}.pc-proto footer{border-top:1px solid var(--border);background:#ffffffb8}.pc-proto .footer-inner{color:var(--muted-2);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:20px 0;font-size:13px;display:flex}.pc-proto .footer-inner .links{flex-wrap:wrap;gap:14px;display:flex}@media (max-width:1020px){.pc-proto .hero-media{position:relative;top:0}.pc-proto h1{font-size:30px}.pc-proto .trust-row{grid-template-columns:repeat(2,1fr)}.pc-proto .layout{grid-template-columns:1fr}.pc-proto aside.filters{z-index:85;border-radius:0 18px 18px 0;width:min(390px,92vw);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-102%)}.pc-proto aside.filters.show{transform:translate(0)}.pc-proto #btnCloseFiltersMobile,.pc-proto #btnApplyFiltersMobile{display:inline-flex}.pc-proto nav.nav{display:none}.pc-proto .only-mobile{display:inline-flex}.pc-proto .top-actions{min-width:0}.pc-proto .command-left{flex:100%}.pc-proto .command-right{justify-content:flex-start;width:100%}}@media (max-width:900px){.pc-proto .finder-card{-webkit-backdrop-filter:none;backdrop-filter:none}.pc-proto .hero-bg-media img{-o-object-position:50% 18%;object-position:50% 18%;filter:saturate(1.1)contrast(1.4)brightness(.98)}.pc-proto .hero:after{background:linear-gradient(#f5f7fb1f 0%,#f5f7fb00 44%,#f5f7fb73 100%),radial-gradient(760px 560px at 50% 18%,#0208170f 0%,#02081700 60%)}.pc-proto .hero-cols{grid-template-columns:1fr}}@media (max-width:760px){.pc-proto .table-head{display:none}.pc-proto .row{grid-template-columns:1fr;gap:14px}.pc-proto .cell{padding-right:0}.pc-proto h1{font-size:28px}.pc-proto .bulk-metrics,.pc-proto .bulk-lists,.pc-proto .proof-grid,.pc-proto .grid-2{grid-template-columns:1fr}.pc-proto .bulk-bar{border-radius:22px;bottom:12px}}[data-page=products-center] .custom-scrollbar{scrollbar-width:thin;scrollbar-color:#94a3b8 #e2e8f0}[data-page=products-center] .custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}[data-page=products-center] .custom-scrollbar::-webkit-scrollbar-track{background:#e2e8f0;border-radius:4px}[data-page=products-center] .custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:4px}[data-page=products-center] .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#64748b}body.rfq-pinned-open{padding-right:720px;transition:padding-right .18s}@media (min-width:1024px){body.rfq-pinned-open [data-role=products-layout-grid]{grid-template-columns:1fr!important}body.rfq-pinned-open [data-role=products-filters-sidebar]{display:none!important}body.rfq-pinned-open .filters-toggle-btn{display:inline-flex!important}}@media (max-width:1023px){body.rfq-pinned-open{padding-right:0}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes progress{0%{width:0%}to{width:100%}}[data-page=products-center] .reveal{animation:.7s ease-out both fade-up}[data-page=products-center] .reveal-delay-1{animation-delay:80ms}[data-page=products-center] .reveal-delay-2{animation-delay:.16s}[data-page=products-center] .reveal-delay-3{animation-delay:.24s}
