@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css";.primary-button[data-v-0b1572f2]{font-weight:500;border-radius:.375rem;transition:all .2s;cursor:pointer;font-family:YakuHanJP,"Noto Serif JP",serif;background-color:var(--color-button-primary);color:var(--color-bg-primary);border:none}.primary-button[data-v-0b1572f2]:hover{background-color:var(--color-button-primary-hover)}.button-small[data-v-0b1572f2]{padding:.25rem .75rem;font-size:.875rem}.button-normal[data-v-0b1572f2]{padding:.5rem 1rem;font-size:1rem}.button-large[data-v-0b1572f2]{padding:.75rem 1.5rem;font-size:1.125rem}.outline-button[data-v-54c09276]{display:flex;align-items:center;gap:.25rem;font-weight:500;border-radius:.375rem;transition:all .2s;cursor:pointer;font-family:YakuHanJP,"Noto Serif JP",serif;background-color:transparent;border:1px solid var(--color-button-outline-border);color:var(--color-button-outline-text);text-decoration:none}.outline-button[data-v-54c09276]:hover{background-color:#ff7b6b1a}.button-small[data-v-54c09276]{padding:.25rem .75rem;font-size:.875rem}.button-normal[data-v-54c09276]{padding:.5rem 1rem;font-size:1rem}.button-large[data-v-54c09276]{padding:.75rem 1.5rem;font-size:1.125rem}header[data-v-727bebfc]{border-bottom:1px solid rgba(248,228,220,.2);padding:1rem 0}.header-container[data-v-727bebfc]{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo[data-v-727bebfc]{font-size:1.8rem;font-weight:700;text-decoration:none;color:var(--foreground);letter-spacing:.03em}.main-navigation[data-v-727bebfc]{display:none}.nav-link[data-v-727bebfc]{margin-left:1.5rem;color:#f8e4dccc;text-decoration:none;transition:color .2s;font-size:16px}.nav-link[data-v-727bebfc]:hover{color:var(--foreground)}.user-actions[data-v-727bebfc]{display:flex;align-items:center;transition:opacity .2s;opacity:0}.user-actions.ready[data-v-727bebfc]{opacity:1}.user-actions[data-v-727bebfc]>*+*{margin-left:1rem}.icon-button[data-v-727bebfc]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;background-color:transparent;color:#f8e4dccc;border:none;cursor:pointer;transition:color .2s;border:.5px solid rgba(248,228,220,.8);border-radius:100%}.icon-button[data-v-727bebfc]:hover{color:var(--foreground);border-width:.75px}.icon[data-v-727bebfc]{height:1.25rem;width:1.25rem}.visually-hidden[data-v-727bebfc]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.signup-button[data-v-727bebfc]{display:none}@media (min-width: 768px){.main-navigation[data-v-727bebfc]{display:flex;align-items:center}.signup-button[data-v-727bebfc]{display:block}}footer[data-v-7490b180]{border-top:1px solid rgba(248,228,220,.2);padding:2rem 0;margin-top:3rem}.footer-container[data-v-7490b180]{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.footer-grid[data-v-7490b180]{display:grid;grid-template-columns:1fr;gap:2rem}.footer-section[data-v-7490b180]{margin-bottom:1.5rem}.footer-heading[data-v-7490b180]{font-weight:700;margin-bottom:1rem;color:var(--foreground)}.footer-list[data-v-7490b180]{display:flex;flex-direction:column;list-style-type:none;padding:0;margin:0}.footer-list li[data-v-7490b180]:not(:first-child){margin-top:.5rem}.footer-text[data-v-7490b180]{font-size:.875rem;color:#f8e4dcb3}.footer-link[data-v-7490b180]{font-size:.875rem;color:#f8e4dcb3;text-decoration:none;transition:color .2s}.footer-link[data-v-7490b180]:hover{color:var(--foreground)}.footer-copyright[data-v-7490b180]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(248,228,220,.2);text-align:center}@media (min-width: 768px){.footer-grid[data-v-7490b180]{grid-template-columns:repeat(4,1fr)}}:root{--header-height: 60px;--footer-height: 300px;--content-min-height: calc(100vh - var(--header-height) - var(--footer-height))}.hero-content[data-v-9caf22ae]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero-text[data-v-9caf22ae]{display:flex;flex-direction:column;gap:1.5rem}.hero-title[data-v-9caf22ae]{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--color-text-primary)}.hero-description[data-v-9caf22ae]{font-size:1.25rem;color:#f8e4dce6}.hero-actions[data-v-9caf22ae]{display:flex;flex-direction:column;gap:1rem}.hero-image[data-v-9caf22ae]{position:relative;height:400px;border-radius:.5rem;overflow:hidden;border:1px solid rgba(248,228,220,.2)}.hero-image img[data-v-9caf22ae]{width:100%;height:100%;object-fit:cover}.accent[data-v-9caf22ae]{color:var(--color-accent)}@media (min-width: 640px){.hero-actions[data-v-9caf22ae]{flex-direction:row;gap:1rem}}@media (min-width: 768px){.hero-title[data-v-9caf22ae]{font-size:3rem}}@media (min-width: 1024px){.hero-content[data-v-9caf22ae]{grid-template-columns:1fr 1fr}.hero-title[data-v-9caf22ae]{font-size:3.75rem}}.feature-card[data-v-e6ea03c6]{padding:1.5rem;border-radius:.5rem;background-color:#f8e4dc1a;box-shadow:0 1px 3px #0003;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s}.feature-card[data-v-e6ea03c6]:hover{transform:translateY(-5px)}.feature-icon[data-v-e6ea03c6]{height:3rem;width:3rem;margin-bottom:1rem;color:var(--accent)}.feature-title[data-v-e6ea03c6]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--foreground)}.feature-description[data-v-e6ea03c6]{color:#f8e4dccc;line-height:1.5}.section-title[data-v-d5afc397]{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--foreground)}.features-grid[data-v-d5afc397]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.features-grid[data-v-d5afc397]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid[data-v-d5afc397]{grid-template-columns:repeat(4,1fr)}}.step-card[data-v-ce8a352d]{padding:1.5rem;border-radius:.5rem;background-color:#f8e4dc1a;box-shadow:0 1px 3px #0003}.step-number[data-v-ce8a352d]{width:3rem;height:3rem;border-radius:50%;background-color:#ff7b6b33;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.step-number span[data-v-ce8a352d]{font-size:1.25rem;font-weight:700;color:var(--accent)}.step-title[data-v-ce8a352d]{font-size:1.25rem;margin-bottom:.5rem;color:var(--foreground)}.step-description[data-v-ce8a352d]{color:#f8e4dccc}.section-title[data-v-52c8cd35]{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--foreground)}.steps-grid[data-v-52c8cd35]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.steps-grid[data-v-52c8cd35]{grid-template-columns:repeat(3,1fr)}}.cta-section[data-v-756fdeaa]{background-color:#f8e4dc0d;text-align:center}.section-title[data-v-756fdeaa]{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--foreground)}.cta-title[data-v-756fdeaa]{margin-bottom:1rem}.cta-description[data-v-756fdeaa]{font-size:1.125rem;max-width:36rem;margin:0 auto 1.5rem}.cta-actions[data-v-756fdeaa]{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.cta-actions[data-v-756fdeaa]{flex-direction:row;gap:1rem}}@media (min-width: 768px){.cta-title[data-v-756fdeaa]{margin-bottom:1.5rem}.cta-description[data-v-756fdeaa]{font-size:1.25rem;margin-bottom:2rem}}.secondary-button[data-v-3ddbcda5]{font-weight:500;border-radius:.375rem;transition:all .2s;cursor:pointer;font-family:YakuHanJP,"Noto Serif JP",serif;background-color:#f8e4dc1a;color:var(--color-text-primary);border:1px solid rgba(248,228,220,.3)}.secondary-button[data-v-3ddbcda5]:hover{background-color:#f8e4dc33}.button-small[data-v-3ddbcda5]{padding:.25rem .75rem;font-size:.875rem}.button-normal[data-v-3ddbcda5]{padding:.5rem 1rem;font-size:1rem}.button-large[data-v-3ddbcda5]{padding:.75rem 1.5rem;font-size:1.125rem}.coming-soon-card[data-v-e78fdac8]{padding:2rem;border-radius:.5rem;background-color:#f8e4dc1a;box-shadow:0 1px 3px #0003;max-width:90%;margin:0 auto;text-align:center;border:1px solid rgba(248,228,220,.2)}.coming-soon-title[data-v-e78fdac8]{margin-bottom:.75rem}.coming-soon-description[data-v-e78fdac8]{font-size:1rem;margin-bottom:1.25rem}@media (min-width: 768px){.coming-soon-card[data-v-e78fdac8]{max-width:48rem}.coming-soon-title[data-v-e78fdac8]{margin-bottom:1rem}.coming-soon-description[data-v-e78fdac8]{font-size:1.125rem}}.home-hero-section[data-v-19df08b7],.home-features-section[data-v-19df08b7],.home-how-it-works-section[data-v-19df08b7],.home-cta-section[data-v-19df08b7],.home-partner-section[data-v-19df08b7]{padding:3rem 0}.home-hero-section[data-v-19df08b7]{padding-bottom:6rem}.home-features-section[data-v-19df08b7],.home-cta-section[data-v-19df08b7]{background-color:#f8e4dc0d}@media (min-width: 768px){.home-hero-section[data-v-19df08b7],.home-features-section[data-v-19df08b7],.home-how-it-works-section[data-v-19df08b7],.home-cta-section[data-v-19df08b7],.home-partner-section[data-v-19df08b7]{padding:4rem 0}}:root{--background: rgb(28, 28, 28);--foreground: rgb(248, 228, 220);--card: rgb(33, 33, 33);--card-foreground: rgb(248, 228, 220);--popover: rgb(33, 33, 33);--popover-foreground: rgb(248, 228, 220);--primary: rgb(248, 228, 220);--primary-foreground: rgb(28, 28, 28);--secondary: rgb(74, 61, 56);--secondary-foreground: rgb(248, 228, 220);--muted: rgb(74, 61, 56);--muted-foreground: rgb(237, 212, 202);--accent: rgb(255, 123, 107);--accent-foreground: rgb(248, 228, 220);--destructive: rgb(97, 37, 37);--destructive-foreground: rgb(248, 228, 220);--border: rgb(74, 61, 56);--input: rgb(74, 61, 56);--ring: rgb(248, 228, 220);--radius: .5rem;--color-bg-primary: #1C1C1C;--color-text-primary: #F8E4DC;--color-accent: #ff7b6b;--color-button-primary: #ff7b6b;--color-button-primary-hover: #ff5a46;--color-button-outline: transparent;--color-button-outline-text: #ff7b6b;--color-button-outline-border: #ff7b6b}*{border-color:var(--border);box-sizing:border-box}body{margin:0;padding:0;background-color:var(--background);color:var(--foreground);width:100%;overflow-x:hidden}#app{font-family:YakuHanJP,"Noto Serif JP",serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:YakuHanJP,"Noto Serif JP",serif;font-weight:700}p,span,div{font-family:YakuHanJP,"Noto Serif JP",serif}.title-font{font-family:YakuHanJP,"Noto Serif JP",serif;font-weight:700}.body-font{font-family:YakuHanJP,"Noto Serif JP",serif;font-weight:400}.conversation-font{font-family:YakuHanJP,"Noto Serif JP",serif;font-weight:500;font-style:italic}.onomatopoeia-font{font-family:YakuHanJP,"Noto Serif JP",serif;font-weight:300;color:var(--color-accent)}h1,.h1{font-size:24px;font-weight:700}h2,.h2{font-size:20px;font-weight:700}p,.p{font-size:16px;font-weight:400}.conversation{font-size:16px;font-style:italic}.annotation{font-size:14px;font-weight:300}.cta-text{font-size:18px;font-weight:500}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}section.section>.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.pc-text{display:inline-block}.sp-text{display:none}@media (max-width: 767px){.pc-text{display:none}.sp-text{display:inline-block}}
