:root{--color-primary:#4f6df5;--color-primary-light:#91b5ff;--color-primary-dark:#2845d9;--color-secondary:#ff6b99;--color-secondary-light:#ff9eb8;--color-secondary-dark:#e04b7a;--color-white:#fff;--color-black:#333;--color-gray-50:#f8f9fe;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-blue-50:#eff6ff;--color-blue-100:#dbeafe;--color-yellow-500:#fbbf24;--color-red-500:#ef4444;--color-green-500:#10b981;--color-purple-500:#8b5cf6;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-2xl:32px;--shadow-sm:0 1px 3px #0000001a;--shadow-md:0 4px 6px #00000012,0 1px 3px #00000014;--shadow-lg:0 10px 15px #0000000d,0 4px 6px #00000014;--shadow-xl:0 20px 25px #0000000d,0 10px 10px #0000000a;--transition-all:all 0.2s ease;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--radius:0.375rem;--pencil-shadow:2px 2px 0 #0000000d;--pencil-shadow-lg:3px 3px 0 #0000000d}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fe;background-color:var(--color-gray-50);color:#111827;color:var(--color-gray-900);font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.container{margin:0 auto;max-width:1280px;padding:0 1.25rem;width:100%}.pencil-outline{z-index:1}.pencil-outline,.pencil-text{color:#4f6df5;color:var(--color-primary);display:inline-block;font-weight:600;position:relative}.shadow-pencil{box-shadow:0 4px 10px #4f6df540}.shadow-pencil-lg{box-shadow:0 6px 15px #4f6df54d}h1,h2,h3,h4,h5,h6{color:#111827;color:var(--color-gray-900);font-weight:700;line-height:1.3;margin-bottom:.75rem}p{color:#374151;color:var(--color-gray-700);margin-bottom:1rem}a{color:#4f6df5;color:var(--color-primary);text-decoration:none;transition:all .2s ease;transition:var(--transition-all)}a:hover{color:#2845d9;color:var(--color-primary-dark);text-decoration:underline}.button,button{background:none;border:none;border-radius:30px;cursor:pointer;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:1rem;outline:none;transition:all .2s ease;transition:var(--transition-all)}.primary-button{background:linear-gradient(45deg,#4f6df5 30%,#91b5ff 90%);background:linear-gradient(45deg,var(--color-primary) 30%,var(--color-primary-light) 90%);box-shadow:0 4px 6px #00000012,0 1px 3px #00000014;box-shadow:var(--shadow-md);color:#fff;color:var(--color-white);font-weight:600;padding:.75rem 1.75rem}.primary-button:hover{background:linear-gradient(45deg,#2845d9 30%,#4f6df5 90%);background:linear-gradient(45deg,var(--color-primary-dark) 30%,var(--color-primary) 90%);box-shadow:0 10px 15px #0000000d,0 4px 6px #00000014;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.header{background-color:#fff;background-color:var(--color-white);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);padding:1rem 0}.header-container{align-items:center;display:flex;justify-content:space-between}.logo{color:#4f6df5;color:var(--color-primary);font-size:1.5rem;font-weight:700}.nav{display:none}.nav-list{align-items:center;display:flex;gap:2rem;list-style:none}.nav-link{color:#4b5563;color:var(--color-gray-600);transition:color .2s ease}.nav-link:hover{color:#4f6df5;color:var(--color-primary);text-decoration:none}.mobile-menu-button{background:none;border:none;color:#4b5563;color:var(--color-gray-600);display:block;padding:0}.mobile-menu{background-color:#fff;background-color:var(--color-white);border-radius:.375rem;border-radius:var(--radius);box-shadow:0 4px 6px #00000012,0 1px 3px #00000014;box-shadow:var(--shadow-md);margin-top:1rem;padding:1rem}.mobile-nav-list{display:flex;flex-direction:column;gap:1rem;list-style:none}.text-center{text-align:center}.centered{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto}.hero-section{background-color:#fff;background-color:var(--color-white);overflow:hidden;padding:5rem 0 2rem;position:relative}.hero-container{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1rem}.hero-content{margin-bottom:2rem;max-width:700px}.hero-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-description{color:#4b5563;color:var(--color-gray-600);font-size:1.25rem;margin-bottom:2rem;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-image{background-color:#fff;background-color:var(--color-white);box-shadow:3px 3px 0 #0000000d;box-shadow:var(--pencil-shadow-lg);max-width:36rem;padding:1rem}.hero-image,.hero-image-inner{border-radius:.375rem;border-radius:var(--radius);width:100%}.hero-image-inner{background-color:#eff6ff;background-color:var(--color-blue-50);height:16rem;overflow:hidden;position:relative}.dictionary-example{padding:2rem}.dictionary-title{color:#4f6df5;color:var(--color-primary);font-weight:500;margin-bottom:1rem;text-align:center}.dictionary-card{border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);margin-bottom:.5rem;margin-left:auto;margin-right:auto;max-width:20rem;padding:1rem}.word{font-weight:700;margin-bottom:.25rem}.definition{color:#4b5563;color:var(--color-gray-600);font-size:.875rem}.context{color:#6b7280;color:var(--color-gray-500);font-size:.75rem;font-style:italic;margin-top:.25rem}.features-section{background-color:#eff6ff;background-color:var(--color-blue-50);padding:5rem 0}.section-header{margin:0 auto 4rem;max-width:48rem;text-align:center}.section-title{font-size:2rem;margin-bottom:1rem}.section-description{color:#4b5563;color:var(--color-gray-600);font-size:1.125rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.feature-card{background-color:#fff;background-color:var(--color-white);border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);padding:1.5rem}.feature-icon{align-items:center;background-color:#eff6ff;background-color:var(--color-blue-50);border-radius:50%;color:#4f6df5;color:var(--color-primary);display:flex;height:3.5rem;justify-content:center;margin-bottom:1rem;width:3.5rem}.feature-title{font-size:1.25rem;margin-bottom:.75rem}.feature-description{color:#4b5563;color:var(--color-gray-600)}.how-it-works-section{background-color:#fff;background-color:var(--color-white);padding:5rem 0}.timeline{padding:2rem 0;position:relative}.timeline-connector{display:none}.timeline-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.step-card,.step-container{position:relative}.step-card{background-color:#fff;background-color:var(--color-white);border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);padding:1.5rem;z-index:1}.step-number{align-items:center;border-radius:50%;display:flex;font-size:1.125rem;font-weight:700;height:3rem;justify-content:center;margin-bottom:1rem;width:3rem}.step-blue{background-color:#eff6ff;background-color:var(--color-blue-50);color:#4f6df5;color:var(--color-primary)}.step-indigo{background-color:#dbeafe;background-color:var(--color-blue-100);color:#2845d9;color:var(--color-primary-dark)}.step-purple{background-color:#91b5ff;background-color:var(--color-primary-light)}.step-pink,.step-purple{color:#4f6df5;color:var(--color-primary)}.step-pink{background-color:#eff6ff;background-color:var(--color-blue-50)}.step-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.step-description{color:#4b5563;color:var(--color-gray-600)}.step-dot{display:none}.testimonials-section{background-color:#eff6ff;background-color:var(--color-blue-50);padding:5rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.testimonial-card{background-color:#fff;background-color:var(--color-white);border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);padding:1.5rem}.rating{display:flex;margin-bottom:1rem}.star{color:#fbbf24;color:var(--color-yellow-500);height:1.25rem;width:1.25rem}.star:not(:last-child){margin-right:.25rem}.testimonial-content{color:#4b5563;color:var(--color-gray-600);font-style:italic;margin-bottom:1.5rem}.author-avatar,.testimonial-author{align-items:center;display:flex}.author-avatar{background-color:#dbeafe;background-color:var(--color-blue-100);border-radius:50%;color:#4f6df5;color:var(--color-primary);font-weight:700;height:2.5rem;justify-content:center;margin-right:.75rem;width:2.5rem}.author-name{font-weight:500}.author-role{color:#6b7280;color:var(--color-gray-500);font-size:.875rem}.pricing-section{background-color:#fff;background-color:var(--color-white);padding:5rem 0}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:64rem}.pricing-card{background-color:#fff;background-color:var(--color-white);border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);padding:1.5rem;position:relative}.pricing-card.popular{border:2px solid #4f6df5;border:2px solid var(--color-primary)}.popular-badge{background-color:#4f6df5;background-color:var(--color-primary);border-radius:1rem;color:#fff;color:var(--color-white);font-size:.875rem;font-weight:500;left:50%;padding:.25rem 1rem;position:absolute;top:0;transform:translate(-50%,-50%)}.pricing-header{margin-bottom:1.5rem;text-align:center}.pricing-name{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.pricing-price{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.pricing-description{color:#4b5563;color:var(--color-gray-600)}.pricing-features{list-style:none;margin-bottom:1.5rem}.pricing-feature{display:flex;margin-bottom:.75rem}.feature-icon-wrapper{color:#4f6df5;color:var(--color-primary);margin-right:.5rem;margin-top:.25rem}.feature-not-included{color:#9ca3af;color:var(--color-gray-400)}.pricing-button{border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);font-weight:500;padding:.5rem 0;text-align:center;width:100%}.pricing-button-primary{background-color:#4f6df5;background-color:var(--color-primary);border-color:#4f6df5;border-color:var(--color-primary);color:#fff;color:var(--color-white)}.pricing-button-primary:hover{background-color:#2845d9;background-color:var(--color-primary-dark)}.pricing-button-secondary{background-color:#fff;background-color:var(--color-white);color:#4f6df5;color:var(--color-primary)}.pricing-button-secondary:hover{background-color:#f8f9fe;background-color:var(--color-gray-50)}.cta-section{background-color:#4f6df5;background-color:var(--color-primary);padding:5rem 0}.cta-container{margin:0 auto;max-width:64rem}.cta-card{background-color:#fff;background-color:var(--color-white);border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);overflow:hidden;padding:2.5rem;position:relative;text-align:center}.cta-decoration-top-left{border-bottom-right-radius:100%;left:0;top:0}.cta-decoration-bottom-right,.cta-decoration-top-left{background-color:#eff6ff;background-color:var(--color-blue-50);height:5rem;position:absolute;width:5rem}.cta-decoration-bottom-right{border-top-left-radius:100%;bottom:0;right:0}.cta-title{font-size:2rem;margin-bottom:1rem;position:relative;z-index:1}.cta-description{color:#4b5563;color:var(--color-gray-600);font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:36rem}.cta-action-container,.cta-description{position:relative;z-index:1}.cta-form{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.cta-input{background-color:#f8f9fe;background-color:var(--color-gray-50);border:1px solid #e5e7eb;border:1px solid var(--color-gray-200);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);max-width:20rem;padding:.75rem 1.5rem;width:100%}.cta-input:focus{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 0 0 2px #3e68ff33;outline:none}.cta-button{background-color:#4f6df5;background-color:var(--color-primary);border-radius:.375rem;border-radius:var(--radius);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);color:#fff;color:var(--color-white);font-weight:500;max-width:20rem;padding:.75rem 2rem;width:100%}.cta-button:hover{background-color:#2845d9;background-color:var(--color-primary-dark)}.cta-note{color:#6b7280;color:var(--color-gray-500);font-size:.875rem}.footer{background-color:#1a2642;border-top:1px solid #f3f4f6;border-top:1px solid var(--color-gray-100);color:#fff;padding:3rem 0}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.footer-logo{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#e0e0e0;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-link{color:#a0a8c0;transition:color .2s ease}.social-link:hover{color:#fff}.footer-column-title{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-links{list-style:none;padding:0}.footer-link{margin-bottom:.5rem}.footer-link a{color:#c0c5d5;text-decoration:none}.footer-link a:hover{color:#fff;text-decoration:underline}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;margin-top:2rem;padding-top:2rem}.copyright{color:#b0b8cc;font-size:.875rem;margin-bottom:1rem}.footer-legal{display:flex;gap:1.5rem}.legal-link{color:#a0a8c0;font-size:.75rem;text-decoration:none}.legal-link:hover{color:#fff;text-decoration:underline}@media (min-width:640px){.cta-form,.hero-buttons{flex-direction:row}.cta-button,.cta-input{width:auto}}@media (min-width:768px){.nav{display:flex}.mobile-menu-button{display:none}.hero-container{align-items:flex-start;flex-direction:row}.hero-content{margin-bottom:0;margin-right:2rem;text-align:left;width:50%}.hero-buttons,.hero-description{align-items:flex-start;margin-left:0}.hero-image{width:50%}.features-grid,.footer-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}.copyright{margin-bottom:0}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(4,1fr)}.pricing-grid,.testimonials-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(4,1fr)}.timeline-connector{background-color:#dbeafe;background-color:var(--color-blue-100);bottom:3rem;display:block;left:50%;position:absolute;top:3rem;transform:translateX(-50%);width:2px;z-index:0}.timeline-steps{gap:4rem;grid-template-columns:repeat(2,1fr)}.step-container{padding:2rem 0}.step-right{padding-right:3rem;text-align:right}.step-left{margin-top:6rem;padding-left:3rem;text-align:left}.step-right .step-number{margin-left:auto}.step-dot{background-color:#4f6df5;background-color:var(--color-primary);border-radius:50%;display:block;height:1rem;position:absolute;top:3rem;width:1rem;z-index:2}.step-right .step-dot{right:-.5rem}.step-left .step-dot{left:-.5rem}}.project-support{border-top:1px solid #ffffff26;color:#fff9;font-size:.85rem;line-height:1.6;padding:2rem 0 1.5rem}.support-logos{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.support-logo{max-height:56px;width:auto}.auth-page{align-items:center;background-color:#eff6ff;background-color:var(--color-blue-50);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-container{max-width:480px;width:100%}.auth-card{background-color:#fff;background-color:var(--color-white);border:1px solid #e5e7eb;border:1px solid var(--color-gray-200);border-radius:.5rem;box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);padding:2rem}.auth-header{margin-bottom:2rem;text-align:center}.auth-title{color:#111827;color:var(--color-gray-900);font-size:1.75rem;font-weight:600;margin-bottom:.5rem}.auth-subtitle{color:#4b5563;color:var(--color-gray-600);font-size:1rem}.auth-error{background-color:#fee2e2;border-radius:.25rem;color:#b91c1c;font-size:.875rem;padding:.75rem}.auth-error,.auth-form{margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.auth-input,.form-group label{color:#374151;color:var(--color-gray-700)}.auth-input{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.25rem;font-size:1rem;line-height:1.5;padding:.75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.auth-input:focus{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 0 0 3px #3e68ff1a;outline:0}.auth-button{background-color:#4f6df5;background-color:var(--color-primary);border:none;border-radius:.25rem;color:#fff;color:var(--color-white);cursor:pointer;display:block;font-size:1rem;font-weight:500;padding:.75rem 1.25rem;transition:background-color .15s ease-in-out;width:100%}.auth-button:hover{background-color:#2845d9;background-color:var(--color-primary-dark)}.auth-button:disabled{cursor:not-allowed;opacity:.7}.auth-links{font-size:.875rem;text-align:center}.auth-links p{margin-bottom:.5rem}.auth-link{color:#4f6df5;color:var(--color-primary);font-weight:500;text-decoration:none;transition:color .15s ease-in-out}.auth-link:hover{color:#2845d9;color:var(--color-primary-dark);text-decoration:underline}.dashboard-page{background-color:#eff6ff;background-color:var(--color-blue-50);min-height:100vh;padding:2rem}.dashboard-header-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 2rem}.dashboard-content-container,.dashboard-header-bar{background-color:#fff;background-color:var(--color-white);border-radius:.5rem;box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow)}.dashboard-content-container{padding:2rem}.add-dictionary-bar{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-gray-200);display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.dashboard-subtitle{color:#4b5563;color:var(--color-gray-600);font-size:1.1rem}.add-dictionary-button{background-color:#4f6df5;background-color:var(--color-primary);border:none;border-radius:.25rem;color:#fff;color:var(--color-white);cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .2s}.add-dictionary-button:hover{background-color:#2845d9;background-color:var(--color-primary-dark)}.dictionary-card{border:1px solid #e5e7eb;border:1px solid var(--color-gray-200);box-shadow:2px 2px 0 #0000000d;box-shadow:var(--pencil-shadow);transition:transform .2s,box-shadow .2s}.dictionary-card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.placeholder-image{background-color:#f3f4f6;background-color:var(--color-gray-100);color:#9ca3af;color:var(--color-gray-400);font-size:3rem}.dictionary-card-content{padding:1rem}.dictionary-card-title{color:#1f2937;color:var(--color-gray-800);font-size:1.1rem;margin-bottom:.5rem}.dictionary-card-difficulty,.dictionary-card-language,.dictionary-card-style{font-size:.8rem;padding:.2rem .5rem}.empty-dictionaries{padding:3rem 0;text-align:center}.empty-message{color:#6b7280;color:var(--color-gray-500);font-size:1.1rem;margin:0 auto;max-width:400px}.modal-overlay{align-items:center;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{border-radius:.5rem;box-shadow:0 10px 25px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow:hidden;width:100%}.modal-content,.movie-search-modal{background-color:#fff;background-color:var(--color-white)}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-gray-200);display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.modal-title{color:#1f2937;color:var(--color-gray-800);font-size:1.5rem;margin:0}.modal-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;color:var(--color-gray-500);cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;transition:background-color .2s,color .2s;width:2rem}.modal-close-button:hover{background-color:#f3f4f6;background-color:var(--color-gray-100);color:#1f2937;color:var(--color-gray-800)}.modal-body{flex-grow:1;overflow-y:auto;padding:1.5rem}.movie-search-form{margin-bottom:1.5rem}.search-input-container{display:flex;gap:.5rem}.movie-search-input{border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.25rem;flex-grow:1;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.movie-search-input:focus{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 0 0 3px #3e68ff1a;outline:none}.search-button{background-color:#4f6df5;background-color:var(--color-primary);border:none;border-radius:.25rem;color:#fff;color:var(--color-white);cursor:pointer;flex-shrink:0;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s}.search-button:hover{background-color:#2845d9;background-color:var(--color-primary-dark)}.search-button:disabled{background-color:#d1d5db;background-color:var(--color-gray-300);cursor:not-allowed}.search-error{color:#dc2626;font-size:.9rem;margin-top:.75rem}.search-results{margin-top:1.5rem}.results-title{color:#1f2937;color:var(--color-gray-800);font-size:1.1rem;margin-bottom:1rem}.movie-results-list{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.movie-result-item{border:1px solid #e5e7eb;border:1px solid var(--color-gray-200);border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:border-color .2s,background-color .2s}.movie-result-item:hover{border-color:#91b5ff;border-color:var(--color-primary-light)}.movie-result-item.selected,.movie-result-item:hover{background-color:#eff6ff;background-color:var(--color-blue-50)}.movie-result-item.selected{border-color:#4f6df5;border-color:var(--color-primary)}.movie-poster{border-radius:.25rem;flex-shrink:0;height:120px;overflow:hidden;width:80px}.movie-poster img{height:100%;object-fit:cover;width:100%}.default-poster{align-items:center;background-color:#e5e7eb;background-color:var(--color-gray-200);color:#6b7280;color:var(--color-gray-500);display:flex;font-size:2rem;height:100%;justify-content:center;width:100%}.movie-info{display:flex;flex-direction:column;flex-grow:1}.movie-title{color:#1f2937;color:var(--color-gray-800);font-size:1.1rem;margin-bottom:.5rem}.movie-details{display:flex;flex-wrap:wrap;gap:.75rem}.episode-info,.movie-type,.movie-year{color:#4b5563;color:var(--color-gray-600);font-size:.85rem}.modal-footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--color-gray-200);display:flex;gap:1rem;justify-content:flex-end;padding:1.25rem 1.5rem}.cancel-button{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.25rem;color:#374151;color:var(--color-gray-700);cursor:pointer;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s}.cancel-button:hover{background-color:#f3f4f6;background-color:var(--color-gray-100)}.next-button{background-color:#4f6df5;background-color:var(--color-primary);border:none;border-radius:.25rem;color:#fff;color:var(--color-white);cursor:pointer;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s}.next-button:hover{background-color:#2845d9;background-color:var(--color-primary-dark)}.next-button:disabled{background-color:#d1d5db;background-color:var(--color-gray-300);cursor:not-allowed}.movie-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4b5563;color:var(--color-gray-600);display:-webkit-box;font-size:.8rem;line-height:1.3;margin-top:.5rem;max-height:2.6rem;overflow:hidden;text-overflow:ellipsis}.content-rating{background-color:#e5e7eb;background-color:var(--color-gray-200);border-radius:.25rem;color:#374151;color:var(--color-gray-700);font-size:.75rem;padding:.1rem .4rem}.episodes-list,.seasons-list{border-top:1px solid #e5e7eb;border-top:1px solid var(--color-gray-200);margin-top:1.5rem;padding:1rem}.episodes-grid,.seasons-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:1rem}.episode-button,.season-button{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;color:#374151;color:var(--color-gray-700);cursor:pointer;font-size:.875rem;padding:.5rem;text-align:center;transition:all .2s}.episode-button:hover,.season-button:hover{border-color:#4f6df5;border-color:var(--color-primary);color:#4f6df5;color:var(--color-primary)}.episode-button.selected,.season-button.selected{background-color:#4f6df5;background-color:var(--color-primary);border-color:#4f6df5;border-color:var(--color-primary);color:#fff;color:var(--color-white)}.content-type-selection{padding:2rem;text-align:center}.content-type-buttons{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.content-type-button{background-color:#fff;background-color:var(--color-white);border:1px solid #91b5ff;border:1px solid var(--color-primary-light);border-radius:.375rem;border-radius:var(--radius);cursor:pointer;font-size:1.1rem;padding:1rem 2rem;transition:all .2s ease}.content-type-button:hover{background-color:#eff6ff;background-color:var(--color-blue-50);border-color:#4f6df5;border-color:var(--color-primary)}.content-type-button.selected{background-color:#4f6df5;background-color:var(--color-primary);border-color:#4f6df5;border-color:var(--color-primary);color:#fff;color:var(--color-white)}.series-form{display:flex;flex-direction:column;gap:1rem;width:100%}.series-inputs{display:flex;gap:.5rem}.episode-input,.season-input{border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;border-radius:var(--radius);font-size:1rem;padding:.75rem 1rem;transition:all .2s ease;width:150px}.episode-input:focus,.season-input:focus{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 0 0 3px #3e68ff1a;outline:none}.selected-episode{padding-top:1rem}.imdb-id-display,.selected-episode{border-top:1px solid #e5e7eb;border-top:1px solid var(--color-gray-200);margin-top:2rem}.imdb-id-display{padding:1rem}.imdb-id-box{background-color:#f8f9fe;background-color:var(--color-gray-50);border:1px solid #e5e7eb;border:1px solid var(--color-gray-200);border-radius:.375rem;border-radius:var(--radius);margin-top:1rem;padding:1rem;text-align:center}.imdb-id-box code{color:#4f6df5;color:var(--color-primary);font-family:monospace;font-size:1.2rem;font-weight:500}.language-selection,.subtitles-display{border-top:1px solid #e5e7eb;border-top:1px solid var(--color-gray-200);margin-top:2rem;padding:1rem}.language-selection{text-align:center}.language-selector{display:flex;justify-content:center;margin-top:1rem}.language-select{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;border-radius:var(--radius);color:#374151;color:var(--color-gray-700);cursor:pointer;font-size:1rem;min-width:200px;padding:.75rem 1.5rem;text-align:center}.language-select:focus{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 0 0 2px #3e68ff1a;outline:none}.subtitles-content{background-color:#f8f9fe;background-color:var(--color-gray-50);border:1px solid #e5e7eb;border:1px solid var(--color-gray-200);border-radius:.375rem;border-radius:var(--radius);max-height:400px;overflow-y:auto;padding:1rem}.subtitles-content pre{color:#1f2937;color:var(--color-gray-800);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-sans);font-size:.9rem;line-height:1.5;white-space:pre-wrap}.loading-subtitles{color:#4b5563;color:var(--color-gray-600);padding:2rem;text-align:center}.subtitles-error{background-color:#fee2e2;border-radius:.375rem;border-radius:var(--radius);color:#dc2626;padding:1rem;text-align:center}.parameter-selection{padding:1.5rem 0}.parameter-group{margin-bottom:1.5rem}.parameter-label{color:#1f2937;color:var(--color-gray-800);display:block;font-weight:600;margin-bottom:.5rem}.parameter-select{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;font-size:1rem;margin-bottom:.5rem;padding:.75rem;width:100%}.parameter-select:focus{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 0 0 2px #3e68ff33;outline:none}.parameter-description{color:#4b5563;color:var(--color-gray-600);font-size:.875rem;margin-top:.25rem}.speech-styles-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:.75rem}.speech-style-item{align-items:center;background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;position:relative;transition:all .2s ease}.speech-style-item:hover{border-color:#91b5ff;border-color:var(--color-primary-light)}.speech-style-item.selected,.speech-style-item:hover{background-color:#eff6ff;background-color:var(--color-blue-50)}.speech-style-item.selected{border-color:#4f6df5;border-color:var(--color-primary);box-shadow:0 2px 4px #0000000d}.info-button{align-items:center;background-color:#e5e7eb;background-color:var(--color-gray-200);border:1px solid #9ca3af;border:1px solid var(--color-gray-400);border-radius:50%;cursor:pointer;display:flex;font-size:.75rem;font-weight:700;height:20px;justify-content:center;width:20px}.info-button,.info-tooltip{color:#374151;color:var(--color-gray-700)}.info-tooltip{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;box-shadow:0 4px 6px #0000001a;font-size:.875rem;left:0;margin-top:.5rem;max-width:300px;padding:.75rem;position:absolute;right:0;top:100%;z-index:10}.dictionary-entries{padding:1rem 0}.dictionary-entry{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;box-shadow:0 2px 4px #0000000d;margin-bottom:1.25rem;padding:1.25rem}.dictionary-entry .phrase{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-gray-200);color:#111827;color:var(--color-gray-900);font-size:1.125rem;font-weight:700;margin-bottom:.5rem;padding-bottom:.5rem}.dictionary-entry .translation{color:#4f6df5;color:var(--color-primary);font-weight:600;margin-bottom:.5rem}.dictionary-entry .definition{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-gray-200);color:#1f2937;color:var(--color-gray-800);margin-bottom:1rem;padding-bottom:.75rem}.dictionary-entry .scene{color:#374151;color:var(--color-gray-700);font-size:.875rem;font-style:italic}.loading-dictionary{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #3e68ff33;border-left:4px solid var(--color-primary);border-radius:50%;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dictionary-page{margin:0 auto;max-width:1200px;padding:2rem 1rem}.dictionary-header{align-items:flex-start;background-color:#fff;background-color:var(--color-white);border-radius:.5rem;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.dictionary-header-content{display:flex;flex-direction:column;gap:1.5rem}.dictionary-movie-info{align-items:flex-start;display:flex;gap:1.5rem}.dictionary-movie-poster{border-radius:.375rem;box-shadow:0 2px 4px #0000001a;flex-shrink:0;height:180px;overflow:hidden;width:120px}.dictionary-movie-poster img{height:100%;object-fit:cover;width:100%}.dictionary-movie-details{display:flex;flex-direction:column}.dictionary-title{color:#111827;color:var(--color-gray-900);font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.dictionary-year{color:#4b5563;color:var(--color-gray-600);font-size:1rem}.dictionary-params{display:flex;flex-wrap:wrap;gap:1rem}.dictionary-param{background-color:#eff6ff;background-color:var(--color-blue-50);border-radius:.375rem;display:flex;flex-direction:column;min-width:200px;padding:.75rem 1rem}.dictionary-param-label{color:#4b5563;color:var(--color-gray-600);font-size:.875rem;margin-bottom:.25rem}.dictionary-param-value{color:#4f6df5;color:var(--color-primary);font-weight:600}.back-button{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.375rem;color:#1f2937;color:var(--color-gray-800);cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.back-button:hover{background-color:#f3f4f6;background-color:var(--color-gray-100);border-color:#9ca3af;border-color:var(--color-gray-400)}.dictionary-container{background-color:#fff;background-color:var(--color-white);border-radius:.5rem;box-shadow:0 2px 8px #0000001a;padding:2rem}.dictionary-section-title{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-gray-200);color:#111827;color:var(--color-gray-900);font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem}.dictionary-entries-list{display:flex;flex-direction:column;gap:1.5rem}.dictionary-entry-card{background-color:#fff;background-color:var(--color-white);border:1px solid #d1d5db;border:1px solid var(--color-gray-300);border-radius:.5rem;box-shadow:0 2px 4px #0000000d;padding:1.5rem}.dictionary-entry-header{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-gray-200);margin-bottom:1rem;padding-bottom:1rem}.dictionary-entry-phrase{color:#111827;color:var(--color-gray-900);font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.dictionary-entry-translation{color:#4f6df5;color:var(--color-primary);font-size:1.125rem;font-weight:600}.dictionary-entry-content{display:flex;flex-direction:column;gap:1.5rem}.dictionary-entry-context,.dictionary-entry-definition{display:flex;flex-direction:column;gap:.5rem}.dictionary-entry-subheader{color:#1f2937;color:var(--color-gray-800);font-size:1rem;font-weight:600}.loading-spinner{color:#4b5563;color:var(--color-gray-600);font-size:1.25rem;padding:3rem;text-align:center}.dictionary-error{align-items:center;display:flex;flex-direction:column;gap:1.5rem;padding:3rem;text-align:center}.dictionary-error h2{color:#111827;color:var(--color-gray-900);font-size:1.5rem}.dictionary-error p{color:#374151;color:var(--color-gray-700);font-size:1.125rem;margin:0 auto;max-width:500px}@media (min-width:768px){.dictionary-header-content{align-items:flex-start;flex:1 1;flex-direction:row;justify-content:space-between}.dictionary-movie-info{flex:1 1}.dictionary-entry-content{flex-direction:row}.dictionary-entry-context,.dictionary-entry-definition{flex:1 1}}.dictionaries-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:2rem}.dictionary-card{background-color:#fff;background-color:var(--color-white);border-radius:.5rem;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.dictionary-card:hover{box-shadow:0 12px 20px #0000001a;transform:translateY(-4px)}.dictionary-card-image{background-color:#f3f4f6;background-color:var(--color-gray-100);height:160px;overflow:hidden;position:relative;width:100%}.dictionary-card-image img{height:100%;object-fit:cover;width:100%}.placeholder-image{align-items:center;background-color:#e5e7eb;background-color:var(--color-gray-200);color:#4b5563;color:var(--color-gray-600);display:flex;font-size:2.5rem;height:100%;justify-content:center;width:100%}.dictionary-card-content{display:flex;flex:1 1;flex-direction:column;padding:1.25rem}.dictionary-card-title{color:#111827;color:var(--color-gray-900);font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.dictionary-card-details{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.dictionary-card-difficulty,.dictionary-card-language,.dictionary-card-style{background-color:#eff6ff;background-color:var(--color-blue-50);border-radius:.25rem;color:#4f6df5;color:var(--color-primary);font-size:.75rem;font-weight:500;padding:.25rem .5rem}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-ext-300-normal.b9d87b04a9119d8d2fdf.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-300-normal.a80c0d0719b1acb8f731.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-cyrillic-300-normal.89d0351bce4bc857dba6.woff2) format("woff2"),url(/static/media/roboto-cyrillic-300-normal.44340549d94d10899346.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-ext-300-normal.a88b77bb10633a8045e3.woff2) format("woff2"),url(/static/media/roboto-greek-ext-300-normal.60729cafbded24073dfb.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-greek-300-normal.fdd1f928a606aa116a44.woff2) format("woff2"),url(/static/media/roboto-greek-300-normal.8300b541aa89b8301a6f.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-math-300-normal.acc9c7c1d1fe3a1c7d44.woff2) format("woff2"),url(/static/media/roboto-math-300-normal.90364ecfad5101ceb1a0.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-symbols-300-normal.616638ec44336b3da884.woff2) format("woff2"),url(/static/media/roboto-symbols-300-normal.52cdf8344b378f0c4580.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-vietnamese-300-normal.6f0bf63e956c09377ef8.woff2) format("woff2"),url(/static/media/roboto-vietnamese-300-normal.53f399e4522b647bafa7.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-ext-300-normal.948c05192b1e64d931b1.woff2) format("woff2"),url(/static/media/roboto-latin-ext-300-normal.6ddd1cfdbc5e74bcdab8.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/roboto-latin-300-normal.db56943a88e4852343ae.woff2) format("woff2"),url(/static/media/roboto-latin-300-normal.cb14f8e80cc69ddbac34.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.31476620b88eec076438.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-400-normal.5e3f232f89080810567d.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.86d5c52f4588f9f221d7.woff2) format("woff2"),url(/static/media/roboto-cyrillic-400-normal.d67ac585bb6a05dbf71c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.2d5875b032a1cca91eb2.woff2) format("woff2"),url(/static/media/roboto-greek-ext-400-normal.a0baf7d6726d8f751a27.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.98a717d5a38e77c0f657.woff2) format("woff2"),url(/static/media/roboto-greek-400-normal.ecd8572d631f20ff5bd5.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-math-400-normal.b60d9fba1e21da7497e6.woff2) format("woff2"),url(/static/media/roboto-math-400-normal.3d3a272e5233c5fb1969.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-symbols-400-normal.bb5b5d1459beb07bd3d5.woff2) format("woff2"),url(/static/media/roboto-symbols-400-normal.f4f7e3bd8264f1a640cb.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.b1b8baa94fbcaa57d098.woff2) format("woff2"),url(/static/media/roboto-vietnamese-400-normal.1cffe58e71a9109191a2.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.0f86a30ca7e981fcfc99.woff2) format("woff2"),url(/static/media/roboto-latin-ext-400-normal.2bfbba2d51a85c8702dd.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.df1be0be92f6f19b8115.woff2) format("woff2"),url(/static/media/roboto-latin-400-normal.50a0a61e29c19a2f05cb.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-ext-500-normal.634ee2238bf30f362d52.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-500-normal.d6c661248da2fde17768.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-cyrillic-500-normal.1fb2c6d685bfb888cfa3.woff2) format("woff2"),url(/static/media/roboto-cyrillic-500-normal.36f79cc7e73a69da4438.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-ext-500-normal.bef9c15c7164d6435aad.woff2) format("woff2"),url(/static/media/roboto-greek-ext-500-normal.1964239c2800b6bd7e39.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-greek-500-normal.5c8100481d4e784afbf2.woff2) format("woff2"),url(/static/media/roboto-greek-500-normal.4fe733bc436afc295c24.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-math-500-normal.41db483cb764343fca71.woff2) format("woff2"),url(/static/media/roboto-math-500-normal.c3014a611cd9d8fa6252.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-symbols-500-normal.a5457b0ec984fd4cc8da.woff2) format("woff2"),url(/static/media/roboto-symbols-500-normal.09b674875029289fd9a7.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-vietnamese-500-normal.148734d63bd96c6e964f.woff2) format("woff2"),url(/static/media/roboto-vietnamese-500-normal.72dbf2a25dd55b80b137.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-ext-500-normal.8f02573e78730021ef49.woff2) format("woff2"),url(/static/media/roboto-latin-ext-500-normal.aecaab4c4da2bf91377a.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/roboto-latin-500-normal.599f66a60bdf974e578e.woff2) format("woff2"),url(/static/media/roboto-latin-500-normal.c320def131b39bceabd8.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-ext-700-normal.361cdfd3a3f9c4bb09ca.woff2) format("woff2"),url(/static/media/roboto-cyrillic-ext-700-normal.6b08bc756cd72f5af9e8.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-cyrillic-700-normal.fd3dfdd6cb1a9175b63d.woff2) format("woff2"),url(/static/media/roboto-cyrillic-700-normal.e00802373a2c2db6b30d.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-ext-700-normal.eb28a447335ba6d54fcb.woff2) format("woff2"),url(/static/media/roboto-greek-ext-700-normal.1aff9f4cd71608489b9a.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-greek-700-normal.d7dfd0b02cd8311e2a97.woff2) format("woff2"),url(/static/media/roboto-greek-700-normal.d23e03cf87ba44e5af6f.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-math-700-normal.f6f4b54add6ab9d60a0f.woff2) format("woff2"),url(/static/media/roboto-math-700-normal.a6fde3ddcb1629fd58b7.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-symbols-700-normal.634070e045ac99822c21.woff2) format("woff2"),url(/static/media/roboto-symbols-700-normal.017e476ef02f62144169.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-vietnamese-700-normal.44a103f706f3ffe6a041.woff2) format("woff2"),url(/static/media/roboto-vietnamese-700-normal.fa58a041a3336692af1e.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-ext-700-normal.8e656eff240311c6050a.woff2) format("woff2"),url(/static/media/roboto-latin-ext-700-normal.2d3c3ba6fe2d9c1026a5.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/roboto-latin-700-normal.c4d6cab43bec89049809.woff2) format("woff2"),url(/static/media/roboto-latin-700-normal.bcfbe8accc968a375a8e.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.087ce5fc.css.map*/