.booking-page{background:linear-gradient(135deg,#f5f8fa 0%,#e8f0f5 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-header{background:#fff;padding:1rem 2rem;box-shadow:0 2px 8px #1f48761a}.logo-container{justify-content:flex-start;align-items:center;max-width:1000px;margin:0 auto;display:flex}.logo-img{width:auto;height:60px}.hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1f4876 0%,#2d5a8a 100%);padding:3rem 1.5rem}.hero h2{margin:0 0 .5rem;font-size:2.25rem;font-weight:600}.hero p{opacity:.9;margin:0;font-size:1.1rem}.main-content{max-width:700px;margin:0 auto;padding:2rem 1rem}.pricing-card{background:#fff;border:2px solid #e0eaf3;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #1f48761a}.pricing-card h2{text-align:center;color:#1f4876;margin:0 0 .5rem;font-size:1.5rem}.pricing-note{text-align:center;color:#888;margin:0 0 1.5rem;font-size:.9rem}.pricing-options{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.pricing-option{text-align:center;background:#f0f5f9;border-radius:12px;padding:1.5rem;transition:transform .2s,box-shadow .2s;position:relative}.pricing-option:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1f487626}.pricing-option.featured{color:#fff;background:linear-gradient(135deg,#1f4876 0%,#2d5a8a 100%)}.pricing-option .badge{color:#1f4876;background:#ffe15e;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-10px;right:-10px}.pricing-option .duration{opacity:.8;margin-bottom:.5rem;font-size:1rem;display:block}.pricing-option .price{margin-bottom:.25rem;font-size:2rem;font-weight:700;display:block}.pricing-option .note{opacity:.7;font-size:.8rem;display:block}.pricing-includes{background:#f0f5f9;border-radius:12px;padding:1.25rem}.pricing-includes h3{color:#666;margin:0 0 .75rem;font-size:.95rem}.pricing-includes ul{counter-reset:flow-counter;margin:0;padding:0;list-style:none}.pricing-includes li{color:#444;counter-increment:flow-counter;margin-bottom:.75rem;padding-left:2.5rem;line-height:1.5;position:relative}.pricing-includes li:before{content:counter(flow-counter);color:#fff;background:linear-gradient(135deg,#1f4876 0%,#2d5a8a 100%);border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:0;left:0}.service-flow{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #1f48761a}.service-flow h2{text-align:center;color:#1f4876;margin:0 0 1.5rem;font-size:1.5rem}.flow-cards{flex-direction:column;gap:.75rem;display:flex}.flow-card{background:#f0f5f9;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.flow-card:hover{background:#e0eaf3;transform:translate(4px)}.flow-card-number{color:#fff;background:linear-gradient(135deg,#1f4876 0%,#2d5a8a 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-size:1.1rem;font-weight:600;display:flex}.flow-card-content{flex-direction:column;gap:.15rem;display:flex}.flow-card-content strong{color:#1f4876;font-size:1rem}.flow-card-content span{color:#666;font-size:.85rem}.flow-notice{background:#fffbe6;border-left:4px solid #ffe15e;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:1rem;display:flex}.flow-notice p{color:#7a6530;margin:0;font-size:.9rem}.booking-form{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #1f48761a}.booking-form h2{text-align:center;color:#1f4876;margin:0 0 1.5rem;font-size:1.5rem}.booking-form fieldset{border:none;margin:0 0 1.5rem;padding:0}.booking-form legend{color:#1f4876;border-bottom:2px solid #e0eaf3;width:100%;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.form-group{margin-bottom:1.25rem}.form-group label{color:#444;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.form-group .required{color:#e74c3c}.form-group input[type=text],.form-group input[type=tel],.form-group input[type=email],.form-group select,.form-group textarea{box-sizing:border-box;border:1.5px solid #e0d5c8;border-radius:10px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1f4876;outline:none;box-shadow:0 0 0 3px #1f487626}.form-group textarea{resize:vertical;min-height:80px}.age-input-container{align-items:center;gap:1rem;display:flex}.age-input-container input{flex:1}.age-display{color:#1f4876;white-space:nowrap;background:#e8f4fd;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:600}.checkbox-group,.radio-group{flex-wrap:wrap;gap:.5rem;display:flex}.checkbox-group.vertical{flex-direction:column}.conditional-input{border:1.5px solid #e0d5c8;border-radius:10px;width:100%;margin-top:.75rem;padding:.75rem 1rem;font-size:1rem}.field-hint{color:#888;margin:.5rem 0;font-size:.85rem}.checkbox-label,.radio-label{cursor:pointer;color:#444;background:#f0f5f9;border-radius:20px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.95rem;transition:background .2s;display:flex}.checkbox-label:hover,.radio-label:hover{background:#dce8f0}.checkbox-label input,.radio-label input{accent-color:#1f4876;flex-shrink:0;width:16px;height:16px;margin-right:.5rem;position:relative;top:1px}.location-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.location-card{text-align:center;cursor:pointer;background:#f0f5f9;border:2px solid #0000;border-radius:12px;padding:1.25rem;transition:all .2s}.location-card:hover{background:#e0eaf3;transform:translateY(-2px)}.location-card.selected{background:#1f4876;border-color:#1f4876;box-shadow:0 6px 20px #1f487640}.location-card.selected strong{color:#fff}.location-card.selected p{color:#ffffffd9}.location-card strong{color:#1f4876;margin-bottom:.5rem;font-size:1.1rem;display:block}.location-card p{color:#666;margin:0;font-size:.85rem}.location-card small{color:#999;margin-top:.5rem;font-size:.75rem;display:block}.schedule-grid{border:1px solid #e0eaf3;border-radius:12px;overflow:hidden}.schedule-header,.schedule-row{grid-template-columns:100px repeat(7,1fr);display:grid}.schedule-header{color:#fff;background:#1f4876}.schedule-day{text-align:center;padding:.5rem;font-size:.85rem;font-weight:500}.schedule-label{color:#fff;background:#1f4876;border-right:1px solid #fff3;justify-content:center;align-items:center;padding:.5rem;font-size:.75rem;font-weight:500;display:flex}.schedule-row{border-top:1px solid #e0eaf3}.schedule-cell{text-align:center;cursor:pointer;box-sizing:border-box;border-right:1px solid #e0eaf3;justify-content:center;align-items:center;height:44px;padding:.75rem .5rem;transition:background .2s,color .2s;display:flex}.schedule-cell:last-child{border-right:none}.schedule-cell:hover{background:#e0eaf3}.schedule-cell:not(.selected):after{content:"✓";color:#e8e8e8;opacity:.6;font-size:1.2rem}.schedule-cell.selected{color:#fff;background:#1f4876}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1f4876 0%,#2d5a8a 100%);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1f48764d}.submit-button:disabled{opacity:.7;cursor:not-allowed}.form-success{text-align:center;background:#fff;border-radius:16px;margin-bottom:2rem;padding:3rem 2rem;box-shadow:0 4px 20px #1f48761a}.success-icon{color:#fff;background:linear-gradient(135deg,#27ae60 0%,#1e8449 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.form-success h2{color:#1f4876;margin:0 0 1.5rem;font-size:1.75rem}.next-step-card{text-align:center;background:#f0f5f9;border-radius:16px;padding:2rem}.step-label{color:#fff;background:#1f4876;border-radius:20px;margin-bottom:.75rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.step-title{color:#1f4876;margin:0 0 1rem;font-size:1.4rem;font-weight:700}.next-step-title{color:#1f4876;font-size:1.1rem;font-weight:600;margin:0 0 1rem!important}.location-name{color:#666;font-size:1rem;margin:.5rem 0 1rem!important}.line-qr-container{text-align:center;margin:1rem 0}.line-qr-image{border-radius:16px;width:200px;height:200px;margin:0 auto;display:block;box-shadow:0 4px 20px #0000001a}.line-actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.line-button{color:#fff;background:#06c755;border-radius:30px;padding:.85rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.line-button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #06c7554d}.success-note{color:#e74c3c;background:#fdf2f2;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;display:inline-block;margin:1rem 0 0!important}.faq-section{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #1f48761a}.faq-section h2{text-align:center;color:#1f4876;margin:0 0 1.5rem;font-size:1.5rem}.faq-list{flex-direction:column;gap:.75rem;display:flex}.faq-item{border:1.5px solid #e0eaf3;border-radius:12px;overflow:hidden}.faq-question{text-align:left;color:#444;cursor:pointer;background:#f0f5f9;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.faq-question:hover{background:#dce8f0}.faq-toggle{color:#1f4876;font-size:1.25rem;font-weight:700}.faq-answer{background:#fff;border-top:1px solid #e0eaf3;padding:1rem 1.25rem}.faq-answer p{color:#666;margin:0;font-size:.9rem;line-height:1.6}.page-footer{color:#fff;background:#1f4876;padding:2rem 1rem}.footer-logos{border-bottom:1px solid #fff3;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.footer-logo{width:auto;height:40px}.footer-logo.pipca,.footer-logo.iaccb{filter:brightness(0)invert();height:50px}.logo-divider{background:#ffffff4d;width:1px;height:45px}.page-footer h3{text-align:center;margin:0 0 1rem;font-size:1.1rem}.location-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;max-width:800px;margin:0 auto 1.5rem;display:grid}.location-item{text-align:center;background:#ffffff1a;border-radius:10px;padding:1.25rem}.location-item strong{margin-bottom:.5rem;font-size:1.05rem;display:block}.location-item p{opacity:.85;margin:.25rem 0;font-size:.85rem}.location-item .contact-info{opacity:.75;font-size:.8rem}.copyright{text-align:center;opacity:.7;margin:0;font-size:.85rem;line-height:1.6}.iaccb-note{opacity:.8;font-size:.75rem}@media (max-width:600px){.hero h2{font-size:1.5rem}.info-grid{grid-template-columns:1fr}.logo-text h1{font-size:1.2rem}.course-info-card,.booking-form,.faq-section{padding:1.5rem}}
