:root{--background: #f7f5ef;--surface: #fffdf7;--surface-muted: #f0ece2;--ink: #2f2a24;--ink-muted: #766f65;--line: #ddd5c8;--paper-rule: #e8e1d5;--blue: #2f4a60;--blue-muted: #657d8f;--blue-soft: #e4e9ea;--blue-pressed: #263c4e;--sage: #dde5d6;--danger: #a84339;--on-accent: var(--surface);--font-serif: "Hiragino Mincho ProN", "Yu Mincho", "Noto Serif JP", serif;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Noto Sans JP", sans-serif}*{box-sizing:border-box}html{background:var(--background);color:var(--ink);font-family:var(--font-sans);overflow-x:hidden;scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:linear-gradient(180deg,#fffdf7c7,#f7f5eff5 34rem),var(--background);color:var(--ink);line-height:1.8}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:0 40px;background:#fffdf7e0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand,.site-nav,.site-nav a{display:flex;align-items:center}.brand{gap:10px;font-weight:700;color:var(--blue)}.brand-mark{width:34px;height:34px;border:1px solid rgba(47,74,96,.18);border-radius:9px;background:var(--surface);object-fit:cover}.site-nav{gap:28px;color:var(--ink-muted);font-size:14px}.site-nav a{min-height:40px}.language-link{color:var(--blue);font-weight:700}.button{justify-content:center;border-radius:999px;font-weight:700}.section-shell{width:min(1180px,calc(100% - 80px));margin:0 auto}.site-notices{padding:58px 0 12px}.notices-heading{margin-bottom:28px}.notice-list{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffdf7c7}.notice-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:26px;padding:22px 24px}.notice-item+.notice-item{border-top:1px solid var(--line)}.notice-alert{background:#a8433909}.notice-meta{display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:var(--ink-muted);font-size:13px;line-height:1.5}.notice-kind{color:var(--blue);font-weight:700}.notice-alert .notice-kind{color:var(--danger)}.notice-copy h3{margin:0 0 6px;font-size:17px}.notice-copy p{max-width:850px;margin:0;color:var(--ink-muted);font-size:14px;line-height:1.75}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:42px;align-items:center;padding:48px 0 36px}.eyebrow{margin:0 0 12px;color:var(--blue-muted);font-size:13px;font-weight:700;letter-spacing:0}h1,h2,h3{overflow-wrap:normal;word-break:normal;line-break:strict}p{overflow-wrap:break-word}h1,h2{margin:0;font-family:var(--font-serif);font-weight:600;line-height:1.35;letter-spacing:0}h1{font-size:clamp(34px,3.5vw,46px)}.nowrap{white-space:nowrap}h2{font-size:clamp(23px,2.3vw,32px)}h3{margin:18px 0 10px;color:var(--ink);font-size:18px;line-height:1.55}.hero-lead{max-width:35rem;margin:20px 0 0;color:var(--ink-muted);font-size:17px}.hero-trust{max-width:35rem;margin:10px 0 0;color:var(--ink-muted);font-size:14px;line-height:1.75}.store-badges{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:26px}.store-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:7px}.store-badge-apple img{display:block;width:auto;height:40px}.store-badge-google{height:40px;padding:0;overflow:visible;border:0;background:transparent;font:inherit}.store-badge-google img{display:block;height:auto}.store-badge-google-ja,.store-badge-google-ja img{width:135px}.store-badge-google-en,.store-badge-google-en img{width:154px}.store-badge-apple:focus-visible,.store-badge-google:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.hero-visual{position:relative;margin:0;overflow:hidden;border:1px solid rgba(47,74,96,.12);border-radius:8px;box-shadow:0 24px 60px #2f2a241f}.hero-visual img{width:100%;aspect-ratio:16 / 9.4;object-fit:cover}.features,.stories,.links{padding:58px 0}.experience{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px;padding:76px 0 64px;border-top:1px solid var(--paper-rule)}.experience-intro{position:sticky;top:104px;align-self:start}.experience-intro>p:last-child{max-width:34rem;margin:20px 0 0;color:var(--ink-muted);font-size:15px}.experience-list{border-top:1px solid var(--line)}.experience-item{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;padding:28px 0 30px;border-bottom:1px solid var(--line)}.experience-index{padding-top:4px;color:var(--blue-muted);font-family:var(--font-serif);font-size:17px}.experience-item h3{margin:0 0 8px;font-family:var(--font-serif);font-size:21px;font-weight:600}.experience-item p{max-width:640px;margin:0;color:var(--ink-muted);font-size:14px}.feature-grid.feature-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid-compact .feature-card{min-height:220px}.download-band{padding:36px 0 64px}.download-copy{padding:44px 48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0ece26b}.download-copy>p:not(.eyebrow){max-width:600px;margin:16px 0 0;color:var(--ink-muted)}.section-heading{max-width:720px;margin-bottom:28px}.feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.feature-card,.link-card,.document,.privacy-card{border:1px solid var(--line);background:#fffdf7db}.feature-card{min-height:250px;padding:22px 18px;border-radius:8px}.feature-card p{margin:0;color:var(--ink-muted);font-size:14px}.icon-bubble{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue)}.icon-large{width:52px;height:52px;flex:0 0 auto}.privacy-band{padding:40px 0 54px}.privacy-card{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,var(--surface),var(--blue-soft))}.privacy-copy{display:flex;gap:18px;align-items:flex-start;padding:34px}.privacy-copy p:last-child{max-width:680px;margin:18px 0 0;color:var(--ink-muted)}.privacy-card img{width:100%;height:100%;min-height:280px;object-fit:cover;object-position:70% 50%}.link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.link-card{display:flex;min-height:148px;justify-content:space-between;gap:18px;padding:22px;border-radius:8px;color:var(--blue)}.link-card strong,.link-card small{display:block}.link-card small{margin-top:10px;color:var(--ink-muted);font-size:14px;line-height:1.7}.link-card svg{flex:0 0 auto;margin-top:3px}.story-list{border-top:1px solid var(--line)}.story-teaser{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:30px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.story-teaser-image{margin:0;overflow:hidden;border:1px solid rgba(47,74,96,.12);border-radius:8px;background:var(--surface)}.story-teaser-image img{width:100%;aspect-ratio:1280 / 670;object-fit:cover}.story-teaser-copy time,.story-date{color:var(--ink-muted);font-size:13px}.story-teaser-copy h3{margin:5px 0 10px;overflow-wrap:normal;font-family:var(--font-serif);font-size:clamp(19px,2vw,25px);font-weight:600;line-height:1.45;text-wrap:balance;word-break:auto-phrase}.story-teaser-copy p{max-width:700px;margin:0;color:var(--ink-muted);font-size:14px;line-height:1.8}.story-more{display:inline-flex;gap:6px;align-items:center;margin-top:14px;color:var(--blue);font-size:14px;font-weight:700}.story-more svg{width:18px;height:18px}.story-teaser:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.story-page{padding:58px 0 0}.story-header{width:min(800px,calc(100% - 80px));margin:0 auto 30px}.story-back{color:var(--blue);font-size:13px;font-weight:700}.story-back:focus-visible,.story-body a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.story-date{display:block;margin-top:26px;font-size:12px}.story-header h1{margin-top:6px;overflow-wrap:normal;font-size:clamp(34px,4.4vw,50px);font-weight:700;text-wrap:balance;word-break:auto-phrase}.story-cover{width:min(1000px,calc(100% - 80px));margin:0 auto;overflow:hidden;border:1px solid rgba(47,74,96,.12);border-radius:8px;background:var(--surface)}.story-cover img{width:100%}.story-body{width:min(760px,calc(100% - 80px));margin:48px auto 0;font-size:15px;line-height:1.9}.story-body p{margin:0 0 24px;color:var(--ink-muted)}.story-body h2{margin:58px 0 20px;font-family:var(--font-serif);font-size:25px;font-weight:700;line-height:1.5}.story-body a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:4px}.story-figure{margin:34px 0 42px}.story-figure img{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.story-download{width:min(760px,calc(100% - 80px));margin:64px auto 0;padding:38px 0 10px;border-top:1px solid var(--line)}.story-download h2{font-size:27px;font-weight:700}.story-download>p:not(.eyebrow){max-width:620px;margin:16px 0 0;color:var(--ink-muted);font-size:14px}.site-footer{margin-top:42px;border-top:1px solid var(--line);background:var(--surface-muted)}.footer-inner{display:flex;width:min(1180px,calc(100% - 80px));min-height:132px;margin:0 auto;align-items:center;justify-content:space-between;gap:24px;color:var(--ink-muted);font-size:14px}.footer-brand{color:var(--blue);font-weight:700}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px}.document-page{padding:66px 0 24px}.document{width:min(820px,calc(100% - 80px));margin:0 auto;padding:44px;border-radius:8px}.document h1{font-size:clamp(34px,4vw,54px)}.document h2{margin-top:42px;font-family:var(--font-sans);font-size:22px}.document p,.document li{color:var(--ink-muted)}.document a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.updated{margin-top:10px;font-size:14px}.contact-box{display:inline-block;margin:12px 0 0;padding:14px 18px;border:1px solid var(--line);border-radius:8px;background:var(--blue-soft)}@media(max-width:1023px){.site-header{padding:0 28px}.section-shell,.footer-inner,.document{width:min(100% - 56px,1180px)}.story-header{width:min(800px,calc(100% - 56px))}.story-cover{width:min(1000px,calc(100% - 56px))}.story-body,.story-download{width:min(760px,calc(100% - 56px))}.hero{gap:30px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.experience{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:38px}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-teaser{grid-template-columns:minmax(210px,280px) minmax(0,1fr);gap:24px}}@media(max-width:767px){.site-header{gap:10px;padding:0 14px}.brand{min-width:0;flex:1 1 auto}.brand span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-nav{flex:0 0 auto;gap:10px}.site-nav a:not(.language-link){display:none}.section-shell,.footer-inner,.document,.story-header,.story-cover,.story-body,.story-download{width:calc(100% - 32px)}.hero{grid-template-columns:1fr;gap:20px;padding:32px 0 28px}.notice-item{grid-template-columns:1fr;gap:10px;padding:18px 16px}.notice-meta{flex-direction:row;align-items:baseline;gap:10px}.notice-copy h3{font-size:16px}h1{font-size:clamp(24px,6.8vw,28px);line-height:1.42}h2{font-size:20px;line-height:1.45}.experience-intro h2,.section-heading h2,.download-copy h2{white-space:nowrap}.features .section-heading h2{font-size:17px}.hero-lead{font-size:16px;margin-top:18px}.hero-trust{margin-top:10px;font-size:13px}.store-badges{margin-top:22px}.store-badge-apple img{height:40px}.hero-visual{box-shadow:0 16px 36px #2f2a241a}.hero-visual img{height:auto;aspect-ratio:16 / 9;object-position:50% 50%}.experience{grid-template-columns:1fr;gap:26px;padding:52px 0 38px}.experience-intro{position:static}.experience-intro>p:last-child{margin-top:16px;font-size:14px}.experience-item{grid-template-columns:38px minmax(0,1fr);gap:12px;padding:22px 0 24px}.experience-item h3{font-family:var(--font-sans);font-size:17px;font-weight:700}.feature-grid,.link-grid,.feature-grid.feature-grid-compact{grid-template-columns:1fr}.feature-card{min-height:auto}.feature-grid-compact .feature-card{min-height:auto;padding:20px 18px}.download-band{padding:24px 0 34px}.download-copy{padding:30px 4px;background:transparent}.privacy-card{grid-template-columns:1fr;border-right:0;border-left:0;border-radius:0;background:transparent}.privacy-copy{display:block;padding:22px 18px}.privacy-copy .icon-bubble{margin-bottom:0}.privacy-copy .icon-large{width:42px;height:42px}.privacy-card h2{margin:18px 0 10px;font-family:var(--font-sans);font-size:18px;font-weight:700;line-height:1.55}.privacy-copy p:last-child{margin:0;font-size:14px;line-height:1.7}.privacy-card img{display:none}.stories,.links,.site-notices{padding-top:44px}.story-teaser{grid-template-columns:1fr;gap:16px;padding:20px 0 24px}.story-teaser-copy h3{font-size:18px;line-height:1.55}.story-page{padding-top:34px}.story-header{margin-bottom:22px}.story-date{margin-top:20px}.story-header h1{font-size:clamp(27px,7.5vw,32px)}.story-body{margin-top:34px;font-size:15px;line-height:1.85}.story-body h2{margin-top:46px;font-size:22px}.story-figure{margin:28px 0 34px}.story-download{margin-top:48px;padding-top:30px}.story-download h2{font-size:23px}.footer-inner{display:block;padding:28px 0}.site-footer nav{margin:16px 0}.document-page{padding-top:34px}.document{padding:28px 22px}}
