.cf-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.2s cf-fade-in;display:flex;position:fixed;inset:0}@keyframes cf-fade-in{0%{opacity:0}to{opacity:1}}.cf-modal{background:#fff;border-radius:24px;width:100%;max-width:620px;max-height:90vh;margin:auto;animation:.3s cf-slide-up;position:relative;overflow:auto;box-shadow:0 25px 60px #0003}@keyframes cf-slide-up{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cf-close-btn{cursor:pointer;color:#64748b;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.cf-close-btn:hover{background:#e2e8f0;transform:rotate(90deg)}.cf-gate{text-align:center;background:#fff;border-radius:24px;padding:40px 35px 35px}.cf-gate-icon{color:#e8502a;background:linear-gradient(135deg,#fff1f2,#ffe4e6);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex;box-shadow:0 8px 24px #e8502a26}.cf-gate-title{color:#1c0d07;margin:0 0 10px;font-size:1.8rem;font-weight:700}.cf-gate-sub{color:#64748b;margin:0 0 30px;font-size:1rem}.cf-gate-form{text-align:left;flex-direction:column;gap:14px;display:flex}.cf-field{position:relative}.cf-field-icon{pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.cf-input{color:#1c0d07;box-sizing:border-box;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;width:100%;padding:13px 16px 13px 42px;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s}.cf-input::placeholder{color:#94a3b8}.cf-input:focus{background:#fff;border-color:#e8502a;outline:none;box-shadow:0 0 0 3px #e8502a1a}.cf-phone-group{background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;width:100%;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.cf-phone-group:focus-within{background:#fff;border-color:#e8502a;box-shadow:0 0 0 3px #e8502a1a}.cf-country-select{color:#334155;cursor:pointer;background:0 0;border:none;border-right:1px solid #e2e8f0;outline:none;flex-shrink:0;padding:13px 5px 13px 40px;font-size:.95rem;font-weight:600}.cf-phone-input{flex:1;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding-left:12px!important}.cf-submit-btn{color:#fff;cursor:pointer;background:#e8502a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:6px;padding:14px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #e8502a4d}.cf-submit-btn:hover:not(:disabled){background:#c93c1a;transform:translateY(-2px)}.cf-submit-btn:disabled{opacity:.7;cursor:not-allowed}.cf-error{color:#dc2626;background:#fef2f2;border-left:4px solid #dc2626;border-radius:10px;margin-bottom:15px;padding:12px 15px;font-size:.9rem}.cf-privacy{color:#94a3b8;justify-content:center;align-items:center;gap:6px;margin:15px 0 0;font-size:.8rem;display:flex}.cf-loading-screen{text-align:center;color:#64748b;flex-direction:column;align-items:center;gap:15px;padding:60px 30px;font-size:1rem;display:flex}.cf-header{text-align:center;background:linear-gradient(135deg,#fff5f2,#ffe4e6);border-bottom:1px solid #f0e6ce;border-radius:24px 24px 0 0;padding:32px 30px 24px}.cf-header-icon{color:#fff;background:#e8502a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 14px;display:flex;box-shadow:0 8px 20px #e8502a4d}.cf-title{color:#1c0d07;margin:0 0 6px;font-size:1.45rem;font-weight:700}.cf-subtitle{color:#64748b;margin:0;font-size:.92rem}.cf-step-compact{background:#fff;flex-direction:column;align-items:center;gap:8px;padding:18px 28px 0;display:flex}.cf-step-pips{align-items:center;gap:5px;display:flex}.cf-step-pip{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .35s}.cf-step-pip.active{background:#e8502a;border-radius:4px;width:28px}.cf-step-pip.done{background:#e8502a}.cf-step-current-label{color:#64748b;text-align:center;font-size:.82rem;font-weight:500}.cf-step-current-label strong{color:#1c0d07}.cf-progress-container{background:#fff;padding:14px 28px 0}.cf-progress-bar{background:#f0e6ce;border-radius:4px;height:5px;margin-bottom:6px;overflow:hidden}.cf-progress-fill{background:#e8502a;border-radius:4px;height:100%;transition:width .4s}.cf-progress-text{color:#94a3b8;font-size:.78rem;font-weight:600}.cf-question-container{background:#fff;padding:24px 28px}.cf-question-container.animate{animation:.3s cf-q-in}@keyframes cf-q-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.cf-question{color:#1c0d07;text-align:center;margin-bottom:20px;font-size:1.15rem;font-weight:700;line-height:1.4}.cf-options-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.cf-options-grid--3col{grid-template-columns:repeat(3,1fr)}.cf-option-btn{cursor:pointer;text-align:center;color:#334155;background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:90px;padding:18px 10px 16px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.cf-option-btn:hover{background:#fff5f2;border-color:#e8502a;transform:translateY(-3px);box-shadow:0 6px 18px #e8502a1f}.cf-option-btn.selected{color:#e8502a;background:#fff5f2;border-color:#e8502a;box-shadow:0 0 0 3px #e8502a1a}.cf-option-icon{color:#e8502a;align-items:center;display:flex}.cf-option-sublabel{color:#64748b;text-align:center;font-size:.7rem;font-weight:500;line-height:1.2}.cf-navigation{background:#fff;justify-content:space-between;gap:15px;padding:4px 28px 24px;display:flex}.cf-back-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.cf-back-btn:hover{color:#334155;background:#e2e8f0}.cf-find-btn{color:#fff;cursor:pointer;background:#e8502a;border:none;border-radius:10px;align-items:center;gap:8px;margin-left:auto;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #e8502a4d}.cf-find-btn:hover:not(:disabled){background:#c93c1a;transform:translateY(-2px);box-shadow:0 8px 25px #e8502a66}.cf-find-btn:disabled{opacity:.7;cursor:not-allowed}.cf-results-header{text-align:center;background:linear-gradient(135deg,#fff5f2,#ffe4e6);border-bottom:1px solid #e2e8f0;border-radius:24px 24px 0 0;padding:36px 30px 24px}.cf-results-icon{color:#fff;background:#e8502a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;box-shadow:0 8px 20px #e8502a4d}.cf-results-title{color:#1c0d07;margin:0 0 8px;font-size:1.35rem;font-weight:700}.cf-results-subtitle{color:#64748b;margin:0;font-size:.9rem}.cf-results-list{background:#fff;max-height:400px;padding:20px;overflow:auto}.cf-section-heading{color:#94a3b8;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 10px;padding-top:4px;font-size:.72rem;font-weight:800}.cf-universities-section{border-top:1px solid #f1f5f9;margin-top:6px;padding-top:14px}.cf-result-card{background:#f8fafc;border:2px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.cf-result-card:hover{background:#fff;border-color:#e8502a;transform:translate(4px);box-shadow:0 4px 15px #00000012}.cf-result-info{flex:1;min-width:0}.cf-result-name{color:#1c0d07;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:1rem;font-weight:700;overflow:hidden}.cf-result-university{color:#64748b;align-items:center;gap:5px;margin-bottom:8px;font-size:.82rem;display:flex}.cf-result-meta{flex-wrap:wrap;gap:8px;display:flex}.cf-result-badge{color:#64748b;background:#f0e6ce;border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;display:flex}.cf-result-price{text-align:right;flex-shrink:0;margin-left:15px}.cf-price-label{color:#94a3b8;margin-bottom:3px;font-size:.75rem;display:block}.cf-price-value{color:#059669;font-size:1.05rem;font-weight:700}.cf-no-results{text-align:center;color:#64748b;padding:40px 20px}.cf-no-results-icon{justify-content:center;margin-bottom:12px;display:flex}.cf-browse-all-btn{color:#fff;background:#e8502a;border-radius:10px;margin-top:15px;padding:11px 22px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.cf-browse-all-btn:hover{background:#c93c1a;transform:translateY(-2px)}.cf-results-actions{background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 24px 24px;justify-content:space-between;gap:12px;padding:18px 28px 24px;display:flex}.cf-restart-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;align-items:center;gap:6px;padding:11px 18px;font-family:inherit;font-weight:600;transition:all .2s;display:flex}.cf-restart-btn:hover{color:#334155;background:#e2e8f0}.cf-view-all-btn{color:#fff;background:#e8502a;border-radius:10px;align-items:center;gap:6px;padding:11px 22px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.cf-view-all-btn:hover{background:#c93c1a;transform:translateY(-2px)}@media (max-width:768px){.cf-overlay{align-items:center;padding:12px}.cf-modal{border-radius:20px;width:100%;max-height:93vh}.cf-options-grid{grid-template-columns:1fr 1fr;gap:8px}.cf-options-grid--3col{grid-template-columns:repeat(2,1fr)}.cf-option-btn{min-height:76px;padding:12px 8px;font-size:.8rem}.cf-gate{padding:24px 16px 20px}.cf-gate-title{font-size:1.4rem}.cf-header{padding:22px 16px 16px}.cf-title{font-size:1.15rem}.cf-step-compact{padding:14px 16px 0}.cf-step-pips{gap:4px}.cf-step-pip{width:6px;height:6px}.cf-step-pip.active{width:22px}.cf-step-current-label{font-size:.78rem}.cf-progress-container{padding:12px 16px 0}.cf-question-container{padding:18px 16px}.cf-question{margin-bottom:14px;font-size:1rem}.cf-navigation{gap:10px;padding:4px 16px 20px}.cf-results-header{padding:22px 16px 16px}.cf-results-title{font-size:1.15rem}.cf-results-list{max-height:45vh;padding:12px}.cf-result-card{padding:12px}.cf-result-name{font-size:.9rem}.cf-result-price{margin-left:8px}.cf-results-actions{flex-direction:column;padding:14px 16px 20px}.cf-restart-btn,.cf-view-all-btn{text-align:center;justify-content:center;width:100%}}@media (max-width:400px){.cf-options-grid,.cf-options-grid--3col{grid-template-columns:1fr}.cf-modal{max-height:96vh}.cf-gate-title{font-size:1.2rem}.cf-step-compact{padding:10px 12px 0}}@media (min-width:769px) and (max-width:1024px){.cf-modal{max-width:540px}}
.RegisterModal-module__4liNtq__overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s RegisterModal-module__4liNtq__fadeIn;display:flex;position:fixed;inset:0}@keyframes RegisterModal-module__4liNtq__fadeIn{0%{opacity:0}to{opacity:1}}.RegisterModal-module__4liNtq__closeBtn{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background .2s;display:flex;position:absolute;top:1rem;right:1.25rem}.RegisterModal-module__4liNtq__closeBtn:hover{background:#fff3}.RegisterModal-module__4liNtq__container{z-index:1;background:#fff;border:1px solid #1c0d071a;border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:2.5rem;animation:.4s cubic-bezier(.16,1,.3,1) RegisterModal-module__4liNtq__slideUp;position:relative;overflow-y:auto;box-shadow:0 10px 30px #0003}.RegisterModal-module__4liNtq__container::-webkit-scrollbar{width:6px}.RegisterModal-module__4liNtq__container::-webkit-scrollbar-track{background:0 0}.RegisterModal-module__4liNtq__container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}@keyframes RegisterModal-module__4liNtq__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.RegisterModal-module__4liNtq__header{text-align:center;margin-bottom:2rem;padding-top:.5rem}.RegisterModal-module__4liNtq__title{color:#1c0d07;letter-spacing:-.5px;margin-bottom:.25rem;font-size:2rem;font-weight:800}.RegisterModal-module__4liNtq__title span{color:#e8502a}.RegisterModal-module__4liNtq__subtitle{color:#475569;font-size:.9rem;line-height:1.5}.RegisterModal-module__4liNtq__form{flex-direction:column;gap:1rem;display:flex}.RegisterModal-module__4liNtq__inputGroup{flex-direction:column;gap:.25rem;display:flex}.RegisterModal-module__4liNtq__label{color:#1c0d07;margin-left:4px;font-size:.85rem;font-weight:600}.RegisterModal-module__4liNtq__input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:.9rem;transition:all .3s}.RegisterModal-module__4liNtq__input::placeholder{color:#94a3b8}.RegisterModal-module__4liNtq__input:focus{background:#fff;border-color:#e8502a;outline:none;box-shadow:0 0 0 3px #e8502a1a}.RegisterModal-module__4liNtq__phoneGroup{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;transition:all .3s;display:flex;overflow:hidden}.RegisterModal-module__4liNtq__phoneGroup:focus-within{background:#fff;border-color:#e8502a;box-shadow:0 0 0 3px #e8502a1a}.RegisterModal-module__4liNtq__countrySelect{color:#0f172a;cursor:pointer;background:0 0;border:none;border-right:1px solid #e2e8f0;outline:none;flex-shrink:0;padding:10px 5px 10px 14px;font-family:inherit;font-size:.9rem;font-weight:600}.RegisterModal-module__4liNtq__phoneInput{color:#0f172a;outline:none;flex:1;width:100%;font-family:inherit;font-size:.9rem;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:10px 14px!important}.RegisterModal-module__4liNtq__phoneInput::placeholder{color:#94a3b8}.RegisterModal-module__4liNtq__select{appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364748B%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1rem top 50%;background-repeat:no-repeat;background-size:.65rem}.RegisterModal-module__4liNtq__select option{color:#0f172a;background:#fff}.RegisterModal-module__4liNtq__submitBtn{color:#fff;cursor:pointer;background:#e8502a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:.5rem;padding:12px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #e8502a40}.RegisterModal-module__4liNtq__submitBtn:hover{background:#c93c1a;transform:translateY(-2px);box-shadow:0 12px 25px #e8502a66}.RegisterModal-module__4liNtq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.RegisterModal-module__4liNtq__successMessage{text-align:center;padding:2rem 1rem 1rem;animation:.5s RegisterModal-module__4liNtq__slideUp}.RegisterModal-module__4liNtq__successIcon{color:#22c55e;background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.RegisterModal-module__4liNtq__homeLink{color:#e8502a;cursor:pointer;background:0 0;border:1.5px solid #e8502a;border-radius:8px;margin-top:2rem;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.RegisterModal-module__4liNtq__homeLink:hover{color:#fff;background:#e8502a}@media (max-width:640px){.RegisterModal-module__4liNtq__container{border-radius:20px;padding:2rem 1.5rem}.RegisterModal-module__4liNtq__title{font-size:1.8rem}}
.WhatsAppFAB-module__v3-Qoq__fab{color:#fff;cursor:pointer;z-index:999;background-color:#e8502a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);animation:3s infinite WhatsAppFAB-module__v3-Qoq__waPulse;display:flex;position:fixed;bottom:2.5rem;left:2.5rem;box-shadow:0 10px 30px #e8502a66}.WhatsAppFAB-module__v3-Qoq__fab:hover{background-color:#c93c1a;transform:translateY(-5px)scale(1.1);box-shadow:0 15px 40px #c93c1a59}.WhatsAppFAB-module__v3-Qoq__fab:active{transform:scale(.92)}@keyframes WhatsAppFAB-module__v3-Qoq__waPulse{0%{box-shadow:0 0 #e8502a73}70%{box-shadow:0 0 0 18px #e8502a00}to{box-shadow:0 0 #e8502a00}}@media (max-width:768px){.WhatsAppFAB-module__v3-Qoq__fab{width:48px;height:48px;bottom:1.5rem;left:1.5rem}}
