:root{font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#15201e;background:#f5f7f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}main{min-height:100vh;padding:28px}.hero{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:24px;align-items:end;max-width:1240px;margin:0 auto 20px;padding:26px 0 10px}.eyebrow{margin:0 0 8px;color:#66736d;font-size:13px;font-weight:700;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:56px;line-height:1;letter-spacing:0}.lead{max-width:740px;margin-bottom:0;color:#4b5a55;font-size:17px;line-height:1.8}.heroButtons{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.shareButton{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #c8d5ce;border-radius:8px;background:#fff;color:#24302d;cursor:pointer;font-weight:800}.shareMessage{display:inline-flex;margin-top:8px;color:#49605a;font-size:13px}.scorePanel{background:#14231f;color:#f7fff8;border-radius:8px;padding:20px;text-align:right;box-shadow:0 16px 40px #14231f29}.scorePanel span,.scorePanel small{display:block;color:#bfd8ce}.scorePanel strong{display:block;font-size:54px;line-height:.95}.marketGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1240px;margin:0 auto 10px}.marketNote{max-width:1240px;margin:0 auto 18px;padding:10px 12px;border:1px solid #ead8aa;border-radius:8px;background:#fff8e8;color:#6b4b0c;font-size:13px;line-height:1.55}.landingLinks{display:flex;flex-wrap:wrap;gap:8px;max-width:1240px;margin:0 auto 18px}.landingLinks a{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid #d9e2dc;border-radius:8px;background:#fff;color:#2d443d;font-size:13px;font-weight:800;text-decoration:none}.marketGrid article,.sidebar,.builder,.playbook{background:#fff;border:1px solid #dfe6e1;border-radius:8px}.marketGrid article{padding:16px;min-height:168px}.cardTop{display:flex;align-items:center;gap:8px;margin-bottom:10px}.marketGrid p{color:#52615d;font-size:14px;line-height:1.55}.marketGrid span{display:inline-flex;margin-bottom:8px;padding:5px 8px;border-radius:999px;background:#e8f0ec;color:#1d4e42;font-size:12px;font-weight:700}.marketGrid small{display:block;color:#71807a;line-height:1.5}.workspace{display:grid;grid-template-columns:240px minmax(0,1fr) 280px;gap:14px;max-width:1240px;margin:0 auto;align-items:start}.sidebar,.builder,.playbook{padding:18px}.sidebar h2,.playbook h2,.builder h2{font-size:18px;margin-bottom:14px}.typeList{display:grid;gap:8px}.typeList button,.actions button,.ghost{border:0;border-radius:8px;cursor:pointer}.typeList button{display:flex;align-items:center;gap:9px;width:100%;min-height:44px;padding:10px 12px;background:#f1f4f2;color:#24302d;text-align:left}.typeList button.active{background:color-mix(in srgb,var(--accent),white 86%);color:var(--accent);font-weight:800}.notice{display:flex;gap:10px;margin-top:18px;padding:12px;border-radius:8px;background:#fff7e6;color:#6c4a0a}.notice p{margin:0;font-size:13px;line-height:1.55}.notice.service{background:#eef7f2;color:#1f5a48}.builderHeader,.builderHeader div,.actions,.playbook h2,h3{display:flex;align-items:center}.builderHeader{justify-content:space-between;gap:12px}.builderHeader div,h3{gap:8px}.ghost{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;background:#eef2ef;color:#41504b}.field{display:grid;gap:8px;margin-top:14px}.field span{color:#42504c;font-size:13px;font-weight:800}input,textarea{width:100%;border:1px solid #cfd8d2;border-radius:8px;background:#fbfdfb;color:#15201e;outline:none}input{min-height:44px;padding:0 12px}textarea{min-height:120px;resize:vertical;padding:12px;line-height:1.6}input:focus,textarea:focus{border-color:#1b7f6d;box-shadow:0 0 0 3px #1b7f6d21}.searchOptions{display:grid;grid-template-columns:120px minmax(0,1fr) minmax(0,1fr);gap:10px;margin-top:12px}.searchOptions label{display:grid;gap:7px}.searchOptions span{color:#42504c;font-size:12px;font-weight:800}.templateStrip{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.templateStrip button{min-height:34px;padding:0 10px;border:1px solid #d6e2dc;border-radius:8px;background:#fff;color:#28463d;cursor:pointer;font-size:13px;font-weight:800}.recentSearches{display:grid;gap:8px;margin-top:12px;padding:10px;border:1px solid #dce5df;border-radius:8px;background:#f8faf8}.recentSearches>span{color:#52615d;font-size:12px;font-weight:800}.recentSearches div{display:flex;flex-wrap:wrap;gap:8px}.recentSearches button{min-height:32px;max-width:260px;overflow:hidden;padding:0 10px;border:1px solid #d5dfd9;border-radius:8px;background:#fff;color:#31453f;cursor:pointer;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.templateStrip button:disabled{color:#7f8a85;cursor:not-allowed}.autoSearch{display:grid;grid-template-columns:170px minmax(0,1fr);gap:12px;align-items:center;margin-top:14px;padding:12px;border:1px solid #cfe2da;border-radius:8px;background:#f0f8f4}.autoSearch button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:8px;background:#1b7f6d;color:#fff;cursor:pointer;font-weight:800}.autoSearch button:disabled{background:#9aa8a3;cursor:not-allowed}.autoSearch p,.statusMessage{margin:0;color:#40514b;font-size:13px;line-height:1.55}.statusMessage{margin-top:10px;padding:10px 12px;border-radius:8px;background:#fff7e6;color:#60450f}.zeroHelp{display:grid;gap:12px;margin-top:10px;padding:14px;border:1px solid #d8e3dd;border-radius:8px;background:#fff}.zeroHelp strong,.zeroHelp span,.zeroHelp small{display:block}.zeroHelp strong{color:#17231f;font-size:15px}.zeroHelp span{margin-top:3px;color:#5c6c66;font-size:13px;line-height:1.5}.zeroHelpButtons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zeroHelpButtons button{min-height:68px;padding:10px;border:1px solid #cbd9d3;border-radius:8px;background:#f6faf8;color:#17231f;cursor:pointer;font-weight:800;text-align:left}.zeroHelpButtons button:disabled{color:#7f8a85;cursor:not-allowed}.zeroHelpButtons small{margin-top:4px;color:#60716a;font-size:12px;font-weight:600;overflow-wrap:anywhere}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.resultCta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin-top:12px;padding:14px;border:1px solid #cfe2da;border-radius:8px;background:#eef8f3}.resultCta span,.resultCta strong,.resultCta p{display:block}.resultCta span{color:#1b6658;font-size:12px;font-weight:900}.resultCta strong{margin-top:3px;color:#14231f;font-size:18px;line-height:1.35}.resultCta p{margin:5px 0 0;color:#49605a;font-size:13px;line-height:1.5}.resultCtaActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.resultCtaActions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 12px;border:1px solid #c8d5ce;border-radius:8px;background:#fff;color:#24302d;cursor:pointer;font-weight:800;white-space:nowrap}.resultCtaActions button.primary{border-color:#1b7f6d;background:#1b7f6d;color:#fff}.resultCtaActions button:disabled{background:#edf2ef;color:#88938e;cursor:not-allowed}.postCsvPanel{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr);gap:14px;align-items:center;margin-top:12px;padding:14px;border:1px solid #d8c89a;border-radius:8px;background:#fff9e8}.postCsvPanel span,.postCsvPanel strong,.postCsvPanel p{display:block}.postCsvPanel span{color:#7a5a10;font-size:12px;font-weight:900}.postCsvPanel strong{margin-top:3px;color:#2d2615;font-size:18px;line-height:1.35}.postCsvPanel p{margin:5px 0 0;color:#62583c;font-size:13px;line-height:1.5}.postCsvActions{display:grid;grid-template-columns:1fr;gap:8px}.postCsvActions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 12px;border:1px solid #ddca8d;border-radius:8px;background:#fff;color:#312812;cursor:pointer;font-weight:800}.postCsvActions button:disabled{background:#f1ead8;color:#998f75;cursor:not-allowed}.toolGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:14px}.toolGrid>div{min-height:150px;padding:14px;border-radius:8px;background:#f6f8f6}h3{margin-bottom:10px;font-size:15px}.toolGrid p,.toolGrid li,.playbook li{color:#4d5b56;font-size:14px;line-height:1.55}.toolGrid ul,.playbook ol{margin:0;padding-left:18px}.actions{gap:10px;margin:14px 0}.actions div{min-width:104px;padding:10px 12px;border-radius:8px;background:#eef5f1}.actions strong{display:block;font-size:24px}.actions span{color:#5a6964;font-size:12px}.actions button{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 16px;margin-left:auto;background:#1b7f6d;color:#fff;font-weight:800}.deliveryPanel{display:grid;grid-template-columns:120px minmax(0,1fr) 128px;gap:12px;align-items:center;margin:0 0 14px;padding:12px;border:1px solid #d6e2dc;border-radius:8px;background:#fbfdfb}.deliveryPanel strong{display:block;font-size:30px;line-height:1}.deliveryPanel span{color:#5a6964;font-size:12px;font-weight:800}.deliveryPanel ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.deliveryPanel li{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:8px;background:#f0f3f1;color:#6b746f;font-size:12px;font-weight:800}.deliveryPanel li.ok{background:#e8f5ef;color:#17634f}.deliveryPanel button{min-height:40px;border:0;border-radius:8px;background:#24302d;color:#fff;cursor:pointer;font-weight:800}.deliveryPanel button:disabled{background:#a7b1ad;cursor:not-allowed}.shareNudge{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:12px;border:1px solid #cfe0d9;border-radius:8px;background:#eef7f2}.shareNudge strong,.shareNudge span{display:block}.shareNudge strong{margin-bottom:3px;color:#173f35;font-size:14px}.shareNudge span{color:#49605a;font-size:13px}.shareNudge button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;border:0;border-radius:8px;background:#1b7f6d;color:#fff;cursor:pointer;font-weight:800;white-space:nowrap}.tableWrap{overflow:auto;border:1px solid #dbe4de;border-radius:8px}table{width:100%;border-collapse:collapse;min-width:680px}th,td{padding:11px 10px;border-bottom:1px solid #e5ece7;text-align:left;font-size:13px;vertical-align:top}th{background:#f1f5f2;color:#33423e;font-weight:800;white-space:nowrap}td{color:#42504c}.playbook h2{gap:8px}.checks{display:grid;gap:8px;margin-top:16px}.checks span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:8px;background:#eef6f2;color:#226654;font-size:13px;font-weight:700}@media(max-width:1040px){.marketGrid,.workspace{grid-template-columns:1fr 1fr}.builder{grid-column:1 / -1;order:3}}@media(max-width:720px){main{padding:18px}.hero,.marketGrid,.workspace,.toolGrid,.autoSearch,.searchOptions,.zeroHelpButtons,.resultCta,.postCsvPanel{grid-template-columns:1fr}h1{font-size:42px}.scorePanel{text-align:left}.shareMessage{display:block;margin:8px 0 0}.actions{flex-wrap:wrap}.actions button{width:100%;justify-content:center;margin-left:0}.deliveryPanel{grid-template-columns:1fr}.resultCtaActions{justify-content:stretch}.resultCtaActions button{width:100%}.shareNudge{align-items:stretch;flex-direction:column}.shareNudge button{justify-content:center}}
