@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_1enc8_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_1enc8_1._visible_1enc8_25{transform:translateY(0);opacity:1}._nav_1enc8_1._hidden_1enc8_35{transform:translateY(100%);opacity:0}._navContainer_1enc8_45{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding-bottom:.5rem}._navInner_1enc8_61{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_1enc8_61::-webkit-scrollbar{display:none}._navItem_1enc8_97{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_1enc8_97:hover{color:var(--color-gray-700);background-color:#00000005}._navItemActive_1enc8_141{color:var(--color-primary);font-weight:600}._navIcon_1enc8_151{width:1.375rem;height:1.375rem}._pagination_1enc8_163{display:flex;gap:.375rem;align-items:center;justify-content:center;padding:.125rem 0}._paginationDot_1enc8_179{width:.375rem;height:.375rem;border-radius:50%;background-color:var(--color-gray-300);border:none;cursor:pointer;transition:all .2s ease;padding:0}._paginationDot_1enc8_179:hover{background-color:var(--color-gray-400);transform:scale(1.2)}._paginationDotActive_1enc8_211{background-color:var(--color-primary);width:.5rem;height:.5rem}._overlay_5204l_1{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_5204l_1 .25s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes _fadeIn_5204l_1{0%{opacity:0}to{opacity:1}}._loaderContainer_5204l_49{display:flex;align-items:center;justify-content:center}._spinner_5204l_61{position:relative;width:100px;height:100px;display:flex;align-items:center;justify-content:center}._outerRing_5204l_81{position:absolute;width:100%;height:100%;border:4px solid transparent;border-top-color:#ff9d4d;border-right-color:#ff9d4d;border-radius:50%;animation:_spinOuter_5204l_1 1.2s cubic-bezier(.5,0,.5,1) infinite}._middleRing_5204l_105{position:absolute;width:75%;height:75%;border:3px solid transparent;border-bottom-color:#ffb366;border-left-color:#ffb366;border-radius:50%;animation:_spinMiddle_5204l_1 1s cubic-bezier(.5,0,.5,1) infinite reverse}._innerCore_5204l_129{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_5204l_1 2s ease-in-out infinite}._icon_5204l_157{width:60%;height:60%;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:_iconPulse_5204l_1 2s ease-in-out infinite}@keyframes _spinOuter_5204l_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinMiddle_5204l_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_5204l_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_5204l_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(.95)}}._overlay_ai248_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:_fadeIn_ai248_1 .2s ease-out}@keyframes _fadeIn_ai248_1{0%{opacity:0}to{opacity:1}}._popup_ai248_49{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_ai248_1 .3s ease-out}@keyframes _slideUp_ai248_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._title_ai248_91{font-size:1.25rem;font-weight:700;color:#191f28;margin-bottom:1rem;text-align:center}._message_ai248_107{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem;text-align:center}._buttons_ai248_123{display:flex;gap:.75rem}._cancelButton_ai248_133,._confirmButton_ai248_135{flex:1;padding:.875rem 1rem;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}._cancelButton_ai248_133{background-color:#f5f5f5;color:#6b7280}._cancelButton_ai248_133:hover{background-color:#e5e8eb}._confirmButton_ai248_135{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;box-shadow:0 4px 15px #ff9d4d4d}._confirmButton_ai248_135:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff9d4d66}._confirmButton_ai248_135:active{transform:translateY(0)}._overlay_1uj2c_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:_fadeIn_1uj2c_1 .2s ease-out}@keyframes _fadeIn_1uj2c_1{0%{opacity:0}to{opacity:1}}._popup_1uj2c_49{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_1uj2c_1 .3s ease-out}@keyframes _slideUp_1uj2c_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._title_1uj2c_91{font-size:1.25rem;font-weight:700;color:#191f28;margin-bottom:1rem;text-align:center}._message_1uj2c_107{font-size:1rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem;text-align:center;white-space:pre-line}._button_1uj2c_125{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_1uj2c_125:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff9d4d66}._button_1uj2c_125:active{transform:translateY(0)}._snackbar_1wqiw_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_1wqiw_1 .3s ease-out}@keyframes _slideInUp_1wqiw_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._icon_1wqiw_57{display:flex;align-items:center;flex-shrink:0}._message_1wqiw_69{flex:1;font-size:.9375rem;font-weight:500;line-height:1.5}._closeButton_1wqiw_83{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_1wqiw_83:hover{opacity:1}._success_1wqiw_125{background-color:#10b981;color:#fff}._error_1wqiw_135{background-color:#f04452;color:#fff}._warning_1wqiw_145{background-color:#f59e0b;color:#fff}._info_1wqiw_155{background-color:#3182f6;color:#fff}._app_1kp2s_1{min-height:100vh;background-color:var(--color-gray-50);padding-bottom:4rem}._loading_1kp2s_13{min-height:100vh;display:flex;align-items:center;justify-content:center}._spinner_1kp2s_27{width:2rem;height:2rem;border:4px solid var(--color-primary);border-top-color:transparent;border-radius:50%;animation:_spin_1kp2s_27 1s linear infinite}@keyframes _spin_1kp2s_27{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_ckpum_3{min-height:100vh;background:linear-gradient(135deg,#fff5e6,#ffe8cc);padding:0 0 80px}._header_ckpum_19{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_ckpum_19: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_ckpum_59{position:relative;z-index:1}._titleBadge_ckpum_69{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_ckpum_59{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_ckpum_117{font-size:.9375rem;color:#ffffffe6;font-weight:500;margin:0;letter-spacing:.5px}._categoryFilter_ckpum_135{padding:1rem 1.5rem;background:#fff;box-shadow:0 2px 8px #0000000d;display:flex;gap:.5rem;overflow-x:auto;white-space:nowrap}._categoryButton_ckpum_155{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_ckpum_155:hover{background:#fff5e6}._categoryButton_ckpum_155._active_ckpum_189{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border-color:#ff9d4d}._newsSection_ckpum_203{padding:1.5rem;max-width:800px;margin:0 auto}._newsTitle_ckpum_215{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_ckpum_239{display:flex;flex-direction:column;gap:1rem}._newsCard_ckpum_251{background:#fff;border-radius:.875rem;padding:1rem;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._newsCard_ckpum_251:hover{transform:translateY(-4px);box-shadow:0 6px 20px #ff9d4d33;border-color:#ffe8cc}._newsHeader_ckpum_283{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._category_ckpum_135{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_ckpum_319{font-size:.6875rem;color:#94a3b8;font-weight:500}._newsCardTitle_ckpum_331{font-size:.875rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.4}._newsSummary_ckpum_347{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_ckpum_371{margin-top:.5rem;font-size:.6875rem;color:#94a3b8;font-weight:500}._loading_ckpum_387,._empty_ckpum_389{text-align:center;padding:3rem 1rem;color:#94a3b8;font-size:1rem}._scrapeButton_ckpum_405{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_ckpum_405:hover{background:#fff5e6;transform:translateY(-2px) rotate(180deg);box-shadow:0 4px 12px #00000026}._scrapeButton_ckpum_405:active{transform:translateY(0) rotate(180deg)}._modalOverlay_ckpum_471{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_ckpum_1 .2s ease}@keyframes _fadeIn_ckpum_1{0%{opacity:0}to{opacity:1}}._modal_ckpum_471{background:#fff;border-radius:1rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0003;animation:_slideUp_ckpum_1 .3s ease}@keyframes _slideUp_ckpum_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_ckpum_563{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f1f5f9}._modalHeader_ckpum_563 h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}._closeButton_ckpum_593{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_ckpum_593:hover{background:#f1f5f9;color:#1e293b}._modalContent_ckpum_635{padding:1.5rem}._infoBox_ckpum_643{background:linear-gradient(135deg,#fff5e6,#ffe8cc);border-radius:.75rem;padding:1rem;margin-bottom:1.5rem;border-left:4px solid #FF9D4D}._infoBox_ckpum_643 p{margin:0;font-size:.875rem;color:#1e293b;line-height:1.6}._infoBox_ckpum_643 p:first-child{font-weight:700;margin-bottom:.5rem}._formGroup_ckpum_683{margin-bottom:1.5rem}._formGroup_ckpum_683 label{display:block;font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}._formGroup_ckpum_683 small{display:block;font-size:.75rem;color:#64748b;margin-top:.5rem}._input_ckpum_721{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;transition:all .2s ease}._input_ckpum_721:focus{outline:none;border-color:#ff9d4d;box-shadow:0 0 0 3px #ff9d4d1a}._modalFooter_ckpum_751{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #f1f5f9}._primaryButton_ckpum_765,._secondaryButton_ckpum_767{flex:1;padding:.875rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s ease;border:none}._primaryButton_ckpum_765{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;box-shadow:0 2px 8px #ff9d4d4d}._primaryButton_ckpum_765:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff9d4d66}._primaryButton_ckpum_765:active:not(:disabled){transform:translateY(0)}._primaryButton_ckpum_765:disabled{opacity:.6;cursor:not-allowed}._secondaryButton_ckpum_767{background:#fff;color:#ff9d4d;border:2px solid #FFE8CC}._secondaryButton_ckpum_767:hover:not(:disabled){background:#fff5e6;border-color:#ff9d4d}._secondaryButton_ckpum_767:disabled{opacity:.6;cursor:not-allowed}@media(min-width:640px){._header_ckpum_19{padding:3rem 2rem}._titleBadge_ckpum_69{font-size:.8125rem;padding:.5rem 1.25rem}._title_ckpum_59{font-size:2.25rem}._subtitle_ckpum_117{font-size:1rem}._categoryFilter_ckpum_135{padding:1rem 2rem;gap:.75rem}._categoryButton_ckpum_155{font-size:.9375rem}._newsSection_ckpum_203{padding:2rem}._newsTitle_ckpum_215{font-size:1.5rem}._newsCard_ckpum_251{padding:1.25rem}._newsCardTitle_ckpum_331{font-size:.9375rem}._newsSummary_ckpum_347{font-size:.8125rem}._scrapeButton_ckpum_405{width:3rem;height:3rem;font-size:1.375rem;right:1.5rem;top:1.5rem}}@media(min-width:768px){._newsList_ckpum_239{gap:1.25rem}._newsCard_ckpum_251:hover{transform:translateY(-6px)}}._container_1izho_1{height:100vh;display:flex;flex-direction:column;justify-content:center;padding:1rem;background:linear-gradient(135deg,#fff8e7,#ffe8cc);overflow:hidden}._wrapper_1izho_21{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_1izho_57{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}._logo_1izho_75{width:80px;height:80px;object-fit:contain;animation:_bounce_1izho_1 2s ease-in-out infinite}@keyframes _bounce_1izho_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._brandTitle_1izho_107{font-size:1.75rem;color:#ff9d4d;font-weight:700;letter-spacing:-.02em;text-shadow:2px 2px 4px rgba(0,0,0,.1)}._brandSubtitle_1izho_123{font-size:.875rem;color:#8b95a1;font-weight:500}._header_1izho_135{margin-bottom:2.5rem;text-align:center}._title_1izho_145{font-size:1.5rem;font-weight:600;line-height:1.4;color:#191f28;letter-spacing:-.02em}._form_1izho_161{display:flex;flex-direction:column;gap:2.5rem}._inputGroup_1izho_173{display:flex;flex-direction:column;gap:1.5rem}._errorBox_1izho_185{padding:1rem 1.25rem;background-color:#fff5f5;border-radius:.75rem;color:#f04452;font-size:.9375rem;line-height:1.5;font-weight:500}._divider_1izho_207{margin:2rem 0 1.5rem;display:flex;align-items:center;text-align:center}._divider_1izho_207:before,._divider_1izho_207:after{content:"";flex:1;border-bottom:1px solid #e5e8eb}._dividerText_1izho_235{padding:0 1rem;color:#8b95a1;font-size:.875rem}._socialLogin_1izho_247{display:flex;flex-direction:column;gap:.625rem}._socialButton_1izho_259{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_1izho_291{width:20px;height:20px;object-fit:contain}._socialButtonText_1izho_303{flex:1;text-align:center;margin-right:20px}._socialButton_1izho_259:hover{opacity:.9;transform:translateY(-1px)}._socialButton_1izho_259:active{transform:translateY(0)}._footer_1izho_333{margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem}._footerText_1izho_349{color:#8b95a1;font-size:.9375rem}._link_1izho_359{color:#3182f6;font-size:.9375rem;font-weight:600;transition:opacity .2s}._link_1izho_359:hover{opacity:.8}._container_yntll_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc);padding:2rem}._spinner_yntll_21{width:48px;height:48px;border:4px solid rgba(255,157,77,.2);border-top:4px solid #FF9D4D;border-radius:50%;animation:_spin_yntll_21 1s linear infinite}@keyframes _spin_yntll_21{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._message_yntll_57{margin-top:1.5rem;font-size:1rem;font-weight:600;color:#ff9d4d}._overlay_17ytb_3{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;animation:_fadeIn_17ytb_1 .2s ease-out}@keyframes _fadeIn_17ytb_1{0%{opacity:0}to{opacity:1}}._modal_17ytb_49{background-color:#fff;width:100%;display:flex;flex-direction:column;box-shadow:0 -4px 20px #00000026;position:relative;max-height:90vh;overflow:hidden}._modalBottomSheet_17ytb_73{border-radius:1.25rem 1.25rem 0 0;animation:_slideUp_17ytb_1 .3s ease-out}@keyframes _slideUp_17ytb_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalCenter_17ytb_103{border-radius:1.25rem;align-self:center;margin:auto;max-height:85vh;animation:_scaleIn_17ytb_1 .3s ease-out}._overlay_17ytb_3:has(._modalCenter_17ytb_103){align-items:center}@keyframes _scaleIn_17ytb_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._header_17ytb_151{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-gray-200);flex-shrink:0}._title_17ytb_169{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin:0}._closeButton_17ytb_183{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_17ytb_183:hover{background-color:var(--color-gray-200);color:var(--color-gray-900);transform:rotate(90deg)}._closeButton_17ytb_183:active{transform:rotate(90deg) scale(.95)}._content_17ytb_237{padding:1.5rem;overflow-y:auto;flex:1}._footer_17ytb_251{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_17ytb_273{display:flex;gap:.75rem;width:100%}._button_17ytb_273{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_17ytb_273:disabled{opacity:.5;cursor:not-allowed}._button_17ytb_273:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}._button_17ytb_273:not(:disabled):active{transform:translateY(0)}._buttonPrimary_17ytb_347{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._buttonPrimary_17ytb_347:not(:disabled):hover{background:linear-gradient(135deg,#5568d3,#653a8e)}._buttonSecondary_17ytb_365{background-color:var(--color-gray-100);color:var(--color-gray-700)}._buttonSecondary_17ytb_365:not(:disabled):hover{background-color:var(--color-gray-200)}._buttonDanger_17ytb_383{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}._buttonDanger_17ytb_383:not(:disabled):hover{background:linear-gradient(135deg,#e082ea,#e4465b)}._buttonIcon_17ytb_401{display:flex;align-items:center;justify-content:center}@media(max-width:768px){._modalCenter_17ytb_103{width:90%;max-height:80vh}._modalBottomSheet_17ytb_73{max-height:85vh}._header_17ytb_151,._content_17ytb_237{padding:1.25rem}._footer_17ytb_251{padding:.875rem 1.25rem}._button_17ytb_273{padding:.75rem .875rem;font-size:.9375rem;min-height:2.75rem}._buttonGroup_17ytb_273{gap:.625rem}}@media(max-width:480px){._modalCenter_17ytb_103{width:95%}._title_17ytb_169{font-size:1.125rem}._closeButton_17ytb_183{width:2.25rem;height:2.25rem;font-size:1.25rem}}._emptyMessage_1qh76_3{text-align:center;padding:3rem 1.5rem;color:var(--color-gray-500)}._emptyMessage_1qh76_3 p{margin:.5rem 0;font-size:.9375rem;line-height:1.6}._emptyMessage_1qh76_3 p:first-child{font-weight:600;color:var(--color-gray-700)}._categoryList_1qh76_37{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}._categoryItem_1qh76_51{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_1qh76_51:hover{background-color:var(--color-gray-100)}._categoryName_1qh76_79{font-size:.9375rem;color:var(--color-gray-900);font-family:Noto Sans JP,sans-serif;white-space:pre}._actions_1qh76_93{display:flex;gap:.5rem}._editButton_1qh76_103,._deleteButton_1qh76_105,._saveButton_1qh76_107,._cancelButton_1qh76_109{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;cursor:pointer;border-radius:6px;transition:all .2s ease}._editButton_1qh76_103{color:var(--color-primary)}._editButton_1qh76_103:hover{background-color:#6366f11a}._deleteButton_1qh76_105{color:var(--color-red-500)}._deleteButton_1qh76_105:hover{background-color:#ef44441a}._saveButton_1qh76_107{color:var(--color-primary)}._saveButton_1qh76_107:hover{background-color:#6366f11a}._cancelButton_1qh76_109{color:var(--color-gray-500)}._cancelButton_1qh76_109:hover{background-color:var(--color-gray-200)}._editMode_1qh76_197{display:flex;width:100%;align-items:center}._input_1qh76_209{flex:1;padding:.5rem .75rem;font-size:.9375rem;border:2px solid var(--color-gray-200);border-radius:6px;transition:border-color .2s ease}._input_1qh76_209:focus{outline:none;border-color:var(--color-primary)}._addMode_1qh76_239{display:flex;align-items:center;width:100%}._addButton_1qh76_253{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_1qh76_253:hover{background-color:#6366f133}@media(max-width:768px){._input_1qh76_209{font-size:16px}}._container_osq53_1{min-height:100vh;padding:20px;max-width:800px;margin:0 auto;background:linear-gradient(135deg,#fff5e6,#ffe8cc)}._header_osq53_17{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._modeToggle_osq53_31{display:flex;border:2px solid #FF9D4D;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #ff9d4d26}._modeButton_osq53_49{padding:10px 24px;border:none;background:#fff;color:#ff9d4d;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._modeButton_osq53_49:hover{background:#fff5e6}._modeButton_osq53_49._active_osq53_81{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;box-shadow:0 2px 6px #ff9d4d4d}._modeButtonLeft_osq53_93{border-right:1px solid #FF9D4D}._modeButtonRight_osq53_101{border-left:1px solid #FF9D4D}._settingsButton_osq53_109{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_osq53_109:hover{transform:scale(1.05);box-shadow:0 4px 12px #ff9d4d66}._settingsButton_osq53_109:active{transform:scale(.98)}._categoryList_osq53_157{display:flex;flex-direction:column;gap:12px}._categoryWrapper_osq53_169{width:100%}._categoryCard_osq53_177{background:#fff;border:2px solid transparent;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s;box-shadow:0 2px 8px #ff9d4d1a}._categoryCard_osq53_177:hover{border-color:#ff9d4d;box-shadow:0 4px 16px #ff9d4d40;transform:translateY(-4px);background:linear-gradient(135deg,#fff,#fff8e7)}._categoryCard_osq53_177:active{transform:translateY(-2px)}._categoryInfo_osq53_219{display:flex;flex-direction:column;gap:4px}._categoryName_osq53_231{font-size:18px;font-weight:700;color:#ff9d4d;margin:0}._categoryDescription_osq53_245{font-size:14px;color:#8b7355;margin:4px 0 0}._subCategories_osq53_259{margin-top:8px;display:flex;flex-direction:column;gap:8px}._emptyState_osq53_273{text-align:center;padding:60px 20px;color:#b8956a;background:#fff;border-radius:12px;box-shadow:0 2px 8px #ff9d4d1a}._emptyState_osq53_273 p{margin:0 0 20px;font-size:16px;font-weight:500}._emptyButton_osq53_303{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_osq53_303:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff9d4d66}._emptyButton_osq53_303:active{transform:translateY(0)}._inputWrapper_15wdh_1{display:flex;flex-direction:column;gap:.5rem}._label_15wdh_13{font-size:.9375rem;font-weight:600;color:#191f28;letter-spacing:-.02em}._input_15wdh_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_15wdh_1::placeholder{color:#b0b8c1}._input_15wdh_1:focus{border-color:#3182f6;background-color:#f9fafb}._input_15wdh_1:disabled{background-color:#f2f4f6;color:#8b95a1;cursor:not-allowed}._inputError_15wdh_81{border-color:#f04452}._inputError_15wdh_81:focus{border-color:#f04452;background-color:#fff5f5}._errorMessage_15wdh_99{font-size:.875rem;color:#f04452;font-weight:500;padding-left:.25rem}._form_pagv4_3{display:flex;flex-direction:column}._inputGroup_pagv4_13{display:flex;flex-direction:column;gap:1.25rem}._tableHeader_1leo7_3{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_1leo7_25{background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._tableHeaderButton_1leo7_25:active{transform:scale(.9)}._tableHeaderIcon_1leo7_49{display:flex;align-items:center;justify-content:center}._headerIconAll_1leo7_61{color:#8b95a1}._headerIconMemorized_1leo7_69{color:#ff9d4d}._headerIconNotMemorized_1leo7_77{color:#d1d5db}._tableContainer_1leo7_87{background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden}._rowWrapper_1leo7_103{position:relative;display:flex;align-items:center;border-bottom:1px solid #f0f0f0;overflow:hidden}._rowWrapper_1leo7_103:last-child{border-bottom:none}._rowContent_1leo7_129{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_1leo7_129:hover{background-color:#fafafa}._rowContent_1leo7_129:active{background-color:#f5f5f5}._rowContent_1leo7_129._swiped_1leo7_169{transform:translate(-80px)}._firstColumn_1leo7_179{display:flex;flex-direction:column;justify-content:center;flex:0 0 50%;padding:.5rem .75rem;border-right:1px solid #f0f0f0}._kanjiCell_1leo7_197{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_1leo7_219{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_1leo7_241{padding:.75rem;font-size:.875rem;color:#6b7280;font-weight:500;flex:1;display:flex;align-items:center;text-align:left}._actionCell_1leo7_265{padding:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._memoryButton_1leo7_283{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._memoryButton_1leo7_283:active{transform:scale(.9)}._bookIconFilled_1leo7_313{color:#ff9d4d}._bookIconEmpty_1leo7_321{color:#d1d5db}._deleteButtonSwipe_1leo7_331{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_1leo7_331:hover{background-color:#d93a48}._deleteButtonSwipe_1leo7_331:active{background-color:#c23040}._coverOverlay_1leo7_383{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_1leo7_383:hover{transform:scale(1.02);box-shadow:0 4px 12px #ff9d4d66}._coverOverlay_1leo7_383:active{transform:scale(.98)}._titleWrapper_189yo_3{display:flex;align-items:center;gap:.5rem}._titleIcon_189yo_15{color:#ff9d4d}._formGroup_189yo_25{margin-bottom:1.5rem}._labelWrapper_189yo_33{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._label_189yo_33{display:block;font-size:.9375rem;font-weight:600;color:#191f28}._charCount_189yo_61{font-size:.875rem;color:#8b95a1;font-weight:500}._textarea_189yo_73{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_189yo_73:focus{outline:none;border-color:#ff9d4d;box-shadow:0 0 0 3px #ff9d4d1a}._wordsSection_189yo_111{margin-top:1.5rem}._wordsTitle_189yo_119{font-size:1.125rem;font-weight:700;color:#191f28;margin-bottom:1rem}._container_y88t0_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc)}._header_y88t0_17{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}._backButton_y88t0_31{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_y88t0_31:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_y88t0_31:active{transform:translate(0)}._titleWrapper_y88t0_77{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_y88t0_77{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_y88t0_117{width:40px;flex-shrink:0}._filterRow_y88t0_129{display:flex;justify-content:center;margin-bottom:1rem}._filterButton_y88t0_141{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_y88t0_141:hover{background:#ff9d4d;color:#fff}._filterButton_y88t0_141:active{transform:scale(.95)}._controls_y88t0_187{display:flex;gap:.75rem;margin-bottom:1.5rem}._addButton_y88t0_199{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_y88t0_199:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._addButton_y88t0_199:active{transform:translateY(0)}._errorBox_y88t0_257{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_y88t0_281{display:flex;flex-direction:column;gap:.75rem}._tableHeader_y88t0_295{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_y88t0_317{background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._tableHeaderButton_y88t0_317:active{transform:scale(.9)}._memoState_y88t0_341{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_y88t0_341:hover{transform:scale(1.05);box-shadow:0 2px 8px #ff9d4d4d}._memoState_y88t0_341:active{transform:scale(.95)}._controlsRow_y88t0_397{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem}._iconButtons_y88t0_415{display:flex;gap:.5rem}._iconButton_y88t0_415{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_y88t0_415:hover{background:#ff9d4d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff9d4d4d}._iconButton_y88t0_415:active{transform:translateY(0)}._hideToggleContainer_y88t0_479{display:flex;gap:0;width:fit-content;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}._hideToggleButton_y88t0_499{padding:.5rem .75rem;background:#fff;color:#8b95a1;border:none;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._hideToggleLeft_y88t0_523{border-right:1px solid #f0f0f0}._hideToggleButton_y88t0_499._active_y88t0_531{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff}._hideToggleButton_y88t0_499:active{transform:scale(.98)}._headerIconAll_y88t0_549{color:#8b95a1}._headerIconMemorized_y88t0_557{color:#ff9d4d}._headerIconNotMemorized_y88t0_565{color:#d1d5db}._tableContainer_y88t0_575{background-color:#fff;border-radius:1rem;box-shadow:0 2px 12px #0000000f;overflow:hidden}._rowWrapper_y88t0_591{position:relative;display:flex;align-items:center;border-bottom:1px solid #f0f0f0;overflow:hidden}._rowWrapper_y88t0_591:last-child{border-bottom:none}._rowContent_y88t0_617{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_y88t0_617:hover{background-color:#fafafa}._rowContent_y88t0_617:active{background-color:#f5f5f5}._rowContent_y88t0_617._swiped_y88t0_657{transform:translate(-80px)}._firstColumn_y88t0_667{display:flex;flex-direction:column;justify-content:center;flex:0 0 50%;padding:.5rem .75rem;border-right:1px solid #f0f0f0}._kanjiCell_y88t0_685{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_y88t0_707{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_y88t0_729{padding:.75rem;font-size:.875rem;color:#6b7280;font-weight:500;flex:1;display:flex;align-items:center;text-align:left}._actionCell_y88t0_753{padding:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._memoryButton_y88t0_771{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:.25rem;transition:transform .2s}._memoryButton_y88t0_771:active{transform:scale(.9)}._bookIconFilled_y88t0_801{color:#ff9d4d}._bookIconEmpty_y88t0_809{color:#d1d5db}._deleteButtonSwipe_y88t0_819{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_y88t0_819:hover{background-color:#d93a48}._deleteButtonSwipe_y88t0_819:active{background-color:#c23040}._emptyState_y88t0_871{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_y88t0_871 p{font-size:1rem;color:#8b95a1;margin-bottom:1.5rem}._emptyButton_y88t0_907{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_y88t0_907:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._emptyCategory_y88t0_945{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_y88t0_971{font-size:1rem;color:#8b95a1;margin-bottom:1.25rem;font-weight:500}._createCategoryButton_y88t0_985{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_y88t0_985:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}._createCategoryButton_y88t0_985:active{transform:translateY(0)}._categoryBox_y88t0_1037{flex:1;position:relative;display:flex;align-items:center}._aiButton_y88t0_1051{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_y88t0_1051:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}._aiButton_y88t0_1051:active{transform:translateY(0)}._loading_y88t0_1109{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.125rem;color:#8b95a1}._loadingMore_y88t0_1129{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}._spinner_y88t0_1147{width:40px;height:40px;border:4px solid #f5f5f5;border-top:4px solid #FF9D4D;border-radius:50%;animation:_spin_y88t0_1147 1s linear infinite}@keyframes _spin_y88t0_1147{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingMore_y88t0_1129 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_jew9r_1{padding:1.5rem 1.5rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc)}._header_jew9r_17{text-align:center;margin-bottom:1.5rem}._headerTop_jew9r_27{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:.75rem}._backButton_jew9r_43{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_jew9r_43:hover{background-color:#ff9d4d1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._backButton_jew9r_43:active{transform:translateY(0)}._title_jew9r_97{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_jew9r_119{display:flex;gap:.5rem;align-items:center;flex-shrink:0}._iconButton_jew9r_133{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_jew9r_133:hover{background-color:#ff9d4d1a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._iconButton_jew9r_133:active{transform:translateY(0)}._subtitle_jew9r_185{font-size:1rem;color:#8b95a1;font-weight:600;margin:0}._cardWrapper_jew9r_201{perspective:1000px;margin-bottom:1rem;min-height:400px;display:flex;align-items:center;justify-content:center}._card_jew9r_201{position:relative;width:100%;max-width:400px;height:400px;cursor:pointer;transition:transform .6s;transform-style:preserve-3d}._card_jew9r_201._flipped_jew9r_239{transform:rotateY(180deg)}._card_jew9r_201._slide-left_jew9r_249{animation:_slideOutLeft_jew9r_1 .3s ease-out}._card_jew9r_201._slide-right_jew9r_257{animation:_slideOutRight_jew9r_1 .3s ease-out}@keyframes _slideOutLeft_jew9r_1{0%{transform:translate(0) rotateY(0);opacity:1}to{transform:translate(-100%) rotateY(0);opacity:0}}@keyframes _slideOutRight_jew9r_1{0%{transform:translate(0) rotateY(0);opacity:1}to{transform:translate(100%) rotateY(0);opacity:0}}._card_jew9r_201._slide-left_jew9r_249._flipped_jew9r_239{animation:_slideOutLeftFlipped_jew9r_1 .3s ease-out}._card_jew9r_201._slide-right_jew9r_257._flipped_jew9r_239{animation:_slideOutRightFlipped_jew9r_1 .3s ease-out}@keyframes _slideOutLeftFlipped_jew9r_1{0%{transform:translate(0) rotateY(180deg);opacity:1}to{transform:translate(-100%) rotateY(180deg);opacity:0}}@keyframes _slideOutRightFlipped_jew9r_1{0%{transform:translate(0) rotateY(180deg);opacity:1}to{transform:translate(100%) rotateY(180deg);opacity:0}}._cardFront_jew9r_369,._cardBack_jew9r_371{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_jew9r_369{justify-content:space-between;align-items:center}._cardFront_jew9r_369{background:linear-gradient(135deg,#fff,#fff8f0)}._cardBack_jew9r_371{background:linear-gradient(135deg,#ff9d4d,#ffb570);transform:rotateY(180deg);justify-content:center;align-items:center}._cardMemoryStatus_jew9r_431{position:absolute;top:1rem;right:1rem;z-index:10}._cardLabel_jew9r_445{font-size:.875rem;font-weight:600;color:#8b95a1;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}._cardBack_jew9r_371 ._cardLabel_jew9r_445{color:#fffc}._cardContentWrapper_jew9r_471{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}._cardContent_jew9r_471{font-size:3rem;font-weight:700;color:#191f28;text-align:center;line-height:1.3}._cardBack_jew9r_371 ._cardContent_jew9r_471{color:#fff;font-size:2.5rem}._frontExample_jew9r_513{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_jew9r_535{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_jew9r_557{font-size:.875rem;color:#8b95a1;opacity:.7;align-self:center}._example_jew9r_571{margin-top:2rem;text-align:center;width:100%}._exampleLabel_jew9r_583{font-size:.75rem;font-weight:600;color:#fffc;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}._exampleText_jew9r_601{font-size:1rem;color:#fff;line-height:1.6;padding:.75rem 1rem;background-color:#fff3;border-radius:.75rem}._navigation_jew9r_621{display:flex;gap:1rem;margin-bottom:1.5rem}._navButton_jew9r_633{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_jew9r_633:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._navButton_jew9r_633:active:not(:disabled){transform:translateY(0)}._navButton_jew9r_633:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#d0d0d0,#e0e0e0);box-shadow:none}._progressBar_jew9r_695{width:100%;height:8px;background-color:#ffffff80;border-radius:1rem;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a;margin-bottom:.5rem}._progressFill_jew9r_715{height:100%;background:linear-gradient(90deg,#ff9d4d,#ffb570);transition:width .3s ease;border-radius:1rem}._pageIndicator_jew9r_731{text-align:center;font-size:.75rem;color:#9ca3af;padding:.5rem;opacity:.8}._emptyState_jew9r_749{text-align:center;padding:3rem 1.5rem;background-color:#fff;border-radius:1.25rem;box-shadow:0 4px 20px #00000014}._emptyTitle_jew9r_765{font-size:1.5rem;font-weight:700;color:#191f28;margin-bottom:1rem}._emptyText_jew9r_779{font-size:1rem;color:#8b95a1;line-height:1.6}._cardSecondary_jew9r_793{margin-top:1.5rem;width:100%;text-align:center}._secondaryLabel_jew9r_805{font-size:.75rem;font-weight:600;color:#ffffffb3;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}._secondaryContent_jew9r_823{font-size:1.5rem;font-weight:600;color:#fff;line-height:1.4;padding:.5rem;background-color:#ffffff26;border-radius:.5rem}._backExample_jew9r_845{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_jew9r_867{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_jew9r_891{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_jew9r_921{font-size:1.5rem;font-weight:700;color:#191f28;margin-bottom:1rem}._emptyCardText_jew9r_935{font-size:1rem;color:#8b95a1;line-height:1.6;margin-bottom:2rem}._goToVocabularyButton_jew9r_949{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_jew9r_949:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff9d4d66}._goToVocabularyButton_jew9r_949:active{transform:translateY(0)}._memoryButtons_jew9r_995{display:flex;gap:.75rem;width:100%;max-width:400px;margin:0 auto 1.5rem;padding:0 1.5rem}._memoryButton_jew9r_995{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_jew9r_995:hover{border-color:#ff9d4d;background-color:#ff9d4d0d;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}._memoryButton_jew9r_995:active{transform:translateY(0)}._memoryButton_jew9r_995._memorized_jew9r_1065{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff;border-color:#ff9d4d;box-shadow:0 4px 15px #ff9d4d4d}._memoryButton_jew9r_995._memorized_jew9r_1065:hover{box-shadow:0 6px 20px #ff9d4d66}._container_16164_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff7ed,#ffedd5)}._header_16164_17{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}._backButton_16164_31{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_16164_31:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_16164_31:active{transform:translate(0)}._titleWrapper_16164_77{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_16164_77{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_16164_117{width:40px;flex-shrink:0}._modeToggle_16164_129{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_16164_149{padding:.375rem .75rem;font-size:.875rem;font-weight:600;color:#64748b;background:transparent;border:none;cursor:pointer;transition:all .2s;white-space:nowrap}._toggleButton_16164_149:hover{background:var(--color-gray-50)}._toggleLeft_16164_181{border-right:1px solid var(--color-gray-200)}._toggleRight_16164_189{border-left:none}._activeToggle_16164_197{background:#c2410c;color:#fff}._activeToggle_16164_197:hover{background:#c2410c}._levelGrid_16164_217{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 .5rem}._levelCard_16164_231{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_16164_231:hover{transform:translateY(-2px);box-shadow:0 4px 16px #c2410c26}._levelCard_16164_231:active{transform:translateY(-2px)}._levelIcon_16164_277{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_16164_305{flex:1;text-align:left;display:flex;flex-direction:column;gap:.375rem}._levelHeader_16164_321{display:flex;justify-content:space-between;align-items:baseline}._levelLabel_16164_333{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0}._levelDescription_16164_347{font-size:.875rem;color:#64748b;font-weight:500;margin:0}._progressInfo_16164_361{font-size:.75rem;color:#94a3b8;font-weight:600;white-space:nowrap}._progressBar_16164_377{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}._progressFill_16164_393{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;transition:width .3s ease}@media(min-width:640px){._levelGrid_16164_217{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._container_16164_1{max-width:1200px;margin:0 auto}._levelGrid_16164_217{grid-template-columns:repeat(3,1fr);gap:1.5rem}}._cardWrapper_1gnyb_3{position:relative;margin-bottom:.875rem;min-height:400px}._cardBackground_1gnyb_17{position:absolute;inset:0;pointer-events:none}._card_1gnyb_3{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_1gnyb_3._swiping_1gnyb_65{cursor:grabbing;box-shadow:0 8px 24px #00000026}._wordContent_1gnyb_77{position:relative;z-index:2;width:100%}._wordText_1gnyb_89{margin-bottom:2rem;text-align:center}._wordRow_1gnyb_99{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}._mainWord_1gnyb_115{font-size:3rem;font-weight:700;color:#1e293b;line-height:1.2}._kanjiText_1gnyb_129{font-size:2.5rem;color:#64748b;font-weight:600;line-height:1.2}._hiddenPlaceholder_1gnyb_143{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_1gnyb_143:hover{background:linear-gradient(135deg,#94a3b826,#cbd5e126);border-color:#94a3b8;transform:scale(1.02)}._hiddenContent_1gnyb_177{display:flex;flex-direction:column;align-items:center;gap:.5rem}._hiddenIcon_1gnyb_191{font-size:2rem;animation:_bounce_1gnyb_1 2s infinite}._hiddenText_1gnyb_201{font-size:1rem;font-weight:600;color:#64748b}@keyframes _bounce_1gnyb_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._meaningText_1gnyb_231{font-size:1.5rem;color:#475569;font-weight:600;text-align:center;margin-bottom:1.5rem}._swipeLabelRight_1gnyb_249{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_1gnyb_275{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_1gnyb_301{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_1gnyb_331{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(226,232,240,.5)}._exampleJp_1gnyb_343{font-size:1.0625rem;color:#334155;margin-bottom:.5rem;line-height:1.7}._exampleKo_1gnyb_357{font-size:1rem;color:#64748b;line-height:1.6}@media(min-width:768px){._cardWrapper_1gnyb_3{max-width:600px;margin-left:auto;margin-right:auto}}._rowWrapper_ocbnl_3{position:relative;overflow:hidden;background:#fff;transition:all .3s ease}._rowWrapper_ocbnl_3:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}._rowWrapper_ocbnl_3:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}._rowBackground_ocbnl_39{position:absolute;inset:0;pointer-events:none}._row_ocbnl_3{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_ocbnl_3._swiping_ocbnl_81{cursor:grabbing;box-shadow:0 4px 12px #00000026;z-index:10}._content_ocbnl_93{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}._wordSection_ocbnl_109{display:flex;flex-direction:column;gap:.25rem;flex:1;justify-content:center}._hiragana_ocbnl_125{font-size:.9375rem;font-weight:600;color:#1e293b}._kanji_ocbnl_137{font-size:.875rem;font-weight:500;color:#64748b}._meaningSection_ocbnl_149{flex:1;text-align:right}._meaning_ocbnl_149{font-size:.875rem;color:#475569;font-weight:500}._swipeLabelRight_ocbnl_173{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_ocbnl_199{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_ocbnl_227{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_ocbnl_227:hover{background:linear-gradient(135deg,#94a3b81f,#cbd5e11f);border-color:#94a3b8;transform:scale(1.02)}._hiddenText_ocbnl_259{font-size:.75rem;font-weight:600;color:#64748b;white-space:nowrap}._exampleSection_ocbnl_275{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background:#f8fafc;border-bottom:1px solid #e2e8f0}._exampleSection_ocbnl_275._expanded_ocbnl_291{max-height:200px;padding:.75rem 1rem}._exampleContent_ocbnl_301{display:flex;justify-content:space-between;align-items:center;gap:1rem}._exampleJp_ocbnl_315{font-size:.8125rem;color:#475569;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:left}._exampleKo_ocbnl_337{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_ocbnl_3{padding:.875rem 1.25rem}._hiragana_ocbnl_125{font-size:1rem}._kanji_ocbnl_137,._meaning_ocbnl_149{font-size:.9375rem}._exampleSection_ocbnl_275._expanded_ocbnl_291{padding:.875rem 1.25rem}._exampleJp_ocbnl_315{font-size:.875rem}._exampleKo_ocbnl_337{font-size:.8125rem}}._container_1afj4_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff8e7,#ffe8cc)}._header_1afj4_17{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}._backButton_1afj4_31{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_1afj4_31:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_1afj4_31:active{transform:translate(0)}._titleWrapper_1afj4_77{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_1afj4_77{font-size:1.25rem;font-weight:700;margin:0;text-align:center;position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}._levelListButton_1afj4_115{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_1afj4_115:hover{background:var(--color-gray-50);transform:scale(1.05)}._levelListButton_1afj4_115:active{transform:scale(.95)}._tabContainer_1afj4_165{display:flex;gap:0;margin-bottom:1rem;background:#fff;border-radius:.75rem;padding:.25rem;box-shadow:0 2px 8px #0000000f}._tab_1afj4_165{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_1afj4_165:hover{background:#f8fafc}._tab_1afj4_165:active{background:#e2e8f0}._activeTab_1afj4_227{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff}._activeTab_1afj4_227:hover{background:linear-gradient(135deg,#ff9d4d,#ffb570)}._activeTab_1afj4_227:active{background:linear-gradient(135deg,#ff8a33,#ff9d4d)}._controlsRow_1afj4_255{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.75rem}._iconButtons_1afj4_273{display:flex;gap:.5rem}._exampleButton_1afj4_283{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_1afj4_283:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._exampleButton_1afj4_283._active_1afj4_227{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border-color:#8b5cf6}._exampleButton_1afj4_283:active{transform:translateY(0)}._hideToggleContainer_1afj4_343{display:flex;gap:0;width:fit-content;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}._hideToggleButton_1afj4_363{padding:.5rem .75rem;background:#fff;color:#8b95a1;border:none;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._hideToggleLeft_1afj4_387{border-right:1px solid #f0f0f0}._hideToggleButton_1afj4_363._active_1afj4_227{background:linear-gradient(135deg,#ff9d4d,#ffb570);color:#fff}._hideToggleButton_1afj4_363:active{transform:scale(.98)}._contentContainer_1afj4_415{flex:1;display:flex;flex-direction:column;padding:1rem .5rem}._tableContainer_1afj4_431{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px #0000000f}._cardWrapper_1afj4_447{position:relative}._hintMessage_1afj4_457{display:flex;justify-content:center;margin-top:1rem;padding:0 1rem;font-size:.8125rem;font-weight:500;color:#94a3b8;text-align:center}._emptyState_1afj4_481{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_1afj4_481 p{font-size:1.125rem;color:#64748b;font-weight:600;margin:.25rem 0}._emptySubtext_1afj4_521{font-size:.875rem;color:#94a3b8;font-weight:500}._scrollTopButton_1afj4_535{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_1afj4_1 .3s ease}._scrollTopButton_1afj4_535:hover{transform:translate(-50%) translateY(-4px);box-shadow:0 6px 16px #ff9d4d80}._scrollTopButton_1afj4_535:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #ff9d4d4d}@keyframes _fadeIn_1afj4_1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._container_1htej_1{padding:.6rem .6rem 6rem;min-height:100vh;background:linear-gradient(135deg,#fff7ed,#ffedd5)}._header_1htej_17{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}._backButton_1htej_31{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_1htej_31:hover{background:var(--color-gray-50);transform:translate(-2px)}._backButton_1htej_31:active{transform:translate(0)}._titleWrapper_1htej_77{flex:1;display:flex;align-items:center;justify-content:center;position:relative}._title_1htej_77{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_1htej_117{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_1htej_117:hover{background:var(--color-gray-50)}._kanjiGrid_1htej_155{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 .5rem}._kanjiCard_1htej_171{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_1htej_171:hover{transform:translateY(-2px);box-shadow:0 6px 16px #c2410c1f;border-color:#fed7aa}._kanjiCard_1htej_171._fadeOut_1htej_207{animation:_fadeOutScale_1htej_1 .3s ease-out forwards}@keyframes _fadeOutScale_1htej_1{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}._kanjiMain_1htej_239{display:flex;gap:1rem;align-items:center;padding-bottom:.875rem;border-bottom:1.5px solid #fef3c7;margin-bottom:.875rem}._kanjiCharacter_1htej_257{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_1htej_275{flex:1;display:flex;flex-direction:column;gap:.25rem}._reading_1htej_289,._meaning_1htej_291{display:flex;flex-direction:row;align-items:center}._readingLabel_1htej_303,._meaningLabel_1htej_305{font-size:.625rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}._readingText_1htej_325{margin-left:.25rem;font-size:.9375rem;font-weight:600;color:#1e293b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif}._meaningText_1htej_341{margin-left:.25rem;font-size:.875rem;font-weight:600;color:#c2410c}._strokes_1htej_355{display:flex;flex-direction:column;gap:.125rem}._strokesLabel_1htej_367{font-size:.625rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:.3px}._strokesText_1htej_383{font-size:.875rem;font-weight:600;color:#64748b}._examplesSection_1htej_397{display:flex;flex-direction:column;gap:.625rem}._examplesTitle_1htej_409{font-size:.6875rem;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.3px}._examplesList_1htej_425{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}._exampleItem_1htej_437{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_1htej_437:hover{transform:translateY(-1px);box-shadow:0 2px 6px #c2410c1a;border-color:#fbbf24}._exampleHiragana_1htej_471{font-size:.75rem;color:#64748b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif}._exampleMeaning_1htej_483{font-size:.75rem;font-weight:600;color:#c2410c;margin-top:.125rem}._exampleWords_1htej_499{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0;border-bottom:1.5px solid #fef3c7;margin-bottom:.5rem}._exampleWord_1htej_499{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_1htej_499:hover{transform:translate(2px);box-shadow:0 2px 6px #c2410c14;border-color:#fbbf24}._wordKanji_1htej_551{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_1htej_569{font-size:.875rem;color:#64748b;font-family:MS Gothic,Hiragino Kaku Gothic Pro,sans-serif;min-width:5rem;flex-shrink:0}._wordMeaning_1htej_585{font-size:.8125rem;font-weight:600;color:#c2410c;flex:1}@media(min-width:640px){._kanjiGrid_1htej_155{grid-template-columns:repeat(2,1fr);gap:1.25rem}._kanjiCard_1htej_171{padding:1.125rem}._kanjiCharacter_1htej_257{font-size:4rem}}@media(min-width:1024px){._container_1htej_1{max-width:1400px;margin:0 auto}._kanjiGrid_1htej_155{grid-template-columns:repeat(2,1fr);gap:1.5rem}._kanjiCard_1htej_171{padding:1.25rem}._kanjiCharacter_1htej_257{font-size:4.5rem}._examplesList_1htej_425{gap:.625rem}._exampleItem_1htej_437{padding:.75rem}}@media(min-width:1440px){._kanjiGrid_1htej_155{grid-template-columns:repeat(3,1fr)}}._buttonSection_1htej_701{display:flex;gap:.75rem;margin-top:.875rem}._studyButton_1htej_713{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_1htej_713:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a}._studyButton_1htej_713._memorized_1htej_747{background:linear-gradient(135deg,#93c5fd,#60a5fa);color:#fff;border-color:#3b82f6}._studyButton_1htej_713._memorized_1htej_747:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 4px 8px #3b82f64d}._studyButton_1htej_713._notMemorized_1htej_769{background:linear-gradient(135deg,#fca5a5,#f87171);color:#fff;border-color:#ef4444}._studyButton_1htej_713._notMemorized_1htej_769:hover{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 4px 8px #ef44444d}._emptyState_1htej_793{grid-column:1 / -1;text-align:center;padding:4rem 1rem;color:#64748b}._emptyState_1htej_793 p{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#94a3b8}._emptySubtext_1htej_821{font-size:.875rem;font-weight:400;color:#cbd5e1}._scrollTopButton_1htej_835{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_1htej_1 .3s ease}._scrollTopButton_1htej_835:hover{transform:translate(-50%) translateY(-4px);box-shadow:0 6px 16px #ea580c80}._scrollTopButton_1htej_835:active{transform:translate(-50%) translateY(0);box-shadow:0 2px 8px #ea580c4d}@keyframes _fadeIn_1htej_1{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._container_kkn0y_3{min-height:100vh;background:linear-gradient(135deg,#fff5e6,#ffe8cc);padding-bottom:80px}._header_kkn0y_17{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_kkn0y_41,._toggleButton_kkn0y_43{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_kkn0y_41:hover,._toggleButton_kkn0y_43:hover{background:#fff5e6;transform:scale(1.05)}._backButton_kkn0y_41{background:#fff3;color:#fff;border-color:#fff}._backButton_kkn0y_41:hover{background:#ffffff4d}._loading_kkn0y_101{text-align:center;padding:3rem 1rem;color:#94a3b8;font-size:1rem}._content_kkn0y_117{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_kkn0y_141{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._category_kkn0y_155{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_kkn0y_177,._viewCount_kkn0y_179{font-size:.875rem;color:#94a3b8;font-weight:500}._title_kkn0y_193{font-size:1.75rem;font-weight:800;color:#1e293b;line-height:1.4;margin-bottom:1.5rem}._summary_kkn0y_211{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_kkn0y_237{font-size:1rem;color:#334155;line-height:1.8;margin-bottom:2rem;white-space:pre-wrap}._source_kkn0y_255{padding-top:1.5rem;border-top:2px solid #FFE8CC;font-size:.875rem;color:#64748b}._sourceLink_kkn0y_269{color:#ff9d4d;text-decoration:none;font-weight:600;transition:color .2s ease}._sourceLink_kkn0y_269:hover{color:#ff8830;text-decoration:underline}._vocabularySection_kkn0y_295{max-width:800px;margin:0 auto 1.5rem;padding:0 1.5rem}._vocabularyTitle_kkn0y_307{font-size:1.5rem;font-weight:700;color:#ff9d4d;margin-bottom:1.25rem;text-align:center}._vocabularyList_kkn0y_323{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._vocabularyCard_kkn0y_335{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 2px 12px #00000014;transition:all .3s ease;cursor:pointer;border:2px solid transparent}._vocabularyCard_kkn0y_335:hover{transform:translateY(-4px);box-shadow:0 6px 20px #ff9d4d33;border-color:#ffe8cc}._vocabularyWord_kkn0y_367{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;display:flex;flex-direction:column;gap:.25rem}._vocabularyReading_kkn0y_387{font-size:.875rem;font-weight:500;color:#64748b}._vocabularyMeaning_kkn0y_399{font-size:.9375rem;color:#475569;margin-bottom:.75rem;line-height:1.5}._vocabularyMeta_kkn0y_413{display:flex;gap:.5rem;align-items:center}._vocabularyPos_kkn0y_425,._vocabularyLevel_kkn0y_427{font-size:.75rem;padding:.25rem .625rem;border-radius:.75rem;font-weight:600}._vocabularyPos_kkn0y_425{background:#e0f2fe;color:#0284c7}._vocabularyLevel_kkn0y_427{background:#fef3c7;color:#d97706}._savedBadge_kkn0y_461{font-size:.75rem;padding:.25rem .625rem;border-radius:.75rem;background:#dcfce7;color:#16a34a;font-weight:600}._modal_kkn0y_481{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}._modalContent_kkn0y_509{background:#fff;border-radius:1.25rem;padding:2rem;max-width:500px;width:100%;box-shadow:0 20px 60px #0000004d;position:relative}._closeButton_kkn0y_529{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_kkn0y_529:hover{background:#f1f5f9;color:#475569}._modalWord_kkn0y_575 h3{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}._modalReading_kkn0y_589{font-size:1.125rem;color:#64748b;margin-bottom:1.5rem}._modalMeaning_kkn0y_601{background:#fff5e6;padding:1rem;border-radius:.75rem;margin-bottom:1.25rem;font-size:1rem;color:#475569;line-height:1.6}._modalMeta_kkn0y_621{display:flex;flex-direction:column;gap:.75rem;font-size:.9375rem;color:#64748b}._modalMeta_kkn0y_621 div strong{color:#1e293b;font-weight:600}@media(min-width:640px){._content_kkn0y_117{padding:2.5rem;margin-top:2rem;margin-bottom:2rem}._title_kkn0y_193{font-size:2rem}._summary_kkn0y_211,._body_kkn0y_237{font-size:1.0625rem}._vocabularySection_kkn0y_295{padding:0 2rem}._vocabularyList_kkn0y_323{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}}@media(min-width:768px){._vocabularyList_kkn0y_323{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}
