.portfolio-page-header{text-align:center;max-width:672px;margin:0 auto 40px}.portfolio-page-header h1{color:#171717;letter-spacing:-.045em;margin:0 0 12px;font-size:clamp(2.25rem,5vw,3rem);font-weight:800;line-height:1.05}.portfolio-page-header p{color:#71717a;margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.5}.project-filter-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto;display:flex}.project-filter-tabs button{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s}.project-filter-tabs button:hover{border-color:#a3a3a3}.project-filter-tabs button[data-category=Client\ Work]:not(.active):hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.project-filter-tabs button[data-category=Showreel]:not(.active):hover{color:#db2777;background:#fdf2f8;border-color:#fbcfe8}.project-filter-tabs button[data-category=Personal\ Project]:not(.active):hover{color:#9333ea;background:#faf5ff;border-color:#ddd6fe}.project-filter-tabs button[data-category=Other]:not(.active):hover{color:#525252;background:#fafafa;border-color:#e5e5e5}.project-filter-tabs button.active{color:#fff;background:#000;border-color:#000;transform:scale(1.05);box-shadow:0 1px 3px #00000029}.project-grid{grid-template-columns:repeat(2,1fr);gap:38px 24px;margin-top:38px;display:grid}.project-filter-empty{color:#a3a3a3;text-align:center;border:1px dashed #d4d4d4;border-radius:24px;width:100%;margin-top:38px;padding:80px 20px;font-size:1rem;font-weight:600}.project-card{min-width:0}.project-image,.project-inline-player{aspect-ratio:16/9;background:#e7e7e3;border:0;border-radius:20px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.project-image{appearance:none;cursor:pointer}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.75,.2,1)}.project-card:hover .project-image img{transform:scale(1.035)}.project-placeholder{color:#fff;background:linear-gradient(135deg,#d8e7f8,#ede4d8);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:flex}.project-play,.project-video-main-control{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0000006b;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .3s,opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-play{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:.6;background:#0000004d;border-color:#fff3;width:56px;height:56px}.project-play svg{width:21px;height:21px;margin-left:3px}.project-card:hover .project-play{opacity:1;background:#00000073;transform:translate(-50%,-50%)scale(1.05)}.project-meta{justify-content:space-between;align-items:flex-start;gap:15px;padding:14px 2px 0;display:flex}.project-meta strong{color:#171717;margin-bottom:4px;font-size:clamp(1rem,2vw,1.125rem);font-weight:700;line-height:1.3;display:block}.project-meta p{color:#52525b;margin-top:0;font-size:.875rem;line-height:1.6}.project-tag{white-space:nowrap;border:1px solid #0000;border-radius:99px;padding:6px 9px;font-size:.68rem;font-weight:700}.project-tag[data-category=Client\ Work]{color:#2563eb;background:#3b82f61a;border-color:#bfdbfe99}.project-tag[data-category=Showreel]{color:#db2777;background:#ec48991a;border-color:#fbcfe899}.project-tag[data-category=Personal\ Project]{color:#9333ea;background:#a855f71a;border-color:#ddd6fe99}.project-tag[data-category=Other]{color:#525252;background:#7373731a;border-color:#e5e5e599}.project-inline-player{box-shadow:none;background:#08090b;border:none;outline:none}.project-inline-player video,.project-inline-player iframe{box-shadow:none;object-fit:contain;background:#000;border:none;outline:none;width:100%;height:100%;display:block}.project-inline-video{box-shadow:none;border:none;outline:none}.project-vimeo-player iframe{height:100%}.project-video-main-control{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;z-index:3;background:#00000040;border:1px solid #fff3;border-radius:50%;width:72px;height:72px;padding:20px;box-shadow:0 18px 34px #00000038}.project-video-main-control:hover{background:#0006;transform:translate(-50%,-50%)scale(1.05)}.project-video-main-control svg{width:30px;height:30px;margin-left:4px}.project-video-controls{opacity:0;pointer-events:none;z-index:4;background:linear-gradient(#0000,#0000004d,#000000b3);padding:42px 16px 14px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.project-video-controls.is-visible{opacity:1;pointer-events:auto}.project-video-control-bar{align-items:center;gap:10px;display:flex}.project-video-icon{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.project-video-icon svg{width:19px;height:19px}.project-progress{--project-progress:0%;appearance:none;background:linear-gradient(to right,#fff 0%,#fff var(--project-progress),#ffffff4d var(--project-progress),#ffffff4d 100%);cursor:pointer;border-radius:999px;flex:1;min-width:0;height:3px}.project-progress::-webkit-slider-thumb{appearance:none;background:#fff;border-radius:50%;width:10px;height:10px}.project-progress::-moz-range-thumb{background:#fff;border:0;border-radius:50%;width:10px;height:10px}.project-volume-control{align-items:center;gap:5px;display:flex}.project-volume-control input{accent-color:#fff;cursor:pointer;opacity:0;width:72px;max-width:0;transition:max-width .2s,opacity .2s}.project-volume-control:hover input,.project-volume-control:focus-within input{opacity:1;max-width:72px}.project-speed-button{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff57;border-radius:999px;min-width:42px;padding:5px 7px;font-size:.68rem;font-weight:700}@media (max-width:700px){.project-grid{grid-template-columns:1fr;margin-top:32px}.project-filter-tabs{gap:8px}.project-filter-tabs button{padding:8px 16px}.project-video-controls{opacity:1;padding:35px 12px 12px}.project-video-main-control{width:58px;height:58px;padding:16px}.project-volume-control input{display:none}.project-video-control-bar{gap:7px}.project-speed-button{min-width:38px}}
