.sv-grid[data-astro-cid-qwsjowbz]{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center}.sv-left[data-astro-cid-qwsjowbz]{display:flex;flex-direction:column}.sv-divider[data-astro-cid-qwsjowbz]{height:.5px;background:var(--color-border);margin-bottom:1.5rem}.sv-list[data-astro-cid-qwsjowbz]{display:flex;flex-direction:column;gap:6px}.sv-item[data-astro-cid-qwsjowbz]{padding:14px 16px;border-radius:0 12px 12px 0;border:.5px solid var(--color-border);border-left:3px solid transparent;background:var(--bg-surface);cursor:pointer;transition:background .2s ease,border-color .2s ease;outline:none}.sv-item[data-astro-cid-qwsjowbz]:focus-visible{box-shadow:0 0 0 2px #f50}.sv-item[data-astro-cid-qwsjowbz].active{background:var(--bg-page);border-color:var(--color-border)}.sv-item-top[data-astro-cid-qwsjowbz]{display:flex;align-items:center;gap:10px}.sv-icon[data-astro-cid-qwsjowbz]{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sv-item-name[data-astro-cid-qwsjowbz]{font-size:17px;font-weight:500;color:var(--color-900);flex:1}.sv-chevron[data-astro-cid-qwsjowbz]{display:flex;align-items:center;color:var(--color-400);transition:transform .25s ease;flex-shrink:0}.sv-item[data-astro-cid-qwsjowbz].active .sv-chevron[data-astro-cid-qwsjowbz]{transform:rotate(180deg)}.sv-item-body[data-astro-cid-qwsjowbz]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;overflow:hidden}.sv-item[data-astro-cid-qwsjowbz].active .sv-item-body[data-astro-cid-qwsjowbz]{grid-template-rows:1fr}.sv-item-body-inner[data-astro-cid-qwsjowbz]{min-height:0}.sv-item-desc[data-astro-cid-qwsjowbz]{font-size:16px;color:var(--color-400);line-height:1.65;margin-top:10px;margin-bottom:10px}.sv-pills[data-astro-cid-qwsjowbz]{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.sv-pill[data-astro-cid-qwsjowbz]{font-size:14px;padding:3px 10px;border-radius:20px;border:.5px solid var(--color-border);color:var(--color-500);background:var(--bg-surface)}.sv-item-footer[data-astro-cid-qwsjowbz]{font-size:14px;color:var(--color-300);padding-top:10px;border-top:.5px solid var(--color-border)}.sv-right[data-astro-cid-qwsjowbz]{position:relative;height:600px;overflow:hidden}.sv-right[data-astro-cid-qwsjowbz] astro-island{display:block;width:100%;height:100%}.sv-visor[data-astro-cid-qwsjowbz]{position:absolute;inset:0;width:100%;height:100%}@media(max-width:1023px){.sv-grid[data-astro-cid-qwsjowbz]{grid-template-columns:1fr;gap:2.5rem}.sv-right[data-astro-cid-qwsjowbz]{order:2;height:420px}.sv-left[data-astro-cid-qwsjowbz]{order:1}.sv-item[data-astro-cid-qwsjowbz]{border-radius:10px;border-left-width:.5px}.sv-item[data-astro-cid-qwsjowbz].active{border-left-width:3px}}@media(max-width:640px){.sv-right[data-astro-cid-qwsjowbz]{height:320px}}.tst-lane[data-astro-cid-2t7lomlc]{position:relative;overflow:hidden;margin-bottom:10px}.tst-lane[data-astro-cid-2t7lomlc]:before,.tst-lane[data-astro-cid-2t7lomlc]:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:10;pointer-events:none}.tst-lane[data-astro-cid-2t7lomlc]:before{left:0;background:linear-gradient(to right,#EAEAE8,transparent)}.tst-lane[data-astro-cid-2t7lomlc]:after{right:0;background:linear-gradient(to left,#EAEAE8,transparent)}.tst-track[data-astro-cid-2t7lomlc]{display:flex;gap:12px;width:max-content;padding:8px 4px}.tst-track--fwd[data-astro-cid-2t7lomlc]{animation:tst-slide-l 40s linear infinite}.tst-track--rev[data-astro-cid-2t7lomlc]{animation:tst-slide-r 46s linear infinite}.tst-track[data-astro-cid-2t7lomlc]:hover{animation-play-state:paused}.tst-card[data-astro-cid-2t7lomlc]{flex-shrink:0;width:284px;position:relative;border-radius:20px;padding:1px;cursor:default;transition:transform .3s ease}.tst-card[data-astro-cid-2t7lomlc]:hover{transform:translateY(-3px) scale(1.015)}.tst-card[data-astro-cid-2t7lomlc]:before{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(135deg,#ffffffd9,#fff3 30%,#ff550040,#7c3aed33 70%,#ffffffb3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.tst-card[data-astro-cid-2t7lomlc]:after{content:"";position:absolute;top:2px;left:10%;right:10%;height:38%;border-radius:20px 20px 60% 60%;background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.08) 60%,transparent 100%);pointer-events:none;z-index:3}.tst-card-inner[data-astro-cid-2t7lomlc]{position:relative;z-index:2;border-radius:19px;padding:18px 20px;display:flex;flex-direction:column;gap:12px;overflow:hidden;background:#ffffff7a;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%)}.tst-card-inner[data-astro-cid-2t7lomlc]:before{content:"";position:absolute;top:-28px;right:-18px;width:90px;height:70px;border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.55) 0%,transparent 70%);pointer-events:none}.tst-quote[data-astro-cid-2t7lomlc]{font-size:15px;color:#333;line-height:1.62;font-style:normal;quotes:none}.tst-divider[data-astro-cid-2t7lomlc]{height:.5px;background:linear-gradient(to right,transparent,rgba(0,0,0,.08),transparent)}.tst-footer[data-astro-cid-2t7lomlc]{display:flex;align-items:center;gap:10px}.tst-avatar[data-astro-cid-2t7lomlc]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:#fff;flex-shrink:0;border:1px solid rgba(255,255,255,.4)}.tst-name[data-astro-cid-2t7lomlc]{font-size:15px;font-weight:500;color:#111;margin-bottom:1px}.tst-role[data-astro-cid-2t7lomlc]{font-size:14px;color:#666}.tst-company[data-astro-cid-2t7lomlc]{margin-left:auto;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b;background:#0000000a;border:.5px solid rgba(0,0,0,.08);border-radius:20px;padding:3px 8px;white-space:nowrap}@media(max-width:640px){.tst-card[data-astro-cid-2t7lomlc]{width:260px}.tst-lane[data-astro-cid-2t7lomlc]:before,.tst-lane[data-astro-cid-2t7lomlc]:after{width:50px}}@media(prefers-reduced-motion:reduce){.tst-track--fwd[data-astro-cid-2t7lomlc],.tst-track--rev[data-astro-cid-2t7lomlc]{animation:none}}
