@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";.work-carousel-page{position:relative;background:#fff;color:#111827;font-family:DM Sans,sans-serif;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:80px 20px 60px;overflow:hidden}.wc-glow{position:absolute;border-radius:50%;filter:blur(140px);opacity:0;pointer-events:none;z-index:0}.wc-g1{width:700px;height:700px;background:#3a6fff;top:-250px;left:-250px}.wc-g2{width:500px;height:500px;background:#f43;bottom:-200px;right:-180px}.wc-page-title{font-family:Bricolage Grotesque Variable,Inter Variable,sans-serif;font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.03em;color:#111827;text-align:center;margin-bottom:8px;z-index:10;position:relative}.wc-header{text-align:center;margin-bottom:100px;z-index:10;position:relative}.wc-eyebrow{font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#9ca3af;margin-bottom:12px}.wc-heading{font-family:Bricolage Grotesque Variable,Inter Variable,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:800;letter-spacing:-.025em;color:#111827;line-height:1.1;margin-bottom:0}.wc-subhead{font-size:14px;color:#6b7280;max-width:420px;line-height:1.75;margin:0 auto}.wc-tilt-wrap{transform-style:preserve-3d;transform:rotateX(6deg) rotateY(-12deg) rotate(-2deg);width:580px;height:380px;position:relative;z-index:5}.wc-scene{perspective:1600px;perspective-origin:50% 50%;width:580px;height:380px;position:relative}.wc-carousel{width:100%;height:100%;position:absolute;transform-style:preserve-3d;transition:transform 1s cubic-bezier(.16,1,.3,1)}.wc-cell{position:absolute;width:540px;height:340px;left:20px;top:20px;border-radius:16px;overflow:hidden;background:transparent;border:none;box-shadow:0 30px 60px #00000026;cursor:pointer;backface-visibility:hidden;filter:blur(5px);opacity:.5;transition:filter .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1)}.wc-cell.active{filter:blur(0);opacity:1}.wc-screen{position:absolute;inset:0;border-radius:16px;overflow:hidden}.wc-screen-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wc-screen-overlay{position:absolute;inset:0;background:linear-gradient(150deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.18) 55%,transparent 100%);z-index:2}.wc-screen-nav{position:absolute;top:0;left:0;right:0;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;z-index:5}.wc-screen-logo{font-family:Syne,sans-serif;font-size:13px;font-weight:700;color:#fff;letter-spacing:.02em}.wc-nav-dots{display:flex;gap:5px}.wc-nav-dots span{width:5px;height:5px;border-radius:50%;background:#ffffff52}.wc-screen-content{position:absolute;bottom:0;left:0;right:0;padding:20px 22px 26px;z-index:5;transform:translateY(20px);opacity:0;transition:transform .75s cubic-bezier(.16,1,.3,1) .2s,opacity .55s ease .2s}.wc-cell.active .wc-screen-content{transform:translateY(0);opacity:1}.wc-screen-tag{font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff7a;margin-bottom:8px}.wc-screen-title{font-family:Syne,sans-serif;font-size:21px;font-weight:800;line-height:1.2;color:#fff;margin-bottom:9px;max-width:280px}.wc-screen-desc{font-size:11px;color:#ffffff85;line-height:1.65;max-width:255px;margin-bottom:15px}.wc-screen-cta{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:40px;font-size:10px;font-weight:600;letter-spacing:.06em;color:#fff;border:1px solid rgba(255,255,255,.22);background:#ffffff12;text-decoration:none;transition:background .2s,border-color .2s}.wc-screen-cta:hover{background:#ffffff24;border-color:#fff6}.wc-cell-label{position:absolute;bottom:-50px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:7px;opacity:0;transform:translateY(10px);transition:opacity .5s ease .35s,transform .55s cubic-bezier(.16,1,.3,1) .35s}.wc-cell.active .wc-cell-label{opacity:1;transform:translateY(0)}.wc-label-name{font-family:Syne,sans-serif;font-size:14px;font-weight:700;color:#374151}.wc-label-tag{font-size:10px;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;padding:3px 10px;border-radius:20px}.wc-controls{margin-top:92px;display:flex;align-items:center;gap:18px;z-index:10;position:relative}.wc-ctrl-btn{width:40px;height:40px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#9ca3af;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,color .2s,transform .15s,box-shadow .2s;outline:none;box-shadow:0 1px 3px #0000000f}.wc-ctrl-btn:hover{border-color:#d1d5db;color:#374151;box-shadow:0 2px 6px #0000001a}.wc-ctrl-btn:active{transform:scale(.93)}.wc-pips-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.wc-pips{display:flex;gap:8px;align-items:center}.wc-pip{width:5px;height:5px;border-radius:50%;background:#d1d5db;cursor:pointer;border:none;outline:none;transition:background .25s,transform .25s;padding:0}.wc-pip.active{background:#374151;transform:scale(1.6)}.wc-progress-bar{width:72px;height:2px;background:#e5e7eb;border-radius:2px;overflow:hidden}.wc-progress-fill{height:100%;background:#9ca3af;border-radius:2px;width:0%}.wc-cta-section{margin-top:80px;width:100%;max-width:700px;padding:48px 40px;border-radius:20px;background:#111827;border:1px solid #1f2937;text-align:center;z-index:10;position:relative}.wc-cta-title{font-family:Bricolage Grotesque Variable,Inter Variable,sans-serif;font-size:clamp(24px,3.5vw,32px);font-weight:800;letter-spacing:-.02em;color:#f9fafb;margin-bottom:12px}.wc-cta-desc{font-size:14px;color:#9ca3af;max-width:400px;line-height:1.7;margin:0 auto 24px}.wc-cta-btn{display:inline-block;padding:12px 32px;border-radius:12px;background:#fff;color:#111827;font-weight:700;font-size:14px;text-decoration:none;transition:background .2s,transform .15s}.wc-cta-btn:hover{background:#f3f4f6}.wc-cta-btn:active{transform:scale(.97)}@media (max-width: 768px){.wc-tilt-wrap{transform:rotateX(5deg) rotateY(-8deg) rotate(-1deg);width:380px;height:280px}.wc-scene{width:380px;height:280px}.wc-cell{width:350px;height:240px;left:15px;top:20px}.wc-screen-title{font-size:17px}.wc-screen-desc{font-size:10px;max-width:200px}.wc-controls{margin-top:72px}.wc-cta-section{margin-top:60px;padding:36px 24px}}@media (max-width: 480px){.work-carousel-page{padding:60px 12px 40px}.wc-tilt-wrap{transform:rotateX(4deg) rotateY(-5deg) rotate(0);width:300px;height:240px}.wc-scene{width:300px;height:240px}.wc-cell{width:270px;height:200px;left:15px;top:20px}.wc-screen{inset:6px}.wc-screen-logo{font-size:11px}.wc-screen-title{font-size:15px}.wc-screen-desc{font-size:9px;max-width:170px}.wc-screen-content{padding:14px 14px 18px}.wc-controls{margin-top:60px}.wc-header{margin-bottom:36px}.wc-cta-section{margin-top:48px;padding:28px 16px}.wc-cta-title{font-size:20px}}
