.service-detail-page{background-color:#fff;padding-top:70px;font-family:Kanit,sans-serif}.service-header-video{width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden}.header-video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-overlay{z-index:2;background-color:#25215480;position:absolute;inset:0}.service-content-container{max-width:1100px;margin:0 auto;padding:60px 20px}.service-intro,.youtube-shorts-section,.gallery-section{text-align:center;margin-bottom:80px}.service-intro h1,.youtube-shorts-section h2,.gallery-section h2{color:#252154;margin-bottom:20px;font-size:2.5rem}.service-intro p{color:#555;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.8}.features-list{margin-bottom:80px}.feature-block{align-items:center;gap:40px;margin-bottom:60px;display:flex}.feature-block.row-reverse{flex-direction:row-reverse}.feature-image,.feature-text{flex:1}.feature-text h3{color:#252154;margin-bottom:15px;font-size:2rem}.feature-text p{color:#555;font-size:1.1rem;line-height:1.8}.youtube-shorts-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.youtube-short-wrapper{border-radius:12px;padding-top:177.77%;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001a}.youtube-short-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.album-card{aspect-ratio:1;cursor:pointer;border-radius:8px;transition:transform .3s;position:relative;overflow:hidden}.album-card:hover{transform:scale(1.05)}.album-overlay{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);padding:30px 15px 15px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.pagination{justify-content:center;gap:10px;margin-top:40px;display:flex}.pagination button{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:50%;width:40px;height:40px}.pagination button.active{color:#fff;background-color:#252154;border-color:#252154}.modal-overlay{z-index:1000;background-color:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:12px;width:90%;max-width:1200px;max-height:90vh;padding:20px;overflow-y:auto}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.modal-header h2{color:#252154;margin:0}.modal-close-button{cursor:pointer;color:#888;background:0 0;border:none;font-size:1.5rem}.modal-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.modal-image-wrapper{aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden}@media (max-width:1024px){.feature-block,.feature-block.row-reverse{flex-direction:column}.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.service-header-video{height:40vh}.service-intro h1,.youtube-shorts-section h2,.gallery-section h2{font-size:2rem}.youtube-shorts-grid{grid-template-columns:1fr}}
