:root{--blue: #4da6d8;--blue-dark: #0f6898;--blue-pale: #eef8fc;--ink: #263746;--muted: #71818d;--line: #d8e9f1;--panel: #ffffff;--soft: #f5fafc;--rail: #122f42;--orange: #f08b55;--shadow: 0 18px 46px rgba(38, 55, 70, .12)}[data-astro-cid-snsfjv3m],[data-astro-cid-snsfjv3m]:before,[data-astro-cid-snsfjv3m]:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;overflow-x:hidden;color:var(--ink);background:#eaf3f7;font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,system-ui,sans-serif;line-height:1.8;-webkit-font-smoothing:antialiased}astro-dev-toolbar{display:none!important}a[data-astro-cid-snsfjv3m]{color:inherit;text-decoration:none}button[data-astro-cid-snsfjv3m]{font:inherit}.onboarding-page[data-astro-cid-snsfjv3m]{min-height:100vh}.guide-shell[data-astro-cid-snsfjv3m]{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,410px);gap:0;min-height:100vh;background:var(--soft)}.preview-side[data-astro-cid-snsfjv3m]{min-width:0;padding:24px}.preview-toolbar[data-astro-cid-snsfjv3m]{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px}.preview-title[data-astro-cid-snsfjv3m]{min-width:0}.preview-title[data-astro-cid-snsfjv3m] h1[data-astro-cid-snsfjv3m]{margin:0;font-size:clamp(1.25rem,2vw,2rem);line-height:1.35;letter-spacing:.02em}.preview-title[data-astro-cid-snsfjv3m] p[data-astro-cid-snsfjv3m]{margin:5px 0 0;color:var(--muted);font-size:.86rem}.mode-switch[data-astro-cid-snsfjv3m]{display:inline-flex;flex:0 0 auto;gap:4px;padding:4px;border:1px solid rgba(216,233,241,.9);border-radius:999px;background:#fff;box-shadow:0 12px 28px #122f421a}.mode-toggle[data-astro-cid-snsfjv3m]{min-height:44px;padding:0 18px;border:0;border-radius:999px;background:transparent;color:var(--rail);cursor:pointer;font-size:.86rem;font-weight:700;letter-spacing:.04em;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.mode-toggle[data-astro-cid-snsfjv3m].is-active{background:var(--rail);color:#fff;box-shadow:0 8px 18px #122f4229}.mode-toggle[data-astro-cid-snsfjv3m]:focus-visible,.step-button[data-astro-cid-snsfjv3m]:focus-visible,.cta-link[data-astro-cid-snsfjv3m]:focus-visible,.mobile-sheet-bar[data-astro-cid-snsfjv3m]:focus-visible,.mobile-sheet-close[data-astro-cid-snsfjv3m]:focus-visible,.overview-return[data-astro-cid-snsfjv3m]:focus-visible{outline:3px solid rgba(77,166,216,.42);outline-offset:3px}.preview-frame[data-astro-cid-snsfjv3m]{min-width:0;overflow:hidden;border:1px solid rgba(216,233,241,.95);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.preview-viewport[data-astro-cid-snsfjv3m]{position:relative;height:calc(100vh - 118px);min-height:680px;overflow:hidden;background:#fff}.is-overview[data-astro-cid-snsfjv3m] .preview-viewport[data-astro-cid-snsfjv3m]{height:calc(100vh - 96px);min-height:760px}.is-overview[data-astro-cid-snsfjv3m] .guide-shell[data-astro-cid-snsfjv3m]{grid-template-columns:1fr}.is-overview[data-astro-cid-snsfjv3m] .rail[data-astro-cid-snsfjv3m]{display:none}.site-preview[data-astro-cid-snsfjv3m]{position:absolute;top:0;left:0;display:block;width:1440px;height:1200px;border:0;background:#fff;transform:scale(1);transform-origin:top left}.rail[data-astro-cid-snsfjv3m]{min-width:0;padding:24px 24px 28px;background:#fff;border-left:1px solid var(--line)}.rail-inner[data-astro-cid-snsfjv3m]{position:sticky;top:24px;display:grid;gap:18px}.mobile-guide[data-astro-cid-snsfjv3m]{display:none}.steps[data-astro-cid-snsfjv3m]{display:grid;gap:10px}.is-overview[data-astro-cid-snsfjv3m] .steps[data-astro-cid-snsfjv3m]{display:none}.step-button[data-astro-cid-snsfjv3m]{width:100%;display:grid;grid-template-columns:42px 1fr;gap:12px 13px;padding:15px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;opacity:.42;transition:opacity .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.step-button[data-astro-cid-snsfjv3m].is-active{border-color:#4da6d8f2;background:#f7fcff;box-shadow:0 14px 28px #0f68981a;opacity:1}.step-number[data-astro-cid-snsfjv3m]{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:var(--blue-pale);color:var(--blue-dark);font-size:.78rem;font-weight:800}.step-button[data-astro-cid-snsfjv3m].is-active .step-number[data-astro-cid-snsfjv3m]{background:var(--blue-dark);color:#fff}.step-copy[data-astro-cid-snsfjv3m]{min-width:0}.step-copy[data-astro-cid-snsfjv3m] strong[data-astro-cid-snsfjv3m]{display:block;color:var(--rail);font-size:.96rem;line-height:1.45}.step-copy[data-astro-cid-snsfjv3m] span[data-astro-cid-snsfjv3m]{display:block;margin-top:3px;color:var(--muted);font-size:.8rem;line-height:1.5}.step-button[data-astro-cid-snsfjv3m].is-active .step-copy[data-astro-cid-snsfjv3m] span[data-astro-cid-snsfjv3m]{display:none}.step-detail[data-astro-cid-snsfjv3m]{display:none;grid-column:1 / -1;padding-top:4px}.step-button[data-astro-cid-snsfjv3m].is-active .step-detail[data-astro-cid-snsfjv3m]{display:grid;gap:8px}.explain-block[data-astro-cid-snsfjv3m]{display:grid;gap:4px;padding:10px 11px;border:1px solid rgba(216,233,241,.88);border-radius:8px;background:#ffffffd1}.explain-block--issue[data-astro-cid-snsfjv3m]{border-color:#f08b5542;background:#fff8f4d1}.explain-block--solution[data-astro-cid-snsfjv3m]{border-color:#4da6d842}.explain-block--benefit[data-astro-cid-snsfjv3m]{border-color:#0f689838;background:#eef8fcb8}.explain-label[data-astro-cid-snsfjv3m]{display:inline-flex;align-items:center;color:var(--blue-dark);font-size:.68rem;font-weight:900;letter-spacing:.08em}.explain-block--issue[data-astro-cid-snsfjv3m] .explain-label[data-astro-cid-snsfjv3m]{color:#b86134}.explain-text[data-astro-cid-snsfjv3m]{margin:0;color:var(--ink);font-size:.82rem;font-weight:650;line-height:1.62}.effect-badges[data-astro-cid-snsfjv3m]{display:flex;flex-wrap:wrap;gap:6px;padding-top:1px}.effect-badge[data-astro-cid-snsfjv3m]{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid rgba(15,104,152,.14);border-radius:999px;background:#fff;color:var(--blue-dark);font-size:.72rem;font-weight:850;line-height:1}.rail-cta[data-astro-cid-snsfjv3m]{display:grid;gap:10px;padding-top:2px}.mobile-page-cta[data-astro-cid-snsfjv3m],.mobile-preview-cta[data-astro-cid-snsfjv3m]{display:none}.overview-return[data-astro-cid-snsfjv3m]{position:fixed;z-index:80;top:max(18px,env(safe-area-inset-top));right:20px;min-height:42px;display:none;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(255,255,255,.78);border-radius:999px;background:#122f42e0;color:#fff;box-shadow:0 14px 32px #122f4233;cursor:pointer;font-size:.82rem;font-weight:850;line-height:1;backdrop-filter:blur(14px)}.cta-link[data-astro-cid-snsfjv3m]{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;font-size:.86rem;font-weight:800}.cta-link--sample[data-astro-cid-snsfjv3m]{background:var(--orange);color:#fff;box-shadow:0 14px 28px #f08b5542}.cta-link--feedback[data-astro-cid-snsfjv3m]{border:1px solid rgba(240,139,85,.38);background:#fff9f3;color:#c56a3d}.cta-link--audit[data-astro-cid-snsfjv3m]{border:1px solid rgba(77,166,216,.24);background:var(--blue-pale);color:var(--blue-dark)}.cta-link--production[data-astro-cid-snsfjv3m]{border:1px solid var(--line);background:#f8fbfc;color:#627481}.cta-note[data-astro-cid-snsfjv3m]{margin:2px 0 0;color:var(--muted);font-size:.78rem;line-height:1.7}@media(max-width:1080px){.guide-shell[data-astro-cid-snsfjv3m]{grid-template-columns:1fr}.rail[data-astro-cid-snsfjv3m]{order:-1;border-right:0;border-left:0;border-bottom:1px solid var(--line)}.rail-inner[data-astro-cid-snsfjv3m]{position:static}.preview-side[data-astro-cid-snsfjv3m]{padding-top:18px}.preview-viewport[data-astro-cid-snsfjv3m],.is-overview[data-astro-cid-snsfjv3m] .preview-viewport[data-astro-cid-snsfjv3m]{height:72vh;min-height:560px}}@media(max-width:680px){.onboarding-page[data-astro-cid-snsfjv3m]{padding-bottom:96px}.onboarding-page[data-astro-cid-snsfjv3m].is-overview{padding-bottom:0}.preview-side[data-astro-cid-snsfjv3m],.rail[data-astro-cid-snsfjv3m]{padding-right:16px;padding-left:16px}.preview-toolbar[data-astro-cid-snsfjv3m]{display:grid}.mode-toggle[data-astro-cid-snsfjv3m],.mode-switch[data-astro-cid-snsfjv3m]{width:100%}.mode-switch[data-astro-cid-snsfjv3m] .mode-toggle[data-astro-cid-snsfjv3m]{flex:1 1 0;padding-right:10px;padding-left:10px}.preview-frame[data-astro-cid-snsfjv3m]{border-radius:14px}.preview-viewport[data-astro-cid-snsfjv3m],.is-overview[data-astro-cid-snsfjv3m] .preview-viewport[data-astro-cid-snsfjv3m]{height:68vh;min-height:460px}.onboarding-page[data-astro-cid-snsfjv3m]:not(.is-overview) .preview-toolbar[data-astro-cid-snsfjv3m],.onboarding-page[data-astro-cid-snsfjv3m]:not(.is-overview) .preview-frame[data-astro-cid-snsfjv3m]{display:none}.onboarding-page[data-astro-cid-snsfjv3m]:not(.is-overview) .mobile-preview-cta[data-astro-cid-snsfjv3m]{display:grid;gap:10px;padding:16px;border:1px solid rgba(216,233,241,.95);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.mobile-preview-cta-text[data-astro-cid-snsfjv3m]{margin:0;color:var(--muted);font-size:.86rem;line-height:1.75}.mobile-preview-cta-button[data-astro-cid-snsfjv3m]{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;background:var(--blue-dark);color:#fff;font-size:.9rem;font-weight:800;box-shadow:0 14px 28px #0f68983d}.rail[data-astro-cid-snsfjv3m]{position:fixed;z-index:30;right:0;bottom:0;left:0;order:initial;padding:0 12px max(12px,env(safe-area-inset-bottom));border:0;background:linear-gradient(180deg,#eaf3f700,#eaf3f7f5 28%);pointer-events:none}.rail-inner[data-astro-cid-snsfjv3m]{display:block;max-width:680px;margin:0 auto;pointer-events:none}.rail[data-astro-cid-snsfjv3m] .steps[data-astro-cid-snsfjv3m],.rail[data-astro-cid-snsfjv3m] .rail-cta[data-astro-cid-snsfjv3m],.is-overview[data-astro-cid-snsfjv3m] .rail[data-astro-cid-snsfjv3m]{display:none}.mobile-guide[data-astro-cid-snsfjv3m]{display:block;pointer-events:auto}.is-overview[data-astro-cid-snsfjv3m] .mobile-guide[data-astro-cid-snsfjv3m]{display:none}.mobile-sheet-bar[data-astro-cid-snsfjv3m]{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 13px;border:1px solid rgba(216,233,241,.94);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 14px 34px #122f422e;cursor:pointer;text-align:left}.mobile-guide[data-astro-cid-snsfjv3m].is-open .mobile-sheet-bar[data-astro-cid-snsfjv3m]{display:none}.mobile-sheet-bar-number[data-astro-cid-snsfjv3m],.mobile-sheet-number[data-astro-cid-snsfjv3m]{display:inline-flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:var(--blue-dark);color:#fff;font-size:.74rem;font-weight:850;line-height:1}.mobile-sheet-bar-copy[data-astro-cid-snsfjv3m]{min-width:0}.mobile-sheet-bar-title[data-astro-cid-snsfjv3m]{display:block;overflow:hidden;color:var(--rail);font-size:.88rem;font-weight:850;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.mobile-sheet-bar-issue[data-astro-cid-snsfjv3m]{display:-webkit-box;margin-top:2px;overflow:hidden;color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-sheet-bar-action[data-astro-cid-snsfjv3m]{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;background:var(--blue-pale);color:var(--blue-dark);font-size:.72rem;font-weight:850;line-height:1;white-space:nowrap}.mobile-sheet[data-astro-cid-snsfjv3m]{display:none;max-height:min(76vh,620px);overflow-y:auto;border:1px solid rgba(216,233,241,.94);border-radius:8px 8px 0 0;background:#fff;box-shadow:0 -18px 46px #122f4233}.mobile-guide[data-astro-cid-snsfjv3m].is-open .mobile-sheet[data-astro-cid-snsfjv3m]{display:block}.mobile-sheet-header[data-astro-cid-snsfjv3m]{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px 12px;border-bottom:1px solid var(--line);background:#fffffff5}.mobile-sheet-heading[data-astro-cid-snsfjv3m]{min-width:0;display:flex;gap:10px;align-items:center}.mobile-sheet-title[data-astro-cid-snsfjv3m]{display:block;min-width:0;overflow-wrap:anywhere;color:var(--rail);font-size:.96rem;font-weight:850;line-height:1.45}.mobile-sheet-close[data-astro-cid-snsfjv3m]{min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue-dark);cursor:pointer;font-size:.82rem;font-weight:850;line-height:1.2}.mobile-sheet-close[data-astro-cid-snsfjv3m]{flex:0 0 auto;padding:0 12px}.mobile-sheet-content[data-astro-cid-snsfjv3m]{display:grid;gap:9px;padding:13px 13px 15px}.step-button[data-astro-cid-snsfjv3m]{grid-template-columns:36px 1fr;padding:13px}.step-number[data-astro-cid-snsfjv3m]{width:34px;height:34px}.rail-cta[data-astro-cid-snsfjv3m]{justify-content:stretch}.mobile-page-cta[data-astro-cid-snsfjv3m]{display:grid;gap:8px;margin-top:12px;padding:12px;border:1px solid rgba(216,233,241,.95);border-radius:10px;background:#fff;box-shadow:0 12px 28px #122f421a}.mobile-page-cta[data-astro-cid-snsfjv3m] .cta-link[data-astro-cid-snsfjv3m]{min-height:42px;border-radius:8px;padding-right:12px;padding-left:12px;text-align:center}.overview-return[data-astro-cid-snsfjv3m]{top:auto;right:14px;bottom:calc(82px + env(safe-area-inset-bottom))}}.onboarding-page[data-astro-cid-snsfjv3m].is-overview{overflow:hidden;background:#fff}.is-overview[data-astro-cid-snsfjv3m] .guide-shell[data-astro-cid-snsfjv3m]{display:block;min-height:100dvh;background:#fff}.is-overview[data-astro-cid-snsfjv3m] .preview-side[data-astro-cid-snsfjv3m]{padding:0}.is-overview[data-astro-cid-snsfjv3m] .preview-toolbar[data-astro-cid-snsfjv3m],.is-overview[data-astro-cid-snsfjv3m] .mobile-page-cta[data-astro-cid-snsfjv3m]{display:none}.is-overview[data-astro-cid-snsfjv3m] .preview-frame[data-astro-cid-snsfjv3m]{height:100dvh;overflow:hidden;border:0;border-radius:0;box-shadow:none}.is-overview[data-astro-cid-snsfjv3m] .preview-viewport[data-astro-cid-snsfjv3m]{height:100dvh;min-height:100svh;overflow:hidden}.is-overview[data-astro-cid-snsfjv3m] .site-preview[data-astro-cid-snsfjv3m]{position:static;width:100%;height:100%;transform:none}.is-overview[data-astro-cid-snsfjv3m] .overview-return[data-astro-cid-snsfjv3m]{display:inline-flex}
