.video-page{background:#f9fafb;min-height:calc(100vh - 80px)}.video-intro{justify-content:center;margin-top:24px;margin-bottom:16px;display:flex}.video-price-badge{color:#111;background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:20px 40px;display:flex;box-shadow:0 2px 8px #0000001a}.price-amount{font-size:2.2rem;font-weight:700}.price-duration{opacity:.9;font-size:1rem}.video-content{flex-direction:column;gap:48px;margin-top:48px;display:flex}.video-info-section h2{color:#111;margin-bottom:24px;font-size:1.8rem}.video-services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px;display:grid}.video-service-card{text-align:center;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.video-service-icon{margin-bottom:12px;font-size:2.5rem}.video-service-card h3{color:#111;margin-bottom:8px;font-size:1.2rem}.video-service-card p{color:#555;font-size:.95rem;line-height:1.6}.video-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:12px;margin-bottom:32px;padding:24px}.video-notice h3{color:#856404;margin-bottom:12px;font-size:1.1rem}.video-notice ul{margin:0;padding:0;list-style:none}.video-notice li{color:#856404;padding:6px 0 6px 24px;line-height:1.6;position:relative}.video-notice li:before{content:"⚠";position:absolute;left:0}.video-how-it-works{margin-top:16px}.steps-list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-item{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex;box-shadow:0 2px 8px #0000001a}.step-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#5a67d8 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.step-text h4{color:#111;margin-bottom:4px;font-size:1.1rem}.step-text p{color:#555;margin:0;line-height:1.6}.video-booking-section{margin-top:16px}.video-booking-section h2{color:#111;margin-bottom:24px;font-size:1.8rem}.booking-embed-container{background:#fff;border-radius:12px;padding:24px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.booking-embed-container iframe{width:100%;min-height:600px}@media (width<=768px){.video-services-grid,.steps-list{grid-template-columns:1fr}.video-price-badge{padding:16px 32px}.price-amount{font-size:1.8rem}.step-item{padding:16px}.booking-embed-container{padding:12px}}
