.pe-hero{background:linear-gradient(#eff6ffb3,#fff 55%,#fff)}.pe-breadcrumb{color:var(--muted)}.pe-breadcrumb a{color:var(--muted);text-decoration:none;transition:color .15s}.pe-breadcrumb a:hover{color:var(--brand)}.pe-breadcrumb .pe-sep{color:var(--border)}.pe-live-badge{color:var(--brand);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #2563eb33;border-radius:999px;align-items:center;gap:.5rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.pe-ping{width:.5rem;height:.5rem;display:inline-flex;position:relative}.pe-ping:before{content:"";background:var(--brand);opacity:.75;border-radius:999px;animation:1.4s cubic-bezier(0,0,.2,1) infinite pe-ping;position:absolute;inset:0}.pe-ping:after{content:"";background:var(--brand);border-radius:999px;width:.5rem;height:.5rem;position:relative}@keyframes pe-ping{75%,to{opacity:0;transform:scale(2)}}.pe-hero-grid{align-items:center;gap:3rem;display:grid}@media (min-width:992px){.pe-hero-grid{grid-template-columns:1.05fr .95fr}}.pe-panel{border:1px solid var(--border);background:#fff;border-radius:1rem;width:100%;max-width:440px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 60px -25px #2563eb59}.pe-panel__chrome{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.pe-search{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:.5rem;flex:1;align-items:center;gap:.5rem;margin-left:.75rem;padding:.375rem .75rem;font-size:.75rem;display:flex}.pe-count{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.pe-result{border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem .75rem;transition:background-color .15s;display:flex}.pe-result:hover{background:var(--surface)}.pe-result--active{background:var(--brand-soft);box-shadow:inset 0 0 0 1px #2563eb33}.pe-seniority{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;flex-shrink:0;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.pe-statbar{border:1px solid var(--border);background:linear-gradient(135deg, var(--surface), #fff);border-radius:2rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.pe-stat{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:2.25rem 1.5rem;transition:background-color .15s;display:flex}.pe-stat:hover{background:#eff6ff66}.pe-stat__num{font-size:2.5rem;font-weight:700;line-height:1}@media (min-width:576px){.pe-statbar{flex-direction:row}.pe-stat:not(:first-child){border-left:1px solid var(--border)}.pe-stat__num{font-size:3rem}}@media (max-width:575.98px){.pe-stat:not(:first-child){border-top:1px solid var(--border)}}.pe-record{border:1px solid var(--border);background:#fff;border-radius:1.5rem;position:relative;overflow:hidden;box-shadow:0 30px 60px -25px #2563eb4d}.pe-record__header{background:linear-gradient(90deg, var(--brand), var(--brand-indigo));color:#fff;padding:1.5rem;position:relative}.pe-record__verified{background:#ffffff26;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem;box-shadow:inset 0 0 0 1px #ffffff40}.pe-record__avatar{background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.125rem;font-weight:600;display:inline-flex;box-shadow:0 0 0 4px #fff3}.pe-record__ministat{text-align:center;background:#ffffff1a;border-radius:.75rem;padding:.5rem .75rem;box-shadow:inset 0 0 0 1px #ffffff26}.pe-record__row{border:1px solid var(--border);border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.pe-company{border:1px solid var(--border);background:var(--surface);border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.pe-tag{background:var(--brand-soft);color:var(--brand);border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.pe-stack{display:flex}.pe-stack>*{margin-left:-.75rem;box-shadow:0 0 0 2px #fff}.pe-stack>:first-child{margin-left:0}.pe-features{margin:2.5rem 0 0;padding:0;list-style:none;position:relative}.pe-features__spine{background:linear-gradient(#2563eb66,#2563eb33,#0000);width:1px;position:absolute;top:1.75rem;bottom:2.5rem;left:1.75rem}.pe-feature{border-radius:1rem;align-items:flex-start;gap:1.25rem;padding:.75rem;transition:background-color .15s;display:flex;position:relative}.pe-feature:hover{background:#fff}.pe-feature__icon{z-index:1;width:3.5rem;height:3.5rem;box-shadow:0 0 0 4px var(--surface), 0 10px 20px -8px #2563eb80;flex-shrink:0;position:relative}.pe-usecase{border:1px solid var(--border);background:#fff;border-radius:1.5rem;flex-direction:column;height:100%;padding:1.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.pe-usecase:hover{border-color:#2563eb66;transform:translateY(-4px);box-shadow:0 24px 40px -22px #2563eb66}.pe-usecase__cta{background:var(--brand-soft);width:fit-content;color:var(--brand);border-radius:999px;align-items:center;gap:.5rem;margin-top:auto;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.pe-usecase__cta:hover{background:var(--brand);color:#fff}.pe-faq{border:1px solid var(--border);background:var(--surface);border-radius:1rem;padding:1.25rem;transition:background-color .15s,border-color .15s}.pe-faq[open]{background:#fff;border-color:#2563eb4d;box-shadow:0 1px 2px #0000000d}.pe-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-weight:500;list-style:none;display:flex}.pe-faq summary::-webkit-details-marker{display:none}.pe-faq__chevron{background:var(--brand-soft);width:1.75rem;height:1.75rem;color:var(--brand);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.pe-faq[open] .pe-faq__chevron{transform:rotate(180deg)}.pe-cta{color:#fff;background:radial-gradient(circle at 18% 25%,#4f46e5 0%,#312e81 32%,#1e1b4b 62%,#0c0a23 100%);position:relative;overflow:hidden}.pe-cta__checks{color:#e0e7ffe6}.pe-cta__check{align-items:center;gap:.5rem;display:inline-flex}.lde-panel{border:1px solid var(--border);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 30px 60px -30px #2563eb4d}.lde-chrome{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.lde-filter-label{width:5rem;color:var(--muted);flex-shrink:0;font-size:.875rem;font-weight:500}.lde-chip{cursor:pointer;border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:999px;padding:.375rem .75rem;font-size:.875rem;transition:color .15s,border-color .15s}.lde-chip:hover{color:var(--brand);border-color:#2563eb66}.lde-chip--active{background:var(--brand);color:#fff;border-color:#0000;box-shadow:0 4px 8px -4px #2563eb80}.lde-table-wrap{border:1px solid var(--border);border-radius:.75rem;position:relative;overflow:hidden}.lde-table{table-layout:fixed;text-align:left;border-collapse:collapse;width:100%;font-size:.875rem}.lde-table thead{background:var(--surface);color:var(--muted)}.lde-table th{text-transform:uppercase;letter-spacing:.03em;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.lde-table td{color:var(--muted);padding:.75rem 1rem}.lde-table tbody tr{border-top:1px solid var(--border);filter:blur(5px)}.lde-logo{border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.lde-checkbox{border:1px solid var(--border);width:1.25rem;height:1.25rem;color:var(--muted);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.lde-access{background:var(--brand);color:#fff;border-radius:.375rem;align-items:center;padding:.375rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.lde-action{background:var(--brand-soft);width:1.75rem;height:1.75rem;color:var(--brand);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.lde-gate{text-align:center;background:linear-gradient(#eff6ff99,#fff);border:1px dashed #2563eb4d;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}
