@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--footer-color-link: rgb(255, 145, 0)}.footer{width:100%;height:auto;position:absolute;background-color:#35374b;color:#fff;-webkit-user-select:none;user-select:none}.form__contact{display:flex;text-align:center;justify-content:center}.mie-study{display:flex;margin-bottom:2px;padding-top:1em;justify-content:center;text-align:center;font-size:20px}.form__list{list-style:none;font-size:20px;padding:3px;text-align:center}.form__list>li{margin-bottom:5px}.terms__container{display:flex;text-align:center;justify-content:center}.terms__title{font-size:14px;margin:1em;transition:all .3s ease-in-out;color:#fff;text-decoration:none}.terms__title:hover{color:var(--footer-color-link);cursor:pointer;text-decoration:underline}.footer__support-btn{background:none;border:none;padding:0;font-family:inherit}@media(max-width:500px){.footer{padding:0 1em}.mie-study{font-size:16px}.mie__address{font-size:14px}}.language-selector{position:relative;display:inline-block}.language-selector__current{background:transparent;border:1px solid rgba(255,255,255,.3);cursor:pointer;padding:.4rem .8rem;display:flex;align-items:center;gap:.5rem;justify-content:center;border-radius:6px;transition:all .3s ease}.language-selector__current:hover{background-color:#ffffff1a;border-color:#ffffff80}.language-selector__flag{width:20px;height:20px;object-fit:cover;border-radius:50%;box-shadow:0 1px 3px #0003}.language-selector__short{font-size:.85rem;font-weight:600;color:#2c3e50;letter-spacing:.5px}.language-selector__dropdown{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;overflow:hidden;z-index:1000;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.language-selector__option{width:100%;background:transparent;border:none;padding:.85rem 1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:background-color .2s ease;text-align:left;position:relative}.language-selector__option:hover{background-color:#f5f5f5}.language-selector__option:active{background-color:#e0e0e0}.language-selector__option--active{background-color:#f0f7ff}.language-selector__option--active:hover{background-color:#e3f2fd}.language-selector__name{font-size:.95rem;color:#333;font-weight:500;flex:1}.language-selector__check{color:#2196f3;font-size:.9rem;margin-left:auto}@media(max-width:768px){.language-selector__dropdown{left:-10px}.language-selector__flag{width:18px;height:18px}.language-selector__short{font-size:.8rem}.language-selector__name{font-size:.9rem}}.auth-modal__overlay{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:99999;padding:1rem;animation:fadeIn .3s ease-in-out;overflow-y:auto}.auth-modal__container{background:#fff;border-radius:16px;max-width:480px;width:100%;position:relative;box-shadow:0 10px 40px #0000004d;animation:slideUp .4s ease-out;padding:2.5rem;margin:auto}.auth-modal__input--error{border-color:#f44336!important;background-color:#ffebee}.auth-modal__error{display:block;color:#f44336;font-size:.875rem;margin-top:.5rem;font-weight:500}.auth-modal__close{position:absolute;top:1rem;right:1rem;background:#0000000d;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#666}.auth-modal__close:hover{background:#f44336;color:#fff;transform:rotate(90deg)}.auth-modal__header{text-align:center;margin-bottom:2rem}.auth-modal__title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-modal__subtitle{font-size:1rem;color:#666;margin:0}.auth-modal__form,.auth-modal__form-group{margin-bottom:1.5rem}.auth-modal__label{display:block;font-weight:600;color:#333;margin-bottom:.5rem;font-size:.95rem}.auth-modal__input{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.auth-modal__input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.auth-modal__input::placeholder{color:#999}.auth-modal__info{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);border-left:4px solid #667eea;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.auth-modal__info-text{margin:0;color:#333;font-size:.95rem;line-height:1.5}.auth-modal__btn{width:100%;padding:1rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.auth-modal__btn--primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea66}.auth-modal__btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.auth-modal__btn--primary:disabled{opacity:.6;cursor:not-allowed}.auth-modal__btn--secondary{background:#f5f5f5;color:#333;border:2px solid #e0e0e0}.auth-modal__btn--secondary:hover:not(:disabled){background:#e8e8e8;border-color:#ccc;transform:translateY(-2px)}.auth-modal__btn--secondary:disabled{opacity:.6;cursor:not-allowed}.auth-modal__footer{text-align:center;padding-top:1.5rem;border-top:1px solid #e0e0e0}.auth-modal__footer-text{margin:0;color:#666;font-size:.95rem}.auth-modal__link{background:none;border:none;color:#667eea;font-weight:600;cursor:pointer;font-size:.95rem;transition:all .2s ease;text-decoration:none;padding:0}.auth-modal__link:hover{color:#764ba2;text-decoration:underline}@media(max-width:768px){.auth-modal__container{padding:2rem;margin:1rem}.auth-modal__title{font-size:1.75rem}.auth-modal__subtitle{font-size:.95rem}.auth-modal__input{padding:.75rem;font-size:.95rem}.auth-modal__btn{padding:.875rem;font-size:.95rem}}.react-datepicker-popper{z-index:100000!important}@media(max-width:480px){.auth-modal__overlay{padding:.5rem}.auth-modal__container{padding:1.5rem;border-radius:12px}.auth-modal__title{font-size:1.5rem}.auth-modal__subtitle{font-size:.9rem}.auth-modal__close{width:35px;height:35px;font-size:1.25rem;top:.75rem;right:.75rem}.auth-modal__input{padding:.625rem;font-size:.9rem}.auth-modal__btn{padding:.75rem;font-size:.9rem}.auth-modal__info-text,.auth-modal__footer-text,.auth-modal__link{font-size:.85rem}}.form-purchase-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem;overflow-y:auto}.form-purchase-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem;margin:auto}.form-purchase-close{position:absolute;top:.4rem;right:.4rem;background:transparent;border:none;font-size:1.5rem;color:#666;cursor:pointer;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center}.form-purchase-close:hover{color:#e58201}.form-purchase-toggle{display:flex;gap:.5rem;margin-bottom:2rem;background:#f0f0f0;border-radius:12px;padding:.4rem}.toggle-btn{flex:1;padding:.8rem 1.5rem;border:none;background:transparent;border-radius:10px;font-size:1rem;font-weight:600;color:#666;cursor:pointer;transition:all .3s}.toggle-btn.active{background:linear-gradient(90deg,#e58201,#ff9100);color:#fff!important;box-shadow:0 2px 8px #e582014d}.program-selection{margin-bottom:2rem}.program-selection h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.4rem;text-align:center}.program-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.program-card{background:linear-gradient(135deg,#fff,#f9f6f2);border:2px solid #e0e0e0;border-radius:12px;padding:1.5rem;text-align:center;cursor:pointer;transition:all .3s}.program-card:hover{border-color:#e58201;box-shadow:0 4px 16px #e5820126;transform:translateY(-2px)}.program-card h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.program-card .program-price{color:#e58201;font-size:1.5rem;font-weight:700;margin:0}.selected-program{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#e58201,#ff9100);color:#fff;padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem}.program-info h4{margin:0 0 .3rem;font-size:1.2rem}.program-info .program-price{margin:0;font-size:1.5rem;font-weight:700}.edit-program-btn{background:#fff3;border:1px solid rgba(255,255,255,.5);color:#fff;padding:.5rem 1rem;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.95rem;transition:all .2s}.edit-program-btn:hover{background:#ffffff4d}.purchase-form h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.4rem}.form-section{margin-bottom:2rem}.form-section h4{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-group{display:flex;flex-direction:column;width:100%}.form-group label{color:#2c3e50;font-weight:600;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{padding:.8rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s;background-color:#fff;font-family:inherit;width:100%;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#e58201}.form-group textarea{resize:vertical;font-family:inherit}.react-datepicker-wrapper,.react-datepicker__input-container{width:100%}.react-datepicker__input-container input{width:100%;padding:.8rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s;background-color:#fff;font-family:inherit;box-sizing:border-box}.react-datepicker__input-container input:focus{outline:none;border-color:#e58201}.react-datepicker__input-container input.error{border-color:#d32f2f;background-color:#ffebee}.react-datepicker{font-family:inherit;border:2px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 16px #0000001a}.react-datepicker__header{background:linear-gradient(90deg,#e58201,#ff9100);border-bottom:none;border-top-left-radius:10px;border-top-right-radius:10px;padding:1rem 0}.react-datepicker__current-month,.react-datepicker__day-name{color:#fff;font-weight:600}.react-datepicker__day{color:#2c3e50;border-radius:6px;transition:all .2s}.react-datepicker__day:hover{background-color:#e582011a;color:#e58201}.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{background-color:#e58201;color:#fff;font-weight:600}.react-datepicker__day--disabled{color:#ccc;cursor:not-allowed}.react-datepicker__navigation{top:1rem}.react-datepicker__navigation-icon:before{border-color:#fff}.react-datepicker__month-dropdown,.react-datepicker__year-dropdown{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px}.react-datepicker__month-option,.react-datepicker__year-option{padding:.5rem;transition:all .2s}.react-datepicker__month-option:hover,.react-datepicker__year-option:hover{background-color:#e582011a;color:#e58201}.react-datepicker__month-option--selected,.react-datepicker__year-option--selected{background-color:#e58201;color:#fff}.payment-methods{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.payment-method-btn{padding:1rem;border:2px solid #e0e0e0;background:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;font-weight:600;color:#666;transition:all .3s}.payment-method-btn:hover{border-color:#e58201}.payment-method-btn.active{border-color:#e58201;background:linear-gradient(135deg,#e582011a,#ff91001a);color:#e58201}.payment-method-btn svg{font-size:1.3rem}.payment-fields{margin-top:1rem}.payment-note{color:#666;font-size:.9rem;margin-top:.5rem;font-style:italic}.order-summary{background:#f9f6f2;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:#2c3e50}.summary-row.total{border-top:2px solid #e0e0e0;margin-top:.5rem;padding-top:1rem;font-size:1.2rem;font-weight:700;color:#e58201}.quote-note{color:#666;font-size:.95rem;margin-top:1rem;text-align:center;font-style:italic}.submit-btn{width:100%;padding:1rem;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s;color:#fff}.buy-btn{background:linear-gradient(90deg,#e58201,#ff9100);box-shadow:0 4px 16px #e582014d}.buy-btn:hover{box-shadow:0 6px 20px #e5820166;transform:translateY(-2px)}.quote-btn{background:linear-gradient(90deg,#1976d2,#2196f3);box-shadow:0 4px 16px #1976d24d}.quote-btn:hover{box-shadow:0 6px 20px #1976d266;transform:translateY(-2px)}.error-message{color:#d32f2f;font-size:.875rem;margin-top:.5rem;display:block}.form-group input.error,.form-group select.error{border-color:#d32f2f;background-color:#ffebee}.success-message{background:#4caf50;color:#fff;padding:1rem;border-radius:8px;text-align:center;margin:1rem 0;font-weight:500;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.btn-spinner{width:1em;height:1em;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:btn-spin .7s linear infinite;flex-shrink:0}@keyframes btn-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.form-purchase-modal{padding:1.5rem}.program-grid,.form-row,.payment-methods{grid-template-columns:1fr}.selected-program{flex-direction:column;text-align:center;gap:1rem}.toggle-btn{padding:.7rem 1rem;font-size:.9rem}}.additional-services-grid{display:flex;flex-direction:column;gap:.8rem}.service-checkbox-item{background:#f9f6f2;border:2px solid #e0e0e0;border-radius:10px;padding:.8rem 1rem;transition:all .3s}.service-checkbox-item:hover{border-color:#e58201;background:#fff}.service-checkbox-label{display:flex;align-items:center;gap:1rem;cursor:pointer;width:100%}.service-checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#e58201}.service-info{display:flex;justify-content:space-between;align-items:center;flex:1}.service-name{font-weight:600;color:#2c3e50;font-size:1rem}.service-price{font-weight:700;color:#e58201;font-size:1.1rem}.language-info-note{background:#e8f4f8;border-left:4px solid #3498db;padding:.8rem 1rem;border-radius:8px;margin-top:1rem;font-size:.95rem;color:#2c3e50;line-height:1.5}.language-info-note strong{color:#3498db}.menu-dropdown{position:relative;display:inline-block}.menu-dropdown__trigger{background:transparent;border:2px solid #667eea;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.menu-dropdown__trigger:hover{background:#667eea;transform:scale(1.05)}.menu-dropdown__trigger:hover .menu-dropdown__icon{color:#fff}.menu-dropdown__icon{font-size:1.8rem;color:#667eea;transition:color .3s ease}.menu-dropdown__content{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;min-width:180px;z-index:1000;overflow:hidden;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-dropdown__item{width:100%;padding:.875rem 1.25rem;border:none;background:transparent;text-align:left;font-size:1rem;font-weight:500;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.menu-dropdown__item:hover{background:#f5f5f5;color:#667eea}.menu-dropdown__item:not(:last-child){border-bottom:1px solid #e0e0e0}.menu-dropdown__item--logout{color:#dc3545}.menu-dropdown__item--logout:hover{background:#fff5f5;color:#c82333}@media(max-width:768px){.menu-dropdown__trigger{width:40px;height:40px}.menu-dropdown__icon{font-size:1.5rem}.menu-dropdown__content{min-width:160px}.menu-dropdown__item{padding:.75rem 1rem;font-size:.95rem}}@media(max-width:480px){.menu-dropdown__trigger{width:38px;height:38px}.menu-dropdown__icon{font-size:1.4rem}.menu-dropdown__content{min-width:140px;right:-10px}.menu-dropdown__item{padding:.625rem .875rem;font-size:.9rem}}.header{position:fixed;z-index:999;width:100%;top:0;left:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(229,130,1,.1);color:#2c3e50;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out;box-shadow:0 2px 20px #0000001a}.header:hover{background:#fffffffa;box-shadow:0 4px 25px #00000026}.logo{width:200px;height:150px;object-fit:contain;padding-top:.5rem;transition:all .3s ease-in-out}.logo:hover{transform:scale(1.05)}.active{font-weight:700;color:#e58201!important;position:relative}.nav__dropdown{position:relative}.nav__dropdown>.nav__link{cursor:pointer;display:flex;align-items:center;gap:.4em}.dropdown__menu{display:none;position:absolute;top:100%;left:0;min-width:240px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #e5820114;padding:.7rem .5rem;z-index:100;flex-direction:column;gap:.2rem;border:1px solid #e58201;text-align:left;align-items:flex-start;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.nav__dropdown:hover>.dropdown__menu{display:flex;opacity:1;transform:translateY(0);pointer-events:auto}.dropdown__link{color:#2c3e50;text-decoration:none;font-size:1.08rem;font-weight:500;padding:.6rem 1.1rem;border-radius:8px;transition:all .2s;background:none;letter-spacing:.2px;text-align:left;width:100%;border:none;cursor:pointer;display:block}.dropdown__link:hover{color:#e58201;background:#e5820114}.nav__menu ul{list-style-type:none}.active:after{content:"";position:absolute;bottom:1px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#e58201,#ff9100);border-radius:2px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{width:0}to{width:100%}}.nav{display:flex;align-items:center;justify-content:space-between;position:relative;height:5rem;margin:0 auto;padding:0 1rem}.nav__brand{display:flex;align-items:center}.nav__menu{display:flex;flex-direction:row;align-items:center;flex:1;justify-content:flex-end}nav ul{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin:0;padding:0}.nav__item{list-style:none;position:relative}.nav_mobile_lang{display:none}.nav_user_menu{display:flex;align-items:center;margin-left:1rem}button:hover .nav_button_lang_img{transform:scale(1.1);box-shadow:0 4px 12px #0003}.nav_purchase_btn{background:linear-gradient(135deg,#e58201,#ff9100);color:#fff;border:none;padding:.5rem 2rem;border-radius:10px;height:60px;font-size:1.05rem;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:.6rem;transition:all .3s ease-in-out;box-shadow:0 4px 15px #e5820166;letter-spacing:.3px;text-transform:uppercase}.nav_purchase_btn:hover{background:linear-gradient(135deg,#ff9100,#e58201);box-shadow:0 6px 20px #e5820199;transform:translateY(-3px) scale(1.05)}.shopping-cart-icon{height:20px;width:20px;min-height:20px;min-width:20px;flex-shrink:0}.nav__link{display:block;color:#2c3e50;cursor:pointer;text-decoration:none;font-weight:500;font-size:1.2rem;padding:.75rem 1.25rem;border-radius:8px;transition:all .3s ease-in-out;position:relative;text-transform:capitalize;letter-spacing:.5px}.nav__link:hover{color:#e58201;background:#e5820114;transform:translateY(-2px)}.icon{cursor:pointer;display:flex;align-items:center;z-index:1000}nav .menu__ham{display:none;cursor:pointer;padding:.75rem;border-radius:8px;transition:all .3s ease-in-out;color:#2c3e50;background:transparent;border:none;font-size:1.5rem}nav .menu__ham:hover{background:#e582011a;color:#e58201;transform:scale(1.1)}@media(max-width:1770px)and (min-width:1301px){.shopping-cart-icon{height:22px;width:22px;min-height:22px;min-width:22px}.nav_purchase_btn{padding:.6rem 1.8rem;font-size:1rem;gap:.7rem}}@media(max-width:1300px){.nav{padding:0 1.5rem}nav .menu__ham{display:flex}.nav__menu{order:2}.icon{order:1}.nav__brand .language-selector{display:none}nav ul{position:absolute;top:100%;left:0;width:100%;max-height:calc(100vh - 6rem);overflow-y:auto;background:linear-gradient(135deg,#fffffffa,#f8f9fafa);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);flex-direction:column;align-items:stretch;padding:1.5rem;gap:.8rem;display:none;border-radius:0 0 20px 20px;box-shadow:0 10px 30px #0000001a}nav ul.open{display:flex;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}nav ul li{width:100%}.nav__item{text-align:left}.nav__dropdown{width:100%}.nav__dropdown>.nav__link{text-align:left;justify-content:flex-start}.dropdown__menu{position:static;display:none;box-shadow:none;border:none;background:#e582010d;margin-top:.5rem;padding:.5rem;border-radius:8px}.nav__dropdown:hover>.dropdown__menu,.nav__dropdown.active>.dropdown__menu{display:flex}.dropdown__link{text-align:left;font-size:1rem;padding:.7rem 1rem}.nav__link{width:100%;padding:1rem;margin:0;border-radius:12px;background:#fffc;box-shadow:0 2px 8px #0000000d;text-align:left}.nav__link:hover{background:#e582011a;transform:translateY(-2px)}.nav_purchase_item{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(229,130,1,.2)}.nav_purchase_btn{width:100%;justify-content:center;margin-left:0;padding:1rem 2rem;font-size:1.1rem}.nav_mobile_lang{display:flex;justify-content:center;padding-top:.8rem;margin-bottom:1rem}.nav_user_menu{display:flex;justify-content:center;padding-top:.8rem;margin-left:0}.nav_mobile_lang .language-selector__current{border-color:#e58201;padding:.6rem 1.2rem}.nav_mobile_lang .language-selector__short{color:#e58201;font-size:.95rem}.nav_mobile_lang .language-selector__dropdown{bottom:100%;top:auto;margin-bottom:.5rem;margin-top:0}}@media(max-width:480px){.header{position:fixed}.nav{height:4rem}.logo{width:140px;height:120px}.nav__brand{gap:.8rem}.nav__brand .language-selector{display:none}nav .menu__ham{display:flex;font-size:1.3rem}nav ul{position:fixed;top:4rem;left:0;width:100%;height:calc(100vh - 4rem);background:linear-gradient(135deg,#fffffffa,#f8f9fafa);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:1.5rem;gap:.8rem;display:none;overflow-y:auto}nav ul.open{display:flex;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}nav ul li{width:100%}.nav__item{text-align:left}.dropdown__menu{position:static;display:none;box-shadow:none;border:none;background:#e582010d;margin-top:.5rem;padding:.5rem}.nav__dropdown:hover>.dropdown__menu{display:flex}.dropdown__link{text-align:left;font-size:.95rem;padding:.6rem 1rem}.nav__link{width:100%;padding:.9rem;font-size:1rem;text-align:left;background:#ffffffb3;box-shadow:0 2px 10px #0000000d}.nav__link:hover{background:#e582011a}.nav_purchase_item{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(229,130,1,.2)}.nav_purchase_btn{width:100%;justify-content:center;padding:.9rem 1.5rem;font-size:1rem}.nav_mobile_lang{display:flex;justify-content:center;padding-top:.8rem;margin-bottom:1rem}.nav_user_menu{display:flex;justify-content:center;padding-top:.8rem;margin-left:0}.nav_mobile_lang .language-selector__dropdown{bottom:100%;top:auto;margin-bottom:.5rem;margin-top:0}}.homeHero{width:100%;height:100vh;min-height:500px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.homeHero__slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.homeHero__slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1);transition:opacity 2s ease-in-out,transform 8s ease-in-out}.homeHero__slide.active{opacity:1;transform:scale(1.05)}.homeHero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:2}.homeHero__content{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.homeHero__container{max-width:1400px;width:100%;padding:0 4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.homeHero__branding{display:flex;align-items:center;justify-content:center;gap:4rem;width:100%;max-width:900px}.homeHero__logo{flex-shrink:0}.homeHero__logo img{width:280px;height:auto;filter:drop-shadow(0 8px 16px rgba(0,0,0,.5));transition:transform .3s ease}.homeHero__logo img:hover{transform:scale(1.05)}.homeHero__name{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.homeHero__name-word{color:#fff;font-weight:700;text-shadow:3px 3px 6px rgba(0,0,0,.8);line-height:1.1;letter-spacing:2px;text-transform:uppercase;animation:fadeInUp .8s ease-out backwards}.homeHero__name-word--top{font-size:clamp(2.5rem,6vw,4.5rem);animation-delay:.2s}.homeHero__name-word--middle{font-size:clamp(2.5rem,6vw,4.5rem);animation-delay:.4s}.homeHero__name-word--bottom{font-size:clamp(2.5rem,6vw,4.5rem);animation-delay:.6s}.homeHero__subtitle{color:#fff;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.8;text-align:center;max-width:920px;text-shadow:2px 2px 4px rgba(0,0,0,.8);font-weight:400;letter-spacing:.5px;animation:fadeIn 1s ease-out .8s backwards;margin:0}.homeHero__text,.homeHero__title,.homeHero__features,.homeHero__feature{display:none}@media(max-width:1024px){.homeHero__container{padding:0 3rem;gap:2.5rem}.homeHero__branding{gap:3rem}.homeHero__logo img{width:220px}.homeHero__name-word--top{font-size:clamp(2rem,5vw,3.5rem)}.homeHero__name-word--middle{font-size:clamp(1.6rem,4vw,3rem)}.homeHero__name-word--bottom{font-size:clamp(2rem,5vw,3.5rem)}.homeHero__subtitle{font-size:clamp(1rem,1.8vw,1.25rem)}}@media(max-width:768px){.homeHero__container{padding:0 2rem;gap:2rem}.homeHero__branding{flex-direction:column;gap:2rem;align-items:center}.homeHero__logo img{width:180px}.homeHero__name{align-items:center;text-align:center}.homeHero__name-word--top{font-size:clamp(1.8rem,4.5vw,3rem)}.homeHero__name-word--middle{font-size:clamp(1.5rem,3.8vw,2.5rem)}.homeHero__name-word--bottom{font-size:clamp(1.8rem,4.5vw,3rem)}.homeHero__subtitle{font-size:clamp(.95rem,1.6vw,1.15rem);max-width:600px}}@media(max-width:480px){.homeHero__container{padding:0 1.5rem;gap:1.5rem}.homeHero__branding{gap:1.5rem}.homeHero__logo img{width:140px}.homeHero__name-word--top{font-size:clamp(1.5rem,4vw,2.2rem)}.homeHero__name-word--middle{font-size:clamp(1.2rem,3.5vw,1.8rem)}.homeHero__name-word--bottom{font-size:clamp(1.5rem,4vw,2.2rem)}.homeHero__subtitle{font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.6}}@media(max-width:380px){.homeHero__container{padding:0 1rem;gap:1.2rem}.homeHero__branding{gap:1.2rem}.homeHero__logo img{width:120px}.homeHero__name-word--top{font-size:1.4rem}.homeHero__name-word--middle{font-size:1.1rem}.homeHero__name-word--bottom{font-size:1.4rem}.homeHero__subtitle{font-size:.85rem;line-height:1.5}}.home-modal__overlay{position:fixed;inset:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem;animation:fadeIn .3s ease-in-out}.home-modal__container{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0000004d;animation:slideUp .4s ease-out}.home-modal__close{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;color:#333;box-shadow:0 2px 8px #0003}.home-modal__close:hover{background:#f44336;color:#fff;transform:rotate(90deg)}.home-modal__image{width:100%;border-radius:16px 16px 0 0;overflow:hidden;max-height:400px}.home-modal__image img{width:100%;height:100%;object-fit:cover;display:block}.home-modal__content{padding:1.25rem 2rem 2rem}.home-modal__title{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;margin-top:0;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-modal__text{font-size:1.1rem;line-height:1.6;color:#555;text-align:center;margin:0}@media(max-width:768px){.home-modal__overlay{padding:.5rem}.home-modal__container{max-height:85vh;border-radius:12px}.home-modal__image{max-height:250px;border-radius:12px 12px 0 0}.home-modal__content{padding:1rem 1.5rem 1.5rem}.home-modal__title{font-size:1.5rem;margin-top:0}.home-modal__text{font-size:1rem}.home-modal__close{width:35px;height:35px;font-size:1.25rem;top:.75rem;right:.75rem}}@media(max-width:480px){.home-modal__image{max-height:200px}.home-modal__content{padding:1rem}.home-modal__title{font-size:1.25rem}.home-modal__text{font-size:.95rem}}.home-modal__footer{padding:0 2rem 1.75rem}.home-modal__news-link{display:flex;align-items:center;gap:.6rem;width:100%;padding:.875rem 1.25rem;border-radius:10px;background:linear-gradient(135deg,#f3f0ff,#fff);border:1.5px solid #764ba233;color:#5a3e9e;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer}.home-modal__news-link:hover{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff;box-shadow:0 4px 16px #667eea66;transform:translateY(-2px)}.home-modal__news-link-icon{font-size:1.15rem;flex-shrink:0}.home-modal__news-link-text{flex:1}.home-modal__news-link-arrow{font-size:1.1rem;transition:transform .2s ease}.home-modal__news-link:hover .home-modal__news-link-arrow{transform:translate(4px)}@media(max-width:768px){.home-modal__footer{padding:0 1.5rem 1.5rem}}@media(max-width:480px){.home-modal__footer{padding:0 1rem 1.25rem}.home-modal__news-link{font-size:.875rem;padding:.75rem 1rem}}.home__page{position:relative;margin-top:4rem;-webkit-user-select:none;user-select:none;line-height:1.8}h1{margin:4rem auto;max-width:900px;padding:2rem 1rem 0;display:block;text-align:center;font-size:clamp(1.5rem,5vw,3rem);font-weight:700;color:#2c3e50;background:linear-gradient(135deg,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h2{margin:4rem auto;max-width:1200px;padding:0 2rem;display:block;text-align:center;font-size:clamp(1.5rem,5vw,3rem);font-weight:700;color:#2c3e50;background:linear-gradient(135deg,#2c3e50,#34495e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home__intro__paragraph{max-width:1400px;margin:-2rem auto 3rem;padding:0 2rem;font-size:clamp(1.1rem,2.5vw,1.35rem);line-height:1.9;color:#555;text-align:center}.home__intro__paragraph strong{color:#e58201;font-weight:700}.split-screen-container{position:relative;width:100%;max-width:1000px;height:500px;margin:3rem auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.split-screen-side{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1)}.split-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.split-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#000000b3);display:flex;align-items:center;transition:background .4s ease}.split-left .split-overlay{justify-content:center;padding-right:50%}.split-right .split-overlay{justify-content:center;padding-left:50%}.split-screen-side:hover .split-overlay{background:linear-gradient(to bottom,#e5820166,#e58201cc)}.split-screen-side:hover .split-image{transform:scale(1.15)}.split-screen-side:hover{z-index:5}.split-content{text-align:center;color:#fff;z-index:1;transform:translateY(20px);transition:transform .4s ease}.split-screen-side:hover .split-content{transform:translateY(0)}.split-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 8px rgba(0,0,0,.5);color:#fff}.split-subtitle{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;margin:0;text-shadow:1px 1px 4px rgba(0,0,0,.5);opacity:.9}.split-divider{position:absolute;top:-20%;left:50%;width:4px;height:141.42%;background:linear-gradient(to bottom,#e58201,#fff,#e58201);transform:translate(-50%) rotate(11.3deg);transform-origin:center;z-index:10;box-shadow:0 0 20px #e5820199,0 0 40px #e5820166;pointer-events:none}.split-left{clip-path:polygon(0 0,55% 0,45% 100%,0 100%);z-index:2}.split-right{clip-path:polygon(55% 0,100% 0,100% 100%,45% 100%);z-index:1}.split-screen-side:hover{filter:brightness(1.1)}@media(max-width:768px){.split-screen-container{height:600px;flex-direction:column;margin:2rem auto}.split-screen-side{flex:1}.split-screen-side:hover{z-index:5}.split-left .split-overlay{padding-right:0;padding-bottom:80%}.split-right .split-overlay{padding-left:0;padding-top:40%}.split-left{clip-path:polygon(0 0,100% 0,100% 60%,0 40%);z-index:2}.split-right{clip-path:polygon(0 40%,100% 60%,100% 100%,0 100%);z-index:1}.split-divider{top:50%;left:-20%;width:141.42%;height:4px;transform:translateY(-50%) rotate(15.3deg);transform-origin:center}.split-title{font-size:clamp(1.5rem,5vw,2rem)}.split-subtitle{font-size:clamp(1rem,3vw,1.2rem)}}@media(max-width:480px){.split-screen-container{height:500px;border-radius:15px}.split-title{font-size:1.5rem}.split-subtitle{font-size:1rem}}.home__mie__info__summer h3{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;text-align:center;color:#2c3e50;margin-bottom:1.5rem;position:relative}.home__section>h5{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;text-align:center;color:#2c3e50;margin-bottom:1.5rem;position:relative}.home__section>h5:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#e58201,#ff9100);border-radius:2px}.home__container{display:block;margin:0 auto;max-width:1400px;padding:0 2rem}.home__section{padding:1rem 0;margin-bottom:2rem}.home__section>p{font-size:clamp(1.1rem,2.5vw,1.4rem);line-height:1.8;color:#555;text-align:justify;padding:0 1rem;max-width:1100px;margin:0 auto;opacity:0;animation:fadeInUp .8s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home__gallery__section{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;padding:5rem 0 0;background-color:#f8f9fa}.home__mie__info{display:flex;align-items:center;width:100%;max-width:1100px;height:auto;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:2rem auto;opacity:0;animation:fadeInUp .8s ease .2s forwards}.home__mie__info__img{width:450px;height:350px;object-fit:cover;border-radius:15px;box-shadow:0 8px 25px #00000026;transition:.4s all ease-in-out;flex-shrink:0}.home__mie__info__img:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 40px #0003}.home__mie__p{text-align:justify;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.8;color:#444;margin-bottom:2rem}.home__mie__booklets__p{text-align:justify;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.8;color:#444;margin-bottom:2rem;padding:0;max-width:1400px}.info__btn{width:280px;height:50px;color:#fff;background:linear-gradient(135deg,#e58201,#ff9100);border-radius:25px;border:none;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .4s ease-in-out;position:relative;overflow:hidden;box-shadow:0 5px 15px #e582014d;text-transform:uppercase;letter-spacing:.5px}.info__btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#ff9100,#ffb347);transition:left .4s ease-in-out;z-index:0}.info__btn:hover:before{left:0}.info__btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #e5820166}.info__btn span{position:relative;z-index:1}.home__link{margin:3rem 0;text-align:center}.home__section:not(:last-child){border-bottom:1px solid #e9ecef;padding-bottom:3rem}.home__section{opacity:1;transform:translateY(0);transition:all .6s ease-in-out}.home__gallery-section-fullscreen{width:100%;min-height:100vh;min-height:100dvh;margin:0;padding:6rem 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.home__gallery-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;text-align:center;color:#2c3e50;margin-bottom:1.5rem;margin-top:1rem;position:relative;z-index:2}.home__gallery-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#e58201,#ff9100);border-radius:2px}.home__gallery-description{max-width:900px;width:100%;margin:2.5rem 0;padding:0 2rem;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.8;color:#2c3e50;text-align:center;position:relative;z-index:2}.home__gallery2{width:100%;max-width:900px;min-width:700px;aspect-ratio:10 / 6;margin:0 auto}@media(max-width:1400px){.home__container{padding:0 1.5rem}.home__mie__info__img{width:400px;height:320px;margin:0 auto}.home__mie__p{text-align:center;padding:0;margin-bottom:1rem}.home__mie__booklets__p{text-align:center;padding:2rem;margin-bottom:1rem}.home__list{max-width:900px;margin:2rem auto 0}}@media screen and (max-width:1200px){.home__mie__info__img{display:none}}@media(max-width:900px){.home__container{padding:0 1rem}.home__section{padding:2rem 0}.home__gallery-title{font-size:clamp(1.5rem,3.5vw,2rem);margin-bottom:1.5rem}.home__gallery-description{font-size:clamp(1rem,2vw,1.15rem);padding:0 1.5rem;margin-top:2rem}.home__gallery-section-fullscreen{padding:2.5rem 1.5rem 3rem}.home__mie__info{padding:1.5rem}.home__link{margin:2rem 0}.home__gallery2{min-width:0}.info__btn{width:240px;height:45px;font-size:1rem}}.home__mie__info__summer{flex-direction:column;text-align:center;gap:2rem;padding:2rem 1rem}@media(max-width:768px){.home__container{padding:0 .5rem}.home__section{padding:1.5rem 0}.home__gallery-section-fullscreen{height:100vh;height:100dvh;padding:2rem 1rem 2.5rem}.home__gallery-title{font-size:clamp(1.3rem,3vw,1.8rem);margin-bottom:1rem}.home__gallery-description{font-size:clamp(.95rem,1.8vw,1.1rem);padding:0 1rem;margin-top:1.5rem;line-height:1.7}.home__mie__info{padding:1rem;margin:1rem 0}.history__combined{border-bottom:1px solid #e9ecef}.info__btn{width:200px;height:40px;font-size:.9rem}.home__section>p{padding:0;text-align:center}}@media(max-width:480px){.home__container{padding:0 .5rem}.home__section{padding:1rem 0}.home__gallery-section-fullscreen{padding:1.5rem .75rem 2rem}.home__gallery-title{font-size:clamp(1.2rem,2.8vw,1.5rem);margin-bottom:.8rem}.home__gallery-description{font-size:clamp(.9rem,1.6vw,1rem);padding:0 .75rem;margin-top:1.25rem;line-height:1.6}.home__mie__info{padding:.8rem}.info__btn{width:180px;font-size:.85rem}h2{margin:2rem auto}.home__mie__p{text-align:left;padding:0;margin-bottom:1rem}.home__mie__booklets__p{text-align:left;padding:0 1.4rem;margin-bottom:1rem}}.universities-grid-container{max-width:1400px;margin:3rem auto;padding:0 2rem}.universities-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem;margin-top:2rem}.university-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.university-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.university-card__logo-wrapper{width:100%;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.university-card__logo{max-width:100%;max-height:100%;object-fit:contain}.university-card__content{width:100%}.university-card__chinese{font-size:1.1rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem;line-height:1.4}.university-card__english{font-size:.9rem;color:#666;line-height:1.3;margin:0}@media(max-width:1200px){.universities-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(max-width:768px){.universities-grid-container{padding:0 1rem}.universities-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.university-card{padding:1rem}.university-card__logo-wrapper{height:80px;margin-bottom:.75rem}.university-card__chinese{font-size:.9rem}.university-card__english{font-size:.75rem}}@media(max-width:480px){.universities-grid{gap:.75rem}.university-card{padding:.75rem}.university-card__logo-wrapper{height:60px;margin-bottom:.5rem}.university-card__chinese{font-size:.8rem}.university-card__english{font-size:.7rem}}.study-programs-section{width:100%;padding:5rem 2rem;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;margin:4rem 0;position:relative;min-height:100vh}.study-programs-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:0}.study-programs-container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.study-programs-header{text-align:center;margin-bottom:4rem}.study-programs-title{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff!important;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);background:none!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#ffffff!important;background-clip:unset!important}.study-programs-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#fffffff2!important;max-width:700px;margin:0 auto;line-height:1.6;text-shadow:0 1px 5px rgba(0,0,0,.5)}.study-programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}.program-card{background:#ffffff1a!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-radius:12px;box-shadow:0 8px 32px #1f26875e;border:1px solid rgba(255,255,255,.18);transition:all .3s ease;overflow:hidden;height:100%;display:flex;flex-direction:column}.program-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #1f268780;background:#ffffff26;border-color:#e5820180}.program-card-content{padding:2rem;display:flex;flex-direction:column;flex:1}.program-card-title{font-size:1.5rem;font-weight:700;color:#fff!important;margin-bottom:1rem;line-height:1.3;min-height:3.9rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.program-card-description{font-size:1rem;color:#ffffffe6!important;line-height:1.7;margin-bottom:1.5rem;flex:1;min-height:5.1rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.program-card-actions{display:flex;gap:1rem;margin-top:auto}.program-btn{flex:1;padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}.program-btn-primary{background:linear-gradient(135deg,#e58201,#d67600);color:#fff;box-shadow:0 4px 15px #e5820166}.program-btn-primary:hover{background:linear-gradient(135deg,#d67600,#c56a00);transform:scale(1.02);box-shadow:0 6px 20px #e5820199}.program-btn-secondary{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.program-btn-secondary:hover{background:#e58201e6;color:#fff;border-color:#e58201;transform:scale(1.02);box-shadow:0 4px 15px #e5820166}@media(max-width:1024px){.study-programs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.program-card-title{font-size:1.35rem}.program-card-description{font-size:.95rem}}@media(max-width:768px){.study-programs-section{padding:3rem 1rem}.study-programs-grid{grid-template-columns:1fr;gap:1.5rem}.program-card-actions{flex-direction:column}.program-btn{width:100%}.program-card-title,.program-card-description{min-height:auto}}@media(max-width:480px){.study-programs-section{padding:2rem 1rem}.study-programs-header{margin-bottom:2rem}.program-card-content{padding:1.5rem}.program-card-title{font-size:1.25rem}.program-card-description{font-size:.9rem}.program-btn{padding:.65rem 1.25rem;font-size:.95rem}}.scholarship-cards-section{width:100%;padding:1rem 0 9rem;background:#fff;min-height:50vh;display:flex;align-items:center;justify-content:center}.scholarship-cards-section .card__home .info{opacity:1;transform:translateY(0)}.scholarship-cards-section .card__home .info h4{opacity:1;transform:translateY(0);transition:all .4s ease}.scholarship-cards-section .card__home .info p,.scholarship-cards-section .card__home .info .btn{opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.scholarship-cards-section .card__home:hover .info p,.scholarship-cards-section .card__home:hover .info .btn{opacity:1;transform:translateY(0)}.scholarship-cards-section .card__home:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#00000080,#000000b3);z-index:1;transition:all .4s ease}.scholarship-cards-section .card__home:hover:after{background:linear-gradient(to bottom,#0000001a,#0000004d 40%,#000c)}.ai-icon-badge-inner{display:flex;align-items:center;justify-content:center;width:70px;height:70px}.ai-icon-img{width:70px;height:70px;object-fit:contain;display:block}.home__ai-system-info{background:linear-gradient(135deg,#f8f9fa,#e3e7ed);padding:4rem 2rem;margin:4rem 0;border-radius:20px;position:relative;overflow:hidden}.home__ai-system-info:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(229,130,1,.1) 0%,transparent 70%);border-radius:50%;animation:aiSystemPulse 4s ease-in-out infinite}.home__ai-system-info:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(44,62,80,.08) 0%,transparent 70%);border-radius:50%;animation:aiSystemPulse 5s ease-in-out infinite reverse}@keyframes aiSystemPulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.2);opacity:.3}}.ai-system-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem;position:relative;z-index:1}.ai-system-icon{flex-shrink:0;width:140px;height:140px;background:linear-gradient(135deg,#e58201,#ff9100);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 40px #e5820166;animation:aiIconFloat 3s ease-in-out infinite;position:relative}.ai-system-icon:before{content:"";position:absolute;inset:-10px;border:3px solid rgba(229,130,1,.3);border-radius:50%;animation:aiIconRing 2s linear infinite}@keyframes aiIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes aiIconRing{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.5}to{transform:scale(1);opacity:1}}.ai-icon-badge{font-size:4.5rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.ai-system-content{flex:1}.ai-system-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#2c3e50;margin-bottom:1.5rem;line-height:1.3;position:relative;display:inline-block}.ai-system-title:after{content:"";position:absolute;bottom:-10px;left:0;width:100px;height:4px;background:linear-gradient(90deg,#e58201,#ff9100);border-radius:2px}.ai-system-text{font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.9;color:#444;text-align:justify;margin:0}.ai-system-text strong{color:#e58201;font-weight:700;position:relative;background:linear-gradient(to bottom,transparent 0%,transparent 60%,rgba(229,130,1,.15) 60%,rgba(229,130,1,.15) 100%);padding:0 4px}.home__ai-guide{padding:4rem 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;margin:3rem 0}.ai-guide-title{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;text-align:center;color:#2c3e50;margin:0 0 1rem;position:relative}.ai-guide-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#e58201,#ff9100);border-radius:2px}.ai-guide-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);text-align:center;color:#666;margin:1.5rem 0 3rem;font-weight:400}.ai-guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1400px;margin:1rem auto;padding:0 2rem}.ai-guide-step{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease;position:relative;border:2px solid transparent}.ai-guide-step:hover{transform:translateY(-8px);box-shadow:0 12px 40px #e5820126;border-color:#e582014d}.ai-guide-step-number{position:absolute;top:-12px;left:1.5rem;width:40px;height:40px;background:linear-gradient(135deg,#e58201,#ff9100);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;box-shadow:0 4px 12px #e582014d;z-index:2}.ai-guide-step-image{width:100%;height:auto;border-radius:10px;overflow:hidden;margin-bottom:1rem;box-shadow:0 4px 12px #0000001a}.ai-guide-step-image img{width:100%;height:auto;display:block;transition:transform .3s ease}.ai-guide-step:hover .ai-guide-step-image img{transform:scale(1.05)}.ai-guide-step-content h4{font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;color:#2c3e50;margin:0 0 .75rem}.ai-guide-step-content p{font-size:clamp(.85rem,1.2vw,.95rem);line-height:1.6;color:#555;margin:0}@media(max-width:1024px){.home__ai-system-info{padding:3rem 1.5rem}.ai-system-container{gap:2rem}.ai-system-icon{width:120px;height:120px}.ai-icon-badge{font-size:3.5rem}.ai-guide-steps{gap:1.5rem;padding:0 1.5rem}.ai-guide-step{padding:1.25rem}}@media(max-width:768px){.home__ai-system-info{padding:2.5rem 1rem;margin:3rem 0}.ai-system-container{flex-direction:column;gap:1.5rem;text-align:center}.ai-system-icon{width:100px;height:100px}.ai-icon-badge{font-size:3rem}.ai-system-title{font-size:1.5rem}.ai-system-title:after{left:50%;transform:translate(-50%)}.ai-system-text{text-align:center}.home__ai-guide{padding:3rem 0;margin:2rem 0}.ai-guide-steps{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}.ai-guide-step{padding:1.25rem}.ai-guide-step-number{width:36px;height:36px;font-size:1.1rem;top:-10px;left:1.25rem}.ai-guide-step-content h4{font-size:1.25rem}.ai-guide-step-content p{font-size:.95rem}}@media(max-width:480px){.home__ai-system-info{padding:2rem 1rem;border-radius:15px}.ai-system-icon{width:80px;height:80px}.ai-icon-badge{font-size:2.5rem}.ai-system-title{font-size:1.3rem;margin-bottom:1rem}.ai-system-text{font-size:.95rem;line-height:1.7}.home__ai-guide{padding:2.5rem 0;margin:1.5rem 0;border-radius:15px}.ai-guide-steps{gap:1rem;padding:0 .75rem}.ai-guide-step{padding:1rem}.ai-guide-step-number{width:32px;height:32px;font-size:1rem;top:-8px;left:1rem}.ai-guide-step-image{margin-bottom:.75rem}.ai-guide-step-content h4{font-size:1.1rem;margin-bottom:.8rem}.ai-guide-step-content p{font-size:.9rem;line-height:1.6}.ai-guide-title{padding:0 4rem}}@media(max-width:380px){.ai-guide-title{padding:0 3rem}}.stats-parallax-section{background-size:cover;background-position:center;background-attachment:fixed;position:relative;min-height:500px;overflow:hidden}.stats-overlay{position:absolute;inset:0;background:#0009;padding:80px 20px;display:flex;align-items:center;justify-content:center}.stats-container{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center;max-width:1400px;width:100%;position:relative;z-index:1}.stat-item{padding:40px 20px;border-radius:10px;transition:all .3s ease;cursor:pointer;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-item:hover{transform:translateY(-5px);background:#ffffff1a;box-shadow:0 10px 30px #fff3}.stat-item:focus{outline:2px solid #e58201;outline-offset:4px}.stat-number{font-size:3.5rem;font-weight:700;color:#e58201;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.parallax-stat-label{font-size:1.4rem;color:#fff;font-weight:500;margin:0;padding:0 1rem;text-transform:uppercase}.stat-number{transition:opacity .3s ease}.stat-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .3s ease}.stat-modal-content{background:linear-gradient(135deg,#1c1b29,#2d2b3d);border-radius:20px;max-width:700px;width:100%;max-height:85vh;overflow-y:auto;position:relative;padding:40px;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease;border:2px solid rgba(229,130,1,.3)}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.stat-modal-close{position:absolute;top:20px;right:20px;background:#e5820133;border:none;color:#e58201;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.stat-modal-close:hover{background:#e58201;color:#fff;transform:rotate(90deg)}.stat-modal-title{color:#e58201;font-size:2rem;font-weight:700;margin:0 0 25px;padding-right:40px;line-height:1.3}.stat-modal-body{color:#fff;font-size:1.1rem;line-height:1.8}.stat-modal-body p{margin:0 0 20px}.stat-modal-body p:last-child{margin-bottom:0}.stat-modal-body ul{margin:15px 0;padding-left:25px}.stat-modal-body li{margin:10px 0;color:#d0d0d0}.stat-modal-body strong{color:#e58201}@media(max-width:1024px){.stats-overlay{padding:70px 20px}.stats-container{grid-template-columns:repeat(2,1fr);gap:30px;max-width:100%}.stat-number{font-size:2.5rem}.parallax-stat-label{font-size:1.2rem}.stat-item{padding:30px 15px}}@media(max-width:768px){.stats-parallax-section{background-attachment:scroll;min-height:550px}.stats-overlay{padding:60px 15px}.stats-container{grid-template-columns:repeat(2,1fr);gap:15px;max-width:100%}.stat-item{padding:25px 10px}.stat-item:hover{transform:translateY(-3px)}.stat-number{font-size:2rem}.parallax-stat-label{font-size:1.1rem}.stat-modal-overlay{padding:15px}.stat-modal-content{padding:30px 20px;max-height:90vh;border-radius:15px}.stat-modal-close{top:15px;right:15px;width:36px;height:36px;font-size:1.3rem}.stat-modal-title{font-size:1.4rem;margin-bottom:18px;padding-right:35px}.stat-modal-body{font-size:.95rem;line-height:1.6}.stat-modal-body ul{padding-left:20px}.stat-modal-body li{margin:8px 0}}@media(max-width:480px){.stats-parallax-section{min-height:700px}.stats-overlay{padding:40px 10px}.stats-container{grid-template-columns:1fr;gap:12px;max-width:100%}.stat-item{padding:20px 10px}.stat-number{font-size:1.8rem;margin-bottom:8px}.parallax-stat-label{font-size:1rem}.stat-modal-overlay{padding:10px}.stat-modal-content{padding:25px 15px;border-radius:12px}.stat-modal-close{top:12px;right:12px;width:32px;height:32px;font-size:1.1rem}.stat-modal-title{font-size:1.2rem;margin-bottom:15px;padding-right:30px}.stat-modal-body{font-size:.9rem;line-height:1.5}.stat-modal-body p{margin:0 0 15px}.stat-modal-body ul{margin:12px 0;padding-left:18px}.stat-modal-body li{margin:6px 0;font-size:.85rem}}.check-email-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10000;padding:1rem;animation:fadeIn .3s ease-out}.check-email-modal-content{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:500px;width:100%;position:relative;padding:2.5rem 2rem;animation:slideUp .3s ease-out;text-align:center}.check-email-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;color:#666;cursor:pointer;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center}.check-email-modal-close:hover{color:#e58201}.check-email-modal-icon{font-size:4rem;margin-bottom:1.5rem;animation:iconPulse .5s ease-out}@keyframes iconPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.check-email-modal-title{color:#2c3e50;font-size:1.6rem;margin-bottom:1rem;font-weight:600}.check-email-modal-message{color:#555;font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.check-email-conflicts{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1.5rem;text-align:left}.check-email-conflicts h4{color:#856404;font-size:1rem;margin-bottom:.75rem;font-weight:600}.check-email-conflicts ul{list-style:none;padding:0;margin:0}.check-email-conflicts li{color:#856404;font-size:.95rem;margin-bottom:.5rem;padding-left:1.2rem;position:relative;line-height:1.5}.check-email-conflicts li:before{content:"⚠️";position:absolute;left:0;top:0}.check-email-conflicts li:last-child{margin-bottom:0}.check-email-conflicts li strong{color:#664d03}.check-email-modal-actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.check-email-close-btn{background:linear-gradient(135deg,#e58201,#d67701);color:#fff;border:none;border-radius:8px;padding:.85rem 2.5rem;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e582014d}.check-email-close-btn:hover{background:linear-gradient(135deg,#d67701,#c56d01);box-shadow:0 6px 20px #e5820166;transform:translateY(-2px)}.check-email-close-btn:active{transform:translateY(0);box-shadow:0 2px 10px #e582014d}@media(max-width:768px){.check-email-modal-content{padding:2rem 1.5rem;max-width:95%}.check-email-modal-icon{font-size:3rem;margin-bottom:1rem}.check-email-modal-title{font-size:1.4rem}.check-email-modal-message{font-size:1rem}.check-email-conflicts{padding:.85rem 1rem}.check-email-conflicts li{font-size:.9rem}.check-email-close-btn{padding:.75rem 2rem;font-size:1rem}}@media(max-width:480px){.check-email-modal-content{padding:1.5rem 1rem}.check-email-modal-icon{font-size:2.5rem}.check-email-modal-title{font-size:1.3rem}.check-email-modal-message{font-size:.95rem}.check-email-close-btn{padding:.7rem 1.5rem;width:100%}}.confirmation-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10000;padding:1rem}.confirmation-modal-content{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000004d;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirmation-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;color:#666;cursor:pointer;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center}.confirmation-modal-close:hover{color:#e58201}.confirmation-modal-content h2{color:#2c3e50;margin-bottom:.5rem;font-size:1.8rem}.confirmation-subtitle{color:#666;margin-bottom:2rem;font-size:1rem}.confirmation-details{margin-bottom:2rem}.confirmation-section{background:#f9f6f2;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.confirmation-section:last-child{margin-bottom:0}.confirmation-section h3{color:#e58201;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.confirmation-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e0e0e0}.confirmation-item:last-child{border-bottom:none}.confirmation-label{color:#666;font-weight:600;font-size:.95rem}.confirmation-value{color:#2c3e50;font-weight:500;text-align:right;text-transform:capitalize}.confirmation-value-email{color:#2c3e50;font-weight:500;text-align:right;text-transform:lowercase}.confirmation-value.highlight{color:#e58201;font-size:1.5rem;font-weight:700}.refund-policy-warning{background:#fff3cd;border:2px solid #ffc107;border-radius:12px;padding:1.5rem;margin:1.5rem 0;display:flex;gap:1rem}.warning-icon{font-size:2rem;flex-shrink:0}.warning-content{flex:1}.warning-content h4{color:#856404;margin:0 0 .5rem;font-size:1.1rem}.warning-content p{color:#856404;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.terms-link{color:#e58201;font-weight:600;text-decoration:underline;transition:color .2s}.terms-link:hover{color:#c76d00}.terms-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem;background:#fff;border-radius:8px;border:2px solid #ffc107;transition:background .2s}.terms-checkbox-label:hover{background:#fffbf0}.terms-checkbox{width:20px;height:20px;cursor:pointer;flex-shrink:0;margin-top:2px;accent-color:#e58201}.terms-checkbox-label span{color:#856404;font-weight:600;font-size:.95rem;line-height:1.4}.confirmation-actions{display:flex;gap:1rem;margin-top:2rem}.confirmation-actions button{flex:1;padding:1rem;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s}.btn-cancel:hover{background:#e0e0e0;color:#2c3e50}.btn-accept{background:linear-gradient(90deg,#e58201,#ff9100);color:#fff;box-shadow:0 4px 16px #e582014d}.btn-accept:hover{box-shadow:0 6px 20px #e5820166;transform:translateY(-2px)}@media(max-width:600px){.confirmation-modal-content{padding:1.5rem}.confirmation-actions{flex-direction:column}.confirmation-item{flex-direction:column;align-items:flex-start;gap:.5rem}.confirmation-value{text-align:left}}.loading-modal-overlay{position:fixed;inset:0;background-color:#000000bf;display:flex;justify-content:center;align-items:center;z-index:10000}.loading-modal-content{background:#fff;padding:3rem;border-radius:12px;text-align:center;box-shadow:0 10px 40px #0000004d;max-width:400px}.spinner{width:60px;height:60px;margin:0 auto 1.5rem;border:4px solid #f3f3f3;border-top:4px solid #d32f2f;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.loading-subtitle{font-size:.95rem;color:#666;margin:0}.card__body{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:6rem 0;min-height:60vh}.card__wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:90%;max-width:1400px;margin:0 auto;padding:0 1rem}.card__home{width:100%;height:400px;background:#fff;display:flex;align-items:flex-end;padding:2rem;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a;cursor:pointer}.card__home:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px #0003}.card__home:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#0000001a 40%,#000c);z-index:2;opacity:0;transition:all .4s ease}.card__home:hover:before{opacity:1}.card__home img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;border-radius:16px;transition:transform .4s ease}.card__home:hover img{transform:scale(1.1)}.card__home .info{position:relative;color:#fff;z-index:3;opacity:0;transform:translateY(30px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);text-align:left;width:100%}.card__home:hover .info{opacity:1;transform:translateY(0)}.card__home .info h4{font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;line-height:1.3;margin-bottom:.75rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.card__home .info p{font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5;letter-spacing:.5px;margin-bottom:1.5rem;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.card__home .info .btn{background:linear-gradient(135deg,#ff6b35,#f7931e);padding:.75rem 1.5rem;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;border-radius:25px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-block;text-transform:uppercase;letter-spacing:.5px;border:2px solid transparent;box-shadow:0 4px 15px #ff6b354d}.card__home .info .btn:hover{background:linear-gradient(135deg,#f7931e,#ff6b35);transform:translateY(-2px);box-shadow:0 8px 25px #ff6b3566;border-color:#ffffff4d}.card__home:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#14141e73;opacity:0;transition:opacity .25s;pointer-events:none;z-index:2}.card__home:hover:after,.card__home:focus:after{opacity:1}@media(max-width:1200px){.card__wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:95%}.card__home{height:380px;padding:1.5rem}}@media(max-width:900px){.card__wrapper{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:95%;padding:0 .5rem}.card__home{height:350px;padding:1.25rem;border-radius:12px}.card__home img{border-radius:12px}.card__home .info{opacity:1;transform:translateY(0)}.card__home:hover{transform:translateY(-8px) scale(1.01)}}@media(max-width:768px){.card__wrapper{grid-template-columns:repeat(2,1fr);gap:1rem}.card__home{height:320px;padding:1rem}.card__home .info h4{font-size:1.1rem;margin-bottom:.5rem}.card__home .info p{font-size:.85rem;margin-bottom:1rem}.card__home .info .btn{padding:.6rem 1.2rem;font-size:.8rem}}@media(max-width:600px){.card__wrapper{grid-template-columns:1fr;gap:1rem;width:100%;padding:0 1rem}.card__home{height:300px;max-width:400px;margin:0 auto}.card__home:before{opacity:1}}@media(max-width:400px){.card__wrapper{padding:0 .5rem}.card__home{height:280px;padding:.75rem;border-radius:8px}.card__home img{border-radius:8px}.card__home .info h4{font-size:1rem}.card__home .info p{font-size:.8rem}.card__home .info .btn{padding:.5rem 1rem;font-size:.75rem}}.aihelper__open{position:fixed;bottom:32px;right:32px;z-index:1000;background:linear-gradient(135deg,#ff9100,#e58201);color:#fff;border:none;border-radius:50px;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;box-shadow:0 4px 24px #ff91002e;cursor:pointer;transition:all .3s ease}.aihelper__open:hover{background:linear-gradient(135deg,#e58201,#ff9100);box-shadow:0 8px 32px #ff910047}.aihelper__popup{position:fixed;bottom:80px;right:32px;width:350px;max-width:95vw;max-height:calc(100vh - 120px);background:#1c1b29;color:#fff;border-radius:18px;box-shadow:0 8px 32px #0000002e;z-index:1100;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;animation:fadeInUp .4s}.aihelper__popup::-webkit-scrollbar{width:6px}.aihelper__popup::-webkit-scrollbar-track{background:#1c1b29;border-radius:10px}.aihelper__popup::-webkit-scrollbar-thumb{background:#ff9100;border-radius:10px}.aihelper__popup::-webkit-scrollbar-thumb:hover{background:#e58201}.aihelper__header{background:linear-gradient(135deg,#ff9100,#e58201);color:#fff;padding:1rem 1.2rem;font-size:1.15rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;position:sticky;top:0;z-index:10}.aihelper__close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;font-weight:700;margin-left:1rem;transition:color .2s}.aihelper__close:hover{color:#ffd580}.aihelper__chat{padding:1rem 1.2rem;max-height:300px;overflow-y:auto;background:#23223a;border-bottom:1px solid #29283d;flex-shrink:0}.aihelper__chat::-webkit-scrollbar{width:6px}.aihelper__chat::-webkit-scrollbar-track{background:#1c1b29;border-radius:10px}.aihelper__chat::-webkit-scrollbar-thumb{background:#ff9100;border-radius:10px}.aihelper__chat::-webkit-scrollbar-thumb:hover{background:#e58201}.aihelper__entry{margin-bottom:1.1rem}.aihelper__question{background:#29283d;color:#ff9100;padding:.5rem .8rem;border-radius:8px 8px 0 0;font-weight:600;font-size:1rem}.aihelper__answer{background:#23223a;color:#fff;padding:.5rem .8rem;border-radius:0 0 8px 8px;font-size:.98rem;border-bottom:2px solid #ff9100}.aihelper__questions,.aihelper__custom{padding:1rem 1.2rem;background:#23223a;display:flex;flex-direction:column;flex-shrink:0;gap:.7rem}.aihelper__questions span,.aihelper__custom span{font-size:1rem;font-weight:500;margin-bottom:.3rem}.aihelper__questions_scroll{display:flex;flex-direction:column;gap:.7rem;max-height:400px;overflow-y:auto;padding-right:.3rem}.aihelper__questions_scroll::-webkit-scrollbar{width:6px}.aihelper__questions_scroll::-webkit-scrollbar-track{background:#1c1b29;border-radius:10px}.aihelper__questions_scroll::-webkit-scrollbar-thumb{background:#ff9100;border-radius:10px}.aihelper__questions_scroll::-webkit-scrollbar-thumb:hover{background:#e58201}.aihelper__btn{background:linear-gradient(135deg,#ff9100,#e58201);color:#fff;border:none;border-radius:12px;padding:.7rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #ff91002e;transition:all .3s;margin-bottom:.2rem}.aihelper__btn:hover{background:linear-gradient(135deg,#e58201,#ff9100);box-shadow:0 4px 16px #ff910047}.aihelper__btn:disabled{background:#6c757d;color:#fff;cursor:not-allowed;opacity:.7}.aihelper__custom input[type=text]{padding:.6rem 1rem;border-radius:8px;border:2px solid #ff9100;background:#1c1b29;color:#fff;font-size:1rem;margin-bottom:.5rem;outline:none;transition:border .2s}.aihelper__custom input[type=text]:focus{border-color:#e58201}.aihelper__smallbtn{background:#29283d;color:#ff9100;border:1px solid #ff9100;border-radius:8px;padding:.4rem .8rem;font-size:.85rem;cursor:pointer;transition:all .3s}.aihelper__smallbtn:hover{background:#ff9100;color:#fff}.aihelper__historybtn,.aihelper__clearbtn{background:#29283d;color:#ff9100}@media(max-width:600px){.aihelper__open{bottom:16px;right:16px;padding:.7rem 1.2rem;font-size:1rem}.aihelper__popup{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:95vw;max-width:95vw;max-height:85vh;border-radius:12px;display:flex;flex-direction:column}.aihelper__header,.aihelper__chat,.aihelper__questions,.aihelper__custom{padding:.7rem}.aihelper__question,.aihelper__answer{font-size:.95rem;padding:.4rem .6rem}.aihelper__chat{max-height:200px}.aihelper__questions_scroll{max-height:380px}}.aihelper__answered_overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#1e1e288c;z-index:9999;display:flex;align-items:center;justify-content:center}.aihelper__answered_modal{width:700px;max-width:95vw;background:#1c1b29;color:#fff;border-radius:18px;box-shadow:0 8px 32px #0000002e;padding:2rem 2.2rem 1.5rem;display:flex;flex-direction:column;animation:fadeInUp .4s}.aihelper__answered_footer{margin-top:1rem}@media(max-width:600px){.aihelper__answered_overlay{align-items:center;justify-content:center;padding:2vh 0;overflow-y:auto}.aihelper__answered_modal{width:95vw;max-width:95vw;max-height:90vh;border-radius:12px;padding:1rem .7rem 5rem;display:flex;flex-direction:column;justify-content:flex-start;position:relative;margin:auto}.aihelper__answered_header{flex-direction:column;align-items:stretch;margin-bottom:.7rem;gap:.8rem}.aihelper__answered_header h3{font-size:1.15rem}.aihelper__download-btn{width:100%;justify-content:center;padding:.7rem 1rem;font-size:.95rem}.aihelper__answered_header>div{display:flex;flex-direction:row;gap:.7rem;margin-top:1.2rem;justify-content:flex-end;position:static}.aihelper__answered_list{max-height:60vh;font-size:.98rem;overflow-y:auto;flex:1}.aihelper__smallbtn{font-size:.98rem;padding:.5rem .8rem;margin-left:.3rem;margin-bottom:.2rem}.aihelper__answered_footer{display:flex;gap:.7rem;justify-content:center;position:fixed;left:2.5vw;bottom:5vh;width:95vw;padding:1rem 0;background:linear-gradient(135deg,#1c1b29 80%,#23223a);border-radius:12px;box-shadow:0 -4px 16px #0000004d}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.aihelper__answered_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.aihelper__answered_header h3{font-size:1.3rem;font-weight:700;margin:0;color:#fff}.aihelper__download-btn{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#ff9100,#e58201);color:#fff;border:none;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #ff910033}.aihelper__download-btn:hover:not(:disabled){background:linear-gradient(135deg,#e58201,#ff9100);box-shadow:0 4px 12px #ff910059;transform:translateY(-1px)}.aihelper__download-btn:disabled{opacity:.5;cursor:not-allowed}.aihelper__download-btn svg{width:18px;height:18px}.aihelper__download-btn span{font-weight:700}.aihelper__answered_list{max-height:400px;overflow-y:auto}.aihelper__answered_item{margin-bottom:1.1rem}.aihelper__muted{color:#bbb;font-size:1rem;text-align:center}.aihelper__smallbtn{background:linear-gradient(135deg,#ff9100,#e58201);color:#fff;border:none;border-radius:10px;padding:.5rem 1.1rem;font-size:1rem;font-weight:600;margin-left:.5rem;box-shadow:0 2px 8px #ff91002e;cursor:pointer;transition:all .3s}.aihelper__smallbtn:hover{background:linear-gradient(135deg,#e58201,#ff9100);color:#fff;box-shadow:0 4px 16px #ff910047}.failed__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.failed__icon{font-size:4rem;animation:shake .5s ease-in-out}.failed__title{color:#d32f2f;font-size:1.8rem;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.failed__subtitle{color:#666;font-size:1.1rem;font-weight:500;margin:0;line-height:1.6}.failed__message{color:#888;font-size:1rem;font-weight:400;margin:0;line-height:1.6}.failed__button{background:linear-gradient(135deg,#d32f2f,#b71c1c);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #d32f2f4d;text-transform:uppercase;letter-spacing:.5px;min-width:160px}.failed__button:hover{background:linear-gradient(135deg,#b71c1c,#8b0000);transform:translateY(-2px);box-shadow:0 6px 16px #d32f2f66}.failed__button:active{transform:translateY(0);box-shadow:0 2px 8px #d32f2f4d}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@media(max-width:768px){.modal__content{padding:1.5rem;margin:1rem}.failed__icon{font-size:3rem}.failed__title{font-size:1.6rem}.failed__subtitle{font-size:1rem}.failed__message{font-size:.9rem}.failed__button{padding:.8rem 1.5rem;font-size:.9rem;min-width:140px}}@media(max-width:480px){.failed__icon{font-size:2.5rem}.failed__title{font-size:1.4rem}.failed__subtitle{font-size:.95rem}.failed__message{font-size:.85rem}.failed__button{padding:.7rem 1.2rem;font-size:.85rem;min-width:120px}}.modal__overlay{position:fixed;inset:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease-in-out}.modal__content{background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:20px;padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s ease-out;text-align:center}.success__container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.success__title{color:#3b3b4f;font-size:1.8rem;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.success__subtitle{color:#666;font-size:1.2rem;font-weight:500;margin:0;line-height:1.6}.success__timer{background:linear-gradient(135deg,#ff9100,#ff6f00);color:#fff;padding:.8rem 1.5rem;border-radius:25px;font-weight:600;font-size:.9rem;box-shadow:0 4px 12px #ff91004d;animation:pulse 2s infinite}.success__timer p{margin:0}.success__button{background:linear-gradient(135deg,#3b3b4f,#2c2c3e);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b3b4f4d;text-transform:uppercase;letter-spacing:.5px;min-width:160px}.success__button:hover{background:linear-gradient(135deg,#2c2c3e,#1f1f2e);transform:translateY(-2px);box-shadow:0 6px 16px #3b3b4f66}.success__button:active{transform:translateY(0);box-shadow:0 2px 8px #3b3b4f4d}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #ff91004d}50%{transform:scale(1.02);box-shadow:0 6px 16px #ff910066}}@media(max-width:768px){.modal__content{padding:1.5rem;margin:1rem}.success__title{font-size:1.8rem}.success__subtitle{font-size:1.1rem}.success__timer{padding:.6rem 1.2rem;font-size:.85rem}.success__button{padding:.8rem 1.5rem;font-size:.9rem;min-width:140px}}@media(max-width:480px){.success__title{font-size:1.6rem}.success__subtitle{font-size:1rem}.success__button{padding:.7rem 1.2rem;font-size:.85rem;min-width:120px}}.service-purchase-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;overflow-y:auto}.service-purchase-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:40px;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.service-purchase-close{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:24px;color:#666;cursor:pointer;transition:color .2s ease;padding:5px;display:flex;align-items:center;justify-content:center;z-index:1}.service-purchase-close:hover{color:#333}.service-purchase-title{font-size:28px;font-weight:700;color:#333;margin-bottom:10px;text-align:center}.service-purchase-subtitle{font-size:16px;color:#666;text-align:center;margin-bottom:30px}.service-purchase-form{display:flex;flex-direction:column;gap:30px}.form-section{display:flex;flex-direction:column;gap:15px}.form-section h3{font-size:20px;font-weight:600;color:#333;margin-bottom:10px;border-bottom:2px solid #f0f0f0;padding-bottom:8px}.services-selection{display:flex;flex-direction:column;gap:15px}.service-checkbox-wrapper{cursor:pointer}.service-checkbox-input{display:none}.service-checkbox-card{display:flex;justify-content:space-between;align-items:center;padding:20px;border:2px solid #e0e0e0;border-radius:8px;background:#f9f9f9;transition:all .3s ease}.service-checkbox-input:checked+.service-checkbox-card{border-color:#4a90e2;background:#f0f7ff}.service-checkbox-card:hover{border-color:#4a90e2;transform:translateY(-2px);box-shadow:0 4px 12px #4a90e226}.service-info h4{font-size:18px;font-weight:600;color:#333;margin-bottom:5px}.service-description{font-size:14px;color:#666;margin:0}.service-price{font-size:24px;font-weight:700;color:#4a90e2}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:600;color:#333;display:flex;align-items:center}.form-group input,.form-group select{padding:12px 15px;border:2px solid #e0e0e0;border-radius:6px;font-size:15px;transition:all .2s ease;background:#fff;color:#333}.form-group input:focus,.form-group select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e21a}.form-group input.error,.form-group select.error{border-color:#e74c3c}.error-message{color:#e74c3c;font-size:13px;margin-top:5px;display:block}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.payment-method-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;font-size:15px;font-weight:600;color:#666;cursor:pointer;transition:all .3s ease}.payment-method-btn:hover{border-color:#4a90e2;color:#4a90e2}.payment-method-btn.active{border-color:#4a90e2;background:#f0f7ff;color:#4a90e2}.payment-method-btn svg{font-size:20px}.payment-fields{display:flex;flex-direction:column;gap:15px;padding-top:10px}.payment-note{background:#f8f9fa;border-left:4px solid #4a90e2;padding:12px 15px;border-radius:4px;font-size:14px;color:#666;margin:0}.order-summary{background:#f8f9fa;border-radius:8px;padding:20px;margin-top:10px}.order-summary h3{font-size:18px;font-weight:600;color:#333;margin-bottom:15px;border-bottom:2px solid #e0e0e0;padding-bottom:10px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:15px;color:#666;border-bottom:1px solid #e0e0e0}.summary-row:last-child{border-bottom:none}.summary-row.total{font-size:20px;font-weight:700;color:#333;padding-top:15px;margin-top:10px;border-top:2px solid #333}.summary-row.total span:last-child{color:#4a90e2;font-size:24px}.submit-btn{width:100%;padding:16px;background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 15px #4a90e24d}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a90e266}.submit-btn:active{transform:translateY(0)}@media(max-width:768px){.service-purchase-modal{padding:30px 20px;max-height:95vh}.service-purchase-title{font-size:24px}.service-purchase-subtitle{font-size:14px}.form-row,.payment-methods{grid-template-columns:1fr}.service-checkbox-card{flex-direction:column;gap:15px;text-align:center}.service-price{font-size:20px}.submit-btn{font-size:16px;padding:14px}}@media(max-width:480px){.service-purchase-overlay{padding:10px}.service-purchase-modal{padding:20px 15px}.service-purchase-title{font-size:20px}.form-section h3,.summary-row.total{font-size:18px}.summary-row.total span:last-child{font-size:20px}}.sm-overlay{position:fixed;inset:0;z-index:9999;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:sm-fade-in .18s ease}.sm-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000038;width:100%;max-width:480px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;animation:sm-slide-up .22s ease}.sm-header{background:#35374b;color:#fff;padding:1.1rem 1.25rem .75rem;flex-shrink:0}.sm-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.sm-header-title{font-size:1.1rem;font-weight:700;letter-spacing:.01em}.sm-close-btn{background:#ffffff26;border:none;color:#fff;font-size:1rem;line-height:1;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.sm-close-btn:hover{background:#ffffff4d}.sm-progress-wrap{height:4px;background:#fff3;border-radius:99px;overflow:hidden;margin-bottom:.65rem}.sm-progress-bar{height:100%;background:#ff9100;border-radius:99px;transition:width .35s ease}.sm-breadcrumb{display:flex;align-items:center;gap:.75rem;padding-bottom:.25rem}.sm-back-btn{background:#ffffff26;border:none;color:#fff;font-size:.78rem;font-weight:600;padding:.25rem .65rem;border-radius:99px;cursor:pointer;transition:background .2s;white-space:nowrap;font-family:inherit}.sm-back-btn:hover{background:#ffffff47}.sm-breadcrumb-text{font-size:.75rem;color:#ffffffbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-body{padding:1.25rem;overflow-y:auto;flex:1}.sm-intro{font-size:.88rem;color:#64748b;margin:0 0 1rem;text-align:center}.sm-categories{display:flex;flex-direction:column;gap:.6rem}.sm-category-card{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border:2px solid transparent;border-radius:12px;background:var(--cat-bg, #f8fafc);cursor:pointer;text-align:left;transition:transform .15s,border-color .15s,box-shadow .15s;font-family:inherit}.sm-category-card:hover{border-color:var(--cat-color, #6366f1);box-shadow:0 4px 14px #00000014;transform:translateY(-1px)}.sm-cat-emoji{font-size:2rem;line-height:1;flex-shrink:0}.sm-cat-label{font-size:1rem;font-weight:600;color:#1e293b;flex:1}.sm-cat-arrow{font-size:1.4rem;color:#94a3b8;line-height:1}.sm-issues{display:flex;flex-direction:column;gap:.5rem}.sm-issue-card{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,transform .12s;font-family:inherit}.sm-issue-card:hover{border-color:#94a3b8;background:#f1f5f9;transform:translate(3px)}.sm-issue-warning{border-color:#fde68a;background:#fffbeb}.sm-issue-warning:hover{border-color:#f59e0b;background:#fef3c7}.sm-issue-success{border-color:#bbf7d0;background:#f0fdf4}.sm-issue-success:hover{border-color:#22c55e;background:#dcfce7}.sm-issue-link{border-color:#bfdbfe;background:#eff6ff}.sm-issue-link:hover{border-color:#3b82f6;background:#dbeafe}.sm-issue-icon{font-size:1.3rem;flex-shrink:0;line-height:1}.sm-issue-content{display:flex;flex-direction:column;gap:.18rem;flex:1;min-width:0}.sm-issue-label{font-size:.9rem;font-weight:600;color:#1e293b}.sm-issue-desc{font-size:.75rem;color:#64748b;line-height:1.4}.sm-issue-arrow{font-size:1.2rem;color:#94a3b8;flex-shrink:0}.sm-info-box{display:flex;gap:.85rem;background:#f0f9ff;border:1.5px solid #bae6fd;border-radius:12px;padding:1rem 1.1rem;margin-bottom:1.1rem}.sm-info-icon{font-size:1.5rem;flex-shrink:0;line-height:1.2}.sm-info-title{font-size:.92rem;font-weight:700;color:#0369a1;margin:0 0 .4rem}.sm-info-text{font-size:.82rem;color:#0c4a6e;line-height:1.6;margin:0}.sm-ticket-header{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem;margin-bottom:1.1rem}.sm-ticket-badge{font-size:.88rem;font-weight:700;color:#1e293b;display:block;margin-bottom:.3rem}.sm-ticket-desc{font-size:.78rem;color:#64748b;margin:0;line-height:1.5}.sm-form{display:flex;flex-direction:column;gap:.85rem}.sm-field{display:flex;flex-direction:column;gap:.28rem}.sm-label{font-size:.82rem;font-weight:600;color:#374151}.sm-input{padding:.62rem .85rem;border:1.5px solid #d1d5db;border-radius:8px;font-size:.9rem;color:#1e293b;background:#fff;transition:border-color .2s,box-shadow .2s;font-family:inherit;outline:none}.sm-input:focus{border-color:#35374b;box-shadow:0 0 0 3px #35374b1f}.sm-input-error{border-color:#ef4444}.sm-input-error:focus{box-shadow:0 0 0 3px #ef44441f}.sm-error{font-size:.75rem;color:#ef4444}.sm-pci-notice{font-size:.75rem;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem .8rem;line-height:1.5}.sm-send-error{font-size:.8rem;color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:.6rem .8rem}.sm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.72rem 1.4rem;border:none;border-radius:10px;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .2s,transform .12s,opacity .2s;letter-spacing:.01em;font-family:inherit}.sm-btn:active{transform:scale(.97)}.sm-btn-primary{background:#35374b;color:#fff;width:100%}.sm-btn-primary:hover:not(:disabled){background:#4a4d67}.sm-btn-primary:disabled{opacity:.65;cursor:not-allowed}.sm-btn-secondary{background:#f1f5f9;color:#475569;width:100%;border:1.5px solid #e2e8f0}.sm-btn-secondary:hover{background:#e2e8f0;color:#1e293b}.sm-spinner{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:sm-spin .65s linear infinite;display:inline-block}.sm-success-screen{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .5rem;gap:.6rem}.sm-success-icon{font-size:3rem;line-height:1;margin-bottom:.25rem}.sm-success-title{font-size:1.3rem!important;font-weight:700!important;color:#1e293b!important;margin:0!important;text-align:center!important}.sm-success-text{font-size:.88rem;color:#475569;margin:0;line-height:1.6}.sm-success-sub{font-size:.78rem;color:#94a3b8;margin:0 0 .75rem}@keyframes sm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sm-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes sm-spin{to{transform:rotate(360deg)}}.sm-animate-in{animation:sm-slide-up .2s ease}@media(max-width:520px){.sm-modal{max-height:95vh;border-radius:14px}.sm-body{padding:1rem}.sm-cat-label{font-size:.92rem}}.back__btn{width:100px;color:#000;background-color:transparent;opacity:.4;border-radius:10px;height:40px;font-weight:600;margin-top:15px;margin-left:15px;cursor:pointer;position:fixed;z-index:60;outline:none}.back__btn:hover{opacity:1;background-color:#000000a5;border-color:#fff;transform:translateY(2px);transition:all .3s ease-in-out;color:#fff}.lazy-image-container{position:relative;overflow:hidden;background-color:#f5f5f5;width:100%;height:100%}.lazy-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lazy-image-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0,#e0e0e0 20%,#f0f0f0 40% 100%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.lazy-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease-in-out,filter .3s ease-in-out}.lazy-image-loading{opacity:0;filter:blur(10px)}.lazy-image-loaded{opacity:1;filter:blur(0)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lazy-image-loaded{animation:fadeIn .4s ease-out}.lightbox__wrapper{justify-content:center;display:flex;flex-wrap:wrap;gap:2em;width:100%;max-width:100%;box-sizing:border-box;padding:0 1rem}.lightbox__wrapper img{cursor:pointer}.lightbox__wrapper h4{text-align:center}.lightbox__card{max-width:300px;width:100%}.lightbox__card-content{text-align:center;margin-top:.5rem;padding:0 .5rem;width:100%;box-sizing:border-box}.lightbox__card-title{margin:.25rem 0;font-size:1rem;font-weight:600;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.lightbox__card-major{margin:.15rem 0;font-size:.9rem;color:#666;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3}.lightbox__card-scholarship{margin:.15rem 0;font-size:.85rem;color:#888;word-wrap:break-word;overflow-wrap:break-word;line-height:1.3}.lightbox__img{width:300px;height:400px;max-width:100%;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:all .4s ease-in-out;cursor:pointer}.lightbox__card .lazy-image-container{width:300px;height:400px;max-width:100%;border-radius:8px;box-shadow:0 4px 12px #0000001a;transition:all .4s ease-in-out}.lightbox__card .lazy-image-container:hover{transform:translateY(-10px);box-shadow:0 8px 24px #0003}.lightbox__card .lazy-image-container:hover .lazy-image-loaded{opacity:.6}.overlay{position:fixed;top:0;left:0;right:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;z-index:999}.overlay img{display:block;max-width:90%;max-height:80%;margin:60px auto;box-shadow:0 8px 32px #0009;border-radius:8px}.overlay>span{position:absolute;top:20px;right:20px;font-size:24px;color:#fff;background-color:#000000b3;border-radius:50%;padding:8px 12px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.2);font-weight:700;line-height:1}.overlay>span:hover{background-color:#ff3b30cc;transform:scale(1.1);border-color:#fff6}.overlay-arrows_left{display:flex;background-color:#000000b3;border-radius:50%;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;left:20px;z-index:999;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.2)}.overlay-arrows_left:hover{background-color:#000000e6;transform:translateY(-50%) scale(1.1);border-color:#fff6}.overlay-arrows_left svg{width:24px;height:24px;fill:#fff}.overlay-arrows_right svg{width:24px;height:24px;fill:#fff}.overlay-arrows_right{display:flex;background-color:#000000b3;border-radius:50%;justify-content:center;align-items:center;position:absolute;right:20px;width:45px;height:45px;top:50%;transform:translateY(-50%);z-index:999;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.2)}.overlay-arrows_right:hover{background-color:#000000e6;transform:translateY(-50%) scale(1.1);border-color:#fff6}@media(max-width:1200px){.lightbox__wrapper{gap:1.5em;padding:0 2rem}.lightbox__img{width:280px;height:380px}}@media(max-width:900px){.lightbox__wrapper{gap:1em;padding:0 1rem}.lightbox__img{width:250px;height:320px}.overlay>span{top:15px;right:15px;font-size:20px;padding:6px 10px}.overlay-arrows_left,.overlay-arrows_right{width:40px;height:40px}.overlay-arrows_left{left:15px}.overlay-arrows_right{right:15px}.overlay-arrows_left svg,.overlay-arrows_right svg{width:20px;height:20px}}@media(max-width:780px){.lightbox__wrapper{gap:.8em;padding:0 .5rem}.lightbox__img{width:200px;height:260px}.overlay img{max-width:95%;max-height:85%;margin:40px auto}.overlay>span{top:10px;right:10px;font-size:18px;padding:5px 8px;min-width:30px;min-height:30px;display:flex;align-items:center;justify-content:center}.overlay-arrows_left,.overlay-arrows_right{width:35px;height:35px}.overlay-arrows_left{left:10px}.overlay-arrows_right{right:10px}.overlay-arrows_left svg,.overlay-arrows_right svg{width:18px;height:18px}}@media(max-width:600px){.lightbox__wrapper{gap:.5em;padding:0 .25rem}.lightbox__img{width:150px;height:200px}.overlay>span{top:8px;right:8px;font-size:16px;padding:4px 6px;min-width:28px;min-height:28px}.overlay-arrows_left,.overlay-arrows_right{width:32px;height:32px}.overlay-arrows_left{left:8px}.overlay-arrows_right{right:8px}.overlay-arrows_left svg,.overlay-arrows_right svg{width:16px;height:16px}}@media(max-width:400px){.lightbox__wrapper{gap:.3em;padding:0}.lightbox__img{width:120px;height:160px}.overlay>span{top:5px;right:5px;font-size:14px;padding:3px 5px;min-width:26px;min-height:26px}.overlay-arrows_left,.overlay-arrows_right{width:30px;height:30px}.overlay-arrows_left{left:5px}.overlay-arrows_right{right:5px}.overlay-arrows_left svg,.overlay-arrows_right svg{width:14px;height:14px}.overlay img{margin:30px auto;max-width:98%;max-height:90%}}*,*:before,*:after{box-sizing:border-box}.img-slider-img{object-fit:cover;width:100%;height:100%;display:block;flex-shrink:0;flex-grow:0;border-radius:12px;box-shadow:0 4px 20px #0000001a}.img-slider-img-wrapper{position:relative;width:100%;height:100%;flex-shrink:0;flex-grow:0}.img-slider-img-wrapper .lazy-image-container{width:100%;height:100%;border-radius:12px}.img-slider-btn{all:unset;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;background-color:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:2px solid rgba(255,255,255,.2);cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:10}.img-slider-btn:hover,.img-slider-btn:focus-visible{background-color:#000000e6;transform:translateY(-50%) scale(1.1);border-color:#fff6;box-shadow:0 4px 20px #0000004d}.img-slider-btn:first-of-type{left:20px}.img-slider-btn:last-of-type{right:20px}.img-slider-btn>*{stroke:none;fill:#fff;width:20px;height:20px;transition:all .2s ease}.img-slider-btn:hover>*,.img-slider-btn:focus-visible>*{width:22px;height:22px}@keyframes squish{50%{scale:1.3 .7}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}.img-slider-dot-btn{all:unset;display:block;cursor:pointer;width:12px;height:12px;border-radius:50%;background-color:#fff9;border:2px solid rgba(255,255,255,.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.img-slider-dot-btn:hover,.img-slider-dot-btn:focus-visible{background-color:#ffffffe6;transform:scale(1.2);box-shadow:0 2px 8px #0000004d}.img-slider-dot-btn.active{background-color:#fff;border-color:#fff;transform:scale(1.1);box-shadow:0 2px 12px #0006}.img-slider-dot-btn>*{display:none}.img-slider-dot-btn:focus-visible,.img-slider-btn:focus-visible{outline:auto}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0;clip:rect(0,0,0,0)}.skip-link:focus-visible{top:0;left:0;border:1px solid black;background-color:#fff;padding:.5rem;width:auto;height:auto;margin:0;clip:unset;text-decoration:none;color:#000;z-index:100}@media not (prefers-reduced-motion){.img-slider-img{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.img-slider-btn:hover>*,.img-slider-btn:focus-visible>*{animation:squish .25s ease-in-out}.img-slider-dot-btn.active{animation:pulse 2s ease-in-out infinite}}@media(max-width:768px){.img-slider-btn{width:40px;height:40px}.img-slider-btn:first-of-type{left:15px}.img-slider-btn:last-of-type{right:15px}.img-slider-btn>*{width:18px;height:18px}.img-slider-btn:hover>*,.img-slider-btn:focus-visible>*{width:20px;height:20px}.img-slider-dot-btn{width:10px;height:10px}.img-slider-img{border-radius:8px}}@media(max-width:480px){.img-slider-btn{width:35px;height:35px}.img-slider-btn:first-of-type{left:10px}.img-slider-btn:last-of-type{right:10px}.img-slider-btn>*{width:16px;height:16px}.img-slider-btn:hover>*,.img-slider-btn:focus-visible>*{width:18px;height:18px}.img-slider-dot-btn{width:8px;height:8px}.img-slider-img{border-radius:6px}}@media(hover:none)and (pointer:coarse){.img-slider-btn{background-color:#000c}.img-slider-dot-btn{background-color:#fffc;transform:scale(1.1)}.img-slider-dot-btn.active{background-color:#fff;transform:scale(1.2)}}.hero__container{position:relative}.hero__items{width:100%;height:100%;padding-top:3.5em;position:absolute;color:#fff;text-align:left;font-weight:600;font-size:28px;z-index:30;-webkit-user-select:none;user-select:none}.hero__items h3{text-align:left;margin-left:2em;margin-bottom:-10px;font-size:50px;color:#fff}.hero__items p{padding:0 3.5em}.hero__img__background{width:100%;height:500px;object-fit:cover}.hero__container img{opacity:.9;-webkit-filter:grayscale(100%);filter:grayscale(20%)}@media(max-width:900px){.hero__items{padding:5em 1em 0;font-size:19px;text-align:center}.hero__items h3{margin-left:0;text-align:center;font-size:30px}.hero__items p{padding-left:0}.hero__img__background{width:100%;height:400px}}@media(max-width:480px){.hero__items{padding-top:6em;font-size:16px;text-align:center}.hero__items h3{margin-left:0;text-align:center}}.activity-gallery-container{max-width:1400px;margin:0 auto;padding:3rem 2rem}.activity-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.gallery-item{cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-8px)}.gallery-image-wrapper{position:relative;width:100%;padding-bottom:75%;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px #0000001a;background:#f5f5f5}.gallery-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:12px}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay-text{color:#fff;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.gallery-info{margin-top:1rem;text-align:center}.gallery-title{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 .5rem}.gallery-subtitle{font-size:.95rem;color:#666;margin:0}.gallery-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem}.pagination-btn,.pagination-number{padding:.75rem 1rem;border:2px solid #e0e0e0;background:#fff;color:#333;font-size:1rem;font-weight:500;cursor:pointer;border-radius:8px;transition:all .3s ease;min-width:45px}.pagination-btn:hover:not(:disabled),.pagination-number:hover{background:#e58201;color:#fff!important;border-color:#e58201}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.pagination-number.active{background:#e58201;color:#fff!important;border-color:#e58201}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .3s ease}.lightbox-close{position:absolute;top:2rem;right:2rem;background:#ffffff1a;border:2px solid white;color:#fff;font-size:1.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10002}.lightbox-close:hover{background:#fff3;transform:rotate(90deg)}.lightbox-content{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;z-index:10001}.lightbox-image{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 10px 40px #00000080}.lightbox-info{margin-top:1.5rem;text-align:center;color:#fff}.lightbox-info h3{font-size:1.5rem;margin:0 0 .5rem}.lightbox-info p{font-size:1.1rem;color:#ccc;margin:0 0 1rem}.lightbox-counter{display:inline-block;padding:.5rem 1rem;background:#ffffff1a;border-radius:20px;font-size:.9rem;color:#fff}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:2px solid white;color:#fff;font-size:1.5rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10002}.lightbox-nav:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:2rem}.lightbox-next{right:2rem}@media(max-width:1200px){.activity-gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.activity-gallery-container{padding:2.5rem 1.5rem}}@media(max-width:900px){.activity-gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.gallery-title{font-size:1rem}.gallery-subtitle{font-size:.9rem}.lightbox-nav{width:50px;height:50px;font-size:1.2rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-close{top:1rem;right:1rem;width:45px;height:45px;font-size:1.3rem}}@media(max-width:600px){.activity-gallery-container{padding:2rem 1rem}.activity-gallery-grid{grid-template-columns:1fr;gap:1.5rem}.gallery-image-wrapper{padding-bottom:65%}.gallery-info{margin-top:.75rem}.gallery-title{font-size:1rem}.gallery-subtitle{font-size:.85rem}.pagination-btn,.pagination-number{padding:.6rem .8rem;font-size:.9rem;min-width:40px}.gallery-pagination{gap:.3rem;flex-wrap:wrap}.lightbox-content{max-width:95vw;max-height:85vh}.lightbox-image{max-height:70vh}.lightbox-info h3{font-size:1.2rem}.lightbox-info p{font-size:.95rem}.lightbox-counter{font-size:.85rem;padding:.4rem .8rem}.lightbox-nav{width:45px;height:45px;font-size:1.1rem}.lightbox-prev{left:.5rem}.lightbox-next{right:.5rem}.lightbox-close{top:.5rem;right:.5rem;width:40px;height:40px;font-size:1.2rem}}@media(max-width:400px){.activity-gallery-container{padding:1.5rem .75rem}.activity-gallery-grid{gap:1.25rem}.pagination-btn,.pagination-number{padding:.5rem .7rem;font-size:.85rem;min-width:35px}}.pages{position:relative;margin-top:5rem;-webkit-user-select:none;user-select:none;width:100%;overflow-x:hidden}.slide__section{width:100%;height:auto}.city-filter-container{width:100%;max-width:1400px;margin:3rem auto 0;padding:0 2rem}.city-filter-tabs{display:flex;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:12px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#e58201 #f8f9fa}.city-filter-tabs::-webkit-scrollbar{height:6px}.city-filter-tabs::-webkit-scrollbar-track{background:#f8f9fa;border-radius:10px}.city-filter-tabs::-webkit-scrollbar-thumb{background:#e58201;border-radius:10px}.city-filter-tabs::-webkit-scrollbar-thumb:hover{background:#d67600}.city-filter-tab{flex-shrink:0;padding:.75rem 1.5rem;background:#fff;color:#2c3e50;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;text-transform:capitalize}.city-filter-tab:hover{background:#fff5e6;border-color:#e58201;color:#e58201;transform:translateY(-2px);box-shadow:0 4px 8px #e5820133}.city-filter-tab.active{background:linear-gradient(135deg,#e58201,#ff9100);color:#fff!important;border-color:#e58201;box-shadow:0 4px 12px #e582014d}.city-filter-tab.active:hover{background:linear-gradient(135deg,#d67600,#e58201);transform:translateY(-2px);box-shadow:0 6px 16px #e5820166}.lightbox__container{min-width:250px;height:auto;margin-top:2em}.scholarship__container{padding:20px;margin:0 auto;max-width:calc(100vw - 4rem);font-size:clamp(1.1rem,2vw,1.2rem);box-sizing:border-box;word-wrap:break-word;overflow-x:hidden;overflow-y:visible;width:100%;color:#4b5563;line-height:1.8}.scholarship__container h4{font-size:clamp(1.4rem,2.5vw,2rem)}.scholarship__container h5{font-size:clamp(1.1rem,2vw,1.3rem)}.certificate-paragraphs{margin:1.5em 0;text-align:justify;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.8;color:#444;text-align:center}.scholarship__img__center{padding:2em 0;text-align:center;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.scholarship__container section article{margin:2em 0}.scholarship__container h6{text-align:center}.scholarship__container a{color:#000;text-decoration:none;cursor:pointer}.camp__lightbox__container{min-width:250px;margin:0 12rem}.responsive-table-container{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.responsive-table-container table{margin-bottom:0;box-shadow:none;border-radius:0;width:100%}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;max-width:100%;overflow-x:auto}table,th,td{border:1px solid #e5e7eb}th{background-color:#f8f9fa;text-align:center;padding:.75rem .5rem;font-weight:600;color:#374151;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #3b82f6;white-space:nowrap;min-width:80px}td{padding:.75rem .5rem;vertical-align:top;font-size:1rem;line-height:1.4;color:#4b5563;word-wrap:break-word;overflow-wrap:anywhere;white-space:normal;max-width:150px}tbody tr:nth-child(2n){background-color:#f9fafb}tbody tr:hover{background-color:#f3f4f6;transition:background-color .2s ease}@media(max-width:768px){.city-filter-container{padding:0 1rem;margin:2rem auto 0}.city-filter-tabs{gap:.5rem;padding:.75rem}.city-filter-tab{padding:.6rem 1.2rem;font-size:.9rem}.responsive-table-container table{min-width:640px}}@media(max-width:480px){.pages{margin-top:4rem}.scholarship__container table:not(.responsive-table-container table) tr{padding:.75rem;margin-bottom:.75rem}.scholarship__container table:not(.responsive-table-container table) td{font-size:.85rem;padding:.4rem 0}}figcaption{text-align:center;font-size:13px;max-width:60%;margin:0 auto;font-style:italic}.welcome__container{height:auto;display:flex;text-align:center;justify-content:center;align-items:center}.welcome__container img{width:600px}.welcome__page{font-size:clamp(30px,4vw,60px);margin:0}@media(min-width:1200px){.scholarship__container{margin:0 auto;max-width:1200px;padding:20px 2rem}}@media(max-width:1199px){.scholarship__container{padding:20px 1.5rem;margin:0 auto;max-width:calc(100vw - 3rem)}.camp__lightbox__container{margin:0 auto;max-width:calc(100vw - 3rem);padding:0 1.5rem}}@media(max-width:900px){.scholarship__container{padding:15px 1rem;margin:0 auto;max-width:calc(100vw - 2rem)}.scholarship__img__center{padding:1.5em 0}.camp__lightbox__container{margin:0 auto;max-width:calc(100vw - 2rem);padding:0 1rem}.welcome__container img{width:90%;max-width:400px}}@media(max-width:768px){.scholarship__container{padding:10px 1rem;margin:0 auto;max-width:calc(100vw - 2rem)}.scholarship__img__center{padding:1em 0}.scholarship__container img{width:100%;max-width:500px;height:auto}.camp__lightbox__container{margin:0 auto;max-width:calc(100vw - 2rem);padding:0 1rem}.welcome__container{flex-direction:column;padding:0 1rem}.welcome__page{margin:0;padding:1rem 0}.welcome__container img{width:100%;max-width:350px}.scholarship__card{padding:1.5rem;margin:1.5rem 0;border-radius:12px}.card__section{padding:.75rem;margin:1rem 0}.section__list{padding-left:1.5rem}}@media(max-width:600px){.scholarship__container{margin:0 auto;padding:10px .75rem;max-width:calc(100vw - 1.5rem)}.scholarship__img__center{padding:.75em 0}.scholarship__container img{width:100%;max-width:400px}.camp__lightbox__container{margin:0 auto;max-width:calc(100vw - 1.5rem);padding:0 .75rem}.scholarship__card{padding:1rem;margin:1rem 0;border-radius:10px}.card__section{padding:.5rem;margin:.75rem 0}.section__list{padding-left:1rem}}@media(max-width:400px){.scholarship__container{padding:10px .5rem;max-width:calc(100vw - 1rem)}.scholarship__container img{width:100%;max-width:300px}}.certificates-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:3rem 0;padding:0 1rem}.certificate-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.certificate-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.certificate-card__image-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f5f5f5}.certificate-card__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.certificate-card:hover .certificate-card__image{transform:scale(1.05)}.certificate-card__overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.certificate-card:hover .certificate-card__overlay{opacity:1}.certificate-card__zoom-icon{font-size:3rem;color:#fff}.certificate-card__info{padding:1.5rem;text-align:center}.certificate-card__university{font-size:1.1rem;font-weight:700;color:#2c3e50;margin:0 0 .3rem;line-height:1.4}.certificate-card__university-chinese{font-size:1rem;font-weight:600;color:#666;margin:0 0 .5rem;line-height:1.3;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,SimHei,sans-serif}.certificate-card__type{font-size:.95rem;color:#e58201;font-weight:600;margin:0}.certificate-lightbox{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;animation:fadeIn .3s ease}.certificate-lightbox__content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;width:100%}.certificate-lightbox__close{position:absolute;top:-10px;right:0;background:transparent;border:none;color:#fff;font-size:3rem;cursor:pointer;padding:0;line-height:1;transition:transform .2s ease;z-index:10001}.certificate-lightbox__close:hover{transform:scale(1.2)}.certificate-lightbox__image{width:auto;height:auto;max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #00000080;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;-ms-interpolation-mode:bicubic}.certificate-lightbox__info{margin-top:1.5rem;text-align:center;color:#fff}.certificate-lightbox__info h3{font-size:1.5rem;margin:0 0 .3rem;font-weight:700}.certificate-lightbox__chinese{font-size:1.2rem;color:#ffffffd9!important;margin:0 0 .5rem!important;font-weight:500!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,SimHei,sans-serif}.certificate-lightbox__info p{font-size:1.1rem;color:#e58201;margin:0;font-weight:600}@media(max-width:1024px){.certificates-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.certificates-grid{grid-template-columns:1fr;gap:1.5rem;padding:0}.certificate-card__info{padding:1.25rem}.certificate-lightbox{padding:1rem}.certificate-lightbox__content{max-width:98vw;max-height:98vh}.certificate-lightbox__close{top:-40px;font-size:2.5rem}.certificate-lightbox__image{max-width:100%;max-height:80vh;width:auto;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality}.certificate-lightbox__info h3{font-size:1.2rem}.certificate-lightbox__info p{font-size:1rem}}@media(max-width:480px){.certificate-card__university{font-size:1rem}.certificate-card__type{font-size:.9rem}.certificate-lightbox__close{top:-35px;font-size:2rem}}.history__list{list-style:none;padding:0;margin:2rem auto 0;font-size:clamp(1rem,2vw,1.2rem);position:relative;text-align:left;max-width:1000px;opacity:0;animation:fadeInUp 1s ease .3s forwards}.history__list:before{content:"";position:absolute;left:50px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#e58201,#ff9100);border-radius:2px;transform-origin:top;animation:growDown 1.5s ease .5s forwards;transform:scaleY(0)}@keyframes growDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.history__list>li{padding:1.5rem 0;position:relative;color:#555;line-height:1.6;margin-bottom:2rem;opacity:0;transform:translate(-30px);animation:slideInFromLeft .6s ease forwards;display:flex;align-items:center;gap:2rem}.history__list>li:nth-child(1){animation-delay:.8s}.history__list>li:nth-child(2){animation-delay:1s}.history__list>li:nth-child(3){animation-delay:1.2s}.history__list>li:nth-child(4){animation-delay:1.4s}.history__list>li:nth-child(5){animation-delay:1.6s}.history__list>li:nth-child(6){animation-delay:1.8s}.history__list>li:nth-child(7){animation-delay:2s}.history__list>li:nth-child(8){animation-delay:2.2s}.history__list>li:nth-child(9){animation-delay:2.4s}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.history__year-badge{flex-shrink:0;width:100px;height:100px;background:linear-gradient(135deg,#e58201,#ff9100);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #e5820166;position:relative;animation:yearBadgeFloat 3s ease-in-out infinite;z-index:2}.history__year-badge:before{content:"";position:absolute;inset:-8px;border:3px solid rgba(229,130,1,.3);border-radius:50%;animation:yearBadgeRing 2s linear infinite}.history__year{font-size:1.4rem;font-weight:800;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);z-index:1}.history__content{flex:1;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;color:#555}@keyframes yearBadgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes yearBadgeRing{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.5}to{transform:scale(1);opacity:1}}.history__list>li:nth-child(1) .history__year-badge{animation-delay:.9s}.history__list>li:nth-child(2) .history__year-badge{animation-delay:1.1s}.history__list>li:nth-child(3) .history__year-badge{animation-delay:1.3s}.history__list>li:nth-child(4) .history__year-badge{animation-delay:1.5s}.history__list>li:nth-child(5) .history__year-badge{animation-delay:1.7s}.history__list>li:nth-child(6) .history__year-badge{animation-delay:1.9s}.history__list>li:nth-child(7) .history__year-badge{animation-delay:2.1s}.history__list>li:nth-child(8) .history__year-badge{animation-delay:2.3s}.history__list>li:nth-child(9) .history__year-badge{animation-delay:2.5s}@media(max-width:1400px){.history__list{max-width:900px;margin:2rem auto 0}}@media(max-width:768px){.history__list:before{left:35px}.history__list>li{gap:1.5rem;padding:1rem 0;margin-bottom:1.5rem}.history__year-badge{width:70px;height:70px}.history__year{font-size:1.1rem}.history__content{font-size:clamp(.9rem,2vw,1.1rem)}}@media(max-width:480px){.history__list:before{left:30px}.history__list>li{gap:1rem;flex-direction:column;align-items:flex-start}.history__year-badge{width:60px;height:60px}.history__year{font-size:1rem}.history__content{padding-left:0}}.org-chart-container{display:flex;flex-direction:column;align-items:center;width:100%;padding:2.5rem 1rem 2rem}.org-chart-card{background:#fff;border-radius:16px;box-shadow:0 2px 20px #00000014;padding:1.5rem 2rem;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s cubic-bezier(.34,1.56,.64,1),box-shadow .2s}.org-chart-container.visible .org-chart-card.headquarters{opacity:1;transform:translateY(0);transition-delay:0ms}.org-chart-container.visible .org-chart-branches-row .org-chart-branch-wrapper:nth-child(1) .org-chart-card{opacity:1;transform:translateY(0);transition-delay:.55s}.org-chart-container.visible .org-chart-branches-row .org-chart-branch-wrapper:nth-child(2) .org-chart-card{opacity:1;transform:translateY(0);transition-delay:.62s}.org-chart-container.visible .org-chart-branches-row .org-chart-branch-wrapper:nth-child(3) .org-chart-card{opacity:1;transform:translateY(0);transition-delay:.69s}.org-chart-container.visible .org-chart-branches-row .org-chart-branch-wrapper:nth-child(4) .org-chart-card{opacity:1;transform:translateY(0);transition-delay:.76s}.org-chart-card:hover{box-shadow:0 6px 28px #e5393529;transform:translateY(-3px)}.org-chart-card.headquarters{border:2px solid #e53935;min-width:420px;max-width:520px;background:linear-gradient(135deg,#fff 80%,#fff5f5)}.org-chart-flag{width:72px;height:72px;object-fit:contain;margin-bottom:.6rem}.main-flag{width:110px;height:110px}.org-chart-title{font-weight:700;font-size:1.1rem;margin-bottom:.4rem;text-align:center;color:#1a1a1a}.org-chart-description{font-size:.9rem;color:#666;text-align:center}.org-chart-list{margin:.6rem 0 0;padding:0;list-style:none;color:#333;font-size:.9rem;text-align:left;width:100%}.org-chart-list li{position:relative;padding-left:1rem;margin-bottom:.25rem;line-height:1.5}.org-chart-list li:before{content:"•";position:absolute;left:0;color:#e53935;font-weight:700}@keyframes growLineDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes growLineAcross{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.org-chart-stem-line{width:4px;height:28px;background:#e53935;margin:0 auto;flex-shrink:0;transform:scaleY(0);transform-origin:top}.org-chart-container.visible .org-chart-stem-line{animation:growLineDown .35s ease .2s both}.org-chart-branches-row{position:relative;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;align-items:flex-start;gap:1rem 1.25rem;width:100%;max-width:1200px;padding-top:44px;margin:0 auto}.org-chart-branches-row:before{content:"";position:absolute;top:0;left:calc((100% - 3.75rem)/8);right:calc((100% - 3.75rem)/8);height:4px;background:#e53935;border-radius:2px;transform:scaleX(0);transform-origin:center}.org-chart-container.visible .org-chart-branches-row:before{animation:growLineAcross .45s ease .4s both}.org-chart-branch-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.org-chart-branch-wrapper:before{content:"";position:absolute;top:-44px;left:calc(50% - 2px);width:4px;height:44px;background:#e53935;transform:scaleY(0);transform-origin:top}.org-chart-container.visible .org-chart-branch-wrapper:before{animation:growLineDown .35s ease .5s both}@media(max-width:1000px){.org-chart-card.headquarters{min-width:300px;max-width:420px}.main-flag{width:90px;height:90px}}@media(max-width:860px){.org-chart-stem-line{display:none}.org-chart-branches-row{grid-template-columns:repeat(3,1fr);padding-top:0;margin-top:1.5rem;gap:1rem}.org-chart-branches-row:before{display:none}.org-chart-branch-wrapper:before{display:none}.org-chart-flag{width:56px;height:56px}.main-flag{width:80px;height:80px}.org-chart-card.headquarters{min-width:260px;max-width:340px}.org-chart-card{padding:1rem 1.25rem}.org-chart-title{font-size:.95rem}.org-chart-list{font-size:.85rem}}@media(max-width:600px){.org-chart-container{padding:1.5rem .5rem 1rem}.org-chart-branches-row{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem}.org-chart-card.headquarters{min-width:240px;max-width:300px;padding:1rem}.org-chart-flag{width:44px;height:44px}.main-flag{width:68px;height:68px}.org-chart-card{padding:.75rem .875rem}.org-chart-title{font-size:.85rem}.org-chart-list{font-size:.8rem}}@media(max-width:400px){.org-chart-card.headquarters{min-width:200px;max-width:260px}.org-chart-card{padding:.6rem .5rem}.org-chart-flag{width:36px;height:36px}.main-flag{width:58px;height:58px}.org-chart-title{font-size:.78rem}.org-chart-list{font-size:.75rem}}.news-detail__hero .hero__items h3{max-width:75%;white-space:normal;word-break:break-word}.news-detail__hero .hero__items p{max-width:75%}.news-updates{width:100%;margin:2rem 0}.news-table-wrapper{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.news-table{width:100%;border-collapse:collapse;font-size:1rem}.news-table thead{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff}.news-table__header-title,.news-table__header-date{padding:1.25rem 1.5rem;text-align:left;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.news-table__header-date{width:200px}.news-table__row{border-bottom:1px solid #e0e0e0;cursor:pointer;transition:all .3s ease}.news-table__row:hover{background-color:#f5f5f5;transform:translate(4px)}.news-table__row:last-child{border-bottom:none}.news-table__cell-title,.news-table__cell-date{padding:1.25rem 1.5rem}.news-table__cell-title{font-weight:500;color:#333}.news-table__cell-date{color:#666;font-size:.95rem}.news-detail{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.news-detail__meta{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.news-detail__date{color:#666;font-size:1rem;font-weight:500}.news-detail__content{line-height:1.8;font-size:1.1rem;color:#444;margin-bottom:2rem}.news-detail__content p{margin-bottom:1rem}.news-detail__h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:1.75rem 0 .75rem;padding-bottom:.4rem;border-bottom:2px solid #e0e0e0}.news-detail__h3{font-size:1.2rem;font-weight:700;color:#222;margin:1.5rem 0 .5rem}.news-detail__h4{font-size:1.05rem;font-weight:600;color:#333;margin:1.25rem 0 .4rem}.news-detail__list{margin:.25rem 0 1rem 1.25rem;padding:0;list-style:disc;color:#444;line-height:1.8}.news-detail__list li{margin-bottom:.35rem}.news-detail__back-btn{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;padding:.875rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #2196f34d}.news-detail__back-btn:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 4px 8px #2196f366;transform:translateY(-2px)}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem 0}.pagination__btn{background:#fff;border:2px solid #2196f3;color:#2196f3;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.pagination__btn:hover:not(:disabled){background:#2196f3;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #2196f34d}.pagination__btn:disabled{opacity:.4;cursor:not-allowed;border-color:#ccc;color:#ccc}.pagination__numbers{display:flex;gap:.5rem}.pagination__number{background:#fff;border:2px solid #e0e0e0;color:#666;padding:.75rem 1rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:45px}.pagination__number:hover{border-color:#2196f3;color:#2196f3;transform:translateY(-2px)}.pagination__number--active{background:linear-gradient(135deg,#2196f3,#1976d2);border-color:#2196f3;color:#fff;box-shadow:0 2px 4px #2196f34d}@media(max-width:768px){.news-table__header-title,.news-table__header-date,.news-table__cell-title,.news-table__cell-date{padding:1rem}.news-table__header-date{width:120px}.news-table__cell-title{font-size:.95rem}.news-table__cell-date{font-size:.85rem}.news-detail{padding:1.5rem}.news-detail__content{font-size:1rem}.pagination{flex-wrap:wrap;gap:.5rem}.pagination__btn{padding:.625rem 1.25rem;font-size:.9rem}.pagination__number{padding:.625rem .875rem;font-size:.9rem;min-width:40px}}@media(max-width:480px){.news-table__header-date,.news-table__cell-date{display:none}.pagination__numbers{overflow-x:auto;max-width:100%}}html{scroll-behavior:smooth}.application-process-step-circle{width:80px;height:80px;border-radius:50%;background:#fff;border:2px solid #e58201;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 12px #e5820114;position:absolute;top:-40px;left:50%;transform:translate(-50%);z-index:2}.application-process-step-label{color:#1976d2;font-size:1.05rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.application-process-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;justify-items:center;align-items:stretch;padding:2rem 0;margin:5rem 0}.application-process-card{background:linear-gradient(180deg,#fff 70%,#f9f6f2);border-radius:18px;box-shadow:0 4px 24px #e582011a;padding:2.2rem 1.5rem 2rem;min-width:220px;max-width:340px;text-align:center;border:1px solid #e58201;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:all .3s ease;position:relative;overflow:visible;text-decoration:none;color:inherit;cursor:pointer}.application-process-card:hover{box-shadow:0 8px 32px #e582012e;border-color:#ff9100;transform:translateY(-5px)}.application-process-card h2{color:#2c3e50;margin-top:2.7rem;margin-bottom:.7rem;font-size:1.18rem;font-weight:700;letter-spacing:.5px}.application-process-card p{color:#444;font-size:.98rem;line-height:1.6;margin:.5rem 0 0}.application-process-step-title{color:#1976d2;font-size:1.05rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-top:.5rem}.application-process-step-subtitle{color:#2c3e50;margin-top:1rem;margin-bottom:.7rem;font-size:1.18rem;font-weight:700;letter-spacing:.5px}@media(max-width:900px){.application-process-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.application-process-card{min-width:160px;max-width:100%;padding:1.2rem}}@media(max-width:600px){.application-process-cards{grid-template-columns:1fr;gap:2.5rem;padding:.5rem}.application-process-card{min-width:120px;padding:2rem;margin-top:2.5rem}.application-process-step-title{margin-top:2rem}}.application-process-detailed-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:4rem 2rem;margin-top:4rem}.detailed-container{max-width:1200px;margin:0 auto}.detailed-main-title{text-align:center;color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;padding-bottom:1rem}.detailed-main-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#e58201,#ff9100);border-radius:2px}.detailed-step{background:#fff;border-radius:16px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000014;border-left:5px solid #e58201;transition:transform .3s,box-shadow .3s;scroll-margin-top:100px}.detailed-step:target{animation:highlight 1.5s ease-in-out}@keyframes highlight{0%,to{background:#fff}50%{background:#fff8e1}}.detailed-step:hover{transform:translateY(-5px);box-shadow:0 8px 30px #e5820126}.detailed-step-title{color:#2c3e50;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.step-number{color:#e58201;font-weight:800;font-size:1.5rem}.detailed-step-content{color:#555;font-size:1.1rem;line-height:1.8;text-align:justify;margin:0}@media(max-width:768px){.application-process-detailed-section{padding:3rem 1.5rem}.detailed-main-title{font-size:2rem}.detailed-step{padding:1.5rem}.detailed-step-title{font-size:1.4rem;flex-direction:column;align-items:flex-start}.step-number{font-size:1.3rem}.detailed-step-content{font-size:1rem}}.disclaimer-section{background:linear-gradient(135deg,#fff8e1,#ffe0b2);padding:4rem 2rem;margin-top:0}.disclaimer-container{max-width:1200px;margin:0 auto}.disclaimer-header{text-align:center;margin-bottom:3rem}.disclaimer-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.disclaimer-subtitle{color:#666;font-size:1.2rem;font-weight:500}.disclaimer-content{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.disclaimer-box{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000001a;transition:transform .3s,box-shadow .3s}.disclaimer-box:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.disclaimer-box.included{border-left:5px solid #4caf50}.disclaimer-box.additional{border-left:5px solid #2196f3}.disclaimer-box.not-included{border-left:5px solid #ff9800}.disclaimer-box-title{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.included .disclaimer-box-title{color:#4caf50}.additional .disclaimer-box-title{color:#2196f3}.not-included .disclaimer-box-title{color:#ff9800}.disclaimer-list{list-style:none;padding:0;margin:0}.disclaimer-list li{padding:.75rem 0 .75rem 2rem;position:relative;color:#555;font-size:1.1rem;line-height:1.6;border-bottom:1px solid #f0f0f0}.disclaimer-list li:last-child{border-bottom:none}.included .disclaimer-list li:before{content:"✓";position:absolute;left:0;color:#4caf50;font-weight:700;font-size:1.3rem}.additional .disclaimer-list li:before{content:"⭐";position:absolute;left:0;font-size:1.2rem}.not-included .disclaimer-list li:before{content:"✗";position:absolute;left:0;color:#ff9800;font-weight:700;font-size:1.3rem}.disclaimer-list li strong{color:#2c3e50;font-weight:700}.disclaimer-footer{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000001a;border-left:5px solid #e58201}.disclaimer-note{color:#555;font-size:1.1rem;line-height:1.8;margin:0;text-align:justify}.disclaimer-note strong{color:#e58201;font-weight:700}.terms-conditions-link{color:#e58201;text-decoration:none}.terms-conditions-link:hover{text-decoration:underline}@media(max-width:768px){.disclaimer-section{padding:3rem 1.5rem}.disclaimer-title{font-size:2rem}.disclaimer-subtitle{font-size:1rem}.disclaimer-box{padding:1.5rem}.disclaimer-box-title{font-size:1.4rem}.disclaimer-list li{font-size:1rem;padding-left:1.8rem}.disclaimer-footer{padding:1.5rem}.disclaimer-note{font-size:1rem;text-align:left}}.other-services-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem;overflow-y:auto}.other-services-modal{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;max-width:650px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2.5rem;margin:auto;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.other-services-close{position:absolute;top:.8rem;right:.8rem;background:transparent;border:none;font-size:1.5rem;color:#666;cursor:pointer;transition:color .2s;padding:.5rem;display:flex;align-items:center;justify-content:center;z-index:10}.other-services-close:hover{color:#e58201}.other-services-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.other-services-icon{font-size:3rem;color:#e58201;margin-bottom:1rem;display:flex;justify-content:center}.other-services-header h2{color:#2c3e50;font-size:1.8rem;margin-bottom:.5rem;font-weight:700}.other-services-subtitle{color:#666;font-size:1.1rem;margin:0}.other-services-content{margin-bottom:2rem}.service-details{background:#f9f6f2;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.detail-item{display:flex;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.detail-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.detail-label{font-weight:600;color:#2c3e50;min-width:150px;flex-shrink:0}.detail-value{color:#555;line-height:1.6}.service-price{background:linear-gradient(135deg,#e58201,#ff9100);color:#fff;padding:1.2rem 1.5rem;border-radius:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;box-shadow:0 4px 12px #e582014d}.price-label{font-size:1rem;font-weight:600}.price-value{font-size:1.8rem;font-weight:700}.service-note{background:#e8f4f8;border-left:4px solid #3498db;padding:1rem 1.2rem;border-radius:8px;margin-bottom:1.5rem;color:#2c3e50;line-height:1.6}.service-note strong{color:#3498db}.purchase-notification{background:#fff9e6;border:2px solid #ffd700;border-radius:12px;padding:1.2rem;text-align:center}.purchase-notification p{margin:0;color:#2c3e50;line-height:1.6}.purchase-notification strong{color:#e58201}.other-services-actions{display:flex;gap:1rem;margin-top:2rem}.btn-cancel,.btn-purchase{flex:1;padding:1rem 1.5rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-cancel{background:#f0f0f0;color:#666;border:2px solid #e0e0e0}.btn-cancel:hover{background:#e0e0e0;border-color:#ccc}.btn-purchase{background:linear-gradient(135deg,#e58201,#ff9100);color:#fff;box-shadow:0 4px 12px #e582014d}.btn-purchase:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e5820166}@media screen and (max-width:768px){.other-services-modal{padding:1.5rem;max-height:95vh}.other-services-header h2{font-size:1.5rem}.other-services-icon{font-size:2.5rem}.detail-item{flex-direction:column;gap:.3rem}.detail-label{min-width:auto}.service-price{flex-direction:column;gap:.5rem;text-align:center}.price-value{font-size:1.5rem}.other-services-actions{flex-direction:column}.btn-cancel,.btn-purchase{width:100%}}@media screen and (max-width:480px){.other-services-modal{padding:1.2rem}.other-services-header h2{font-size:1.3rem}.service-details{padding:1rem}.detail-label,.detail-value{font-size:.9rem}}.scholarship__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:20px;grid-gap:40px;background-color:#fff;place-items:center center}.scholarship__card{background-color:#1c1b29;border-radius:20px;box-shadow:0 0 30px #0000002e;width:400px;height:520px;display:flex;flex-direction:column;transition:all .3s ease-in-out}.schol__img__container{position:relative;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);flex:1.3;overflow:hidden;border-radius:20px 20px 0 0;background-color:#fff;padding:15px 0;display:flex;align-items:center;justify-content:center}.schol__img__item{width:100%;height:100%;min-height:250px;display:block;object-fit:contain;background-color:#fff}.schol__img__container:after{content:"";height:100%;width:100%;position:absolute;top:0;left:0;border-radius:20px 20px 0 0;opacity:.7}.scholarship__details{padding:20px 10px;flex-shrink:0;height:auto;min-height:100px;display:flex;flex-direction:column;justify-content:center}.scholarship__details>h5{color:#fff;font-weight:600;font-size:20px;margin:10px 0 15px;text-align:center}.scholarship__details>p{color:#a0a0a0;font-size:18px;line-height:30px;font-weight:400;text-align:center}.scholarship__card:hover{opacity:.3}@media(max-width:600px){.scholarship__cards{padding:30px 10px 10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.schol__img__item{min-height:200px}.scholarship__details{min-height:100px;padding:15px 10px}}.custom-tabs{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.custom-tabs__title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0}.custom-tabs__nav{display:flex;flex-direction:column;gap:.5rem}.custom-tabs__link{padding:.75rem 1rem;border-radius:6px;text-decoration:none;color:#555;font-weight:500;transition:all .3s ease;border-left:3px solid transparent;background-color:#fff}.custom-tabs__link:hover{background-color:#e3f2fd;border-left-color:#2196f3;color:#1976d2;transform:translate(4px)}.custom-tabs__link--active{background-color:#2196f3;color:#fff;border-left-color:#1565c0;font-weight:600}.custom-tabs__link--active:hover{background-color:#1976d2;color:#fff;transform:translate(0)}@media(max-width:768px){.custom-tabs{padding:1rem}.custom-tabs__title{font-size:1.25rem}.custom-tabs__link{padding:.625rem .875rem;font-size:.9rem}}@media(min-width:1024px){.custom-tabs{position:sticky;top:20px;max-width:280px}}.program-layout{display:flex;gap:2rem;max-width:1400px;margin:2rem auto;padding:0 1rem}.program-layout__sidebar{flex:0 0 280px}.program-layout__content{flex:1;min-width:0}@media(max-width:1023px){.program-layout{flex-direction:column}.program-layout__sidebar{flex:0 0 auto;width:100%}}.deck-of-cards{width:100%;max-width:400px;margin:0 auto}.deck-of-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem;margin:2rem 0;padding:0 1rem}.deck-of-cards-grid__item{display:flex;flex-direction:column;align-items:center}.deck-of-cards-grid__title{text-align:center;font-size:1.5rem;color:#1f2937;margin-bottom:1.5rem;font-weight:600}.deck-of-cards__preview{position:relative;width:100%;height:280px;cursor:pointer;perspective:1000px}.deck-of-cards__preview-stack{position:relative;width:100%;height:100%}.deck-of-cards__preview-card{position:absolute;width:90%;height:85%;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000026;transition:transform .3s ease,box-shadow .3s ease;background:#fff}.deck-of-cards__preview-card img{width:100%;height:100%;object-fit:cover;display:block}.deck-of-cards__preview-card.card-0{top:0;left:5%;z-index:3;transform:rotate(-2deg)}.deck-of-cards__preview-card.card-1{top:8%;left:10%;z-index:2;transform:rotate(1deg)}.deck-of-cards__preview-card.card-2{top:16%;left:15%;z-index:1;transform:rotate(3deg)}.deck-of-cards__preview:hover .deck-of-cards__preview-card.card-0{transform:rotate(-3deg) translateY(-5px);box-shadow:0 12px 32px #0003}.deck-of-cards__preview:hover .deck-of-cards__preview-card.card-1{transform:rotate(2deg) translateY(-3px)}.deck-of-cards__preview:hover .deck-of-cards__preview-card.card-2{transform:rotate(4deg) translateY(-1px)}.deck-of-cards__preview-overlay{position:absolute;bottom:-40px;left:0;right:0;text-align:center;z-index:4}.deck-of-cards__preview-text{display:inline-block;background:#3b82f6;color:#fff;padding:.75rem 1.5rem;border-radius:24px;font-weight:600;font-size:.95rem;box-shadow:0 4px 12px #3b82f64d;transition:all .3s ease}.deck-of-cards__preview:hover .deck-of-cards__preview-text{background:#2563eb;transform:scale(1.05);box-shadow:0 6px 16px #3b82f666}.deck-of-cards__grid-modal{position:fixed;inset:0;background:#000000e6;z-index:9998;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease}.deck-of-cards__grid-content{background:#fff;border-radius:16px;padding:2rem;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.deck-of-cards__close-btn{position:absolute;top:1rem;right:1rem;background:#ef4444;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.deck-of-cards__close-btn:hover{background:#dc2626;transform:scale(1.1)}.deck-of-cards__grid-title{font-size:2rem;color:#1f2937;margin-bottom:1.5rem;text-align:center;font-weight:700}.deck-of-cards__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.deck-of-cards__grid-item{aspect-ratio:4/3;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.deck-of-cards__grid-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0003}.deck-of-cards__grid-item img{width:100%;height:100%;object-fit:cover;display:block}.deck-of-cards__lightbox{position:fixed;inset:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.deck-of-cards__lightbox-content{max-width:90vw;max-height:90vh;position:relative}.deck-of-cards__lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px}.deck-of-cards__lightbox-close{position:absolute;top:2rem;right:2rem;background:#ef4444e6;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10000}.deck-of-cards__lightbox-close:hover{background:#dc2626;transform:scale(1.1)}.deck-of-cards__lightbox-prev,.deck-of-cards__lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;color:#fff;border:none;width:60px;height:60px;border-radius:50%;font-size:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.deck-of-cards__lightbox-prev{left:2rem}.deck-of-cards__lightbox-next{right:2rem}.deck-of-cards__lightbox-prev:hover,.deck-of-cards__lightbox-next:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.deck-of-cards__lightbox-counter{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){.deck-of-cards-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem}}@media(max-width:768px){.deck-of-cards{max-width:320px}.deck-of-cards-grid{grid-template-columns:1fr;gap:2rem;padding:0 .5rem}.deck-of-cards-grid__title{font-size:1.25rem}.deck-of-cards__preview{height:240px}.deck-of-cards__grid-modal{padding:1rem}.deck-of-cards__grid-content{padding:1.5rem}.deck-of-cards__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.deck-of-cards__grid-title{font-size:1.5rem;margin-bottom:1rem}.deck-of-cards__lightbox-prev,.deck-of-cards__lightbox-next{width:50px;height:50px;font-size:28px}.deck-of-cards__lightbox-prev{left:1rem}.deck-of-cards__lightbox-next{right:1rem}.deck-of-cards__lightbox-close{top:1rem;right:1rem;width:40px;height:40px;font-size:24px}}.deck-of-cards__preview-card .lazy-image-container{width:100%;height:100%;border-radius:12px}.deck-of-cards__preview-card .lazy-image{border-radius:0}.deck-of-cards__grid-item .lazy-image-container{width:100%;height:100%;border-radius:12px}.deck-of-cards__grid-item .lazy-image{border-radius:0}.deck-of-cards__lightbox-content .lazy-image-container{max-width:100%;max-height:90vh;border-radius:8px}.deck-of-cards__lightbox-content .lazy-image{border-radius:8px;max-width:100%;max-height:90vh;object-fit:contain}.cards__language{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:20px;grid-gap:40px;background:#fff;place-items:center center;box-shadow:0 8px 24px #00000026}.card__language{background-color:#fff;border-radius:20px;box-shadow:0 0 30px #0000002e;width:350px;height:450px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.card__language:hover{transform:translateY(-5px);box-shadow:0 8px 40px #00000040}.img__container__language{position:relative;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);flex:1;overflow:hidden}.img__item__language{width:100%;height:100%;min-height:250px;display:block;border-radius:20px 20px 0 0;object-fit:cover}.img__container__language:after{content:"";height:100%;width:100%;position:absolute;top:0;left:0;border-radius:20px 20px 0 0;opacity:.7}.details__language{padding:20px 10px;flex-shrink:0;height:auto;min-height:120px;display:flex;flex-direction:column;justify-content:center}.details__language>h5{color:#1f2937;font-weight:600;font-size:20px;margin:10px 0 0;text-align:center}.details__language>p{color:#374151;font-size:18px;line-height:30px;font-weight:500;text-align:center;margin-bottom:10px}.card__language-cta{display:inline-block;width:100%;text-align:center;color:#2c5aa0;font-weight:600;font-size:14px;margin-top:auto;padding-top:10px;border-top:1px solid #e0e0e0;transition:color .2s ease}.card__language:hover .card__language-cta{color:#1a3a6e}.cards__language a{text-decoration:none}@media(max-width:600px){.cards__language{padding:30px 10px 10px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card__language{width:300px;height:400px}.img__item__language{min-height:200px}.details__language{min-height:100px;padding:15px 10px}}.language-program__card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:2rem;margin:2rem auto;border:1px solid #e5e7eb;transition:box-shadow .3s ease;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.language-program__card:hover{box-shadow:0 8px 24px #00000026}.language-program__main-title{font-size:clamp(1.8rem,3vw,2.5rem);color:#1f2937;font-weight:700;margin-bottom:1.5rem}.language-program__section-title{font-size:clamp(1.4rem,2.5vw,2rem);color:#374151;font-weight:600;margin-bottom:1rem;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.language-program__section-subtitle{font-size:clamp(1.2rem,2vw,1.6rem);color:#6b7280;font-weight:500;margin-bottom:.75rem}.language-program__section-text{font-size:clamp(1rem,1.8vw,1.2rem);color:#4b5563;line-height:1.8;margin-bottom:1rem;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.language-program__section-list{list-style:disc;padding-left:2rem;margin-bottom:1.5rem}.language-program__section-list li{font-size:clamp(1rem,1.8vw,1.2rem);color:#4b5563;line-height:1.8;margin-bottom:.75rem}.language-program__card-title{font-size:clamp(1.3rem,2.2vw,1.8rem);color:#1f2937;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:3px solid #3b82f6;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.language-program__card-description{font-size:clamp(1rem,1.8vw,1.2rem);color:#4b5563;line-height:1.8;margin-bottom:1.5rem;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.language-program__card-section{margin:1.5rem 0;padding:1rem;background:#f9fafb;border-radius:8px;width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.language-program__card-section-title{font-size:clamp(1.1rem,2vw,1.4rem);color:#2563eb;font-weight:600;margin-bottom:.75rem}.language-program__card-section p{font-size:clamp(1rem,1.8vw,1.2rem);color:#4b5563;line-height:1.7;margin:0;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.language-program__card-section ul{list-style:none;padding-left:0;margin:0;width:100%;max-width:100%;box-sizing:border-box}.language-program__card-section ul li{font-size:clamp(1rem,1.8vw,1.2rem);color:#4b5563;line-height:1.7;padding-left:1.5rem;position:relative;margin-bottom:.5rem;word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.language-program__card-section ul li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.language-program__card-highlight{font-size:clamp(1.1rem,2vw,1.4rem);color:#2563eb;font-weight:600}.language-program__table{width:100%;max-width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;box-sizing:border-box}.language-program__table thead{background:linear-gradient(135deg,#3b82f6,#2563eb)}.language-program__table thead th{color:#1f2937;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:600;padding:1rem;text-align:left;border-bottom:2px solid #1d4ed8}.language-program__table tbody tr{transition:background-color .2s ease}.language-program__table tbody tr:nth-child(2n){background:#f9fafb}.language-program__table tbody tr:hover{background:#eff6ff}.language-program__table tbody td{padding:1rem;font-size:clamp(.95rem,1.7vw,1.1rem);color:#4b5563;line-height:1.6;border-bottom:1px solid #e5e7eb;word-wrap:break-word;overflow-wrap:break-word;vertical-align:top}.language-program__table tbody td:first-child{font-weight:600;color:#1f2937}.language-program__table tbody tr:last-child td{border-bottom:none}.language-program__table ul{list-style:none;padding-left:0;margin:0}.language-program__table ul li{padding-left:1.2rem;position:relative;margin-bottom:.5rem}.language-program__table ul li:before{content:"•";position:absolute;left:0;color:#3b82f6;font-weight:700;font-size:1.2em}@media(max-width:768px){.language-program__table{font-size:.9rem;display:block;overflow-x:visible;-webkit-overflow-scrolling:touch;width:100%}.language-program__table thead,.language-program__table tbody,.language-program__table tr{display:block;width:100%}.language-program__table thead{display:none}.language-program__table tbody{width:100%}.language-program__table tbody tr{margin-bottom:1.5rem;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;background:#fff;width:100%;box-sizing:border-box}.language-program__table tbody tr:nth-child(2n){background:#fff}.language-program__table tbody tr:hover{background:#f9fafb}.language-program__table tbody td{display:block;text-align:left;padding:.75rem 0;border-bottom:1px solid #f3f4f6;position:relative;min-height:40px;width:100%;max-width:100%;box-sizing:border-box}.language-program__table tbody td:last-child{border-bottom:none}.language-program__table tbody td:before{content:attr(data-label);display:block;font-weight:700;color:#1f2937;margin-bottom:.5rem;font-size:.95rem;width:100%}.language-program__table tbody td:first-child{padding-top:1rem}.language-program__table tbody td:first-child{font-weight:500}.language-program__table ul{margin-top:.5rem;width:100%;max-width:100%;box-sizing:border-box}.language-program__table ul li{width:100%;max-width:100%;box-sizing:border-box}}.modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;overflow-y:auto}.modal-content{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #0000004d;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-close{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;font-size:1.5rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.modal-close:hover{background:#0003;transform:rotate(90deg)}.modal-header{text-align:center;padding:2rem 2rem 1rem;border-bottom:2px solid #f0f0f0}.modal-image{width:100%;max-width:400px;height:250px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.modal-header h2{margin:0;font-size:2rem;color:#333;font-weight:700}.modal-body{padding:2rem}.modal-section{margin-bottom:2rem}.modal-section:last-child{margin-bottom:0}.modal-section h3{color:#2c5aa0;font-size:1.3rem;margin-bottom:.75rem;font-weight:600;border-left:4px solid #2c5aa0;padding-left:.75rem}.modal-section p{color:#555;line-height:1.6;margin:0;font-size:1rem}.modal-section ul{list-style:none;padding:0;margin:0}.modal-section ul li{color:#555;position:relative;padding:.5rem 0 .5rem 1.5rem;line-height:1.5}.modal-section ul li:before{content:"✓";position:absolute;left:0;color:#2c5aa0;font-weight:700}@media(max-width:768px){.modal-content{max-width:95%;max-height:95vh}.modal-header{padding:1.5rem 1rem .75rem}.modal-header h2{font-size:1.5rem}.modal-image{height:200px}.modal-body{padding:1.5rem 1rem}.modal-section h3{font-size:1.1rem}.modal-close{top:.5rem;right:.5rem;width:32px;height:32px;font-size:1.25rem}}@media(max-width:480px){.modal-overlay{padding:.5rem}.modal-header h2{font-size:1.25rem}.modal-image{height:150px}.modal-section h3{font-size:1rem}.modal-section p,.modal-section ul li{font-size:.9rem}}.terms-conditions-container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.terms-content{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.terms-intro{font-size:1.1rem;line-height:1.8;margin-bottom:2rem;color:#333}.terms-section{margin-bottom:2.5rem}.terms-section h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #3498db}.terms-section p{color:#555;line-height:1.8;margin-bottom:1rem;font-size:1rem}.terms-section ul{margin-left:2rem;margin-bottom:1rem}.terms-section li{color:#555;line-height:1.8;margin-bottom:.5rem;font-size:1rem}.table-responsive{overflow-x:auto;margin:1.5rem 0}.definitions-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 3px #0000001a}.definitions-table thead{background:#3498db;color:#fff}.definitions-table th{padding:1rem;text-align:left;font-weight:600;font-size:1.1rem}.definitions-table tbody tr{border-bottom:1px solid #e0e0e0}.definitions-table tbody tr:last-child{border-bottom:none}.definitions-table tbody tr:hover{background:#f8f9fa}.definitions-table td{padding:1rem;color:#555;line-height:1.7;font-size:.95rem}.definitions-table td:first-child{width:25%;font-weight:500}.highlight-section{background:#fff3cd;padding:1.5rem;border-left:4px solid #ffc107;border-radius:4px}.highlight-section h2{color:#856404;border-bottom-color:#ffc107}.highlight-section p,.highlight-section li{color:#856404}.terms-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0;text-align:center}.terms-footer p{color:#777;font-size:.95rem}@media(max-width:768px){.terms-conditions-container{padding:1rem}.terms-content{padding:1.5rem}.terms-section h2{font-size:1.3rem}.terms-section p,.terms-section li{font-size:.95rem}.definitions-table th,.definitions-table td{padding:.75rem;font-size:.9rem}.definitions-table td:first-child{width:30%}}@media(max-width:480px){.terms-content{padding:1rem}.terms-section h2{font-size:1.2rem}.terms-section p,.terms-section li{font-size:.9rem}.terms-section ul{margin-left:1.5rem}.definitions-table th,.definitions-table td{padding:.5rem;font-size:.85rem}.definitions-table{font-size:.8rem}}.university-section{max-width:1200px;margin:2rem auto;padding:2rem 4rem 3rem;background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000012}.university-section__title{font-size:1.5rem;color:#1a237e;margin-top:2rem;margin-bottom:.5rem;font-weight:700;letter-spacing:.01em}.university-section__desc{font-size:1.08rem;color:#333;margin-bottom:1.2rem;line-height:1.7;text-align:justify}.university-section__list{margin:0 0 1.2rem 1.2rem;padding-left:1.2rem;color:#444;font-size:1.08rem;line-height:1.7}.university-section__summary{background:#e3f2fd;color:#0d47a1;border-left:4px solid #1976d2;padding:1rem 1.2rem;margin:2rem 0 0;font-size:1.1rem;border-radius:8px;font-weight:500}@media(max-width:600px){.pages{padding:1rem .2rem 2rem;border-radius:10px}.university-section__title{font-size:1.18rem}.university-section__desc,.university-section__list{font-size:.98rem}.university-section__summary{font-size:1rem;padding:.7rem}.university-section{padding:2rem 1rem 3rem}}.user-dashboard{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 1rem}.user-dashboard__container{max-width:1200px;margin:0 auto}.user-dashboard__header{text-align:center;color:#fff;margin-bottom:3rem}.user-dashboard__title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.user-dashboard__subtitle{font-size:1.25rem;opacity:.95}.dashboard-card{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px #0000001a}.dashboard-card__title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.dashboard-card__content{color:#555}.dashboard-card__text{line-height:1.6;margin-bottom:1rem;color:#666}.dashboard-card--help{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.dashboard-card--help .dashboard-card__title{color:#fff;border-bottom-color:#ffffff4d}.dashboard-card--help .dashboard-card__text{color:#fffffff2}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item__label{font-weight:600;color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.info-item__value{font-size:1.1rem;color:#333;font-weight:500}.info-item__value--success{color:#4caf50;font-weight:600}.info-item__input{font-size:1.1rem;color:#333;font-weight:500;padding:.5rem .75rem;border:2px solid #667eea;border-radius:6px;background:#f8f9ff;transition:all .3s ease;width:100%}.info-item__input:focus{outline:none;border-color:#764ba2;background:#fff;box-shadow:0 0 0 3px #667eea1a}.dashboard-btn--edit{transition:all .3s ease}.dashboard-btn--edit:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.progress-steps{display:flex;flex-direction:column;gap:0}.progress-step{display:flex;gap:1.5rem;position:relative}.progress-step__indicator{flex-shrink:0;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background:#e0e0e0;border:4px solid #fff;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.progress-step__number{font-size:1.5rem;font-weight:700;color:#999}.progress-step__check{position:absolute;width:30px;height:30px;color:#fff;display:none}.progress-step__content{flex:1;padding:.5rem 0 2rem}.progress-step__title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.5rem}.progress-step__description{color:#666;line-height:1.6;margin-bottom:.5rem}.progress-step__date{color:#999;font-size:.9rem;font-weight:500}.progress-connector{width:4px;height:40px;background:#e0e0e0;margin-left:28px;transition:background .3s ease}.progress-step--completed .progress-step__indicator{background:linear-gradient(135deg,#4caf50,#45a049);border-color:#4caf50}.progress-step--completed .progress-step__number{display:none}.progress-step--completed .progress-step__check{display:block}.progress-step--completed~.progress-connector{background:linear-gradient(180deg,#4caf50,#e0e0e0)}.progress-step--current .progress-step__indicator{background:linear-gradient(135deg,#2196f3,#1976d2);border-color:#2196f3;animation:pulse 2s infinite}.progress-step--current .progress-step__number{color:#fff}.progress-step--pending .progress-step__indicator{background:#f5f5f5;border-color:#e0e0e0}@keyframes pulse{0%,to{box-shadow:0 2px 4px #0000001a,0 0 #2196f3b3}50%{box-shadow:0 2px 4px #0000001a,0 0 0 10px #2196f300}}.dashboard-btn{padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;box-shadow:0 2px 4px #0000001a}.dashboard-btn--primary{background:#fff;color:#667eea}.dashboard-btn--primary:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media(max-width:768px){.user-dashboard__title{font-size:2rem}.user-dashboard__subtitle{font-size:1rem}.dashboard-card{padding:1.5rem}.dashboard-card__title{font-size:1.25rem}.info-grid{grid-template-columns:1fr;gap:1.25rem}.progress-step{gap:1rem}.progress-step__indicator{width:50px;height:50px}.progress-step__number{font-size:1.25rem}.progress-step__check{width:25px;height:25px}.progress-connector{margin-left:23px;height:30px}.progress-step__title{font-size:1.1rem}.progress-step__description{font-size:.95rem}}.support-form{margin-top:1.5rem}.support-textarea{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;line-height:1.6;resize:vertical;min-height:150px;transition:border-color .3s ease}.support-textarea:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}.support-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.character-counter{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.9rem;color:#666}.character-counter--warning,.character-counter__warning{color:#f57c00;font-weight:600}.support-message{padding:1rem;border-radius:8px;margin-top:1rem;font-weight:500}.support-message--success{background-color:#e8f5e9;color:#2e7d32;border-left:4px solid #4caf50}.support-message--error{background-color:#ffebee;color:#c62828;border-left:4px solid #f44336}.support-form-actions{display:flex;gap:1rem;margin-top:1.5rem}.dashboard-btn--secondary{background:#fff;color:#1976d2;border:2px solid #1976d2}.dashboard-btn--secondary:hover:not(:disabled){background:#f5f5f5}.dashboard-btn--secondary:disabled{border-color:#ccc;color:#999;cursor:not-allowed;opacity:.5}.dashboard-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.support-form-actions{flex-direction:column}.support-textarea{min-height:120px}}body{width:100%;height:100%;margin:0;box-sizing:border-box;padding:0;font-size:18px;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h3,h4{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;text-align:center;color:#2c3e50;margin-bottom:1.5rem;position:relative}
