.work-hero-visual{display:flex;justify-content:center;align-items:center;min-height:420px}.work-hero-stage{position:relative;z-index:1;width:min(280px,68vw)}.work-device{display:block;width:100%;height:auto}.work-device--hero{filter:drop-shadow(rgba(0,0,0,.2) 0 24px 40px)}.work-hero-icon{position:absolute;right:-26px;top:64px;width:72px;height:72px;filter:drop-shadow(rgba(0,0,0,.16) 0 8px 16px)}@media (max-width:980px){.work-hero-visual{min-height:0;padding-top:8px}.work-hero-icon{right:-12px;width:60px;height:60px}}.work-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.work-chip{display:inline-flex;align-items:center;padding:8px 14px;border-radius:var(--r-pill);background:var(--surface-2);color:var(--ink);font-size:13px;font-weight:480}.work-table-wrap{overflow-x:auto}.work-table{width:100%;min-width:560px;border-collapse:collapse;font-size:14px}.work-table-caption{margin:0;padding:20px 24px 8px;font-size:13px;line-height:1.45;color:var(--fg-3)}.work-table td,.work-table th{padding:12px 24px;text-align:left;border-top:1px solid var(--border)}.work-table thead th{border-top:0;font-size:11px;font-weight:480;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-3)}.work-table tbody th{font-weight:480;color:var(--ink)}.work-table td{color:var(--fg-2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.work-gallery{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.work-gallery--phones{grid-template-columns:repeat(4,minmax(0,1fr))}.work-gallery--tablets{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.work-shot figure{margin:0;display:flex;flex-direction:column;gap:12px}.work-shot__stage{display:flex;justify-content:center;align-items:flex-start;background:var(--surface-2);border-radius:var(--r-lg);padding:28px 24px 0;overflow:hidden}.work-gallery--phones .work-shot__stage{height:360px}.work-gallery--phones .work-device{width:78%}.work-gallery--tablets .work-shot__stage{height:420px;padding:32px 32px 0}.work-shot__caption{font-size:14px;line-height:1.45;color:var(--fg-2)}@media (max-width:1024px){.work-gallery--phones{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.work-gallery--phones,.work-gallery--tablets{grid-template-columns:1fr}.work-gallery--phones .work-shot__stage{height:320px}.work-gallery--tablets .work-shot__stage{height:300px}}