.pers-page{background:var(--black);min-height:100vh;padding-top:72px}.pers-hero{border-bottom:1px solid var(--border);background:linear-gradient(160deg,#0e0e0e 60%,#2b7fd40f 100%);padding:80px 80px 64px}.pers-hero-content{flex-direction:column;gap:24px;max-width:700px;display:flex}.pers-hero-title{color:var(--white);margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(52px,8vw,96px);line-height:1}.pers-hero-title .custom-title-morph{white-space:nowrap;vertical-align:top;height:1.05em;line-height:1;display:inline-block;overflow:hidden}.pers-hero-desc{color:#aaa;max-width:560px;margin:0;font-size:16px;line-height:1.75}.pers-hero-btns{flex-wrap:wrap;gap:12px;display:flex}.pers-btn-wa{color:#fff;letter-spacing:.3px;background:#25d366;border-radius:2px;align-items:center;padding:15px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.pers-btn-wa:hover{opacity:.88}.pers-info{border-bottom:1px solid var(--border);padding:72px 80px}.pers-info-grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto;display:grid}.pers-info-card{flex-direction:column;gap:12px;display:flex}.pers-info-num{color:var(--blue);font-family:Bebas Neue,sans-serif;font-size:48px;line-height:1}.pers-info-title{color:var(--white);font-size:17px;font-weight:700}.pers-info-text{color:#888;margin:0;font-size:14px;line-height:1.7}.pers-gallery-section{padding:72px 0}.pers-gallery-header{margin-bottom:40px;padding:0 80px}.pers-gallery-title{color:var(--white);margin:8px 0 0;font-family:Bebas Neue,sans-serif;font-size:clamp(32px,4vw,52px)}.pers-carousel-wrap{cursor:grab;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;overflow:scroll hidden}.pers-carousel-wrap::-webkit-scrollbar{display:none}.pers-carousel-wrap:active{cursor:grabbing}.pers-carousel-track{-webkit-user-select:none;user-select:none;gap:12px;width:max-content;padding:4px 0;display:flex}.pers-carousel-item{background:var(--mid);cursor:pointer;border-radius:8px;flex-shrink:0;width:280px;height:360px;position:relative;overflow:hidden}.pers-carousel-item img,.pers-carousel-item video{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.pers-carousel-item:hover img,.pers-carousel-item:hover video{transform:scale(1.05)}.pers-carousel-overlay{opacity:0;background:#00000059;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.pers-carousel-item:hover .pers-carousel-overlay{opacity:1}.pers-carousel-zoom{color:#fff;filter:drop-shadow(0 2px 8px #00000080);font-size:40px;line-height:1}.pers-lightbox{z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:24px;animation:.2s lbFadeIn;display:flex;position:fixed;inset:0}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}.pers-lightbox-close{color:#fff;cursor:pointer;z-index:10000;opacity:.7;background:0 0;border:none;font-size:28px;line-height:1;transition:opacity .2s;position:fixed;top:20px;right:24px}.pers-lightbox-close:hover{opacity:1}.pers-lightbox-inner{border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:88vh;animation:.25s lbZoomIn;position:relative;overflow:hidden}@keyframes lbZoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.pers-lightbox-inner img{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:88vh;display:block}.pers-lightbox-inner video{border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:88vh;display:block}.pers-cta{text-align:center;background:linear-gradient(160deg, var(--dark) 0%, #2b7fd412 100%);border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:20px;padding:80px;display:flex}.pers-cta-title{color:var(--white);margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(36px,5vw,60px)}.pers-cta-desc{color:#888;max-width:500px;margin:0;font-size:15px;line-height:1.7}@media (max-width:1024px){.pers-masonry{columns:3}}@media (max-width:768px){.pers-hero{padding:48px 24px}.pers-gallery-section{padding:48px 0}.pers-gallery-header{padding:0 24px}.pers-carousel-item{width:220px;height:280px}.pers-cta{padding:60px 24px}}@media (max-width:480px){.pers-carousel-item{width:180px;height:230px}}
