.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1b1f99;inset:0;z-index:9999}.modal{animation:fadeIn .3s ease;background:#fafafa;border-radius:24px;box-shadow:0 25px 70px #0003;max-width:640px;padding:48px 56px;text-align:center}.modal-title{color:#1a1b1f;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:32px}.checkbox-group{margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:85%}.custom-checkbox{align-items:flex-start;cursor:pointer;display:flex;gap:14px;text-align:left}.custom-checkbox input{display:none}.checkmark{background:#fff;border:2px solid #c4c4c4;border-radius:6px;height:22px;min-width:22px;position:relative;transition:.2s}.custom-checkbox input:checked+.checkmark{background:#4361ee;border-color:#4361ee}.custom-checkbox input:checked+.checkmark:after{color:#fff;content:"✔";font-size:14px;left:4px;position:absolute;top:-1px}.checkbox-text{color:#606161;font-size:16px;line-height:1.5}.policy-link{color:#4361ee;font-weight:600;text-decoration:none}.policy-link:hover{text-decoration:underline}.btn{background:#4361ee;border-radius:14px;font-size:16px;font-weight:600;padding:14px 42px;transition:.2s}.btn:hover:not(:disabled){background:#3a52cc;box-shadow:0 12px 30px #4361ee59;transform:translateY(-2px)}.btn:disabled{background:#c4c4c4;box-shadow:none;cursor:not-allowed}.footer{background:linear-gradient(135deg,#1a2a3a,#2c3e50);border-top:1px solid #3498db4d;color:#fff;margin-top:auto;overflow:hidden;padding:30px 0 25px;position:relative;width:100%}.footer:before{background:linear-gradient(90deg,#0000,#3498db 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:1fr auto 1fr;margin:0 auto;min-height:120px;padding:0 20px}.footer-left{height:100%;justify-self:start}.footer-left,.footer-logos{align-items:center;display:flex;gap:20px}.footer-logos{flex-shrink:0}.logo{display:block;filter:grayscale(.3) brightness(1.2);height:auto;transition:all .3s ease}.logo:hover{filter:grayscale(0) brightness(1.4);transform:translateY(-1px)}.logo-fsin{height:70px;width:auto}.logo-putp{height:120px;width:auto}.support-text{color:#bdc3c7;font-size:14px;font-weight:300;line-height:1.4;margin:0;max-width:500px;opacity:.9}.footer-copyright{align-items:center;display:flex;grid-column:2;height:100%;justify-content:center;text-align:center}.copyright1{color:#ecf0f1;font-size:18px;font-weight:600;letter-spacing:.5px;margin:0;padding:10px 0;white-space:nowrap}.footer-center{align-items:center;display:flex;grid-column:3;height:100%;justify-self:end;text-align:right}.footer-contact{align-items:flex-end;display:flex;flex-direction:column;gap:4px}.contact-email{background:#3498db1a;border:1px solid #3498db33;border-radius:6px;color:#3498db;font-size:14px;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.contact-email:hover{background:#3498db26;border-color:#3498db66;box-shadow:0 4px 12px #3498db33;color:#2980b9;text-decoration:none;transform:translateY(-1px)}.contact-label{color:#95a5a6;font-size:12px;font-weight:400;letter-spacing:.3px}@media (max-width:1024px){.footer{padding:25px 0 20px}.footer-content{gap:25px;min-height:100px}.footer-left{gap:15px}.support-text{font-size:12px;max-width:400px}.logo-fsin{height:60px}.logo-putp{height:100px}.copyright1{font-size:16px}}@media (max-width:768px){.footer{padding:20px 0}.footer-content{gap:20px;grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:auto;text-align:center}.footer-left{align-items:center;flex-direction:column;gap:15px;grid-column:1;grid-row:1;height:auto;justify-self:center}.footer-copyright{grid-column:1;grid-row:2;height:auto;padding:10px 0}.footer-center{grid-column:1;grid-row:3;height:auto;justify-self:center;text-align:center}.footer-contact{align-items:center}.support-text{font-size:12px;line-height:1.5;max-width:100%;padding:0 10px;text-align:center}.footer-logos{gap:20px;justify-content:center}.logo-fsin{height:50px}.logo-putp{height:80px}.contact-email{font-size:13px;padding:6px 12px}.copyright1{font-size:16px}}@media (max-width:480px){.footer{padding:18px 0}.footer-content{gap:15px;padding:0 15px}.support-text{font-size:11px;line-height:1.4}.footer-logos{gap:15px}.logo-fsin{height:40px}.logo-putp{height:60px}.copyright1{font-size:14px}.contact-email{font-size:12px}.contact-label{font-size:10px}}.footer-content>*{animation:fadeInUp .6s ease forwards}.footer-left{animation-delay:.1s}.footer-copyright{animation-delay:.2s}.footer-center{animation-delay:.3s}.support-section{bottom:2rem;position:fixed;right:2rem;z-index:1000}.support-button{align-items:center;background:#4864ec;border:none;border-radius:50%;box-shadow:0 4px 12px #4864ec4d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px;z-index:1001}.support-button:hover{background:#3a56d4;box-shadow:0 6px 20px #4864ec66;transform:translateY(-2px)}.support-button:active{transform:translateY(0)}.support-tooltip{background:#2d3748;border-radius:6px;bottom:70px;color:#fff;font-size:.875rem;opacity:0;padding:.5rem 1rem;pointer-events:none;position:absolute;right:0;transition:all .3s ease;visibility:hidden;white-space:nowrap}.support-tooltip:after{background:#2d3748;bottom:-5px;content:"";height:10px;position:absolute;right:15px;transform:rotate(45deg);width:10px}.support-button:hover .support-tooltip{opacity:1;transform:translateY(-5px);visibility:visible}.support-button{animation:pulse 2s infinite}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.modal{animation:modalFadeIn .3s ease forwards;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 40px #0003;max-width:500px;padding:2rem;position:relative;width:90%}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-btn{align-items:center;background:none;border:none;color:#718096;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;transition:color .3s ease;width:30px}.close-btn:hover{background:#f7fafc;border-radius:50%;color:#2d3748}.modal form{display:flex;flex-direction:column;gap:1rem}.modal input,.modal textarea{border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:1rem;padding:.875rem;transition:border-color .3s ease}.modal input:focus,.modal textarea:focus{border-color:#4864ec;box-shadow:0 0 0 3px #4864ec1a;outline:none}.modal textarea{min-height:120px;resize:vertical}.modal button[type=submit]{background:#4864ec;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.5rem;padding:.875rem;transition:all .3s ease}.modal button[type=submit]:hover{background:#3a56d4;transform:translateY(-1px)}.success-message{color:#48bb78;font-size:1.1rem;font-weight:500;padding:2rem 0;text-align:center}@media (max-width:768px){.support-section{bottom:1.5rem;right:1.5rem}.support-button{font-size:1.3rem;height:55px;width:55px}.support-tooltip{bottom:60px;font-size:.8rem;padding:.4rem .8rem}.modal{margin:1rem;padding:1.5rem}}@media (max-width:480px){.support-section{bottom:1rem;right:1rem}.support-button{font-size:1.2rem;height:50px;width:50px}.support-tooltip{display:none}.modal{padding:1.25rem}.modal h2{font-size:1.3rem}}.auth-container{animation:fadeInUp .6s ease forwards;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;margin:80px auto;max-width:400px;padding:40px 30px;text-align:center;width:90%}.auth-container h2{color:#1a202c;font-size:2rem;font-weight:700;margin-bottom:2rem}.form-group{margin-bottom:20px;text-align:left}label{color:#4a5568;display:block;font-weight:600;margin-bottom:8px}input{border:1px solid #e2e8f0;border-radius:8px;color:#1a202c;font-size:1rem;padding:12px 14px;transition:all .3s ease}input:focus{border-color:#4864ec;box-shadow:0 0 0 3px #4864ec1a;outline:none}.submit-btn{background:#4864ec;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:12px;transition:all .3s ease;width:100%}.submit-btn:hover{background:#3a56d4;box-shadow:0 8px 20px #4864ec33;transform:translateY(-2px)}.auth-links{color:#4a5568;font-size:.95rem;margin-top:20px}.auth-links a,.auth-links button{background:none;border:none;color:#4864ec;cursor:pointer;font-weight:600;text-decoration:none;transition:all .3s ease}.auth-links a:hover,.auth-links button:hover{text-decoration:underline}.error{color:#e53e3e}.error,.success{font-weight:500;margin-bottom:10px;margin-top:-10px}.success{color:#38a169}@media (max-width:480px){.auth-container{margin:40px 20px;padding:30px 20px}.auth-container h2{font-size:1.5rem}}.password-wrapper input{padding-right:40px}.toggle-password{right:10px}.auth-page-container{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);display:flex;justify-content:center;min-height:100vh;padding:2rem 0}.auth-subtitle{color:#718096;font-size:1rem;line-height:1.5;margin-bottom:2rem;text-align:center}.auth-message{border:1px solid #0000;border-radius:8px;font-weight:500;margin-bottom:1.5rem;padding:1rem;text-align:center}.auth-message.success{background:#f0fff4;border-color:#9ae6b4;color:#22543d}.auth-message.error{background:#fed7d7;border-color:#feb2b2;color:#742a2a}.forgot-password-text{color:#718096;line-height:1.6;margin-bottom:2rem;text-align:center}.password-requirements{color:#718096;font-size:.875rem;margin-bottom:15px;margin-top:-10px;text-align:left}.password-group{margin-bottom:20px;text-align:left}.password-group label{color:#4a5568;display:block;font-weight:600;margin-bottom:8px}.password-wrapper{align-items:center;display:flex;position:relative}.password-wrapper input{border:1px solid #e2e8f0;border-radius:8px;color:#1a202c;flex:1 1;font-size:1rem;padding:12px 14px;transition:all .3s ease;width:100%}.password-wrapper input:focus{border-color:#4864ec;box-shadow:0 0 0 3px #4864ec1a;outline:none}.toggle-password{font-size:18px;transition:background-color .2s ease}.toggle-password:hover{background-color:#0000000d}.auth-link{background:none;border:none;color:#4864ec;cursor:pointer;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease}.auth-link:hover{color:#3a56d4;text-decoration:underline}.back-link{align-items:center;color:#4864ec;display:inline-flex;font-weight:600;gap:8px;margin-top:1rem;text-decoration:none;transition:all .3s ease}.back-link:hover{color:#3a56d4;text-decoration:underline}@media (max-width:480px){.auth-page-container{padding:1rem}.auth-container{margin:20px auto;padding:25px 20px}.auth-subtitle{font-size:.9rem;margin-bottom:1.5rem}}.toggle-password{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:4px;position:absolute;right:12px;transition:all .3s ease;width:24px}.toggle-password:hover{background-color:#4864ec1a}.auth-page{align-items:center;background-color:#f9f9f9;display:flex;justify-content:center;min-height:100vh;padding:40px 0}.auth-page .container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:400px;padding:20px;width:100%}.auth-page h2{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.profile{animation:fadeInUp .7s cubic-bezier(.23,1.01,.32,1) both;background:#f7f7f7;font-family:Montserrat,Inter,Arial,sans-serif;min-height:100vh;padding:40px 20px}.profile .container{background:#fff;border-radius:16px;box-shadow:0 6px 24px #283c5a14;margin:0 auto;max-width:900px;padding:32px}.profile h2{color:#23272f;font-size:2rem;font-weight:800;margin-bottom:32px;text-align:center}.profile-info{border-radius:12px;box-shadow:0 4px 16px #4864ec1a;display:flex;flex-direction:column;gap:16px;margin-bottom:32px;padding:24px}.profile-info p{color:#4a5568;font-size:1rem;margin:.5rem 0}.download-section{border-radius:12px;box-shadow:0 4px 16px #4864ec1a;margin-bottom:32px;padding:24px}.download-section a{background:linear-gradient(90deg,#4864ec,#6a82fb);border-radius:8px;color:#fff;display:inline-block;font-weight:600;margin:8px 8px 0 0;padding:12px 20px;text-decoration:none;transition:all .3s ease}.download-section a:hover{background:linear-gradient(90deg,#3249b7,#4864ec);box-shadow:0 6px 18px #4864ec40;transform:translateY(-2px)}.grades-table{border-collapse:collapse;border-radius:12px;box-shadow:0 4px 16px #4864ec1a;margin-bottom:32px;overflow:hidden;width:100%}.grades-table td,.grades-table th{color:#23272f;font-size:.95rem;padding:12px 16px;text-align:left}.grades-table th{background:#4864ec;color:#fff;font-weight:600}.grades-table tr:nth-child(2n){background:#f7f7f7}.grades-table tr:hover{background:#e4ebff}.profile .weather-widget{margin:20px auto 0;max-width:350px}@media (max-width:768px){.profile .container{padding:24px}.grades-table td,.grades-table th{padding:8px 12px}}.teacher-profile{background:#f8f9fa;padding:50px 0;text-align:center}.teacher-profile h2{color:#333;font-size:2.5rem;margin-bottom:30px}.lab-work-item{border:1px solid #ddd;border-radius:8px;margin-bottom:20px}.lab-work-header{background-color:#fff;border-bottom:1px solid #ddd;cursor:pointer;padding:15px}.arrow{margin-right:10px}.lab-work-content{background-color:#fff;padding:15px}.lab-work-file{margin-bottom:10px}.folder-icon,.pdf-icon{font-size:1.2rem;margin-right:10px}.folder-icon{color:#e74c3c}.pdf-icon{color:#2ecc71}.file-name{color:#3498db}.file-name:hover{text-decoration:underline}.lab-works-page{background:#f7fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:4rem 0}.lab-works-page h2{color:#1a202c;font-size:2.5rem;font-weight:600;margin-bottom:3rem;position:relative;text-align:center}.lab-works-page h2:after{background:#4864ec;border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.lab-works-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.lab-work-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0000000d;cursor:pointer;overflow:hidden;transition:all .3s ease}.lab-work-item:hover{border-color:#cbd5e0;box-shadow:0 12px 28px #0000001f;transform:translateY(-4px)}.lab-work-header{align-items:center;background:#f7fafc;color:#1a202c;display:flex;font-size:1.15rem;font-weight:600;padding:1.5rem}.lab-work-header h3{flex-grow:1;margin:0}.arrow{margin-right:1rem;transition:transform .3s ease}.arrow.open{transform:rotate(180deg)}.lab-work-content{background:#fff;border-top:1px solid #e2e8f0;padding:1rem 1.5rem}.lab-work-file{align-items:center;color:#4a5568;display:flex;font-size:1rem;gap:.75rem;padding:.5rem 0;transition:background .2s ease}.lab-work-file:hover{background:#edf2f7;border-radius:6px}.folder-icon,.pdf-icon{font-size:1.25rem}.file-name{color:#4864ec;font-weight:500;text-decoration:none;transition:color .2s ease}.file-name:hover{color:#3249b7}@media (max-width:768px){.lab-works-list{grid-template-columns:1fr}.lab-work-header{font-size:1rem}.lab-work-file{font-size:.95rem}}.support-admin{background:#f7fafc;min-height:100vh;padding:2rem}.support-admin__header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.support-admin__title{color:#1a202c;font-size:2rem;font-weight:600;margin:0}.support-admin__filters{align-items:center;display:flex;gap:.5rem}.support-admin__filter{background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;padding:.5rem}.support-admin__table-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;overflow-x:auto}.support-admin__table{border-collapse:collapse;min-width:800px;width:100%}.support-admin__thead{background:#4864ec}.support-admin__thead th{color:#fff;font-weight:500;padding:1rem;text-align:left}.support-admin__tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .2s}.support-admin__tbody tr:hover{background-color:#f7fafc}.support-admin__cell{color:#4a5568;padding:1rem}.support-admin__message{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge{border-radius:9999px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.badge-new{background:#fed7d7;color:#c53030}.badge-progress{background:#fefcbf;color:#744210}.badge-resolved{background:#c6f6d5;color:#22543d}.support-admin__button{font-size:.875rem;padding:.5rem 1rem}.btn--secondary{background:#e2e8f0;border:1px solid #cbd5e0;color:#4a5568}.btn--secondary:hover{background:#cbd5e0}.support-admin__modal{align-items:center;animation:fadeIn .3s ease;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.support-admin__modal-content{animation:slideIn .3s ease;background-color:#fff;border-radius:12px;box-shadow:0 20px 40px #0003;max-width:600px;padding:2rem;position:relative;width:90%}.support-admin__modal-close{color:#718096;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem;transition:color .2s}.support-admin__modal-close:hover{color:#2d3748}.support-admin__modal-title{color:#1a202c;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.support-admin__modal-textarea{border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;height:200px;margin-bottom:1.5rem;padding:1rem;resize:vertical;transition:border-color .2s;width:100%}.support-admin__modal-textarea:focus{border-color:#4864ec;box-shadow:0 0 0 3px #4864ec1a;outline:none}.support-admin__modal-actions{display:flex;gap:1rem;justify-content:flex-end}.support-admin__modal-send:disabled{background:#cbd5e0;cursor:not-allowed}.support-admin__modal-send:disabled:hover{background:#cbd5e0;box-shadow:none;transform:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.support-admin{padding:1rem}.support-admin__header{align-items:flex-start;flex-direction:column}.support-admin__title{font-size:1.5rem}.support-admin__modal-content{padding:1.5rem;width:95%}.support-admin__modal-actions{flex-direction:column}.support-admin__modal-actions button{width:100%}}.comments-container{background-color:#fff;border-radius:12px;font-family:Segoe UI,sans-serif;margin:0 auto;max-width:600px;padding:24px}.comments-container h2{color:#333;margin-bottom:20px;text-align:center}.no-comments{color:#999;text-align:center}.comment-card{border:1px solid #ddd;border-left:4px solid #4864ec;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:16px;padding:16px}.comment-author{font-weight:700;margin-bottom:8px}.comment-text{color:#333;margin-bottom:12px}.comment-date{color:#888;font-size:.85rem}.not-found{background:linear-gradient(135deg,#f7fafc,#edf2f7);min-height:100vh;padding:2rem}.not-found,.not-found__container{align-items:center;display:flex;justify-content:center}.not-found__container{width:100%}.not-found__content{animation:fadeInUp .6s ease forwards;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:3rem;text-align:center}.not-found__title{color:#4864ec;font-size:8rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin:0}.not-found__subtitle{color:#1a202c;font-size:2rem;font-weight:600;margin:1.5rem 0;position:relative}.not-found__subtitle:after{background:#4864ec;border-radius:2px;bottom:-.75rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.not-found__text{color:#4a5568;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.not-found__button{background:#4864ec;border:1px solid #4864ec;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:500;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.not-found__button:hover{background:#3a56d4;box-shadow:0 8px 25px #4864ec4d;transform:translateY(-2px)}@media (max-width:768px){.not-found__content{padding:2rem}.not-found__title{font-size:6rem}.not-found__subtitle{font-size:1.75rem}.not-found__text{font-size:1rem}}@media (max-width:480px){.not-found{padding:1rem}.not-found__content{padding:1.5rem}.not-found__title{font-size:4rem}.not-found__subtitle{font-size:1.5rem}.not-found__button{font-size:1rem;padding:.875rem 2rem}}.preloader{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:9999}.preloader.hidden{opacity:0;pointer-events:none}.preloader img{animation:spin 1s linear infinite;height:80px;margin-bottom:20px;width:80px}.preloader p{color:#000;font-size:1.2rem;text-shadow:1px 1px 4px #00000080}.game-container{background:linear-gradient(135deg,#667eea,#764ba2);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:80vh;padding:20px;position:relative}.game-container,.loading-container{align-items:center;display:flex;flex-direction:column}.loading-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 10px 30px #0000004d;gap:20px;padding:40px}.loading-text{color:#333;font-size:1.5rem;font-weight:600;margin:0}.progress-bar-container{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden;width:300px}.progress-bar{background:linear-gradient(90deg,#4caf50,#45a049);border-radius:4px;box-shadow:0 2px 8px #4caf504d;height:100%;transition:width .3s ease}.unity-wrapper{max-width:1200px;position:relative;width:90vw}.unity-wrapper:before{content:"";display:block;padding-top:56.25%}.unity-container{border:3px solid #ffffff1a;border-radius:15px;box-shadow:0 15px 50px #0006;height:100%;left:0;overflow:hidden;top:0;width:100%}.fullscreen-btn,.unity-container{position:absolute;transition:all .3s ease}.fullscreen-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border:2px solid #ffffff80;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;opacity:.8;padding:10px 14px;right:15px;top:15px;z-index:10}.fullscreen-btn:hover{background:#000000e6;opacity:1;transform:scale(1.05)}.fullscreen-btn:active{transform:scale(.95)}.unity-wrapper:not(:hover) .fullscreen-btn{opacity:.3}.unity-wrapper:hover .fullscreen-btn{opacity:.9}.game-container.fullscreen{height:100vh;left:0;padding:0;position:fixed;top:0;width:100vw;z-index:9999}.game-container.fullscreen .unity-wrapper{height:100vh;max-width:none;width:100vw}.game-container.fullscreen .unity-wrapper:before{display:none}.game-container.fullscreen .unity-container{border:none;border-radius:0;height:100%;width:100%}.game-container.fullscreen .fullscreen-btn{background:#fff3;border:2px solid #ffffff4d;right:20px;top:20px}.fullscreen-icon:before{content:"⛶";font-size:16px}.exit-fullscreen-icon:before{content:"⛶";display:inline-block;font-size:16px;transform:rotate(45deg)}.icon-fullscreen{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z'/%3E%3C/svg%3E") center/contain no-repeat}.icon-exit-fullscreen,.icon-fullscreen{background:currentColor;display:inline-block;height:18px;width:18px}.icon-exit-fullscreen{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z'/%3E%3C/svg%3E") center/contain no-repeat}@media (max-width:768px){.unity-wrapper{width:95vw}.fullscreen-btn{font-size:12px;padding:8px 12px;right:10px;top:10px}.icon-exit-fullscreen,.icon-fullscreen{height:16px;width:16px}}.loading-pulse{animation:pulse 1.5s ease-in-out infinite}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#4caf50;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.constructor-header{margin-bottom:40px;text-align:center}.constructor-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:10px}.constructor-header p{color:#666;font-size:1.1rem}.constructor-input-section{margin-bottom:40px}.input-group{display:flex;gap:15px;margin:0 auto;max-width:600px}.constructor-input{background:#fff;border:2px solid #e0e0e0;border-radius:12px;flex:1 1;font-size:16px;padding:15px 20px;transition:all .3s ease}.constructor-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.constructor-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.constructor-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 30px;transition:all .3s ease;white-space:nowrap}.constructor-btn:hover:not(:disabled){box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.constructor-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.constructor-output-section h3{color:#333;font-size:1.5rem;margin-bottom:15px}.constructor-output{background:#fafafa;border:2px solid #e0e0e0;border-radius:12px;font-family:Courier New,monospace;font-size:14px;height:300px;line-height:1.5;padding:20px;resize:vertical;transition:border-color .3s ease;width:100%}.constructor-output:focus{border-color:#667eea;outline:none}@media (max-width:768px){.constructor-container{padding:20px 15px}.constructor-header h2{font-size:2rem}.input-group{flex-direction:column}.constructor-btn{width:100%}.constructor-output{height:200px}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading{animation:pulse 1.5s ease-in-out infinite}.constructor-page{display:flex;flex-direction:column;min-height:100vh}.constructor-container,.constructor-page .container{display:flex;flex:1 1;flex-direction:column}.constructor-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;margin:0 auto;max-width:800px;padding:40px 20px}.course-card{animation:fadeInUp .7s cubic-bezier(.23,1.01,.32,1) both;border:none;border-radius:14px;box-shadow:0 4px 24px 0 #283c5a1a;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,Roboto,Arial,sans-serif;height:100%;margin:18px;padding:0;position:relative;text-align:left;transition:box-shadow .25s,transform .25s;width:100%;z-index:1}.course-card:hover{box-shadow:0 6px 18px 0 #4864ec2e;transform:scale(1.04)}.course-card img{aspect-ratio:16/9;border-bottom:1px solid #f0f0f0;border-radius:14px 14px 0 0;display:block;height:auto;margin:0}.course-content{display:flex;flex:1 1 auto;flex-direction:column;height:100%;padding:24px 20px 32px}.course-card h3{color:#23272f;font-family:Montserrat,Inter,Arial,sans-serif;font-size:1.45rem;font-weight:800;letter-spacing:.02em;margin:0 0 14px;transition:color .2s}.course-card:hover h3{color:#1a1b1f}.course-card p{color:#7a7a7a;font-family:Montserrat,Inter,Arial,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.7;margin:0 0 18px}.course-duration-badge,.course-level-badge{box-sizing:border-box;display:block;font-family:Montserrat,Inter,Arial,sans-serif;font-size:.93rem;font-weight:700;margin:0;max-width:none;min-width:0;min-width:auto;padding:8px 18px;text-align:left;white-space:nowrap;width:100%}.course-level-badge{background:#f6f8fc;border-radius:0;box-shadow:0 2px 8px #4864ec12;color:#4864ec;letter-spacing:.01em}.course-level-badge.level-beginner{background:#eaffea;color:#3bb13b}.course-level-badge.level-advanced{background:#fff6e0;color:#e6a100}.course-duration-badge{background:#f6f8fc;border-radius:0 0 14px 14px;box-shadow:0 2px 8px #4864ec12;color:#4864ec;letter-spacing:.01em}.course-duration-badge.level-beginner{background:#eaffea;color:#3bb13b}.course-duration-badge.level-advanced{background:#fff6e0;color:#e6a100}.enroll-button{align-items:center;background:linear-gradient(90deg,#4864ec,#6a82fb);border:none;border-radius:8px;box-shadow:0 2px 8px 0 #4864ec1a;color:#fff;cursor:pointer;display:flex;font-family:Inter,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;letter-spacing:.5px;margin:auto 0 0;padding:12px 0;transition:background .25s,box-shadow .25s,transform .25s;width:100%}.enroll-button:hover{background:linear-gradient(90deg,#3249b7,#4864ec);box-shadow:0 6px 18px 0 #4864ec2e;transform:scale(1.04)}.course-image-wrapper{position:relative;width:100%}.course-image-wrapper img{border-radius:14px 14px 0 0;display:block;width:100%}.discount-badge{background:#3bb13b;border-radius:14px 14px 0 0;box-shadow:0 2px 8px #283c5a1a;color:#fff;font-family:Montserrat,Inter,Arial,sans-serif;font-size:.92rem;font-weight:700;left:0;letter-spacing:.01em;padding:7px 18px;pointer-events:none;position:absolute;right:0;text-align:center;top:0;white-space:nowrap;width:100%;z-index:3}@media (max-width:768px){.course-card h3{font-size:1.2rem}.enroll-button{padding:.6rem 1.2rem}}.course-list{background:#f7fafc;padding:4rem 0}.course-list .container{margin:0 auto;max-width:1200px;padding:0 20px;width:90%}.course-list h2{color:#1a202c;font-size:2.5rem;font-weight:600;margin-bottom:3rem;position:relative;text-align:center}.course-list h2:after{background:#4864ec;border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.filters{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filters label{color:#2d3748;font-size:1.1rem;font-weight:500}.filters select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234A5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;cursor:pointer;font-size:1rem;padding:.75rem 3rem .75rem 1.5rem;transition:all .3s ease}.filters select:focus{border-color:#4864ec;box-shadow:0 0 0 3px #4864ec1a;outline:none}.filters select:hover{border-color:#cbd5e0}.course-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin:0 auto;max-width:1200px}.course-grid>p{color:#718096;font-size:1.1rem;grid-column:1/-1;padding:2rem;text-align:center}.course-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:all .3s ease}.course-card:hover{border-color:#cbd5e0;box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.course-card img{height:200px;object-fit:cover;width:100%}.course-card-content{padding:1.5rem}.course-card h3{color:#1a202c;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.course-card .level{border-radius:20px;display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:.25rem .75rem}.course-card .level.novice{background:#ebf8ff;color:#2c5282}.course-card .level.advanced{background:#fed7d7;color:#c53030}.course-card p{color:#718096;line-height:1.6;margin:0}.course-card .btn{background:#4864ec;border:1px solid #4864ec;border-radius:6px;color:#fff;display:inline-block;font-size:.95rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.course-card .btn:hover{background:#3a56d4;box-shadow:0 4px 12px #4864ec33;transform:translateY(-1px)}.course-card{animation:fadeInUp .6s ease forwards}.course-card:nth-child(2){animation-delay:.1s}.course-card:nth-child(3){animation-delay:.2s}.course-card:nth-child(4){animation-delay:.3s}@media (max-width:768px){.course-list{padding:3rem 0}.course-list h2{font-size:2rem;margin-bottom:2rem}.filters{align-items:stretch;flex-direction:column;gap:.75rem}.filters label{text-align:center}.course-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.course-list h2{font-size:1.75rem}.filters select{font-size:.95rem;padding:.625rem 1.25rem}.course-grid{grid-template-columns:1fr}}.courses-page{background:#f8f9fa;min-height:100vh}.courses-header{background:linear-gradient(135deg,#1a1b1f,#4864ec);color:#fff;padding:4rem 2rem;text-align:center}.courses-header h1{font-size:3rem;font-weight:600;margin-bottom:1rem}.courses-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}@media (max-width:768px){.courses-header{padding:3rem 1rem}.courses-header h1{font-size:2rem}.courses-header p{font-size:1rem}}.course-detail{animation:fadeInUp .7s cubic-bezier(.23,1.01,.32,1) both;background:#fff;border-radius:16px;box-shadow:0 8px 24px #283c5a14;color:#2d3748;font-family:Graphik-Medium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:40px auto;max-width:900px;padding:32px 20px}.course-detail h1{color:#1a202c;font-size:2.4rem;font-weight:700;margin-bottom:24px;text-align:center}.course-detail img{border-radius:12px;display:block;margin:0 auto 32px;max-height:400px;object-fit:cover;width:100%}.course-detail p{color:#4a5568;font-size:1.1rem;line-height:1.8;margin-bottom:18px}.course-detail p b{color:#1a202c}.video-wrapper{margin:40px 0;text-align:center}.video-wrapper h3{color:#1a202c;font-size:1.6rem;font-weight:700;margin-bottom:20px}.video-wrapper video{border-radius:12px;box-shadow:0 6px 20px #283c5a1f;height:405px;max-width:720px;width:100%}.progress-section{margin:32px 0;text-align:center}.progress-section h3{color:#1a202c;font-size:1.5rem;font-weight:700;margin-bottom:16px}.progress-section progress{-webkit-appearance:none;appearance:none;border-radius:10px;height:20px;margin-bottom:12px;overflow:hidden;width:100%}progress::-webkit-progress-bar{background-color:#edf2f7;border-radius:10px}progress::-webkit-progress-value{background:linear-gradient(90deg,#4864ec,#6a82fb);border-radius:10px}progress::-moz-progress-bar{background:linear-gradient(90deg,#4864ec,#6a82fb);border-radius:10px}.progress-section p{color:#4864ec;font-size:1rem;font-weight:600;margin-bottom:14px}.progress-section button{background:linear-gradient(90deg,#4864ec,#6a82fb);border:none;border-radius:8px;box-shadow:0 4px 12px #4864ec26;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .25s}.progress-section button:hover{background:linear-gradient(90deg,#3249b7,#4864ec);box-shadow:0 6px 18px #4864ec40;transform:scale(1.05)}.course-comments{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;margin:40px 0;padding:24px}.course-comments h3{color:#1a202c;font-size:1.5rem;margin-bottom:20px;text-align:center}.comments-list{margin-bottom:20px;max-height:300px;overflow-y:auto}.comment{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:12px 16px}.comment p{color:#2d3748;margin-bottom:6px}.comment span{color:#718096;font-size:.8rem}.add-comment textarea{border:1px solid #cbd5e0;border-radius:8px;font-size:1rem;margin-bottom:10px;padding:10px;resize:vertical;width:100%}.add-comment button{background:#4864ec;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:10px 18px;transition:all .25s}.add-comment button:hover{background:#3a56d4;box-shadow:0 4px 12px #4864ec33;transform:translateY(-1px)}.survey{margin:40px 0;padding:24px}.survey-question{margin-bottom:20px}.survey-question p{color:#2d3748;font-weight:600;margin-bottom:10px}.survey-question label{border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;display:block;margin-bottom:6px;padding:6px 10px;transition:all .2s}.survey-question input[type=radio]:checked+label{background:#4864ec;border-color:#4864ec;color:#fff}.survey button{background:#4864ec;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-weight:600;margin:0 auto;padding:10px 18px;transition:all .25s}.survey button:hover{background:#3a56d4;box-shadow:0 4px 12px #4864ec33;transform:translateY(-1px)}.back-button{border:1px solid #4864ec;border-radius:8px;color:#4864ec;display:inline-block;font-weight:500;margin-top:32px;padding:10px 18px;text-decoration:none;transition:all .25s}.back-button:hover{background:#e4eaff;color:#3249b7}@media (max-width:768px){.course-detail img{max-height:300px}.video-wrapper video{height:240px}}.comments-section{background:#f7fafc;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin:2rem 0;padding:3rem 1rem}.comments-section h2{color:#1a202c;font-size:2rem;font-weight:600;margin-bottom:2rem;position:relative;text-align:center}.comments-section h2:after{background:#4864ec;border-radius:2px;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.comments-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.comment-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:1rem 1.5rem}.comment-author{color:#4864ec;font-weight:600;margin-bottom:.25rem}.comment-text{color:#2d3748;line-height:1.5}.comment-form textarea{border:1px solid #cbd5e0;border-radius:8px;font-family:inherit;font-size:1rem;margin-bottom:1rem;padding:1rem;resize:none;width:100%}.comment-form .btn{background:#4864ec;border:1px solid #4864ec;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.comment-form .btn:hover{background:#3a56d4;box-shadow:0 4px 12px #4864ec33;transform:translateY(-1px)}@media (max-width:768px){.comments-section h2{font-size:1.75rem}}.survey{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #4864ec1a;margin:24px auto;max-width:800px;padding:24px 20px}.survey h3{color:#1a202c;font-size:1.5rem;font-weight:600;margin-bottom:20px;text-align:center}.survey-question{margin-bottom:18px}.question-text{color:#2d3748;font-weight:500;margin-bottom:8px}.survey-options{display:flex;flex-direction:column;gap:8px}.survey-option{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-size:1rem}.survey-option input{accent-color:#4864ec;margin-right:10px}.survey-submit{background:#4864ec;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-weight:600;margin:16px auto 0;padding:10px 18px;transition:all .3s ease}.survey-submit:hover{background:#3a56d4;box-shadow:0 4px 12px #4864ec33;transform:translateY(-1px)}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../../static/media/Montserrat-Regular.087334ca601e288c996e.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(../../static/media/Montserrat-Bold.762081826406b019c89c.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(../../static/media/Montserrat-SemiBold.bb9c13378f11c7e56322.ttf) format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(../../static/media/Montserrat-Medium.8a192d248fca1175abd8.ttf) format("truetype")}body,html{color:#333;line-height:1.6;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6,html{font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700}p{font-weight:400}button,input,p,textarea{font-family:Montserrat,sans-serif}.footer-container{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin:0 auto;padding:20px;width:100%}.privacy-link{color:#757575;margin-right:auto;padding:5px 10px;text-decoration:none;transition:color .3s}.privacy-link:hover{color:#0056b3;text-decoration:underline}.copyright{color:#757575;left:50%;position:absolute;transform:translateX(-50%)}.logo-link{margin-left:auto}.partner-logo{height:45px;opacity:.8;transition:opacity .3s;width:auto}.partner-logo:hover{opacity:1}.profile{background:#f8f9fa;padding:50px 0;text-align:center}.profile h2{color:#333;font-size:2.5rem;margin-bottom:30px}.download-section,.grades-section,.profile-info{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px;text-align:left}.profile-info{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:40px;padding:20px}.profile-info h3{color:#333;font-size:1.8rem;margin-bottom:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}.btn{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;margin-left:auto;margin-right:auto;margin-top:20px;padding:10px 20px;text-decoration:none}.btn:hover{background-color:#0056b3}.download-section{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:40px;padding:20px}.download-section h3{color:#333;font-size:1.8rem;margin-bottom:20px}.download-section a.btn{display:inline-block;margin-bottom:10px;margin-right:10px}.grades-section{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:40px;padding:20px}.grades-section h3{color:#333;font-size:1.8rem;margin-bottom:20px}table{border-collapse:collapse;margin-top:10px;width:100%}td,th{border:1px solid #ddd;padding:8px;text-align:left}th{background-color:#007bff;color:#fff}tr:nth-child(2n){background-color:#f2f2f2}*{box-sizing:border-box;font-family:Montserrat,sans-serif;margin:0;padding:0}body{background:#fff;color:#2d3748;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:90%}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #00000014;padding:1rem 0;top:0;width:100%}header .container{align-items:center;display:flex;justify-content:space-between}.left-section .logo{align-items:center;color:#1a202c;display:flex;text-decoration:none}.left-section .logo h1{font-size:1.5rem;font-weight:600;margin:0;transition:color .3s ease}.left-section .logo:hover h1{color:#4864ec}.left-section nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.left-section nav ul li a{color:#4a5568;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.left-section nav ul li a:hover{color:#4864ec}.left-section nav ul li a:after{background:#4864ec;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.left-section nav ul li a:hover:after{width:100%}.right-section .btn{background:#4864ec;border:1px solid #4864ec;border-radius:6px;color:#fff;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.right-section .btn:hover{background:#3a56d4;box-shadow:0 4px 12px #4864ec33;transform:translateY(-1px)}.hero{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);display:flex;min-height:100vh;text-align:center}.hero-content{margin:0 auto;max-width:600px}.hero h1{color:#1a202c;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero p{color:#4a5568;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero .btn{background:#4864ec;border:1px solid #4864ec;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:500;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.hero .btn:hover{background:#3a56d4;box-shadow:0 8px 25px #4864ec4d;transform:translateY(-2px)}.favicon-container{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:20px}.favicon-link{border-radius:8px;display:inline-block;transition:transform .3s ease}.favicon-link:hover{transform:scale(1.05)}.favicon-image{border-radius:8px;border-radius:20px;box-shadow:0 4px 8px #0003;cursor:pointer;height:100px;object-fit:cover;width:100px}.favicon-image:hover{box-shadow:0 6px 12px #0000004d}.click-me-text{color:#333;font-size:16px;font-weight:500;margin:0;text-align:center;transition:color .3s ease}.favicon-link:hover+.click-me-text{color:#4864ec;font-weight:600}.news{background:#fff;padding:6rem 0}.news h2{color:#1a202c;font-size:2.5rem;font-weight:600;margin-bottom:3rem;position:relative;text-align:center}.news h2:after{background:#4864ec;border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.news-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px}.news-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;transition:all .3s ease}.news-item:hover{border-color:#cbd5e0;box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.news-item img{height:200px;object-fit:cover;width:100%}.news-item-content{padding:1.5rem}.news-item h3{color:#1a202c;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.news-item p{color:#718096;line-height:1.6;margin:0}.about{background:#f7fafc;padding:6rem 0}.about h2{color:#1a202c;font-size:2.5rem;font-weight:600;margin-bottom:3rem;position:relative;text-align:center}.about h2:after{background:#4864ec;border-radius:2px;bottom:-1rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about-content{align-items:center;display:flex;flex-direction:column;gap:3rem}.about-text{max-width:800px;text-align:center}.about-text p{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;color:#4a5568;font-size:1.125rem;line-height:1.8;margin:0;padding:2rem}.about-cards{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1200px;width:100%}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:2rem;text-align:center;transition:all .3s ease}.card img{display:block;height:auto;margin:0 auto 1.5rem;max-height:200px;max-width:100%;object-fit:contain}.card:hover{border-color:#cbd5e0;box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.card h3{color:#1a202c;font-size:1.25rem;font-weight:600;margin:1.5rem 0 1rem}.card p{color:#718096;line-height:1.6;margin:0}.workflow{background:#fff;padding:6rem 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.card,.news-item{animation:fadeInUp .6s ease forwards}.card:nth-child(2),.news-item:nth-child(2){animation-delay:.1s}.card:nth-child(3),.news-item:nth-child(3){animation-delay:.2s}@media (max-width:768px){.container{padding:0 1rem}header .container{flex-direction:column;gap:1rem}.left-section nav ul{gap:1rem}.hero h1{font-size:2.25rem}.hero p{font-size:1.125rem}.about,.news,.workflow{padding:4rem 0}.about h2,.news h2{font-size:2rem}.about-cards,.news-grid{gap:1.5rem;grid-template-columns:1fr}.about-text p{padding:1.5rem}}@media (max-width:480px){.hero h1{font-size:2rem}.hero .btn{font-size:1rem;padding:.875rem 2rem}.about h2,.news h2{font-size:1.75rem}}.text-center{text-align:center}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.logo-svg{height:auto;width:160px}
/*# sourceMappingURL=main.df57ecdc.css.map*/