.pf-format-stack{flex-direction:column;flex-shrink:0;justify-content:space-between;width:clamp(120px,26cqw,165px);height:210px;display:flex}.pf-format-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);height:60px;box-shadow:0 2px 6px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.pf-format-card-icon{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);width:28px;height:28px;color:var(--color-ink-soft);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pf-format-card-lines{flex-direction:column;flex:1;gap:5px;display:flex}.pf-output-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);z-index:2;width:clamp(140px,26cqw,180px);height:170px;box-shadow:0 4px 14px color-mix(in srgb, var(--color-ink) 4%, transparent);border-radius:10px;flex-direction:column;gap:10px;margin-left:auto;padding:14px 12px;display:flex;position:relative}.pf-output-header{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.pf-output-icon-box{background:var(--color-brand-blue);color:#fff;width:28px;height:28px;box-shadow:0 2px 8px color-mix(in srgb, var(--color-brand-blue) 35%, transparent);border-radius:6px;justify-content:center;align-items:center;display:flex}.pf-output-body{flex-direction:column;gap:8px;margin-top:4px;display:flex}.pf-output-line{background:var(--color-border-light);border-radius:4px;height:7px}.pf-doc-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);width:clamp(160px,17vw,200px);height:250px;box-shadow:0 4px 12px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:10px;flex-direction:column;flex-shrink:0;gap:12px;padding:16px 14px;display:flex;position:relative;overflow:hidden}.pf-doc-scanner{background:linear-gradient(90deg, transparent 0%, var(--color-brand-blue) 20%, var(--color-indigo) 50%, var(--color-brand-blue) 80%, transparent 100%);height:3px;box-shadow:0 0 12px 3px color-mix(in srgb, var(--color-brand-blue) 55%, transparent);z-index:10;opacity:0;pointer-events:none;animation:4s cubic-bezier(.4,0,.2,1) infinite pf-scan;position:absolute;top:0;left:0;right:0}@keyframes pf-scan{0%{opacity:0;transform:translateY(0)}6%{opacity:1}78%{opacity:1;transform:translateY(230px)}85%{opacity:0;transform:translateY(238px)}to{opacity:0;transform:translateY(240px)}}.pf-doc-header{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.pf-doc-icon-badge{background:color-mix(in srgb, var(--color-brand-blue) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-brand-blue) 20%, transparent);width:28px;height:28px;color:var(--color-brand-blue);border-radius:6px;justify-content:center;align-items:center;display:flex}.pf-doc-stamp{color:var(--color-ink-muted);opacity:.6}.pf-doc-body{flex-direction:column;gap:9px;margin-top:2px;display:flex}.pf-doc-line{background:var(--color-border-light);border-radius:4px;height:7px}.pf-doc-line--title{background:var(--color-border-subtle);width:85%;height:10px}.pf-doc-line--sub{width:60%}.pf-doc-field{animation:4s ease-in-out infinite pf-field-flash;animation-delay:var(--pv-delay,0s)}@keyframes pf-field-flash{0%,to{background:var(--color-border-light);box-shadow:none}12%,45%{background:var(--color-brand-blue);box-shadow:0 0 10px color-mix(in srgb, var(--color-brand-blue) 45%, transparent)}}.pf-tree-leaves{z-index:2;flex-direction:column;justify-content:space-between;height:100%;margin-left:auto;padding:2px 0;display:flex;position:relative}.pf-tree-node{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:8px;align-items:center;gap:10px;min-width:140px;padding:6px 12px;display:flex;box-shadow:0 2px 5px #00000005}.pf-node-slot{flex:1;align-items:center;gap:8px;display:flex}.pf-node-meter{background:var(--color-border-subtle);border-radius:2px;width:48px;height:4px;position:relative;overflow:hidden}.pf-node-meter-fill{background:var(--color-brand-blue);border-radius:2px;width:100%;height:100%}.pf-radar-dot{background:var(--color-brand-blue);border-radius:50%;width:6px;height:6px}.pf-cal-container{flex-direction:column;gap:12px;padding:30px 0 10px;display:flex;position:relative}.pf-standard-badge{z-index:10;background:var(--color-ink);color:#fff;letter-spacing:.12em;box-shadow:0 0 12px color-mix(in srgb, var(--color-brand-blue) 40%, transparent);border:1px solid #fff3;border-radius:9999px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pf-cal-axis{background:var(--color-brand-blue);width:2px;box-shadow:0 0 10px color-mix(in srgb, var(--color-brand-blue) 60%, transparent);z-index:1;opacity:.7;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.pf-cal-track{background:var(--color-surface);border:1px solid var(--color-border-subtle);z-index:2;height:42px;box-shadow:0 2px 6px color-mix(in srgb, var(--color-ink) 2%, transparent);border-radius:8px;justify-content:space-between;align-items:center;padding:0 14px;display:flex;position:relative}.pf-track-label{width:120px;color:var(--color-ink-soft);align-items:center;gap:8px;display:flex}.pf-raw-line{background:color-mix(in srgb, var(--color-danger) 25%, transparent);border:1px dashed color-mix(in srgb, var(--color-danger) 60%, transparent);border-radius:3px;height:6px}.pf-track-dot{background:var(--color-brand-blue);border:1.5px solid var(--color-brand-blue);color:#fff;width:28px;height:28px;box-shadow:0 0 14px color-mix(in srgb, var(--color-brand-blue) 50%, transparent);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pv-reveal[data-inview=true] .pf-track-dot{animation:1.8s cubic-bezier(.45,0,.55,1) infinite alternate pf-snap;animation-delay:var(--pv-delay,0s)}@keyframes pf-snap{0%{left:var(--pf-from,30%);background:var(--color-surface-card);border-color:var(--color-border-subtle);color:var(--color-ink-soft);transform:translateY(-50%);box-shadow:0 2px 8px #0000000a}}.pf-core-layout{flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.pf-ingest-row{justify-content:space-between;align-items:center;width:63.5%;margin-inline:auto;display:flex}.pf-ingest-chip{background:var(--color-surface);border:1px solid var(--color-border-subtle);color:var(--color-ink-soft);box-shadow:0 2px 6px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:600;display:flex}.pf-hub-card{background:var(--color-ink);color:#fff;box-shadow:0 8px 25px color-mix(in srgb, var(--color-ink) 25%, transparent), 0 0 20px color-mix(in srgb, var(--color-brand-blue) 35%, transparent);z-index:2;border-radius:12px;align-items:center;gap:14px;padding:16px 28px;display:flex;position:relative}.pf-hub-title{letter-spacing:.04em;color:#fff;font-size:16px;font-weight:700}.pf-hub-icon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pf-flow-inline{width:100%;height:60px;margin:-10px 0;position:static}.pf-outflow-row{justify-content:space-between;align-items:center;gap:clamp(12px,2vw,24px);width:100%;display:flex}.pf-outflow-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);box-shadow:0 2px 8px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:10px;flex:1;align-items:center;gap:10px;padding:12px 14px;display:flex}.pf-outflow-card .pf-icon-box{color:var(--color-brand-blue);border-color:color-mix(in srgb, var(--color-brand-blue) 30%, transparent)}.pf-dim-stack{flex-direction:column;flex-shrink:0;gap:10px;width:clamp(170px,19vw,210px);display:flex}.pf-dim-row{background:var(--color-surface);border:1px solid var(--color-border-subtle);color:var(--color-ink-soft);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.pf-dim-row--exclude{border-color:color-mix(in srgb, var(--color-danger) 30%, transparent)}.pf-dim-left{align-items:center;gap:8px;display:flex}.pf-match-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);z-index:2;width:clamp(170px,18vw,210px);height:230px;box-shadow:0 6px 20px color-mix(in srgb, var(--color-ink) 4%, transparent);border-radius:12px;flex-direction:column;justify-content:space-between;margin-left:auto;padding:16px 14px;display:flex;position:relative}.pf-match-top{justify-content:space-between;align-items:center;display:flex}.pf-score-badge{background:var(--color-surface-card);border:2.5px solid var(--color-brand-blue);width:48px;height:48px;color:var(--color-brand-blue);box-shadow:0 0 14px color-mix(in srgb, var(--color-brand-blue) 35%, transparent);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.pf-dim-pills{align-items:center;gap:4px;margin-top:6px;display:flex}.pf-dim-pill{background:color-mix(in srgb, var(--color-brand-blue) 8%, transparent);color:var(--color-brand-blue);border-radius:4px;padding:2px 5px;font-size:9px;font-weight:700}.pf-dim-pill--green{background:color-mix(in srgb, var(--color-brand-green) 10%, transparent);color:var(--color-brand-green);padding:4px 8px;font-weight:800}.pf-alias-stack{flex-direction:column;flex-shrink:0;justify-content:space-between;width:clamp(160px,18vw,200px);height:250px;display:flex;position:relative}.pf-lupe{z-index:5;color:var(--color-brand-blue);filter:drop-shadow(0 4px 12px color-mix(in srgb, var(--color-brand-blue) 40%, transparent));position:absolute;top:15px;right:-10px}.pv-reveal[data-inview=true] .pf-lupe{animation:2.2s ease-in-out pf-lupe-sweep}@keyframes pf-lupe-sweep{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(165px)scale(1.15)}}.pf-alias-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);height:72px;box-shadow:0 2px 6px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:8px;flex-direction:column;gap:4px;padding:8px 10px;display:flex;position:relative}.pf-alias-year{color:var(--color-brand-blue);letter-spacing:.05em;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.pf-alias-attr{align-items:center;gap:6px;display:flex}.pf-master-card{background:var(--color-surface);border:1.5px solid var(--color-brand-blue);z-index:2;width:clamp(170px,18vw,210px);height:250px;box-shadow:0 6px 22px color-mix(in srgb, var(--color-brand-blue) 22%, transparent);border-radius:12px;flex-direction:column;justify-content:space-between;margin-left:auto;padding:16px 14px;display:flex;position:relative}.pf-master-header{border-bottom:1px solid var(--color-border-subtle);align-items:center;gap:10px;padding-bottom:10px;display:flex}.pf-master-header .pf-icon-box{width:32px;height:32px}.pf-master-body{flex-direction:column;gap:8px;display:flex}.pf-master-attr{color:var(--color-ink-soft);align-items:center;gap:8px;display:flex}.pf-master-timeline{align-items:center;gap:6px;display:flex}.pf-timeline-dot{background:var(--color-brand-blue);border-radius:50%;flex-shrink:0;width:7px;height:7px}.pf-buyer-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);box-shadow:0 4px 14px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:10px;flex-direction:column;gap:14px;padding:16px;display:flex}.pf-buyer-header{justify-content:space-between;align-items:center;display:flex}.pf-buyer-identity{align-items:center;gap:12px;display:flex}.pf-buyer-identity .pf-icon-box{width:36px;height:36px}.pf-follow-badge{background:var(--color-brand-blue);color:#fff;letter-spacing:.04em;box-shadow:0 2px 10px color-mix(in srgb, var(--color-brand-blue) 35%, transparent);border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;font-size:11px;font-weight:700;display:flex}.pf-buyer-kpis{border-top:1px solid var(--color-border-subtle);grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px;display:grid}.pf-kpi-box{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:8px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.pf-kpi-row{align-items:center;gap:6px;display:flex}.pf-suppliers{border-top:1px solid var(--color-border-subtle);flex-direction:column;gap:8px;padding-top:12px;display:flex}.pf-supplier-row{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);border-radius:8px;grid-template-columns:1.2fr 1fr 28px;align-items:center;gap:12px;padding:8px 12px;display:grid}.pf-supplier-cell{align-items:center;gap:8px;display:flex}.pf-supplier-row .pf-icon-box{width:24px;height:24px}.pf-sector-stack,.pf-region-stack{flex-direction:column;flex-shrink:0;justify-content:space-between;width:clamp(150px,16vw,180px);height:220px;display:flex}.pf-sector-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);height:60px;box-shadow:0 2px 6px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.pf-region-card{background:var(--color-surface-card);border:1px solid var(--color-border-subtle);height:60px;box-shadow:0 2px 6px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.pf-region-flag{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex}.pf-toggle-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);width:clamp(140px,26cqw,180px);height:88px;box-shadow:0 2px 8px color-mix(in srgb, var(--color-ink) 3%, transparent);border-radius:10px;justify-content:space-between;align-items:center;padding:14px;display:flex}.pf-toggle-left{align-items:center;gap:10px;display:flex}.pf-toggle-left .pf-icon-box{width:32px;height:32px}.pf-toggle-pill{background:var(--color-brand-blue);width:44px;height:24px;box-shadow:0 0 10px color-mix(in srgb, var(--color-brand-blue) 40%, transparent);border-radius:9999px;align-items:center;padding:2px;display:flex;position:relative}.pf-toggle-handle{background:#fff;border-radius:50%;width:20px;height:20px;margin-left:auto;box-shadow:0 2px 4px #0003}.pf-alert-card{background:var(--color-surface-card);border:1.5px solid var(--color-brand-blue);width:fit-content;min-width:170px;height:88px;box-shadow:0 6px 20px color-mix(in srgb, var(--color-brand-blue) 22%, transparent);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-left:auto;padding:14px;display:flex}.pf-alert-left{align-items:center;gap:10px;display:flex}.pf-alert-left .pf-icon-box{width:32px;height:32px}.pf-stack-col{flex-direction:column;gap:4px;display:flex}@container (max-width:440px){.pf-grid{flex-direction:column;align-items:stretch}.pf-doc-card{width:100%;height:180px}.pf-merge{width:100%;height:220px}.pf-knot--center{margin-left:0}.pf-format-stack,.pf-alias-stack,.pf-dim-stack,.pf-sector-stack,.pf-region-stack{width:100%}.pf-doc-scanner{display:none}}
