@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#17202d;background:#f6f5f1;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:radial-gradient(circle at 8% 8%,rgba(255,191,106,.2),transparent 24rem),radial-gradient(circle at 92% 25%,rgba(76,190,159,.12),transparent 25rem),#f6f5f1}.topbar{height:76px;max-width:1240px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:#152030;text-decoration:none;font-family:Manrope;font-weight:800;font-size:20px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;background:#182536;color:#fff;border-radius:11px;box-shadow:0 7px 16px #1825362e}.privacy-pill{display:flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;background:#ffffffad;border:1px solid rgba(23,32,45,.09);color:#547064;font-size:13px;font-weight:600}main{max-width:1240px;margin:0 auto;padding:45px 28px 60px}.hero{text-align:center;margin-bottom:46px}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;color:#c06429;background:#fff0df;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.hero h1{margin:18px 0 15px;font-family:Manrope;font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.055em;color:#16202d}.hero h1 span{color:#da7540}.hero p{max-width:620px;margin:0 auto;color:#69717a;font-size:17px;line-height:1.6}.workspace{display:grid;grid-template-columns:220px minmax(360px,1fr) 330px;gap:18px;align-items:start}.type-panel,.editor-card,.preview-card{border:1px solid rgba(26,36,48,.09);background:#ffffffc7;box-shadow:0 18px 50px #20283111;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.type-panel{padding:20px 13px;border-radius:20px}.panel-label{margin:0 9px 12px;color:#8a8e92;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.type-list{display:grid;gap:3px}.type-button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:11px;padding:10px;border-radius:12px;color:#5d6570;text-align:left;transition:.18s ease}.type-button:hover{background:#f5f4ef;color:#17202d}.type-button.active{background:#192737;color:#fff;box-shadow:0 8px 18px #19273729}.type-icon{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:#17202d0f;flex:0 0 auto}.active .type-icon{background:#ffffff1f;color:#f7b77f}.type-button strong,.type-button small{display:block}.type-button strong{font-size:13px;margin-bottom:2px}.type-button small{font-size:10px;opacity:.67}.editor-card{min-height:515px;padding:28px;border-radius:22px}.editor-heading{display:flex;gap:12px;align-items:center;padding-bottom:22px;margin-bottom:23px;border-bottom:1px solid #e9e8e3}.heading-icon{width:42px;height:42px;display:grid;place-items:center;color:#d26f3d;background:#fff0e5;border-radius:12px}.editor-heading h2{margin:0 0 3px;font-family:Manrope;font-size:19px}.editor-heading p{margin:0;color:#8a9096;font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-stack{display:grid;gap:16px}.span-2{grid-column:span 2}.field{display:grid;gap:7px;color:#555d66;font-size:12px;font-weight:600}.field input,.field textarea,.field select{width:100%;border:1px solid #deded9;background:#fbfbf9;border-radius:10px;padding:12px 13px;color:#1b2530;outline:none;transition:.18s ease;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#da7540;box-shadow:0 0 0 3px #da75401c;background:#fff}.field input::placeholder,.field textarea::placeholder{color:#b4b5b2}.checkbox{display:flex;gap:9px;align-items:center;color:#606870;font-size:12px}.checkbox input{accent-color:#da7540;width:16px;height:16px}.customize{margin-top:26px;padding-top:20px;border-top:1px solid #e9e8e3}.customize .panel-label{margin-left:0}.color-row{display:flex;gap:12px}.color-control{flex:1;display:flex;gap:10px;align-items:center;padding:10px;border:1px solid #e0e0db;border-radius:11px;background:#fbfbf9;color:#4e5660;font-size:12px;font-weight:600}.color-control input{width:34px;height:34px;padding:2px;border:0;background:none;border-radius:8px;cursor:pointer}.color-control small{display:block;color:#979b9e;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-bottom:2px}.image-upload{display:flex;align-items:center;gap:11px;padding:13px;border:1px dashed #d4d3cd;border-radius:12px;background:#fbfbf9;color:#545c65;cursor:pointer;transition:.18s ease}.image-upload:hover{border-color:#da7540;background:#fff8f3}.image-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#d26f3d;background:#fff0e5}.image-upload strong,.image-upload small,.selected-image strong,.selected-image small{display:block}.image-upload strong,.selected-image strong{font-size:12px}.image-upload small,.selected-image small{margin-top:2px;color:#969a9d;font-size:10px;font-weight:500}.image-settings{display:grid;gap:14px}.selected-image{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px;border:1px solid #e0e0db;border-radius:12px;background:#fbfbf9}.selected-image img{width:42px;height:42px;border-radius:9px;object-fit:cover;background:#fff}.selected-image span{min-width:0}.selected-image strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4e5660}.selected-image button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:#9b6a59;background:#f7ede8}.selected-image button:hover{color:#a34427;background:#f8e2d8}.size-control{display:grid;gap:8px;color:#6c7278;font-size:11px}.size-control span{display:flex;justify-content:space-between}.size-control strong{color:#d26f3d}.size-control input{width:100%;accent-color:#da7540}.image-tip,.image-error{display:flex;align-items:center;gap:6px;margin:10px 2px 0;font-size:10px}.image-tip{color:#929696}.image-error{color:#b84b35;font-weight:600}.preview-card{padding:24px;border-radius:22px;position:sticky;top:18px}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;font-size:12px;font-weight:700;color:#59616a;text-transform:uppercase;letter-spacing:.07em}.live-dot{display:flex;align-items:center;gap:6px;color:#368268;font-size:10px}.live-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:#4caa85;box-shadow:0 0 0 4px #4caa851f}.qr-frame{aspect-ratio:1;display:grid;place-items:center;padding:13px;border-radius:18px;background:#fff;border:1px solid #ecebe7;box-shadow:inset 0 0 0 7px #faf9f6}.qr-frame canvas{width:100%!important;height:100%!important;border-radius:5px}.scan-note{margin:13px 0 18px;text-align:center;color:#a1a3a3;font-size:11px}.download-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.primary-button,.secondary-button,.payload-button{border-radius:10px;font-weight:700;border:0}.primary-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#db7540;color:#fff;box-shadow:0 8px 16px #db754033}.primary-button:hover{background:#ca6633}.secondary-button{display:flex;gap:6px;align-items:center;padding:0 12px;background:#f0efea;color:#545c65}.payload-button{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding:10px;background:transparent;color:#7c8287;font-size:11px}.payload-button:hover:not(:disabled){color:#d26f3d;background:#fff7f1}.payload-button:disabled{cursor:not-allowed;opacity:.45}.privacy-note{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:13px;border-radius:11px;color:#548071;background:#edf7f2;font-size:10px;line-height:1.4}.privacy-note svg{flex:0 0 auto;margin-top:1px}.privacy-note strong{display:block;color:#326956;font-size:11px}footer{padding:0 20px 35px;text-align:center;color:#9b9c98;font-size:11px}@media(max-width:980px){.workspace{grid-template-columns:180px 1fr}.preview-card{grid-column:2;position:static}}@media(max-width:700px){.topbar{height:66px;padding:0 18px}.privacy-pill{display:none}main{padding:30px 14px 45px}.hero{margin-bottom:30px}.hero h1{font-size:42px}.hero p{font-size:15px}.workspace{display:block}.type-panel{margin-bottom:12px;overflow-x:auto}.type-panel .panel-label{display:none}.type-list{display:flex;width:max-content}.type-button{width:auto;min-width:78px;justify-content:center}.type-button>span:last-child small{display:none}.editor-card,.preview-card{margin-bottom:12px;padding:20px}.preview-card{max-width:420px;margin-left:auto;margin-right:auto}}@media(max-width:460px){.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.color-row{display:grid}}
