@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Pacifico&display=swap";*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--color-primary: #6366f1;--color-primary-hover: #4f46e5;--color-secondary: #f43f5e;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-red-50: #fef2f2;--color-red-200: #fecaca;--color-red-500: #ef4444;--color-red-600: #dc2626}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--color-gray-50);color:var(--color-gray-900);overscroll-behavior:none;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}input{font:inherit}._nav_1pnv2_1{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:1px solid var(--color-gray-200);padding-bottom:env(safe-area-inset-bottom);z-index:9999;transition:transform .3s ease,opacity .3s ease}._nav_1pnv2_1._visible_1pnv2_13{transform:translateY(0);opacity:1}._nav_1pnv2_1._hidden_1pnv2_18{transform:translateY(100%);opacity:0}._navContainer_1pnv2_23{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:.5rem}._navInner_1pnv2_31{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:3.75rem}._navInner_1pnv2_31::-webkit-scrollbar{display:none}._navItem_1pnv2_49{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:500;color:var(--color-gray-500);transition:all .2s ease;flex-shrink:0;min-width:20%;scroll-snap-align:start;text-decoration:none}._navItem_1pnv2_49:hover{color:var(--color-gray-700);background-color:#00000005}._navItemActive_1pnv2_71{color:var(--color-primary);font-weight:600}._navIcon_1pnv2_76{width:1.375rem;height:1.375rem}._pagination_1pnv2_82{display:flex;gap:.375rem;align-items:center;justify-content:center;padding:.125rem 0}._paginationDot_1pnv2_90{width:.375rem;height:.375rem;border-radius:50%;background-color:var(--color-gray-300);border:none;cursor:pointer;transition:all .2s ease;padding:0}._paginationDot_1pnv2_90:hover{background-color:var(--color-gray-400);transform:scale(1.2)}._paginationDotActive_1pnv2_106{background-color:var(--color-primary);width:.5rem;height:.5rem}._overlay_fiprv_1{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_fiprv_1 .25s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes _fadeIn_fiprv_1{0%{opacity:0}to{opacity:1}}._loaderContainer_fiprv_25{display:flex;align-items:center;justify-content:center}._spinner_fiprv_31{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center}._outerRing_fiprv_41{position:absolute;width:100%;height:100%;border:4px solid transparent;border-top-color:#ff9d4d;border-right-color:#ff9d4d;border-radius:50%;animation:_spinOuter_fiprv_1 1.2s cubic-bezier(.5,0,.5,1) infinite}._middleRing_fiprv_53{position:absolute;width:75%;height:75%;border:3px solid transparent;border-bottom-color:#ffb366;border-left-color:#ffb366;border-radius:50%;animation:_spinMiddle_fiprv_1 1s cubic-bezier(.5,0,.5,1) infinite reverse}._innerCore_fiprv_65{position:relative;width:50%;height:50%;background:linear-gradient(135deg,#ff9d4d,#ffb366);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px #ff9d4d80,inset 0 0 20px #fff3;animation:_pulse_fiprv_1 2s ease-in-out infinite}._icon_fiprv_79{width:60%;height:60%;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:_iconPulse_fiprv_1 2s ease-in-out infinite}@keyframes _spinOuter_fiprv_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinMiddle_fiprv_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_fiprv_1{0%,to{transform:scale(1);box-shadow:0 0 30px #ff9d4d80,inset 0 0 20px #fff3}50%{transform:scale(1.05);box-shadow:0 0 40px #ff9d4db3,inset 0 0 25px #ffffff4d}}@keyframes _iconPulse_fiprv_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}._overlay_slo3m_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:_fadeIn_slo3m_1 .2s ease-out}@keyframes _fadeIn_slo3m_1{0%{opacity:0}to{opacity:1}}._popup_slo3m_25{background-color:#fff;border-radius:1.25rem;width:100%;max-width:22rem;padding:2rem 1.5rem 1.5rem;box-shadow:0 20px 60px #0000004d;animation:_slideUp_slo3m_1 .3s ease-out}@keyframes _slideUp_slo3m_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._title_slo3m_46{font-size:1.25rem;font-weight:700;color:#191f28;margin-bottom:1rem;text-align:center}._message_slo3m_54{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem;text-align:center}._buttons_slo3m_62{display:flex;gap:.75rem}._cancelButton_slo3m_67,._confirmButton_slo3m_68{flex:1;padding:.875rem 1rem;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_slo3m_67{background-color:#f5f5f5;color:#6b7280}._cancelButton_slo3m_67:hover{background-color:#e5e8eb}._confirmButton_slo3m_68{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;box-shadow:0 4px 15px #ff9d4d4d}._confirmButton_slo3m_68:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff9d4d66}._confirmButton_slo3m_68:active{transform:translateY(0)}._overlay_7azg3_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:_fadeIn_7azg3_1 .2s ease-out}@keyframes _fadeIn_7azg3_1{0%{opacity:0}to{opacity:1}}._popup_7azg3_25{background-color:#fff;border-radius:1.25rem;width:100%;max-width:22rem;padding:2rem 1.5rem 1.5rem;box-shadow:0 20px 60px #0000004d;animation:_slideUp_7azg3_1 .3s ease-out}@keyframes _slideUp_7azg3_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._title_7azg3_46{font-size:1.25rem;font-weight:700;color:#191f28;margin-bottom:1rem;text-align:center}._message_7azg3_54{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem;text-align:center;white-space:pre-line}._button_7azg3_63{width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #ff9d4d4d}._button_7azg3_63:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff9d4d66}._button_7azg3_63:active{transform:translateY(0)}._snackbar_l0lyt_1{position:fixed;bottom:2rem;left:1rem;right:1rem;max-width:28rem;margin:0 auto;padding:1rem 1.25rem;border-radius:.75rem;box-shadow:0 10px 40px #0003;display:flex;align-items:center;gap:.75rem;z-index:10001;animation:_slideInUp_l0lyt_1 .3s ease-out}@keyframes _slideInUp_l0lyt_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._icon_l0lyt_29{display:flex;align-items:center;flex-shrink:0}._message_l0lyt_35{flex:1;font-size:.9375rem;font-weight:500;line-height:1.5}._closeButton_l0lyt_42{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:none;background:transparent;color:inherit;cursor:pointer;opacity:.7;transition:opacity .2s;flex-shrink:0;font-size:1.125rem}._closeButton_l0lyt_42:hover{opacity:1}._success_l0lyt_63{background-color:#10b981;color:#fff}._error_l0lyt_68{background-color:#f04452;color:#fff}._warning_l0lyt_73{background-color:#f59e0b;color:#fff}._info_l0lyt_78{background-color:#3182f6;color:#fff}._app_1doo7_1{min-height:100vh;background-color:var(--color-gray-50);padding-bottom:4rem}._loading_1doo7_7{min-height:100vh;display:flex;align-items:center;justify-content:center}._spinner_1doo7_14{width:2rem;height:2rem;border:4px solid var(--color-primary);border-top-color:transparent;border-radius:50%;animation:_spin_1doo7_14 1s linear infinite}@keyframes _spin_1doo7_14{to{transform:rotate(360deg)}}._container_1s59s_2{min-height:100vh;background:linear-gradient(135deg,#fff5e6,#ffe8cc);padding:0}._header_1s59s_9{background:linear-gradient(135deg,#ff9d4d,#ffb570);padding:.75rem 1.5rem;box-shadow:0 4px 16px #ff9d4d33;position:relative}._headerContent_1s59s_16{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;gap:1rem;width:100%}._icon_1s59s_26{width:48px;height:48px;object-fit:contain;animation:_bounce_1s59s_1 2s ease-in-out infinite}@keyframes _bounce_1s59s_1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}._title_1s59s_42{font-size:1.5rem;font-weight:800;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.1);letter-spacing:-.5px;font-family:Comic Sans MS,Jua,cursive,sans-serif;margin-left:.5rem}._logoutButton_1s59s_52{border:1px solid rgba(255,255,255,.7);background:#fffffff2;color:#ff7a1a;padding:.4rem .85rem;border-radius:999px;font-size:.75rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #ff7a1a33;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap;margin-left:auto}._logoutButton_1s59s_52:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff7a1a4d}._logoutButton_1s59s_52:active{transform:translateY(0)}._mainContent_1s59s_78{padding:2rem 1.5rem;max-width:1200px;margin:0 auto}._newsSection_1s59s_85{padding:1.5rem;max-width:800px;margin:0 auto}._newsTitle_1s59s_91{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;text-align:left;padding-left:.25rem;border-left:4px solid #FF9D4D;padding-left:.75rem}._newsList_1s59s_103{display:flex;flex-direction:column;gap:1rem}._newsCard_1s59s_109{background:#fff;border-radius:.875rem;padding:1rem;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._newsCard_1s59s_109:hover{transform:translateY(-4px);box-shadow:0 6px 20px #ff9d4d33;border-color:#ffe8cc}._newsHeader_1s59s_125{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._category_1s59s_132{display:inline-block;background:linear-gradient(135deg,#ffe8cc,#ffd9a6);color:#ff9d4d;padding:.25rem .625rem;border-radius:.875rem;font-size:.6875rem;font-weight:700;letter-spacing:.3px}._date_1s59s_143{font-size:.6875rem;color:#94a3b8;font-weight:500}._newsCardTitle_1s59s_149{font-size:.875rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.4}._newsSummary_1s59s_157{font-size:.75rem;color:#64748b;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._categoryFilter_1s59s_169{padding:1rem 1.5rem;background:#fff;box-shadow:0 2px 8px #0000000d;display:flex;gap:.5rem;overflow-x:auto;white-space:nowrap}._categoryButton_1s59s_179{padding:.5rem 1rem;border-radius:1.5rem;border:2px solid #FFE8CC;background:#fff;color:#ff9d4d;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}._categoryButton_1s59s_179:hover{background:#fff5e6}._categoryButton_1s59s_179._active_1s59s_196{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border-color:#ff9d4d}._infoMessage_1s59s_203{background:linear-gradient(135deg,#fff5e6,#ffe8cc);border-left:4px solid #FF9D4D;padding:1rem 1.25rem;border-radius:.75rem;margin-bottom:1.5rem;font-size:.9375rem;color:#1e293b;font-weight:500;text-align:center;box-shadow:0 2px 8px #ff9d4d1a}._loading_1s59s_217,._empty_1s59s_218{text-align:center;padding:3rem 1rem;color:#94a3b8;font-size:1rem}._viewCount_1s59s_226{margin-top:.75rem;font-size:.75rem;color:#94a3b8;font-weight:500}._mediaName_1s59s_234{margin-top:.5rem;font-size:.6875rem;color:#94a3b8;font-weight:500}@media(min-width:640px){._header_1s59s_9{padding:1rem 2rem}._icon_1s59s_26{width:56px;height:56px}._title_1s59s_42{font-size:1.75rem}._logoutButton_1s59s_52{font-size:.8125rem;padding:.45rem 1rem}._categoryFilter_1s59s_169{padding:1rem 2rem;gap:.75rem}._categoryButton_1s59s_179{font-size:.9375rem}._newsSection_1s59s_85{padding:2rem}._newsTitle_1s59s_91{font-size:1.75rem}._newsCard_1s59s_109{padding:1.25rem}._newsCardTitle_1s59s_149{font-size:.9375rem}._newsSummary_1s59s_157{font-size:.8125rem}}@media(min-width:768px){._newsList_1s59s_103{gap:1.25rem}._newsCard_1s59s_109:hover{transform:translateY(-6px)}}._container_1pe94_2{min-height:100vh;background:linear-gradient(135deg,#fff5e6,#ffe8cc);padding:0 0 80px}._header_1pe94_10{background:linear-gradient(135deg,#ff9d4d,#ffb570);padding:2.5rem 1.5rem;text-align:center;box-shadow:0 4px 16px #ff9d4d33;position:relative;overflow:hidden}._header_1pe94_10:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}._titleContainer_1pe94_30{position:relative;z-index:1}._titleBadge_1pe94_35{display:inline-block;background:#fff3;color:#fff;padding:.375rem 1rem;border-radius:2rem;font-size:.75rem;font-weight:700;letter-spacing:2px;margin-bottom:.75rem;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._title_1pe94_30{font-size:2rem;font-weight:800;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.15);letter-spacing:-.5px;margin:0 0 .5rem;line-height:1.2}._subtitle_1pe94_59{font-size:.9375rem;color:#ffffffe6;font-weight:500;margin:0;letter-spacing:.5px}._categoryFilter_1pe94_68{padding:1rem 1.5rem;background:#fff;box-shadow:0 2px 8px #0000000d;display:flex;gap:.5rem;overflow-x:auto;white-space:nowrap}._categoryButton_1pe94_78{padding:.5rem 1rem;border-radius:1.5rem;border:2px solid #FFE8CC;background:#fff;color:#ff9d4d;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}._categoryButton_1pe94_78:hover{background:#fff5e6}._categoryButton_1pe94_78._active_1pe94_95{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border-color:#ff9d4d}._newsSection_1pe94_102{padding:1.5rem;max-width:800px;margin:0 auto}._newsTitle_1pe94_108{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;text-align:left;padding-left:.25rem;border-left:4px solid #FF9D4D;padding-left:.75rem}._newsList_1pe94_120{display:flex;flex-direction:column;gap:1rem}._newsCard_1pe94_126{background:#fff;border-radius:.875rem;padding:1rem;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._newsCard_1pe94_126:hover{transform:translateY(-4px);box-shadow:0 6px 20px #ff9d4d33;border-color:#ffe8cc}._newsHeader_1pe94_142{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._category_1pe94_68{display:inline-block;background:linear-gradient(135deg,#ffe8cc,#ffd9a6);color:#ff9d4d;padding:.25rem .625rem;border-radius:.875rem;font-size:.6875rem;font-weight:700;letter-spacing:.3px}._date_1pe94_160{font-size:.6875rem;color:#94a3b8;font-weight:500}._newsCardTitle_1pe94_166{font-size:.875rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.4}._newsSummary_1pe94_174{font-size:.75rem;color:#64748b;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._mediaName_1pe94_186{margin-top:.5rem;font-size:.6875rem;color:#94a3b8;font-weight:500}._loading_1pe94_194,._empty_1pe94_195{text-align:center;padding:3rem 1rem;color:#94a3b8;font-size:1rem}._scrapeButton_1pe94_203{background:#fff;color:#ff9d4d;border:2px solid white;padding:0;width:2.75rem;height:2.75rem;border-radius:50%;font-size:1.25rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;right:1rem;top:1rem;z-index:2}._scrapeButton_1pe94_203:hover{background:#fff5e6;transform:translateY(-2px) rotate(180deg);box-shadow:0 4px 12px #00000026}._scrapeButton_1pe94_203:active{transform:translateY(0) rotate(180deg)}._modalOverlay_1pe94_236{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_1pe94_1 .2s ease}@keyframes _fadeIn_1pe94_1{0%{opacity:0}to{opacity:1}}._modal_1pe94_236{background:#fff;border-radius:1rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003;animation:_slideUp_1pe94_1 .3s ease}@keyframes _slideUp_1pe94_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1pe94_282{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._modalHeader_1pe94_282 h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}._closeButton_1pe94_297{background:none;border:none;font-size:1.5rem;color:#94a3b8;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_1pe94_297:hover{background:#f1f5f9;color:#1e293b}._modalContent_1pe94_318{padding:1.5rem}._infoBox_1pe94_322{background:linear-gradient(135deg,#fff5e6,#ffe8cc);border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;border-left:4px solid #FF9D4D}._infoBox_1pe94_322 p{margin:0;font-size:.875rem;color:#1e293b;line-height:1.6}._infoBox_1pe94_322 p:first-child{font-weight:700;margin-bottom:.5rem}._formGroup_1pe94_342{margin-bottom:1.5rem}._formGroup_1pe94_342 label{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._formGroup_1pe94_342 small{display:block;font-size:.75rem;color:#64748b;margin-top:.5rem}._input_1pe94_361{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;transition:all .2s ease}._input_1pe94_361:focus{outline:none;border-color:#ff9d4d;box-shadow:0 0 0 3px #ff9d4d1a}._modalFooter_1pe94_376{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #f1f5f9}._primaryButton_1pe94_383,._secondaryButton_1pe94_384{flex:1;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s ease;border:none}._primaryButton_1pe94_383{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;box-shadow:0 2px 8px #ff9d4d4d}._primaryButton_1pe94_383:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff9d4d66}._primaryButton_1pe94_383:active:not(:disabled){transform:translateY(0)}._primaryButton_1pe94_383:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_1pe94_384{background:#fff;color:#ff9d4d;border:2px solid #FFE8CC}._secondaryButton_1pe94_384:hover:not(:disabled){background:#fff5e6;border-color:#ff9d4d}._secondaryButton_1pe94_384:disabled{opacity:.6;cursor:not-allowed}@media(min-width:640px){._header_1pe94_10{padding:3rem 2rem}._titleBadge_1pe94_35{font-size:.8125rem;padding:.5rem 1.25rem}._title_1pe94_30{font-size:2.25rem}._subtitle_1pe94_59{font-size:1rem}._categoryFilter_1pe94_68{padding:1rem 2rem;gap:.75rem}._categoryButton_1pe94_78{font-size:.9375rem}._newsSection_1pe94_102{padding:2rem}._newsTitle_1pe94_108{font-size:1.5rem}._newsCard_1pe94_126{padding:1.25rem}._newsCardTitle_1pe94_166{font-size:.9375rem}._newsSummary_1pe94_174{font-size:.8125rem}._scrapeButton_1pe94_203{width:3rem;height:3rem;font-size:1.375rem;right:1.5rem;top:1.5rem}}@media(min-width:768px){._newsList_1pe94_120{gap:1.25rem}._newsCard_1pe94_126:hover{transform:translateY(-6px)}}._container_9bvua_1{height:100vh;display:flex;flex-direction:column;justify-content:center;padding:1rem;background:linear-gradient(135deg,#fff8e7,#ffe8cc);overflow:hidden}._wrapper_9bvua_11{width:100%;max-width:26rem;max-height:100vh;margin:0 auto;background:linear-gradient(135deg,#fff,#fefaf5);padding:2rem 1.5rem;border-radius:1.5rem;box-shadow:0 20px 60px #ff9d4d26,0 0 0 1px #ff9d4d1a;display:flex;flex-direction:column;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:auto}._brand_9bvua_29{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}._logo_9bvua_38{width:80px;height:80px;object-fit:contain;animation:_bounce_9bvua_1 2s ease-in-out infinite}@keyframes _bounce_9bvua_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._brandTitle_9bvua_54{font-size:1.75rem;color:#ff9d4d;font-weight:700;letter-spacing:-.02em;text-shadow:2px 2px 4px rgba(0,0,0,.1)}._brandSubtitle_9bvua_62{font-size:.875rem;color:#8b95a1;font-weight:500}._header_9bvua_68{margin-bottom:2.5rem;text-align:center}._title_9bvua_73{font-size:1.5rem;font-weight:600;line-height:1.4;color:#191f28;letter-spacing:-.02em}._form_9bvua_81{display:flex;flex-direction:column;gap:2.5rem}._inputGroup_9bvua_87{display:flex;flex-direction:column;gap:1.5rem}._errorBox_9bvua_93{padding:1rem 1.25rem;background-color:#fff5f5;border-radius:.75rem;color:#f04452;font-size:.9375rem;line-height:1.5;font-weight:500}._divider_9bvua_104{margin:2rem 0 1.5rem;display:flex;align-items:center;text-align:center}._divider_9bvua_104:before,._divider_9bvua_104:after{content:"";flex:1;border-bottom:1px solid #e5e8eb}._dividerText_9bvua_118{padding:0 1rem;color:#8b95a1;font-size:.875rem}._socialLogin_9bvua_124{display:flex;flex-direction:column;gap:.625rem}._socialButton_9bvua_130{width:100%;padding:.875rem 1.25rem;border:none;border-radius:.75rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:flex-start;gap:.75rem;position:relative}._socialIcon_9bvua_146{width:20px;height:20px;object-fit:contain}._socialButtonText_9bvua_152{flex:1;text-align:center;margin-right:20px}._socialButton_9bvua_130:hover{opacity:.9;transform:translateY(-1px)}._socialButton_9bvua_130:active{transform:translateY(0)}._footer_9bvua_167{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem}._footerText_9bvua_175{color:#8b95a1;font-size:.9375rem}._link_9bvua_180{color:#3182f6;font-size:.9375rem;font-weight:600;transition:opacity .2s}._link_9bvua_180:hover{opacity:.8}._container_1p33r_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc);padding:2rem}._spinner_1p33r_11{width:48px;height:48px;border:4px solid rgba(255,157,77,.2);border-top:4px solid #FF9D4D;border-radius:50%;animation:_spin_1p33r_11 1s linear infinite}@keyframes _spin_1p33r_11{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._message_1p33r_29{margin-top:1.5rem;font-size:1rem;font-weight:600;color:#ff9d4d}._overlay_ykinx_2{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;animation:_fadeIn_ykinx_1 .2s ease-out}@keyframes _fadeIn_ykinx_1{0%{opacity:0}to{opacity:1}}._modal_ykinx_25{background-color:#fff;width:100%;display:flex;flex-direction:column;box-shadow:0 -4px 20px #00000026;position:relative;max-height:90vh;overflow:hidden}._modalBottomSheet_ykinx_37{border-radius:1.25rem 1.25rem 0 0;animation:_slideUp_ykinx_1 .3s ease-out}@keyframes _slideUp_ykinx_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalCenter_ykinx_52{border-radius:1.25rem;align-self:center;margin:auto;max-height:85vh;animation:_scaleIn_ykinx_1 .3s ease-out}._overlay_ykinx_2:has(._modalCenter_ykinx_52){align-items:center}@keyframes _scaleIn_ykinx_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._header_ykinx_76{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-gray-200);flex-shrink:0}._title_ykinx_85{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin:0}._closeButton_ykinx_92{width:2.5rem;height:2.5rem;border-radius:50%;border:none;background-color:var(--color-gray-100);color:var(--color-gray-600);font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}._closeButton_ykinx_92:hover{background-color:var(--color-gray-200);color:var(--color-gray-900);transform:rotate(90deg)}._closeButton_ykinx_92:active{transform:rotate(90deg) scale(.95)}._content_ykinx_119{padding:1.5rem;overflow-y:auto;flex:1}._footer_ykinx_126{padding:1rem 1.5rem;border-top:1px solid var(--color-gray-200);flex-shrink:0;background-color:#fff;position:sticky;bottom:0;z-index:1}._buttonGroup_ykinx_137{display:flex;gap:.75rem;width:100%}._button_ykinx_137{flex:1;padding:.875rem 1rem;border-radius:.75rem;font-size:1rem;font-weight:600;border:none;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem}._button_ykinx_137:disabled{opacity:.5;cursor:not-allowed}._button_ykinx_137:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._button_ykinx_137:not(:disabled):active{transform:translateY(0)}._buttonPrimary_ykinx_174{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._buttonPrimary_ykinx_174:not(:disabled):hover{background:linear-gradient(135deg,#5568d3,#653a8e)}._buttonSecondary_ykinx_183{background-color:var(--color-gray-100);color:var(--color-gray-700)}._buttonSecondary_ykinx_183:not(:disabled):hover{background-color:var(--color-gray-200)}._buttonDanger_ykinx_192{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}._buttonDanger_ykinx_192:not(:disabled):hover{background:linear-gradient(135deg,#e082ea,#e4465b)}._buttonIcon_ykinx_201{display:flex;align-items:center;justify-content:center}@media(max-width:768px){._modalCenter_ykinx_52{width:90%;max-height:80vh}._modalBottomSheet_ykinx_37{max-height:85vh}._header_ykinx_76,._content_ykinx_119{padding:1.25rem}._footer_ykinx_126{padding:.875rem 1.25rem}._button_ykinx_137{padding:.75rem .875rem;font-size:.9375rem;min-height:2.75rem}._buttonGroup_ykinx_137{gap:.625rem}}@media(max-width:480px){._modalCenter_ykinx_52{width:95%}._title_ykinx_85{font-size:1.125rem}._closeButton_ykinx_92{width:2.25rem;height:2.25rem;font-size:1.25rem}}._emptyMessage_1xjs9_2{text-align:center;padding:3rem 1.5rem;color:var(--color-gray-500)}._emptyMessage_1xjs9_2 p{margin:.5rem 0;font-size:.9375rem;line-height:1.6}._emptyMessage_1xjs9_2 p:first-child{font-weight:600;color:var(--color-gray-700)}._categoryList_1xjs9_19{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._categoryItem_1xjs9_26{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:var(--color-gray-50);border-radius:8px;transition:background-color .2s ease}._categoryItem_1xjs9_26:hover{background-color:var(--color-gray-100)}._categoryName_1xjs9_40{font-size:.9375rem;color:var(--color-gray-900);font-family:Noto Sans JP,sans-serif;white-space:pre}._actions_1xjs9_47{display:flex;gap:.5rem}._editButton_1xjs9_52,._deleteButton_1xjs9_53,._saveButton_1xjs9_54,._cancelButton_1xjs9_55{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;cursor:pointer;border-radius:6px;transition:all .2s ease}._editButton_1xjs9_52{color:var(--color-primary)}._editButton_1xjs9_52:hover{background-color:#6366f11a}._deleteButton_1xjs9_53{color:var(--color-red-500)}._deleteButton_1xjs9_53:hover{background-color:#ef44441a}._saveButton_1xjs9_54{color:var(--color-primary)}._saveButton_1xjs9_54:hover{background-color:#6366f11a}._cancelButton_1xjs9_55{color:var(--color-gray-500)}._cancelButton_1xjs9_55:hover{background-color:var(--color-gray-200)}._editMode_1xjs9_99{display:flex;width:100%;align-items:center}._input_1xjs9_105{flex:1;padding:.5rem .75rem;font-size:.9375rem;border:2px solid var(--color-gray-200);border-radius:6px;transition:border-color .2s ease}._input_1xjs9_105:focus{outline:none;border-color:var(--color-primary)}._addMode_1xjs9_120{display:flex;align-items:center;width:100%}._addButton_1xjs9_127{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;font-size:.9375rem;font-weight:500;color:var(--color-primary);background-color:#6366f11a;border:2px dashed var(--color-primary);border-radius:8px;cursor:pointer;transition:all .2s ease}._addButton_1xjs9_127:hover{background-color:#6366f133}@media(max-width:768px){._input_1xjs9_105{font-size:16px}}._container_1onsr_1{min-height:100vh;padding:20px;max-width:800px;margin:0 auto;background:linear-gradient(135deg,#fff5e6,#ffe8cc)}._header_1onsr_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._modeToggle_1onsr_16{display:flex;border:2px solid #FF9D4D;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #ff9d4d26}._modeButton_1onsr_25{padding:10px 24px;border:none;background:#fff;color:#ff9d4d;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._modeButton_1onsr_25:hover{background:#fff5e6}._modeButton_1onsr_25._active_1onsr_41{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;box-shadow:0 2px 6px #ff9d4d4d}._modeButtonLeft_1onsr_47{border-right:1px solid #FF9D4D}._modeButtonRight_1onsr_51{border-left:1px solid #FF9D4D}._settingsButton_1onsr_55{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #ff9d4d4d}._settingsButton_1onsr_55:hover{transform:scale(1.05);box-shadow:0 4px 12px #ff9d4d66}._settingsButton_1onsr_55:active{transform:scale(.98)}._categoryList_1onsr_79{display:flex;flex-direction:column;gap:12px}._categoryWrapper_1onsr_85{width:100%}._categoryCard_1onsr_89{background:#fff;border:2px solid transparent;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #ff9d4d1a}._categoryCard_1onsr_89:hover{border-color:#ff9d4d;box-shadow:0 4px 16px #ff9d4d40;transform:translateY(-4px);background:linear-gradient(135deg,#fff,#fff8e7)}._categoryCard_1onsr_89:active{transform:translateY(-2px)}._categoryInfo_1onsr_110{display:flex;flex-direction:column;gap:4px}._categoryName_1onsr_116{font-size:18px;font-weight:700;color:#ff9d4d;margin:0}._categoryDescription_1onsr_123{font-size:14px;color:#8b7355;margin:4px 0 0}._subCategories_1onsr_130{margin-top:8px;display:flex;flex-direction:column;gap:8px}._emptyState_1onsr_137{text-align:center;padding:60px 20px;color:#b8956a;background:#fff;border-radius:12px;box-shadow:0 2px 8px #ff9d4d1a}._emptyState_1onsr_137 p{margin:0 0 20px;font-size:16px;font-weight:500}._emptyButton_1onsr_152{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #ff9d4d4d}._emptyButton_1onsr_152:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff9d4d66}._emptyButton_1onsr_152:active{transform:translateY(0)}._inputWrapper_f715q_1{display:flex;flex-direction:column;gap:.5rem}._label_f715q_7{font-size:.9375rem;font-weight:600;color:#191f28;letter-spacing:-.02em}._input_f715q_1{width:100%;padding:1rem 1.25rem;border:1.5px solid #e5e8eb;border-radius:.75rem;font-size:1rem;color:#191f28;background-color:#fff;transition:all .2s;outline:none}._input_f715q_1::placeholder{color:#b0b8c1}._input_f715q_1:focus{border-color:#3182f6;background-color:#f9fafb}._input_f715q_1:disabled{background-color:#f2f4f6;color:#8b95a1;cursor:not-allowed}._inputError_f715q_41{border-color:#f04452}._inputError_f715q_41:focus{border-color:#f04452;background-color:#fff5f5}._errorMessage_f715q_50{font-size:.875rem;color:#f04452;font-weight:500;padding-left:.25rem}._form_1b1xr_2{display:flex;flex-direction:column}._inputGroup_1b1xr_7{display:flex;flex-direction:column;gap:1.25rem}._tableHeader_evkct_2{background-color:#fff;border-radius:1rem 1rem 0 0;padding:.75rem 1rem;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 2px 8px #0000000a;border-bottom:1px solid #f0f0f0}._tableHeaderButton_evkct_13{background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._tableHeaderButton_evkct_13:active{transform:scale(.9)}._tableHeaderIcon_evkct_25{display:flex;align-items:center;justify-content:center}._headerIconAll_evkct_31{color:#8b95a1}._headerIconMemorized_evkct_35{color:#ff9d4d}._headerIconNotMemorized_evkct_39{color:#d1d5db}._tableContainer_evkct_44{background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden}._rowWrapper_evkct_52{position:relative;display:flex;align-items:center;border-bottom:1px solid #f0f0f0;overflow:hidden}._rowWrapper_evkct_52:last-child{border-bottom:none}._rowContent_evkct_65{display:flex;align-items:stretch;width:100%;background-color:#fff;cursor:pointer;transition:transform .3s ease,background-color .2s;position:relative;z-index:1}._rowContent_evkct_65:hover{background-color:#fafafa}._rowContent_evkct_65:active{background-color:#f5f5f5}._rowContent_evkct_65._swiped_evkct_85{transform:translate(-80px)}._firstColumn_evkct_90{display:flex;flex-direction:column;justify-content:center;flex:0 0 50%;padding:.5rem .75rem;border-right:1px solid #f0f0f0}._kanjiCell_evkct_99{font-size:.875rem;font-weight:700;color:#191f28;font-family:Noto Sans JP,sans-serif;text-align:left;line-height:1.4;padding-bottom:.25rem;border-bottom:1px solid #f0f0f0}._hiraganaCell_evkct_110{font-size:.875rem;font-weight:700;color:#191f28;font-family:Noto Sans JP,sans-serif;text-align:left;line-height:1.4;padding-top:.25rem}._meaningCell_evkct_121{padding:.75rem;font-size:.875rem;color:#6b7280;font-weight:500;flex:1;display:flex;align-items:center;text-align:left}._actionCell_evkct_133{padding:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._memoryButton_evkct_142{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._memoryButton_evkct_142:active{transform:scale(.9)}._bookIconFilled_evkct_157{color:#ff9d4d}._bookIconEmpty_evkct_161{color:#d1d5db}._deleteButtonSwipe_evkct_166{position:absolute;right:0;top:0;bottom:0;width:80px;background-color:#f04452;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:0;transition:background-color .2s}._deleteButtonSwipe_evkct_166:hover{background-color:#d93a48}._deleteButtonSwipe_evkct_166:active{background-color:#c23040}._coverOverlay_evkct_192{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;padding:.5rem;border-radius:.5rem;font-size:.75rem;font-weight:600;text-align:center;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none;box-shadow:0 2px 8px #ff9d4d4d}._coverOverlay_evkct_192:hover{transform:scale(1.02);box-shadow:0 4px 12px #ff9d4d66}._coverOverlay_evkct_192:active{transform:scale(.98)}._titleWrapper_k6gka_2{display:flex;align-items:center;gap:.5rem}._titleIcon_k6gka_8{color:#ff9d4d}._formGroup_k6gka_13{margin-bottom:1.5rem}._labelWrapper_k6gka_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._label_k6gka_17{display:block;font-size:.9375rem;font-weight:600;color:#191f28}._charCount_k6gka_31{font-size:.875rem;color:#8b95a1;font-weight:500}._textarea_k6gka_37{width:100%;padding:.875rem;border:2px solid #e5e8eb;border-radius:.75rem;font-size:.9375rem;font-family:inherit;transition:all .2s;resize:vertical;min-height:100px}._textarea_k6gka_37:focus{outline:none;border-color:#ff9d4d;box-shadow:0 0 0 3px #ff9d4d1a}._wordsSection_k6gka_56{margin-top:1.5rem}._wordsTitle_k6gka_60{font-size:1.125rem;font-weight:700;color:#191f28;margin-bottom:1rem}._container_r1nns_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc)}._header_r1nns_9{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}._backButton_r1nns_16{background:#fff;border:1px solid var(--color-gray-200);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}._backButton_r1nns_16:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_r1nns_16:active{transform:translate(0)}._titleWrapper_r1nns_39{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_r1nns_39{font-size:1.25rem;font-weight:700;color:#ff9d4d;margin:0;text-align:center;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}._headerSpacer_r1nns_59{width:40px;flex-shrink:0}._filterRow_r1nns_65{display:flex;justify-content:center;margin-bottom:1rem}._filterButton_r1nns_71{padding:.5rem 2rem;background:#fff;color:#ff9d4d;border:2px solid #FF9D4D;border-radius:2rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;min-width:100px}._filterButton_r1nns_71:hover{background:#ff9d4d;color:#fff}._filterButton_r1nns_71:active{transform:scale(.95)}._controls_r1nns_94{display:flex;gap:.75rem;margin-bottom:1.5rem}._addButton_r1nns_100{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #ff9d4d4d;white-space:nowrap}._addButton_r1nns_100:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._addButton_r1nns_100:active{transform:translateY(0)}._errorBox_r1nns_129{padding:1rem 1.25rem;background-color:#fff5f5;border-radius:.75rem;color:#f04452;font-size:.9375rem;line-height:1.5;font-weight:500;margin-bottom:1.5rem}._vocabularyList_r1nns_141{display:flex;flex-direction:column;gap:.75rem}._tableHeader_r1nns_148{background-color:#fff;border-radius:1rem 1rem 0 0;padding:.75rem 1rem;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 2px 8px #0000000a;border-bottom:1px solid #f0f0f0}._tableHeaderButton_r1nns_159{background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._tableHeaderButton_r1nns_159:active{transform:scale(.9)}._memoState_r1nns_171{display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;background:linear-gradient(135deg,#fff8e7,#ffe8cc);border:1.5px solid #FF9D4D;border-radius:.75rem;font-size:.75rem;font-weight:700;font-family:Comic Sans MS,Chalkboard SE,Comic Neue,cursive,sans-serif;color:#ff9d4d;cursor:pointer;transition:all .2s;white-space:nowrap;margin-left:auto}._memoState_r1nns_171:hover{transform:scale(1.05);box-shadow:0 2px 8px #ff9d4d4d}._memoState_r1nns_171:active{transform:scale(.95)}._controlsRow_r1nns_199{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem}._iconButtons_r1nns_208{display:flex;gap:.5rem}._iconButton_r1nns_208{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;color:#ff9d4d;border:2px solid #FF9D4D;border-radius:.5rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000f}._iconButton_r1nns_208:hover{background:#ff9d4d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff9d4d4d}._iconButton_r1nns_208:active{transform:translateY(0)}._hideToggleContainer_r1nns_240{display:flex;gap:0;width:fit-content;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}._hideToggleButton_r1nns_250{padding:.5rem .75rem;background:#fff;color:#8b95a1;border:none;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._hideToggleLeft_r1nns_262{border-right:1px solid #f0f0f0}._hideToggleButton_r1nns_250._active_r1nns_266{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff}._hideToggleButton_r1nns_250:active{transform:scale(.98)}._headerIconAll_r1nns_275{color:#8b95a1}._headerIconMemorized_r1nns_279{color:#ff9d4d}._headerIconNotMemorized_r1nns_283{color:#d1d5db}._tableContainer_r1nns_288{background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden}._rowWrapper_r1nns_296{position:relative;display:flex;align-items:center;border-bottom:1px solid #f0f0f0;overflow:hidden}._rowWrapper_r1nns_296:last-child{border-bottom:none}._rowContent_r1nns_309{display:flex;align-items:stretch;width:100%;background-color:#fff;cursor:pointer;transition:transform .3s ease,background-color .2s;position:relative;z-index:1}._rowContent_r1nns_309:hover{background-color:#fafafa}._rowContent_r1nns_309:active{background-color:#f5f5f5}._rowContent_r1nns_309._swiped_r1nns_329{transform:translate(-80px)}._firstColumn_r1nns_334{display:flex;flex-direction:column;justify-content:center;flex:0 0 50%;padding:.5rem .75rem;border-right:1px solid #f0f0f0}._kanjiCell_r1nns_343{font-size:.875rem;font-weight:700;color:#191f28;font-family:Noto Sans JP,sans-serif;text-align:left;line-height:1.4;padding-bottom:.25rem;border-bottom:1px solid #f0f0f0}._hiraganaCell_r1nns_354{font-size:.875rem;font-weight:700;color:#191f28;font-family:Noto Sans JP,sans-serif;text-align:left;line-height:1.4;padding-top:.25rem}._meaningCell_r1nns_365{padding:.75rem;font-size:.875rem;color:#6b7280;font-weight:500;flex:1;display:flex;align-items:center;text-align:left}._actionCell_r1nns_377{padding:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._memoryButton_r1nns_386{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._memoryButton_r1nns_386:active{transform:scale(.9)}._bookIconFilled_r1nns_401{color:#ff9d4d}._bookIconEmpty_r1nns_405{color:#d1d5db}._deleteButtonSwipe_r1nns_410{position:absolute;right:0;top:0;bottom:0;width:80px;background-color:#f04452;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:0;transition:background-color .2s}._deleteButtonSwipe_r1nns_410:hover{background-color:#d93a48}._deleteButtonSwipe_r1nns_410:active{background-color:#c23040}._emptyState_r1nns_436{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f}._emptyState_r1nns_436 p{font-size:1rem;color:#8b95a1;margin-bottom:1.5rem}._emptyButton_r1nns_454{padding:.875rem 1.5rem;background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #ff9d4d4d}._emptyButton_r1nns_454:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._emptyCategory_r1nns_473{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;margin-bottom:1.5rem;text-align:center;background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f}._emptyCategoryText_r1nns_486{font-size:1rem;color:#8b95a1;margin-bottom:1.25rem;font-weight:500}._createCategoryButton_r1nns_493{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #6366f14d}._createCategoryButton_r1nns_493:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}._createCategoryButton_r1nns_493:active{transform:translateY(0)}._categoryBox_r1nns_519{flex:1;position:relative;display:flex;align-items:center}._aiButton_r1nns_526{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.25rem;background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #8b5cf64d;white-space:nowrap}._aiButton_r1nns_526:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}._aiButton_r1nns_526:active{transform:translateY(0)}._loading_r1nns_555{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.125rem;color:#8b95a1}._loadingMore_r1nns_565{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}._spinner_r1nns_574{width:40px;height:40px;border:4px solid #f5f5f5;border-top:4px solid #FF9D4D;border-radius:50%;animation:_spin_r1nns_574 1s linear infinite}@keyframes _spin_r1nns_574{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingMore_r1nns_565 p{font-size:.9375rem;color:#8b95a1;font-weight:500}._categoryList_dii1y_1{display:flex;flex-direction:column;gap:0;max-height:80vh;overflow-y:auto}._categoryItem_dii1y_9{width:100%;padding:1rem 1.25rem;background:transparent;border:none;border-bottom:1px solid var(--color-gray-200);text-align:left;cursor:pointer;transition:background-color .2s ease;-webkit-tap-highlight-color:transparent}._categoryItem_dii1y_9:hover{background-color:var(--color-gray-50)}._categoryItem_dii1y_9:active{background-color:var(--color-gray-100)}._categoryItem_dii1y_9:last-child{border-bottom:none}._categoryName_dii1y_33{font-size:1rem;color:var(--color-gray-900);font-weight:500;white-space:pre-wrap;word-break:break-word}._emptyState_dii1y_41{padding:3rem 1.5rem;text-align:center;color:var(--color-gray-500)}._emptyState_dii1y_41 p{margin:0;font-size:1rem;font-weight:500}._emptyStateSubtext_dii1y_53{margin-top:.5rem!important;font-size:.875rem!important;font-weight:400!important;color:var(--color-gray-400)!important}._settingsContainer_1s82a_1{display:flex;flex-direction:column;gap:2rem;padding:.5rem 0}._settingSection_1s82a_8{display:flex;flex-direction:column;gap:1rem}._sectionTitle_1s82a_14{font-size:1rem;font-weight:700;color:var(--color-gray-900);margin:0}._optionGroup_1s82a_21{display:flex;gap:.5rem;flex-wrap:wrap}._optionButton_1s82a_27{flex:1;min-width:100px;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;border:2px solid var(--color-gray-200);border-radius:.75rem;background-color:#fff;color:var(--color-gray-700);cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}._optionButton_1s82a_27:hover{border-color:#ff9d4d;background-color:#ff9d4d0d}._optionButton_1s82a_27:active{transform:scale(.98)}._optionButton_1s82a_27._active_1s82a_51{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border-color:#ff9d4d;box-shadow:0 4px 12px #ff9d4d4d}._note_1s82a_58{padding:1rem;background-color:#ff9d4d1a;border-radius:.75rem;font-size:.875rem;color:var(--color-gray-700);text-align:center;line-height:1.5}._container_1g8ft_1{padding:1.5rem 1.5rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc)}._header_1g8ft_9{text-align:center;margin-bottom:1.5rem}._headerTop_1g8ft_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.75rem}._backButton_1g8ft_22{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:none;border-radius:.75rem;color:#ff9d4d;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;-webkit-tap-highlight-color:transparent;flex-shrink:0}._backButton_1g8ft_22:hover{background-color:#ff9d4d1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._backButton_1g8ft_22:active{transform:translateY(0)}._title_1g8ft_49{flex:1;font-size:1.5rem;font-weight:700;color:#ff9d4d;margin:0;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;text-align:center}._headerIcons_1g8ft_60{display:flex;gap:.5rem;align-items:center;flex-shrink:0}._iconButton_1g8ft_67{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:none;border-radius:.75rem;color:#ff9d4d;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a;-webkit-tap-highlight-color:transparent}._iconButton_1g8ft_67:hover{background-color:#ff9d4d1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._iconButton_1g8ft_67:active{transform:translateY(0)}._subtitle_1g8ft_93{font-size:1rem;color:#8b95a1;font-weight:600;margin:0}._cardWrapper_1g8ft_101{perspective:1000px;margin-bottom:1rem;min-height:400px;display:flex;align-items:center;justify-content:center}._card_1g8ft_101{position:relative;width:100%;max-width:400px;height:400px;cursor:pointer;transition:transform .6s;transform-style:preserve-3d}._card_1g8ft_101._flipped_1g8ft_120{transform:rotateY(180deg)}._card_1g8ft_101._slide-left_1g8ft_125{animation:_slideOutLeft_1g8ft_1 .3s ease-out}._card_1g8ft_101._slide-right_1g8ft_129{animation:_slideOutRight_1g8ft_1 .3s ease-out}@keyframes _slideOutLeft_1g8ft_1{0%{transform:translate(0) rotateY(0);opacity:1}to{transform:translate(-100%) rotateY(0);opacity:0}}@keyframes _slideOutRight_1g8ft_1{0%{transform:translate(0) rotateY(0);opacity:1}to{transform:translate(100%) rotateY(0);opacity:0}}._card_1g8ft_101._slide-left_1g8ft_125._flipped_1g8ft_120{animation:_slideOutLeftFlipped_1g8ft_1 .3s ease-out}._card_1g8ft_101._slide-right_1g8ft_129._flipped_1g8ft_120{animation:_slideOutRightFlipped_1g8ft_1 .3s ease-out}@keyframes _slideOutLeftFlipped_1g8ft_1{0%{transform:translate(0) rotateY(180deg);opacity:1}to{transform:translate(-100%) rotateY(180deg);opacity:0}}@keyframes _slideOutRightFlipped_1g8ft_1{0%{transform:translate(0) rotateY(180deg);opacity:1}to{transform:translate(100%) rotateY(180deg);opacity:0}}._cardFront_1g8ft_185,._cardBack_1g8ft_186{position:absolute;width:100%;height:100%;backface-visibility:hidden;background-color:#fff;border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 8px 30px #0000001f}._cardFront_1g8ft_185{justify-content:space-between;align-items:center}._cardFront_1g8ft_185{background:linear-gradient(135deg,#fff,#fff8f0)}._cardBack_1g8ft_186{background:linear-gradient(135deg,#ff9d4d,#ffb570);transform:rotateY(180deg);justify-content:center;align-items:center}._cardMemoryStatus_1g8ft_216{position:absolute;top:1rem;right:1rem;z-index:10}._cardLabel_1g8ft_223{font-size:.875rem;font-weight:600;color:#8b95a1;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}._cardBack_1g8ft_186 ._cardLabel_1g8ft_223{color:#fffc}._cardContentWrapper_1g8ft_236{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}._cardContent_1g8ft_236{font-size:3rem;font-weight:700;color:#191f28;text-align:center;line-height:1.3}._cardBack_1g8ft_186 ._cardContent_1g8ft_236{color:#fff;font-size:2.5rem}._frontExample_1g8ft_257{font-size:.875rem;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;color:#6b7280;line-height:1.6;margin-top:1rem;text-align:center;max-width:100%;word-break:keep-all}._frontExampleSecondary_1g8ft_268{font-size:.8125rem;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;color:#9ca3af;line-height:1.5;margin-top:.5rem;text-align:center;max-width:100%;word-break:keep-all}._tapHint_1g8ft_279{font-size:.875rem;color:#8b95a1;opacity:.7;align-self:center}._example_1g8ft_286{margin-top:2rem;text-align:center;width:100%}._exampleLabel_1g8ft_292{font-size:.75rem;font-weight:600;color:#fffc;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}._exampleText_1g8ft_301{font-size:1rem;color:#fff;line-height:1.6;padding:.75rem 1rem;background-color:#fff3;border-radius:.75rem}._navigation_1g8ft_311{display:flex;gap:1rem;margin-bottom:1.5rem}._navButton_1g8ft_317{flex:1;padding:1rem;background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #ff9d4d4d}._navButton_1g8ft_317:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._navButton_1g8ft_317:active:not(:disabled){transform:translateY(0)}._navButton_1g8ft_317:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#d0d0d0,#e0e0e0);box-shadow:none}._progressBar_1g8ft_348{width:100%;height:8px;background-color:#ffffff80;border-radius:1rem;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a;margin-bottom:.5rem}._progressFill_1g8ft_358{height:100%;background:linear-gradient(90deg,#ff9d4d,#ffb570);transition:width .3s ease;border-radius:1rem}._pageIndicator_1g8ft_366{text-align:center;font-size:.75rem;color:#9ca3af;padding:.5rem;opacity:.8}._emptyState_1g8ft_375{text-align:center;padding:3rem 1.5rem;background-color:#fff;border-radius:1.25rem;box-shadow:0 4px 20px #00000014}._emptyTitle_1g8ft_383{font-size:1.5rem;font-weight:700;color:#191f28;margin-bottom:1rem}._emptyText_1g8ft_390{font-size:1rem;color:#8b95a1;line-height:1.6}._cardSecondary_1g8ft_397{margin-top:1.5rem;width:100%;text-align:center}._secondaryLabel_1g8ft_403{font-size:.75rem;font-weight:600;color:#ffffffb3;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}._secondaryContent_1g8ft_412{font-size:1.5rem;font-weight:600;color:#fff;line-height:1.4;padding:.5rem;background-color:#ffffff26;border-radius:.5rem}._backExample_1g8ft_423{font-size:.875rem;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;color:#ffffffe6;line-height:1.6;margin-top:.75rem;text-align:center;max-width:100%;word-break:keep-all}._backExampleSecondary_1g8ft_434{font-size:.8125rem;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;color:#ffffffbf;line-height:1.5;margin-top:.5rem;text-align:center;max-width:100%;word-break:keep-all}._emptyCard_1g8ft_446{width:100%;max-width:400px;min-height:400px;background:linear-gradient(135deg,#fff,#fff8f0);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 8px 30px #0000001f;text-align:center}._emptyCardTitle_1g8ft_461{font-size:1.5rem;font-weight:700;color:#191f28;margin-bottom:1rem}._emptyCardText_1g8ft_468{font-size:1rem;color:#8b95a1;line-height:1.6;margin-bottom:2rem}._goToVocabularyButton_1g8ft_475{padding:1rem 2rem;background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 15px #ff9d4d4d}._goToVocabularyButton_1g8ft_475:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._goToVocabularyButton_1g8ft_475:active{transform:translateY(0)}._memoryButtons_1g8ft_498{display:flex;gap:.75rem;width:100%;max-width:400px;margin:0 auto 1.5rem;padding:0 1.5rem}._memoryButton_1g8ft_498{flex:1;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;border:2px solid #e5e7eb;border-radius:.75rem;background-color:#fff;color:#6b7280;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 8px #00000014}._memoryButton_1g8ft_498:hover{border-color:#ff9d4d;background-color:#ff9d4d0d;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}._memoryButton_1g8ft_498:active{transform:translateY(0)}._memoryButton_1g8ft_498._memorized_1g8ft_533{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border-color:#ff9d4d;box-shadow:0 4px 15px #ff9d4d4d}._memoryButton_1g8ft_498._memorized_1g8ft_533:hover{box-shadow:0 6px 20px #ff9d4d66}._container_o48gz_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff7ed,#ffedd5)}._header_o48gz_9{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}._backButton_o48gz_16{background:#fff;border:1px solid var(--color-gray-200);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}._backButton_o48gz_16:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_o48gz_16:active{transform:translate(0)}._titleWrapper_o48gz_39{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_o48gz_39{font-size:1.25rem;font-weight:700;color:#c2410c;margin:0;text-align:center;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}._headerSpacer_o48gz_59{width:40px;flex-shrink:0}._modeToggle_o48gz_65{display:flex;background:#fff;border-radius:20px;border:1px solid var(--color-gray-200);overflow:hidden;flex-shrink:0;box-shadow:0 1px 3px #0000000d}._toggleButton_o48gz_75{padding:.375rem .75rem;font-size:.875rem;font-weight:600;color:#64748b;background:transparent;border:none;cursor:pointer;transition:all .2s;white-space:nowrap}._toggleButton_o48gz_75:hover{background:var(--color-gray-50)}._toggleLeft_o48gz_91{border-right:1px solid var(--color-gray-200)}._toggleRight_o48gz_95{border-left:none}._activeToggle_o48gz_99{background:#c2410c;color:#fff}._activeToggle_o48gz_99:hover{background:#c2410c}._levelGrid_o48gz_109{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 .5rem}._levelCard_o48gz_116{display:flex;align-items:center;gap:1rem;padding:.875rem 1.125rem;background:#fff;border:2px solid;border-radius:.75rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000f;min-height:60px}._levelCard_o48gz_116:hover{transform:translateY(-2px);box-shadow:0 4px 16px #c2410c26}._levelCard_o48gz_116:active{transform:translateY(-2px)}._levelIcon_o48gz_139{width:48px;height:48px;border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 2px 6px #0000001f}._levelInfo_o48gz_153{flex:1;text-align:left;display:flex;flex-direction:column;gap:.375rem}._levelHeader_o48gz_161{display:flex;justify-content:space-between;align-items:baseline}._levelLabel_o48gz_167{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._levelDescription_o48gz_174{font-size:.875rem;color:#64748b;font-weight:500;margin:0}._progressInfo_o48gz_181{font-size:.75rem;color:#94a3b8;font-weight:600;white-space:nowrap}._progressBar_o48gz_189{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._progressFill_o48gz_197{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;transition:width .3s ease}@media(min-width:640px){._levelGrid_o48gz_109{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._container_o48gz_1{max-width:1200px;margin:0 auto}._levelGrid_o48gz_109{grid-template-columns:repeat(3,1fr);gap:1.5rem}}._cardWrapper_1hlt1_2{position:relative;margin-bottom:.875rem;min-height:400px}._cardBackground_1hlt1_9{position:absolute;inset:0;pointer-events:none}._card_1hlt1_2{position:relative;background:#fff;border-radius:1.25rem;padding:3rem 2rem;box-shadow:0 4px 16px #0000001a;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;min-height:400px;display:flex;align-items:center;justify-content:center}._card_1hlt1_2._swiping_1hlt1_33{cursor:grabbing;box-shadow:0 8px 24px #00000026}._wordContent_1hlt1_39{position:relative;z-index:2;width:100%}._wordText_1hlt1_45{margin-bottom:2rem;text-align:center}._wordRow_1hlt1_50{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._mainWord_1hlt1_58{font-size:3rem;font-weight:700;color:#1e293b;line-height:1.2}._kanjiText_1hlt1_65{font-size:2.5rem;color:#64748b;font-weight:600;line-height:1.2}._hiddenPlaceholder_1hlt1_72{margin-bottom:2rem;text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#94a3b81a,#cbd5e11a);border-radius:1rem;border:2px dashed #cbd5e1;cursor:pointer;transition:all .2s ease}._hiddenPlaceholder_1hlt1_72:hover{background:linear-gradient(135deg,#94a3b826,#cbd5e126);border-color:#94a3b8;transform:scale(1.02)}._hiddenContent_1hlt1_89{display:flex;flex-direction:column;align-items:center;gap:.5rem}._hiddenIcon_1hlt1_96{font-size:2rem;animation:_bounce_1hlt1_1 2s infinite}._hiddenText_1hlt1_101{font-size:1rem;font-weight:600;color:#64748b}@keyframes _bounce_1hlt1_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._meaningText_1hlt1_116{font-size:1.5rem;color:#475569;font-weight:600;text-align:center;margin-bottom:1.5rem}._swipeLabelRight_1hlt1_125{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#60a5fa}._swipeLabelLeft_1hlt1_138{position:absolute;left:2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#f87171}._posTag_1hlt1_151{position:absolute;top:1rem;left:1rem;display:inline-block;background:#f1f5f9;color:#64748b;padding:.375rem 1rem;border-radius:1.25rem;font-size:.875rem;font-weight:600;z-index:3}._exampleSection_1hlt1_166{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(226,232,240,.5)}._exampleJp_1hlt1_172{font-size:1.0625rem;color:#334155;margin-bottom:.5rem;line-height:1.7}._exampleKo_1hlt1_179{font-size:1rem;color:#64748b;line-height:1.6}@media(min-width:768px){._cardWrapper_1hlt1_2{max-width:600px;margin-left:auto;margin-right:auto}}._rowWrapper_17g85_2{position:relative;overflow:hidden;background:#fff;transition:all .3s ease}._rowWrapper_17g85_2:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}._rowWrapper_17g85_2:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}._rowBackground_17g85_20{position:absolute;inset:0;pointer-events:none}._row_17g85_2{display:flex;align-items:center;padding:.75rem 1rem;background:#fff;border-bottom:1px solid #e2e8f0;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;transition:all .3s ease}._row_17g85_2._swiping_17g85_41{cursor:grabbing;box-shadow:0 4px 12px #00000026;z-index:10}._content_17g85_47{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}._wordSection_17g85_55{display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:center}._hiragana_17g85_63{font-size:.9375rem;font-weight:600;color:#1e293b}._kanji_17g85_69{font-size:.875rem;font-weight:500;color:#64748b}._meaningSection_17g85_75{flex:1;text-align:right}._meaning_17g85_75{font-size:.875rem;color:#475569;font-weight:500}._swipeLabelRight_17g85_87{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#60a5fa}._swipeLabelLeft_17g85_100{position:absolute;left:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#f87171}._hiddenPlaceholder_17g85_114{padding:.5rem 1rem;background:linear-gradient(135deg,#94a3b814,#cbd5e114);border-radius:.5rem;border:1px dashed #cbd5e1;cursor:pointer;transition:all .2s ease;display:inline-block}._hiddenPlaceholder_17g85_114:hover{background:linear-gradient(135deg,#94a3b81f,#cbd5e11f);border-color:#94a3b8;transform:scale(1.02)}._hiddenText_17g85_130{font-size:.75rem;font-weight:600;color:#64748b;white-space:nowrap}._exampleSection_17g85_138{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background:#f8fafc;border-bottom:1px solid #e2e8f0}._exampleSection_17g85_138._expanded_17g85_146{max-height:200px;padding:.75rem 1rem}._exampleContent_17g85_151{display:flex;justify-content:space-between;align-items:center;gap:1rem}._exampleJp_17g85_158{font-size:.8125rem;color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:left}._exampleKo_17g85_169{font-size:.75rem;color:#94a3b8;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:right}@media(min-width:640px){._row_17g85_2{padding:.875rem 1.25rem}._hiragana_17g85_63{font-size:1rem}._kanji_17g85_69,._meaning_17g85_75{font-size:.9375rem}._exampleSection_17g85_138._expanded_17g85_146{padding:.875rem 1.25rem}._exampleJp_17g85_158{font-size:.875rem}._exampleKo_17g85_169{font-size:.8125rem}}._container_2pwj4_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc)}._header_2pwj4_9{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}._backButton_2pwj4_16{background:#fff;border:1px solid var(--color-gray-200);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}._backButton_2pwj4_16:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_2pwj4_16:active{transform:translate(0)}._titleWrapper_2pwj4_39{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_2pwj4_39{font-size:1.25rem;font-weight:700;margin:0;text-align:center;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}._levelListButton_2pwj4_58{background:#fff;border:1px solid var(--color-gray-200);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;color:#ff9d4d}._levelListButton_2pwj4_58:hover{background:var(--color-gray-50);transform:scale(1.05)}._levelListButton_2pwj4_58:active{transform:scale(.95)}._tabContainer_2pwj4_83{display:flex;gap:0;margin-bottom:1rem;background:#fff;border-radius:.75rem;padding:.25rem;box-shadow:0 2px 8px #0000000f}._tab_2pwj4_83{flex:1;padding:.625rem 1rem;background:transparent;border:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;color:#8b95a1;cursor:pointer;transition:all .2s}._tab_2pwj4_83:hover{background:#f8fafc}._tab_2pwj4_83:active{background:#e2e8f0}._activeTab_2pwj4_114{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff}._activeTab_2pwj4_114:hover{background:linear-gradient(135deg,#ff9d4d,#ffb570)}._activeTab_2pwj4_114:active{background:linear-gradient(135deg,#ff8a33,#ff9d4d)}._controlsRow_2pwj4_128{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem}._iconButtons_2pwj4_137{display:flex;gap:.5rem}._exampleButton_2pwj4_142{padding:.5rem .875rem;background:#fff;color:#8b95a1;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000f;white-space:nowrap}._exampleButton_2pwj4_142:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._exampleButton_2pwj4_142._active_2pwj4_114{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-color:#8b5cf6}._exampleButton_2pwj4_142:active{transform:translateY(0)}._hideToggleContainer_2pwj4_172{display:flex;gap:0;width:fit-content;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}._hideToggleButton_2pwj4_182{padding:.5rem .75rem;background:#fff;color:#8b95a1;border:none;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._hideToggleLeft_2pwj4_194{border-right:1px solid #f0f0f0}._hideToggleButton_2pwj4_182._active_2pwj4_114{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff}._hideToggleButton_2pwj4_182:active{transform:scale(.98)}._contentContainer_2pwj4_208{flex:1;display:flex;flex-direction:column;padding:1rem .5rem}._tableContainer_2pwj4_216{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}._cardWrapper_2pwj4_224{position:relative}._hintMessage_2pwj4_229{display:flex;justify-content:center;margin-top:1rem;padding:0 1rem;font-size:.8125rem;font-weight:500;color:#94a3b8;text-align:center}._emptyState_2pwj4_241{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f;margin-top:2rem}._emptyState_2pwj4_241 p{font-size:1.125rem;color:#64748b;font-weight:600;margin:.25rem 0}._emptySubtext_2pwj4_261{font-size:.875rem;color:#94a3b8;font-weight:500}._scrollTopButton_2pwj4_268{position:fixed;bottom:6rem;left:50%;transform:translate(-50%);width:48px;height:48px;background:linear-gradient(135deg,#ff9d4d,#ffb570);border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #ff9d4d66;transition:all .3s ease;z-index:100;animation:_fadeIn_2pwj4_1 .3s ease}._scrollTopButton_2pwj4_268:hover{transform:translate(-50%) translateY(-4px);box-shadow:0 6px 16px #ff9d4d80}._scrollTopButton_2pwj4_268:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #ff9d4d4d}@keyframes _fadeIn_2pwj4_1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._container_2prgi_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff7ed,#ffedd5)}._header_2prgi_9{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}._backButton_2prgi_16{background:#fff;border:1px solid var(--color-gray-200);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}._backButton_2prgi_16:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_2prgi_16:active{transform:translate(0)}._titleWrapper_2prgi_39{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_2prgi_39{font-size:1.25rem;font-weight:700;color:#c2410c;margin:0;text-align:center;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}._levelListButton_2prgi_59{background:#fff;border:1px solid var(--color-gray-200);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}._levelListButton_2prgi_59:hover{background:var(--color-gray-50)}._kanjiGrid_2prgi_78{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 .5rem}._kanjiCard_2prgi_86{background:#fff;border-radius:.875rem;padding:1rem;box-shadow:0 2px 8px #0000000f;transition:all .3s;border:2px solid transparent;opacity:1;transform:scale(1)}._kanjiCard_2prgi_86:hover{transform:translateY(-2px);box-shadow:0 6px 16px #c2410c1f;border-color:#fed7aa}._kanjiCard_2prgi_86._fadeOut_2prgi_104{animation:_fadeOutScale_2prgi_1 .3s ease-out forwards}@keyframes _fadeOutScale_2prgi_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._kanjiMain_2prgi_120{display:flex;gap:1rem;align-items:center;padding-bottom:.875rem;border-bottom:1.5px solid #fef3c7;margin-bottom:.875rem}._kanjiCharacter_2prgi_129{font-size:3.5rem;font-weight:700;color:#c2410c;line-height:1;flex-shrink:0;text-shadow:2px 2px 4px rgba(194,65,12,.1)}._kanjiInfo_2prgi_138{flex:1;display:flex;flex-direction:column;gap:.25rem}._reading_2prgi_145,._meaning_2prgi_146{display:flex;flex-direction:row;align-items:center}._readingLabel_2prgi_152,._meaningLabel_2prgi_153{font-size:.625rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}._readingText_2prgi_163{margin-left:.25rem;font-size:.9375rem;font-weight:600;color:#1e293b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif}._meaningText_2prgi_171{margin-left:.25rem;font-size:.875rem;font-weight:600;color:#c2410c}._strokes_2prgi_178{display:flex;flex-direction:column;gap:.125rem}._strokesLabel_2prgi_184{font-size:.625rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.3px}._strokesText_2prgi_192{font-size:.875rem;font-weight:600;color:#64748b}._examplesSection_2prgi_199{display:flex;flex-direction:column;gap:.625rem}._examplesTitle_2prgi_205{font-size:.6875rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.3px}._examplesList_2prgi_213{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._exampleItem_2prgi_219{background:linear-gradient(135deg,#fffbeb,#fef3c7);padding:.625rem;border-radius:.5rem;display:flex;flex-direction:column;gap:.25rem;border:1px solid #fde68a;transition:all .2s}._exampleItem_2prgi_219:hover{transform:translateY(-1px);box-shadow:0 2px 6px #c2410c1a;border-color:#fbbf24}._exampleHiragana_2prgi_236{font-size:.75rem;color:#64748b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif}._exampleMeaning_2prgi_242{font-size:.75rem;font-weight:600;color:#c2410c;margin-top:.125rem}._exampleWords_2prgi_250{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0;border-bottom:1.5px solid #fef3c7;margin-bottom:.5rem}._exampleWord_2prgi_250{display:flex;gap:.625rem;align-items:center;padding:.5rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:.5rem;border:1px solid #fde68a;transition:all .2s}._exampleWord_2prgi_250:hover{transform:translate(2px);box-shadow:0 2px 6px #c2410c14;border-color:#fbbf24}._wordKanji_2prgi_276{font-size:1rem;font-weight:700;color:#1e293b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif;min-width:3.5rem;flex-shrink:0}._wordHiragana_2prgi_285{font-size:.875rem;color:#64748b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif;min-width:5rem;flex-shrink:0}._wordMeaning_2prgi_293{font-size:.8125rem;font-weight:600;color:#c2410c;flex:1}@media(min-width:640px){._kanjiGrid_2prgi_78{grid-template-columns:repeat(2,1fr);gap:1.25rem}._kanjiCard_2prgi_86{padding:1.125rem}._kanjiCharacter_2prgi_129{font-size:4rem}}@media(min-width:1024px){._container_2prgi_1{max-width:1400px;margin:0 auto}._kanjiGrid_2prgi_78{grid-template-columns:repeat(2,1fr);gap:1.5rem}._kanjiCard_2prgi_86{padding:1.25rem}._kanjiCharacter_2prgi_129{font-size:4.5rem}._examplesList_2prgi_213{gap:.625rem}._exampleItem_2prgi_219{padding:.75rem}}@media(min-width:1440px){._kanjiGrid_2prgi_78{grid-template-columns:repeat(3,1fr)}}._buttonSection_2prgi_351{display:flex;gap:.75rem;margin-top:.875rem}._studyButton_2prgi_357{flex:1;padding:.75rem 1rem;border-radius:.625rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:2px solid transparent;box-shadow:0 2px 4px #00000014}._studyButton_2prgi_357:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a}._studyButton_2prgi_357._memorized_2prgi_374{background:linear-gradient(135deg,#93c5fd,#60a5fa);color:#fff;border-color:#3b82f6}._studyButton_2prgi_357._memorized_2prgi_374:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 4px 8px #3b82f64d}._studyButton_2prgi_357._notMemorized_2prgi_385{background:linear-gradient(135deg,#fca5a5,#f87171);color:#fff;border-color:#ef4444}._studyButton_2prgi_357._notMemorized_2prgi_385:hover{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 4px 8px #ef44444d}._emptyState_2prgi_397{grid-column:1 / -1;text-align:center;padding:4rem 1rem;color:#64748b}._emptyState_2prgi_397 p{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#94a3b8}._emptySubtext_2prgi_411{font-size:.875rem;font-weight:400;color:#cbd5e1}._scrollTopButton_2prgi_418{position:fixed;bottom:6rem;left:50%;transform:translate(-50%);width:48px;height:48px;background:linear-gradient(135deg,#ea580c,#f97316);border:none;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #ea580c66;transition:all .3s ease;z-index:100;animation:_fadeIn_2prgi_1 .3s ease}._scrollTopButton_2prgi_418:hover{transform:translate(-50%) translateY(-4px);box-shadow:0 6px 16px #ea580c80}._scrollTopButton_2prgi_418:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #ea580c4d}@keyframes _fadeIn_2prgi_1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._container_vf7cn_2{min-height:100vh;background:linear-gradient(135deg,#fff5e6,#ffe8cc);padding-bottom:80px}._header_vf7cn_9{background:linear-gradient(135deg,#ff9d4d,#ffb570);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 16px #ff9d4d33;position:sticky;top:0;z-index:10}._backButton_vf7cn_21,._toggleButton_vf7cn_22{padding:.625rem 1.25rem;border-radius:1.5rem;border:2px solid white;background:#fff;color:#ff9d4d;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s ease}._backButton_vf7cn_21:hover,._toggleButton_vf7cn_22:hover{background:#fff5e6;transform:scale(1.05)}._backButton_vf7cn_21{background:#fff3;color:#fff;border-color:#fff}._backButton_vf7cn_21:hover{background:#ffffff4d}._loading_vf7cn_51{text-align:center;padding:3rem 1rem;color:#94a3b8;font-size:1rem}._content_vf7cn_59{max-width:800px;margin:0 auto;padding:2rem 1.5rem;background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;margin-top:1.5rem;margin-bottom:1.5rem}._meta_vf7cn_71{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._category_vf7cn_78{display:inline-block;background:linear-gradient(135deg,#ffe8cc,#ffd9a6);color:#ff9d4d;padding:.375rem .875rem;border-radius:1rem;font-size:.75rem;font-weight:700;letter-spacing:.5px}._date_vf7cn_89,._viewCount_vf7cn_90{font-size:.875rem;color:#94a3b8;font-weight:500}._title_vf7cn_97{font-size:1.75rem;font-weight:800;color:#1e293b;line-height:1.4;margin-bottom:1.5rem}._summary_vf7cn_106{background:#fff5e6;padding:1.25rem;border-radius:.75rem;border-left:4px solid #FF9D4D;margin-bottom:2rem;font-size:1rem;color:#475569;line-height:1.7;font-weight:500}._body_vf7cn_119{font-size:1rem;color:#334155;line-height:1.8;margin-bottom:2rem;white-space:pre-wrap}._source_vf7cn_128{padding-top:1.5rem;border-top:2px solid #FFE8CC;font-size:.875rem;color:#64748b}._sourceLink_vf7cn_135{color:#ff9d4d;text-decoration:none;font-weight:600;transition:color .2s ease}._sourceLink_vf7cn_135:hover{color:#ff8830;text-decoration:underline}._vocabularySection_vf7cn_148{max-width:800px;margin:0 auto 1.5rem;padding:0 1.5rem}._vocabularyTitle_vf7cn_154{font-size:1.5rem;font-weight:700;color:#ff9d4d;margin-bottom:1.25rem;text-align:center}._vocabularyList_vf7cn_162{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._vocabularyCard_vf7cn_168{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._vocabularyCard_vf7cn_168:hover{transform:translateY(-4px);box-shadow:0 6px 20px #ff9d4d33;border-color:#ffe8cc}._vocabularyWord_vf7cn_184{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.25rem}._vocabularyReading_vf7cn_194{font-size:.875rem;font-weight:500;color:#64748b}._vocabularyMeaning_vf7cn_200{font-size:.9375rem;color:#475569;margin-bottom:.75rem;line-height:1.5}._vocabularyMeta_vf7cn_207{display:flex;gap:.5rem;align-items:center}._vocabularyPos_vf7cn_213,._vocabularyLevel_vf7cn_214{font-size:.75rem;padding:.25rem .625rem;border-radius:.75rem;font-weight:600}._vocabularyPos_vf7cn_213{background:#e0f2fe;color:#0284c7}._vocabularyLevel_vf7cn_214{background:#fef3c7;color:#d97706}._savedBadge_vf7cn_231{font-size:.75rem;padding:.25rem .625rem;border-radius:.75rem;background:#dcfce7;color:#16a34a;font-weight:600}._modal_vf7cn_241{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modalContent_vf7cn_255{background:#fff;border-radius:1.25rem;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative}._closeButton_vf7cn_265{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#94a3b8;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_vf7cn_265:hover{background:#f1f5f9;color:#475569}._modalWord_vf7cn_288 h3{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}._modalReading_vf7cn_295{font-size:1.125rem;color:#64748b;margin-bottom:1.5rem}._modalMeaning_vf7cn_301{background:#fff5e6;padding:1rem;border-radius:.75rem;margin-bottom:1.25rem;font-size:1rem;color:#475569;line-height:1.6}._modalMeta_vf7cn_311{display:flex;flex-direction:column;gap:.75rem;font-size:.9375rem;color:#64748b}._modalMeta_vf7cn_311 div strong{color:#1e293b;font-weight:600}@media(min-width:640px){._content_vf7cn_59{padding:2.5rem;margin-top:2rem;margin-bottom:2rem}._title_vf7cn_97{font-size:2rem}._summary_vf7cn_106,._body_vf7cn_119{font-size:1.0625rem}._vocabularySection_vf7cn_148{padding:0 2rem}._vocabularyList_vf7cn_162{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media(min-width:768px){._vocabularyList_vf7cn_162{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}
