@import url('/start.css');
:root{--green:#176b50;--ink:#203d33;--muted:#718278;--line:#e1e8df;--paper:#f4f6f0}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 -apple-system,BlinkMacSystemFont,'PingFang SC',sans-serif}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;background:#fff;border-right:1px solid var(--line);padding:35px 22px;display:flex;flex-direction:column}.brand{font-size:30px;color:var(--ink);text-decoration:none;font-weight:800}.brand span{color:var(--green)}.brand small{display:block;font-size:11px;font-weight:400;margin:5px 0 28px;color:var(--muted)}.sidebar nav{display:grid;gap:7px}.sidebar nav a{padding:11px 14px;color:#65796d;text-decoration:none;border-radius:9px;font-size:14px}.sidebar nav a:hover,.sidebar nav a.active{background:#edf4e9;color:var(--green);font-weight:650}.sidebar-foot{margin-top:auto;font-size:12px;color:var(--muted)}main{max-width:1500px;margin:0 auto 0 230px;padding:36px 44px 20px}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:12px}.top h1{font-size:28px;line-height:1.3;margin:7px 0 0}.eyebrow{font-size:10px;letter-spacing:.15em;color:var(--muted);font-weight:600}h2{font-size:27px;letter-spacing:-.02em}h3{margin:0 0 16px;font-size:18px}.hero{display:grid;grid-template-columns:1.2fr 1fr;background:#e7efdE;border:1px solid #dae5d1;padding:36px 42px;border-radius:18px;align-items:center;min-height:330px;margin-bottom:24px;gap:25px}.hero h2{font-size:43px;line-height:1.25;margin:16px 0}.hero p{color:#61735e;font-size:14px;line-height:1.9}.hero-art{max-width:300px;width:100%;justify-self:center;transform:rotate(-3deg);filter:drop-shadow(12px 18px 0 #d5e0ca)}.store-sign{padding:14px;background:#23583f;color:#fff7dd;font-size:12px;text-align:center;letter-spacing:.2em;border-radius:9px 9px 0 0}.awning{height:34px;background:repeating-linear-gradient(90deg,#fbefd2 0 30px,#dc8051 30px 60px);border-radius:0 0 12px 12px}.store-window{height:175px;background:#f9f5e8;border:14px solid #fffdf5;border-top:0;display:flex;align-items:center;justify-content:space-around}.store-window span{font-size:25px;font-weight:700;line-height:1.5}.plant{font-size:65px;color:#628955}.store-base{height:15px;background:#cead7d;border-radius:0 0 5px 5px}.button,button{display:inline-flex;justify-content:center;align-items:center;background:var(--green);border:1px solid var(--green);color:white;text-decoration:none;border-radius:7px;padding:9px 15px;cursor:pointer;font:inherit;font-size:13px;line-height:1.5;font-weight:550}.secondary,.button.secondary{background:#fff;color:var(--green);border-color:#d7e1d4}button:disabled{opacity:.45;cursor:not-allowed}.text-link,a{color:var(--green)}.text-link{font-size:13px;margin-left:12px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.badge{background:#edf3e9;color:#557649;font-size:11px;padding:5px 9px;border-radius:5px;display:inline-block}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.metric{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.metric strong{display:block;font-size:29px;margin:5px 0}.metric span{font-size:12px;color:var(--muted)}.card{background:#fff;padding:26px;border:1px solid var(--line);border-radius:12px;margin-bottom:20px;min-width:0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;align-items:start}.card-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:15px}.card-head h3{margin:0}.muted,.section-intro p{color:var(--muted);font-size:13px}.section-intro{margin-bottom:24px}.section-intro h2{margin:0 0 9px}.section-intro p{margin:0}.footnote{font-size:12px;color:var(--muted)}label{display:block;font-size:13px;font-weight:550;margin:13px 0}label small{font-weight:400;color:var(--muted);display:block}input,textarea,select{display:block;width:100%;border:1px solid #d9e2d7;background:#fcfdfb;color:var(--ink);border-radius:6px;padding:10px 11px;font:inherit;font-size:13px;margin-top:6px}textarea{resize:vertical}input[type=color]{height:43px;padding:4px}input[type=checkbox],input[type=radio]{width:auto;display:inline;margin:0 7px 0 0}.check{font-weight:400;display:flex;align-items:center}.inline-fields{display:flex;gap:16px;flex-wrap:wrap}.inline-fields>label{flex:1;min-width:120px}.style-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.style-card{display:block;text-align:left;background:#fff;color:var(--ink);border-color:var(--line);padding:22px}.style-card strong{display:block;font-size:17px}.style-card span{display:block;font-weight:400;font-size:12px;color:var(--muted);margin-top:7px}.style-card:nth-child(2){background:#fff7ed}.style-card:nth-child(3){background:#f0f3ff}.divider{border-top:1px solid var(--line);margin-top:23px;padding-top:16px}.preview-wrap iframe{display:block;width:100%;max-width:390px;height:650px;border:7px solid #273d34;border-radius:26px;margin:18px auto;background:#fff}.empty{text-align:center;padding:70px 15px;color:var(--muted);font-size:14px;background:#f7f9f4;border-radius:8px;margin-bottom:15px}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-top:15px}.asset-grid img{height:110px;width:100%;object-fit:contain;background:#f5f7f2;border-radius:7px}.row-form{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.mapping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 15px}.table-wrap{max-width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;white-space:normal}th{text-align:left;background:#f4f7f0;color:#6d7d66;font-weight:550}th,td{padding:12px 10px;border-bottom:1px solid var(--line);vertical-align:top}td{max-width:280px;overflow-wrap:anywhere}.banner{border:1px solid #dedfc9;background:#f9faed;border-radius:8px;padding:15px 20px;margin-bottom:20px;font-size:13px}.banner a{float:right}.task-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.task{border:1px solid var(--line);border-radius:9px;padding:18px;margin-bottom:14px}.task h4{margin:6px 0;font-size:16px}.task p{font-size:13px;margin:8px 0}.task .meta{font-size:11px;color:var(--muted)}.task textarea{font-size:12px}.spaced{margin-bottom:20px}.status-row{display:flex;gap:15px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.status-row:last-child{border-bottom:0}.status-row small{color:var(--muted)}#notice{position:sticky;top:10px;z-index:3;background:#e4f2e2;border:1px solid #b6d1b0;padding:13px 18px;border-radius:8px;margin-bottom:20px;font-size:14px}#notice.error{background:#fff1e9;border-color:#ecc3a5;color:#903c27}.warning{color:#985938}.good{color:#25754b}.section-editor{padding:12px;background:#f6f8f3;border-radius:8px;margin:14px 0}.section-editor small{color:var(--muted)}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f6ef;border:1px solid var(--line);padding:15px;font-size:12px;max-height:400px;overflow:auto}details summary{cursor:pointer;font-size:14px}footer{font-size:11px;color:var(--muted);padding:25px 0} [hidden]{display:none!important}:focus-visible{outline:3px solid #a2c993;outline-offset:3px}
@media(min-width:1700px){main{margin-left:auto;padding-left:240px}}@media(max-width:1150px){main{padding:25px;margin-left:205px}.sidebar{width:205px;padding:25px 15px}.hero{padding:28px}.hero h2{font-size:34px}.split{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.task-grid{grid-template-columns:1fr}}@media(max-width:720px){.sidebar{position:static;width:100%;padding:17px;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:25px}.brand small,.sidebar-foot{display:none}.sidebar nav{display:flex;overflow:auto;margin-top:15px;gap:5px}.sidebar nav a{white-space:nowrap;font-size:12px;padding:8px 10px}main{margin:0;padding:20px 15px}.top{align-items:start}.top h1{font-size:24px}.top .eyebrow{font-size:8px}.hero{grid-template-columns:1fr;padding:25px}.hero-art{display:none}.hero h2{font-size:35px}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metric{padding:15px}.metric strong{font-size:24px}.style-grid{grid-template-columns:1fr}.style-card{padding:17px}.card{padding:18px}.card-head{align-items:start;flex-wrap:wrap}.mapping-grid{grid-template-columns:1fr 1fr}.inline-fields{gap:0 12px}.preview-wrap iframe{height:580px}.banner a{float:none;display:block}.badge{max-width:150px;overflow-wrap:anywhere}}

dialog{border:1px solid #d9e2d7;border-radius:12px;max-width:min(480px,90vw);padding:26px;color:#203d33;box-shadow:0 20px 80px #203d3333}dialog::backdrop{background:#162e2466}

/* A calm blue canvas and prompt-led home inspired by the requested reference. */
:root{--ink:#11151d;--muted:#657086;--green:#171b25;--line:#e2e7f0;--paper:#f7f9fd}
body.workbench-shell{background:radial-gradient(ellipse at 75% 70px,#98b9f2 0,transparent 46%),linear-gradient(180deg,#b0ccf7 0,#c4d9fa 390px,#edf4ff 690px,#f8faff 980px);min-height:100vh;color:var(--ink)}
.workbench-shell .sidebar{position:relative;inset:auto;width:100%;height:auto;min-height:82px;max-width:1600px;margin:auto;background:transparent;border:0;padding:22px 34px;flex-direction:row;align-items:center;gap:36px}
.workbench-shell .brand{display:inline-flex;align-items:center;gap:9px;font-size:27px;line-height:1.2;white-space:nowrap}
.workbench-shell .brand small{display:none}
.workbench-shell .sidebar nav{display:flex;gap:5px;flex:1;justify-content:center;min-width:0;flex-wrap:wrap}
.workbench-shell .sidebar nav a{font-size:13px;color:#29374e;padding:8px 12px;white-space:nowrap;border-radius:24px;font-weight:500}
.workbench-shell .sidebar nav a.active{background:#ffffffb0;color:#111827;box-shadow:0 2px 8px #5578af09}
.workbench-shell .sidebar nav a:hover{background:#ffffff70;color:#111827}
.workbench-shell .sidebar-foot{display:none}
.workbench-shell main{max-width:1320px;margin:0 auto;padding:20px 42px 24px}
.workbench-shell .top{margin-bottom:20px;border-bottom:1px solid #ffffff50;padding-bottom:12px}
.workbench-shell .top h1{font-size:19px;margin:0;letter-spacing:-.4px;font-weight:650}
.workbench-shell .top .eyebrow{display:none}
.workbench-shell .top .badge{background:#ffffff55;border:1px solid #ffffff90;color:#34445e}
.workbench-shell .top .secondary{padding:6px 15px;font-size:12px;background:#ffffff55;border-color:#ffffff80}
.workbench-shell .banner{background:#ffffff85;border:1px solid #ffffffa0;border-radius:14px;color:#445573;padding:13px 18px}
.workbench-shell #missing-profile{font-size:12px}
.workbench-shell .launch-hero{display:block;background:none;border:0;border-radius:0;padding:35px 0 50px;min-height:0;text-align:center;margin:0}
.hero-kicker{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#334b70;letter-spacing:2px;margin-bottom:17px}
.sparkle{color:#5144cb;font-size:19px}
.workbench-shell .launch-hero h2{font-size:clamp(35px,4.1vw,57px);font-weight:750;letter-spacing:-2.5px;line-height:1.3;margin:0 0 16px;color:#10141d}
.heading-star{display:inline-block;color:#f0f3ff;font-size:53px;vertical-align:middle;margin-left:14px;text-shadow:0 2px 0 #94ace0;transform:rotate(-10deg)}
.mobile-break{display:none}
.workbench-shell .launch-hero p{color:#415674;font-size:15px;line-height:1.7;margin:0}
.launch-composer{max-width:820px;margin:34px auto 17px;border:1px solid #edf5ffc4;border-radius:30px;background:#edf5ffd6;box-shadow:0 14px 45px #557dbe0a;padding:23px 25px 18px;position:relative;text-align:left}
.composer-spark{position:absolute;top:27px;left:25px;color:#526b92;font-size:24px;line-height:1}
.workbench-shell .launch-composer textarea{background:transparent;color:#152238;border:0;outline:none;margin:0;padding:3px 0 8px 39px;border-radius:0;width:100%;height:100px;min-height:100px;resize:vertical;font-size:16px;line-height:1.8;box-shadow:none}
.launch-composer textarea::placeholder{color:#647b9c;opacity:1}
.launch-composer:focus-within{outline:2px solid #8177d9;outline-offset:4px}
.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:7px}
.composer-bottom>span{font-size:11px;color:#5a6d89}
.workbench-shell .composer-bottom button{width:46px;height:46px;border-radius:50%;padding:0;font-size:26px;background:#080b11;border-color:#080b11;flex-shrink:0}
.hero-shortcuts{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;max-width:930px;margin:auto}
.hero-shortcuts a{display:inline-flex;align-items:center;gap:9px;background:#ffffffed;border:1px solid #ffffff;padding:10px 16px;border-radius:30px;font-size:12px;text-decoration:none;color:#202936;transition:transform .18s,box-shadow .18s}
.hero-shortcuts a:hover{transform:translateY(-2px);box-shadow:0 5px 14px #476b9d12}
.hero-shortcuts a>span{display:grid;place-items:center;background:#e5e5ff;color:#6554cb;border-radius:8px;width:25px;height:25px;font-size:18px}
.hero-shortcuts a:nth-child(2)>span{background:#dceeff;color:#4778a4}
.hero-shortcuts a:nth-child(3)>span{background:#fff0d7;color:#9b7434}
.hero-shortcuts a:nth-child(4)>span{background:#e2f2eb;color:#447d65}
.workbench-shell .launch-hero .hero-ai-state{font-size:11px;color:#526b8e;margin-top:18px}
.overview-heading{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:10px 0 20px}
.overview-heading h3{font-size:24px;font-weight:650;letter-spacing:-.7px;margin:6px 0 0}
.eyebrow{color:#627493;letter-spacing:1.8px}
.workbench-shell .metrics{gap:16px;margin-bottom:24px}
.workbench-shell .metric{background:#ffffffc9;border-color:#ffffff;border-radius:20px;padding:23px;box-shadow:0 3px 15px #5672a104}
.workbench-shell .metric strong{font-size:31px;letter-spacing:-1px;color:#192539}
.workbench-shell .card{border-color:#e2e8f3;border-radius:22px;padding:27px;box-shadow:0 6px 25px #304e7b04}
.workbench-shell .two-col,.workbench-shell .split{gap:22px}
.workbench-shell .button,.workbench-shell button{border-radius:24px;background:#151820;border-color:#151820;padding:10px 18px}
.workbench-shell .secondary,.workbench-shell .button.secondary{background:#f4f6fb;color:#253149;border-color:#dfe5ef}
.workbench-shell button:disabled{background:#edf0f6;color:#858c9b;border-color:#e2e7f0;opacity:1}
.workbench-shell a{color:#283750}
.workbench-shell a.button{color:#fff}
.workbench-shell a.button.secondary{color:#253149}
.workbench-shell .badge{background:#f0f3fa;color:#566780;border-color:#e2e7f0;border-radius:30px}
.workbench-shell input,.workbench-shell textarea,.workbench-shell select{border-color:#dfe6f2;background:#f9faff;border-radius:11px;padding:11px 12px;color:#243149}
.workbench-shell input[type=checkbox],.workbench-shell input[type=radio]{accent-color:#6558ec}
.workbench-shell .section-intro{padding:22px 0 16px;margin-bottom:17px}
.workbench-shell .section-intro h2{font-size:33px;letter-spacing:-1px;font-weight:700}
.workbench-shell .section-intro p{color:#475c7b;max-width:830px;line-height:1.9}
.workbench-shell .style-card{border-radius:20px;background:#fff;color:#253149;border-color:#e0e7f2;padding:23px}
.workbench-shell .style-card:nth-child(2){background:#fff8ed}
.workbench-shell .style-card:nth-child(3){background:#efecff}
.workbench-shell .task{border-color:#e4e9f3;background:#fbfcff;border-radius:15px}
.workbench-shell .empty{background:#f3f6fc;border-radius:17px}
.workbench-shell .preview-wrap iframe{border-color:#24304a}
.workbench-shell th{background:#f3f6fc;color:#586b86}
.workbench-shell .status-row{border-color:#edf0f6}
.workbench-shell footer{border-top:1px solid #e4eaf4;margin-top:30px;color:#697990}
.workbench-shell dialog{color:#202d42;border-color:#e0e7f2;border-radius:22px;box-shadow:0 24px 80px #243c6a30}
.workbench-shell dialog::backdrop{background:#1b2d4a66}
@media(min-width:1700px){.workbench-shell main{margin:0 auto;padding-left:42px}}
@media(max-width:1150px){.workbench-shell .sidebar{padding:20px 25px;gap:22px;align-items:flex-start}.workbench-shell .sidebar nav{justify-content:flex-end;gap:3px}.workbench-shell .sidebar nav a{padding:7px 10px}.workbench-shell main{margin:0 auto;padding:16px 28px}.workbench-shell .launch-hero{padding:32px 0 42px}.workbench-shell .two-col{grid-template-columns:1fr 1fr}.workbench-shell .split{grid-template-columns:1fr}}
@media(max-width:720px){.workbench-shell .sidebar{display:block;padding:18px 20px 5px}.workbench-shell .brand{font-size:25px}.workbench-shell .sidebar nav{display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow:auto;margin-top:20px;padding-bottom:10px;gap:6px}.workbench-shell .sidebar nav a{font-size:12px;padding:8px 12px}.workbench-shell main{padding:12px 18px 20px}.workbench-shell .top{align-items:center;margin-bottom:15px}.workbench-shell .top h1{font-size:17px}.workbench-shell .top .badge{max-width:135px;font-size:10px}.workbench-shell .top .actions{gap:6px}.workbench-shell #missing-profile{padding:12px 14px}.workbench-shell #missing-profile a{margin-top:3px}.workbench-shell .launch-hero{padding:27px 0 36px}.workbench-shell .launch-hero h2{font-size:34px;letter-spacing:-1.4px;line-height:1.35}.mobile-break{display:block}.heading-star{font-size:30px;margin-left:6px}.hero-kicker{font-size:10px;letter-spacing:1px;margin-bottom:13px}.workbench-shell .launch-hero p{font-size:13px;max-width:290px;margin:auto}.launch-composer{padding:18px 17px 14px;border-radius:23px;margin-top:24px}.composer-spark{top:21px;left:17px;font-size:20px}.workbench-shell .launch-composer textarea{padding-left:30px;font-size:14px;height:117px;min-height:117px}.composer-bottom{gap:9px}.composer-bottom>span{font-size:10px;max-width:185px}.workbench-shell .composer-bottom button{width:40px;height:40px}.hero-shortcuts{gap:8px}.hero-shortcuts a{padding:8px 10px;gap:6px;font-size:11px}.hero-shortcuts a>span{width:22px;height:22px;font-size:15px}.workbench-shell .launch-hero .hero-ai-state{font-size:10px;max-width:100%;margin-top:15px}.overview-heading{align-items:start}.overview-heading h3{font-size:20px}.overview-heading .text-link{font-size:11px;max-width:70px;margin:2px 0 0}.overview-heading .eyebrow{font-size:8px}.workbench-shell .metric{padding:17px;border-radius:17px}.workbench-shell .metrics{gap:10px}.workbench-shell .metric strong{font-size:27px}.workbench-shell .two-col,.workbench-shell .split{grid-template-columns:1fr;gap:0}.workbench-shell .card{padding:19px;border-radius:20px}.workbench-shell .section-intro{padding:15px 0}.workbench-shell .section-intro h2{font-size:26px}.workbench-shell .section-intro p{font-size:12px}.workbench-shell .style-card{padding:20px}.workbench-shell .banner a{float:none}.workbench-shell .actions{gap:8px}.workbench-shell .button,.workbench-shell button{font-size:12px}}
@media(max-width:720px){.workbench-shell .sidebar nav{scrollbar-width:none}.workbench-shell .sidebar nav::-webkit-scrollbar{display:none}}
