.vf-section{margin-top:var(--block-margin-top, 30px);padding:var(--block-padding, 22px);border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at 8% 0%,rgba(255,140,40,.065),transparent 32%),#ffffff09}:where(.vf-section,.vf-video-card,.vf-table-wrap,.experience-card){animation:vfCardIn .68s cubic-bezier(.16,1,.3,1) both}.vf-video-list>.vf-video-card:nth-child(2),.experience-list>.experience-card:nth-child(2){animation-delay:.05s}.vf-video-list>.vf-video-card:nth-child(3),.experience-list>.experience-card:nth-child(3){animation-delay:.1s}.vf-video-list>.vf-video-card:nth-child(n+4),.experience-list>.experience-card:nth-child(n+4){animation-delay:.15s}.vf-section-head{margin-bottom:16px}.vf-section-head p,.vf-pdf-title p{margin:0 0 8px;color:var(--soft);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase}.vf-section-head h2,.vf-pdf-title h2{margin:0 0 6px;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.45;letter-spacing:.01em}.vf-section-head h2:last-child,.vf-pdf-title h2:last-child{margin-bottom:0}.vf-section-head span,.vf-pdf-title span{display:block;max-width:760px;color:var(--muted);line-height:1.8}.vf-pdf{padding:0;overflow:hidden}.vf-pdf-head{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:start;padding:26px;border-bottom:1px solid var(--line)}.vf-pdf-current{display:inline-block;margin-top:14px;color:var(--soft);font-size:.92rem}.vf-pdf-tools{display:flex;align-items:flex-end;justify-content:flex-end;gap:14px;flex-wrap:wrap}.vf-pdf-select{display:flex;flex-direction:column;gap:8px;min-width:260px}.vf-pdf-select label{color:var(--soft);font-size:.76rem;letter-spacing:.12em;text-transform:uppercase}.vf-pdf-select select{height:44px;border:1px solid var(--line);border-radius:999px;background:#ffffff0b;color:var(--text);padding:0 15px;outline:none;font:inherit}.vf-pdf-select option{background:#101215;color:#f4f4f5}.vf-pdf-actions{display:flex;gap:10px;flex-wrap:wrap}.vf-pdf-actions a{display:inline-flex;align-items:center;height:44px;padding:0 15px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.92rem}.vf-pdf-actions a:hover{color:#fff;background:#ffffff13;border-color:#ffffff38}.vf-pdf-frame{display:block;width:100%;height:min(84vh,980px);min-height:760px;border:0;background:#303030}@media (max-width: 860px){.vf-pdf-head{grid-template-columns:1fr}.vf-pdf-tools{justify-content:flex-start}.vf-pdf-select{width:100%}}@media (max-width: 780px){.vf-section{margin-top:var(--block-margin-top, 24px);padding:var(--block-padding, 18px);border-radius:20px}.vf-pdf{padding:0}.vf-pdf-head{padding:20px}.vf-pdf-frame{height:76vh;min-height:560px}}.project-pdf-browser:not(.vf-pdf),.resource-preview-list{display:none!important}.vf-pdf .pdf-viewer-head,.vf-pdf .project-pdf-head,.vf-pdf .project-pdf-frame{all:unset}.vf-text{margin:0 0 14px;color:var(--muted);line-height:1.9}.vf-text:last-child{margin-bottom:0}.vf-video-list{display:grid;gap:var(--module-gap, 18px)}.vf-video-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#00000038}.vf-video-player{display:block;width:100%;aspect-ratio:16 / 9;max-height:78vh;background:#050608;-o-object-fit:contain;object-fit:contain}.vf-video-caption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-top:1px solid rgba(255,255,255,.075);color:var(--muted)}.vf-video-caption strong{color:var(--text);font-size:.98rem}.vf-video-caption span{color:var(--soft);font-size:.88rem;text-align:right}@media (max-width: 640px){.vf-video-caption{align-items:flex-start;flex-direction:column}.vf-video-caption span{text-align:left}}.vf-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:18px;background:#ffffff07}.vf-data-table{width:100%;min-width:780px;border-collapse:collapse;font-size:.94rem}.vf-data-table th,.vf-data-table td{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.075);text-align:left;vertical-align:top}.vf-data-table th{color:var(--soft);background:#ffffff0a;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.vf-data-table td{color:var(--muted);line-height:1.7}.vf-data-table td:first-child{color:var(--text);font-weight:650}.vf-data-table tr:last-child td{border-bottom:0}.experience-list{display:flex;flex-direction:column;gap:14px;margin-top:22px}.experience-card{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:24px 26px;border-radius:24px;border:1px solid var(--line);background:var(--panel);transition:transform .22s ease,background .22s ease,border-color .22s ease}.experience-card.is-featured{border-width:2px;border-color:#b7f7dc75}.experience-card[hidden],.experience-card.is-filtered-out{display:none!important}.experience-card-link:hover{transform:translateY(-3px);background:var(--panel-hover);border-color:#ffffff38}.experience-meta{color:var(--soft);font-size:.9rem;margin-bottom:12px}.experience-card h2{margin:0 0 14px;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.42;letter-spacing:.01em}.experience-card p{max-width:780px;margin:0;color:var(--muted);line-height:1.85}.experience-action{color:var(--soft);white-space:nowrap;font-size:.92rem}.experience-action.static{opacity:.72}@media (max-width: 640px){.experience-card{grid-template-columns:1fr}.experience-action{margin-top:6px}}@media (prefers-reduced-motion: reduce){:where(.vf-section,.vf-video-card,.vf-table-wrap,.experience-card){animation:none;opacity:1;translate:0 0;scale:1;filter:none}}
