@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@500&family=Manrope:wght@400;500;600;700;800&display=swap";body{font-size:16px}body .hero p{font-size:18px;line-height:1.6}body .setting b{font-size:16px}body .setting p,body .workspace p{font-size:13px;line-height:1.45}body .drop p{font-size:14px}body .drop small{font-size:11px}body .card footer{font-size:12px}body .check{font-size:14px}body aside{font-size:13px;line-height:1.5}body nav div,body .segment button,body .notice{font-size:13px}.steps-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.steps-grid .card{margin-bottom:18px}.steps-grid .drop{height:390px}.source-preview{object-fit:contain;border-radius:10px;max-width:76%;max-height:190px;margin:0 0 14px;display:block;box-shadow:0 5px 18px #37574018}@media (width<=760px){.steps-grid{grid-template-columns:1fr}.steps-grid .drop{height:290px}}.panel-copy{color:#6f7d77;font-size:13px}.palette-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.palette-chip{cursor:pointer;color:#43524d;text-align:left;background:#fff;border:1px solid #dfe6e1;border-radius:9px;align-items:center;gap:8px;padding:8px;display:flex}.palette-chip span{border-radius:50%;flex:none;width:24px;height:24px;box-shadow:0 0 0 1px #cfd8d2}.palette-chip b{font:600 11px DM Mono}.palette-chip.selected{border-color:#287f69;box-shadow:0 0 0 2px #dff2e8}.colour-actions{align-items:center;gap:9px;margin:12px 0 20px;display:flex}.colour-actions input{border:1px solid #dfe6e1;border-radius:8px;width:54px;height:38px;padding:3px}.colour-actions .secondary{margin:0;padding:10px;font-size:12px}.selected-colour{background:#eef8f2;border:1px solid #d8ebe0;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;display:flex}.selected-colour>span{border-radius:50%;width:32px;height:32px;box-shadow:0 0 0 1px #b7c9bf}.selected-colour b,.selected-colour small{display:block}.selected-colour b{font-size:12px}.selected-colour small{color:#5b6e66;margin-top:2px;font:11px DM Mono}.danger{color:#b44843!important;border-color:#f0cfcb!important}.segment{border:1px solid #e1e7e3;border-radius:10px;grid-template-columns:repeat(3,1fr);margin:8px 0 18px;padding:3px;display:grid}.segment button{color:#6c7772;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px;font:700 12px Manrope}.segment .selected{color:#27755f;background:#eaf6ef}.check{color:#52625d;margin-top:16px;font-size:12px;display:block}.check input{accent-color:#2b806a;margin-right:7px}.notice{color:#a94740;background:#fff2ef;border-radius:10px;max-width:1160px;margin:0 auto 18px;padding:11px 15px;font-size:12px}.workspace{grid-template-columns:1.25fr .8fr;gap:28px;display:grid}.artboard{background:conic-gradient(#f1f2ef 25%,#fff 0 50%,#f1f2ef 0 75%,#fff 0) 0/20px 20px;border-radius:14px;place-items:center;min-height:360px;display:grid;overflow:hidden}.artboard canvas{max-width:100%;max-height:430px;transition:transform .2s}.workspace h3{margin:7px 0 10px;font-size:13px}.palette{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.palette button{cursor:pointer;border:2px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 0 0 1px #d4d9d5}.workspace dl{border-top:1px solid #e5e9e6;grid-template-columns:1fr auto;margin:0;display:grid}.workspace dt,.workspace dd{border-bottom:1px solid #e5e9e6;margin:0;padding:9px 0;font-size:12px}.workspace dt{color:#73807b}.workspace dd{font-weight:800}.secondary{color:#2d6658;cursor:pointer;background:#fff;border:1px solid #d8e0db;border-radius:11px;width:100%;margin-top:9px;padding:13px;font:700 13px Manrope}nav div{color:#85908c;align-items:center;gap:8px;font:700 12px Manrope;display:flex}nav div span{background:#fff;border:1px solid #dce2df;border-radius:50%;place-items:center;width:22px;height:22px;margin:0;font:500 11px DM Mono;display:grid}nav div span.active{color:#fff;background:#2d806a;border-color:#2d806a}nav div+div:before{content:"";background:#dbe1de;width:50px;height:1px;margin:0 11px}@media (width<=760px){.workspace{grid-template-columns:1fr}.artboard{min-height:260px}nav div b{display:none}nav div+div:before{width:18px;margin:0 7px}}:root{color:#152c28;background:#fafaf7;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 18% 72%,#f1f7ed,#0000 23%),#fbfbf8;margin:0}header{min-padding-left:28px;background:#fffefb;border-bottom:1px solid #e3e6e0;justify-content:space-between;align-items:center;height:70px;padding:0 calc(50% - 580px);display:flex}.brand{color:#243632;align-items:center;gap:9px;font-weight:800;line-height:1.1;text-decoration:none;display:flex}.brand b{color:#fff;background:#2e806a;border-radius:10px;padding:7px;font-size:20px}.brand i{color:#78817d;margin-left:9px;font-size:10px;font-style:normal;font-weight:600}.privacy{color:#276f5d;background:#edf8f2;border-radius:25px;padding:10px 16px;font-size:12px;font-weight:700}header small{letter-spacing:1px;color:#53625e;border:1px solid #dde2df;border-radius:6px;padding:8px 11px;font:700 10px DM Mono}main{max-width:1160px;margin:auto;padding:50px 0 64px}.hero label,.card>label{letter-spacing:1.5px;color:#e6655d;font:700 12px DM Mono}.hero h1{letter-spacing:-1.8px;margin:8px 0 10px;font-size:38px}.hero p{color:#65716d;margin:0;font-size:16px}nav{align-items:center;margin:38px 0;display:flex}nav button{color:#85908c;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font:700 12px Manrope;display:flex}nav em{border:1px solid #dce2df;border-radius:50%;place-items:center;width:22px;height:22px;font:500 11px DM Mono;display:grid}nav .current,nav .done{color:#27755f}nav .current em,nav .done em{color:#fff;background:#2d806a;border-color:#2d806a}nav span{background:#dbe1de;width:50px;height:1px;margin:0 11px}.card{background:#fff;border:1px solid #e4e8e4;border-radius:25px;margin-bottom:18px;padding:26px;box-shadow:0 14px 32px #3757400d}.card h2{letter-spacing:-.8px;margin:4px 0 20px;font-size:20px}.drop{color:#162c28;cursor:pointer;background:#fefefe;border:1px dashed #ccd6d0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:390px;display:flex}.drop.drag{background:#eff9f4;border-color:#27755f}.drop strong{color:#2b806a;background:#eff8f3;border-radius:18px;margin-bottom:14px;padding:10px 17px;font-size:38px}.drop b{font-size:16px}.drop p{color:#65716d;margin:6px;font-size:13px}.drop small{letter-spacing:.6px;color:#6d7874;background:#f5f6f3;padding:7px;font:700 10px DM Mono}.card footer{text-align:center;color:#68736e;margin:16px 0 0;font-size:11px}.file{color:#27755f;margin-top:12px;font-size:13px}.setting{justify-content:space-between;align-items:center;display:flex}.setting b{font-size:14px}.setting p,.workspace p{color:#7a8580;margin:5px 0 12px;font-size:11px}.setting output{border:1px solid #e1e6e2;border-radius:9px;padding:10px 14px;font:700 13px DM Mono}input[type=range]{accent-color:#2b806a;width:100%;margin:4px 0 21px}.gap{margin-top:16px}.range-label{color:#7d8883;justify-content:space-between;margin-top:-19px;margin-bottom:22px;font-size:9px;display:flex}aside{color:#536661;background:#f3faf6;border:1px solid #e2eee7;border-radius:11px;padding:14px;font-size:11px}.primary{color:#fff;cursor:pointer;background:#2b806a;border:0;border-radius:11px;width:100%;margin-top:28px;padding:15px;font:800 14px Manrope}.primary:disabled{color:#a3aaa6;cursor:not-allowed;background:#e9ece8}.preview{grid-template-columns:1.4fr 1fr;align-items:center;gap:28px;display:grid}.preview img{max-width:100%;max-height:380px;margin:auto;transition:all .2s;display:block}.preview>div{overflow:hidden}.swatches{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.swatches button{cursor:pointer;border:2px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #ccd4cf}@media (width<=760px){header{padding:0 22px}.privacy{display:none}main{padding:38px 20px}.hero h1{font-size:29px}nav span{width:16px;margin:0 6px}nav button{font-size:0}nav button em{font-size:11px}.drop{height:290px}.preview{grid-template-columns:1fr}}
