: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: #fffdf7;--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);scroll-behavior:smooth}body{margin:0;min-width:320px;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);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}.nav-cta,.button{justify-content:center;border-radius:999px;font-weight:700}.nav-cta{min-width:124px;padding:0 18px;background:var(--blue);color:var(--on-accent)}.section-shell{width:min(1180px,calc(100% - 80px));margin:0 auto}.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,p{overflow-wrap:anywhere}h1,h2{margin:0;font-family:var(--font-serif);font-weight:600;line-height:1.35;letter-spacing:0}h1{font-size:clamp(40px,4.2vw,54px)}.nowrap{white-space:nowrap}h2{font-size:clamp(28px,3.2vw,44px)}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-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;align-items:center;min-height:48px;padding:0 22px;border:1px solid transparent}.button-primary{background:var(--blue);color:var(--on-accent)}.button-primary:hover,.nav-cta:hover{background:var(--blue-pressed)}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--blue)}.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,.links{padding:58px 0}.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}.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)}.hero{gap:30px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.site-header{padding:0 20px}.site-nav{gap:12px}.site-nav a:not(.nav-cta):not(.language-link){display:none}.nav-cta{min-width:auto;padding:0 14px}.section-shell,.footer-inner,.document{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:20px;padding:32px 0 28px}h1{font-size:clamp(30px,9vw,36px);line-height:1.36}.hero-lead{font-size:16px;margin-top:18px}.hero-actions,.button{width:100%}.hero-actions{margin-top:22px}.hero-visual{box-shadow:0 16px 36px #2f2a241a}.hero-visual img{height:140px;aspect-ratio:auto;object-position:58% 50%}.feature-grid,.link-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.privacy-card{grid-template-columns:1fr}.privacy-copy{display:block;padding:28px 24px 0}.privacy-copy .icon-bubble{margin-bottom:18px}.privacy-card img{min-height:220px}.footer-inner{display:block;padding:28px 0}.site-footer nav{margin:16px 0}.document-page{padding-top:34px}.document{padding:28px 22px}}
