:root{color:#12352f;font-synthesis:none;background:#f5f6f2;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}header{border-bottom:1px solid #d9dfd7;align-items:center;gap:18px;max-width:1120px;margin:auto;padding:26px 30px;display:flex}header img{object-fit:contain;width:72px;height:72px}h1{margin:0 0 6px;font-size:23px}header p{color:#63736e;margin:0;font-size:14px}.status{background:#edf2e9;border:1px solid #cbd9cd;border-radius:30px;margin-left:auto;padding:9px 12px;font-size:12px}main{grid-template-columns:1fr 1fr;gap:64px;max-width:1120px;margin:38px auto 0;padding:0 30px;display:grid}.section-title>span,.preview-heading{letter-spacing:1.5px;color:#62786e;font-size:11px;font-weight:700}h2{letter-spacing:-1px;margin:14px 0 8px;font-size:34px}.section-title p{color:#64756e;margin:0 0 30px}.field{margin:0 0 23px}.field label{justify-content:space-between;margin-bottom:9px;font-size:14px;font-weight:700;display:flex}.field label span{color:#64756e;font-size:12px;font-weight:400}input:not([type=radio]){color:#12352f;background:#fff;border:1px solid #c6d1c8;border-radius:8px;width:100%;min-height:51px;padding:15px;font-size:16px}input:focus{outline-offset:2px;outline:2px solid #0073bb}input[aria-invalid=true]{border-color:#b33221}.error{color:#ad271b;margin:8px 0;font-size:13px}fieldset{border:0;margin:0 0 24px;padding:0}legend{margin-bottom:10px;padding:0;font-size:14px;font-weight:700}.choices{gap:9px;display:flex}.choices label{cursor:pointer;background:#fff;border:1px solid #c6d1c8;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:15px 7px;font-size:14px;display:flex}.choices input{accent-color:#004e43;margin:0}.choices .selected{color:#004235;background:#e4eee4;border-color:#004c40;font-weight:700}.actions{border-top:1px solid #d9dfd7;gap:10px;padding-top:24px;display:grid}button{color:#163f35;cursor:pointer;background:0 0;border:1px solid #bfcfc4;border-radius:8px;min-height:51px;padding:15px 18px;font:600 15px Arial}button span{float:right}button.primary{color:#fff;background:#004b40;border-color:#004b40}button:disabled{opacity:.5;cursor:wait}button:hover:not(:disabled){filter:brightness(.93)}button.clear{color:#66766b;border:0;font-size:13px;text-decoration:underline}.preview{background:#e8ece3;border-radius:12px;align-self:start;padding:25px 30px 30px}.preview-heading{letter-spacing:.6px;justify-content:space-between;gap:12px;margin-bottom:24px;display:flex}canvas{aspect-ratio:2/3;background:#fff;border:1px solid #d4d9d0;width:100%;height:auto;display:block}.preview>p{text-align:center;margin:23px 0 8px;font-size:14px;font-weight:600}.preview small{text-align:center;color:#67746a;font-size:12px;line-height:1.6;display:block}.message{font-size:14px;line-height:1.5}footer{letter-spacing:1px;border-top:1px solid #d9dfd7;justify-content:space-between;max-width:1060px;margin:35px auto;padding:22px 0;font-size:12px;font-weight:700;display:flex}footer span{letter-spacing:0;color:#66766b;font-weight:400}@media (width<=720px){header{gap:12px;padding:17px 20px}header img{width:54px;height:54px}h1{font-size:19px}header p{font-size:12px}.status{text-align:center;max-width:85px;padding:7px;font-size:10px}main{flex-direction:column;gap:24px;margin-top:26px;padding:0 20px;display:flex}h2{font-size:30px}.preview{width:100%;padding:20px}.preview-heading{font-size:10px}footer{gap:20px;margin:25px 20px;line-height:1.6}footer span{text-align:right}}
