.inquiry-page{background:linear-gradient(#0a0a0f 0%,#111118 50%,#0d0d12 100%);min-height:100vh}.inquiry-hero{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}.inquiry-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 80% 20%,#8b5cf626 0%,#0000 50%);position:absolute;inset:0}.inquiry-hero .hero-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.hero-badge{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f666;border-radius:100px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-block}.inquiry-hero h1{color:#fff;margin-bottom:.75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.inquiry-hero p{color:#ffffffb3;margin:0;font-size:1.1rem}.inquiry-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.inquiry-layout{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}.form-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1e1e28e6,#14141cf2);border:1px solid #ffffff14;border-radius:20px;padding:2rem}.inquiry-form{flex-direction:column;gap:1.5rem;display:flex}.form-section-header{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.section-number{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.form-section-header h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.form-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#fffc;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#3b82f614;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f626}.form-group input.error,.form-group select.error{border-color:#ef4444}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='rgba(255,255,255,0.5)' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group select option{color:#fff;background:#1a1a2e}.error-text{color:#ef4444;font-size:.8rem}.course-error{margin-bottom:.5rem;display:block}.phone-input{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;transition:all .2s;display:flex;overflow:hidden}.phone-input:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.phone-input .country-code{color:#ffffffb3;background:#ffffff0d;border-right:1px solid #ffffff1f;align-items:center;gap:.375rem;padding:.875rem .75rem;font-size:.875rem;display:flex}.phone-input input{background:0 0;border:none;flex:1;padding:.875rem 1rem}.phone-input input:focus{box-shadow:none;outline:none}.courses-grid{grid-template-columns:1fr;gap:.75rem;display:grid}.course-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .2s;display:flex}.course-card:hover{background:#ffffff0f;border-color:#ffffff26}.course-card.selected{background:#3b82f61f;border-color:#3b82f6}.course-checkbox{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.course-checkbox svg{color:#3b82f6;width:22px;height:22px}.empty-checkbox{border:2px solid #ffffff40;border-radius:4px;width:20px;height:20px}.course-card.selected .empty-checkbox{display:none}.course-info{flex-direction:column;flex:1;gap:.25rem;display:flex}.course-info .course-name{color:#fff;font-size:.95rem;font-weight:500;line-height:1.3}.course-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.course-category{color:#ffffff80;background:#ffffff14;border-radius:4px;padding:.2rem .5rem;font-size:.75rem}.course-price{color:#10b981;font-size:.85rem;font-weight:600}.checkbox-container{cursor:pointer;color:#ffffffb3;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.checkbox-container input[type=checkbox]{accent-color:#3b82f6;width:18px;height:18px}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn svg{width:20px;height:20px}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-note{text-align:center;color:#ffffff80;margin:0;font-size:.8rem}.form-note a{color:#60a5fa;text-decoration:underline}.sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:6rem}.summary-card,.info-card,.contact-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1e1e28e6,#14141cf2);border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.summary-card h4,.info-card h4,.contact-card h4{color:#fff;margin:0 0 1rem;font-size:1rem;font-weight:600}.selected-courses-list{flex-direction:column;gap:.75rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.selected-courses-list li{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.75rem;display:flex}.selected-courses-list li:last-child{border-bottom:none;padding-bottom:0}.selected-courses-list .course-name{color:#ffffffe6;flex:1;font-size:.875rem}.selected-courses-list .course-price{color:#10b981;white-space:nowrap;font-size:.875rem;font-weight:600}.total-row{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}.total-row span:first-child{color:#ffffffb3;font-size:.9rem}.total-price{color:#10b981;font-size:1.25rem;font-weight:700}.discount-note{color:#10b981;text-align:center;background:#10b9811a;border-radius:8px;margin:1rem 0 0;padding:.75rem;font-size:.8rem}.benefits-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.benefits-list li{color:#fffc;align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.benefit-icon{flex-shrink:0;font-size:1rem}.contact-card p{color:#fff9;margin:0 0 1rem;font-size:.875rem}.contact-options{flex-direction:column;gap:.75rem;display:flex}.contact-btn{border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.contact-btn.phone{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.contact-btn.phone:hover{background:#3b82f640}.contact-btn.whatsapp{color:#25d366;background:#25d36626;border:1px solid #25d3664d}.contact-btn.whatsapp:hover{background:#25d36640}.success-card{text-align:center;background:linear-gradient(145deg,#1e1e28f2,#14141cfa);border:1px solid #ffffff1a;border-radius:20px;max-width:600px;margin:0 auto;padding:3rem}.success-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.success-icon svg{color:#fff;width:40px;height:40px}.success-card h2{color:#fff;margin-bottom:.75rem;font-size:1.75rem}.success-card>p{color:#ffffffb3;margin-bottom:2rem}.inquiry-summary{text-align:left;background:#ffffff0d;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.inquiry-summary h4{color:#60a5fa;text-transform:uppercase;letter-spacing:.5px;margin:0 0 1rem;font-size:.9rem}.inquiry-summary p{color:#fffc;margin:.5rem 0;font-size:.95rem}.inquiry-summary ul{color:#ffffffb3;margin:.5rem 0 0 1.25rem;padding:0}.inquiry-summary li{margin-bottom:.25rem}.next-actions{margin-bottom:2rem}.next-actions p{color:#fff9;margin-bottom:1rem}.action-buttons{justify-content:center;gap:1rem;display:flex}.action-btn{border-radius:10px;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.action-btn.phone{color:#fff;background:#3b82f6}.action-btn.whatsapp{color:#fff;background:#25d366}.action-btn:hover{transform:translateY(-2px)}.back-home{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .2s}.back-home:hover{color:#fff}@media (max-width:1024px){.inquiry-layout{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid;position:static}.summary-card{grid-column:1/-1}}@media (max-width:768px){.inquiry-hero{padding:3rem 1.5rem 2rem}.inquiry-hero h1{font-size:1.75rem}.inquiry-container{padding:2rem 1rem}.form-section{padding:1.5rem}.form-grid,.sidebar{grid-template-columns:1fr}.action-buttons{flex-direction:column}.success-card{padding:2rem 1.5rem}}@media (max-width:480px){.inquiry-hero h1{font-size:1.5rem}.form-section{padding:1.25rem}.course-card{padding:.875rem}}
