.work-progress{z-index:40;flex-direction:column;align-items:center;gap:0;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.work-progress-track{background:#ffffff14;border-radius:1px;width:2px;height:180px;position:relative;overflow:hidden}.work-progress-fill{background:var(--color-cm-violet);width:100%;height:0%;transition:height .3s var(--ease-smooth);border-radius:1px;position:absolute;top:0;left:0}.work-progress-count{font-family:var(--font-mono);letter-spacing:.1em;color:#ffffff59;white-space:nowrap;margin-top:.75rem;font-size:.625rem}@media (width<=1200px){.work-progress{display:none}}.project-panel{min-height:90vh;padding-block:var(--space-section);align-items:center;display:flex;position:relative;overflow:hidden}@media (width<=768px){.project-panel{min-height:auto;padding-block:var(--space-block)}}.project-ghost-text{font-family:var(--font-display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px var(--ghost-color,#ffffff0f);pointer-events:none;user-select:none;white-space:nowrap;will-change:transform;z-index:0;font-size:clamp(8rem,25vw,22rem);font-weight:800;line-height:.85;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.project-ghost-text{-webkit-text-stroke-width:1px;font-size:clamp(4rem,20vw,8rem)}}.project-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid;position:relative}.project-grid--reversed{direction:rtl}.project-grid--reversed>*{direction:ltr}@media (width<=900px){.project-grid,.project-grid--reversed{gap:var(--space-element);direction:ltr;grid-template-columns:1fr}}.project-image-wrap{position:relative;overflow:hidden}.project-image-reveal{aspect-ratio:16/10;border-radius:var(--radius-card-lg);clip-path:inset(12% round 1.5rem);will-change:clip-path;width:100%;overflow:hidden}.project-image-reveal img{object-fit:cover;width:100%;height:100%;display:block}.project-placeholder{aspect-ratio:16/10;border-radius:var(--radius-card-lg);clip-path:inset(12% round 1.5rem);will-change:clip-path;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.project-placeholder-bg{opacity:.12;position:absolute;inset:0}.project-placeholder-name{font-family:var(--font-display);letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1px var(--accent-color,#ffffff26);z-index:1;text-align:center;padding:2rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1;position:relative}.project-content{flex-direction:column;gap:0;display:flex}.project-number{font-family:var(--font-mono);letter-spacing:-.04em;color:var(--accent-color,var(--color-cm-violet));opacity:.6;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.project-industry{font-family:var(--font-mono);font-size:var(--font-size-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-color,var(--color-cm-violet-light));margin-bottom:1rem;font-weight:500}.project-name{font-family:var(--font-display);font-size:var(--font-size-h2);letter-spacing:-.025em;color:#fff;margin-bottom:1.25rem;font-weight:700;line-height:1.08}.project-description{font-size:var(--font-size-body-lg);color:var(--color-cm-slate-light);max-width:480px;margin-bottom:2rem;line-height:1.7}.project-services{flex-wrap:wrap;align-items:center;gap:0;margin-bottom:2.5rem;display:flex}.project-service-tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:.6875rem;font-weight:500}.project-service-sep{background:#fff3;border-radius:50%;flex-shrink:0;width:3px;height:3px;margin-inline:.875rem;display:inline-block}.magnetic-btn{font-family:var(--font-display);font-weight:600;font-size:var(--font-size-small);color:#fff;will-change:transform;transition:color .4s var(--ease-cinematic);align-items:center;gap:.75rem;padding:1rem 0;text-decoration:none;display:inline-flex;position:relative}.magnetic-btn-line{background:var(--accent-color,var(--color-cm-violet));transform-origin:0;width:100%;height:1px;transition:transform .6s var(--ease-cinematic);position:absolute;bottom:0;left:0;transform:scaleX(.3)}.magnetic-btn:hover .magnetic-btn-line{transform:scaleX(1)}.magnetic-btn-arrow{background:var(--accent-color,var(--color-cm-violet));color:#fff;width:1.5rem;height:1.5rem;transition:transform .4s var(--ease-cinematic), background .4s var(--ease-cinematic);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.magnetic-btn:hover .magnetic-btn-arrow{transform:translate(4px)}.magnetic-btn-arrow svg{width:.75rem;height:.75rem}.project-separator{background:linear-gradient(90deg,#0000 0%,#ffffff0f 20% 80%,#0000 100%);height:1px;margin-block:0}.project-orb{filter:blur(100px);pointer-events:none;opacity:.15;will-change:opacity;border-radius:50%;position:absolute}@media (prefers-reduced-motion:reduce){.project-image-reveal,.project-placeholder{clip-path:inset(0%)!important}.project-ghost-text{transform:translate(-50%,-50%)!important}.magnetic-btn{will-change:auto!important}}
