:root{font-family:Inter,"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#17213a;background:#f5f6f9;font-size:16px;--blue:#2d4bff;--border:#e0e4eb}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #8aa6ff;outline-offset:3px}header{height:84px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 40px;gap:26px}.wordmark{display:flex;align-items:center;color:inherit;text-decoration:none;font-size:23px;font-weight:750;letter-spacing:-1px;gap:5px}.mark{display:grid;place-items:center;background:var(--blue);color:#fff;width:35px;height:35px;border-radius:9px;margin-right:8px;font-weight:800;font-size:26px}.light{font-weight:400}.header-note{font-size:13px;color:#758097}header>.primary{margin-left:auto}.primary,.outline{border:0;border-radius:7px;padding:13px 21px;font-size:14px;font-weight:650}.primary{background:var(--blue);color:#fff}.primary span{margin-left:22px}.outline{background:#fff;border:1px solid #cbd2e1;color:#243d9b}main{max-width:1520px;margin:auto;padding:35px 40px 55px}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#758199}h1{font-size:29px;letter-spacing:.025em;margin:10px 0 9px;font-weight:750}.intro p{font-size:14px;color:#738099;margin:0}.local-badge{font-size:12px;background:#e9edf4;color:#67748c;padding:9px 12px;border-radius:5px}.workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:27px;align-items:start}.editor{background:white;border:1px solid var(--border);border-radius:10px;overflow:hidden}.panel-head{padding:21px 24px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}h2{font-size:16px;margin:0}.panel-head span{font-size:10px;letter-spacing:1.5px;color:#8993a5}.controls{padding:23px;display:flex;flex-direction:column;gap:23px}label,legend{font-size:14px;font-weight:600}label{display:block}fieldset{border:0;padding:0;margin:0;min-width:0}legend{margin-bottom:12px}input:not([type=color],[type=checkbox],[type=file]),textarea,select{width:100%;border:1px solid #dbe0e8;border-radius:5px;background:#fff;color:#26314c;font-size:14px;padding:10px 11px;margin-top:8px;line-height:1.6}textarea{resize:vertical;min-height:65px}.type-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.type{border:1px solid var(--border);border-radius:6px;background:white;text-align:left;font-size:13px;color:#64718a;padding:12px 9px;display:flex;align-items:center;gap:8px}.type b{font-size:18px;font-weight:400;color:#8090ac}.type.active{background:#eff2ff;border-color:#506bff;color:#2448dd}.type.active b{color:#2448dd}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hint{font-size:11px;font-weight:400;float:right;color:#8791a3}.section-line{display:flex;align-items:center;justify-content:space-between}h3{font-size:14px;margin:0}.sample{font-size:11px;color:#9b7139;background:#fff5e6;border-radius:4px;padding:3px 6px}.help{font-size:12px;line-height:1.7;color:#7c889f;margin:7px 0 0}#data-section>label{margin-top:13px}.colors{display:flex;gap:10px;align-items:center}.colors label{display:flex;gap:6px;align-items:center;font-size:11px;white-space:nowrap}input[type=color]{border:0;background:none;width:32px;height:35px;padding:0;cursor:pointer}.colors #hex{width:94px;font-family:monospace;margin:0;padding:7px;font-size:13px}.upload{border:1px dashed #c4ccdc;border-radius:6px;text-align:center;color:#526389;padding:12px 6px;cursor:pointer;flex:1;font-size:12px}.upload-row{display:flex;gap:4px;margin-bottom:13px}.upload-row:not(:first-of-type){margin-top:13px}.text-btn{border:0;background:none;color:#727e95;font-size:12px}.stage{min-width:0}.stage-head{display:flex;justify-content:space-between;align-items:end;padding:7px 0 19px}.stage-head h2{font-size:18px;margin-top:8px}.stage-head>span{font-size:12px;color:#7b88a0;font-variant-numeric:tabular-nums}.canvas-wrap{padding:31px;background:#e8ebf1;border:1px solid #dfe3ea;border-radius:9px;min-height:320px;display:flex;justify-content:center;align-items:center;background-image:radial-gradient(#cbd1dc .7px,transparent .7px);background-size:10px 10px}#preview{display:block;max-width:100%;height:auto;max-height:620px;box-shadow:0 12px 30px #26324f16;background:white;object-fit:contain}.under-preview{display:flex;justify-content:space-between;align-items:center;color:#7c88a0;font-size:12px;padding:14px 1px}.guide{font-size:12px;font-weight:400;display:flex;gap:5px;align-items:center}.guide input{accent-color:var(--blue)}.directions-head{display:flex;justify-content:space-between;align-items:center;margin:29px 0 15px}.directions-head h3{font-size:15px}.directions-head span{font-size:12px;color:#8490a5}.directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.direction{min-width:0;border:1px solid #dce1ec;background:#fff;padding:9px;border-radius:7px;text-align:left}.direction.active{border:2px solid var(--blue);padding:8px;box-shadow:0 0 0 3px #2d4bff0a}.direction canvas{width:100%;height:auto;display:block;background:#f5f6f9}.direction>div{display:flex;justify-content:space-between;padding:11px 3px 2px;font-size:12px;color:#626e84}.direction.active>div{color:var(--blue);font-weight:600}.stage-footer{margin-top:26px;padding-top:23px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;gap:15px}.stage-footer>span{font-size:12px;line-height:1.8;color:#8490a5}#error{font-size:13px;color:#b63d35;line-height:1.7;min-height:0}#error:not(:empty){padding:12px;background:#fff1ee;border-radius:5px;margin-top:8px}#status{font-size:13px;color:#284bde;min-height:24px;padding-top:15px}footer{border-top:1px solid var(--border);padding:24px 40px;font-size:11px;letter-spacing:2px;color:#8c96a8;display:flex;justify-content:space-between}footer span{letter-spacing:0}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}@media(min-width:1200px){.stage{position:sticky;top:22px}}@media(max-width:1000px){header{padding:0 22px}.header-note{display:none}main{padding:26px 22px}.workspace{grid-template-columns:300px minmax(0,1fr);gap:20px}.controls{padding:18px}.canvas-wrap{padding:16px;min-height:230px}.directions{gap:6px}.direction>div{font-size:11px}.directions-head span{display:none}.colors{gap:5px}}@media(max-width:740px){header{height:72px;padding:0 16px}.wordmark{font-size:19px}.mark{width:29px;height:30px;font-size:22px}.primary{padding:11px;font-size:12px}.primary span{margin-left:5px}main{padding:23px 16px}.intro{margin-bottom:22px}.intro h1{font-size:24px}.intro p{font-size:12px}.local-badge{display:none}.workspace{display:flex;flex-direction:column}.stage{order:-1;width:100%}.editor{width:100%}.canvas-wrap{min-height:180px;padding:16px}.stage-head{padding-top:0}.directions-head{margin-top:17px}.stage-footer{margin-top:18px}.stage-footer>span{font-size:11px}.outline{font-size:12px;padding:11px}.controls{padding:22px}.colors{gap:14px}footer{padding:20px 16px}footer span{display:none}}

.brand-import{background:#f5f7ff;border:1px solid #dbe2fc;border-radius:7px;padding:15px}.brand-import h3{font-size:13px}.import-badge{font-size:10px;letter-spacing:1px;color:#3453dc}.brand-upload{display:block;background:#fff;margin-top:13px;border-color:#8397df;font-size:14px}#brand-progress{font-size:12px;color:#3453aa;line-height:1.7;margin-top:8px;overflow-wrap:anywhere}#brand-name{font-size:12px;font-weight:600;overflow-wrap:anywhere;margin-top:14px}.brand-colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:13px}.brand-color{background:white;border:1px solid #e0e5f0;border-radius:5px;overflow:hidden}.brand-swatch{height:32px}.brand-color code{display:block;font-size:12px;padding:7px 6px 4px}.brand-color-actions{display:flex;padding:2px 6px 7px;gap:4px}.brand-color button{font-size:12px;border:1px solid #d6ddea;border-radius:3px;background:white;color:#42588e;padding:3px 8px;flex:1}.brand-assets{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.brand-asset{min-width:0;border:1px solid #dce1ef;border-radius:5px;padding:6px;background:#fff}.brand-asset img{width:100%;height:54px;object-fit:contain}.brand-asset button{background:#edf1ff;color:#3c53ae;border:0;border-radius:3px;padding:6px 2px;font-size:11px;width:100%}#clear-brand{margin-top:12px;padding:0;text-decoration:underline}.brand-import .help{font-size:12px}

/* Editorial workspace, v2 */
.intro h1{font-size:28px}.workspace{grid-template-columns:360px minmax(0,1fr)}.controls{gap:21px}.brand-import summary{cursor:pointer;font-size:14px;font-weight:650;color:#324fba}.brand-import-body{padding-top:10px}.stage-head h2{font-size:20px}.canvas-wrap{padding:20px;background:#e5e9f0}.layout-reason{font-size:13px;line-height:1.8;margin:8px 0 0;color:#5c6c85;padding:12px 15px;background:#eaf0fa;border-radius:6px}.directions-head{margin-top:22px}.direction-note{font-size:12px;line-height:1.6;color:#7a879e;margin:7px 3px 4px}.direction>div{font-size:13px}.direction.active{box-shadow:0 0 0 2px #2d4bff10}.reference-notes{margin-top:24px;border-top:1px solid #dce1e9;padding-top:18px;font-size:13px;color:#66758c;line-height:1.8}.reference-notes summary{font-weight:600;cursor:pointer;color:#3b4c69}.reference-notes a{color:#2a4eb4}.reference-notes li{margin:12px 0}.reference-notes ul{padding-left:19px}#data-section>label,#data-section>.two{margin-top:12px}#headline-ideas{width:100%;font-size:12px;padding:10px}#headline-options{display:flex;flex-direction:column;gap:7px}#headline-options button{border:1px solid #d8e1f5;background:#f5f8ff;color:#345186;font-size:12px;padding:9px;text-align:left;line-height:1.6;white-space:pre-line;border-radius:4px}#headline-options:not(:empty){margin-top:10px}@media(min-width:1200px){.stage{position:static}}@media(max-width:1000px){.workspace{grid-template-columns:300px minmax(0,1fr)}.directions{grid-template-columns:repeat(2,minmax(0,1fr))}.direction-note{font-size:11px}}@media(max-width:740px){.intro h1{font-size:23px}.workspace{display:flex}.directions{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-wrap{padding:10px}.reference-notes{font-size:12px}}
