.ConjugationsIndex_pageWrapper__iHsDe{min-height:100vh;background:linear-gradient(180deg,var(--color-bg) 0,#1a1f2e 100%)}.ConjugationsIndex_container__b14zk{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.ConjugationsIndex_header__R_Za4{background:linear-gradient(135deg,#1e3a8a,#312e81);color:white;padding:5rem 1.5rem 4rem;text-align:center;position:relative;overflow:hidden}.ConjugationsIndex_header__R_Za4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,rgba(96,165,250,.15) 0,transparent 50%),radial-gradient(circle at 70% 60%,rgba(167,139,250,.15) 0,transparent 50%);pointer-events:none}.ConjugationsIndex_heroContent__OsyMk{margin-bottom:3rem;position:relative;z-index:1;animation:ConjugationsIndex_fadeInUp__vi8Ei .8s ease backwards}@keyframes ConjugationsIndex_fadeInUp__vi8Ei{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ConjugationsIndex_heroTitle__DS6Gh{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.5rem;letter-spacing:-.03em}.ConjugationsIndex_heroTitleAccent__pLNaS{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 40px rgba(96,165,250,.3)}.ConjugationsIndex_heroDescription__7kFx1{font-size:1.25rem;color:rgba(224,231,255,.9);max-width:48rem;margin:0 auto;line-height:1.7;letter-spacing:.01em}.ConjugationsIndex_heroDescription__7kFx1 strong{font-weight:700;color:white}@media (min-width:768px){.ConjugationsIndex_heroTitle__DS6Gh{font-size:4.5rem}.ConjugationsIndex_heroDescription__7kFx1{font-size:1.375rem}}.ConjugationsIndex_searchWrapper__Mq76S{position:relative;z-index:2;animation:ConjugationsIndex_fadeInUp__vi8Ei .8s ease .2s backwards}.ConjugationsIndex_searchContainer__VXg7v{position:relative;max-width:44rem;margin:0 auto}.ConjugationsIndex_searchInput__sUMWb{width:100%;padding:1.25rem 4rem;font-size:1.125rem;border-radius:9999px;border:2px solid rgba(255,255,255,.1);background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,.9));color:var(--color-text-dark);box-shadow:0 10px 40px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:500;letter-spacing:.01em}.ConjugationsIndex_searchInput__sUMWb::placeholder{color:rgba(0,0,0,.4)}.ConjugationsIndex_searchInput__sUMWb:focus{outline:none;border-color:#60a5fa;background:rgba(255,255,255,1);box-shadow:0 15px 50px rgba(0,0,0,.4),0 0 0 3px rgba(96,165,250,.2),inset 0 0 0 1px rgba(96,165,250,.3);transform:translateY(-2px)}.ConjugationsIndex_searchIcon__fcRVV{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;color:rgba(0,0,0,.4);pointer-events:none;stroke-width:2.5;fill:none;stroke:currentColor;transition:color .3s ease}.ConjugationsIndex_searchInput__sUMWb:focus~.ConjugationsIndex_searchIcon__fcRVV{color:#60a5fa}.ConjugationsIndex_introSection__NHF0K{background:linear-gradient(135deg,rgba(24,24,27,.6),rgba(18,18,20,.6));padding:2rem 2.5rem;border-radius:20px;font-size:1.0625rem;line-height:1.8;color:rgba(255,255,255,.7);animation:ConjugationsIndex_fadeInUp__vi8Ei .6s ease .3s backwards}.ConjugationsIndex_controlsBar__8ZK1j,.ConjugationsIndex_introSection__NHF0K{margin-bottom:3rem;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -2px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.02)}.ConjugationsIndex_controlsBar__8ZK1j{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;background:linear-gradient(135deg,rgba(24,24,27,.7),rgba(18,18,20,.7));border-radius:20px;animation:ConjugationsIndex_fadeInUp__vi8Ei .6s ease .4s backwards}@media (min-width:768px){.ConjugationsIndex_controlsBar__8ZK1j{flex-direction:row}}.ConjugationsIndex_filterGroup__wYvRt{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.ConjugationsIndex_filterLabel__WEjl9{font-size:.875rem;font-weight:700;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.ConjugationsIndex_filterButtons__wLb_S{display:flex;gap:.625rem;flex-wrap:wrap}.ConjugationsIndex_filterButton__e_n83{padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;border-radius:20px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);color:rgba(255,255,255,.7);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.01em;position:relative;overflow:hidden}.ConjugationsIndex_filterButton__e_n83:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(96,165,250,.1),rgba(167,139,250,.1));opacity:0;transition:opacity .3s ease}.ConjugationsIndex_filterButton__e_n83:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25);color:rgba(255,255,255,.9);transform:translateY(-2px)}.ConjugationsIndex_filterButton__e_n83:hover:before{opacity:1}.ConjugationsIndex_filterButton__e_n83.ConjugationsIndex_active__zIFw3{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:white;border-color:#60a5fa;box-shadow:0 4px 12px rgba(96,165,250,.3),inset 0 0 0 1px rgba(255,255,255,.1)}.ConjugationsIndex_filterButton__e_n83.ConjugationsIndex_active__zIFw3:before{opacity:0}.ConjugationsIndex_sortControls__lKDFn{display:flex;align-items:center;gap:.75rem}.ConjugationsIndex_sortControls__lKDFn label{font-size:.875rem;font-weight:700;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.ConjugationsIndex_sortSelect__LVEVj{padding:.625rem 2.5rem .625rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(255,255,255,.05);color:rgba(255,255,255,.9);font-weight:600;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='rgba(255,255,255,0.7)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;transition:all .3s ease;font-size:.9375rem}.ConjugationsIndex_sortSelect__LVEVj:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25)}.ConjugationsIndex_sortSelect__LVEVj:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.2)}.ConjugationsIndex_resultsHeader__btp6a{margin-bottom:2rem;animation:ConjugationsIndex_fadeInUp__vi8Ei .6s ease .5s backwards}.ConjugationsIndex_resultsCount__ZtnX1{font-size:1.0625rem;color:rgba(255,255,255,.6);font-weight:500}.ConjugationsIndex_resultsCount__ZtnX1 strong{color:rgba(255,255,255,.9);font-weight:700}.ConjugationsIndex_verbGrid__EWRNk{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:2rem;gap:2rem;animation:ConjugationsIndex_fadeInUp__vi8Ei .6s ease .6s backwards}.ConjugationsIndex_verbCard__aft7O{display:flex;flex-direction:column;background:linear-gradient(135deg,rgba(24,24,27,.6),rgba(18,18,20,.6));border:1px solid rgba(255,255,255,.08);border-radius:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -2px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.02);text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ConjugationsIndex_verbCard__aft7O:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(96,165,250,.03),rgba(167,139,250,.03));opacity:0;transition:opacity .3s ease;pointer-events:none}.ConjugationsIndex_verbCard__aft7O:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 20px 40px -8px rgba(0,0,0,.4),0 8px 16px -8px rgba(0,0,0,.2),inset 0 0 0 1px rgba(96,165,250,.2);border-color:rgba(96,165,250,.3)}.ConjugationsIndex_verbCard__aft7O:hover:before{opacity:1}.ConjugationsIndex_cardHeader__2IbTF{display:flex;justify-content:space-between;align-items:flex-start;padding:1.75rem 1.75rem 1.5rem;gap:1.25rem;border-bottom:1px solid rgba(255,255,255,.06)}.ConjugationsIndex_cardTitleGroup__jAt6D{flex:1 1;min-width:0}.ConjugationsIndex_cardTitle__GAlom{font-size:2rem;font-weight:800;color:rgba(255,255,255,.95);line-height:1.2;letter-spacing:-.02em;transition:all .3s ease;word-break:break-word}.ConjugationsIndex_cardTranslation___yOmP{font-size:1.0625rem;font-weight:500;color:rgba(255,255,255,.6);margin-top:.5rem;line-height:1.4}.ConjugationsIndex_verbCard__aft7O:hover .ConjugationsIndex_cardTitle__GAlom{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ConjugationsIndex_cardTags__AWJmb{display:flex;flex-direction:column;align-items:flex-end;gap:.625rem;flex-shrink:0}.ConjugationsIndex_cardLevel__pIcXr{font-size:.75rem;font-weight:800;padding:.375rem .75rem;border-radius:12px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1)}.ConjugationsIndex_levelA1__4qCLW{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.ConjugationsIndex_levelA2__Mmex2{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}.ConjugationsIndex_levelB1__Wk_Y9{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.ConjugationsIndex_levelB2__c_9Wz{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#9a3412}.ConjugationsIndex_levelC1__FUo8R{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#991b1b}.ConjugationsIndex_levelC2__iDn5i{background:linear-gradient(135deg,#fae8ff,#f5d0fe);color:#86198f}.ConjugationsIndex_levelDefault__gk5_N{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#374151}.ConjugationsIndex_cardEnding__p1wxE{font-size:.875rem;font-weight:700;padding:.375rem .75rem;border-radius:12px;letter-spacing:.02em;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.1)}.ConjugationsIndex_endingAR___zJIg{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.ConjugationsIndex_endingER__9ihhh{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.ConjugationsIndex_endingIR__eQKhp{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#6b21a8}.ConjugationsIndex_cardBody__4M6wo{padding:1.75rem;flex-grow:1;display:flex;flex-direction:column;gap:1.25rem}.ConjugationsIndex_quickRef__EM32B{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem;background:rgba(255,255,255,.03);padding:1rem;border-radius:14px;border:1px solid rgba(255,255,255,.05)}.ConjugationsIndex_quickRefItem__KxMK1{display:flex;flex-direction:column;gap:.375rem}.ConjugationsIndex_quickRefLabel__F_YuQ{font-size:.75rem;font-weight:700;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.08em}.ConjugationsIndex_quickRefValue__LZhzC{font-size:1.0625rem;font-weight:600;color:rgba(255,255,255,.9);letter-spacing:-.01em}.ConjugationsIndex_cardMeta__O_9JI{display:flex;justify-content:space-between;align-items:center;gap:1rem}.ConjugationsIndex_verbType__L3z4K{font-size:.9375rem;color:rgba(255,255,255,.6);font-style:italic;text-transform:capitalize;font-weight:500}.ConjugationsIndex_frequencyStars__4Ajbk{display:flex;gap:.1875rem;font-size:.9375rem}.ConjugationsIndex_starFilled__0yufg{color:#facc15;filter:drop-shadow(0 0 4px rgba(250,204,21,.3))}.ConjugationsIndex_starEmpty___IxG3{color:rgba(255,255,255,.15)}.ConjugationsIndex_cardFooter__NNq70{margin-top:auto;padding:1rem 1.75rem;border-top:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);display:flex;align-items:center;justify-content:space-between;font-size:.9375rem;font-weight:700;color:#60a5fa;transition:all .3s ease;letter-spacing:.01em}.ConjugationsIndex_verbCard__aft7O:hover .ConjugationsIndex_cardFooter__NNq70{background:rgba(96,165,250,.08);color:#93c5fd}.ConjugationsIndex_cardFooter__NNq70 svg{width:1.25rem;height:1.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1);stroke-width:2.5;fill:none;stroke:currentColor}.ConjugationsIndex_verbCard__aft7O:hover .ConjugationsIndex_cardFooter__NNq70 svg{transform:translateX(6px)}.ConjugationsIndex_loadMoreContainer__X0zJ3{display:flex;justify-content:center;margin-top:4rem;animation:ConjugationsIndex_fadeInUp__vi8Ei .6s ease .7s backwards}.ConjugationsIndex_loadMoreBtn__gC6J6{padding:1.125rem 2.5rem;background:linear-gradient(135deg,#60a5fa,#3b82f6);color:white;border:none;border-radius:14px;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(96,165,250,.3),inset 0 0 0 1px rgba(255,255,255,.1);letter-spacing:.01em;position:relative;overflow:hidden}.ConjugationsIndex_loadMoreBtn__gC6J6:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease}.ConjugationsIndex_loadMoreBtn__gC6J6:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-3px);box-shadow:0 8px 24px rgba(96,165,250,.4),inset 0 0 0 1px rgba(255,255,255,.15)}.ConjugationsIndex_loadMoreBtn__gC6J6:hover:before{opacity:1}.ConjugationsIndex_loadMoreBtn__gC6J6:active{transform:translateY(-1px)}.ConjugationsIndex_noResults__Hb_xx{text-align:center;padding:5rem 2.5rem;background:linear-gradient(135deg,rgba(24,24,27,.6),rgba(18,18,20,.6));border:1px solid rgba(255,255,255,.08);border-radius:24px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -2px rgba(0,0,0,.1),inset 0 0 0 1px rgba(255,255,255,.02);animation:ConjugationsIndex_fadeInUp__vi8Ei .6s ease backwards}.ConjugationsIndex_noResults__Hb_xx h3{font-size:1.75rem;font-weight:800;margin-bottom:.75rem;color:rgba(255,255,255,.95);letter-spacing:-.02em}.ConjugationsIndex_noResults__Hb_xx p{color:rgba(255,255,255,.6);margin-bottom:2rem;font-size:1.0625rem;line-height:1.6}.ConjugationsIndex_clearFiltersBtn__8VTEi{padding:.875rem 1.75rem;font-size:.9375rem;font-weight:700;border-radius:12px;border:none;background:linear-gradient(135deg,#a78bfa,#8b5cf6);color:white;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(167,139,250,.3),inset 0 0 0 1px rgba(255,255,255,.1);letter-spacing:.01em}.ConjugationsIndex_clearFiltersBtn__8VTEi:hover{background:linear-gradient(135deg,#8b5cf6,#7c3aed);transform:translateY(-2px);box-shadow:0 6px 20px rgba(167,139,250,.4),inset 0 0 0 1px rgba(255,255,255,.15)}.ConjugationsIndex_clearFiltersBtn__8VTEi:active{transform:translateY(0)}@media (max-width:1024px){.ConjugationsIndex_verbGrid__EWRNk{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem}}@media (max-width:768px){.ConjugationsIndex_header__R_Za4{padding:4rem 1.25rem 3rem}.ConjugationsIndex_heroTitle__DS6Gh{font-size:3rem}.ConjugationsIndex_container__b14zk{padding:2rem 1.25rem}.ConjugationsIndex_verbGrid__EWRNk{grid-template-columns:1fr;gap:1.5rem}.ConjugationsIndex_cardTitle__GAlom{font-size:1.75rem}.ConjugationsIndex_introSection__NHF0K{padding:1.75rem 2rem;font-size:1rem}.ConjugationsIndex_controlsBar__8ZK1j{padding:1.5rem 1.75rem}}@media (max-width:640px){.ConjugationsIndex_header__R_Za4{padding:3rem 1rem 2.5rem}.ConjugationsIndex_heroTitle__DS6Gh{font-size:2.5rem}.ConjugationsIndex_heroDescription__7kFx1{font-size:1.125rem}.ConjugationsIndex_searchInput__sUMWb{padding:1rem 3.5rem;font-size:1rem}.ConjugationsIndex_searchIcon__fcRVV{width:1.25rem;height:1.25rem}.ConjugationsIndex_cardHeader__2IbTF{padding:1.5rem 1.5rem 1.25rem}.ConjugationsIndex_cardBody__4M6wo{padding:1.5rem}.ConjugationsIndex_cardFooter__NNq70{padding:.875rem 1.5rem}.ConjugationsIndex_introSection__NHF0K{padding:1.5rem;font-size:.9375rem}.ConjugationsIndex_controlsBar__8ZK1j{padding:1.25rem 1.5rem}.ConjugationsIndex_filterGroup__wYvRt{width:100%;flex-direction:column;align-items:flex-start}.ConjugationsIndex_filterButtons__wLb_S{width:100%}.ConjugationsIndex_sortControls__lKDFn{width:100%;justify-content:space-between}}@media (max-width:480px){.ConjugationsIndex_heroTitle__DS6Gh{font-size:2rem}.ConjugationsIndex_cardTitle__GAlom{font-size:1.5rem}.ConjugationsIndex_quickRef__EM32B{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.ConjugationsIndex_clearFiltersBtn__8VTEi,.ConjugationsIndex_controlsBar__8ZK1j,.ConjugationsIndex_filterButton__e_n83,.ConjugationsIndex_heroContent__OsyMk,.ConjugationsIndex_introSection__NHF0K,.ConjugationsIndex_loadMoreBtn__gC6J6,.ConjugationsIndex_loadMoreContainer__X0zJ3,.ConjugationsIndex_noResults__Hb_xx,.ConjugationsIndex_resultsHeader__btp6a,.ConjugationsIndex_searchWrapper__Mq76S,.ConjugationsIndex_verbCard__aft7O,.ConjugationsIndex_verbGrid__EWRNk{animation:none;transition:none}.ConjugationsIndex_clearFiltersBtn__8VTEi:hover,.ConjugationsIndex_filterButton__e_n83:hover,.ConjugationsIndex_loadMoreBtn__gC6J6:hover,.ConjugationsIndex_verbCard__aft7O:hover,.ConjugationsIndex_verbCard__aft7O:hover .ConjugationsIndex_cardFooter__NNq70 svg{transform:none}.ConjugationsIndex_filterButton__e_n83:before,.ConjugationsIndex_loadMoreBtn__gC6J6:before,.ConjugationsIndex_verbCard__aft7O:before{transition:none}}@media print{.ConjugationsIndex_header__R_Za4{padding:1.5rem}.ConjugationsIndex_controlsBar__8ZK1j,.ConjugationsIndex_loadMoreContainer__X0zJ3,.ConjugationsIndex_searchWrapper__Mq76S{display:none}.ConjugationsIndex_verbCard__aft7O{page-break-inside:avoid;break-inside:avoid;box-shadow:none;border:1px solid #ccc}.ConjugationsIndex_verbGrid__EWRNk{animation:none}}.ConjugationsIndex_clearFiltersBtn__8VTEi:focus-visible,.ConjugationsIndex_filterButton__e_n83:focus-visible,.ConjugationsIndex_loadMoreBtn__gC6J6:focus-visible,.ConjugationsIndex_searchInput__sUMWb:focus-visible,.ConjugationsIndex_sortSelect__LVEVj:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}