:root{font-family:Arial,Helvetica,sans-serif;color:#202737;background:#f6f7f9;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}header{height:84px;border-bottom:1px solid #e1e4ea;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%}.brand{text-decoration:none;color:#202737;display:flex;align-items:center;gap:12px;font-weight:700;font-size:21px}.brand-icon{display:grid;place-items:center;background:#315bf5;color:#fff;width:35px;height:35px;border-radius:9px;font-size:27px}.beta{font-size:10px;letter-spacing:1px;border:1px solid #dce1e9;padding:4px 6px;border-radius:4px;color:#687285}.privacy{font-size:13px;color:#6e7788}main{max-width:1550px;margin:auto;padding:44px 4.5% 20px}.heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#536bd0}h1{font-size:32px;letter-spacing:-1.1px;margin:12px 0 0;font-weight:600}.heading p{color:#737c8c;font-size:14px;margin-bottom:4px}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:28px}.editor{background:#fff;border:1px solid #e1e5ec;border-radius:16px;padding:25px}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:22px}h2{font-size:17px;font-weight:600;margin:0;letter-spacing:-.3px}.step{font-size:11px;display:grid;place-items:center;width:25px;height:25px;border:1px solid #dce1ec;color:#7b8495;border-radius:50%}.fields{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px}label{font-size:14px;font-weight:500;display:block}.wide{grid-column:1/-1}input,textarea{display:block;width:100%;margin-top:7px;border:1px solid #dbe0e9;border-radius:7px;background:#fff;padding:10px 11px;color:#263044;font-size:14px;min-width:0;resize:vertical}input:focus,textarea:focus{border-color:#315bf5;outline:2px solid #315bf530}input::placeholder,textarea::placeholder{color:#9199a6}.optional{font-size:12px;color:#9098a6;float:right}.logo-row{margin-top:20px;display:flex;align-items:center;gap:8px}.upload{cursor:pointer;display:flex;gap:12px;align-items:center;border:1px dashed #cbd2df;border-radius:8px;width:100%;padding:13px}.upload>span:first-child{font-size:26px;color:#8390a4}.upload strong{font-size:13px;font-weight:500}.upload small{display:block;font-size:11px;color:#7b8595;margin-top:5px}.file-input{position:absolute;width:1px;height:1px;opacity:0}.logo-row:focus-within .upload{outline:2px solid #315bf5}#remove-logo{font-size:12px;background:none;border:0;color:#315bf5}#upload-status{font-size:12px;overflow-wrap:anywhere;color:#667084;margin:8px 0}.template-heading{border-top:1px solid #eef0f4;padding-top:24px;margin-top:22px}.templates{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.template{padding:4px;background:#fff;border:1px solid transparent;border-radius:9px;text-align:left}.template.selected{border-color:#315bf5;background:#f2f5ff}.swatch{height:61px;border-radius:5px;padding:12px;display:flex;align-items:center;justify-content:space-between;font-family:Georgia,serif;font-size:23px}.swatch span{font-size:15px}.template strong{display:block;font-size:12px;font-weight:500;padding:9px 3px 5px}.preview-area{min-width:0}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;padding:0 0 20px}.view-switch{background:#e9ecf2;padding:4px;display:flex;border-radius:8px}.view-switch button{border:0;border-radius:5px;background:transparent;padding:9px 16px;color:#6e7787;font-size:13px}.view-switch button.active{background:#fff;color:#252d3d;box-shadow:0 1px 4px #26304712}.live{color:#727f92;font-size:12px}.stage{min-height:480px;padding:44px 32px;background:#e9ecf1;background-image:radial-gradient(#c8cfdc .7px,transparent .7px);background-size:12px 12px;border:1px solid #dfe4eb;border-radius:13px;display:flex;align-items:center;justify-content:center}.stage>canvas{width:100%;height:auto;border-radius:13px;box-shadow:0 24px 38px #17213e2b}.stage canvas[hidden],[hidden]{display:none!important}#phone-frame{position:relative;width:230px;border:7px solid #262c38;border-radius:35px;overflow:hidden;box-shadow:0 20px 30px #17213e25}#lock{display:block;width:100%;height:auto}.phone-clock{position:absolute;top:38px;left:0;right:0;text-align:center;color:#fff;mix-blend-mode:difference}.phone-clock small{font-size:10px}.phone-clock strong{display:block;font-size:51px;font-weight:500;letter-spacing:-3px}.preview-caption{display:flex;justify-content:space-between;gap:15px;color:#7d8798;font-size:12px;padding:15px 2px 28px}.export-panel{background:#fff;border:1px solid #e1e5ec;border-radius:13px;padding:26px}.export-panel h2{font-size:20px}.export-panel p{font-size:14px;color:#7a8494;margin:9px 0 23px}.downloads{display:grid;grid-template-columns:1fr 1.35fr 1fr 1fr;gap:8px}.downloads button{background:#fff;border:1px solid #dce1e9;border-radius:7px;padding:13px 7px;font-size:12px;white-space:nowrap;font-weight:500;color:#46516a}.downloads button span{margin-right:6px;font-size:16px}.downloads button.primary{background:#315bf5;border-color:#315bf5;color:#fff}.downloads button:hover{filter:brightness(.96)}.export-panel p.export-note{font-size:12px;margin:18px 0 0}#error{color:#b13c42;font-size:14px;line-height:1.5;margin-bottom:12px}#error:empty,#download-status:empty{display:none}#download-status{margin-bottom:0;color:#315bf5}footer{display:flex;justify-content:space-between;padding:30px 0 5px;font-size:11px;color:#9099a8}footer span:first-child{letter-spacing:2px}@media(min-width:1450px){.stage{min-height:540px}}@media(max-width:1100px){.workspace{grid-template-columns:310px minmax(0,1fr);gap:20px}.editor{padding:20px}.downloads{grid-template-columns:1fr 1fr}.stage{padding:30px 20px;min-height:360px}.heading p{display:none}}@media(max-width:760px){header{height:70px;padding:0 20px}.privacy{display:none}main{padding:28px 18px}h1{font-size:28px;max-width:350px}.workspace{grid-template-columns:1fr}.editor{order:1}.preview-area{order:0}.stage{min-height:245px;padding:22px 18px}.preview-caption{font-size:11px;padding-bottom:18px}.live{font-size:11px}.export-panel{padding:20px}.heading{margin-bottom:25px}footer{gap:20px;line-height:1.6}footer span:last-child{text-align:right}.preview-toolbar{padding-bottom:15px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,border-color .15s}}canvas.swatch{display:block;width:100%;height:auto;padding:0;aspect-ratio:1.75;border-radius:5px}.backgrounds{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.backgrounds button{border:1px solid #dbe0e9;border-radius:8px;padding:4px;background:#fff;color:#46516a;font-size:12px;line-height:1.5}.backgrounds button.selected{border-color:#315bf5;background:#f2f5ff}.backgrounds img,.no-photo{display:block;width:100%;height:54px;object-fit:cover;border-radius:4px;margin-bottom:7px}.no-photo{background:#e9ecf2;line-height:54px;font-size:24px}.background-note,#background-status{font-size:12px;color:#7b8595;line-height:1.5;overflow-wrap:anywhere}.editor:has(#background-upload:focus-visible) label[for=background-upload]{outline:2px solid #315bf5}.business-label{margin-top:20px}select{display:block;width:100%;font:inherit;margin-top:8px;padding:11px 9px;border:1px solid #dbe0e9;border-radius:7px;background:#fff;color:#263044}.backgrounds{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px;overflow-y:auto;padding:3px}.backgrounds img,.no-photo{height:74px}.backgrounds button{font-size:13px;padding-bottom:8px;min-width:0}.backgrounds button:focus-visible,select:focus-visible{outline:2px solid #315bf5;outline-offset:1px}.draft-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-8px 0 22px;color:#6e7788;font-size:13px}.draft-bar button{border:0;background:transparent;color:#315bf5;white-space:nowrap;padding:8px}.mobile-tabs{display:none}@media(max-width:760px){.mobile-tabs{display:flex;position:sticky;top:0;z-index:5;background:#f6f7f9;padding:10px 0;gap:8px;margin-bottom:12px}.mobile-tabs button{flex:1;border:1px solid #dbe0e9;border-radius:8px;padding:12px;background:#fff;color:#46516a}.mobile-tabs button[aria-pressed=true]{background:#315bf5;color:#fff;border-color:#315bf5}.workspace[data-panel=edit] .preview-area,.workspace[data-panel=preview] .editor{display:none}.draft-bar{font-size:12px;align-items:start}}.download-help{border-top:1px solid #e1e5ec;margin-top:20px;padding-top:17px}.download-help summary{cursor:pointer;font-size:14px;color:#315bf5}.download-help h3{font-size:15px;margin:22px 0 8px}.download-help p{line-height:1.6;margin:0 0 14px}.download-help>div{max-width:650px}.wallpaper-settings{background:#fff;border:1px solid #e1e5ec;border-radius:10px;padding:14px;margin-bottom:16px}.wallpaper-settings p{font-size:12px;line-height:1.5;color:#687285;margin:8px 0 0}#custom-size{display:flex;gap:12px;margin-top:12px}#custom-size label{flex:1;min-width:0}.phone-clock{top:5%}.phone-clock strong{font-size:clamp(28px,5vw,51px)}.image-controls{border:1px solid #d6dcd7;border-radius:12px;padding:16px;margin:12px 0;display:grid;gap:12px;min-width:0}.image-controls[hidden]{display:none}.image-controls legend{font-weight:600;font-size:13px}.image-controls label{display:grid;gap:6px;font-size:12px}.image-controls input[type=range]{width:100%;padding:0;accent-color:#365d4d}.image-controls button{padding:9px;border:1px solid #ccd5cf;border-radius:8px;background:transparent;cursor:pointer}.slider-label{display:flex;justify-content:space-between;gap:10px}.slider-label output{color:#536174;font-variant-numeric:tabular-nums}.share-actions button{margin-top:12px;background:#315bf5;color:#fff;border:0;border-radius:7px;padding:13px 20px;font:inherit;font-size:14px}.share-actions button[hidden]{display:none}.beta-welcome{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;border:1px solid #d9e2ff;background:#eef3ff;border-radius:12px;padding:18px 20px;margin-bottom:28px}.beta-welcome>div{flex:1;min-width:220px}.beta-welcome strong{font-size:15px}.beta-welcome p{font-size:14px;line-height:1.5;margin:6px 0 0;color:#536174}.beta-welcome>a{display:inline-flex;align-items:center;gap:12px;background:#315bf5;color:#fff;padding:12px 16px;border-radius:7px;text-decoration:none;font-size:14px}.beta-welcome small{flex-basis:100%;color:#536174;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.beta-welcome small a{color:#284bc7}@media(max-width:400px){.beta-welcome{padding:16px}.beta-welcome>div{min-width:0;flex-basis:100%}}.support-panel{margin-top:28px;padding:20px;border:1px solid #dbe0e9;border-radius:12px;background:#fff;font-size:13px;line-height:1.6}.support-panel p{margin:10px 0}.support-panel a,.support-panel summary{color:#284bc7;cursor:pointer}.support-panel code{overflow-wrap:anywhere}.usage-choice{display:flex;align-items:flex-start;gap:10px;margin:16px 0;font-size:13px}.usage-choice input{width:18px;height:18px;flex-shrink:0;margin:2px 0 0}
