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