@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#f5f7fb;--foreground:#111827;--card:#fff;--border:#e5e7eb;--muted:#6b7280;--primary:#111827;--primary-foreground:#fff}html,body{background:var(--background);color:var(--foreground)}@layer components{@apply min-h-screen bg-[#f5f7fb]px-4 py-8 md:px-8;@apply mx-auto max-w-6xl;@apply mb-8 flex flex-col gap-2;@apply text-3xl font-bold tracking-tight text-gray-900;@apply text-sm text-gray-500 md:text-base;@apply rounded-2xl border border-gray-200 bg-white p-6 shadow-sm;@apply rounded-2xl border border-gray-200 bg-white p-5 shadow-sm transition;@apply inline-flex items-center justify-center rounded-xl bg-gray-900 px-5 py-3 text-sm font-semibold text-white transition hover:bg-black disabled:cursor-not-allowed disabled:opacity-50;@apply inline-flex items-center justify-center rounded-xl bg-gray-100 px-5 py-3 text-sm font-semibold text-gray-900 transition hover:bg-gray-200 disabled:cursor-not-allowed disabled:opacity-50;@apply inline-flex items-center justify-center rounded-xl border border-gray-300 bg-white px-5 py-3 text-sm font-semibold text-gray-900 transition hover:bg-gray-50 disabled:cursor-not-allowed disabled:opacity-50;@apply rounded-xl border border-gray-200 bg-gray-50 p-4 text-sm text-gray-700;@apply w-full rounded-xl border border-gray-300 bg-white px-4 py-3 text-sm text-gray-900 outline-none transition focus:border-gray-900;@apply grid grid-cols-1 gap-6 md:grid-cols-2 xl:grid-cols-3;@apply text-lg font-semibold text-gray-900;@apply text-sm text-gray-500;}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}html,body{background:var(--background);min-height:100%;color:var(--text);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.container-app{width:100%;max-width:1180px;margin:0 auto;padding:20px}.hero{text-align:center;max-width:760px;margin:0 auto 28px}.hero-title{letter-spacing:-.02em;color:var(--text);margin:0;font-size:42px;font-weight:800;line-height:1.1}.hero-text{color:var(--muted);margin-top:14px;font-size:18px;line-height:1.6}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.card-pad{padding:24px}.section-title{margin:0;font-size:30px;font-weight:800;line-height:1.2}.section-text{color:var(--muted);margin-top:10px;font-size:16px;line-height:1.7}.badge{background:var(--secondary);min-height:32px;color:var(--secondary-text);border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.btn-row{flex-wrap:wrap;gap:12px;display:flex}.btn{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:14px 20px;font-size:16px;font-weight:700;transition:all .18s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--primary);color:var(--primary-contrast)}.btn-primary:hover:not(:disabled){opacity:.92}.btn-secondary{background:var(--secondary);color:var(--secondary-text);border-color:var(--line)}.btn-secondary:hover:not(:disabled){background:#e7edf4}.input-file{width:100%;min-height:58px;color:var(--text);background:#fff;border:2px dashed #cbd5e1;border-radius:16px;padding:16px}.field-label{color:var(--text);margin-bottom:10px;font-size:15px;font-weight:700;display:block}.field-input,.field-select{width:100%;min-height:54px;color:var(--text);background:#fff;border:1px solid #d1d5db;border-radius:16px;outline:none;padding:14px 16px;font-size:16px}.field-input:focus,.field-select:focus,textarea.field-input:focus{border-color:#94a3b8;box-shadow:0 0 0 4px #94a3b82e}textarea.field-input{resize:vertical;min-height:120px;padding-top:14px}.helper{color:var(--muted);font-size:15px;line-height:1.7}.grid-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.step-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.step-box{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-height:84px;padding:14px}.step-box.active{background:var(--primary);color:var(--primary-contrast);border-color:var(--primary)}.step-box.done{background:#ecfdf5;border-color:#a7f3d0}.step-small{opacity:.8;font-size:12px}.step-title{margin-top:6px;font-size:15px;font-weight:700;line-height:1.4}.result-image{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;height:auto;display:block}.preview-image{width:100%;max-width:420px}.click-card{cursor:pointer;text-align:left;transition:all .18s}.click-card:hover{transform:translateY(-1px)}.click-card.selected{border-color:var(--primary);box-shadow:0 0 0 3px #11182714}.original-design-box{max-width:320px}.summary-list p{margin:0 0 10px;font-size:15px;line-height:1.6}.loading-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#1118278c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.loading-box{background:var(--surface);border:1px solid var(--line);text-align:center;width:100%;max-width:420px;box-shadow:var(--shadow);border-radius:28px;padding:28px 22px}.spinner{border:6px solid #e5e7eb;border-top-color:#111827;border-radius:999px;width:68px;height:68px;margin:0 auto 18px;animation:1s linear infinite spin}.loading-title{color:var(--text);margin:0;font-size:28px;font-weight:800}.loading-subtitle{color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.7}.flex-between{justify-content:space-between;align-items:center;gap:16px;display:flex}.text-center{text-align:center}.text-sm{font-size:14px}.text-lg{font-size:20px}.text-gray{color:var(--muted)}.text-danger{color:var(--danger)}.font-bold{font-weight:700}.mt-0{margin-top:0}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mb-0{margin-bottom:0}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mockup-editor-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);gap:22px;display:grid}.editor-surface{-webkit-user-select:none;user-select:none;touch-action:none;overflow:hidden}.mockup-wrap{border:1px solid var(--line);background:#f8fafc;border-radius:24px;width:100%;max-width:540px;margin:0 auto;padding:8px;position:relative}.mockup-base{border-radius:18px;width:100%;height:auto;display:block}.design-layer{touch-action:none;display:inline-block;position:absolute;transform:translate(-50%,-50%)}.design-layer.is-editable{cursor:move}.design-layer-image{-webkit-user-select:none;user-select:none;pointer-events:none;display:block}.free-media{object-fit:contain;width:100%;height:auto;display:block}.text-layer{white-space:nowrap;touch-action:none;font-weight:800;position:absolute;transform:translate(-50%,-50%)}.text-layer.text-light{text-shadow:0 2px 12px #00000073}.text-layer.text-dark{text-shadow:-1px -1px #fffffffa,1px -1px #fffffffa,-1px 1px #fffffffa,1px 1px #fffffffa,0 2px 10px #ffffffbf}.text-layer.is-editable{cursor:move}.resize-handle{cursor:nwse-resize;z-index:5;touch-action:none;background:#111827;border:3px solid #fff;border-radius:999px;width:32px;height:32px;position:absolute;bottom:-14px;right:-14px;box-shadow:0 6px 18px #11182740}.text-resize-handle{bottom:-16px;right:-16px}.swatch-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.swatch-btn{cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .18s;display:inline-flex}.swatch-btn.active{border-color:#111827;box-shadow:0 0 0 3px #11182714}.swatch-circle{border:1px solid #00000026;border-radius:999px;width:26px;height:26px;display:block}.range-input{width:100%}.color-input{cursor:pointer;background:0 0;border:0;width:72px;height:42px;padding:0}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:980px){.hero-title{font-size:36px}.grid-results,.grid-2,.mockup-editor-layout{grid-template-columns:1fr}.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mockup-wrap{max-width:500px}}@media (max-width:640px){.container-app{padding:14px}.card-pad{padding:18px}.hero{margin-bottom:22px}.hero-title{font-size:30px;line-height:1.15}.hero-text{font-size:16px}.section-title{font-size:24px}.section-text{font-size:15px}.btn{width:100%;min-height:54px;font-size:16px}.btn-row{flex-direction:column}.flex-between{flex-direction:column;align-items:stretch}.step-grid{grid-template-columns:1fr}.step-box{min-height:auto}.field-input,.field-select,.input-file{min-height:56px;font-size:16px}.mockup-wrap{border-radius:20px;max-width:100%;padding:6px}.resize-handle{width:36px;height:36px;bottom:-12px;right:-12px}.text-resize-handle{bottom:-14px;right:-14px}.loading-title{font-size:24px}.loading-subtitle{font-size:14px}.swatch-btn{width:52px;height:52px}}
