.ps-card-stage{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;height:calc(100% - 188px);min-height:590px;padding:24px 30px 38px;overflow:hidden;background:radial-gradient(circle at 50% 20%,rgba(255,90,0,.08),transparent 38%),#070707}.ps-screen{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:center;max-width:100%;max-height:100%;overflow:hidden;background:#050505;box-shadow:0 35px 100px rgba(0,0,0,.65);transition:width .5s cubic-bezier(.2,.8,.2,1),height .5s cubic-bezier(.2,.8,.2,1),max-width .5s cubic-bezier(.2,.8,.2,1),border-radius .5s,border-width .5s,padding .5s,transform .5s cubic-bezier(.2,.8,.2,1)}.ps-screen.desktop{width:100%;height:auto;aspect-ratio:16/9;padding:13px 13px 18px;border:2px solid #292929;border-radius:20px;background:linear-gradient(145deg,#232323,#080808);overflow:visible}.ps-screen.desktop:before{content:"";position:absolute;left:50%;bottom:-19px;width:78%;height:18px;border-radius:0 0 18px 18px;background:linear-gradient(to bottom,#272727,#090909);transform:translateX(-50%);box-shadow:0 12px 24px rgba(0,0,0,.45)}.ps-screen.desktop:after{content:"";position:absolute;left:50%;bottom:-13px;width:13%;height:4px;border-radius:0 0 8px 8px;background:#484848;transform:translateX(-50%)}.ps-screen.tablet{width:min(660px,72%);height:auto;aspect-ratio:820/1180;padding:21px 12px 24px;border:3px solid #2d2d2d;border-radius:34px;background:linear-gradient(145deg,#242424,#080808)}.ps-screen.tablet:before{content:"";position:absolute;z-index:4;left:50%;top:9px;width:42px;height:5px;border-radius:999px;background:#434343;transform:translateX(-50%)}.ps-screen.tablet:after{content:"";position:absolute;z-index:4;left:50%;bottom:8px;width:8px;height:8px;border:1px solid #555;border-radius:50%;background:#181818;transform:translateX(-50%)}.ps-screen.mobile{width:min(340px,42%);height:auto;aspect-ratio:430/932;padding:22px 9px 13px;border:3px solid #303030;border-radius:45px;background:linear-gradient(145deg,#242424,#050505)}.ps-screen.mobile:before{content:"";position:absolute;z-index:4;left:50%;top:8px;width:74px;height:18px;border-radius:999px;background:#050505;transform:translateX(-50%)}.ps-screen.mobile:after{content:"";position:absolute;z-index:5;left:calc(50% + 24px);top:13px;width:6px;height:6px;border-radius:50%;background:#222;box-shadow:inset 0 0 0 1px #363636}.ps-preview-image{display:block;width:100%;height:100%;max-width:none;max-height:none;background:#fff;object-fit:cover;object-position:top center;opacity:0;transform:scale(1.015);transition:opacity .45s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.ps-preview-image.loaded{opacity:1;transform:scale(1)}.ps-screen.desktop .ps-preview-image{border:1px solid rgba(255,255,255,.08);border-radius:10px}.ps-screen.tablet .ps-preview-image{border-radius:21px}.ps-screen.mobile .ps-preview-image{border-radius:32px}.ps-image-loader{position:absolute;z-index:6;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#0a0a0a;color:#fff;transition:opacity .4s,visibility .4s}.ps-image-loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.ps-loader-ring{width:54px;height:54px;margin-bottom:18px;border:4px solid rgba(255,255,255,.07);border-top-color:var(--ps-orange);border-radius:50%;animation:psLoader .8s linear infinite}@keyframes psLoader{to{transform:rotate(360deg)}}.ps-image-loader strong{font-size:12px}.ps-image-loader span{margin-top:8px;color:#696969;font-size:8px}.ps-image-error{position:absolute;z-index:5;inset:0;display:none;align-items:center;justify-content:center;flex-direction:column;padding:35px;background:radial-gradient(circle at center,rgba(255,90,0,.12),transparent 38%),#090909;text-align:center}.ps-image-error.show{display:flex}.ps-image-error i{display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin-bottom:21px;border:1px solid rgba(255,90,0,.28);border-radius:20px;background:rgba(255,90,0,.1);color:var(--ps-orange);font-size:25px}.ps-image-error strong{font-family:"Space Grotesk";font-size:20px}.ps-image-error span{max-width:390px;margin-top:10px;color:#707070;font-size:9px;line-height:1.7}.ps-coming-soon{position:absolute;z-index:4;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px;background:radial-gradient(circle at center,rgba(255,90,0,.13),transparent 36%),linear-gradient(145deg,#111,#080808);text-align:center}.ps-coming-soon:before{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,90,0,.18);border-radius:50%;box-shadow:0 0 0 55px rgba(255,90,0,.025),0 0 0 110px rgba(255,90,0,.012);animation:psComingRotate 18s linear infinite}@keyframes psComingRotate{to{transform:rotate(360deg)}}.ps-coming-soon-icon{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:74px;height:74px;border:1px solid rgba(255,90,0,.3);border-radius:22px;background:rgba(255,90,0,.1);color:var(--ps-orange);font-size:27px}.ps-coming-soon small,.ps-coming-soon h3,.ps-coming-soon p{position:relative;z-index:2}.ps-coming-soon small{margin-top:24px;color:var(--ps-orange);font-size:8px;font-weight:800;letter-spacing:2px}.ps-coming-soon h3{margin:12px 0 10px;font-family:"Space Grotesk";font-size:30px}.ps-coming-soon p{max-width:420px;margin:0;color:#737373;font-size:11px;line-height:1.8}.ps-card-bottom{position:relative;z-index:15;display:flex;align-items:center;justify-content:space-between;gap:20px;height:54px;padding:0 22px;border-top:1px solid var(--ps-border);background:#0c0c0c;color:#676767;font-size:8px;font-weight:700}.ps-card-bottom div{display:flex;align-items:center;gap:8px}.ps-card-bottom i{width:7px;height:7px;border-radius:50%;background:#45df80;box-shadow:0 0 12px rgba(69,223,128,.5)}.ps-controller{position:relative;margin-top:62px;padding:28px 30px 25px;border:1px solid var(--ps-border);border-radius:22px;background:linear-gradient(145deg,#111,#0b0b0b);box-shadow:0 30px 80px rgba(0,0,0,.35)}.ps-controller-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:25px}.ps-selected-project{display:flex;align-items:center;gap:14px;min-width:0}.ps-selected-project>span{display:flex;flex:0 0 45px;align-items:center;justify-content:center;width:45px;height:45px;border-radius:13px;background:rgba(255,90,0,.11);color:var(--ps-orange);font-family:"Space Grotesk";font-size:13px;font-weight:700}.ps-selected-project-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.ps-selected-project strong{overflow:hidden;font-size:11px;letter-spacing:.6px;text-overflow:ellipsis;white-space:nowrap}.ps-selected-project small{color:#686868;font-size:8px}.ps-controller-count{flex:0 0 auto;color:#585858;font-size:10px;font-weight:800;letter-spacing:1px}.ps-controller-count span:first-child{color:var(--ps-orange)}.ps-controller-count em{margin:0 4px;color:#484848;font-style:normal}.ps-range-wrap{position:relative;height:32px;cursor:pointer}.ps-range-line{position:absolute;left:0;right:0;top:14px;height:4px;border-radius:999px;background:#242424}.ps-range-progress{position:absolute;left:0;top:14px;width:0;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--ps-orange),var(--ps-orange2));box-shadow:0 0 18px rgba(255,90,0,.4);pointer-events:none;transition:width .4s cubic-bezier(.2,.8,.2,1)}.ps-range-thumb{position:absolute;z-index:3;left:0;top:16px;width:20px;height:20px;border:4px solid #121212;border-radius:50%;background:var(--ps-orange);box-shadow:0 0 0 1px rgba(255,90,0,.6),0 0 22px rgba(255,90,0,.65);pointer-events:none;transform:translate(-50%,-50%);transition:left .4s cubic-bezier(.2,.8,.2,1)}.ps-range-points{position:absolute;z-index:2;left:0;right:0;top:12px;height:8px;pointer-events:none}.ps-range-point{position:absolute;top:0;width:8px;height:8px;border:2px solid #111;border-radius:50%;background:#393939;transform:translateX(-50%);transition:.3s}.ps-range-point.active{background:var(--ps-orange);box-shadow:0 0 10px rgba(255,90,0,.7)}.ps-range{position:absolute;z-index:5;inset:0;width:100%;height:32px;margin:0;opacity:0;cursor:pointer}.ps-tabs-wrapper{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;margin-top:20px}.ps-tabs-arrow{display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:1px solid var(--ps-border);border-radius:10px;background:#090909;color:#686868;cursor:pointer;transition:.3s}.ps-tabs-arrow:hover{border-color:var(--ps-orange);background:var(--ps-orange);color:#fff}.ps-project-tabs{display:flex;gap:8px;min-width:0;padding:2px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.ps-project-tabs::-webkit-scrollbar{display:none}.ps-project-tab{display:flex;flex:0 0 155px;align-items:center;justify-content:center;height:42px;padding:0 14px;border:1px solid var(--ps-border);border-radius:10px;background:#0a0a0a;color:#8a8a8a;font-family:inherit;font-size:11px;font-weight:700;line-height:1;letter-spacing:.15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:.3s}.ps-project-tab:hover{border-color:rgba(255,90,0,.5);color:#fff;transform:translateY(-2px)}.ps-project-tab.active{border-color:var(--ps-orange);background:rgba(255,90,0,.12);color:#fff;box-shadow:0 8px 20px rgba(255,90,0,.1)}.ps-card:fullscreen{width:100vw;height:100vh;border:0;border-radius:0}.ps-card:fullscreen .ps-card-stage{height:calc(100vh - 188px)}.ps-reveal{opacity:0;transform:translateY(45px);transition:opacity .8s,transform .8s cubic-bezier(.2,.8,.2,1)}.ps-reveal.ps-visible{opacity:1;transform:none}@media(max-width:1150px){.ps-stack-area{padding:0 72px}.ps-stack{height:730px}.ps-card-stage{min-height:540px}.ps-toolbar{grid-template-columns:1fr auto}.ps-project-info{grid-column:1/-1}.ps-screen.tablet{width:min(580px,74%)}.ps-screen.mobile{width:min(310px,44%)}}@media(max-width:900px){.ps-projects{padding:105px 0}.ps-heading{margin-bottom:55px}.ps-stack-area{min-height:710px;padding:0 56px}.ps-stack{height:690px}.ps-browser-top{grid-template-columns:auto minmax(0,1fr) auto}.ps-browser-controls,.ps-browser-live{display:none}.ps-toolbar{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.ps-project-info{width:100%;justify-content:center;text-align:center}.ps-card-stage{height:calc(100% - 240px);min-height:450px;padding:18px 20px 34px}.ps-screen.desktop{width:100%}.ps-screen.tablet{width:min(540px,78%)}.ps-screen.mobile{width:min(300px,48%)}.ps-card-bottom>span{display:none}}@media(max-width:620px){.ps-card-stage{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:418px!important;min-height:418px!important;padding:14px 10px 24px!important;overflow:hidden!important}.ps-screen.desktop{width:100%!important;height:auto!important;max-width:100%!important;max-height:100%!important;aspect-ratio:16/9!important;padding:6px 6px 10px!important;border-width:1px!important;border-radius:12px!important}.ps-screen.desktop:before{bottom:-11px!important;height:10px!important;border-radius:0 0 10px 10px!important}.ps-screen.desktop:after{bottom:-7px!important;height:2px!important}.ps-screen.desktop .ps-preview-image{border-radius:7px!important}.ps-screen.tablet{width:min(290px,88%)!important;height:auto!important;max-width:88%!important;max-height:100%!important;aspect-ratio:820/1180!important;padding:13px 7px 16px!important;border-width:2px!important;border-radius:22px!important}.ps-screen.tablet:before{top:6px!important;width:28px!important;height:3px!important}.ps-screen.tablet:after{bottom:5px!important;width:5px!important;height:5px!important}.ps-screen.tablet .ps-preview-image{border-radius:14px!important}.ps-screen.mobile{width:min(240px,74%)!important;height:auto!important;max-width:74%!important;max-height:100%!important;aspect-ratio:430/932!important;padding:14px 6px 8px!important;border-width:2px!important;border-radius:28px!important}.ps-screen.mobile:before{top:5px!important;width:46px!important;height:11px!important}.ps-screen.mobile:after{left:calc(50% + 15px)!important;top:8px!important;width:4px!important;height:4px!important}.ps-screen.mobile .ps-preview-image{border-radius:19px!important}.ps-preview-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:top center!important}.ps-image-loader,.ps-image-error,.ps-coming-soon{padding:20px!important}.ps-image-error i{width:54px!important;height:54px!important;margin-bottom:16px!important;font-size:20px!important}.ps-image-error strong{font-size:17px!important}.ps-image-error span{font-size:8px!important;line-height:1.6!important}.ps-coming-soon:before{width:190px!important;height:190px!important}.ps-coming-soon-icon{width:58px!important;height:58px!important;font-size:21px!important}.ps-coming-soon h3{font-size:22px!important}.ps-coming-soon p{font-size:9px!important}.ps-card-bottom{height:54px!important;padding:0 12px!important;justify-content:center!important;font-size:7px!important}.ps-card-bottom>span{display:none!important}.ps-controller{width:100%!important;margin-top:18px!important;padding:18px 14px!important;border-radius:16px!important}.ps-controller-head{align-items:center!important;gap:10px!important;margin-bottom:18px!important}.ps-selected-project{gap:10px!important}.ps-selected-project>span{flex:0 0 40px!important;width:40px!important;height:40px!important}.ps-selected-project strong{max-width:155px!important;font-size:9px!important}.ps-selected-project small{font-size:7px!important}.ps-controller-count{font-size:8px!important}.ps-range-wrap{height:28px!important}.ps-range-line,.ps-range-progress{top:12px!important}.ps-range-thumb{top:14px!important;width:18px!important;height:18px!important}.ps-range-points{top:10px!important}.ps-range-point{width:7px!important;height:7px!important}.ps-tabs-wrapper{grid-template-columns:32px minmax(0,1fr) 32px!important;gap:6px!important;margin-top:15px!important}.ps-tabs-arrow{width:32px!important;height:34px!important}.ps-project-tab{flex:0 0 115px!important;height:38px!important;padding:0 10px!important;font-size:9px!important;font-weight:700!important;letter-spacing:0!important}@media(max-width:390px){.ps-card-stage{height:388px!important;min-height:388px!important}.ps-screen.tablet{width:min(265px,86%)!important;max-width:86%!important}.ps-screen.mobile{width:min(225px,72%)!important;max-width:72%!important}.ps-selected-project strong{max-width:135px!important}}@media(prefers-reduced-motion:reduce){.ps-projects *{animation:none!important;transition-duration:.01ms!important}}