@keyframes sentenceanalyzer_slide-fade-in__ne_GW{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes sentenceanalyzer_fade-in-blur__Gyg8t{0%{opacity:0;filter:blur(10px);transform:translateY(-.5rem)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.sentenceanalyzer_pageLoading__Cdsw7{display:flex;justify-content:center;align-items:center;height:100dvh}.sentenceanalyzer_container__0NDUs{max-height:calc(100dvh - 4.3rem);flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:100dvh;max-height:calc(100dvh - 12rem);width:100%;padding:0 0 8rem;position:relative;overflow-x:hidden}.sentenceanalyzer_container__0NDUs .sentenceanalyzer_pageTitle__LEOCF{font-size:3rem;color:var(--foreground);font-family:var(--font-lilita)}@media screen and (max-width:725px){.sentenceanalyzer_container__0NDUs .sentenceanalyzer_pageTitle__LEOCF{margin-top:4rem;text-align:center}}.sentenceanalyzer_container__0NDUs.sentenceanalyzer_containerWithAnalysis__e5_Ce{display:block}.sentenceanalyzer_tryExampleHeader__WOGvh{font-family:var(--font-funnel);margin-bottom:1rem;color:var(--foreground)}@media screen and (max-width:750px){.sentenceanalyzer_tryExampleHeader__WOGvh{margin-bottom:.5rem}}.sentenceanalyzer_testSentences__vXnoj{margin-bottom:6rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:60dvw}.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT{font-size:.9rem;margin-bottom:.5rem;position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:.3rem;padding:.5rem 1rem;border-radius:1.5rem;border:2px solid var(--foreground-light);color:var(--foreground);transition:all .2s cubic-bezier(.785,.135,.15,.86);overflow:hidden}@media screen and (max-width:725px){.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT{font-size:1rem}}.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT.sentenceanalyzer_koreanSans__UvzQr{font-family:var(--font-kr-sans)}.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT:hover{background:var(--foreground);color:var(--background)}@media screen and (max-width:1450px){.sentenceanalyzer_testSentences__vXnoj{max-width:90dvw}}@media screen and (max-width:1170px){.sentenceanalyzer_testSentences__vXnoj{gap:.3rem}.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-width:750px){.sentenceanalyzer_testSentences__vXnoj{max-width:95dvw;gap:.2rem;margin-bottom:.5rem}.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT{font-size:.8rem}}@media screen and (max-height:650px){.sentenceanalyzer_testSentences__vXnoj{max-width:70dvw;gap:.2rem;margin-bottom:0}.sentenceanalyzer_testSentences__vXnoj .sentenceanalyzer_exampleSentence__oStUT{font-size:.8rem}}.sentenceanalyzer_infoContainer__iq2hm{width:50dvw;border-radius:.5rem;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:1300px){.sentenceanalyzer_infoContainer__iq2hm{width:100%}}@media screen and (max-width:725px){.sentenceanalyzer_infoContainer__iq2hm{padding:1rem}}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_quickLinks__3bnpV{display:flex;flex-direction:row;gap:1rem}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_quickLinks__3bnpV .sentenceanalyzer_quickLink__QWqje{text-decoration:none;color:#3c3130;padding:1rem;border-radius:.5rem;background:hsla(0,0%,100%,.502);display:flex;flex-direction:row;align-items:center;max-width:15rem;gap:1rem;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_quickLinks__3bnpV .sentenceanalyzer_quickLink__QWqje svg{transform:translateY(3px);font-size:2rem}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_quickLinks__3bnpV .sentenceanalyzer_quickLink__QWqje:hover{background:hsla(0,0%,100%,.826)}@media screen and (max-width:725px){.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_quickLinks__3bnpV{flex-direction:column;gap:.5rem}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_quickLinks__3bnpV .sentenceanalyzer_quickLink__QWqje{font-size:.9rem}}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_legal__jhX9Y{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1rem;margin-top:2rem}.sentenceanalyzer_infoContainer__iq2hm .sentenceanalyzer_legal__jhX9Y a{padding:.5rem;border-radius:.3rem;display:block;text-decoration:none;color:#3a57da;font-size:1rem}.sentenceanalyzer_girl__RgHQm{margin-top:3rem;position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.sentenceanalyzer_girl__RgHQm img{width:10rem;height:auto}.sentenceanalyzer_floatingChatButton__gX6Vc{position:fixed;bottom:2rem;right:2rem;background:var(--foreground);color:var(--background);border:none;border-radius:3rem;padding:1rem 1.5rem;display:flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:600;font-size:.9rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.2);transition:all .3s cubic-bezier(.175,.885,.32,1.275);z-index:1000;animation:sentenceanalyzer_float__Q_oQB 3s ease-in-out infinite}.sentenceanalyzer_floatingChatButton__gX6Vc:hover{transform:translateY(-.25rem) scale(1.05);box-shadow:0 .75rem 1.5rem rgba(0,0,0,.3)}.sentenceanalyzer_floatingChatButton__gX6Vc svg{width:1.25rem;height:1.25rem}@media(max-width:768px){.sentenceanalyzer_floatingChatButton__gX6Vc{bottom:1rem;right:1rem;padding:.875rem 1.25rem;font-size:.8rem}.sentenceanalyzer_floatingChatButton__gX6Vc svg{width:1rem;height:1rem}}@media(max-width:480px){.sentenceanalyzer_floatingChatButton__gX6Vc{padding:.875rem;border-radius:50%}.sentenceanalyzer_floatingChatButton__gX6Vc span{display:none}}@keyframes sentenceanalyzer_float__Q_oQB{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}.announcementpopup_overlay__H6Vzi{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999999;animation:announcementpopup_fadeIn__v83jZ .2s ease-out}.announcementpopup_popup__l1uXc{background:#fff;padding:2rem;border-radius:.5rem;max-width:36rem;width:90%;max-height:80vh;overflow-y:auto;box-shadow:.3rem .3rem 0 #000;border:1px solid #000;animation:announcementpopup_slideUp___Dp3w .3s ease-out;position:relative}.announcementpopup_header__9Ahnv{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.5rem;gap:1rem}.announcementpopup_header__9Ahnv h2{margin:0;font-family:var(--font-display);font-size:1.75rem;max-width:80%}.announcementpopup_badge__7qRQd{background:#ff3e00;color:#fff;padding:.25rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:700;text-transform:uppercase}.announcementpopup_content__45Hgs h3{margin:1.5rem 0 .5rem;font-family:var(--font-display);font-size:1.25rem}.announcementpopup_content__45Hgs p{margin:.5rem 0 1rem;line-height:1.6;color:var(--text-secondary)}.announcementpopup_content__45Hgs>.announcementpopup_highlight__OcSsj{color:#3622e4}.announcementpopup_lyricsButton___LX1E{background:#3622e4;color:#fff;border:1px solid #3622e4;padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer;font-family:var(--font-display);transition:all .2s ease;font-weight:600;display:block;margin:1.5rem auto;width:-moz-fit-content;width:fit-content}.announcementpopup_lyricsButton___LX1E:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #3622e4}.announcementpopup_featureList__hGfgY{margin:.5rem 0 1.5rem;padding-left:1.5rem}.announcementpopup_featureList__hGfgY li{margin-bottom:.5rem;color:var(--text-secondary);line-height:1.5}.announcementpopup_featureList__hGfgY li:last-child{margin-bottom:0}.announcementpopup_tryFeatureButton__F4YsX{background:#ff8f00;color:#fff;border:1px solid #ff8f00;padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer;font-family:var(--font-display);transition:all .2s ease;font-weight:600;display:block;margin:0 auto 2rem}.announcementpopup_tryFeatureButton__F4YsX:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #ff8f00}.announcementpopup_communitySection__wZLCg{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.announcementpopup_discordPromo__yTxMK{background:#f6f6ff;border:1px solid #5865f2;border-radius:.5rem;padding:1rem;margin:1.5rem 0;display:flex;flex-direction:column;align-items:center;text-align:center}.announcementpopup_discordMessage__V769G{font-weight:600;color:#5865f2;margin-bottom:1rem;font-size:1.1rem}.announcementpopup_discordLogoContainer__dD3SC{margin-bottom:.5rem}.announcementpopup_discordLogo__im4gs{height:2rem;width:auto}.announcementpopup_closeButton__0yH_L{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;color:var(--text-secondary)}.announcementpopup_closeButton__0yH_L:hover{color:var(--text-primary)}.announcementpopup_buttons__9zdzx{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.announcementpopup_centeredButtons__BZzgK{justify-content:center}.announcementpopup_ctaButton__qTGAF{background:#3622e4;color:#fff;border:1px solid #3622e4;padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer;font-family:var(--font-display);transition:all .2s ease;font-weight:600;display:flex;align-items:center;justify-content:center}.announcementpopup_ctaButton__qTGAF:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #3622e4}.announcementpopup_secondaryButton__v5bA3{background:#f0f0f0;color:var(--text-secondary);border:1px solid #ccc;padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer;font-family:var(--font-display);transition:background-color .2s ease,border-color .2s ease;font-weight:600;display:flex;align-items:center;justify-content:center}.announcementpopup_secondaryButton__v5bA3:hover{background-color:#e0e0e0;border-color:#bbb}.announcementpopup_discordButton___3_mf,.announcementpopup_feedbackButton__JejL4,.announcementpopup_shareButton__OA5QQ{padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer;font-family:var(--font-display);transition:all .2s ease;font-weight:600;display:flex;align-items:center;justify-content:center}.announcementpopup_buttonText__Pl_n2{display:inline-block}.announcementpopup_feedbackButton__JejL4{background:#000;color:#fff;border:1px solid #000}.announcementpopup_feedbackButton__JejL4:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #000}.announcementpopup_discordButton___3_mf{background:#5865f2;color:#fff;border:1px solid #5865f2;font-size:1.1rem;padding:.875rem 1.75rem;position:relative;overflow:hidden}.announcementpopup_discordButton___3_mf:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #5865f2}.announcementpopup_discordButton___3_mf:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(255,255,255,.1),transparent)}.announcementpopup_shareButton__OA5QQ{background:#00c853;color:#fff;border:1px solid #00c853}.announcementpopup_shareButton__OA5QQ:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #00c853}@keyframes announcementpopup_fadeIn__v83jZ{0%{opacity:0}to{opacity:1}}@keyframes announcementpopup_slideUp___Dp3w{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.announcementpopup_popup__l1uXc{padding:1.5rem}.announcementpopup_buttons__9zdzx{flex-direction:column}.announcementpopup_discordButton___3_mf,.announcementpopup_feedbackButton__JejL4,.announcementpopup_shareButton__OA5QQ{width:100%}.announcementpopup_discordButton___3_mf{order:-1}.announcementpopup_shareButton__OA5QQ{order:0}.announcementpopup_feedbackButton__JejL4{order:1}}.navbar_navBar__V3XOu{position:relative;width:15rem;border-right:1px solid var(--foreground-light)}.navbar_navBar__V3XOu .navbar_navBarSection__lGobp{display:flex;flex-direction:column}.navbar_navBar__V3XOu .navbar_navBarSection__lGobp .navbar_navBarItem__G8aa5{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem}.navbar_navBar__V3XOu .navbar_navBarSection__lGobp .navbar_navBarItem__G8aa5 .navbar_navBarItemIcon__J89C_{width:2rem;height:2rem;background:var(--foreground-light);border-radius:50%}.navbar_navBar__V3XOu .navbar_navBarSection__lGobp .navbar_navBarItem__G8aa5 .navbar_navBarItemText__iGqrk{font-family:var(--font-body);font-size:1.2rem;color:#000}.limitreachedpopup_overlay__b7YaI{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999999;animation:limitreachedpopup_fadeIn__4LALk .2s ease-out}.limitreachedpopup_popup__SLZQL{background:#fff;padding:2rem;border-radius:.5rem;max-width:28rem;width:90%;box-shadow:.3rem .3rem 0 #000;border:1px solid #000;animation:limitreachedpopup_slideUp__xV_oV .3s ease-out}.limitreachedpopup_popup__SLZQL h2{margin:0 0 1rem;font-family:var(--font-display)}.limitreachedpopup_popup__SLZQL p{margin:.5rem 0;line-height:1.5;color:var(--text-secondary);color:var(--text-primary)}.limitreachedpopup_closeButton__GOhqz{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;color:var(--text-secondary)}.limitreachedpopup_closeButton__GOhqz:hover{color:var(--text-primary)}.limitreachedpopup_buttons__1EaRB{display:flex;gap:1rem;margin-top:1.5rem}.limitreachedpopup_cancelButton__fTBU8,.limitreachedpopup_upgradeButton__wEEmf{padding:.75rem 1.5rem;border-radius:.25rem;cursor:pointer;font-family:var(--font-display);transition:all .2s ease}.limitreachedpopup_upgradeButton__wEEmf{background:#000;color:#fff;border:1px solid #000}.limitreachedpopup_upgradeButton__wEEmf:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #000}.limitreachedpopup_cancelButton__fTBU8{background:#fff;color:#000;border:1px solid #000}.limitreachedpopup_cancelButton__fTBU8:hover{transform:translate(-.15rem,-.15rem);box-shadow:.15rem .15rem 0 #000}@keyframes limitreachedpopup_fadeIn__4LALk{0%{opacity:0}to{opacity:1}}@keyframes limitreachedpopup_slideUp__xV_oV{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.promoPopup_overlay__Wh9fb{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem)}.promoPopup_popup__nsN1Q{background:#fff;border-radius:1rem;max-width:28rem;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 1.25rem 3.125rem rgba(0,0,0,.2);position:relative;animation:promoPopup_slideIn__rh684 .3s ease-out}@keyframes promoPopup_slideIn__rh684{0%{opacity:0;transform:translateY(-2rem)}to{opacity:1;transform:translateY(0)}}.promoPopup_closeButton__XYHxE{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;z-index:10}.promoPopup_closeButton__XYHxE:hover{background:#f5f5f5;color:#333}.promoPopup_content__3yqhc{padding:2rem}.promoPopup_header__8WbaL{text-align:center;margin-bottom:1.5rem}.promoPopup_header__8WbaL h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;color:#333}.promoPopup_subtitle__dgOvc{color:#666;font-size:1rem;line-height:1.4}.promoPopup_pricing___h_lh{text-align:center;margin-bottom:1.5rem}.promoPopup_startingPrice__TCjwH{font-size:1.125rem;color:#333;margin-bottom:1rem}.promoPopup_startingPrice__TCjwH .promoPopup_price__mfTQF{font-weight:700;color:#2563eb;font-size:1.25rem}.promoPopup_dealBadge__GqPzF{background:linear-gradient(135deg,#dba00c,#f5700b);color:#fff;padding:.75rem 1rem;border-radius:.5rem;display:flex;align-items:center;gap:.5rem;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;box-shadow:0 .25rem .5rem rgba(245,158,11,.3)}.promoPopup_dealIcon__PuWOr{font-size:1.25rem;flex-shrink:0}.promoPopup_dealText__Nx87J{font-size:.875rem;line-height:1.3;text-align:left}.promoPopup_dealText__Nx87J strong{font-weight:700}.promoPopup_benefits__lA52r{margin-bottom:2rem}.promoPopup_benefitItem__M6fDu{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9375rem;color:#333}.promoPopup_checkmark__YyFRp{color:#10b981;font-weight:700;font-size:1rem;flex-shrink:0}.promoPopup_actions__bywo4{display:flex;gap:.75rem;flex-direction:column}.promoPopup_upgradeButton__WsQrK{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 .25rem .5rem rgba(37,99,235,.3)}.promoPopup_upgradeButton__WsQrK:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-.0625rem);box-shadow:0 .375rem .75rem rgba(37,99,235,.4)}.promoPopup_upgradeButton__WsQrK:active{transform:translateY(0)}.promoPopup_laterButton___3WwJ{background:rgba(0,0,0,0);color:#666;border:.0625rem solid #e5e7eb;padding:.875rem 1.5rem;border-radius:.5rem;font-size:1rem;cursor:pointer;transition:all .2s ease}.promoPopup_laterButton___3WwJ:hover{background:#f9fafb;border-color:#d1d5db;color:#333}@media(max-width:480px){.promoPopup_popup__nsN1Q{margin:1rem;width:calc(100% - 2rem)}.promoPopup_content__3yqhc{padding:1.5rem}.promoPopup_header__8WbaL h2{font-size:1.25rem}.promoPopup_dealBadge__GqPzF{flex-direction:column;text-align:center}.promoPopup_dealIcon__PuWOr{font-size:1.5rem}}.grammarpoints_grammarList__zZH8x{margin-top:4rem;position:relative}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListHeader__0vi_X{font-family:var(--font-body);font-size:2.5rem;font-weight:700;text-align:left;margin-bottom:1rem;color:var(--foreground)}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu{margin:0 0 2rem;border:1px solid var(--foreground-light);position:relative;background:var(--background);border-radius:.3rem;padding:2rem;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu:after{content:"";position:absolute;top:.4rem;left:.4rem;width:100%;height:100%;background:var(--foreground-light);border-radius:inherit;z-index:-1}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemPattern__ecPD1{border-bottom:1px solid var(--foreground-light);color:var(--foreground);padding:1rem;text-align:center;font-size:2rem;font-weight:700;font-variation-settings:"wght" 900;border-radius:.2rem;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemPattern__ecPD1 .grammarpoints_grammarListItemDifficulty__dZ_iJ{font-size:1.4rem;font-weight:700;color:var(--foreground);display:flex;gap:.2rem;border-radius:0 .2rem 0 .2rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemPattern__ecPD1 .grammarpoints_grammarListItemDifficulty__dZ_iJ svg{transform:scale(1.5) translateY(0)}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExplanation__KiPic{font-family:var(--font-body);font-size:1.2rem;font-weight:500;font-variation-settings:"wght" 500;line-height:1.5rem;padding:2rem 1rem;color:var(--foreground)}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesHeader__DQULO{font-family:var(--font-body);font-size:1.2rem;font-weight:700;text-align:center;margin-bottom:1rem;color:var(--foreground-light)}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;margin:2rem 0 4rem;gap:5rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK{position:relative}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK>*{font-weight:100;padding:1rem 3rem;border-radius:3rem;white-space:nowrap}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK .grammarpoints_grammarListItemExampleOriginal__kpjgv{font-size:1.5rem;background:linear-gradient(to left,var(--foreground),var(--foreground-light));color:var(--background);position:relative}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK .grammarpoints_grammarListItemExampleOriginal__kpjgv .grammarpoints_pronunciation__eRzO1{position:absolute;top:0;left:0;transform:translate(10%,-80%);font-size:.9rem;color:var(--foreground-light);background:var(--background-alt);border-radius:3rem;padding:.2rem 1rem;font-family:var(--font-serif);font-weight:100;max-width:80%}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK .grammarpoints_grammarListItemExampleTranslation__IRQwM{position:absolute;top:80%;right:0;font-family:var(--font-serif);font-size:1.3rem;border:1px solid var(--foreground-light);transform:translateY(-5%);background:var(--background);color:var(--foreground);box-shadow:.3rem .3rem 0 rgba(0,0,0,.8)}@media screen and (max-width:725px){.grammarpoints_grammarList__zZH8x{margin-top:3rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListHeader__0vi_X{font-size:1.8rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu{margin-bottom:1rem;padding:.8rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu:after{top:.3rem;left:.3rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemPattern__ecPD1{padding:.7rem;font-size:1.3rem;gap:.5rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemPattern__ecPD1 .grammarpoints_grammarListItemDifficulty__dZ_iJ{font-size:.8rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExplanation__KiPic{font-size:1rem;padding:1rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesHeader__DQULO{font-size:1.2rem;margin-bottom:0}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk{margin:1rem 0 4rem;gap:3rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK{margin-top:3rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK>*{font-weight:100;padding:.5rem 1.5rem;border-radius:1.8rem;white-space:wrap}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK .grammarpoints_grammarListItemExampleOriginal__kpjgv{font-size:1.3rem}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK .grammarpoints_grammarListItemExampleOriginal__kpjgv .grammarpoints_pronunciation__eRzO1{font-size:.8rem;padding:.2rem .4rem;max-width:100%;transform:translateY(-80%)}.grammarpoints_grammarList__zZH8x .grammarpoints_grammarListItem__7liEu .grammarpoints_grammarListItemExamples__6dCOf .grammarpoints_grammarListItemExamplesContent__NB5lk .grammarpoints_grammarListItemExample__d7_hK .grammarpoints_grammarListItemExampleTranslation__IRQwM{font-size:1rem;transform:translate(-1rem,10%);max-width:80%;text-align:right;width:-moz-fit-content;width:fit-content}}@keyframes wordinfo_slide-fade-in__iIZxf{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.wordinfo_wordInfoContainer__3vpsj{width:100%;position:relative;font-size:2rem;font-weight:700;border-radius:.5rem;margin-bottom:2rem;opacity:1;transform:none;background:var(--background);color:var(--foreground);border:1px solid var(--foreground-light)}.wordinfo_wordInfoContainer__3vpsj.wordinfo_animate__xrkwn{animation:wordinfo_word-info-pop__ahMjA .4s cubic-bezier(.175,.885,.32,1.275)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{border:3px;color:var(--foreground-light);background-color:var(--foreground-light)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoBackground__tOB7p{background:var(--foreground-light)}.wordinfo_wordInfoContainer__3vpsj[data-role=verb]{border:3px solid #ff7676;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(255,118,118,.1);color:#ff7676}.wordinfo_wordInfoContainer__3vpsj[data-role=verb] .wordinfo_wordInfoBackground__tOB7p{background:#ff7676}.wordinfo_wordInfoContainer__3vpsj[data-role=noun]{border:3px solid #76a5ff;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=noun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(118,165,255,.1);color:#76a5ff}.wordinfo_wordInfoContainer__3vpsj[data-role=noun] .wordinfo_wordInfoBackground__tOB7p{background:#76a5ff}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective]{border:3px solid #52da8f;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(82,218,143,.1);color:#52da8f}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective] .wordinfo_wordInfoBackground__tOB7p{background:#52da8f}.wordinfo_wordInfoContainer__3vpsj[data-role=adverb]{border:3px solid #e576ff;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adverb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(229,118,255,.1);color:#e576ff}.wordinfo_wordInfoContainer__3vpsj[data-role=adverb] .wordinfo_wordInfoBackground__tOB7p{background:#e576ff}.wordinfo_wordInfoContainer__3vpsj[data-role=particle]{border:3px solid #d19c16;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(209,156,22,.1);color:#d19c16}.wordinfo_wordInfoContainer__3vpsj[data-role=particle] .wordinfo_wordInfoBackground__tOB7p{background:#d19c16}.wordinfo_wordInfoContainer__3vpsj[data-role=pronoun]{border:3px solid #2eb89e;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=pronoun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(46,184,158,.1);color:#2eb89e}.wordinfo_wordInfoContainer__3vpsj[data-role=pronoun] .wordinfo_wordInfoBackground__tOB7p{background:#2eb89e}.wordinfo_wordInfoContainer__3vpsj[data-role=number]{border:3px solid #9bf14f;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=number] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(155,241,79,.1);color:#9bf14f}.wordinfo_wordInfoContainer__3vpsj[data-role=number] .wordinfo_wordInfoBackground__tOB7p{background:#9bf14f}.wordinfo_wordInfoContainer__3vpsj[data-role=grammar_pattern]{border:3px solid #53b82c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=grammar_pattern] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(83,184,44,.1);color:#53b82c}.wordinfo_wordInfoContainer__3vpsj[data-role=grammar_pattern] .wordinfo_wordInfoBackground__tOB7p{background:#53b82c}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_verb]{border:3px solid #404cd4;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(64,76,212,.1);color:#404cd4}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_verb] .wordinfo_wordInfoBackground__tOB7p{background:#404cd4}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_auxiliary]{border:3px solid #404cd4;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_auxiliary] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(64,76,212,.1);color:#404cd4}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_auxiliary] .wordinfo_wordInfoBackground__tOB7p{background:#404cd4}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_auxiliary_verb]{border:3px solid #e7276d;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_auxiliary_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(231,39,109,.1);color:#e7276d}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_auxiliary_verb] .wordinfo_wordInfoBackground__tOB7p{background:#e7276d}.wordinfo_wordInfoContainer__3vpsj[data-role=copula]{border:3px solid #2d4ce4;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=copula] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(45,76,228,.1);color:#2d4ce4}.wordinfo_wordInfoContainer__3vpsj[data-role=copula] .wordinfo_wordInfoBackground__tOB7p{background:#2d4ce4}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_pronoun]{border:3px solid #7aa915;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_pronoun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(122,169,21,.1);color:#7aa915}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_pronoun] .wordinfo_wordInfoBackground__tOB7p{background:#7aa915}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_onomatopoeia]{border:3px solid #8d3ef5;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_onomatopoeia] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(141,62,245,.1);color:#8d3ef5}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_onomatopoeia] .wordinfo_wordInfoBackground__tOB7p{background:#8d3ef5}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_expression]{border:3px solid #39d28a;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_expression] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(57,210,138,.1);color:#39d28a}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_expression] .wordinfo_wordInfoBackground__tOB7p{background:#39d28a}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_honorific]{border:3px solid #83b013;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_honorific] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(131,176,19,.1);color:#83b013}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_honorific] .wordinfo_wordInfoBackground__tOB7p{background:#83b013}.wordinfo_wordInfoContainer__3vpsj[data-role=nominalizer]{border:3px solid #8f29c2;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=nominalizer] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(143,41,194,.1);color:#8f29c2}.wordinfo_wordInfoContainer__3vpsj[data-role=nominalizer] .wordinfo_wordInfoBackground__tOB7p{background:#8f29c2}.wordinfo_wordInfoContainer__3vpsj[data-role=nominal_particle]{border:3px solid #982797;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=nominal_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(152,39,151,.1);color:#982797}.wordinfo_wordInfoContainer__3vpsj[data-role=nominal_particle] .wordinfo_wordInfoBackground__tOB7p{background:#982797}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_auxiliary_expression]{border:3px solid #10cbb8;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_auxiliary_expression] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(16,203,184,.1);color:#10cbb8}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_auxiliary_expression] .wordinfo_wordInfoBackground__tOB7p{background:#10cbb8}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_auxiliary_ending]{border:3px solid #1bc2c2;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_auxiliary_ending] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(27,194,194,.1);color:#1bc2c2}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_auxiliary_ending] .wordinfo_wordInfoBackground__tOB7p{background:#1bc2c2}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_compound]{border:3px solid #219f0e;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_compound] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(33,159,14,.1);color:#219f0e}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_compound] .wordinfo_wordInfoBackground__tOB7p{background:#219f0e}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_negative]{border:3px solid #f56de0;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_negative] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(245,109,224,.1);color:#f56de0}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_negative] .wordinfo_wordInfoBackground__tOB7p{background:#f56de0}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_noun]{border:3px solid #3c78c7;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_noun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(60,120,199,.1);color:#3c78c7}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_noun] .wordinfo_wordInfoBackground__tOB7p{background:#3c78c7}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_compound]{border:3px solid #3c78c7;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_compound] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(60,120,199,.1);color:#3c78c7}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_compound] .wordinfo_wordInfoBackground__tOB7p{background:#3c78c7}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_verb]{border:3px solid #56a00c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(86,160,12,.1);color:#56a00c}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_verb] .wordinfo_wordInfoBackground__tOB7p{background:#56a00c}.wordinfo_wordInfoContainer__3vpsj[data-role=demonstrative_adjective]{border:3px solid #dd3c62;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=demonstrative_adjective] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(221,60,98,.1);color:#dd3c62}.wordinfo_wordInfoContainer__3vpsj[data-role=demonstrative_adjective] .wordinfo_wordInfoBackground__tOB7p{background:#dd3c62}.wordinfo_wordInfoContainer__3vpsj[data-role=demonstrative_pronouns]{border:3px solid #41cd68;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=demonstrative_pronouns] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(65,205,104,.1);color:#41cd68}.wordinfo_wordInfoContainer__3vpsj[data-role=demonstrative_pronouns] .wordinfo_wordInfoBackground__tOB7p{background:#41cd68}.wordinfo_wordInfoContainer__3vpsj[data-role=conjunction]{border:3px solid #c9885a;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=conjunction] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(201,136,90,.1);color:#c9885a}.wordinfo_wordInfoContainer__3vpsj[data-role=conjunction] .wordinfo_wordInfoBackground__tOB7p{background:#c9885a}.wordinfo_wordInfoContainer__3vpsj[data-role=proper_noun]{border:3px solid #085142;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=proper_noun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(8,81,66,.1);color:#085142}.wordinfo_wordInfoContainer__3vpsj[data-role=proper_noun] .wordinfo_wordInfoBackground__tOB7p{background:#085142}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_proper]{border:3px solid #085142;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_proper] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(8,81,66,.1);color:#085142}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_proper] .wordinfo_wordInfoBackground__tOB7p{background:#085142}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_noun]{border:3px solid #0c89a2;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_noun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(12,137,162,.1);color:#0c89a2}.wordinfo_wordInfoContainer__3vpsj[data-role=auxiliary_noun] .wordinfo_wordInfoBackground__tOB7p{background:#0c89a2}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_honorific]{border:3px solid #83b013;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_honorific] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(131,176,19,.1);color:#83b013}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_honorific] .wordinfo_wordInfoBackground__tOB7p{background:#83b013}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_nominalized]{border:3px solid #a12dd7;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_nominalized] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(161,45,215,.1);color:#a12dd7}.wordinfo_wordInfoContainer__3vpsj[data-role=adjective_nominalized] .wordinfo_wordInfoBackground__tOB7p{background:#a12dd7}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_passive]{border:3px solid #2db48c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_passive] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(45,180,140,.1);color:#2db48c}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_passive] .wordinfo_wordInfoBackground__tOB7p{background:#2db48c}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_causative]{border:3px solid #1d9ab3;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_causative] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(29,154,179,.1);color:#1d9ab3}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_causative] .wordinfo_wordInfoBackground__tOB7p{background:#1d9ab3}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_verb]{border:3px solid #456ebe;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(69,110,190,.1);color:#456ebe}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_verb] .wordinfo_wordInfoBackground__tOB7p{background:#456ebe}.wordinfo_wordInfoContainer__3vpsj[data-role=descriptive_verb]{border:3px solid #30a375;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=descriptive_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(48,163,117,.1);color:#30a375}.wordinfo_wordInfoContainer__3vpsj[data-role=descriptive_verb] .wordinfo_wordInfoBackground__tOB7p{background:#30a375}.wordinfo_wordInfoContainer__3vpsj[data-role=action_verb]{border:3px solid #45a8c4;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=action_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(69,168,196,.1);color:#45a8c4}.wordinfo_wordInfoContainer__3vpsj[data-role=action_verb] .wordinfo_wordInfoBackground__tOB7p{background:#45a8c4}.wordinfo_wordInfoContainer__3vpsj[data-role=main_verb]{border:3px solid #159c5d;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=main_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(21,156,93,.1);color:#159c5d}.wordinfo_wordInfoContainer__3vpsj[data-role=main_verb] .wordinfo_wordInfoBackground__tOB7p{background:#159c5d}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_verb]{border:3px solid #83b013;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(131,176,19,.1);color:#83b013}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_verb] .wordinfo_wordInfoBackground__tOB7p{background:#83b013}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_suffix]{border:3px solid #96d038;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_suffix] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(150,208,56,.1);color:#96d038}.wordinfo_wordInfoContainer__3vpsj[data-role=honorific_suffix] .wordinfo_wordInfoBackground__tOB7p{background:#96d038}.wordinfo_wordInfoContainer__3vpsj[data-role=ending]{border:3px solid #e4562e;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=ending] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(228,86,46,.1);color:#e4562e}.wordinfo_wordInfoContainer__3vpsj[data-role=ending] .wordinfo_wordInfoBackground__tOB7p{background:#e4562e}.wordinfo_wordInfoContainer__3vpsj[data-role=interrogative_pronoun]{border:3px solid #40b3b1;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=interrogative_pronoun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(64,179,177,.1);color:#40b3b1}.wordinfo_wordInfoContainer__3vpsj[data-role=interrogative_pronoun] .wordinfo_wordInfoBackground__tOB7p{background:#40b3b1}.wordinfo_wordInfoContainer__3vpsj[data-role=texting_particle]{border:3px solid #f32abd;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=texting_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(243,42,189,.1);color:#f32abd}.wordinfo_wordInfoContainer__3vpsj[data-role=texting_particle] .wordinfo_wordInfoBackground__tOB7p{background:#f32abd}.wordinfo_wordInfoContainer__3vpsj[data-role=slang]{border:3px solid #ec45ec;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=slang] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(236,69,236,.1);color:#ec45ec}.wordinfo_wordInfoContainer__3vpsj[data-role=slang] .wordinfo_wordInfoBackground__tOB7p{background:#ec45ec}.wordinfo_wordInfoContainer__3vpsj[data-role=expression]{border:3px solid #ec45ec;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=expression] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(236,69,236,.1);color:#ec45ec}.wordinfo_wordInfoContainer__3vpsj[data-role=expression] .wordinfo_wordInfoBackground__tOB7p{background:#ec45ec}.wordinfo_wordInfoContainer__3vpsj[data-role=verbal_noun]{border:3px solid #1dbc9c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verbal_noun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(29,188,156,.1);color:#1dbc9c}.wordinfo_wordInfoContainer__3vpsj[data-role=verbal_noun] .wordinfo_wordInfoBackground__tOB7p{background:#1dbc9c}.wordinfo_wordInfoContainer__3vpsj[data-role=adverbial_phrase]{border:3px solid #679910;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adverbial_phrase] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(103,153,16,.1);color:#679910}.wordinfo_wordInfoContainer__3vpsj[data-role=adverbial_phrase] .wordinfo_wordInfoBackground__tOB7p{background:#679910}.wordinfo_wordInfoContainer__3vpsj[data-role=grammatical_construction]{border:3px solid #2c3e92;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=grammatical_construction] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(44,62,146,.1);color:#2c3e92}.wordinfo_wordInfoContainer__3vpsj[data-role=grammatical_construction] .wordinfo_wordInfoBackground__tOB7p{background:#2c3e92}.wordinfo_wordInfoContainer__3vpsj[data-role=existential_verb]{border:3px solid #893bc4;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=existential_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(137,59,196,.1);color:#893bc4}.wordinfo_wordInfoContainer__3vpsj[data-role=existential_verb] .wordinfo_wordInfoBackground__tOB7p{background:#893bc4}.wordinfo_wordInfoContainer__3vpsj[data-role=interrogative_adverb]{border:3px solid #7db025;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=interrogative_adverb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(125,176,37,.1);color:#7db025}.wordinfo_wordInfoContainer__3vpsj[data-role=interrogative_adverb] .wordinfo_wordInfoBackground__tOB7p{background:#7db025}.wordinfo_wordInfoContainer__3vpsj[data-role=emoticon]{border:3px solid #39cab9;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=emoticon] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(57,202,185,.1);color:#39cab9}.wordinfo_wordInfoContainer__3vpsj[data-role=emoticon] .wordinfo_wordInfoBackground__tOB7p{background:#39cab9}.wordinfo_wordInfoContainer__3vpsj[data-role=connective]{border:3px solid #cfa531;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=connective] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(207,165,49,.1);color:#cfa531}.wordinfo_wordInfoContainer__3vpsj[data-role=connective] .wordinfo_wordInfoBackground__tOB7p{background:#cfa531}.wordinfo_wordInfoContainer__3vpsj[data-role=suffix]{border:3px solid #df5f45;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=suffix] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(223,95,69,.1);color:#df5f45}.wordinfo_wordInfoContainer__3vpsj[data-role=suffix] .wordinfo_wordInfoBackground__tOB7p{background:#df5f45}.wordinfo_wordInfoContainer__3vpsj[data-role=prefix]{border:3px solid #e773da;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=prefix] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(231,115,218,.1);color:#e773da}.wordinfo_wordInfoContainer__3vpsj[data-role=prefix] .wordinfo_wordInfoBackground__tOB7p{background:#e773da}.wordinfo_wordInfoContainer__3vpsj[data-role=interjection]{border:3px solid #c732b6;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=interjection] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(199,50,182,.1);color:#c732b6}.wordinfo_wordInfoContainer__3vpsj[data-role=interjection] .wordinfo_wordInfoBackground__tOB7p{background:#c732b6}.wordinfo_wordInfoContainer__3vpsj[data-role=determiner]{border:3px solid #31bc6f;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=determiner] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(49,188,111,.1);color:#31bc6f}.wordinfo_wordInfoContainer__3vpsj[data-role=determiner] .wordinfo_wordInfoBackground__tOB7p{background:#31bc6f}.wordinfo_wordInfoContainer__3vpsj[data-role=numeral]{border:3px solid #4476eb;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=numeral] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(68,118,235,.1);color:#4476eb}.wordinfo_wordInfoContainer__3vpsj[data-role=numeral] .wordinfo_wordInfoBackground__tOB7p{background:#4476eb}.wordinfo_wordInfoContainer__3vpsj[data-role=phrase]{border:3px solid #3c9c4d;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=phrase] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(60,156,77,.1);color:#3c9c4d}.wordinfo_wordInfoContainer__3vpsj[data-role=phrase] .wordinfo_wordInfoBackground__tOB7p{background:#3c9c4d}.wordinfo_wordInfoContainer__3vpsj[data-role=adjectival_noun]{border:3px solid #201a72;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adjectival_noun] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(32,26,114,.1);color:#201a72}.wordinfo_wordInfoContainer__3vpsj[data-role=adjectival_noun] .wordinfo_wordInfoBackground__tOB7p{background:#201a72}.wordinfo_wordInfoContainer__3vpsj[data-role=preposition]{border:3px solid #d6a241;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=preposition] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(214,162,65,.1);color:#d6a241}.wordinfo_wordInfoContainer__3vpsj[data-role=preposition] .wordinfo_wordInfoBackground__tOB7p{background:#d6a241}.wordinfo_wordInfoContainer__3vpsj[data-role=article]{border:3px solid #4ea887;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=article] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(78,168,135,.1);color:#4ea887}.wordinfo_wordInfoContainer__3vpsj[data-role=article] .wordinfo_wordInfoBackground__tOB7p{background:#4ea887}.wordinfo_wordInfoContainer__3vpsj[data-role=aspect_marker]{border:3px solid #994910;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=aspect_marker] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(153,73,16,.1);color:#994910}.wordinfo_wordInfoContainer__3vpsj[data-role=aspect_marker] .wordinfo_wordInfoBackground__tOB7p{background:#994910}.wordinfo_wordInfoContainer__3vpsj[data-role=stative_verb]{border:3px solid #c44de8;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=stative_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(196,77,232,.1);color:#c44de8}.wordinfo_wordInfoContainer__3vpsj[data-role=stative_verb] .wordinfo_wordInfoBackground__tOB7p{background:#c44de8}.wordinfo_wordInfoContainer__3vpsj[data-role=punctuation]{border:3px solid #636363;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=punctuation] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(99,99,99,.1);color:#636363}.wordinfo_wordInfoContainer__3vpsj[data-role=punctuation] .wordinfo_wordInfoBackground__tOB7p{background:#636363}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_phrase]{border:3px solid #e84d52;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_phrase] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(232,77,82,.1);color:#e84d52}.wordinfo_wordInfoContainer__3vpsj[data-role=verb_phrase] .wordinfo_wordInfoBackground__tOB7p{background:#e84d52}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_word]{border:3px solid #27b6a5;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_word] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(39,182,165,.1);color:#27b6a5}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_word] .wordinfo_wordInfoBackground__tOB7p{background:#27b6a5}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_phrase]{border:3px solid #52d14d;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_phrase] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(82,209,77,.1);color:#52d14d}.wordinfo_wordInfoContainer__3vpsj[data-role=noun_phrase] .wordinfo_wordInfoBackground__tOB7p{background:#52d14d}.wordinfo_wordInfoContainer__3vpsj[data-role=godan_verb]{border:3px solid #2da77a;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=godan_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(45,167,122,.1);color:#2da77a}.wordinfo_wordInfoContainer__3vpsj[data-role=godan_verb] .wordinfo_wordInfoBackground__tOB7p{background:#2da77a}.wordinfo_wordInfoContainer__3vpsj[data-role=ichidan_verb]{border:3px solid #bd4ecb;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=ichidan_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(189,78,203,.1);color:#bd4ecb}.wordinfo_wordInfoContainer__3vpsj[data-role=ichidan_verb] .wordinfo_wordInfoBackground__tOB7p{background:#bd4ecb}.wordinfo_wordInfoContainer__3vpsj[data-role=irregular_verb]{border:3px solid #5c9cd7;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=irregular_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(92,156,215,.1);color:#5c9cd7}.wordinfo_wordInfoContainer__3vpsj[data-role=irregular_verb] .wordinfo_wordInfoBackground__tOB7p{background:#5c9cd7}.wordinfo_wordInfoContainer__3vpsj[data-role=suru_verb]{border:3px solid #c9599c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=suru_verb] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(201,89,156,.1);color:#c9599c}.wordinfo_wordInfoContainer__3vpsj[data-role=suru_verb] .wordinfo_wordInfoBackground__tOB7p{background:#c9599c}.wordinfo_wordInfoContainer__3vpsj[data-role=i_adjective]{border:3px solid #43bd70;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=i_adjective] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(67,189,112,.1);color:#43bd70}.wordinfo_wordInfoContainer__3vpsj[data-role=i_adjective] .wordinfo_wordInfoBackground__tOB7p{background:#43bd70}.wordinfo_wordInfoContainer__3vpsj[data-role=na_adjective]{border:3px solid #b2662d;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=na_adjective] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(178,102,45,.1);color:#b2662d}.wordinfo_wordInfoContainer__3vpsj[data-role=na_adjective] .wordinfo_wordInfoBackground__tOB7p{background:#b2662d}.wordinfo_wordInfoContainer__3vpsj[data-role=case_particle]{border:3px solid #7b4ebd;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=case_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(123,78,189,.1);color:#7b4ebd}.wordinfo_wordInfoContainer__3vpsj[data-role=case_particle] .wordinfo_wordInfoBackground__tOB7p{background:#7b4ebd}.wordinfo_wordInfoContainer__3vpsj[data-role=topic_particle]{border:3px solid #bd9143;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=topic_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(189,145,67,.1);color:#bd9143}.wordinfo_wordInfoContainer__3vpsj[data-role=topic_particle] .wordinfo_wordInfoBackground__tOB7p{background:#bd9143}.wordinfo_wordInfoContainer__3vpsj[data-role=binding_particle]{border:3px solid #4e86bd;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=binding_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(78,134,189,.1);color:#4e86bd}.wordinfo_wordInfoContainer__3vpsj[data-role=binding_particle] .wordinfo_wordInfoBackground__tOB7p{background:#4e86bd}.wordinfo_wordInfoContainer__3vpsj[data-role=ending_particle]{border:3px solid #a7599c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=ending_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(167,89,156,.1);color:#a7599c}.wordinfo_wordInfoContainer__3vpsj[data-role=ending_particle] .wordinfo_wordInfoBackground__tOB7p{background:#a7599c}.wordinfo_wordInfoContainer__3vpsj[data-role=adverbial_particle]{border:3px solid #59b286;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=adverbial_particle] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(89,178,134,.1);color:#59b286}.wordinfo_wordInfoContainer__3vpsj[data-role=adverbial_particle] .wordinfo_wordInfoBackground__tOB7p{background:#59b286}.wordinfo_wordInfoContainer__3vpsj[data-role=conditional_sentence]{border:3px solid #9c59b2;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=conditional_sentence] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(156,89,178,.1);color:#9c59b2}.wordinfo_wordInfoContainer__3vpsj[data-role=conditional_sentence] .wordinfo_wordInfoBackground__tOB7p{background:#9c59b2}.wordinfo_wordInfoContainer__3vpsj[data-role=relative_clause]{border:3px solid #b29c59;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=relative_clause] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(178,156,89,.1);color:#b29c59}.wordinfo_wordInfoContainer__3vpsj[data-role=relative_clause] .wordinfo_wordInfoBackground__tOB7p{background:#b29c59}.wordinfo_wordInfoContainer__3vpsj[data-role=quotation]{border:3px solid #599cb2;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=quotation] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(89,156,178,.1);color:#599cb2}.wordinfo_wordInfoContainer__3vpsj[data-role=quotation] .wordinfo_wordInfoBackground__tOB7p{background:#599cb2}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_sentence]{border:3px solid #86b259;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_sentence] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(134,178,89,.1);color:#86b259}.wordinfo_wordInfoContainer__3vpsj[data-role=compound_sentence] .wordinfo_wordInfoBackground__tOB7p{background:#86b259}.wordinfo_wordInfoContainer__3vpsj[data-role=conditional_form]{border:3px solid #b25986;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=conditional_form] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(178,89,134,.1);color:#b25986}.wordinfo_wordInfoContainer__3vpsj[data-role=conditional_form] .wordinfo_wordInfoBackground__tOB7p{background:#b25986}.wordinfo_wordInfoContainer__3vpsj[data-role=negative_form]{border:3px solid #5986b2;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=negative_form] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(89,134,178,.1);color:#5986b2}.wordinfo_wordInfoContainer__3vpsj[data-role=negative_form] .wordinfo_wordInfoBackground__tOB7p{background:#5986b2}.wordinfo_wordInfoContainer__3vpsj[data-role=subject]{border:3px solid #9cb259;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=subject] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(156,178,89,.1);color:#9cb259}.wordinfo_wordInfoContainer__3vpsj[data-role=subject] .wordinfo_wordInfoBackground__tOB7p{background:#9cb259}.wordinfo_wordInfoContainer__3vpsj[data-role=object]{border:3px solid #b2599c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=object] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(178,89,156,.1);color:#b2599c}.wordinfo_wordInfoContainer__3vpsj[data-role=object] .wordinfo_wordInfoBackground__tOB7p{background:#b2599c}.wordinfo_wordInfoContainer__3vpsj[data-role=topic]{border:3px solid #59b29c;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=topic] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(89,178,156,.1);color:#59b29c}.wordinfo_wordInfoContainer__3vpsj[data-role=topic] .wordinfo_wordInfoBackground__tOB7p{background:#59b29c}.wordinfo_wordInfoContainer__3vpsj[data-role=english]{border:3px solid #ed5149;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=english] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(237,81,73,.1);color:#ed5149}.wordinfo_wordInfoContainer__3vpsj[data-role=english] .wordinfo_wordInfoBackground__tOB7p{background:#ed5149}.wordinfo_wordInfoContainer__3vpsj[data-role=foreign_word]{border:3px solid #ed497d;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=foreign_word] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(237,73,125,.1);color:#ed497d}.wordinfo_wordInfoContainer__3vpsj[data-role=foreign_word] .wordinfo_wordInfoBackground__tOB7p{background:#ed497d}.wordinfo_wordInfoContainer__3vpsj[data-role=modifier]{border:3px solid #7d49ed;background:var(--background);position:relative}.wordinfo_wordInfoContainer__3vpsj[data-role=modifier] .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{background-color:rgba(125,73,237,.1);color:#7d49ed}.wordinfo_wordInfoContainer__3vpsj[data-role=modifier] .wordinfo_wordInfoBackground__tOB7p{background:#7d49ed}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoBackground__tOB7p{position:absolute;width:100%;height:100%;border-radius:inherit;transform:translateY(.5rem) translateX(.5rem);z-index:-1}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;background:var(--background);border-radius:inherit;padding:2rem}@media screen and (max-width:725px){.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq{padding:.5rem}}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{position:absolute;top:0;right:0;font-size:1rem;font-weight:700;margin:.5rem;border-radius:.3rem;padding:.4rem 1rem;background-color:var(--background-alt);color:var(--foreground)}@media screen and (max-width:725px){.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_type__BKk7d{font-size:.8rem}}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN{width:100%;word-wrap:break-word;text-align:left;font-size:3rem;border-bottom:1px solid var(--foreground-light);padding-bottom:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.35rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_dictionaryFormRow__RzNQY{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN span.wordinfo_pronunciation__LymYY{font-size:1.5rem;font-family:var(--font-serif);font-weight:400;margin-left:.5rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN span.wordinfo_transliteration__39xll{font-size:1.5rem;font-family:var(--font-serif);font-weight:400;margin-left:.5rem;color:var(--foreground-light);font-style:italic}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_audioButton__ZSrBz{width:2.5rem;height:2.5rem;min-width:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--foreground-light);background:var(--background-alt);color:var(--foreground);cursor:pointer;transition:transform .15s ease,background-color .2s ease,color .2s ease,opacity .2s ease}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_audioButton__ZSrBz svg{width:1.4rem;height:1.4rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_audioButton__ZSrBz:hover{transform:scale(1.05)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_audioButton__ZSrBz:disabled{opacity:.5;cursor:not-allowed;transform:none}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_audioButton__ZSrBz.wordinfo_audioButtonActive__5Mew9{background:var(--foreground);color:var(--background)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN .wordinfo_audioStatus__ce_hg{font-size:.95rem;font-weight:400;color:var(--foreground-light)}@media screen and (max-width:725px){.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN{margin-left:.2rem;font-size:2.4rem;margin-top:2rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN span.wordinfo_pronunciation__LymYY,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_dictionaryForm___9tXN span.wordinfo_transliteration__39xll{font-size:1rem}}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ{width:100%;text-align:left}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ ul{font-size:1.4rem;margin:0;padding:0 0 0 2rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ ul li{font-weight:100;font-family:var(--font-body);margin:1rem 0;font-size:1.1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ ul li span.wordinfo_notes__J2mTr{font-style:italic}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY{margin-top:2rem;padding:2rem 0;border-top:1px solid var(--foreground-light);font-size:1.2rem;display:flex;flex-direction:column;gap:2rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_caseInfo__lk7vO,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_formInfo__buz5U,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_structureInfo__ect3r{font-weight:400;line-height:2rem;text-align:center}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc span.wordinfo_wordAspect__TxZ_U,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc span.wordinfo_wordCase__TCT1s,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc span.wordinfo_wordForm__CfROW,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc span.wordinfo_wordRole__ebcGQ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc span.wordinfo_wordStructure__os_Xb,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_caseInfo__lk7vO span.wordinfo_wordAspect__TxZ_U,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_caseInfo__lk7vO span.wordinfo_wordCase__TCT1s,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_caseInfo__lk7vO span.wordinfo_wordForm__CfROW,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_caseInfo__lk7vO span.wordinfo_wordRole__ebcGQ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_caseInfo__lk7vO span.wordinfo_wordStructure__os_Xb,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_formInfo__buz5U span.wordinfo_wordAspect__TxZ_U,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_formInfo__buz5U span.wordinfo_wordCase__TCT1s,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_formInfo__buz5U span.wordinfo_wordForm__CfROW,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_formInfo__buz5U span.wordinfo_wordRole__ebcGQ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_formInfo__buz5U span.wordinfo_wordStructure__os_Xb,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc span.wordinfo_wordAspect__TxZ_U,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc span.wordinfo_wordCase__TCT1s,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc span.wordinfo_wordForm__CfROW,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc span.wordinfo_wordRole__ebcGQ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc span.wordinfo_wordStructure__os_Xb,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_structureInfo__ect3r span.wordinfo_wordAspect__TxZ_U,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_structureInfo__ect3r span.wordinfo_wordCase__TCT1s,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_structureInfo__ect3r span.wordinfo_wordForm__CfROW,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_structureInfo__ect3r span.wordinfo_wordRole__ebcGQ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_structureInfo__ect3r span.wordinfo_wordStructure__os_Xb{background:var(--background-alt);color:var(--foreground);margin-left:.5rem;overflow:hidden;max-width:50%;padding:.2rem .5rem;border-radius:.2rem;transform:translateY(-5px)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMarker__zZuKO,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMood__kLqLr,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectTense__q3zzz{font-weight:400;line-height:2rem;text-align:center;margin-bottom:1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMarker__zZuKO span.wordinfo_wordAspectMarker__WQBoE,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMarker__zZuKO span.wordinfo_wordAspectMood__21wKZ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMarker__zZuKO span.wordinfo_wordAspectTense__TRiAi,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMood__kLqLr span.wordinfo_wordAspectMarker__WQBoE,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMood__kLqLr span.wordinfo_wordAspectMood__21wKZ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectMood__kLqLr span.wordinfo_wordAspectTense__TRiAi,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectTense__q3zzz span.wordinfo_wordAspectMarker__WQBoE,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectTense__q3zzz span.wordinfo_wordAspectMood__21wKZ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectTense__q3zzz span.wordinfo_wordAspectTense__TRiAi{background:var(--background-alt);color:var(--foreground);margin-left:.5rem;overflow:hidden;max-width:50%;padding:.2rem .5rem;border-radius:.2rem;transform:translateY(-5px)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectExplanation__jsrd7{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectExplanation__jsrd7 .wordinfo_aspectExplanationItem__4HVnU{padding:1rem;border:1px solid var(--foreground-light);border-radius:.5rem;background:var(--background-alt)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectExplanation__jsrd7 .wordinfo_aspectExplanationItem__4HVnU .wordinfo_aspectExplanationLabel___h99K{font-weight:600;color:var(--foreground);margin-bottom:.5rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_aspectInfo__OB3jc .wordinfo_aspectExplanation__jsrd7 .wordinfo_aspectExplanationItem__4HVnU .wordinfo_aspectExplanationText__nrh0J{font-size:.9rem;color:var(--foreground-light);font-style:italic;line-height:1.4}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationPoliteness__PyJCZ,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationStructure__ybLuC,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationVoice__hnYZC{font-weight:400;line-height:2rem;text-align:center;margin-bottom:1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationPoliteness__PyJCZ span.wordinfo_wordAffixationPoliteness__K5Dda,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationPoliteness__PyJCZ span.wordinfo_wordAffixationStructure__314QX,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationPoliteness__PyJCZ span.wordinfo_wordAffixationVoice__c9Q_J,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationStructure__ybLuC span.wordinfo_wordAffixationPoliteness__K5Dda,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationStructure__ybLuC span.wordinfo_wordAffixationStructure__314QX,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationStructure__ybLuC span.wordinfo_wordAffixationVoice__c9Q_J,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationVoice__hnYZC span.wordinfo_wordAffixationPoliteness__K5Dda,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationVoice__hnYZC span.wordinfo_wordAffixationStructure__314QX,.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationVoice__hnYZC span.wordinfo_wordAffixationVoice__c9Q_J{background:var(--background-alt);color:var(--foreground);margin-left:.5rem;overflow:hidden;max-width:50%;padding:.2rem .5rem;border-radius:.2rem;transform:translateY(-5px)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi{margin-top:1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsHeader__XrinD{font-size:1.4rem;font-weight:800;text-align:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--foreground)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsContent__hmryX{display:flex;flex-direction:column;gap:1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsContent__hmryX .wordinfo_affixationStep__0RHTK{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid var(--foreground-light);border-radius:.5rem;background:var(--background-alt)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsContent__hmryX .wordinfo_affixationStep__0RHTK .wordinfo_affixationStepNumber__y0m_O{background:var(--foreground-light);color:var(--background);padding:.3rem .6rem;border-radius:50%;font-weight:700;font-size:.9rem;min-width:2rem;text-align:center}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsContent__hmryX .wordinfo_affixationStep__0RHTK .wordinfo_affixationStepContent__1m7hN{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsContent__hmryX .wordinfo_affixationStep__0RHTK .wordinfo_affixationStepContent__1m7hN .wordinfo_affixationStepText__A18ry{font-weight:600;color:var(--foreground)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_affixationInfo__j1gBP .wordinfo_affixationSteps__xlQWi .wordinfo_affixationStepsContent__hmryX .wordinfo_affixationStep__0RHTK .wordinfo_affixationStepContent__1m7hN .wordinfo_affixationStepExplanation__RH_m3{font-size:.9rem;color:var(--foreground-light);font-style:italic;line-height:1.4}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_postpositionsInfo___bVMx .wordinfo_postpositionsHeader__okfbN{font-size:1.4rem;font-weight:800;text-align:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--foreground)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_postpositionsInfo___bVMx .wordinfo_postpositionsContent__YdiH9{display:flex;flex-direction:row;gap:1rem;justify-content:center;flex-wrap:wrap}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_postpositionsInfo___bVMx .wordinfo_postpositionsContent__YdiH9 .wordinfo_postpositionItem__0uJwa{display:flex;border:1px solid var(--foreground-light);border-radius:.5rem;overflow:hidden;background:var(--background-alt)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_postpositionsInfo___bVMx .wordinfo_postpositionsContent__YdiH9 .wordinfo_postpositionItem__0uJwa .wordinfo_postpositionText__MOSm6{background:var(--foreground-light);color:var(--background);padding:.5rem 1rem;font-weight:600;font-size:1.1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_postpositionsInfo___bVMx .wordinfo_postpositionsContent__YdiH9 .wordinfo_postpositionItem__0uJwa .wordinfo_postpositionFunction__pcY9M{background:var(--background-alt);color:var(--foreground);padding:.5rem 1rem;font-size:.9rem}@media screen and (max-width:725px){.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_postpositionsInfo___bVMx .wordinfo_postpositionsContent__YdiH9{flex-direction:column;gap:.5rem}}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_politenessInfo__7zuTT{margin-top:.5rem;font-style:italic;font-size:1rem;color:var(--foreground-light)}@media screen and (max-width:725px){.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY{font-size:.9rem;padding:0;margin-top:1rem;justify-content:center;gap:1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_roleInfo__kuewc{margin-top:.5rem}}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_wordInfoParticles__Vt61x .wordinfo_wordInfoParticlesHeader__5vsEY{font-size:1.4rem;font-weight:800;text-align:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--foreground)}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_wordInfoParticles__Vt61x .wordinfo_wordInfoParticlesContent__NEtXh{display:flex;flex-direction:row;gap:1rem;justify-content:center}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_wordInfoParticles__Vt61x .wordinfo_wordInfoParticlesContent__NEtXh .wordinfo_wordInfoParticle__7jeLZ{display:flex;border:1px solid var(--foreground-light);border-radius:.5rem;overflow:hidden}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_wordInfoParticles__Vt61x .wordinfo_wordInfoParticlesContent__NEtXh .wordinfo_wordInfoParticle__7jeLZ .wordinfo_particleText__FxHJN{background:var(--foreground-light);color:var(--background);padding:.5rem 1rem}.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_wordInfoParticles__Vt61x .wordinfo_wordInfoParticlesContent__NEtXh .wordinfo_wordInfoParticle__7jeLZ .wordinfo_particleFunction__66p_u{background:var(--background-alt);color:var(--foreground);padding:.5rem 1rem}@media screen and (max-width:725px){.wordinfo_wordInfoContainer__3vpsj .wordinfo_wordInfoContainerInner__ezKFq .wordinfo_wordInfoContent__0NtgJ .wordinfo_grammarInfo__7m1iY .wordinfo_wordInfoParticles__Vt61x{height:-moz-fit-content;height:fit-content;margin-bottom:.5rem}}.wordinfo_wordInfoPlaceholder__gUa4p{width:100%;height:22rem;border:.2rem dotted var(--foreground-light);padding:0 1rem;text-align:center;border-radius:.5rem;color:var(--foreground-light);display:flex;align-items:center;justify-content:center;gap:1rem;font-family:var(--font-display);font-weight:700;font-size:1.5rem;margin-bottom:2rem;will-change:transform,opacity;animation:wordinfo_word-info-pop__ahMjA .3s cubic-bezier(.175,.885,.32,1.275)}.wordinfo_wordInfoPlaceholder__gUa4p svg{transform:scale(1.5)}@media screen and (max-width:725px){.wordinfo_wordInfoPlaceholder__gUa4p{flex-direction:column;height:10rem;font-size:1.2rem}}@keyframes wordinfo_word-info-pop__ahMjA{0%{opacity:0;filter:blur(10px);transform:translateY(-10px) scale(.96)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}