:root{color-scheme:light;--bg:#f4efe3;--surface:rgba(255,253,249,0.96);--surface-soft:rgba(255,251,245,0.9);--surface-muted:#f8f4eb;--line:#e6ddcf;--line-strong:#d8cdbd;--ink:#2f3640;--muted:#6f756f;--accent:#1b6b54;--accent-strong:#155441;--accent-soft:#dce9df;--danger:#c2413b;--shadow:0 14px 32px rgba(73,66,52,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100%;color:var(--ink);background:var(--bg);font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}img{display:block}ol,p,ul{margin:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(244,239,227,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-overview,.legal-layout,.site-footer__inner,.site-header__inner{width:min(1120px,calc(100vw - 32px));margin:0 auto}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:44px;height:44px;border-radius:14px}.brand-copy{display:grid;grid-gap:2px;gap:2px}.brand-name{font-family:Hiragino Mincho ProN,Yu Mincho,serif;font-size:1.1rem;font-weight:700}.brand-note{color:var(--muted);font-size:.8rem}.site-nav{display:flex;flex-wrap:wrap;gap:18px}.site-nav__link{color:var(--muted);font-size:.95rem}.site-nav__link:hover{color:var(--ink)}.hero-primary,.site-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:#fff;border-radius:999px;background:var(--accent);font-weight:700}.hero-primary:hover,.site-cta:hover{background:var(--accent-strong)}.home-page{padding-bottom:36px}.home-overview{padding:28px 0 24px}.home-overview--simple{padding:20px 0 12px}.home-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);grid-gap:18px;gap:18px}.home-hero--simple{grid-template-columns:1fr}.editor-stage__heading,.home-hero__main,.home-hero__side,.home-usecases,.legal-layout,.site-footer__inner,.step-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.home-hero__main{padding:30px 32px}.home-hero__main--simple{padding:24px 28px}.editor-kicker,.hero-kicker,.legal-kicker,.section-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:700}.editor-stage__heading h2,.editor-topbar h2,.home-hero__main h1,.home-usecases__header h2,.legal-heading h1{margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,serif}.home-hero__main h1{margin-top:10px;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.12}.home-hero__lead{margin-top:14px;font-size:1.04rem;line-height:1.8}.home-hero__lead--simple{max-width:720px;margin-top:8px;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.7}.home-hero__sub{margin-top:10px;color:var(--muted);line-height:1.8}.home-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid var(--line-strong);border-radius:999px;background:#fff;font-weight:700}.home-hero__side{padding:24px;background:var(--surface-soft)}.home-box__title,.site-footer__title{font-weight:800}.home-box__list{margin-top:12px;padding-left:18px;display:grid;grid-gap:10px;gap:10px;color:var(--muted);line-height:1.7}.home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.step-card{padding:22px}.step-card__number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:var(--accent);background:var(--accent-soft);font-weight:800}.step-card h2{margin:14px 0 10px;font-size:1rem}.editor-canvas__status span,.editor-summary,.help-copy p,.home-usecases__header p,.legal-heading p,.legal-section li,.legal-section p,.legal-updated,.muted,.site-footer__copy,.step-card p{color:var(--muted);line-height:1.75}.home-usecases{margin-top:18px;padding:24px}.home-usecases__header h2{margin-top:10px;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2}.usecase-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.usecase-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.93rem}.editor-stage{width:100%;padding:0 12px 36px;scroll-margin-top:96px}.editor-stage--home{padding-top:0}.editor-stage__inner{width:min(calc(100vw - 24px),100%);margin:0 auto}.editor-stage__heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:22px 24px;margin-bottom:14px}.editor-stage__heading--simple{align-items:center;margin-bottom:10px}.editor-stage__heading h2{margin-top:8px;font-size:clamp(1.5rem,3vw,2.4rem)}.editor-stage__summary{color:var(--muted);font-size:.95rem;font-weight:700}.editor-stage__heading p:last-child{margin-top:8px;color:var(--muted);line-height:1.7}.editor-stage__links{display:flex;flex-wrap:wrap;gap:10px}.editor-stage__links a,.site-footer__links a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff}.editor-shell{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.editor-shell--fullpage{min-height:calc(100vh - 120px)}.editor-shell--embedded{max-width:1120px;margin:0 auto}.editor-topbar{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.editor-heading h2{margin-top:6px;font-size:1.8rem}.editor-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;gap:8px}.add-project,.danger,.editor-toolbar button,.editor-toolbar__link,.project-action{border-radius:12px}.editor-toolbar button,.editor-toolbar__link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;color:#fff;background:var(--accent);font-weight:700}.add-project:hover,.editor-toolbar button:hover,.editor-toolbar__link:hover{background:var(--accent-strong)}.editor-toolbar .secondary,.project-action{color:var(--ink);background:#fff;border:1px solid var(--line)}.editor-workspace{display:grid;min-height:calc(100vh - 240px)}.editor-shell--embedded .editor-workspace{min-height:620px}.editor-inspector,.project-panel{min-width:0;padding:18px;background:rgba(255,252,247,.98)}.project-panel{border-right:1px solid var(--line)}.editor-inspector{border-left:1px solid var(--line)}.editor-inspector-wrap.is-collapsed,.project-panel.is-collapsed{overflow:hidden;width:0;min-width:0;padding:0;border:0}.editor-inspector-wrap.is-collapsed .editor-inspector{display:none}.editor-canvas{position:relative;min-width:0}.editor-inspector-wrap{min-width:0}.editor-canvas__status{position:absolute;left:14px;bottom:14px;z-index:12;display:flex;flex-wrap:wrap;gap:8px}.editor-canvas__status span{padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,253,249,.92);font-size:.82rem}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.editor-inspector h2,.help-copy h3,.legal-section h2,.project-panel h3{margin:0 0 12px;font-size:1rem}.add-project{width:34px;height:34px;color:#fff;background:var(--accent);font-size:1.3rem;line-height:1}.project-list{display:grid;grid-gap:8px;gap:8px;max-height:320px;margin-top:12px;overflow:auto}.project-item{width:100%;padding:10px 12px;color:var(--ink);text-align:left;border-radius:14px;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-item.active,.project-item:hover{background:var(--accent-soft)}.project-item.active{color:var(--accent);font-weight:700}.project-action{width:100%;margin-top:8px;padding:10px 12px;font-size:.92rem}.project-action.danger-outline{color:var(--danger);border-color:#efcbc8;background:#fff7f6}.help-copy{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.linking-status{margin-top:14px;padding:10px 12px;border:1px solid #c9d3ef;border-radius:12px;color:#3f5c9c;background:#f7f9ff;font-size:.84rem}.board{position:relative;overflow:hidden;min-height:calc(100vh - 310px);touch-action:none;background:radial-gradient(circle at 1px 1px,rgba(90,96,90,.14) 1.1px,transparent 0),linear-gradient(180deg,#fffdf8,#fbf8f0);background-size:24px 24px,auto}.editor-shell--embedded .board{min-height:420px}.editor-shell--fullpage .board{min-height:calc(100vh - 250px)}.canvas-surface{position:absolute;inset:0 auto auto 0;width:2200px;height:1500px;transform-origin:0 0}.edges{position:absolute;inset:0;overflow:visible;pointer-events:none}.edge{fill:none;stroke:#5d88c9;stroke-width:3;stroke-linecap:round;opacity:.88;pointer-events:stroke}.edge.selected{stroke:#d83c5f;stroke-width:5;opacity:1}.edge-preview{stroke-dasharray:8 7}.arrow-head{fill:#5d88c9}.node{position:absolute;display:grid;place-items:center;width:176px;height:76px;padding:12px 18px;color:#fff;border:1px solid rgba(255,255,255,.54);border-radius:16px;box-shadow:0 12px 24px rgba(27,43,75,.14);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.node:active{cursor:-webkit-grabbing;cursor:grabbing}.node.selected{outline:3px solid #172033;outline-offset:4px}.node.blue{background:linear-gradient(135deg,#4d8dfc,#2b5cdb)}.node.amber{background:linear-gradient(135deg,#f5bf62,#d98622)}.node.violet{background:linear-gradient(135deg,#9b78f2,#7040d4)}.node.root{background:linear-gradient(135deg,#21a27b,#156550)}.node-title{width:100%;text-align:center;font-weight:800;line-height:1.35;word-break:break-word}.handle{position:absolute;z-index:5;display:grid;place-items:center;width:24px;height:24px;padding:0;color:#2b5cdb;border:2px solid #2b5cdb;border-radius:999px;background:#fff;font-size:16px;font-weight:700;line-height:1}.handle.active,.handle:hover{color:#fff;background:#2b5cdb;border-color:#2b5cdb;transform:scale(1.08)}.handle.top{top:-12px;left:calc(50% - 12px)}.handle.right{right:-12px;top:calc(50% - 12px)}.handle.bottom{bottom:-12px;left:calc(50% - 12px)}.handle.left{left:-12px;top:calc(50% - 12px)}.editor-inspector label{display:grid;grid-gap:7px;gap:7px;margin-bottom:14px;color:#475569;font-size:.92rem}select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:12px;padding:10px 12px}textarea{min-height:100px;resize:vertical}.danger{width:100%;padding:11px 12px;color:#fff;background:var(--danger)}.toast{position:fixed;left:50%;bottom:24px;z-index:80;transform:translateX(-50%);max-width:min(90vw,560px);padding:12px 16px;border:1px solid var(--line-strong);border-radius:14px;background:rgba(255,253,249,.98);box-shadow:var(--shadow);font-size:.92rem}.legal-page{padding:28px 0 36px}.legal-layout{padding:32px}.legal-heading{padding-bottom:20px;border-bottom:1px solid var(--line)}.legal-heading h1{margin-top:10px;font-size:clamp(1.9rem,4vw,3rem)}.legal-updated{margin-top:10px}.legal-section{padding-top:22px}.legal-section ul{margin-top:10px;padding-left:20px;display:grid;grid-gap:8px;gap:8px}.legal-section a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.site-footer{padding:0 0 24px}.site-footer__inner{display:flex;justify-content:space-between;gap:16px;padding:20px 24px}.site-footer__inner--compact{align-items:center}.site-footer__meta{display:grid;grid-gap:4px;gap:4px}.site-footer__links{display:flex;flex-wrap:wrap;gap:10px}.site-footer__copyright,.site-footer__credit{color:var(--muted);font-size:.84rem}.site-footer__credit a{text-decoration:underline;text-underline-offset:3px}.editor-page{padding:12px}.editor-page__body{width:min(100vw - 24px,100%);margin:0 auto}@media (max-width:1100px){.home-hero,.home-steps{grid-template-columns:1fr}.editor-stage__heading,.site-footer__inner,.site-header__inner{flex-direction:column;align-items:flex-start}}@media (max-width:920px){.editor-workspace{grid-template-columns:1fr!important}.editor-inspector,.editor-inspector-wrap,.project-panel{width:auto!important;min-width:0;padding:18px;border:0}.project-panel{border-bottom:1px solid var(--line)}.editor-inspector{border-top:1px solid var(--line)}.editor-inspector-wrap.is-collapsed,.project-panel.is-collapsed{display:none}.board{min-height:65vh}}@media (max-width:760px){.home-overview,.legal-layout,.site-footer__inner,.site-header__inner{width:min(100vw - 20px,1120px)}.site-header__inner{min-height:auto;padding:14px 0}.site-nav{gap:12px}.site-cta{width:100%}.editor-stage__heading,.home-hero__main,.home-hero__side,.home-usecases,.legal-layout,.site-footer__inner,.step-card{border-radius:18px}.editor-stage__heading,.editor-topbar,.home-hero__main,.home-hero__side,.home-usecases,.legal-layout,.site-footer__inner,.step-card{padding:18px}.editor-topbar{flex-direction:column;align-items:flex-start}.editor-toolbar{justify-content:flex-start}}