@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}body{margin:0}#root{min-height:100vh}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--bg:#f8fafc;--surface:#fff;--text:#0f172a;--text-muted:#64748b;--border:#e2e8f0;--radius:12px;--shadow:0 1px 3px #00000014, 0 4px 16px #0000000f}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.app{min-height:100vh}.header{background:var(--surface);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.logo{align-items:center;gap:.75rem;display:flex}.logo-icon{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.75rem;display:flex}.logo strong{font-size:1.1rem;display:block}.logo span{color:var(--text-muted);font-size:.75rem}.header-nav{gap:1.5rem;display:flex}.header-nav a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.header-nav a:hover{color:var(--primary)}.hero{text-align:center;max-width:800px;margin:0 auto;padding:3rem 1.5rem 2rem}.hero h1{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.hero p{color:var(--text-muted);max-width:640px;margin:0 auto;font-size:1.05rem}.hero strong{color:var(--primary)}.tool-section{max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem}.tool-grid{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:2rem;padding:2rem;display:grid}.tool-panel h2{color:var(--primary);margin:1.5rem 0 1rem;font-size:1rem;font-weight:600}.tool-panel h2:first-child{margin-top:0}.field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.field span{color:var(--text-muted);font-size:.85rem;font-weight:500}.field input[type=url],.field input[type=text],.field select{border:1px solid var(--border);border-radius:8px;padding:.65rem .85rem;font-family:inherit;font-size:.95rem;transition:border-color .15s}.field input:focus,.field select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1f}.field input[type=color]{border:1px solid var(--border);cursor:pointer;border-radius:8px;width:100%;height:42px;padding:4px}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.emoji-picker{flex-wrap:wrap;gap:.4rem;display:flex}.emoji-btn{border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;width:38px;height:38px;font-size:1.1rem;transition:all .15s}.emoji-btn:hover{border-color:var(--primary)}.emoji-btn.active{border-color:var(--primary);background:#2563eb14}.logo-upload{background:var(--bg);border:1px dashed var(--border);cursor:pointer;border-radius:8px;margin-top:.5rem;padding:.4rem .8rem;font-size:.85rem;display:inline-block}.logo-upload:hover{border-color:var(--primary)}.object-types{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.object-btn{text-align:left;border:2px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;padding:.75rem 1rem;transition:all .15s}.object-btn strong{font-size:.95rem;display:block}.object-btn small{color:var(--text-muted);font-size:.8rem}.object-btn.active{border-color:var(--primary);background:#2563eb0d}.preview-panel h3{color:var(--text-muted);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.preview-2d{text-align:center;margin-bottom:1.5rem}.preview-2d canvas{border:1px solid var(--border);border-radius:8px;max-width:100%}.preview-3d-wrapper{margin-bottom:1.5rem}.preview-3d{border:1px solid var(--border);background:#f1f5f9;border-radius:8px;min-height:380px;overflow:hidden}.preview-hint{text-align:center;color:var(--text-muted);margin-top:.5rem;font-size:.75rem}.download-section h3{margin-bottom:.75rem}.download-buttons{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.btn{cursor:pointer;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .15s;display:flex}.btn small{opacity:.85;font-size:.7rem;font-weight:400}.btn-primary{background:var(--primary);color:#fff;grid-column:span 2}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{color:#fff;background:#475569}.btn-secondary:hover{background:#334155}.btn-outline{background:var(--surface);color:var(--text);border:1px solid var(--border)}.btn-outline:hover{border-color:var(--primary);color:var(--primary)}.ad-placeholder{color:#94a3b8;background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 10px,#e2e8f0 10px 20px);border:2px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.ad-label{letter-spacing:.1em;font-size:1.1rem;font-weight:700}.ad-size{margin-top:.25rem;font-size:.7rem}.ad-horizontal{width:100%;max-width:728px;height:90px;margin:2rem auto 0}.ad-inline{width:300px;height:250px}.ad-inline-wrap{justify-content:center;padding:2rem 1.5rem;display:flex}.ad-corner-fixed{z-index:50;display:none;position:fixed;top:50%;right:0;transform:translateY(-50%)}.ad-corner{width:160px;height:600px}.ad-popup-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ad-popup-content{position:relative}.ad-popup .ad-placeholder{width:300px;height:250px}.ad-close{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:8px;right:12px}.ad-close:hover{color:var(--text)}.content-section{max-width:1000px;margin:0 auto;padding:3rem 1.5rem}.content-section h2{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.section-subtitle{text-align:center;color:var(--text-muted);margin-bottom:2.5rem}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.step-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:1.75rem}.step-icon{margin-bottom:.75rem;font-size:2rem}.step-num{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.step-card h3{margin:.5rem 0;font-size:1.1rem}.step-card p{color:var(--text-muted);font-size:.9rem}.usecases-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.usecase-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.usecase-icon{margin-bottom:.75rem;font-size:1.75rem;display:block}.usecase-card h3{margin-bottom:.5rem;font-size:1rem}.usecase-card p{color:var(--text-muted);font-size:.85rem}.faq-list{max-width:700px;margin:0 auto}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:.75rem;overflow:hidden}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;list-style:none;display:flex}.faq-item summary:after{content:"+";color:var(--text-muted);font-size:1.25rem}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--text-muted);padding:0 1.25rem 1rem;font-size:.9rem}.footer{background:var(--text);color:#94a3b8;text-align:center;margin-top:2rem;padding:2rem 1.5rem}.footer p{font-size:.85rem}.footer-keywords{opacity:.7;margin-top:.5rem;font-size:.75rem!important}@media (width>=1400px){.ad-corner-fixed{display:block}}@media (width<=900px){.tool-grid,.steps-grid,.usecases-grid{grid-template-columns:1fr}.header-nav{display:none}.download-buttons{grid-template-columns:1fr}.btn-primary{grid-column:span 1}}@media (width<=480px){.field-row{grid-template-columns:1fr}.tool-grid{padding:1.25rem}}
