
:root{font-family:Inter,Segoe UI,sans-serif;color:#252c28;background:#f5f6f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b9d65a;outline-offset:3px}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}aside{background:#182c26;color:#e9efe8;padding:34px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font-size:24px;font-weight:750;letter-spacing:-1px}.brand b{color:#d2ee8d}.sub{font-size:11px;letter-spacing:2px;color:#9baea2;margin:10px 0 45px}.nav{border:0;background:none;color:#bfcac1;text-align:left;padding:15px 18px;border-radius:9px;margin:4px 0}.nav.active{background:#30483a;color:#e2f7a4}.sidebottom{margin-top:auto;padding:20px 8px;font-size:12px;line-height:1.8;color:#a8b8ad}.dot{display:inline-block;width:7px;height:7px;background:#bad77b;border-radius:50%;margin-right:7px}main{padding:32px 48px;max-width:1500px;width:100%;margin:auto}.top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;font-size:13px;color:#7c867d}.badge{background:#e9eddf;color:#5a654d;border-radius:20px;padding:8px 12px;font-size:12px}.hero{background:#e8efd9;border:1px solid #dce6c8;border-radius:18px;padding:36px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:2px;color:#6b7950;font-weight:700}h1{font-size:36px;line-height:1.15;letter-spacing:-1.3px;margin:14px 0}h2{font-size:20px;letter-spacing:-.5px}h3{font-size:15px}p{color:#737e73;line-height:1.7;font-size:14px}.hero p{max-width:440px}.art{font-size:90px;background:#d7e3bb;border-radius:50%;width:180px;height:180px;display:grid;place-items:center;flex-shrink:0}.primary,.secondary{border:0;padding:12px 19px;border-radius:8px;font-weight:600;font-size:13px}.primary{background:#284535;color:white}.secondary{background:#e9ede4;color:#40503e}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0 30px}.stat,.card{background:white;border:1px solid #e3e7dc;border-radius:12px;padding:22px}.stat small{color:#7c867c}.stat strong{display:block;font-size:28px;margin-top:12px}.sectionhead{display:flex;align-items:center;justify-content:space-between}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project{padding:0;overflow:hidden;cursor:pointer;text-align:left;color:inherit}.cover{height:145px;background:#eadfcf;display:grid;place-items:center;font-size:54px}.project:nth-child(3n+2) .cover{background:#dce6ec}.project:nth-child(3n+3) .cover{background:#e9def0}.projectinfo{padding:18px}.projectinfo p{margin:6px 0;font-size:12px}.empty{padding:40px;text-align:center;border:1px dashed #cbd3c0;border-radius:14px;color:#7c867c}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wide{grid-column:1/-1}label{display:block;font-size:12px;font-weight:600;color:#64705f;margin:14px 0 8px}input,textarea,select{width:100%;padding:12px;background:#fafbf7;border:1px solid #dbe2d2;border-radius:8px;color:#293b2e}textarea{resize:vertical;min-height:90px}.editor{display:grid;grid-template-columns:1fr 280px;gap:22px;align-items:start}.scene{margin:14px 0}.sceneheader{display:flex;justify-content:space-between;align-items:center}.sceneheader button{padding:6px 12px}.muted{font-size:12px;color:#7d8779}.notice{background:#fff5da;color:#80652c;padding:14px;border-radius:9px;font-size:13px;line-height:1.6;margin:18px 0}.phone{border:7px solid #253b30;border-radius:28px;aspect-ratio:9/16;background:#e9eedf;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center}.phone span{font-size:64px}.phone p{font-size:12px}.jobs{display:grid;gap:12px}.job{display:flex;justify-content:space-between;gap:20px}.login{max-width:420px;margin:15vh auto;padding:30px}.login button{margin-top:20px;width:100%}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#20392c;color:white;padding:14px 24px;border-radius:10px;display:none;z-index:5;max-width:90vw}.footnote{margin-top:28px;font-size:12px;color:#8a9385}@media(max-width:950px){.shell{grid-template-columns:180px 1fr}main{padding:24px}.grid{grid-template-columns:1fr 1fr}.editor{grid-template-columns:1fr}.preview{display:none}.art{width:110px;height:110px;font-size:60px}}@media(max-width:620px){.shell{display:block}aside{position:static;height:auto;padding:18px;display:block}.sub,.sidebottom{display:none}.brand{margin-bottom:12px}.nav{padding:10px;font-size:12px}.hero{padding:24px}.art{display:none}h1{font-size:29px}.stats{gap:8px}.stat{padding:12px}.stat strong{font-size:22px}.grid,.formgrid{grid-template-columns:1fr}.top{margin-bottom:20px}main{padding:18px}}

