*,:after,:before{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;text-rendering:optimizeLegibility}body{background-color:#f8f9fc;color:#1a1a2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,system-ui,sans-serif;font-size:1rem;line-height:1.6}#root,body{min-height:100vh}#root{display:flex;flex-direction:column}#root,body,html{height:100%}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{padding-left:1.25rem}li{line-height:1.5}textarea{resize:vertical}:focus-visible{outline:2px solid #e94560;outline-offset:3px}::selection{background:rgba(233,69,96,.25);color:#1a1a2e}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}h1{font-size:1.6rem;line-height:1.3}h1,h2{margin:0 0 .75rem}h2{font-size:1.35rem;line-height:1.35}h3{font-size:1.15rem;line-height:1.4;margin:0 0 .5rem}p{line-height:1.6;margin:0 0 1rem}a,button,input,select,textarea{touch-action:manipulation}@media(min-width:768px){html{font-size:18px}}.react-toggle{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;background-color:initial;border:0;cursor:pointer;display:inline-block;padding:0;position:relative;touch-action:pan-x;-webkit-user-select:none;user-select:none}.react-toggle-screenreader-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;transition:opacity .25s}.react-toggle-track{background-color:#4d4d4d;border-radius:30px;height:24px;padding:0;transition:all .2s ease;width:50px}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{bottom:0;height:10px;left:8px;line-height:0;margin-bottom:auto;margin-top:auto;opacity:0;position:absolute;top:0;transition:opacity .25s ease;width:14px}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;transition:opacity .25s ease}.react-toggle-track-x{bottom:0;height:10px;line-height:0;margin-bottom:auto;margin-top:auto;position:absolute;right:10px;top:0;width:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{background-color:#fafafa;border:1px solid #4d4d4d;border-radius:50%;box-sizing:border-box;height:22px;left:1px;position:absolute;top:1px;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;transition:all .25s ease;width:22px}.react-toggle--checked .react-toggle-thumb{border-color:#19ab27;left:27px}.react-toggle--focus .react-toggle-thumb{box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{box-shadow:0 0 5px 5px #0099e0}.header_wrapper__lyIon{background:#0f1e3b;border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:0 14px 40px rgba(0,0,0,.08);left:0;position:fixed;right:0;top:0;z-index:1000}.header_header__UxtfR{align-items:center;display:flex;gap:22px;justify-content:space-between;margin:0 auto;max-width:1440px;min-height:70px;padding:14px 24px}.header_brandLink__RKlsu{align-items:center;color:inherit;display:flex;gap:14px;text-decoration:none}.header_logoContainer__hKnIv{align-items:center;display:flex;gap:14px;min-width:0}.header_iconWrapper__Z7YDN{align-items:center;background:linear-gradient(135deg,#ff5f7a,#d7263d);border-radius:16px;box-shadow:0 10px 24px rgba(215,38,61,.2);display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.header_icon__yJEI2{color:#fff;font-size:20px}.header_titleGroup__9Xwx3{display:flex;flex-direction:column;gap:2px;min-width:0}.header_title__jf4UY{color:#fff;font-size:1rem;font-weight:700;line-height:1.2;margin:0}.header_subtitle__wnlNh{color:hsla(0,0%,100%,.9);font-size:.75rem;letter-spacing:.08em;line-height:1.35;margin:0;text-transform:uppercase}.header_nav__RhFTm{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.header_navLink__6ot5A{align-items:center;background:rgba(248,250,252,.95);border:1px solid transparent;border-radius:999px;color:#0f1e3b;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;min-height:40px;padding:9px 16px;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.header_navLink__6ot5A:focus-visible,.header_navLink__6ot5A:hover{background:#fff;border-color:rgba(15,23,42,.08);outline:none}.header_active__J6OtC{background:linear-gradient(90deg,#ff5f7a,#ff8aa2);border-color:rgba(233,69,96,.22);box-shadow:0 6px 18px rgba(255,95,122,.18);color:#fff;font-weight:700}.header_navIcon__M8ES3{font-size:1rem}@media(max-width:900px){.header_header__UxtfR{align-items:flex-start;flex-direction:column;padding:16px 20px}.header_nav__RhFTm{justify-content:flex-start;width:100%}.header_navLink__6ot5A{flex:1 1 auto;justify-content:center}}@media(max-width:600px){.header_header__UxtfR{padding:14px 16px}.header_logoContainer__hKnIv{gap:12px}.header_iconWrapper__Z7YDN{height:40px;width:40px}.header_subtitle__wnlNh,.header_title__jf4UY{font-size:1rem}.header_nav__RhFTm{gap:8px}.header_navLink__6ot5A{font-size:1rem;padding:8px 12px}}.textarea_container__8M4aP{-webkit-text-size-adjust:100%;background-color:#fff;border:2px solid #e94560;border-radius:.75rem;color:#1a1a2e;font-family:Noto Sans JP,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;font-size:2rem;font-weight:500;letter-spacing:.02em;line-height:1.7;min-height:12rem;padding:1rem 1.125rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.textarea_container__8M4aP:focus{border-color:#e94560;box-shadow:0 0 0 3px rgba(233,69,96,.15);outline:none}.textarea_container__8M4aP::-webkit-input-placeholder{color:#94a3b8}.textarea_container__8M4aP::placeholder{color:#94a3b8}@media(min-width:480px){.textarea_container__8M4aP{font-size:2.25rem;min-height:14rem;padding:1.25rem 1.375rem}}@media(min-width:768px){.textarea_container__8M4aP{border-radius:1rem;font-size:2.5rem;min-height:16rem;padding:1.5rem}}.kanjiSuggestion_container__vvR03{display:flex;flex-direction:column;gap:1.5rem}.kanjiSuggestion_label__ynT9c{color:#0f3460;display:block;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.kanjiSuggestion_container__vvR03>div>button{background:linear-gradient(135deg,#e94560,#ff6b6b);border:none;border-radius:.75rem;box-shadow:0 4px 12px rgba(233,69,96,.25);color:#fff;cursor:pointer;font-size:2rem;font-weight:600;padding:1rem 2rem;transition:all .2s ease}.kanjiSuggestion_container__vvR03>div>button:hover{box-shadow:0 6px 20px rgba(233,69,96,.35);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.kanjiSuggestion_kanji__zp3OO{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem}.kanjiSuggestion_kanji__zp3OO>div:first-child{width:100%}.kanjiSuggestion_kanji__zp3OO button{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;color:#1a1a2e;cursor:pointer;display:flex;flex-direction:column;font-size:2.5rem;font-weight:500;gap:.5rem;min-width:6rem;padding:1rem 1.5rem;transition:all .2s ease}.kanjiSuggestion_kanji__zp3OO button:hover{background:#fff;border-color:#e94560;box-shadow:0 4px 12px rgba(233,69,96,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.kanjiSuggestion_kanji__zp3OO button div{color:#475569;font-size:.875rem;font-weight:500;line-height:1.4;max-width:10rem;text-align:center}.kanjiSuggestion_cancel__alCwE{background:transparent;border:2px solid #e2e8f0;border-radius:.5rem;color:#475569;cursor:pointer;font-size:1.125rem;font-weight:600;margin-top:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.kanjiSuggestion_cancel__alCwE:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1a1a2e}@media (min-width:768px){.kanjiSuggestion_label__ynT9c{font-size:1.5rem}.kanjiSuggestion_container__vvR03>div>button{font-size:2.5rem;padding:1.25rem 2.5rem}.kanjiSuggestion_kanji__zp3OO button{font-size:3rem;min-width:7rem;padding:1.25rem 1.75rem}.kanjiSuggestion_kanji__zp3OO button div{font-size:1rem}.kanjiSuggestion_cancel__alCwE{font-size:1.25rem;padding:.875rem 1.75rem}}.toggleButton_wrapper__RwXYY{align-items:center;color:#475569;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.5rem}.toggleButton_label__6na6r{color:#475569;font-size:.875rem;font-weight:600}.characterSymbol_pile__1zEn8{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;box-shadow:0 2px 4px rgba(15,23,42,.06);cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:3.75rem;min-width:3.75rem;padding:.65rem .75rem;transition:all .15s ease}.characterSymbol_symbol__LMGOH{color:#1a1a2e;font-size:1.4rem;font-weight:600;line-height:1.1}.characterSymbol_romaji__vmJYq{color:#475569;font-size:1rem;font-weight:600;line-height:1.25;margin-top:.3rem}.characterSymbol_pile__1zEn8:hover{background:#fff5f7;border-color:#e94560;box-shadow:0 4px 12px rgba(233,69,96,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.characterSymbol_pile__1zEn8:hover .characterSymbol_symbol__LMGOH{color:#e94560}.characterSymbol_highlight__B\+J7u{background:linear-gradient(90deg,#fff0f4,#ffe6ee);border-color:rgba(233,69,96,.2);box-shadow:0 6px 14px rgba(233,69,96,.12)}.characterSymbol_pile__1zEn8:active{box-shadow:0 2px 4px rgba(15,23,42,.08);-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:479px){.characterSymbol_pile__1zEn8{min-height:3.8rem;min-width:3.8rem;padding:.6rem .55rem}.characterSymbol_symbol__LMGOH{font-size:1.35rem}.characterSymbol_romaji__vmJYq{font-size:1rem}}@media (min-width:480px){.characterSymbol_pile__1zEn8{min-height:3.9rem;min-width:3.9rem;padding:.65rem .7rem}.characterSymbol_symbol__LMGOH{font-size:1.45rem}.characterSymbol_romaji__vmJYq{font-size:1rem}}@media (min-width:768px){.characterSymbol_pile__1zEn8{box-shadow:0 2px 6px rgba(15,23,42,.08);min-height:4rem;min-width:4rem;padding:.7rem .8rem}.characterSymbol_symbol__LMGOH{font-size:1.5rem}.characterSymbol_romaji__vmJYq{font-size:1rem;margin-top:.35rem}}@media (min-width:1024px){.characterSymbol_pile__1zEn8{min-height:4.1rem;min-width:4.1rem}.characterSymbol_symbol__LMGOH{font-size:1.55rem}.characterSymbol_romaji__vmJYq{font-size:1rem}}.characterlist_container__OmJ1v{display:flex;flex-direction:column;gap:20px;width:100%}.characterlist_section__1fTJw{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px;padding-top:16px}.characterlist_section__1fTJw:first-child{border-top:none;padding-top:0}.characterlist_sectionHeader__s6lRH{color:#0f1e3b;font-size:1rem;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.characterlist_grid__tZ627{grid-gap:.85rem;align-items:start;display:grid;gap:.85rem}.characterlist_corner__Wr\+Hv{min-height:1px}.characterlist_columnHeader__vYIyT{color:#475569;font-size:1rem;font-weight:600;letter-spacing:.12em;text-align:center;text-transform:lowercase}.characterlist_rowLabel__kNyVe{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#0f1e3b;font-size:.8125rem;font-weight:600;padding:0 8px}.characterlist_cell__tU6VF,.characterlist_rowLabel__kNyVe{align-items:center;display:flex;justify-content:center;min-height:56px}.characterlist_emptyCell__vKp5j{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;min-height:56px}.characterlist_placeholder__iXqkn{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;display:flex;font-size:1rem;justify-content:center;min-height:56px;text-transform:lowercase;width:100%}@media (max-width:767px){.characterlist_grid__tZ627{gap:.5rem}.characterlist_rowLabel__kNyVe{font-size:1rem;min-height:50px}.characterlist_emptyCell__vKp5j{min-height:50px}.characterlist_placeholder__iXqkn{font-size:1rem;min-height:50px}.characterlist_columnHeader__vYIyT{font-size:1rem}}.footer_container__ALfxe{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);box-shadow:0 -4px 20px rgba(0,0,0,.1);margin-top:auto;width:100%}.footer_footerContent__Di0b3{align-items:center;display:flex;gap:32px;justify-content:center;margin:0 auto;max-width:1200px;min-height:80px;padding:24px}.footer_brandSection__Iftmm{align-items:flex-end;display:flex;flex-direction:column;gap:6px}.footer_brandRow__SiWQs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.footer_brand__4O8zD{color:#fff;font-size:16px;font-weight:600;letter-spacing:.3px}.footer_version__q6FtC{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;color:hsla(0,0%,100%,.72);display:inline-flex;font-size:11px;font-weight:600;justify-content:center;letter-spacing:.4px;line-height:1;padding:4px 10px}.footer_tagline__MkqcK{color:hsla(0,0%,100%,.5);font-size:11px;letter-spacing:1px}.footer_divider__pTZtu{background:hsla(0,0%,100%,.2);height:40px;width:1px}.footer_creditsSection__Lj0nW{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.footer_linksRow__AnnZs{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.footer_madeWith__GJm7h{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:14px;gap:6px}.footer_brandLink__mNGTn{color:#e94560;font-weight:600;text-decoration:none;transition:all .3s ease}.footer_brandLink__mNGTn:hover{color:#ff6b6b;text-decoration:underline}.footer_footerLink__i9V-f,.footer_footerLink__i9V-f:active,.footer_footerLink__i9V-f:link,.footer_footerLink__i9V-f:visited{color:hsla(0,0%,100%,.85);font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease}.footer_footerLink__i9V-f:focus,.footer_footerLink__i9V-f:hover{color:#fff;text-decoration:underline}.footer_copyright__my4b8{color:hsla(0,0%,100%,.5);font-size:12px}@media screen and (max-width:576px){.footer_footerContent__Di0b3{flex-direction:column;gap:16px;padding:28px 24px}.footer_brandSection__Iftmm{align-items:center}.footer_brandRow__SiWQs{justify-content:center}.footer_divider__pTZtu{height:1px;width:60px}.footer_creditsSection__Lj0nW{align-items:center;text-align:center}.footer_linksRow__AnnZs{justify-content:center}}.converterPage_page__UWnoh{background:#f3f7fb;display:flex;flex-direction:column;min-height:100vh}.converterPage_main__2wIFk{flex:1 1;margin:0 auto;max-width:1240px;padding:88px 20px 28px;width:100%}.converterPage_pageHeader__WEmIf{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-bottom:22px}.converterPage_pageHeaderIntro__Hd8Ws{max-width:760px}.converterPage_pageTitle__ily27{color:#1a1a2e;font-size:clamp(2rem,2.5vw,2.4rem);line-height:1.15;margin:0}.converterPage_pageDescription__67oro{color:#475569;font-size:1rem;line-height:1.7;margin:10px 0 0;max-width:640px}.converterPage_pageInfo__uGfA7{align-items:flex-start;background:rgba(233,69,96,.08);border:1px solid rgba(233,69,96,.18);border-radius:.85rem;color:#475569;display:inline-flex;font-size:1rem;line-height:1.5;margin-top:2px;max-width:320px;padding:10px 12px}.converterPage_innerGrid__ihe\+\+{grid-gap:20px;display:grid;gap:20px}@media(min-width:1100px){.converterPage_innerGrid__ihe\+\+{align-items:start;grid-template-columns:minmax(320px,42%) minmax(0,58%)}}.converterPage_converterPanel__pB0Do,.converterPage_keyboardAside__2zmEY{grid-gap:20px;display:grid;gap:20px}.converterPage_keyboardCard__lOYAu,.converterPage_panelCard__q4Udh{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 2px rgba(26,26,46,.05)}.converterPage_panelCard__q4Udh{padding:22px}.converterPage_keyboardCard__lOYAu{padding:20px}@media(min-width:1100px){.converterPage_converterPanel__pB0Do{align-self:start;position:-webkit-sticky;position:sticky;top:88px}}.converterPage_panelHeader__OHLTs,.converterPage_resultHeader__M7Ia6,.converterPage_sectionHeaderRow__2A1H6{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.converterPage_panelTag__lISo\+{color:#d63d56;font-size:1rem;font-weight:700;letter-spacing:.18em;margin:0;text-transform:uppercase}.converterPage_panelTitle__fAATT{color:#1a1a2e;font-size:1rem;font-weight:600;line-height:1.3;margin:0}.converterPage_panelHelp__DyxbG,.converterPage_sectionHelp__HeZ\+-{color:#475569;font-size:1rem;line-height:1.6;margin:0}.converterPage_fieldLabel__JK87v{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.converterPage_textarea__-KZ4Z{background:#f7f9fc;border:1px solid #d2d8e2;border-radius:1rem;color:#1a1a2e;font-size:1rem;line-height:1.7;min-height:160px;padding:16px 18px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.converterPage_textarea__-KZ4Z::-webkit-input-placeholder{color:#475569;font-size:1rem}.converterPage_textarea__-KZ4Z::placeholder{color:#475569;font-size:1rem}.converterPage_textarea__-KZ4Z:focus-visible{background:#fff;border-color:#e94560;box-shadow:0 0 0 4px rgba(233,69,96,.12);outline:none}.converterPage_examplesSection__byygR{grid-gap:12px;display:grid;gap:12px;margin-top:16px}.converterPage_examplesHeader__K5TeK{align-items:center;display:flex;gap:12px;justify-content:space-between}.converterPage_examplesHeader__K5TeK span:first-child{color:#0f1e3b;font-size:1rem;font-weight:700}.converterPage_examplesNote__WF4NW{color:#475569;font-size:1rem}.converterPage_examplesRow__iZeQp{display:flex;flex-wrap:wrap;gap:10px}.converterPage_exampleButton__5QDEf{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f1e3b;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-height:40px;padding:0 16px;transition:background .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,-webkit-transform .2s ease}.converterPage_exampleButton__5QDEf:focus-visible,.converterPage_exampleButton__5QDEf:hover{background:rgba(233,69,96,.08);border-color:#e94560;cursor:pointer;outline:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.converterPage_actionRow__ulAXm{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.converterPage_actionButton__h7u6-{border:1px solid transparent;border-radius:14px;cursor:pointer;font-size:.9rem;font-weight:600;min-height:44px;padding:0 18px;transition:background .2s ease,border-color .2s ease,opacity .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.converterPage_primaryButton__IgQ0I{background:#e94560;color:#fff}.converterPage_primaryButton__IgQ0I:focus-visible,.converterPage_primaryButton__IgQ0I:hover:not(:disabled){background:#d63d56;outline:none}.converterPage_secondaryButton__PFa\+2{background:#fff;border-color:#cbd5e1;color:#0f1e3b}.converterPage_secondaryButton__PFa\+2:focus-visible,.converterPage_secondaryButton__PFa\+2:hover:not(:disabled){background:#f1f5f9;border-color:#64748b;outline:none}.converterPage_neutralButton__u9PxG{background:#f8fafc;border-color:#cbd5e1;color:#0f1e3b}.converterPage_neutralButton__u9PxG:focus-visible,.converterPage_neutralButton__u9PxG:hover:not(:disabled){background:#eef2f7;border-color:#94a3b8;outline:none}.converterPage_actionButton__h7u6-:disabled{background:#f1f5f9;border-color:#e2e8f0;color:#475569;cursor:not-allowed;opacity:1}.converterPage_sectionTitle__1b5so{color:#1a1a2e;font-size:1.05rem;font-weight:700;margin:0}.converterPage_suggestions__0Wc3K{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:12px}.converterPage_suggestionButton__FieLr{background:#f8fbff;border:1px solid #dbe3ef;border-radius:16px;color:#0f1e3b;font-size:1rem;font-weight:700;min-height:48px;padding:14px 16px;text-align:center;transition:border-color .2s ease,background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,border-color .2s ease,background .2s ease;transition:transform .2s ease,border-color .2s ease,background .2s ease,-webkit-transform .2s ease}.converterPage_suggestionButton__FieLr:focus-visible,.converterPage_suggestionButton__FieLr:hover{background:rgba(233,69,96,.08);border-color:#e94560;outline:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.converterPage_emptyState__T4Cmi{color:#475569;font-size:1rem;line-height:1.7;min-height:88px;padding:20px 0}.converterPage_resultBox__7pcyn{background:#f8fafc;border:1px solid #dbe3ef;border-radius:18px;color:#0f1e3b;font-size:1rem;line-height:1.7;min-height:88px;overflow-wrap:anywhere;padding:18px 20px}.converterPage_keyboardHeader__zR5SE{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.converterPage_toggleWrapper__yAW6Z{align-items:center;display:flex;gap:.75rem}.converterPage_keyboardSection__BriZM{display:flex;flex-direction:column;justify-content:center;overflow-x:auto;padding-bottom:10px}.converterPage_keyboardSection__BriZM .converterPage_container__PLSt7{width:min(100%,860px)}.converterPage_keyboardTabs__-fb-W{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.25rem}.converterPage_keyboardTab__iTOM7{background:hsla(0,0%,100%,.85);border:1px solid transparent;border-radius:.9rem;color:#0f3460;cursor:pointer;font-weight:700;min-height:46px;padding:.9rem 1rem;transition:all .2s ease}.converterPage_keyboardTab__iTOM7:focus,.converterPage_keyboardTab__iTOM7:hover{border-color:rgba(233,69,96,.2);outline:none}.converterPage_keyboardTabActive__yC3BR{background:#fff;border-color:#e94560;box-shadow:0 8px 24px rgba(233,69,96,.12)}@media(max-width:900px){.converterPage_main__2wIFk{padding-top:90px}.converterPage_pageHeader__WEmIf{gap:16px}.converterPage_pageInfo__uGfA7{width:100%}.converterPage_actionRow__ulAXm{justify-content:stretch}.converterPage_actionButton__h7u6-{flex:1 1 48%}}@media(max-width:740px){.converterPage_pageHeader__WEmIf{flex-direction:column}.converterPage_main__2wIFk{padding:90px 16px 24px}.converterPage_pageInfo__uGfA7{max-width:100%;padding:10px 12px;width:100%}.converterPage_innerGrid__ihe\+\+{grid-template-columns:1fr}.converterPage_keyboardHeader__zR5SE{align-items:stretch;flex-direction:column}.converterPage_actionButton__h7u6-{flex:1 1 100%}}.romajiConverterPage_page__AMESg{background:#f3f7fb;display:flex;flex-direction:column;min-height:100vh}.romajiConverterPage_main__vpmXo{flex:1 1;margin:0 auto;max-width:1240px;padding:88px 20px 28px;width:100%}.romajiConverterPage_pageHeader__m4fv3{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-bottom:22px}.romajiConverterPage_pageHeaderIntro__tSlZy{max-width:760px}.romajiConverterPage_pageTitle__Q60HX{color:#1a1a2e;font-size:clamp(2rem,2.5vw,2.4rem);line-height:1.15;margin:0}.romajiConverterPage_pageDescription__v0ReK{color:#475569;font-size:1rem;line-height:1.7;margin:10px 0 0;max-width:640px}.romajiConverterPage_pageInfo__vnNTm{align-items:flex-start;background:rgba(233,69,96,.08);border:1px solid rgba(233,69,96,.18);border-radius:.85rem;color:#475569;display:inline-flex;font-size:1rem;line-height:1.5;margin-top:2px;max-width:320px;padding:10px 12px}.romajiConverterPage_innerGrid__XIpXd{grid-gap:20px;display:grid;gap:20px}@media(min-width:1100px){.romajiConverterPage_innerGrid__XIpXd{align-items:start;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr)}}.romajiConverterPage_panelCard__lU7BF{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 1px 2px rgba(26,26,46,.05);padding:22px}.romajiConverterPage_panelHeader__WQaKs,.romajiConverterPage_resultHeader__OR25r{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.romajiConverterPage_panelTag__QYBnR{color:#d63d56;font-size:1rem;font-weight:700;letter-spacing:.18em;margin:0;text-transform:uppercase}.romajiConverterPage_sectionTitle__RUtKR{color:#1a1a2e;font-size:1.05rem;font-weight:700;margin:0}.romajiConverterPage_modeTabs__nvpib{display:flex;gap:.5rem}.romajiConverterPage_modeTab__CIF2Z{background:#fff;border:1px solid #cbd5e1;border-radius:.9rem;color:#0f3460;cursor:pointer;font-weight:700;min-height:40px;padding:0 16px;transition:all .2s ease}.romajiConverterPage_modeTab__CIF2Z:focus-visible,.romajiConverterPage_modeTab__CIF2Z:hover{border-color:rgba(233,69,96,.4);outline:none}.romajiConverterPage_modeTabActive__amZB2{background:#e94560;border-color:#e94560;color:#fff}.romajiConverterPage_srOnly__SZmdY{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.romajiConverterPage_textarea__PVYzj{background:#f7f9fc;border:1px solid #d2d8e2;border-radius:1rem;color:#1a1a2e;font-size:1rem;line-height:1.7;min-height:160px;padding:16px 18px;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.romajiConverterPage_textarea__PVYzj::-webkit-input-placeholder{color:#475569;font-size:1rem}.romajiConverterPage_textarea__PVYzj::placeholder{color:#475569;font-size:1rem}.romajiConverterPage_textarea__PVYzj:focus-visible{background:#fff;border-color:#e94560;box-shadow:0 0 0 4px rgba(233,69,96,.12);outline:none}.romajiConverterPage_examplesSection__BYFcF{grid-gap:12px;display:grid;gap:12px;margin-top:16px}.romajiConverterPage_examplesHeader__f7dKJ{align-items:center;display:flex;gap:12px;justify-content:space-between}.romajiConverterPage_examplesHeader__f7dKJ span:first-child{color:#0f1e3b;font-size:1rem;font-weight:700}.romajiConverterPage_examplesNote__okJZN{color:#475569;font-size:1rem}.romajiConverterPage_examplesRow__D966Q{display:flex;flex-wrap:wrap;gap:10px}.romajiConverterPage_exampleButton__JQJ45{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f1e3b;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;min-height:40px;padding:0 16px;transition:background .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,-webkit-transform .2s ease}.romajiConverterPage_exampleButton__JQJ45:focus-visible,.romajiConverterPage_exampleButton__JQJ45:hover{background:rgba(233,69,96,.08);border-color:#e94560;cursor:pointer;outline:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.romajiConverterPage_actionRow__YRvxu{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.romajiConverterPage_actionButton__FjBpl{border:1px solid transparent;border-radius:14px;cursor:pointer;font-size:.9rem;font-weight:600;min-height:44px;padding:0 18px;transition:background .2s ease,border-color .2s ease,opacity .2s ease,-webkit-transform .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease;transition:background .2s ease,border-color .2s ease,transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.romajiConverterPage_primaryButton__tVm7y{background:#e94560;color:#fff}.romajiConverterPage_primaryButton__tVm7y:focus-visible,.romajiConverterPage_primaryButton__tVm7y:hover:not(:disabled){background:#d63d56;outline:none}.romajiConverterPage_secondaryButton__TO6CQ{background:#fff;border-color:#cbd5e1;color:#0f1e3b}.romajiConverterPage_secondaryButton__TO6CQ:focus-visible,.romajiConverterPage_secondaryButton__TO6CQ:hover:not(:disabled){background:#f1f5f9;border-color:#64748b;outline:none}.romajiConverterPage_actionButton__FjBpl:disabled{background:#f1f5f9;border-color:#e2e8f0;color:#475569;cursor:not-allowed;opacity:1}.romajiConverterPage_resultBox__AyELO{background:#f8fafc;border:1px solid #dbe3ef;border-radius:18px;color:#0f1e3b;font-size:1.4rem;line-height:1.7;min-height:160px;overflow-wrap:anywhere;padding:18px 20px}.romajiConverterPage_emptyState__xSeBz{color:#475569;font-size:1rem;line-height:1.7;min-height:160px;padding:20px 0}.romajiConverterPage_unconverted__UhSkd{color:#d63d56;-webkit-text-decoration:underline wavy;text-decoration:underline wavy;text-underline-offset:3px}.romajiConverterPage_unconvertedHint__eVxnc{color:#475569;font-size:1rem;line-height:1.5;margin:10px 0 0}@media(max-width:900px){.romajiConverterPage_main__vpmXo{padding-top:90px}.romajiConverterPage_pageHeader__m4fv3{gap:16px}.romajiConverterPage_pageInfo__vnNTm{width:100%}.romajiConverterPage_actionRow__YRvxu{justify-content:stretch}.romajiConverterPage_actionButton__FjBpl{flex:1 1 48%}}@media(max-width:740px){.romajiConverterPage_pageHeader__m4fv3{flex-direction:column}.romajiConverterPage_main__vpmXo{padding:90px 16px 24px}.romajiConverterPage_pageInfo__vnNTm{max-width:100%;padding:10px 12px;width:100%}.romajiConverterPage_innerGrid__XIpXd{grid-template-columns:1fr}.romajiConverterPage_actionButton__FjBpl{flex:1 1 100%}}.ExampleSuggestions_container__0PK8u{margin-top:20px}.ExampleSuggestions_title__MmU7N{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:10px}.ExampleSuggestions_list__0\+3aM{display:flex;flex-wrap:wrap;gap:10px}.ExampleSuggestions_item__Zvmwh{align-items:flex-start;align-items:center;background:#fff;border:1px solid #e3e3e3;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:1.2rem;min-width:120px;padding:10px 14px;text-align:center;transition:box-shadow .15s ease,-webkit-transform .15s ease;transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease,-webkit-transform .15s ease}.ExampleSuggestions_item__Zvmwh:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ExampleSuggestions_jp__DxP8G{color:#111;font-size:1.35rem;font-weight:500;line-height:1.2}.ExampleSuggestions_romaji__ph75J{color:#666;font-size:1.2rem;margin-top:4px}.app_page__Y7LvB{background:linear-gradient(180deg,#f8f9fc,#eef1f8 50%,#e8ecf4);display:flex;flex-direction:column;min-height:100vh}.app_main__l8KbG{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;margin:0 auto;padding:calc(70px + 1.5rem) 1rem 2rem;width:100%}.app_pageLayout__DOMnI{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-areas:"editor" "keyboard";margin:0 auto;width:min(100%,1500px)}.app_editor__89oL6{background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(26,26,46,.04),0 10px 24px rgba(26,26,46,.08);gap:1.5rem;grid-area:editor;padding:1.5rem}.app_editor__89oL6,.app_keyboardColumn__ssERB{display:flex;flex-direction:column;min-width:0}.app_keyboardColumn__ssERB{gap:1rem;grid-area:keyboard}.app_area__i3RSX{width:100%}.app_buttonRow__cniKF{display:flex;flex-direction:column;gap:.75rem}.app_btn__Uzzra{border:none;border-radius:.75rem;cursor:pointer;font-size:1.125rem;font-weight:600;letter-spacing:.04em;padding:1rem 1.5rem;text-transform:uppercase;transition:all .2s ease;width:100%}.app_btnPrimary__XjxaF{background:linear-gradient(135deg,#e94560,#ff6b6b);box-shadow:0 4px 12px rgba(233,69,96,.25);color:#fff}.app_btnPrimary__XjxaF:hover:not(:disabled){box-shadow:0 6px 20px rgba(233,69,96,.35);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.app_btnSecondary__FxFGY{background:#f1f5f9;border:1px solid #e2e8f0;color:#1a1a2e}.app_btnSecondary__FxFGY:hover:not(:disabled){background:#e2e8f0;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.app_btn__Uzzra:active:not(:disabled){-webkit-transform:translateY(0);transform:translateY(0)}.app_btn__Uzzra:disabled{background:#e5e7eb;border:none;box-shadow:none;color:#9ca3af;cursor:not-allowed}.app_kanjiContainer__AeB0z{border-top:1px solid #e2e8f0;padding-top:1.5rem}.app_genericTutorialContainer__NLrmt{background:linear-gradient(135deg,rgba(233,69,96,.05),hsla(0,100%,71%,.05));border:2px solid rgba(233,69,96,.15);border-radius:1rem;padding:1.5rem}.app_tutorialTitle__8oTHj{align-items:center;color:#e94560;display:flex;font-size:1.375rem;font-size:1rem;font-weight:700;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.app_tutorialTitle__8oTHj:before{content:"📖";font-size:1.25rem}.app_step__oKnSK{color:#334155;font-size:1.1875rem;font-weight:500;line-height:1.8}.app_step__oKnSK+.app_step__oKnSK{margin-top:.75rem}.app_toggleRow__Dlqu9{align-items:center;display:flex;justify-content:flex-end;padding:0 .25rem}.app_romajiField__cB3Zw{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.app_romajiLabel__3\+Vck{color:#1a1a2e;font-size:1rem;font-weight:700}.app_romajiInput__CGLgE{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;color:#1a1a2e;font-size:1rem;padding:.95rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.app_romajiInput__CGLgE:focus{border-color:#e94560;box-shadow:0 0 0 4px rgba(233,69,96,.08);outline:none}.app_romajiPreview__GH-PF{align-items:center;color:#475569;display:flex;font-size:1rem;gap:.5rem;margin-top:.5rem}.app_romajiPreviewLabel__BcTac{color:#0f3460;font-weight:700}.app_romajiPreviewValue__g\+EFD{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#1a1a2e;font-family:inherit;min-width:0;padding:.35rem .65rem}@media(min-width:1100px){.app_pageLayout__DOMnI{align-items:start;gap:2rem;grid-template-areas:"keyboard editor";grid-template-columns:minmax(360px,1fr) minmax(360px,1fr);width:min(100% - 3rem,1200px)}.app_editor__89oL6{max-height:calc(100vh - 70px - 3rem);overflow:auto;position:-webkit-sticky;position:sticky;top:calc(70px + 1.5rem)}.app_keyboardColumn__ssERB{gap:1.25rem;max-width:100%}.app_keyboardSection__C9FtV{max-width:100%}.app_scrollHint__B4vn1,.app_toggleRow__Dlqu9{display:none}}.app_toggle__cj3NL{color:#1a1a2e;font-size:1.1875rem;font-weight:500}.app_scrollHint__B4vn1{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.15rem;justify-content:center;margin:-.5rem auto .25rem;padding:.25rem .5rem}.app_scrollHintText__z1K5P{color:#64748b;font-size:.95rem;font-weight:600}.app_scrollArrow__JfnEz{-webkit-animation:app_bounceDown__nVVyb 1.2s ease-in-out infinite;animation:app_bounceDown__nVVyb 1.2s ease-in-out infinite;color:#e94560;font-size:1.9rem;line-height:1}@-webkit-keyframes app_bounceDown__nVVyb{0%,to{opacity:.85;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1;-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes app_bounceDown__nVVyb{0%,to{opacity:.85;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1;-webkit-transform:translateY(8px);transform:translateY(8px)}}.app_keyboardSection__C9FtV{background:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(26,26,46,.04),0 10px 24px rgba(26,26,46,.08);padding:1.5rem}.app_keyboardHeader__91FSf{align-items:center;background:linear-gradient(135deg,rgba(233,69,96,.08),hsla(0,100%,71%,.08));border:2px dashed #e94560;border-radius:.75rem;display:flex;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.25rem}.app_keyboardTabs__MM0D3{display:flex;gap:.5rem;width:100%}.app_keyboardTab__fnKQw{background:hsla(0,0%,100%,.85);border:1px solid transparent;border-radius:.75rem;color:#0f3460;cursor:pointer;flex:1 1;font-weight:700;padding:.95rem 1rem;transition:all .2s ease}.app_keyboardTab__fnKQw:focus,.app_keyboardTab__fnKQw:hover{border-color:rgba(233,69,96,.2);outline:none}.app_keyboardTabActive__qo9xv{background:#fff;border-color:#e94560;box-shadow:0 8px 24px rgba(233,69,96,.12)}@-webkit-keyframes app_pulse__A7u2g{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes app_pulse__A7u2g{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.7;-webkit-transform:scale(1.05);transform:scale(1.05)}}.app_keyboardTitle__2ejzB{align-items:center;color:#0f3460;display:flex;font-size:1.25rem;font-weight:700;gap:.625rem;letter-spacing:.1em;margin:0 0 1.25rem;text-transform:uppercase}.app_keyboardTitle__2ejzB:before{background:linear-gradient(180deg,#e94560,#ff6b6b);border-radius:2px;content:"";height:1.5rem;width:4px}.app_keyboardTitle__2ejzB:not(:first-child){margin-top:2.5rem}@media(min-width:480px){.app_main__l8KbG{gap:2rem;padding:calc(70px + 2rem) 1.5rem 3rem}.app_editor__89oL6{border-radius:1.25rem;gap:1.75rem;padding:2rem}.app_buttonRow__cniKF{flex-direction:row;justify-content:flex-end}.app_btn__Uzzra{font-size:1.1875rem;min-width:12rem;width:auto}.app_genericTutorialContainer__NLrmt{padding:1.75rem}.app_tutorialTitle__8oTHj{font-size:1.5rem}.app_keyboardSection__C9FtV{border-radius:1.25rem;padding:2rem}.app_keyboardHeader__91FSf{padding:1.125rem 1.5rem}.app_keyboardTitle__2ejzB{font-size:1.375rem}.app_startHere__uYrgk{font-size:1.1875rem}.app_step__oKnSK,.app_toggle__cj3NL{font-size:1.25rem}.app_scrollHintText__z1K5P{font-size:1rem}.app_scrollArrow__JfnEz{font-size:2rem}}@media(min-width:768px){.app_main__l8KbG{gap:2.5rem;padding:calc(70px + 3rem) 2rem 4rem}.app_editor__89oL6{border-radius:1.5rem;padding:2.5rem 3rem}.app_btn__Uzzra{font-size:1.25rem;padding:1.125rem 2.25rem}.app_genericTutorialContainer__NLrmt{padding:2rem 2.25rem}.app_tutorialTitle__8oTHj{font-size:1.625rem;margin-bottom:1.5rem}.app_step__oKnSK{font-size:1.3125rem;line-height:1.9}.app_step__oKnSK+.app_step__oKnSK{margin-top:1rem}.app_keyboardSection__C9FtV{border-radius:1.5rem;padding:2.5rem 3rem}.app_keyboardHeader__91FSf{gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem 1.75rem}.app_keyboardTitle__2ejzB{font-size:1.5rem;margin-bottom:1.5rem}.app_startHere__uYrgk{font-size:1.25rem}.app_keyboardTitle__2ejzB:not(:first-child){margin-top:3rem}.app_toggle__cj3NL{font-size:1.3125rem}.app_scrollHintText__z1K5P{font-size:1.5rem}.app_scrollArrow__JfnEz{font-size:2.1rem}}@media(min-width:1024px){.app_main__l8KbG{padding:calc(70px + 4rem) 2rem 5rem}.app_editor__89oL6,.app_keyboardSection__C9FtV{box-shadow:0 4px 6px rgba(26,26,46,.03),0 20px 40px rgba(26,26,46,.1)}.app_tutorialTitle__8oTHj{font-size:1.75rem}.app_step__oKnSK{font-size:1.375rem}}.releasesInfoPage_page__eqknO{display:flex;flex-direction:column;min-height:100vh}.releasesInfoPage_main__7qpwD{flex:1 1;padding:4rem 1rem 3rem;width:100%}.releasesInfoPage_container__RHQES{grid-gap:1.5rem;display:grid;gap:1.5rem;margin:0 auto;max-width:900px;width:100%}.releasesInfoPage_title__2b6Ax{font-size:2.4rem;font-weight:700;line-height:1.2;margin:0}.releasesInfoPage_description__vGgyH{color:#4b5563;font-size:1.35rem;line-height:1.7;margin:0}.releasesInfoPage_card__OvlmP{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.04);padding:1.5rem}.releasesInfoPage_cardTitle__UAGP7{font-size:1.7rem;font-weight:700;line-height:1.3;margin:0}.releasesInfoPage_cardHeader__1hHVO{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.85rem}.releasesInfoPage_releaseLabel__VYPlg{color:#6b7280;font-size:1rem;font-weight:600;margin:0 0 .25rem}.releasesInfoPage_currentCard__ocRat{border-color:rgba(233,69,96,.45)}.releasesInfoPage_currentBadge__wbh41{background:#e94560;border-radius:999px;color:#fff;flex:0 0 auto;font-size:.85rem;font-weight:700;padding:.3rem .7rem}.releasesInfoPage_cardText__SVRh4{color:#374151;font-size:1.3rem;line-height:1.7;margin:0}.releasesInfoPage_sectionTitle__QFMbW{color:#1f2937;font-size:1.15rem;margin:1.25rem 0 .6rem}.releasesInfoPage_featureList__LKGAB{color:#374151;font-size:1.1rem;line-height:1.65;margin:0;padding-left:1.35rem}.releasesInfoPage_featureList__LKGAB li+li{margin-top:.35rem}@media screen and (max-width:768px){.releasesInfoPage_main__7qpwD{padding:3rem 1rem 2.5rem}.releasesInfoPage_title__2b6Ax{font-size:2rem}.releasesInfoPage_description__vGgyH{font-size:1.15rem}.releasesInfoPage_cardTitle__UAGP7{font-size:1.4rem}.releasesInfoPage_cardText__SVRh4{font-size:1.1rem}.releasesInfoPage_featureList__LKGAB,.releasesInfoPage_releaseLabel__VYPlg{font-size:1rem}}.privacyPolicyPage_page__qjNrG{display:flex;flex-direction:column;min-height:100vh}.privacyPolicyPage_main__NV70A{flex:1 1;padding:8.5rem 1rem 3rem;width:100%}.privacyPolicyPage_container__5HMGQ{background:#fffaf0;border:1px solid #f3d8bd;border-radius:24px;box-shadow:0 16px 40px rgba(55,65,81,.08);margin:0 auto;max-width:820px;padding:2.25rem;width:100%}.privacyPolicyPage_title__90rDa{color:#3f2f24;font-size:clamp(2rem,5vw,2.6rem);line-height:1.1;margin:0 0 1.5rem}.privacyPolicyPage_text__h7Bc0{color:#4b382b;font-size:clamp(1.05rem,3.5vw,1.15rem);line-height:1.7;margin:0 0 1rem}.privacyPolicyPage_text__h7Bc0 a{color:#b45309;font-weight:700;overflow-wrap:anywhere}.privacyPolicyPage_updated__G1l\+4{color:#7c5f48;font-size:.95rem;margin:1.5rem 0 0}@media screen and (max-width:768px){.privacyPolicyPage_main__NV70A{padding:7.5rem 1rem 2.5rem}.privacyPolicyPage_container__5HMGQ{border-radius:20px;padding:1.5rem}}@media screen and (max-width:480px){.privacyPolicyPage_main__NV70A{padding:7rem .875rem 2rem}.privacyPolicyPage_container__5HMGQ{border-radius:18px;padding:1.25rem}.privacyPolicyPage_text__h7Bc0{line-height:1.65}}.aboutPage_page__Ja6AY{display:flex;flex-direction:column;min-height:100vh}.aboutPage_main__bHo04{flex:1 1;margin:0 auto;max-width:980px;padding:90px 20px 40px;padding:calc(var(--header-height, 70px) + 20px) 20px 40px}.aboutPage_container__2CORH{display:flex;flex-direction:column;gap:18px}.aboutPage_title__xMCCh{font-size:1.5rem;margin:0 0 6px}.aboutPage_description__zZPj0{color:#374151;margin:0 0 12px}.aboutPage_card__YcqWm{background:#fff;border:1px solid #e6e7eb;border-radius:8px;padding:16px}.aboutPage_cardTitle__SNfYo{font-weight:700;margin:0 0 6px}.aboutPage_cardText__i55g3{color:#4b5563;margin:0}.aboutPage_featureDate__wFP0w{color:#6b7280;font-size:.9rem;margin:0 0 10px}.aboutPage_featureList__6CBJB{color:#4b5563;margin:0;padding-left:1.25rem}.aboutPage_featureList__6CBJB li+li{margin-top:6px}.aboutPage_releaseLinkText__8Jvt8{color:#4b5563;margin:14px 0 0}.aboutPage_releaseLink__bRSGn{color:#c52f4d;font-weight:700;text-decoration:underline;text-underline-offset:3px}.aboutPage_releaseLink__bRSGn:hover{color:#9f2440}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{color:#000;font-family:Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;height:100%;margin:0;min-height:100%;min-width:100%;padding:0;width:100%}
/*# sourceMappingURL=main.5d23f491.css.map*/