*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app{width:100%;min-height:100vh;background:#0a1f3c}.shell{max-width:560px;margin:0 auto}.header{position:relative;background:#0a1f3c;padding:0 0 22px;text-align:center;overflow:hidden}.header-banner{position:relative;width:100%;height:200px}.header-banner img{width:100%;height:100%;object-fit:cover;object-position:center 30%;display:block}.header-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a1f3c00 30%,#0a1f3c99,#0a1f3c)}.header-text{position:relative;margin-top:-34px;padding:0 20px}.header h1{font-size:22px;font-weight:700;color:#fff;margin:0 0 4px;text-shadow:0 1px 6px rgba(0,0,0,.25)}.header p{font-size:13px;color:#ffffffe6;margin:0}.content{background:#fff;padding:20px;min-height:calc(100vh - 140px)}.field{margin-bottom:18px}.field label{font-size:12px;font-weight:500;color:#555;display:block;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:10px 13px;border-radius:10px;border:1px solid #e0e0e0;background:#fff;color:#1a1a1a;font-size:13px;outline:none;font-family:inherit}.field textarea{min-height:70px;resize:vertical;line-height:1.5}.card{background:#f8f9fa;border-radius:12px;padding:16px;margin-bottom:18px;border:1px solid #e0e0e0}.card-title{font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 12px;text-transform:uppercase;letter-spacing:.04em}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grid3,.design-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.design-card{border:2px solid #e0e0e0;border-radius:12px;padding:12px;cursor:pointer;background:#fff;transition:all .2s}.design-card.sel{border-color:#2563eb;background:#eff6ff}.design-card p{font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 2px}.design-card.sel p,.design-card.sel .desc{color:#1e40af}.design-card .desc{font-size:11px;color:#888;margin:0}.btn-main{width:100%;padding:13px;background:#2563eb;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 4px 12px #2563eb4d}.btn-main:hover{background:#1d4ed8}.btn-main:disabled{opacity:.6;cursor:not-allowed}.err{font-size:12px;color:#dc2626;margin-bottom:12px}.loading{padding:80px 0;text-align:center}.loading .ico{font-size:48px;margin-bottom:20px}.btn-sec{width:100%;padding:12px;background:#fff;color:#2563eb;border:1px solid #2563eb;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:10px}.account-bar{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px}.usage-badge{font-size:12px;font-weight:600;color:#fff;background:#ffffff2e;border:1px solid rgba(255,255,255,.25);padding:4px 12px;border-radius:999px}.logout-link{font-size:12px;font-weight:600;color:#ffffffd9;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:underline}.logo-drop{display:flex;align-items:center;justify-content:center;padding:18px;border:1.5px dashed #c7c7c7;border-radius:10px;background:#fafafa;cursor:pointer;transition:all .2s}.logo-drop:hover{border-color:#2563eb;background:#eff6ff}.logo-drop span{font-size:13px;font-weight:500;color:#555}.logo-preview{padding:12px;border:1px solid #e0e0e0;border-radius:10px;background:#fff}.logo-banner-prev{display:block;width:100%;border-radius:8px}.logo-thumb{display:block;width:80px;height:80px;object-fit:contain;border-radius:8px;background:#f4f4f4;margin:0 auto}.logo-remove{display:block;margin:10px auto 0;font-size:12px;font-weight:600;color:#dc2626;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:underline}.hint{font-size:11px;color:#999;margin:8px 0 0;line-height:1.4}.legal-footer{display:flex;justify-content:center;align-items:center;gap:8px;padding:16px 0 4px}.legal-footer a{font-size:12px;color:#fffc;text-decoration:none}.legal-footer a:hover{text-decoration:underline;color:#fff}.legal-footer span{color:#ffffff80;font-size:12px}
