@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;padding:0}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}@layer utilities{.container-responsive{@apply px-3 sm:px-4 md:px-6 lg:px-8;}.container-responsive-y{@apply py-3 sm:py-4 md:py-6 lg:py-8;}.text-responsive-xs{@apply text-xs sm:text-sm;}.text-responsive-sm{@apply text-sm sm:text-base;}.text-responsive-base{@apply text-sm sm:text-base md:text-lg;}.text-responsive-lg{@apply text-base sm:text-lg md:text-xl;}.text-responsive-xl{@apply text-lg sm:text-xl md:text-2xl;}.text-responsive-2xl{@apply text-xl sm:text-2xl md:text-3xl;}.gap-responsive{@apply gap-2 sm:gap-3 md:gap-4;}.gap-responsive-sm{@apply gap-1 sm:gap-2 md:gap-3;}.gap-responsive-lg{@apply gap-3 sm:gap-4 md:gap-6;}.mb-responsive{@apply mb-3 sm:mb-4 md:mb-6;}.mt-responsive{@apply mt-3 sm:mt-4 md:mt-6;}.p-responsive{@apply p-3 sm:p-4 md:p-6;}.p-responsive-sm{@apply p-2 sm:p-3 md:p-4;}.p-responsive-lg{@apply p-4 sm:p-6 md:p-8;}.touch-target{min-width:44px;min-height:44px}.touch-target-lg{min-width:48px;min-height:48px}.grid-responsive-1-2-3{@apply grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3;}.grid-responsive-1-2{@apply grid grid-cols-1 md:grid-cols-2;}.hide-mobile{@apply hidden md:block;}.show-mobile{@apply block md:hidden;}.hide-desktop{@apply block lg:hidden;}.show-desktop{@apply hidden lg:block;}}@supports (container-type: inline-size){.container-query{container-type:inline-size}}@media (hover: none) and (pointer: coarse){.hover-effect:hover{transform:none!important;box-shadow:none!important}}@media (hover: none) and (pointer: coarse){.no-select-touch{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}@media (max-width: 768px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}}@media (max-width: 480px){[data-scope=dialog][data-part=positioner]{padding:0!important}[data-scope=dialog][data-part=content]{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;border-radius:0!important}[data-scope=dialog][data-part=body]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}[data-scope=dialog][data-part=footer]{position:sticky;bottom:0;background:#fff;border-top:1px solid #e2e8f0;z-index:1;box-shadow:0 -2px 8px #0000000d}[data-scope=dialog][data-part=close-trigger]{position:sticky;top:0;z-index:2}[data-scope=dialog][data-part=header]{position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}}.lognin-container{display:flex;min-height:100vh;overflow:hidden;font-family:sans-serif;background:linear-gradient(135deg,#3962bf,#b269a9,#f7c96d)}.login-left{position:relative;width:50%}@media (max-width: 750px){.login-left{display:none}}.blob{position:absolute;width:50vw;height:50vw;bottom:-25vw;left:-25vw;background:linear-gradient(45deg,#f97316,#fb7185);border-radius:50%;opacity:.8}.speech-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:96px;height:96px;color:#fff;opacity:.9}.login-right{flex:1;display:flex;align-items:center;justify-content:center;padding:32px}.loging-card{display:grid;place-items:center;width:100%;max-width:400px;background:#fff;border-radius:24px;padding:80px 40px;box-shadow:0 10px 30px #0000001a;text-align:center}.book-icon{width:48px;height:48px;color:#2563eb}.loging-card h1{margin-top:16px;font-size:24px;font-weight:600;color:#111827}.loging-card p{margin-top:8px;color:#4b5563}.google-button-container{display:flex;justify-content:center;align-items:center}.layout-container{min-height:100vh;display:flex;position:relative}.layout-content{flex:1;display:flex;flex-direction:column;min-height:100vh}.layout-main{flex:1;display:flex;flex-direction:column;padding:2rem}@media (max-width: 1024px){.layout-main{padding:1.5rem}}@media (max-width: 768px){.layout-main{padding:1rem}}@media (max-width: 480px){.layout-main{padding:.75rem}}.layout-main.layout-main-full{padding:0}.header-component{display:flex;align-items:center;background-color:#fff;padding:1rem 2rem 1rem 0;min-height:80px;box-shadow:0 2px 4px #0000001a;position:relative;z-index:10}.header-component-title{font-size:1.5rem;font-weight:700;margin:0;padding:0 0 0 20px}@media (max-width: 768px){.header-component{padding:.75rem 1rem .75rem 0;min-height:60px}.header-component-title{font-size:1.25rem;padding:0 0 0 10px}}@media (max-width: 480px){.header-component{padding:.5rem .75rem .5rem 0;min-height:56px}.header-component-title{font-size:1.1rem;padding:0 0 0 8px}}.header-side-menu-toggle-container{display:flex;align-items:center}.menu-toggle-button{background:none;border:none;cursor:pointer;font-size:26px;color:#2d3748;margin:0 0 0 20px;padding:0 10px 5px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.menu-toggle-button:hover{background-color:#cbcbcb54;border-radius:6px}.menu-toggle-button:focus{outline:2px solid #4299e1;outline-offset:2px;border-radius:6px}@media (max-width: 768px){.menu-toggle-button{font-size:22px;margin:0 0 0 10px}}.avatar-wrapper{position:relative;margin-left:auto;display:flex;align-items:center;gap:12px}.avatar-button{cursor:pointer;background:none;border:none;padding:0;transition:transform .2s ease,opacity .2s ease;border-radius:50%;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.avatar-button:hover{transform:scale(1.1)}.avatar-button:active{transform:scale(.95)}.avatar-button:focus{outline:2px solid #4299e1;outline-offset:2px}.avatar-img,.avatar-placeholder{width:40px;height:40px;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center;font-weight:600;background-color:#e2e8f0;color:#4a5568;transition:box-shadow .2s ease}.avatar-button:hover .avatar-img,.avatar-button:hover .avatar-placeholder{box-shadow:3px 3px 5px 2px #0000006c}@media (max-width: 768px){.avatar-wrapper{gap:8px}.avatar-img,.avatar-placeholder{width:36px;height:36px}}@media (max-width: 480px){.avatar-img,.avatar-placeholder{width:32px;height:32px;font-size:.9rem}}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;width:10rem;background-color:#fff;border:1px solid #cbd5e0;border-radius:.5rem;box-shadow:0 2px 8px #0000001a;list-style:none;padding:0;margin:0;z-index:1001}.dropdown-item{width:100%;text-align:left;padding:.5rem 1rem;background:none;border:none;cursor:pointer;min-height:44px;font-size:1rem;color:#2d3748;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f1f5f9}.dropdown-item:focus{outline:2px solid #4299e1;outline-offset:-2px}@media (max-width: 480px){.dropdown-menu{width:9rem;right:-.5rem}.dropdown-item{padding:.75rem 1rem;min-height:48px}}.side-menu{background-color:#fff;box-shadow:2px 0 4px #0000001a;justify-content:space-between;z-index:20;display:flex;flex-direction:column;width:0;overflow:hidden;transition:width .3s ease,transform .3s ease}.side-menu.open{min-width:200px}.side-menu.mobile{position:fixed;top:0;left:0;height:100vh;width:0;z-index:1000;transform:translate(-100%);box-shadow:4px 0 12px #00000026}.side-menu.mobile.open{width:280px;min-width:280px;max-width:85vw;transform:translate(0)}.side-menu-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.side-menu-header{padding:1rem 0;min-height:80px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center}.side-menu-hide-button{margin-left:auto;cursor:pointer;border-radius:6px;margin-right:5px;padding:5px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.side-menu-hide-button:hover{background-color:#cbcbcb54;border-radius:6px}.side-menu-hide-button:focus{outline:2px solid #4299e1;outline-offset:2px}.menu-nav{flex:1;overflow-y:auto}.menu-list{list-style:none;padding:0;margin:0}.menu-list-item{margin:0}.menu-link{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;text-decoration:none;color:#2d3748;font-size:1rem;white-space:nowrap;min-height:48px;transition:background-color .2s ease}.menu-link.active,.menu-link:hover{background-color:#edf2f7}@media (max-width: 992px){.menu-link{padding:1rem 1.5rem;min-height:52px;font-size:1.05rem}}.menu-link-label{flex:1}.menu-link-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background-color:#3182ce;color:#fff;border-radius:10px;font-size:.75rem;font-weight:600;margin-left:8px}.collapse-button{background:none;border:none;font-size:1.25rem;padding:.75rem;cursor:pointer;text-align:center;color:#2d3748;border-top:1px solid #e2e8f0}.collapse-button:hover{background-color:#f7fafc}.import-card{transition:transform .15s ease,box-shadow .15s ease}.import-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.spinning-icon{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.words-list-container{scrollbar-width:thin;scrollbar-color:rgba(155,155,155,.5) transparent}.words-list-container::-webkit-scrollbar{width:8px}.words-list-container::-webkit-scrollbar-track{background:transparent;border-radius:4px}.words-list-container::-webkit-scrollbar-thumb{background-color:#9b9b9b80;border-radius:4px;border:2px solid transparent;background-clip:padding-box}.words-list-container::-webkit-scrollbar-thumb:hover{background-color:#646464b3}@media (max-width: 480px){.word-selection-dialog-body,.word-selection-content{display:flex!important;flex-direction:column!important;flex:1!important;min-height:0!important}.words-list-container{max-height:none!important;flex:1!important;min-height:0!important}}.vocabularies-header{display:flex;justify-content:flex-start;margin-bottom:2rem}.vocabularies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.vocabularies-grid{grid-template-columns:1fr;gap:1rem}}@media (min-width: 769px) and (max-width: 1024px){.vocabularies-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.vocabulary-card{position:relative;padding:1.5rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s ease;background:#fff}.vocabulary-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border-color:#4299e1}@media (max-width: 768px){.vocabulary-card{padding:1.25rem}}@media (max-width: 480px){.vocabulary-card{padding:1rem}}.vocabulary-delete-btn{position:absolute;top:.75rem;right:.75rem;background:transparent;border:none;color:#a0aec0;font-size:1.5rem;cursor:pointer;padding:.25rem;line-height:1;transition:all .2s ease;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px}.vocabulary-delete-btn:hover{background:#fed7d7;color:#e53e3e}.vocabulary-card-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#2d3748;padding-right:2rem}@media (max-width: 480px){.vocabulary-card-name{font-size:1.1rem}}.vocabulary-card-languages{color:#718096;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.vocabulary-card-arrow{font-size:1rem}.empty-state{text-align:center;padding:4rem 2rem;color:#718096}.empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state-text{font-size:1.25rem;margin-bottom:.5rem}.empty-state-subtext{font-size:1rem;color:#a0aec0}.loading-state{text-align:center;padding:4rem 2rem;color:#718096}.vocabulary-header{margin-bottom:2rem}.vocabulary-info{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#718096}.search-and-actions{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.search-input{flex:1;min-width:250px;padding:.5rem 1rem;border:1px solid #cbd5e0;border-radius:6px;font-size:.95rem}.search-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.actions-group{display:flex;gap:.5rem}.words-table-container{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.words-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:1000px}.words-table thead{background:#f7fafc}.words-table th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#4a5568;border-bottom:2px solid #e2e8f0;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.words-table th:first-child,.words-table td:first-child{width:30px}.words-table th:nth-child(2),.words-table td:nth-child(2){width:20%}.words-table th:nth-child(3),.words-table td:nth-child(3){width:20%}.words-table th:nth-child(4),.words-table td:nth-child(4){width:10%}.words-table th:nth-child(5),.words-table td:nth-child(5){width:30%}.words-table th:nth-child(6),.words-table td:nth-child(6){width:70px}.words-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background-color .15s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.words-table tbody tr:hover{background-color:#f7fafc}.words-table tbody tr.selected{background-color:#ebf8ff}.words-table tbody tr.selected:hover{background-color:#bee3f8}.words-table td{padding:.75rem 1rem;color:#2d3748;word-wrap:break-word;overflow-wrap:break-word}.words-table td.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.words-table td.examples-cell{white-space:pre-line;overflow-y:auto}.word-checkbox{cursor:pointer}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.status-badge.new{background:#bee3f8;color:#2c5282}.status-badge.learning{background:#fefcbf;color:#744210}.status-badge.learned{background:#c6f6d5;color:#22543d}.pagination-container{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-top:1px solid #e2e8f0;background:#f7fafc}.pagination-info{color:#718096;font-size:.875rem}.pagination-controls{display:flex;gap:.5rem;align-items:center}.pagination-button{padding:.5rem .75rem;border:1px solid #cbd5e0;background:#fff;border-radius:4px;cursor:pointer;font-size:.875rem;transition:all .15s ease}.pagination-button:hover:not(:disabled){background:#f7fafc;border-color:#4299e1}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.page-number{padding:.5rem .75rem;color:#4a5568;font-size:.875rem}.empty-state,.loading-state{text-align:center;padding:3rem 2rem;color:#718096}.loading-text{margin-top:1rem}.actions-buttons{display:flex;gap:.25rem;align-items:center}.action-btn{background:none;border:none;cursor:pointer;padding:.25rem;margin:0;border-radius:4px;transition:all .15s ease;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:16px}.action-btn:hover{background-color:#f7fafc;transform:scale(1.1)}.edit-btn:hover{background-color:#ebf8ff}.delete-btn:hover{background-color:#fed7d7}@media (max-width: 768px){.vocabulary-header{margin-bottom:1.5rem}.vocabulary-info{align-items:flex-start;gap:.5rem}.search-and-actions{flex-direction:column;gap:.75rem}.search-input{min-width:100%}.actions-group{width:100%;justify-content:stretch}.actions-group>*{flex:1}.words-table-container{overflow-x:visible;border:none;background:transparent}.words-table{min-width:auto}.words-table th:first-child,.words-table td:first-child,.words-table th:nth-child(2),.words-table td:nth-child(2),.words-table th:nth-child(3),.words-table td:nth-child(3),.words-table th:nth-child(4),.words-table td:nth-child(4),.words-table th:nth-child(5),.words-table td:nth-child(5),.words-table th:nth-child(6),.words-table td:nth-child(6){width:auto}.words-table thead{display:none}.words-table,.words-table tbody{display:block;width:100%}.words-table tr{display:block;margin-bottom:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 3rem 1rem 1rem;position:relative;cursor:pointer;transition:all .2s ease}.words-table tr:hover{box-shadow:0 2px 8px #0000001a}.words-table tr.selected{background:#ebf8ff;border-color:#4299e1;box-shadow:0 0 0 2px #4299e133}.words-table td{display:flex;align-items:flex-start;gap:.75rem;padding:.625rem 0;border:none;border-bottom:1px solid #f0f0f0;text-align:left;min-height:36px}.words-table td:last-child{border-bottom:none}.words-table td.checkbox-cell{position:absolute;top:1rem;right:1rem;padding:0;border:none;min-height:auto}.words-table td.checkbox-cell:before{display:none}.word-checkbox{width:20px;height:20px;cursor:pointer}.words-table td:not(.checkbox-cell):before{content:attr(data-label);font-weight:600;color:#4a5568;font-size:.875rem;text-transform:uppercase;letter-spacing:.025em;min-width:110px;flex-shrink:0}.words-table td:not(.checkbox-cell){font-size:.95rem}.words-table .cell-content{flex:1;word-wrap:break-word;overflow-wrap:break-word}.words-table .examples-cell .cell-content{white-space:pre-line}.words-table .actions-cell{align-items:center}.words-table .actions-cell:before{align-self:center}.words-table .actions-buttons{display:flex;gap:.5rem;justify-content:flex-start;flex:1}.action-btn{width:44px;height:44px;font-size:20px;border:1px solid #e2e8f0}.action-btn:hover{background:#edf2f7}.words-table .status-badge{display:inline-block;white-space:nowrap}.pagination-container{flex-direction:column;gap:.75rem;padding:.75rem}.pagination-info{font-size:.8rem}.pagination-button{padding:.5rem .625rem;font-size:.8rem}.page-number{padding:.5rem;font-size:.8rem}}@media (max-width: 480px){.vocabulary-header,.search-and-actions{margin-bottom:1rem}.words-table tr{padding:.875rem 2.75rem .875rem .875rem;margin-bottom:.875rem}.words-table td{gap:.5rem;padding:.5rem 0;font-size:.9rem}.words-table td:before{font-size:.8rem;min-width:95px}.words-table td.checkbox-cell{top:.875rem;right:.875rem}.word-checkbox{width:18px;height:18px}.action-btn{width:40px;height:40px;font-size:18px}.status-badge{font-size:.7rem;padding:.2rem .6rem}.words-table .examples-cell{font-size:.85rem}}.edit-words-modal-content{max-height:70vh;overflow-y:auto}.edit-word-item{padding:1rem;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;background:#f7fafc}.edit-word-item:last-child{margin-bottom:0}.edit-word-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem;color:#4a5568}.edit-word-item>div{margin-bottom:.75rem}.edit-word-item>div:last-child{margin-bottom:0}.edit-word-input,.edit-word-textarea{width:100%;padding:.5rem;border:1px solid #cbd5e0;border-radius:4px;font-size:.95rem}.edit-word-input:focus,.edit-word-textarea:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.edit-word-textarea{min-height:100px;resize:vertical;font-family:inherit}.edit-words-modal-footer{display:flex;justify-content:flex-end;padding-top:1rem}@media (max-width: 768px){.edit-words-modal-content{max-height:65vh}}@media (max-width: 480px){.edit-word-item{padding:.75rem}.edit-word-textarea{min-height:80px}.edit-words-buttons-container{flex-direction:column!important;width:100%}.edit-words-modal-footer button{width:100%}}.add-words-container{display:flex;flex-direction:column;gap:1rem}.add-words-info{font-size:.875rem;color:#718096;padding:.5rem;background:#f7fafc;border-radius:6px;text-align:center}.word-pairs-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding:.5rem 0}.word-pair-row{display:flex;gap:.75rem;align-items:center;position:relative}.translating-indicator{position:absolute;right:.5rem;font-size:1rem;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){.word-pairs-list{max-height:60vh}}@media (max-width: 480px){.add-words-container{gap:.75rem}.word-pair-row{flex-direction:column;gap:.5rem;align-items:stretch}.word-pair-row .word-input,.word-pair-row .translation-input{width:100%}}.sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.sortable-header:hover{background-color:#0000000d}.sortable-header.active{background-color:#4299e11a}.sortable-header-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.sort-indicators{display:flex;flex-direction:column;line-height:1}.sort-arrow{font-size:8px;color:#ccc;transition:color .2s}.sort-arrow.active{color:#2b6cb0;font-weight:700}.sortable-header:hover .sort-arrow{color:#999}.sortable-header:hover .sort-arrow.active{color:#2b6cb0}.loading-state{text-align:center;padding:3rem 2rem;color:#718096}.selection-screen{max-width:600px;margin:0 auto}@media (max-width: 768px){.selection-screen{max-width:100%}}.empty-state{text-align:center;padding:3rem 2rem;color:#718096}.empty-state-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state p{margin:.5rem 0}.selection-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:1px solid #e2e8f0}@media (max-width: 768px){.selection-form{padding:1.5rem;border-radius:8px}}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;color:#4a5568;margin-bottom:.75rem;font-size:.95rem}.radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-option{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;transition:all .15s ease}.radio-option:hover{border-color:#cbd5e0;background-color:#f7fafc}.radio-option input[type=radio]{cursor:pointer;width:18px;height:18px}.radio-option input[type=radio]:checked+span{font-weight:600;color:#2d3748}.radio-option span{color:#4a5568;font-size:.95rem}.mode-selection-checkboxes{display:flex;flex-direction:column;gap:12px}.mode-selection-checkboxes label{display:flex;align-items:center;gap:10px;cursor:pointer;padding:12px;border:2px solid #e2e8f0;border-radius:8px;transition:all .2s ease;font-size:.95rem;color:#4a5568}.mode-selection-checkboxes label:hover{border-color:#4299e1;background:#4299e10d}.mode-selection-checkboxes input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#4299e1}.mode-selection-checkboxes input[type=checkbox]:checked+span{color:#2b6cb0;font-weight:600}.vocabulary-select,.word-count-input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#2d3748;background-color:#fff;transition:border-color .15s ease}.vocabulary-select{cursor:pointer}.vocabulary-select:hover,.word-count-input:hover{border-color:#cbd5e0}.vocabulary-select:focus,.word-count-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.word-count-input::-webkit-inner-spin-button,.word-count-input::-webkit-outer-spin-button{opacity:1;height:40px}.start-button{width:100%;padding:.875rem;background:#4299e1;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .15s ease}.start-button:hover{background:#3182ce}.start-button:active{transform:scale(.98)}.learning-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.mode-progress{font-size:1rem;font-weight:600;color:#4299e1;text-align:center}.back-button{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem 1rem;cursor:pointer;color:#4a5568;font-weight:500;transition:all .15s ease}.back-button:hover{background:#f7fafc;border-color:#cbd5e0}.word-counter{color:#4a5568;font-size:1.125rem;font-weight:600}.learning-content{display:flex;align-items:stretch;justify-content:center;gap:2rem;padding:1rem 0 2rem;position:relative}.card-wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1}.card-wrapper>div{width:100%}@media (max-width: 768px){.selection-form{padding:0;border:none;border-radius:0;box-shadow:none}.learning-header{flex-direction:column;gap:1rem;align-items:flex-start}.learning-content{flex-direction:column;gap:2rem;padding:1rem 0}}.available-words-info{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #5a67d8;border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;color:#fff;box-shadow:0 4px 12px #667eea33}.available-words-info p{margin:.5rem 0;font-size:.95rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.available-words-info p:first-child{margin-top:0}.available-words-info p:last-child{margin-bottom:0}.overdue-warning{color:#fef5e7;font-weight:600;background:#ffffff26;padding:.5rem;border-radius:6px;margin-top:.75rem!important;border-left:3px solid #f39c12}@media (max-width: 768px){.available-words-info{padding:1rem;margin-bottom:1.25rem;border-radius:8px}.available-words-info p{font-size:.9rem;flex-wrap:wrap}}@media (max-width: 480px){.available-words-info{padding:.875rem;margin-bottom:1rem}.available-words-info p{font-size:.85rem}}.learning-shell{display:flex;flex-direction:column;width:100%}.learning-shell-content{width:100%;min-height:0}.learning-shell-footer{position:sticky;bottom:0;z-index:5}.learning-bottom-bar{display:flex;align-items:center;gap:10px;justify-content:flex-end;padding:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e2e8f0;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.learning-bottom-bar-icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#2d3748;cursor:pointer;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.learning-bottom-bar-icon-button.primary{background:#4299e1;border-color:#4299e1;color:#fff}.learning-bottom-bar-icon-button:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0}.learning-bottom-bar-icon-button.primary:hover:not(:disabled){background:#3182ce;border-color:#3182ce}.learning-bottom-bar-icon-button:active:not(:disabled){transform:scale(.98)}.learning-bottom-bar-icon-button:disabled{opacity:.5;cursor:not-allowed}.congratulations-container{position:relative;min-height:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:3rem 2rem}.fireworks-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.congratulations-content{text-align:center;padding:3rem 2.5rem;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000026,0 0 0 1px #667eea1a,inset 0 1px #fffc,0 0 80px #667eea33;max-width:500px;z-index:1;opacity:0;transform:scale(.8);transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:relative}.congratulations-content:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);border-radius:20px;z-index:-1;opacity:.3;filter:blur(20px);animation:glow-pulse 3s ease-in-out infinite}@keyframes glow-pulse{0%,to{opacity:.3;filter:blur(20px)}50%{opacity:.5;filter:blur(25px)}}.congratulations-content.show{opacity:1;transform:scale(1)}.congratulations-title{font-size:2.8rem;font-weight:800;margin-bottom:2rem;letter-spacing:-.5px}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-flow 3s ease infinite;background-size:200% 200%;filter:drop-shadow(0 2px 4px rgba(102,126,234,.2))}@keyframes gradient-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.achievement-badge{margin:2rem auto;display:inline-block}.badge-circle{width:120px;height:120px;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;box-shadow:0 12px 40px #667eea80,inset 0 -3px 12px #0003,inset 0 3px 12px #fff3;animation:pulse-glow 2s ease-in-out infinite;position:relative}.badge-circle:before{content:"";position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);z-index:-1;opacity:.6;filter:blur(12px);animation:rotate-glow 4s linear infinite}@keyframes pulse-glow{0%,to{transform:scale(1);box-shadow:0 12px 40px #667eea80,inset 0 -3px 12px #0003,inset 0 3px 12px #fff3}50%{transform:scale(1.05);box-shadow:0 16px 50px #667eea99,inset 0 -3px 12px #0003,inset 0 3px 12px #ffffff4d}}@keyframes rotate-glow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.badge-number{font-size:3rem;font-weight:800;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3),0 0 20px rgba(255,255,255,.3)}.badge-label{font-size:.875rem;font-weight:600;color:#718096;text-transform:uppercase;letter-spacing:1px}.congratulations-message{font-size:1.25rem;color:#4a5568;margin-bottom:1rem;line-height:1.6}.congratulations-submessage{font-size:1rem;color:#718096;margin-bottom:2.5rem}.highlight{color:#667eea;font-weight:600}.congratulations-button{padding:1rem 2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 6px 20px #667eea66,inset 0 1px 2px #fff3;position:relative;overflow:hidden}.congratulations-button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fff3;transform:translate(-50%,-50%);transition:width .6s,height .6s}.congratulations-button:hover:before{width:300px;height:300px}.congratulations-button:hover{transform:translateY(-3px);box-shadow:0 12px 30px #667eea99,inset 0 1px 2px #ffffff4d;background:linear-gradient(135deg,#764ba2,#667eea)}.congratulations-button:active{transform:translateY(-1px)}.congratulations-button svg{transition:transform .3s ease;position:relative;z-index:1}.congratulations-button span{position:relative;z-index:1}.congratulations-button:hover svg{transform:translate(4px)}@media (max-width: 768px){.congratulations-content{padding:2rem 1.5rem}.icon-large{font-size:4rem}.congratulations-title{font-size:2rem}.badge-circle{width:100px;height:100px}.badge-number{font-size:2.5rem}.congratulations-message{font-size:1.125rem}}@media (max-width: 480px){.congratulations-container{padding:1.5rem 1rem}.congratulations-content{padding:1.5rem 1.25rem;max-width:100%}.congratulations-title{font-size:1.75rem;margin-bottom:1.5rem}.badge-circle{width:90px;height:90px}.badge-number{font-size:2.25rem}.congratulations-message{font-size:1rem}.congratulations-submessage{font-size:.9rem;margin-bottom:2rem}.congratulations-button{padding:.875rem 2rem;font-size:1rem;width:100%;justify-content:center}}.flip-card-container{perspective:1000px;width:100%;max-width:600px;height:clamp(240px,45vh,420px);cursor:pointer;-webkit-user-select:none;user-select:none}.flip-card{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-card.flipped{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;align-items:center;justify-content:center;padding:2rem}.flip-card-back{transform:rotateY(180deg);background:#f7fafc}.flip-card-content{font-size:2rem;font-weight:500;text-align:center;color:#2d3748;word-wrap:break-word;max-width:100%}@media (max-width: 768px){.flip-card-container{max-width:100%;height:clamp(220px,38vh,340px)}.flip-card-content{font-size:1.5rem}}.select-correct-answer-container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem}.select-correct-answer-word{font-size:1.3rem;font-weight:600;color:#2d3748;text-align:center;padding:1.2rem 1.6rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;border:2px solid #e2e8f0;min-width:0;max-width:100%}.select-correct-answer-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.select-correct-answer-options .option{padding:1.25rem 1.5rem;font-size:1.125rem;font-weight:500;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#2d3748;cursor:pointer;transition:all .15s ease;text-align:center}.select-correct-answer-options .option:hover:not(.disabled):not(.correct):not(.incorrect){border-color:#4299e1;background:#ebf8ff;transform:translateY(-2px);box-shadow:0 4px 8px #4299e133}.select-correct-answer-options .option.selected:not(.correct):not(.incorrect){border-color:#4299e1;background:#ebf8ff;font-weight:600}.select-correct-answer-options .option.correct,.select-correct-answer-options .option.incorrect,.select-correct-answer-options .option.disabled{cursor:default}.select-correct-answer-options .option.correct{border-color:#48bb78;background:#f0fff4;color:#22543d;font-weight:600}.select-correct-answer-options .option.incorrect{border-color:#f56565;background:#fff5f5;color:#742a2a;font-weight:600}.select-correct-answer-options .option.disabled{cursor:not-allowed;opacity:.6}.select-correct-answer-options .option:active:not(.disabled){transform:translateY(0)}@media (max-width: 768px){.select-correct-answer-container{padding:1rem;gap:1.5rem}.select-correct-answer-word{font-size:1.3rem;padding:1rem 1.5rem;min-width:auto;width:100%}.select-correct-answer-options{grid-template-columns:1fr;gap:.75rem}.select-correct-answer-options .option{padding:1rem;font-size:1rem;min-height:52px}}@media (max-width: 480px){.select-correct-answer-word{font-size:1.15rem;padding:.875rem 1.25rem}.select-correct-answer-options .option{padding:.875rem;font-size:.95rem;min-height:48px}}.match-pairs-container{margin:0 auto;padding:16px;width:100%}.match-pairs-header{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.match-pairs-progress{font-weight:700;color:#2d3748}.match-pairs-step{color:#4a5568;font-size:.95rem}.match-pairs-selected{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;margin-bottom:12px}.match-pairs-selected-label{font-size:.85rem;color:#718096;font-weight:600}.match-pairs-selected-value{flex:1;font-size:1.05rem;font-weight:700;color:#2d3748;text-align:center}.match-pairs-clear{border:1px solid #e2e8f0;background:#f7fafc;color:#2d3748;border-radius:10px;padding:8px 10px;min-height:40px;cursor:pointer;font-weight:600}.match-pairs-feedback{margin-bottom:12px;padding:10px 12px;border-radius:12px;font-weight:700;border:1px solid transparent}.match-pairs-feedback.success{background:#48bb781f;border-color:#48bb7866;color:#22543d}.match-pairs-feedback.error{background:#f565651f;border-color:#f5656566;color:#742a2a}.match-pairs-panels{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 768px){.match-pairs-panels{grid-template-columns:1fr 1fr;gap:16px}}.match-panel{border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}.match-panel-title{padding:10px 12px;font-size:.9rem;font-weight:800;color:#2d3748;border-bottom:1px solid #edf2f7;background:#f8fafc}.match-panel-list{display:flex;flex-direction:column;gap:10px;padding:12px}.match-item{padding:14px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease;text-align:center;min-height:52px;display:flex;align-items:center;justify-content:center;color:#2d3748}.match-item:hover:not(:disabled){border-color:#4299e1;background:#4299e10f;transform:translateY(-1px)}.match-item.selected{border-color:#4299e1;background:#4299e11f}.match-item.has-error{border-color:#f5656599}.match-item:disabled{cursor:not-allowed;opacity:.55}.make-word-container{margin:0 auto;padding:24px;display:flex;flex-direction:column;align-items:center;gap:20px;font-size:1.3rem}.make-word-translation{font-weight:600;color:#2196f3;text-align:center;padding:14px;background:#2196f31a;border-radius:12px;width:100%}.make-word-slots{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;min-height:70px}.make-word-slot{width:40px;height:48px;border:3px solid #e0e0e0;border-radius:8px;background:#fff;font-size:inherit;font-weight:600;color:#333;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;text-transform:lowercase}.make-word-slot.empty{border-style:dashed;background:#f5f5f5;cursor:default}.make-word-slot.filled{border-color:#2196f3;background:#2196f31a}.make-word-slot.filled:hover:not(:disabled){border-color:#f44336;background:#f443361a}.make-word-slot.completed{border-color:#4caf50;background:#4caf501a;cursor:default}.make-word-errors{display:flex;gap:15px;height:40px;align-items:center}.error-mark{width:35px;height:35px;border:2px solid #e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:inherit;color:#e0e0e0;transition:all .3s ease}.error-mark.active{border-color:#f44336;background:#f44336;color:#fff;animation:errorPulse .5s ease}@keyframes errorPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.make-word-letters{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;min-height:70px}.make-word-letter{width:40px;height:48px;border:2px solid #2196f3;border-radius:8px;background:#fff;font-size:inherit;font-weight:600;color:#2196f3;cursor:pointer;transition:all .2s ease;text-transform:lowercase}.make-word-letter:hover:not(:disabled){background:#2196f3;color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #2196f34d}.make-word-letter:active{transform:translateY(-1px)}.make-word-letter:disabled{opacity:.5;cursor:not-allowed}.make-word-result{font-size:inherit;font-weight:600;padding:12px 18px;border-radius:8px;animation:slideIn .3s ease}.make-word-result.success{color:#4caf50;background:#4caf501a;border:2px solid #4caf50}.make-word-result.failure{color:#f44336;background:#f443361a;border:2px solid #f44336}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.make-word-container{padding:20px;gap:20px}.make-word-translation{padding:15px}.make-word-slot,.make-word-letter{width:38px;height:46px}.error-mark{width:30px;height:30px}.make-word-result{padding:12px 20px}}@media (max-width: 480px){.make-word-container{padding:15px;gap:15px}.make-word-translation{padding:12px}.make-word-slot,.make-word-letter{width:36px;height:44px}.error-mark{width:28px;height:28px}.make-word-result{padding:10px 15px}}
