*{box-sizing:border-box}body{margin:0;background:#f3f6f5;color:#19382e;font:15px system-ui,sans-serif}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:#103e36;color:#fff;padding:28px 18px;display:flex;flex-direction:column;z-index:10}.brand{font-size:26px;font-weight:700;padding:0 10px 30px}.brand small{display:block;font-size:10px;letter-spacing:1.8px;color:#a4dac7;margin-top:10px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.sidebar a{color:#dfede7;text-decoration:none;padding:13px 12px;border-radius:8px;font-size:14px}.sidebar a:hover,.sidebar a[aria-current]{background:#285a4e;color:white}.account{margin-top:auto;padding:24px 10px 0;font-size:12px;display:grid;gap:12px}.workspace{margin-left:240px;min-width:0}.workspace header{background:white;color:#19382e;padding:28px 32px;border-bottom:1px solid #dce5df}.workspace header small{color:#087f6d}.workspace header p{color:#61776f}.workspace h1{font-size:28px;margin:8px 0}.workspace main{width:100%;max-width:none;padding:28px 32px 60px;margin:0}.card,.panel{background:#fff;border:1px solid #dce5df;border-radius:14px;padding:22px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}button,a.button{font:inherit;border:1px solid #cbdad2;border-radius:8px;padding:10px 16px;background:#087f6d;color:white;cursor:pointer}button:hover:not(:disabled){filter:brightness(.95)}button:disabled{opacity:.5;cursor:not-allowed}.secondary{background:#e9efec;color:#204d42}input:not([type=checkbox]):not([type=color]),select{font:inherit;padding:11px;border:1px solid #b9ccc1;border-radius:8px;max-width:100%;background:white;color:#19382e}label{display:block;margin:14px 0 7px}.hint,.muted{color:#61776f;line-height:1.6}.notice{padding:16px;background:#e8f2ed;border-left:4px solid #087f6d;border-radius:8px;line-height:1.6;margin-bottom:22px}.bar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:24px;flex-wrap:wrap}.sidebar button{background:#285a4e;border-color:#497365}.swatches{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.swatches button{width:25px;height:25px;padding:0;border:1px solid #adbdb4;border-radius:50%}.color-row{display:flex;gap:12px;align-items:center}.color-row input[type=color]{width:56px;height:42px;padding:2px;background:white;border:1px solid #b9ccc1;border-radius:7px}.color-row input[type=text]{width:120px}#status{white-space:pre-wrap}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px}.login-card{width:100%;max-width:420px;padding:32px}.login-card input{width:100%}.login-card button{margin-top:24px;width:100%}.scroll{overflow:auto}main,section,.panel{min-width:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #74baa8;outline-offset:3px}@media(max-width:850px){.sidebar{width:200px}.workspace{margin-left:200px}.grid{grid-template-columns:1fr}.workspace main,.workspace header{padding:22px}}@media(max-width:600px){.sidebar{position:static;width:100%;padding:16px}.brand{padding:0 0 12px;font-size:20px}.sidebar nav{display:grid;grid-template-columns:1fr 1fr}.account{padding-top:14px;display:flex;align-items:center;justify-content:space-between}.workspace{margin:0}.cards{grid-template-columns:1fr 1fr!important}}.workspace button:hover:not(:disabled){background:#076e5e;color:white}.workspace button.secondary:hover{background:#dce8e0;color:#204d42}.workspace .swatches button:hover{filter:brightness(.9)}
button.group-card{color:#19382e}button.group-card:hover:not(:disabled){background:#eaf5f2;color:#19382e}.workspace #tabs button{background:#e9efec;color:#204d42}.workspace #tabs button.active{background:#087f6d;color:white}
