body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#4f46e5;--primary-hover:#4338ca;--secondary-color:#f9fafb;--text-primary:#1f2937;--text-secondary:#4b5563;--border-color:#e5e7eb;--shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}body{background-color:#f9fafb;background-color:var(--secondary-color)}.App{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tutorly-container{border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);max-width:700px}.tutorly-header{background:linear-gradient(135deg,#4f46e5,#818cf8);background:linear-gradient(135deg,var(--primary-color),#818cf8);padding:2rem}.tutorly-header h1{margin-bottom:.5rem}.tutorly-form{padding:2rem}.form-section{margin-bottom:2rem}.form-section-title{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);color:#1f2937;color:var(--text-primary);font-size:1.25rem;margin-bottom:1.25rem;padding-bottom:.5rem}.form-section-title svg{color:#4f46e5;color:var(--primary-color);height:24px;margin-right:.5rem;width:24px}.form-grid{grid-gap:1rem;gap:1rem}.form-field{margin-bottom:1.25rem}.form-field label{color:#1f2937;color:var(--text-primary);display:block;font-weight:500;margin-bottom:.5rem}.form-field input,.form-field select{background-color:#fff;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:.5rem;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-field input:focus,.form-field select:focus{ring:2px;ring-color:#4f46e5;ring-color:var(--primary-color);border-color:#4f46e5;border-color:var(--primary-color);outline:none}.form-field select:disabled{background-color:#f3f4f6;cursor:not-allowed}.button-primary{background-color:#4f46e5;background-color:var(--primary-color);border-radius:.5rem;font-size:1rem;padding:.875rem 1.5rem;transition:all .2s}.button-primary:hover{background-color:#4338ca;background-color:var(--primary-hover);transform:translateY(-1px)}.button-primary svg{height:20px;margin-right:.5rem;width:20px}.form-footer{color:#4b5563;color:var(--text-secondary);font-size:.875rem;margin-top:1rem;text-align:center}.input-options{display:flex;gap:.5rem}.input-radio-card{cursor:pointer;flex:1 1;position:relative}.input-radio-card input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.radio-card-content{align-items:center;border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:.5rem;display:flex;flex-direction:column;padding:1rem .5rem;transition:all .2s}.input-radio-card input:checked~.radio-card-content{background-color:#4f46e50d;border-color:#4f46e5;border-color:var(--primary-color)}.tutorly-footer{color:#4b5563;color:var(--text-secondary);font-size:.875rem}.loading{animation:pulse 1.5s ease-in-out infinite}.tutorly-container{background-color:#fff;border-radius:16px;box-shadow:0 8px 20px #00000014,0 2px 8px #0000000f;margin:2rem auto;max-width:800px;overflow:hidden}.tutorly-header{background:linear-gradient(135deg,#3f4eb6,#7681d3);background:var(--university-gradient,linear-gradient(135deg,var(--university-primary,#3f4eb6),var(--university-secondary,#7681d3)));color:#fff;padding:2.5rem 2rem;text-align:center}.tutorly-header h1{font-size:2rem;font-weight:700;margin-bottom:.75rem}.tutorly-header p{font-size:1rem;margin:0 auto;max-width:600px;opacity:.9}.tutorly-form{background:#fff;padding:2.5rem}.form-notice{background-color:#f9f9fb;border-left:4px solid #3f4eb6;border-left:4px solid var(--university-primary,var(--university-primary,#3f4eb6));border-radius:0 8px 8px 0;color:#4b5563;display:flex;font-size:.95rem;gap:1rem;line-height:1.5;margin-bottom:2.5rem;padding:1.25rem}.form-notice svg{color:#3f4eb6;color:var(--university-primary,#3f4eb6);flex-shrink:0;margin-top:.25rem}.form-notice p{margin-bottom:.75rem}.form-notice p:last-child{margin-bottom:0}.whatsapp-link{margin-top:1rem;text-align:center}.button-whatsapp{align-items:center;background-color:#25d366;border-radius:8px;box-shadow:0 2px 5px #25d3664d;color:#fff;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.65rem 1.25rem;text-decoration:none;transition:all .2s ease}.button-whatsapp:hover{background-color:#128c7e;box-shadow:0 4px 8px #25d36666;transform:translateY(-2px)}.form-section-visible{background-color:#fff;border:1px solid #e9eaf3;border-radius:12px;box-shadow:0 2px 10px #0000000a;margin-bottom:3rem;padding:2.25rem;transition:transform .2s ease,box-shadow .2s ease}.form-section-visible:hover{box-shadow:0 4px 14px #00000014;transform:translateY(-2px)}.form-section-title{align-items:center;border-bottom:2px solid #c1c6e7;color:#2d3748;display:flex;font-size:1.35rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem}.form-section-title svg{color:#3f4eb6;color:var(--university-primary,#3f4eb6);flex-shrink:0;margin-right:.9rem}.form-section-content{padding:.5rem 0}.form-grid{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:1fr}.location-clarification{align-items:flex-start;background-color:#f8f9ff;border:1px solid #e1e5f0;border-radius:8px;color:#5a6c7d;display:flex;font-size:14px;gap:8px;line-height:1.4;margin-top:12px;padding:12px}.location-clarification svg{color:#6b7df2;flex-shrink:0;height:16px;margin-top:1px;width:16px}.location-clarification span{flex:1 1}@media (min-width:640px){.form-grid{grid-template-columns:repeat(2,1fr)}}.form-field{position:relative}.form-field,.form-field-group{margin-bottom:1.75rem}.form-field label,.form-field-group label{color:#2d3748;display:block;font-size:.95rem;font-weight:500;margin-bottom:.6rem}.required{color:#ef4444;font-weight:700;margin-left:.25rem}.form-field input,.form-field select,.form-field textarea{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #00000005;box-sizing:border-box;display:block;font-size:1rem;padding:.85rem 1rem;transition:all .2s;width:100%}.time-selector-container{display:flex;gap:.5rem}.time-selector-container select{flex:1 1;padding-right:2rem}.time-selector-container .time-label{align-items:center;color:#6b7280;display:flex;font-size:.9rem;font-weight:500}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#3f4eb6;border-color:var(--university-primary,#3f4eb6);box-shadow:0 0 0 3px #3f4eb61a;outline:none}.form-field textarea{min-height:120px;resize:vertical}.checkbox-field,.checkbox-field label{align-items:center;display:flex}.checkbox-field label{cursor:pointer;font-size:.95rem;margin-bottom:0}.checkbox-field input[type=checkbox]{accent-color:#3f4eb6;accent-color:var(--university-primary,#3f4eb6);cursor:pointer;margin-right:.5rem;width:auto}.button-select-group{display:flex;flex-wrap:wrap;margin:0 -.35rem 1.25rem}.button-select{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #00000005;color:#4b5563;cursor:pointer;flex:1 0 auto;font-size:.95rem;font-weight:500;margin:.35rem;min-width:calc(33% - .75rem);padding:.85rem 1rem;text-align:center;transition:all .2s ease}.button-select:hover{background-color:color-mix(in srgb,#3f4eb6 8%,#fff);background-color:color-mix(in srgb,var(--university-primary,#3f4eb6) 8%,#fff);border-color:color-mix(in srgb,#3f4eb6 30%,#e2e8f0);border-color:color-mix(in srgb,var(--university-primary,#3f4eb6) 30%,#e2e8f0)}.button-select.selected{background-color:#3f4eb6;background-color:var(--university-primary,#3f4eb6);border-color:#3f4eb6;border-color:var(--university-primary,#3f4eb6);box-shadow:0 2px 5px #3f4eb633;color:#fff;font-weight:600}.form-submit{margin-top:2.5rem}.button-primary{align-items:center;background-color:#3f4eb6;background-color:var(--university-primary,#3f4eb6);border:none;border-radius:8px;box-shadow:0 4px 10px #3f4eb640;color:#fff;cursor:pointer;display:flex;font-size:1.05rem;font-weight:600;justify-content:center;padding:1rem 1.5rem;transition:all .25s ease;width:100%}.button-primary:hover{background-color:#364298;background-color:var(--university-secondary,#364298);box-shadow:0 6px 14px #3f4eb659;transform:translateY(-2px)}.button-primary:disabled{background-color:#c1c6e7;box-shadow:none;cursor:not-allowed;transform:none}.error-message{align-items:center;background-color:#fee2e2;border-radius:8px;color:#b91c1c;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:1rem;padding:.9rem 1.2rem}.error-message svg{flex-shrink:0}.field-hint{color:#6b7280;font-size:.8rem;margin-top:.4rem}.tutorly-footer{background-color:#f9fafc;border-top:1px solid #e9eaf3;color:#6b7280;font-size:.85rem;padding:1.5rem;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading-spinner{animation:rotate 1s linear infinite;margin-right:.5rem}@keyframes rotate{to{transform:rotate(1turn)}}.success-message{padding:3rem 2rem;text-align:center}.success-message svg{color:#10b981;display:block;height:80px;margin:0 auto 1.75rem;width:80px}.success-message h2{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:1.25rem}.success-message p{color:#4b5563;font-size:1.05rem;line-height:1.6;margin:0 auto 1.25rem;max-width:500px}.contact-info{color:#6b7280;font-size:.95rem;margin-top:2.5rem}.contact-info a{color:#3f4eb6;color:var(--university-primary,#3f4eb6);font-weight:500;text-decoration:none}.has-error input,.has-error select,.has-error textarea{background-color:#fff5f5;border-color:#ef4444}.error-text{color:#ef4444;display:block;font-size:.85rem;margin-top:.35rem}.price-display{background-color:#f5f7fd;border:1.5px solid #c1c6e7;border-radius:12px;box-shadow:0 3px 10px #0000000f;margin:2.5rem 0 1rem;padding:1.75rem}.price-display h3{color:#3f4eb6;color:var(--university-primary,#3f4eb6);font-size:1.3rem;font-weight:600;margin-bottom:1rem;margin-top:0}.price-details{margin-top:1rem}.price-details p{font-size:1.05rem;margin:.8rem 0}.price-details p strong{color:#2d3748;font-weight:600}.price-explanation{color:#6b7280;font-size:.95rem;font-style:italic;margin-top:1rem}.pricing-summary{background:linear-gradient(135deg,#f5f7fd,#fff);border:1.5px solid #c1c6e7;border-radius:12px;box-shadow:0 4px 12px #3f4eb614;margin-top:3rem;padding:2rem}.pricing-summary h3{align-items:center;display:flex;font-size:1.4rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.pricing-summary h3,.pricing-summary h3 svg{color:#3f4eb6;color:var(--university-primary,#3f4eb6)}.pricing-summary-details{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr;margin-bottom:1.5rem}@media (min-width:640px){.pricing-summary-details{grid-template-columns:repeat(2,1fr)}}.pricing-item{background-color:#fff;border:1px solid #e9eaf3;border-radius:8px;padding:1rem}.pricing-item-label{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.pricing-item-value{color:#2d3748;font-size:1.1rem;font-weight:600}.pricing-total{align-items:center;background-color:#3f4eb6;background-color:var(--university-primary,#3f4eb6);border-radius:8px;color:#fff;display:flex;justify-content:space-between;margin-top:1rem;padding:1.25rem}.pricing-total-label{font-size:1rem;font-weight:500}.pricing-total-value{font-size:1.5rem;font-weight:700}.time-selector{width:100%}.custom-time-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233f4eb6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-size:1em}.custom-time-select,input[type=time]{appearance:none;background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}input[type=time]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233f4eb6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 6v6l4 2'/%3E%3C/svg%3E");background-size:1.2em;font-family:inherit;transition:color .3s ease,border-color .3s ease}.time-slots-hint{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.time-slot-example{background-color:#f3f4f6;border-radius:4px;color:#6b7280;font-size:.75rem;padding:.25rem .5rem;white-space:nowrap}input::placeholder{color:#a0aec0}input[type=date],input[type=time]{background-color:#fff;color:#2d3748;padding:.85rem 1rem;width:100%}input::-webkit-calendar-picker-indicator{background:#0000;bottom:0;color:#0000;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;width:100%}@-moz-document url-prefix(){input[type=date],input[type=time]{padding-right:5px}}.form-section-grid{display:flex;flex-direction:column;gap:2rem}.form-field-grid{display:flex;flex-direction:column;gap:1rem}.grid-2x2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.grid-button{background:#fff;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;padding:1rem;transition:all .2s ease}.grid-button:hover{background:color-mix(in srgb,#3f4eb6 8%,#fff);background:color-mix(in srgb,var(--university-primary,#3f4eb6) 8%,#fff);border-color:color-mix(in srgb,#3f4eb6 30%,#e2e8f0);border-color:color-mix(in srgb,var(--university-primary,#3f4eb6) 30%,#e2e8f0)}.grid-button.selected{background:#3f4eb6;background:var(--university-primary,#3f4eb6);border-color:#3f4eb6;border-color:var(--university-primary,#3f4eb6);color:#fff}.grid-2x1{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);max-width:400px}.grid-2x1 .grid-button{font-size:1rem;padding:1.2rem}.format-selector{display:flex;flex-direction:column;margin-bottom:2rem}.format-selector label{color:#2d3748;display:block;font-size:.95rem;font-weight:500;margin-bottom:.6rem}.format-buttons{display:flex;gap:1.5rem;justify-content:center;margin-bottom:.5rem;margin-top:.5rem}.format-button{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#4b5563;cursor:pointer;flex:1 1;font-size:1rem;font-weight:500;max-width:180px;padding:1rem;text-align:center;transition:all .2s ease}.format-button:hover{background-color:#f7f8fd;border-color:#c1c6e7}.format-button.selected{background-color:#3f4eb6;background-color:var(--university-primary,#3f4eb6);border-color:#3f4eb6;border-color:var(--university-primary,#3f4eb6);box-shadow:0 2px 5px #3f4eb633;color:#fff;font-weight:600}.format-section{margin-bottom:2rem}.payment-section{background-color:#fff;border:1px solid #e9eaf3;border-radius:12px;box-shadow:0 2px 10px #00000014;margin-top:2rem;padding:2rem;transition:all .2s ease}.payment-section h2{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.payment-instruction{color:#4b5563;font-size:1rem;margin-bottom:2rem}.payment-form,.payment-summary{margin-bottom:2rem}.payment-summary{background-color:#f5f7fd;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.payment-summary h3{color:#3f4eb6;color:var(--university-primary,#3f4eb6);font-size:1.2rem;font-weight:600;margin-bottom:1rem}.payment-amount{color:#2d3748;font-size:1.1rem}.payment-amount strong{color:#3f4eb6;color:var(--university-primary,#3f4eb6);font-size:1.3rem}.payment-element-container{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1rem}.payment-button{margin-top:1.5rem}.payment-error{align-items:center;background-color:#fee2e2;border-radius:8px;color:#b91c1c;display:flex;font-size:.95rem;gap:.5rem;margin:1rem 0;padding:1rem}.button-secondary{align-items:center;background-color:#e2e8f0;border:none;border-radius:8px;color:#4b5563;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.75rem 1.25rem;transition:all .2s ease}.button-secondary:hover{background-color:color-mix(in srgb,#3f4eb6 15%,#e2e8f0);background-color:color-mix(in srgb,var(--university-primary,#3f4eb6) 15%,#e2e8f0)}.back-button{margin-top:1rem}.booking-details{background-color:#f7f9ff;border:1px solid #e2e8f0;border-radius:8px;margin:1.5rem 0;padding:1.5rem;text-align:left}.booking-details p{font-size:.95rem;margin:.5rem 0}.booking-details strong{color:#3f4eb6;color:var(--university-primary,#3f4eb6);font-weight:600}.payment-processing{align-items:center;color:#4b5563;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;text-align:center}.payment-processing .loading-spinner{animation:rotate 1s linear infinite;color:#3f4eb6;color:var(--university-primary,#3f4eb6);height:40px;width:40px}.university-selector-page{background:#f9fafb;box-sizing:border-box;min-height:100vh;padding:20px}.university-cards,.university-selector-page{align-items:center;display:flex;justify-content:center}.university-cards{flex-wrap:wrap;gap:30px;max-width:800px;width:100%}.university-selection-card{align-items:center;background:#fff;border-radius:30px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;height:320px;justify-content:space-between;overflow:hidden;padding:40px 20px 30px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:280px}.university-selection-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.university-logo{align-items:center;display:flex;height:100px;justify-content:center;margin-bottom:20px;width:100%}.logo-img{max-height:80px;max-width:120px;object-fit:contain}.university-name{color:#000;font-size:18px;line-height:24px;margin:0 0 20px;overflow:hidden;text-align:center;text-overflow:ellipsis}.university-continue-btn,.university-name{align-items:center;display:flex;font-family:Arial,sans-serif;font-weight:500;height:50px;justify-content:center}.university-continue-btn{background:#3f4db5;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;transition:all .3s ease;width:200px}.university-continue-btn:hover{background:#2a3b9f;transform:translateY(-2px)}@media (max-width:900px){.university-selector-page{padding:30px 15px}.university-cards{align-items:center;flex-direction:column;gap:40px}.university-selection-card{align-items:center;flex-direction:row;height:140px;justify-content:flex-start;max-width:450px;padding:20px 30px;width:90vw}.university-logo{flex-shrink:0;height:80px;margin-bottom:0;margin-right:20px;width:100px}.logo-img{max-height:60px;max-width:90px}.university-name{flex:1 1;font-size:16px;height:auto;justify-content:flex-start;margin:0;padding-right:15px;text-align:left}.university-continue-btn{flex-shrink:0;font-size:14px;height:45px;margin-left:auto;width:120px}}@media (max-width:600px){.university-selector-page{padding:20px 10px}.university-cards{gap:30px}.university-selection-card{height:130px;max-width:380px;padding:15px 20px;width:calc(100vw - 40px)}.university-logo{height:60px;margin-right:15px;width:80px}.logo-img{max-height:50px;max-width:70px}.university-name{font-size:15px;padding-right:10px}.university-continue-btn{border-radius:20px;font-size:13px;height:40px;width:100px}}
/*# sourceMappingURL=main.41128e7f.css.map*/