*{box-sizing:border-box}body{margin:0;background:#f4f7fb;color:#20334b;font:16px system-ui,-apple-system,sans-serif}button,input,select{font:inherit}button{cursor:pointer;border:1px solid #dbe3ee;background:white;color:inherit;border-radius:9px;padding:10px 13px}button:hover{background:#eff3ff}button:focus-visible,input:focus-visible,select:focus-visible,.upload:focus-within{outline:3px solid #668bff;outline-offset:3px}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fff;border-bottom:1px solid #dce4ef}.brand{display:flex;align-items:center;gap:12px;font-weight:750;font-size:22px;letter-spacing:-.5px}.brand span:not(.mark){display:block;letter-spacing:1.8px;font-size:10px;font-weight:650;color:#77869c;margin-top:5px}.mark{background:#5264df;color:white;border-radius:13px;width:45px;height:45px;text-align:center;line-height:40px;font-size:36px}.primary{background:#5264df;color:white;border:0;font-weight:650;padding:13px 19px}.primary:hover{background:#4354c9}main{display:grid;grid-template-columns:minmax(0,1fr) 365px;align-items:start}.stage{position:sticky;top:0;padding:34px 36px 22px;min-width:0;background:radial-gradient(ellipse at 50% 50%,#f8fbff,#eaf0f9);min-height:calc(100dvh - 88px)}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;color:#657996}h1{font-size:31px;letter-spacing:-1.1px;margin:8px 0}.intro p{font-size:14px;margin:0;color:#73829a}.preview{width:100%;max-width:960px;margin:12px auto 0}#preview{width:100%;height:auto;display:block}.caption{display:flex;justify-content:space-between;color:#62758e;font-size:12px;border-top:1px solid #d5dfec;padding-top:15px}.instructions{font-size:13px;text-align:center;margin-top:24px;color:#687b95}aside{padding:24px;background:white;border-left:1px solid #dce4ef}aside section+section{border-top:1px solid #e7ecf3;margin-top:23px;padding-top:21px}.section-title{display:flex;gap:9px;align-items:center;margin-bottom:15px}h2{font-size:16px;letter-spacing:-.3px;margin:0}.number{font-size:12px;color:#5668d1;background:#eef1ff;width:23px;height:23px;border-radius:7px;text-align:center;line-height:23px}.templates{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.templates button{padding:3px 3px 9px;font-size:12px;background:#f6f8fc;line-height:1.1}.templates canvas{width:100%;height:auto;display:block}.templates button[aria-pressed=true]{border-color:#5264df;box-shadow:0 0 0 1px #5264df;background:#eff2ff}label{font-size:14px;display:block;margin-bottom:7px}input[type=text],#name{width:100%;padding:12px;border:1px solid #dce3ee;border-radius:8px;font-size:15px;color:#243953;background:#fcfdff}.upload-row{display:flex;gap:7px;margin-top:12px}.upload{cursor:pointer;width:100%;border:1px dashed #b1bfda;border-radius:8px;background:#f8faff;padding:13px 5px;text-align:center;color:#4c60c9;font-size:13px;margin:0;font-weight:600}.upload input{position:absolute;width:1px;height:1px;opacity:0}.micro{font-size:12px;color:#7c889a;line-height:1.5;margin:8px 0 0}.inline{display:flex;justify-content:space-between;align-items:center;margin-top:12px}select{font-size:13px;padding:7px;border:1px solid #dce3ee;border-radius:6px;background:white}.colors{display:grid;grid-template-columns:1fr 1fr;gap:9px}.color{display:flex;align-items:center;justify-content:space-between;border:1px solid #e1e7ef;padding:8px 10px;border-radius:8px;margin:0;font-size:13px}.color input{padding:0;border:0;background:none;width:29px;height:29px;cursor:pointer}.reset{font-size:12px;width:100%;margin-top:13px;color:#687b95}#status{font-size:12px;color:#687b95;line-height:1.5;margin:19px 0 0;text-align:center}@media(min-width:1500px){.stage{padding-left:6%;padding-right:6%}}@media(max-width:800px){header{height:76px;padding:0 16px}.brand{font-size:17px;gap:8px}.brand span:not(.mark){font-size:8px;letter-spacing:1px}.mark{width:36px;height:36px;font-size:28px;line-height:32px}.primary{font-size:13px;padding:12px}main{display:block}.stage{position:relative;min-height:0;padding:24px 20px}h1{font-size:27px}.preview{max-width:620px}.instructions{margin:18px 0 0}aside{border-left:0;padding:24px}.templates canvas{max-height:100px;width:auto;max-width:100%;margin:auto}.templates button{font-size:14px}.caption{font-size:11px}}
